@import url('https://use.typekit.net/lps3nci.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: #AAE329;
}

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

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

body {
	font-family: "space-grotesk-variable", sans-serif;
	font-display: swap;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 15px;
	background: #FFFFFF;
}


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

a {
	color: #07274D;
	text-decoration: none;
}

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

.btn {
	color: #fff;
	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 #AAE329;
	margin-top: 10px;
	background: transparent;
	border: 1px solid rgb(255 255 255 / 30%);
	font-weight: 500;
	border-radius: 38px;
}

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

.btn.transpa {
	background: transparent;
}

.cadreintern .btn.transpa:hover img {
	filter: brightness(0) saturate(100%);
}

.btn.contacter {
	background: transparent linear-gradient(90deg, #AAE329 0%, #D3EF93 100%) 0% 0% no-repeat padding-box;
	color: #000;
}

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

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

.lescategories:hover {
	background: transparent !important;
	color: #000 !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #AAE329;
}

.btn.flecheico:hover:after,
.lescategories:hover .btn:after {
	filter: brightness(0) saturate(100%)
}

.btn.grand.textnoir.bgblanc {
	background: #fff;
	color: #000;
	font-size: 1.2em;
}

.btn.grand.textnoir {
	color: #000;
	border: 1px solid rgb(0 0 0 / 50%);
	font-size: 1.2em;
	box-shadow: inset 0px 0 0 0 #ffffff;
}

.btn.grand.textnoir:hover {
	box-shadow: inset 400px 0 0 0 #fff;
}

.btn.grand.textnoir img {
	filter: brightness(0) saturate(100%);
	height: 23px;
	width: auto;
}

.btn.grand.textnoir.bgblanc {
	border: none;
	box-shadow: inset 0px 0 0 0 #000 !important;
}

.btn.grand.textnoir.bgblanc:hover {
	box-shadow: inset 400px 0 0 0 #000 !important;
	color: #fff !important;
}

.btn.grand.textnoir.bgblanc:hover img {
	filter: brightness(0) saturate(100%) invert(99%) sepia(7%) saturate(0%) hue-rotate(253deg) brightness(110%) contrast(100%);
}


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

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

.texteblanc {
	color: #fff
}

p {
	line-height: 1.6em;
	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;
}

.modifengagement {
    margin-bottom: 1% !important;
}


.fl-rich-text ul {
    margin: 20px 0;
}

.fl-rich-text ul li {
    margin: 10px 0;
}


/* LANGUE  */

.ChargementLangue li:not(.CURRENTLANGUEACTIVE) {
	display: none !important;
}

.SelecteurLangue {
    width: 60px;
    position: relative;
    height: 30px;
    margin-left: 40px;
}

.SelecteurLangue.open li {
	display: block !important;
	margin-bottom: 5px;
}

.SelecteurLangue.open .ChargementLangue {
    border: 1px solid #1d2327;
    background: rgb(29 35 39 / 68%);
    padding: 3px;
    margin: 0;
    border-radius: 10px;
}

ul.ChargementLangue {
    border: 1px solid transparent;
    position: absolute;
    z-index: 3;
    margin: 0;
    padding: 0;
}

ul.ChargementLangue:after {
    content: "\276F";
    position: absolute;
    right: -18px;
    top: 4px;
    transform: rotate(90deg);
    color: #ffffff;
}

.ChargementLangue li {
	border-radius: 50%;
	overflow: hidden;
	width: 30px;
	height: 30px;
	border: 1px solid #1d2327;
}

.ChargementLangue li img {
	object-fit: cover;
	width: 29px;
	height: 28px;
	max-width: max-content !important;
}




/* 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: 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;
	}
}


section.faq {
    margin-bottom: 20px;
}

section.faq h3 {
    margin: 0;
    font-size: 1.3em !important;
    font-weight: bold !important;
}


/* PRELOADER  */

#video-preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: radial-gradient(circle, rgb(4 62 81) 0%, rgb(0 8 10) 63%);
	transition: opacity 1s ease;
}

#video-preloader.fade-out {
	opacity: 0;
	pointer-events: none;
}

video#preload-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* HEADER  */

.logo {
	position: relative;
}

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

