
/**  FONT FACE  **/



@font-face {
    font-family: 'din-blackregular';
    src: url('fonts/dinblack-webfont.eot');
    src: url('fonts/dinblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinblack-webfont.woff2') format('woff2'),
         url('fonts/dinblack-webfont.woff') format('woff'),
         url('fonts/dinblack-webfont.ttf') format('truetype'),
         url('fonts/dinblack-webfont.svg#din-blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**  CSS Custom  **/

#header_centres .container_un_evenement .centrer_txt h4.sous_titre_evenements {
	font-size: 20px !important;
}

.events .container_events h2.titre_activites_accueil {
	font-size: 20px !important;
}

.align-center{
	text-align: center;
}

body{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

ul li{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

p{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

a{
	color: #212f75;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
}

.g-recaptcha{
	margin-bottom: 15px;
}

a:hover{
	color: #212f75;
}

a.lien_voir_plus001{
	font-size: 18px;
}


p.p1{
	line-height: 32px;
	font-size: 18px;
	color: #494745;
}

p.p1:first-child{
	font-weight: 700;
}

p.p2{
	line-height: 32px;
	font-size: 16px;
	color: #494745;
}

table{
	margin-top: 60px;
}

th{
	text-align: center;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

.underline{
	text-decoration: underline;
}

.padding_top10{
	padding-top: 10px;
}

.row.grid_custom{
	margin-left: -10px !important;
	margin-right: -10px !important;
	
}

.grid_custom .col-lg-4, .grid_custom .col-md-4, .grid_custom .col-sm-4, .grid_custom .col-lg-8, .grid_custom .col-md-8, .grid_custom .col-sm-8{
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-bottom: 20px;
}

.event_item_container{
	height: 404px;
	background: #cccccc;
	text-align: center;
	color: #ffffff;
	/*padding-top: 21%;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 36px;*/
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	overflow: hidden;
}

.event_item_container.img{
	padding: 0 0 0 0;
}

.event_item_container img{
	min-height: 404px;
	width: 100%;
}

.event_item_container h6{
	padding: 0 0 35px 0;
	margin: 0 0 0 0;
	font-size: 22px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	font-weight: 200;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

.event_item_container p{
	padding: 0 0 35px 0;
	margin: 0 0 0 0;
	font-size: 18px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	font-weight: 200;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

.event_item_container p:last-child{
	padding-bottom: 0;
}

.event_item_container a{
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	font-weight: 200;
	text-decoration: underline;
}

.event_item_container a:hover{
	text-decoration: none;
}

.grid_custom .bleu_fonce{
	background: #212f75;
}

.grid_custom .bleu_pale{
	background: #56c1e8;
}

.grid_custom .vert{
	background: #133c8b;
}

#page_title_container.home{
	background: url(../img/bg_title_home.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
}






/* HEADER */

#header{
	background: #ffffff;
	position: relative;
	border-bottom: 4px solid #212f75;
	min-height: 184px;
	text-align: left;
	padding: 0 0 0 0;
}

#logo_header{
	position: absolute;
	
}


#header_nav_container{
	margin-left: 332px;
}

#top_header{

}

#nav_principale{
	border-top: 1px solid #f3f3f3;
}

.nav_top_container{
	padding: 30px 0;
	margin: 0 0 0 0;
}

.header_top_nav{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#social_media_header{
	/*float: left;*/
	color: #c8c8c8;
	display: flex;
	justify-content: flex-end;
}

#social_media_header ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#social_media_header ul li{
	display: inline-block;
	margin-right: 15px;
}

#social_media_header ul li a{
	color: #c8c8c8;
	font-size: 30px;
	line-height: 30px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
#social_media_header ul li a:hover{
	color: #212f75;
}

#nav_top{
	list-style-type: none;
}

	#nav_top li{
		float: left;
		display: block;
		position: relative;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#nav_top > li.menu-item-has-children > a{
		padding-right: 30px;
	}
	
	#nav_top > li.menu-item-has-children > a::after{
		font: normal normal normal 14px/1 FontAwesome;
		content: "\f078";
		position: absolute;
		right: 15px;
		top: 35%;
		color: #c8c8c8;
		font-size: 10px;
	}
	
	
	#nav_top li a{
		display: block;
		text-align: center;
		line-height: 16px;
		font-size: 15px;
		color: #333333;
		font-family: "Gotham SSm A", "Gotham SSm B" !important;
		font-style: normal;
		font-weight: 200;
		padding: 0 20px;
		border-right: 1px solid #333333;
	}
	#nav_top li:last-child a{
		border-right: none;
	}
	
	#nav_top li > .dropdown-menu{
		display: none;
		position: absolute;
		bottom: auto;
		float: none;
		border: none;
		border-radius: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		margin-top: -2px;
		padding-top: 0;
		padding-bottom: 0;
		color: #ffffff;
		z-index: 1000;
		top: 100%;
	}
	
	#nav_top li > .dropdown-menu li{
		display: block;
		float: none;
		text-align: left;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	#nav_top li > .dropdown-menu li a{
		border-right: none;
		display: block;
		color: #fff;
		float: none;
		padding: 10px 10px;
		text-align: left;
		background: #212f75;
		border-bottom: 1px solid #162366;
	}
	
	#nav_top li > .dropdown-menu li:last-child a{
		border-bottom: none;
	}
	
	#nav_top li > .dropdown-menu li a:hover{
		background: #162366;
	}
	
	#nav_top li.menu-item-has-children:hover > .dropdown-menu{
		display: block;
	}
	
	#language_chooser_container{
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		
	}
	
	#language_chooser_container .wpml-ls-legacy-list-horizontal{
		margin-bottom: 0px;
		padding: 0 0 0 0;
		border: none;
	}
	
	#language_chooser_container .wpml-ls-legacy-list-horizontal ul{
		margin: 0 0 0 0;
		padding: 0 0 0 0; 
		list-style-type: none;
	}

	#language_chooser_container .wpml-ls-legacy-list-horizontal ul li.active{
		display: none;
	}

	#language_chooser_container .wpml-ls-legacy-list-horizontal ul li{
		margin: 0 6px 0 0 !important;
		padding: 0 0 0 0; 
		display: inline-block;
	}

	#language_chooser_container .wpml-ls-legacy-list-horizontal ul li a{
		font-size: 16px;
		line-height: 16px;
		font-family: "Gotham SSm A", "Gotham SSm B" !important;
		font-style: normal;
		font-weight: 300;
		padding: 6px 12px 6px 12px;
		background: #212f75;
		color: #ffffff;	
		display: block;		
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease;
	}
	
	#language_chooser_container .wpml-ls-legacy-list-horizontal ul li a:hover{
		text-decoration: none;
		background: #162366;
	}
	
	#language_chooser_container .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item-iu{
		display: none !important;
	}

#nav_principale ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

	#nav_principale li{
		position: relative;
		display: inline-block;
		background: url(../img/arrow_menu_active.png) no-repeat center 90px;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease;
	}
	
	/*#nav_principale li.menu-item-has-children > a{
		background: url(../img/arrow_menu.png) no-repeat calc(100% - 5px) center;
	}*/
	#nav_principale li.menu-item-has-children > a::after{
		font:normal normal normal 14px/1 FontAwesome;
		content:"\f078";
		position: absolute;
		right: 5px;
		top: 45%;
		color: #c8c8c8;
		font-size: 10px;
	}
	

	
	#nav_principale li.menu-item-type-post_type.current-menu-item, #nav_principale li.menu-item-type-post_type.current-menu-parent, #nav_principale li:hover{
		background: url(../img/arrow_menu_active.png) no-repeat center bottom;
	}
	
	#nav_principale li a{
		display: block;
		text-align: center;
		color: #212f75;
		font-size: 18px;
		text-transform: uppercase;
		font-family: "Gotham SSm A", "Gotham SSm B";
		font-style: normal;
		font-weight: 500;
		padding-left: 25px;
		padding-right: 25px;
		height: 90px;
		line-height: 90px;
		border-top: 1px solid #f3f3f3;
		margin-top: -1px;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease;
	}
	
	#nav_principale li a:hover, #nav_principale li.menu-item-type-post_type.current-menu-item a, #nav_principale li.menu-item-type-post_type.current-menu-parent a {
		border-top: 1px solid #212f75;
		text-decoration: none;
	}
	
	#nav_principale li .dropdown-menu{
		background: #212f75;
		padding-top: 4px;
		color: #ffffff;
		z-index: 1000;
		display: none;
		visibility: hidden;
		position: absolute;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		-o-transition: all 250ms ease;
		transition: all 250ms ease;
		border: none;
	}
	
	#nav_principale li .dropdown-menu li{
		display: block;
		
		background: #212f75;
	}
	
	#nav_principale li .dropdown-menu li a{
		color: #ffffff;
		height: auto;
		line-height: 30px;
		font-size: 13px;
		font-weight: 500;
		text-align: left;
		border: none;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0;
		border-bottom: 1px solid #162366;
	}
	
	#nav_principale li .dropdown-menu li:last-child a{
		border: none;
	}
	
	#nav_principale li .dropdown-menu li a:hover, #nav_principale li .dropdown-menu li.current-menu-item a{
		background: #162366;
	}
	
	#nav_principale li:hover .dropdown-menu{
		display: block;
		visibility: visible;
	}
	
	
