html{
	height:100%;
}

body{
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-size:16px;
	height:100%;
	background-color:#fff;
	position:relative;
}

img{
	max-width:100%;
	height:auto;
}

button:active,
button:focus,
a:active,
a:focus{
	outline:none;
}

.admin-bar #main_header{
	margin-top:32px;
}
#header_slider .carousel-item{
	height:100vh;
	max-height:1080px;
	width:100%;
}
#header_slider .carousel-item .carousel_bg {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1000;
	background-position:center center;
	background-size:cover;
}
#header_slider .carousel-item .carousel_bg{
	/*animation-name: zoomSlider;
	animation-duration: 8s;
	animation-timing-function:linear;*/
}
#header_slider .carousel_text{
	position: absolute;
	top: 35%;
	left: 15%;
	width:70%;
	line-height: 38px;
	font-size: 30px;
	color: #000;
	z-index: 2000;
}
#header_slider .carousel_text li{
	color:#0f5ca2;
}
.btn-primary{
	color:#fff !important;
	background-color:#76abe2;
	border-radius:24px;
	border:3px solid #76abe2;
	line-height:24px;
	font-size:18px;
	text-transform: uppercase;
	padding-left:50px;
	padding-right:50px;
	font-weight: 600;
}
.btn-primary:hover,
.btn-primary:focus{
	background-color:#0f5ca2 !important;
	border-color:#0f5ca2;
}
#header_slider .carousel_text .btn-primary{
	background-color:#fff;
	border-color: #fff;
	color:#0f5ca2 !important;
	border-radius:30px;
	line-height:30px;
	font-size:18px;
	padding-left:70px;
	padding-right:70px;
}
#header_slider .carousel_text .btn-primary:hover,
#header_slider .carousel_text .btn-primary:focus{
	background-color:#0f5ca2;
	border-color: #0f5ca2;
	color:#fff !important;
}

#header_right{
	color:#0f5ca2;
	font-size:20px;
}

#main_header{
	z-index:100000;
	padding:10px 0;
	background-color:#fff;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
.home #main_header{
	background-color:transparent;
	transition: all 0.3s linear;
	box-shadow: none;
}
.home #main_header.solid_background{
	background-color:#fff;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
#main_header img{
	transition: all 0.3s linear;
	max-height:70px;
}
.home #main_header img{
	max-height:200px;
}
.home #main_header.solid_background img{
	max-height:70px;
}

#main_menu_container{
	padding:0;
}
#main_menu a{
	text-transform: uppercase;
	color:#000;
	font-size:18px;
	padding:0;
	display:inline-block;
	text-decoration: none;
	border-bottom:4px solid transparent;
	margin:0 15px;
	font-weight:600;
}
.home #main_menu a{
	font-size:20px;
}
#main_menu a:hover,
#main_menu a:focus,
#main_menu > .selected a{
	border-color:#0f5ca2;
}
#main_menu .dropdown-menu{
	background-color: #0f5ca2;
	border: none;
	border-radius: 0;
	padding:0;
	min-width:250px;
	margin-top:10px;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
}
#main_menu .dropdown-menu li{
	line-height: 30px;
}
#main_menu .dropdown-menu a{
	width:100%;
	color:#fff;
	font-size:16px;
	margin: 0;
	padding: 5px 20px;
	border:0;
}
#main_menu .dropdown-menu a:hover,
#main_menu .dropdown-menu a:focus,
#main_menu .dropdown-menu .selected a{
	color:#fff;
	background-color: #000;
}


#full_mega_container h1,
#full_mega_container h2,
#page-content h2,
.h2{
	color:#0f5ca2;
	font-size:42px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:15px;
}
#full_mega_container h2,
#page-content h2,
.h2{
	font-size:22px;
}

#home_main_content{
	text-align:justify;
}
#home_main_content h1{
	font-weight:600;
	color:#000;
}
#home_main_content h1 strong{
	color:#0f5ca2;
	font-weight:600;
}
#home_main_content strong{
	color:#76abe2;
}
#home_main_content li strong{
	color:#000;
}