.navbar {
    display: grid;
    grid-template-columns: auto auto 1fr auto;
    align-items: center;
    color: #051429;
    position: fixed;
    width: 100%;
    top: 5px;
    z-index: 20;
    justify-items: end;
    gap: 40px;
    transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
    height: 90px;
    padding: 0px 60px 0 60px;
    left: 0;
}

.navbar:after {
    content: "";
    background: transparent linear-gradient(0deg, #00000000 0%, #000000BC 53%, #000000 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    left: 0;
    top: -25px;
    width: 100%;
    height: 150px;
    z-index: -1;
}

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

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

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

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

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

a.telephone {
	color: #AAE329;
	display: flex;
	gap: 10px;
	text-decoration: none;
}

a.prendre_rdv {
	border: 1px solid #29350b;
}


.MenuBox {
	display: none;
}

.espace-menu {
	display: flex;
	z-index: 2;
	border-right: 1px solid rgb(255 255 255 / 50%);
	padding-right: 45px;
}

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

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

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

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

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

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

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

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;
	padding: 10px 10px;
	background: #000000;
	min-width: 190px;
	top: 40px;
	overflow: hidden;
	width: max-content;
	border-radius: 10px;
}

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

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


/* SLIDER  */

#home_slider {
	position: relative;
	padding: 0;
	height: 710px;
	margin: 0;
}

.explorez {
	position: absolute;
	right: 5%;
	bottom: -30px;
	color: #fff;
	z-index: 1;
	display: flex;
	gap: 15px;
	text-transform: uppercase;
	width: 130px;
}

.explorez span {
	letter-spacing: 5.6px;
	font-size: 0.8em;
	font-weight: lighter;
}

.explorez img {
	height: 80px;
	width: auto;
}


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

.overflowhiddenSlider .ItemSliderHome:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: rgb(0 0 0 / 60%) 0% 0% no-repeat padding-box;
}

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

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

.fleches {
	height: 55px;
	width: 115px;
	z-index: 2;
	display: flex;
	gap: 15px;
	position: absolute;
	bottom: 0;
	left: 50%;
	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: rgb(0 0 0 / 19%);
	backdrop-filter: blur(7px);
}

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

.fleches img {
	width: 10px;
	height: 11px;
}

.ItemSliderHome {
	overflow: hidden;
	position: relative;
	height: 710px;
	background: #EFEFEF;
}

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

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

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

.cadreintern {
	z-index: 2;
	position: absolute;
	top: 60%;
	left: 37%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.8em;
}

.cadreintern:before, #banniereIntern:before {
	content: "";
	background: url(/wp-content/uploads/2025/09/grand-cercle-pointtille.svg);
	width: 400px;
	height: 400px;
	position: absolute;
	left: -42%;
	bottom: 5%;
	background-size: contain;
	-webkit-animation: spin 50s linear infinite;
	-moz-animation: spin 50s linear infinite;
	animation: spin 50s linear infinite;
}


#banniereIntern:before {
    left: -35px;
    bottom: 15px;
    width: 300px;
    height: 300px;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.cadreintern .btn {
	font-size: 0.5em !important;
}

.cadreintern h1,
.cadreintern h2 {
	font-weight: 400 !important;
	font-size: 1.9em !important;
}

.cadreintern em {
	font-size: 1.9em;
	line-height: 1.2em;
	font-style: normal;
}

.cadreintern em strong {}

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


/* BAN INTERNE  */

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

#banniereIntern .cntimg {
	overflow: hidden;
}

div#banniereIntern:after {
position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: rgb(0 0 0 / 60%) 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;
    top: 43%;
    left: 15%;
    z-index: 3;
    text-align: left;
}

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

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



/* AJAX */




.gridpacks {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 0.4fr 1.6fr;
    gap: 30px 30px;
}


.filter-section {
    padding: 0 10px;
    margin-bottom: 30px;
    border-radius: 12px;
    color: #fff;
}

.filter-title {
    font-size: 24px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 20px;
    text-align: center;
}

.filter-groups {
    margin-bottom: 20px;
}

.filter-group h3 {
    font-size: 1.1em;
    color: #98cb24;
    margin-bottom: 10px;
    border-bottom: 1px solid #96c824;
    padding-bottom: 5px;
    font-weight: normal;
    margin-top: 10px;
}

