@media screen and (min-width: 300px) and (max-width: 850px) {
	section#ZOnnerie ul.Grid3, .Grid-30 {
    grid-template-columns: 1fr!important;
       padding: 10px !important;
}

#banniereIntern .cntTitle h1 {
    font-size: 2em;
}
}


body.single-expressions .slider-nav {
    display: none !important;
}



.cadreInterneExpre2 {
 display: grid; 
  grid-auto-columns: 1fr; 
  grid-template-columns: 0.5fr 1.5fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
}

.CadreImgExpress2 {
    width: 180px;
    overflow: hidden;
    border-radius: 15px;
    height: 180px;
    text-align: center;
    box-shadow: 1px 2px 7px #9d9b9b;
}

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

.ExcerptExpress2 {
    font-size: 12px;
}

.ExcerptExpress2 h2 {
    font-size: 15px;
}

.BtnExpress2 {
    margin-top: 15px;
}

.BtnExpress2 .btn {
    border: 1px solid #c39f6f !important;
}

.Grid-30 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 40px;
    position: relative;
    max-width: 1280px;
    padding: 0;
    margin: 30px auto;
}

.Grid-30 .CadreActiviteImage { 
position: relative;
    margin: 15px;
    overflow: hidden;
    border-radius: 27px;
    max-height: 360px;
}

.Grid-30 .CadreActiviteImage:before {
    content: url(/wp-content/uploads/2025/02/fleche-2.svg);
    background: #EFDF00 0% 0% no-repeat padding-box;
    border-radius: 12px;
    width: 40px;
    height: 40px;
    display: flex;
    position: absolute;
    right: 25px;
    top: 22px;
    justify-content: center;
    align-items: center;
    z-index: 2;
}


.Grid-30 .CadreActiviteImage:after {
    background: transparent linear-gradient(180deg, #00000000 0%, #00000089 100%) 0% 0% no-repeat padding-box;
    border-radius: 27px;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
}


.Grid-30 .CadreActiviteImage h3 {
    margin: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 1em;
}

.Grid-30 .CadreActiviteImage h3 a {
    color: #fff !important;
text-decoration:none; 
}


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




.newdpe span.dpe-title {
    display: none !important;
}

.caractinofbulles {
    display: flex;
    list-style: none;
    padding: 0 !important;
    flex-direction: row !important;
    gap: 10px;
}

.CoteGauche .caractinofbulles li {
    background: #e5e0d2;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 19%;
    font-weight: bold;
}

.CoteGauche .caractinofbulles li img {
    width: 40px;
    height: auto;
    margin-bottom: 6px;
}


.flexinfosplus {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Titrecommune {
    display: flex;
    gap: 15px;
    font-size: 1.4em;
    color: #bea160;
    align-items: center;
}

.Titrecommune img {
    width: 30px;
    height: auto;
}

.refprix {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #B4B4B4;
}

.prixinfo {
    display: flex;
    gap: 7px;
    height: 50px;
    background: #051429 0% 0% no-repeat padding-box;
    border-radius: 13px;
    color: #BEA160;
    padding: 8px 20px;
    min-width: 180px;
    align-items: center;
    justify-content: center;
    font-size: 1.8em;
}



				#map {
    height: 350px;
    width: 100%;
    position: relative;
    z-index: 2;
}

#filter {
    width: 210px;
    height: 100%;
    padding: 10px;
    background-color: #f8f9fa;
    position: absolute;
    right: 0;
    z-index: 9;
}

					#filter label {
						display: block;
						margin-bottom: 8px;
					}
					
.SpecialMap {
    position: relative;
    min-height: 350px;
    overflow: hidden;
    border-radius: 15px;
    margin-top: 20px;
}

span.filtretitre {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
}



ul.caracteristiques {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px;
    list-style: none;
    padding: 0 !important;
}

