@import url('https://use.typekit.net/bcz5qkg.css');


.tk-indivisible {
	font-family: "indivisible", sans-serif;
}

.tk-larken {
	font-family: "larken", sans-serif;
}

#Choix6Suite.pointille .fl-row-content-wrap:before {
	bottom: -100vh;
}

* {
	box-sizing: border-box
}

.single main.Flix {
	position: relative;
	overflow: visible !important;
}

strong {
	font-weight: 700;
}

body ::-webkit-scrollbar,
html ::-webkit-scrollbar {
	width: 6px;
	background-color: #000;
}

body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #C2A878;
}

body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
	background-color: #000;
}

body,
html {
	margin: 0;
	padding: 0
}

body {
	font-family: "indivisible", sans-serif;
	font-display: swap;
	color: #65442C;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 15px;
	background: #F7F5EF;
}

section.SingleReaExp {
    margin: 0;
    padding-bottom: 80px !important;
}

.petit-texte {
	text-align: left;
	font-size: 12px;
}

.openMenuMobile {
	display: none
}

.container {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.Flix {
	overflow: hidden
}

.bordure25 {
    border-radius: 35px;
    overflow: hidden;
}


a {
    color: #502e15;
    text-decoration: none;
}

a:hover {
    color: #C2A878;
    text-decoration: underline;
}

.single-realisations h1,
.single-expressions h1 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: 500;
	text-align: center;
	margin: 20px 0;
	padding: 0 15px
}

.btn {
	color: #65442C;
	padding: 15px 25px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	line-height: 1.3em;
	gap: 10px;
	align-items: center;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	box-shadow: inset 0px 0 0 0 #004b44;
	margin-top: 10px;
	border: 1px solid #65442C;
	background: transparent;
	font-weight: 500;
	border-radius: 38px;
	padding-right: 40px;
cursor:pointer;
}

.btn:hover {
	background: transparent !important;
	color: #fff !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #004b44;
	border: 1px solid #004b44;
	padding-right: 20px;
}

.btn.transpa {
	border: 1px solid rgb(255 255 255 / 50%);
	background: transparent;
}

.btn.grand {
    padding: 15px 35px;
    font-size: 1.2em;
    color: #fff;
    font-weight: 400;
}

.btn.blur {
	color: #fff;
	background: #F1EDEB60;
	border: 1px solid #f1edeba8;
	border-radius: 33px;
}

.btn.blur:after {
	filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3716%) hue-rotate(45deg) brightness(112%) contrast(101%);
}

.flecheico:after {
	content: "";
	background: url(/wp-content/uploads/2025/11/FLECHE-PETIT-DROITE-BEIGE.svg);
	width: 25px;
	height: 13px;
	background-repeat: no-repeat;
	position: relative;
	right: -8px;
	filter: brightness(0) saturate(100%) invert(25%) sepia(32%) saturate(765%) hue-rotate(343deg) brightness(95%) contrast(87%);
}

.flecheico:hover:after,
.btn.grand:after {
	filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3716%) hue-rotate(45deg) brightness(112%) contrast(101%);
	right: -2px;
}

.btn.resto:before {
	content: "";
	background: url(/wp-content/uploads/2025/11/PICTO-MENUCARTE-BRUN.svg);
	filter: brightness(0) saturate(100%) invert(25%) sepia(32%) saturate(765%) hue-rotate(343deg) brightness(95%) contrast(87%);
	width: 29px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
}

.btn.hotel:before {
	content: "";
	background: url(/wp-content/uploads/2025/11/PICTO-CHAMBRE-MARRON.svg);
	filter: brightness(0) saturate(100%) invert(25%) sepia(32%) saturate(765%) hue-rotate(343deg) brightness(95%) contrast(87%);
	width: 35px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
}

.btn.resto:hover:before,
.btn.hotel:hover:before {
	filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3716%) hue-rotate(45deg) brightness(112%) contrast(101%);
}

.btn.doree {
	box-shadow: inset 0px 0 0 0 #fff;
	background: #c2a878;
	border: 1px solid #c2a878;
}

.btn.brun {
	box-shadow: inset 0px 0 0 0 #fff;
	background: #8d745b;
	border: 1px solid #8d745b;
}

a.btn.doree:hover,
a.btn.brun:hover {
	box-shadow: inset 400px 0 0 0 #fff;
	background: #fff;
	border: 1px solid #fff;
	color: #65442C !important;

}

a.btn.doree:hover img,
a.btn.brun:hover img {
	filter: brightness(0) saturate(100%) invert(25%) sepia(70%) saturate(357%) hue-rotate(343deg) brightness(92%) contrast(89%);
}


.btn.single img {
	width: 20px;
	height: 20px;
	filter: brightness(0) saturate(100%) invert(25%) sepia(70%) saturate(357%) hue-rotate(343deg) brightness(92%) contrast(89%);
}

.btn.single:hover img {
	width: 20px;
	height: 20px;
	filter: none;
}


.MenuBox {
	display: none;
}

.btn:hover {
	color: #000;
}

.flex-entete-d strong {
	font-weight: 400;
}

.wp-txt-center,
.text-center {
	text-align: center;
	line-height: 1.3em
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.margin30 {
	margin-top: 30px;
	margin-bottom: 30px
}

.margin40 {
	margin-top: 40px;
	margin-bottom: 40px
}

.margin50 {
	margin-top: 50px;
	margin-bottom: 50px
}

.margin60 {
	margin-top: 60px;
	margin-bottom: 60px
}

.margin70 {
	margin-top: 70px;
	margin-bottom: 70px
}

.margin80 {
	margin-top: 80px;
	margin-bottom: 80px
}

.margin90 {
	margin-top: 90px;
	margin-bottom: 90px
}

.margin100 {
	margin-top: 100px;
	margin-bottom: 100px
}

.padding20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.padding30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.padding40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.padding50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

.padding60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.padding70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}

.padding80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}

.padding90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important
}

.padding100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important
}

