<pre><div class='alert'>Erreur discrète : [8] &laquo; Trying to access array offset on value of type bool &raquo; à la <u>ligne 124</u> dans <b>/var/www/vhosts/sotp.fr/httpdocs/modules/Produits/Produits.module.class.php</b></div>
<traces style='display:none;'></traces></pre>@import url(//fonts.googleapis.com/css?family=Rubik|Roboto|Rubik|Ubuntu|Cabin|Rubik);
@media (min-width: 1200px ) {
    h1 { font-size: 3em; }
    h2 { font-size: 2.6em; }
	h3 { font-size: 2.2em; }
    h4 { font-size: 1.8em; }
    h5 { font-size: 1.5em; }
    h6 { font-size: 1.2em; }
}
@media (min-width: 992px) and (max-width: 1199px ) {
    h1 { font-size: 2.4em; }
    h2 { font-size: 2em; }
	h3 { font-size: 1.8em; }
    h4 { font-size: 1.6em; }
    h5 { font-size: 1.4em; }
    h6 { font-size: 1.2em; }
}
@media (min-width: 768px) and (max-width: 991px ) {
    h1 { font-size: 2.2em; }
    h2 { font-size: 1.8em; }
	h3 { font-size: 1.6em; }
    h4 { font-size: 1.4em; }
    h5 { font-size: 1.3em; }
    h6 { font-size: 1.2em; }
}
@media (max-width: 767px ) {
    h1 { font-size: 1.8em; }
    h2 { font-size: 1.6em; }
	h3 { font-size: 1.4em; }
    h4 { font-size: 1.3em; }
    h5 { font-size: 1.2em; }
    h6 { font-size: 1.1em; }
}


a { 
    color: ; 
    text-decoration: none!important;
}
#footer_page a { color: !important; }
#corps{
    padding-bottom:0px;
    padding-top: 0px;
}
#corps, footer, .copyright {
	position:relative;
}
#corps.accueil{
    padding-bottom: 0;
}
#corps.accueil section:first-child{
	padding-bottom: 40px;
}
#corps.accueil section {
	padding-top: 40px;
	padding-bottom: 40px;
}
hr{
	border-color:;
	margin : 3em 0;
}
@media (max-width: 991px ) {
    #corps.accueil section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media (max-width: 767px ) {
    #corps.accueil section {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/*** Cookie ***/
.barre-cookie {
    position: fixed;
    bottom: 10px;
	max-width: 600px;
	width:90%;
    background-color: rgba(0,0,0,0.7);
    color: white;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    border-radius: 30px;
	display: flex;
    align-items: center;
    z-index: 1;
}
.barre-cookie:hover{
	background-color: rgba(0,0,0,0.9);
}
.barre-cookie img{min-width:32px;}
.barre-cookie a{
	color:white;
	text-decoration: underline;
}
.barre-cookie p{
	margin-right:10px;
	margin-left:10px;
}
#cookie_acceptes {
    cursor: pointer;
	font-size: 30px;
	opacity: 0.9;
}
#cookie_acceptes:hover{
	opacity:1;	
}
@media (max-width: 767px ) {
	.barre-cookie {
		font-size: 12px;
		flex-direction: column;
		padding: 5px 5px;
	}
}

/*** ARIANE ***/
#bloc_ariane .breadcrumb {
    background-color: rgb(29, 29, 29);
    border-radius: 4px;
    
}
#bloc_ariane li em{
    color:rgb(254, 218, 0);
}
#bloc_ariane li a{
    color:rgb(203, 203, 203);
}
#bloc_ariane li a:hover,#bloc_ariane li a:focus{
    color:rgb(0, 97, 62);
    text-decoration:none;
}
/*
.breadcrumb>.active{
    color: rgb(203, 203, 203)
}*/

/*** Sous titre lors de pagination ***/
.titre-num-page {
	font-style: italic;
    font-size: 22px;
    color: rgb(100, 144, 138);
}

/*** WOW ***/
.wow {
	visibility: hidden;
}


body {
	color: rgb(255, 255, 255);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;/*px;*/
	background-color:  #1D1D1D;/*;*/
	/*text-align: justify;*/
}

.nous-contacter > a{
	color: black ;
	font-weight: bold;
}

.nous-rejoindre a{
	color: white;
	font-weight: bold;
}

.d-flex-center{
	display: flex;
	justify-content: center;
}

#valider{
	margin-top: 30px;
	border-radius: 0;
}

#valider:hover{
	margin-top: 30px;
	border-radius: 0;
	color: #FEDA00;
	border: 2px solid #FEDA00;
}

.placeholder::after {
    background-image: url(images/interface/logo_placeholder.png);
}

.racine {
	color: rgb(254, 218, 0) !important;
}

.pyre_copy {
	color: #fff !important;
}

.pyre_copy2 {
	color: rgb(254, 218, 0) !important;
}

.titre_principal,
.titre_secondaire {
	text-align: center;
	margin-bottom: 50px;;
}

.titre_principal,
.titre_page{
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

@media (max-width: 768px) {
	.sec-page-principal .titre_principal strong{
		font-size:30px !important;
	}
}



.sec-actualites .titre_principal{
	font-weight: 600;
    font-size: 51px;
}

.sec-actualites .txt-actus{
	text-align: center;
    color: #6C6C72;
}

.titre_page{
	text-align: center;
    color:;
}

/*.titre_principal span:first-child {
    font-size: 20px;
}
.titre_principal span:last-child {
    font-size: 35px;
}*/
#partenaires{
	background-color: white;
}

.titre-partenaires{
	margin-bottom: 50px;
	font-family: 
}



/**/

h1:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
}

.sec-page-accueil h2:after {
    content: '';
    display: block;
    height: 10px;
    width: 11%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
    position: absolute;
}

.titre_secondaire span:first-child {
	font-size: 30px;
	margin-bottom: 5px;
}
.titre_secondaire span:last-child {
    font-size: 40px;
}

.toutes-actus{
	display: flex;
	justify-content: center;
}

.txt-clr-1 {color:;}
.txt-clr-2 {color:;}
.bkg-clr-1 {background-color;:;}
.bkg-clr-2 {background-color:;}


.sec-page-principal .contenu{
	font-family: ;
}



/************* HEADER ***************/

#slider{
	margin-top:0px!important;
}
.carousel-indicators{
    height: 10px;
}

@media (min-width: 768px) {
	.navbar-brand {
		height: 65px;
	}	
}
.remonteur {
	margin-top: -10px;
}

header .navbar-static-top {
	margin-bottom: -85px;
}

/*** FOOTER ***/

#footer_page {
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-width: 6px;
    border-bottom-style: solid;
	border-color: ;
	background-color: white;/*;*/
	color: ;
	font-family: ;
	font-size:em;
	border: 0;
}
#footer_page .container {
	padding: 2em;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	#footer_page .container {
		padding: 2em;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.bas-de-page{
		margin-top:20px;
	}

}
#footer_page .container:before, 
#footer_page .container:after {
    display: none;
}
#footer_page h3{
	color:;
	margin-top: 0;
	/* text-transform: uppercase; */
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid ;	
	font-weight: 600;
}

#footer_page #footer_menu{
	width: 300px;
}
#footer_page .bas-de-page{
	width: 340px;
}

.footer_contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#footer_page .microformat{
	color:;
	padding:5px;
}

#footer_page .microformat h3{
	display: none;
}

.copyright{
	padding: 5px 0px;
	color: ;
	background-color: ;
}
.copyright a{
	color: ;
}

/*** Accueil ***/

/* #corps.accueil section.sec-panneaux {
    padding-top: 80px;
    padding-bottom: 0px;
    position: relative;
} */

/* .sec-panneaux .container {
    position: absolute;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
} */



.sec-actualites {
    background-color: #F5F5F5;
    background-image: url(https://www.sotp.fr/images/interface/fond_actus.png);
    background-position-y: 20px;
    background-repeat: no-repeat;
}



@media (max-width: 768px) {
	.sec-actualites {
		background-color: #F5F5F5;
		background-image: none;
	}
}

.sec-page-secondaire {
	background: url(https://www.sotp.fr/images/interface/slide2.png);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}


/*** Animation on scroll ***/
.on_scroll{
	opacity: 0;
	-webkit-transition: opacity  ; /*5s ease-in-out*/
	-moz-transition: opacity  ;
	-ms-transition: opacity  ;
	-o-transition: opacity  ;
	transition: opacity  ; 
}



/* menu footer V2 */

#footer_page_2{
	background-color:white;	
	color:;
    font-family: ;       
    /*display: flex;
    justify-content: space-around;
	flex-wrap: wrap;*/
	padding: 2em;
	border: 0;
	font-weight:bold;
}
#footer_page_2 h3{
	color:#fff;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 10px;

	font-weight: 600;
}

/*#footer_page_2 h3:after{
	content: ' ';
    display: block;
    border: 3px solid rgb(166, 196, 47);
    width: 50px;
    margin-top: 10px;
}*/

/*#footer_page a{
	color:  ;
}*/

#footer_page_2 .footer_menu{
	/*width: 300px;*/
}
/*#footer_page #menu_bas{
	list-style-type: none;
}*/
#footer_page_2 .microformat{
	color:;
	padding:5px;
}
#footer_page_2 #menu_bas li{
	margin: 10px 0;
}

#footer_page_2 #menu_bas2 li{
	margin: 10px 0;
}

#footer_menu_1 #menu_bas li::after {
    border-bottom: 1px solid #fff;
    width: 80%;
    content: '';
    /*padding: 6px 0 16px 0;*/
}

#footer_menu_2 #menu_bas2 li::after {
    /*padding: 6px 0 16px 0;*/
    border-bottom: 1px solid #fff;
    width: 80%;
    content: '';
}

/*#footer_menu_2 #menu_bas2 li::after {
    content: '';
    display: block;
    width: 85%;
    height: 1px;
    background: #fff;
    transition: width .3s;
    padding: -3px 0 16px 0;
    margin: 20px 0 20px 0px;
}*/
#footer_menu_2 #menu_bas2 li:hover::after {
    width: 10%;
    /*transition: width .3s;*/
}

/*#footer_menu_1 #menu_bas li::after {
    content: '';
    display: block;
    width: 85%;
    height: 1px;
    background: #fff;
    transition: width .3s;
    padding: -3px 0 16px 0;
    margin: 20px 0 20px 0px;
}*/
#footer_menu_1 #menu_bas li:hover::after {
    width: 10%;
    /*transition: width .3s;*/
}

#footer_page_2 .microformat h3{
	/*display: none;*/
}

.social {
	margin-top: 25px;
}

.social_footer div a {
	border-right: none !important;
}

.logo_footer {
	margin-top: 20%;
    margin-right: 40px;
}

.footer_contact {
	flex-grow: 2;
}

.adr:after, .adr:before{
    /*content:'';
    display: block;
    width: 30%;
    height: 1px;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 15px;*/
}
.adr:before{
	margin-bottom: 14px;
}