ul.caracteristiques li {
    border: 1px solid #bea160;
    border-radius: 7px;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

ul.caracteristiques li b {
    color: #bea160;
    display: block;
    margin-bottom: 7px;
}

.full.estimation {
    padding: 15px 35px;
    gap: 10px;
    display: flex;
    text-decoration: none;
    min-width: 200px;
    font-size: 1.2em;
    border-radius: 33px;
    text-transform: uppercase;
    font-weight: 600;
    background-position: 85% center;
    text-align: center;
    border: 2px solid #bea160;
    color: #051429;
    align-items: center;
}

a.bareme {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #BEA160;
    text-decoration: underline;
    font-size: 1.2em;
}

a.bareme img {
    width: 25px;
    height: auto;
}

.sufeuro {
	position: relative;
}

.sufeuro::after {
	content: ' € ';
	position: absolute;
	right: 15px;
	top: 53%;
	font-size: 1.5em;
	font-weight: 500;
	color: #c5c4c4;
}

.calculatrice input,
.calculatrice select {
	font-size: 1.5em !important;
}

.full.estimation b {
    font-size: 1.5em !important;
}

.toutpetit p {
	font-size: 10px;
}


.cadreInterneExpre2 {
 display: grid; 
  grid-auto-columns: 1fr; 
  grid-template-columns: 0.5fr 1.5fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
}





.CadreImgExpress2 {
    width: 180px;
    overflow: hidden;
    border-radius: 15px;
}

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

.ExcerptExpress2 {
    font-size: 12px;
}

.ExcerptExpress2 h2 {
    font-size: 15px;
}

.BtnExpress2 {
    margin-top: 15px;
}

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






.cadre-term {
overflow: hidden;
    height: 400px;
    width: 100%;
}

.cadre-term img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

details.accordion {
    transition: all .3s ease-in-out;
    border-bottom: 1px solid #d1ccc7;
    padding-bottom: 10px;
    padding-top: 10px;
}


details.accordion summary.accordion__title {
    list-style-type: none;
    cursor: pointer;
    font-size: 1.3rem;
    font-weight: 100;
    padding: 15px 0;
    background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='14' y='6' width='2' height='18' fill='%23000000'/%3e%3crect x='6' y='14' width='18' height='2' fill='%23000000'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem top .625rem;
    background-size: 2.4rem;
}


details.accordion[open] summary.accordion__title {
background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='6' y='14' width='18' height='2' fill='%23000000'/%3e%3c/svg%3e");
background-repeat:no-repeat;
background-position:right .75rem top .625rem;
background-size:2.4rem
}

details.accordion .accordion__content {
    padding: 0 20px 0 0;
    color: #656565;
}

details.accordion .accordion__content p {
    margin: 0;
    font-size: 0.9em;
}

body.archive.tax-campaign .Grid_bdi .image_bdi {
    overflow: hidden;
    height: 600px;
    width: 100%;
}

.griddbtexte {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1.4fr 0.6fr;
    grid-template-rows: 1fr;
    gap: 20px;
    padding: 0 25px;
    align-items: center;
}

h2.suppltexte {
    font-size: 2em;
    line-height: 1.3em;
}

.griddbtexte h1 {
    font-size: 6em;
    margin: 0;
    line-height: 1em;
    font-weight: 100;
    text-align: left;
}


.left h3, .left h2 {
    text-align: left;
}


.sliderimagerea {
    position: relative;
    margin-bottom: 30px;
}

.sliderimagerea .item {
    cursor: pointer;
    position: relative;
    height: 520px;
    border-radius: 20px;
    overflow: hidden;
    margin: 12px;
}


.minicadreplus {
    width: 70px;
    height: 70px;
    cursor: pointer;
    background: #f6f1ea73;
    opacity: 1;
    backdrop-filter: blur(4px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.minicadreplus img {
    width: 15px !important;
    height: 15px !important;
}

.sliderimagerea .item img {
    transition: all 0.8s ease;
}
.sliderimagerea .item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
    background: #efdf00 !important;
    border-radius: 50%;
    z-index: 9;
}

.slick-prev:before {
    content: "\276E";
    font-family: none;
    font-size: 20px;
    line-height: 1em;
    color: #000;
}

.slick-next:before {
    content: "\276F";
    font-family: none;
    font-size: 20px;
    line-height: 1em;
    color: #000;
}

.single main.Flix {
        overflow: hidden;
    position: relative;
}

section.formtextRea {
    background: #000;
    padding-top: 25px;
}


section#ZOnnerie {
    padding-bottom: 5%;
    margin-top: 0%;
    position: relative;
    z-index: 1;
}

.page-id-21 .Grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 30px;
}