.padding-lr-60 {
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.texteblanc {
	color: #F1EDEB;
}

p {
	line-height: 1.7em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sticky .LayTexte {
	position: sticky;
	top: 0;
}

.sticky img.cover {
	height: auto;
	width: 100%;
}

.sticky .LayImg .cadre {
	margin-top: 5%;
	border-radius: 20px;
}

/* HEADER  */

.logo {
	position: relative;
}

.logo img {
	padding: 0;
	height: 60px;
	width: auto;
}

.navbar {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    color: #051429;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 20;
    gap: 40px;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
    min-height: 90px;
    background: #65442C;
    left: 0;
    box-shadow: 0px 15px 20px #00000029;
    border-bottom: 1px solid #755539;
}

.MenuBox {
	display: flex;
	padding: 10px;
	cursor: pointer;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	border: 1px solid #502E15;
	background-color: #502E15;
	border-radius: 0;
	position: relative;
	left: 0;
	height: 90px;
	width: 160px;
	gap: 15px;
	color: #fff;
	justify-content: center;
	font-size: 1.2em;
	align-items: center;
}


.MenuBox img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(48%) saturate(530%) hue-rotate(224deg) brightness(114%) contrast(100%);
}


.MenuBox img.menuouvert {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.MenuBox.open img.menuouvert {
	display: none;
}

.MenuBox.open .menufermer {
	display: block;
}

.menufermer {
	display: none;
}


.lemenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: url(/wp-content/uploads/2025/11/Vallee_de_Munster.webp);
	color: white;
	overflow: hidden;
	transition: height 0.5s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-size: cover !important;
	z-index: 10;
}

.lemenu.ouverture.item975 {
	background: url(/wp-content/uploads/2025/11/LEH-CHAMBRES-LEGRANDCERF-1.webp);
}

.lemenu.ouverture.item980 {
	background: url(/wp-content/uploads/2025/11/chef-pouring-special-sauce-pork-ribs-kitchen-copie-scaled-1.webp)
}

.lemenu.ouverture.item639 {
	background: url(/wp-content/uploads/2025/11/51996768808_4217265809_o_1920x1080_1_0x0_0_FFFFFF.jpg)
}

.lemenu.ouverture.item642 {
	background: url(/wp-content/uploads/2025/10/team-building-ballade-en-raquettes-1.webp)
}


.lemenu:before {
	content: "";
	background: rgb(96 75 59 / 85%) 0% 0% no-repeat padding-box;
	width: 100%;
	height: 100%;
	position: absolute;
}

.lemenu:after {
    content: "";
    background: url(/wp-content/uploads/2025/11/LOGO-LEH-BRUNCLAIR.svg);
    width: 360px;
    height: 430px;
    position: absolute;
    z-index: 19;
    left: 0;
    bottom: -10px;
    display: block;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3363%) hue-rotate(320deg) brightness(117%) contrast(86%);
}

.lemenu.ouverture {
	height: 100%;
}

.premierLien:before {
	content: "";
	text-align: center;
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.4s ease 0.1s;
	max-height: 0;
	overflow: hidden;
	height: 100vh;
	position: absolute;
	background: #37312cb0;
	display: block;
	top: -33vh;
	margin-left: -20px;
}

.premierLien.activer:before {
	content: "";
	opacity: 1;
	transform: translateY(15px);
	max-height: 100vh;
	width: 120%;
}


.lemenu .activer>a {
	color: #C2A878 !important;
}


ul.reseaux {
	list-style: none;
	display: flex;
	gap: 10px;
	padding: 0;
	margin: 0;
	height: 90px;
	align-items: center;
	justify-content: center;
	margin-right: 35px;
	margin-left: 20px;
}

.flex-entete-d a.btn.contacter {
    background: #502E15;
    height: 90px;
    border-radius: 0;
    color: #fff;
    box-shadow: inset 0px 0 0 0 #c4b79a;
    font-size: 1.2em;
    padding-right: 15px;
    padding-left: 15px;
}

.flex-entete-d a.btn.contacter:hover {
	box-shadow: inset 400px 0 0 0 #c4b79a;
	border: 1px solid #c4b79a;
	padding-right: 40px !important;
}


a.prendre_rdv.btn.bordure.icoagenda {
	color: #051429 !important;
}

.flex-entete-g {
	position: relative;
	z-index: 1;
	min-width: 287px;
}

.flex-entete-c {
	position: relative;
	z-index: 1;
}

.flex-entete-c .logo a {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 41px;
    height: 60px;
    display: block;
    z-index: 1;
}

.telentete {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-right: 1px solid #715136;
    border-left: 1px solid #715136;
}

.telentete a {
    color: #C2A878;
    font-size: 1.2em;
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.boncadeau {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-right: 1px solid #c4b79a;
    border-left: 1px solid #c4b79a;
    background: #c4b79a;
}

.boncadeau a {
    color: #502e15;
    font-size: 1.2em;
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
	text-decoration:none;
}

.boncadeau a strong, .telentete a strong {
    font-weight: 400;
}


.flex-entete-d {
	position: relative;
	z-index: 3;
	display: flex;
	gap: 15px;
	align-items: center;
}

.flex-entete-d a {
	margin: 0;
}

.espace-menu {
	display: flex;
	z-index: 2;
}

.navbar .espace-menu.open {
	opacity: 1;
	transform: translateX(0px);
}

.navbar .espace-menu.open .grid-reseaux {
	position: absolute;
	bottom: 20px;
}

.navbar .espace-menu.open a.imgres {
	font-size: 1.6em;
}

.traduction {
	border-left: 1px solid #755539;
	padding-left: 0;
	height: 90px;
	display: flex;
	padding-right: 0;
	align-items: center;
}

.traduction select {
    background: #65442c;
    color: #C2A878;
    font-size: 1.2em;
    border: none;
    text-transform: uppercase;
    padding: 34px 20px;
}


.premierLien>a {
	font-size: 3em !important;
	font-weight: 200 !important;
	font-family: "larken", sans-serif;
}

ul#menu-entete {
	padding: 0;
	margin: 0;
	display: flex;
	gap: 50px;
}


ul#menu-entete li {
	list-style: none;
	position: relative;
	margin-bottom: 17px;
}

ul#menu-entete li a {
	text-decoration: none;
	margin: 0 10px;
	transition: all 0.5s ease;
	font-size: 1.3em;
	font-weight: 200;
	position: relative;
	color: #fff;
}

#menu-entete ul.sub-menu {
	padding: 0;
	margin: 20px 0 0 0;
}

ul#menu-entete li a:hover:before {
	width: 30px;
	height: 30px;
}

ul#menu-entete li a:hover {
	color: #c2a878;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu {}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li {}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li:last-child {
	margin-bottom: 10px;
}


/* SLIDER  */


video.video-slider {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


#home_slider {
	position: relative;
	padding: 0;
	height: 90vh;
	border-radius: 0;
	overflow: hidden;
}

#home_slider .overflowhiddenSlider {
	height: 90vh;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.overflowhiddenSlider .ItemSliderHome:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: transparent linear-gradient(180deg, #5C463600 0%, #271304BA 100%) 0% 0% no-repeat padding-box;
	mix-blend-mode: multiply;
}

.slider_homepage {
	position: relative;
	z-index: 1;
}

.fleches {
	height: 35px;
	width: 96px;
	z-index: 2;
	display: flex;
	gap: 15px;
	position: absolute;
	bottom: 45px;
	right: 0;
	transform: translate(-50%, -50%);
}

.flechPrev,
.flechNext {
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: 1px solid #baaa9e;
	border-radius: 44%;
	padding: 8px 11px;
}


.fleches div:hover {
	background: #502e15;
	border: 1px solid #502e15;
}


.flechPrev img {
	transform: scaleX(-1);
}

