@import url(//fonts.googleapis.com/css?family=Muli|Oswald|Roboto|Oswald|Oswald|Muli|Muli|Oswald|Cabin|Oswald);
@media (min-width: 1200px ) {
    h1 { font-size: 3em; }
    h2 { font-size: 2.6em; }
	h3 { font-size: 1em; }
    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:40px;
    padding-top: 0;
}
#corps, footer, .copyright {
	position:relative;
}
#corps.accueil{
    padding-bottom: 0;
}
#corps.accueil section:first-child{
	padding-bottom: 40px;
}
#corps.accueil section {
	padding-top: 60px;
	padding-bottom: 80px;
}
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: 0px;
    /* max-width: 600px; */
    width: 100%;
    background-color: rgb(0 0 0);
    color: white;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    /* border-radius: 30px; */
    display: flex;
    align-items: center;
    z-index: 100;
}
.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;
    text-align: center;
    width: 100%;
}
#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: rgba(245, 245, 245, 0);
    
    
}
#bloc_ariane li em{
    color:rgb(232, 202, 164);
}
#bloc_ariane li a{
    color:rgb(174, 174, 174);
}
#bloc_ariane li a:hover,#bloc_ariane li a:focus{
    color:rgb(33, 165, 216);
    text-decoration:none;
}
/*
.breadcrumb>.active{
    color: rgb(174, 174, 174)
}*/

/*** 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(102, 102, 102);
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: rgb(255, 255, 255);
}

li::before {
	content: "";
	color: #2CB0D2;
}

h1 {
    text-align: center;
    margin-bottom: 50px;
}

h1 span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    /*color: #444444;*/
}
h1 em:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    /*color: #444444;*/
}
h1 span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    /*color: #2CB0D2;
    font-weight: bolder;*/
}


.titre_page {
    margin-top: 60px;
}

h1:after {
    content: '';
    display: block;
    background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat center top;
    height: 30px;
    width: 100%;
    margin: 25px auto;
}


.h2_page {
    text-align: left;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    /*color: #2CB0D2;*/
}

/*.h2_page span:first-child {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #1F1F1F;
    font-weight: 100;
}
.h2_page span:last-child {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #2CB0D2;
    font-weight: 700;
    color: #2CB0D2;
    font-weight: bolder;
}
*/
.h2_page:after {
    content: '';
    display: block;
    background: url(https://www.pyreweb.com/images/trait-sous-titre.png) no-repeat left top;
    height: 30px;
    width: 100%;
    margin: 15px 0;
}

h4 {
	font-family: 'Oswald', sans-serif;
    font-weight: 100;
    color: #888888;
    text-transform: uppercase;
}

h3 {
    font-family: 'muli', sans-serif;
    font-weight: 700;
    color: #8D8D8D;
    font-size: 24px;
}



.placeholder::after {
    background-image: url(images/interface/logo_placeholder.png);
}
.placeholder {
	background-color: rgba(139, 94, 59, 0.7);
}


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

.titre_secondaire {
	text-align: left;
	margin-bottom: 50px;
}

.titre_tertiaire {
	text-align: center;
	margin-bottom: 100px;
    margin-top: 100px;
}

.titre_quatre {
	text-align: center;
	margin-bottom: -5px;
}

.client-title {
	text-align: left;
}

.titre_principal span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    /*color: #444444;*/
}
.titre_principal span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    /*color: #2CB0D2;
    font-weight: bolder;*/
}

.titre_secondaire span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 100;
    /*color: #444444;*/
}
.titre_secondaire span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 700;
    /*color: #2CB0D2;
    font-weight: bolder;*/
}

.titre_tertiaire span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #AAAAAA;
    font-weight: 100;
}
.titre_tertiaire span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #2CB0D2;
    font-weight: 700;
}

.titre_quatre span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 100;
}
.titre_quatre span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 700;
}


.client-title span:first-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #1F1F1F;
    font-weight: 100;
    /*color: #444444;*/
}
.client-title span:last-child {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #2CB0D2;
    font-weight: 700;
    /*color: #2CB0D2;
    font-weight: bolder;*/
}

.titre_principal:after {
	content: '';
	display: block;
	background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat center top;
	height: 30px;
    width: 100%;
    margin: 25px auto;
}

.titre_secondaire:after {
	content: '';
	display: block;
	background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat left top;
	height: 30px;
    width: 100%;
    margin: 25px 0;
}

.client-title:after {
	content: '';
	display: block;
	background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat left top;
	height: 30px;
    width: 100%;
    margin: 25px 0;
}

.titre_tertiaire:after {
	content: '';
	display: block;
	background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat center top;
	height: 30px;
    width: 100%;
    margin: 25px auto;
}

.titre_quatre:after {
	content: '';
	display: block;
	background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat center top;
	height: 30px;
    width: 100%;
    margin: 25px auto;
}

@media (min-width: 426px) and (max-width: 1024px){
   .titre_secondaire span:first-child {
	    font-size: 26px;
	}
	.client-title {
		font-size: 40px;
	}
	.titre_secondaire span:last-child {
	    font-size: 26px;
	}

    .titre_tertiaire {
        margin-bottom: 30px;
        margin-top: 20px;
    }

	.titre_secondaire:after {
		content: '';
		display: block;
		background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat left top;
		height: 30px;
	    width: 100%;
	    margin: 10px 0;
	}

	.client-title:after {
		content: '';
		display: block;
		background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat left top;
		height: 30px;
	    width: 100%;
	    margin: 10px 0;
	}
}


@media (max-width: 425px){

    .titre_principal span:first-child {
        font-size: 24px;
    }
    .titre_principal span:last-child {
        font-size: 24px;
    }

   .titre_secondaire span:first-child {
        font-size: 16px;
    }
    .titre_secondaire span:last-child {
        font-size: 16px;
    }

    .titre_secondaire:after {
        content: '';
        display: block;
        background: url(https://www.pyreweb.com//images/separateur_bandeau.jpg) no-repeat left top;
        height: 30px;
        width: 100%;
        margin: 10px 0;
    }

    .titre_tertiaire span:first-child {
        font-size: 30px;
    }
    .titre_tertiaire span:last-child {
        font-size: 30px;
    }

    .titre_tertiaire {
        margin-bottom: 0;
        margin-top: 0;
    }

}

.txt-clr-1 {color:rgb(102, 102, 102);}
.txt-clr-2 {color:rgb(232, 202, 164);}
.bkg-clr-1 {background-color;:rgb(102, 102, 102);}
.bkg-clr-2 {background-color:rgb(232, 202, 164);}


/************* 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_2{
	background-color:rgb(32, 32, 33);
	color:rgb(255, 255, 255);
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;       
    /*display: flex;
    justify-content: space-around;
	flex-wrap: wrap;*/
	padding: 2em;
	border: 0;
}
.footer_page_2 h3{
	color:#fff;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #fff;*/	
	font-weight: 600;
}

