@import url(//fonts.googleapis.com/css?family=Cabin|Jost|Roboto);
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200;300;400;500;600;700&display=swap');
@media (min-width: 1200px ) {
    h1 { font-size: 3em; }
    h2 { font-size: 2em; }
	h3 { font-size: 1.6em; }
    h4 { font-size: 1.4em; }
    h5 { font-size: 1.2em; }
    h6 { font-size: 1em; }
}
@media (min-width: 992px) and (max-width: 1199px ) {
    h1 { font-size: 2.4em; }
    h2 { font-size: 2em; }
	h3 { font-size: 1.6em; }
    h4 { font-size: 1.4em; }
    h5 { font-size: 1.2em; }
    h6 { font-size: 1em; }
}
@media (min-width: 768px) and (max-width: 991px ) {
    h1 { font-size: 2.2em; }
    h2 { font-size: 2em; }
	h3 { font-size: 1.6em; }
    h4 { font-size: 1.4em; }
    h5 { font-size: 1.2em; }
    h6 { font-size: 1em; }
}
@media (max-width: 767px ) {
    h1 { font-size: 1.8em; }
    h2 { font-size: 3em; }
	h3 { font-size: 1.6em; }
    h4 { font-size: 1.4em; }
    h5 { font-size: 1.2em; }
    h6 { font-size: 1em; }
}


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

/*** Cookie ***/
.barre-cookie {
    position: fixed;
    bottom: 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: rgb(245,245,245);
    border-radius: 4px;
    
}
#bloc_ariane li em{
    color:rgb(19, 140, 159);
}
#bloc_ariane li a{
    color:rgb(19, 140, 159);
}
#bloc_ariane li a:hover,#bloc_ariane li a:focus{
    color:rgb(19, 140, 159);
    text-decoration:none;
}
/*
.breadcrumb>.active{
    color: rgb(19, 140, 159)
}*/

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

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


;

body {
	color: rgb(51, 51, 51);
	font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color : #F8F8F8 !important ;
}

section {
	/*background-color : #F8F8F8;*/
}
a { color: !important; }
#corps {
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-haut-page-accueil.jpg) no-repeat center top;
}

.paragraphe_page  {
	    font-family: 'Jost';
    font-size: 16px;
    color: #858585;
}

#corps.accueil {
    padding-bottom: 0;
    padding-top: 0;
}

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

#footer_page a { color: !important; }
#corps {
	background-color: rgb(248, 248, 248);
}
.main-color-texte {
	color: #0D8C33;	
}
.main-color-border {
	border-color: #0D8C33;
	font-size: 24px;
	text-align: left;
	margin-bottom: 35px;
}
.placeholder::after {
    background-image: url(../images/interface/logo-placeholder-creativ.png);
}
h1 {
	color: rgb(76, 76, 76);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2{
	color: rgb(76, 76, 76);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h3 {
	color: rgb(76, 76, 76);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h4{
	color: rgb(76, 76, 76);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.titre_page {
	text-align: center;
	color: #4C4C4C !important;
}
.titre_page span:first-child {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Jost', sans-serif;
    /*color: #444444;*/
}
.titre_page span:last-child {
    font-size: 40px;
    font-weight: 100;
    font-style: italic;
    font-family: 'Jost', sans-serif;
}

.titre_page:after{
	content: '';
	display: block;
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/sous-titre.png) no-repeat center top;
	height: 30px;
    width: 100%;
    margin: 25px auto; 
}


.placeholder {
	background-color: rgb(119, 160, 166);
}

/*********** ACCUEIL ***************/

#accueil {
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-haut-page-accueil.jpg) no-repeat center top;
}

/*@media (max-width: 991px){
	#accueil {
		background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-haut-page-accueil.jpg) no-repeat center top;
	}
}*/

.accueil .pages {
	background-color: #F8F8F8;
	color: rgb(255, 255, 255);
}
/*.accueil .pages h1 {
	font-size: 34px;	
	align-items: center;
	margin-bottom: 20px;
}*/

.titre_principal {
	text-align: center;
	color: #4C4C4C !important;
}
.titre_principal span:first-child {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Jost', sans-serif;
    /*color: #444444;*/
}
.titre_principal span:last-child {
    font-size: 40px;
    font-weight: 300;
    font-style: italic;
    font-family: 'Jost', sans-serif;
}


.titre_principal:after {
	content: '';
	display: block;
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/sous-titre.png) no-repeat center top;
	height: 30px;
    width: 100%;
    margin: 25px auto;
}

.titre_secondaire {
	text-align: left;
	color: #4C4C4C !important;
}

.titre_secondaire span:first-child {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Jost', sans-serif;
    /*color: #444444;*/
}
.titre_secondaire span:last-child {
    font-size: 40px;
    font-weight: 300;
    font-style: italic;
    font-family: 'Jost', sans-serif;
}


.titre_secondaire:after {
	content: '';
	display: block;
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/sous-titre.png) no-repeat left top;
	height: 30px;
    width: 100%;
    margin: 25px auto;
}


.accueil .pages a {
	color: rgb(143, 143, 143);
}

.voir-toutes {
	background-color: rgb(148, 148, 148);
	color: rgb(255, 255, 255);
}
.voir-toutes a {
	color: rgb(255, 255, 255);
}



.paragraphe-anim {
	overflow: hidden;	
}

.paragraphe-anim img {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.paragraphe-anim img.from-right{
	transform: translateX(800px);
}
.paragraphe-anim img.from-left{
	transform: translateX(-800px);
}

.paragraphe-anim img.img-visible{
	opacity: 1;
	/* right: 75px; */
	transform: translateX(0);
}

#competences {
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-widget2.jpg) no-repeat bottom;
    margin-top: 70px;
    padding-bottom: 160px;
}


@media (min-width: 769px) and (max-width: 1024px){
	#competences {
	    background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-widget2.jpg) no-repeat bottom;
	    margin-top: 70px;
	    padding-bottom: 100px;
	    background-position-x: 90%;
	}
}

@media (min-width: 250px) and (max-width: 991px){
	#competences {
		background:none;
	    background-color: #F8F8F8
	}
}




#panneaux{
	background-color: #F4F4F4;
}

#actualites
{
	background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-statistiques.jpg) no-repeat center ;
	margin-top: 10%;
}

@media (max-width: 991px){
	#actualites
	{
		background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-statistiques.jpg) no-repeat center ;
		background-size: cover
	}
}

@media (max-width: 425px){
	#actualites
	{
		background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/fond-statistiques.jpg) no-repeat center ;
		margin-top: 10%;
		background-position: bottom;
	}
	#competences {
	    padding-bottom: 0px;
	}
}

.txt-partenaires {
	font-size: 16px;
	color: #858585;
	font-family: 'Jost', sans-serif;
	text-align: justify;
}

.chiffre_row {
	margin-top: 145px;
}

@media (max-width: 1024px){
	.chiffre_row {
		margin-top: 40px;
	}
}

/*** FOOTER ***/

/*FOOTER V2*/

#footer_page_2{
	background-color: #000000;
	color:;
    font-family: ;       
    /*display: flex;
    justify-content: space-around;
	flex-wrap: wrap;*/
	padding: 2em 0em 0em 0em;
	border: 0;
	position:relative;
}

#footer_page_2 .retrouvez-nous{
	position: absolute;
    right: 25.5%;
    background-color: #138C9F;
    width: 34%;
    padding: 10px 0px;
    display: flex;
    justify-content: space-around;
    bottom: 0px;
}