/* SECTIONS */


.container-services-accueil{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	color: #ffffff;
}

.container-services-accueil .tile-services{
	width: calc(50% - 15px);
}

.tile-services{
	box-sizing: border-box;
	margin-bottom: 50px;
	
	
}

.tile-services a{
	color: #ffffff;
	border-bottom: 2px solid rgba(255,255,255,1);
	padding-bottom: 2px;
	text-decoration: none;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.tile-services p{
	text-align: justify;
}

.tile-services a:hover{
	border-bottom: 2px solid rgba(255,255,255,0);
}

.bg_shadow{
	background: rgba(0,0,0,0.2);
}

#header_service{
	background: url(../img/bg_medias_sociaux.jpg) no-repeat center;
	background-size: cover;
}

#header_service h1{
	color: #ffffff;
}

#date_single_blogue{
	color: #ffffff;
}

#content.realisations .container, #content.blogue .container{
	background: none;
}

#content.realisations, #content.blogue{
	background: none;
}

.overlay_pattern{
	background: none;
}

#content.service_single{
	background: none;
}

#content.service_single .container{
	background: none;
}

.centrer_txt{
	text-align: center;
}

.justifier_txt{
	text-align: justify;
}

.sections{
	min-height: 200px;
}

.sections .title_container{
	padding-bottom: 90px;
	text-align: center;
}

.sections h2{
	font-size: 48px;
	line-height: 48px;
	color: #494745;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 500;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	background: url(../img/bg_titre003.jpg) repeat-x center;
	text-transform: uppercase;
}

.sections h2.no_bg{
	background: none;
}

.sections .section_content h2{
	font-size: 36px;
	line-height: 42px;
	text-transform: none;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-weight: 700;
	margin-bottom: 30px;
}

.sections .section_content h3{
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-weight: 700;
}

.sections.bleu02 .section_content h3{
	border-bottom: 1px solid #0c275b;
	padding-bottom: 15px;
	margin-bottom: 20px;
}



.sections.bleu02 h2{
	font-size: 48px;
	line-height: 48px;
	color: #ffffff;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 500;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	background: url(../img/bg_titre002.jpg) repeat-x center;
	text-transform: uppercase;
}

.sections.bleu03 h2{
	font-size: 48px;
	line-height: 48px;
	color: #494745;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 500;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	background: url(../img/bg_titre002.jpg) repeat-x center;
	text-transform: uppercase;
}

.sections.bleu03 .section_content h3{
	border-bottom: 1px solid #133c8b;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.sections .section_content p{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
}

.sections .section_content p:last-child{
	margin-bottom: 0;
}

.sections.bleu02 .section_content p{
	margin-bottom: 20px;
}

.sections.bleu02 .section_content ul{
	margin-bottom: 20px;
}

.sections.bleu03 .section_content ul{
	margin-bottom: 20px;
}

.sections.bleu02 .section_content p:last-child{
	margin-bottom: 0;
}

.sections.bleu03 .section_content p{
	margin-bottom: 20px;
}

.sections.bleu03 .section_content p:last-child{
	margin-bottom: 0;
}

.sections.bleu02 .section_content p,  .sections.bleu03 .section_content p, .sections.bleu02 .section_content a, .sections.bleu03 .section_content a, .sections.bleu02 .section_content ul li, .sections.bleu03 .section_content ul li{
	color: #ffffff;
}

.sections.bleu02 .section_content a:not(.btn), .sections.bleu03 .section_content a:not(.btn){
	text-decoration: underline;
}

.sections h2 span{
	background: #ffffff;
	display: inline-block;
	padding-right: 22px;
	padding-left: 22px;
}

.sections.bleu02 h2 span{
	background: #133c8b;
	display: inline-block;
	padding-right: 22px;
	padding-left: 22px;
}

.sections.bleu03 h2 span{
	background: #0c275b;
	display: inline-block;
	padding-right: 22px;
	padding-left: 22px;
}

.sections.gray h2 span{
	background: #f9f8f7;
}

.sections h3{
	color: #212f75;
	font-size: 20px;
	line-height: 20px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

h4 span.titre_vert{
	background: #c7d546;
	display: inline-block;
	text-align: center;
	color: #494745;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	padding: 12px 12px 12px 12px;
	margin-bottom: 25px;
}


.sections.white{
	background: #ffffff;
	padding-top: 90px;
	padding-bottom: 90px;
	min-height: 400px;
}

.sections.bleu{
	background: url(../img/bg_services_002.jpg) #133c8b no-repeat center;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 90px;
	min-height: 400px;
}

.sections.bleu h2{
	color: #ffffff;
	background: none;
}

.sections.bleu h3{
	color: #ffffff;
}

.sections.bleu h4{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.sections.bleu02{
	background: #133c8b;
	padding-top: 90px;
	padding-bottom: 90px;
	min-height: 200px;
}


.sections.bleu02 h3{
	color: #ffffff;
}

.sections.bleu02 h4{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.sections.bleu03{
	background: #0c275b;
	padding-top: 90px;
	padding-bottom: 90px;
	min-height: 200px;
}

.sections.bleu03 h2{
	color: #ffffff;
	/*background: none;*/
}

.sections.bleu03 h3{
	color: #ffffff;
}

.sections.bleu03 h4{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.icon_container{
	-webkit-border-radius: 35px;
	border-radius: 35px;
	margin: 0 auto;
	margin-bottom: 27px;
	width: 70px;
	height: 70px;
	background: #c7d546;
	text-align: center;
}

.icon_container i{
	color: #222222;
	font-size: 36px;
	margin-top: 17px;
	padding-left: 2px;
}

.icon_container i.fa-compass{
	font-size: 48px;
	margin-top: 11px;
}

.sections.bleu .p2{
	color: #ffffff;
}

.sections.bleu h2 span{
	background: none;
	display: inline-block;
}

.sections.bleu h2 span.titre_ligne002{
	background: url(../img/bg_titre002.jpg) repeat-x center;
	height: 28px;
	width: calc(100% - 940px);
	display: inline-block;
	padding: 0 0 0 0;
}

.sections.bleu02 h2 span.titre_ligne002{
	background: url(../img/bg_titre002.jpg) repeat-x center;
	height: 28px;
	width: calc(100% - 940px);
	display: inline-block;
	padding: 0 0 0 0;
}

.sections.white.bg_img{
	background: url(../img/bg_sections_blanc.jpg) no-repeat bottom center;
}

.sections.gray{
	background: #f9f8f7;
	padding-top: 90px;
	padding-bottom: 90px;
}

.sections.events{
	/*background: url(../img/bg_rural.jpg) no-repeat center;*/
	background: url(../img/bg_services_002.jpg) #133c8c no-repeat bottom center;
	background-size: 100% auto;
} 



.sections.events p, .sections.events h3, .sections.events a{
	color: #ffffff;
}

.sections.events h3{
	margin-bottom: 19px;
	padding-bottom: 19px;
	border-bottom: 1px solid #ffffff;
}

.sections.events p{
	margin-bottom: 19px;
	text-align: justify;
}

.sections.events a{
	font-size: 16px;
}

.sections.events h2.titre_activites_accueil{
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	margin: 0 0 0 0 !important;
	padding: 19px 0 19px 0 !important;
	background: none;
}

.sections.events a.voir_tout{
	
	color: #ffffff;
	font-size: 16px;
	line-height: 14px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	text-decoration: underline;
	margin: 0 0 0 0 !important;
	padding: 18px 0 18px 0 !important;
	display: inline-block;
	text-align: right;
}

.sections.events a.voir_tout:hover{
	text-decoration: none;
}

#derniers_evenements .col-lg-3{
	padding-right: 3.5px;
	padding-left: 3.5px;
}

#derniers_evenements .col-lg-3 a{
	background: rgba(0,0,0,0.2);
	margin-bottom: 7px;
	padding: 15px 15px 15px 15px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#derniers_evenements .col-lg-3 .container_un_evenement{
	padding-bottom: 0;
}

#derniers_evenements .col-lg-3 a:hover{
	background: rgba(33,33,33,0.2);
}

#derniers_evenements a:hover{
text-decoration: none;

}