.vcard-tel {
	margin: 0px !important;
}

.copyright, .copyright a {
	/*background-color:;*/
	background-color:#00613E;
	color:;
	padding: 15px;
}
.copyright a{
	padding: 0 15px;
} 

/*#corps.accueil section:first-child {
    padding-bottom: 77px;
    margin-top: -15px;
}*/

@media (max-width: 768px) {
	.lien_footer_menu{
		padding-top: 30px;
	}
	.logo_footer {
		margin-top: 25%;
    	margin-right: 40px;
	}
}

.sec-page-triangle{
	padding-top: 0px !important;
}

/*** Recherche **/
/*.barre-recherche {
	display: none;
    width: 100%;
    background-color: rgba(248, 248, 248, 0.9);
    bottom: -305px;
    position: absolute;
    height: 325px;
}*/

#form-recherche{
	margin-top: 5%;
}

#form-recherche span.pyricon-search{
	color: black;
	position: absolute;
	font-size: 2em;
	vertical-align: bottom;
	line-height: 2em;
	left: 25px;
}

.barre-recherche .pyricon-close-delete{

    position: absolute;
    color: black;
    top: 10px;
    font-size: 20px;
    right: 60px;
    cursor: pointer;
}

.barre-recherche{
	background-color: rgba(248, 248, 248, 0.9);
    color: #fff;
    display: none;
    min-height: 300px;
    /*padding-top: 60px;*/
    padding-bottom: 100px;
    position: fixed;
    width: 100%;
    z-index: 3;
    margin-left: 15px;
    margin-top: 0;
    right: 0
}

.barre-recherche.open {
	display:flex;
	padding: 0px;
	/*overflow: auto;*/
	/*max-height: 580px*/
}

.barre-recherche.open .container{
	position: relative;
}

#texte-recherche span{
	color: black;
}

input#recherche {
    background: none;
    border: 0;
    padding-left: 48px;
    padding-right: 48px;
    color: black;
    font-size: 2em;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid black;
    width: 100%;
}


@media (max-width: 768px) {
	input#recherche {
		padding-left: 0px;
		padding-right: 0px;
		background: none;
		border: 0;
		color: black;
		font-size: 1em;
	}
}



ul .resultats{
	color: black;
	list-style-type: none;
	margin-bottom: 10px;
}

.resultat-liste{
	padding-top: 10px;
}

.resultat-categories{
	text-align: center;
	color: black;
	font-size:20px;
}

.icon-search:focus,
.icon-search:active{
	border: 1px solid transparent;
	outline:1px solid transparent !important;
}

.result-search{
	color: black;
	margin-top: 15px;
}

.list-result a{
	color: black;
	margin-bottom: 10px;
}

.list-result a:hover{
	color: #F19033;
}

/*----------------------- Spinner -----------------------*/

.glyphicon-refresh-animate {
    -animation: spin 1s infinite linear;
    -ms-animation: spin 1s infinite linear;
    -webkit-animation: spinw 1s infinite linear;
    -moz-animation: spinm 1s infinite linear;
    color: black
}
​
@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
  
@-webkit-keyframes spinw {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
​
@-moz-keyframes spinm {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}

.search-input{
	position: relative;
}

.chargement{
	position: absolute;
	right: 40px;
    top: 15px;
    font-size: 20px;
}


@media (max-width: 768px) {
	.chargement{
		position: absolute;
    	right: 20px;
    	top: 5px;
    	font-size: 20px;
	}
	.barre-recherche.open{
		padding: 25px;
	}
	.barre-recherche .pyricon-close-delete{
		right: 30px !important;
	}
}

.anchor{
	color: ;
}

.anchor:hover{
	color: ;
}

.same-height{
	height: 90px;
}


.nav>li>a:focus, 
.nav>li>a:hover{
	background-color:;
}

/*PAGE PRINCIPALE*/

.sec-page-principal{
	background-image: linear-gradient(180deg, #2D2D2D 55%, #1D1D1D 55%, #1D1D1D 80%);
	/*height: 450px;*/
}

.sec-page-principal .container-fluid{
	display: flex;
    justify-content: center;
}

.sec-page-principal .container{
	padding-bottom: 30px;
}

.sec-page-principal .conteneur-panneau{
	background: #363636 0% 0% no-repeat padding-box;
	box-shadow: 1px 3px 23px #00000069;
	opacity: 1;
	height: 450px;
	width: 314px;
	transform: matrix(1, 0, 0, 1, 0, 0);
	margin-right: 40px;
	
}

 @media (max-width: 425px) {
	 .sec-page-principal .conteneur-panneau{
		margin-right: 0px;
		
	}
}

.panneau-information h3{
	text-align: center;
	margin: 0;
}


.panneau-description{
	text-align: center;
	padding: 15px;
}


/*CSS PAGE N°2 SUR ACCUEIL*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 6px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-top: 6px;
}

.sec-page-accueil{
	background-color: #1D1D1D;
}

.sec-page-accueil img{
	display: initial;
}

.sec-page-accueil .contenu{
	margin-bottom: 80px;
}

.sec-page-accueil .btn {
	border: 2px solid white;
    background-color: #1d1d1d;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
	border-radius: 0;
}

.sec-page-accueil .btn:hover{
	color: #FEDA00;
	border: 2px solid #FEDA00;
}


/*CSS SERVICE ACCUEIL SIKO*/

.sec-service-accueil .num-tel{
	color: #FEDA00;
}

.sec-service-accueil .img-texte-service{
	display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 40px;
    width: 90%;
    background-color: #131313;
    position: absolute;
	box-shadow: 1px 3px 23px #00000069;
}

.sec-service-accueil .img-texte-service p{
	font-size: 43px;
	margin: 20px;
}


/*CSS ZONE INTERVENTION ACCUEIL SIKO */

#corps.accueil .sec-zone-intervention{
	background-color: #363636;
	padding-top: 0px;
}

.sec-zone-intervention img{
	display: initial;
    float: right;
}

.sec-zone-intervention .contenu-carte{
	position: absolute;
    width: 30%;
    margin-left: 15%;
    margin-top: 12%;
}

.sec-zone-intervention h2:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
    position: absolute;
    right: 2%;
 }


/*CSS PARTENAIRE ACCUEIL SIKO */

#partenaires h2{
	color: #00613E;
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 43px;
	/*font: normal normal medium 43px/51px ;*/
}

#partenaires h2:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
 }

 /*CSS ZONE ACTU SIKO */

 .sec-zone-actu{
 	background-color: #2D2D2D;
 }

 .renseignements-mail{
 	padding: 30px 0px;	
 }

 .renseignements-mail img{
 	display: initial;
 }

 .actu-detail .element img{
    max-height: 300px;
    max-width: 320px;
    margin: 20px;
 }

.liste-actu img{
	z-index: 2;
    max-height: 322px;
    max-width: 320px;
	margin: 20px;
}

.date-siko:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 4rem;
    height: 4px;
    background: #FEDA00;
}
.date-siko:before{ 
	margin-right: .3rem 
}

 .demande-mail{
 	font-size: 30px;
 }

 .mail-sotp{
 	font-size: 43px;
 	color: #FEDA00;
 }
.actu-siko {
   margin-bottom: 60px;
}