#home_activites{
	background-color:#0f5ca2;
}
#home_activites a{
	color:#000;
	background-color:#fff;
	text-decoration: none;
	max-width:365px;
}
#home_activites img{
}
#home_activites strong{
	font-size:26px;
	text-transform: uppercase;
	font-weight:normal;
	color:#0f5ca2;
	padding:10px 0;
	display:block;
}
#home_activites a:hover,
#home_activites a:focus{
	background-color: #76abe2;
}
#home_activites a:hover strong,
#home_activites a:focus strong{
	color:#fff;
}

.home_number_block{
	background-color: #0f5ca2;
	color:#fff;
	font-size:24px;
	border-radius:20px;
}
.home_number_block span{
	display:block;
	min-height: 75px;
	margin-top: 5px;
}
.home_number_block strong{
	color:#fff;
	font-weight:bold;
	font-size:80px;
	line-height: 70px;
}
.home_number_block_img{
	height:60px;
}

#title_home_contact_zone{
	border-top:2px solid #0f5ca2;
	padding-top:30px;
}
#title_home_contact_zone strong{
	color:#0f5ca2;
	text-align:center;
	display: block;
	font-size:40px;
	font-weight:600;
}
.contact_info_devis{
	text-align: center;
	margin-top:30px;
}
.contact_info_devis span{
	display:block;
	text-transform: uppercase;
	color:#0f5ca2;
}
.contact_info_devis strong{
	display:inline-block;
	padding:5px 20px;
	background-color:#0f5ca2;
	color:#fff;
}

.contact_zone .form-control{
	border-radius:20px;
}

#full_view img{
	max-height:450px;
}
#gallery_full{
	max-height:450px;
}
#gallery_full_container{
	line-height:450px;
}
#gallery_prev,
#gallery_next{
	background-color: #cca876;
	padding:20px;
	border-radius:0;
	color:#fff !important;
}
#gallery_prev:hover,
#gallery_next:hover,
#gallery_prev:focus,
#gallery_next:focus{
	background-color:#fff;
	color:#cca876 !important;
}
#gallery_full_titre{
	line-height:34px;
}
.navigation_gallery{
	line-height:450px;
}
.thumb_link{
	border:2px solid transparent;
	display:inline-block;
}
.thumb_link.active{
	border-color:#cca876;
}
#gallery_full_titre{
	font-weight:bold;
}

#banniere_page{
	height:400px;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	position: relative;
}
#banniere_page_planning{
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	position: relative;
}
#banniere_page_planning .col-12{
	position:relative;
	height:200px;
}
#banniere_page_no_image{
	text-align:center;
	margin:0;
	background-color:#0f5ca2;
}
#banniere_page h1{
	color:#fff;
	position:relative;
	text-align:center;
	top: 50%;
	transform: translateY(-50%);
	margin:0;
	font-weight:bold;
	text-shadow:0 0 10px rgba(0,0,0,0.8);
	font-size:32px;
	border:none;
}
#banniere_page_no_image h1{
	color:#fff;
	padding:50px 0;
	font-size:46px;
	margin:0;
}
#banniere_page_planning strong{
	background-color:#fff;
	position:absolute;
	text-align:center;
	left:0;
	bottom:0;
	margin:0;
	font-weight:bold;
	font-size:32px;
	border:none;
	color:#0f5ca2;
	display:block;
	padding:10px 50px;
	text-transform: uppercase;
}

#page-content{
	text-align: justify;
}
#page-content a{
	color:#0f5ca2;
}
#page-content a:hover,
#page-content a:focus{
	color: #0f5ca2;
}
#page-content h3,
#page-content h3 a{
	font-size:20px;
	font-weight:bold;
	color: #76abe2;
}
#page-content a{
	text-decoration: none;
}
#page-content a:hover h3{
	color: #0f5ca2;
}
#page-content blockquote{
	padding:20px;
	border-radius:5px;
	background-color:#f5f5f5;
}