#derniers_evenements .lien_evenements{
	text-align: right;
	color: #ffffff;
	padding-top: 10px;
}

#derniers_evenements .col-lg-3 h4.sous_titre_evenements{
	margin-top: 0;
	margin-bottom: 10px;
}

#derniers_evenements .col-lg-3 .date_evenements{
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#derniers_evenements .col-lg-3 h5.titre_evenements{
	font-family: 'din-blackregular', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 25px;
	padding-top: 10px;
}

.sections.events .title_container{
	padding-top: 90px;
}

.sections.events .title_container h2{
	color: #ffffff;
	background: none;
}

.sections.events .title_container h2 span{
	background: none;
	display: inline-block;
	
}

.sections.events .title_container h2 span.titre_ligne002{
	background: url(../img/bg_titre002.jpg) repeat-x center;
	height: 28px;
	width: calc(100% - 962px);
	display: inline-block;
	padding: 0 0 0 0;
}

.container_blue{
	background: #133c8b;
	padding: 48px 43px 25px 43px;
	color: #ffffff;
}

.container_blue h4{
	font-size: 28px !important;
	line-height: 36px;
	text-transform: none !important;
}

.container_blue h5{
	margin-top: 0;
	font-size: 19px;
	line-height: 19px;
	text-transform: uppercase;
}

.container_blue hr{
	border-color: #ffffff;
	color: #ffffff;
	margin-top: 40px;
	margin-bottom: 25px;
}

.container_blue p{
	font-size: 18px;
	margin-bottom: 30px;
}

.container_blue .margin_bottom_none{
	margin-bottom: 0;
}


.container_nouvelles a.liste_articles{
	padding-bottom: 0;
}




.container_nouvelles a.liste_articles .sous-titre_projet{
	text-transform: uppercase;
	color: #6e6e6e;
	font-weight: 400;
}

.container_nouvelles a.liste_articles .titre_projet{
	text-transform: none;
	color: #212f75;
	font-weight: 500;
}


.container_nouvelles a.liste_articles .titre_projet, .container_nouvelles a.liste_articles .sous-titre_projet{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	
}

.container.container_events{
	width: 1374px;
}

.container_un_evenement{
	padding-top: 0;
	padding-bottom: 30px;
}

#derniers_evenements .owl-item.active .container_un_evenement{
	border-right: 1px solid #7e94bf;
}


#derniers_evenements{
	padding-top: 25px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}



#derniers_evenements .col-lg-3:nth-of-type(4n+1){
	clear: both !important;
}




#derniers_evenements .activites_cache{
	/*padding-right: 0;*/
	display: none;
}

.galerie_centre .owl-carousel .owl-nav div{
	position: absolute;
	top: calc(50% - 48px);
	background: rgba(255,255,255,0.7);
	font-size: 46px;
	color: #133c8b;
	opacity: 0 !important;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.galerie_centre .owl-carousel .owl-nav div:hover{
	background: rgba(255,255,255,0.9);
}

.galerie_centre .owl-carousel .owl-nav .owl-prev{
	left: 20px;
	padding: 6px 20px 6px 16px;
}

.galerie_centre .owl-carousel .owl-nav .owl-next{
	right: 20px;
	padding: 6px 16px 6px 20px;
}

.galerie_centre .owl-carousel:hover .owl-nav div{
	opacity: 1 !important;
}

.btn_voir_plus_events{
	cursor: pointer;
	margin: 0 auto;
	background: rgba(0,0,0,0.2);
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 10px 10px 10px 10px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.btn_voir_plus_events:hover{
	background: rgba(33,33,33,0.2);
}

.btn_voir_plus_events .cache{
	display: none;
}


.owl-dots{
	width: 100%;
	/*position: absolute;
	bottom: -37px;*/
	height: 37px;
	margin: 0 auto;
	text-align: center;
	z-index: 1000;
}

.owl-dot{
	background: #cccccc;
	width: 12px;
	height: 12px;
	margin: 10px 5px 10px 5px;
	display: inline-block;
	cursor: pointer;
	outline: none;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}


.owl-dot:hover{
	background: #828181;
}

.owl-dot.active, .owl-dot.active:hover{
	background: #212f75;
}

/*
#derniers_evenements .owl-item.active:last-child{
	padding-right: 15px;
}*/
/*
#derniers_evenements .owl-item.active:last-child .container_un_evenement{
	border-right: none;
}*/

.container_un_evenement .date_evenements{
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
}
.container_un_evenement .date_evenements:last-child{
	padding-bottom: 10px;
}

.container_un_evenement .sous_titre_evenements{
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	background: #c7d546;
	padding: 8px 6px 6px 6px;
	display: inline-block;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 300 !important;
	margin: 10px 0 13px 0;
	text-shadow: 1px 1px 3px #666666;
}

.container_un_evenement .titre_evenements{
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 500;
	margin: 0px 0 0 0;
	min-height: 86px;
	padding-top: 10px;
}

.container_un_evenement a.lien_evenements{
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	
}

.container_un_evenement a.lien_evenements i{
	font-size: 10px;
	line-height: 14px;
	font-weight: 300 !important;
}


.liste_centres_activites{
	list-style-type: none;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

.liste_centres_activites li{
	display: inline-block;
	text-align: center;
	padding-left: 6.5px;
	padding-right: 6.5px;
}



.liste_centres_activites li a{
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding-right: 20px;
}	

.liste_centres_activites li:first-child a{
	padding-left: 0;
}

.liste_centres_activites li:last-child a{
	border-right: none;
	padding-right: 0;
}

.opt_pg_calendrier{
	font-size: 20px !important;
}

#carousel_accueil_activites .owl-nav div{
	width: 57px;
	height: 80px;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 55px);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#carousel_accueil_activites .owl-nav .owl-prev{
	background: url(../img/arrow_events_left.png) no-repeat center;
	left: -89px;
}

#carousel_accueil_activites .owl-nav .owl-prev:hover{
	background-position: left center;
}

#carousel_accueil_activites .owl-nav .owl-next{
	background: url(../img/arrow_events_right.png) no-repeat center;
	right: -89px;
}

#carousel_accueil_activites .owl-nav .owl-next:hover{
	background-position: right center;
}


.liste_information_juridique{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	display: inline-block;
}

.liste_information_juridique li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
}

.liste_information_juridique li::after{
	content: '\2022';
	color: #09265f;
	
	padding-right: 12px;
	padding-left: 12px;
}

.liste_information_juridique li:last-child::after{
	content: none;
	padding: 0 0 0 0;
}

/* FOOTER */

section.media_sociaux{
	/*background: url(../img/bg_rural.jpg) no-repeat center;*/
	background: url(../img/bg_services_002.jpg) no-repeat center;
	/*background-size: cover;*/
	background-size: cover;
	text-align: center;
	padding-top: 72px;
	padding-bottom: 72px;
}

section.media_sociaux h2, div.media_sociaux h2{
	font-size: 32px;
	font-family: 'din-blackregular', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 42px 0 0 0;
}

#footer{
	padding-top: 87px;
	padding-bottom: 22px;
	background: #ffffff;
	text-align: left;
}

#footer h4{
	padding-top: 0;
	padding-bottom: 24px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 24px;
	color: #494745;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
}

.footer_nav{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.footer_nav li{
	margin-bottom: 22px;
}

.footer_nav li a{
	color: #212f75;
	font-size: 16px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
}

#social_media_footer ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	margin: 0 auto;
}

#social_media_footer ul li{
	display: inline-block;
}

#social_media_footer ul li a{
	display: block;
	color: #ffffff;
	font-size: 80px;
	line-height: 80px;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#social_media_footer ul li a:hover{
	color: #d4e2fd;
}

/* ACCUEIL */

#page_title_container{
	position: relative;
	padding-top: 100px;
	padding-bottom: 70px;
}

#page_title_container h1{
	line-height: 70px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'din-blackregular', sans-serif;
	margin-top: 0;
	margin-bottom: 40px;
}

#page_title_container h1 span{
	background: #c7d546;
	padding: 13px 15px 4px 15px;
	font-family: 'din-blackregular', sans-serif;
	font-size: 60px;
	line-height: 60px;
	font-weight: 500;
	display: inline-block;
	letter-spacing: 100%;
}

