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

* {
	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: #C7E61C;
}

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

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

body {
	font-family: "nexa", sans-serif;
	font-display: swap;
	color: #070D2E;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 16px;
}

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

.Flix {
	overflow: hidden
}

a {
	color: #070D2E;
	text-decoration: none;
}

a:hover {
	color: #D4DF52;
	text-decoration: underline;
}
.texteblanc a{
    color:#d4df52;
    transition: all 0.5s ease;
}
.CoteGauche a{
    color:#d4df52;
    transition: all 0.5s ease; 
}
.CoteGauche a:hover{
    color:#F95734;
}
.texteblanc .btn{
    color:#fff;
}
.texteblanc a:hover{
    color:#F95734;
}
.btn {
	padding: 15px 20px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	gap: 10px;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	box-shadow: inset 0px 0 0 0 #070D2E;
	background: #F95734;
	border-radius: 26px;
	height: 40px;
	align-items: center;
	color: #fff;
	border: 1px solid #F95734;
	text-decoration: none;
}

.btn.transpa {
	border: 1px solid #fff;
	background: transparent;
}

.btn.vert {
	border: 1px solid #D4DF52;
	background: #D4DF52;
	color: #000;
}

.btn:hover {
	background: #070D2E !important;
	color: #fff !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #070D2E !important;
	border: 1px solid #070D2E;
	text-decoration: none !important;
}

.btn.flecheico {
	padding-right: 55px;
}

.btn.flecheico:after {
	background: url(/wp-content/uploads/2026/01/fleche-btn.svg);
	content: "";
	width: 20px;
	height: 11px;
	margin-top: 0px;
	background-size: contain !important;
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
}


.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
}

.margintop80 {
	margin-top: 10%;
}

.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
}
section.SingleReaExp.fondbleu.padding50 {
    padding-top: 90px !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
}

.marginmoins {
	margin-top: -60px;
}

.texteblanc,
.textblanc,
.text-blanc,
.texte-blanc {
	color: #fff;
}

.ti-widget.ti-goog .ti-widget-container .ti-footer .ti-name,
.ti-rating-text .nowrap strong {
	color: #fff !important;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* NEW DISPO */

.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: 8px;
	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;
	}
}


/* HEADER  */

.logo {
	position: relative;
}

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

.navbar {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    color: #fff;
    position: fixed;
    top: 10%;
    left: 50%;
    max-width: 1280px;
    z-index: 20;
    gap: 20px;
    height: 110px;
    transition: all 0.4s ease 0.2s;
    transform: translate(-50%, -50%);
    width: 100%;
}

.navbar.scrolled {
    top: 0px;
    background: #1c2553;
    padding: 10px;
    height: 140px;
    border-radius: 15px;
    transform: translate(-50%, -50%) translateY(55%);
    box-shadow: 0px 3px 15px #070d2e9e;
}

.dessus {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px 15px;
	border-bottom: 1px solid rgb(255 255 255 / 55%);
	padding-bottom: 10px;
}

.MenuBox {
	display: none;
}

.flex-entete-g {
	position: relative;
	z-index: 1;
	display: flex;
	gap: 25px;
	align-items: center;
	margin-right: auto;
}


ul.reseaux_sociaux {
	list-style: none;
	margin: 0;
	padding: 0;
}

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

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

.flex-entete-d img {
	height: 20px;
}

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

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

ul#menu-entete {
	padding: 0 15px;
	margin: 0;
	display: flex;
	gap: 5px;
	width: 100%;
	justify-content: space-between;
}


ul#menu-entete li {
	list-style: none;
	position: relative;
}

ul#menu-entete li a {
	text-decoration: none;
	margin: 0;
	margin-right: 15px;
	transition: all 0.5s ease;
	font-size: 1.2em;
	font-weight: 500;
	position: relative;
	color: #fff;
	cursor: pointer;
}

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