.footer_page_2 h3:after{
	content: ' ';
    display: block;
    border: 3px solid #2CB0D2;
    /*border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
    width: 50px;
    margin-top: 10px;
    background-color: #2CB0D2;
}

.footer_page_2 .titre_col{
	color:#fff;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #fff;*/	
	font-weight: 600;
	font-family: 'muli', sans-serif;
}

.footer_page_2 .titre_col:after{
	content: ' ';
    display: block;
    border: 3px solid #2CB0D2;
    /*border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
    width: 50px;
    margin-top: 10px;
    background-color: #2CB0D2;
}

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

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

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

#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;*/
}

@media(max-width:425px){
	#footer_menu_2 #menu_bas2 li::after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 1px;
	    background: #fff;
	    transition: width .3s;
	    padding: -3px 0 16px 0;
	    margin: 10px 0 10px 0px;
	}

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

	.footer_page_2 #menu_bas li {
	    margin: 0px;
	}
}

.logo_footer {
	margin: 0 auto;
}

.social_footer {
    background-color: #2cb1d2;
    margin-top: 45px;
    margin-bottom: 25px;
    padding:10px;
}

.social_titre {
	font-size: 25px !important;
    text-align: center;
    color: #fff;
}

.social_titre h3:after {
    content: ' ';
}

.div_logo {
	margin-top: 30px;
}

.social_footer .reseaux-sociaux .pyricon {
    font-size: 30px;
    color: ;
}



/* Wrapper */
.icon-button {
    background-color: white;
    border-radius: 6.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2rem;
    height: 6.6rem;
    line-height: 6.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 6.6rem;
}

/* Circle */
.icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
    width: 0;
}
.icon-button:hover span {
    width: 6.7rem;
    height: 6.7rem;
    border-radius: 6.7rem;
    margin: -3.3rem;
}
.twitter span {
    background-color: #4099ff;
}
.facebook span {
    background-color: #3B5998;
}
.google-plus span {
    background-color: #db5a3c;
}

/* Icons */
.icon-button i {
    background: none;
    color: white;
    height: 6.6rem;
    left: 0;
    line-height: 7.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
    width: 6.6rem;
    z-index: 10;
}
.icon-button .pyricon-twitter {
    color: #4099ff;
}
.icon-button .pyricon-facebook {
    color: #3B5998;
}
.icon-button .pyricon-google-plus {
    color: #db5a3c;
}
.icon-button:hover .pyricon-twitter,
.icon-button:hover .pyricon-facebook,
.icon-button:hover .pyricon-google-plus {
    color: white;
}


.menu-bas #menu_bas2 {
    list-style: none;
}

.menu-bas #menu_bas {
	background-color: ;
	font-family: ;
	list-style: none;
}
.menu-bas #menu_bas a {
	color: #fff;
}
.menu-bas #menu_bas a:hover {
	color:  rgb(204, 204, 204);
	cursor: pointer;
	text-decoration: none;
}
.menu-bas #menu_bas > li[class*="col-xs-"]::before {
	background-color: ;
}

.menu-bas #menu_bas2 {
	background-color: ;
	font-family: ;
	list-style: none;
}
.menu-bas #menu_bas2 a {
	color: #fff;
}
.menu-bas #menu_bas2 a:hover {
	color: rgb(204, 204, 204);
	cursor: pointer;
	text-decoration: none;
}
.menu-bas #menu_bas2 > li[class*="col-xs-"]::before {
	background-color: ;
}


#footer_page {
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 6px;
    border-bottom-style: solid;
	border-color: rgba(0, 0, 0, 0);
	background-color: rgb(32, 32, 33);
	color: rgb(255, 255, 255);
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:em;

}
#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:rgb(255, 255, 255);
	margin-top: 0;
	/* text-transform: uppercase; */
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(255, 255, 255);	
	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:rgb(255, 255, 255);
	/*padding-left:55px;*/
	text-align:center;
}

#footer_page .microformat h3{
	display: none;
}

.copyright{
	padding: 5px 0px;
	color: rgb(44, 177, 210);
	background-color: rgb(255, 255, 255);
}
.copyright a{
	color: rgb(44, 177, 210);
}

/*** Accueil ***/

#corps {
    background-color: #f8f8f8;
}
/* #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-panneaux {
    background: url(https://www.pyreweb.com/images/interface/slide_accueil.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-y: 120px;
}

.sec-actualites {
    /*background: url(https://www.pyreweb.com/images/fond_real.jpg);
	background-repeat: no-repeat;
    background-size: cover;*/
    padding-top: 10px !important ;
    padding-bottom: 0px !important;
}

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

.sec-page-principal {
	background: url(https://www.pyreweb.com/files/medias/images/Pages/Accueil/fond-texte.jpg);
	background-repeat: no-repeat;
    background-size: 100% 100%;
}

.sec-chiffre {
	background: url(https://www.pyreweb.com/images/fond-stats.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    margin-top: -190px;
    /*background-attachment: fixed;*/
}

.sec-commercial{
	background: url(https://www.pyreweb.com/images/fond-commerciaux.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

/*.sec-chiffre::after {
    content: "";
    background-image: url(https://www.pyreweb.com/images/fond-stats.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}*/


/*** 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  ; 
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.div_titre_real {
    position: relative;
    z-index: 19;
    top: 20px;
    
}

@media (min-width: 426px) and (max-width: 1024px){
    .div_titre_real {
        top: -49px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px){
    .div_titre_real {
        top: -15px;
    }
}

@media (max-width: 425px){
    .div_titre_real {
        top: -75px;
    }
}

.go {
	font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #2CB0D2;
    text-align: center
}

.form_commercial {
	background-color: #00273F;
	padding: 10px 20px 25px 20px;
    margin-top: -200px;
}

@media (max-width: 425px){
    .form_commercial {
        padding: 10px 50px 25px 20px;
    }
}

.rappel {
	font-size: 30px;
	color: #2CB0D2;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	margin-top: 5px;
	margin-bottom: 30px;
}

.input_rappel {
	margin-bottom: 15px;
    border-radius: 60px;
}

.input_rappel::placeholder {
  color: #858585;
  font-size: 16px
  font-family: 'Muli', sans-serif;
}

.option {
	color: #858585;
  	font-size: 16px
  	font-family: 'Muli', sans-serif;
}

.btn-commercial {
	background-color: #2cb0d2;
    font-family: 'Oswald', sans-serif;
    padding: 10px;
    font-size: 18px;
    border-radius: 50px;
    color: #fff;
    text-shadow: none;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 36%;
        border-color: #2cb0d2;
}

.btn-commercial:hover {
	background-color: #0d8ed0;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
    outline: none!important;
        border-color: #0d8ed0;
}

.btn-commercial:focus {
    background-color: #0d8ed0;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
    outline: none!important;
    border-color: #0d8ed0;
}

@media (min-width:426px) and (max-width:768px){
    .btn-commercial {
        margin-top: 0;
    }

    .form_commercial {
        margin-top: -20px;
    }
}

@media (min-width:769px) and (max-width:1024px){
    .btn-commercial {
        margin-top: 0%;
    }

}

@media(max-width:425px){
    .form_commercial {
        margin-top: -15px;
    }

    .btn-commercial {
        margin-top: 4%;
    }

}


.voir_client {
	font-size: 16px;
	color: #545454;
	font-family: 'Oswald', sans-serif;
	border-radius:50px;
	border: 2px solid #2CB0D2;
    padding: 8px 62px;
    font-weight: 700;
}

.voir_client:hover {
	background-color: #2CB0D2;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
}

.voir-toutes {
    padding: 2.7em;
}

.honey {
    display:none;
}

.anc_web {
    /*border: 2px solid #2EB1D3;*/
	background-color : #2EB1D3;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
	color: #fff !important ;
}

.anc_web:hover {
	border: 2px solid #2EB1D3;
    background-color : #fff;
	color : rgb(136, 136, 136) !important;
    /*color: #fff !important ;*/
}

.anc_web:hover span{
    /*color: #fff !important ;*/
	color : rgb(136, 136, 136) !important;
}

.anc_web span{
    color: #fff !important ;
}


.anc_seo {
    border: 2px solid #A3D900;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
}

.anc_app {
    border: 2px solid #FF9326;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
}



.anc_seo:hover {
    background-color: #A3D900;
    color: #fff !important;
}

.anc_app:hover {
    background-color: #FF9326;
    color: #fff !important;
}


.anc_seo:hover span{
    color: #fff !important;
}

.anc_app:hover span{
    color: #fff !important;
}

#bloc_ariane {
    margin-top: 20px;
}

#bloc_ariane .breadcrumb{
    border-bottom: 1px solid #E2E2E2;
    padding: 8px 15px 0px 0px;
}

#bloc_ariane .breadcrumb li:first-child{
    width: 50px;
    background-color: #e2e2e2;
}