section#ZOnnerie ul.Grid3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 15px 30px;
    padding-top: 0px;
    padding-bottom: 50px;
    list-style: none;
    text-align: center;
    padding-left: 0;
}

section#ZOnnerie ul.Grid3 a {
    color: #000000;
    background: #bea160;
    padding: 10px 10px;
    border-radius: 4px;
    display: block;
    line-height: 1em;
    word-break: break-word;
    font-weight: 600;
}

section#ZOnnerie ul.Grid3 a:hover {
    color: #fff;
    background: #000;
}

.wp-link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #e7e7e7;
	padding: 5px;
	border-radius: 5px;
}

.Filedariane {
    margin: auto;
    border-radius: 0;
    line-height: 1.3em;
    color: #fff;
    margin-top: 80px;
    background: #051429;
    margin-bottom: 0;
    text-align: center;
}

body.tax-campaign {
    background: #051429;
}


.slider-container {
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.slider-for {
    height: 350px;
    width: 100%;
    overflow: hidden;
}

.slider-for .slick-slide {
    height: 350px;
}

.slider-for img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.slider-nav {
    margin-top: 10px;
}

.slider-nav .slick-slide {
    height: 110px;
    overflow: hidden;
    margin: 6px;
}

.slider-nav img {
    width: 100%;
    height: 100%;
    cursor: pointer;
	    object-fit: cover;
    border-radius: 5px;
    transition: transform 0.3s;
}

.slider-nav img:hover {
    transform: scale(1.1);
}

.slider-for {
min-height: 250px;
}

.slider-nav {
    min-height: 150px;
}

.loupe {
    position: absolute;
    top: 4%;
    right: 6%;
}


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

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

.Filedariane li:last-child a {
    color: #fff;
}

.Filedariane li {
	display: inline-block;
}

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

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

.single #banniereIntern .cntTitle {
    top: 50%;
}

.sliderimagerea .sticky {
    position: sticky;
    top: 10px;
    width: 100%;
}

.gridSingle {
    display: flex;
    gap: 50px 70px;
    padding-bottom: 30px;
}

.gridSingle h2 {
    flex-basis: 100%;
    text-align: left;
    font-size: 3em;
    line-height: 1.2em;
}

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

.fl-builder-content-264 { }

.fl-builder-content-264 .fondmotor:before {
    top: -25%;
}

.swiper {
    overflow: hidden;
    position: relative;
}

.Grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    position: relative;
    max-width: 1280px;
    padding: 0;
    margin: 30px auto;
    gap: 40px 0px;
}

.Grid-33 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px 45px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 40px;
}

.Grid-33 .cadreReaAbso {
    z-index: 1;
}

.ImageActivite {
	overflow: hidden;
	position: relative;
	height: 310px;
	border-radius: 0;
	margin-bottom: 15px;
}

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

.single #banniereIntern .cntTitle h1 {
    font-size: 2.1em;
    width: 40%;
}


.cadreTitreh2Rea {
    text-align: center;
}

.titreBeSingle {
    color: #fff;
    font-weight: 400;
    font-size: 2.2rem;
    margin-bottom: 20px;
}

h2.titrerea {
    margin: 0;
    font-size: 2.2em;
    font-weight: normal;
}

.lePartage a span {
	margin-right: 10px;
}

section#contactprojet {
    background: url(/wp-content/uploads/2024/07/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section#contactprojet .FormulaireWpFluide {
    max-width: 580px;
    margin: auto;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 0;
    padding: 40px;
    color: #fff;
    border: 2px solid #00efb1;
}


.FormulaireWpFluide p, .FormulaireWpFluide p input {
    margin: 0;
    margin-bottom: 0;
}