#page_title_container h1 span:first-child{
	margin-bottom: 3px;
}

#page_title_container .txt_desc{
	text-align: center;
	display: inline-block;
	color: #000000;
	padding: 12px 12px 12px 12px;
	background: rgba(255,255,255,0.65);
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
}

.voir_plus_bas{
	padding-top: 40px;
}

.voir_plus_bas a{
	font-size: 40px;
	display: inline-block;
	height: 50px;
	color: #212f75;
	padding: 0 0 0 0;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}


.voir_plus_bas a i{
	padding-top: 5px;
	text-shadow: none;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.voir_plus_bas a:hover i{
	padding-top: 0px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}

.thumbnail_container{
	padding-top: 0;
	padding-bottom: 0;
}

blockquote{
	border-left: 5px solid #212f75;
	margin-top: 40px;
	margin-bottom: 40px;
}

.btn_blue{
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #212f75;
	color: #ffffff;
	text-align: center;
	padding: 14px 14px 14px 14px;
	font-size: 18px;
	line-height: 18px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
}

#page_title_container .btn_blue{
	margin-top: 40px;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 14px 42px 14px 42px;
}



.btn_blue:hover{
	text-decoration: none;
	color: #ffffff;
	background: #162366;
}


.btn-primary{
	background: #09265f;
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
	padding: 9px 14px 9px 14px;
	position: relative;
	text-align: center;
	bottom: 0px;
	margin-top: 109px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
	margin: 0 0 0 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.btn-primary:hover, .btn-primary:focus{
	background: #031842;
}

.form-group .btn-primary{
	float: left;
}

.wpcf7-response-output{
	margin-bottom: 0;
	margin-top: 15px;
}

#open_popup_forms{
	cursor: pointer;
}

.popup_form{
	display: none;
}

.popup_form .ct-input--border{
	color: #000000;
}

.popup_overflow{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto !important;
	overflow-x: hidden !important;
}

.popup_form .submit{
	max-width: 300px;
	margin: 0 auto;
}

.popup_form h3{
	margin-bottom: 4px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 26px;
	font-weight: 500;
}

.popup_form p.desc_popup{
	margin-bottom: 20px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.close_popup{
	width: 40px;
	height: 40px;
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
	background-color: #f7f7f7;
	text-align: center;
	/*background: url(../img/close_popup.png) #f7f7f7 no-repeat center;*/
	background-size: cover;
	z-index: 211000;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border: 2px solid #dfdfdf;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#close_mobile{
	color: #212f75;
	background: #ffffff;
	width: 40px;
	height: 40px;
	float: right;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#close_mobile:hover{
	background: #d4e2fd;
}

#close_mobile i{
	margin-top: 7px;
}

.close_popup i{
	margin-top: 7px;
	margin-left: 1px;
	font-size: 20px;
}

.close_popup:hover{
	background-color: #c8c8c8;
	/*border: 2px solid #000000;*/
	-webkit-box-shadow:inset 0 0 7px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 7px 1px rgba(0,0,0,0.2);
}

.popup_back{
	background: rgba(0,0,0,0.5);
	padding: 20px 20px 20px 20px;
	position: fixed;
	z-index: 200000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.popup_container{
	margin: 0 auto;
	z-index: 210000;
	padding: 20px 20px 30px 20px;
	margin: 0 auto;
	max-width: 600px;
	min-height: 200px;
	background: #ffffff;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.7);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.7);
	cursor: auto;
}

.popup_container.bg_faq{
	background: url(../img/q2_popup_bg.png) #ffffff no-repeat -20px -20px;
}

h4.question_popup{
	position: relative;
	padding-left: 28px;
	line-height: 24px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

h4.question_popup > span{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	width: 20px;
}

.faq_prd_item:nth-of-type(2n+1){
	clear: both !important;
}

.popup_container.bg_faq p{
	line-height: 24px;
}

.popup_container.bg_faq .reponse_popup{
	position: relative;
	padding-left: 28px;
}

.popup_container.bg_faq .reponse_popup > span{
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 24px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	width: 20px;
}

.popup_container.bg_faq .reponse_popup ul{
		padding-left: 20px;
}

.popup_container.bg_faq .reponse_popup ul li{
	line-height: 24px;
}

.breadcrumb_container{
	text-align: center;
}

.breadcrumb{
	display: inline-block;
}

.breadcrumb li{
	color: #ffffff;
}

.breadcrumb li.active{
	color: #ffffff;
}

.breadcrumb li a{
	color: #ffffff;
}


a.btn_blue2{
	background: #09265f;
	display: block;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	padding: 9px 59px 9px 41px;
	position: relative;
	text-align: center;
	bottom: 0px;
	margin-top: 109px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

a.btn_blue2:hover{
	text-decoration: none;
	background: #031842;
}


a.btn_blue2 i{
	display: block;
	position: absolute;
	right: 30px;
	top: calc(50% - 13px);
	font-size: 26px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

a.btn_blue2:hover i{
	right: 25px;
}

.liste-centres-accueil{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.container_btn_centres{
	margin-bottom: 30px;
}

.liste-centres-accueil .container_btn_centres{
	width: calc(50% - 10px);
}

.btn_centres{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}


/* PAGES d'UN CENTRE */

#header_centres{
	background: url(../img/bg_services_002.jpg) #133c8b no-repeat center;
	background-size: 100% auto;
	color: #ffffff;
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
}

#header_centres h1{
	color: #ffffff;
	font-size: 54px;
	line-height: 66px;
	text-align: center;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	font-weight: 300;
}

#header_centres .content_header_centres{
	padding-top: 40px;
	padding-left: 75px;
	padding-right: 75px;
}

#header_centres .content_header_centres a{
	color: #ffffff;
	text-decoration: none;
}

#header_centres .content_header_centres a span{
	border-bottom: 1px solid #ffffff;
	border-color: rgba(255,255,255,1);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#header_centres .content_header_centres a span:hover{
	border-color: rgba(255,255,255,0);
}

#header_centres .content_header_centres a i{
	font-size: 18px;
}

#header_centres .content_header_centres a:hover{
	text-decoration: none;
}

#header_centres .content_header_centres p{
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 40px;
	font-weight: 300;
	text-align: justify;
}

#header_centres .content_header_centres p:last-child{
	margin-bottom: 0;
}

#content.centres{
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-style: normal;
	text-align: justify;
}

.details_carte{
	padding-top: 10px;
}

.liste_secteurs{
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	text-align: left;
	display: inline-block;
}

.liste_secteurs li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #ffffff;
	text-align: left;
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
}

.liste_secteurs li::after{
	content: '\2022';
	/*color: #dadada;*/
	color: #212f75;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
}

.liste_secteurs li:last-child::after{
	content: none;
	padding: 0 0 0 0;
}




.liste_exemple_bleu{
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	text-align: left;
	display: inline-block;
}

.liste_exemple_bleu li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #ffffff;
	text-align: left;
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;
}

.liste_exemple_bleu li::after{
	content: '\2022';
	/*color: #dadada;*/
	/*color: #212f75;*/
	color: #ffffff;
	padding-right: 4px;
	padding-left: 8px;
	font-size: 12px;
}

.liste_exemple_bleu li:last-child::after{
	content: none;
	padding: 0 0 0 0;
}

.logo_partenaires img{
	max-width: 100%;
	height: auto;
}

#content.centres hr{
	/*border-bottom: 1px solid #efefef;*/
	/*padding-bottom: 10px;
	padding-top: 40px;*/
	margin-bottom: 30px;
}
	
#content.centres h2{
	font-size: 40px;
	line-height: 40px;
	margin-top: 62px;
	margin-bottom: 38px;
}

#content.centres h2 span{
	padding-left: 0;
}

#content.centres h2:first-child{
	margin-top: 0;
}

#content.centres h3{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 19px;
	margin-top: 45px;
	font-weight: 700;
	color: #000000;
	text-transform: none;
}
#content.centres h4{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 19px;
	margin-top: 45px;
	font-weight: 700;
	color: #000000;
	text-transform: none;
}
#content.centres h5{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 19px;
	margin-top: 45px;
	font-weight: 700;
	color: #000000;
	text-transform: none;
}
#content.centres h6{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: 700;
	color: #000000;
}

#content.centres .element_sidebar  h6{
	margin-bottom: 0px;
}

#content.centres ul{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
	margin-bottom: 19px;
}

