.qts_type_image .qts_lang_item { 
float: left;
margin-right: 7px;
}
.qts_type_image .qts_lang_item.last-child {
margin-right: 0;
}
.qts_lang_item{
margin-top: 7px;
margin-bottom: 7px;
}
.qts_both {
white-space: nowrap;
line-height:1em;
}
.qts_both img { margin-right: 4px }.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.divandumonde.com/wp-content/themes/salient-child/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.events_list_header {
padding: 0 9px;
}
#agenda_month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #ffffff;
margin-top: 5px;
}
#agenda_month_filter:first-child:after{
content:"|";
} .custom_nav_wrapper{
border:1px solid #bbb;
border-radius: 4px 4px 4px 4px;
width:100%;
height:50px;
margin: 0px 0px 0px 0px ;
}
#agenda button.slick-arrow{
width:80px;
height:50px;
bottom: -25px;
z-index: 1000;
}
#agenda button.slick-prev{
border-right:1px solid #bbb;
border-radius: 4px 0px 0px 4px;
left: 0px;
}
#agenda button.slick-next{
border-left:1px solid #bbb;
border-radius: 0px 4px 4px 0px;
right: 0px;
}
.slick-dotted.slick-slider {
}
#agenda .slick-dots{
margin :0!important;
bottom: 0px;
height: 50px;
}
#agenda .pagination, #page-content{
height:110%;
}
#agenda .slick-prev:before{
line-height:0;
content:url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda/img/prev.png);
}
#agenda .slick-next:before{
line-height:0;
content:url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda/img/next.png);
}
#agenda .slick-dots li{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
height: 50px;
width: 50px;
margin:0px;
line-height: 50px;
border-right:1px solid #bbb;
}
#agenda .slick-dots li a{
position: relative;
color: #ffffe1;
font-weight: 500;
font-size: 18px;
}
#agenda .slick-dots li.slick-active a {
color: #06086d;
}
#slick-slide00{
border-left:1px solid #bbb;
}
#agenda .slick-dots .slick-active{
font-weight: 600;
border-bottom: solid 2px #0e0f65;
background-color: #eee;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, rgba(255,255,225,1) 1px, rgba(255,255,225,1) 6px);
}
#agenda .slick-prev, #agenda .slick-next {
margin:0;
padding: 0;
}
#agenda .slick-dots li button{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size:16px;
font-weight: 600;
color: #0e0f65;
}
#agenda .slick-list{
padding-bottom: 50px;
}
#agenda hr{
width:60%;
float:left;
top: 25px;
left: 50px;
position: relative;
color: #FFFFFF;
border-width: 1px;
}
#agenda .bleufonce-color{
float:left;
width: 130px;
text-align: center;
}
#agenda .bleuclair-color h2{
line-height: 1;
margin: 60px 0 0 6px;
padding: 0;
}
#agenda .bleufonce-color h1{
line-height: 1;
margin: 0;
padding: 0;
}
#month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #fefce1;
}
#month_filter:first-child:after{
content:"|";
}
#events_list_container{
margin: 30px auto;
float:left;
width:100%;
}
.pagination_slide_card{
float:left;
position:relative; margin:9px;
height: 234px; transition: all .2s ease-in-out;
text-align:center;
font-size:20px;
width: calc(50% - 18px);
overflow: hidden;
}
.pagination_slide_card:hover{
opacity: 0.9;
cursor: pointer;
}
.pagination_slide_card_front{
width:100%;
height:100%;
left: 0;
top: 0;
background-color: #fdfdfd;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255,255,255,1) 1px, rgba(255,255,255,1) 8px);
-webkit-animation: fadeInFromNone 0.5s ease-out;
-moz-animation: fadeInFromNone 0.5s ease-out;
-o-animation: fadeInFromNone 0.5s ease-out;
animation: fadeInFromNone 0.5s ease-out;
display: block;
opacity: 1;
z-index: 9;
}
.pagination_slide_col{
float:left;
width:50%;
height:100%;
}
.pagination_slide_front_col1.image {
background-size: cover;
background-position: 50%;
}
.pagination_slide_card:hover .pagination_slide_card_back{
opacity: 1;
}
.pagination_slide_card_back_wrapper{
position: relative;
margin: 3% auto;
width: 90%;
height: 85%;
border: 1px solid black;
}
.pagination_slide_card_back{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 700;
font-size: 20px;
text-transform: uppercase;
color:#0e0f65;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width:100%;
height:100%;
left: 0;
top: 0;
position:absolute;
opacity: 0;
z-index: 10;
background-color: #87d1f3;
}
.pagination_slide_card_back a{
color:#fefce1;
transition: color 0s linear;
ion: color 0s linear;
-webkit-transition: color 0s linear;
}
.pagination_slide_card_back a:hover{
color: #0e0f65;
}
.pagination_slide_back_link{
border: 1px solid white;
margin: 20px 40px;
padding: 5px;
}
.pagination_slide_back_link a{
font-weight:500;
}
.pagination_slide_back_social a{
font-weight:700;
}
.pagination_slide_back_link:hover{
border: 1px solid #0e0f65;
}
.pagination_slide_back_link:hover a{
color: #0e0f65;
}
.pagination_slide_back_ticket{
border-bottom: 1px solid #6faad7;
margin:20px 10px;
padding-bottom: 10px;
}
.pagination_slide_back_hour{
border-bottom: 1px solid #6faad7;
margin: 15px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price{
border-bottom: 1px solid #6faad7;
margin: 0px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_price_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_back_hour_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_hour_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_front_col1{
}
.pagination_slide_front_col2{
padding: 10px 15px 10px 15px;
}
.pagination_slide_back_col1{
border-right: dotted 4px #70b9da;
}
.pagination_slide_back_col2{
color:#0e0f65;
}
.pagination_slide_front_date{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
margin-top: 15px;
font-size: 20px;
line-height: 1;
color:#4ea6ce;
text-transform: uppercase;
}
.pagination_slide_front_title{
margin: 0 auto;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 600;
margin-top: 5px;
font-size: 26px;
line-height: 1;
color:#0e0f65;
text-transform: uppercase;
}
.pagination_slide_front_text{
font-size: 16px;
line-height: normal;
margin-top: 10px;
}
#agenda hr {
display: none;
}
@media only screen and (max-width : 1450px) {
#agenda .hr{
width: 50%;
}
.pagination_slide_card{
width: 48%;
}
}
@media only screen and (max-width: 1150px) {
.pagination_slide_card {
margin: 1%;
}
.pagination_slide_front_date {
margin-top: 5px;
}
.pagination_slide_front_text p {
padding-bottom: 5px;
}
.pagination_slide_front_text li {
font-size: 14px;
}
.pagination_slide_front_text ul {
margin-left: 16px;
}
.pagination_slide_front_text {
font-size: 14px;
}
#agenda .hr{
width: 40%;
}
div#programme_encarts {
max-width: 730px;
}
#programme.full-width-section .row-bg {
background-size: 1700px!important;
background-position: 50% 0px!important;
}
.prog-card-wrapper {
display: inline-block!important;
float: none!important;
}
.wpb_row > .span_12 > .prog-card-wrapper.column_container:last-child {
margin-bottom: 25px!important;
}
}
@media only screen and (max-width : 800px) {
#agenda .hr{
width: 30%;
}
.pagination_slide_card {
float: none;
margin: 10px auto;
width: 96%;
}
}.events_list_header {
padding: 0 9px;
}
#agenda_month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #ffffff;
margin-top: 5px;
}
#agenda_month_filter:first-child:after{
content:"|";
} .custom_nav_wrapper{
border:1px solid #bbb;
border-radius: 4px 4px 4px 4px;
width:100%;
height:50px;
margin: 0px 0px 0px 0px;
}
#agenda button.slick-arrow{
width:80px;
height:50px;
bottom: -25px;
z-index: 1000;
}
#agenda button.slick-prev{
border-right:1px solid #bbb;
border-radius: 4px 0px 0px 4px;
left: 0px;
}
#agenda button.slick-next{
border-left:1px solid #bbb;
border-radius: 0px 4px 4px 0px;
right: 0px;
}
.slick-dotted.slick-slider {
}
#agenda .slick-dots{
margin :0!important;
bottom: 0px;
height: 50px;
}
#agenda .pagination, #page-content{
height:110%;
position:  relative;
}
#agenda .slick-prev:before{
line-height:0;
background-image: url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda-v2/img/prev.png);
content:  "";
background-size:  contain;
width: 32px;
background-repeat:  no-repeat;
height: 11px;
display:  inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
margin-right: 0;
}
#agenda .slick-prev:hover:before {
margin-right:10px;
}
#agenda .slick-next:before{
line-height:0;
background-image: url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda-v2/img/next.png);
content:  "";
background-size:  contain;
width: 32px;
background-repeat:  no-repeat;
height: 11px;
display:  inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
margin-left: 0;
}
#agenda .slick-next:hover:before {
margin-left:10px;
}
#agenda .slick-dots li{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
height: 50px;
width: 50px;
margin:0px;
line-height: 50px;
border-right:1px solid #bbb;
}
#agenda .slick-dots li a{
position: relative;
color: #ffffe1;
font-weight: 600;
font-size: 20px;
}
#agenda .slick-dots li.slick-active a {
color: #06086d;
}
#slick-slide00{
border-left:1px solid #bbb;
}
#agenda .slick-dots .slick-active{
font-weight: 600;
border-bottom: solid 2px #0e0f65;
background-color: #eee;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, rgba(255,255,225,1) 1px, rgba(255,255,225,1) 6px);
}
#agenda .slick-prev, #agenda .slick-next {
margin:0;
padding: 0;
}
#agenda .slick-dots li button{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size:16px;
font-weight: 600;
color: #0e0f65;
}
#agenda .slick-list{
padding-bottom: 50px;
}
#agenda hr{
width:60%;
float:left;
top: 25px;
left: 50px;
position: relative;
color: #FFFFFF;
border-width: 1px;
}
#agenda .bleufonce-color{
float:left;
width: 130px;
text-align: center;
}
#agenda .bleuclair-color h2{
line-height: 1;
margin: 60px 0 0 6px;
padding: 0;
}
#agenda .bleufonce-color h1{
line-height: 1;
margin: 0;
padding: 0;
}
#month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #fefce1;
}
#month_filter:first-child:after{
content:"|";
}
#events_list_container{
margin: 30px auto;
float:left;
width:100%;
}
.pagination_slide_card{
float:left;
position:relative; margin: 5px;
height: 260px; transition: all .2s ease-in-out;
text-align:center;
font-size:20px;
width: calc(50% - 18px);
overflow: hidden;
cursor: initial;
} .pagination_slide_card_front{
width:100%;
height:100%;
left: 0;
top: 0;
background-color: #fdfdfd;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255,255,255,1) 1px, rgba(255,255,255,1) 8px);
-webkit-animation: fadeInFromNone 0.5s ease-out;
-moz-animation: fadeInFromNone 0.5s ease-out;
-o-animation: fadeInFromNone 0.5s ease-out;
animation: fadeInFromNone 0.5s ease-out;
display: block;
opacity: 1;
z-index: 9;
}
.pagination_slide_col{
float:left;
width:50%;
height:100%;
}
.pagination_slide_front_col1.image {
background-size: cover;
background-position: 50%;
}
.pagination_slide_card:hover .pagination_slide_card_back{
opacity: 1;
}
.pagination_slide_card_back_wrapper{
position: relative;
margin: 3% auto;
width: 90%;
height: 85%;
border: 1px solid black;
}
.pagination_slide_card_back{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 700;
font-size: 20px;
text-transform: uppercase;
color:#0e0f65;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width:100%;
height:100%;
left: 0;
top: 0;
position:absolute;
opacity: 0;
z-index: 10;
background-color: #87d1f3;
}
.pagination_slide_card_back a{
color:#fefce1;
transition: color 0s linear;
ion: color 0s linear;
-webkit-transition: color 0s linear;
}
.pagination_slide_card_back a:hover{
color: #0e0f65;
}
.pagination_slide_back_link{
border: 1px solid white;
margin: 20px 40px;
padding: 5px;
}
.pagination_slide_back_link a{
font-weight:500;
}
.pagination_slide_back_social a{
font-weight:700;
}
.pagination_slide_back_link:hover{
border: 1px solid #0e0f65;
}
.pagination_slide_back_link:hover a{
color: #0e0f65;
}
.pagination_slide_back_ticket{
border-bottom: 1px solid #6faad7;
margin:20px 10px;
padding-bottom: 10px;
}
.pagination_slide_back_hour{
border-bottom: 1px solid #6faad7;
margin: 15px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price{
border-bottom: 1px solid #6faad7;
margin: 0px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_price_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_back_hour_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_hour_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_front_col2{
padding: 10px 15px 10px 15px;
}
.pagination_slide_back_col1{
border-right: dotted 4px #70b9da;
}
.pagination_slide_back_col2{
color:#0e0f65;
}
.pagination_slide_front_date{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
margin-top: 15px;
font-size: 20px;
line-height: 1;
color:#4ea6ce;
text-transform: uppercase;
}
.pagination_slide_front_title{
margin: 0 auto;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 600;
margin-top: 5px;
font-size: 26px;
line-height: 1;
color:#0e0f65;
text-transform: uppercase;
}
.pagination_slide_front_text{
font-size: 16px;
line-height: normal;
margin-top: 10px;
margin-right: 100px;
}
.day-5 .pagination_slide_front_text, .day-6 .pagination_slide_front_text{margin-right: 25px;max-height: 122px;overflow-y: auto;}
#agenda hr {
display: none;
}
@media only screen and (max-width : 1450px) {
#agenda .hr{
width: 50%;
}
.pagination_slide_card{
width: 48%;
}
}
@media only screen and (max-width: 1150px) {
.pagination_slide_card {
margin: 5px;
}
.pagination_slide_front_date {
margin-top: 5px;
}
.pagination_slide_front_text p {
padding-bottom: 5px;
}
.pagination_slide_front_text li {
font-size: 14px;
}
.pagination_slide_front_text ul {
margin-left: 16px;
}
.pagination_slide_front_text {
font-size: 14px;
}
#agenda .hr{
width: 40%;
}
div#programme_encarts {
max-width: 730px;
}
#programme.full-width-section .row-bg {
background-size: 1700px!important;
background-position: 50% 0px!important;
}
.prog-card-wrapper {
display: inline-block!important;
float: none!important;
}
.wpb_row > .span_12 > .prog-card-wrapper.column_container:last-child {
margin-bottom: 25px!important;
}
}
@media only screen and (max-width : 800px) {
#agenda .hr{
width: 30%;
}
.pagination_slide_card {
float: none;
margin: 10px auto;
width: 96%;
}
} .v2-1 .pagination_slide_card.day-4, .agenda-empty-day.day-4{
width: calc(50% - 10px);
}
.v2-1 .pagination_slide_card.day-5, .agenda-empty-day.day-5{
width: calc(25% - 10px);
}
.v2-1 .pagination_slide_card.day-5 .pagination_slide_col.pagination_slide_front_col1.image{
display: none;
}
.v2-1 .pagination_slide_card.day-5 .pagination_slide_col.pagination_slide_front_col2{
width: 100%;
padding: 10px 30px;
}
.v2-1 .pagination_slide_card.day-6, .agenda-empty-day.day-6{
width: calc(25% - 10px);
}
.v2-1 .pagination_slide_card.day-6 .pagination_slide_col.pagination_slide_front_col1.image{
display: none;
}
.v2-1 .pagination_slide_card.day-6 .pagination_slide_col.pagination_slide_front_col2{
width: 100%;
padding: 10px 30px;
}
.v2-1 .day-4 .pagination_slide_front_col1.image {
margin: 16px;
width: calc(45% - 32px);
height: 82%;
margin-top: 23px;
}
.v2-1 .day-4 .pagination_slide_col.pagination_slide_front_col2 {
width: 55%;
}
.v2-1 .pagination_slide_col.pagination_slide_front_col2 {
text-align: left;
}
.v2-1 .pagination_slide_front_date {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight:  800;
letter-spacing: 3px;
}
.v2-1 .pagination_slide_front_title {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight:  800;
margin-top: 0;
}
.v2-1 .pagination_slide_card ul li {
list-style: none;
}
.v2-1 .pagination_slide_card ul {
padding: 0;
margin-left: 0;
margin-bottom: 15px;
}
.v2-1 #events_list_container {
margin: 0 40px;
width: calc(100% - 80px);
}
.agenda-empty-day {
float: left;
position: relative; margin: 5px;
height: 260px;
line-height: 260px;
background: #f31a62; transition: all .2s ease-in-out;
text-align: center;
font-size: 20px;
width: calc(50% - 18px);
overflow: hidden;
}
.agenda-days-names-container {
margin: auto;
margin-top: 100px;
width: calc(100% - 80px);
margin-bottom: 15px;
}
.agenda-empty-day-inner {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight: 600;
font-size: 34px;
color: #ff95b8;
display: inline-block;
text-align: center;
text-transform: uppercase;
letter-spacing: 4px;
line-height: 1;
}
.agenda-days-name {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight: 600;
font-size: 50px;
color: #01147a;
display:  inline-block;
text-align:  center;
letter-spacing: 4px;
}
.agenda-days-name.large {
width: 50%;
}
.agenda-days-name.mini {
width: 25%;
}
.v2-1 .custom_nav_wrapper {
border: none;
}
#agenda .v2-1 .slick-dots li + li {
border-left: none;
border-right: 1px solid #01147a;
}
#agenda .v2-1 .slick-dots li:first-child {
border-right: 1px solid #01147a;
border-left: 1px solid #01147a;
}
#agenda .v2-1 .slick-dots .slick-active {
border-bottom:none;
}
#agenda .v2-1 button.slick-prev {
position:  absolute;
left: -110px;
top: 42%;
border: 1px solid #01147a;
height: 40px;
width: 70px;
}
#agenda .v2-1 button.slick-next {
position:  absolute;
right: -110px;
top: 42%;
border: 1px solid #01147a;
height: 40px;
width: 70px;
}
.agenda-resa-button {
padding: 0px 0 0 10px;
position:  absolute;
bottom: 10px;
right: 15px;
width: 90px;
margin: auto;
height: 44px;
cursor: pointer;
line-height: 39px;
background-image: url(//www.divandumonde.com/wp-content/uploads/2017/09/billeterie-button-blue.png);
background-size: 100% 100%;
background-repeat: no-repeat;
display: block;
background-color: transparent!important;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
color: #01147a!important;
font-size: 19px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
text-align: center;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.agenda-resa-button:hover {
background-position: -6px 5px;
padding: 5px 0 0 1px;
}
.pagination_slide_card:hover{
opacity: 1;
cursor: inherit;
}.events_list_header {
padding: 0 9px;
}
#agenda_month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #ffffff;
margin-top: 5px;
}
#agenda_month_filter:first-child:after{
content:"|";
} .custom_nav_wrapper{
border:1px solid #bbb;
border-radius: 4px 4px 4px 4px;
width:100%;
height:50px;
margin: 0px 0px 0px 0px;
}
#agenda button.slick-arrow{
width:80px;
height:50px;
bottom: -25px;
z-index: 1000;
}
#agenda button.slick-prev{
border-right:1px solid #bbb;
border-radius: 4px 0px 0px 4px;
left: 0px;
}
#agenda button.slick-next{
border-left:1px solid #bbb;
border-radius: 0px 4px 4px 0px;
right: 0px;
}
.slick-dotted.slick-slider {
}
#agenda .slick-dots{
margin :0!important;
bottom: 0px;
height: 50px;
}
#agenda .pagination, #page-content{
height:110%;
position:  relative;
}
#agenda .slick-prev:before{
line-height:0;
background-image: url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda-v3/img/prev.png);
content:  "";
background-size:  contain;
width: 32px;
background-repeat:  no-repeat;
height: 11px;
display:  inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
margin-right: 0;
}
#agenda .slick-prev:hover:before {
margin-right:10px;
}
#agenda .slick-next:before{
line-height:0;
background-image: url(//www.divandumonde.com/wp-content/themes/salient-child/widgets/month-events-agenda-v3/img/next.png);
content:  "";
background-size:  contain;
width: 32px;
background-repeat:  no-repeat;
height: 11px;
display:  inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
margin-left: 0;
}
#agenda .slick-next:hover:before {
margin-left:10px;
}
#agenda .slick-dots li{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
height: 50px;
width: 50px;
margin:0px;
line-height: 50px;
border-right:1px solid #bbb;
}
#agenda .slick-dots li a{
position: relative;
color: #fff7AB;
font-weight: 600;
font-size: 20px;
}
#agenda .slick-dots li.slick-active a {
color: #06086d;
}
#slick-slide00{
border-left:1px solid #bbb;
}
#agenda .slick-dots .slick-active{
font-weight: 600;
border-bottom: solid 2px #0e0f65;
background-color: #eee;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #fff7AB 1px, #fff7AB 6px);
}
#agenda .slick-prev, #agenda .slick-next {
margin:0;
padding: 0;
}
#agenda .slick-dots li button{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size:16px;
font-weight: 600;
color: #0e0f65;
}
#agenda .slick-list{
padding-bottom: 50px;
}
#agenda hr{
width:60%;
float:left;
top: 25px;
left: 50px;
position: relative;
color: #FFFFFF;
border-width: 1px;
}
#agenda .bleufonce-color{
float:left;
width: 130px;
text-align: center;
}
#agenda .bleuclair-color h2{
line-height: 1;
margin: 60px 0 0 6px;
padding: 0;
}
#agenda .bleufonce-color h1{
line-height: 1;
margin: 0;
padding: 0;
}
#month_filter{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 24px;
width:260px;
height: 50px;
float:right;
text-transform: uppercase;
font-weight: 500;
color: #0e0f65;
letter-spacing: 1px;
text-align: center;
border: solid 1px #4f4f87!important;
text-align-last: center;
background: #fefce1;
}
#month_filter:first-child:after{
content:"|";
}
#events_list_container{
margin: 30px auto;
float:left;
width:100%;
}
.pagination_slide_card{
float:left;
position:relative; margin: 5px;
height: 260px; transition: all .2s ease-in-out;
text-align:center;
font-size:20px;
width: calc(50% - 18px);
overflow: hidden;
cursor: initial;
} .pagination_slide_card_front{
width:100%;
height:100%;
left: 0;
top: 0;
background-color: #fdfdfd;
background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255,255,255,1) 1px, rgba(255,255,255,1) 8px);
-webkit-animation: fadeInFromNone 0.5s ease-out;
-moz-animation: fadeInFromNone 0.5s ease-out;
-o-animation: fadeInFromNone 0.5s ease-out;
animation: fadeInFromNone 0.5s ease-out;
display: block;
opacity: 1;
z-index: 9;
}
.pagination_slide_col{
float:left;
width:50%;
height:100%;
}
.pagination_slide_front_col1.image {
background-size: cover;
background-position: 50%;
}
.pagination_slide_card:hover .pagination_slide_card_back{
opacity: 1;
}
.pagination_slide_card_back_wrapper{
position: relative;
margin: 3% auto;
width: 90%;
height: 85%;
border: 1px solid black;
}
.pagination_slide_card_back{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 700;
font-size: 20px;
text-transform: uppercase;
color:#0e0f65;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width:100%;
height:100%;
left: 0;
top: 0;
position:absolute;
opacity: 0;
z-index: 10;
background-color: #87d1f3;
}
.pagination_slide_card_back a{
color:#fefce1;
transition: color 0s linear;
ion: color 0s linear;
-webkit-transition: color 0s linear;
}
.pagination_slide_card_back a:hover{
color: #0e0f65;
}
.pagination_slide_back_link{
border: 1px solid white;
margin: 20px 40px;
padding: 5px;
}
.pagination_slide_back_link a{
font-weight:500;
}
.pagination_slide_back_social a{
font-weight:700;
}
.pagination_slide_back_link:hover{
border: 1px solid #0e0f65;
}
.pagination_slide_back_link:hover a{
color: #0e0f65;
}
.pagination_slide_back_ticket{
border-bottom: 1px solid #6faad7;
margin:20px 10px;
padding-bottom: 10px;
}
.pagination_slide_back_hour{
border-bottom: 1px solid #6faad7;
margin: 15px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price{
border-bottom: 1px solid #6faad7;
margin: 0px auto;
width: 60%;
height:30px;
padding-bottom: 35px;
}
.pagination_slide_back_price_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_price_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_back_hour_left{
position: relative;
width:50%;
float:left;
text-align: left;
}
.pagination_slide_back_hour_right{
position: relative;
width:50%;
float:left;
text-align: right;
}
.pagination_slide_front_col2{
padding: 10px 15px 10px 15px;
}
.pagination_slide_back_col1{
border-right: dotted 4px #70b9da;
}
.pagination_slide_back_col2{
color:#0e0f65;
}
.pagination_slide_front_date{
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
margin-top: 15px;
font-size: 20px;
line-height: 1;
color:#4ea6ce;
text-transform: uppercase;
}
.pagination_slide_front_title{
margin: 0 auto;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 2px;
font-weight: 600;
margin-top: 5px;
font-size: 26px;
line-height: 1;
color: #261B61;
text-transform: uppercase;
}
.pagination_slide_front_text{
font-size: 16px;
line-height: normal;
margin-top: 10px;
margin-right: 0px;
max-height: 120px;
overflow-y: auto;
}
#agenda hr {
display: none;
}
@media only screen and (max-width : 1450px) {
#agenda .hr{
width: 50%;
}
.v3-1 .pagination_slide_card, .agenda-empty-day{
width: 48%;
}
}
@media only screen and (max-width: 1150px) {
.v3-1 .pagination_slide_card, .agenda-empty-day {
margin: 5px;
}
.pagination_slide_front_date {
margin-top: 5px;
}
.pagination_slide_front_text p {
padding-bottom: 5px;
}
.pagination_slide_front_text li {
font-size: 14px;
}
.pagination_slide_front_text ul {
margin-left: 16px;
}
.pagination_slide_front_text {
font-size: 14px;
}
#agenda .hr{
width: 40%;
}
div#programme_encarts {
max-width: 730px;
}
#programme.full-width-section .row-bg {
background-size: 1700px!important;
background-position: 50% 0px!important;
}
.prog-card-wrapper {
display: inline-block!important;
float: none!important;
}
.wpb_row > .span_12 > .prog-card-wrapper.column_container:last-child {
margin-bottom: 25px!important;
}
}
@media only screen and (max-width : 800px) {
#agenda .hr{
width: 30%;
}
.v3-1 .pagination_slide_card, .agenda-empty-day {
float: none;
margin: 10px auto;
width: 96%;
}
} .v3-1 .pagination_slide_card, .agenda-empty-day{
width: calc(50% - 10px);
}
.v3-1 .pagination_slide_front_col1.image {
margin: 16px;
width: calc(45% - 32px);
height: 82%;
margin-top: 23px;
background-size: cover;
}
.v3-1  .pagination_slide_col.pagination_slide_front_col2 {
width: 55%;
}
.v3-1 .pagination_slide_col.pagination_slide_front_col2 {
text-align: left;
}
.v3-1 .pagination_slide_front_date {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight:  800;
letter-spacing: 3px;
}
.v3-1 .pagination_slide_front_title {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight:  800;
margin-top: 0;
}
.v3-1 .pagination_slide_card ul li {
list-style: none;
}
.v3-1 .pagination_slide_card ul {
padding: 0;
margin-left: 0;
margin-bottom: 15px;
}
.v3-1 #events_list_container {
margin: 0 40px;
width: calc(100% - 80px);
}
.agenda-empty-day {
float: left;
position: relative; margin: 5px;
height: 260px;
line-height: 260px;
background: #f31a62; transition: all .2s ease-in-out;
text-align: center;
font-size: 20px;
width: calc(50% - 18px);
overflow: hidden;
}
.agenda-days-names-container {
margin: auto;
margin-top: 100px;
width: calc(100% - 80px);
margin-bottom: 15px;
}
.agenda-empty-day-inner {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight: 600;
font-size: 34px;
color: #ff95b8;
display: inline-block;
text-align: center;
text-transform: uppercase;
letter-spacing: 4px;
line-height: 1;
}
.agenda-days-name {
font-family: "Tungsten Cond B", "Tungsten Cond A"!important;
font-weight: 600;
font-size: 50px;
color: #01147a;
display:  inline-block;
text-align:  center;
letter-spacing: 4px;
}
.agenda-days-name.large {
width: 50%;
}
.agenda-days-name.mini {
width: 25%;
}
.v3-1 .custom_nav_wrapper {
border: none;
}
#agenda .v3-1 .slick-dots li + li {
border-left: none;
border-right: 1px solid #01147a;
}
#agenda .v3-1 .slick-dots li:first-child {
border-right: 1px solid #01147a;
border-left: 1px solid #01147a;
}
#agenda .v3-1 .slick-dots .slick-active {
border-bottom:none;
}
#agenda .v3-1 button.slick-prev {
position:  absolute;
left: -110px;
top: 42%;
border: 1px solid #01147a;
height: 40px;
width: 70px;
}
#agenda .v3-1 button.slick-next {
position:  absolute;
right: -110px;
top: 42%;
border: 1px solid #01147a;
height: 40px;
width: 70px;
}
.agenda-resa-button {
padding: 0px 0 0 10px;
position:  absolute;
bottom: 10px;
right: 15px;
width: 90px;
margin: auto;
height: 44px;
cursor: pointer;
line-height: 39px;
background-image: url(//www.divandumonde.com/wp-content/uploads/2017/09/billeterie-button-blue.png);
background-size: 100% 100%;
background-repeat: no-repeat;
display: block;
background-color: transparent!important;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
color: #01147a!important;
font-size: 19px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
text-align: center;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.agenda-resa-button:hover {
background-position: -6px 5px;
padding: 5px 0 0 1px;
}
.pagination_slide_card:hover{
opacity: 1;
cursor: inherit;
}.custom-button {
display: inline-block;
}
.custom-button-icon {
display: inline;
}.styled-button {
display: inline-block;
cursor: pointer;
position: relative;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
font-size: 23px;
letter-spacing:1px;
}
.styled-button.wicon, .styled-button-icon-hover {
display: inline;
}
.styled-button-inner {
display: inline-block;
-webkit-transition: color 0.25s;
-moz-transition: color 0.25s;
-o-transition: color 0.25s;
transition: color 0.25s;
background: none!important;
min-width: 80px;
text-align: center;
}
.styled-button-texte {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
text-transform: uppercase;
font-weight: 600;
}
.styled-button.center {
margin: auto!important;
max-width: none;
display: table;
}
.styled-button.wicon .styled-button-icon-hover {
display: none;
}
.styled-button.wicon .styled-button-icon {
display: inline-block;
}
.styled-button.wicon:hover .styled-button-icon-hover {
display: inline-block;
}
.styled-button.wicon:hover .styled-button-icon {
display: none;
} .styled-button.flat-round {
border-radius: 30px;
padding: 8px 30px 8px 30px;
border-width: 1px!important;
border-style: solid;
line-height: 16px;
font-size: 16px;
}
.styled-button.flat-round.wicon {
padding: 8px 15px 8px 30px;
}
.styled-button.flat-round .styled-button-icon, .styled-button.flat-round .styled-button-icon-hover {
margin-left: 15px;
max-height: 15px;
vertical-align: middle;
display: inline-block;
}
.styled-button.flat-round .styled-button-icon-hover {
display: none;
}
.styled-button.flat-round.wicon .styled-button-icon img, .styled-button.flat-round.wicon .styled-button-icon-hover img {
max-height: 15px;
vertical-align: top;
}
.styled-button.flat-round:hover,.styled-button.flat-round:hover .styled-button-inner {
background-color: transparent!important;
}
.styled-button.flat-round:hover .styled-button-texte {
color: inherit!important;
}
.styled-button.flat-round.wicon:hover .styled-button-icon-hover {
display: inline-block;
}
.styled-button.flat-round.wicon:hover .styled-button-icon {
display: none;
}
.styled-button.wicon .styled-button-icon img, .styled-button.wicon .styled-button-icon-hover img {
max-height: 15px;
vertical-align: top;
padding-left: 10px;
} .styled-button.flat-square {
border-radius: 0px;
padding: 8px 30px 8px 30px;
border-width: 1px!important;
border-style: solid;
line-height: 15px;
font-size: 15px;
}
.styled-button.flat-square.wicon {
padding: 8px 15px 8px 30px;
}
.styled-button.flat-square .styled-button-icon, .styled-button.flat-square .styled-button-icon-hover {
margin-left: 15px;
max-height: 15px;
vertical-align: middle;
display: inline-block;
}
.styled-button.flat-square .styled-button-icon-hover {
display: none;
}
.styled-button.flat-square.wicon .styled-button-icon img, .styled-button.flat-square.wicon .styled-button-icon-hover img {
max-height: 15px;
vertical-align: top;
}
.styled-button.flat-square:hover,.styled-button.flat-square:hover .styled-button-inner {
background-color: transparent!important;
}
.styled-button.flat-square:hover .styled-button-texte {
color: inherit!important;
}
.styled-button.flat-square.wicon:hover .styled-button-icon-hover {
display: inline-block;
}
.styled-button.flat-square.wicon:hover .styled-button-icon {
display: none;
} .void-round .styled-button-inner {
border-radius: 30px;
padding: 8px 30px 8px 30px;
border-width: 1px!important;
border-style: solid;
line-height: 16px;
font-size: 16px;
}
.styled-button.void-round {
border-radius: 30px;
margin: 0 10px;
}
.styled-button.void-round .styled-button-icon, .styled-button.void-round .styled-button-icon-hover {
margin-left: 15px;
max-height: 15px;
vertical-align: middle;
display: inline-block;
}
.styled-button.void-round .styled-button-inner {
background-color: transparent!important;
}
.styled-button.void-round:not(:hover):not([class*="active"]) .styled-button-texte {
color: inherit!important;
}
.styled-button.void-round:hover .styled-button-inner {
background-color: inherit!important;
}
.styled-button.void-round:not(:hover):not([class*="active"]) {
background-color: transparent!important;
}
.styled-button.void-round a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.styled-button a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
} .void-square .styled-button-inner {
border-radius: 0px;
padding: 12px 40px 12px 40px;
border-width: 1px!important;
border-style: solid;
border-color: inherit!important;
line-height: 16px;
font-size: 23px;
font-size: 23px;
letter-spacing: 1px;
}
.styled-button.void-square {
border-radius: 0px;
margin: 0px;
-webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
.styled-button.void-square .styled-button-inner {
background-color: transparent!important;
}
.styled-button.void-square:not(:hover):not([class*="active"]) .styled-button-texte {
color: inherit!important;
}
.styled-button.void-square:hover .styled-button-inner {
background-color: inherit!important;
}
.styled-button.void-square:hover .styled-button-texte { }
.styled-button.void-square:not(:hover):not([class*="active"]) {
background-color: transparent!important;
}
.styled-button.void-square a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.styled-button a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
}div#accueil-slider .owl-stage {
padding: 0;
}
div#accueil-slider {
max-height: 630px;
overflow: hidden;
}
.divan-illustration-slide {
height: 630px;
background-size: cover;
background-position: 50%;
text-align: center;
}
.dis-illustration {
position: relative;
display: inline-block;
width: 400px;
height: 400px;
background-size: cover;
background-position: 50%;
margin-top: 95px;
transform-style: preserve-3d;
}
a.dis-scroller {
position: absolute;
bottom: 35px;
left: 50%;
width: 20px;
margin-left: -15px;
}
a.dis-scroller {
position: absolute;
bottom: 35px;
left: 50%;
width: 30px;
margin-left: -15px;
}
a.dis-scroller img {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
transform:rotate(0deg);
}
a.dis-scroller:hover img {
transform:rotate(90deg);
}
#accueil-slider a.dis-ticketing-button {
display: none!important;
}
a.dis-ticketing-button {
position: absolute;
right: 80px;
bottom: 25px;
text-align: left;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
a.dis-ticketing-button:hover { }
.dis-title-1, .dis-title-2 {
position: absolute;
font-weight: 600;
font-size: 96px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
transform: translateZ(30px);
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
opacity: 0;
}
.dis-info-1 {
bottom: -50px;
right: 100%;
opacity:0;
width: 165px;
text-align: right;
-webkit-transition: all 1s 1s;
-moz-transition: all 1s 1s;
-o-transition: all 1s 1s;
transition: all 1s 1s;
}
.dis-info-2 {
bottom: -50px;
left: 100%;
opacity:0;
text-align: left;
width: 126px;
-webkit-transition: all 1s 1s;
-moz-transition: all 1s 1s;
-o-transition: all 1s 1s;
transition: all 1s 1s;
}
.dis-info-1, .dis-info-2 {
position: absolute;
font-weight: 400;
font-size: 27px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
line-height: 1.1;
letter-spacing: 3px;
}
hr.dis-hr {
width: 40px;
margin: 10px 0;
display: inline-block;
height: 4px;
border: none;
}
.dis-info-1 .dis-info-text, .dis-info-2 .dis-info-text {
position: relative;
opacity: 0;
bottom: -10px;
-webkit-transition: all 1s 1.4s;
-moz-transition: all 1s 1.4s;
-o-transition: all 1s 1.4s;
transition: all 1s 1.4s;
}
.owl-item.active .dis-title-1, .owl-item.active .dis-title-2 {
opacity: 1;
}
.owl-item.active .dis-info-1, .owl-item.active .dis-info-2 {
opacity: 1;
bottom: 0;
}
.owl-item.active .dis-info-1 .dis-info-text,.owl-item.active  .dis-info-2 .dis-info-text {
bottom: 0;
opacity: 1;
}  #dis-club .dis-title-1 {
top: 56%;
left: -180px;
}
#dis-club .dis-title-2 {
top: 45%;
right: -222px;
}
.owl-item.active #dis-club .dis-title-1 {
left: -80px;
}
.owl-item.active #dis-club .dis-title-2 {
right: -122px;
} #dis-quizz .dis-title-1 {
top: 56%;
left: -180px;
}
#dis-quizz .dis-title-2 {
top: 38%;
right: -222px;
}
.owl-item.active #dis-quizz .dis-title-1 {
left: -80px;
}
.owl-item.active #dis-quizz .dis-title-2 {
right: -122px;
} #dis-cabaret .dis-illustration {
height: 526px;
margin-top: 42px;
}
#dis-cabaret .dis-title-1 {
top: 40%;
left: -180px;
}
#dis-cabaret .dis-title-2 {
top: 52%;
right: -222px;
}
.owl-item.active #dis-cabaret .dis-title-1 {
left: -2px;
}
.owl-item.active #dis-cabaret .dis-title-2 {
right: -41px;
}
.owl-item.active #dis-cabaret  .dis-info-1, .owl-item.active #dis-cabaret .dis-info-2 {
bottom: 73px;
} #dis-danse .dis-illustration {width: 404px;}
#dis-danse .dis-title-1 {
top: 49%;
left: -180px;
}
#dis-danse .dis-title-2 {
top: 17%;
right: -222px;
}
.owl-item.active #dis-danse .dis-title-1 {
left: -108px;
}
.owl-item.active #dis-danse .dis-title-2 {
right: -138px;
} #dis-bal .dis-title-1 {
top: 29%;
left: -175px;
}
#dis-bal .dis-title-2 {
top: 44%;
right: -222px;
}
.owl-item.active #dis-bal .dis-title-1 {
left: -75px;
}
.owl-item.active #dis-bal .dis-title-2 {
right: -125px;
}
@media (max-width: 800px) {
.dis-title-1 {
font-size: 76px;
}
.dis-title-2 {
font-size: 76px;
}
.dis-info-1, .dis-info-2 {
font-size: 22px;
width: 130px;
}
.dis-illustration {
width: 300px;
height: 300px;
margin-top: 65px;
}
div#accueil-slider {
max-height: 500px;
}
.divan-illustration-slide {
height: 500px;
}
#dis-club .dis-title-1 {
top: 56%;
left: -180px;
}
#dis-club .dis-title-2 {
top: 45%;
right: -222px;
}
.owl-item.active #dis-club .dis-title-1 {
left: -19%;
}
.owl-item.active #dis-club .dis-title-2 {
right: -33%;
} #dis-quizz .dis-title-1 {
top: 56%;
left: -180px;
}
#dis-quizz .dis-title-2 {
top: 38%;
right: -222px;
}
.owl-item.active #dis-quizz .dis-title-1 {
left: -24%;
}
.owl-item.active #dis-quizz .dis-title-2 {
right: -33%;
} #dis-cabaret .dis-illustration {
height: 391px;
margin-top: 15px;
}
#dis-cabaret .dis-title-1 {
top: 40%;
left: -180px;
}
#dis-cabaret .dis-title-2 {
top: 52%;
right: -222px;
}
.owl-item.active #dis-cabaret .dis-title-1 {
left: -1%;
}
.owl-item.active #dis-cabaret .dis-title-2 {
right: -13%;
}
.owl-item.active #dis-cabaret  .dis-info-1, .owl-item.active #dis-cabaret .dis-info-2 {
bottom: 73px;
} #dis-danse .dis-illustration {width: 304px;}
#dis-danse .dis-title-1 {
top: 49%;
left: -180px;
}
#dis-danse .dis-title-2 {
top: 18%;
right: -222px;
}
.owl-item.active #dis-danse .dis-title-1 {
left: -29%;
}
.owl-item.active #dis-danse .dis-title-2 {
right: -39%;
} #dis-bal .dis-title-1 {
top: 29%;
left: -75px;
}
#dis-bal .dis-title-2 {
top: 44%;
right: -122px;
}
.owl-item.active #dis-bal .dis-title-1 {
left: -20%;
}
.owl-item.active #dis-bal .dis-title-2 {
right: -34%;
}
}
@media (max-width: 600px) {
.dis-title-1, .dis-title-2 {
position: initial;
line-height: normal;
display: inline-block;
font-size: 60px;
padding-right: 10px;
}
.dis-info-1, .dis-info-2 {
font-size: 22px;
display: inline-block;
position: initial;
width: 100%;
text-align: center;
}
.dis-info-1 hr, .dis-info-2 hr {
display:none;
}
.dis-info-1 br, .dis-info-2 br {
display:none;
}
.dis-illustration {
width: 300px;
height: 300px;
padding-top: 292px;
margin-top: 62px;
}
a.dis-ticketing-button {
position: initial;
display: block!important;
margin: 20px auto 0 auto!important;
}
#dis-bal .dis-illustration {width: 327px;padding-left: 19px;margin-left: -9px;}
#dis-quizz .dis-illustration {width: 317px;padding-left: 9px;margin-left: -4px;}
#dis-club .dis-illustration {width: 317px;padding-left: 9px;margin-left: -4px;}
#dis-danse .dis-illustration {width: 307px;padding-left: 12px;margin-left: -4px;}
#dis-cabaret .dis-illustration {padding-top: 342px;padding-left: 10px;width: 323px;height: 422px;}
div#accueil-slider {
max-height: 590px;
}
.divan-illustration-slide {
height: 590px;
}
}div#accueil-slider .owl-stage {
padding: 0;
}
div#accueil-slider {
max-height: 630px;
overflow: hidden;
}
.divan-simple-slide {
height: 650px;
background-size: cover;
background-position: 50%;
text-align: center;
position:  relative;
}
.row .col .dss-illustration {
position: relative;
width: 570px;
height: 515px;
display:  inline-block;
background-size: 101% auto;
background-position: 50%;
margin-top: 60px;
opacity:0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
translateX(-200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.owl-item.active .dss-illustration {
transform:translateX(0px);
transform: translateY(0px);
opacity:1;
filter: blur(0);
-webkit-filter: blur(0);
}
.dss-content {
position:absolute;
right: 13%;
top: 50%;
margin-top: -88px;
bottom: 0;
min-width: 175px;
display: table;
}
.dss-title {
font-weight: 800;
font-size: 50px;
line-height: 1;
text-transform: uppercase;
font-family: "Tungsten Cond A", "Tungsten Cond B"!important;
letter-spacing: 3px;
}
.dss-title_1 {
transform:translateY(-100px);
opacity:0;
-webkit-transition: all 1s 1.25s;
-moz-transition: all 1s 1.25s;
-o-transition: all 1s 1.25s;
transition: all 1s 1.25s;
}
.owl-item.active .dss-title_1 {
transform:translateY(0px);
opacity:1;
}
.dss-title_2 {
font-size: 33px;
padding: 8px 0;
margin: 5px 0 10px 0;
border-top: 1px solid;
border-bottom: 1px solid;
transform:translateY(-100px);
opacity:0;
-webkit-transition: all 1s 1s;
-moz-transition: all 1s 1s;
-o-transition: all 1s 1s;
transition: all 1s 1s;
}
.owl-item.active .dss-title_2 {
transform:translateY(0px);
opacity:1;
}
.dss-title_3 {
font-weight: 500;
font-size: 24px;
letter-spacing: 14px;
margin-right: -7px;
margin-bottom: 30px;
transform:translateY(-100px);
opacity:0;
-webkit-transition: all 1s 0.75s;
-moz-transition: all 1s 0.75s;
-o-transition: all 1s 0.75s;
transition: all 1s 0.75s;
}
.owl-item.active .dss-title_3 {
transform:translateY(0px);
opacity:1;
}
.divan-simple-slide .styled-button.divan {
display:  inline-block;
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
opacity:0;
transform:translateY(-100px);
}
div#accueil-slider .styled-button.divan .styled-button-texte { }
.owl-item.active .styled-button.divan {
opacity:1;
transform:translateY(0px);
}
#accueil-slider.slider-anything.vertical .owl-theme .owl-dots {
top: 33%;
}
@media (max-width : 1300px) {
.divan-simple-slide {
height: 500px;
}
.row .col .dss-illustration {
width: 450px;
height: 406px;
}
}
@media (max-width : 1100px) {
.dss-content {
right:18%;
}
.row .col .dss-illustration {
margin-left: -200px;
}
}
@media (max-width : 1000px) {
.dss-content {
right:20%;
}
.row .col .dss-illustration {
margin-left: -350px;
}
}
@media (max-width : 800px) {
.dss-content {
right:12%;
}
.row .col .dss-illustration {
margin-left: -300px;
}
}
@media (max-width : 700px) {
.dss-content {
right: 15%;
width: 200px;
}
.row .col .dss-illustration {
margin-left: -300px;
}
.row .col .dss-illustration {
width: 300px;
height:271px;
}
.dss-title_1 {
font-size:45px;
}
.dss-title_2 {
font-size: 32px;
}
.dss-title_3 {
font-size: 28px;
}
.divan-simple-slide {
height: 400px;
}
}
@media (max-width : 600px) {
.dss-content {
right: 8%;
width: 200px;
margin-top: -12px;
}
.row .col .dss-illustration {
margin-left: -230px;
}
}
@media (max-width : 500px) {
.dss-content {
display:inline-block;
position:initial;
}
.row .col .dss-illustration {
margin-left: 0px;
transform: translateX(0px);
transform: translateY(-100px);
}
.owl-item.active .dss-illustration {
transform: translateY(0px);
margin-top: 20px;
margin-bottom: 20px;
}
.divan-simple-slide {
height: 600px;
}
}.full_width_image {
width: 100%;
background-size: cover;
margin-bottom: 30px;
margin: auto;
position: relative;
}
.legend-container {
position:  absolute;
bottom: 0;
left:  0;
right:  0;
padding: 9px;
background: #00000075;
color: #FFFFFF;
font-size: 14px;
}.document-downloader {
width: 100%;
background-size: cover;
margin-bottom: 30px;
text-align: center;
}
.document-downloader-text {
text-transform: uppercase;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
font-size: 14px;
}
.document-downloader-button {
display: inline-block;
width: 45px;
height: 45px;
text-align: center;
padding: 16px;
line-height: 5px;
}
.document-downloader a {
display: inline-block;
text-align: center;
padding: 4px 20px;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.document-downloader a:hover {
background: transparent!important;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.document-downloader a:hover .document-downloader-text{
color: inherit!important;
}span.section-sep-holder {
height: 1px;
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
min-width: 10%;
}
span.section-sep-line {
height: 1px;
border-top: 1px solid #EBEBEB;
display: block;
position: relative;
top: 1px;
width: 100%;
}
.section-title-image img {
line-height: 1em;
margin: 0;
word-wrap: break-word;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
font-weight: 500;
margin-bottom: 0px; display: inline-block;
}
.section-title-image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
margin-bottom: 0!important;
outline: none;
}
hr.section-title-image-hr.align-left {
margin-left: 0;
}
hr.section-title-image-hr.align-right {
margin-left: calc(100% - 35px);
}* { -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } .container	{ margin: 0 auto;  position: relative; }
.container {
max-width: 880px; 
} 
.row {
position: relative;
} .row:after, .col:after, .clr:after, .group:after { 
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; } .row, div.clear { padding-bottom: 24px; }  .col {
position: relative;
z-index: 10;
display: block;
float: left;
width: 100%; 
}
@media (min-width: 690px) {
.col {
margin-right: 2%; 
} 
.wpb_column {
margin-right: 0px;
}
} .col.col_last { margin-right: 0; } 
.col:last-child { margin-right: 0; } @media (min-width: 690px) {
.span_1 { width: 6.5%; }
.span_2 { width: 15.0%; }
.span_3 { width: 23.5%; }
.span_4 { width: 32.0%; }
.span_5 { width: 40.5%; }
.span_6 { width: 49.0%; }
.span_7 { width: 57.5%; }
.span_8 { width: 66.0%; }
.span_9 { width: 74.5%; }
.span_10 { width: 83.0%; }
.span_11 { width: 91.5%; }
.span_12 { width: 100%; } .full-width-content.vc_row-fluid .vc_span1, .full-width-content.vc_row-fluid .vc_col-sm-1 { width: 8.33%; }
.full-width-content.vc_row-fluid .vc_span2, .full-width-content.vc_row-fluid .vc_col-sm-2 { width: 16.66%; }
.full-width-content.vc_row-fluid .vc_span3, .full-width-content.vc_row-fluid .vc_col-sm-3 { width: 25%; }
.full-width-content.vc_row-fluid .vc_span4, .full-width-content.vc_row-fluid .vc_col-sm-4 { width: 33.33%; }
.full-width-content.vc_row-fluid .vc_span5, .full-width-content.vc_row-fluid .vc_col-sm-5 { width: 41.5%; }
.full-width-content.vc_row-fluid .vc_span6, .full-width-content.vc_row-fluid .vc_col-sm-6 { width: 50%; }
.full-width-content.vc_row-fluid .vc_span7, .full-width-content.vc_row-fluid .vc_col-sm-7 { width: 58.3%; }
.full-width-content.vc_row-fluid .vc_span8, .full-width-content.vc_row-fluid .vc_col-sm-8 { width: 66.66%; }
.full-width-content.vc_row-fluid .vc_span9, .full-width-content.vc_row-fluid .vc_col-sm-9 { width: 75%; }
.full-width-content.vc_row-fluid .vc_span10, .full-width-content.vc_row-fluid .vc_col-sm-10 { width: 83.0%; }
.full-width-content.vc_row-fluid .vc_span11, .full-width-content.vc_row-fluid .vc_col-sm-11 { width: 91.5%; }
.full-width-content.vc_row-fluid .vc_span12, .full-width-content.vc_row-fluid .vc_col-sm-12 { width: 100%; }
.full-width-content.vc_row-fluid .wpb_column { margin-left: 0!important; }
.full-width-content.vc_row-fluid .wpb_column .wpb_row, .full-width-content.vc_row-fluid .wpb_column .wpb_wrapper { margin: 0; }
}