#footer_page_2 h3{
	color:#FBF1E1;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 10px;
	margin-bottom:0;
	font-weight: 600;
}

#footer_page_2 h3:after{
	content: ' ';
    display: block;
    border: 3px solid #0D8C33;
    width: 50px;
    margin-top: 10px;
}

#footer_page_2 .titre_footer{
	color:#FBF1E1;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1.5em;
	padding-bottom: 10px;
	margin-bottom:0;
	font-weight: 600;
}

#footer_page_2 .titre_footer:after{
	content: ' ';
    display: block;
    border: 3px solid #0D8C33;
    width: 50px;
    margin-top: 10px;
}

#footer_page_2{
	/*display: flex;
	flex-direction: row;*/
}

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

.logo_footer{
	width: 60%;
	margin-bottom: 30px;
}

/*#footer_page_2 .footer_menu{
	width: 300px;
}*/

#footer_menu_1 ul li a,
#footer_menu_2 ul li a{
	color: #FBF1E1;
	font-size: 16px;
}

#footer_menu_1 h3,
#footer_menu_2 h3{
	font-size: 20px;
}
/*#footer_page #menu_bas{
	list-style-type: none;
}*/
#footer_page_2 .microformat{
	color:;
	padding:5px;
}
#footer_page_2 #menu_bas li{
	margin: 10px 0;
	list-style:none;
}

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

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

#footer_menu_2 #menu_bas2 li::after {
    /*padding: 6px 0 16px 0;*/
    border-bottom: 1px solid #888;
    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;
}


#menu_bas2{
	list-style:none; 
}

#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,
#footer_menu_2 #menu_bas2 li:hover::after {
    width: 10%;
	border-bottom: 1px solid rgb(91, 192, 212);
}

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

#footer_page_2 .lien_footer_menu{
	margin-bottom: 11%;
}

/*#tarteaucitronIcon #tarteaucitronManager img{
	margin-bottom: 85px;
}
*/


/* ~~~~~ RESPONSIV MENU ~~~~~*/




@media (min-width: 250px) and (max-width: 768px) {
	#menu_bas2{
		margin-bottom: 35%;
	}
	#footer_page_2 .retrouvez-nous {
		position: absolute;
		bottom: -1%;
		right: 0%;
		background-color: #138C9F;
		width: 100%;
		margin-bottom: 7px;
		padding: 10px 0px;
		display: flex;
		justify-content: space-around;
	}
	.retrouvez-nous p{
		font-size: 17px;
	}
	.img-icon-1, .img-icon-2{
		margin-right: 15px;
	}
	#footer_page_2 .container{
		justify-content: center;
	}
}



@media (min-width: 992px) and (max-width: 1199px) {
	#menu_haut .logo_haut img{
		display: none;
	}
	.affix .logo-centre img{
		display: none;
	}
	.affix .logo-centre{
		height: 0px;
	}
	#footer_page_2 .retrouvez-nous {
		position: absolute;
		bottom: 0;
		right: 15%;
		background-color: #138C9F;
		width: 44%;
		margin-bottom: 7px;
		padding: 10px 0px;
		display: flex;
		justify-content: space-around;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	#menu_haut .logo_haut img{
		left: 0%;
	}
}

@media (min-width: 556px) and (max-width: 768px) {
	#footer_page_2 .center-logo {
		display: flex;
	}
	#vcard{
		margin-left: 70px;
	}
}

@media (max-width: 991px) {
	#footer_page_2 .retrouvez-nous {
		position: absolute;
		bottom: -1%;
		right: 0%;
		background-color: #138C9F;
		width: 100%;
		margin-bottom: 7px;
		padding: 10px 0px;
		display: flex;
		justify-content: space-around;
	}
	.logo_footer{
		width: 100%;
	}
	.center-logo{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
}

#vcard {
	float: left;
}

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

#footer_page {
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-width: 6px;
    border-bottom-style: solid;
	border-color: rgb(5, 207, 240);
	background-color: rgb(109, 177, 231);
	color: rgb(255, 255, 255);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:em;
	border: 0;
}
#footer_page .container {
	padding: 2em;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	#footer_page .container {
		padding: 2em;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.bas-de-page{
		margin-top:20px;
	}

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

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

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

#footer_page .microformat{
	color:rgb(255, 255, 255);
	padding:5px;
}

#footer_page .microformat h3{
	display: none;
}

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



/**** Page Contact ***/
#infos_structure h2{
	font-family:;
	font-size:30px;
}
#infos_structure{
	text-align:left;
}
@media (min-width: 768px){
	#formulaire_contact.form-horizontal .control-label {
		text-align: left;
	}
}
@media (max-width: 991px){
	.plus_info{
		margin-bottom: 40px;
	}
}
@media (max-width: 767px){
	#formulaire_contact {
		margin-top: 40px;
	}
	.accueil .pages h1{
		font-size: 18px;
	}
	
	#corps.accueil section:first-child{
		padding-bottom: 47px;
	}
	.titre_page{
		font-size: 22px;
		/*display: flex;*/
        align-items: center;
}	
		
	}
}
.ck-modal{
	z-index: 99999 !important;
}

.cta_page {
	border: 2px solid #138C9F;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 15px;
    display: inline-block;
}

.cta_page:hover {
	border: 2px solid #138C9F;
    background-color: #138C9F;
    color: #fff;
}

/*** 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(76, 76, 76);
	padding:10px;
	height: 200px;
	transition: background-color 0.5s ease;
}
.actu-medic > .element:hover > .content {
	background-color: rgba(19, 140, 159, 0.58);
	color: rgb(251, 251, 251);
}

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

.actu-medic .actu-date {
	font-style: italic;
	color: rgb(19, 140, 159);
}

.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(19, 140, 159);
	color: rgb(255, 255, 255);
	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;
} 

/*** Voir toutes ***/

.sec-actualites .nb_actus{
    text-align: center;
}
.sec-actualites .nb_actus .btn {
	color:rgb(19, 140, 159);
	background-color: rgba(0,0,0,0);
	border: 2px solid rgb(19, 140, 159);
	font-size:18px;
}
.sec-actualites .nb_actus .btn:hover,
.sec-actualites .nb_actus .btn:active,
.sec-actualites .nb_actus .btn:focus {
	color: rgb(255, 255, 255);
	background-color: rgb(19, 140, 159);
}


/*** Detail ***/

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

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


.carousel-control {
	color: ;
	test-shadow: none;
	width: 10%;
}

.pages a.carousel-control {
	color: ;
}
a.carousel-control:focus, a.carousel-control:hover {
	color: ;
}
.pages a.carousel-control:focus,.pages a.carousel-control:hover {
	color: ;
}

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

.carousel-caption {
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	left: 20%;
	background-color: ;
	color: ;
}

.lien-actualite {
	opacity: 0;
}

#My-Slider-image .item:hover .lien-actualite {
	opacity: 1;
	transition: opacity 0.5s linear;
}

.carousel-caption  a{
	text-decoration: none;
	text-align: center;
	color: ;
}

.container-voir-toutes {
	margin-left: 30px;
	margin-right: 30px;
}


.carousel-actu {
	margin-top: -12%;
}

@media (max-width: 425px) {
	.carousel-actu {
		margin-top: 0%;
	}
}

.accueil .actu-bergerie{
	box-shadow: 1px 1px 17px #00000085;
}


.accueil .actu-bergerie .element.active{
	display: flex;
}

.accueil .img-actu{
	max-height: 420px;
    max-width: 570px;
}

.accueil .img-actu img{
	height: 100%;
}