.fleches img {
	width: 16px;
	height: 12px;
	max-width: none;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(150deg) brightness(112%) contrast(115%);
}

.ItemSliderHome {
	overflow: hidden;
	position: relative;
	height: 90vh;
	background: #EFEFEF;
}

.ItemSliderHome img {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	object-fit: cover;
	height: 100%;
	width: 100%;
}

#home_slider .fondImage {
	position: relative;
	z-index: 1;
}

#home_slider .fondTexte {
	position: absolute;
	bottom: 20%;
	left: 10%;
	z-index: 3;
	color: white;
	text-align: left;
	width: 80%;
}

.slick-list,
.slick-track {
	position: relative !important;
}

.cadreintern {
	max-width: 900px;
	z-index: 2;
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
}

.cadreintern img {
	position: relative;
	height: 60px;
	width: 40px;
	top: initial;
	transform: none;
	object-fit: none;
	max-width: none;
}

.cadreintern em {
	font-size: 1.4em;
	font-weight: 300;
}

.cadreintern:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 50px;
    background: url(/wp-content/uploads/2025/11/logo-slider.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: -65px;
    margin-left: -15px;
}

.cadreintern:after {
    content: "";
    position: absolute;
    top: -120px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #C2A878;
    width: 1px;
    height: 60px;
    display: block;
    z-index: 1;
    margin-left: 0;
}

.cadreintern h1 {
	font-size: 3em !important;
}

.cadreintern ul {
	display: flex;
	padding: 0;
	list-style: none;
	gap: 15px;
}

.cadreintern ul li img {
	height: 30px;
	width: auto;
	object-fit: contain;
	position: relative;
	transform: none;
	top: initial;
	right: initial;
}

.overflowhiddenSlider:before {
    content: "";
    background: url(/wp-content/uploads/2025/11/LOGO-LEH-BRUNCLAIR.svg);
    width: 160px;
    height: 230px;
    position: absolute;
    z-index: 2;
    left: 5%;
    bottom: 10%;
    display: block;
    background-size: cover;
   filter: brightness(0) saturate(100%) invert(65%) sepia(8%) saturate(2316%) hue-rotate(342deg) brightness(91%) contrast(97%);
}


.specialsapin2:before {
    content: "";
    background: url(/wp-content/uploads/2025/11/LOGO-LEH-BRUNCLAIR.svg);
    width: 215px;
    height: 300px;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    display: block;
    background-size: cover;
    transform: scaleX(-1);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6138%) hue-rotate(344deg) brightness(137%) contrast(110%);
}

.fl-node-kglwde6bm90t .titrebase :is(h1, h2, h3, h4):before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/11/LOGO-LEH-BRUNCLAIR.svg);
    width: 150px;
    height: 215px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -9%;
    top: -124px;
    filter: brightness(0) saturate(100%) invert(72%) sepia(11%) saturate(1156%) hue-rotate(0deg) brightness(95%) contrast(83%);
}


.overflowhiddenSlider:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/wp-content/uploads/2025/11/FLECHE-PETIT-BAS-BLANC.svg);
    background-repeat: no-repeat;
    bottom: 20px;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    display: flex;
    background-position: center;
    border-radius: 50%;
    background-size: 11px;
}


/* BAN INTERNE  */

div#banniereIntern {
	height: 38vh;
	position: relative;
	padding: 0;
	border-radius: 0;
	overflow: hidden;
	margin: 0;
}

#banniereIntern .cntimg {
	overflow: hidden;
    height: 38vh;
}

div#banniereIntern:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: transparent linear-gradient(180deg, #010B0727 0%, #010F09 100%) 0% 0% no-repeat padding-box;
	opacity: 0.66;
}

#banniereIntern .cntimg img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

#banniereIntern .cntTitle {
	position: absolute;
	top: 60%;
	left: 50%;
	z-index: 3;
	text-align: center;
	transform: translate(-50%, -50%);
}

#banniereIntern .cntTitle .container:before {
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #C2A878;
	width: 1px;
	min-height: 50px;
	display: block;
	z-index: 1;
	margin-left: 8px;
}

#banniereIntern .cntTitle em {
	font-style: normal;
	color: #fff;
	font-weight: 100 !important;
	text-transform: uppercase;
	font-size: 0.8em;
	display: block;
	margin-bottom: 8px;
	letter-spacing: 1.5px;
}

#banniereIntern .cntTitle h1 {
    font-size: 3em;
    color: #fff;
    margin-bottom: 6px;
    margin-top: 5px;
    line-height: 1em;
    font-weight: 200;
    position: relative;
    font-family: "larken", sans-serif;
}

#banniereIntern .cntTitle h1 em {
	font-weight: 300 !important;
	color: #fff;
	display: block;
	font-style: italic;
	text-transform: initial;
	margin-bottom: 8px;
	letter-spacing: normal !important;
	line-height: 1em;
	font-size: 1.1em;
}


/* TEXTE + FOND */


.fondbois {
	background: url(/wp-content/uploads/2025/11/fond-effet-bois.jpg);
	position: relative;
	background-size: cover;
}

.fondsable {
	background: #E4DDD7;
	position: relative;
}

.fondpapier {
	background: url(/wp-content/uploads/2025/11/fond-effet-papier.jpg);
	position: relative;
}

.fondsapin {
	background: url(/wp-content/uploads/2025/11/fond-sapin-brume.jpg);
	position: relative;
}

.fondsapin2 {
	background:
		linear-gradient(0deg, rgba(5, 34, 22, 1) 0%, rgba(255, 255, 255, 0) 76%),
		url("/wp-content/uploads/2025/11/fond-sapin.webp");
	background-size: cover;
	background-position: center;
	position: relative;
}

.papierdechire:before {
    content: "";
    background: url(/wp-content/uploads/2025/11/haut-papier-1.svg);
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
}

.papierdechire2:before {
	content: "";
	background: url(/wp-content/uploads/2025/11/haut-papier-1.svg);
	position: absolute;
	top: 0;
left: 0;
	width: 100%;
	height: 100px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.logolehrond:before {
	content: "";
	background: url(/wp-content/uploads/2025/11/LOGO-LEH-CERCLE-BRUN.svg);
	width: 125px;
	height: 125px;
	position: absolute;
	right: 37px;
	top: -70px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
}

.grostitre {
	margin-top: 35px;
	margin-bottom: 35px;
}

.grostitre .fl-rich-text {
	position: relative;
}


.grostitre :is(h1, h2, h3, h4):before {
	content: "";
	position: absolute;
	background: url(/wp-content/uploads/2025/11/LOGO-LEH-BRUNCLAIR.svg);
	width: 150px;
	height: 215px;
	background-size: contain;
	background-repeat: no-repeat;
	left: -9%;
	top: -13px;
}

.fondpapier ~ .fondsapin2 {
	margin-top: -250px;
}

.fondpapier ~ .fl-builder-content-770 {
	margin-top: -250px;
}

.fondpapier:has(+ .fondsapin2) {
	padding-bottom: 220px !important;
}

.traithaut:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #C2A878;
	width: 1px;
	height: 60px;
	display: block;
	z-index: 1;
}

