:root {
  --primary-h: 219; /* hue */
  --primary-s: 47%; /* saturation */
  --primary-l: 27%; /* lightness */

  --accent-h: 0; /* hue */
  --accent-s: 100%; /* saturation */
  --accent-l: 40%; /* lightness */

  --text-h: 0; /* hue */
  --text-s: 0%; /* saturation */
  --text-l: 15%; /* lightness */

  --background-h: 0; /* hue */
  --background-s: 0%; /* saturation */
  --background-l: 100%; /* lightness */

  --primary-font: 'Manrope', sans-serif;
  --secondary-font: 'Mulish', sans-serif;

  --h1-font-size: 3.75rem;
  --h2-font-size: 3.125rem;
  --h3-font-size: 1.5rem;
  --headings-line-height: 1.333333;

  --link-color: var(--primary-color-40);

  --border-radius: 2rem;
  --button-border-radius: 5px;
}

[class*="btn"] a.btn,.btn.primary {
  font-size: 15px;
  line-height: 24px;
 padding: 13px 23.5px;
}

p.bloc-text-actu.align-center {
  max-width: 800px;
  margin: 0px auto 50px auto;
}

@media screen and (min-width: 601px) {
  [class*="btn"] a.btn, .actualites-listing .btn.primary {
    width: fit-content;
  }
}
.btn.accent svg{
  margin-left: 23px;
}
.contact-page [id*="formulaire"] .btn.primary {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  border: 2px solid var(--accent-color);
}
.contact-page [id*="formulaire"] .btn.primary:hover {
  background-color: var(--accent-color-30);
}
[class*="btn"] a.btn:not(.accent),
.index-page [id*="formulaire"] .btn.primary {
  color:var(--accent-color);
  background: transparent;
  border: 2px solid var(--accent-color);
}
[class*="btn"] a.btn:not(.accent):hover,
[id*="formulaire"] .btn.primary:hover {
  background-color: var(--primary-color);
  color: #fff;
}
/* BRAND */
/* ===== */

