<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*

Theme Name: QDR
Theme URI: 
Description: Programmation et design par Mathieu Poirier.
Version: 1.0
Author: Mathieu Poirier
Author URI: mailto:jean.mathieu.poirier@gmail.com
 

*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset safari formulaires */

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

div{
	box-sizing: border-box;
}

img{
	display:block;	
}

h6{
	font-size:0.8em;
}

sup{
	font-size:0.6em;
	vertical-align: super;
}

em{
	font-style:italic;
}

u{
	text-decoration:underline;
}


/* CAPTION WORDPRESS*/

.alignleft{float:left;margin-right:1em}
.alignright{float:right;margin-left:1em}
.aligncenter{display:block;margin:0 auto;text-align:center}

.align_r{
	text-align:right;
}

.align_m{
	text-align:center;
}

.align_l{
	text-align:center;	
}

.wp-caption {
    text-align: center;
	padding: 0.2em;
	color:#A2A4A6;
	font-weight:300;
}


/* CSS RÉPÉTITIF */

.click{
	cursor:pointer;
}

.clear{
	clear: both;
    height: 0;
    overflow: hidden;
}


.desktop{
	display:block;
}

.mobile{
	display:none;
}

.bullet li{
	list-style-type:square;
}

.no-bullet li{
	list-style-type:none;
}

a:link, 
a:visited,
a:hover{
	text-decoration:none;
	color:inherit;
}


/* DÉBUT DU SITE */

@font-face {
  font-family: "LoveYaLikeASister";
  src: url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.eot"); /* IE9 Compat Modes */
  src: url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.otf") format("opentype"), /* Open Type Font */
    url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.svg") format("svg"), /* Legacy iOS */
    url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.woff") format("woff"), /* Modern Browsers */
    url("/wp/wp-content/themes/qdr/fonts/LoveYaLikeASister.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body{
	font-size:16px;
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
    background-color:#EBEBEB;
}

.specialfont{
	font-family: 'LoveYaLikeASister', sans-serif;
	line-height:1.6em;
}

bold, strong {
	font-weight:600;
}


h1{
	
}

h2{
	
}

h3 {

}

h4{

}

h5{
	
}

.conteneur_principal{
    width:100%;
    margin:0 auto;
    max-width:2000px;
    background-color: #FFF;
}

.fond_papier{
	background-color: #f1f1f6;
	background-image: url("//www.quenditraton.com/wp/wp-content/uploads/2020/06/paper-3.png");
}

nav .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
}

.banniere {
    background-color: #000000;
    color: #FFF;
    padding: 1.2em 2em;
    text-transform: uppercase;
    border-bottom: solid 1px #323232;
}

.banniere li{
	display:inline-block;
	padding:0 0.5em 0 0;
}

.slider_header{
	position:relative;
	width:100%;
}

.overflow_slider{
	position:relative;
	width:100%;
	z-index:2;
}

.overflow_slider img{
	width:100%;
	height:auto;
}

.background_slider{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:1;
	background-color:#000000;
}

.background_slider img{
	width: 47%;
	height:auto;
}