.FormulaireWpFluide textarea {
    resize: vertical !important;
    line-height: 1.2em;
border-radius: 0;
}

.FormulaireWpFluide .flex-form.popup {
    top: 0;
}

.form-group.boxaccept.cntcheck {
	margin: 0;
}

ul.GalerieExpressions {
    display: grid
;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 15px;
    list-style: none;
    overflow: hidden;
    height: 450px;
    min-height: 295px;
    max-height: 450px;
    overflow-y: scroll;
    margin: 0;
    align-items: end;
}

ul.GalerieExpressions li {
    overflow: hidden;
    height: 140px;
    border-radius: 20px;
}

ul.GalerieExpressions li img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.VideoExpressions iframe {
	width: 100%;
	max-height: 280px;
}

.BoxListing {
    cursor: pointer;
    position: relative;
    height: 520px;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    overflow: hidden;
}


.BoxListing .image_Activite {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.BoxListing  .minicadrefleche {
    width: 70px;
    height: 70px;
    cursor: pointer;
    background: #f6f1ea73;
    opacity: 1;
    backdrop-filter: blur(4px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.BoxListing  .minicadrefleche img {
    z-index: 1;
    margin-top: -5px;
    margin-right: -5px;
}

.BoxListing .ExcerptExpress h3 {
    display: flex;
    gap: 10px;
    margin-left: -20px;
    align-items: center;
}

.BoxListing:hover .image_Activite {
    transform: scale(1.04);
}
.BoxListing .image_Activite {
    transition: all 0.8s ease;
}

.BoxListing:hover .ExcerptExpress h3:before {
    width: 50px;
}

.ExcerptExpress h3:before {
    content: "";
    border-top: 1px solid #F6F1EA;
    width: 36px;
    height: 1px;
    display: block;
}

.ExcerptExpress h3:before {
    transition: all 0.8s ease;
}



.CadreImgExpress {
    overflow: hidden;
    max-height: 345px;
    width: 100%;
    position: relative;
}

.CadreImgExpress:before {
    left: 0;
    right: 0;
    content: "";
    opacity: 0.89;
    background: transparent linear-gradient(180deg, #001124 0%, #00000000 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}



.BoxListing:first-child:after { display:none; }

.CadreImgRealisation {
    overflow: hidden;
    height: 90px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 130px;
    border-radius: 15px;
}

.CadreImgRealisation span {
    position: absolute;
    right: 20px;
    top: 15px;
    width: 30px;
    height: 30px;
    z-index: 1;
}


.CadreImgExpress img.ImgFullExpress {
    position: relative;
}

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

.CadreImgRealisation:hover img.ImgFullExpress {
    transform: scale(1.1);
}





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

.ImgFullExpress { transition: clip-path 1.5s ease, transform 1.5s ease;  }

.cadreInterneExpre:hover img.ImgFullExpress {
    transform: scale(1.1) !important;
}

.ExcerptExpress {
    padding: 0 20px;
    width: 70%;
}


.single .Flix {
    overflow: visible;
}

.custom-link {
    cursor: pointer;
    display: flex;
    background: #EFEFEF;
    padding: 15px;
    border-radius: 25px;
    gap: 15px;
    align-items: center;
}

.CoteDroit {
	line-height: 1.5em;
}

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

.CoteGauche hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: none;
    border-top: 1px solid #e9e9e9;
}

.lePartage {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style {
    display: inline-block;
    padding: 10px 40px;
    background: #fff;
    border-radius: 35px;
}

.sticky {
    max-width: 565px;
    top: 0;
    position: sticky;
    left: 0;
}

.CoteGauche .swiper-slide img {
	width: 100%;
	height: 335px;
	object-fit: cover !important;
}

.CoteGauche ul {
    flex-direction: column;
    padding: 0 20px;
}

.CoteGauche ul li::marker {
    color: #bea160;
}

.CoteGauche ul ul {
	margin: 0;
	padding-bottom: 10px;
}

.CoteGauche ul li {
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.VideoExpressions {
	margin-top: 20px;
	border-top: 1px dotted #9194789e;
	padding-top: 20px;
}


.CoteDroit :is(h1, h2, h3, h4, h5, h6) {
    font-weight: 100;
    line-height: 1.2em;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, .titreinfos {
    font-weight: 700;
    position: relative;
}

span.titreinfos {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}

.CoteGauche h1:after, .CoteGauche h2:after, .CoteGauche h3:after, .CoteGauche h4:after, .titreinfos:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 90px;
    height: 1px;
    background: #bea160;
}

.CoteGauche h1 {
font-size: 2em;
}

.CoteGauche h2 {
font-size: 1.7em;
}

.CoteGauche h3 {
font-size: 1.6em;
}

.CoteGauche h4, .titreinfos {
font-size: 1.5em;
}

.CoteGauche h5 {
    font-size: 1.4em;
}


.CoteDroit .FormulaireWpFluide {
    border-radius: 0;
    color: #000000;
}

section#ActiChoix2 {
    line-height: 1.2em;
    padding-top: 70px;
    background-position: 50% 50% !important;
    color: #fff;
    padding-left: 50px;
    padding-bottom: 30px;
    position: relative;
}

section#ActiChoix2:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #09104669;
    left: 0;
}

section#ActiChoix2 :is(h1, h2, h3, h4, h5, h6) {
    font-weight: bold;
    line-height: 1.1em;
    margin: 0 0 10px;
    text-align: left;
}

section#ActiChoix2 h1 {
	font-size: 22px;
}

section#ActiChoix2 h2 {
	font-size: 15px;
}

section#ActiChoix2 h3 {
	font-size: 14px;
}