.actu-siko .content{
    width: 70%;
    display: flex;
    flex-direction: column;
    padding: 1% 5% 0% 5%;
    min-height: 270px;
}


 .actu-siko .element{
    display: flex;
    flex-direction: row-reverse;
    background: linear-gradient(to right, transparent 20%, #00613E 20%);
    margin: 55px 120px 0px 0px;
    align-items: center;
    padding: 0em 0;
 }
 
 @media (max-width: 1440px) {
	 .actu-siko .element{
		margin: 55px 90px 0px 0px;
	 }
}

 @media (max-width: 768px) {
	 .actu-siko .element{
		margin: 55px 20px 0px 0px;
	 }
}
  .accueil .actu-siko .element{
    display: flex;
    flex-direction: row-reverse;
    background: linear-gradient(to right, transparent 20%, #00613E 20%);
    margin: 50px;
    align-items: center;
    padding: 0em 0;
 }


.actu-siko .date-siko{
 	font-size: 16px;
 	color: #FEDA00;
 }


.accueil .actu-siko .apercu-siko{
 	font-size: 16px;
 	color: white;
 } 

.accueil .all-actus .btn{
	font-size: 25px;
    color: #FEDA00;
    float: right;
    margin-right: 10%;
    margin-top: -2%;
	font-style: italic;
    font-weight: bold;
    text-decoration: underline !important;

}
.background-page .actu-siko .content{
	position: initial;
	margin-left: 6%;
	margin-bottom: 2%;
	width: 90%;
	min-height: 310px;
 }
 .background-page .actu-siko .element img {
 	position: absolute;
    /*bottom: 23%;*/
 }



/*CSS FOOTER PAGE D ACCUEIL*/

.container-fluid .microformat{
	color: #082D44;
	font-size: 19px;
}

.color-vcard .icone-tel{
	display: initial;
	max-height: 40px;
	color:#082D44;
}
.vcard .street-address {
	font-weight: 500;
}

.vcard .postal-code {
	font-weight: 500;
}

.vcard .locality {
	font-weight: 500;
}

.color-vcard .icone-mail{
	display: initial;
	max-height: 35px;
	color:#082D44;
}

.color-vcard .tel{
	color: #082D44;
}

.lien_footer_menu{
	font-size: 19px;
	font-style: italic;
}

.pagination>li>a, 
.pagination>li>span{
	background-color: #1D1D1D;
	border: 1px solid #1D1D1D;
}

.pagination li a{
	font-size: 20px; 
	color: #FEDA00
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
	background-color: #1D1D1D;
	cursor: pointer;
	border: 1px solid #1D1D1D;
}

.pagination>.active>a span, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
	background-color: #1D1D1D;
	cursor: pointer;
	border: 1px solid #1D1D1D;
}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover{
	background-color:#1D1D1D;
    border-color: #1D1D1D;
    color: #00613E;
}

.page-pointer{
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background-color: #FEDA00;
	display: block;
}

.pagination>.active>a span
{
	background-color: #00613E;
}

/*REPONSIV WIDGET PAGE D'ACCUEIL 1024px*/
@media (max-width: 1024px) {
	.sec-page-principal .flex-panneau{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.sec-page-principal .conteneur-panneau{
		width: 310px;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.sec-page-principal .flex-panneau{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.sec-page-principal .conteneur-panneau{
		width: 250px;
		margin-bottom: 30px;
	}
	.sec-service-accueil .img-texte-service p{
		font-size: 25px;
	}
	.sec-service-accueil .img-texte-service{
		padding:40px; 
	}
}




/*REPONSIV WIDGET PAGE D'ACCUEIL 1440px*/
@media (max-width: 1440px) {
	.sec-page-principal {
		background-image: linear-gradient(180deg, #2D2D2D 100%, #1D1D1D 55%, #1D1D1D 80%);
	}
	.sec-page-principal .conteneur-panneau{
		width: 310px;
	}
}

@media screen and (min-width: 991px) and (max-width: 1200px){
	.actu-siko .element{
		margin:30px
	}
}



/* REPONSIV PAGE SOTP D'ACCUEIL 1024px */
@media (max-width: 1440px) {
	.sec-page-accueil h2:after{
		position: initial !important;
	}
	.sec-page-accueil .paragraphe_page{
		text-align: center;
	}
	.sec-page-accueil .btn{
		margin-bottom: 30px;
    	display: flex;
    	justify-content: center;
	}
}

/*REPONSIV SERVICE PAGE D'ACCUEIL 1024px*/
@media (max-width: 1024px) {
	.img-texte-service img{
		height: 70px;
	}	
	.sec-service-accueil .img-texte-service p{
		font-size: 25px;
	}
}

/*REPONSIV PAGE D'ACCUEIL 768px*/
@media (max-width: 768px){
	.sec-service-accueil .img-texte-service p{
		font-size: 19px;
	}
	.img-texte-service img {
		height: 40px;
	}
	.sec-service-accueil .img-texte-service{
		padding: 15px;
	}
	.sec-zone-intervention .contenu-carte{
		margin-top: 6%; 
	}
	.sec-zone-intervention .contenu-carte{
		width: 90%;
		position: initial;
		margin-left: 0%
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.sec-service-accueil .img-texte-service p{
		font-size: 18px;
	}
	.sec-zone-intervention .contenu-carte{
		position: initial;
		width: 75%;
		margin-top: 1%;
	}
	.contenu-carte h2{
		text-align: center !important;
	}
	.paragraphe_page h2:after{
		position: initial !important;
	}
}





/*REPONSIV PAGE D'ACCUEIL 420 px*/

@media screen and (min-width: 320px) and (max-width: 767px){
	.sec-zone-intervention .contenu-carte{
		position: initial;
		width: 70%;
	}
	.sec-xs-actu{
		min-height: 700px;
	}
	.liste-actu img{
		margin-top: 40%;
		/*height: 160px;*/
	}
	.actu-siko .element{
		background: linear-gradient(to right, transparent 0px, #00613E 2px);
		margin: 55px 0px 0px 0px;
	}
	.liste-actu img{
		display: none;
	}
	.date-siko:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 4rem;
		height: 4px;
		background: #FEDA00;
	}
}

/*REPONSIV PAGE D'ACCUEIL iphone 5/SE px*/

@media (max-width: 320px){
/*	.contenu-carte .paragraphe_page p{
		display: none;
	}*/
	.mail-sotp{
		font-size: 35px;
	}
	.sec-page-principal .conteneur-panneau{
		margin-right: 0px;
	}
	.sec-zone-actu{
		height: 950px;
	}
	.element img{
		display: none;
	}
	.all-actus .btn{
		margin-top: 0px;
		margin-right: 0px;
		float: none;
		font-size: 23px;
	}
	.paragraphe_page h2:after{
		position: initial;
	}
	.sec-zone-intervention .contenu-carte{
		position: initial;
		width: 70%;
	}
	.accueil .all-actus .btn{
		font-size: 19px;
	}
	.actu-siko .element{
		justify-content: center;
	}
	.actu-siko .titre-siko{
		font-size: 20px;
	}

}

.lien_edit {
	color: #FEDA00;
}

.lien_edit:hover {
	color: #fff;
}
hr {

    border-top: 0px solid #eee;
}

.div-btn {
	margin-top: -50px;
    margin-bottom: 60px;
    text-align: center;
}

.link-menu {
	color: #fff;
}

.link-menu2 {
	color: #000;
}

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -22px;
    font-size: 50px;
    color: #FEDA00;
    box-shadow: none !important;
    text-shadow: 0 1px 2px rgb(0 0 0 / 22%);
}

/*** Liste ***/

.actu-medic {
	margin-top:10px;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}

.actu-medic > * {
	margin-top:40px;
	width: 360px;
	position:relative;
	overflow: hidden;
}

.actu-medic > .element > .content {
	background-color: ;
	color: ;
	padding:10px;
	height: 200px;
	transition: background-color 0.5s ease;
}
.actu-medic > .element:hover > .content {
	background-color: ;
	color: ;
}

.actu-medic .actu-titre {
	margin:0px;
	border-bottom: 1px solid;
}

.actu-medic .actu-date {
	font-style: italic;
	color: ;
}

.actu-medic .actu-description {
	margin-top:15px;
}

.actu-medic .actu-lien:before {
	position: absolute;
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.actu-medic .actu-moar {
	position: absolute;
	display: flex;
    align-items: center;
    bottom: 0;
	padding: 2px 5px;
    right: -113px;
    background-color: ;
	color: ;
	font-size: 18px;
	transition: right 0.3s;
}
.actu-medic .actu-moar .pyricon {
	height: 18px;
}
.actu-medic > .element:hover .actu-moar {
	right: 0;
} 

.actu-medic > .element .visible-hover {
	opacity: 0;
}
.actu-medic > .element:hover .visible-hover {
	opacity: 1;
} 

.content > p > span{
	color: white !important;
}

/*** Voir toutes ***/

.sec-actualites .nb_actus{
    text-align: center;
}
.sec-actualites .nb_actus .btn {
	color:;
	background-color: ;
	border: 2px solid ;
	font-size:18px;
}
.sec-actualites .nb_actus .btn:hover,
.sec-actualites .nb_actus .btn:active,
.sec-actualites .nb_actus .btn:focus {
	color: ;
	background-color: ;
}


/*** Detail ***/

.contenu-actus {
	display: flex;
	flex-direction: row;
	justify-content: end;
	margin: auto;
	width: 85%;
	/*flex-wrap: wrap;*/
}



.contenu-actus .corps-actu{
	padding-top: 20px;
	margin-left: 15px;
}

.haut-de-page .titre_principal{
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 36px;
	margin-bottom: 10px;
}

.haut-de-page .titre_principal:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
}

.haut-de-page .actu-siko img{
	z-index: 1;
    margin-left: 5%;
}

.haut-de-page .actu-siko img{
	width: 70%;
    background: #00613E;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: absolute;
    padding: 20px 61px 20px 200px;
    top: 8%;
    left: 12%;
    min-height: 270px;
    position: absolute;
    top: 41%;
}

.actu-siko h2:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid #FEDA00;
    position: absolute;

}
.actu-siko h2 {
    margin-left: 12%;
    margin-bottom: 3%;
}

.actu-detail{
	color: white;
}

.actu-detail .content{
	padding: 2%;
}

.resize{
	max-height: 300px;
	max-width: 300px;
	margin: 20px;
}

.liste-actu > div > .titre-nos-actus{
	display: none;
}

.toutes-actus-page{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 11%;
}

.toutes-actus-page a{
	font-size: 23px;
    color: #FEDA00;
	margin-right: 125px;
    margin-top: -90px;
}

.toutes-actus-page a:hover{
	color: #00613E;
}

@media (max-width: 991px){
	.toutes-actus-page a{
		margin-right: 0px;
		margin-top: 0px;
	}
}

.toutes-actus-page:after{
	content: '';
    display: block;
    height: 10px;
    width: 75%;
    margin: 10px auto;
    border-bottom: 3px solid #FEDA00;
    position: absolute;
    margin-bottom: -3%;
}

.actu_detail > div > p{
	position: absolute;
    right: 0;
    margin-top: 4.3%;
    margin-right: 8%;
    color: #FEDA00;
}

#actu_photos img
{
	margin-left: 8%;
	max-height: 420px;
    max-width: 487px;
}

.contenu-actus .corps-actu .titre-siko{
	padding-bottom: 3%;
}
/*
.background-page .image-paragraphe figure img{
	margin-left: 11%;
}*/

.autres_actus li a,
.liste-cat li a{
	color: #FEDA00;
}

.autres_actus li a:hover,
.liste-cat li a:hover{
	color: #00613E;
}

.actu-img-animation{
	animation-name: fadeInLeft;
    animation-fill-mode: both;
}



.accueil .actu-siko .actu-img-animation img {
	transition: transform .4s;
}

.accueil .actu-siko:hover .actu-img-animation img{
	-webkit-transform: scale(0.5);
	transform: scale(1.2);
}

@media (max-width: 1440px){
	.background-page .actu-siko .content{
		position: initial;
    	margin-left: 5%;
   		margin-bottom: 0%;
   		/* width: 90%; */
    	min-height: 310px;
    	padding: 0px 0px 0px 260px;
	}
}

@media (max-width: 700px){
	.background-page .actu-siko .content{
		position: initial;
		margin-left: 5%;
		margin-bottom: 0%;
		min-height: 310px;
		padding: 290px 0px 0px 0px;
	}
	.breadcrumb{
		padding: 8px 25px; 
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.actu_detail > div > p {
		position: absolute;
		right: 0;
		margin-top: 6.3%;
		margin-right: 2%;
		color: #FEDA00;
	}
	.toutes-actus-page:after{
		width: 70%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1440px){
	.actu_detail > div > p {
		position: absolute;
		right: 0;
		margin-top: 5.3%;
		margin-right: 2%;
		color: #FEDA00;
	}
	.toutes-actus-page:after{
		width: 75%;
	}
}

@media screen and (min-width: 320px) and (max-width: 767px){
	.actu-siko .element{
		flex-direction: column;
	}
	.accueil .actu-siko .element {
    	display: flex;
    	flex-direction: column;
    	background: linear-gradient(to right, transparent 0%, #00613E 0%);
    	margin: 0px;
    	align-items: center;
    	padding: 0em 0;
		}


	.actu-siko .content{
		width: 100%;
		/*justify-content: center;*/
		text-align: center;
	}
	.actu-siko .titre-siko{
		text-align: center;
	}
	.all-actus .btn{
		margin-top: 0px !important;
		margin-right: 0px;
		float: none;
		font-size: 23px;
	}
	.date-siko{
		text-align: center;
	}
	.apercu-siko p{
		text-align: center;
	}
	.toutes-actus-page{
		flex-direction: column;
	}
	.actu_detail > div > p{
		position: initial;
	}
	.toutes-actus-page:after{
		display: none;
	}
	.corps-actu{
		margin-left: 40%;
		width: 100%;
	}
	.contenu-actus {
		flex-wrap: wrap;
	}
	#actu_photos img{
		margin-left: 0%;
	}
}

@media (max-width: 320px){
	#actu_photos img{
		max-height:215px;
		max-width:215px;
		margin-left: 0%;
	}
	.toutes-actus-page a{
		font-size: 20px;
	}
	.actu-detail .element img
	{
		display: block;
		margin: auto;
		max-height: 180px;
		max-width: 320px;
	}
	.toutes-actus-page{
		margin-left: 0%;
	}
}

#block_agenda ul.liste{
	list-style-type:none;
	overflow-y: auto;
}.carre{
	position: relative;
	width: 100%;
	padding-top: 100%;
}
.carre>* {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.cercle,.cercle .cal-day-today {
	border-radius: 50%;
}
.center>* {
	position: relative;
}
.center {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
/*
#block_agenda .liste {
	overflow: auto;
}
*/
#block_agenda.no_limit .liste {
	max-height: none!important;
}
#block_agenda.no_limit .voir-toutes {
	display: none!important;
}

#block_agenda > div > h3{
	color:rgb(0,0,0);
}
#section-agenda .voir_toutes {
	margin-top: 2em;
	text-transform:uppercase;
	text-decoration:none;
}
#section-agenda .voir_toutes a {
	color: rgb(0, 0, 0);
}
/**** CALENDAR ***/
.calendar .with-events{
	cursor:pointer;
	border-color:rgba(250, 0, 0, 0);
	padding: 14px;
	line-height: 1.2em;
	margin-top: -0.2em;
	
}
.calendar .cal-month-box, .calendar .cal-year-box, .calendar .cal-week-box, .calendar .cal-year-box .row-fluid, .calendar .cal-month-box .cal-row-fluid{
	border-bottom-color:rgb(0,0,0);
	border-top-color:rgb(0,0,0);
	border-left-color:rgb(0,0,0);
	border-right-color:rgb(0,0,0);
}
.calendar .cal-month-day {
	font-size: 1.5em;
	color: rgb(100, 144, 138);
}
.calendar .cal-month-day.active span[data-cal-date] {
	color: white;
}
.calendar .cal-day-weekend span[data-cal-date]{
	color: rgb(232, 202, 164);
}
.cal-row-head .initiale {
	font-size: 0.0001em;
}
.cal-row-head .initiale:first-letter {
	font-size: 10000em;
}
.calendar [class*="cal-cell"]:hover{
	background-color:inherit;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
	padding: 3% 4%!important;
}
.calendar .cal-day-today span[data-cal-date] {
	color: inherit;
}
.calendar .cal-month-day:hover {
	background-color: rgba(105, 105, 105, 0.4);
}
.calendar .cal-month-box .cal-day-today span[data-cal-date]{
	font-size:1em;
	margin-top: 0;
}
.calendar .cal-day-today {
	background-color: rgb(232, 202, 164);
	font-size: 1em;
	border: transparent solid;
	border-color: rgba(255, 255, 255, 0);
	padding: 14px;
	line-height: 1.2em;
	margin-top: -0.2em;
}
.calendar .cal-row-head {
	color: rgb(232, 202, 164);
	background-color: rgba(255, 255, 255, 0);
}
.calendar .cal-row-head:hover {
	color: rgb(232, 202, 164);
	background-color: rgba(255, 255, 255, 0);
}
.titreprovisoire {
	display: none!important;
}

@media (min-width: 768px){
	.calendar .cal-row-fluid .cal-cell1 {
		padding: 3% 4%;
	}
}
/**** CALENDAR ***/
div#mois_courant .pyricon {
	color: rgb(100, 144, 138);
}
.with-events{
	background-color:rgb(232, 202, 164);
}
.cercle .with-events{
	border-color:rgba(250, 0, 0, 0);
	border-style: solid;	
	color:rgb(255, 255, 255);
}
.cercle .cal-month-day {
	border-radius: 50%;
}
.center.cal-month-day.with-events.active {
    border-color: #0673ae;
    background: #0673ae;
}
.liste .evenement {
	background-color: rgba(105, 105, 105, 0);
	padding-top: 0.5em;
	margin-bottom: 1.5em;
	border-radius: 10px;
}
.liste .evenement h3 {
	font-size: 1.5em;
}
.liste .evenement .illustration {
	padding-bottom: 0.5em;
}
.liste .evenement .titre {
	margin-top: 0px;
}
.liste .evenement .illustration,
.liste .evenement .date {
	margin-left: 7px;
}
.liste .evenement .date {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.liste .evenement .description {
	padding-right: 0.5em;
}
.liste .evenement, .liste .evenement * {
	color: rgb(100, 144, 138);
}
.liste .evenement .date .jour {
    font-size: 40px;
    line-height: 1.2em;
}
.liste .evenement .date .mois {
	font-size: 1.6em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .liste .evenement .date .mois {
        font-size: 22px;
    }
}
.liste .evenement .date .annee {
	font-size: 16px;
    font-weight: normal;
}
.liste .evenement .date .debut span, .liste .evenement .date .fin span {
	font-size: 1.5em;
	display: inline-block;
	font-weight: normal;
	line-height: 1.2em;
}
.liste .evenement .btn {
	border-radius:0;
}
.liste .evenement .illustration img {
	border: solid 4px;
	margin-left: auto;
	margin-right: auto;
	max-width: 68%;
}
div#mois_courant {
	font-size: 1.3em;
	line-height: 2em;
}

