/*
Theme Name: Odalys Plein Air
Description: Odalys Plein Air
Author:Service Web
Author URI:https://www.odalys-vacances.com
Template:wp-bootstrap-starter
Version:1.0
*/
#myModal .modal-content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
#myModalJ .modal-content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.lp #content.site-content {
 padding: 0;
}

body.nav-is-visible {
	overflow: hidden;
}
@font-face {
	font-family: 'citrus_gothic_roughitalic';
	src: url('fonts/adam_ladd_-_citrus_gothic_rough_italic-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_rough_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'citrus_gothic_roughregular';
	src: url('fonts/adam_ladd_-_citrus_gothic_rough_regular-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_rough_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'citrus_gothic_shadowitalic';
	src: url('fonts/adam_ladd_-_citrus_gothic_shadow_italic-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_shadow_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'citrus_gothic_shadowregular';
	src: url('fonts/adam_ladd_-_citrus_gothic_shadow_regular-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_shadow_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'citrus_gothic_soliditalic';
	src: url('fonts/adam_ladd_-_citrus_gothic_solid_italic-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_solid_italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'citrus_gothic_solidregular';
	src: url('fonts/adam_ladd_-_citrus_gothic_solid_regular-webfont.woff2') format('woff2'),
		url('fonts/adam_ladd_-_citrus_gothic_solid_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.mt30{
	margin-top:30px;
}
a:hover{
	text-decoration:none;
	cursor:pointer;
	transition: all linear .3s;
}
a{	
	transition: all linear .3s;
}

/*  POPIN */
.pum-theme-996, .pum-theme-default-theme {
    background-color: #0000003b;
}

.page-id-441 .listing  h2,.page-id-441 .listing  h2 span,
.page-id-441 .listing  h3,.page-id-441 .listing  h3 span,
.page-id-441 .listing  h4,.page-id-441 .listing  h4 span,
.page-id-441 .listing  h5,.page-id-441 .listing  h5 span,
.page-id-457 .listing  h2,.page-id-457 .listing  h2 span,
.page-id-457 .listing  h3,.page-id-457 .listing  h3 span,
.page-id-457 .listing  h4,.page-id-457 .listing  h4 span,
.page-id-457 .listing  h5,.page-id-457 .listing  h5 span
{
	color: #2b8bcc;
	transform: none;
	font-family:"Montserrat", "sans-serif";
	font-weight: 600;
}

.page-id-441 .listing  h2,.page-id-441 .listing  h2 span   {font-size : 24px;}
.page-id-441 .listing  h3,.page-id-441 .listing  h3 span   {font-size : 20px;}
.page-id-441 .listing  h4,.page-id-441 .listing  h4 span   {font-size : 18px;}
.page-id-441 .listing  h5,.page-id-441 .listing  h5 span   {font-size : 16px;}
.page-id-457 .listing  h2,.page-id-457 .listing  h2 span   {font-size : 24px;}
.page-id-457 .listing  h3,.page-id-457 .listing  h3 span   {font-size : 20px;}
.page-id-457 .listing  h4,.page-id-457 .listing  h4 span   {font-size : 18px;}
.page-id-457 .listing  h5,.page-id-457 .listing  h5 span   {font-size : 16px;}


h1,h2{
	z-index:100;
	position: relative;
}
h2{
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-size: calc(1.2vw + 16px);	
	color: #2b8bcc;
	padding-top:3vw;	
}
h3{
	font-weight:600;
	font-size:14px;
	color: #2b8bcc;
}
h4{
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-size: calc(0.7vw + 12px);
	color: #2b8bcc;
}

p,ul{
	font-size:18px;
	font-weight:500;
	line-height:22px;
	color:#3c3c3b;
}
.archive p{
	font-size: 16px;
}
.listing h2{	
	color: #2b8bcc;	
	transform: rotate(-5deg);
	font-family:"citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
	display: inline-block;
}
.listing h2.horizontal{
	font-size: calc(1.2vw + 12px);	
	transform: none;
	font-weight:500;
	text-align:center;
	display:block;
}
.page-contact .listing h2{
	font-size:24px;
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-weight: 400;
	margin-top:43px;
	text-align:left;
	transform :none;
	margin-left: 8.3333333%;
	display: block;
}

.listing .cyan  h2{	
	color: #94d1d7;	
}
.listing .vert  h2{	
	color: #00a97a;	
}
.zigouigoui{
	width: 171px;
    height: 135px;   
    background-image: url(/wp-content/uploads/2019/06/confettis-odalys-pleinair-top.png);
	display: inline-block;
}


.listing h2 span{	
	font-size: calc(1.5vw + 16px);
	/* font-size: calc(2vw + 16px);	 */
	font-family:"citrus_gothic_shadowitalic", "Roboto Condensed", "sans-serif";
	display:block;
}

.b-zig{
	position:relative;
	margin-bottom: 30px;
	
}

.b-zig h2::before{
	width: 171px; 
    height: 135px;
    content: " ";
    background-image: url(/wp-content/uploads/2019/06/confettis-odalys-pleinair-top.png);
    position: absolute;
    top: -20px;
    left: -180px;
}

.b-zig2 h2::before{
	width: 171px;
    height: 135px;
    content: " ";
    background-image: url(/wp-content/uploads/2019/06/confettis-odalys-pleinair-top.png);
    position: absolute;
    top: -20px;
    left: -180px;
}

.b-zig2{
	position:relative;
	margin-bottom: 30px;
	
}

.b-zig2 h2::after {
	width: 171px;
    height: 135px;
    content: " ";
    background-image: url(/wp-content/uploads/2019/06/confettis-odalys-pleinair-top.png);
    position: absolute;
	transform: rotate(180deg);
	top: 10px;
    right: -180px;
}

.b-zig2 h2{	
	font-size: calc(1.5vw + 16px);	
	color: #2b8bcc;	
	transform: rotate(-5deg);
	font-family:"citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
	display: inline-block;
}

.b-zig2 h2 span{
    font-size: calc(1.5vw + 16px);
    /* font-size: calc(2vw + 16px); */
    font-family: "citrus_gothic_shadowitalic", "Roboto Condensed", "sans-serif";
    display: block;
}


.listing .h2-single, .h2-single-mh {
    font-size: calc(2vw + 20px);	
    color: #2b8bcc;
    transform: none;
    font-family: "citrus_gothic_shadowregular", "Roboto Condensed", "sans-serif";
	padding-bottom: 0;
}

.listing .h2-single::before, .h2-single-mh::before {
	width: 0;
	height:0;
    content: " ";
    background-image:none;
    position: absolute;
    left: 0;
    top: 0;
}

.listing h2 hr {	
	border:3px solid #2b8bcc;
	width:5%;
	color:#2b8bcc;
	background:#2b8bcc;
}

.listing h3, .h3-single-mh {
    font-size: 2.5rem;
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-weight: 400;
	padding-top: 2vw;
	padding-bottom: 0;
    margin-bottom: 0;
}

.listing .page-promo h3{
	font-size: calc(0.2vw + 12px);	
	font-family:"Montserrat", "sans-serif";
	padding: 1vw 0 0.5vw 0;
}

.listing .cyan  h3{	
	color: #94d1d7;	
}

.listing .h3-single, .h3-single-mh {	
	font-family: "Montserrat", "sans-serif";
	font-weight: 500;
	text-transform: none;
}

.listing .content-mobil-home h3{
	font-size:16px;
	font-family:"Montserrat", "sans-serif";
	font-weight: 600;
	color:#3c3c3b;
}

.listing h4{
	font-size: 2rem;
	font-family:"citrus_gothic_shadowregular", "Roboto Condensed", "sans-serif";
	font-weight: 400;
}
@media screen and (min-width: 768px) {
	.listing h4 {
		font-size: 30px;
	}
}
.listing p, .listing ul{
    font-size: 16px;
    line-height: 1.4rem;
    font-weight: 400;
}

.listing .page-promo p{
	font-size:calc(0.2vw + 10px);
}

.listing .qsf p {
	font-weight: 500;
}



.listing .vert h3, .listing .vert h4{
	color:#3fa57d;
}
.listing .orange h3, .listing .orange h4{
	color:#eb5f39;
}
.listing .bleu h3, .listing .bleu h4{
	color:#457fc1;
}

.netlinking{
	padding: 20px 10px;
	font-family:"Montserrat", "sans-serif";
	font-size:16px;
	text-transform:uppercase;
    line-height:1.8;
    letter-spacing:1px; 	
    font-weight:500;
	color:#2b8bcc;
}
.netlinking a{
	color:#00a97a;
	text-decoration:underline;
}
.bold{
	font-weight:600;
}
.semibold{
	font-weight:500;
}
.regular{
	font-weight:400;
}

.relative{
	position:relative;
}
.container {
	max-width: 100% !important;
}
.mt120{
	margin-top:6vw;
}
.nopadding {
   padding:0 !important;
}

.nopadding-groupe {
  padding-left:0.5vw;
  padding-right:0.5vw;
  
}

.nomargin {
    margin: 30px 0 !important;
}
.nomargin{
	margin-right:0;
	margin-left:0;
}
.padding35{
	padding: 0 35px;
}

.btn-green, .wp-block-button__link {
	color:#fff;
    background:#00a97a;
	font-family:"Montserrat", "sans-serif";
	font-size:15px;
	text-transform:uppercase;
    line-height:1.8;
    letter-spacing:1px; 
	border-radius:3px;
    font-weight:500;
	padding: 7px 40px;	
	position: relative;
    z-index: 10;
	text-decoration: none !important;
}
.btn-green:hover, .wp-block-button__link:hover {
	color:#fff;
    background:#94D1D7;
}

#triangle {
	background: linear-gradient(to right bottom, #FFF 0%, #FFF 50%, #0000 52.2%);
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: -49px;
	left: 0;
}

.products{
	margin:0 auto; 
}	

.owl-theme .owl-nav [class*=owl-] {
	font-size: 70px !important;
	color: #2b8bcc !important;
	   /* background: #f5f5f5!important; */
}

.owl-theme .owl-nav {
    margin-top: -50px!important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #FFF !important;
    color: #2b8bcc !important;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-]:focus { 
    border: 0 !important;  
}

.img-products{
	display:inline;
	width: 100%;
}

.products article:hover .img-products{
	transition: all linear .3s;
	transform: rotate(-2deg);
}
.products article .img-products{
	transition: all linear .3s;
}

.push-idees{	
	border-radius: 3px 3px 3px 3px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
	z-index: -1;
}
.filter{
	border-radius: none!important;
	z-index: 1;   
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all linear .3s;
}
.blue{
	background: #00000014;
}

.push-plein-air {
    transform: rotate(2deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.archive .push-plein-air {
	
}

.push-plein-air.nomad {
    background: #b8a889;
}
.g-nomad  h3{
    color: #b8a889;	
}
.g-nomad {   
	width:100%;
	border : 1px solid #b8a889;
	padding: 10px 2vw 10px 2vw;
	margin-top:20px;
	margin-bottom:20px;
}


.push-plein-air.explo {
    background: #00a97a;
}
.push-plein-air.fun {
    background: #7681bf;
}
.push-plein-air.zen {
    background: #8084c1;
}
.g-explo  h3{
    color: #00a97a;	
}
.g-explo {   
	width:100%;
	border : 1px solid #00a97a;
	padding: 10px 2vw 10px 2vw;
	margin-top:20px;
	margin-bottom:20px;
}


.push-plein-air.fun {
    background: #f29296;
}


.g-fun h3{
    color: #eb5f39;
}
.g-fun {   
	width:100%;
	border : 1px solid #eb5f39;
	padding: 10px 2vw 10px 2vw;
	margin-top:20px;
	margin-bottom:20px;
}
.g-zen h3{
	color: #8084c0;
}
.g-zen {   
	width:100%;
	border : 1px solid #8084c0;
	padding: 10px 2vw 10px 2vw;
	margin-top:20px;
	margin-bottom:20px;
}

.c-explo {
    color: #00a97a;
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size:18px;
}
.c-fun {
    color: #eb5f39;
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size:18px;
}
.c-zen {
    color: #8084c0;
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size:18px;
}
.c-nomad {
    color: #b49d7c;
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size:18px;
}
body.nomad header#masthead {
	background-color: inherit !important;
}

.gamme{
	position:absolute;
	top:20px;
	left:0;
	width:auto !important; 
}
.product-txt{
	width: 60%;
    margin-left: auto;
    margin-top: -10vw;
    z-index: 1;
    background: #FFF;
    padding: 20px;
}

.product-txt p{
	font-size:16px;
	font-weight:400!important;
	line-height: 18px;
    min-height: 126px;
}
.btn-white-green{
	color:#00a97a;    
	font-family:"Montserrat", "sans-serif";
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
}
.btn-white-green:hover{
	color:#94D1D7;
}

.btn-white-green-border{
	border:1px solid #00a97a;	
	color:#00a97a;
	font-family:"Montserrat", "sans-serif";
	font-size:16px;
	text-transform:uppercase;
    line-height:1.8;
    letter-spacing:1px; 
	border-radius:3px;
    font-weight:500;
	padding: 10px 45px;
}

.btn-white-green-border:hover{
	border:1px solid #94D1D7;
	color:#94D1D7;
}

.nos-mobil-homes{
	margin-top:30px;
	background:#f5f5f5;
	word-break: break-word;
}

.home .campings p, .home .nos-mobil-homes p{
	padding: 4vw 2vw;
}
.nos-mobil-homes.white{
	background:#FFF;
	margin-bottom:50px;
}

.mh-img{
	position: relative;
}

.mh-encart{
	position: absolute;
    top: 0;
	bottom:0;
    left: 0;
	right:0;    
    z-index: 1;  
	transition: all ease .5s;
	cursor: pointer;
	background: rgba(0,0,0,.34);
	opacity:1;
}	
.mh-encart.occasion{
	right:4.16vw;
}

.mh-encart h2{
	color:#FFF;
	font-family:"Montserrat", "sans-serif";
	font-size:18px;
	margin-block-end: 0;
	padding-bottom: 0;
}
.mh-encart h2 span{
	text-transform:uppercase;
	padding-bottom:10px;
	font-size: calc(0.7vw + 12px);	
}

.mh-encart .superficie{
	color:#FFF;
	font-family:"Montserrat", "sans-serif";
	font-size:18px;
	font-weight:300;
	display: block;
    margin-bottom: 10px;
}
/*
.mh-encart:hover {
  cursor: pointer;
  background: rgba(0,0,0,.34);
  opacity:1;
  transition: all ease .5s;
}
*/

.mh-content{
	position: absolute;   
	bottom:20px;
    left: 0;
	right:0;    
    z-index: 1;  
}

.mh1,.mh2,.mh3,.mh4,.mh5{
	position:relative;
}
	
.mh1,.mh2,.mh3{
	margin-top:2vw
}
.mh2,.mh3,.mh5{
	margin-left:4.16vw;
}
.mh5{
	padding-right:4.16vw !important;
}

.mh4,.mh5{
	margin-top:4.16vw;	
}
	
.ladite-pastille{
	position:absolute;
	top:2.5vw;
	left:-5px;  
    text-align: left;   
    background: #f29296;   
    padding: 1vw 3vw 1vw 1vw;
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-size: calc(1vw + 16px);	
	color:#FFF;
	line-height: 20px;
	z-index: 10;
}

.ladite-pastille.occasion{
	background: #94d1d7;
}
.ladite-pastille span{
	font-family:"Montserrat", "sans-serif";
	font-size:16px;
	font-weight:400;
	line-height: 10px;
}


.occasion-pastille{
	position:absolute;
	bottom:5vw;
	right:4.16vw;  
    text-align: right;   
    background: #94d1d7;   
    padding: 20px 80px 20px 50px;
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-size: calc(1vw + 16px);	
	color:#FFF;
	line-height: 34px;
	z-index: 10;
}
.occasion-pastille a {
	color:#FFF;
}
.occasion-pastille span {
	display: inline-block;
}
.occasion-pastille svg {
	position: absolute;
    top: 40px;
    right: 20px;
	fill: #fff;
	width: 28px;
}
/*.nos-mobil-homes p{
	margin-top:50px;
	margin-bottom:50px;
}
*/
.avantages h2{
	margin-bottom:40px;
}
.avantages h3{
	margin-top:30px;
	font-size:18px;
	text-transform:uppercase;
    font-weight:700;
	min-height: 63px;
}
.avantages p{
	font-size:18px;
	font-weight:300;
	padding-top:20px;
}

.padding2p{
	padding-right: 1.3vw; 
    padding-left: 1.3vw;
}

.offre-speciale{
	margin-top:80px;
}


/*
.formulaire-img{
    height: 1007px;     
    overflow: hidden;	
}
.formulaire-img img{
	width:auto;
	height:1007px;
	max-width: none
}
*/


.offre-speciale-img{	
    height: 576px;     
    overflow: hidden;
}

.offre-speciale-img img{	
	width:auto;
	height:576px;
	max-width: none;
}

.offre-encart{
	position: absolute;
    top: 0;
	width: 366px;  
	max-width:100%;
    z-index: 1;
    background: #FFF;
    padding: 0px 40px 40px 0px;	
}

.offre-encart-border{
	border:1px solid #e94f34;	
}
.offre-encart-border h2{
	margin-top: 20px;
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size: calc(1vw + 16px);	
	transform: rotate(-5deg);
}
.offre-encart-border p{
	font-size:18px;
	font-weight:400;
	padding: 20px 35px;
}
.scotch{
	display:block;
	margin:0 auto;
	margin-top:-30px;
	pointer-events: none;
}

.interne .scotch{
	position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%) translateY(0%);
}

.offert{
	display:block;
	margin:0 auto;
	margin-top:20px;
}

.groupe{
	background: #f5f5f5;
	margin-top:40px;
	padding-top:20px;
	padding-bottom:20px;
}
.groupe a{
	white-space:nowrap;
}
.groupe h2{
	margin-top: 20px;
}

.groupe h3{
	margin-top: 30px;
	font-family:"citrus_gothic_shadowregular", "Roboto Condensed", "sans-serif";
	font-size: calc(2vw + 16px);	
	color:#e94f34;
	font-weight: 400;
}

.groupe p{
	padding-top:10px;
}

.groupe span{	
	font-family:"citrus_gothic_roughitalic", "Roboto Condensed", "sans-serif";
	font-size: calc(1vw + 16px);		
	transform: rotate(-5deg);
	text-align:left;
	display: block;
    line-height: 40px;
    color: #2b8bcc;
}

.groupe .btn-white-green-border {
    font-size: 15px;  
    padding: 8px 15px;
    margin-top: 20px;
}

.icon-garanties{
	margin-top:40px;
}
.icon-garanties-svg {
	width: 87px;
    height: 87px;
    border: 1px solid #da5a3f;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 40px auto 0;
}
.formulaire{
	margin-top:94px;
}
.formulaire-img{
    height: 1007px;     
    overflow: hidden;	
}
.formulaire-img img{
	width:auto;
	height:1007px;
	max-width: none;
}
.formulaire-encart{
	position: absolute;
    top: 0;	
	right:240px;
	width: 640px;  
	max-width:100%;	
    z-index: 1;
    background: #FFF;
    padding: 0px 30px 30px 30px;
	text-align:center;
}

.formulaire-encart.interne{
	position: static;
    top: auto;	
	right:auto;
	width: 90%;    
    z-index: 1;
    background: #FFF;
	padding: 20px 20px 20px;
	text-align:center;
}


.page-contact .listing{
	position:relative;
}

.page-contact .listing .fond-contact{
	position:absolute;
	top:110px;
	right:25px;
	z-index:-1;
}

.page-contact .formulaire-page-contact{
	width:75%;	
}

.page-contact .formulaire-encart{
	position: static;
    top: auto;	
	right:auto;
	width: 90%;    
    z-index: 1;
    background: #FFF;
    padding: 40px 30px 30px 30px;
	text-align:center;
}

.page-contact .formulaire-encart.tel  {
	width:410px;
	margin-top: -2px;
}

.page-contact .formulaire-encart .colg{
	width:50%;
	float:left;
}
.page-contact .formulaire-encart .cold{
	width:50%;
	float:left;	
}

.page-contact .formulaire-encart .cold #btn-send{
	text-align: right;
    padding-right: 35px;
}
.page-contact .formulaire-encart .cold .wpcf7-textarea{
	height:370px;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: block;
    /* margin: 0 auto; */
    background-image: url(/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
    width: 40px;
    height: 40px;
    background-size: cover;
    border: none;
    padding: 0;
    margin: 5px auto;
    vertical-align: middle;
}

.formulaire-encart-border {
	border: 1px solid #e94f34;
    padding: 0 1.5rem 1rem;
	position: relative;
}
.formulaire-encart h2{
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	margin-top: 30px;
    margin-bottom: 20px;
	font-size: clamp(1.5rem, 2vw, 34px);
	margin-top: 30px;
	padding-top: 0;
}

.formulaire-encart-border.interne h2 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding-top: 1em;
    margin-left: 0;
	font-size: calc(0.7vw + 16px);	
}
.formulaire-encart-border h2{
	text-align: left;
	margin-left: 65px;
}
.formulaire-encart-border p{
	font-size: 18px;
	font-weight: 400;
}
.formules-text a:hover{
	background:#5bc5f1;
}
footer{
	background:#3c3c3b;
	padding: 100px 0;
	margin-top: 60px;
}
footer img{
    margin-top: 17px;
}
.footer-text{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
	padding-left:20px;
	text-align:left;
}
.footer-text a{
	color:#FFFFFF;
	display: block;
	-webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
	padding: 6px 0;
	min-height: 48px;
}
.footer-text a:hover{
	color:#5bc5f1;
}
.content-page h1{
	font-size: calc(0.7vw + 16px);
	font-weight:700;
}
.content-page li{
	padding-top: 10px;
}
.rounded{
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
}
#secondary{
	margin-top:-150px;	
}

.single .site-main article{
	margin-top:20px;
	margin-bottom : 20px;
}
.site-main article{
	margin-top:80px;
	margin-bottom : 80px;
}
.gamme-txt {
	padding: 0 0.5vw;
}
.gamme-txt.fun h3, .gamme-txt.fun h4{
	color: #f29296;
}

.gamme-txt.zen h3, .gamme-txt.zen h4{
	color: #8084c1;
}


.gamme-txt.explo h3, .gamme-txt.explo h4{
	color: #00a97a;
}
.btn-green.explo{	
	padding: 7px 60px;	
	background:#00a97a;	
}
.gamme-txt.nomad h3, .gamme-txt.nomad h4{
	color: #b8a889;
}
.btn-green.nomad{	
	padding: 7px 60px;	
	background:#b8a889;	
}
.btn-green.fun{	
	padding: 7px 60px;
	background:#f29296;
}
.img-listings{
	width:100%
}
.content-listing{
	padding:0 4vw;
}
.crossselling img{
	width:100%;	
}
.crossselling .ladite-pastille {
    left: 15px;	
}
.crossselling {
	padding-right: 30px;
    padding-left: 30px;
}
.crossselling .mh-encart{
	margin-right: 30px;
    margin-left: 30px;
}
.adresse img{
	display:inline-block;
	vertical-align:bottom;
}
.adresse-txt{
	display:inline-block;
	margin-left:30px;	
}
.adresse-txt p{
	font-weight:400;
	margin-top: 0px;
    margin-bottom: 10px;
}
.adresse-txt span{
	font-weight:500;
}

.rond-bleu{
	width:  calc(10px + 5vw);
    height: calc(10px + 5vw);
    background: #2b8bcc;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;  
}

.deuxlignes{	
   padding: 1.4vw 0.4vw !important;
}

.rond-bleu p{
	font-family: "citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
    font-size: calc(0.7vw + 6px);
    color: #FFF;
	text-align:center;	
	line-height: 18px;
}

.mh-description{
	padding-top:30px;
}
 
.wpb-js-composer .mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,.mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	font-size: calc(0.3vw + 10px);
	text-transform:uppercase;
	font-weight:600;
}
.wpb-js-composer .mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	color: #00a97a;
}
.mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab { 
	background-color: #FFF; 
}  
.mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {   
	background-color: #FFF;  	
}

.wpb-js-composer .mh-onglets .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color: #3c3c3b;	
}

.wpb-js-composer .mh-onglets .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels  {
    background: #FFF !important;
    border: 1px solid #EFEFEF;
}

.mh-onglets .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a {
    background: #FFF;
}

.mh-onglets .wpb_wrapper li{
	    margin: 35px 15px 15px 5px;
}
.mh-onglets .wpb_wrapper p{
	    padding-left: 35px;
}

.contact{
	margin-top:0px;
	margin-bottom:0px;
}

.contact label{
	font-family:"Montserrat";
    font-size:13px;
    font-weight:700;  
	letter-spacing:1px; 
    text-align:left;
	color:#2b8bcc;
	padding-left:20px;
	margin-bottom:1px;
}

.contact input,
.contact textarea,
.contact select{
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contact p{
	text-align: left;
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 5px;
}

.contact-content {
	background:#FFFFFF;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2;
	padding: 60px 5%;
}
.contact-content h2{
	text-align:left;
}

#btn-send .btn-primary{
	font-size:15px;
	border-color:transparent;
	color: #fff;
    padding: 5px 22px;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 1.1px;
    border-radius: 5px;
    font-weight: 500;
    transition: background-color .3s ease-in;
    background: #00a97a;
    display: inline-block;
}

#btn-send .btn-primary:hover{
	background: #5bc5f1;;
}
	