section#ActiChoix2 h4 {
	font-size: 13px;
}

section#ActiChoix2 h5 {
	font-size: 13px;
}

section#ActiChoix2 #ActiChoix2 p {
	margin: 0px 0 10px;
}

section#ActiChoix2 .MaxWidth {
	max-width: 55%;
}

.read-more-btn.btn {
	background: #091046;
	border-radius: 35px;
	padding: 10px 25px 10px 25px;
	text-transform: inherit;
	font-weight: normal;
	color: #fff;
	border: 1px solid transparent;
	letter-spacing: 0.2px;
	font-size: 12px;
	margin-bottom: 20px;
}

section#ActiChoix3 .blockImgChoix3.OpenReadMore {
    height: auto;
    margin-bottom: 0px;
}

section#ActiChoix3 .opacity-medium.bg-extra-dark-gray {
	background: linear-gradient(152deg, rgba(92, 119, 165, 1) 22%, rgba(255, 255, 255, 0) 100%);
}

section#ActiChoix3 {
    line-height: 1.2em;
    margin-bottom: 4%;
    overflow: visible;
    padding-top: 0;
    margin-top: -60px;
}

section#ActiChoix3 :is(h1, h2, h3, h4, h5, h6) {
    font-weight: bold;
    line-height: 1.1em;
    margin: 0 0 10px;
    color: #091046;
    text-align: left;
}

section#ActiChoix3 h1 {
	font-size: 27px;
}

section#ActiChoix3 h2 {
	font-size: 20px;
}

section#ActiChoix3 h3 {
	font-size: 17px;
}

section#ActiChoix3 h4 {
	font-size: 13px;
}

section#ActiChoix3 h5 {
	font-size: 13px;
}

section#ActiChoix3 p {
	margin: 0px 0 10px;
}

section#Choix3Suite {
	padding-top: 1%;
}

.ImgBlockDiv .itemImg {
    padding: 0;
    margin: 0;
}

section#ActiChoix3 .ImgBlockDiv {
	overflow: hidden;
	height: 100%;
	position: absolute;
	z-index: 0;
	width: 100%;
}

section#ActiChoix3 .blockImgChoix3 {
	height: 75vh;
	margin-bottom: 0;
	position: relative;
}

section#ActiChoix3 .blockImgChoix3 img.itemImg {
	opacity: 0;
}

section#ActiChoix3 .blockImgChoix3 img.itemImg.current {
	opacity: 1;
}

section#ActiChoix3 .blockImgChoix3 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: opacity .6s ease-in-out;
	position: absolute;
}