@media (max-width: 991px){
	.calendar {
		margin-bottom: 2em;
	}
}

@media (min-width: 768px){
	#block_agenda .all {
		padding-left: 0;
		padding-right: 0;
	}
	.liste .evenement {
		width: calc(100% + 30px);
	}
	.liste .evenement .stretchable{
		display: flex;
		justify-content: stretch;
	}
	.liste .evenement .stretchable>.stretcher{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.liste .evenement .illustration,.liste .evenement .date {
		margin-left: -10px;
		margin-right: -10px;
		font-weight: normal;
		font-size: 1.2em;
		text-align: center;
	}
	.contenu-evenement {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	.liste .evenement {
		margin-left: 0;
		margin-right: 0;
	}
	.contenu-evenement {
		padding-left: 15px;
		padding-right: 15px;
	}
	#block_agenda .liste {
		padding-left: 0;
		padding-right: 0;
	}
}

.evenement-seule .jour,.mois,.annee{

	color: rgb(6, 115, 174);
	font-weight: 900;
	font-size:18px;
}
.evenement-seule .horaire .detail, .evenement-seule .heure{
	font-style: italic;
}

.month-calendar{
	color: #4C798A;
	font-family: 'Roboto';
	font-size: 20px;
	margin-bottom: 15px;
}

/**** Bouton en savoir plus ****/

.evenement .btn-savoir-plus{
	background-color: rgb(100, 144, 138);
	color:rgb(255, 255, 255);
}
.evenement .btn-savoir-plus:hover{
	background-color: rgb(255, 255, 255);
	border:1px solid rgb(100, 144, 138);
	color:rgb(100, 144, 138);
}
.parallaxContainer {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.parallaxContainer .imgContainer {
    height: 100%;
	text-align: center;
	position:relative;
}
.parallaxContainer .imgContainer img {
	width: 100%;
	transition: transform 0.35s linear;
}
.parallaxContainer.widthness .imgContainer img {
	width: auto;
	height: 100%;
}
.parallaxContainer.widthness .imgContainer * {
	height: 100%;
}
.parallaxContainer .bandeau {
	position: relative;
	bottom: 65%;
	height: 30%;
	background-color: ;
	background-color: attr('data-couleur');
	
	text-align: center;
	align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.parallaxContainer .bandeau h2 {
    padding: 0;
    margin: 0;
	position: relative;
	
	color: ;
	font-family: ;
	font-size: pxpx;
}
.parallaxContainer .bandeau h2:after {
	content: '';
    display: block;
    background: url() no-repeat center top;
    height: 60%;
    width: 100%;
    position: absolute;
    background-size: auto 100%;
}
.parallaxContainer .carousel-caption {
	bottom: 0%;
	left: 20%;
	width: 80%;
	background-color: ;
}

@media (min-width: 1200px) and (max-width: 1300px ) {
	.parallaxContainer .carousel-caption {
		left: 10%;
		width: 90%;
	}
	.parallaxContainer .carousel-caption span{
		font-size: 36px!important;
	}
}

@media (min-width: 992px) and (max-width: 1199px ) {
	.parallaxContainer .carousel-caption {
		left: 0%;
		width: 100%;
	}
	.parallaxContainer .carousel-caption span{
		font-size: 34px!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px ) {
	.parallaxContainer .carousel-caption {
		left: 0%;
		width: 100%;
	}
	.parallaxContainer .carousel-caption span{
		font-size: 34px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px ) {
	.parallaxContainer .carousel-caption span{
		font-size: 20px!important;
	}
}.bandeau .carousel-caption {
    text-align: left;
    display: flex;
    align-items: center;
    visibility: hidden;
    animation-name: zoomInDown;
}

/* style="visibility: visible; " */#logo-contact p:nth-child(1){
	font-size: 30px;
	font-family: 'Red Hat Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	text-transform: uppercase;
	font-weight: bold;
}
#logo-contact p:nth-child(2){
	font-size: 40px;
	font-family: 'Dr Sugiyama', 'Helvetica Neue', Helvetica, Arial, sans-serif;		
}

#logo-contact p:nth-child(3){
	font-size: 28px;
	font-family: 'Red Hat Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	text-transform: uppercase;
}
#vcard > * {
    margin: 8px 0px;
}
.vcard .pyricon{
	color:rgb(255, 255, 255);
}

.vcard h2{
	font-size: 24px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: 600;
}

span.postal-code {
    margin-right: 10px;
}
#formulaire_contact textarea[name="message"],
#formulaire_contact textarea[name="message"]:focus {
	height: 15em;
}
.structure_nom {
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

@media (max-width:767px) {
	.logos-accueil {
		margin-top: 50px;
	}
}

/*** btn envoyer ***/

#valider{
	/*background-color: rgb(0, 97, 62);
	color: rgb(254, 218, 0);*/
	
	border: 2px solid white;
    background-color: #1d1d1d;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
	margin-bottom: 30px;
}

/*** Cadre info structure ***/

#infos_structure{
	background-color: rgb(255,255,255);
	color: rgb(0, 0, 0);
	text-align:center;
}

/*** Lien contact footer ***/

#vcard > div.color-vcard > a > span,
#vcard > div.color-vcard > span.email > a {
	color: rgb(8, 45, 68);
}

#vcard > div.color-vcard > a > span:hover,
#vcard > div.color-vcard > span.email > a:hover {
	color: rgb(0,0,0);
}

/*** texte sous nous contacter & label ***/

#formulaire_contact label,
#formulaire_contact p {
	color: white;
}

.nous-rejoindre p{
	margin-bottom: 30px;
}

.form-horizontal label{
	font-weight: normal;	
}#formulaire_inscription label{
	color:;
}
.bandeau_load>* {
	min-height: 2em;
	line-height: 2em;
}

.bandeau_load {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#box-connexion{
	position: absolute;
    z-index: 1337;
}

.list-group-item-actu img {
    max-width: 100px;
    max-height: 100px;
    margin-right: 10px;
}
.list-group-item-actu {
    display: flex;
    align-items: center;
}

.menu-connexion a {
    padding: 2px 15px;
}

@media (max-width:767px){
    .menu-connexion-xs {
        position: fixed;
        width: 26%;
        right: 60px;
        top: 0;
        height: 50px;
    }

    .menu-connexion-xs a {
        border: 1px solid black;
        display: inline-block!important;
        float: right;
        width: 42px;
        margin-top: 5px;
        border-radius: 5px;
        height: 30px;
        padding: 5px 13px;
        margin-right: 10px;
    }
}.voir-toutes-flux{
	display: inline-block;
    float: right;
    font-size: 22px;
}
.voir-toutes-flux a:hover{
	text-decoration:none;
}