#bloc_ariane .breadcrumb li:first-child:before{
    content: "\200b";
}

.breadcrumb>li+li:before{
    content: "|";
    padding: 0 0px 0 5px;
}

.sep {
    color: #E2E2E2;
}

.breadcrumb .active {
    font-weight: 100;
    color: #21A5D8;
}

.fleche {
    margin: 0 auto;
}

/*** 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: rgb(255, 255, 255);
	color: rgb(141, 141, 141);
	padding:10px;
	height: 200px;
	transition: background-color 0.5s ease;
}
.actu-medic > .element:hover > .content {
	background-color: rgb(44, 176, 210);
	color: rgb(255, 255, 255);
}

.actu-medic > .element:hover > .content .actu-titre {
	color: rgb(255, 255, 255);
}

.actu-medic > .element:hover > .content .actu-date {
	color: #CCCCCC;
}



.actu-medic .actu-titre {
	margin:0px;
	border-bottom: 1px solid;
	font-family: 'Oswald';
	font-size: 26px;
	font-weight: 100;
}

.actu-medic .actu-date {
	font-style: italic;
	color: rgb(44, 176, 210);
}

.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: rgb(255, 255, 255);
	color: rgb(44, 176, 210);
	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;
	cursor: pointer;
} 

/*** Voir toutes ***/

.sec-actualites .nb_actus{
    text-align: center;
}
.sec-actualites .nb_actus .btn {
	color:rgb(44, 176, 210);
	background-color: rgba(0,0,0,0);
	border: 2px solid rgb(232, 202, 164);
	font-size:18px;
}
.sec-actualites .nb_actus .btn:hover,
.sec-actualites .nb_actus .btn:active,
.sec-actualites .nb_actus .btn:focus {
	color: rgb(44, 176, 210);
	background-color: rgb(232, 202, 164);
}


/*** Detail ***/

.contenu-actus {
	display: flex;
	flex-direction: column;
	margin: auto;
	width: 80%;
}

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

.div-tte-actu {
	margin-top: -150px;
}

.carousel-actu {
	-webkit-box-shadow: 1px 1px 6px 3px rgba(68,68,68,0.10);
	-moz-box-shadow: 1px 1px 6px 3px rgba(68,68,68,0.10);
	    box-shadow: 1px 1px 6px 3px rgb(68 68 68 / 10%);
	margin-top: 60px;
}

.carousel-actu .carousel-inner .img {
	width: 100%;
}

.div-img {
	overflow-y: hidden;
    height: 300px;
}

.titre-actu {
	font-family: 'Oswald';
	font-size: 24px;
	font-weight: 300;
	padding: 10px 0 0 10px;
}

.txt-actu {
	padding: 10px;
	min-height: 170px;
}

.carousel-actu .carousel-indicators {
	bottom: -40px;
}

.carousel-actu .carousel-indicators li {
    border-radius: 0px;
    width: 16px !important;
    height: 16px !important;
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
}

.carousel-actu .carousel-indicators .active {
    margin: 1px;
    background-color: #2CB0D2;
    border: 1px solid #2CB0D2;
}

.actu-date {
	font-family: 'Muli';
	font-size: 20px;
	color: #2CB0D2;
	padding: 0 10px;
    font-weight: 800;
}

.div-plus {
	text-align: right;
	padding: 10px;
}

.div-plus a {
	font-family: 'Muli';
	color: #333333;
	font-size: 16px;
}

.div-plus a:hover {
	color: #2CB0D2;
}

.voir_actu {
    font-size: 16px;
    color: #545454;
    font-family: 'Oswald', sans-serif;
    border-radius: 50px;
    border: 2px solid #2CB0D2;
    padding: 8px 62px;
    font-weight: 700;
}

.voir_actu:hover {
    background-color: #2CB0D2;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
}

@media (min-width: 1025px) and (max-width: 1600px ) {
	.voir_actu {
	    font-size: 16px;
	    color: #545454;
	    font-family: 'Oswald', sans-serif;
	    border-radius: 50px;
	    border: 2px solid #2CB0D2;
	    padding: 8px 28px;
	    font-weight: 700;
	}

	.div-tte-actu {
		margin-top: -160px;
	}

	.voir-toutes {
	    padding: 2.7em 1.5em;
	}

	.carousel-actu {
		margin-top: 50px;
	}
} 


@media (min-width: 250px) and (max-width: 1024px ) {
	.carousel-actu {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.div-tte-actu {
	    margin-top: -131px;
	}

	.voir_actu {
	    padding: 8px 40px;
	}
} 

@media (min-width: 250px) and (max-width: 475px ) {
	.carousel-actu {
		margin-bottom: 90px !important;
    	margin-top: 0px !important;
	}

	.div-tte-actu {
	    margin-top: -50px;
	}
} 


#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: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 50px;
}
.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;
	}
}