#content.centres ul li{
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	margin: 0 0 9px 0;
	padding: 0 0 0 0;
	font-weight: 400;
}

#content.centres p{
	margin: 0 0 19px 0;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

#content.centres a{
	font-size: 16px;
	font-weight: 500;
}

.acf-map {
	width: 100%;
	height: 140px;
	border: #eeeeee solid 8px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.element_sidebar{
	margin-bottom: 40px;
	font-size: 16px;
}

.element_sidebar h4{
	margin-bottom: 40px;
	margin-top: 0;
}

.element_sidebar h4:first-child{
	margin-top: 0 !important;
}

.element_sidebar ul:last-child{
	margin-bottom: 0 !important;
}

.element_sidebar h4 span{
	color: #000000;
	font-size: 16px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
}

.element_sidebar h4 i{
	font-size: 32px;
	float: left;
	padding-right: 16px;
}

.element_sidebar .content_heures p{
	font-size: 16px;
}

#content.centres .element_sidebar .lien_voir_carte{
	text-align: right;
}

#content.centres .element_sidebar .lien_voir_carte a{
	font-size: 14px;
	line-height: 32px;
}

.element_sidebar .content_alert{
	background: red;
	padding: 20px;
	margin-bottom: 19px;
	color: #ffffff;
}

.element_sidebar .content_alert h6{
	color: #ffffff !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px !important;
}

.liste_download{
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0 !important;
}

.liste_download li::before{
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	content:"\f019";
	padding-right: 10px;
}

.sidebar_gray{
	padding: 30px 20px 30px 20px;
	background: #ededed;
}


#content.centres .element_sidebar .content_heures ul li{
	margin-bottom: 0;
}



#content.centres .adresse_centre, .telephone_centre, .courriel_centre{
	text-align: center;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 32px;
	font-size: 16px;
	font-weight: 300;
}

#content.centres .adresse_centre{
	background: #133c8b;
	padding: 22px 16px 28px 16px;
}

#content.centres .adresse_centre strong{
	font-weight: 500;
}

#content.centres .telephone_centre, .courriel_centre{
	background: #0c275b;
	padding: 22px 10px 22px 10px;
}

.formulaire_centre{
	background: #0c275b/*#133c8b*/;
	padding: 22px 10px 22px 10px;
	color: #ffffff;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.formulaire_centre:hover{
	background: #133c8b;
}

#content.centres .courriel_centre a{
	color: #ffffff;
	font-weight: 300;
}

#content.centres .abonnement_infolettre_centre{
	background: #0c275b;
	color: #ffffff;
	text-align: center;
	padding: 26px 20px 26px 20px;
}

#content.centres .abonnement_infolettre_centre p{
	margin-bottom: 10px;
	text-align: center;
}

#content.centres .abonnement_infolettre_centre input{
	height: 30px;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 65%;
}

#content.centres .abonnement_infolettre_centre button{
	background: #133c8b;
	color: #ffffff;
	border: none;
	width: 35%;
	height: 30px;
	min-height: 31px;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: #ffffff;
}

#btn_mobile{
	color: #ffffff;
	/*float: right;*/
	position: absolute;
	bottom: 20px;
	right: 20px;
	top: auto;
	z-index: 1000;
	background: #212f75;
	font-size: 28px;
	line-height: 28px;
	/*padding: 10px 14px 10px 14px;*/
	width: 48px;
	height: 48px;
	display: none;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#btn_mobile i{
	margin-top: 10px;
}

#btn_mobile:hover{
	background: #162366;
}

#content_details_activites_centres .container_details{
	background: #0c275b;
	padding: 30px;
	min-height: 400px;
	color: #ffffff;
}

#content_details_activites_centres .container_details p:last-child{
	margin-bottom: 0;
}

#content_details_activites_centres .col-lg-6{
	padding-left: 3.5px;
	padding-right: 3.5px;
}

#content_details_activites_centres .col-lg-6:first-child .container_details{
	margin-right: 36.5px;
}

#content_details_activites_centres .col-lg-6:last-child .container_details{
	margin-left: 36.5px;
}

#content_details_activites_centres .row{
	margin-left: -3.5px;
	margin-right: -3.5px;
}

#menu-navigation-mobile{
	display: none;
}

#contact_centres .container_centres_contact{
	background: #0c275b;
	min-height: 500px;
	margin-bottom: 30px;
}

#contact_centres .adresse_contact{
	padding: 20px;
	background: #133c8b;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-align: center;
}

#contact_centres a{
	color: #ffffff;
}

#contact_centres .autres_champs_contact{
	background: #0c275b;
	padding: 20px 20px 20px 20px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-align: center;
}

#contact_centres .autres_champs_contact:last-child{
	border: none;
}

.mobile_titre_menu{
	display: none;
	font-size: 24px;
	color: #ffffff;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 500;
	text-align: left;
	padding: 30px 15px 30px 15px;
	background: #162366;
}

#language_chooser_container_mobile{
	display: none;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
}

#language_chooser_container_mobile li:hover{
border: none;
background: none !important;
}

#language_chooser_container_mobile li a{
	border: none;
	background: #ffffff;
	color: #212f75;
	display: inline-block !important;
	border-radius: 5px;
	padding-top: 13px !important;
}

#language_chooser_container_mobile li a span{
	color: #212f75;
}

#language_chooser_container_mobile li a:hover{
	border: none !important;
	background: #ffffff;
	color: #212f75;
}

#language_chooser_container_mobile li.wpml-ls-item-iu{
	display: none !important;
}

#language_chooser_container_mobile .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
	margin-bottom: 0px !important;
	background: none !important;
	border: none !important;
}

body.hide-language-fr #language_chooser_container li.wpml-ls-item-fr{
	display: none;
}

body.hide-language-fr #language_chooser_container_mobile li.wpml-ls-item-fr{
	display: none;
}


.logo_partenaires{
	text-align: center;
	margin-left: -15px;
	margin-right: -15px;
}

.logo_2{
	width: 16.16666667%;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#mce-responses{
	text-align: justify;
	margin-bottom: 10px;
}

a.lien_activites{
	background: #c7d546;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px !important;
	font-family: 'din-blackregular', sans-serif !important;
	font-weight: 800 !important;
	display: block;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 22px;
	text-shadow: 1px 1px 3px #666666;
	text-decoration: none !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

a.lien_activites:hover{
	background: #bac650;
}

a.lien_activites.v-blue{
    background: #0c275b;
}

a.lien_activites.v-blue:hover{
    background: #133c8b;
}

a.lien_activites i{
	margin-left: 8px;
}

#qtranslate-chooser li.lang-iu{
	display: none !important;
}

/* Template Outil PRD */

.heading_title_container .nom_centre{
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.heading_title_container .nom_centre a{
	color: #ffffff;
	font-size: 24px;
	line-height: 24px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.heading_title_container .nom_centre a:hover{
	text-decoration: none;
	color: #dedede;
}



#header_centres.header_child_centres h1{
	font-size: 48px;
	font-weight: 400;
}

#header_centres.header_child_centres .nav_sections{
	background: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
}



#header_centres.header_child_centres .nav_sections ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline-block;
	list-style-type: none;
}

#header_centres.header_child_centres .nav_sections ul li{
	display: inline-block;
	border-right: 1px solid #ffffff;
	margin: 13px 0 13px 0;
	padding: 0 0 0 0;
}

#header_centres.header_child_centres .nav_sections ul li:last-child{
	border-right: none;
}

#header_centres.header_child_centres .nav_sections ul li a{
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 30px 0 25px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#header_centres.header_child_centres .nav_sections ul li a:hover{
	text-decoration: none;
	color: #cdcdcd;
}

#header_centres .breadcrumb_container{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

#header_centres ul.breadcrumb_header{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: left;
}

#header_centres ul.breadcrumb_header li{
	display: inline-block;
	font-size: 14px;
}

#header_centres ul.breadcrumb_header li a{
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	border-bottom: 1px solid rgba(255,255,255,1);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#header_centres ul.breadcrumb_header li a:hover{
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0);
}

#header_centres ul.breadcrumb_header li span.arrow{
	margin-right: 9px;
	margin-left: 4px;
	display: inline-block;
}

.sections.bleu.tel_info_prd_section{
	min-height: 10px;
	padding-top: 55px;
	padding-bottom: 55px;
}

.tel_info_prd{
	background: url(../img/icone_tel_prd.png) no-repeat left center;
	padding: 10px 0 10px 112px;
	color: #ffffff;
	margin: 0 auto;
	display: inline-block;
	min-height: 86px;
	text-align: left;
}