.brand a {
  display: inline-block;
  transition: opacity .3s;
}
.brand a:hover {
  opacity: .75;
}
header .brand img.footer-only,header .footer-only,footer .header-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}
.card-image {
  position:relative;
  overflow: hidden;
}
.card-image img {
  transition: .3s all ease-out;
}
.card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.card:hover img {
  transform: scale(1.1);
}
h1, h2, h3, h4, h5, h6,[class*="title"] {
  font-family: var(--secondary-font);
}

  .paginationControl {
    text-align: center;
    font-size: 18px;
    margin-top: 3rem;
  }
  .paginationControl a {
    text-decoration: none;
  }
  .paginationControl .selected {
    font-weight: bold;
  }
  .plan-site .sitemap-nav ul li a {
    margin-bottom: 0.5rem;
    display: inline-block;
  }
  .fil-ariane,
  #fil_ariane {
    margin-bottom: 2rem;
    font-size: 14px;
  }
  #fil_ariane{
    margin: 3rem 0;
  }
 .page-interne #fil_ariane{
    margin: 0 0 3rem;
  }
  .card {
  position: relative;
}
.card-title a::before   {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
p,ul,.text,.card-text{
  font-size: 15px;
  line-height: 24px;
  }
  p {
    margin-block-start: 1.5rem;
    margin-block-end: 1.5rem;
}
.white-text,.white-text *{
  color: #fff;
}
/* SLIDER */
/* ====== */
.slide-img .container,
  .slide-img .container .bloc,
  .slide-img,
  .slider-slick {
    height: auto;
    min-height: auto;
  }
.slider-slick {
  width: 100%;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
}
.slider-slick .slick {
  height: 100%;
}
.slide-img {
  background-position: center;
}
.slide-img.slide-01 {
  background: linear-gradient(89.96deg, rgba(0, 0, 0, 0) 3.1%, rgba(0, 0, 0, 0.8) 86.59%),url('../assets/gifs/slider/slide-01.jpg');
  background-size: cover;
}
.slide-img.slide-02 {
  background: linear-gradient(89.96deg, rgba(0, 0, 0, 0) 3.1%, rgba(0, 0, 0, 0.8) 86.59%),url('../assets/gifs/slider/slide-02.jpg');
  background-size: cover;
}
.slide-img.slide-03 {
  background: linear-gradient(89.96deg, rgba(0, 0, 0, 0) 3.1%, rgba(0, 0, 0, 0.8) 86.59%),url('../assets/gifs/slider/slide-03.jpg');
  background-size: cover;
}
.slick-dots li {
  margin: 0 -8px;
}
/* ********************************************HEADER****************************************** */
@media screen and (min-width: 993px) {
  header li.firstLi.contact-link {
    display: none;
}

  h5 {
    font-size: 25px;
  }
  .header-contact {
    display: flex;
    align-items: center;
    gap: 9px;
  }
  .fold .index-contact {
    display: none ;
  }
  .header-content .main-header-content .col-menu{
    padding: 0;
   }
   .top-bar .lien-maps{
font-size: 13px;
line-height: 18px;
letter-spacing: 0;
   }
   .top-bar .tel{
    font-family: var(--secondary-font);
font-size: 17px;
line-height: 28px;
letter-spacing: 0;
   }
   .header-content .nav#main-nav > ul > li > a{
    font-weight: 500;
    font-size: 15px;
    line-height: 11px;
    letter-spacing: 0%;
       }
   .header-content .nav ul li.sous_menu ul.dropdown > li > a{
    font-size: 13px;
   }
   .nav ul li.sous_menu ul.ssdropdown a{
    font-size: 11px;
   }
   .header-content .nav ul li a.selected,.header-content .nav ul li a:hover,.header-content .nav ul li:hover> a {
    text-decoration: underline;
   }
   .header-content .nav ul li.sous_menu > a::after{
    content: url(../assets/gifs/down.svg);
    text-decoration: none;
   }
}
@media screen and (max-width: 1350px) and (min-width: 993px) {
  .main-header-content .row{
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    width: calc(100% - 12rem);
  }
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    left: 22px;
  }
  .index-contact {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .menu-mobile {
    height: 5.625rem;
    background-color: #fff;
  }
  .menu_opened .menu-mobile {
    height: 3.5rem;
    background-color: var(--primary-color-30);
  }
  .span-menu-burger {
    color: var(--primary-color);
    padding: 12px;
    background-color: var(--primary-color-90);
    border-radius: 100%;
  }
  .menu-mobile .menu-title{
    text-transform: capitalize;
font-family: var(--secondary-font);
font-size: 20px;
font-weight: 400;
line-height: 24px;
  }
  .fold-tel {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    background-color: transparent;
  }
  .header-content #nav-container .nav#main-nav ul li a,
  .header-content #nav-container .nav#topbar-nav ul li a {
    font-size: 18px;
    font-weight: 700;
    padding: 1.5rem 5%;
  }
}
@media screen and (max-width: 600px) {
.fold-tel {
  justify-content: center;
  margin-bottom: 12px;
}
}
/* *******************************************SLIDE******************************************** */
.slide-content{
  padding: 254px 0 255px;
}
.title-1{
font-weight: 600;
line-height: 70.2px;
letter-spacing: 0px;
text-align: right;
margin: 0;
}
.title-1 span{
  font-weight: 400;
  font-size: 50px;
  line-height: 53.2px;
  letter-spacing: 0px;
  margin: 1rem 0 0;
  }
 .slider-slick .slick-next {
    right: 16%;
    top: 90%;
}
.slider-slick .slick-prev {
  left: 76%;
  z-index: 2;
  top: 90%;
}
.slider-slick .slick-prev .slick-prev-icon:before {
  content:url(../assets/gifs/slick-prev-1.svg);
}
.slider-slick .slick-next .slick-next-icon:before {
  content:url(../assets/gifs/slick-next-1.svg);
}
.fold .slick-slider {
  margin-bottom: 0; }