.titre-rss {
	color: rgb(255, 255, 255);
	padding: 10px;
	background: rgb(55, 124, 194);/* #377CC2 */
}
.item-rss:nth-child(odd){padding-left:0px;}
.item-rss:nth-child(even){padding-right:0px;}

 .item-rss{
    /* height: px; */
	margin:15px 0px;
} 

.item-rss h4{
    font-size: px;
    color: ;
    font-familly: ;
}
.item-rss .resume{
    font-size: px;
    color: ;
    font-familly: ;
}
.item-rss .savoirplus a{
    font-size: px;
    color: ;
    font-familly: ;
	font-weight:bold;
}
/* @media (min-width: 768px ) and (max-width: 991px ){

	.item-rss{
		height: auto;
	}
} */

@media (max-width: 767px ){
	.item-rss{
		padding-left:0px;
		padding-right:0px;
		height:auto;
		margin-top:15px;
	}
	.voir-toutes-flux{
	    margin-top: 5px;
	}
	.panel-rss{
	    margin-top: 20px;
	}
}#carousel_Galeries .carousel-control {
	opacity: 1;
}
#carousel_Galeries .carousel-control.right, #carousel_Galeries .carousel-control.left {
	background-image: none;
}
#carousel_Galeries .carousel-caption {
	right:0;
	bottom: 0;
	left:0;
	padding: 1em;
	text-shadow: 0 0 0;
	background-color: rgba(255, 255, 255, 0.8);
}
#carousel_Galeries .carousel-caption h3 {
	margin: 0;	
}

.galerie-wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 5%;
}[data-toggle="buttons"] .active .glyphicon-unchecked:before {
    content:"\e067";
}

.retour-desinscrit {
    font-weight: bold; 
    text-align: center; 
    margin : 84px; 
    color: #555;
}
.retour-desinscrit.valide {
    color:#333;
}/*** sur menu ***/

.surmenu {
	background: linear-gradient(to right, rgb(232, 202, 164) , rgb(232, 202, 164));
	/*padding:0px 15px;*/
}

.img-surmenu{
	position: absolute;
}

.navbar{
	margin-bottom: 0px;
}
.navbar-principal .navbar-nav .surmenu-item a {
	margin-top: 5px;
	float:left;
	font-size: 18px;
	color: rgb(100, 144, 138);
}
.navbar-principal .navbar-nav .surmenu-item a:focus,
.navbar-principal .navbar-nav .surmenu-item a:hover{
	color: rgba(255, 255, 255);
	background-color: ;
	text-decoration: none;
}
.surmenu-item-1 {
	/*padding: 0px 3em;*/
    margin-top: 0px;
    font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: rgb(100, 144, 138);
}
.surmenu-item-1:hover{
	color: rgba(255, 255, 255);
	cursor: pointer;
}


.reseaux-sociaux-message{
   color: rgb(100, 144, 138);
}

 @media (max-width: 991px ){
	.surmenu-item  {
		float:left;
	}
}

/*** MENU ***/
.flag span{
    display:none;
}

#menu_haut {
	min-height:30px;
}

.nav-justified-flex {
	display:flex;
	height: 90px;
    align-items: center;
}
.nav-justified-flex > * {
	flex-grow: 1;
	text-align: center;
}
.nav-justified-flex > li > a {
	height: 90px;
	display:flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	font-weight:600;
}

#menu_haut.affix-top {
	position: absolute;
	border: none;
	width: 100%;
}
#menu_haut.affix {
	width: 100%;
}
#menu_haut .logo_haut img {
	height: 119px;
    top: 10px;
    position: absolute;
    left: 110px;
	z-index: 1000;
}

@media (max-width: 991px) {
	#menu_haut .container-fluid{
		padding:0px; 
	}
	#menu_haut .menu-haut-part-droite{
		width: 16%;
		/*font-size: 16px;*/
	}
	.nav .nav-justified-flex .menu-dynamique {
		margin-left: 20px;
	}
}
#menu_haut .menu-dynamique > li:not(:first-child):before {
    content: '';
    display: inline-block;
    right: 0px;
    height: 20px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
    margin-top: 20px;
}
#menu_haut.affix-top {
	background: rgba(0,0,0,0);
}
#menu_haut.affix-top:hover,
#menu_haut.affix-top:focus-within,
#menu_haut.affix-top.in_page, 
#menu_haut.affix {
	transition: all 0.2s;
	background: rgb(232, 202, 164);
}


#menu_haut.affix-top .menu-dynamique > li a,
#menu_haut.affix-top .menu-dynamique>li> a:focus {
	color: rgb(255, 255, 255);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:17px;
	background-color: rgba(0,0,0,0)!important;
}

/* #menu_haut.affix-top .menu-dynamique>li.open > a, 
#menu_haut.affix-top .menu-dynamique>li:hover > a,
#menu_haut.affix-top .menu-dynamique>li > a:hover {
	color: ;
	background-color: !important;
} */
#menu_haut.affix-top:hover .menu-dynamique > li,
#menu_haut.affix-top:hover .menu-dynamique > li > a,
#menu_haut.affix-top:hover .menu-dynamique > li > a:focus,
#menu_haut.affix-top:focus-within .menu-dynamique > li,
#menu_haut.affix-top:focus-within .menu-dynamique > li > a,
#menu_haut.affix-top:focus-within .menu-dynamique > li > a:focus,
#menu_haut.affix-top.in_page .menu-dynamique > li,
#menu_haut.affix-top.in_page .menu-dynamique > li > a,
#menu_haut.affix-top.in_page .menu-dynamique > li > a:focus,
#menu_haut.affix .menu-dynamique > li,
#menu_haut.affix .menu-dynamique > li > a,
#menu_haut.affix .menu-dynamique > li > a:focus,
#menu_haut.affix .menu-dynamique > li > a:hover {
	color: rgb(100, 144, 138);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
}


#menu_haut.affix-top.in_page .menu-dynamique li.open > a, 
#menu_haut.affix-top.in_page .menu-dynamique li:hover > a,
#menu_haut.affix-top.in_page .menu-dynamique li > a:hover,
#menu_haut.affix .menu-dynamique li.open > a, 
#menu_haut.affix .menu-dynamique li:hover > a,
#menu_haut.affix .menu-dynamique li > a:hover,
#menu_haut.affix .menu-dynamique li > a:focus {
	color: rgb(100, 144, 138);
	background-color: rgb(232, 202, 164)!important;
}

.nav-justified-flex li {
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


/*** Sous menu ***/

@media (min-width: 1200px) {
	.dropdown-menu > .container {
		width: 800px;
	}
}
/* @media (min-width: 992px)
.dropdown-menu > .container {
    width: 800px;
}
@media (min-width: 768px)
.dropdown-menu > .container {
    width: 800px;
} */

#menu_haut .nav>li .dropdown-menu .soustitre {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
	border-bottom: 1px solid rgb(100, 144, 138);
	color:rgb(255, 255, 255);
}
#menu_haut .nav>li .dropdown-menu ul {
	padding-inline-start: 15px;
	color: rgb(255, 255, 255);
    list-style: disc;
}
#menu_haut .nav>li .dropdown-menu ul > li {
	margin-top:5px;
	margin-bottom:5px;
}

#menu_haut .nav>li,#menu_haut .menu-haut-part{
	position:initial;
}

#menu_haut .nav>li .dropdown-menu {
	background-color: rgba(29, 29, 29, 0.7)!important;
	padding: 25px 0px;
	z-index:0;
}

#menu_haut .nav>li .dropdown-menu li a{
	color: rgb(255, 255, 255);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#menu_haut .menu-haut-part-droite{
	display: flex;
    height: 90px;
    align-items: center; 
}

.menu-haut-part-droite{
	display: flex;
	justify-content: center;
}

.menu-haut-part-droite li a{
	color: white;
	list-style: none;
}

.menu-haut-part-droite li{
	font-weight: 600;
}

/*A RENDRE ADMINISTRABLE*/

.same-height .nous-rejoindre{
	background-color: rgb(0, 97, 62);
	list-style: none;
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 17px;
}


.same-height .nous-contacter{
	background-color: rgb(255, 255, 255);
	list-style: none;
}

.nous-contacter li a{
	color: rgb(0, 0, 0);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 17px;
}
/*FIN A RENDRE ADMINISTRABLE*/

/******* MENU BAS *******/
#menu_bas {
	list-style-position: inside;
}
#footer_page #menu_bas li{
	margin: 10px 0;
}
#footer_page #menu_bas li a{
	color: ;
	/* transition:all 0.5s; */
}
#footer_page #menu_bas li a:hover{
	/* text-transform: uppercase; */
	color: ;
}

.menu-bas #menu_bas {
	background-color: rgb(255, 255, 255);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	list-style: none;
}
.menu-bas #menu_bas a {
	color: rgb(8, 45, 68);
}
.menu-bas #menu_bas a:hover {
	/*color: rgb(255,255,255);*/
	color: #00613E;
	cursor: pointer;
	text-decoration: none;
}
.menu-bas #menu_bas > li[class*="col-xs-"]::before {
	background-color: ;
}

.menu-bas #menu_bas2 {
	background-color: rgb(255, 255, 255);
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	list-style: none;
}
.menu-bas #menu_bas2 a {
	color: rgb(8, 45, 68);
}
.menu-bas #menu_bas2 a:hover {
	/*color: rgb(255,255,255);*/
	color: #00613E;
	cursor: pointer;
	text-decoration: none;
}
.menu-bas #menu_bas2 > li[class*="col-xs-"]::before {
	background-color: ;
}
 





/******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */

.img-menu-xs{
	position: absolute;
	right: 0px;
	top: 0px;
	display: flex;
}

.img-menu-xs .menu-contact{
	height: 50px;
    background-color: white;
    padding: 10px;
}

.img-menu-xs .menu-rejoindre{
	height: 50px;
    background-color: #00613E;
    padding: 10px;
}


.demo-2 {
	position: initial;
}


@media (max-width: 425px){
	#menu_haut .logo_haut img{
		height: 80px;
		top: 5px;
		position: absolute;
		left: 145px;
	}
}

@media (max-width: 320px){
	#menu_haut .logo_haut img{
		left: 95px;
	}
}

@media (max-width: 767px){
	.navbar-toggle-btn{
		position: initial;
	}
/*	#menu_xs_1{
		margin-top: 105px;
	}*/
	#menu_haut .logo_haut img{
    	height: 80px;
    	top: 5px;
    	position: absolute;
    	/*left: 250px;*/
	}
	#menu_haut,
	.decal-slider{
		height: 50px;
	}
	.liste-actu img{
		margin-top: 25px;
	}
	.all-actus .btn{
		margin-top: 30px; 
	}
}