#btn-send{
	text-align:center;
	width:100%;
	margin-top:10px;
}

#btn-send .btn-primary, .formulaire-encart.interne .btn-green{
    font-size: calc(0.5vw + 7px);
    padding: 7px 1.4vw;
}
.btn-secondary {
	color: #fff;
	background-color: #2b8bcc;
	border-color: #2b8bcc;
	padding-left: 1.8rem;
	padding-right: 1.8rem;
	text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 1.1px;
    border-radius: 5px;
    font-weight: 500;
	font-size: 15px;
    transition: background .3s ease-in;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000000000000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.6);
}


.modal-content {
	position:relative;
	background-color: #fefefe;
	padding: 20px;
	border: 1px solid #888;
	width: 30%;	
}

/* The Close Button */
.modal-content .close {
	position:absolute;
	top:-20px;
	right:-20px;
	width: 42px;
    height: 42px;
    border: 2px solid #eb5f39;
    border-radius: 21px;
    color: #eb5f39;
    font-size: 40px;
	font-weight: bold;
	background:#FFF;
	opacity: 1;
	display: flex;
    align-items: center;
    justify-content: center;
}


.modal-content .h1 {
	font-family:"citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
	font-size:20px;
	color: #2b8bcc;
	text-transform:uppercase;
	padding-top:5px;
	display: block;
}