section#ActiChoix3 .blockAbsolute {
	top: 90px;
	background: #fff;
	padding: 25px;
	position: relative;
	max-width: 680px;
	margin-top: 5%;
	box-shadow: 3px 5px 15px 0px #00000021;
	font-size: 14px;
}

.blockAbsolute ul {
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

section#ActiChoix4 {
    line-height: 1.2em;
    overflow: visible;
    padding-bottom: 0;
    margin-bottom: 0px;
    background: #f7f7f7;
    margin-top: 5%;
}

section#ActiChoix4 :is(h1, h2, h3, h4, h5, h6) {
    font-weight: bold;
    line-height: 1.1em;
    margin: 0 0 10px;
    color: #091046;
}

section#ActiChoix4 h1 {
	font-size: 27px;
}

section#ActiChoix4 h2 {
	font-size: 20px;
}

section#ActiChoix4 h3 {
	font-size: 17px;
}

section#ActiChoix4 h4 {
	font-size: 13px;
}

section#ActiChoix4 h5 {
	font-size: 13px;
}

section#ActiChoix4 p {
	margin: 0px 0 10px;
}

section#ActiChoix4 .blockImgChoix4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    margin-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

section#ActiChoix4 .blockImgChoix4 img {
	transition: opacity .6s ease-in-out;
	position: absolute;
	transform: scale(1.1);
	width: 100%;
	height: 100%;
}

section#ActiChoix4 .blockImgChoix4 img.itemImg {
	opacity: 0;
}

section#ActiChoix4 .blockImgChoix4 img.itemImg.current {
	opacity: 1;
    object-fit: cover;
}

section#ActiChoix4 .txtChoix4 {
	padding: 0 100px;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-top: 100px;
	padding-bottom: 50px;
}

section#ActiChoix4 .Grid2Cx4 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	gap: 15px 20px;
}


.DivIlmgFond img.itemImg {
    margin: 0;
    padding: 0;
}


section#ActiChoix5 {
	line-height: 1.2em;
	padding: 0;
	position: relative;
	overflow: visible;
	padding-bottom: 0;
	height: 85vh;
}

#ActiChoix5 .container-fluid {
	padding: 0;
}

section#ActiChoix5.removeMaxHeight {
	height: 92vh;
}

section#ActiChoix5 #ActiChoix5 .container-fluid {
	padding: 0;
}

section#ActiChoix5 .DivIlmgFond .blockImgChoix5 {
	width: 100%;
	max-width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	margin-right: 0px;
	box-sizing: border-box;
}

section#ActiChoix5 .DivIlmgFond {
	height: 70vh;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}

section#ActiChoix5 .DivIlmgFond .blockImgChoix5 img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: opacity .6s ease-in-out;
	position: absolute;
}

section#ActiChoix5 .blockImgChoix5 img.itemImg {
	opacity: 0;
}

section#ActiChoix5 .blockImgChoix5 img.itemImg.current {
	opacity: 1;
}

section#ActiChoix5 .MaxWigthFlottant {
	background: #fff;
	position: relative;
	max-width: 1170px;
	left: 50%;
	transform: translate(-50%, -80%);
	z-index: 2;
	padding: 4rem;
	box-shadow: 0 0 20px rgba(0, 0, 0, .08);
}

section#ActiChoix5 :is(h1, h2, h3, h4, h5, h6) {
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 10px;
}

section#ActiChoix5 h1 {
	font-size: 27px;
}

section#ActiChoix5 h2 {
	font-size: 20px;
}

section#ActiChoix5 h3 {
	font-size: 17px;
}

section#ActiChoix5 h4 {
	font-size: 13px;
}

section#ActiChoix5 h5 {
	font-size: 13px;
}

section#ActiChoix5 p {
	margin: 0px 0 10px;
}

.DivDessusFond h1 {
    text-align: left;
}

.tax-campaign section#block_image_texte {
    position: relative;
    background: #F7F2EC;
}

.tax-campaign .container-services {
    padding: 0;
    position: relative;
    z-index: 1;
}