.tiretgauche :is(h1, h2, h3, h4):before {
	content: "";
	position: absolute;
	top: 20%;
	left: -230px;
	transform: translate(-50%, -50%);
	background: #C2A878;
	width: 400px;
	height: 1px;
	display: block;
	z-index: 1;
}

.mini-titre {
	font-weight: 100 !important;
	text-transform: uppercase;
	font-size: 0.8em;
	display: block;
	margin-bottom: 8px;
	letter-spacing: 1.5px;
}

.grostitre :is(h1, h2, h3, h4) {
	font-size: 3.3em !important;
	line-height: 1.1em !important;
}

.titrebase :is(h1, h2, h3, h4) {
	margin-bottom: 6px;
	margin-top: 5px;
	line-height: 1.3em;
	font-weight: 200;
	position: relative;
	font-family: "larken", sans-serif;
}

.titrebase h1 {
	font-size: 2.3em;
}

.titrebase h2 {
	font-size: 2.3em;
}

.titrebase h3 {
	font-size: 2.3em;
}

.titrebase h4 {
	font-size: 2.1em;
}

.titrebase h5 {
	font-size: 2em;
}

.titrebase :is(h1 strong, h2 strong, h3 strong, h4 strong) {
	font-weight: 400 !important;
}

span.inTro {
	color: #65442C;
	font: normal normal normal 1.7em / 1.9em Larken;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 15px;
}

span.inTro:before {
	content: "";
	position: relative;
	background: #65442c;
	width: 35px;
	height: 2px;
	display: block;
	z-index: 1;
}

/* ESPACE  */

.item-chambre.espaceitem .flottant-chambre-page h3 {
    font-size: 1.7em;
    line-height: 1.2em;
    width: 75%;
}

.espaceitem .flex-chambre-spec-2 {
    margin-top: 15px;
}


/* SINGLE CHAMBRES */


section.sliderimagerea,
section.sliderimagerea2 {
	overflow: hidden;
	position: relative;
}


section.sliderimagerea .slick-list,
section.sliderimagerea2 .slick-list {
	overflow: visible;
}

.wrapper .slick-slide {
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.wrapper .slick-center {}

.sliderimagerea .container,
.sliderimagerea2 .container {
	max-width: 800px;
}

.imgsliderSingle {
    overflow: hidden;
    height: min(390px, 55vh);
    border-radius: 20px;
    margin: 10px;
}

.imgsliderSingle img {
	object-fit: cover;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: inherit;
}

.flextChambres, .flexGalerie {
    margin: 29px 5%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.post-equipement {
	border-top: 1px solid #d2c1a5;
	margin-top: 30px;
	margin-bottom: 30px;
}

.cadrechambe2 {
	padding-left: 50px;
	max-width: 1080px;
	padding-right: 50px;
}
.cadrechambe2 h2, .cadrechambe2 h3{
    color: #C2A878;
    font-family: "larken", sans-serif;
    font-style: italic;
}
 
.list-btns {
	position: relative;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 15px 15px;
	padding-left: 50px;
	max-width: 1080px;
	padding-right: 50px;
}

.list-btns span {
	padding: .4rem 1rem .4rem;
	gap: .5rem;
	height: 46px;
	font-weight: 500;
	text-align: left;
	align-items: center;
	display: flex;
	text-decoration: none;
	color: #2E4B3F;
	font-size: 14px;
	background: #F1EDEB 0% 0% no-repeat padding-box;
	border-radius: 125px;
}


.list-btns img {
	width: 25px;
	height: 25px;
	filter: brightness(0) saturate(100%) invert(25%) sepia(13%) saturate(1069%) hue-rotate(103deg) brightness(92%) contrast(90%);
}

.btn-greenarms-icn div {
	width: 25px;
	height: 25px;
}


/* RESTO  */


ul.filtertabs {
	max-width: 600px;
	text-align: center;
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 27px auto;
	gap: 15px;
	padding: 0;
}

ul.filtertabs li {
	border: 2px solid #65442C;
	border-radius: 125px;
	padding: 9px 25px;
	color: #65442C;
	cursor: pointer;
}

ul.filtertabs li:hover,
ul.filtertabs li.active {
	color: #FFFFFF;
	border: 2px solid #65442C;
	background: #65442C 0% 0% no-repeat padding-box;
}


.tab-content {
	display: none;
	margin-top: 20px;
}

.tab-content.active {
	display: block;
}

.menus {
	max-width: 650px;
	margin: auto;
	margin-top: 30px;
}

.item-plat {
	text-align: left;
	border-top: 1px solid hsl(25.26deg 39.31% 28.43% / 30%);
	padding: 10px 20px;
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: auto auto;
	gap: 20px 20px;
	justify-items: stretch;
	align-items: baseline;
}

.item-plat .description {
	width: 80%;
}

.item-plat h4 {
	font-weight: 300;
}

.prixmenus {
	text-align: right;
	color: #65442c;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.1em;
}


.menu-bloc {
    text-align: left;
    border-top: 1px solid hsl(25.26deg 39.31% 28.43% / 30%);
    padding: 10px 20px;
    justify-items: stretch;
    align-items: baseline;
    background: #ffffff75;
    border-radius: 0 0 15px 15px;
    margin-bottom: 15px;
}

.menu-bloc hr {
    width: 80px;
    border: none;
    border-top: 1px dashed;
}

.menu-bloc:nth-child(odd) {
    background: #efe2cc;
}


.menu-bloc h3.titre-menu {
    text-align: center;
}

.menu-bloc .description-menu ul {
    text-align: center;
    padding: 0;
    list-style: none;
}

.menu-bloc .description-menu ul li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.menu-bloc .description-menu ul li strong, .menu-bloc .description-menu ul li b {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: 400;
    font-family: "larken", sans-serif;
}


/* GRID CHAMBRES */


.chambre-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 10px 10px;
}

.chambre-grid .item-chambre,
.slider-chambre-page .item-chambre {
	padding: 10px;
	position: relative;
	overflow: hidden;
}

.chambre-grid .chambre-image-page,
.slider-chambre-page .chambre-image-page {
	position: relative;
	height: 320px;
	cursor: pointer;
	border-radius: 20px;
	overflow: hidden;
}

.slider-chambre-page .flottant-chambre-page, 
.chambre-grid .flottant-chambre-page {
    padding: 10px 35px;
    position: absolute;
    bottom: 10px;
    z-index: 1;
    width: 96%;
    min-height: 160px;
    color: #fff;
    overflow: hidden;
}

.slider-chambre-page .flottant-chambre-page h3,
.chambre-grid .flottant-chambre-page h3 {
	text-align: left;
	font-size: 1.8em;
	font-family: "larken", sans-serif;
	margin: 0;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 300;
}

.slider-chambre-page .flottant-chambre-page h3:before,
.chambre-grid .flottant-chambre-page h3:before {
	content: "";
	position: absolute;
	top: 24%;
	left: 0;
	transform: translate(-50%, -50%);
	background: #C2A878;
	width: 50px;
	height: 1px;
	display: block;
	z-index: 1;
}

.slider-chambre-page .chambre-image-page:before,
.chambre-grid .chambre-image-page:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 1;
	bottom: 0;
	background: transparent linear-gradient(180deg, #010B0700 0%, #010F09 100%) 0% 0% no-repeat padding-box;
	border-radius: 0px 0px 20px 20px;
	opacity: 0.88;
}

.slider-chambre-page .item-chambre .prix,
.chambre-grid .item-chambre .prix {
	font-size: 1em;
	font-weight: 100;
}

.slider-chambre-page .chambre-image-page img,
.chambre-grid .chambre-image-page img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease;
}