/*.accueil_slide .carousel-inner .item img {
	width: 100% !important;
}*/

.accueil_slide {
	height: 100vh;
}

@media (min-width: 1025px ) and (max-width: 1440px )  {
	.accueil_slide {
		height: auto;
	}
}

@media (min-width: 769px ) and (max-width: 1024px ) {
	.accueil_slide {
		height: auto;
	}
}

@media (min-width: 426px ) and (max-width: 768px ) {
	.accueil_slide {
		height: auto;
	}
}

@media (min-width: 260px ) and (max-width: 425px ) {
	.accueil_slide {
		height: auto;
	}
}

.titre-caption {
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	margin-top: 10%;
}

.texte-caption {
	font-family: 'Muli', sans-serif;
	line-height: 10px;
}

.img-caption {
	margin-top: 5%;
}

@media (min-width: 375px) and (max-width: 768px){
	.img-caption {
		margin-top: 14%;
	}
}


@media (min-width: 200px) and (max-width: 374px){
	.img-caption {
		margin-top: 78px;
	}
}

.carousel-caption {
    right: 10%;
    left: 10%;
    padding-bottom: 30px;
    top: 10%;
}

.separateur {
	margin-top: -30px;
}

@media (max-width: 1024px){
	.titre-caption {
		font-size: 18px;

	}

	.titre-caption p {
		margin: 0 0 3px;
	}
	.texte-caption {
		font-family: 'Muli', sans-serif;
		line-height: 16px;
		margin-top: -10px;
	}
}

@media (max-width: 425px){
	.titre-caption {
		font-size: 12px;
		margin-top: 70px;
	}
}