/*@media (max-width: 991px) {
	.accueil .img-actu img{
		margin-top: 16%;
	}
}*/
.accueil .contenus-actu{
	background-color: #fff;
	padding: 4% 3% 1% 0%;
	/*box-shadow: 1px 1px 17px #000000d1;*/
	/*max-width: 45%;*/
	min-width: 400px;
}

.accueil .actu-date span{
	color: #5BC0D4;
	font-family: 'Oswald', sans-serif;
}

.accueil .date-titre-actu{
	display: flex;
}

.accueil .actu-titre{
	font-family: 'Jost', sans-serif;
	margin: 0px;
	text-transform: uppercase;
	/*margin-bottom: 10%;*/
	font-weight: 500;
	color: #4C4C4C;
	padding: 0 20px;
	font-size: 20px;
}

.accueil .actu-titre:after{
	content: '';
    display: block;
    background: url(https://www.ltp-gabions.fr/files/medias/images/Pages/under_actu.jpg) no-repeat left top;
    height: 5px;
    width: 100%;
    margin: 10px 0;
}

.accueil .actu-date{
    padding: 5px 10px;
    border: 1px solid white;
    margin: 0px 20px;
    background-color: #2C2929;
    text-align: center;
    height: 89px;
}
.accueil .description{
	height: 350px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.accueil .apercu{
	padding: 20px;
}

.accueil .apercu > p {
	font-size: 16px;
	color: #868686;
}


.accueil .actu-date .day{
	font-size: 35px;
	color: #5BC0D4;
	font-family: 'Oswald', sans-serif;
}

.accueil .actu-date .month{
	margin-right: 5px;
}

.accueil .carousel-indicators{
	bottom: -50px;
}

/*LISTE ACTUALITES*/

.actu-bergerie .element-actu-list{
	display: flex;
	margin-bottom: 30px;
	/*flex-wrap: wrap;*/
}

.img-actu-list img{
	box-shadow: 1px 1px 17px #000000d1;
	max-height: 420px;
    max-width: 570px;
}


.contenus-actu-list{
	background-color: #363332;
	padding: 4% 3% 1% 0%;
	box-shadow: 1px 1px 17px #000000d1;
	max-width: 50%;
	min-width: 570px;
}

.actu-date-list span{
	color: #5BC0D4;
	font-family: 'Oswald', sans-serif;
}

.date-titre-actu-list{
	display: flex;
}

.actu-titre-list{
	font-family: 'Oswald', sans-serif;
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 10%;
}

.actu-date-list{
    padding: 5px 10px;
    border: 1px solid white;
    margin: 0px 20px;
    background-color: #2C2929;
    text-align: center;
    height: 89px;
}

.description-list{
	height: 350px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.actu-date-list .day-list{
	font-size: 35px;
	color: #5BC0D4;
	font-family: 'Oswald', sans-serif;
}

.actu-date .month-list{
	margin-right: 5px;
}

.actu-bergerie .plus_info{
	background-color: #fff; 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #4C4C4C;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
}

.actu-bergerie .plus_info:hover{
	background-color: rgb(19 140 159); 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
    -webkit-transition: color 0.3s;
	transition: color 0.3s;
}

/**** Carousel ****/
.carousel-indicators li {
	border-color: #fff;
	width: 15px;
    height: 15px;
}
.carousel-indicators .active {
	width: 15px;
    height: 15px;
	margin: 1px;
	background-color: #138C9F;
    border: 1px solid #fff;
}

/*** Voir toutes ***/

#actualites .nb_actus{
    text-align: center;
}
#actualites .nb_actus .btn {
	color: #fff;
    background-color: rgba(0,0,0,0);
    font-size: 18px;
    float: right;
    border:none;
    font-family: 'Oswald', sans-serif;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    font-style: italic;
}

#actualites .nb_actus .btn:hover {
	color: #138C9F;
}

@media (max-width: 425px){
	#actualites .nb_actus .btn {
		margin-bottom: 10%;
		margin-top: 10%;
		width: 100%;
		color: #4c4c4c;
	}
}

@media (min-width: 425px) and (max-width: 767px) { 
	#actualites .nb_actus .btn {
		margin-top: 10%;
		width: 100%;
	}
	.container-chiffre .flex-col{
		padding: 1%;
	}
}


#actualites .nb_actus .btn:hover,
#actualites .nb_actus .btn:active,
#actualites .nb_actus .btn:focus {
	color: rgb(255, 255, 255);
	background-color: rgb(19, 140, 159);
}


/*** Detail ***/

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

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


/* ~~~~~ RESPONSIV ACTU PAGE D'ACCUEIL ~~~~~*/

