@media screen and (min-width: 1531px) and (max-width: 1695px) {}


@media screen and (min-width: 1345px) and (max-width: 1530px) {


	.navbar {
		padding: 0px 20px 0 20px;
		gap: 10px;
	}

	.logo img {
		height: 45px;
	}

	.flex-entete-d {
		gap: 10px;
	}

	ul#menu-entete {
		margin-left: 13px;
	}

	ul#menu-entete li a {
		margin: 0 14px;
		font-size: 0.9em;
	}

	li.menu-item-has-children:after {
		right: -5px;
	}

	.btn {
		padding: 10px 15px;
	}

	.fl-builder-top-edge-layer svg {
		top: -15px !important;
		height: 130px !important;
	}

	.fl-builder-bottom-edge-layer svg {
		display: block !important;
		height: 130px !important;
	}


}


@media screen and (min-width: 851px) and (max-width: 1180px) {


	body {
		font-size: 15px;
	}


	header.navbar {
		padding: 0px 5px 0px 10px !important;
		grid-template-columns: 1fr 1fr auto;
		top: 0px;
		justify-items: end;
		display: grid;
	}


	.espace-menu {
		order: 3;
	}


	.menufermer {
		display: none;
	}

	.MenuBox {
		display: flex;
		padding: 10px;
		cursor: pointer;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		overflow: hidden;
		border: 1px solid #3FD069;
		background-color: #3FD069;
		border-radius: 10px;
		position: relative;
		left: 0;
		height: 65px;
		width: 65px;
		color: #fff;
		justify-content: center;
		align-items: center;
	}

	.MenuBox img {
		width: 35px;
		height: auto;
		filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(56deg) brightness(112%) contrast(115%);
	}

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

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

	li.menu-item-has-children:after {
		right: 0px;
	}

	.flex-entete-c {
		text-align: center;
	}

	.flex-entete-g .reseaux_sociaux {
		display: none;
	}

	.espace-menu.open ul#menu-entete {
		display: block;
	}

	ul#menu-entete {
		display: none;
	}

	ul#menu-entete.menu.open {
		display: block !important;
		position: absolute;
		left: 0;
		top: 73px;
		background: #142040;
		width: 100%;
		padding: 15px 15px;
		transform: translateY(0);
		opacity: 1;
	}

	ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
		display: block;
		padding: 0;
		background: transparent;
		min-width: 190px;
		top: 0;
		overflow: hidden;
		width: max-content;
		position: relative;
		margin: 5px 0;
		margin-left: 20px;
	}

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

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

	ul#menu-entete li a {
		padding: 5px 10px;
		font-size: 1.1em !important;
		display: flex;
		gap: 10px;
		padding-left: 0;
	}


	.cadreintern {
		left: 38%;
	}

	.fl-rich-text br {
		display: none;
	}

	.main-footer {
		display: grid;
		grid-template-columns: 1.2fr 1fr 0.9fr 0.9fr 0.8fr;
		grid-template-areas: "logo nav reservation plus credits";
		gap: 10px 14px;
		padding: 30px 0;
		max-width: 1280px;
		margin: auto;
		align-items: start;
		padding: 30px 25px;
	}


	.fl-builder-content-2 .fl-node-ihs01nwro7ym {
		grid-template-columns: repeat(2, 1fr);
	}


	.fl-builder-top-edge-layer svg {
		top: -15px !important;
		height: 130px !important;
	}

	.fl-builder-bottom-edge-layer svg {
		display: block !important;
		height: 130px !important;
	}

	.card.card1 .bflex {
		flex-wrap: wrap;
	}

	.fl-node-nuz5holepfgk {
		margin-top: -35px;
	}

	.titrebase :is(h1, h2, h3, h4, h5):before,
	.titrebase.texteblanc :is(h1, h2, h3, h4, h5):before {
		width: 30px;
		height: 30px;
		left: -40px;
		top: 5px;
	}

	.CoteGauche .titrebase :is(h1, h2, h3, h4, h5):before {
		display: none !important;
	}

	#slide_realisations .titrebase {
		padding: 0 45px;
	}


	.blockimgrotate {
		margin-left: 0;
	}

	.grid-tax {
		padding: 0 45px;
	}

	.infinite-scroll-posts-grid {
		padding: 0 25px;
	}

	.Grid-1-2 {
		padding: 0 15px;
	}


}


