@media screen and (min-width: 1501px) and (max-width: 1730px) {}

@media screen and (min-width: 1025px) and (max-width: 1440px) {}


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


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




    .MobileBar {
        position: fixed;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 70px;
        z-index: 30;
        width: 100%;
        gap: 15px;
        background: var(--navy);
    }
	
	.MobileBar a {
        margin: 0px;
        width: auto !important;
        font-size: 1.1em;
    }
	
	.MobileBar strong {
    display: flex!important;
}

.MobileBar a.telephone {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    padding: 12px 20px;
    border-radius: var(--radius-pill);
    text-decoration: none;
    font-weight: 600;
    border: 1px solid transparent;
    background: var(--green);
    color: #fff;
}
	
	/* FOOTER  */

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


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



.texte-presta {
    width: 335px;
}

.cadre-item a .img-presta:after {
content: url(/wp-content/uploads/2025/08/FLECHE-DROITE-PETIT-BLEU.svg);
    background: #fff;
    position: absolute;
         bottom: 16%;
    width: 35px;
    height: 35px;
    z-index: 3;
    padding: 10px;
    display: flex;
    border-radius: 50%;
    right: 6%;
}

.cadre-item a:after { display:none; }

}


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

	/* MENU  */


	.site-header {
		top: 0px;
	}

	.brand {
		top: 2px;
	}

	.head-d {
		gap: 5px;
		padding-right: 32px;
	}

	.head-grid .btn {
		padding: 12px 15px;
	}

	.brand-wrap::before {
		width: 200%;
		height: 122px;
	}

	.head-grid,
	.brand-wrap {
		padding: 0 0px;
		justify-items: end;
		gap: 10px;
	}

	.site-header.scrolled .brand img {
		width: 120px;
		height: 60px;
	}

	.nav {
		display: block !important;
		width: 50px;
		order: 3;
		margin-right: 18px;
	}

	a.brand img {
		width: 120px;
		height: 60px;
	}

	.topbar {
		display: none;
	}

	.prendre_rdv strong,
	.contacter strong {
		display: none;
	}

	.menu.open {
		display: block !important;
		position: absolute;
		width: 100%;
		left: 0;
		margin-top: 15px;
		background: #fff;
		padding: 0 15px;
	}

	.MenuBox {
		display: flex;
		padding: 5px;
		cursor: pointer;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		overflow: hidden;
		border: 1px solid #2f8547;
		background-color: #2f8547;
		position: relative;
		left: 0;
		height: 50px;
		width: 50px;
		color: #fff;
		justify-content: center;
		align-items: center;
		border-radius: var(--radius-pill);
	}

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

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

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

	.menufermer {
		display: none;
	}

	ul#menu-entete {
		display: none;
	}


	ul.ChargementLangue {
		padding-right: 7px;
		padding-left: 5px;
	}


	ul.ChargementLangue:after {
		right: -7px;
	}


	/* SLIDER  */

	#home_slider {
		height: 480px;
		margin-top: 75px;
	}

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

	.cadreintern {
		width: 52%;
		height: 480px;
		padding-left: 4%;
		font-size: 0.9em;
	}

	.cadreintern:before {
		width: 130%;
	}

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

	.fleches {
		display: none !important;
	}


	/* MODIF  */


	.presta-item:nth-child(even) {
		top: 0;
	}


	.cadre-item {
		height: 260px;
		position: relative;
	}

	.btn {
		font-size: 0.8em;
	}

	.padding60.fondvert.presta {
		padding-bottom: 10px !important;
	}

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

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


	/* TEXTE SURVOL  */


	.cadrediag1 {
		padding-top: 0 !important;
	}


	.cadreimg1 {
		width: 370px;
		height: 440px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
		position: relative;
	}


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


	.cadrediag2,
	.cadrediag1 {
		margin: 0;
		padding: 35px 0;
		padding-bottom: 0;
	}

	.photodiag2 .fl-photo-content,
	.photodiag .fl-photo-content {
		height: 240px !important;
		clip-path: none !important;
	}

	.photodiag img {
		min-height: 310px;
	}

	.photodiag2:before {
		top: 75%;
		right: 36%;
	}


	.prestationsection h3:before,
	.partenairestexte h3:before,
	.cta h3:before {
		font-size: 1.4em;
		top: -70px;
		left: 5px;
		width: 100%;
	}


	.photodiag:before {
		top: -30px;
		left: 50%;
	}

	.planafter:after {
		width: 100%;
		height: 189px;
		position: absolute;
		right: -19px;
		bottom: 0;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.partenairestexte:after {
		width: 100%;
		height: 180px;
		position: absolute;
		right: 9px;
		bottom: -50px;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.CarouDecalage {
		z-index: 3;
		margin: 0;
	}


	.realise:after {
		width: 100%;
		height: 170px;
		left: -10%;
		bottom: 0;
	}

	.fl-node-s24cd79wmqy6 .fl-module-content.fl-node-content {
		margin-left: 20px;
		padding-bottom: 25px;
		padding-right: 15px;
	}


	.photodiag .fl-photo-content.fl-photo-img-jpg {
		min-height: 280px;
		clip-path: none;
		height: 100%;
	}


	.Grid-3 .item {
		margin: 10px 0% 10px 0px;
	}

	.content-before-more {
		padding-right: 0;
	}


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


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

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

	#banniereIntern .cntTitle h1 {
		font-size: 1.6em !important;
		padding-right: 30px;
	}


	div#banniereIntern:before {
		width: 55%;
	}

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

	.Filedariane ul {
		flex-direction: column;
		align-items: flex-start;
		text-align: left;
	}


	section#slide_realisations {
		padding: 0 10px;
	}
	
	.losange {
    top: 30%;
}



	/* SUITE */

	.fl-node-6ai87tz1h0cs,
	.fl-node-8af5suhob62z,
	.fl-node-t0mqnva796bg,
	.fl-node-nphoslj64dgk,
	.fl-node-zaq496pon23d,
	.fl-node-z1nvdq4yjt06,
	.fl-node-27dvybx6luks,
	.fl-node-wy1ptbuj7gs8,
	.fl-node-8y1dkbagf6vn,
	.grid-tax,
	.Grid-33,
	.fl-node-6qydv9k2njcf,
	.fl-node-e1lhk2qoma8c {
		grid-template-columns: 1fr !important;
	}

	.fl-node-n0e9uqwifgdx {
		grid-template-columns: 1fr 1fr !important;
	}


	/* FOOTER  */

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


	footer.footerbg {
		padding-top: 20px;
		background: linear-gradient(177deg, rgba(48, 132, 70, 1) 29% 26%, rgba(255, 255, 255, 1) 25%);
	}


	.footer-nav {
		grid-area: nav;
		margin-left: 0;
	}
	
	.SpeFoot {
    padding-bottom: 70px;
}

}