ul#menu-entete .menu-item-has-children ul.sub-menu {
	position: absolute;
	display: none;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
	display: block;
	background: #1c2553;
	min-width: 190px;
	top: 30px;
	overflow: hidden;
	width: max-content;
	padding: 10px 15px;
	border-radius: 7px;
}

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

li.menu-item-has-children:after {
	content: "\276F";
	position: absolute;
	right: -10px;
	transform: rotate(90deg);
	top: 2px;
	color: #fff;
}

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

.navbar:has(.espace-menu.open) .flex-entete-d .telephone,
.navbar:has(.espace-menu.open) .flex-entete-d .boutique {
	display: none;
}

.navbar:has(.espace-menu.open) .logo img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(0%) hue-rotate(173deg) brightness(104%) contrast(102%);
}


/* SLIDER  */

#home_slider {
	position: relative;
	padding: 0;
	height: 90vh;
	margin: 0;
}

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

#home_slider .ItemSliderHome:before {

	content: "";
	background: linear-gradient(180deg, #070d2ed1 40%, #070D2E00 100% 0%) 0% 0% no-repeat padding-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 230px;
	z-index: 2;

}

#home_slider .ItemSliderHome:after {
	content: "";
	background: #070D2E 0% 0% no-repeat padding-box;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

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

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

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

.flechPrev,
.flechNext {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-radius: 38px;
	opacity: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	background: #f6f1ea73;
	backdrop-filter: blur(7px);
}

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

.fleches img {
	width: 16px;
	height: 19px;
}

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

@keyframes zoomElegant {
	0% {
		transform: scale(1) translate(0, 0);
	}

	100% {
		transform: scale(1.1) translate(-2%, -2%);
	}
}

.ItemSliderHome img {
	position: absolute;
	right: 0;
	transform: translate(0, -50%);
	object-fit: cover;
	height: 100%;
	width: 100%;
	animation: zoomElegant 7s ease-in-out infinite alternate;
}

.ItemSliderHome .btn img {
	height: 20px;
	width: auto;
	position: relative;
	top: initial;
	right: initial;
	transform: none;
}

#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%;
}

#home_slider:after {
	content: '';
	position: absolute;
	bottom: -10px;
	right: 0;
	width: 40%;
	height: 65px;
	background: #f2f1ea;
	clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%);
	z-index: 1;
}

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

.cadreintern {
    z-index: 2;
    color: #fff;
    padding: 50px 0;
    font-size: 1.2em;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1280px;
    width: 90%;
    transform: translate(-50%, -50%);
}

.cadreintern .mini-titre {
	font-size: 1.4em;
	letter-spacing: 14px;
}

.cadreintern.titrebase :is(h1, h2, h3, h4, h5) {
	font-size: 2em;
	margin-bottom: 30px;
	margin-top: 5px;
	line-height: 1.3em;
	font-weight: 500;
	position: relative;
}

.cadreintern a.btn.flecheico {
	font-size: 0.9em;
	margin-top: 20px;
}

.cadreintern img {
	height: 45px;
	width: auto;
	position: relative;
	top: initial;
	transform: none;
	margin-bottom: 10px;
}


/* BAN INTERNE  */

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

#banniereIntern .cntimg {
	overflow: hidden;
}

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

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

#banniereIntern .cntTitle {
	max-width: 630px;
	position: absolute;
	bottom: 10%;
	left: 18%;
	z-index: 3;
	text-align: left;
	color: #E5E1D5;
}

#banniereIntern .cntTitle img {
	height: 45px;
	width: auto;
	position: relative;
	top: initial;
	transform: none;
	margin-bottom: 10px;
	display: block;
}

#banniereIntern .cntTitle em {
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
}

#banniereIntern .cntTitle h1 {
	margin-bottom: 0;
	font-size: 2.5em;
	font-style: normal;
	margin-top: 5px;
	line-height: 1em;
	font-weight: 200;
}


/* ARIANE */


.Filedariane {
	line-height: 1.3em;
	color: #fff;
	background: #96c824;
	text-align: center;
	margin: 0;
	border-radius: 0;
}