.modal-content .h2 {
	font-family:"Montserrat", "sans-serif";
	font-weight: 500;
	text-transform:none;
	color: #2b8bcc;
	font-size:16px;
	display: block;
}
.modal-content .tel {
	font-family:"citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
	font-size:28px;
	color: #3fa57d;
	text-transform:uppercase;
}
.modal-content p {
	   margin-bottom: 0
}
.modal-content hr {
	border: 1px solid #2b8bcc;
    border-top: 0;
    width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.close:hover,
.close:focus {
  color: #3c3c3c;
  text-decoration: none;
  cursor: pointer;
}


#conditions-rim h2, #conditions-rim h3, #conditions-rim h4{	
    font-family: "Arial","sans-serif";   
	transform: initial;
}
#conditions-rim h2{
	font-size: calc(1vw + 8px); 
}


@media (max-width:1199px){
	
	.confettis-top{		
		top: -39px;
		left: -100px;
		transform: scale(0.7);
	}
	.confettis-bottom{		
		bottom: 21px;
		right: -87px;
		transform: scale(0.7);
	}
	.product-txt {
		width:100%;
		margin-top: 0;
	}
		
	.mh1,.mh2,.mh3{
		margin-top:2vw
	}
	
	.mh1.nopadding,.mh2.nopadding,.mh3.nopadding,.mh4.nopadding,.mh5.nopadding{
		padding-left:1vw !important;
		padding-right:1vw !important;
	}
		
	.mh-encart{
		margin-left: 1vw;
		margin-right: 1vw;
	}
	
	.mh2{
		margin-left:0;
	}
	.mh3{
		margin-left:8.333333%;
	}
	
	.ladite-pastille {
		position: absolute;
		top: 2.5vw;
		left: 5px;
	}
	.mh4,.mh5{
		margin-top:2vw;	
	}
	.mh5{
		margin-left:8.333333%;
		padding-right:0 !important;
	}
	.occasion-pastille {		
		right: 0;
	}
	
	.padding2p{
		padding-right: 5vw;
		padding-left: 5vw;
	}
	.avantages .col-12{
		margin-top:50px;
	}
	.groupe .nopadding{
		padding-left:5vw !important;
		padding-right:5vw !important;
	}
	.groupe span,.groupe h2 {
		text-align:center;
	}	
	.formulaire-encart {
		right: auto;
		left: 0;
	}	
	.gamme-txt{
		margin-top:20px;
	}
	#secondary {
		margin-top: -50px;
	}
	.archive #background-img, .single #background-img {
		padding: 30px 30px 0px 30px;
	}
	.navbar-light .navbar-toggler {
		color: #FFF !important;
		border: 1px solid #fff !important;
		background: #2b8bcc !important;
	}
	
	.navbar-light .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
	}
	
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a,
	body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a{
		color:#3c3c3b;			
	}

	body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
		color:#00a97a;
		font-weight: initial;
	}
		
	body:not(.theme-preset-active) #masthead .navbar-nav > #menu-item-20 a{	
		color:#00a97a;    
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > #menu-item-20 a:hover{
		color :#fff;
	}
	#main-nav{
		z-index:100000;
		background:#FFF;
		border: 1px solid #2b8bcc;		
	}
	.listing h3{	
		margin-top:10px;
	}
	.b-zig {		
		margin-bottom: 20px;
	}	
	.product-txt p {
       min-height: auto;
	}
	.page #background-img {
		padding: 40px 50px 0px 20px;
	}
	.page-id-157 .vc_col-sm-2 .vc_column-inner{
		padding-left:0;
		padding-right:0;
	}
	.crossselling {
		padding-right: 10px;
		padding-left: 10px;
	}
	.crossselling .ladite-pastille {
		left: 5px;
	}
	
	.nomargin {
		margin: 10px 0 !important;
	}
	
	.crossselling.nomargin{
		margin-left: 8.333333%!important;
	}
	
	.formulaire-encart-border.interne form {
		padding: 10px;
	}
	
	.rond-bleu{
		width:  calc(10px + 5vw);
		height: calc(10px + 5vw);
		background: #2b8bcc;
		text-align: center;
		padding: 2.5vw 1vw;
		border-radius: 100%;  
	}

	.deuxlignes{	
	   padding: 1.4vw 0.4vw !important;
	}

	.rond-bleu p{
		font-family: "citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
		font-size: calc(0.5vw + 6px);
		color: #FFF;
		text-align:center;
		line-height: 13px;
	}
	
	.mh-onglets .wpb_wrapper ul{
		padding-inline-start: 5px;
	}
	.mh-onglets .wpb_wrapper li{
		margin: 15px 5px 5px 2px;
	}
	.mh-onglets .wpb_wrapper p{
	    padding-left: 15px;
	}
	.mh-onglets .wpb_wrapper .img_left{
			padding-left: 15px;
	}
	.mh-onglets .wpb_wrapper .img_right{
			padding-right: 15px;
	}
	#triangle {		
		height: 30px;
		bottom: -29px;	
	}	
	.modal-content {	
		width: 40%;
	}
}