@media (min-width: 320px) and (max-width: 768px) {
	.img-actu img{
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.accueil .actu-bergerie .element{
		flex-direction: column;
	}
	.accueil .contenus-actu{
		max-width: 100%;
		min-width: auto;
	}
	.sec-actualites .nb_actus .btn{
		margin-top: 15%;
	}
	.sec-actualites .nb_actus .btn{
		text-align: center;
		margin-right:0%;
		float: initial;
	}
	.accueil .img-actu{
		max-width: 100%;		
	}

	.img-carte{
		display: none;
	}
	.accueil .carte-contact{
		position: initial;
	}
	.panneau{
		margin-bottom: 30px;
	}
}

@media (min-width: 769px) and (max-width: 1200px) {
	.img-actu img{
		height: 100%;
		width: 100%;
	}

}

@media (min-width: 769px) and (max-width: 991px) {
	.img-actu img{
		height: 100%;
		width: 100%;
	}
	.accueil .actu-bergerie .element.active{
		flex-direction: column;
	}
	.accueil .actu-bergerie{
		box-shadow: none;
	}
	.accueil .img-actu{
		max-width: 100%;
	}
	.accueil .contenus-actu{
		max-width: 100%;
	}
}

@media (min-width: 320px) and (max-width: 1440px) {
	.sec-actualites .ski-actus{
		display: none;
	}
	.accueil .actu-date{
		height: 109px;
	}
}

/* ~~~~~ RESPONSIV ACTU LISTE ~~~~~*/

@media (min-width: 320px) and (max-width: 768px) {
	.img-actu-list img{
		height: 100%;
		width: 100%;
		max-width: 100%;
	}
	.actu-bergerie .element-actu-list{
		flex-direction: column;
	}
	.contenus-actu-list{
		max-width: 100%;
		min-width: auto;
	}
	.sec-actualites .nb_actus .btn{
		margin-top: 15%;
	}
	.sec-actualites .nb_actus .btn{
		text-align: center;
		margin-right:0%;
		float: initial;
	}
	.actu-date-list{
		height: 103px;
	}
}

@media (min-width: 769px) and (max-width: 1200px) {
	.img-actu-list img{
		height: 100%;
		width: 100%;
	}
	.actu-bergerie .element-actu-list{
		flex-wrap: wrap;
		justify-content: center;
	}
	.actu-date-list{
		height: 103px;
	}
}

/*** 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(76, 76, 76);
	padding:10px;
	height: 200px;
	transition: background-color 0.5s ease;
}
.actu-medic > .element:hover > .content {
	background-color: rgba(19, 140, 159, 0.58);
	color: rgb(251, 251, 251);
}

.actu-medic .actu-titre {
	margin:0px;
	border-bottom: 1px solid;
	font-size: 20px;
	font-family: 'Jost';
}

.actu-medic .actu-date {
	font-style: italic;
	color: rgb(19, 140, 159);
}

.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(19, 140, 159);
	color: rgb(255, 255, 255);
	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;
} 

/*** Voir toutes ***/

.sec-actualites .nb_actus{
    text-align: center;
}
.sec-actualites .nb_actus .btn {
	color:rgb(19, 140, 159);
	background-color: rgba(0,0,0,0);
	border: 2px solid rgb(19, 140, 159);
	font-size:18px;
}
.sec-actualites .nb_actus .btn:hover,
.sec-actualites .nb_actus .btn:active,
.sec-actualites .nb_actus .btn:focus {
	color: rgb(255, 255, 255);
	background-color: rgb(19, 140, 159);
}


/*** Detail ***/

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

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

.container-img-actu {
	height: 200px;
    overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {
	.carousel-actu {
		margin-top: 6%;
	}
	.accueil .actu-bergerie{
		box-shadow: none;
	}
}#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(19, 140, 159);
}
.calendar .cal-month-day.active span[data-cal-date] {
	color: white;
}
.calendar .cal-day-weekend span[data-cal-date]{
	color: rgb(19, 140, 159);
}
.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(19, 140, 159);
	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(19, 140, 159);
	background-color: rgba(255, 255, 255, 0);
}
.calendar .cal-row-head:hover {
	color: rgb(19, 140, 159);
	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(19, 140, 159);
}
.with-events{
	background-color:rgb(19, 140, 159);
}
.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(19, 140, 159);
}
.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(19, 140, 159);
	color:rgb(255, 255, 255);
}
.evenement .btn-savoir-plus:hover{
	background-color: rgb(255, 255, 255);
	border:1px solid rgb(19, 140, 159);
	color:rgb(19, 140, 159);
}
.parallaxContainer {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.parallaxContainer .imgContainer {
    height: 100%;
	text-align: center;
	position:relative;
}
.parallaxContainer .imgContainer img {
	width: 100%;
	transition: transform 0.35s linear;
}
.parallaxContainer.widthness .imgContainer img {
	width: auto;
	height: 100%;
}
.parallaxContainer.widthness .imgContainer * {
	height: 100%;
}
.parallaxContainer .bandeau {
	position: relative;
	bottom: 65%;
	height: 30%;
	background-color: ;
	background-color: attr('data-couleur');
	
	text-align: center;
	align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.parallaxContainer .bandeau h2 {
    padding: 0;
    margin: 0;
	position: relative;
	
	color: ;
	font-family: ;
	font-size: pxpx;
}
.parallaxContainer .bandeau h2:after {
	content: '';
    display: block;
    background: url() no-repeat center top;
    height: 60%;
    width: 100%;
    position: absolute;
    background-size: auto 100%;
}
.parallaxContainer .carousel-caption {
	bottom: 0%;
	left: 20%;
	width: 80%;
	background-color: ;
}

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

@media (min-width: 992px) and (max-width: 1199px ) {
	.parallaxContainer .carousel-caption {
		left: 0%;
		width: 100%;
	}
	.parallaxContainer .carousel-caption span{
		font-size: 34px!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px ) {
	.parallaxContainer .carousel-caption {
		left: 0%;
		width: 100%;
	}
	.parallaxContainer .carousel-caption span{
		font-size: 34px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px ) {
	.parallaxContainer .carousel-caption span{
		font-size: 20px!important;
	}
}.bandeau .carousel-caption {
    background-image: url(/files/medias/images/Pages/im-fond-bandeau.png);
    /* float: left; */
    position: absolute;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 40%;
    background-color: #f0f8ff00;
    bottom: 0;
    /*visibility: hidden;
    animation-name: zoomInDown;*/
}

/* style="visibility: visible; " */.chiffre {
	color: rgb(255, 255, 255);
	font-size: 60px;
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	display: block;
    text-align: center;
    ;
    font-weight: 700;
    /*position: absolute;
    right: 54px;
    top: 40px;*/
}

.detail {
	color: rgb(255, 255, 255);
	font-size: 22px;
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	;
	padding: 20px;
	height: 150px;
}

.type_donnee {
	color: rgb(255, 255, 255);
	font-size: 22px;
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.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: space-around;
}

.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(255, 255, 255);
		font-size: 2em;
		font-family: 'Jost', '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;
	}

	.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(255, 255, 255);
		font-size: 1.5em;
		font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		display: block;
	    text-align: center;
	    ;
	}

	.type_donnee {
		color: rgb(255, 255, 255);
		font-size: 0.7em;
		font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	.detail {
	    color: rgb(255, 255, 255);
		font-size: 17px;
		padding: 10px;
		font-family: 'Jost', '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%;
	    margin-top: 30px;
	    /*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(255, 255, 255);
		font-size: 2.7em;
		font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		display: block;
	    text-align: center;
	    ;
	}

	.detail {
		color: rgb(255, 255, 255);
		font-size: 18px;
		font-family: 'Jost', '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;
    font-family: 'Muli';
    color: #fff;
    font-size: 16px;
}
.vcard .pyricon{
	color:;
}
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;
	}
}

.icon-foot {
	color: #138C9F;
	font-size: 20px;
}
/*** btn envoyer ***/

#valider{
	background-color: ;
	color: ;
}

/*** Cadre info structure ***/

#infos_structure{
	background-color: ;
	color: ;
	text-align:center;
}

/*** Lien contact footer ***/
.adr{
	color: #fff;
}

#vcard > div.color-vcard > a > span,
#vcard > div.color-vcard > span.email > a {
	color: #fff;
}

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

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

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

.plus_info2_form{
	background-color: #fff; 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #4C4C4C;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
}

.plus_info2_form:hover{
	background-color: rgb(19 140 159); 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
    -webkit-transition: color 0.3s;
	transition: color 0.3s;
}

#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: px;
}
.voir-toutes-flux a:hover{
	text-decoration:none;
}

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

 .item-rss{
    /* height: px; */
	margin:px 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;
	}
}.galeries {
	background-color: couleur_fond_bloc_galeries;
}
@media (max-width: 767px) {
	/******** CF Wikiwand.com ************/
	.galeries .row {
		overflow: hidden;
		overflow-x: auto;
		width: 100%;
		
		/** Let's flex ! **/
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.galeries .row::before {
		position: absolute;
		z-index: 2;
		
		-webkit-user-select: none;
		user-select: none;
		
		height: 76.2%;
		width: 20%;
		right: 0;
		
		background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.8));
	}
	.galeries .row .col-xs-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.galeries .elm-galerie .hoverlay {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

#carousel_Galeries .carousel-control {
	opacity: 1;
}
#carousel_Galeries .carousel-control.right, #carousel_Galeries .carousel-control.left {
	background-image: none;
}
#carousel_Galeries .carousel-caption {
	right:0;
	bottom: 0;
	left:0;
	padding: 1em;
	text-shadow: 0 0 0;
	background-color: rgba(255, 255, 255, 0.8);
}
#carousel_Galeries .carousel-caption h3 {
	margin: 0;	
}