.Filedariane ul {
	display: inline-block;
	padding: 0;
	color: #fff;
	position: relative;
	z-index: 2;
}

.Filedariane li {
	display: inline-block;
}

.Filedariane li a {
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
}

.Filedariane li:after {
	content: "\2022";
	color: #fff;
	margin-left: 6px;
	margin-right: 6px;
}

.Filedariane li:last-child:after {
	display: none;
}


/* PAGE CONTACT */


.blocklgecont {}

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

.ico-con {
	background: #ffae55;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
}

.ico-con img {
	max-width: initial;
	width: 35px;
	height: auto;
	object-fit: contain;
}

.map iframe {
	overflow: hidden;
	border-radius: 15px;
}

.formimg {
	margin-left: -50px;
	padding: 6px;
}

.formimg .fl-module-content.fl-node-content {
	overflow: hidden;
	border-radius: 20px;
}

label.gros {
	font-weight: 600 !important;
}


/* SPEC */

.fl-node-lygd8srn3mk4,
.fl-node-2z8pe0r65qha {
	padding-top: 9% !important;
}

.emvert.titrebase em:after {
	filter: brightness(0) saturate(100%) invert(86%) sepia(11%) saturate(2095%) hue-rotate(16deg) brightness(99%) contrast(95%);
}

.emorange.titrebase em:after {
	filter: brightness(0) saturate(100%) invert(53%) sepia(49%) saturate(6309%) hue-rotate(342deg) brightness(102%) contrast(95%);
}

.emorange2.titrebase em:after {
	filter: brightness(0) saturate(100%) invert(68%) sepia(64%) saturate(480%) hue-rotate(337deg) brightness(101%) contrast(101%);
}

.emviolet.titrebase em:after {
	filter: brightness(0) saturate(100%) invert(19%) sepia(15%) saturate(7489%) hue-rotate(259deg) brightness(104%) contrast(93%);
}

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

.fondbleu {
	background: #070D2E;
	position: relative;
}

.fondbleuviolet {
	background: #1C2553;
	position: relative;
}

.minititre,
.mini-titre {
	font-weight: 300 !important;
	text-transform: uppercase;
	font-size: 1em;
	display: block;
	margin-bottom: 8px;
	letter-spacing: 8.4px;
}

.titrebase :is(h1, h2, h3, h4, h5) {
	font-size: 2.2em;
	margin-bottom: 30px;
	margin-top: 5px;
	line-height: 1.3em;
	font-weight: 500;
	position: relative;
}

.SingleReaExp .titrebase :is(h1, h2, h3, h4, h5) {
	font-size: 1.7em;
	width: 70%;
	margin: auto;
	margin-bottom: 30px;
}


.titrebase :is(h1, h2, h3, h4, h5):before {
	content: "";
	background: url(/wp-content/uploads/2026/01/triangle-titres.png);
	position: absolute;
	margin-left: -40px;
	width: 23px;
	height: 45px;
	background-size: contain;
	margin-top: 5px;
}

.titrebase :is(h1, h2, h3, h4, h5) em {
	position: relative;
	font-style: normal;
	display: inline-block;
}

.titrebase :is(h1, h2, h3, h4, h5) em::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -24px;
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: var(--underline-svg);
}

.pasdebeforeh :is(h1, h2, h3, h4, h5):before {
	display: none;
}

.cadreintern.titrebase :is(h1, h2, h3, h4, h5) em.is-visible::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.313 38.84'%3E%3Cpath d='M774.207,560.456s155.307-16.93,204.567-7.254-93.83,2.231-137.116,13.5,81.472,3.574,105.691,3.9-31.9,9.508-49.561,10.255' transform='translate(-769.797 -546.187)' fill='none' stroke='%23ffae55' stroke-width='8' stroke-linecap='round' stroke-dasharray='554.206' stroke-dashoffset='554.206'%3E%3Canimate attributeName='stroke-dashoffset' from='554.206' to='0' dur='1s' fill='freeze' calcMode='spline' keySplines='0.47 0 0.745 0.715' keyTimes='0;1'/%3E%3C/path%3E%3C/svg%3E#scroll");
}

