:root{
  --typo: metallophile-sp8;
}

*, body, p, h1, h2, h3,h4, h5, blockquote, span, div, i, strong, em, div, a, ul, li, ol
{
	font-family: var(--typo);
	font-weight: 300;
	color:#000;
}


@font-face {
    font-family: 'Silk';
    src: url('fonts/SilkSerif-Regular.woff2') format('woff2'),
        url('fonts/SilkSerif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silk';
    src: url('fonts/SilkSerif-Italic.woff2') format('woff2'),
        url('fonts/SilkSerif-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


body
{
	background: #fff;
	overflow-x: hidden;
}

#page
{
	  overflow-x: hidden;
}

/*
Metallophile Sp8 Light
font-family: "metallophile-sp8", sans-serif;
font-weight: 300;
font-style: normal;
Metallophile Sp8 Medium
font-family: "metallophile-sp8", sans-serif;
font-weight: 500;
font-style: normal;*/

h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a, h5 a
{
	font-family: 'Silk';
}

h2,
.style-h2,
.style-h2 p,
.style-h2 h1,
.style-h2 h2,
.style-h2 h3
{
	font-family: "Silk";
	font-weight: normal;
	font-size: 38px;
	letter-spacing: 0.1em;
	line-height: 48px;
	/*text-align: center;*/
	color: #26584D;
	text-transform: uppercase;
	font-style: normal;

}

h3,
.style-h3,
.style-h3 p,
.style-h3 h1,
.style-h3 h2,
.style-h3 h3
{
	font-family: "Silk";
	text-transform: none;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	/*text-align: left;*/
	color: #26584D;
	letter-spacing: 0em;


}

h4,
.style-h4,
.style-h4 p,
.style-h4 h1,
.style-h4 h2,
.style-h4 h3
{
	font-family: "Silk";
	font-weight: normal;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 28px;
	/*text-align: left;*/
	color: #26584D;
	text-transform: uppercase;
	
}

p, li
{
	font-size: 14px;
}

p em,
li em
{
	font-size: 20px;
	color:#605f5f;
}

li em
{
	font-size: 18px;
}

sup
{
	font-size: .5em;
	font-weight: normal!important;
}

body
{
	background-color: #fff;
}

.centrer
{
	overflow: visible;
}

.margin-top-110
{
	margin-top: 110px;
}

.section-hero
{
	height: 570px;	
	position: relative;
	  overflow: visible;
  margin-bottom: 400px;
}

.section-hero iframe
{
	position: absolute;
  left: 50%;
  top: 50%;
  min-height: 190%;
  min-width: 200%;
  transform: translate(-50%, -50%);
  max-width: none;
}

.section-hero .texte-hero::before
{
	position: absolute;
	content: '';
	bottom:-130px;
	left: 50%;
	transform: translateX(-50%);
	width: 24px;
	height:150px; 
	background: url('images/bottom-hero.svg') no-repeat center;
}

.section-hero .texte-hero
{
	border-radius: 188px;
	background: #fff;
	position: relative;
	z-index: 9	;
	padding: 30px;
	margin-top: 460px;
}

.bloc-hero
{
	/*position: relative;*/
}

.bloc-texte-image .image img,
.bloc-texte-image .image .slider-images
{
	width: 890px;
	max-width: none;
}


.bloc-texte-image .image .slider-images .slick-arrow
{
	display: none!important;
}

.bloc-texte-image.gauche .image img
{
	float: right;
}

.bloc-texte-image.gauche .image .slider-images
{
	float: right;
}



section+.contenu
{
	padding: 50px 0;
}

.pre-titre,
.pre-titre p,
.pre-titre h1,
.pre-titre h2,
.pre-titre h3
{
	font-family: var(--typo);
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 22px;
	/*text-align: left;*/
	color: #c4bd92;
	text-transform: uppercase;
	display: block;
}

.pre-titre span,
.pre-titre a
{
	font-family: var(--typo);
	color: #c4bd92;
	font-weight: 500;
}

.typo-titre
{
	font-family: "Silk";
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #605f5f;

}
.typo-titre em
{
	font-family: "Silk";
	font-size: 16px;
	line-height: 24px;
	color: #605f5f;
	
}

p
{
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #605f5f;
}

h2+p,
h1+p,
h3+p
{
	clear: both;
}

h1 .alignleft
{
	margin-bottom: 20px;
}

p strong,
p b
{
	color: #605f5f;

	font-weight: 500;
}

.bouton
{
	background: url('images/fond-bouton.svg') no-repeat left bottom;
	height: 48px;
	box-sizing: border-box;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-right: 0;


	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 28px;
	text-align: left;
	color: #26584D;
	text-transform: uppercase;
}

.bouton-petit
{
	font-size: 16px;
}

.bouton:hover
{
	background: url('images/fond-bouton.svg') no-repeat left bottom;

}

.bouton-centrer
{
	background: url('images/plume-seule.svg') no-repeat center top;
	padding-top: 60px;
	border-bottom: 1px dashed #26584D;
	height: auto;
	padding-left: 0;
}

.bouton-centrer:hover
{
	background: url('images/plume-seule.svg') no-repeat center top;
	
}

.bouton-reserver
{
	font-family: var(--typo);
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 17px;
	text-align: center;
	color: #26584D;
	padding: 10px 20px;
	background: #f0eddb;
	float: right;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 10px;

	border-radius: 40px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #26584d;
}

.bouton-reserver:hover
{
	background-color: #c4bd92;
}

.fond-rouge
{
	background: #26584D;
}

.fond-rouge h2, .fond-rouge .style-h2
{
	color:#F0EDDB;
}

.fond-rouge h3, .fond-rouge .style-h3
{
	color:#F0EDDB;
}

.fond-rouge p,
.fond-rouge li,
.fond-rouge a
{
	color:#FFFFFF;
}

.fond-rouge .bouton,
.contact-fond-rouge .bouton
{
	color:#F0EDDB;
}

h3+p
{
	clear: both;
}

.center-col
{
	display: flex;
	align-items: center;
}

.bloc-image-full img
{
	max-width: none;
}

.bloc-image-full .gauche
{
	float: right;
}

blockquote
{
	font-family: "Silk";
	font-weight: normal;
	font-style: italic;
	font-size: 40px;
	line-height: 42px;
	text-align: left;
	color: #26584D;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

blockquote::before
{
	content: "";
	background: url('images/quote-before.svg') no-repeat center;
	width: 49px;
	height:38px;
	position: absolute;
	top: 0;
	left: -65px;
}

blockquote::after
{
	content: "";
	background: url('images/quote-after.svg') no-repeat center;
	width: 32px;
	height:25px;
	position: absolute;
	bottom: 0;
	right: -40px;
}

.bloc-citation
{
	padding-top: 50px;
	padding-bottom: 50px;
}

.bloc-sous-pages
{
	padding: 50px 0;
}

.bloc-sous-pages a
{
	display: block;
	height: 315px;
	position: relative;
	background-position: center;
	background-size: 100%;
}

.bloc-sous-pages a:hover
{
	background-size: 110%;
}

.bloc-sous-pages a::before
{
	background: #26584D;
	opacity: 0.5;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 0;
}

.bloc-sous-pages .interne
{
	position: relative;
	z-index: 1;
	height: 100%;
}



.bloc-sous-pages .pre-titre
{
	text-align: center;
	font-family: var(--typo);
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 26px;
	padding-top: 30px;
	padding-bottom: 50px;
	color: #fff;

}

.bloc-sous-pages h4
{
	color: #fff;
	text-shadow: 3px 3px 6px #000;
	text-align: center;
}

.bloc-sous-pages p
{
	font-family: var(--typo);
	font-weight: 300;
	font-size: 20px;
	line-height: 21px;
	text-align: center;
	color: #fff;

}

.bloc-sous-pages .plus
{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	background: url('images/plus.svg') no-repeat center;
	width: 26px;
	height: 26px;
}

p[style="text-align: center;"] span
{
	text-align: center;
}

.image-video
{
	position: relative;
	cursor: pointer;
}

.image-video img
{
	margin:0;
	display: block;
}

.image-video::before
{
	position: absolute;
	width: 72px;
	height: 72px;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	background: url('images/play.svg') no-repeat center;
	opacity: .7;
	content: "";
	transition: .3s ease all;
}

.image-video:hover::before
{
	opacity: 1;
}



.centrer-colonne .centrer
{
	display: flex;
	align-items: center;
}

.bloc-derniers-articles
{
	padding: 30px 0;
}

.bloc-derniers-articles .col img
{
	display: block;
	width: 100%;
}

.bloc-derniers-articles .col a
{
	background: #fff;
	display: block;
}

.bloc-derniers-articles .contenubloc
{
	border-top: 15px solid #C4BD92;
	padding: 20px;
	height: 170px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.bloc-derniers-articles .contenubloc .plus
{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	background: url('images/plus-sombre.svg') no-repeat center;
	width: 26px;
	height: 26px;
}

.bloc-derniers-articles .contenubloc h4
{

	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 20px;
	text-align: center;
	
}

.bloc-derniers-articles .col-inside
{
	margin-bottom: 70px;
	margin-top: 20px;
}

.img-50-prc
{

}

.img-50-prc img
{
	width: calc(50% - 5px);
	float: left;
}

.img-50-prc img+img
{
	margin-left: 10px;
}



.grid-item {

    width: 25%;
    position: relative;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 5px;
    cursor: pointer;

}

.grid-item img
{
	width: 100%;
}

.popin.active {
  display: block;
}
.popin {
  display: none;
}

.popin .fond-noir {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #26584D;
  opacity: .9;
  z-index: 99;
  cursor: pointer;
}

.popin .contenu {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #26584D;
  z-index: 999;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
}

.popin .croix {
  position: absolute;
  right: -50px;
  cursor: pointer;
  top: -0px;
  text-transform: uppercase;
  font-size: 30px;
  text-indent: -10000px;
  background: url('images/croix.svg') no-repeat center;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-weight: normal;
  overflow: hidden;
}

.popin .contenu img {
  max-width: calc(90vw - 0px);
  max-height: calc(90vh - 0px);
}

.popin .contenu .description
{
	max-width: calc(90vw - 20px);
	background: #26584D;
	padding-top: 15px;
	padding: 15px 10px;
	font-weight: 300;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	position: static;
	z-index: 9;
	opacity: .9;
	left: 0;
	bottom: 0;
}

.centrer-blanc,
section+.centrer-blanc
{
	background-size: auto;
	background-position: center top;	
	background-color: #F4F4F4;

	padding-top: 250px;
}

.centrer-blanc .centrer
{
	background:#fff; 
}

.slider-3
{
	margin: 40px 0;
}

.slider-3 .slide
{
	float: left;
	width: 33%;
}

.slider-3 .contenu-slide
{
	display: block;
	margin: 0 11px;
	height: 430px;
	background-position: center;
	background-size: cover;
	position: relative;
}

.slider-3 .contenu-slide .barre
{
	height: 15px;
	position: absolute;
	bottom: 0;
	z-index: 99;
	left: 0;
	width: 100%;
	background: #C4BD92;

	opacity: .4;
	transition: .3s ease all;
}

.slider-3 .contenu-slide:hover .barre
{
	opacity: 1;
}

.slider-3 .contenu-slide .inside-slide
{
	position: absolute;
	left: 50%;
	top:50%;
	width: 90%;
	z-index: 999;
	transform: translate(-50%, -50%);
}

.slider-3 .contenu-slide .fond
{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #26584D;
	opacity: .6;
	z-index: 9;
	transition: .3s ease all;

	opacity: .6;
}

.slider-3 .contenu-slide:hover .fond
{
	opacity: .6;
}


.slider-3 .contenu-slide .plus
{
	position: absolute;
	
	width: 26px;
	height: 26px;
	background: url('images/plus-blanc.svg') no-repeat center;
	left: 50%;
	transform: translateX(-50%);
	bottom:40px;
	z-index: 99;
}

.slider-3 .contenu-slide .titre
{
	font-family: "Silk";
	font-weight: 400;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 28px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;

	transition: .3s ease all;
	opacity: 1;
}

.slider-3 .contenu-slide:hover .titre
{
	opacity: 1;
}

.slider-3 .contenu-slide .texte
{
	font-family: var(--typo);
	font-weight: 300;
	font-size: 20px;
	line-height: 21px;
	text-align: center;
	color: #fff;

	transition: .5s ease all;
	opacity: 1;
}

.slider-3 .contenu-slide:hover .texte
{
	opacity: 1;
}

.slider-3 .slick-arrow
{
	background: none;
	width: 34px;
	height: 67px;
	text-indent: -10000px;
	box-shadow: none;
	border:none;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.slider-3 .slick-arrow.slick-prev
{
	background-image: url('images/fleche-left.svg');
	left:-23px;
}

.slider-3 .slick-arrow.slick-next
{
	background-image: url('images/fleche-right.svg');
	right:-23px;
}

.bouton-plus
{
	
	text-align: left;
	
  	/*margin: 0 auto;*/
  	margin-bottom: 20px;

  	/*float: right;*/
	/*clear: both;*/
}

.bouton-plus p
{
/*	background: #C4BD92;*/
	width: 30px;
	height: 30px;  
	font-size: 30px;
	line-height: 15px;
	border-radius: 15px;
	cursor: pointer;
	display: inline-block;
	color:#C4BD92;
	padding: 0;
  text-align: center;
  line-height: 30px;
  font-weight: 300;
}

.bouton-plus ~ *
{
	display: none;
}

.bouton-plus.active
{
	display: none;
}

.bouton-plus.active ~ *
{
	display: block;
}

.bouton-plus ~ .bouton-plus
{
	display: none;
}

.bouton-plus ~ .bouton-plus+ *
{
	display: block;
}

.equipement
{
	cursor: pointer;

	font-family: "Silk";
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 26px;
	text-align: left;
	color: #26584D;
	background:url('images/plus-gros.svg') no-repeat left center;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: block;

}

.equipement p
{
	color: #26584D;
	font-family: 'Silk';
}

.equipement + p
{
	display: none!important;


	font-weight: 300;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	color: #c4bd92;
	padding-left: 15px;
	margin-left: 80px;
	border-left: 5px solid #c4bd92;

}

.equipement + p + p
{
	display: block;
}

.equipement.active + p
{
	display: block!important;
}


.bloc-triptyque, .bloc-carte
{
	height: calc(100vw / 4.76);
	position: relative;
}

.bloc-triptyque .deborde,
.bloc-carte .deborde
{
	width: 100vw;
	position: absolute;
	top:0;
	left: calc((100% - 100vw) / 2 );
}

.bloc-carte .deborde iframe
{
	width: 100%;
	height: calc(100vw / 4.76);

}

.bloc-carte .deborde p
{
	padding: 0;
}

.bloc-triptyque img
{
	width: calc((100% - 20px) / 3);
	height: calc(100vw / 4.76);
	float: left;
}

.bloc-triptyque img+img
{
	margin-left: 10px;
}

.fond-gris-col
{
	background: #f4f4f4;
	padding-top: 80px;
	padding-bottom: 40px;
}

.colonne-au-dessus
{
	position: relative;
	z-index: 9;
	margin-bottom: -40px;
}

header
{
	background: #26584D;
	height: 80px;
	  z-index: 99;
  position: relative;
}

.hero-chateau
{
	position: relative;
}

.hero-chateau::after
{
	content: "";
  width: 100%;
  height: 240px;
  background: #FFF;
  z-index: 8;
  position: absolute;
  left: 0;
  bottom: -260px;
}



header .burger,
.head-menu .fermer
{
	background: url('images/burger.svg') no-repeat left center;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	cursor: pointer;
	font-family: var(--typo);
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.1em;
	width: 80px;
	text-align: left;
	color: #26584D;
	float: left;
	margin-top: 26px;
	text-transform: uppercase;

	display: none;
}

.head-menu .fermer
{
	background-image: url('images/close.svg');
	color:#fff;
	padding-left: 40px;
	width: 70px;
}

header .logo,
.head-menu .logo
{
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

header .telephone,
.head-menu .telephone
{
	font-family: var(--typo);
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-align: center;
	color: #26584D;
	height: 30px;
	padding-left: 30px;
	background: url('images/phone.svg') no-repeat left center;

	float: left;
	margin-left: 70px;
	margin-top: 25px;

}

header .telephone a
{
	color: #26584D;

}



.head-menu .telephone
{
	background: url('images/phone-menu.svg') no-repeat left center;
	color:#C4BD92;
}

.head-menu .telephone a
{
	color:#C4BD92;
}

header .bouton-plein,
.head-menu .bouton-plein
{
	
	line-height: 35px;
	border-radius: 5px;
	background: #26584D;
	/*border: 1px solid #c4bd92;*/


	font-family: var(--typo);
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 28px;
	text-align: center;
	color: #c4bd92;

	padding: 0 35px;

	margin-top: 25px;
	float: left;

	text-transform: uppercase;

	position: relative;
}



.head-menu .bouton-plein
{
	background: none;
	border:1px solid #C4BD92;
	color:#C4BD92;	
}

header .bouton-plein span,
.head-menu .bouton-plein span
{
	color:#C4BD92;	
	padding: 0 35px;
	margin:0 -35px;
	display: block;
	cursor: pointer;
}


.bouton-plein span+div
{
	display: none;
	z-index: 9;
  position: absolute;
  background: #26584D;
  right: 0;
    border-radius: 5px;
}

.bouton-plein span.active+div
{
	display: block;
}


.bouton-plein span+div a
{
	color:#C4BD92;	
	display: block;
	line-height: 20px;
  padding: 10px 0;
  width: 100%;
}

.bouton-plein span + div a+a
{
	border-top: 1px solid #C4BD92;
}




header .langues,
.head-menu .langues
{
	list-style: none;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}

header .langues li,
.head-menu .langues li
{
	display: inline-block;
	height: 20px;
	padding: 0;
	float: left;
}

header .langues li a,
.head-menu .langues li a
{
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-family: var(--typo);
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #26584D;
	padding: 0 5px;
}

.head-menu .langues li a
{
	color:#C4BD92;
}



header .langues li+li,
.head-menu .langues li+li
{
	border-left: 1px solid #C4BD92;
}

#access
{
	opacity: 1;
	visibility: visible;
	float: right;
	  margin-top: 15px;
}


#access > div > ul
{
	list-style: none;
	margin:0;
}

#access > div > ul > li 
{
	margin: 0 30px;
}


#access > div > ul > li > a
{
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #c4bd92;
}

#access > div > ul > li.tel > a
{

font-size: 16px;
background: url('images/phone-menu.svg') no-repeat left center;
padding-left: 35px;
}

#access > div > ul > li.bouton-menu > a
{
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #26584d;
	border-radius: 30.5px;
	background: #c4bd92;
  margin-top: -15px;
	padding: 10px 20px;

}

.burger.active + #access
{
	opacity: 1;
	visibility: visible;
}


body.fixed
{
	overflow: hidden;
}

.menu .fond
{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.menu .fond .masque-slider
{
	position: absolute;
	z-index: 99;
	background: #26584D;
	opacity: .7;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
}

.slider-menu
{
	z-index: 9;
	background: #26584D;
}

.slider-menu .slick-arrow
{
	display: none!important;
}

.slider-menu .slide
{
	width: 100vw;
	height: 100vh;
	background: center;
	background-size: cover;
}

.menu .centrer
{
	position: relative;
	z-index: 99;
}

.contenu-menu
{
	padding-top: 100px;
}

.element-menu
{
	background: #fff;
	height: 170px;
	margin-bottom: 40px;
	display: block;
}

.element-menu .image
{
	height: 90px;
	background-position: center;
	background-size: cover;
}

.element-menu .titre
{

	padding: 0 20px;
	padding-top: 20px;
	height: 44px;
	font-family: "Silk";
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 22px;
	text-align: center;
	color: #26584D;
	text-transform: uppercase;
	display: block;
}

.element-menu.esprit .image
{
	background-image: url('images/esprit.jpg');
}

.element-menu.reception .image
{
	background-image: url('images/reception.jpg');
}

.element-menu.sejourner .image
{
	background-image: url('images/sejourner.jpg');
	height: 170px;
}

.element-menu.evasion .image
{
	background-image: url('images/evasion.jpg');
}

.element-menu.actualites .image
{
	background-image: url('images/actualites.jpg');
}

.element-menu.sejourner 
{
	height: 380px;
}

.element-menu ul
{
	margin-top: 20px;
}

.element-menu li 
{
	margin-left: 35px;
	padding: 0;
}

.element-menu li a
{
	text-decoration: underline;
	padding: 5px 0;
	font-weight: 300;
	font-size: 20px;
	line-height: 32px;
	text-align: left;
	color: #26584D;

}

.wpcf7-form
{
	margin-left: -10px;
	margin-right: -10px;
}

.wpcf7-form > div
{
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}

.wpcf7-form > div.input-50
{
	width: 50%;
}

.wpcf7-form > div.input-25
{
	width: 25%;
}

.wpcf7-form > div.input-30
{
	width: 37.5%;
}

.wpcf7-form > div.input-100
{
	width: 100%;
}

.wpcf7-form label
{
	display: block;
	font-family: var(--typo);
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #605f5f;
	padding-bottom: 10px;
}

.wpcf7-form label span
{
	font-size: 16px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea
{
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	height: 35px;
	background: #fff;
	border: 1px solid #c6c6c6;

}

.wpcf7-form textarea
{
	resize: vertical;
	height: 190px;
}

.wpcf7-form input[type="submit"]
{
	width: 180px;
	height: 48px;
	border-radius: 5px;
	background: #f0eddb;
	border: 1px solid #c4bd92;
	margin: 0 auto;
	display: block;

	font-family: var(--typo);
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	color: #26584D;
	transition: .3s ease all;
	cursor: pointer;

}

.wpcf7-form input[type="submit"]:hover
{
	background:#26584D;
	color:#f0eddb;

}

.en-tete-blog
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.fond-gris
{
	background: #F5F5F5;
}

.image-map
{
	float: right;
	width: 180px;
	cursor: pointer;
	margin-top: -50px;
	margin-bottom: 0;
	margin-left: 30px;
}

.image-map-2
{
	display: none;
}

.image-map-2.active
{
	display: block;
	margin-bottom: 51px;
}

.image-map-1.inactive
{
	display: none;
}

.section-footer
{
	padding: 50px 0;
}

.fond-rouge a.bouton-footer
{

	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #26584D;
	width: 180px;
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
	background: #f0eddb;
	border: 1px solid #c4bd92;
	display: inline-block;
}

.contacts p
{

	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #c4bd92;
	padding-left: 30px;
	text-transform: uppercase;
}

.contacts p a
{
	color: #c4bd92;

}

.contacts p.adresse
{
	background: url('images/localisation.svg') no-repeat left top 10px;
}

.contacts p.telephone
{
	background: url('images/phone-footer.svg') no-repeat left top 10px;
}

.contacts p.contact
{
	background: url('images/mail-footer.svg') no-repeat left top 10px;
}

footer .langues {
  list-style: none;
  float: none;
  display: inline-block;
  margin-top: 30px;
  margin-left: 0px;
}

footer .langues li {
  display: inline-block;
  height: 20px;
  padding: 0;
  float: left;
}

footer .langues li + li {
  border-left: 1px solid #C4BD92;
}

footer .langues li a {
  height: 20px;
  line-height: 20px;
  display: inline-block;
  font-family: var(--typo);
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #C4BD92;
  padding: 0 5px;
}

#nav-above
{
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span
{
	border:1px solid #c4bd92;
	color:#c4bd92;
}

.wp-pagenavi span.current
{
	color:#26584D;	
	border-color: #26584D;
}

.liste-sociaux
{
	padding-top: 70px;
}

.liste-sociaux p
{
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #c4bd92;
	text-transform: uppercase;
}

.liste-sociaux a
{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	background-position: center;
	background-repeat: no-repeat;
}

.liste-sociaux a.facebook
{
	background-image: url('images/facebook.svg');
}

.liste-sociaux a.instagram
{
	background-image: url('images/instagram.svg');
}

.liste-sociaux a.youtube
{
	background-image: url('images/youtube.svg');
}

.section-menu-footer
{
	text-align: center;
}

.section-menu-footer ul
{
	list-style: none;
	margin: 0;
	display: inline-block;
}

.section-menu-footer li
{
	list-style: none;
	float: left;
	padding: 10px 10px;
}


.section-menu-footer li a
{
	width: 180px;
	height: 22px;
	font-family: var(--typo);
	font-weight: 500;
	text-decoration: underline;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 26px;
	text-align: left;
	color: #c4bd92;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.sponsor
{
	text-align: center;
}

.sponsor img
{
	display: inline-block;
	padding: 0 60px;
}

.credits
{

	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 20px;
	text-align: center;
	color: #9a9898;
	text-align: center;
	text-transform: uppercase;
}

.credits a,
.credits p
{
	color: #9a9898;
	font-size: 16px;
	text-align: center;
}

.popin-video-clip
{
	display: none;
}

.popin-video-clip.active
{
	display: block;
}

.popin-video-clip .fond-popin
{
	background: #000;
	opacity: .7;
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.popin-video-clip .contenu-popin
{
	position: fixed;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%);
	width: 80%;
	height: 80%;
	z-index: 999;
}

.popin-video-clip .fermer
{
	position: fixed;
	right: 10px;
	top: 10px;
	background: url('images/croix.svg') no-repeat center;
	width: 30px;
	height: 30px;
	z-index: 999;
	cursor: pointer;
}

.popin-video-clip .contenu-popin iframe
{
	width: 100%;
	height: 100%;
}

#cookie-notice .cn-button
{
	color:#fff!important;
}

.grecaptcha-badge
{
	visibility: hidden!important;
	opacity: 0!important;
}

.inslide
{
	margin:10px;
	padding: 20px;
	border-radius: 6px;
	background: #f0eddb;
}

.slider-avis .en-tete
{
	overflow: hidden;
}

.slider-avis .en-tete .photo 
{
width: 55Px;
height: 55Px;
float: left;
}

.slider-avis .en-tete .photo img
{
	border-radius: 100%;
}

.slider-avis .en-tete .nom-date
{
	width: calc(100% - 75px);
	float: right;
}

.slider-avis .en-tete .nom
{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #605f5f;
}

.slider-avis .en-tete .date
{
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #9a9898;
}

.slider-avis .note
{
	width: 86px;
	height: 15px;
	margin-top: 15px;
}

.slider-avis .note-5 { background:url('images/note-5.svg') no-repeat left top; }
.slider-avis .note-4 { background:url('images/note-4.svg') no-repeat left top; }
.slider-avis .note-3 { background:url('images/note-3.svg') no-repeat left top; }
.slider-avis .note-2 { background:url('images/note-2.svg') no-repeat left top; }
.slider-avis .note-1 { background:url('images/note-1.svg') no-repeat left top; }

.slider-avis p
{
	height: 88px;
	font-weight: 300;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #605f5f;
	  padding: 0;
  margin: 10px 0;
	overflow: hidden;
}

.slider-avis p.show
{
	height: auto;
}

.slider-avis .lire-suite
{
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	text-align: left;
	color: #9a9898;

}

.slider-avis .lire-suite.hide
{
	display: none;
}

.slider-avis .slick-arrow
{
	position: absolute;
	top:110px;
	text-indent: -10000px;
	width: 34px;
	height: 67px;
	border: none;
	z-index: 9;
	cursor: pointer;
}

.slider-avis .slick-arrow.slick-prev
{
	background: url('images/prev-avis.svg') no-repeat center;
	left: -24px;
}


.slider-avis .slick-arrow.slick-next
{
	background: url('images/next-avis.svg') no-repeat center;
	right: -24px;
}

.faq
{
	padding: 15px 30px;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 10px;
}

.faq .question
{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #26584d;
	background: url('images/plus-faq.svg') no-repeat right center;
	cursor: pointer;
	padding-right: 20px;
}

.faq .reponse
{
	display: none;
}

.faq .question.active + .reponse
{
	display: block;
}

.slider-presentation
{

}

.slider-presentation .liste-titre
{
	text-align: center;
	margin-bottom: 60px;
}

.slider-presentation .liste-titre .titre
{
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 28px;
	text-align: center;
	color: #c4bd92;
	opacity: 0.7;
	text-transform: uppercase;
	border-bottom: 14px solid #c4bd92;
	display: inline-block;
	min-width: 180px;
	margin: 0 10px;
	cursor: pointer;
}

.slider-presentation .liste-titre .titre.active,
.slider-presentation .liste-titre .titre:hover
{
	opacity: 1;
}

.slider-presentation .left{
	width: 480px;
}

.slider-presentation .right{
	width: 580px;
}

.slider-presentation .bloc-presentation
{
	display: none;
}

.slider-presentation .bloc-presentation.active
{
	display: block;
}


iframe
{
	max-width: 100%;
}		

.iframe-livre-or
{
	margin: 0 auto;
  display: block;
  width: 620px;
  height: 400px;
}


@media (max-width: 1300px)
{

	header .telephone, .head-menu .telephone
	{
		font-size: 14px;
	}

	header .bouton-plein, .head-menu .bouton-plein
	{
		padding: 0 15px;
	}

	header .langues, .head-menu .langues
	{
		margin-left: 20px;
	}

	.element-menu .titre,
	.element-menu li a
	{
		font-size: 18px;
	}

	h2
	{
		font-size: 28px;
		line-height: 38px;
	}

	h3,
	blockquote
	{
		font-size: 30px;
		line-height: 32px;
	}

	.pre-titre
	{
		font-size: 18px;
	}

	.bloc-sous-pages a
	{
		background-size: 120%;
	}

	.bloc-sous-pages a:hover
	{
		background-size: 125%;
	}

	.bloc-texte-image img.alignleft
	{
		max-width: 120px;
		margin-bottom: 10px;
	}

	.margin-bottom-0-m
	{
		margin-bottom: 0!important;
	}

	.bouton-petit
	{
		max-width: 210px;
		padding-left: 40px;
		padding-top: 5px;
		line-height: 20px;
	}

	#access > div > ul > li
	{
		margin: 0 10px;
	}

	h2, .style-h2, .style-h2 p, .style-h2 h1, .style-h2 h2, .style-h2 h3
	{
	  font-size: 32px;
    line-height: 42px;
	}

	h3, .style-h3, .style-h3 p, .style-h3 h1, .style-h3 h2, .style-h3 h3
	{
	  font-size: 30px;
		line-height: 30px;
	}

	.slider-presentation .left {
	  width: 300px;
	  margin-top: 100px;
	}

	.bouton-reserver
	{
		float: none;
		display: inline-block;
	}


}

@media (max-width: 1000px)
{
	
	header .logo, .head-menu .logo
	{
		width: 200px;
		margin-left: 15px;
		margin-top: 25px;
	}

	header .telephone, .head-menu .telephone
	{
		display: none;
	}

	.section-hero
	{
		height: 730px;
	}

	.bloc-sous-pages h4
	{
		font-size: 20px;
	}

	.bloc-sous-pages p
	{
		font-size: 14px;
		line-height: 16px;
	}

	.bouton
	{
		font-size: 14px;
	}

	.bloc-derniers-articles .contenubloc .plus
	{
		bottom:20px;
	}

	.section-menu-footer li a
	{
		width: auto;
	}

	.sponsor img
	{
		padding: 0 30px;
	}

	.element-menu .image
	{
		display: none;
	}

	.element-menu
	{
		height: 80px;
	}

	.element-menu.sejourner
	{
		height: 200px;
	}

	.grid-item
	{
		width: 33.33%;
	}

	header .burger
	{
		display: block;
		position: absolute;
    right: 0;
	}

	#access
	{
		display: none;
		position: absolute;
    z-index: 9;
    background: #26584D;
    top: 66px;
    width: 100%;
    left: 0;
  	    padding-left: 50px;
  	    box-sizing: border-box;
  	        padding-bottom: 50px;
    padding-top: 20px;
	}

	.burger.active+#access
	{
		display: block;
	}
	
	header .logo, .head-menu .logo
	{
		margin-top: 15px;
	}

	#access > div > ul > li
	{
		float: none;
	}

	#access > div > ul > li > a
	{
		display: inline-block;
	}

	#access > div > ul > li.bouton-menu > a
	{
		margin-top: 0;
	}

	.section-hero .texte-hero
	{
		margin-top: 150px;    
		border-radius: 80px;
	}	

	.section-hero {
    height: 300px;
  }

  .slider-presentation .liste-titre .titre
  {
  	min-width: 40%;
  	  margin: 10px;
  }

  .slider-presentation .left {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }

  .slider-presentation .right {
	  width: 100%;
	  margin-top: 50px;
	}

	.prix-align p
	{
		text-align: right;
	}


}

@media (max-width: 740px)
{
	
	header .bouton-plein, .head-menu .bouton-plein
	{
		display: none;
	}

	header .burger, .head-menu .fermer
	{
		text-indent: -10000px;
		width: 30px;
		padding: 0;
		right: 30px;
	}

	.section-hero
	{
		height: 600px;
	}

	.bloc-hero img
	{
		width: 250px;
	}


	.center-col
	{
	display: block;
	}

	.bloc-texte-image img.alignleft,
	img.alignleft
	{
	float: none;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	}

	.bloc-texte-image .image img, .bloc-texte-image .image .slider-images
	{
	max-width: 100%;
	margin-top: 40px;
	}

	.bloc-image-full .gauche,
	.bloc-image-full .droite
	{
	float: none;
	max-width: 100%;
	margin-bottom: 40px;

	display: none;
	}

	blockquote::before 
	{
		width: 20px;
		height: 18px;
		left: -25px;
		background-size: 100%;
	}

	blockquote::after 
	{
		width: 20px;
		height: 18px;
		right: -25px;
		background-size: 100%;
	}

	.bloc-sous-pages a
	{
		margin-bottom: 20px;
	}

	.centrer-colonne .centrer
	{
		display: block;
	}

	.section-menu-footer li
	{
		float: none;
	}

	.contenu-menu
	{
		padding-top: 50px;
	}

	.element-menu
	{
		height: 60px;
		margin-bottom: 10px;
	}

	.element-menu .titre
	{
		padding-top: 10px;
	}

	.element-menu ul
	{
		margin-top: 10px;
	}

	.element-menu li a
	{
		line-height: 26px;
	}

	.element-menu.sejourner
	{
		height: 160px;
	}

	.bouton
	{
		height: auto;
		min-height: 48px;

		background-size: auto 40px;
	}

	.bouton:hover
	{
		background-size: auto 40px;

	}

	.grid-item
	{
		width: 50%;
	}

	.colonne-au-dessus
	{
		margin-bottom: 40px!important;
	}

	.slider-3 .slide
	{
		width: 100%;
	}

	.slider-3 .contenu-slide .fond
	{
		opacity: .7;
	}

	.slider-3 .contenu-slide .titre {
	  opacity: 1;
	}

	.slider-3 .contenu-slide .texte {
	  opacity: 1;
	}

	.bouton-reserver
	{
		float: none;
		display: block;
		width: 110px;
		margin-top: 20px;
	}

	.wpcf7-form > div.input-50,
	.wpcf7-form > div.input-25,
	.wpcf7-form > div.input-30
	{
		width: 100%;
	}

	.bloc-carte
	{
		height: 200px;
	}

	.bloc-carte .deborde iframe
	{
		height: 200px;
	}

	blockquote
	{
		padding: 0 30px;
	}

	blockquote::before
	{
		left: 0;
	}

	blockquote::after
	{
		right: 0;
	}

	.home .section-3 .bloc-citation
	{
		padding-top: 0;
	}

	blockquote+.pre-titre
	{
		padding-left: 30px;
	}

	.bloc-sous-pages .interne
	{
		padding: 0 20px;
	}

	.bloc-sous-pages p
	{
		font-size: 16px;
	}

	h2, .style-h2, .style-h2 p, .style-h2 h1, .style-h2 h2, .style-h2 h3
	{
		margin-top: 20px;
	}

	p+h2, 
	p+.style-h2, 
	p+.style-h2 p, 
	p+.style-h2 h1, 
	p+.style-h2 h2, 
	p+.style-h2 h3
	{
		margin-top: 0px;
	}

	.home .section-8 
	{
		padding-top: 0!important;
	}

	.home .section-7 .col-1
	{
		margin-bottom: 0!important;
	}

	.liste-sociaux,
	.liste-sociaux p
	{
		text-align: center;
	}

	footer .langues
	{
		margin-bottom: 15px;
	}

	.logo-foot
	{
		padding-top: 15px;
	}

	.liste-sociaux
	{
		padding-top: 20px;
	}

	.contacts p.contact {
	  background: url('images/mail-footer.svg') no-repeat left top 15px;
	}

	.credits a, .credits p
	{
		font-size: 10px;
		letter-spacing: 0;
	}

	footer p
	{
		font-size: 14px;
		line-height: 20px;
	}

	.section-menu-footer
	{
		padding: 15px 0;
	}

	header .telephone, 
	.head-menu .telephone {
	  position: absolute;
	  left: 0;
	  top: 45px;
	  margin-left: 20px;
	 display: block;
	 letter-spacing: 0;
	 padding-left: 20px;
	}

	header
	{
		height: 110px;
	}

	header .bouton-plein, 
	.head-menu .bouton-plein {
	 display: block;
	  position: absolute;
	  right: 20px;
	  top: 45px;
	  letter-spacing: 0;
	}

	header .logo, .head-menu .logo {
	  width: 180px;
	  margin-left: 5px;
	  margin-top: 28px;
	}

	.contenu-menu
	{
		padding-top: 70px;
	}

	.menu .centrer
	{
		overflow: auto;
		height: 100%;
		padding-bottom: 30px;
	}

	.popin .contenu .description
	{
		position: static;
	}

	.no-margin-mobile
	{
		margin:0!important;
	}

	.bouton-petit
	{
		padding-top: 20px;
	}

	.centrer-blanc, section + .centrer-blanc
	{
		background: none!important;
		padding-top: 0;
	}

	.hero-chateau
	{
		background-position: left -120px center;
	}

	.bouton-petit
	{
		max-width: 100%;
	}

	.fond-gris-col
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.bloc-carte .deborde iframe
	{
		height: 400px;
	}

	.section-hero iframe
	{
		display: none;
	}

	.section-hero {
    height: 320px;
  }


	.hero-chateau::after
	{
		display: none;
	}

	 h2, .style-h2, .style-h2 p, .style-h2 h1, .style-h2 h2, .style-h2 h3 {
    font-size: 22px;
    line-height: 32px;
  }

    h3, .style-h3, .style-h3 p, .style-h3 h1, .style-h3 h2, .style-h3 h3 {
    font-size: 25px;
    line-height: 25px;
  }

  .iframe-livre-or
	{
	  width: calc(100vw - 60px);
	  height: calc((100vw - 60px) / 1.55);
	}



}