.carousel-control {
    opacity: 1;
    top: 50%;
    font-size: 60px;
    z-index: 10;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-indicators li {
	border-radius: 0px;
	width: 16px !important;
    height: 16px !important;
    background-color: #fff;
    border: 1px solid #fff;
}

.carousel-indicators .active {
    margin: 1px;
    background-color: #2CB0D2;
    border: 1px solid #2CB0D2;
}

@media (max-width: 1440px){
	.carousel-control {
	    top: 50%;
	    font-size: 40px;
	}

	.carousel-caption {
	    top: 0%;
	}

	.carousel-indicators {
	    bottom: 60px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
	.carousel-control {
	    top: 50%;
    	font-size: 40px;
	}

	.carousel-caption {
	    top: 0%;
	}

	.carousel-indicators {
	    bottom: 1%;
	}
}
@media (min-width: 426px) and (max-width: 768px){

	.carousel-caption {
	    top: 15%;
	}

	.carousel-indicators {
	    bottom: 5px;
	}

	.carousel-indicators li {
		width: 10px !important;
	    height: 10px !important;
	}
}

@media (max-width: 425px){
	.carousel-control {
	    top: 130px;
	    font-size: 20px;
	}

	.carousel-caption {
	    top: 30%;
	}

	.carousel-indicators {
	    bottom: -18%;
	}

	.carousel-indicators li {
		width: 12px !important;
	    height: 12px !important;
	}
}

@media (max-width: 375px){


	.carousel-indicators {
	    bottom: -6%;
	}

}

.btn-slide {
	font-family: 'Oswald', sans-serif;
	padding : 10px;
	font-size: 18px;
	border-radius: 50px;
	color: #fff;
    text-shadow: none;
    min-width: 250px;
    display: inline-block;
    text-align: center;
}

@media (min-width: 1025px) and (max-width: 1440px){
	.btn-slide {
	    min-width: 215px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
	.btn-slide {
	    min-width: 150px;
	    font-size: 14px;
	    margin-bottom: 10px;
	}
}

@media (min-width: 426px) and (max-width: 768px){
	.btn-slide {
	    min-width: 50px;
	    font-size: 14px;
	    margin-bottom: 10px;
	    padding: 5px;
	}
}

@media (min-width: 326px) and (max-width: 425px){
	.btn-slide {
	   	min-width: 30px;
	    font-size: 8px;
	    margin-bottom: 0px;
	    padding: 3px;
	}
}


@media (min-width: 200px) and (max-width: 325px){
	.btn-slide {
        min-width: 30px;
	    font-size: 8px;
	    margin-bottom: 0px;
	    padding: 3px;
	}
}





.btn-supp-slide {
	background-color: #C34D94;	
	-webkit-transition: background 0.3s 0s ease-in-out;
	-moz-transition: background 0.3s 0s ease-in-out;
	-o-transition: background 0.3s 0s ease-in-out;
	transition: background 0.3s 0s ease-in-out;
}

.btn-info-slide {
	background-color: #2CB0D2;
	-webkit-transition: background 0.3s 0s ease-in-out;
	-moz-transition: background 0.3s 0s ease-in-out;
	-o-transition: background 0.3s 0s ease-in-out;
	transition: background 0.3s 0s ease-in-out;
}

.btn-supp-slide:hover {
	background-color: #750147;	
	color: #fff;
	-webkit-transition: background 0.3s 0s ease-in-out;
	-moz-transition: background 0.3s 0s ease-in-out;
	-o-transition: background 0.3s 0s ease-in-out;
	transition: background 0.3s 0s ease-in-out;
}

.btn-info-slide:hover {
	background-color: #0d8ed0;	
	color: #fff;
	-webkit-transition: background 0.3s 0s ease-in-out;
	-moz-transition: background 0.3s 0s ease-in-out;
	-o-transition: background 0.3s 0s ease-in-out;
	transition: background 0.3s 0s ease-in-out;
}

.fond_slide {
	margin: 0 auto;
}.bandeau .carousel-caption {
    text-align: left;
    display: flex;
    align-items: center;
    /*visibility: hidden;*/
    animation-name: zoomInDown;
}


/* style="visibility: visible; " */.chiffre {
	color: rgb(185, 184, 184);
	font-size: 80px;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
    text-align: center;
    ;
    font-weight: 700;
    /*position: absolute;
    right: 54px;
    top: 40px;*/
}

.detail {
	color: rgb(153, 153, 153);
	font-size: 16px;
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	;
	padding: 20px;
	height: 150px;
}

.type_donnee {
	color: rgb(9, 9, 9);
	font-size: 10px;
	font-family: ;
}

.row-chiffre
{
	/*height: 100%;
	background-color: rgba(255, 255, 255, 0);
	background-image: url("images/interface/fond_bandeau.png");
	background-repeat: round;
    background-size: cover;
    padding-bottom: 40px;*/
}

.row-titre {
	margin-bottom: 25px;
	/*display: flex;*/
}

.container-chiffre
{
	flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-text {
	text-align: center;
    /*vertical-align: middle;
    line-height: 90px;
    z-index: 100000;*/
    position: absolute;
    align-items: center;
}

.container-fond {
	 display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 100px;
}



.col-titre {
	text-align: right;
}

.article-titre {
	color: rgb(255, 255, 255);
    font-size: 40px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.societe-titre {
	color: #8CD1EB;
    font-size: 80px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 800;
}

.societe-sous-titre {
	color: #fff;
    font-size: 40px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
    margin-top: -55px;
    display: inline-block;
    font-weight: 400;
}

.col-titre-2 {
	
	color: #fff;
    font-size: 20px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: italic;
}

.text-col-2 {
	border-left: 5px solid #fff;
	padding-left: 20px;
}

.vcenter {
    /*.display: inline-block;
    vertical-align: middle;
    float: none;*/
    float: none;
    display: table-cell;
    vertical-align: middle;
}


@media (max-width: 1024px) {
	.chiffre {
	    color: rgb(185, 184, 184);
		font-size: 2em;
		font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		display: block;
	    text-align: center;
	    ;
	}	
}

@media (max-width: 768px) {

	.row-chiffre {
	        height: 100%;
		    /*background-color: rgb(0, 103, 153);
		    background-image: url(images/interface/fond_bandeau.png);
		    background-repeat: inherit;
		    background-size: cover;*/
	}

	.container-fond {
	    padding: 10px;
	}

	.detail {
	    padding: 10px;
	}

	.societe-titre {
		color: #8CD1EB;
	    font-size: 40px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-weight: 800;
	}

	.societe-sous-titre {
		color: #fff;
	    font-size: 25px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-style: italic;
	    margin-top: -55px;
	    display: inline-block;
	    font-weight: 400;
	}

	.col-titre-2 {
	    color: #fff;
	    font-size: 15px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-style: italic;
	}

	.chiffre {
	    color: rgb(185, 184, 184);
		font-size: 1.5em;
		font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		display: block;
	    text-align: center;
	    ;
	}

	.type_donnee {
		color: rgb(9, 9, 9);
		font-size: 0.7em;
		font-family: ;
	}

	.detail {
	    color: rgb(153, 153, 153);
		font-size: 10px;
		font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		;
	}

	.vcenter {
    	float: left;
	}

	.col-titre {
	    text-align: left;
	}
}

@media (max-width: 425px) {
	.container-chiffre {
	    display: block;
	    padding-right: 15px;
    	padding-left: 15px;
	}

	.row-chiffre {
	    height: 100%;
	    /*background-color: rgb(0, 103, 153);*/
	    /*background-image: url(images/interface/fond_bandeau.png);
	    background-repeat: inherit;
	    background-size: cover;*/
	}

	.article-titre {
		color: rgb(255, 255, 255);
	    font-size: 32px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	.societe-titre {
		color: #8CD1EB;
	    font-size: 40px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-weight: 800;
	}

	.societe-sous-titre {
		color: #fff;
	    font-size: 25px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-style: italic;
	    margin-top: -55px;
	    display: inline-block;
	    font-weight: 400;
	}

	.col-titre-2 {
	    color: #fff;
	    font-size: 10px;
	    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	    font-style: italic;
	}

	.text-col-2 {
		border-left: none;
		padding-left: 10px;
		font-size: 15px;
	}

	.chiffre {
	    color: rgb(185, 184, 184);
		font-size: 2.7em;
		font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		display: block;
	    text-align: center;
	    ;
	}

	.detail {
		color: rgb(153, 153, 153);
		font-size: 15px;
		font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		;
	}

	.contain-item {
		margin-bottom: 10px;
	}

	.vcenter {
	    float: none;
	    display: block;
	    vertical-align: middle;
	}

	.col-titre {
	    text-align: center;
	}
}#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);
}
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(100, 144, 138);
	color: rgb(232, 202, 164);*/
	margin-top: 0px;
}

/*** 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(44, 177, 210);
}

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

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

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

#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;	
}[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;
}
.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: rgb(232, 202, 164);
	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;
}
.surmenu-item-1 .pyricon {
	color: rgb(100, 144, 138);
}

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

/*** MENU ***/
#menu_haut {
	min-height:80px;
}

.nav-justified-flex {
	display:flex;
	height: 60px;
    align-items: center;
    width: 100%;
}
.nav-justified-flex > * {
	flex-grow: 1;
	text-align: center;
}
.nav-justified-flex > li > a {
	height: 60px;
	display:flex;
	align-items: center;
	justify-content: center;
}

#menu_haut.affix-top {
	position: absolute;
	border: none;
	width: 100%;
}
#menu_haut.affix {
	width: 100%;
}
#menu_haut .logo_haut {
	height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu_haut .logo_haut img {
	max-height: 60px;
}


    
/*#menu_haut .menu-dynamique > li:not(:first-child):before {
    content: '';
    display: inline-block;
    right: 0px;
    height: 20px;
    width: 1px;
    background-color: white;
    float: left;
    margin-top: 20px;
}*/

#menu_haut.affix-top {
	background: rgba(255, 255, 255, 0.2);
	/*background: rgb(21,91,142);
	background: radial-gradient(circle, rgba(21,91,142,1) 0%, rgba(23,47,101,1) 61%);*/
}
#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(57, 65, 68);
	z-index: 20;
	border-color: #fff0;
	/*background: rgb(21,91,142);
	background: radial-gradient(circle, rgba(21,91,142,1) 0%, rgba(23,47,101,1) 61%);*/
}

#menu_haut.affix-top.in_page
{
	background-color: rgb(57 65 68 / 56%);
}

#menu_haut.affix-top .menu-dynamique > li a
{
	color: rgb(255, 255, 255);
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:14px;
	/*background-color: rgba(255, 255, 255, 0.2)!important;*/
}

#menu_haut.affix-top .menu-dynamique>li> a:focus {
	/*color: rgb(255, 255, 255);*/
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:14px;
	background-color: #fff;
	color: #000
}

#menu_haut .menu-dynamique > li a
{
	color: rgb(255, 255, 255);
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:14px;
	/*background-color: rgba(255, 255, 255, 0.2)!important;*/
	height: inherit;
}

#menu_haut .menu-dynamique>li> a:hover {
	color: #000 !important;
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:14px;
	/*background-color: #fff !important;*/
	height:inherit;
}

#menu_haut .menu-dynamique>li> a:focus {
	color: #000 !important;
}

@media (max-width: 1440px) {
	#menu_haut.affix-top .menu-dynamique > li a
	{	
		font-size:12px;
		/*background-color: rgba(255, 255, 255, 0.2)!important;*/
	}
}

.dropdown-menu.pull-right {
    right: auto;
    left: auto;
}

.menu-dynamique .dropdown-menu {
    width: auto;
}