@media screen and (max-width: 850px) {

	header.navbar {
		padding: 0px 5px 0px 10px !important;
		grid-template-columns: 1fr 1fr;
		top: 0px;
		justify-items: end;
		display: grid;
	}

	.menufermer {
		display: none;
	}

	.MenuBox {
		display: flex;
		padding: 10px;
		cursor: pointer;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		overflow: hidden;
		border: 1px solid #3FD069;
		background-color: #3FD069;
		border-radius: 10px;
		position: relative;
		left: 0;
		height: 65px;
		width: 65px;
		color: #fff;
		justify-content: center;
		align-items: center;
	}

	.MenuBox img {
		width: 35px;
		height: auto;
		filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(56deg) brightness(112%) contrast(115%);
	}

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

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

	    li.menu-item-has-children:after {
        right: 0px;
        top: 42px;
    }

	.flex-entete-c {
		text-align: center;
	}

	.flex-entete-g .reseaux_sociaux,
	.flex-entete-d .telephone,
	.flex-entete-d .prendre_rdv strong,
	.flex-entete-d .contact strong,
	.flex-entete-d {
		display: none;
	}

	.espace-menu.open ul#menu-entete {
		display: block;
	}

	ul#menu-entete {
		display: none;
	}

	ul#menu-entete.menu.open {
		display: block !important;
		position: absolute;
		left: 0;
		top: 73px;
		background: #142040;
		width: 100%;
		padding: 15px 15px;
		transform: translateY(0);
		opacity: 1;
	}


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


	ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
		        display: block !important;
		padding: 0;
		background: transparent;
		min-width: 190px;
		top: 0;
		overflow: hidden;
		width: max-content;
		position: relative;
		margin: 5px 0;
		margin-left: 20px;
	}

    ul#menu-entete li {
        list-style: none;
        position: relative;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0;
    }

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

	ul#menu-entete li a {
		padding: 5px 10px;
		font-size: 1.1em !important;
		display: flex;
		gap: 10px;
		padding-left: 0;
	}


	/* MOBILE BAR  */

	.MobileBar {
		position: fixed;
		bottom: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 48px;
		z-index: 30;
		background: #fff;
		width: 93%;
		gap: 10px;
		padding: 0px 5px;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 51px;
		box-shadow: 0 4px 24px #0000001C;
	}

	.MobileBar a {
		margin: 0px;
		width: 100% !important;
		font-size: 1em;
		padding: 10px 10px !important;
		text-align: center;
		justify-content: center;
	}

	.MobileBar a strong {
		font-weight: 500;
	}

	.MobileBar img {
		display: none;
	}

	.MobileBar a:before {
		content: "";
		width: 18px;
		height: 18px;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}

	.MobileBar a.telephone.btn,
	.MobileBar a.telephone.btn:hover {
		background: #3fd069 !important;
		color: #000 !important;
	}

	.MobileBar a.telephone:before {
		background: url(/wp-content/uploads/2026/02/telephone.svg);
		filter: brightness(0) saturate(100%)
	}

	.MobileBar a.contact:before {
		display: none;
	}

	/* SLDER  */

	#home_slider,
	#home_slider .overflowhiddenSlider {
		height: 45vh;
	}

	.cadreintern br {
		display: none;
	}

	/* TEXTE  */

	.titrebase h1,
	.titrebase h2,
	.titrebase h3,
	.titrebase h4 {
		font-size: 1.5em;
	}

	.titrebase :is(h1, h2, h3, h4) br {
		display: none;
	}


	.titrebase :is(h1, h2, h3, h4, h5):before {
		width: 30px;
		height: 30px;
		left: -40px;
	}


	/* DECOR  */

	ul#menu-entete:after {
		width: 200px;
		height: 200px;
		top: 3%;
		right: -35%;
	}

	/* BASE  */

	.cadreintern {
		width: 90%;
		padding: 0 15px;
		left: 50%;
		text-align: left;
		top: 29%;
	}

	.cadreintern:before {
		left: 0;
		top: -25px;
		width: 100%;
		height: 100%;
		padding: 25px 0;
	}

	.cadreintern h1,
	.cadreintern h2,
	.cadreintern h3 {
		font-size: 1.4em !important;
	}

	.fleches {
		position: absolute;
		bottom: -30%;
		left: 15px;
		height: 55px;
		width: 150px;
	}

	.logo img {
		padding: 0;
		width: 163px;
		height: auto;
		margin-top: 0;
		margin-left: 0;
	}

	.Conteneur {
		font-size: 1.4em;
	}

	/* ESPACEMENT */

	section {
		padding: 0 15px;
	}

	.cta {
		padding: 0;
	}

	.flex {
		flex-direction: column;
	}

	.fl-node-tj0c9n5qk43f {
		position: relative !important;
		top: 0;
	}

	section#Choix6Suite {
		padding: 0 30px;
	}

	.fl-module.fl-module-box.fl-node-i2t7umcqrfne {
		margin: 15px 0;
	}

	/* IMAGES  */

	.blockimgrotate,
	.mirroir {
		margin-left: 0;
	}

	.bimrotate1,
	.bimrotate2,
	.bimrotate3 {
		height: 175px;
	}

	.bimrotate4 {
		height: 240px;
	}

	.bimrotate5 {
		height: 200px;
	}

	.logofondbefore:before {
		width: 275px;
		height: 275px;
	}


	/* SUITE  */

	.texte-flottant {
		top: 50%;
	}

	.cadre-services {
		height: 385px;
	}

	.fl-rich-text p br {
		display: none;
	}

	.container.flexbas ul,
	.container.flexbas {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.blockpresta {
		border: none;
		padding: 5px;
	}

	.card {
		padding: 20px;
	}

	.card h4 {
		font-size: 1.5em;
	}

	.card3 {
		top: 0;
	}

	.card1 .bflex {
		display: flex;
		gap: 10px 20px;
		flex-wrap: wrap;
		align-items: center;
	}

	.fondbleu {
		padding: 0;
	}

	.blockimgservices {
		margin-right: 0;
	}

	/* BEFORE &  AFTER  */

	footer.footerbg {
		padding-top: 0;
	}

	.main-footer {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr !important;
		grid-template-areas: "logo nav reservation credits";
		padding: 30px 12px;
		gap: 10px 5px;
		max-width: 1200px;
		margin: auto;
	}

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


	.fl-builder-top-edge-layer svg {
		top: -15px !important;
		height: 130px !important;
	}

	.fl-builder-bottom-edge-layer svg {
		display: block !important;
		height: 130px !important;
	}

	.fl-builder-content-264 {
		margin-top: -50px;
	}

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


}