@media (max-width:991px){	
	.post-type-archive-mobil-home .mh1, .post-type-archive-mobil-home .mh2{		
		margin-left: 8.333333% !important;
	}	
	.confettis-top{		
		top: -39px;
		left: -100px;
		transform: scale(0.5);
	}
	.confettis-bottom{		
		bottom: 21px;
		right: -87px;
		transform: scale(0.5);
	}
	.page #background-img {
		padding: 20px 30px 20px 30px;
	}
	#triangle {		
		height: 20px;
		bottom: -19px;		
	}
	header#masthead { 
		padding-right: 20px;
		padding-left: 20px;
		margin-top: 20px;
	}
	#main-img {		
		margin-left: 20px;
		margin-right: 20px;
	}
	.container{
		padding-left:10px;
		padding-right:10px;
	}
	#content-img {
		/*margin-top: 10vw;*/
	}	
	#page-id-157 .wpb_single_image img {
		text-align:right;
		max-width: 80%;		
	}
	.contact p {		
		font-size: 12px;
		padding: 0px 5px;
	}
	.modal-content {	
		width: 60%;
	}
	.crossselling.nomargin{
		margin-left: 8.333333%!important;
	}
	.b-zig2 h2::before{
		transform: scale(0.5);	
		top: -45px;
		left: -130px;
	}
	.b-zig2 h2::after {
		transform: scale(0.5) rotate(180deg);	
		top: -10px;
		right: -130px;
	}

	.b-zig2 h2{	
		font-size: calc(1.5vw + 16px);	
		color: #2b8bcc;	
		transform: rotate(-5deg);
		font-family:"citrus_gothic_soliditalic", "Roboto Condensed", "sans-serif";
		display: inline-block;
	}
	
}