/* #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(255, 255, 255);
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
}

@media (max-width: 1440px) {
	#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 {;
		font-size: 12px;
	}
}

#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(0, 0, 0);
	background-color: rgb(255, 255, 255)!important;

}

/*** 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(255, 255, 255);
	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;
	display: flex;
    height: 80px;
    align-items: center;
}

#menu_haut .nav>li .dropdown-menu {
	/*background: rgb(21,91,142);
	background: radial-gradient(circle, rgba(21,91,142,1) 0%, rgba(23,47,101,1) 61%);*/
	background-color: rgba(23, 97, 115, 0.7);
	/*background-color: rgba(23, 97, 115, 0.7)!important;*/
	padding: 25px 0px;
}

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

#menu_haut .nav>li .dropdown-menu li a:hover{
	padding: 0px 6px;
}


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

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

/* Common styles of menus */

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

} */
.demo-2 {
	position: initial;
}
@media (max-width: 767px){
	.navbar-toggle-btn{
		position: initial;
	}
}
		
/* .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;}
.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(44, 176, 210);
	color:rgb(255,255,255);
}

.dl-menuwrapper button, button.dl-trigger[data-target] {
	background: none;
	border: 0px solid rgb(255,255,255);
    width: 38px;   
    border-radius: 5px;
    height: 30px;
    /* text-indent: -900em; */
    /* overflow: hidden; */
    position: relative;
    cursor: pointer;
    outline: none;
	float: right;
	top: 25px;
	/* 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: white;
}

.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: rgb(100, 144, 138);
	box-shadow: 
		0 8px 0  rgb(100, 144, 138), 
		0 16px 0  rgb(100, 144, 138);
}


.dl-menuwrapper button:after,
button.dl-trigger[data-target]:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 3px;
    top: 5px;
    left: 16%;
	background: rgb(255,255,255);
	box-shadow: 
		0 8px 0  rgb(255,255,255), 
		0 16px 0  rgb(255,255,255);
}
.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;
}.contenu .saut-de-ligne {
	height: 2em;
}
.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;
}
.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;
}.paragraphe .media-legend {
    color: #555555;
}
.paragraphe_page a {
	text-decoration: underline!important;
}.titre_panneau {
	color: rgb(136, 136, 136);
	background: rgba(0, 0, 0, 0);
	min-height:0px;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 40px;
	line-height: 18px;
}

.panneau .description_panneau {
	color: rgb(141, 141, 141);
	background: rgb(246, 246, 246);
	min-height:0px;	
	padding: 15px 0px;
}

.plus_info{	
	font-size: 14px;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: rgb(204, 204, 204);
	background-color: rgba(255, 255, 255, 0);
	border: 2px solid rgb(44, 176, 210);
	padding: 10px 20px;
	border-radius: 50px;
	margin: auto;
}

.plus_info:hover{
	color: rgba(255, 255, 255, 0);
	background-color: rgb(204, 204, 204);
}

.flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-shrink: 0;
	flex-grow: 1;
}
/* .conteneur-panneau{
	height: 450px;
} */
.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;
	background-color: #fff;
    padding: 20px;
    min-height: 600px;
    margin-bottom: 20px;
    justify-content: space-around;
    display: flex;
    flex-direction: column;
}

.panneau_sm {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.img_sm {
	width: 30%;
    margin: 25% auto 0;
}

@media (min-width: 1025px) and (max-width: 1440px ) {
	.panneau {
	    min-height: 685px;
	}
}

.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;
} */

.conteneur-panneau  {
	margin-bottom: 50px;
}

.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: rgba(0, 0, 0, 0);
    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: rgba(0, 0, 0, 0);
    -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(44, 176, 210);
}

@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;
	}
}

.col-icone {
	min-height: 65px;
}

.contenu_panneau .anc_web2 {
	border: 2px solid #2EB1D3;
	border-radius: 50px;
	transition: all 0.3s ease 0s;
	font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
}

.contenu_panneau .anc_seo {
	border: 2px solid #A3D900;
	border-radius: 50px;
	transition: all 0.3s ease 0s;
	font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
}

.contenu_panneau .anc_app {
	border: 2px solid #FF9326;
	border-radius: 50px;
	transition: all 0.3s ease 0s;
	font-weight: bolder;
    font-family: 'Oswald';
    font-size: 18px;
    white-space: pre-wrap;
}

.contenu_panneau .anc_web2:hover {
	background-color : #2EB1D3;
	color: #fff !important ;
}

.contenu_panneau .anc_seo:hover {
	background-color: #A3D900;
	color: #fff !important;
}

.contenu_panneau .anc_app:hover {
	background-color: #FF9326;
	color: #fff !important;
}

.contenu_panneau .anc_web2:hover span{
	color: #fff !important ;
}

.contenu_panneau .anc_seo:hover span{
	color: #fff !important;
}

.contenu_panneau .anc_app:hover span{
	color: #fff !important;
}

/******************* COMMERCIAUX *********************/

.panneau_commercial {

}

.trombi {
	margin-top: 50px;
}

/**************************** Panneau in page OMG *************************/
.panneau_omg {
	padding: 20px;
	/*min-height: 500px;*/
	background-color: #fff;
}

.titre_panneau_omg {
	text-align: center;
    font-size: 20px;
    font-family: 'Muli';
    margin-bottom: 30px;
}

.img_omg img {
	max-width: 100px;
    margin: 0 auto;
}

.txt_panneau_omg {
	position: relative;
    /*height: 580px;*/
}

.txt_panneau_omg_2 {
	position: relative;
    height: 500px;
}

.anc_widget {
	position: absolute;
    bottom: 0;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-grow: 1;
}


.titre_panneau_meignan {
    color: rgb(136, 136, 136);
    background: rgba(0, 0, 0, 0);
    min-height: 0px;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 18px;
}

.titre-pann-h2 {
	font-size: 34px;
	font-family: 'Oswald';
}

.first-pann-h2{
	max-width: 255px;
    margin-right: auto;
    margin-left: auto;
}/* .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: ;
}
#myCarousel_partenaires .item .vertical-center-flex{
	height:px;
	display:flex;
	align-items:center;
	/* width:90em; */
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:rgba(83, 104, 109, 0.45);
	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:px;
}

/***************/
/*** 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);
}


.sec-partenaires .voir_tous .btn:hover, 
.sec-partenaires .voir_tous .btn:active, 
.sec-partenaires .voir_tous .btn:focus {
	color: rgb(100, 144, 138);
	background-color: rgb(232, 202, 164);
}

.sec-partenaires .voir_tous .btn {
	color:rgb(100, 144, 138);
	background-color: rgba(0,0,0,0);
	border: 2px solid rgb(232, 202, 164);
	font-size:18px;
}



#myCarousel_partenaires .item .vertical-center{
	height:;
	width:90em;
}
#myCarousel_partenaires{
	padding-bottom: 50px;
}
.liste-partenaires .thumbnail{
	background-color:rgba(83, 104, 109, 0.45);
	border: 1px solid rgba(0, 0, 0, 0);
	padding: 0 25px;
	border-radius: 0px;
}

.liste-partenaires .thumbnail  a>img, .thumbnail>img{
	max-height: 110px;
}



.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:45%
}



/*  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: 15%;
    position: absolute;
    color: rgb(243, 169, 12);
}


 .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: 150px;
	width: 30em; /* Pas de dépassement horizontal */
}



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

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