.galerie {
	margin-bottom: 3em;
	background-color: rgb(255, 255, 255);
	border-color: rgb(51, 51, 51);
}
.galerie header {
	position: relative;
    float: left;
	width: 100%;
	z-index:1;
    padding: 0.5em;
    background-color: rgba(255, 255, 255, 0.75);
    margin-bottom: -100%;
}
@media (max-width: 767px) {
	.galerie header {
		margin-bottom: 0;
		background-color: transparent;
	}
}
.galerie header .pull-right {
	margin-right: 0.5em;
	
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transform-origin: 55% 40%;
	-ms-transform-origin: 55% 40%;
	transform-origin: 55% 40%;
	-webkit-transition: -webkit-transform 0.35s ease-out;
	transition: transform 0.35s ease-out;
}
.galerie header .pull-right.collapsed {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.galerie header p {
	margin: 0;
}
.galerie h3 {
	margin-top: 0;
	margin-bottom: 0;
}
.galerie img {
	border-top: 1px solid;	
	width:100%;
}
.galerie .voir-toutes {
	background-color: rgb(51, 51, 51);
}

.elm-galerie .hoverlay, .une-galerie .hoverlay {
	background-color: rgba(255, 255, 255, 0.8);
}
.elm-galerie .hoverlay a, .une-galerie .hoverlay a {
	color: ;	
	text-decoration: none !important;
}
.elm-galerie .hoverlay .btn-default, .une-galerie .hoverlay .btn-default {
	color: ;
	background-color: rgba(0, 0, 0, 0);
}

.une-galerie {
	background-color: rgb(255, 255, 255);
}
.une-galerie p {
	padding: 0.5em;
	font-weight: 500;
}
.une-galerie .thumbnail {
	border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    /*padding: 0;*/
}
.une-galerie .elm-galerie .hoverlay {
	width: 100%;
	height: 100%;
}

/************ Effet WidgetKit Joomla : yootheme.com/demo/themes/joomla/2013/glass/index.php/widgetkit/gallery *******/
.elm-galerie {
	overflow: hidden;
	transition: width 0.35s ease-in-out;
	
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 100%;
}
.elm-galerie .hoverlay {
	height: 25%;
	bottom: 0;
	top: auto;
	display: block;
	
	-webkit-transition: -webkit-transform 0.35s ease-out;
	transition: transform 0.35s ease-out;
	-webkit-transform: translate3d(0, 150%, 0);
	transform: translate3d(0, 150%, 0);
}
.elm-galerie:hover .hoverlay, .elm-galerie:active .hoverlay {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);	
}
/**** Effet D-A Hover : http://tympanus.net/TipsTricks/DirectionAwareHoverEffect/index2.html *****/
.elm-galerie.thumbnail .hoverlay .hoverlay-flex-middle {
	display: block;
    padding: 0.1em 0 1.5em 0;
    margin: 1.5em;
	margin-top: 4em;
    text-transform: uppercase;
    font-weight: normal;
	color: rgb(0, 0, 0);
	text-shadow: 1px 1px 1px rgba(5, 205, 238, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
	.elm-galerie.thumbnail .hoverlay .hoverlay-flex-middle {
		margin-top: 1em;	
	}
}
.elm-galerie.thumbnail .hoverlay .hoverlay-flex-middle h3 {
	margin: 1.5em 0px;
	color: rgb(0, 0, 0);
	font-size: 16px;
}
.elm-galerie.thumbnail .hoverlay .hoverlay-flex-middle a {
	color: rgb(0, 0, 0);
}
.elm-galerie.thumbnail .hoverlay .hoverlay-flex-middle .rounded {
	padding-bottom: 0.1em;
	margin-bottom: 0.25em;
}


.elm-galerie.thumbnail a>img, .thumbnail>img {

    width: 100%;
}[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;
}.affix-top .navbar-brand {
	position: absolute;
    top: 0;
    margin-top: -26%;
	
}
#menu-principal .nav > li > a {
	padding-top: 22px;
	padding-bottom: 22px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
}

.nav.nav-justified>li>a:focus, .nav.nav-justified>li>a:hover{
	background-color: #eee0;
}
header .navbar-static-top {
    margin-bottom: 0px;
    z-index: 25;
}

@media (max-width: 1440px) and (min-width: 1200px) {
	/*LG*/
	.accueil .affix-top .navbar-brand {
		margin-top: -37%;
		width: 220px;
		margin-left: 0 !important;
	}
	.affix-top .navbar-brand {
		margin-top: -28%;
		width: 180px;
		margin-left: 0 !important;
	}
}


@media (max-width: 1199px) and (min-width: 992px) {
	/*MD*/
	.accueil .affix-top .navbar-brand {
		margin-top: -26%;
		width: 190px;
		margin-left: 0 !important;
	}
	.affix-top .navbar-brand {
		margin-top: -19%;
    	width: 140px;
    	margin-left: 0 !important;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	/*SM*/
	.accueil .affix-top .navbar-brand {
		margin-top: -25%;
    	width: 130px;
		margin-left: 0 !important;
	}

	.affix-top .navbar-brand {
		margin-top: -23%;
    	width: 120px;
		margin-left: 0 !important;
	}
}
@media (max-width: 767px) {
	/*XS*/
	.affix-top .navbar-brand {
		margin-top: -26%;
		height: 150px;
		margin-left: 0 !important;
	}
}

@media (max-width: 570px) {
	/*XS*/
	.affix-top .navbar-brand {
		margin-top: -24%;
		height: 110px;
		margin-left: 0 !important;
	}
}
@media (max-width: 460px) {
	/*XS*/
	.affix-top .navbar-brand {
		margin-top: -17%;
		height: 50px;
		margin-left: 0 !important;
	}
}




li.dropdown.open .dropdown-menu {
    display: table;
}
.menu-dynamique .dropdown-menu li {
    /*display: inline-table;*/
	width: 100%;
	font-size: 1.1em;
	margin-top: 0px;
    background-color: #138c9f;
    height: 35px !important ;
}


.menu-dynamique .dropdown-menu li a{
   margin-top: 0px !important ;
}




.menu-dynamique>* {
	font-size:18px;
}
.navbar-toggle{float:left;}
#span_menu{
	color: lightblue;
    display: inline-block;
    font-size: 1.6em;
    line-height: 2.2em;
}
/* .affix-top .navbar-toggle-btn {
	left: 83.33333%;
} */
.affix-top .visible-affix, .affix .visible-affix-top {
    display: none;
}
.navbar-brand {
	padding: 0.25em;
}

@media (max-width:768px) {
	.navbar-header {
		width: auto;
	}
	.affix .navbar-header {
		width: auto;
	}
	.affix .navbar-brand {
		padding-left: 0.5em;
	}
	.affix-top .dl-menuwrapper{
		float: right;
		margin-top: 10px;
	}
	
	.affix-top .dl-menuwrapper button{
		margin-top: 0px !important;
	}
	
	.affix .dl-menuwrapper button{
		margin-top: 25px !important;
	}
	
	
}
@media (min-width:768px) {
	.navbar-header {
		width: 0;
		transition: width 0.5s ease-out;
	}
	.affix .navbar-header {
		width: 80px;
	}
	#menu-principal{
		transition: width 0.5s ease-out;
	}
	.affix-top  .navbar-brand + .navbar-collapse {
		margin-left:0;
	}
	.navbar-collapse {
		transition: margin-left 0.8s ease;	
	}
	/*.affix .navbar-collapse {
		margin-left: 180px;
	}*/
	.affix.navbar>.container .navbar-brand, .affix.navbar>.container-fluid .navbar-brand {
		width: 100%;
		margin-left: 0;
		position:absolute;
	}

	.affix .navbar-brand img {
		max-height: 70px;
		margin-left: 0%;
	}	
}


header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: rgba(19, 140, 159, 0.58);
	/********** Laisser l'espacement exact, sinon il sait pas retrouver les valeurs. lol gabriel, lol **********/
	/* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) , rgba(0, 0, 0, 0)); */
	border-bottom: 0;
	margin-top: -96px;
    /*height: 85px;*/
	    z-index: 1000;
}
/* .affix-top .menu-dynamique .dropdown-menu {
	position: relative;
} */