.filter-option {
    display: flex;
    align-items: center;
    padding: 3px 0px;
}

.filter-option:hover {
    color: #98cb24;
}

.filter-option input[type="checkbox"] {
    margin-right: 10px;
    transform: scale(1.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    width: 15px;
    height: 15px;
    background: #fff;
}

.filter-option label {
    cursor: pointer;
    flex-grow: 1;
}

.filter-actions {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

.results-info {
    text-align: left;
    margin-bottom: 20px;
    display: flex;
    gap: 5px;
    background: #96c824;
    padding: 5px 15px;
    border-radius: 15px;
    color: #000;
    font-weight: 500;
    font-size: 1em;
    margin-left: auto !important;
    margin-top: 15px;
    width: max-content;
}

.articles-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.article-card {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
    opacity: 1;
    transform: scale(1);
    min-height: 370px;
    position: relative;
}

button#clearFilters {
    width: 100%;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
}


.article-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.article-card.hidden {
    display: none;
}

.article-card .image {
    height: 100%;
    display: flex;
}

.article-card .image:after {
content: "";
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: transparent linear-gradient(180deg, #0000004D 0%, #000000BE 100%) 0% 0% no-repeat padding-box;
}

.article-card .content {
    padding: 20px 10px;
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 2;
}

.article-card .title {
    font-size: 1.2em;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 1em;
}

.article-card .title a {
    text-decoration: none;
    color: inherit;
}

.article-card .title a:hover {
    color: #3498db;
}

.article-card .description {
    color: #7f8c8d;
    line-height: 1.6;
    margin-bottom: 15px;
}

.article-card .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}

.tags .tag:first-child {
  display: none;
}

.article-card a:before {
    content: url(/wp-content/uploads/2025/09/fleche-blanche.svg);
    display: flex;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid rgb(255 255 255 / 30%);
    background: transparent;
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 15px;
    justify-content: space-around;
    transform: scaleY(-1);
    align-items: center;
    padding-top: 10px;
    padding-left: 6px;
    width: 40px;
    height: 36px;
}

.tag {
    background: #92c323;
    padding: 4px 8px;
    border-radius: 14px;
    font-size: 10px;
    color: #000000;
}

.cat {
    display: block;
    text-align: center;
}

span.catid {
    background: #96c824;
    padding: 5px 15px;
    border-radius: 15px;
    color: #000;
    font-weight: 500;
    font-size: 0.9em;
}

.load-more {
    text-align: center;
    margin-top: 40px;
}

.no-results {
    text-align: center;
    padding: 60px 20px;
    color: #fff;
    font-size: 18px;
}

@media (max-width: 768px) {
    .filter-groups {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .filter-actions {
        flex-direction: column;
        align-items: center;
    }

    .articles-grid {
        grid-template-columns: 1fr;
    }
}

.tax-pack_cat .filter-group.packcat {
    display: none;
}

#endMessage {
    text-align: center;
    padding: 30px 20px;
    color: #000;
    font-style: italic;
    margin: 30px 0;
    background: linear-gradient(45deg, #f0f9ff, #e0f2fe);
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background: transparent linear-gradient(90deg, #AAE329 0%, #D3EF93 100%) 0% 0% no-repeat padding-box;
    font-weight: 600;
    font-size: 1.3em;
}

#loadingIndicator {
   display: none;
    text-align: center;
    padding: 30px 20px;
    color: #000;
    font-style: italic;
    margin: 30px 0;
    background: linear-gradient(45deg, #f0f9ff, #e0f2fe);
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background: transparent linear-gradient(90deg, #AAE329 0%, #D3EF93 100%) 0% 0% no-repeat padding-box;
  font-weight: 600;
    font-size: 1.3em;
}

.stickyDiv {
    position: sticky;
    top: 105px;
}

.post-type-archive-nospacks .Flix {
    overflow: visible;
}


.filter-option input:checked[type=checkbox] {
	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='%2396c824' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.filter-option input[type="checkbox"]:checked + label {
  color: #98cb24; 
  font-weight: bold; 
}

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


/* SINGLE PACKS */


.Grid-Packs {
    display: grid;
    grid-template-columns: 1.3fr 0.7fr;
    grid-template-rows: 1fr;
    gap: 10px 30px;
    margin-bottom: 10%;
}


.CGPacks {
    position: relative;
    max-width: none;
    width: 100%;
    overflow: hidden;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 20px;
    box-shadow: 0px 13px 26px #00000029;
    border-radius: 20px;
}


.CDPAcks .sticky {
    top: 130px;
    position: sticky;
    left: 0;
}


/* SPEC */


.fondvert {
	background: #AAE329;
	position: relative;
}

.fondgrisf {
	background: #121212;
	position: relative;
}

.fondnoir {
	background: #000;
	position: relative;
}

.fondblanc { 
background: #fff;
	position: relative;
}

.mini {
	font-style: normal;
	font-size: 0.9em;
	display: block;
	margin-bottom: 15px;
}


.cerclebasg:after {
	content: "";
	background: url(/wp-content/uploads/2025/09/grand-cercle-pointtille.svg);
	width: 380px;
	height: 380px;
	position: absolute;
	left: -40px;
	bottom: -49px;
	background-size: contain;
	-webkit-animation: spin 50s linear infinite;
	-moz-animation: spin 50s linear infinite;
	animation: spin 50s linear infinite;
}

.gridphoto:before {
	content: "";
	background: url(/wp-content/uploads/2025/09/cercle-seul.png);
	width: 142px;
	height: 112px;
	position: absolute;
	top: -90px;
	left: -70px;
	background-size: cover;
}


.gridphoto {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 15px 15px;
	align-items: center;
	position: relative;
	z-index: 2;
}

.gridphoto1 {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.gridphoto2 {
	height: 335px;
}

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


.video2 {
	margin-top: -50px;
}

.archive .video2, .single .video2, .fl-node-hj0yafxticle.video2 {
    padding-bottom: 0 !important;
}

.cadrevertcta {
	border-radius: 35px;
	padding: 65px 25px;
	position: relative;
	top: -105px;
}

.gridcta {
	max-width: 1280px;
	margin: auto;
}

.lescategories {
	position: relative;
	height: 525px;
}


.lescategories .cadreimgcat {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.cadreimgcat:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(180deg, #00000091 0%, #000000f2 100%) 0% 0% no-repeat padding-box;
	opacity: 0.6;
	z-index: 1;
}

.lescategories .cadreimgcat img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease;
}

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

.lescategories .contenuflex {
	position: absolute;
	width: 80%;
	height: 85%;
	top: 40px;
	left: 45px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	color: #fff;
	z-index: 3;
}

.lescategories:hover .btn {
	background: transparent !important;
	color: #000 !important;
	text-decoration: none;
	box-shadow: inset 400px 0 0 0 #AAE329;
	border: 1px solid #AAE329;
}

.contenuflex h3 {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: 400;
	position: relative;
	width: 70%;
}

.lescategories .contenuflex ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 3.6px;
}

.lescategories .contenuflex ul li {
	margin-bottom: 10px;
	font-size: 0.9em;
}


.blocktextengagement {
	max-width: 800px;
	margin: auto;
}

.engagement {
	border-left: 1px solid rgb(170 227 41 / 30%);
	padding: 0px 20px;
	position: relative;
	color: rgb(255 255 255 / 60%);
	font-size: 0.9em;
}

.blockengagement {
	margin-bottom: 10%;
}

.beb {
	top: 60px;
}

.compteurcadre {
	background: #121212;
	padding: 20px 30px;
	border-radius: 25px;
	color: rgb(255 255 255 / 60%);
	font-size: 0.9em;
}

.compteurcadre .compteur {
	color: #fff !important;
	font-size: 3em !important;
}

.compteurcadre strong,
.engagement strong {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal !important;
	line-height: 1.8em;
}


.minititre {
	font-weight: 700 !important;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-top: 14px !important;
	display: block;
	margin-bottom: 15px;
}

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

.titrebase .fl-rich-text:before, .grid-tax .titrebase h2:before, #slide_realisations .titrebase h3:before {
	content: "";
	background: url(/wp-content/uploads/2025/09/double-cercle-titre.svg);
	height: 160px;
	width: 160px;
	position: absolute;
	top: -50px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: -65px;
}

.filterb .fl-rich-text:before {
	filter: brightness(0) saturate(100%) invert(99%) sepia(91%) saturate(2%) hue-rotate(202deg) brightness(108%) contrast(100%);
}


.titrebase h1 {
    font-size: 2.2em;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 1.1em;
    font-weight: 400;
    position: relative;
}

.titrebase h2 {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 400;
	position: relative;
}

.titrebase h3 {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 400;
	position: relative;
}

.titrebase h4 {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 400;
	position: relative;
}

.titrebase h5 {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 400;
	position: relative;
}

.textblanc {
	color: #fff;
}

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

.CarouDecalage .carou_rea {
	height: 350px;
}

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

.item a:before {
	content: url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	width: 50px;
	height: 50px;
	display: flex;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid rgb(255 255 255 / 30%);
	background: transparent;
	position: absolute;
	right: 15px;
	z-index: 1;
	top: 15px;
	justify-content: space-around;
	transform: scaleY(-1);
	align-items: center;
	padding-top: 10px;
	padding-left: 6px;
}

.infinite-scroll-posts-grid .item a:before, .Grid-3 .item a:before {
    width: 40px;
    height: 36px;
}

.item:before {
	content: "";
	mix-blend-mode: multiply;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: transparent linear-gradient(180deg, #0000004D 0%, #000000BE 100%) 0% 0% no-repeat padding-box;
}

.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: 310px;
	cursor: pointer;
	border-radius: 0;
	overflow: hidden;
}

hr.miniborder {
	width: 50px;
	border: none;
	border-top: 1px solid #fff;
	margin-left: 0;
	margin-bottom: 5px;
}

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

.item .cadrebtnActivite h3 {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    color: #fff;
}

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

.flextendances div {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: 2px solid rgb(255 255 255 / 30%);
	border-radius: 50%;
}

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

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

.flextendances .prev-t img {
	transform: scaleX(-1);
}

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


.BlockPartenaires {
	position: relative;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.slide-partenaires {
	height: 140px;
	overflow: hidden;
	margin-right: 0;
}

.slide-partenaires img {
	width: auto;
	height: 135px;
	object-fit: cover !important;
	margin: auto;
}

.part {
	position: absolute;
	width: 110%;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	display: flex;
	justify-content: space-between;
	z-index: 5;
}

.part img {
	filter: brightness(0) saturate(100%)
}

.prevs,
.nxt {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	cursor: pointer;
	border: 2px solid #b2b2b2;
}

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


/* 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;
}

.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.4em;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 0;
}

.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 {
    background: transparent;
    border: none;
    color: #000;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
}

.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: #000;
	position: relative;
	padding-top: 40px;
}

footer.footerbg h4 {
	color: #AAE329;
	font-size: 1em;
}

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

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

.main-footer {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-areas: "logo nav reservation credits";
	color: #fff;
	padding: 0;
	gap: 0px 50px;
	max-width: 1280px;
	margin: auto;
	align-items: start;
	padding-bottom: 15px;
}

.main-footer a {
	text-decoration: none;
	color: #fff;
	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: 15px;
}

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

.footer-logo .wp-image-122 {
	width: 380px;
	margin-left: -10%;
}

.footer-logo ul li {
	display: flex;
	align-items: flex-end;
}

.footer-logo ul li a {
	font-size: 1.2em;
	font-weight: 600;
}

.footer-logo p {
	line-height: 1.5em;
}

.footer-nav {
	grid-area: nav;
	margin-left: 30px;
}

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

.footer-reservation a.reservation {
	max-width: 120px
}

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

.Video-Pack, .Featured-Pack {
    height: 440px;
    overflow: hidden;
    border-radius: 15px;
}

.Video-Pack iframe {
  pointer-events: none; /* empêche d’interagir */
}

.Video-Pack .ytp-chrome-top,
.Video-Pack .ytp-show-cards-title,
.Video-Pack .ytp-title-text,
.Video-Pack .ytp-watermark {
  display: none !important;
}

iframe#player, .Featured-Pack img, .Item-Galerie img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.Galerie-Packs {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 30px;
    margin-top: 30px;
}

.Item-Galerie {
    width: 100%;
    height: 270px;
    overflow: hidden;
    border-radius: 10px;
}


.grandespace::after {
    filter: brightness(0) saturate(100%);
}

.content-before-more h3 {
    font-size: 1.5em;
}


.filter-toggle {
  display: none;
}