@media (max-width: 768px){
	#menu_xs_1{
		margin-top: 10px;
	}
	.nav-justified-flex > li > a,
	#menu_haut .menu-haut-part-droite,
	.nous-contacter li a{
		font-size: 16px;
	}
	.liste-actu img{
		margin-top: 25px;
	}
	.all-actus .btn{
		margin-top: 30px; 
	}
}
		
/* .dl-menuwrapper { */
	    /* float: right; */
/* } */

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li:first-child {

	border-top: 1px solid rgb(255, 255, 255);	
}
.dl-menuwrapper li {
	position: relative;
	border-bottom: 1px solid rgb(255, 255, 255);
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}
.navbar-header>.dl-menuwrapper {
	width: 100%;
	position:absolute;
	top:100%;
	left:0;
}
.dl-menuwrapper .dl-menu {
/*	  margin: 5px 0 0 0;*/
	position: absolute;
    width:calc( 100% + 15px * 2 );
    text-align: center;
	opacity: 0;
    pointer-events: none;
/*     -webkit-transform: translateY(10px);
    transform: translateY(10px); */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	margin-left: -15px;
}
.nav > li > a{
	transition:none!important;
	color: rgb(255, 255, 255);
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:rgb(0, 97, 62);
	color:rgb(255, 255, 255);
}

.dl-menuwrapper button, button.dl-trigger[data-target] {
	background: none;
	border: 0px solid ;
    width: 38px;   
    border-radius: 5px;
    height: 30px;
    /* text-indent: -900em; */
    /* overflow: hidden; */
    position: relative;
    cursor: pointer;
    outline: none;
	float: left;
	/* margin-left:15px;
	position: absolute;
	bottom: 20px;
	right : 5px; */
}
.dl-trigger:before {
    content: "Menu";
    position: absolute;
    left: -60px;
    width: 60px;
    display: inline-block;
    top: 6px;
    color: ;
}

.dl-menuwrapper button, button.dl-trigger{
	color: ;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
button.dl-trigger[data-target]:hover,
button.dl-trigger[data-target].dl-active{
	background: none;
	border-color:;
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after,
button.dl-trigger[data-target]:hover:after ,
button.dl-trigger[data-target].dl-active:after {
	background: ;
	box-shadow: 
		0 8px 0  , 
		0 16px 0  ;
}


.dl-menuwrapper button:after,
button.dl-trigger[data-target]:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 3px;
    top: 5px;
    left: 16%;
	background: rgb(254, 218, 0);
	box-shadow: 
		0 8px 0  rgb(254, 218, 0), 
		0 16px 0  rgb(254, 218, 0);
}
.dl-menuwrapper li a {
	text-transform: uppercase;
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: rgb(255, 255, 255);
	outline: none;
}

.d-flex-center{
	display: flex;
	justify-content: center;
}


.d-flex-logo{
	display: flex;
    justify-content: center;
	padding: 15px 0px;
}

.menu-rel{
position: relative;
}

.menu-rel ul{
	position: absolute;
	right: 0;
	top: 20px;
	display: flex;
	flex-direction: column;
}

.menu-rel .tel{
	font-size: 25px;
	color: #000000;
    font-weight: 700;
}

.nav-justified-flex > span{
    color: #52A633;
    font-size: 30px;
    margin-top: 10px;
}


.surmenu-item-1 img{
	padding: 0;
}

.navbar-nav .surmenu-item-1{
	padding-right: 10px;
}
.home{
	font-size: 30px;
	color: couleur_icone_home;
	margin-top:4px;
}
.home:hover,
.home:active{
	color: couleur_icone_home_survol;
}

.flag{
	padding: 3px !important;
	background-color: transparent !important;
}

/*.nav li a:hover{
	background-color: white;
}*/


.icon-search{
	background-color: rgba(255, 255, 255, 0);
	color: ;
	font-size:15px;
	padding:0px;
}

.icon-search:active{
	outline-style:none;
}

.surmenu-item-1 .pyricon:hover{
	color: ;
}

.navbar-default{
	border:none;
}


/* Menu-xs */

@media (max-width: 768px ){
	.icon-search  {
	position: absolute;
    top: 8px;
    right: 10px;
    z-index: 1;
    width: 67%;
    margin-right: 18%;
    margin-left: 25%;
    display: flex;
    justify-content: center;
	}
	.flag{
		z-index: 1;
		margin-right: 24px;
		margin-top: 10px;
	}
	.logo_haut{
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
	}

	.dl-trigger:before {
	    content: "";
	}
	.icon-xs{
		width: 100%;
	}
}


#menu_haut .nav>li.active{
	background-color: ;

}

/*#menu_haut .nav>li.active a{
	background-color: rgb(0, 97, 62);
}*/

.nav>li>a:focus{
	background-color: rgb(0, 97, 62);
}

#menu_haut .nav>li.active a:hover{
	background-color: ;
}

.nav>li>a:hover{
	color: ;
}

#menu_haut .nav>li a:hover{
	background-color:rgb(0, 97, 62);
}

.plan_site .list-group .list-group-item {
	background-color: #2d2d2d;
}

.plan_site .list-group .list-group-item a{
    color: #feda00;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #00613e;
    border-color: #337ab7;
}

.contenu .saut-de-ligne {
	height: 0.5em;
}
.contenu {
	padding-top: 0em;
	padding-bottom: 0em;
}
.contenu:last-of-type {
	padding-bottom: 0.5em;
}
.contenu:first-of-type {
	padding-top: 0.5em;
}

/*** Page 404 ***/
.error-page {
    max-width: 700px;
    margin: 20px auto 0 auto;
    margin-bottom: 70px;
}
.error-page>.headline {
	font-family: 'Source Sans Pro',sans-serif;
    float: left;
    font-size: 100px;
	margin-right:20px;
    font-weight: 300;
}
.error-page>.headline:after {
    display: none;
}
.error-page>.error-content {
    margin-left: 190px;
    display: block;
}
.error-page>.error-content>h3 {
    font-weight: 300;
    font-size: 25px;
}
.image-a-gauche-dans-paragraphe ul{
	display:inline-block;
}

.background-page{
    /*background-color: #1D1D1D;*/
    background-image: linear-gradient(180deg, #1D1D1D 97%, #1D1D1D 55%, #FFFF 80%);
}
.background-page .error-page{
    background-color: #1D1D1D;
    /*background-image: linear-gradient(180deg, #1D1D1D 91%, #1D1D1D 55%, #FFFF 80%);*/
}

.background-page .titre_page:after{
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
    margin-bottom: 2%;
}

.background-page .paragraphe_page h1:after {
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
    position: absolute;
}


.polygon{
    position: absolute;
    left: 10%;
    height:63px;
}

.haut-de-page{
    background-color: #2D2D2D;
    padding: 80px 80px 50px 80px;
}

.haut-de-page h1{
    margin-top: 0px;
    margin-bottom: 10px;
}

.accueil .paragraphe_page h2:after{
    content: '';
    display: block;
    height: 10px;
    width: 7%;
    margin: 10px auto;
    border-top: 6px solid rgb(254, 218, 0);
    position: absolute;
}

#bloc_ariane{
    margin-left: 13%;
    border-bottom: 1px solid #00613E;
    margin-bottom: 50px;
}



.contact-pages{
    background: #131313;
    padding: 55px;
    margin-top: 30px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.encart-pages{
  background: #131313;
  padding: 55px;
}

.contenu .paragraphe_page a{
    color: rgb(254, 218, 0);
}

.contenu .paragraphe_page a:hover{
    color: rgb(0, 97, 62);
}

.tel-contact-img,
.mail-contact-img{
    display: flex;
    height: 100px;
    align-items: center;
}

.tel-contact-img img,
.mail-contact-img img{
    margin-right: 20px;
}

.tel-contact-img span,
.mail-contact-img span{
    color: #FEDA00;
}

.tel-contact-txt,
.mail-contact-txt{
    display: flex;
    flex-direction: column;
    font-size: 32px; 
}

@media (max-width: 1440px) {
    .contact-pages .tel-contact-img{
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px){
    .contact-pages .tel-contact-img{
        margin-bottom: 60px;
    }
    .tel-contact-txt, 
    .mail-contact-txt{
        font-size: 16px;
    }
}



.paragraphe .media-legend {
    color: #555555;
}
.paragraphe_page a {
	text-decoration: underline!important;
}

.background-page .contenu{
	margin-left: 11%;
	width: 79%;
}

.contenu .paragraphe_page{
	text-align: justify;
}

.contenu .paragraphe_page h1,
.contenu .paragraphe_page h2,
.contenu .paragraphe_page h3{
	text-align: initial;
}.titre_panneau {
	color: rgb(232, 202, 164);
	background: rgb(100, 144, 138);
	min-height:0px;
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 30;
}

.panneau .description_panneau {
	color: rgb(100, 144, 138);
	background: rgb(232, 202, 164);
	min-height:0px;	
	padding: 15px 0px;
}

.plus_info{	
	font-size: 14px;
	font-family: 'Rubik', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: rgb(232, 202, 164);
	background-color: rgb(100, 144, 138);
	border: 2px solid rgb(232, 202, 164);
	padding: 10px 20px;
	border-radius: 50px;
	margin: auto;
}

.plus_info:hover{
	color: rgb(100, 144, 138);
	background-color: rgb(232, 202, 164);
}

.flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-shrink: 0;
	flex-grow: 1;
}
.lien-panneau:hover{
	animation-name: animate__pulse;
	animation-iteration-count: infinite;
} 
.conteneur-panneau.todiscover {
	position:relative;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.conteneur-panneau.todiscover.affiche {
	position:relative;
	opacity: 1;
}
.conteneur-panneau.affiche.todiscover:nth-child(1) {
	transition-delay: 0.3s;
 -webkit-transition-delay: 0.3s;
}
.conteneur-panneau.affiche.todiscover:nth-child(2) {
	transition-delay: 0.6s;
 -webkit-transition-delay: 0.6s;
}
.conteneur-panneau.affiche.todiscover:nth-child(3) {
	transition-delay: 0.9s;
 -webkit-transition-delay: 0.9s;
}
.conteneur-panneau.affiche.todiscover:nth-child(4) {
	transition-delay: 1.2s;
 -webkit-transition-delay: 1.2s;
}
.conteneur-panneau.affiche.todiscover:nth-child(5) {
	transition-delay: 1.5s;
 -webkit-transition-delay: 1.5s;
}
.conteneur-panneau.affiche.todiscover:nth-child(6) {
	transition-delay: 1.8s;
 -webkit-transition-delay: 1.8s;
}
.panneau {
	background-repeat: no-repeat;
	background-size: cover;
}
.panneau .pseudoalt .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	font-weight: bold;
 font-size: 1.4em;
 color: #091F81;
}
.panneau .pseudoalt {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 1;
	text-align: center;
	transition:opacity ease 1s;
	opacity:0;
}
.panneau p {
	text-align: center;
}
/* .conteneur-panneau:hover {
	transition: opacity ease 0.3s;
}
.conteneur-panneau img {
	transition: opacity ease 0.3s;
}
.conteneur-panneau:hover img {
	transition: opacity ease 0.3s;
	opacity: 0.1;
}
.conteneur-panneau:hover a .panneau .pseudoalt {
	transition: opacity ease 0.3s;
	opacity: 1;
} */


.panneau-cercle-haut{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 360px;
	max-width: 220px;
    margin: auto;
}

.panneau-cercle-haut .rounded {
	position: relative;
    z-index: 1;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	height: 151px;
	width: 151px;
	background-color: rgb(232, 202, 164);
    display: flex;
    align-items: center;
	justify-content: center;
	border:none;
}
.panneau-cercle-haut .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: rgb(232, 202, 164);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.panneau-cercle-haut .rounded:hover {
	color: rgb(255, 255, 255);
}
.panneau-cercle-haut .rounded:hover:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}