@media screen and (min-width: 993px) and (max-width: 1459px) {
.slider-slick .slick-prev {
  left: 72%;
}
}
@media screen and (max-width: 992px) {
  .title-1{
font-size: 34px;
    line-height: 40.2px;
    }
    .title-1 span{
      font-size: 28px;
      line-height: 30.2px;
      margin: .5rem 0 0;
      }
  .slide-content{
    padding: 90px 0;
  }
  }
  /* *************************************************PRESTATIONS ******************************************/
  .prestations-card{
    padding: 30px 24px;
    box-shadow: 0px 4px 5px #0000001A;
    margin: 1rem 0;
  }
  .prestations-card:hover {
    box-shadow: 0px 4px 5px #1b1b1b1a;
  }
  .prestations-card-content{
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
  }
  .card-title a{
    text-decoration: none;
    color: hsla(219, 47%, 22%, 1);
    font-weight: 700;
    font-size: 30px;
    line-height: 34.2px;
    letter-spacing: 0px;
  }
  #encart-prestations .slick-prev {
    left: calc(36% + 54px);
    opacity: 1;
    z-index: 2;
    top: calc(100% + 32px);
  }
  #encart-prestations .slick-next {
    right: calc(36% + 71px);
    opacity: 1;
    z-index: 2;
    top: calc(100% + 32px);
  }
  #encart-prestations{
    background-image: url(../assets/gifs/bg-bloc.jpg);
    background-size: cover;
  }
  @media screen and (max-width: 1300px) {
    .card-title a{
      font-size: 19px;
    }
  }
  /* **********************************************BLOC 01 *******************************************************/
  @media screen and (min-width: 993px) {
    .index-page main .section{
      padding: 120px 0;
    }
  }
  #bloc-01{
    background: hsla(219, 47%, 27%, 0.05);
  }
  h2, .title-2, .page-interne h1 {
    position: relative;
    margin: 0 0 49px;
font-weight: 400;
line-height: 53.2px;
letter-spacing: 0px;
color: hsla(219, 47%, 22%, 1);
}
  h2::before, .title-2::before, .page-interne h1::before {
    position: absolute;
    content: "";
    width: 500px;
    max-width: 100%;
    height: 1px;
    background-color: hsla(219, 47%, 27%, 1);
    left: 0;
    bottom: -24px;
}
.span-titre{
font-weight: 400;
font-size: 13px;
line-height: 21px;
letter-spacing: 0;
text-transform: uppercase;
margin-bottom: 1.5rem;
color: hsla(219, 47%, 22%, 1);
}
.bloc-contact{
  padding: 1.5rem;
  margin-top: 1.5rem;
}
.bloc-contact .title{
font-weight: 400;
font-size: 30px;
line-height: 34.2px;
letter-spacing: 0px;
margin-bottom: 1rem;
}
@media screen and (max-width: 992px) {
  [id*="bloc"] img{
    display: block;
    width: auto;
    margin: 2rem auto;
  }
  .bloc-contact .title {
    font-size: 20px;
    line-height: 26.2px;
}
h2, .title-2 {
  line-height: 35.2px;
  FONT-SIZE: 27px;
}
}
/* ***********************************************CONTACT ***************************************************************/
.index-page #encart-contact{
  background:url(../assets/gifs/bg-contact.jpg);
background-size: cover;
}
.page-interne #encart-contact{
  position: relative;
}
.page-interne #encart-contact::before{
  position: absolute;
  content: "";
  width: 160%;
  height: 100%;
  top: 0;
  left: -23%;
  background: url(../assets/gifs/bg-contact.jpg);