@media screen and (min-width: 768px) and (max-width: 849px) {

	.logo img {
		width: 195px;
	}

	.cadreintern {
		width: 80%;
		padding: 0 40px;
		left: 40%;
		text-align: left;
		top: 35%;
	}

	.cadreintern:before {
		left: 0;
		top: -15px;
		width: 100%;
		height: 100%;
		padding: 10px 0;
	}


	/* GRID */

	.fl-module-box,
	.grid-tax,
	.ctabas .fl-module-box,
	.Grid-1-2,
	.Grid-3 {
		grid-template-columns: 1fr !important;
	}

	.grid-tax {
		grid-template-columns: 0.7fr 1.3fr !important;
	}


	.fl-node-ihs01nwro7ym,
	.infinite-scroll-posts-grid {
		grid-template-columns: 1fr 1fr !important;
	}

	.fl-node-kxq9de6woasn {
		grid-template-columns: repeat(3, 1fr) !important;
	}


	/* UT§RES  */

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

	.blockpresta {
		border: 1px solid rgb(20 32 64 / 30%);
		border-left: none;
		border-top: 0;
	}

	.blockpresta:nth-of-type(3),
	.blockpresta:nth-of-type(6),
	.blockpresta:nth-of-type(9) {
		border-right: 0 !important;
	}

	.blockpresta:nth-of-type(7),
	.blockpresta:nth-of-type(8),
	.blockpresta:nth-of-type(9) {
		border-bottom: 0 !important;
	}


	.main-footer {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr !important;
		grid-template-areas:
			"logo nav reservation"
			"logo plus credits";
		padding: 30px 12px;
		gap: 10px 5px;
		max-width: 1200px;
		margin: auto;
	}

}