.menu-dynamique > li::before {
	background-color: rgba(255, 255, 255, 0);
}
.menu-dynamique li, .menu-dynamique a {
	/*background-color: rgba(19, 140, 159, 0.58);*/
	/* border-bottom: 5px solid #BCBBB9; */
	color: rgb(255, 255, 255);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*padding: 0 10px;*/
	height: 80px;
	margin-top: 5px;
}

.menu-dynamique li:hover {
	background-color: rgba(255, 255, 255, 0.51);
}

.menu-dynamique a:hover, .menu-dynamique a:focus, .menu-dynamique a:active {
	border-bottom: 0;
	color: rgb(51, 51, 51);
}
/*, .menu-dynamique .open .dropdown-menu,*/ .menu-dynamique .open>a, .menu-dynamique .open>a:focus, .menu-dynamique .open>a:hover  {
	color: rgb(51, 51, 51);
	/* background-color:rgba(19, 140, 159, 0); */
	
}
.menu-dynamique .dropdown-menu {
	padding-top: 96px;
	padding-bottom: 0;
	background-color: transparent;

}
.menu-dynamique .dropdown-menu > li{
	height: auto;

}
.menu-dynamique .dropdown-menu > li > a {
	color: rgb(255, 255, 255);
	background-color:rgba(19, 140, 159, 0);
	padding: 10px 10px;
	font-size:16px;
}

.menu-dynamique .dropdown-menu > li > a:hover {
	color: rgb(51, 51, 51);
	background-color: rgb(238, 238, 238);
	padding: 10px 10px;
	height : 35px;
}


.affix, .affix-reverse {
    top: 0;
    bottom: auto;
    z-index: 4;
    /*height: auto !important;*/
	height:85px;
    margin-top: 0 !important;
    background-color: #fff !important;
    border-bottom: 2px solid #138C9F !important ;
}

.affix .menu-dynamique .dropdown-menu {
    box-shadow: 0 6px 12px rgb(0 0 0 / 0%);
}

/*.affix .menu-dynamique li, .menu-dynamique a
{
	color: #000;
}*/



#menu_haut.affix .menu-dynamique > li,
#menu_haut.affix .menu-dynamique > li > a {
	color: #4C4C4C;
	margin-top: 0px;
}

#menu_haut.affix .menu-dynamique > li > a:focus,
#menu_haut.affix .menu-dynamique > li > a:hover {
	color: #fff;
	background-color: rgb(19, 140, 159);
	margin-top: 0px;
}

.menu-bas {
	background-color: rgba(253, 253, 253, 0);
	font-family: 'Jost', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.menu-bas a {
	color: rgb(255, 255, 255);
}
.menu-bas > li[class*="col-xs-"]::before {
	background-color: rgb(0, 0, 0);
}

/**** KUKURI !! http://tympanus.net/Development/TextStylesHoverEffects/ ****/
.menu-dynamique > li a span {
	overflow: hidden;
    display: inline-block;
    position: relative;
	vertical-align: middle;
	font-size: 18px;
}
/*.menu-dynamique > li a span::before {
    content: attr(data-letters);
    position: absolute;
    z-index: 2;
    overflow: hidden;
	color: rgb(255, 255, 255);
    white-space: nowrap;
    width: 0%;
	left: 0;
    -webkit-transition: width 0.4s 0.3s;
    transition: width 0.4s 0.3s;
}
.menu-dynamique > li:hover a span::before, .menu-dynamique > li:active a span::before, .menu-dynamique > li:focus a span::before, .menu-dynamique > li.open a span::before {
	width: 100%;	
	color: rgb(51, 51, 51);
}*/

/*.menu-dynamique > li a span::after {
    content: '';
    position: absolute;
    height: 4px; 
    width: 100%;
    top: 55%;
    margin-top: -2px;
    right: 0;
    background: rgb(255, 255, 255);
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.menu-dynamique > li:hover a span::after, .menu-dynamique > li:active a span::after, .menu-dynamique > li:focus a span::after, .menu-dynamique > li.open a span::after {
	-webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}*/



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

/* Common styles of menus */
.dl-menuwrapper {
	float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
	border-bottom: 1px solid #fff;
}
.dl-menuwrapper li:first-child{
	border-top: 1px solid #fff;
}
.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu:not(.fixed-right) {
	margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: 0%;
    width: 100%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
}

.nav > li > a{
	transition:none!important;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
}

/* 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%;
	top: 50px;
	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% { 
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	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(255, 255, 255);
	color:rgb(51, 51, 51);
}

.dl-menuwrapper button {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
    width: 42px;
    margin-top: 0px;
    border-radius: 5px;
    height: 30px;
    /*text-indent: -900em;
    overflow: hidden;*/
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: rgb(255, 255, 255);
	border-color:rgb(0, 0, 0);
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: rgb(0, 0, 0);
	box-shadow: 
		0 7px 0  rgb(0, 0, 0), 
		0 14px 0  rgb(0, 0, 0);
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: rgb(51, 51, 51);
	box-shadow: 
		0 7px 0  rgb(51, 51, 51), 
		0 14px 0  rgb(51, 51, 51);
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: rgb(51, 51, 51);
	outline: none;
	font-family: 'Jost';
}
.dl-menuwrapper .dl-menu.fixed-right .glyphicon-arrow-right{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
}

.dl-menuwrapper .dl-menu.fixed-right{
	opacity: 1;
    position: fixed;
    top: 0;
    right: -100%;
    width: auto;
    padding: 20px;
    height: 100%;
	overflow:auto;
    margin: 0;
	transition:right 0.5s ease-in-out;
}
.dl-menuwrapper .dl-menu.fixed-right.dl-menuopen {
    right: 0;
}
.dl-trigger:before {
    content: "Menu";
    position: absolute;
    left: -60px;
    width: 60px;
    display: inline-block;
    top: 3px;
	color: white;
}
/*** Plan du site ***/
#plan_site .label-default {
    padding: 10px;
}
#plan_site .label-default a {
	color: white;
	font-size: 20px;
	padding: 10px;
}

.plan_site .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 16px !important;
    font-family: 'Jost' !important;
}

.plan_site .label-default {
    background-color: #7770 !important;
    font-size: 16px !important;
    font-family: 'Jost' !important;
}


/************************* CUSTOM STYLES ***********************/


@media (min-width:768px) and (max-width:1024px) {
	.menu-dynamique > li a span {
	    font-size: 16px;
	}
}

@media (max-width: 768px) {
	.menu-dynamique > li a span {
	    font-size: 15px;
	}
}

.navbar {
    margin-bottom: 0;
  
}

.navbar-default {
    border-color: #e7e7e700;
}

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

/*** Page 404 ***/
.error-page {
    max-width: 700px;
    margin: 20px auto 0 auto;
}
.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_page h2 {
	color: #138C9F;
    font-size: 2em;
}

.contenu h2 {
	color: #138C9F;
    font-size: 2em;
}

.paragraphe_page a {
	color: #138C9F;
}

.btn_in_page {
	text-decoration:none !important;
	display: inline-block;
	margin-bottom: 15px;
	    margin-right: 10px;
	/*float:left;*/
	padding:5px;
	background-color:#138C9F;
	color:#fff !important;
	border-radius: 8px;
	padding: 13px 32px;
}.paragraphe .media-legend {
    color: ;
}
.paragraphe_page a {
	/*text-decoration: underline!important;*/
}.titre_panneau {
	color: rgb(19, 140, 159);
	background: rgb(255, 255, 255);
	min-height:0px;
	font-family: ;
	font-size: 30;
	
}