.lien-partenaires > a{
	color:#5e222e;
	/*font-size: 1.4em;*/
    margin-top: 30px;
    /*font-weight: 600;*/
    float: none;
}

.lien-partenaires{
	margin-bottom: 50px;
	margin-top: 50px;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img-part {
	vertical-align: middle;
}

.container-boxes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}


.container-boxes .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%;
}

.container-boxes .item  img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

@media (max-width: 768px ) {
	.container-boxes {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
}

.boxes {
	width: 120px;
	height: 120px;
	background-color: #DDDDDD;
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
}

.square-part {
	margin-top: 7px;
}

.partenaire {
	padding : 5px;
	/*height: 170px !important;
    width: 170px;*/
}

.partenaires-lien {
	text-align: right;
	margin-top: 60px;
}

@media (max-width: 425px ) {
	.partenaires-lien {
	    text-align: right;
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
}

.container-boxes-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    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(255, 255, 255);
    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(44, 176, 210);
    /* 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(44, 176, 210);
    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(44, 176, 210) !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(44, 176, 210);
    /*transform: rotate( 45deg);*/
	color: rgb(255, 255, 255);
}

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

.realisation > img + img {
    position: absolute;
    width: 85%;
    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 > img {
    width: 100%;
	border-radius: 40px;
    /*-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);*/
}


/*** LOADER ***/
.lds-spinner {
  color: black;
  display: block;
  margin:auto;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #666;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/***********/

.realisations {
  opacity: 0;
}

.realisation {
  padding-bottom: 100px;
  border-radius: 20px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 410px;
  padding: 0px 30px;
}

.desc_courte_real
{
	width: 55%;
	margin-top: -5px;
}
.desc_courte_real > p{
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
}

.desc_courte_real > p span{
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff !important;
}

.desc_courte_real > p font{
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff !important;
}

.desc_courte_real p{
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
}

.tag_real {
	width: 55%;
	bottom: 20px;
    position: absolute;
}

.span_libelle_tag {
	background-color: #00000033;
    padding: 7px 12px;
    border-radius: 50px;
    margin: 0 10px 8px 0px;
    display: block;
    width: fit-content;
    float: left;
	border: none;
}

.span_libelle_tag:hover {
	background-color: #0000006e;
}


.btn_real_div {
	padding: 25px 0px;
	display: flex;
    flex-wrap: wrap;
}

.btn_real {
    border-radius: 50px;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 300;
	font-size: 18px;
	margin-right: 10px;
    margin-bottom: 10px;
}

.btn_real:hover {
	/*border: 2px solid ;
	background-color: ;*/
	background-color: attr(data-color);
    border-radius: 50px;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 300;
	font-size: 18px;
	
}

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

.titre_real {
	font-family: 'Oswald', sans-serif;
	font-size:30px;
}

.titre_real  span:first-child {
	color: #fff;
}
.titre_real span:last-child {
    /*color: #01303B;*/
	/*color: #565656;*/
}

.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(44, 176, 210) !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(44, 176, 210) !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 {
	/*height:100vh !important;*/
}

.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(44, 176, 210);
    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(44, 176, 210);
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: white;
  }
  
  button:focus {
  outline: none;
  box-shadow: none;
}
  
  .button:active,
  .button.is-checked {
    background-color: rgb(44, 176, 210);
  }
  
  .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: rgb(44, 176, 210);
    border-radius: 0px !important;
    color: rgb(255, 255, 255);
    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;
	font-family: 'Oswald', sans-serif;
}

 .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;
    background-color: #394144;
    border-radius: 0px !important;
    color: #fff;
    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: #a8abad;
    border-radius: 0px !important;
    color: #fff;
    background-image: none;
    text-shadow: none !important;
    border: none !important;
}
 
  /* ui group */
  
  .ui-group {
    /* display: inline-block; */
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid rgb(44, 176, 210);
}
  
  .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;
  }

  .slide_real .carousel-inner .item {
    max-height: 644px;
  }

.titre-caption-real {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    text-align: left;
    margin-top: 8%;
}

.slide_real .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    top: -190px;
}

.slide_real .carousel-caption {
    top: 2%;
}

.texte-caption-real {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    margin-top: 40px;
}

.texte-caption-real p {
    color: #fff !important;
}

.texte-caption-real span {
    color: #fff !important;
}

.texte-caption-real font {
    color: #fff !important;
}

.img-caption-real {
    margin-top: -70px;
}

.carousel-caption {
    text-shadow: 0 1px 2px rgb(0 0 0 / 0%);
}

@media (min-width: 200px) and (max-width: 425px){
    .img-caption-real {
        margin-top: 10px;
    }
}

.btn-slide-real {
    margin: 40px 15%;
}

.slide_real .carousel-control {
    top: 31% ;
}

.slide_real .carousel-indicators {
        bottom: 30%;
    }

@media (min-width: 1025px) and (max-width: 1440px){
    .titre-caption-real {
        font-size: 30px;
        margin-top: 11%;
    }
    .img-caption-real {
        margin-top: 5%;
    }
}


@media (min-width: 426px) and (max-width: 768px){
    .titre-caption-real {
        font-size: 24px;
        margin-top: 7%;
    }
    .texte-caption-real {
        font-family: 'Muli', sans-serif;
        line-height: 15px;
        font-size: 12px;
        margin-top: 20px;
    }

    .btn-slide-real {
        margin: 8px 0%;
    min-width: 150px;
    }

    .img-caption-real {
        margin-top: 6%;
    }

    .slide_real .carousel-indicators {
        bottom: 2%;
    }

    .slide_real .carousel-control {
        top: 75px;
        font-size: 30px;
    }
	
	.carousel-caption {
		left: 4%;
	}
}

@media (min-width: 769px) and (max-width: 1024px){

    .slide_real .carousel-indicators {
        bottom: 40%;
    }
    
    .slide_real .carousel-control {
        top: 24% ;
    }
	
	.texte-caption-real {
        font-size: 13px;
        margin-top: 15px;
    }
}

@media (max-width: 425px){
    .titre-caption-real {
        font-size: 14px;
    }
}

.btn-real {
    margin-top: 0;
}

.js-radio-button-group{
    margin-right: 0px  !important;
}

.retour_catalogue {
    background-color: #2cb0d2;
    font-family: 'Oswald', sans-serif;
    padding: 10px 50px;
    font-size: 18px;
    border-radius: 50px;
    color: #fff;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    border-color: #2cb0d2;
}

.retour_catalogue:hover {
    background-color: #0d8ed0;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
    outline: none!important;
        border-color: #0d8ed0;
}