.blockCTA {
	position: relative;
}

.blockCTA ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-top: 20px;
	font-size: 1.1em;
}

.ulflex {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 15px;
	margin-top: 10px;
	font-size: 1em;
}


/*  DECO */

.pointeisogauche:after {
	content: '';
	position: absolute;
	bottom: -25%;
	left: 0;
	background: url(/wp-content/uploads/2026/01/triangles-deco.png);
	width: 155px;
	height: 210px;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

.pointeisodroite:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background: url(/wp-content/uploads/2026/01/triangles-deco.png);
	width: 110px;
	height: 150px;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
	transform: scaleX(-1);
}

.decologoslider:before {
	content: '';
	position: absolute;
	top: -20%;
	right: 0;
	background: url(/wp-content/uploads/2026/01/triangles-transparence.png);
	width: 510px;
	height: 275px;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}


.isometric,
.isobleu,
.isosable,
.decologoslider,
.pointeisogauche {
	position: relative;
}

.isometric:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	width: 57%;
	height: 40px;
	background: #f2f1ea;
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 3% 100%);
}

.isobleu:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	width: 37%;
	height: 40px;
	background: #070d2e;
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 5% 100%);
}

.isosable:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	width: 37%;
	height: 40px;
	background: #F2F1EA;
	clip-path: polygon(0 0%, 100% 0%, 100% 100%, 5% 100%);
}


/* SERVICE */

.service {
	border-radius: 0px 20px 0px 0px;
	overflow: hidden;
	height: 370px;
	width: 100%;
	position: relative;
}

.service a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.service a:after {
	content: "";
	width: 45px;
	background: #ffffff70 url(/wp-content/uploads/2026/01/fleche-diago.svg);
	height: 45px;
	backdrop-filter: blur(30px);
	display: flex;
	cursor: pointer;
	border-radius: 17px;
	position: absolute;
	right: 15px;
	z-index: 1;
	background-size: 25px;
	top: 15px;
	background-repeat: no-repeat;
	background-position: 65% 35%;
	transition: all 0.4s ease 0.1s;
	opacity: 0;
}

.service a:hover:after {
	opacity: 1;
	transform: translateY(15px);
}


.service a:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
	opacity: 0.8;
}

.service .flottant {
	position: absolute;
	color: #fff;
	z-index: 1;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
}

.service .flottant span {
	font-size: 1.5em;
	position: relative;
	text-align: center;
	display: block;
}

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

.service:hover .flottant .cacher {
	opacity: 1;
	transform: translateY(50px);
	max-height: 100px;
}


.service .flottant span:after {
	content: "";
	background: url(/wp-content/uploads/2026/01/soulignement-vert.svg);
	position: absolute;
	width: 110px;
	height: 21px;
	background-size: contain;
	background-repeat: no-repeat;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%, -50%);
}

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

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


.blockservice:nth-child(even) {
	position: relative;
	top: 35px;
}

.full-width-breakout {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	padding: 0 10%;
	margin-top: 50px;
}


/* QUATRE PHOTOS */


.quatrephotos {
	position: relative;
	width: 50vw;
	margin-left: calc(50% - 35vw + 40px);
	height: 515px;
	margin-top: 60px;
}

.img1photos {
    position: absolute;
    overflow: hidden;
    border-radius: 27px 0px 0px 0px;
    width: 28%;
    height: 213px;
    top: 40px;
    left: 115px;
}

.img2photos {
	position: absolute;
	border-radius: 0px 25px 0px 0px;
	width: 40%;
	height: 410px;
	right: 17%;
	overflow: hidden;
}

.img3photos {
    position: absolute;
    width: 40%;
    height: 265px;
    overflow: hidden;
    bottom: -30px;
}