.panneau .description_panneau {
	color: rgb(255, 255, 255);
	background: rgb(19, 140, 159);
	min-height:0px;	
	padding: 15px 0px;
}

.plus_info{	
	font-size: 14px;
	font-family: ;
	color: rgb(133, 133, 133);
	background-color: rgb(19, 140, 159);
	border: 2px solid rgb(133, 133, 133);
	padding: 10px 20px;
	border-radius: 50px;
	margin: auto;
}

.plus_info:hover{
	color: rgb(19, 140, 159);
	background-color: rgb(133, 133, 133);
}

.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;
	min-height: 310px;
	max-height: 310px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.panneau .pseudoalt .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	font-weight: bold;
 font-size: 1.4em;
 color: #091F81;
}
.panneau .pseudoalt {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 1;
	text-align: center;
	transition:opacity ease 1s;
	opacity:0;
}
.panneau p {
	text-align: center;
}
/* .conteneur-panneau:hover {
	transition: opacity ease 0.3s;
}
.conteneur-panneau img {
	transition: opacity ease 0.3s;
}
.conteneur-panneau:hover img {
	transition: opacity ease 0.3s;
	opacity: 0.1;
}
.conteneur-panneau:hover a .panneau .pseudoalt {
	transition: opacity ease 0.3s;
	opacity: 1;
} */


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

.panneau-cercle-haut .rounded {
	position: relative;
    z-index: 1;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	height: 151px;
	width: 151px;
	background-color: rgb(19, 140, 159);
    display: flex;
    align-items: center;
	justify-content: center;
	border:none;
}
.panneau-cercle-haut .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: rgb(19, 140, 159);
    -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(133, 133, 133);
}

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

.item_panneau {
	background-color: #fff;
	padding: 0px;
	/*flex: 0 0 33.3333%;*/
}


.item_panneau:nth-child(2)
{
	border-bottom: 1px dashed #0F8C48;
	border-right: 1px dashed #0F8C48;
}

.item_panneau:nth-child(3)
{
	border-bottom: 1px dashed #0F8C48;
}

.item_panneau:nth-child(4)
{
	border-right: 1px dashed #0F8C48;
}

.item_panneau:nth-child(5)
{
	border-right: 1px dashed #0F8C48;
}

.titre_item {
	margin : 0px;
	color: #fff;
    font-family: 'Jost', sans-serif;
}

.titre_item_icone {
	margin : 0px;
	color: #4C4C4C;
	padding-top: 15px;
	text-align: center;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 900;
}

.icone_panneau {
	margin: 0 auto;
}

.content_panneau {
	padding: 20px;
    background-color: #138c9f8f;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 80%;
    width: 90%;
    margin: -29% 0 0 -43%;
}



.txt_panneau {
	color: #fff;
	font-family: 'Jost', sans-serif;
	font-size: 16px;
	margin-bottom: 20px;

}

.panneau_icone:hover {
	background-color: #138c9f24;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	cursor: pointer;
}

.txt_panneau_icone {
	color: #878787;
	font-family: 'Jost', sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 5px 40px;
}

.link_item_icone {
	color: #138C9F;
	font-size: 18px;
	font-family: 'Jost', sans-serif;
	font-style: italic;
	text-decoration: underline !important;
}

.link_real {
	text-align: center;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	border-radius: 20px;
	padding: 5px 55px;
	color: #fff !important;
	border: 2px solid #fff;
}

.link_real:hover {
	text-align: center;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	border-radius: 20px;
	padding: 5px 55px;
	color: #138c9f !important;
	border: 2px solid #fff;
	background-color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

#carousel_panneau .carousel-inner {
	background-color: rgb(251 251 251 / 0%)  !important;
	height: 620px;
    -webkit-box-shadow: 0 0 12px #dcdcdc;
    box-shadow: 0 0 12px #dcdcdc;
}

#carousel_panneau .carousel-inner>.item {
	background-color: rgb(251 251 251 / 0%)  !important;
}

#carousel_panneau .carousel-inner>.active, #carousel_panneau .carousel-inner>.next, #carousel_panneau .carousel-inner>.prev {
	height: 650px !important;
}

#carousel_panneau .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 60px;
    color: #0D8C33;
}

#carousel_panneau .carousel-control.right {
    right: -10%;
}

#carousel_panneau .carousel-control.left {
    left: -15%;
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.content_panneau {
	    top: 45%;
	}

	.link_real {
	    font-size: 20px;
	    padding: 2px 40px;
	}

	.txt_panneau {
	    margin-bottom: 5px;
	}

	.txt_panneau_icone {
	    font-size: 14px;
	}
}

@media (min-width: 1025px) and (max-width: 1440px) {
	.content_panneau {
		position: initial;
		width: 100%;
		margin: 0;		
	}

	.titre_item_icone{
		font-size: 16px;
	}

	.link_real {
	    font-size: 20px;
	    font-family: 'Oswald', sans-serif;
	    padding: 2px 43px;
	    color: #fff !important;
	    border: 2px solid #fff;
	}

	.txt_panneau {
	    margin-bottom: 10px;
	}

	.txt_panneau_icone {
	    font-size: 13px;
	}
}

@media (min-width: 769px) and (max-width: 1200px) {
/*	.content_panneau {
	    top: 30%;
	    margin: -29% 0 0 -42%;
	}*/

	.link_real {
	     font-size: 14px;
	    padding: 2px 26px;
	}

	.txt_panneau {
	    margin-bottom: 10px;
	    font-size: 13px;
	}

	.txt_panneau_icone {
	    font-size: 12px;

	}

	.titre_item_icone {
	    font-size: 15px;
	    font-weight: 700;
	}

	.titre_item {
	    font-size: 18px;
	}
}

@media (max-width: 1200px) {
	.content_panneau {
		position: initial;
		padding: 20px;
		background-color: #138c9f8f;
		width: 100%;
		margin-left: 5%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		min-height: 310px;
		max-height: 310px;
		margin: 0px;
	}
}

@media (max-width: 768px) {
	.link_item_icone {
	    text-align: center;
	    display: block;
	}
}

.panneaux {
	background-color: rgb(236, 233, 232);
	padding: 5em 15px;
	counter-reset: section;
}
.titre-panneau {
	color: rgb(2, 214, 246);
	background: ;
	font-family: ;
	font-size: 16px;
	border-bottom: 1px solid rgba(255,255,255,0);
	margin-bottom: 10px;
	min-height: 2.5em;
}
.titre-panneau .icone{
	display: inline-block;
}

.titre-panneau .icone:empty::before {
	counter-increment: section;        
    content: counter(section);
	border: 1px solid rgb(2, 214, 246);
    padding: 0.25em 0.75em;
    border-radius: 50%;
}
.titre-panneau p {
	display: inline;
    padding-left: 1em;
}