.art_accordeon_container{
	padding:20px;
	border:1px solid #ddd;
	background-color:#fafafa;
	margin-bottom:20px;
}
.art_accordeon_container > a{
	display:none;
}
.art_accordeon_container > a.collapsed{
	color:#0f5ca2 !important;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
h2.art_accordeon_title,
h3.art_accordeon_title{
	margin:0 !important;
	padding:0 !important;
}
h2.art_accordeon_title a,
h3.art_accordeon_title a{
	background-color:#0f5ca2;
	color:#fff !important;
	padding:10px 20px;
	display:block;
}
h3.art_accordeon_title a{
	background-color:#76abe2;
}
h2.art_accordeon_title a .fa-caret-square-down,
h3.art_accordeon_title a .fa-caret-square-down{
	float:right;
}
h2.art_accordeon_title a:hover,
h3.art_accordeon_title a:hover{
	background-color: #ea9c5d;
}

.wp-block-image figcaption{
	background-color:#0f5ca2;
	color:#fff;
	text-align:center;
	margin:0;
	padding:5px 10px;
	font-size:13px;
}

#full_mega_container .tunnel_element_item{
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
	color:#fff;
	position:relative;
	overflow: hidden;
	height:200px;
}
#full_mega_container .tunnel_element_item .tunnel_element_item_background_fader{
	background-color: rgba(58, 53, 118, 0.7);
	opacity:0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
#full_mega_container .tunnel_element_item:hover .tunnel_element_item_background_fader,
#full_mega_container .tunnel_element_item:focus .tunnel_element_item_background_fader{
	opacity:1;
}
#full_mega_container .tunnel_element_item .tunnel_element_item_background{
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
#full_mega_container .tunnel_element_item:hover .tunnel_element_item_background,
#full_mega_container .tunnel_element_item:focus .tunnel_element_item_background{
	transform:scale(1.1);
}
#full_mega_container .tunnel_element_item h2{
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	color:#fff;
	text-shadow:0 0 10px rgba(0,0,0,0.8);
	font-size: 32px;
	text-transform: uppercase;
}

.galerie_item{
	height: 400px;
	overflow: hidden;
	position: relative;
}
.galerie_item .galerie_item_bg_fader{
	background-color: rgba(255,255,255,0.85);
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:20;
	opacity: 0;
	transition: all 0.2s linear;
}
.galerie_item:hover .galerie_item_bg_fader,
.galerie_item:focus .galerie_item_bg_fader{
	opacity: 1;
}
.galerie_item .galerie_item_bg{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:10;
	transform: scale(1);
	transition: all 0.2s linear;
}
.galerie_item:hover .galerie_item_bg,
.galerie_item:focus .galerie_item_bg{
	transform: scale(1.05);
}
.galerie_item .galerie_zone_texte{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index: 30;
	opacity:0;
	transition: all 0.2s linear;
	color: #333;
	text-align: center;
}
.galerie_item:hover .galerie_zone_texte,
.galerie_item:focus .galerie_zone_texte{
	opacity: 1;
}
.galerie_item .galerie_zone_texte p{
	margin:0;
}
.galerie_item .galerie_zone_texte_inner{
	position: absolute;
	top:50%;
	width:100%;
	transition: all 0.3s linear;
	transform: translateY(-25%);
}
.galerie_item:hover .galerie_zone_texte_inner,
.galerie_item:focus .galerie_zone_texte_inner{
	transform: translateY(-50%);
}
.galerie_item_inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	overflow: hidden;
}

.galerie_indiv_item{
	margin-bottom: 20px;
	background-size:cover;
	background-position: center center;
}
.col-md-6 .galerie_indiv_item{
	min-height: 500px;
}
.col-12 .galerie_indiv_item{
	min-height: 400px;
}

footer{
	background:#0f5ca2;
	color:#fff;
}
footer a{
	color:#76abe2;
	text-decoration: none;
}
footer a:hover,
footer a:focus{
	color:#fff;
	text-decoration: none;
}
footer #copyright{
	font-size:11px;
}
footer #copyright a{
	color:#fff;
}
footer iframe{
	border:none;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
	display: block;
}
#footer_content{
	color:#76abe2;
}
#footer_content .fas{
	color:#fff;
}
#footer_right{
	text-align:right;
}
footer p{
	margin:0;
}


