

/*
	CSS migré depuis Jetpack&nbsp;:
*/

/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content {
	background-color: #5c4805;
}

#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-content::after {
	border-color: #5c4805 transparent transparent;
}

#contact-us {
	background-color: #3E3E3E;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text {
	background-color: #303030;
	border: 1px solid #FED700;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea {
	background-color: #303030;
	border: 1px solid #FED700;
}

#contact-us .section-content .wpcf7-form p .wpcf7-submit {
	background-color: #fff;
	color: #3E3E3E;
	border: 1px solid #FED700;
}

#contact-us .section-content .contact-us-box .box-right span {
	color: #FED700;
}

#contact-us .section-content .contact-us-box .box-right span a {
	color: #cccccc;
}

.front-page-section .section-header p {
	font-size: 20px;
}

.opacity-head {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.55);
}

.section-header img {
	max-width: 100% !important;
	height: auto;
}

.front-page-section .section-header p {
	font-size: 20px;
}

.front-page-section .section-header h3 {
	line-height: 1;
}

#header .top-header .header-navigation {
	display: inline-block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#header .top-header {
	position: relative;
}

#header .bottom-header {
	padding-top: 40px;
	position: relative;
	padding-bottom: 40px;
}

#header .responsive-menu {
	position: relative;
}

#header .bottom-header img {
	margin-bottom: 20px;
}

#header .bottom-header h2 {
	line-height: .94;
}

#header .bottom-header p {
	font-size: 22px;
}

#header {
	position: relative;
}

.modal {
	text-align: center;
	padding: 0 !important;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.bouton_membre a {
	background: #FFDE00;
	color: #333 !important;
	padding: 12px;
	border-radius: 3px;
}

#header .bottom-header .header-button-two {
	color: #333;
}

#testimonials .section-content .testimonials-carousel .carousel-testimonial .testimonial-image img {
	width: 200px;
	height: 200px;
}

.widget .search-form .search-form-box #s {
	position: absolute;
}

@media only screen and (max-width: 992px) {
	#header .top-header .header-navigation {
		display: none !important;
	}
}