background-size: cover;
z-index: -1;
}
.row-btn{
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.row-btn .btn-tel{
  border: 1px solid  hsla(0, 0%, 100%, 1);
  padding: 13px 32px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
}
#encart-contact address{
  margin: 0;
}
#encart-contact .divGenerateur>label {
  display: none;
}
#encart-contact .divGenerateur ul label {
font-size: 13px;
font-weight: 400;
line-height: 18px;
display: flex;
align-items: center;
}
.col-form{
  box-shadow: 0px 8px 16px 0px hsla(0, 0%, 0%, 0.08);
  padding: 100px 112px;
  height: 100%;
}
#encart-contact #formulaire_5 p:has(label){
  margin-top: 0;
}
#encart-contact #formulaire_5 input[type=text],#encart-contact #formulaire_5 input[type=tel],#encart-contact #formulaire_5 input[type=email],#encart-contact #formulaire_5 textarea{
  border-radius: 0;
  border: none;
  background-color: hsla(217, 17%, 85%, 1);
}
.bloc-tel .title{
font-weight: 400;
font-size: 25px;
line-height: 34.2px;
letter-spacing: 0px;
}
@media screen and (min-width: 601px) {
  .bloc-contact{
    padding: 1.5rem;
  }
  .cp_ville>p {
      width: calc(50% - 6px);
  }
  .cp_ville {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}}
@media screen and (max-width: 1300px) {
.col-form {
  padding: 100px 49px;
}}
@media screen and (max-width: 600px) {
  .col-form {
    padding: 100px 25px;
  }
  #encart-contact h2 {
    font-size: 28px;
}}
@media screen and (max-width: 992px) {
  .col-form {
    margin-top: 2rem;
  }
}
/* ***********************************************AVIS********************************************* */
.encart-avis{
  background: #243B650D;
}
.encart-avis .title-2 {
margin: 0 auto 3rem;
}
.avis-card .avis-card-text {
margin-left: 80px;
margin-top: 0.5rem;
color: hsla(207, 7%, 24%, 1);
}
.avis-encart-card .row {
flex-wrap: nowrap;
}
.avis-encart-card-date {
font-size: 11px;
line-height: 13.2px;
color: hsla(0, 1%, 47%, 1);
}
.avis-encart-card {
padding: 1.5rem;
background: #fff;
box-shadow: 0px 8px 16px 0px hsla(0, 0%, 0%, 0.08);
border-radius: 7px;
}
.avis-name {
line-height: 24px;
margin-top: 0.5rem;
color: hsla(200, 8%, 15%, 1);
}
.encart-avis .align-right {
margin-top: -2rem;
width: fit-content;
margin-left: auto;
}
.encart-avis .card .show-more {
  line-height: 24px;
  color: hsla(205, 15%, 22%, 1);
  z-index: 2;
  font-size: 12px;
  position: relative;
  padding-left: 1rem;
  padding-top: 0;
  background: #fff;
  text-decoration: underline;
  }