@media (max-width:767px){
	.post-type-archive-mobil-home .mh1, .post-type-archive-mobil-home .mh2 {
		margin-left: 16.6666666% !important;
	}
	#content-img {
		margin-top: 1vw;
		position: relative;
	}
	.btn-green{
		font-size:14px;
		padding: 10px 20px;
	}
	p, ul {
		font-size: 14px;
	}
	.occasion-pastille {		
		padding: 5px 50px 5px 5px;
		font-size: calc(1vw + 10px);
		line-height: 15px;		
	}
	.occasion-pastille i {
		top: 15px;
	}
	.offre-speciale-img, .formulaire-img{
		display:none;
	}
	.offre-encart, .formulaire-encart {
		position: relative;
		margin: 0 auto;
	}
	.groupe h2{
		padding:3vw;
	}
	.groupe span {		
		transform: rotate(-5deg);
		text-align: center;
		display: inline;
	}
	.modal-content {	
		width: 70%;
	}
	.mh-onglets .wpb_wrapper .img_left {
		padding-left: 0px;
	}
	.mh-onglets .wpb_wrapper .img_right {
		padding-right: 0px;
	}
	
	.rond-bleu{
		width:  120px;
		height: 120px;
		margin: 10px auto;		
	}

	.deuxlignes{	
	   padding: 1.4vw 0.4vw !important;
	}

	.rond-bleu p{
		font-size: calc(0.7vw + 16px);		
		line-height: 90px;
	}

	.single-mobil-home .wpb_single_image.vc_align_left {
		text-align: center;
	}
	.single-mobil-home .listing h4 {
		font-size: calc(0.7vw + 12px);
		font-family: "citrus_gothic_roughregular", "Roboto Condensed", "sans-serif";
		font-weight: 400;
		color: #00a97a;
	}
	.single .confettis-bottom, .page .confettis-bottom, .archive .confettis-bottom {
		bottom: -10px;
		right: -70px; 
	}
	.page .confettis-bottom {
		display: none;
	}
	@media screen and (min-width: 576px) {
		.page .confettis-bottom {
			display: block;
		}
	}
	#secondary {
		margin-top: 0px;
	}
	.page #background-img h1 {
		font-size: calc(2vw + 20px);
	}
	.page-contact .formulaire-page-contact {
		width: 100%;
	}
	.page-contact .formulaire-page-contact .padding35 {
		padding:0;
	}
	.page-contact .formulaire-encart .colg{
		width:100%;
	}
	.page-contact .formulaire-encart .cold{
		width:100%;
	}
	.fond-contact{
		display:none;
	}
	.formulaire-encart-border {   
		padding: 10px;
		position: relative;
	}
	.netlinking {
		text-align: center;
	}
	.scotch {  
		margin-top: -39px;
	}
	
}
@media (max-width:575px){
	#primary{ 
		max-width:90%;
		margin:0 auto;
	}
	
	.mh2{
		margin-left: 8.333333%;
	}
	.post-type-archive-mobil-home .mh1, .post-type-archive-mobil-home .mh2{		
		margin-left: 8.333333% !important;
	}	
	#content-img {
		position: relative;
	}
	.modal-content {	
		width: 80%;
	}
	
	.formulaire{
		margin-top:40px;
	}	
	
	.formulaire .padding35 {
		padding: 0 5px;
	}
	
	.formulaire-encart{		
		padding: 0px 5px 5px 5px;		
	}
	
	.formulaire #captcha{
		max-width:100% !important;
		overflow: hidden;
	}	
	
	.formulaire-encart.interne{
		width: 100%; 
		padding: 0;		
	}

	
}
@media (max-width:414px){
	.modal-content {	
		width: 90%;
	}
}