.tax-campaign .cadreimagegd .gridImageTexte {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 15px 15px;
    align-items: center;
}

.tax-campaign .gridImageTexte img.cover.current {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.tax-campaign .gridImageTexte h1 {
    text-transform: uppercase;
    font-weight: 500;
}

.tax-campaign .content-before-more {
    text-align: center;
}

.tax-campaign .LayImg .cadre {
    text-align: center;
    max-height: 335px;
}

.tax-campaign .cadreimagegd .Decalage {
    margin-left: 10%;
    position: relative;
}

.flottantimg2parralax img {
    display: inline;
    height: auto;
    max-width: 100%;
}

.tax-campaign .LayImg .cadre .cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: polygon(0 93%, 2% 95%, 8% 100%, 0 100%);
    transform: scale(1.4);
    transition: clip-path 1.0s ease-out, transform 1.0s ease-out;
}

.tax-campaign .gridImageTexte img.cover {
    opacity: 0;
}

.LayImg .cadre {
    position: relative;
}


	
.FormulaireWpFluide {
    padding-bottom: 50px;
}

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

.FormulaireWpFluide .wpcf7-acceptance label {
    display: flex
;
    gap: 10px;
    line-height: 1em;
}

.FormulaireWpFluide .form-check {
	position: relative;
	display: block;
	padding-left: 5px;
}

.FormulaireWpFluide textarea {
	resize: vertical !important;
}


.FormulaireWpFluide span.captcha-image {
	display: block;
	font-size: 11px;
}

.FormulaireWpFluide .wpcf7-not-valid-tip {
    font-size: 10px;
}

.FormulaireWpFluide span.wpcf7-spinner {
	position: absolute;
}

.LinkToActivites {
    display: flex;
    gap: 15px;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    justify-content: center;
    margin-bottom: 50px;
}

.LinkToActivites a {
    color: #000000;
}

.button.type1 {
    font-size: 12px;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
    border: 0;
    position: relative;
    transition: 0.3s ease all;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    cursor: pointer;
}





.ListingActivitesWpFluide {
	margin-top: 9%;
	margin-bottom: 5%;
}


section.ListingActivitesWpFluide h2.termcat a {
	font-size: 1.70rem;
	line-height: 1.1em;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #e85a36;
	display: block;
}


button.elm-button {
    text-transform: inherit;
    letter-spacing: 0.2px;
    font-size: 1.5em;
    margin-bottom: 20px;
    cursor: pointer;
    color: #fff !important;
    padding: 10px 25px;
    position: relative;
    text-decoration: none;
    background: #bea160;
    z-index: 0;
    overflow: hidden;
    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 #fff;
    margin-top: 40px;
    border-radius: 25px;
    border: 1px solid #bea160;
}


button.elm-button:hover,
button.elm-button:active,
button.elm-button:focus {
background: transparent !important;
    color: #051429 !important;
    text-decoration: none;
    box-shadow: inset 400px 0 0 0 #fff;
}


body:not(.home) .pager header .navbar {
	/* background-color: #000!important; */
}

.espacement {
	height: 50px;
	margin-top: 4%;
	margin-bottom: 1%;
}

.descriptionBez {
	text-align: center;
}


.Grid2BeZone {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	gap: 10px 45px;
	justify-items: center;
	text-align: center;
	margin-bottom: 40px;
	color: #000;
}

.Grid2BeZone h3 {
	font-size: 23px;
	line-height: 1em;
}

.Grid2BeZone a {
	color: #000;
}

.Grid2BeZone a:hover {
	color: #919478;
}

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

section.sliderimagerea {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.wrapper {
    height: 460px;
    overflow: hidden;
    border-radius: 20px;
}


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

.wrapper .slick-center {
}

.swiper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.swiper .slick-prev {
    left: 20px;
}

.swiper .slick-next {
    right: 20px;
}

ul.GalerieExpressions {
    padding: 0;
    padding-right: 10px;
}

.imgsliderSingle {
    overflow: hidden;
    height: 355px;
}

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







#ActiChoix6 .container-full {
    padding-right: 0;
    padding-left: 300px;
}