.encart-avis .avis-card.js-more .avis-card-text::after {
background-image: linear-gradient( to bottom,rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.encart-avis  .slick-prev .slick-prev-icon:before {
  content:url(../assets/gifs/slick-prev.svg);
}
.encart-avis  .slick-next .slick-next-icon:before {
  content:url(../assets/gifs/slick-next.svg);
}
.slick-prev .slick-prev-icon, .slick-prev .slick-next-icon, .slick-next .slick-prev-icon, .slick-next .slick-next-icon{
  opacity: 1;
}
@media screen and (min-width: 550px) {
  .section .title-2.align-center::before {
      left: calc(50% - 250px);
  }
}
/* ***************************************ACTUALITES*********************************** */
#encart-actualites .text-titre{
  max-width: 778px;
  margin: 0 auto 41px;
}
.actualites-date{
font-size: 13px;
line-height: 21px;
margin-top: 14px;
color: #243B65;
}
.actualites-date svg{
  margin-right: .5rem;
}
.actualites-card-image{
  height: 341px;
  margin-bottom: 14px;
}
.card-image img,.card-image a{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.actualites-card-title{
  min-height: 103px;
}
.actualites-card-title a{
font-weight: 400;
font-size: 30px;
line-height: 34.2px;
letter-spacing: 0px;
}
.page-interne #encart-actualites .card-image img{
  height: 100%;
}
#listing-autres-actus-categorie ul a {
  font-size: 15px;
  text-decoration: none;
  color: #000;
}
#listing-autres-actus-categorie ul a:hover {
  text-decoration: underline;
}
.actualites-detail .detail-btn {
  text-align: center;
}
.actualites-detail .detail-actu-reseaux-sociaux {
  align-items: flex-start;
}
.detail-actu-reseaux-sociaux > div {
  display: flex;
}
.detail-actu-image img {
  border-radius: var(--border-radius);
}
@media screen and (max-width: 1400px) and (min-width: 993px) {
  #listing-autres-actus-categorie a.btn {
    padding: 12px 12px;
    font-size: 12px;
  }
}
.actualites-detail #listing-autres-actus-categorie {
  background-color: var(--text-color-90);
  padding: 1rem;
  border-radius: var(--border-radius);
}
@media screen and (max-width: 992px) {
.actualites-card-title a {
  font-size: 19px;
  line-height: 27.2px;
}}
@media screen and (min-width: 601px) {
 .actualites-listing .recherche_actu #input_recherche_actu {
      width: calc(100% - 6.25rem);
  }
}
/* *************************************************FOOTER********************************* */
footer{
  background-color: #243B65;
  color: #fff;
  }
  footer .section.footer-1 {
    padding: 54px 0 2rem;
    position: relative;
  }
  footer nav li {
    line-height: 28px;
    margin-bottom: 10px;
  }
  .footer-1 li svg {
    margin-right: 13.56px;
  }
  .footer-row-contact svg {
    width: 40px;
    background: hsla(0, 0%, 100%, 0.2);
    padding: 9px 3px;
    border-radius: 100%;
    height: 40px;
  }
  .footer-row-contact.email svg{
    padding:13px 3px ;
  }
  footer address,header address,.index-page address, .page-interne main address {
    margin: 0;
  }
  .footer-row-contact {
    display: flex;
    align-items: center;
    gap: 26px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 27px;
  }
  footer .reseaux-sociaux li {
   margin-top: 1.5rem;
  }
  footer .siret {
    font-size: 14px;
    font-weight: 400;
    line-height: 27.2px;
  }
  .footer-row-contact a {
    text-decoration: none;
    color: #fff;
  }
  .footer-row-contact .tel {
    font-size: 18px;
    font-weight: 400;
    line-height: 34.2px;
  }
  footer .title-4 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 34.2px;
    margin-bottom: 10px;
  }
  .liste-1 li a,
  .liste-2 li a,
  .footer-row-contact a,
  .footer-row-contact .lien-maps {
    font-size: 14px;
    font-weight: 400;
    line-height: 27.2px;
  }
  .lien-maps br{
    display: none;
  }
  footer .lien-maps br{
    display: inline-block;
  }
  .footer-1 a:hover {
    color: #fff;
  text-decoration: underline;}
  footer {
    position: relative;
  }
  footer .top:hover {
    opacity: 1;
    background-color: var(--accent-color-30);
  }
  footer .top {
    position: absolute;
    right: 26px;
    top: -18px;
    padding: 5px 11px 12px 11px;
    border-radius: 100%;
    background-color: var(--accent-color);
  }
  footer [class*="title"]{
    color: #fff;
  }
  footer .title-4+svg{
    margin-top: -39px;
  }
  @media screen and (max-width: 600px) {
  .footer-row-contact{
    flex-direction: column;
  }}
  @media screen and (max-width: 992px) {
    footer .row-2-footer{
      flex-direction: column;
      justify-content: center;
    }
    .footer-text {
      max-width: 300px;
      margin:0 auto 1.5rem;
    }
    footer {
      text-align: center;
      padding: 0 0 1.5rem;
    }
    .siret {
      margin-top: 1.5rem;
    }
    footer .footer-2 .reseaux-sociaux ul,
    .footer-row-contact {
      justify-content: center;
    }
    footer .reseaux-sociaux .row{
      justify-content: center;
    }
  }
  @media screen and (min-width: 993px) {
    footer .row-2-footer{
      display: flex;
      align-items: center;
      gap: 1.5rem;
    }
    footer .col:has(.reseaux-sociaux) {
      max-width: 316px;
    }
    footer nav ul {
      margin-top: 0;
      margin-bottom: 0;
    }
    footer .section.footer-2 {
      padding-top: 16px;
      padding-bottom: 0;
      position: relative;
      max-width: 1920px;
    margin: auto;
    }
    .footer-2 .container {
      padding: 20px 0 60px;
      position: relative;
    }
    .footer-2 .container::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 1px;
      left: 0;
      top: 0;
      background-color: #fff;
    }
    .liste-2 {
      margin-left: 80px;
    }
    footer nav li {
      text-align: left;
    }
  }
  @media screen and (min-width: 993px) and (max-width: 1335px) {
    footer nav li svg {
      margin-right: 4.56px;
    }
    footer .footer-row-contact {
      gap: 6px;
    }
    footer .liste-2 {
      margin-left: 8px;
    }
    footer .liste-1 li a,
    footer .liste-2 li a,
    footer .footer-row-contact a,
    footer .footer-row-contact .lien-maps {
      font-size: 12px;
    }
  }
  .footer-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 27.2px;
  }
  body:not(.index-page):not(.page-interne) footer{
    margin-top: 6rem;
  }
  .bloc-maps{
    padding: 17px 0;
    text-align: center;
    background-color: #506284;
  }
  .bloc-maps svg{
    margin-left: 1.5rem;
  }
  .bloc-maps .title-4{
    width: fit-content;
    margin: auto;
    cursor: pointer;
  }
  .bloc-maps iframe{
    height: 220px;
  margin-top:1.5rem ;
  }