.tel_info_prd .titre_info{
	color: #ffffff;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.tel_info_prd .tel_centre, .tel_info_prd .tel_centre a{
	color: #ffffff;
	font-size: 42px;
	font-weight: 700;
	line-height: 42px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.tel_info_prd .tel_centre a:hover{
	text-decoration: none;
	color: #dedcdc;
}

a.btn-cjp, button.btn-cjp{
	background: url(../img/arrow_btn_cjp.png) no-repeat calc(100% - 23px) center;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-weight: 500;
	padding: 14px 42px 14px 24px;
	outline: none;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a.btn-cjp:hover, button.btn-cjp:hover{
	color: #ffffff;
	background-position: calc(100% - 18px);
}

a.btn-cjp-bleu, button.btn-cjp-bleu{
	background: url(../img/arrow_btn_cjp_bleu.png) no-repeat calc(100% - 23px) center;
	border: 2px solid #133c8b;
	color: #133c8b;
	font-size: 16px;
	line-height: 16px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	font-weight: 500;
	padding: 14px 42px 14px 24px;
	outline: none;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

button.btn-cjp:focus, button.btn-cjp-bleu:focus{
	outline: none;
}

a.btn-cjp-bleu:hover, button.btn-cjp-bleu:hover{
	color: #133c8b;
	background-position: calc(100% - 18px);
}

.container_question{
	margin-bottom: 15px;
	padding-left: 137px;
	min-height: 147px;
	padding-top: 14px;
}

.faq_pale .container_question{
	background: url(../img/q1.png) no-repeat top left;
}

.faq_fonce .container_question{
	background: url(../img/q2.png) no-repeat top left;
}

.question_faq{
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-weight: 700;
	margin-bottom: 6px;
}

.reponse_faq{
	display: none;
}

body.template-prd-centre img, body.template-style-prd img{
	max-width: 100%;
	height: auto;
}



/************************ Section offres d'emploi *******************************/

.row-tableau-emploi{
	padding-bottom: 75px;
}

.row-section-contenu{
    margin-bottom: 30px;
}

.message_aucune_offre{
	margin-bottom: 50px;
}

table.table-offres-emplois{
	margin-top: 0;
}

table.table-offres-emplois tbody:before{
	content: "-";
	display: block;
	line-height: 20px;
	color: transparent;
}


table.table-offres-emplois td, table.table-offres-emplois th{
	text-align: left;
}

table.table-offres-emplois thead tr{
	margin-bottom: 20px;
}

table.table-offres-emplois thead th{
	border-bottom: 1px solid #707070;
	color: #212f75;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.table.table-offres-emplois > tbody > tr > td{
	vertical-align: middle;
	border-top: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 14px;
	color: #707070;
}

.table.table-offres-emplois > thead > tr > th .order-col{
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.table.table-offres-emplois > thead > tr > th i{
	margin-left: 10px;
	display: inline;
	opacity: 0;
}

.table.table-offres-emplois > thead > tr > th .inactive:hover i{
	opacity: 1;
}

.table.table-offres-emplois > thead > tr > th .active i{
	opacity: 1;
}

.table.table-offres-emplois > tbody > tr > td:last-child, .table > thead > tr > th:last-child{
	text-align: right;
}

.table.table-offres-emplois > tbody > tr > td a{
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #212f75;
	text-decoration: none;
	border-bottom: 1px solid rgba(33,47, 117, 0);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.table.table-offres-emplois > tbody > tr > td a:hover{
	border-bottom: 1px solid rgba(33,47, 117, 1);
}


#content.centres .table.table-offres-emplois > tbody > tr > td .btn-table-cjp{
	color: #ffffff;
	font-size: 16px;
	border-bottom: none;
	font-weight: 300;
	background-color: #212f75;
	line-height: 16px;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#content.centres .table.table-offres-emplois > tbody > tr > td .btn-table-cjp:hover{
	background-color: #314192;
	border-bottom: none;
}


#content.centres .table.table-offres-emplois > tbody > tr:nth-child(even) > td .btn-table-cjp{
	background-color: #c7d546;
}

#content.centres .table.table-offres-emplois > tbody > tr:nth-child(even) > td .btn-table-cjp:hover{
	background-color: #b6c33c;
}

.message_aucune_offre{
	text-align: center;
}

.table.table-offres-emplois > tbody .col-date > span.hidden{
	display: none;
}

.table.table-offres-emplois > tbody .description_poste{
	max-width: 400px;
	line-height: 18px;
	margin-top: 2px;
}

.table.table-offres-emplois > tbody > tr > td .titre_mobile{
	display: none;
}

.article-social{
	margin-bottom: 62px;
	text-align: center;
}

.thumbnail_single{
	margin-bottom: 25px;
}

.col-info-contact:nth-of-type(3n+1){
	clear: both;
}

.sidebar_gray .content_pn{
	margin-bottom: 20px;
}

.sidebar_gray .content_pn::last-child{
	margin-bottom: 0;
}


@media only screen and (min-width: 768px) and (max-width: 1024px){
	#header_centres.header_child_centres h1{
		font-size: 38px;
		line-height: 56px;
	}
	
	#header_centres .content_header_centres{
		display: none;
	}
	
	.heading_title_container .nom_centre{
		font-size: 18px;
	}
	
	.heading_title_container .nom_centre a{
		font-size: 18px;
	}
	
	#header_centres.header_child_centres .nav_sections ul li a{
		font-size: 14px;
		line-height: 14px;
		padding: 0 20px 0 15px;
	}
	
	.sections .section_content h2{
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	
	body.template-prd-centre .col-md-8 img, body.template-prd-centre .col-md-4 img, body.template-prd-centre .col-md-6 img{
		margin-bottom: 30px;
	}
	
	.sections .section_content p{
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 22px;
	}
	
	.question_faq{
		font-size: 20px;
		line-height: 26px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	
	body.template-prd-centre #presentation img, body.template-style-prd #presentation img{
		margin-bottom: 30px;
	}

	body.template-prd-centre #conclusion_prd img, body.template-style-prd #conclusion_prd img{
		margin-bottom: 30px;
	}
	
}