.slider-chambre-page .item-chambre a:hover .chambre-image-page img,
.chambre-grid .item-chambre a:hover .chambre-image-page img {
	transform: scale(1.07);
}

.slider-chambre-page .item-chambre .ico-chambre-flex-2,
.chambre-grid .item-chambre .ico-chambre-flex-2 {
	background: #C2A878;
}

.slider-chambre-page .item-chambre .ico-chambre-flex-2 img,
.chambre-grid .item-chambre .ico-chambre-flex-2 img {
	filter: brightness(0) saturate(100%) invert(26%) sepia(6%) saturate(5168%) hue-rotate(342deg) brightness(81%) contrast(76%);
}

.slider-chambre-page .item-chambre .flex-chambre-spec-2,
.chambre-grid .item-chambre .flex-chambre-spec-2 {
	grid-template-columns: 1fr 1fr 1fr;
}

.slider-chambre-page .item-chambre .flex-chambre-spec-2 div,
.chambre-grid .item-chambre .flex-chambre-spec-2 div {
	font-weight: 300;
}


.hidden {
	overflow: hidden;
}

.vsible {
	overflow: hidden;
}

.slider-chambre-page .slick-list {
	overflow: visible;
}

.bchamflo {
	margin: 29px 5% 0px 5%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
}


/* MISE NE AVANT TEXTE  */

.misenavant01 .grandeimage1,
.grandeimage1 .fl-photo,
.misenavant01 .grandeimage1 .fl-photo-content {
	height: 370px;
	overflow: hidden;
	border-radius: 20px;
	width: 100%;
	width: 570px;
}

.misenavant01 .petiteimage1 {
	height: 210px;
	width: 220px;
	left: -10%;
	bottom: 3%;
	z-index: 1;
}


.uldouble ul {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 30px 30px;
	list-style: none;
	padding: 0;
	margin: 23px 0px 23px 0;
}

.uldouble ul li {
	line-height: 1.7em;
	margin-bottom: 5px;
	margin-top: 5px;
}


/* SECTION UNIVERS  */


.univers {
	height: 430px;
	position: relative;
	overflow: hidden;
}

.univers .imgfond {
	height: 100%;
	width: 100%;
}

.univers .imgfond img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: none;
	transition: all 0.3s ease;
}

.univers:hover .imgfond img {
	transform: scale(1.07);
}

.univers .dessus {
	position: absolute;
	top: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 20px;
	color: #fff;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
}

.univers .dessus>* {
	z-index: 1;
}

.dessus:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #65442C 0% 0% no-repeat padding-box;
	opacity: 0.48;
	z-index: 0;
	left: 0;
	top: 0;
}

.univers:hover .dessus .textehover {
	opacity: 1;
	transform: translateY(15px);
	max-height: 100px;
}

.univers .btn.blur {
	color: #fff;
	background: #F1EDEB60;
	border: 1px solid #f1edeba8;
	border-radius: 33px;
	position: absolute;
	bottom: 30px;
	transition: all 0.4s ease 0.1s;
	transform: translateY(0);
	padding-right: inherit;
}

.univers:hover .btn.blur {
	transform: translateY(-25px);
	background: transparent !important;
	color: #fff !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #2E4B3F;
	border: 1px solid #2E4B3F;
	padding-right: 20px;
}

.textehover {
    text-align: center;
    color: rgb(255 255 255);
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease 0.1s;
    max-height: 0;
    overflow: hidden;
    font-family: "larken", sans-serif;
    font-weight: 200;
}

.textehover em {
	color: #C2A878;
}

.dessus h4:before {
	content: "";
	position: absolute;
	top: -35px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #C2A878;
	width: 1px;
	height: 35px;
	display: block;
	z-index: 1;
}

.dessus h4 {
	font-size: 3.3em;
	font-weight: 200;
	font-family: "larken", sans-serif;
	margin: 0;
	position: relative;
}


/* SHOTCODE VHAMBRES  */


.fl-module.fl-module-html.fl-node-p2w9he80zq4x {
	overflow: hidden;
}

.chambre-container {
	width: 100%;
	height: 600px;
}


.detailchambre {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    gap: 11px;
    position: absolute;
    right: -15px;
    top: 90px;
    width: 310px;
}

.det-spec-homepage {
	width: 80%;
}

.flex-chambre-spec-2 {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px 10px;
}

.detailchambre:before {
	content: "";
	width: 30%;
	border-top: 2px solid #C2A878;
	margin-left: 0%;
	margin-top: 15px;
}

.flex-chambre-spec-2 div {
	justify-content: center;
	font-size: .9em;
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.2fr 1.8fr;
	gap: 10px 5px;
	align-items: center;
	justify-items: start;
}

.ico-chambre-flex-2 {
	background: #65442C;
	height: 25px !important;
	padding: 5px;
	width: 25px !important;
	border-radius: 50%;
	display: block !important;
}

.ico-chambre-flex-2 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-width: none;
}

.detailchambre h2 {
    text-align: left;
    font-size: 1.5em;
    font-family: "larken", sans-serif;
    margin: 0;
    margin-bottom: 10px;
    color: #65442C;
}


.detailchambre h2 a {
	color: #65442C;
	font-weight: 300;
	text-decoration: none;
}

.detailchambre h2 span {
	display: block;
	font-weight: 100;
	color: #000;
	margin-bottom: 0;
	font-family: "montserrat", sans-serif;
	font-display: swap;
	font-size: 15px;
}

.chambre-container .item-chambre {
	height: 550px;
	position: relative;
	padding: 10px;
}

.chambre-container .galerie-image {
	position: absolute;
	left: 5px;
	width: 200px;
	height: 150px;
	box-shadow: 3px 1px 11px #04092e1f;
	top: 0px;
	transition: all 900ms ease, opacity 0.2s ease;
}