.img4photos {
    position: absolute;
    border-radius: 0px 0px 26px 0px;
    width: 21%;
    height: 215px;
    overflow: hidden;
    right: 36%;
    bottom: -140px;
}


.tax-campaign .quatrephotos {
	margin-top: 0px;
}

.tax-campaign .img1photos {
	  width: 28%;
	height: 200px;
	top: 25px;
	left: 115px;
}

.tax-campaign .img2photos {
	width: 40%;
	height: 340px;
	right: 17%;
}

.tax-campaign .img3photos {
	width: 40%;
	height: 265px;
	bottom: 0px;
}

.tax-campaign .img4photos {
    width: 18%;
    height: 176px;
    right: 39%;
    bottom: -20px;
}

.contenu-tax {
	font-size: 1.1em;
}

.img1photos img,
.img2photos img,
.img3photos img,
.img4photos img {
	width: 100%;
	transition: all 0.3s ease;
	height: 100%;
	object-fit: cover;
	max-width: none;
}

.tax-campaign .img-engagements {
	width: 45vw;
	margin-top: 0;
}

.tax-campaign .img-engagements .img1-enga,
.tax-campaign .img-engagements .img2-enga {
	height: 430px;
}

/* SLIDER CONFIANCE */

.confiance-slider {}

.imgsliderconfiance {
	mix-blend-mode: multiply;
	padding: 15px;
	background: #F2F1EA;
}

.imgsliderconfiance img {
	mix-blend-mode: multiply;
	width: auto;
	height: 60px;
	object-fit: contain;
	margin: auto;
}


/*  comparateur */

.comparateur .image-compare-viewer img {
	max-width: none !important;
}

.image-compare-viewer.icv.icv__icv--horizontal.standard {
	margin: auto;
	max-width: 550px;
	border-radius: 24px;
}

.image-compare-viewer.icv.icv__icv--horizontal.standard:before {
	content: "Avant";
	position: absolute;
	left: 15px;
	top: 15px;
}

.image-compare-viewer.icv.icv__icv--horizontal.standard:after {
	content: "Après";
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 3;
}


/*  ENGAGEMENTS  */

.blockengagements {
	padding: 20px 40px 20px 20px;
	position: relative;
	min-height: 205px;
	border-radius: 20px;
	background: #141939;
	color: #fff;
}

.blockengagements .fl-rich-text p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.blockengagements img {
	width: 35px;
	height: 35px;
	object-fit: contain;
	max-width: none;
}

.img-engagements {
	display: grid;
	grid-template-columns: 1.3fr 0.7fr;
	gap: 25px 25px;
	position: relative;
	width: 50vw;
	margin-left: calc(50% - 35vw + 40px);
	margin-top: 60px;
}

.img1-enga img,
.img2-enga img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: none;
}

.img1-enga {
	width: 100%;
	overflow: hidden;
	height: 335px;
	border-radius: 0px 0px 0px 50px;
}

.img2-enga {
	width: 100%;
	overflow: hidden;
	height: 335px;
	border-radius: 0px 38px 0px 0px;
}


/*  CAROU REA */

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

.CarouDecalage .carou_rea {
	height: 350px;
}

.item {
	position: relative;
	margin: 15px;
	padding: 0;
	height: 275px;
	box-shadow: 0px 8px 10px #00000029;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 0px 20px 0px 0px;
}

.infinite-scroll-container .item {
	margin-left: 0;
	margin-right: 0;
}

.infinite-scroll-posts-grid {
	gap: 1.5rem !important;
}

.CarouDecalage .slick-list,
.CarouDecalage .slick-track {}

.item a:before {
	content: "";
	width: 45px;
	background: #ffffff70 url(/wp-content/uploads/2026/01/fleche-diago.svg);
	height: 45px;
	backdrop-filter: blur(30px);
	display: flex;
	cursor: pointer;
	border-radius: 17px;
	position: absolute;
	right: 15px;
	z-index: 1;
	background-size: 25px;
	top: 15px;
	background-repeat: no-repeat;
	background-position: 65% 35%;
}