.retour_catalogue:focus {
    background-color: #0d8ed0;
    color: #fff;
    -webkit-transition: background 0.3s 0s ease-in-out;
    -moz-transition: background 0.3s 0s ease-in-out;
    -o-transition: background 0.3s 0s ease-in-out;
    transition: background 0.3s 0s ease-in-out;
    outline: none!important;
    border-color: #0d8ed0;
}

.autre_real {
	background-color: #00000033;
    padding: 3px 10px;
    border-radius: 50px;
    margin: 0 10px 8px 0px;
    display: block;
    width: fit-content;
    float: left;
    border: none;
}

.btn_real2 {
    border-radius: 50px;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 16px;
    background-color: #2cb0d2;
}

.btn_real3 {
    border-radius: 50px;
    padding: 5px 15px;
    color: #2cb0d2;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 16px;
    background-color: #fff;
}

.btn_real3:hover {
    border-radius: 50px;
    padding: 5px 15px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 16px;
    background-color: #2cb0d2;
}

.btn_real2:hover {
    border-radius: 50px;
    padding: 5px 15px;
    color: #2cb0d2;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 16px;
    background-color: #fff;
}

@media (max-width: 1024px) and (min-width: 769px){
	.img_autre {
		  height: 140px !important;
	}
}

.div_autre_real {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.autre_real:hover {
    background-color: #00000078;
    color: #fff;
}

.titre_autre {
	font-family: 'Oswald';
	color: #0B6278;
	font-size: 20px;
}

.titre_autre p {
	font-family: 'Oswald';
	color: #0B6278;
	font-size: 20px;
}




@media (max-width: 1023px){
   .desc_courte_real
	{
		width: 100%;
	}
	
	.tag_real {
		width: 100%;
	}
	
	.realisation {
		/*background-size: cover !important;*/
	}
}
@media (max-width: 425px) and (min-width: 300px){
	.realisation2 {
		height: auto !important;
	}

   .titre_real {
		    font-family: 'Oswald', sans-serif;
		font-size: 20px;
		margin: 10px 0;
	}
	
	.titre_secondaire span:first-child {
		font-size: 16px;
	}
	
	.titre_secondaire span:last-child {
		font-size: 16px;
	}
	
	.carousel-caption {
		left: 5%;
	}
	
	.titre_secondaire:after {
		margin: 0px 0;
	}
	
	.btn-slide-real {
		min-width: 185px !important;
		top: 28px;
		/* position: absolute; */
		margin: 0px 0px;
		font-size: 17px !important;
	}
	
	.titre-caption-real {
		margin-top: 4%;
	}
	
	#carousel_real {
		height: 280px;
	}
	
	#carousel_real .carousel-inner .item{
		width: 540px;
	}
	
	/** STYLE ADD ACCUEIL SLIDE HAUT **/
	#menu_haut .logo_haut img {
		max-height: 40px;
	}
	
	.btn-slide {
		min-width: 190px;
		font-size: 16px;
		margin-bottom: 6px;
		padding: 9px;
	}
	
	.voir_actu {
		padding: 4px 25px;
	}
	
	.voir_client {
		padding: 8px 20px;
	}
	
	.accueil_slide {
		height: 280px;
	}
	
	.accueil_slide .carousel-inner .item {
		width: 540px;
	}
	
	.img-caption {
		right: 145px;
		top: -10px;
		z-index: -1;
	}
	
	.titre-caption {
		font-size: 16px;
		margin-top: 50px;
	}
	
	.form_commercial {
		padding: 10px 20px 25px 20px;
	}
	
	.btn_real {
		padding: 4px 25px;
		font-size: 18px;
	}
	
	.realisation {
		padding: 0px 10px;
		background-size: cover !important;
		background-position: right !important;
		height: 408px !important;
	}
	
	.desc_courte_real
	{
		max-height: 70px;
		overflow: hidden;
		width: 61%;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		    margin-top: -15px;
	}
	
	.btn_real_div {
		padding: 15px 0px;
	}
	
	.span_libelle_tag {
		padding: 4px 4px;
		margin: 0 7px 6px 0px;

	}
	
	.tag_real {
		bottom: 0px;
	}
}
@media (min-width: 200px) and (max-width: 346px){
	.realisation {
		background-position: -50px 0px !important;
	}
}

@media (min-width: 425px) and (max-width: 767px){
   .titre_real {
		font-family: 'Oswald', sans-serif;
		font-size: 26px;
		margin: 10px 0;
	}
	
	.titre-caption-real {
		margin-top: 4%;
	}
	
	.btn-slide-real {
		margin: 0px 0%;
		width: 100px;
	}
	
	.btn_real {
		font-size: 18px;
	}
	
	.tag_real {
		bottom: 10px;
		width: 90%;
	}
	.span_libelle_tag {
		padding: 4px 5px;
	}
	
	.realisation {
		height: 460px;
	}
}

@media (min-width: 426px) and (max-width: 768px){
   .titre_real {
		font-family: 'Oswald', sans-serif;
		font-size: 20px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
   .titre_real {
		font-family: 'Oswald', sans-serif;
		font-size: 22px;
	}
}

.thumbnail {
    background-color: #fff0;
}

.h2_real_page {
	font-size: 1.6em!important;
	color: #8D8D8D !important;
}

.ul_tags {
	list-style: none;
}

.li_tags {
	color: #2CB0D2; 
}

.btn_url {
	width: 40%;
    float: right;
}

.libelle_tag {
	color: #999;
}

.div_btn_real {
	margin-bottom: 50px;
}

a.anchor.affix-top, a.anchor.affix {
    z-index: 1000;
}

.realisation2 {
	    border-bottom: 1px solid #98989873;
    border-radius: 0px !important;
    margin-top: 20px;
	height: 140px !important;
}

.realisation2 .btn_real_div {
    padding: 10px 0px 25px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 425px){
   .realisation2 {
		height: auto !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: 0px;
    /* max-width: 600px; */
    width: 100%;
    background-color: rgb(0 0 0);
    color: white;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    /* border-radius: 30px; */
    display: flex;
    align-items: center;
    z-index: 100;
}
.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;
    text-align: center;
    width: 100%;
}
#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 {
	color: rgb(255,255,255);
}
.surmenu .reseaux-sociaux-item {
    border-left: 1px solid rgb(255,255,255);
    padding-left: 10px;
    padding-right: 4px;
}

.reseaux-sociaux-item:hover {
	color: rgb(255,255,255);
}

a.reseaux-sociaux-item span:before,
.reseaux-sociaux-message {
    line-height: 30px;
}

.reseaux-sociaux-message {
    margin-right:10px;
}

#footer_page .reseaux-sociaux {
    margin-top: 15px;
    text-align: center;
}

#footer_page .reseaux-sociaux .reseaux-sociaux-item {
    width: 40px;
	height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

#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);
}

.reseaux-sociaux {
    text-align: center;
}.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;
}