.chambre-container .slick-active .galerie-image {
	top: 10px;
	left: 11px;
	width: 250px;
	height: 170px;
}

.chambre-container .featured-image {
    border-radius: 35px;
    overflow: hidden;
    margin-top: 50px;
    width: 66%;
    height: 380px;
}

.galerie_chambre {
	position: relative;
}

.chambre-container .image-plus {
	width: 250px;
	height: 140px;
	position: absolute;
	right: 21px;
	box-shadow: 3px 1px 11px #04092e1f;
	bottom: 80px;
	transition: all 900ms ease, opacity 0.2s ease;
	overflow: hidden;
	border-radius: 36px;
}

.chambre-container .slick-active .image-plus {
	bottom: 90px;
	right: 21px;
	width: 300px;
	height: 190px;
	overflow: hidden;
	border-radius: 36px;
	box-shadow: 3px 1px 11px #04092e1f;
}

.chambre-container .featured-image img,
.chambre-container .galerie-image img,
.chambre-container .image-plus img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fl-module.fl-module-html.fl-node-p2w9he80zq4x {
	overflow: hidden;
	position: relative;
}

.flexchambres {
    position: absolute;
    left: 26%;
    bottom: 109px;
    width: 90px;
    height: 36px;
    display: flex;
    z-index: 8;
    gap: 10px;
}