body.page-id-1422 .b-zig h2{
	color: #2b8bcc;
    transform: rotate(-5deg);
    font-family: "citrus_gothic_soliditalic","Roboto Condensed","sans-serif";
    display: inline-block;
}
body.page-id-1422 .b-zig h2 span{
    font-size: calc(1.5vw + 16px);
    font-family: "citrus_gothic_shadowitalic","Roboto Condensed","sans-serif";
    display: block;
}
.owl-carousel-mh-neufs, .owl-carousel-mh-occasions {
	width: 100% !important;
    max-width: initial;
    margin: 0 auto;
}
.owl-carousel-mh-neufs .owl-stage-outer, .owl-carousel-mh-occasions .owl-stage-outer {
	padding: 0 15px;
}
.owl-carousel-mh-neufs .ladite-pastille, .owl-carousel-mh-occasions .ladite-pastille {
	left: -15px;
}
.owl-carousel-mh-neufs-arrow-left, .owl-carousel-mh-occasions-arrow-left, .owl-carousel-mh-neufs-arrow-right, .owl-carousel-mh-occasions-arrow-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.owl-carousel-mh-neufs-arrow-left i, .owl-carousel-mh-occasions-arrow-left i, .owl-carousel-mh-neufs-arrow-right i, .owl-carousel-mh-occasions-arrow-right i {
	font-size: 26px;
    color: #686868;
	transition: color .35s ease-in-out;
}
.owl-carousel-mh-neufs-arrow-left:hover i, .owl-carousel-mh-occasions-arrow-left:hover i, .owl-carousel-mh-neufs-arrow-right:hover i, .owl-carousel-mh-occasions-arrow-right:hover i {
    color: #2b8bcc;
}
.owl-carousel-mh-neufs-arrow-left, .owl-carousel-mh-occasions-arrow-left {
	left: -30px;
}
.owl-carousel-mh-neufs-arrow-right, .owl-carousel-mh-occasions-arrow-right {
	right: -30px;
}

/* .filters {
	display: flex;
    flex-wrap: wrap;
	flex-direction: column;
    justify-content: flex-start;
    gap: 0.5rem;
}
.filters .ui-group-title {

}
.filters button {
	color: #3c3c3b;
	background: transparent;
	border: 1px solid #cbcbcb;
    border-radius: 50rem;
	font-size: 14px;
	padding: 0.25rem 1rem;
}
.filters button.is-checked {
	color: #d95a40;
    border-color: #d95a40;
    background: rgba(217, 90, 64, .05);
}


  
   */
   .option-combo-group {
		display: flex;
		flex-direction: column;
		gap: 1rem;
		padding: 2rem 0;
   }
   .option-combo {
		display: flex;
		gap: 0.5rem;
	}
	.option-combo h4 {
		margin-bottom: 0;
		white-space: nowrap;
	}
   .option-combo .filter {
	   position: static;
	   list-style-type: none;
	   padding-left: 0;
	   margin-bottom: 0;
	   display: flex;
	   flex-wrap: wrap;
	   justify-content: flex-start;
	   gap: 0.5rem;
   }
   .option-combo .filter li a {
		color: #3c3c3b;
		background: transparent;
		border: 1px solid #cbcbcb;
		border-radius: 50rem;
		font-size: 14px;
		padding: 0.25rem 1rem;
   }
   
   .option-combo .filter li a.selected {
		color: #d95a40;
		border-color: #d95a40;
		background: rgba(217, 90, 64, .05);
   }
   
  .color-shape {
	width: calc(50% - 15px);
	margin-bottom: 30px;
	float: left;
  }


  .lp .formulaire-encart {
	position: static;
	padding-top: 3rem !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0;
	max-width: 600px;
  }
  .lp-content {
	max-width: 1440px !important;
    margin: 0 auto;
  }
  .lp-content > .row {
	gap: 1rem;
  }

  .lp .lp-title {
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
    text-align: center;
	font-size: clamp(2.5rem,9vw,3.75rem);
	position: relative;
  }
  .lp.lp-douarnenez .lp-title .lp-offre {
	  color: #fff;
	  background-color: #e94f34;
	  border-radius: 8px;
	  transform: rotate(-5deg);
	  display: inline-block;
	  text-transform: uppercase;
	  font-size: clamp(1rem, 5vw, 22px);
	  padding: 8px 12px;
	  position: relative;
	}
	.lp.lp-douarnenez .lp-title .lp-offre .lp-offre-confettis-top {
		position: absolute;
		top: -20px;
		left: -35px;
		pointer-events: none;
	}
	.lp.lp-douarnenez .lp-title .lp-offre .lp-offre-confettis-bottom {
		bottom: -10px;
		right: -27px;
		position: absolute;
		z-index: 100;
		pointer-events: none;
	}
  .lp .lp-title .lp-title-line-1 {
	color: #fff;
    transform: rotate(-5deg);
	font-family: "citrus_gothic_shadowitalic","Roboto Condensed","sans-serif";
    display: inline-block;
}
.lp .lp-title .lp-title-line-2 {
	color: #fff;
	transform: rotate(-5deg);
	font-family: "citrus_gothic_soliditalic","Roboto Condensed","sans-serif";
	display: inline-block;
}
.lp.lp-douarnenez .lp-title .lp-title-line-1 {
	font-family: "citrus_gothic_soliditalic","Roboto Condensed","sans-serif";
	font-size: clamp(3rem, 10vw, 72px);
	text-shadow: 0px 2px 4px rgba(0, 0, 0, .85);
}
.lp.lp-douarnenez .lp-title .lp-title-line-2 {
	font-size: clamp(2rem, 6vw, 34px);
	text-shadow: 0px 2px 4px rgba(0, 0, 0, .85);
}
.lp.lp-douarnenez .lp-title .lp-title-line-3 {
	color: #fff;
	transform: rotate(-5deg);
    font-size: clamp(1.5rem, 6vw, 28px);
    margin-top: 1rem;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, .85);
    font-style: italic;
}
  .lp .lp-pastille {
	  background-color: #0746a3;
	  border-radius: 100%;
	  width: clamp(90px,13vw,160px);
	  height: clamp(90px,13vw,160px);
	  color: #fff;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	font-family: "citrus_gothic_soliditalic","Roboto Condensed","sans-serif";
  }