/* ****************************************PAGES INTERNES******************************** */
.ac-doubleColonne .ac-colonne_1 p:nth-of-type(3),.ac-doubleColonne .ac-colonne_1 p:nth-of-type(4),.ac-doubleColonne .ac-colonne_2 p:nth-of-type(2),.ac-doubleColonne .ac-colonne_1 p:nth-of-type(3) {
  position: relative;
  padding-left: 30px;
}
.ac-doubleColonne .ac-colonne_1 p:nth-of-type(3)::before,.ac-doubleColonne .ac-colonne_1 p:nth-of-type(4)::before,.ac-doubleColonne .ac-colonne_2 p:nth-of-type(2)::before,.ac-doubleColonne .ac-colonne_1 p:nth-of-type(3)::before {
position: absolute;
content: '';
top: 50%;
left: 0;
transform: translateY(-50%);
width: 14px;
height: 14px;
background-image: url('../assets/gifs/check.svg');
}
.page-interne h1::before,.page-interne h2::before {
  bottom: 0;
}
section.ac-doubleColonne p:nth-of-type(1) {
  font-weight: 700;
}
.page-interne h1, .page-interne h2 {
  padding-bottom: 24px;
}
.contact-page .s-middle{
  flex-wrap: nowrap;
  height: 100%;
}
.contact-page .s-stretch {
  flex-wrap: nowrap;
}
.contact-hero p.intro,.contact-page h1{
  color: #fff;
}
.page-interne .sc-content #relance{
  margin-top: 0;
}
.page-interne .ac-doubleColonne h2{
  margin: 0 0 12px;
}
.page-interne #container{
  padding: 0;
}
.page-interne .hero-bg,.hero-interne{
  padding: 191.5px 0;
  position: relative;
}
.actualites-detail .hero-interne{
  padding: 191.5px 0;
}
[class*="actualites"] main>.section{
  margin-top: -4rem;
}
.contact-hero{
  background: linear-gradient(hsla(0, 0%, 0%, 0.5),hsla(0, 0%, 0%, 0.5)), url('../assets/gifs/hero-interne.jpg');
  background-size: cover;  
}
.plan-site h1{
  margin-bottom: 2rem;
}
.page-interne .hero-bg::before,.hero-interne::before {
  position: absolute;
  content: "";
  background:  url('../assets/gifs/hero-interne.jpg');
  background-size: cover;  width: 160%;
  left: -23%;
  max-width: 1920px;
  top: 0;
  height: 100%;
  z-index: -1;
}
.page-interne .ac-include .container{
  width: 100%;
}
.page-interne p>em{
  font-style: normal;
  background-color: hsla(128, 42%, 93%, 1);
  padding: 20px;
  display: block;
  border-radius: 8px;
}
.page-interne .sc-content .ac-doubleColonne .clear_both {
  margin-bottom: 2.35rem;
}
.sc-content .ac-doubleColonne .ac-colonne img{
  border-radius: var(--button-border-radius);
}
.hero-interne p{
  margin: 0;
}
/* .page-interne #encart-actualites{
  padding-top: 0;
} */
.page-interne .ac-doubleColonne .ac-doubleColonne{
  margin:1.5rem 0 0;
}
.page-interne .ac-doubleColonne p:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (min-width: 1400px) {
  .hero-interne *{
    max-width: 65%;
  }
}
@media screen and (min-width: 993px) {
  .page-interne h2 {
    font-size: 30px;
  }
  .sc-content .ac-doubleColonne:has(#encart-prestations){
    align-items: center;
  }
  .sc-content .ac-doubleColonne .ac-colonne:has(#encart-prestations){
    width: 45%;
  }
  .sc-content .ac-doubleColonne .ac-colonne #encart-prestations img{
    height: auto;
    width: auto;
    margin: auto;
  }
  .sc-content .ac-doubleColonne .ac-colonne #encart-prestations .card{
    width: fit-content;
    margin: auto;
  }
 body:not(.index-page) h1{
    font-size: 40px;
    line-height: 51.2px;
    letter-spacing: 0px;
    margin: 0 0 1.5rem;
    display: block;
  }
  .contact-page .intro{
    margin-bottom: 0;
  }
   .hero-interne h1,.hero-bg h1{
    margin: 0;
  }
   .page-interne .ac-include>.section,.page-interne .bloc-bg{
    padding: 100px 0;
    }
  .ac-doubleColonne p:last-of-type{
    margin-bottom: 0;
  }