.flexchambres span {
	background: transparent;
	height: 45px;
	width: 45px;
	border: 1px solid rgb(255 255 255 / 30%);
	display: flex !important;
	padding: 0px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.flexchambres span img {
	position: relative;
	left: -20px;
}

.flexchambres .prev-t img {
	transform: scaleX(-1);
	left: 20px !important;
}

.cadreimagespa,
.cadreparra2 {
	position: relative;
}

.imagespa1,
.imagespa2 {
	position: absolute;
}

.imagespa1 {
	bottom: -249px;
	width: 460px;
	height: auto;
	left: 10%;
}

.imagespa2 {
	right: -110px;
	bottom: -260px;
	width: 245px;
	height: auto;
}

.imagespa1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.imagespa2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* SECTION REA EVENETES SHORTCODE ETC...  */


.cadresousrealisations {
	max-width: 900px;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 10px;
}

.flexrealisations {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.englobecatsavoir {
	position: absolute;
	display: flex;
	justify-content: space-between;
	width: 90%;
	align-items: center;
	top: -31px;
	border-left: 2px solid #7f6350;
	padding-left: 20px;
	height: 50px;
}

.categorie {
	background: #2e4b3f;
	border-radius: 10px;
	padding: 5px 15px;
	color: #fff;
	font-size: .8em;
}

.ensavoirplus {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 14px;
    cursor: pointer;
    background: #F1EDEB60;
    border: 1px solid #65442C;
    border-radius: 33px;
    height: 31px;
    position: absolute;
    right: 0;
}

.ensavoirplus img {
    width: 15px !important;
    height: 8px !important;
    max-width: none;
}

.ensavoirplus span {
	transition: all 0.3s ease;
	display: none;
	color: transparent;
}

.item-chambre .ensavoirplus {
    bottom: 55%;
    right: 5%;
}

.item a:hover .cadrebtnActivite .ensavoirplus {
	width: max-content;
	height: auto;
	padding: 8px 20px;
	border-radius: 50px;
	gap: 10px;
	background: #2e4b3f;
	border: 1px solid #2e4b3f;
}


.item-chambre a:hover .ensavoirplus {
	width: max-content;
	height: auto;
	padding: 8px 20px;
	border-radius: 50px;
	gap: 10px;
	background: #2e4b3f;
	border: 1px solid #2e4b3f;
}


.item a:hover .cadrebtnActivite .ensavoirplus img,
.item-chambre a:hover .ensavoirplus img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(150deg) brightness(112%) contrast(115%);
}

.item a:hover .cadrebtnActivite .ensavoirplus span,
.item-chambre a:hover .ensavoirplus span {
	font-size: 0.7em;
	color: #fff;
	display: block;
}

.blockralisationmargin {
	top: 160px;
	position: relative;
	padding-bottom: 50px;
}

.fondpapier~.specialsapin2 {
	margin-top: -370px;
	padding-bottom: 100px !important;
}

.specialsapin2 {
	transform: scaleX(-1);
}

.specialsapin2>* {
	transform: scaleX(-1);
}

/* SECTION TEXTE PLUS DEOUBLE IMAGES  */

.filtetgauche {
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

.filtetgauche:before {
	content: "";
	border-left: 2px solid #C2A878;
	margin-left: 0;
	padding-left: 20px;
	position: absolute;
	left: -25px;
	width: 1px;
	height: 100%;
}

.cadrephotograndpetit {
    position: relative;
    min-height: 415px;
}

.cadrephotograndpetit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.grandeimage1,
.grandeimage1 .fl-photo,
.grandeimage1 .fl-photo-content {
	height: 370px;
	overflow: hidden;
	border-radius: 20px;
	width: 100%;
}

.petiteimage1 {
	height: 225px;
	overflow: hidden;
	position: absolute;
	width: 225px;
	right: 10%;
	bottom: -2%;
	box-shadow: 0px 15px 30px #00000029;
	border-radius: 20px;
}

.petiteimage1 div {
	height: 100%;
	width: 100%;
}


.cadreSpe {
	grid-template-columns: none !important;
}

.cadreSpe .petiteimage1 {
	right: -70px;
}

/* SECTION DIFF */


.block-valeurs blockquote {
	border-left: 1px solid #D1D1D1;
	margin-left: 0;
	padding-left: 20px;
}

/* TEMOIGNAGES */

.temoignages_decalage {
	width: 110%;
	margin-left: -5%;
	margin-top: 30px;
}

.item-temoignage {
	padding-bottom: 10px;
}

.cadretemoignages {
	background: #F8F6F6;
	box-shadow: 0px 6px 60px #0000000F;
	padding: 35px;
	margin: 20px 30px;
	position: relative;
	min-height: 205px;
	color: #262524;
}

.cadretemoignages:before {
	content: "";
	position: absolute;
	left: -20px;
	top: -20px;
	background: url(/wp-content/uploads/2025/11/blocquote.svg);
	background-size: contain;
	width: 90px;
	height: 60px;
	background-repeat: no-repeat;
}

.cadretemoignages div {
	line-height: 1.7em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.cadretemoignages .nom {
	display: block;
	margin-top: 10px;
	color: #9A9693;
	font-size: 0.8em;
}

.flextemoignages {
	margin: 5px auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.flextemoignages div,
.flexrealisations div,
.flexchambres div,
.flextChambres div,
.bchamflo div,
.flexGalerie div {
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: 1px solid #baaa9e;
	border-radius: 44%;
	padding: 8px 11px;
}

.flextemoignages div:hover,
.flexrealisations div:hover,
.flexchambres div:hover,
.flextChambres div:hover,
.bchamflo div:hover,
.flexGalerie div:hover {
	background: #502e15;
	border: 1px solid #502e15;
}

.flextemoignages img,
.flexrealisations img,
.flexchambres img,
.flextChambres img,
.bchamflo img,
.flexGalerie img {
	width: 16px;
	height: 12px;
	max-width: none;
}

.flextemoignages .prev-t img,
.flexrealisations .prev-t img,
.flextChambres .prev-t img,
.bchamflo .prev-t img,
.flexGalerie .prev-t img {
	transform: scaleX(-1);
}

.flextemoignages div:hover img,
.flexrealisations div:hover img,
.flexrealisations div img,
.flexchambres div:hover img,
.flextChambres div:hover img,
.bchamflo div:hover img,
.flexGalerie div:hover img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(150deg) brightness(112%) contrast(115%);
}

/* SLIDER REA SHORTCODE */


.CarouDecalage {
	overflow: hidden;
	margin-right: -50%;
}

.CarouDecalage .carou_rea {
	height: 340px;
}

.item {
	position: relative;
	margin: 15px 2% 15px 0px;
	padding: 0;
	height: 315px;
	margin-bottom: 20px;
	overflow: hidden;
	box-shadow: 0px 15px 30px #00000029;
	border-radius: 20px 20px 0px 0px;
}

.categorie-titre {
	display: inline-flex;
	color: #fff;
	padding: 5px 7px;
	font-size: 15px;
	gap: 10px;
	align-items: center;
	margin-bottom: 10px;
	background: #A4B2BA 0% 0% no-repeat padding-box;
	border-radius: 20px;
}

.categorie-titre img {
	width: auto !important;
	height: 22px !important;
	background: #3582AE 0% 0% no-repeat padding-box;
	border-radius: 15px;
	padding: 3px;
}

.item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.item .CadreActiviteImage {
	position: relative;
	height: 210px;
	cursor: pointer;
	border-radius: 0;
	overflow: hidden;
}

.item .cadrebtnActivite {
    padding: 20px 20px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    color: #65442C;
    height: 110px;
    display: flex;
    gap: 10px;
    background: #ffffff;
    flex-direction: column;
}

.item .cadrebtnActivite h3 {
    font-weight: 500;
    margin: 0;
    width: 90%;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 10px;
    color: #65442C;
}

.item a .CadreActiviteImage img,
.item .CadreActiviteImage img {
	transition: all 0.3s ease;
}

.item a:hover .CadreActiviteImage img,
.item .CadreActiviteImage:hover img {
	transform: scale(1.07);
}

.item:hover span.btn {
	background: transparent !important;
	color: #051429 !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #fff;

}

ul.sous_realisations {
	display: flex;
	gap: 25px;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	padding: 0;
}

.flextendances {
	display: flex;
	gap: 10px;
}

.flextendances div {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: 1px solid #0F2036;
	border-radius: 20px;
}

.flextendances div:hover {
	background: #0F2036;
}

.flextendances img {
	width: 45px;
	height: 16px;
}

.flextendances div:hover img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(150deg) brightness(112%) contrast(115%);
}





/* NEW DISPO */


.slider-qui, .fl-slideshow-main-image {
    overflow: hidden;
    border-radius: 15px;
}



.slider-qui .fl-slideshow-image-content img { width:100%!important; height:100%!important; object-fit:cover!important;  }


.content-image-left {
    float: left;
    max-width: 350px;
    margin-right: 20px;
}

.content-image-right {
    float: right;
    max-width: 350px;
margin-left: 20px;
}

.content-image-center {
    text-align: center;
    margin: 20px 0;
    clear: both;
}

.content-images-double {
    display: flex;
    gap: 15px;
    margin: 20px 0;
    justify-content: center;
    flex-wrap: wrap;
    clear: both;
}

.content-images-double>div {
	flex: 1;
	min-width: 250px;
}

.content-gallery-img {
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.content-gallery-img.single-left,
.content-gallery-img.single-right {
	width: 340px;
	height: 260px;
}

.content-gallery-img.single-center {
	width: 100%;
	height: auto;
	max-height: 400px;
}

@media (max-width: 768px) {

	.content-image-left,
	.content-image-right {
		float: none !important;
		margin: 20px auto !important;
		text-align: center;
		max-width: 100%;
	}

	.content-images-double {
		flex-direction: column;
	}
}



/* FORM  */

.flex-form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
    z-index: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 30px;
    border-radius: 20px;
}

span.wpcf7-spinner {
	position: absolute;
}

.flex-form .full {
	position: relative;
	width: 100%
}

.flex-form .half {
	position: relative;
	width: 47.5%
}

.flex-form label {
	display: block;
	margin-bottom: 7px;
	font-size: 1em;
	font-weight: 500;
}

.flex-form p {
	margin: 0
}

.flex-form select,
.flex-form input:not(:is([type="button"], [type="submit"], [type="radio"], [type="checkbox"], [type="file"])) {
	height: 3rem;
}

.flex-form :is(input, textarea, select):not(:is([type="submit"], [type="button"])) {
    color: #65442C;
    background: #f1edeb;
    font-style: initial;
    font-family: sans-serif;
}

.flex-form select,
.flex-form textarea,
.flex-form input:not(:is([type="button"], .flex-form [type="submit"], .flex-form [type="radio"], .flex-form [type="checkbox"], .flex-form[type="file"])) {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    outline: none;
    font-weight: 100;
    box-sizing: border-box;
    padding: .7375rem 0px;
    border: 1px solid #F1EDEB;
    border-radius: 10px;
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
    background: #F1EDEB;
color: #65442c;
}

.flex-form input::placeholder {
  color: #65442c;
}

.flex-form .wpcf7-acceptance span.wpcf7-list-item-label {
	font-weight: 100;
	line-height: 1.3em;
}

.full h3, .full h4 {
    font-size: 1.4em;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 0;
    color: #65442C;
}

.full em {
	font-style: normal;
}

.wpcf7-acceptance input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #00000040;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

input#acceptance,
#condition2 input,
input[name="acceptance-284"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: #fff;
}

input#acceptance:checked[type=checkbox],
#condition2 input:checked[type=checkbox],
input:checked[name="acceptance-284"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2365442C' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

input#acceptance:checked,
input#acceptance:focus,
#condition2 input:focus,
input[name="acceptance-284"]:focus {
	background-color: #f0ece2;
	border-color: #fff;
	border-color: #fcfbfa;
	outline: 0;
	box-shadow: 0 0 0 .11rem #090000
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0
}

.wpcf7-acceptance span.wpcf7-list-item-label {
	text-transform: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: transparent;
    border: none;
    color: #502e15;
    font-size: 1.2em;
    font-weight: 500;
}


.btn:hover input {
    color: #fff !important;
}

.wpcf7-acceptance label {
	font-size: 13px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	align-content: center;
	line-height: 1em;
}

/* FOO§TER  */

footer.footerbg {
	background: #65442C;
	position: relative;
	padding-top: 40px;
}

footer.footerbg h4 {
	color: #C2A878;
	font-size: 1.4em;
	margin: 0;
	font-family: "larken", sans-serif;
	font-weight: 300;
}

footer.footerbg p {
	margin: 10px 0;
	position: relative;
}


.main-footer {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-areas: "logo nav reservation credits";
	color: #F1EDEB;
	padding: 0;
	gap: 0px 25px;
	max-width: 1080px;
	margin: auto;
	align-items: start;
	padding-bottom: 15px;
	padding-top: 30px;
	border-top: 1px solid rgb(255 255 255 / 19%);
}

.main-footer a {
	text-decoration: none;
	color: #F1EDEB;
	margin: 0;
}

.main-footer .btn,
.main-footer .btn:hover {
	font-size: 14px;
	text-decoration: none;
}

.main-footer a:hover {
	text-decoration: underline;
}

.main-footer ul {
	list-style: none;
	padding: 0
}

.main-footer ul li {
	margin-bottom: 5px;
}

.footer-logo {
	grid-area: logo;
}

.footer-nav {
	grid-area: nav;
}

.footer-reservation {
	grid-area: reservation;
}

nav.footer-nav li a,
.footer-reservation li a,
.footer-reservation li label {
	color: #fff;
	position: relative;
	font-weight: 200;
}

.footer-credits {
	grid-area: credits;

}

.footer-credits .container {
	display: flex;
	margin: auto;
	justify-content: space-between;
	align-items: center;
}

.main-footer span strong {
	font-size: 1.2em;
}

.grid-infosbas {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px 13px;
	max-width: 1125px;
	margin: auto;
	justify-items: center;
	text-align: center;
}

.grid-infosbas a {
	color: #BFA774;
	font-weight: 600;
}

.lienbasbtn {
	text-align: center;
	padding: 20px;
	max-width: 1080px;
	margin: auto;
	border-top: 1px solid rgb(255 255 255 / 19%);
}

.lienbasbtn a {
	margin-top: 0;
	font-size: 1.1em;
	color: #fff;
}

.lienbasbtn img,
.btn.brun img,
.btn.doree img {
	width: 30px;
	height: 24px;
	object-fit: contain;
}

section.pied {
	padding: 25px;
	text-align: center;
	background: #8D745B;
	color: #fff;
}

section.pied a {
	color: #fff;
	font-size: 0.9em;
}





.page-id-12 .Flix {
    overflow: visible;
}

.encadremenet-monument {
    position: relative;
}

.monument {
    margin-bottom: 5%;
    display: grid;
    grid-template-columns: 0.6fr 1.4fr;
    gap: 30px 30px;
    position: sticky;
    padding: 20px;
    top: 15%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 44px;
    align-items: center;
}

.monument h3 {
	font-size: 1em;
	margin-bottom: 10px;
}

.monument p {
    margin: 0;
}

.image-monument img {
    margin-bottom: 0;
    width: 90%;
    height: 320px;
    object-fit: cover;
    border-radius: 30px;
}

.flex-monument {
    gap: 7px;
    display: inline-flex;
    margin-bottom: 15px;
    align-items: center;
    background: #E4DDD7;
    padding: 15px 20px;
    border-radius: 33px;
}

.markercss {
    background: #65442C;
    overflow: hidden;
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 26px;
    padding: 5px;
}

.commentaire-container {
    width: 85%;
}


.markercss img { 
filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(427%) hue-rotate(24deg) brightness(116%) contrast(100%);
}


.grid-activites {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px 10px;
}



.tabs-event {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}


.tabs-event button.tab-btn {
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    z-index: 0;
    display: inline-flex;
    margin-bottom: 20px;
    border: 1px solid #2E4B3F;
    background: transparent;
    border-radius: 125px;
    cursor: pointer;
    color: #2E4B3F;
    font-weight: bold;
}

.tabs-event button.tab-btn:hover, .tabs-event button.tab-btn:focus, .tabs-event button.tab-btn.active {
    background: #2E4B3F;
    border: 1px solid #284D3D;
    color: #fff;
    font-weight: bold;
}




.containerPost {
    max-width: 820px;
    margin: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 46px;
    padding: 35px;
}

.containerPost :is(h1, h2, h3, h4) {
font-size: 2em;
}

.containerPost img {
    border-radius: 20px;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}

.containerPost :is(h1, h2, h3, h4):before {
    content: "";
    width: 90px;
    height: 1px;
    position: relative;
    border-top: 1px solid #2E4B3F;
    padding-top: 15px;
    margin-top: 25px;
    display: block;
}


.containerPost :is(h5) {
    color: #65442C;
    font-size: 1.3em;
    margin: 10px 0;
    font-weight: 500;
}



.flexPOi {
    display: flex;
    justify-content: space-between;
}

.sliderPoiBu .item {
    margin: 10px;
}

.pagecontact3 { }


.pagecontact3 .univers {
    height: 97vh;
}

.pagecontact3 .univers .btn.blur {
    position: relative;
    bottom: initial;
    transform: translateY(25px);
}

.pagecontact3 .univers:hover .btn.blur {
    transform: translateY(35px);
}

.univers .textehover.ouvertdirect {
    opacity: 1;
    max-height: initial;
    font-size: 1.4em;
    width: 80%;
}

.gridformresachambres {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 2fr 0.5fr 0.5fr;
    gap: 20px 20px;
    max-width: 990px;
    margin: auto;
    align-items: center;
    min-height: 280px;
    background: #fff;
    margin-bottom: 40px;
    padding: 25px;
    border-radius: 25px;
    border: 5px solid #c4b79a;
}

#inline-calendar {
    position: relative;
    min-height: 240px;
    z-index: 10;
    background: #e4ddd7;
    border-radius: 10px;
}

.drp-calendar {
    width: 50%;
    max-width: initial !important;
}


#inline-calendar .daterangepicker {
    position: static !important;
    box-shadow: none !important;
    margin: 0 auto;
    display: block !important;
}


.daterangepicker {
    border: none !important;
}

.daterangepicker:after, .daterangepicker:before { display:none!important;}


.daterangepicker td.active {
    background-color: #b9975b!important;
color: #000 !important;
}

.daterangepicker td.in-range {
    background-color: #b9975b3d!important;
}

td.active.end-date.in-range.available {
    background: #b9975b !important;
}

  /* Cache tous les jours qui ne sont pas du mois affiché */
  .daterangepicker td.off,
  .daterangepicker td.off.end-date,
  .daterangepicker td.off.start-date {
    visibility: hidden;
  }


.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    color: #524e4e;
}


.gridformresachambres .flex-form {
    padding: 0;
    background: transparent;
}