.lp .lp-pastille .lp-pastille-from {
	text-transform: uppercase;
	font-size: clamp(1.25rem,2vw, 1.75rem);
	transform:  rotate(-7deg);
	display: inline-block;
}
.lp .lp-pastille .lp-pastille-price {
	font-weight: 700;
	font-size: clamp(1.25rem,2vw, 1.75rem);
	transform:  rotate(-7deg);
	display: inline-block;
  }

	.lp #content-img {
		position: absolute;
		width: 100%;
		display: flex;
		left: 0;
		top: 50%;
		margin-top: 0 !important;
		justify-content: center;
		align-items: center;
		height: 100%;
		padding-left: 20px;
		transform: translateY(-60%);
    padding-right: 20px;
	}
	.lp #main-img {
		margin-top: 20px;
		height: 450px;
	}
	.lp #main-img img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: 50% 50%;
	}
	.lp .avantages-text p {
		font-size: 16px;
		line-height: 1.15;
	}
	.lp .avantages-text h3 {
		font-size: 16px;
		min-height: 60px;
		font-weight: 700;
	}
	.lp .contact p {
		padding: 0 1rem;
	}
	.lp-content .splide__pagination {
		position: static;
	}
	.lp-content .splide__pagination li button {
		background-color: #e94f34;
	}
	.lp-content .splide__pagination li.is-active button {
		background-color: #fbdfda;
	}
	.lp-douarnenez .modal-content {
		width: 100% !important;
	}
	.galerie-img {
		cursor: pointer;
		transition: .35s ease-in;
	}
	.galerie-img:hover {
		opacity: .7;
	}

	@media screen and (min-width: 767px) {
	
		.lp #main-img {
			margin-top: 40px;
		}
		.lp #main-img img {
			object-position: 50% 50%;
		}
		.lp .lp-pastille {
			right: 0;
			bottom: 0;
			position: absolute;
			transform: translate(80%,40%);
			z-index: -1;
		}
		.lp #main-img {
			height: 600px;
		}
	}
	.lp-douarnenez #main-section {
		position: relative;
		padding: 0 12px;
	}
	.lp-douarnenez #content-img {
		transform: translateY(-50%);
	}
	@media screen and (min-width: 991px) {
		.lp-douarnenez #main-section {
			display: flex;
			justify-content: center;
		}
		.lp .formulaire-encart {
			padding-top: 1rem;
		}
		.lp-douarnenez #content-img {
			justify-content: flex-start !important;
			max-width: 800px;
			margin: 0 auto;
		}
		.lp-douarnenez .lp-title {
			align-items: flex-start !important;
			text-align: left;
		}
		.lp-content > .row {
			gap: 0rem;
		}
	}


	@media screen and (min-width: 1200px) {
		#menu-main-menu {
			justify-content: space-between !important;
			flex: 1 !important;
			margin-left: 10vw !important;
		}
		.lp-douarnenez #content-img {
			justify-content: flex-start !important;
			max-width: 1050px;
			margin: 0 auto;
		}
	}
	@media screen and (min-width: 1400px) {
		.lp-douarnenez #content-img {
			max-width: 1200px;
		}
	}

	/* Nav 2.0 */
	.nav {
		background-color: transparent;
		box-shadow: none;
		padding: 0.74rem 1rem;
		width: 100%;
		z-index: 1;
		padding-right: 40px;
		padding-left: 40px;
		margin-top: 20px;
		position: relative;
	}
	.nav .nav-toggler {
		border: 1px solid #fff;
		border-radius: 3px;
		padding: 5px;
		width: 50px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #2b8bcc;
	}
	.nav .nav-toggler svg {
	}
	.nav #nav-menu {
		position: absolute;
		top: 0;
		right: 0;
		transform: translateX(100%);
	}
	@media screen and (min-width: 1200px) {
		.nav #nav-menu {
			position: static;
			transform: translateX(0%);
		}
		.nav .nav-toggler {
			display: none;
		}
	}


	/* Promo */
	figure.promo {
		margin-bottom: 0;
		position: relative;
		transition: transform .35s cubic-bezier(.3,.73,.3,.74),opacity .35s cubic-bezier(.3,.73,.3,.74),visibility .35s cubic-bezier(.3,.73,.3,.74);
		margin: 0 0 5vh 0;
	}
	figure.promo-camping {
		max-width: 760px;
		margin: 0 auto;
	}
	figure.promo::before {
		content: '';
		position: absolute;
		opacity: 0;
		visibility: hidden;
		width: 100%;
		height: 100%;
		inset: 0;
		box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
		transition: transform .35s cubic-bezier(.3,.73,.3,.74),opacity .35s cubic-bezier(.3,.73,.3,.74),visibility .35s cubic-bezier(.3,.73,.3,.74);
		pointer-events: none;
	}
	figure.promo:hover::before {
		opacity: 1;
		visibility: visible;
	}
	figure.promo:hover {
		transform: translateY(-5px);
	}
	.article-card {
		position: relative;
		border: 1px solid #2b8bcc;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		transition: transform .35s cubic-bezier(.3,.73,.3,.74),opacity .35s cubic-bezier(.3,.73,.3,.74),visibility .35s cubic-bezier(.3,.73,.3,.74);
		margin: 0 0 5vh;
	}
	.article-card::before {
		content: '';
		position: absolute;
		opacity: 0;
		visibility: hidden;
		width: 100%;
		height: 100%;
		inset: 0;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
		transition: transform .35s cubic-bezier(.3,.73,.3,.74),opacity .35s cubic-bezier(.3,.73,.3,.74),visibility .35s cubic-bezier(.3,.73,.3,.74);
		pointer-events: none;
	}
	.article-card:hover::before {
		opacity: 1;
		visibility: visible;
	}
	.article-card:hover .btn-secondary {
		background-color: #00a97a;
		border-color: #00a97a;
	}

	.article-card-inner {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 1.5rem;
	}
	.article-card-container {
		background-color: #2b8bcc;
		overflow: hidden;
	}
	.article-card h2, .article-card p {
		text-align: left;
	}
	.article-card img {
		transition: transform .35s cubic-bezier(.3,.73,.3,.74),opacity .35s cubic-bezier(.3,.73,.3,.74);
	}
	.article-card p {

	}
	.article-card h2 {
		padding-top: 0;
		font-size: 24px;
		text-align: left;
		padding-bottom: 1rem;
		font-family: "citrus_gothic_roughregular","Roboto Condensed","sans-serif";
		font-weight: 400;
		transform: rotate(0deg);
		z-index: 0;
		transition: color .3s ease-in;
	}
	.article-card:hover {
		transform: translateY(-5px);
	}
	.article-card:hover h2 {
		color: #00a97a;
	}
	.article-card:hover img {
		opacity: .5;
		transform: scale(1.05);
	}
	.stretched-link::after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		content: "";
	}
	.listing-articles, .listing-article {
		max-width: 755px;
		margin: 0 auto;
		padding-top: 3rem;
	}
	.listing-article a {
		color: #d95a40;
		text-decoration: underline;
	}
	.listing-article a:hover {
		color: #2b8bcc;
	}
	.listing-article h3 {
		padding-top: 1em !important;
		padding-bottom: 1em !important;
		font-size: 24px;
	}
	.listing-article h4 {
		padding-top: 1em !important;
		padding-bottom: 1em !important;
		font-size: 20px;
		font-family: "citrus_gothic_roughregular","Roboto Condensed","sans-serif";
		color: #00a97a !important;
	}
	.listing-article p + h4 {
		padding-top: 0.5em !important;
		margin-bottom: 0;
	}
	.listing-article p.callout {
		background: #f1f4f8;
		border-left: 4px solid #2b8bcc;
		padding: 2rem 2rem;
		margin-bottom: 0;
	}
	.wp-block-buttons {
		margin-bottom: 1em;
	}
	.wp-block-button {
		margin-bottom: 0;
	}

	.site__navigation {
		padding-top: 3rem;
	}
	.site__navigation h4 a {
		padding-top: 3rem !important;
		font-family:"Montserrat" !important;
		text-decoration: none !important;
		font-size: 24px !important;
		line-height: 1em !important;
		display: inline-block !important;
		padding-top: 0.5rem !important;
	}
	.site__navigation h4 a:hover {
		color: #00a97a;
	}

	.btn-tel {
		display: inline-block;
		transform: translateY(50%);
	}
	li.current-menu-item a {
		color: #00a97a;
	}