.page-interne .sc-content  img {
 height: 100%;
 object-fit: cover;
}
.page-interne .sc-content .ac-stat.ac-doubleColonne img{
  height: auto;
  width: auto;
  margin: auto;
}
.page-interne .sc-content .ac-doubleColonne.bloc-h2{
  align-items: center;
}
.page-interne .sc-content .clear_both {
  margin-bottom: 6.35rem;
}
.page-interne .sc-content .clear_both,#container .sc-content #relance {
  margin-bottom: 6.35rem;
}
}
@media screen and (max-width: 992px) {
  .page-interne .hero-bg,.hero-interne,.contact-hero {
    padding: 80px 0 ;
}
  h1,.title-1{
    font-size: 30px;
    line-height: 39px;
    position: relative;
  }
  h1 span,h1.h1-geoloc span{
    font-size: 20px;
    line-height: 30px;
  }
  h2,.title-2{
    font-size: 27px;
  }
  h2,.title-3{
    font-size: 24px;
  }
  body[class*="listing"] .hero-interne .title-marketing,.hero-bg span{
    font-size: 32px;
  }
  .page-interne #container .ac-doubleColonne .ac-colonne img {
    WIDTH: auto;
    margin:1rem auto;
  }
  .page-interne .bloc-bg{
    padding: 2rem 0;
  }
}
@media screen and (max-width: 600px) {
    .row-btn{
      flex-direction: column;
      row-gap: 1rem;
      align-items: normal;
    }
    .btn-tel{
      justify-content: center;
    }
}