.panneau-cercle-haut .description_panneau {
	flex-grow:1;
	min-height: 0;
}
.panneau-cercle-haut .plus_info {
	border-width: 3px;
	border-radius: 8px;
	font-weight: bold;
}

.panneau-cercle-haut .plus_info:hover{
	color: rgb(232, 202, 164);
}

@media (max-width: 767px) {
	.panneau-cercle-haut {
		height:300px;
	}
	.panneau.panneau-cercle-haut {
		font-size: 0.9em;
	}
	.panneau-cercle-haut .rounded {
		width:80px;
		height:80px;
		padding: 15px;
	}
	.sec-panneaux {
		background-position-y: 63px;
	}
	.panneau-cercle-haut .plus_info {
		font-size: 14px;
		padding: 7px;
	}
}


/*STYLE SIKO*/

.lien-panneau{
	color: white;
}
.lien-panneau:hover{
	color: white;
}

.panneau-titre{
	text-align: center;
	margin: 0px;
	font-size: 22px;
	color: white;
}

.panneau p {
    text-align: center;
    padding: 10px;
	color: #CBCBCB;
}

.conteneur-panneau .panneau-information{
	max-height: 160px;
}

.panneau img{
	height: 130px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 19px;
}/* .vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
} */
.liste-partenaires .btn-primary{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
}

#partenaires .voir-toutes a{
	padding: 10px;
}
#myCarousel_partenaires .item .vertical-center-flex{
	height:150pxpx;
	display:flex;
	align-items:center;
	/* width:90em; */
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:rgba(255, 255, 255, 0);
	border: 1px solid rgba(0, 0, 0, 0);
}
.liste-partenaires figcaption a{
	color:rgb(0,0,0);
}
.liste-partenaires figcaption a:hover{
	color:rgb(0,0,0);
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    /* max-width: 100%;
	width:80% */
	max-height:100%;
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^="myCarousel_partenaires"] .carousel-control.left,
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^="myCarousel_partenaires"] .carousel-control span{
    color: #4B3035;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

/* @media (max-width: 767px) {
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}
}
@media (min-width: 768px) and (max-width: 991px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
} */
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

.partenaire-flex {
    display: flex;
    justify-content: space-evenly;
	align-items: center;
	margin-top: 40px;
    margin-bottom: 40px;
}
.partenaire-flex-item {
    /* flex: 1 1 0px; */
	align-items: center;
	padding-left: 15px;
    padding-right: 15px;
}
.partenaire-flex-item img {
    max-height:150pxpx;
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.liste-partenaires .btn-primary{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
}

#partenaires .voir-toutes a{
	padding: 10px;
}
#myCarousel_partenaires .item .vertical-center{
	height:150px;
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:rgba(255, 255, 255, 0);
	border: 1px solid rgba(0, 0, 0, 0);
}
.liste-partenaires figcaption a{
	color:rgb(0,0,0);
}
.liste-partenaires figcaption a:hover{
	color:rgb(0,0,0);
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^="myCarousel_partenaires"] .carousel-control.left,
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^="myCarousel_partenaires"] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	div[id^="myCarousel_partenaires"] .carousel-control span{
		top: 0;
	}
	#myCarousel_partenaires .active > div { display:none; }
	#myCarousel_partenaires .active > div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}
}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active > div { display:none; }
	#myCarousel_partenaires .active > div:first-child { display:block; }
	#myCarousel_partenaires .active > div:first-child + div { display:block; }
	#myCarousel_partenaires .active > div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active > div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}


/*CAROUSEL*/

.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev{
	margin-left: -92%;
}

.carousel-control .glyphicon-menu-right, .carousel-control .icon-next{
	margin-right: -90px;
}



.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev{
	width: 30px;
    height: 30px;
    margin-top: -22px;
    font-size: 50px;
    color: #FEDA00;
}



.carousel-control.left,
.carousel-control.right{
	background-image: none;
}

.carousel-control {
	opacity: 1.9;
}

.carousel-control:hover {
	opacity:.5;
}


/*.carousel-control:focus, 
.carousel-control:hover{
	opacity: 14;
}*/

#partenaires .glyphicon{
	top: 190px;
}

.logo-carousel .partenaire{
	text-align: center;
	padding: 55px; 
	/*border: 1px solid blue; */
}

.partenaire{
	height: 192px;
	width: 280px;
}

@media screen and (min-width: 1200px) and (max-width: 1730px) {
	.partenaire{
		width: 190px;
	}
	.logo-carousel .partenaire{
		padding: 60px 0px 0px 0px;
	}
}

@media (max-width: 1024px) {
	.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev{
		margin-left: -45px;
	}	
	.carousel-control .glyphicon-menu-right, .carousel-control .icon-next{
		margin-left: -40px;
	}
}

@media (max-width: 320px) {
	.carousel-control .glyphicon-menu-right, 
	.carousel-control .icon-next{
		margin-left: -10px;
		width: 80px;
		height: 30px;
		margin-top: -22px;
		font-size: 50px;
		color: #FEDA00;
	}
	.carousel-control .glyphicon-menu-left, 
	.carousel-control .icon-prev{
		margin-left: -100px;
		width: 30px;
    	height: 30px;
    	margin-top: -22px;
    	font-size: 50px;
    	color: #FEDA00;
	}
}

@media (min-width: 321px) and (max-width: 767px) {
	.logo-carousel .partenaire{
		padding: 55px 0px 0px 0px;
	} 
	.carousel-control .glyphicon-menu-right, 
	.carousel-control .icon-next{
		width: 80px;
		height: 30px;
		margin-top: 5px;
		font-size: 50px;
		color: #FEDA00;
	}
	.carousel-control .glyphicon-menu-left, 
	.carousel-control .icon-prev{
		margin-left: -75px;
		width: 30px;
	    height: 30px;
	    margin-top: 7px;
	    font-size: 50px;
	    color: #FEDA00;
	}
	.partenaire{
		width: 330px;
	}
	#partenaires .glyphicon {
		top: 160px;
	}
}


.partenaire img{
	max-height: 70px;
	max-width: 169px;
}

#partenaires p{
	color: #707070;
	text-align: center;
	padding-bottom: 30px;
	padding: 0% 30%;
}
@media (max-width: 425px) {
	#partenaires p{
		padding: 0% 3%;
	}
}

#partenaires h2{
	font-weight: 600;
}



/*border des partenaires */




.logo-carousel .partenaire::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 1px;
    background-color: rgba(112, 112, 112, 0.2);
    height: 75%;
    top: 12.5%;
}
.logo-carousel .partenaire:last-child::after {
    display: none;
}
.logo-carousel + .logo-carousel .partenaire::before {
    content: "";
    display: block;
    position: absolute;
    right: 12.5%;
    height: 1px;
    background-color: rgba(112, 112, 112, 0.2);
    width: 75%;
    top: 0;
}