@media only screen and (max-width: 767px){
	
	.container-services-accueil .tile-services{
		width: 100%;
	}
	
	#header_centres.header_child_centres .nav_sections{
		position: relative;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	#header_centres.header_child_centres .nav_sections ul{
		display: block;
	}
	
	#header_centres.header_child_centres .nav_sections ul li{
		border-right: none;
		display: block;
		width: 100%;
		margin: 0 0 0 0;
	}
	
	#header_centres.header_child_centres .nav_sections ul li a{
		display: block;
		width: 100%;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	
	#header_centres.header_child_centres{
		padding-bottom: 0;
		padding-top: 40px;
	}
	
	#header_centres.header_child_centres h1{
		font-size: 30px;
	}
	
	.heading_title_container .nom_centre{
		font-size: 16px;
	}
	
	.heading_title_container .nom_centre a{
		font-size: 16px;
	}
	
	#header_centres ul.breadcrumb_header{
		display: none;
	}
	
	.template-prd-centre .sections.white{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.template-prd-centre .sections.bleu02{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.template-prd-centre .sections.bleu03{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.template-prd-centre .sections.gray{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.template-prd-centre .sections .title_container{
		padding-bottom: 50px;
	}
	
	.template-prd-centre .sections.gray .title_container{
		padding-bottom: 35px;
	}
	
	body.template-prd-centre img, body.template-style-prd img{
		margin-bottom: 30px;
	}
	
	body.template-prd-centre #presentation img, body.template-style-prd #presentation img{
		margin-bottom: 30px;
		margin-top: 0px;
	}

	body.template-prd-centre #conclusion_prd img, body.template-style-prd #conclusion_prd img{
		margin-bottom: 30px;
		margin-top: 0px;
	}
	
	.sections.bleu02 h2 span{
		font-size: 40px;
		line-height: 40px;
	}
	
	.sections.gray h2{
		font-size: 40px;
		line-height: 40px;
	}
	
	.sections .section_content h2{
		font-size: 30px;
		line-height: 34px;
	}
	
	.sections.bleu02 .section_content h3, .sections.bleu03 .section_content h3{
		font-size: 24px;
		line-height: 28px;
	}
	
	.sections .section_content p{
		font-size: 15px;
	}
	
	a.btn-cjp, button.btn-cjp{
		white-space: normal;
		text-align: left;
	}
	
	.container_question{
		padding-left: 0;
		background: none !important;
		min-height: 0;
	}
	
	.question_faq{
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	
	.tel_info_prd{
		padding-left: 0;
		padding-top: 112px;
		background-position: top center;
		text-align: center;
	}
	
	.sections.bleu.tel_info_prd_section{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.tel_info_prd .titre_info{
		font-size: 20px;
		line-height: 24px;
		padding-bottom: 15px;
	}
	
	.template-prd-centre .sections#nouvelles_mediation .title_container{
		padding-bottom: 35px;
	}

	body.template-style-prd .tel_info_prd .tel_centre span{
		display: block;
	}

	body.template-style-prd .tel_info_prd .tel_centre, body.template-style-prd .tel_info_prd .tel_centre a{
		font-size: 32px;
		line-height: 34px;
	}

	
}

@media only screen and (max-width: 374px){
	.sections h2 span{
		padding-left: 0;
		padding-right: 0;
	}
	
	.sections h2 span{
		font-size: 34px;
		line-height: 34px;
	}
	
	.sections.gray h2{
		font-size: 34px;
		line-height: 34px;
	}

	.tel_info_prd .tel_centre, .tel_info_prd .tel_centre a{
		font-size: 34px;
		line-height: 34px;
	}
	
	.sections .section_content h2{
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	body.template-style-prd .tel_info_prd .tel_centre, body.template-style-prd .tel_info_prd .tel_centre a{
		font-size: 20px;
		line-height: 20px;
	}
}


/**********************/



@media only screen and (max-width: 1500px){
	
	.liste_information_juridique li::after{
		padding-right: 6px;
		padding-left: 6px;
	}
	
	.liste_information_juridique li:last-child::after{
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#nav_principale li a{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#nav_principale li.menu-item-has-children > a::after{
		right: 2px;
	}
	
	.container.container_events{
		width: 1254px;
	}

	#nav_top li a{
		padding-left: 12px;
		padding-right: 12px;
	}
	
}

@media only screen and (max-width: 1400px){
	
	#derniers_evenements{
		padding-top: 60px;
	}
	
	#carousel_accueil_activites .owl-nav div{
		top: -50px;
		height: 40px;
		width: 40px;
	}
	
	#carousel_accueil_activites .owl-nav .owl-prev{
		background: rgba(255,255,255,0.1) url(../img/arrow_left.png) no-repeat center;
		left: auto;
		right: 45px;
	}
	
	#carousel_accueil_activites .owl-nav .owl-prev:hover{
		background-position: center;
		background-color: rgba(255,255,255,0.3);
	}
	
	#carousel_accueil_activites .owl-nav .owl-next{
		right: 0px;
		background: rgba(255,255,255,0.1) url(../img/arrow_right.png) no-repeat center;
	}
	
	#carousel_accueil_activites .owl-nav .owl-next:hover{
		background-position: center;
		background-color: rgba(255,255,255,0.3);
	}
	
	/*#carousel_accueil_activites .owl-nav{
		display: none;
	}*/
	
}

@media only screen and (max-width: 1199px){
	
	a.lien_activites{
		font-size: 18px !important;
	}

	
	.container.container_events{
		width: 970px;
	}
	
	/*#nav_principale, */#nav_top{
	
		display: none;
	}
	
	#menu-menu-principale{
		display: none;
	}
	
	#menu-navigation-mobile{
		display: block;
	}
	
	#language_chooser_container_mobile{
		display: block;
		padding-bottom: 30px;
	}
	
	#top_header{
		display: none;
	}
	
	#btn_mobile{
		display: block;
	}
	
	/*#nav_principale li a{
		font-size: 15px;
	}*/
	
	#txt_titre_menu_mobile{
		float: left;
		line-height: 40px;
	}
	
	.mobile_titre_menu{
		display: block;
		
	}
	
	#nav_principale{
		position: fixed;
		top: 0px;
		left: 0px;
		bottom: 0px;
		z-index: 100000;
		background: #212f75;
		border: none;
		/*border-right: 1px solid #ffffff;*/
		width: 300px;
		height: 100%;
		-webkit-transition: -webkit-transform .3s; /* Safari */
		transition: transform .3s ease-out;
		
		-ms-transform: translate(-300px, 0); /* IE 9 */
		-webkit-transform: translate(-300px, 0); /* Safari */
		transform: translate3d(-300px, 0, 0);
		-webkit-box-shadow: 0 0 25px 1px rgba(0,0,0,0);
		box-shadow: 0 0 25px 1px rgba(0,0,0,0);
	}
	
	#nav_principale li{
		display: block;
	}
	
	#nav_principale li a{
		color: #ffffff;
		font-size: 14px;
		height: auto;
		text-transform: none;
		line-height: 14px;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: left;
		margin-top: 0px;
		position: relative;
		overflow: hidden;
	}
	
	#nav_principale.open{
		-ms-transform: translate(0, 0); /* IE 9 */
		-webkit-transform: translate(0, 0); /* Safari */
		transform: translate3d(0, 0, 0);

		-webkit-box-shadow: 0 0 25px 1px rgba(0,0,0,0.4);
		box-shadow: 0 0 25px 1px rgba(0,0,0,0.4);
		overflow: auto;
		overflow-x: hidden;
	}
	
	#nav_principale li a:hover, #nav_principale li.current-menu-item a, #nav_principale li.current-menu-parent a{
		border-top: 1px solid #ffffff;
	}
	
	#nav_principale li.current-menu-item, #nav_principale li.current-menu-parent, #nav_principale li:hover{
		background: #162366;
	}
	#nav_principale li.menu-item-has-children > a::after{
		content: none;
	}
	
	#nav_principale li .dropdown-menu{
		position: relative;
		padding-top: 0;
		display: block !important;
		visibility: visible !important;
		top: auto;
		float: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		overflow: hidden;
		height: 0px;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
	}
	
	#nav_principale li .dropdown-menu.open{
		height: auto;
	}
	
	#nav_principale li .dropdown-menu li a{
		padding-left: 25px;
		line-height: 13px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	#nav_principale li.menu-item-has-children:hover .dropdown-menu{
		display: none;
	}
	
	#nav_principale li .plus_nav{
		cursor: pointer;
		height: 43px;
		width: 43px;
		padding: 6px 0 0 0;
		background: #09265f;
		text-align: center;
		position: absolute;
		z-index: 100;
		display: block;
		top: 1px;
		right: 0px;
		color: #ffffff;
	}

}

@media only screen and (max-width: 991px){
	
	
	a.lien_activites{
		font-size: 20px !important;
	}
	
	.container.container_events{
		width: 750px;
	}
	
	.logo_2{
		width: 48%;
	
	}
	
	.sections.events a.voir_tout{
		text-align: center ;
		display: block;
		padding-top: 0 !important;
	}
	
	.sections.events h2.titre_activites_accueil{
		text-align: center;
	}

}

