@font-face {
font-family: 'Indiana-jonas';
src: url(../../../themes/LaBelleEntree/inc/fonts/IndianaJonas-italic.ttf.html) format('truetype');
font-style: italic;
}
#site-header {
background: var(--bleu) !important;
display: block;
position: fixed !important;
width: 100%;
}
body.home #site-content {
padding-top: 0 !important;
}
body.page-template #site-content,
body.page-template-default #site-content {
padding-top: 9%;
}
.col-header {
display: flex;
align-items: center;
}
.bloc-menu {
display: block;
position: relative;
width: 50px;
height: 75px;
}
.bloc-menu p {
font-size: 0.95em;
color: #fff;
}
.bloc-menu:hover {
cursor: pointer;
}
.header-inner {
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 2rem 0;
}
.ImageMenu {
margin-left: 13%;
}
.ImageMenu a img { }
nav {
position: fixed;
display: none;
width: 100%;
height: 100%;
left: 0;
background-color: var(--bleu-fonce);
opacity: 0.9;
top: 0;
z-index: 999;
}
nav ul {
margin: 0;
text-align: center;
}
nav ul li {
list-style-type: none;
}
nav ul li a {
text-decoration: none;
color: #fff;
font-family: var(--font-titre);
font-size: 38px;
}
nav ul li a:hover {
color: var(--violine);
}
.home .fixed {
position: fixed !important;
width: 100%;
z-index: 999 !important;
}
.menu-menu-principal-container {
display: block;
position: relative;
margin-top: 10%;
}
.menu-item-has-children > a::after {
content: "";
font-size: 10px;
width: 20px;
display: inline-block;
height: 20px;
background-image: url(../../../themes/LaBelleEntree/assets/images/arrow-down-sign-to-navigate.svg);
background-size: cover;
margin-left: 10px;
transform: rotate(-90deg);
transition: all 600ms ease-in;
}
.menu-item-has-children > a:hover::after {
transform: rotate(0deg);
transition: all 500ms ease-in;
}
.menu-item-has-children > .sub-menu {
opacity: 0;
height: 0;
display: block;
position: relative;
}
.menu-item-has-children:hover .sub-menu {
display: block;
height: auto;
opacity: 1;
transition: all 500ms ease-in;
}
.close-menu {
display: block;
right: 0;
position: absolute;
margin: 11% 15%;
transition: all 250ms ease-in;
z-index: 150;
}
.close-menu:hover {
cursor: pointer;
transform: rotate(-90deg);
transition: all 250ms ease-in;
}
.cadeau {
display: flex;
align-items: center;
text-transform: uppercase;
font-style: italic;
font-size: 12px;
font-weight: 600;
padding: 20px;
}
.cadeau a {
margin-left: 5px;
margin-bottom: 0;
color: #fff;
}
#breadcrumbs {
margin: 10px 0 20px;
width: 100%;
max-width: var(--max-width);
}
#breadcrumbs a {
color: var(--dore);
} #videoSection {
padding: 0; background-size: cover;
background-position: center;
min-height: 300px;
}
#videoSection img {
margin: auto;
width: 100%;
}
@media (min-width: 1000px) {
#videoSection img {
padding-top: 70px;
}
}
@media only screen and (min-width: 481px) and (max-width: 999px) {
#videoSection img {
padding-top: 150px;
}
}
video {
display: block;
height: 100% !important;
min-height: 300px;
} #baseline {
padding: 2% 4%;
color: #fff;
font-family: var(--font-titre);
background-color: #051026;
font-size: 35px;
box-shadow: 0 7px 50px #000;
}
#baseline p {
width: 80%;
margin-bottom: 0;
}
#baseline p::before {
content: "";
width: 60px;
height: 60px;
display: inline-block;
background-image: url(../../../themes/LaBelleEntree/assets/images/plume2-labelleentree.svg);
background-repeat: no-repeat;
}
#baseline p span {
font-weight: 600;
}
#Actualites h1 {
color: #fff;
font-weight: 100;
text-align: center;
font-size: var(--font-size-titre);
margin-bottom: 0;
}
#Actualites h2,
#Spectacle h2 {
color: #fff;
font-weight: 100;
text-align: center;
font-size: var(--font-size-titre);
}
#Actualites h2::after,
#Spectacle h2::after {
content: '';
width: 100px;
height: 1px;
background-color: var(--dore);
display: block;
margin: 20px auto 70px;
} #Actualites {
padding: 0 0 20px;
background-image: url(../../../themes/LaBelleEntree/assets/images/plume2-labelleentree.svg); background-repeat: no-repeat;
background-position: 96% 50%;
background-attachment: fixed;
background-size: 7%;
}
#baseline,
.lesActualites {
margin: auto;
max-width: var(--max-width);
height: 100%;
display: flex;
align-items: center;
margin-top: -60px;
z-index: 10;
position: relative;
}
.actu {
height: auto;
min-height: 50px;
position: relative;
overflow: hidden;
display: inline-block;
padding: 2%;
}
.actu .img_actu {
display: block;
position: relative;
width: 100%;
height: 500px;
}
.actu .img_actu span {
display: block;
width: 95%;
height: 94%;
overflow: hidden;
box-shadow: 0 0 29px #000;
z-index: 10;
position: relative;
}
.actu .img_actu img {
min-width: 100%;
height: auto;
min-height: 100%;
} .date_actu {
display: block;
position: relative;
color: var(--dore);
font-family: var(--font-titre);
font-size: 1em;
text-transform: uppercase;
}
.date_actu .jour {
font-size: 4em;
display: inline-block;
position: relative;
vertical-align: middle;
margin-bottom: 5%;
}
.date_actu .mois_annee {
display: inline-block;
position: relative;
vertical-align: middle;
font-size: 0.8em;
line-height: 1.1em;
margin-left: 10px;
}
.date_actu .mois_annee span {
display: block;
}
.content_actu {
color: #fff;
}
.content_actu span {
font-family: var(--font-titre);
font-size: 1.3em;
height: 100px;
position: relative;
display: block;
}
.content_actu span::after {
content: '';
width: 100px;
height: 1px;
background-color: var(--dore);
display: block;
margin: 20px 0 30px;
}
.content_actu .decription_actu {
font-family: var(--font-texte);
font-size: 15px;
line-height: 20px;
} #Actualites .slick-next:before,
#Actualites .slick-prev:before {
display: none;
}
#Actualites .slick-next:after,
#Actualites .slick-prev:after {
background-color: transparent;
padding: 10px 20px;
border: 1px solid var(--dore);
content: url(../../../themes/LaBelleEntree/assets/images/next.png);
width: auto;
height: auto;
background-image: inherit;
position: absolute;
right: 0;
left: inherit;
}
#Actualites .slick-prev:after {
transform: rotate(180deg);
right: inherit;
left: 0;
}
#Actualites button {
background-color: transparent !important;
}
.home #Actualites .content_actu button {
background-color: var(--dore) !important;
margin-top: 20px;
} .arrow-down {
display: block;
position: relative;
margin: 70px auto 0;
width: 1%;
animation-name: clignote;
animation-iteration-count: infinite;
animation-duration: 1s;
} #Spectacle {
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-bottom: 8%;
}
#Spectacle .maxWidth {
position: relative;
z-index: 2;
width: auto;
margin: auto;
max-width: var(--max-width);
height: 100%;
display: flex;
align-items: center;
box-shadow: 0 0 29px #000;
}
#vignette, #vignette2 {
background-color: rgb(8,22,49);
color: #fff;
} .right #flash-matrice {
display: block;
position: absolute;
right: -25px;
top: 103px;
height: 100%;
width: 26%;
}
#vignette .left, #vignette2 .left {
width: 40%;
overflow: hidden;
max-height: 630px;
}
#vignette .right, #vignette2 .right {
color: #fff;
max-width: 60%;
padding: 0 5%;
font-size: 14px;
z-index: 10;
}
#vignette h3, #vignette2 h3 {
color: #fff;
font-family: 'Indiana-jonas';
font-size: 9rem;
font-weight: 100;
margin: 0 0 25px;
font-style: italic;
}
#vignette h3::before, #vignette2 h3::before {
content: "";
width: 90px;
height: 90px;
display: block;
background-image: url(../../../themes/LaBelleEntree/assets/images/plume2-labelleentree.svg);
background-repeat: no-repeat;
margin-left: -5%;
}
#badge {
display: flex;
position: absolute;
right: 0;
color: var(--dore);
font-family: var(--font-titre);
font-size: 18px;
z-index: 20;
text-align: center;
align-items: center;
margin-top: 3%;
}
#badge span {
width: 150px;
}
#badge::after {
content: "";
width: 170px;
height: 1.5px;
background-color: var(--dore);
display: block;
margin: 20px 0 30px 5px;
}
.description .icon {
display: inline-block;
position: absolute;
right: 0;
bottom: 0;
padding: 20px;
width: 200px;
text-transform: uppercase;
font-family: var(--font-texte);
align-items: center;
font-weight: 100;
vertical-align: middle;
}
.description button {
margin-top: 5%;
}
.description .icon img {
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.description .icon p {
display: inline-block;
vertical-align: middle;
width: 80px;
}
.description .icon p span {
font-weight: 600;
} #GalerieSpectacle {
padding: 0;
}
.galerie {
display: flex;
align-items: center;
}
.vignette-galerie {
width: 25%;
height: 240px;
overflow: hidden;
}
.vignette-galerie img {
width: 100%;
height: auto;
}
#GalerieSpectacle .slick-list {
height: 240px;
} #LeSpectacle {
padding: 0;
background-size: cover;
display: inline-block;
position: relative;
color: #fff;
font-size: var(--font-size-texte);
font-family: var(--font-texte);
}
#LeSpectacle h1 {
color: #fff;
font-family: var(--font-spectacle);
font-size: 13rem;
font-weight: 100;
margin: 0 0 25px;
}
#LeSpectacle h2 {
font-family: var(--font-titre);
color: #fff;
font-size: 22px;
margin-top: 0;
}
#LeSpectacle .icon {
margin-top: 40px;
}
#LeSpectacle .icon img {
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
#LeSpectacle .icon p {
display: inline-block;
vertical-align: middle;
width: 80px;
margin-bottom: 0;
}
#LeSpectacle .icon p span {
font-weight: 600;
}
.enTeteContent {
display: block;
position: relative;
width: var(--max-width);
margin: 0 auto;
padding: 10% 36% 2% 0;
}
.bande_annonce {
display: block;
font-family: var(--font-texte);
text-transform: uppercase;
font-weight: 100;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.bande_annonce a {
display: inline-block;
color: #fff;
cursor: pointer;
}
.bande_annonce p::before {
content: "";
background-image: url(../../../themes/LaBelleEntree/assets/images/play-button.png);
width: 60px;
height: 60px;
background-size: cover;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.bande_annonce p {
margin-bottom: 0;
display: inline-block;
vertical-align: middle;
}
.bande_annonce p:hover {
cursor: pointer;
}
.overlay {
background-image: url(../../../themes/LaBelleEntree/assets/images/play-button.png);
width: 60px;
height: 60px;
position: absolute;
background-size: cover;
margin: 0 auto;
left: 46%;
top: 40%;
}
#video {
width: 800px !important;
}
#PopUpVideo .modal-content {
width: 50%;
padding: 20px;
background-color: transparent;
border: none;
}
#PopUpVideo .modal-content .close {
color: #fff;
}
#LeSpectacle .arrow-down {
margin: 40px auto 10px;
}
#contentAdd {
background: rgb(0,0,0);
background: -webkit-linear-gradient(rgba(0,0,0,1) 0%, rgba(3,7,16,1) 3%, rgba(8,22,49,1) 9%);
background: -o-linear-gradient(rgba(0,0,0,1) 0%, rgba(3,7,16,1) 3%, rgba(8,22,49,1) 9%);
background: linear-gradient(rgba(0,0,0,1) 0%, rgba(3,7,16,1) 3%, rgba(8,22,49,1) 9%);
padding-top: 15rem; }
.sous-content-add {
display: flex;
position: relative;
align-items: center;
width: var(--max-width);
margin: 0 auto 10%;
}
.sous-content-add:last-child {
margin-bottom: 0;
}
.sous-content-add h3 {
font-family: var(--font-titre);
color: var(--dore);
margin-top: 0;
font-size: 3.5rem;
}
.sous-content-add p {
color: #fff;
font-family: var(--font-texte);
font-size: var(--font-size-texte);
}
.border {
border-left: 1px solid var(--dore);
}
.sous-content-add-first .left,
.sous-content-add-second .right {
width: 50%;
}
.sous-content-add-first .left {
margin-right: 20px;
} .sous-content-add-first .right {
width: 47%;
margin-left: 20px;
padding-left: 40px;
}
.sous-content-add-second .left {
width: 43%;
margin-left: 0;
margin-right: 80px;
padding-left: 40px;
}
.sous-content-add-first .left #flash-matrice {
height: 30%;
width: 17%;
left: -13px;
top: 54px;
} .sous-content-add-second .right #flash-matrice {
height: 30%;
width: 17%;
right: -10px;
top: 53px;
}
#equipe {
max-width: var(--max-width);
margin: 0 auto;
background-image: url(../../../themes/LaBelleEntree/assets/images/plume2-labelleentree.svg); background-repeat: no-repeat;
background-position: 20% 35%;
background-attachment: fixed;
background-size: 7%;
}
#equipe h2 {
text-align: center;
color: var(--dore);
font-size: var(--font-size-titre);
}
#equipe h2::after {
content: '';
width: 100px;
height: 1px;
background-color: var(--dore);
display: block;
margin: 20px auto 70px;
}
.galerieArtistes {
display: flex;
align-items: center;
color: #fff;
font-weight: 100;
font-size: var(--font-size-texte);
}
.galerieArtistes .Artistes {
width: 25%;
padding: 0 15px;
}
.galerieArtistes .Artistes img {
width: 100%;
}
.galerieArtistes .Artistes .nom_artiste {
color: var(--dore);
font-family: var(--font-texte);
font-weight: 100;
Margin-top: 5px;
}
.galerieArtistes .slick-next:before,
.galerieArtistes .slick-prev:before {
display: none;
}
.galerieArtistes .slick-prev:after {
content: "";
display: block;
vertical-align: middle;
width: 20px;
background-size: contain;
background-image: url(../../../themes/LaBelleEntree/assets/images/icon1-labelleentree.png);
height: 50px;
background-repeat: no-repeat;
transform: rotate(90deg);
}
.galerieArtistes button {
background-color: transparent !important;
}
.galerieArtistes button.slick-prev {
left: -80px;
}
.galerieArtistes .slick-next:after {
content: "";
display: block;
vertical-align: middle;
width: 20px;
background-size: contain;
background-image: url(../../../themes/LaBelleEntree/assets/images/icon1-labelleentree.png);
height: 50px;
background-repeat: no-repeat;
transform: rotate(-90deg);
}
.galerieArtistes button.slick-next {
right: -80px;
}
#listeTickets {
background-color: transparent;
border: none;
display: block;
position: relative;
color: inherit;
font-family: inl;
background: transparent;
width: inherit;
padding: 50px 0;
font-size: inherit;
margin: auto;
}
#listeTickets ul {
display: flex;
align-items: center;
color: #fff;
text-align: center;
width: 100%;
margin: 0 auto;
font-size: 25px;
border: none;
padding: 0;
background: transparent;
justify-content: center;
}
#listeTickets ul li {
font-family: var(--font-titre);
list-style-type: none;
background: transparent;
border-top: 0;
border-left: 0;
border-right: 0;
margin: 0 10px;
padding: 0;
}
#listeTickets ul li a {
color: inherit;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
border-bottom: 1px solid var(--dore);
color: var(--dore);
}
.blockTicket {
max-width: var(--max-width);
margin: 50px auto;
}
.ticket {
display: flex;
position: relative;
margin: 10px 0;
border: 20px solid #fff;
border-radius: 3px;
background-color: #fff !important;
font-family: var(--font-texte);
}
.ticket::before {
content: "";
width: 120px;
height: 60px;
position: absolute;
border-top-left-radius: 110px;
border-top-right-radius: 110px;
border: 20px solid white;
border-bottom: 0;
transform: rotate(90deg);
top: 85px;
left: -50px;
background-color: var(--bleu);
}
.ticket::after {
content: "";
width: 120px;
height: 60px;
position: absolute;
border-top-left-radius: 110px;
border-top-right-radius: 110px;
border: 20px solid white;
border-bottom: 0;
transform: rotate(-90deg);
top: 85px;
right: -50px;
background-color: var(--bleu);
}
.contentTicket {
padding: 0 20px;
display: block;
width: 100%;
}
.contentTicket .title {
font-family: var(--font-spectacle);
font-size: 7rem;
display: block;
margin-bottom: 0;
height: 100px;
}
.colTicket {
display: flex;
}
.imageTicket {
min-width: 30%;
height: 220px;
overflow: hidden;
display: flex;
align-items: center;
}
.imageTicket img {
width: 100%;
}
.leftTicket {
font-size: 14px;
font-family: var(--font-texte);
min-width: 60%;
}
p.categorie {
font-family: var(--font-titre);
font-size: 30px;
font-weight: 600;
margin-bottom: 0;
}
p.name {
font-family: var(--font-texte);
color: var(--violine);
font-size: 25px;
margin-bottom: 5px;
display: inline-block;
position: relative;
vertical-align: middle;
}
p.name::before {
content: "";
width: 35px;
background-size: contain;
background-image: url(../../../themes/LaBelleEntree/assets/images/picto-menu.svg);
background-repeat: no-repeat;
margin-right: 8px;
display: inline-block;
position: relative;
vertical-align: middle;
height: 35px;
}
p.accroche {
margin-bottom: 0;
}
.infos {
font-family: var(--font-texte);
font-size: 22px;
display: flex;
align-items: baseline;
margin-bottom: 12px;
}
span.prix {
color: var(--violine);
font-family: var(--font-titre);
font-size: 32px;
font-weight: 600;
margin-left: 8px;
} .page-template-template-actualites .lesActualites {
margin: auto;
max-width: var(--max-width);
height: 100%;
display: block;
z-index: 10;
position: relative;
}
.page-template-template-actualites .actu {
width: 33%;
}
.page-template-template-actualites #Actualites h1 {
margin-bottom: 50px;
}
.page-template-template-actualites #Actualites button {
margin-top: 10px;
background-color: var(--dore) !important;
} form.wpcf7-form,
form.wpcf7-form p {
display: block;
max-width: 100%;
overflow: hidden;
}
form .wpcf7-form-control-wrap {
display: inline-block;
border: 1px solid var(--dore);
}
form .wpcf7-form-control-wrap input,
form.wpcf7-form textarea {
background: none;
color: #fff;
}
.Nom, .email-937 {
margin-right: 8px;
}
.Nom,
.Prenom,
.email-937,
.tel-1 {
width: 49.5%;
margin-bottom: 10px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
border-style: none !important;
}
.textarea-220 {
width: 100%;
margin-bottom: 10px;
}
::placeholder {
color: var(--dore);
}
.checkbox-920 {
border: none !important;
font-size: 16px;
}
.wpcf7-list-item {
margin-left: 0 !important;
margin-bottom: 20px !important;
}
.wpcf7-list-item input[type="checkbox"] {
margin-right: 10px;
} .error404-content,
.error404-content h1 {
color: #fff;
} .page-template-template-menus .Classique .TexteEntier {
height: 480px;
overflow: hidden;
}
.see-more-btn {
color: #fff;
border: 1px solid #fff;
padding: 10px 15px;
text-decoration: none;
margin-bottom: 35px;
}
.page-template-template-menus .Classique .TexteEntier::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 110px;
background: -moz-linear-gradient(top,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
background: linear-gradient(to bottom,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
}
.home main#site-content .block_hide:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 110px;
background: -moz-linear-gradient(top,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
background: linear-gradient(to bottom,rgba(30,87,153,0) 0%,rgba(8,22,49,1) 100%);
} #tarteaucitronIcon button {
background-color: transparent !important;
}
#tarteaucitronIcon button::after {
display: none;
} #flash-matrice {
display: block;
position: absolute;
height: 100%;
width: 65%;
top: 95px;
right: 0;
}
circle {
font-size: 50px;
-webkit-animation-name: flash;
animation-name: flash;
-webkit-animation-duration: 7.2s;
animation-duration: 7.2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
circle:nth-child(1),
circle:nth-child(2),
circle:nth-child(3) {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
circle:nth-child(4),
circle:nth-child(5),
circle:nth-child(6) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
circle:nth-child(7),
circle:nth-child(8),
circle:nth-child(9) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
circle:nth-child(10),
circle:nth-child(11),
circle:nth-child(12) {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
circle:nth-child(13),
circle:nth-child(14),
circle:nth-child(15) {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
circle:nth-child(16),
circle:nth-child(17),
circle:nth-child(18) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
circle:nth-child(19),
circle:nth-child(20),
circle:nth-child(21) {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
circle:nth-child(22),
circle:nth-child(23),
circle:nth-child(24) {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
circle:nth-child(25),
circle:nth-child(26),
circle:nth-child(27) {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
circle:nth-child(28),
circle:nth-child(29),
circle:nth-child(30) {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
circle:nth-child(31),
circle:nth-child(32),
circle:nth-child(33) {
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
circle:nth-child(34),
circle:nth-child(35),
circle:nth-child(36) {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
circle:nth-child(37),
circle:nth-child(38),
circle:nth-child(39) {
-webkit-animation-delay: 1.3s;
animation-delay: 1.3s;
}
circle:nth-child(40),
circle:nth-child(41),
circle:nth-child(42) {
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
circle:nth-child(41),
circle:nth-child(42),
circle:nth-child(43) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
circle:nth-child(44),
circle:nth-child(45),
circle:nth-child(46) {
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
circle:nth-child(47),
circle:nth-child(48),
circle:nth-child(49) {
-webkit-animation-delay: 1.7s;
animation-delay: 1.7s;
}
circle:nth-child(50),
circle:nth-child(51),
circle:nth-child(52) {
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
circle:nth-child(53),
circle:nth-child(54),
circle:nth-child(55) {
-webkit-animation-delay: 1.9s;
animation-delay: 1.9s;
}
circle:nth-child(56),
circle:nth-child(57) {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
circle:nth-child(58),
circle:nth-child(59) {
-webkit-animation-delay: 2.1s;
animation-delay: 2.1s;
}
circle:nth-child(60),
circle:nth-child(61) {
-webkit-animation-delay: 2.2s;
animation-delay: 2.2s;
}
circle:nth-child(62),
circle:nth-child(63) {
-webkit-animation-delay: 2.3s;
animation-delay: 2.3s;
}
circle:nth-child(64),
circle:nth-child(65) {
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
circle:nth-child(66),
circle:nth-child(67) {
-webkit-animation-delay: 2.5s;
animation-delay: 2.5s;
}
circle:nth-child(68),
circle:nth-child(69) {
-webkit-animation-delay: 2.6s;
animation-delay: 2.6s;
}
circle:nth-child(70),
circle:nth-child(71) {
-webkit-animation-delay: 2.7s;
animation-delay: 2.7s;
}
circle:nth-child(72),
circle:nth-child(73) {
-webkit-animation-delay: 2.8s;
animation-delay: 2.8s;
}
circle:nth-child(74),
circle:nth-child(75) {
-webkit-animation-delay: 2.9s;
animation-delay: 2.9s;
}
circle:nth-child(76),
circle:nth-child(77) {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
circle:nth-child(78),
circle:nth-child(79) {
-webkit-animation-delay: 3.1s;
animation-delay: 3.1s;
}
circle:nth-child(80),
circle:nth-child(81) {
-webkit-animation-delay: 3.2s;
animation-delay: 3.2s;
}
circle:nth-child(82),
circle:nth-child(83) {
-webkit-animation-delay: 3.3s;
animation-delay: 3.3s;
}
circle:nth-child(84),
circle:nth-child(85) {
-webkit-animation-delay: 3.4s;
animation-delay: 3.4s;
}
circle:nth-child(86),
circle:nth-child(87) {
-webkit-animation-delay: 3.5s;
animation-delay: 3.5s;
}
circle:nth-child(88),
circle:nth-child(89) {
-webkit-animation-delay: 3.6s;
animation-delay: 3.6s;
}
circle:nth-child(90),
circle:nth-child(91) {
-webkit-animation-delay: 3.7s;
animation-delay: 3.7s;
}
circle:nth-child(92),
circle:nth-child(93) {
-webkit-animation-delay: 3.8s;
animation-delay: 3.8s;
}
circle:nth-child(94),
circle:nth-child(95) {
-webkit-animation-delay: 3.9s;
animation-delay: 3.9s;
}
circle:nth-child(96),
circle:nth-child(97) {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
circle:nth-child(98),
circle:nth-child(99) {
-webkit-animation-delay: 4.1s;
animation-delay: 4.1s;
}
circle:nth-child(100),
circle:nth-child(101) {
-webkit-animation-delay: 4.2s;
animation-delay: 4.2s;
}
circle:nth-child(102),
circle:nth-child(103) {
-webkit-animation-delay: 4.3s;
animation-delay: 4.3s;
}
circle:nth-child(104),
circle:nth-child(105) {
-webkit-animation-delay: 4.4s;
animation-delay: 4.4s;
}
circle:nth-child(106),
circle:nth-child(107) {
-webkit-animation-delay: 4.5s;
animation-delay: 4.5s;
}
circle:nth-child(108),
circle:nth-child(109) {
-webkit-animation-delay: 4.6s;
animation-delay: 4.6s;
}
circle:nth-child(110),
circle:nth-child(111) {
-webkit-animation-delay: 4.7s;
animation-delay: 4.7s;
}
circle:nth-child(112),
circle:nth-child(113) {
-webkit-animation-delay: 4.8s;
animation-delay: 4.8s;
}
circle:nth-child(114),
circle:nth-child(115) {
-webkit-animation-delay: 4.9s;
animation-delay: 4.9s;
}
circle:nth-child(116),
circle:nth-child(117) {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
circle:nth-child(118),
circle:nth-child(119) {
-webkit-animation-delay: 5.1s;
animation-delay: 5.1s;
}
circle:nth-child(120),
circle:nth-child(121) {
-webkit-animation-delay: 5.2s;
animation-delay: 5.2s;
}
circle:nth-child(122),
circle:nth-child(123) {
-webkit-animation-delay: 5.3s;
animation-delay: 5.3s;
}
circle:nth-child(124),
circle:nth-child(125) {
-webkit-animation-delay: 5.4s;
animation-delay: 5.4s;
}
circle:nth-child(126),
circle:nth-child(127) {
-webkit-animation-delay: 5.5s;
animation-delay: 5.5s;
}
circle:nth-child(128),
circle:nth-child(129) {
-webkit-animation-delay: 5.6s;
animation-delay: 5.6s;
}
circle:nth-child(129),
circle:nth-child(130) {
-webkit-animation-delay: 5.7s;
animation-delay: 5.7s;
}
circle:nth-child(131),
circle:nth-child(132) {
-webkit-animation-delay: 5.8s;
animation-delay: 5.8s;
}
circle:nth-child(133),
circle:nth-child(134) {
-webkit-animation-delay: 5.9s;
animation-delay: 5.9s;
}
circle:nth-child(135),
circle:nth-child(136) {
-webkit-animation-delay: 6s;
animation-delay: 6s;
}
circle:nth-child(137),
circle:nth-child(138) {
-webkit-animation-delay: 6.1s;
animation-delay: 6.1s;
}
circle:nth-child(139),
circle:nth-child(140) {
-webkit-animation-delay: 6.2s;
animation-delay: 6.2s;
}
circle:nth-child(141),
circle:nth-child(142) {
-webkit-animation-delay: 6.3s;
animation-delay: 6.3s;
}
circle:nth-child(143),
circle:nth-child(144) {
-webkit-animation-delay: 6.4s;
animation-delay: 6.4s;
}
circle:nth-child(145),
circle:nth-child(146) {
-webkit-animation-delay: 6.5s;
animation-delay: 6.5s;
}
circle:nth-child(147),
circle:nth-child(148) {
-webkit-animation-delay: 6.6s;
animation-delay: 6.6s;
}
circle:nth-child(149),
circle:nth-child(150) {
-webkit-animation-delay: 6.7s;
animation-delay: 6.7s;
}
circle:nth-child(151),
circle:nth-child(152) {
-webkit-animation-delay: 6.8s;
animation-delay: 6.8s;
}
circle:nth-child(153),
circle:nth-child(154) {
-webkit-animation-delay: 6.9s;
animation-delay: 6.9s;
}
circle:nth-child(155),
circle:nth-child(156) {
-webkit-animation-delay: 7s;
animation-delay: 7s;
}
circle:nth-child(157),
circle:nth-child(158) {
-webkit-animation-delay: 7.1s;
animation-delay: 7.1s;
}
circle:nth-child(159),
circle:nth-child(160) {
-webkit-animation-delay: 7.2s;
animation-delay: 7.2s;
}
@-webkit-keyframes flash {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes flash {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}