html{
	height:100%;
}
body{
	font-family: 'Helvetica Neue', sans-serif;
	color:#000;
	font-size:16px;
	height:100%;
	background-color:#fcfcfc;
}
body.fixed_top{
	margin-top:175px;
}

img{
	max-width:100%;
}

button:active,
button:focus,
a:active,
a:focus{
	outline:none;
}

a,
a:focus,
a:hover{
	color:#000;
}

#wrapper {
	height: auto !important;
	margin: 0 auto -130px;
	min-height: 100%;
}
.push{
	height:130px;
}

.underline_title{
	display:inline-block;
}
.underline_title::after{
	display:block;
	content:" ";
	height:1px;
	width:35%;
	background-color:#000;
}

.black{
	font-weight: 900;
}

#main_header{
	text-transform: uppercase;
	border-bottom:2px solid #000;
	background-color:#fff;
}
#header_title{
	font-size: 26px;
	line-height:32px;
}

#main_header .underline_title{
	font-size: 20px;
	line-height: 22px;
}

.fixed_top #main_header{
	position:fixed;
	top:0;
	z-index:1000;
}
.fixed_top #header_title,
.fixed_top #header_espace{
	display:none !important;
}

#header_espace a{
	border:2px solid #000;
	color:#000;
	padding:5px 10px;
	text-align: center;
	text-transform: uppercase;
}
.border_link{
	border:2px solid #000;
	color:#000;
	padding:8px 20px;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.4);
	display:inline-block;
	margin-bottom:10px;
}
.border_link:hover,
.border_link:focus{
	text-decoration: none;
	background-color: rgba(255,255,255,0.8);
}

#main_menu a{
	color:#000;
	font-size:16px;
	display: inline-block;
}
.dropdown-menu{
	border:none;
	border-radius:0;
	background-color:#333;
	margin-top:8px;
}
#main_menu .dropdown-menu a{
	color:#fff;
	text-transform: none;
}

#header_slider{
	font-size: 18px;
}
.carousel-content{
}
.carousel-content em{
	font-size:20px;
	font-style:normal;
}
.carousel-content strong{
	font-weight:900;
	font-size:28px;
}
.carousel-content p{
	font-size:16px;
}
.carousel-content .border_link{
	font-size:16px;
}
.carousel-control-next,
.carousel-control-prev{
	width:5%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	height:50px;
	width:50px;
}
.carousel_background{
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	min-height:300px;
}

#front_page_equipe{
	background-color:#35383d;
	color:#f2f2f2;
	font-size:20px;
}
#front_page_equipe .underline_title,
.bloc_home .underline_title,
#footer_contact .underline_title{
	font-size:32px;
	line-height: 34px;
	color:#fff;
}
#front_page_equipe .underline_title::after,
#footer_contact .underline_title::after{
	background-color:#f2f2f2;
}
#front_page_equipe img {
	box-shadow: -10px -10px #e7e6e4;
}
#front_page_equipe .main_staff{
	height:350px;
	width:100%;
	background-position:top center;
	background-size:cover;
	background-repeat: no-repeat;
}
#front_page_equipe .secondary_staff{
	height:250px;
	width:100%;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
}
#front_page_equipe_paragraphe{
	font-style: italic;
	font-weight: 100;
}
#front_page_equipe_paragraphe > div{
	position:relative;
}
#front_page_equipe_paragraphe .fake_border{
	height:2px;
	width:80px;
	background-color:#acadaf;
}
#front_page_equipe_paragraphe .fake_border:first-child{
	position:absolute;
	left:0;
	top:0;
}
#front_page_equipe_paragraphe .fake_border:last-child{
	position:absolute;
	right:0;
	bottom:0;
}
#front_page_equipe_paragraphe_content{
	text-indent: 80px;
}

.bloc_home{
	background-color:#fcfcfc;
}
.bloc_home .bloc_home_content{
	font-size:20px;
}
.bloc_home p{
	font-style:italic;
	color:#a79286;
}
.bloc_home .bloc_home_content ul{
}
.bloc_home .bloc_home_content li{
	margin-bottom:0;
}
.bloc_home .underline_title{
	color:#000;
}
.bloc_home .underline_title::after{
	background-color:#000;
}
.bloc_home .fake_border{
	height:2px;
	width:100px;
	background-color:#000;
	position:absolute;
	bottom:0;
	right:35px;
}
.bloc_home .underline_title,
#footer_contact .underline_title{
	text-transform: none;
}
.bloc_home_image{
	width:100%;
	max-width:470px;
	height:470px;
	background-position: center center;
	background-size:cover;
}

#legal_footer{
	background-color:#fff;
	color:#000;
	font-size:14px;
}
#legal_footer a{
	color:#a79286;
	margin:0 10px;
}
#footer_contact{
	background-color:#eae9e2;
}
#footer_contact strong{
	font-weight:bold;
	font-size:24px;
}
#footer_contact em{
	font-weight:900;
	font-style:normal;
}
#footer_contact p:first-child{
	margin:5px 0;
}
#footer_contact p{
	font-size:20px;
}

#true_footer{
	border-top:2px solid #7c7b79;
	background-color:#fff;
}

.content_marged{

}
#page-content > .row:first-child .content_marged p:first-of-type{
	text-indent: 100px;
}
.content_image{
	height:300px;
	width:100%;
	background-position: center center;
	background-size: cover;
}
.content_image_large{

}
.content_marged *:last-child{
	margin-bottom:0;
}
.content_marged li{
	margin-bottom:10px;
}
.content_marged h2,
.contact_infos .h2{
	font-size:20px;
	font-weight:900;
	margin-bottom:20px;
}
.content_marged p{
	text-align: justify;
}
img.aligncenter{
	margin:0 auto;
}

#contact_photo_plan{
	width:100%;
}

#contact_page_contact_form{
	background-color:#eae9e2;
}
#contact_page_contact_form .h2{
	font-size:20px;
	margin-bottom:20px;
	display:block;
}
#contact_page_contact_form input,
#contact_page_contact_form textarea{
	background-color:#f5f4f1;
	border:1px solid #6a6a69;
	border-radius:0;
}

#contact_page_contact_form .wpcf7-submit{
	float:right;
}

.footer_big{
	font-size:24px;
}
#footer_contact .underline_title{
	color:#000;
}
#footer_contact .underline_title::after{
	background-color:#000;
}

@media screen and (min-width: 1400px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
	#main_menu a{
		font-size:14px;
		margin:10px;
	}
}
@media screen and (min-width: 992px) {
	#main_menu a{
		margin:10px 20px;
	}
}
@media screen and (max-width: 768px) {
	#header_slider img{
		max-height:300px;
	}
	#main_menu li{
		width:100%;
	}
	.underline_title::after{
		width:100%;
	}
	.carousel-content{
		min-height:600px;
	}
}
@media screen and (min-width: 768px) {
	#header_slider .carousel-item,
	#header_slider .carousel-inner_row{
		min-height:600px;
	}
}
@media screen and (max-width: 500px) {
	.carousel-content{
		min-height:700px;
	}
}