.grid6 {
    display: grid;
    grid-template-columns: 0.8fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px 20px;
    align-items: center;
}

.grid6 .blockImgChoix4 {
    width: 100%;
    max-width: 100%;
    min-height: 650px;
    position: relative;
    z-index: 1;
    margin-right: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.grid6 .txtChoix6 {
    position: relative;
}

.grid6 .txtChoix6:after {
    content: "";
    background: url(/wp-content/uploads/2024/07/logo-vert.svg);
    width: 140px;
    height: 148px;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 105%;
    transform: translate(-50%, -50%);
    z-index: 11;
}


.grid6 .blockImgChoix4 img.itemImg.current {
    opacity: 1;
    object-fit: cover;
}

.grid6 .blockImgChoix4 img.itemImg {
    opacity: 0;
}

.grid6 .blockImgChoix4 img {
    transition: opacity .6s ease-in-out;
    position: absolute;
    transform: scale(1);
    width: 100%;
    height: 100%;
}

section#ActiChoix6.removeMaxHeight .blockImgChoix4 {
    height: 80vh !important;
}

.grid6 .decalage {
    width: 85%;
}

.grid6 .content-before-more :is(h2, h3, h4) {
    padding: 0;
    margin: 0;
    position: relative;
    font-size: 1.8em;
    font-weight: normal;
}

.grid6 .content-before-more h2:before, .grid6 .content-before-more h3:before, .grid6 .content-before-more h4:before {
    content: "";
    height: 1px;
    width: 50px;
    position: absolute;
    background: #000000;
    left: -13%;
    margin-top: 17px;
}



.Grid-4 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px 50px;
    display: grid;
    padding-right: 200px;
    padding-left: 200px;
    overflow: hidden;
}


.Grid-4 .CadreActiviteImage {
    height: 420px;
    display: flex;
    justify-content: center;
    position: relative;
}

.Grid-4 .cadrebtnActivite strong:before {
    content: "";
    background: url(/wp-content/uploads/2024/07/petite-feuille.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: cover;
    margin-top: -20px;
    margin-left: 2px;
}

.Grid-4 .CadreActiviteImage:before {
    content: "";
    position: absolute;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    display: block;
    width: 100%;
    height: 100%;
}

.Grid-4 .image_Activite {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.Grid-4 .cadrebtnActivite strong {
    font-size: 0.9em;
    word-break: break-word;
    font-weight: normal;
}



@media (max-width: 767px) {

	.Grid-3,
	.Grid-1-2,
	section#ActiChoix4 .Grid2Cx4 {
		grid-template-columns: 1fr;
		margin-bottom: 30px;
	}

	.titreBeSingle {
		font-size: 2rem;
		line-height: 1em;
	}

	.CoteGauche .swiper-slide img {
		width: 100%;
		height: 245px;
		object-fit: cover !important;
	}

	section#ActiChoix4 .txtChoix4 {
		padding: 0px 25px;
	}

	section#ActiChoix4 .blockImgChoix4 {
		margin-top: 25px;
		min-height: 275px;
		height: 275px;
		min-width: 100%;
		line-height: 0;
		overflow: hidden;
	}

	section#Choix4Suite {
		padding-top: 0 !important;
	}

	section#ActiChoix4 .blockImgChoix4 img {
		height: auto;
		min-width: 100%;
		max-height: 400px;
	}

	section#ActiChoix3 .blockAbsolute {
		width: 80%;
		margin: auto;
		margin-top: 30px;
	}

	section#ActiChoix3 .blockImgChoix3 {
		height: auto;
		margin-bottom: 30px;
		position: relative;
	}

	.DivD {
		padding-bottom: 20px;
	}

	#ActiChoix5 .container-fluid {
		padding: 0;
	}

	section#ActiChoix5,
	section#ActiChoix5.removeMaxHeight {
		height: auto;
	}

	section#ActiChoix5 .MaxWigthFlottant {
		padding: 3rem;
		margin-top: -200px;
		transform: none;
		left: auto;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	section#ActiChoix5 .DivIlmgFond {
		height: 60vh;
	}
}