@media only screen and (max-width: 784px) {


	a.lien_activites {
		font-size: 18px !important;
	}

	.popup_container {
		transform: none;
		top: 0px;
		padding-top: 50px;
	}

	.close_popup {
		right: 20px;
		top: 20px;
	}

	.container.container_events {
		width: 100%;
	}

	#content_details_activites_centres .container_details {
		min-height: auto;
		margin-bottom: 30px;
	}

	#content_details_activites_centres .col-lg-6:first-child .container_details {
		margin-right: 0;
	}

	#content_details_activites_centres .col-lg-6:last-child .container_details {
		margin-left: 0;
	}

	#footer {
		text-align: center !important;
	}

	#footer p {
		text-align: center !important;
	}

	#footer h4 {
		padding-top: 30px;
	}

	#header_centres {
		background-image: none !important;
	}

	#header_centres .content_header_centres {
		padding-left: 0;
		padding-right: 0;
	}

	.sections.events {
		background-image: none !important;
	}

	.sections.bleu {
		background-image: none !important;
	}

	.container_blue {
		padding-left: 0;
		padding-right: 0;
	}

	.btn_centres {
		min-width: auto;
		display: block;
	}

	#header_centres h1 {
		font-size: 40px;
		line-height: 40px;
	}

	#content.centres h2 {
		font-size: 32px;
		line-height: 32px;
	}

	#header_centres .content_header_centres p {
		font-size: 16px;
		line-height: 26px;
	}

	section.media_sociaux h2, div.media_sociaux h2 {
		font-size: 25px;
		line-height: 25px;
	}

	#social_media_footer ul li a {
		font-size: 40px;
		line-height: 40px;
		padding-left: 15px;
		padding-right: 15px;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	#page_title_container h1 span {
		font-size: 40px;
		line-height: 40px;
	}

	#page_title_container .txt_desc {
		font-size: 24px;
		line-height: 24px;
	}

	.sections h2 {
		font-size: 40px;
		line-height: 40px;
	}

	p.p1 {
		font-size: 16px;
		line-height: 26px;
	}

	.sections h3 {
		font-size: 18px;
		line-height: 18px;
	}

	p.p2 {
		font-size: 16px;
		line-height: 26px;
	}

	.container_blue p {
		font-size: 16px;
	}

	.container_blue h4 {
		font-size: 24px;
		line-height: 32px;
	}

	.event_item_container p {
		font-size: 16px;
		line-height: 26px;
	}

	a.lien_voir_plus001 {
		font-size: 16px;
	}

	#logo_header img {
		max-width: 70%;
		height: auto;
		display: block;
	}

	#logo_header {
		position: relative;
		padding: 20px 0 20px 0;
		display: block;
	}

	#header {
		min-height: 150px;
	}


	.table.table-offres-emplois > thead {
		display: none;
	}

	.table.table-offres-emplois > tbody > tr {
		display: table !important;
		width: 100% !important;
	}

	.table.table-offres-emplois > tbody > tr > td {
		display: table-row;
		width: 100% !important;
	}

	.table.table-offres-emplois > tbody > tr > td > .container_mobile {
		display: block;
		padding-top: 4px;
		padding-right: 20px;
		padding-bottom: 4px;
		padding-left: 20px;
		box-sizing: border-box;
	}

	.table.table-offres-emplois > tbody > tr > td:first-child .container_mobile{
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.table.table-offres-emplois > tbody > tr > td:last-child .container_mobile{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.table.table-offres-emplois > tbody > tr > td .titre_mobile{
		display: block;
		font-weight: 700;
		margin-bottom: 3px;
	}



	.table.table-offres-emplois > tbody > tr > td .btn-table-cjp{
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 10px;
	}
	
}


.topbar-notice {
    position: relative;
}

.topbar-notice a {
    background: #c6d547;
    padding: 15px 30px;
    box-sizing: border-box;
	font-weight: 700;
	font-size: 16px;
    color: #ffffff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.topbar-notice a:hover{
	text-decoration: none;
}

.topbar-notice a span{
	border-bottom: 2px solid rgba(255,255,255,0);
	padding-bottom: 2px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.topbar-notice a:hover span{
	border-bottom: 2px solid rgba(255,255,255,1);
}

.pum-theme-4398 .pum-content{
	outline: none;
}

.pum-theme-4398 .pum-content .flex-container{
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pum-theme-4398 .pum-content .flex-container > div{
	box-sizing: border-box;
}

.pum-theme-4398 .pum-content .flex-container h2{
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
}

.pum-theme-4398 .pum-content .flex-container p{
	line-height: 24px;
	margin-bottom: 15px;
}

.pum-theme-4398 .pum-content .flex-container p:last-child{
	margin-bottom: 0;
}

.pum-theme-4398 .pum-content .flex-container > div:first-child{
	width: 25%;
	text-align: center;
	padding: 0 15px;
}

.pum-theme-4398 .pum-content .flex-container > div:first-child i{
	font-size: 100px;
}

.pum-theme-4398 .pum-content .flex-container > div:last-child{
	width: 75%;
	padding: 0 15px;
}

.pum-theme-4398 .pum-content .flex-container > div:last-child .tel{
	font-size: 20px;
}


@media screen and (max-width: 600px) {
	.pum-theme-4398 .pum-content .flex-container{
		display: block;
	}
	
	.pum-theme-4398 .pum-content .flex-container > div:first-child{
		width: 100%;
		margin-bottom: 30px;
		text-align: left;
	}
	
	.pum-theme-4398 .pum-content .flex-container > div:last-child{
		width: 100%;
	}
}

.featured-service{
	border: 2px solid #133c8b;
	margin-bottom: 50px;
}

.featured-service .title-container{
	background: #133c8b;
	padding: 10px 30px;
}

.featured-service .text-container{
	padding: 30px;
}

#content.centres .featured-service .text-container ul{
		padding-left: 20px;
}

#content.centres .featured-service .text-container p:last-child{
	margin-bottom: 0;
}

#content.centres .featured-service .title-container h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
}






.responsables_candidatures_spontanees{
	display: flex;
	justify-content: stretch;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.responsables_candidatures_spontanees .item-responsable-centre{
	width: 33.333333%;
	box-sizing: border-box;
	padding: 0 10px 20px 10px;
}

.responsables_candidatures_spontanees .item-responsable-centre > div{
	padding: 20px;
	border: 2px solid #133c8b;
	text-align: left;
}

.responsables_candidatures_spontanees .item-responsable-centre > div h6{
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.responsables_candidatures_spontanees .item-responsable-centre > div .nom_responsable{
	line-height: 20px;
}

@media screen and (max-width: 1100px) {
	
	.responsables_candidatures_spontanees .item-responsable-centre{
		width: 50%;
	}
	
}

@media screen and (max-width: 767px) {
	
	.responsables_candidatures_spontanees{
		margin-left: 0;
		margin-right: 0;
	}
	
	.responsables_candidatures_spontanees .item-responsable-centre{
		width: 100%;
		padding: 0 0 20px 0;
	}
	
}




@media screen and (max-width: 600px) {
	.liste-centres-accueil .container_btn_centres{
		width: 100%;
	}
}

#popup_form_centre form{
	padding-top: 30px;
}

#popup_form_centre form .row > div{
	margin-bottom: 10px;
}

#popup_form_centre form input[type="text"], #popup_form_centre form input[type="email"], #popup_form_centre form textarea{
	border: 1px solid #ccc;
    border-radius: 4px;
	width: 100%;
	font-size: 14px;
	padding: 2px 5px;
	margin-bottom: 10px;
}

#popup_form_centre form textarea{
	height: 100px;
}

#popup_form_centre form input[type="submit"]{
	background: #09265f;
	color: #ffffff;
	border: none;
	padding: 9px 14px;
	border-radius: 4px;
}

#popup_form_centre .wpcf7-not-valid-tip{
	font-size: 14px;
}


#popup_form_centre .wpcf7 form.invalid .wpcf7-response-output, #popup_form_centre .wpcf7 form.unaccepted .wpcf7-response-output{
	font-size: 14px;
}








#page_title_container.home.hero_21{
	
	background: url(../img/bg-hero-accueil-v2.jpg) no-repeat center;
	background-size: cover;
	/*height: 790px;*/
	box-sizing: border-box;
	
}


#page_title_container.home.hero_21 > div{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
}

#page_title_container.home.hero_21 .container-txt{
	width: 1000px;
	text-align: left;
	box-sizing: border-box;
}


#page_title_container.home.hero_21 h1{
	text-align: left;
	margin-bottom: 30px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 500;
}

#page_title_container.home.hero_21 h1 span{
	font-size: 60px;
	font-family: 'Poppins', sans-serif;
	padding: 10px 15px;
	font-weight: 500;
}

#page_title_container.home.hero_21 h1 span:last-child{
	background: #212f75;
}

#page_title_container.home.hero_21 .txt_desc{
	background: none;
	font-size: 20px;
	color: #212f75;
	text-align: left;
	padding: 0 0 0 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

@media screen and (max-width: 1800px) {
	
	#page_title_container.home.hero_21 .container-txt{
		width: 50%;
	}
	
}

@media screen and (max-width: 1600px) {
	
	#page_title_container.home.hero_21 h1 span{
		font-size: 50px;
	}
	
	#page_title_container.home.hero_21 .container-txt{
		width: 55%;
	}
	
	#page_title_container.home.hero_21 .txt_desc{
		font-size: 18px;
	}
	
}

@media screen and (max-width: 1400px) {
	#page_title_container.home.hero_21 .container-txt{
		width: 100%;
		padding-left: 20%;
		padding-right: 20%;
	}
}

@media screen and (max-width: 1200px) {
	#page_title_container.home.hero_21 .txt_desc br{
		display: none;
	}
}


@media screen and (max-width: 1000px) {
	#page_title_container.home.hero_21 .container-txt{
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
	}
}

@media screen and (max-width: 767px) {
	
	#page_title_container.home.hero_21 h1 span{
		font-size: 40px;
	}
	
	#page_title_container.home.hero_21 .container-txt{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#page_title_container.home.hero_21 .txt_desc{
		font-size: 16px;
	}
	
}

@media screen and (max-width: 500px) {
	#page_title_container.home.hero_21 h1 span{
		font-size: 30px;
	}
}