@media screen and (max-width: 430px) {


	/* SLIDER  */

	.ItemSliderHome,
	#home_slider,
	#home_slider .overflowhiddenSlider {
		height: 555px;
	}

	div#banniereIntern {
		height: 40vh;
	}

	.cadreintern {
		width: 90%;
		padding: 0 15px;
		left: 50%;
		text-align: left;
		top: 55%;
	}

	#banniereIntern .cntTitle {
		left: 50%;
		z-index: 3;
		width: 80%;
	}

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

	#banniereIntern .cntimg,
	.banniereImg {
		overflow: hidden;
		height: 100%;
	}

	/* GRID */

	.fl-module-box,
	.infinite-scroll-posts-grid,
	.grid-tax,
	.ctabas .fl-module-box {
		grid-template-columns: 1fr !important;
	}

	.blockprestations0 {
		grid-template-columns: 1fr 1fr !important;
	}


	.blockpresta:nth-of-type(9) {
		grid-column: 1 / span 2;
	}


	/* PAD MARG */

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

	.CoteGauche {
		padding: 30px 20px;
	}

	section {
		padding: 0 15px;
	}

	.CarouDecalage {
		margin-right: 0;
	}

	.item {
		margin: 0;
	}

	.Grid-3 {
		gap: 30px;
	}

	.Grid-33 {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		padding: 0;
	}

	/* HAUTEUR & DIMENSION  */

	.margintop80 {
		margin-top: 30px;
	}

	.fl-node-2bvr7qm8sz3o .fl-module.fl-module-box,
	.fl-node-nodwxki8sfcm .fl-module.fl-module-box,
	.fl-node-mgdujc62vhow .fl-module.fl-module-box {
		margin: 20px 0;
	}

	.fl-module.fl-module-box.fl-node-l2ht3woqn7i6 {
		margin: 0;
	}

	/* TEXTE  */

	.titrebase h1,
	.titrebase h2,
	.titrebase h3,
	.titrebase h4 {
		font-size: 1.5em;
	}

	.CoteGauche :is(h1, h2, h3, h4, h5, h6) {
		text-transform: none !important;
		font-size: 1.5em !important;
		margin-top: 10px !important;
		margin-bottom: 5px;
	}


	/* DECOR  */


	.lePartage {
		flex-direction: column;
	}

	/* IMAGE  */


	/* FOOTER  */

	.main-footer {
		display: grid;
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"logo"
			"nav"
			"reservation"
			"plus"
			"credits";
		padding: 30px 20px;
		gap: 10px 50px;
		max-width: 1200px;
		margin: auto;
	}

	.footer-nav {
		margin-left: 0;
	}

	.reseauxsociaux {
		gap: 0;
		flex-direction: column;
	}


}