.item:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
	opacity: 0.8;
}

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

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

.item .cadrebtnActivite {
	padding: 10px 15px;
	position: absolute;
	bottom: 20px;
	z-index: 1;
	width: 90%;
	color: #fff;
	padding-left: 30px;
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.item .cadrebtnActivite:after {
	content: "";
	background: url(/wp-content/uploads/2026/01/soulignement-resa.svg);
	position: absolute;
	bottom: -14px;
	width: 65px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
}

.item .cadrebtnActivite h3 {
	font-size: 15px;
	margin: 0;
	line-height: 1.6em;
	color: #fff;
	font-weight: 500;
}

.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;
	justify-content: flex-end;
	margin-bottom: 0;
}

.flextendances div {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: rgb(255 255 255 / 51%);
	border-radius: 17px;
	opacity: 1;
	backdrop-filter: blur(30px);
	color: #fff;
	font-size: 1.5em;
}

.flextendances div:hover {
	background: #C7E61C;
}


/* CTA */


.blockcta {}


/* 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: 20px;
	box-shadow: 0px 13px 26px #00000029;
	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;
}

input[type="checkbox"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: #fff;
}

.flex-form :is(input, textarea, select):not(:is([type="submit"], [type="button"])) {
	color: #818181;
	background: transparent;
	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 #CCCCCC;
	border-radius: 10px;
	background: transparent;
	padding-left: 15px;
	padding-right: 15px;
}

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

.full h3,
.full h4 {
	font-size: 1.6em;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 0;
}

.full h3 strong,
.full h4 strong {
	font-weight: 600;
}

.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='%237F1416' 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 {
	border: none;
	font-size: 1em;
	padding: 5px 25px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	gap: 10px;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	font-weight: 300;
	background: #F95734;
	border-radius: 23px;
	margin: 5px 0;
	color: #fff;
	align-items: center;
	height: 40px;
}


.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: #070D2E;
	position: relative;
	padding-top: 40px;
	color: #fff;
}

footer.footerbg h4 {
	letter-spacing: 0.85px;
	color: #C7E61C;
	text-transform: uppercase;
	font-weight: 400;
}

footer.footerbg p {
	position: relative;
}

.main-footer {
	display: grid;
	grid-template-columns: 0.4fr 0.4fr 1.2fr;
	grid-template-areas: "logo nav reservation";
	gap: 0px 40px;
	max-width: 1280px;
	margin: auto;
	align-items: start;
}

.main-footer a {
	color: #fff;
}

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

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

.main-footer ul li {
	margin: 10px 0;
}

.main-footer ul li a {
	color: #fff;
}

.footer-logo {
	grid-area: logo;
	line-height: 1.2em;
}

.footer-logo ul {
	list-style: none;
	display: flex;
	gap: 5px;
	padding: 0;
	margin: 0;
}

.footer-logo ul li {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}

.footer-logo ul li a {
	color: #fff;
}

.footer-logo ul li img {
	width: 25px;
	height: auto;
	margin-top: 0px;
}

.footer-nav {
	grid-area: nav;
	padding-left: 10px;
}


.footer-nav li {
	margin: 0 0 10px 0 !important;
}


.footer-nav a {
	font-size: 1.1em;
}

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

.footer-reservation ul {
	columns: 3;
	list-style-position: inside;
}

.footer-reservation ul li {
	break-inside: avoid;
	margin: 7px 0;
}

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

.footer-credits ul {
	margin: 0;
}

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

.footer-credits .gtranslate_wrapper {
	margin-top: 5px;
}

.flexbas {
	background: #070d2e;
	padding: 10px 0;
}

.flexbas .container {
	border-top: 1px solid #353a55;
	padding-top: 20px;
	padding-bottom: 15px;
}

.flexbas .container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.flexbas .container ul a {
	color: #fff;
}

.main-footer .footer-nav,
.main-footer .footer-reservation,
.main-footer .footer-credits {
	padding-top: 10px;
}