/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.3.9
Updated: 2025-05-19 08:04:42

*/

.grecaptcha-badge{display:none}

.btn-primary.disabled, .btn-primary:disabled{background-color: #707070}

.container-big {
		max-width: 1920px;
		
	}

body {
	font-family: 'Louis Regular', sans-serif;
	font-size: 18px;line-height: 1.4;
	color: #707070;letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a,a:hover{color: #B7882D}
button{outline: none !important}
#page{overflow: hidden;width: 100%}

.bg-cover{background-size: cover !important;}
.bg-center{background-position: center}

.bg-grey{background-color: #F7F7F7;}

.text-yellow{color: #B7882D}

.bg-yellow{background-color: #B7882D}

#content{padding-top: 84px !important}


.top0{top: 0}
.left0{left: 0}
.bottom0{bottom: 0}
.right0{right: 0}
.zindex1{z-index:1}

.bg-black{background-color: black !important}

img{max-width: 100%}

.contain{object-fit: contain}
.cover{object-fit: cover}

hr{border-bottom: 2px solid #B7882D;border-top: 0}


h1,h2,h3,h4,h5{color: #373637;font-weight: normal;padding: 0}


h1,h2{font-family: 'Louis Bold', serif;line-height: 1.3}


h1,#banner-home h2{font-size: 50px;letter-spacing: 2px}

h1.text-uppercase,h2.text-uppercase{line-height: 1;}


h2{font-size: 35px;letter-spacing: 2px}

h2.text-uppercase{letter-spacing: 1px}




.titre-cadre{font-family: Louis Regular !important;border: 1px solid #B7882D;display: inline-block;padding: 10px 15px}



.btn {text-transform: uppercase;
	background-color: #B7882D;
	color: white;
	border: 0;
	border-radius: 2px;
	
	padding: 11px 20px !important;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.btn.btn-big{font-size: 16px}

.mailpoet_form_column {
	display: flex !important;
	flex-direction: row !important;
	align-items: stretch;
}

.mailpoet_form_column .para-email{width: calc(100% - 100px)}

.mailpoet_form_column .para-email input{height: 100%}

.mailpoet_form_column .para-button{width: 120px}


.btn:hover{background-color: #373637;color: white}





.owl-dots{display: flex;justify-content: center}


.owl-dots button {
	border-radius: 100%;
	height: 8px;
	width: 8px;
	background-color: #aaa !important;
	margin: 0 3px;
}

.owl-dots button.active{background-color: black !important}


.text-grey{color: #707070}




header#masthead{height: 84px;z-index: 10}

.dropdown-toggle::after{display: none}
.admin-bar header#masthead{top: 32px}



header#masthead .navbar-nav .nav-link {
	font-size: 16px !important;
	color: #707070 !important;
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: "Louis Bold";
	padding: 0 30px 10px 10px !important;
	position: relative;
}

header#masthead .navbar-nav .nav-link::before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 2px;
	width: 50px;
	background-color: #B7882D;
	transition: all 0.5s;
}

header#masthead .navbar-nav .nav-link:hover::before{width: 70px}

.navbar-brand{width: 390Px}

.navbar-toggler {
	position: relative;
	cursor: pointer;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 25px;
	height: 20px;
}

.navbar-toggler:after{content: "";position: absolute;height: 1px;background-color: white;width: 100%;top: calc(50% - 0.5px);left: 0}



.banner{height: 465px;border-bottom: 16px solid #B7882D}

.banner h1,.banner h2, .banner p {
	
	text-shadow: 0 0 5px rgb(0,0,0,0.5);
}

.banner .btn {
	bottom: 0;
	left: 15px;
}



.banner h1,.banner h2,.banner h3,.banner h4,.banner p{color: white}


.banner p{
	font-family: Louis Bold;
	font-size: 20px;line-height: 1.1;
}



#banner-home .owl-dots{margin-top: 10px}

#banner-home .banner{height: 350px;border: 0}


.vignette-car{background-color: white;transition: all 0.5s;text-decoration: none !important;cursor: pointer}



.vignette-car h3{font-size: 22px;color: #707070;transform: translateX(0px);transition: all 0.5s;position: relative}

.vignette-car h3::before {
	content: "";
	transition: all 0.5s;
	position: absolute;
	width: 10px;
	height: 10px;
	border-left: 2px solid #B7882D;
	border-top: 2px solid #B7882D;
	transform: rotate(135deg);
	top: 7px;
	left: -30px;
	opacity: 0;
}

.vignette-car .prix {
	font-size: 24px;
	font-family: "Louis Bold";
	color: #707070;
	line-height: 1;
}

.vignette-car .prix span {
	font-size: 14px;
	color: #B7882D;
	font-family: "Louis Regular";
}


.vignette-car:hover  h3{transform: translateX(10px)}

.vignette-car:hover h3::before {
	
	left: -20px;
	opacity: 1;
}


.accordeon{border-bottom: 2px solid #B7882D;}

.accordeon .body >div{
	background: #9B9CA0;
background: -webkit-linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
background: -moz-linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
background: linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9B9CA0", endColorstr="#9B9CA0", GradientType=0);
padding: 10px 25Px 5px;font-size: 16px;margin-bottom: 30px;
}


a.btn-onglet{text-decoration: none;border: 1px solid #707070;opacity: 0.5;background-color: white}

a.btn-onglet.active{opacity: 1;border-width: 2px}

a.btn-onglet h3{font-size: 22px;font-family: "Louis Bold"}

a.btn-onglet .price div::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #B7882D;
	left: 0;
	top: 50%;

}

a.btn-onglet .price div {
	font-size: 12px;
	color: #B7882D;
	
	position: relative;
	width: 100%;
	text-align: right;
}

a.btn-onglet .price div span{background-color: white;
	padding-left: 5px;}

a.btn-onglet .price h3{font-size: 24px;}

a.btn-accordeon:hover{background-color: #F4F4F4;padding-left: 25px}


a.btn-accordeon {
	transition: all 0.5s;
	color: #7A7E82;
	text-decoration: none;
	font-size: 18px;
	padding: 25px 25px 25px 0;
	border-top: 2px solid #B7882D;
}

a.btn-accordeon:first-child{border: 0}


a.btn-accordeon .arrow {
	transition: all 0.5s;
	width: 20px;
	right: 30px;
	top: calc(50% - 17.5px);
	border-right: 1px solid #7A7E82;
	border-bottom: 1px solid #7A7E82;
	transform: rotate(45deg);
	height: 20px;
}
a.btn-accordeon:hover .arrow,a.btn-accordeon.active .arrow {
	
	transform: rotate(225deg);

	top: calc(50% - 5px);
	
}


.form-control {
	
	color: #495057;
	background-color: #F7F7F7;
	
	border: 0;
	border-radius: 0;
	
	color: #707070;
	letter-spacing: 1.5px;
	font-size: 18px;
}

.form-control::placeholder{opacity: 0.5}

textarea.form-control{height: 100px}

.wpcf7-form p{margin-bottom: 10px}

.single .wpcf7-submit {
	display: block;
	margin: 0 auto;
}

.contact{color: #373637}

.contact p{margin-bottom: 10px}

.contact .horaires{font-size: 16px;color: #B7882D}

.contact > div:first-child{position:relative}

.contact > div:first-child::after {
	content: "";
	width: 2px;
	height: 40px;
	background-color: #B7882D;
	position: absolute;
	top: 0;
	right: 0;
}

.contact .tel{color: #B7882D;font-family: "Louis Bold";font-size: 24px}


#sav {
	background-image: url(images/deco.svg);
	background-repeat: no-repeat;
	background-position: 35% 65%;
}

#presentation{
	background-image: url(images/deco.svg);
	background-repeat: no-repeat;background-size: 420px;
	background-position: center bottom;
}




.point_fort {
	font-family: "Louis Bold";
	font-size: 19px;
	letter-spacing: 0;
	border-bottom: 1px solid #B7882D;
}


.point_fort p{margin-bottom: 15px;}

#galerie .owl-item img{height: 600px;}

#galerie .owl-dots{display: none;}
	
#galerie .owl-thumbs img {
	width: 80px;
	height: 80px;
	margin-top: -40px;
	position: relative;
	z-index: 1;
}


#galerie .owl-thumbs img.active{border-bottom: 5px solid #B7882D}


footer#colophon{background-color:#373637 !important;font-size: 12px;color: #9B9CA0}


.titre-news{color:#B7882D;font-size:14px}

.mailpoet_form {
	width: 190px !important;font-size: 14px;
}

.mailpoet_form .mailpoet_form_columns .mailpoet_text,.mailpoet_form .mailpoet_form_columns .mailpoet_paragraph,.mailpoet_form .mailpoet_form_columns .mailpoet_submit {
	font-size: 14px !important;
}

.mailpoet_form_columns{margin-bottom: 0 !important;flex-wrap: nowrap !important;}

.mailpoet_form_columns .mailpoet_form_column:first-child{flex-basis: calc(100% - 28px) !important}

.mailpoet_form_columns .mailpoet_form_column:last-child{flex-basis: 28px !important;margin: 0 !important}

.mailpoet_form_columns .mailpoet_paragraph {
	margin: 0 !important;
	width: 100%;
}


.mailpoet_form_columns input{font-family: "Louis Regular" !important}






.page-template-page-services .contact{
	background: #9B9CA0;
background: -webkit-linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
background: -moz-linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
background: linear-gradient(0deg, rgba(155, 156, 160, 0.1) 0%, rgba(155, 156, 160, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9B9CA0", endColorstr="#9B9CA0", GradientType=0);

}




@media(max-width: 991px){

	#content {
	padding-top: 58px !important;
}

	.admin-bar header#masthead {
	top: 46px;
}

	header#masthead {
	height: 58px;
	
}

	.navbar-brand {
	width: 190Px;
}

	header#masthead .navbar-nav {
		background-color: white;
		margin-top: 20px;
		padding: 30px;
		text-align: center;
	}

	header#masthead .navbar-nav .nav-link::before {
		
		right: calc(50% - 25px);
		
	}

	header#masthead .navbar-nav .nav-link {
		
		padding: 10px !important;
		
	}

	a.btn-onglet  h3{font-size: 16px}

	a.btn-onglet .price h3{font-size: 20px}
	h1,#banner-home h2{font-size: 35px;letter-spacing: 1px}
	h2{font-size: 28px;letter-spacing: 1px}
	#galerie .owl-item img{height: 300px;}

#galerie .owl-dots{display: flex;margin-top: 10px}
	
#galerie .owl-thumbs img {
	display: none;
}
}