.accueil .logo-carousel{
	display: flex;
	justify-content: center;
} 
#produit {
	background-color: #F2F2F2;
}
.conteneur_bandeau{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.placeur_bandeau{
	position: absolute;
	width: 140%;
	left: -20%;
	top: 45%;
}
.produit .bandeau{
	transform: rotateZ(-45deg);
	background-color: ;
	color: ;
	text-align: center;
	width: 100%;
	font-size: 4em;
	opacity: 0.5;
}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(45deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes Rotate {
  from {
    -moz-transform: rotate(45deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes Rotate {
  from {
    -ms-transform: rotate(45deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}

.link-bandeau {
	font-size: 20px;
    color: rgb(254, 218, 0);
    display: block;
    margin: -3px auto;
    padding: 0px;  
}

.link-bandeau .pyricon {
	display: flex;
}
.tilted-border {
  width: 35px;
    height: 35px;
    right: 20%;
    top: 60%;
}

.tilted-border:after {
      content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    border: 2px solid rgb(0, 97, 62);
    /* border-radius: 10px; */
    transform: rotate( 45deg);
    pointer-events: none;
    animation-delay: 1s;
    -moz-transition: all 1s ease;
	/* WebKit */
	-webkit-transition: all 1s ease;
	/* Opera */
	-o-transition: all 1s ease;
	/* Standard */
	transition: all 1s ease;
}

.square {
  	width: 25px;
    height: 25px;
    right: 20%;
    top: 86%;
    position: absolute;
    animation-delay: 2s;
    -moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	z-index: 3;
}

.square .border {
	top: -5px;
    left: -4px;
    width: 100%;
    height: 100%;
    border: 2px solid rgb(0, 97, 62);
    transform: rotate( 45deg);
    -moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	position: absolute;
}

.stop {
	width: 20px;
    height: 20px;
    position: absolute;
    margin: 0px -2px;
    display: flex;
}

@media (max-width: 1440px ) {
	.square {
	    right: 30%;
	}

	.first-item-caption {
		font-size: 26px;
	}
	.second-item-caption {
		font-size: 26px;
	}

	.txt-caption {
	    font-size: 14px;
	}
}
@media (min-width: 1441px) and (max-width: 1680px) {
	.txt-caption {
	    font-size: 16px;
	    margin-top: -10px;
	    margin-bottom: 20px;
	}
}

.square:hover .border{
  border: 2px solid rgb(0, 97, 62) !important;
  -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.4);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.4);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.4);
    transition: all 200ms ease-in;
    transform: scale(1.4);
    background-color: rgb(0, 97, 62);
    /*transform: rotate( 45deg);*/
	color: rgb(254, 218, 0);
}

.square:hover .link-bandeau { color: rgb(254, 218, 0) !important; }

.voir-toutes-realisation{
    border: 2px solid white;
    padding: 10px;
    background-color:transparent;
    width: max-content;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.voir-toutes-realisation a{  
    color: white;
}

.voir-toutes-realisation:hover a{
    color: rgb(254, 218, 0);
}


.realisation > img + img {
    position: absolute;
    width: 75%;
    top: 20px;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
}

.realisation .thumbnail{
    background-color: transparent;
    border: none;
}

.rezize-img-realisations{
/*    max-height: 397px;
    height: 100% !important;*/
}
.realisation {
  padding:0px;
  margin: 50px;
  margin-left: 5%;
}

.no-margin{
    margin-left: 0%;
}

.realisation:not(.realisation-link) {
    position: relative;
}
.realisation-link {
  display:block;
}
.no-border {
  border:none!important;
}

.realisation .realisation-hover {
    /* display:none; */
    display:block;
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    background:rgba(255,255,255,0.8);
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.realisation:hover .realisation-hover,
.realisation:focus .realisation-hover {
    opacity: 1;
    transition: all 0.3s;
}

.realisation:hover > .realisation-hover .square-page-blue .border{
    border: 2px solid rgb(0, 97, 62) !important;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.4);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.4);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.4);
    transition: all 200ms ease-in;
    transform: scale(1.4);
    background-color: rgb(0, 97, 62) !important;
    /*transition-property: background-color;*/
    /*transform: rotate( 45deg);*/
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    /*color: #fff;*/
}

.realisation > img:first-child {
    width: 100%;
}

.realisations-lien {
    text-align:right;
    margin-bottom:60px;
}
.realisation-hover .square.square-page-blue {
    margin: auto;
    left: 0!important;
    right: 0!important;
    top: 40%!important;
    /* bottom: 0; */
}
.realisation-hover .realisation-titre {
    text-align: center;
    font-size: 22px;
    color: rgb(0, 97, 62);
    font-weight: bold;
    margin-top: 55px;
    position: relative;
}

.wrap_lien {
    width: 100%;
    height: 100%;
    display: block;
}

/** filtre **/
.filters-cat-libelle {
    font-style: italic;
    text-decoration: underline;
    font-size: 20px;
    margin-bottom: 5px;
}


/* ---- button ---- */

.button {
    display: inline-block;
    padding: 0.5em 1.0em;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    text-shadow: 0 1px white;
    cursor: pointer;
  }
  
  .button:hover {
    background-color: rgb(0, 97, 62);
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: white;
  }
  
  .button:active,
  .button.is-checked {
    background-color: rgb(0, 97, 62);
  }
  
  .button.is-checked {
    color: white;
    text-shadow: 0 -1px hsla(0, 0%, 99%, 0.8);
  }
  
  .button:active {
    box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
  }
  
  /* ---- button-group ---- */
  
  .button-group:after {
    content: '';
    display: block;
    clear: both;
  }
  
  /*.button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
  }*/

  
  .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
  .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }
  
 .button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
    margin-top: 1px;
    background-color: #1D1D1D;
    border: 2px solid white;
    border-radius: 0px !important;
    color: white;
    background-image: none;
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    text-shadow: none !important;
}

 .button-group .button:hover {
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    border-radius: 0px !important;
    color: rgb(254, 218, 0);
    background-image: none;
    text-shadow: none !important;
}

 .button-group .button:focus {
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    background-color: #1D1D1D;
    border-radius: 0px !important;
    color: rgb(254, 218, 0);
    background-image: none;
    text-shadow: none !important;
}
 
  /* ui group */
  
  .ui-group {
    /* display: inline-block; */
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(0, 97, 62);
}
  
  .ui-group h3 {
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
    margin-right: 0.2em;
    font-size: 16px;
  }
  
  .ui-group .button-group {
    display: inline-block;
    margin-right: 20px;
  }

  .square-real {
        right: 60% !important;
  }@media (min-width: 1200px ) {
    h1 { font-size: em; }
    h2 { font-size: em; }
	h3 { font-size: em; }
    h4 { font-size: em; }
    h5 { font-size: em; }
    h6 { font-size: em; }
}
@media (min-width: 992px) and (max-width: 1199px ) {
    h1 { font-size: em; }
    h2 { font-size: em; }
	h3 { font-size: em; }
    h4 { font-size: em; }
    h5 { font-size: em; }
    h6 { font-size: em; }
}
@media (min-width: 768px) and (max-width: 991px ) {
    h1 { font-size: em; }
    h2 { font-size: em; }
	h3 { font-size: em; }
    h4 { font-size: em; }
    h5 { font-size: em; }
    h6 { font-size: em; }
}
@media (max-width: 767px ) {
    h1 { font-size: em; }
    h2 { font-size: em; }
	h3 { font-size: em; }
    h4 { font-size: em; }
    h5 { font-size: em; }
    h6 { font-size: em; }
}


a { 
    color: ; 
    text-decoration: none!important;
}
#footer_page a { color: !important; }
#corps{
    padding-bottom:;
    padding-top: ;
}
#corps, footer, .copyright {
	position:relative;
}
#corps.accueil{
    padding-bottom: 0;
}
#corps.accueil section:first-child{
}
#corps.accueil section {
}
hr{
	border-color:;
	margin : em 0;
}
@media (max-width: 991px ) {
    #corps.accueil section {
    }
}
@media (max-width: 767px ) {
    #corps.accueil section {
    }
}

/*** Cookie ***/
.barre-cookie {
    position: fixed;
    bottom: 10px;
	max-width: 600px;
	width:90%;
    background-color: rgba(0,0,0,0.7);
    color: white;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    border-radius: 30px;
	display: flex;
    align-items: center;
    z-index: 1;
}
.barre-cookie:hover{
	background-color: rgba(0,0,0,0.9);
}
.barre-cookie img{min-width:32px;}
.barre-cookie a{
	color:white;
	text-decoration: underline;
}
.barre-cookie p{
	margin-right:10px;
	margin-left:10px;
}
#cookie_acceptes {
    cursor: pointer;
	font-size: 30px;
	opacity: 0.9;
}
#cookie_acceptes:hover{
	opacity:1;	
}
@media (max-width: 767px ) {
	.barre-cookie {
		font-size: 12px;
		flex-direction: column;
		padding: 5px 5px;
	}
}

/*** ARIANE ***/
#bloc_ariane .breadcrumb {
    background-color: ;
    
    
}
#bloc_ariane li a{
    color:;
}
#bloc_ariane li a:hover,#bloc_ariane li a:focus{
    color:;
    text-decoration:none;
}
/*
.breadcrumb>.active{
    color: 
}*/

/*** Sous titre lors de pagination ***/
.titre-num-page {
	font-style: italic;
    font-size: 22px;
    color: ;
}

/*** WOW ***/
.wow {
	visibility: hidden;
}

.rdv-sous-titre {
    text-align:center;
    position: relative;
    padding: 15px 0px;
    font-size:1.4em;
}
.rdv-sous-titre:before,
.rdv-sous-titre:after {
    content:'';
    position:absolute;
    width:200px;
    height:1px;
    left:50%;
    transform: translateX(-50%);
    background-color: #BA1E44;
}
.rdv-sous-titre:before {top:0;}
.rdv-sous-titre:after {bottom:0;}

.rdv-titre {
    color:#BA1E44;
}
.rdv-liste-service li {
    background-color: #F7F7F7;
    border-color: #EEEEEE;
}
.rdv-libelle-service {
    color:#444444;
}
.rdv-prix-service,
.rdv-heure-service {
    font-weight: bold;
    color:#333333;
}
.rdv-duree-service {
    color: #878787;
}

.btn-rdv {
    font-weight: bold;
    color: #BA1E44;
    background-color: #FFFFFF;
}
.btn-rdv:hover,
.btn-rdv:focus {
    color: #FFFFFF;
    background-color: #BA1E44;
}

.btn-rdv-valider{
    color: #BA1E44;
    border-color:#BA1E44;
    background-color: #FFFFFF;
}
.btn-rdv-valider:hover,
.btn-rdv-valider:focus {
    color: #FFFFFF;
    background-color: #BA1E44;
}

@media (min-width:768px){
    .rdv-form .form-label {
        text-align: right;
    }
}

/*** Affichage du calendrier de selection des dates en FRONT ***/

.dispos-container {
	overflow-x: auto;
	overflow-y: none;
}
.dispos {
	position: relative;
	min-width: 600px;
	min-height: 200px;
}
.dispos .alert {
	position: absolute;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.67);
	width: 100%;
	z-index: 1;
	margin:0px;
	padding-top: 90px;
	text-align: center;
	font-size: 25px;
	display:none;
}
.dispos.calcul .alert {
	display: block;
}

.loading span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
.loading span:nth-child(2) {
    animation-delay: .2s;
}
.loading span:nth-child(3) {
    animation-delay: .4s;
}
@keyframes blink {
    0% {
      opacity: .2;
    }
    20% {
      opacity: 1;
    }
    100% {
      opacity: .2;
    }
}

.dispos .alert>span {
	margin: auto;
}
.dispos.first .previous,.dispos.last .next {
	display: none;
}
.dispos .previous, .dispos .next {
    font-size: 2em;
}

.dispos-corps,
.dispos-entete {
	padding-left: 40px;
    padding-right: 40px;
}

/*** Entete du tableau de disponibilité **/
.dispos-entete {
    display: flex;
    height: 60px;
    background-color: #EEEEEE;
    align-items: center;
}

.dispos-entete .jours{
	flex-grow: 1;
	flex-basis: 14.285%;
    text-align: center;
}
.dispos-entete .jours .date {
    display: block;
}
.dispos-entete .jours-vide{
	opacity: 0.4;
}


.dispos-entete .previous,
.dispos-entete .next {
	position: absolute;
	top:6px;
	cursor:pointer;
}

.dispos-entete .previous { left: 0 }
.dispos-entete .next { right: 0 }

/*** Corps du tableau de disponibilité **/
.dispos-corps > * {
	flex-grow: 1;
	flex-basis: 14.285%;
}
.dispos-corps {
	display: flex;
	text-align: center;
}
[data-heure_debut]{
	margin-top:5px;
	margin-bottom:5px;
}
.dispos-select {
    background: none;
    padding: 10px 0px;
}

   .reseaux-sociaux-item {
    width: 40px;
	height: 40px;
	color: rgb(255,255,255);
	background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgb(254, 218, 0);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.reseaux-sociaux-item:hover {
	color: rgb(254, 218, 0);
	background-color: rgba(0, 0, 0, 0) ;
    border: 1px solid rgb(255, 255, 255);
}

a.reseaux-sociaux-item span:before {
    line-height: 40px;
}

#footer_page .reseaux-sociaux > a {
    color: rgba(255,255,255);
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(255,255,255);
}

#footer_page .reseaux-sociaux > a:hover {
    color: rgb(255,255,255);
    background-color: rgba(0,0,0,0);
    border: 1px solid rgb(0,0,0);
}.temoignages .carousel .item.active {
	min-height: 12em;
}
.temoignages .carousel .carousel-caption {
	position:relative;
	right:auto;
	left:auto;
}
.temoignages>*{
	position:relative;
}
.temoignages{
	position:relative;
	width: 100%;
}
.temoignages .mask{
	position:absolute;
	z-index:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.temoignages .citation .pyricon{
	font-size:3em;
}
.temoignages .citation .texte{
	margin-top: 2.6em;
	color:;
}
.temoignages .carousel-control{
	color:;
}
.temoignages .citation .pyricon.pull-right {
	margin-top: -0.8em;
}