.description-panneau {
	color: ;
	background: ;
}
.description-panneau figure {
	position: relative;
	margin-bottom: px;
}
.description-panneau .hoverlay {
	background-color: rgba(5, 205, 238, 0.4);
	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	
	opacity: 0;
	transition: opacity 0.2s ease-in-out;

    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.description-panneau .hoverlay:hover, .description-panneau .hoverlay:active {
	opacity: 1;
}
.description-panneau .hoverlay-flex-middle {
	width: 100%;
	text-align: center;
}
.description-panneau .hoverlay-flex-middle a {
	color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
}
.description-panneau .hoverlay-flex-middle .rounded {
	padding-bottom: 0.25em;
}
.description-panneau :hover .hoverlay-flex-middle a {
	color: rgb(255, 255, 255);
	border-color: rgb(255, 253, 253);
	text-decoration: none;
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

#carousel_panneau .carousel-control.left, #carousel_panneau .carousel-control.right {
	background: none transparent;
	z-index: 5;
}
#carousel_panneau .titre-panneau {
	padding-top: 0.25em;
}
/*** Pour le counter CSS, on peut pas utiliser de display none ! ***/
/*#carousel_panneau .carousel-inner>.item {
	display: block;
	height: 0;
	overflow: hidden;
	background-color: rgb(236, 233, 232);
}*/
#carousel_panneau .carousel-inner>.active, #carousel_panneau .carousel-inner>.next, #carousel_panneau .carousel-inner>.prev {
	height: 100%;
}
.panneau.item.active.right,.panneau.item.active.left{
	z-index:3!important;
}
.panneau.item.prev.right,.panneau.item.prev.left{
	z-index:2!important;
}/* .vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
} */
.liste-partenaires .btn-primary{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: rgb(66,139,202);
  border-color: rgb(0,0,0);
}

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

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

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

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


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

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


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

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

/***************/
/*** 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(255, 255, 255);
	background-color: rgb(19, 140, 159);
}

.sec-partenaires .voir_tous .btn {
	color:rgb(19, 140, 159);
	background-color: rgba(0,0,0,0);
	border: 2px solid rgb(19, 140, 159);
	font-size:18px;
}

#partenaires{
	margin-top: 5%;
	margin-bottom: 3%;
}

#partenaires .test{
	margin-top: 5%;
	margin-bottom: 3%;
}


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

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

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

div[id^="myCarousel_partenaires"] .carousel-control.left,
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^="myCarousel_partenaires"] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control span{
    color: #0D8C33;
    /* 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: 425px) {
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;top:60px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;top:60px;}

	.lien_part {
		display: block;
    	margin: 0 auto;
	}
}

@media (max-width: 320px) {
	div[id^="myCarousel_partenaires"] .carousel-control span{
		top: 0;
	}
	#carousel_panneau .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, 
	.carousel-control .icon-next, .carousel-control .icon-prev{
		margin-top: 0;
	}
}

@media (max-width: 425px) {
	div[id^="myCarousel_partenaires"] .carousel-control span{
		top: 5%;
	}
}

@media (max-width: 768px) {
	#carousel_panneau .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, 
	.carousel-control .icon-next, .carousel-control .icon-prev{
		margin-top: 0;
	}
}

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


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

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

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

.plus_info2{
	background-color: #fff; 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #4C4C4C;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
}

.plus_info2:hover{
	background-color: rgb(19 140 159); 
	font-size: 18px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    border: 2px solid rgb(19 140 159);
    padding: 10px 53px;
    border-radius: 50px;
    margin: auto;
    -webkit-transition: color 0.3s;
	transition: color 0.3s;
}



.div-plus {
	right: 	0;
    top: 30px;
    position: absolute;
}

@media (max-width: 740px) {
	.div-plus {
	    position: initial;
	    margin: 10%; 
	}
}



@media (max-width: 425px) {
	.plus_info2{
		padding: 4px 12px;
	}

	.plus_info2:hover{
		padding: 4px 12px;
	}

/*	.div-plus {
		right: 5px;
    	top: 134px;
	    position: absolute;
	}*/
}

/*@media (max-width: 1024px) and (min-width: 1005px) {
	.div-plus {
    	top: 90px;
	}
}
*/
@media (max-width: 1135px) and (min-width: 769px) {
	.div-plus {
    	top: 90px;
	}
}#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 #fff;
    /* 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 #fff;
    /*transform: rotate( 45deg);*/
    -moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
      border-radius: 50%;
	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 #fff !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);
    
    /*transform: rotate( 45deg);*/
	color: #fff;
}

.square:hover .link-bandeau { color: #fff !important; }

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

.voir-toutes-realisation a{  
    color: #4C4C4C;
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 500;
}

.voir-toutes-realisation:hover{
    background-color: #138C9F;
}

.voir-toutes-realisation:hover a{
    color: #fff;
}


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

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

.rezize-img-realisations{
    max-height: 397px;
    height: 100% !important;
}
.realisation {
  padding:10px;
}


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

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

.realisation .realisation-hover {
    /* display:none; */
    display:block;
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    background:rgba(19,140,159,0.8);
    top:10px;
    left:10px;
    bottom:10px;
    right:10px;
    /* 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 #fff !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(19 140 159 / 0%) !important;
    /*transition-property: background-color;*/
    /*transform: rotate( 45deg);*/
    transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    /*color: #fff;*/
}

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

.realisations-lien {
    text-align:right;
    margin-bottom:60px;
}
.realisation-hover .square.square-page-blue {
    margin: auto;
    left: 0!important;
    right: 0!important;
    top: 65%!important;
    /* bottom: 0; */
}
.realisation-hover .realisation-titre {
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-top: 55px;
    position: relative;
    font-family: 'Jost', sans-serif !important;
}

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


.filter-button-group {
    margin-top: 100px;
}

.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(19, 140, 159);
    text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
    color: white;
  }
  
  .button:active,
  .button.is-checked {
    background-color: rgb(19, 140, 159);
  }
  
  .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);*/
  }

   .is-checked {
    border: 2px solid #ffffff0;
  }
  
  /* ---- 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: #138C9F;
    border: 2px solid white;
    border-radius: 0px !important;
    color: white;
    background-image: none;
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;
    text-shadow: none !important;
}

 .button-group .button:hover {
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    transition: all 0.3s 0s ease;

    background-image: none;
    text-shadow: none !important;
    background-color: #0D8C33;
}

 .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: #0D8C33;
    border-radius: 0px !important;
    color: #fff;
    background-image: none;
    text-shadow: none !important;
}
 
  /* ui group */
  
  .ui-group {
    /* display: inline-block; */
   margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 3px solid rgb(13 140 51);
}
  
  .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;
  }

  .libelle_real {
    color: #2894A5;
    font-size: 20px;
    font-family: 'Jost', sans-serif !important;
    font-weight: 400;
}

.content_real {
	font-size: 20px;
    font-family: 'Jost', sans-serif !important;
    font-weight: 400;
}@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 {
    width: 40px;
	height: 40px;
	color: rgb(255,255,255);
	background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgb(255,255,255);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.reseaux-sociaux-item:hover {
	color: rgb(255,255,255);
	background-color: rgb(0,0,0) ;
    border: 1px solid rgb(0,0,0);
}

a.reseaux-sociaux-item span:before {
    line-height: 40px;
}

#footer_page .reseaux-sociaux > a {
    color: rgba(255,255,255);
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(255,255,255);
}

#footer_page .reseaux-sociaux > a:hover {
    color: rgb(255,255,255);
    background-color: rgba(0,0,0,0);
    border: 1px solid rgb(0,0,0);
}


/* 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;
}

.linkedin span {
    background-color: #007BB5;
}

/* 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 .pyricon-linkedin {
    color: #007BB5;
}
.icon-button:hover .pyricon-twitter,
.icon-button:hover .pyricon-facebook,
.icon-button:hover .pyricon-google-plus,
.icon-button:hover .pyricon-linkedin {
    color: white;
}

.social_titre {
    font-size: 20px;
    font-family: 'Muli', sans-serif;
    color: #fff;
    font-style: italic;
    line-height: 50px;
}

@media (min-width: 250px) and (max-width: 768px) {
    .social_titre {
        font-size: 12px;
    }
}{{ReseauxSociaux_bak::objet=>style,action=>generate}}.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;
}