#contact_page_contact_form input,
#contact_page_contact_form textarea{
	border-radius:20px;
}
#contact_page_contact_form input.wpcf7-submit{
	background-color:#0f5ca2;
	color:#fff;
	width:100%;
}

.alignleft{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	max-width:50%
}
.alignright{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	max-width:50%
}

.wp-block-separator{
	border-bottom:0;
	margin: 50px auto;
	width:50%;
}

#breadcrumb_container{
	font-weight:600;
}
#breadcrumb_container p{
	margin:0;
	padding:10px 0;
	font-size: 18px;
	line-height: 18px;
}
#breadcrumb_container a{
	color:#0f5ca2;
	text-decoration: none;
}
#breadcrumb_container a:hover,
#breadcrumb_container a:focus{
	color:#0f5ca2;
}

#tab_etablissement .nav-link{
	color:#d60764;
}
#tab_etablissement .nav-link.active{
	background-color:#26bcef;
	color:#fff;
	border-color:#26bcef;
}

.post_blog{
	padding-top:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	box-shadow: 0 0 5px #ccc;
}
.post_blog h2{
}
.post_blog h2 a{
	text-decoration: none;
}
.post_blog h3{
	font-size:20px;
}
.post_blog h3 a{
	text-decoration: none;
	color:#1986a4;
}
.post_blog .alignleft{
	margin-top:0;
}
.blog_content{
	padding-top:50px;
}
.date_blog{
	font-size:12px;
	font-weight:bold;
}
.date_blog_single{
	color:#d60764;
	font-weight:bold;
}
.btn.home_blog{
	background-color:#26bcef;
	color:#fff;
	margin-top:20px;
	margin-bottom:20px;
}
.btn.home_blog:hover,
.btn.home_blog:focus{
	background-color:#d60764;
}

.block_slider .carousel-caption{
	background-color:#0f5ca2;
	color:#fff;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.2);
	font-weight:bold;
	padding:20px;
}
.block_slider .carousel-caption p{
	margin:0;
}

#scroll_to_top{
	color:#fff;
	background-color:#0f5ca2;
	position:fixed;
	bottom:30px;
	right:30px;
	z-index:3000;
	box-shadow:0 2px 20px 2px rgba(0,0,0,0.5);
	width:50px;
	height:50px;
	border-radius: 25px;
	text-align:center;
	padding-top:8px;
}

.grecaptcha-badge{
	display:none;
}

@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 768px) {
	.navbar-toggler{
		margin-left:20px;
	}
	#home_slogan,
	#banniere_page h1,
	#banniere_page_no_image h1{
		font-size:40px;
	}
	#main_menu{
		line-height: 26px;
	}
	#main_menu li{
		width:100%;
		text-align:center;
	}
	#main_menu .dropdown-menu{
		box-shadow: none;
	}

	#container_main_menu{
		margin-top:10px;
		background-color:#fff;
	}
	#main_menu a{
		width:100%;
		margin:0;
		padding:10px 0;
		border:none;
	}
	#header_slider .carousel_text{
		width:100%;
		top:30%;
		left:0;
		padding:0 10px;
	}
	#header_slider .carousel-item .carousel_text_col{
		height:30vh;
	}
	#header_slider .carousel_text{
		font-size:24px;
	}
	.home #main_header img{
		max-height:150px;
	}
	#main_menu .dropdown-menu{
		margin:0;
	}
	#main_menu a:hover,
	#main_menu a:focus,
	#main_menu > .selected a{
		border:none;
		background-color:#0f5ca2;
		color:#fff;
	}
}
@media screen and (min-width: 768px) {
	/*.dropdown:hover .dropdown-menu{
		display:block;
		margin-top:0;
	}*/
	.contact_info_devis{
		margin-top:100px;
	}
}
@media screen and (max-width: 500px) {
}

@keyframes zoomSlider {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(1.25);
	}
}