.logo_header{
	position:absolute;
	z-index:3;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.logo_header img{
	position:absolute;
	z-index:3;
	width:26.65%;
	height:auto;
	top:13.7%;
	left:55.2%;
}

.nav_p li:after {
    content: "\|";
    padding-left: 0.5em;
}

.nav_p li:last-child{
    padding: 0;
}

.nav_p li:last-child:after{
    padding: 0;
    content: "";
}

.nav_s ul{
	display:inline-block;
}

.nav_s li{
	padding:0 0 0 2em;
}

.nav_s .small_space li{
	padding:0 0 0 0.8em;
}

.nav_p{
	float:left;
}

.nav_s{
	float:right;
}

.nav_f li{
	display:block;
}

.nav_f li:first-child{
	color:#dd212a;
	font-family: 'LoveYaLikeASister', sans-serif;
    line-height: 1.6em;
}

.inside{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

.twothird_left{
	float:left;
	width:60%;
}

.onethird_right{
	float:right;
	width:30%;
}

/*.commentcamarche_container {
    background-image: url(//www.quenditraton.com/wp/wp-content/uploads/2020/06/degrade.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% auto;
    padding-bottom: 0.5em;
}*/

.section{
	margin-bottom:3em;
	position:relative;
}

/*.degrade_haut{
	width:100%;
	position:top;
	left:0;
	z-index:1;
}

.degrade_haut img{
	width:100%;
	height:auto;
}*/

.commentcamarche {
    width: 90%;
    margin: 0 auto;
    margin-top: 3em;
}

/*.arrow_left{
	position:absolute;
	bottom:0em;
	left:-7em;
	max-width:109px;
	width:6.81em;
}*/

.arrow_left {
    position: absolute;
    top: 5em;
    left: -13em;
    max-width: 109px;
    width: 6.81em;
}

.arrow_right {
    position: absolute;
    bottom: -10em;
    right: -7em;
	max-width:55px;
	width:3.4375em;
}

.arrow_left img,
.arrow_right img{
	width:100%;
	height:auto;
}

.inside_section {
    margin-top: 0;
    margin-left: 5em;
    margin-right: 5em;
}

.section .texte{
	margin-top:1.3em;
	font-size:1.2em;
}

.inside_section .texte{
	margin-top:0;
}

.black {
    background-color: #000000;
    color: #FFF;
    padding: 2em 0;
    font-size: 1.3em;
    margin-bottom: 0;
}

.black .texte {
    margin-top: 0;
}

.section_etoiles{
	margin-top:3em;
}

.section_etoiles li {
    display: inline-block;
    margin: 0 2em 2em;
    text-align: center;
    width: 20%;
    vertical-align: top;
}

.etoiles img{
	margin:0 auto;
}

.section_etoiles h3 {
    font-size: 2em;
    margin-top: 0.7em;
    line-height: 1.3em;
    font-weight: 600;
}

.section_etoiles h4{
	margin-top:0.8em;
	font-size:1.2em;
	font-weight:500;
}

.section_etoiles h5{
	margin-top:0.6em;
	font-size:0.8em;
	color:#9E9E9E;
}

.section_etoiles h6{
	font-size:0.8em;
	margin: 0.5em 0;
    background-color: #f3f3f3;
    padding: 0.5em;
}

.cadre_reservation{
	text-align:center;
	text-transform: uppercase;
	font-size:2em;
}

.section_reservation{
	padding: 0 0 1em 0;
}

.cadre_reservation_new {
    padding: 1em 2em;
    color: #dd212a;
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.1em;
    border: solid 1px #dd212a;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
		width: intrinsic;           /* Safari/WebKit uses a non-standard name */
		width: -moz-max-content;    /* Firefox/Gecko */
		width: -webkit-max-content; /* Chrome */
    margin: 2em auto 3em;
}

/*.cadre_reservation_new {
    width: 100%;
    margin: 0 auto;
    padding: 1em 2em;
    background-color: #747474;
    color: #FFF;
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.1em;
}*/

.cadre_reservation_new:hover {
    letter-spacing: 0.05em;
}

.red{
	color:#dd212a;
}

.red_back{
	background-color:#dd212a;
}

.infolettre {
    max-width: 300px;
}

form{
	margin-top: 0.3em;
}

form .half_left {
    display: inline-block;
    width: 49%;
    float: left;
}

form .half_right {
    display: inline-block;
    width: 49%;
    float: right;
}

form input, form textarea, form select {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 0.5em;
    width: 100%;
    text-align: center;
    border: solid 1px #000000;
    padding: 0.6em;
    font-size: 0.8em;
}

form input[type="submit"] {
    padding: 1em;
    outline: 0;
    border: none;
    color: #FFF;
    background-color: #dd212a;
    text-transform: uppercase;
    font-size: 0.8em;
    cursor: pointer;
    margin-top: 0.7em;
    border-radius: 0;
    -webkit-appearance: none;
}

.section_depuis{
	font-size:1.6em;
	width:60%;
	margin-left: auto;
	margin-right: auto;
}

.section_partenaires {
    font-size: 2em;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 0;
}

.page-contenu .news{
	font-size:1.3em;
}



.section_news {
    font-size: 2em;
    padding: 2em 0 4em;
    background-image: url(//www.quenditraton.com/wp/wp-content/uploads/2020/06/fond_qdr_2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 4em;
    position: relative;
}

.voirplus {
    float: right;
    text-align: right;
    font-size: 0.6em;
    margin-top: 1.2em;
}

.news{
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.nouvelle {
    width: 31%;
    display: inline-block;
    position: relative;
    margin-top: 1em;
    margin-right:1em;
}

/*.nouvelle:nth-child(5n+4),
.nouvelle:nth-child(5n+5){
	width:49%;
	margin-right:2%;
}

.nouvelle .rectangle{
	display:none;
}

.nouvelle:nth-child(5n+4) .rectangle,
.nouvelle:nth-child(5n+5) .rectangle{
	display:block;
}

.nouvelle:nth-child(5n+4) .square,
.nouvelle:nth-child(5n+5) .square{
	display:none;
}

.nouvelle:nth-child(5n+3),
.nouvelle:nth-child(5n+5){
	margin-right:0;
}*/

.nouvelle img{
	width:100%;
	height:auto;
}

.nouvelle .onglet_texte {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.39);
    padding: 1em;
    overflow: hidden;
    font-size: 0.9em;
}

.nouvelle .onglet_texte h2 {
    color: #FFF;
    padding: 0;
    font-size: 1.5em;
    line-height:1;
}

.nouvelle h4 {
    font-size: 1em;
    padding-bottom: 0.5em;
    color: #dd212a;
    padding-top:0!important;
}

.wave_blanche_haut{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.wave_blanche_bas{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

.wave_blanche_haut img, .wave_blanche_bas img{
	width:100%;
	height:auto;
}

.section .entete {
    overflow: hidden;
	position:relative;
}

.section .entete img,
.section .entete h3{
	display:inline-block;
}

.section .entete img{
	height:4em;
	padding-right:1em;
	width:auto;
}

.section .entete h3 {
    font-size: 1.7em;
/*    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);*/
	line-height:1.4em;
}

.commentcamarche table tr td{
    vertical-align: middle;    
}

.commentcamarche .entete{
    margin-bottom:1em;   
}

.animated_partenaires{
	width: 70%;
    margin: 0 auto;
}

.animated_partenaires .slick-prev, 
.animated_partenaires .slick-next {
    font-size: 0.75em;
    width: 1.5em;
    height: 1.5em;
}

.animated_partenaires .slick-prev:before, 
.animated_partenaires .slick-next:before {
    font-size: 1.5em;
}

.section_partenaires .logos_partenaires {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.section_partenaires .logos_partenaires li {
    width: 10%;
    margin: 2em 2em 1em 2em;
    display: inline-block;
    vertical-align: top;
}

.section_partenaires .logos_partenaires li img {
    width: 100%;
    height: auto;
}

.voiture {
    max-width: 847px;
    width: 100%;
    margin-top: 2em;
}

.voiture img{
	width:100%;
	height:auto;
}

.photos_cadres{
	
}

.photo{
	display:inline-block;
	position:relative;
	max-width:251px;
	margin-right:6%;
	width:28%;
}

.photo img{
	width:100%;
	height:auto;
}

.photo:last-child{
	margin-right:0;
}

.photo .cadre{
	position:relative;
	z-index:1;
}

.bouton_reservation {
    margin-top: 3em;
    position: relative;
    width: 100%;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.bouton_reservation img{
	width:100%;
	height:aut0;
}

.bouton_reservation h2 {
    font-size: 2.2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: auto;
    display: inline-table;
    right:inherit; /* align to left */
    width: fit-content;
		width: intrinsic;           /* Safari/WebKit uses a non-standard name */
		width: -moz-max-content;    /* Firefox/Gecko */
		width: -webkit-max-content; /* Chrome */
}

.wpcf7{
	margin-top:2em;
	max-width: 600px;
	width:100%;
}

/* Voici une autre méthode pour faire dépasser le cadre? L'étirer peut-être? */

.la_photo {
    position: absolute;
    width: 90%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.section_spectacteurs{
	margin:0;
}

.section_spectacteurs .texte {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-size: 1.6em;
    padding: 2.5em 0;
}

.wave_footer img{
	width:100%;
	height:auto;
}


footer{
    background-color:#000000;
}

footer .banniere {
    padding: 0em 5em 3em;
    border: none;
    text-transform: none;
    font-size: 0.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.logo_footer {
    width: 12em;
    max-width: 150px;
}

.logo_footer img{
	width:100%;
	height:auto;
}

.item_footer:first-child{
	padding-top:0;
}

.item_footer {
    display: inline-block;
    margin-right: 5em;
    vertical-align: top;
    padding-top: 1.4em;
    padding-bottom: 1em;
}

.item_footer:last-child{
	margin-right:0;
}

.credit {
    text-align: center;
    color: #FFF;
    background-color: #000000;
    padding: 0.7em 2rem;
    font-size: 0.6em;
}

.section .video_container{
	max-width:100%;
}

.inside_section .video_container{
	margin-top:2em;
}

.video_container {
    position: relative;
    padding-bottom: 56.25%!important;
    height: 0;
    /*overflow: hidden!important;*/
    background-color: #6A6A6A;
}

.video_container iframe, .video_container object, .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.cadre {
    position: absolute;
    z-index: 99;
    height: 106%;
    width: 103%;
    top: -2%;
    left: -1%;
}

.cadre img{
	width:100%;
	height:100%;
}

.animated_number span {
	display: inline-block;
	width: 5em;
	text-align:right;
}

.single .page-contenu{
    margin: 2em auto 6em auto;    
}

.page article{
	margin: 2em auto 6em auto;
}

.single article{
    width:65%;
    float:right;
}

.single aside{
    float:left;
    width:30%;
}

.single .article_no_media aside{
    width:0%;
    float:none;
}

.single .article_no_media article{
    width:100%;
    float:none;
}

article .texte hr{
	margin: 2em 0em;
    padding: 0;
    border-top: solid 1px #d1d1d1;
}


h2.titre{
	font-size:2.5em;
	padding-bottom:0.5em;
}

.single h2.titre{
    padding-bottom:2em;
}

.texte,
article .texte {
    font-size: 1.2em;
	line-height:1.4em;
}	


article .texte * {
	padding-bottom:1em;
	line-height:1.4em;
}

article .texte p{
	padding-bottom:1em;
}

article .texte li{
	padding-bottom:0;
}

article .texte ul li {
    list-style-type: square;
}

article .texte ol li {
    list-style-type: decimal;
}

article .texte li {
    list-style-position: outside;
    margin-left: 2em;
}

article .texte a:link,
article .texte a:visited{
	color:#000000;
	text-decoration: underline;
}

article .texte .details a:link,
article .texte .details a:visited{
	color:#FFF;
	text-decoration: none;
}

article .texte .details h4 a:link,
article .texte .details h4 a:visited{
	color:#dd212a;
}

article .texte h2{
	font-size:2em;
	padding-bottom:0.5em;
}

article .texte h3{
	font-size:1.4em;
	padding-bottom:0.8em;
	font-weight:600;
	/*font-family: 'LoveYaLikeASister', sans-serif;*/
	color:#dd212a;
	margin-top:0.3em;
}

article .texte h4 {
    font-size: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.2em;
    font-weight: 600;
	color:#dd212a;
}

.spectacle .texte h4{
	font-family: 'LoveYaLikeASister', sans-serif;
}

article .texte p{
	padding-bottom:1em;
}

article .texte li{
	padding-bottom:0;
}

article .texte ul li {
    list-style-type: square;
}

article .texte ol li {
    list-style-type: decimal;
}

article .texte li {
    list-style-position: outside;
    margin-left: 2em;
}

article .texte a:link,
article .texte a:visited{
	color:#000000;
	text-decoration: underline;
}

.table_courriels th {
    padding: 0.3em 0.5em;
	text-align:left;
}

.table_courriels td {
    padding: 0.3em 0.5em;
    border: solid 1px #c1c1c1;
}

.page-template-page-quisommesnous .principal{
	width:60%;
	float:left;
}

.page-template-page-quisommesnous .sidebar{
	width:35%;
	float:right;
}

.personne {
    margin-bottom: 2em;
    width: 100%;
    border: solid 1px #e8e8e8;
    padding: 1.5em;
    background-color: #f8f8f8;
    height: 100%;
    clear: both;
	overflow:hidden;
	vertical-align:top;
}

.autres_membres{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	/*justify-content:space-between;*/
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}

.autres_membres .personne{
	max-width:420px;
	width:31%;
	display:inline-block;
	margin-right:2%;
}

.autres_membres .personne:last-child{
	margin-right:0;
}



.personne .texte{
	width:100%;
	font-size:1em;
}

.personne img{
	width:40%;
	height:auto;
	float:left;
	padding-right:0.75em;
	padding-bottom:0.2em;
}

.personne .texte h3{
	font-size:1.4em;
	font-weight:600;
	margin-bottom:0;
	padding-bottom:0;
}

.personne .texte h4{
	padding-bottom:1em;
	font-style: italic;
	font-size:0.8em;
	font-weight:300;
	padding-top:0;
}

blockquote {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #878787;
    font-style: italic;
    margin: 2em;
    padding: 2em;
    text-align: center;
}

.special_stars img{
	width:80%;
    height:auto;
	margin:0 auto;
}

li:nth-child(even) .special_stars img{
	-webkit-transform: scaleX(-1);
	    -ms-transform: scaleX(-1);
	        transform: scaleX(-1);
}

/*.section_spectacles{
	background-color: #f0f0f0;
    padding: 3em 0;
}*/

.section_spectacles {
    padding: 4em 0 7em;
    background-image: url(//www.quenditraton.com/wp/wp-content/uploads/2020/06/fond_qdr_2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.container_spectacles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.container_spectacles .spectacle{
	max-width:300px;
	width:30%;
	margin-right:6%;
	display:inline-block;
	cursor:pointer;
}

.spectacles_animated .spectacle {
    padding: 0 1.2em;
    max-width: none;
    width: auto;
	margin:0;
}

.slick-prev, .slick-next {
    font-size: 1em;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 2em;
    height: 2em;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #dd212a;
    border-radius: 50%;
    opacity: 0.5;
}

.slick-next:before {
    content: "\f105";
    padding-left: 0.36em;
}

.slick-prev:before {
    content: "\f104";
    padding-left: 0.3em;
}

.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    font-size: 2em;
    line-height: 1;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -2em;
}

.slick-next {
    right: -2em;
}

.spectacles_animated .slick-prev {
    left: -4em;
}

.spectacles_animated .slick-prev, .spectacles_animated .slick-next {
    top: 37%;
}

.spectacles_animated .spectacle:first-child{
	padding-left: 0;
}

.container_spectacles .spectacle:last-child{
	padding-right:0;
}

.container_spectacles .spectacle .image{
	margin-bottom:1em;
}

.container_spectacles .spectacle .image img{
	width:100%;
	height:auto;
}

.spectacle .titre {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.3em;
}

.container_spectacles_new .spectacle {
    width: 100%;
    margin-bottom: 3em;
    border: solid 1px #dadada;
    font-size: 0.9em;
	position:relative;
}

.container_spectacles_new .spectacle_visible{
	padding: 2em;
    cursor:pointer;
	position:relative;
}

/*.container_spectacles_new .spectacle_visible:before {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 1em;
    right: 1em;
    color: #dd212a;
    font-size: 2em;
}


.container_spectacles_new .spectacle_visible.active:before {
    content: "\f068";
}*/

/*.container_spectacles_new .spectacle:hover {
    background-color: #000000;
	color:#FFF;
}

.container_spectacles_new .spectacle:hover .spectacle_visible {
	border: solid 1px #000000;
}*/

.container_spectacles_new .spectacle_visible_visible {
    position: relative;
    background-image: url(//www.quenditraton.com/wp/wp-content/uploads/2020/06/fond_ombrage.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.container_spectacles_new .image_spectacle {
    width: 55%;
    float: left;
    -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
    padding: 1em 0 1em 1em;
}

.bouton_plus{
	width:4em;
	margin: 0 auto;
	margin-top:2em;
	max-width:54px;
}

.slick-slide, slick-slide:focus, .slick-slide a{
	outline:0;
}




.container_spectacles_new .spectacle:nth-child(even) .image_spectacle {
	-webkit-transform: rotate(3deg);
	    -ms-transform: rotate(3deg);
	        transform: rotate(3deg);
}

.container_spectacles_new_ateliers .spectacle:nth-child(even) .image_spectacle {
	-webkit-transform: rotate(3deg);
	    -ms-transform: rotate(3deg);
	        transform: rotate(3deg);
}

.container_spectacles_new .image_spectacle img {
	width:100%;
	height:auto;
}

.container_spectacles_new .resume {
    width: 42%;
    padding: 0 0 0 3%;
    float: right;
}

.container_spectacles_new_ateliers .resume {
    width: 60%;
    padding: 0 0 0 3em;
    float: right;
}

.container_spectacles_new .titre {
    text-align: left;
    margin-bottom: 1em;
    width: 100%;
    position: relative;
}

.container_spectacles_new .titre img{
	width:100%;
	height:6em;
}

.container_spectacles_new .titre h3 {
    max-width: 80%;
    position: absolute;
    color: #FFF;
    top: 50%;
    left: 50%;
    width: auto;
    display: inline-table;
    right:inherit; /* align to left */
    width: fit-content;
		width: intrinsic;           /* Safari/WebKit uses a non-standard name */
		width: -moz-max-content;    /* Firefox/Gecko */
		width: -webkit-max-content; /* Chrome */
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    text-align: center;
}

.container_spectacles_new .spectacle .wave_haut img{
	width:100%;
	height:auto;
}

.container_spectacles_new .spectacle .wave_bas{
	display:block;
}

.container_spectacles_new .spectacle .wave_black{
	display:none;
}

.container_spectacles_new .spectacle .wave_bas img,
.container_spectacles_new .spectacle .wave_black img{
	width:100%;
	height:auto;
}

.texte_secondaire {
    font-size: 0.8em;
    padding: 0 2em!important;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    margin: 0 auto;
    width: 80%;
    text-align: justify;
}

.texte_secondaire p:last-child{
	padding:0!important;
}

.accordeon{
	display:none;
}

.accordeon .video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 2em;
    max-width: 635px;
}

.accordeon img {
	width:100%;
	height:auto;
}

.accordeon .texte {
    padding: 1em 3em 2em;
    background-color: #000000;
    color: #FFF;
}

/*.details{
    -webkit-column-count:3;
    -moz-column-count: 3;
	column-count: 3;
	column-gap: 2em;
}*/

.details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.details .colonne {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.details .colonne:nth-child(2) {
    margin: 0 3%;
}

.faq{
/*	background-color:#F4F4F4;
	padding:2em!important;*/
	margin-top:1em;
	position:relative;
}

.faq_content {
/*    position: relative;
    z-index: 9999;
    width: 70%;*/
/*    padding-left: 1.5em;*/
}

.faq .logo {
	display:none;
    position: absolute;
    z-index: 1;
    top: 2em;
    right: 2em;
    opacity: 0.1;
    max-width: 212px;
	width:20%;
}

.faq .logo img{
	width:100%;
	height:auto;
}

.faq p {
    display: none;
    margin-top: 0.5em;
    /*padding-left: 1em;*/
    color: #5f5f5f;
	z-index:9999;
	position:relative;
	padding:0!important;
}

.faq_element {
    border: solid 1px #dcdcdc;
    padding: 1em 3em 1em 3em;
    margin-bottom: 0.5em;
	cursor:pointer;
}

.faq_element:hover, .faq_element.active {
	background-color:#F5F5F5;
}

article .texte .faq h3 {
    cursor: pointer;
    font-weight: 400;
    margin-top: 0;
    color: #020202;
    font-size: 1.2em;
    z-index: 9999;
    position: relative;
    line-height: 1.2em;
    padding: 0;
}

article .texte .faq h3:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: -1.4em;
}

article .texte .faq .faq_element.active h3{
	color: #dd212a;
	font-weight:600;
}

article .texte .faq .faq_element.active h3:before {
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: -1.4em;
}


.inside_grand{
	width:1300px;
	margin:0 auto;
}

.image_fw{
	width:100%;
	height:auto;
}

.spectacle_header{
	position:relative;
}

.spectacle_header .image_spectacle{
	position:absolute;
	top:1em;
	left:3em;
}

.post-navigation_wrap {
    margin-top: 4em;
    font-size: 1.4em;
}

.post-navigation {
    display: flex;
    justify-content: space-between;    
    padding-top: 1em;
    border-top: 1px solid #ccc;
}

.nav-previous,
.nav-next {
    width: 45%;
}

.nav-next{
    text-align:right;
}

.nav-previous a,
.nav-next a {
    display: inline-flex;         /* Affiche la flèche et le texte sur la même ligne */
    /*align-items: center;          /* Centre la flèche verticalement par rapport au texte */
    gap: 0.5em;                   /* Espace entre flèche et texte */
    text-decoration: none;
    font-weight: bold;
}

.nav-previous a i,
.nav-next a i {
    font-size: 1.1em;             /* Ajustable selon ta taille de texte */
    line-height: 1;
}

@media only screen and (max-width: 1600px) {


	.arrow_left {
		left: -12em;
	}
		
}


@media only screen and (max-width: 1500px) {

	body{
		font-size:15px;
	}

    h2.titre {
        font-size: 2em;
    }
	
	.inside{
		width:80%;
	}
		
}

@media only screen and (max-width: 1450px) {

	body{
		font-size:15px;
	}
	
	footer .banniere {
		font-size: 0.8em;

	}

}

@media only screen and (max-width: 1400px) {

	body{
		font-size:14px;
	}
    
    h2.titre {
        font-size: 1.8em;
    }
	
	.inside_section {
		margin-right: 0;
	}
	
/*	.page-contenu{
		font-size:1.4em;
	}*/
	


}

@media only screen and (max-width: 1250px) {

	.arrow_left {
		left: -9em;
		width: 5.5em;
	}
	
	.item_footer{
		margin-right:3em;
	}
	
	.spectacle .titre {
		font-size: 1em;
	}

}

@media only screen and (max-width: 1150px) {

	.item_footer{
		margin-right:2em;
		padding-top: 0.7em;
	}
	
	.logo_footer {
		width: 9em;
	}
	
	.infolettre{
		width:25%;
	}
	
	
}

@media only screen and (max-width: 1100px) {

	.inside {
		width: 90%;
	}

	body {
		font-size: 13px;
	}
    
    h2.titre {
        font-size: 1.6em;
    }
	
	.section_spectacles .inside{
		width:80%;
		margin:0 auto;
	}
	
	.arrow_left {
		left: -7em;
		width: 5em;
	}

}



@media only screen and (max-width: 1050px) {


	
	body {
		font-size: 12px;
		overflow-x:hidden;
	}

}

@media only screen and (max-width: 1000px) {
	
	.inside {
		width: 100%;
		padding-left: 3em;
		padding-right: 3em;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	
	.arrow_left {
		display:none;
	}
	
	.arrow_right {
		display:none;
	}
	
	body{
		font-size:11px;
	}
	
/*	.section_partenaires .logos_partenaires li {
		width: 14%;
		margin: 2em 8% 1em 8%;
	}*/
	
	.animated_partenaires {
		width: 80%;
		margin: 0 auto;
	}

}

@media only screen and (max-width: 960px) {

	.nav_s, .nav_p {
		float: none;
		text-align: center;
	}
	
	.nav_s {
		background-color: #dd212a;
		padding: 0.7em 0 0.5em 0;
		font-size: 1.4em;
	}
	
	.nav_p{
		background-color:#000000;
		padding:1em;
		font-size:1.2em;		
	}
	
	.banniere {
		padding: 0;
	}
    
    .single article{
        width:47.5%;
    }

    .single aside{
        width:47.5%;
    }

}

@media only screen and (max-width: 800px) {

	body{
		font-size:10px;
	}
	
	.twothird_left, .onethird_right {
		width: 47%;
	}
	
	.quisommesnous_accueil .texte{
		font-size:1.5em;
		margin-top:0;
	}
	
	.section_last{
		margin-bottom:2em
	}
	
	.page-template-page-quisommesnous .sidebar, .page-template-page-quisommesnous .principal{
		width:100%;
		font-size:1.2em;
	}
	
	.page-template-page-quisommesnous .sidebar{
		margin-top:2em;
	}
	
	.details .colonne:nth-child(2) {
		margin: 0 7%;
	}
	
	.details .colonne {
		font-size: 0.8em;
	}
	
	footer .banniere {
		padding: 0em 2em 3em;
	}
	
	.autres_membres .personne {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
    
    .nouvelle {
        width: 47%;
    }
    
    .nouvelle .onglet_texte {
        font-size: 1.3em;
    }
	
}

@media only screen and (max-width: 750px) {

    .nouvelle .onglet_texte {
        font-size: 1.2em;
    }
    
}

@media only screen and (max-width: 700px) {
	
/*	.section_partenaires h2{
		margin-bottom:1em;
	}*/

/*	.section_partenaires .logos_partenaires li {
		width: 25%;
		margin: 1em 8% 1em 8%;
	}*/
	
	.twothird_left, .onethird_right {
		width: 100%;
		float:none;
	}
	
	.container_spectacles_new .image_spectacle {
		width: 100%;
		float: none;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		padding:0 0 1em 0;
	}
	
	.container_spectacles_new .spectacle:nth-child(even) .image_spectacle {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	.container_spectacles_new .resume {
		width: 100%;
		float: none;
	}

	.container_spectacles_new .resume .titre{
		display:none;
	}

	.spectacle_visible .mobile,
	.spectacle_visible .mobile .titre{
		display:block;
		padding:0;
	}
    
    .nouvelle .onglet_texte {
        font-size: 1.1em;
    }

}

@media only screen and (max-width: 650px) {

	body{
		font-size:11px;
	}
	
	.accordeon .texte {
		padding: 1em 2em 2em;
	}
    
    .nouvelle .onglet_texte {
        font-size: 1em;
    }

}

@media only screen and (max-width: 600px) {

	footer .banniere {
		padding: 0em 3em 3em;
		font-size: 1.1em;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.item_footer {
		margin-right: 3em;
	}
	
	.infolettre {
		width: 40%;
	}
	
	.page-contenu{
		font-size:1.4em;
	}
	
	.section_etoiles {
		width: 90%!important;
		margin-left: auto;
		margin-right: auto;
	}
    
    .nouvelle {
        width: 100%;
    }
    
    .nouvelle .onglet_texte {
        height: auto;
    }
    
    .single article{
        width:100%;
    }

    .single aside{
        width:100%;
        margin-bottom:2em;
    }


}

@media only screen and (max-width: 550px) {

	footer .banniere {
		padding: 0em 1em 1em;
		font-size: 1em;
	}
    
    .nouvelle .onglet_texte {
        font-size: 0.9em;
    }
	

}

@media only screen and (max-width: 500px) {

	body{
		font-size:10px;
	}
	
	.inside{
		padding-left:1em;
		padding-right:1em;
	}
	
	.spectacles_animated .spectacle {
		padding: 0;
	}
	
	.spectacles_animated .slick-next {
		right: -4em;
	}
    
    .nouvelle .onglet_texte {
        font-size: 0.8em;
    }
    

}

@media only screen and (max-width: 450px) {


	body{
		font-size:10px;
	}
	
}

@media only screen and (max-width: 400px) {

	.banniere li {
		margin: 0.5em 0;
	}
	
	.nav_p {
		font-size: 1.7em;
	}
	

}

@media only screen and (max-width: 375px) {

	.item_footer {
		margin-right: 2em;
	}
	
	footer .banniere {
		padding: 0em 0.5em 1em;
	}
	

}





</pre></body></html>