.grecaptcha-badge { 
	visibility: hidden;
}


.page-header {
	margin: 2rem 2rem 0 2rem;
	position: relative;
	margin-bottom: 3rem;
}
.page-header-img {
	height: 250px;
	object-fit: cover;
}
@media screen and (min-width: 768px) {
	.page-header-img {
		height: 350px;
	}	
}
@media screen and (min-width: 991px) {
	.page-header-img {
		height: 440px;
	}	
}
.page-header-content {
	position: absolute;
	top: 50%;
	left: 50%;
    padding: 3rem 2rem 2rem 2rem;
    background: #fff;
    transform: translate(-50%, -50%);
}
.page-header-content h1 {
	font-family: "citrus_gothic_roughitalic","Roboto Condensed","sans-serif";
	transform: rotate(-5deg);
	padding-bottom: 0;
	margin-bottom: 0;
	color: #2b8bcc;
	position: relative;
	font-size: calc(2vw + 10px);
}
.page-header-content::after {
	position: absolute;
	content: '';
	background: linear-gradient(to right bottom,#FFF 0%,#FFF 50%,#0000 52.2%);
    width: 100%;
    height: 50px;
    bottom: -49px;
    left: 0;
}

.bulle {
    width: calc(10px + 5vw);
    height: calc(10px + 5vw);
    background: #2b8bcc;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.bulle-text {
	text-transform: uppercase;
	font-family: "citrus_gothic_soliditalic","Roboto Condensed","sans-serif";
    font-size: calc(0.7vw + 6px);
    color: #FFF;
    text-align: center;
    line-height: 18px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
  
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* Style the tab */
.tab {
	overflow: hidden;
	}

	/* Style the buttons inside the tab */
	.tab button {
		background-color: inherit;
		border: none;
		outline: none;
		cursor: pointer;
		padding: 14px 20px;
		transition: 0.3s;
		font-size: 12px;
		text-transform: uppercase;
		color: #00a97a;
		font-family: "Montserrat";
		background-color: #ebebeb;
		text-align: left;
		width: 100%;
		font-weight: 600;
		border: 1px solid #e3e3e3;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		margin-bottom: 2px;
	}
	
	/* Change background color of buttons on hover */
	.tab button:hover {
		background-color: #ddd;
	}
	
	/* Create an active/current tablink class */
	.tab button.active {
		color: #3c3c3b;
		background-color: #fff;
		border-right: none;
	}

	/* Style the tab content */
	.tabcontent {
		display: none;
		padding: 2rem;
		background: #FFF !important;
		border: 1px solid #EFEFEF;
		min-height: 100%;
		border-left: none;
	}

	.blocks-gallery-grid {
		display: flex;
		flex-direction: column;
		list-style-type: none;
		margin: 0;
		padding: 0;
		gap: 1rem;
	}
	@media screen and (min-width: 576px) {
		.blocks-gallery-grid {
			flex-direction: row;
		}
	}

	.lp-2610 #main-section {
		position: relative;
	}
	.lp-2610 #content-img {
		transform: translateY(-50%);
		height: auto;
	}

	.lp .modal-content {
		width: 70% !important;
	}

.modal-container {
	position: absolute;
  }
  @media screen and (min-width: 768px) {
	  .modal-container {
		 display: none;
		}
  }
.modal-container .modal-btn {
    margin: 0 auto;
    color: #fff;
    line-height: 50px;
    background: #2b8bcc;
    font-size: 18px !important;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 5px 5px -5px #333;
    transition: background .3s ease-in;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 998;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding-top: 39px;
    flex-direction: column;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }
  .modal-container .modal-btn:hover {
	background: #00a97a;
  }
  .modal-container .modal-content,
  .modal-container .modal-backdrop {
	height: 0;
	width: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	cursor: pointer;
	transition: opacity 0.2s ease-in;
	overflow-y: scroll;
  }
  .modal-container .modal-content h2 {
	padding-top: 0;
  }
  .modal-container .modal-content label {
    font-size: 14px;
    margin-top: 0.5rem;
  }
  .modal-container .modal-content
  .modal-container .modal-content .wpcf7-not-valid-tip {
    font-size: 14px;
  }
  .modal-container .modal-close {
	color: #aaa;
	position: absolute;
	right: 5px;
	top: 5px;
	padding-top: 3px;
	background: #fff;
	font-size: 16px;
	width: 25px;
	height: 25px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
  }
  .modal-container .modal-close:hover {
	color: #333;
  }
  .modal-container .modal-content-btn {
	position: absolute;
	text-align: center;
	cursor: pointer;
	bottom: 20px;
	right: 30px;
	background: #446CB3;
	color: #fff;
	width: 50px;
	border-radius: 2px;
	font-size: 14px;
	height: 32px;
	padding-top: 9px;
	font-weight: normal;
  }
  .modal-container .modal-content-btn:hover {
	color: #fff;
	background: #365690;
  }
  .modal-container #modal-toggle {
	display: none;
  }
  .modal-container #modal-toggle.active ~ .modal-backdrop, .modal-container #modal-toggle:checked ~ .modal-backdrop {
	background-color: rgba(0, 0, 0, 0.6);
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	visibility: visible;
	opacity: 1;
	transition: opacity 0.2s ease-in;
  }
  .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
	opacity: 1;
	background-color: #fff;
	max-width: 500px;
	width: 95%;
	min-height: 300px;
    height: 80vh;
	max-height: 690px;
    padding: 2rem;
	position: fixed;
    left: 50%;
    transform: translateX(-50%);
	top: 80px;
	border-radius: 4px;
	z-index: 99999;
	pointer-events: auto;
	cursor: auto;
	visibility: visible;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  }
  
.boldpromo{
	color: #eb5f39;
	font-weight: 800;
}	

.nav-link {
    color: #00a97a !important;
}
.nav-link.active{
display: block;
    padding: 0.5rem 1rem;
    color: #00a97a !important;
    border: 1px solid #00a97a;
    border-radius: 5px;
}
}