:root {
  /* COLOR */
  /* ===== */

  --primary-h: 147; /* hue */
  --primary-s: 100%; /* saturation */
  --primary-l: 25%; /* lightness */

  --accent-h: 215; /* hue */
  --accent-s: 81%; /* saturation */
  --accent-l: 51%; /* lightness */

  --text-h: 218; /* hue */
  --text-s: 28%; /* saturation */
  --text-l: 17%; /* lightness */

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

  
  --link-color: var(--primary-color-40);
  --text-color-blanc:#FFFBFB;
  --title-color-blanc:rgba(255, 251, 251, 1);
  --gray0:#ffff;
  --title-color:#121926;
  --brand700:#009E41;
  --brand50:rgba(236, 255, 244, 1);
 
  /* font size */
  /* ===== */

  --display2xl: 66px;
  --displayxl: 49px;
  --displaylg: 39px;
  --displaymd: 31px;
  --displaysm: 25px;
  --displayxs: 20px;

  --textlg: 20px;
  --textmd: 16px;
  --textsm: 13px;
  --textxs: 10px;

  --h1-font-size: var(--display2xl);
  --h2-font-size: var(--displayxl);
  --h3-font-size: var(--displaylg);
  --h4-font-size: var(--displaymd);
  --h5-font-size: var(--displaysm);
  --h6-font-size: var(--displayxs);

  --h1-mobile-font-size: var(--displaylg);
  --h2-mobile-font-size: var(--displaymd);
  --h3-mobile-font-size: var(--displaysm);
  --h4-mobile-font-size: var(--displayxs);
  --h5-mobile-font-size: var(--textlg);
  --h6-mobile-font-size: var(--textsm);

  --title-1-font-size: 57px;

  /* FONT FAMILY */
  /* ===== */

  --primary-font: "Archivo", sans-serif;
  --secondary-font: "Archivo", sans-serif;

  /* RADIUS */
  /* ===== */
  --border-radius: 4px;
  --button-border-radius: 12px;
  --border-radius-card: 4px 4px 0 0;

  /* FONT WEIGHT */
  /* ===== */
  --font-weight-bolder: 600;
  --line-height: 1.5rem;

  --transition: 0.3s all ease-in-out;
}

/* =============================== */
/*           GENERAL                 */
/* =============================== */
[id*="bloc"] img{
  border-radius: var(--border-radius);
}
body.contact-page main .section:first-child .row .col .row {
  flex-wrap: nowrap;
}
#blocHorsLigne {
  z-index: 999999 !important;
}
#fil_ariane, .fil-ariane {
  font-size: 14px;
}
a {
  transition: var(--transition);
}
a, p {
  line-height: var(--line-height);
}
.index-page h1,
.index-page h2,
.index-page h3,
.index-page .title-2,
h1.h1-geoloc span,
.title-1.h1-geoloc span, .index-page .title-1 {
  margin: 0;
}
h1.h1-geoloc span,
.title-1.h1-geoloc span {
  margin-top: 8px;
}

.slick-prestations {
  margin-top: 40px;
}
.slick-catalogue,
.slick-avis,
.slick-images {
  margin-top: 40px;
}
h1.h1-geoloc span,
.title-1.h1-geoloc span {
  margin-top: 8px;
}

.slick-catalogue,
.slick-avis,
.slick-points-fort {
  margin-top: 48px;
}
h1,
h2,
h3,
h4,
.title-4,
h5,
.title-1,
.title-2,
.title-3,
.card-title,
.card-title a,
h1 span,
h1.h1-geoloc span,
.title-1.h1-geoloc span,
.title-slider,
.bloc-interne .titre {
  font-family: var(--secondary-font);
  font-weight: var(--font-weight-bolder);
  color: var(--title-color);
}
.title-slider,
.bloc-interne .titre {
  color: var(--background-color);
  max-width: 590px;
  margin: 0 auto;
}
h1 span {
  margin-top:8px;
  margin-bottom: 0;
}
h1,
h1 span,
h2,
h3,
h4,
.title-2,
.card-title,
.card-title a,.title-4 {
  color: var(--title-color);
}
h1,
.title-slider,
.bloc-interne .titre {
  font-size: var(--h2-mobile-font-size);
  line-height: 40px;
}
.index-page h1 em {
  font-style: normal;
  color: var(--brand700);
  background: url(../assets/gifs/bg-em.png) no-repeat;
  background-position: bottom;
}
h1 span,
h3{
  font-size: var(--h4-mobile-font-size);
  line-height: 27px;
}
h4 {
  font-size: var(--h5-mobile-font-size);
  line-height: 24px;
}
.title-4 {
  font-size: 30px;
  line-height: 24px;
}
h2,
.title-2 {
  font-size: var(--h3-mobile-font-size);
  line-height: 31px;
}
.card-image img {
  border-radius: var(--border-radius);
}

h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
  display: none;
}
body :where(address) {
  margin: 0;
}
#fil_ariane {
  margin: 40px 0;
}
.fil-ariane {
  margin-bottom: 25px;
}
.sitemap-nav li {
  margin: 10px 0;
}
@media screen and (max-width: 992px) {}
@media screen and (max-width: 600px) {}
@media screen and (min-width: 993px) {
  .index-page h1 {
    max-width: 419px;
}
.index-page h1 span {
  max-width: 388px;
}
  #fil_ariane, nav#fil_ariane, .fil-ariane {
    font-size: 14px;
}
nav#fil_ariane, #fil_ariane {
  margin: 3em 0em 3em 0em;
}
  .contact-page .intro {
    margin-bottom: 0;
  }
  .page-interne .sc-content .clear_both {
    margin-bottom: 80px;
  }

  h1 {
    font-size: var(--h1-font-size);
    line-height: var(--h1-font-size);
  }
  h1 span,h1.h1-geoloc span {
    font-size: var(--displaymd);
    line-height: var(--displaymd);
  }

  .title-1,
  .bloc-interne .titre {
    font-size: var(--title-1-font-size);
    line-height: 57px;
  }
  .title-2,
  h2 {
    font-size: var(--h2-font-size);
    line-height: 49px;
  }

  h3,  .title-3 {
    font-size: var(--h3-font-size);
    line-height: var(--h3-font-size);
  }

 h4, .title-4 {
    font-size: var(--h4-font-size);
    line-height: 35px;
  }

  .index-page main .section {
    padding: 120px 0;
  }
}


/* =============================== */
/*           END              */
/* =============================== */

/* =============================== */
/*           BOUTONS                 */
/* =============================== */


.btn.accent {
  color: #FFFBFB;
  font-weight: 700;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 24px;
  border: 2px solid var(--accent-color);
}
.btn.accent:hover {
  background-color:#3D95F4;
}
.btn.primary {
  color: var(--accent-color);
  font-weight: 700;
  border-bottom: 2px solid transparent;
  background: transparent;
  padding: 15px 22px;
}
.btn.primary:hover {  
  color: var(--gray0);
}
.btn.outlined {
  border: 1px solid var(--primary-color);
  background-color: transparent;
  color: var(--primary-color);
  padding: 14px 22px;
}
.btn.outlined:hover {
  background-color: var(--primary-color);
  color: var(--background-color);
}
.row-btn {
  display: flex;
  gap: 12px;
}
.btn.primary span {
  border-bottom: 2px solid var(--accent-color);
}


/* =============================== */
/*           BRAND                 */
/* =============================== */

.brand a {
  display: inline-block;
  transition: opacity 0.3s;
}
.brand a:hover {
  opacity: 0.75;
}
header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}

/* =============================== */
/*           HEADER                 */
/* =============================== */
@media screen and (max-width: 600px) {
  
  .fold-tel {
    justify-content: center;
    margin-bottom: 12px;
  }
  .index-contact .tel {
    text-align: center;
    display: block;
    margin: auto;
  }

}

@media screen and (max-width: 992px) {
  .menu-mobile {
    height: 90px;
    background-color: var(--background-color);
}
  
  .header-content .nav#topbar-nav li:not(.opened) a {
    padding: 1.5rem;
    text-decoration: none;
    border-bottom: solid 1px var(--brand200);
  }
  .header-content .nav#main-nav li:not(.opened) a {
    padding: 1.5rem;
    border-color: var(--brand200);
  }
  .header-content .nav#main-nav li.index-link a {
    border-top: solid 1px var(--brand200);
  }
  .header-content nav a {
    font-weight: var(--font-weight-bolder);
    font-size: var(--textlg);
  }
  .fold {
    margin-top: 16px;
  }
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    color: var(--accent-color);
    font-size: var(--textmd);
  }
  .header-content .nav ul li a.selected {
    color: var(--accent-color);
  }
  .index-contact {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .sticky-active .menu-mobile {
    box-shadow: 0px 4px 4px 0px hsla(0, 0%, 0%, 0.15);
  }
  .span-menu-burger {
    background: rgba(252, 228, 228, 1);
    color: rgba(226, 81, 81, 1);
    padding: 12px;
}
 
  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    width: calc(100% - 12rem); left: 22px;
  }
  .sous_menu.selected.opened a {
    background-color: transparent!important;
  }

  .fold-tel {
    display: flex;
    align-items: center;
    gap: .5rem;
  }
  .fold-tel .tel {
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    color: var(--text-color)
  }

}
@media screen and (min-width: 993px) {
  .header-content .nav#main-nav > ul{gap:16px}
  .header-content .nav#main-nav > ul > li > a {
    position: relative;
    padding: 4px;
    color: #202939;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
  }
  .header-content .nav#main-nav > ul > li > a.selected, .header-content .nav#main-nav > ul > li:hover > a {
    color: var(--accent-color);
  }
  .header-content .nav ul li.sous_menu ul.dropdown > li a{
    font-size: 13px;
  }
  header li.firstLi.no-menu-desk{display: none;}
  header a.lien-maps:hover {
    text-decoration: underline;
  }
  .main-header-content {
    padding: 8px 0;
}
  .text-horlog {
    display: flex;
    gap: 8px;
}
  .top-bar {
    background: var(--primary-color);
    color: var(--text-color-blanc);
    padding: 6px 0
  }
  .header-contact {
    display: flex;
    align-items: center;
    gap: .5rem;
  }

}
@media screen and (min-width: 1280px) {

}




/* =============================== */
/*           FOLD + SLIDER         */
/* =============================== */
.slider-slick {
  display: block;
}
.slider-slick {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
.slider-slick .slick {
  height: 100%;
}

.slide-img {
  position: relative;
  min-height: auto;
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.slide-content {
  position: relative;
  z-index: 1;
  padding-block: 120px;

}
.slide-img.slide-01 {
  background-image: /*url("../assets/gifs/slider/slide-01.jpg");*/ none;
  background-color: #fff;
}
.slide-img.slide-02 {
  background-image: url("../assets/gifs/slider/slide-02.jpg");
}
.slide-img.slide-03 {
  background-image: url("../assets/gifs/slider/slide-03.jpg");
}
.slide-img .container {
  min-height: auto;
}
.fold .slick-slider {
  margin-bottom: 0;
}
.logo-slider {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 992px) {  
  .slide-content .boutons {
    display: none;
  }
  .fold-top,
  .fold-interne {
    padding: 12px 5%;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .fold .btn-contact {
    margin-top: 10px;
  }


}
@media screen and (min-width: 993px) {
  .link-b01 {
    background: #C0E1FD66;
    box-shadow: 2px 4px 4px 0px #00000008;
    backdrop-filter: blur(12px);
    border-radius: 100px;   
    padding: 10px 16px 
  }
  .link-b01 span {
    color: #202939;
    font-size: var(--displayxs);
    line-height:  var(--displayxs);
    font-family: var(--secondary-font);
  }
  .link-devis{
    position: absolute;
    top: 56px;
  }
  .link-google {
    position: absolute;
    bottom: 24px;
    right: -64px;
}
  .col-img-b01, .text-b01 {
    position: relative;
  }
  .text-b01:before{
    content: "";
    position: absolute;
    background: url(../assets/gifs/before-h1.png);
    width: 118px;
    height: 147px;
    left: -102px;
    top: -106px;
  }
  



}
/********* encart qui defilent ***********/
@keyframes defilement {
  0% { margin-left: 0; }
  100% { margin-left: -100%; }
}
.slick-listes {
display: block;
position: relative;
width: 100%;
overflow: hidden;
height: 82px;
    line-height: 82px;
}
.list-collab {
  min-width: 100%; 
  white-space: nowrap;
}
.slick-listes  .list-collab div {
  animation: defilement 50s infinite linear;
  
}
.slick-listes .title-part{
  font-family: var(--secondary-font);
  font-size: var(--displaymd);
  font-weight: 400;
  line-height: var(--displaymd);
  text-align: center;
  color: #FFFBFB;
  padding: 10px 0;
  margin: 0 20px;
  display: inline-block;
}
#bloc-collab .title-3 {
  margin: 0 auto;
  max-width: 560px;
}
.list-logo-collab {margin-top: 48px;}

@media screen and (min-width: 993px) {
  .list-logo-collab {
    display: flex;
    justify-content: center;
    align-items: center;
}

}

/* =============================== */
/*           ENCART PRESTATIONS      */
/* =============================== */
div#encart-prestations{
  background: var(--primary-color);
  color: #FFFBFB;
}
#encart-prestations .title-2{
  color: #fff;
  position: relative;
  z-index: 1;
}
#encart-prestations .title-2 em, #encart-catalogue .title-2 em{
font-style: normal;
position: relative;display: inline-block;
}
#encart-prestations .title-2 em:before, #encart-catalogue .title-2 em:before{
  content: "";
  position: absolute;
  background: url(../assets/gifs/bg-title02-vert.png);
  width: 260px;
    height: 12px;
    bottom: -8px;
    left: 0;
    z-index: -1;
}
div#encart-prestations .btn.accent{
  background: #FFFBFB;
  border-color: #FFFBFB;
  color: var(--accent-color);
}
.prestations-card{
  background: var(--brand700);
  border-radius: 20px;
  padding: 22px 16px;
  position: relative;
  transition: var(--transition);
}
.prestations-card:hover {
  background: #FFFBFB;
  box-shadow: 0px 4px 16px 1px #00000040;
  transition: var(--transition);
}
.prestations-card:hover .prestations-card-title a{
  color: #121926
}
.prestations-card:hover .prestations-card-descrip{
  color: #202939;
} 
.prestations-card:hover span.link-prest {
  background: #1E72E8;
  rotate: 45deg;
  transition: var(--transition);
}
.prestations-card:hover span.link-prest svg path{
  stroke: #fff;
}
.prestations-card-title a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left:0
}

.prestations-card-title a {
  text-decoration: none;
  color: #FFFBFB;
  font-weight: 600;
  font-size: var(--displaysm);
  line-height: var(--displaysm);
}
.prestations-card-descrip {
  margin: 12px 0 16px 0;
  color: #FFFBFB;
}
.prestations-card-image{
  position: relative;
}
.prestations-card-image img{
  border-radius: 12px;
}
span.link-prest {
  width: 42px;
  height: 42px;
  border: 2px solid #1E72E8;
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 34px;
  backdrop-filter: blur(12px);
  background: #C0E1FD33;
  position: absolute;
    bottom: 10px;
    right: 10px;
}




@media screen and (max-width: 992px) {
  
}
@media screen and (max-width: 600px) {
  
}
@media screen and (min-width: 993px) {
  .marg-t0{
    margin-top: 0;
  }
  .prestations-card-content {
    min-height: 150px;
}
}
/* =============================== */
/*           BLOC 02     */
/* =============================== */
.col-img-b02 {
  position: relative;
}
.bloc-devis {
  background: #C0E1FD66;
  border-radius: 20px;
  backdrop-filter: blur(16px);
}
.title-devis {
  color: #121926;
  font-weight: 600;
  font-family: var(--secondary-font);
  font-size: var(--displaysm);
  line-height:  var(--displaysm);
}
#bloc-02 h2 em{
  position: relative;
  font-style:normal;
  color: var(--brand700);
}
#bloc-02 h2 em:after{
  content: "";
  position: absolute;
  background: url(../assets/gifs/bg-title02.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 238px;
  height: 10px;
  bottom: -6px;
  left: 0;
}
#bloc-02 h2 u{
  color: var(--brand700);
  background: url(../assets/gifs/bg-title02-new.png);
  background-repeat: no-repeat;
    background-position: bottom;
    text-decoration: none;
}
#bloc-02 h2 strong{
  display: block;
  margin-top: 8px;
  font-size: var(--displaymd);
  line-height: var(--displaymd);
  font-weight: 600;
}
.bloc-devis ul {
  margin: 20px 0 0 0;
  padding-left: 27px;
}
.bloc-devis ul li{
  font-size: var(--textmd);
  line-height: 24px;
  font-weight: 400;
}

@media screen and (max-width: 992px) {
  
}
@media screen and (max-width: 600px) {
  
}
@media screen and (min-width: 993px) {
  .col-img-b02 img{
    border-radius: 265px;
  }
  .bloc-devis {
    max-width: 395px;
    padding: 32px;
    position: absolute;
    bottom: -25px;
    right: -100px;
  } 
  .title-devis span {
    display: block;
  }
  #bloc-02 p:first-of-type{
    margin-top: 12px;
  }


}

/* =============================== */
/*           BLOC 03     */
/* =============================== */

#bloc-03 img, #bloc-04 img{
  border-radius: 40px;
}
@media screen and (min-width: 993px) {
  #bloc-03 p:first-of-type{
    margin-top: 12px;
  }
}

/* =============================== */
/*           ENCART devis    */
/* =============================== */
html.devis .g-recaptcha {
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) { 
  
}
@media screen and (max-width: 600px) {
  
}
@media screen and (min-width: 993px) {

}

/* =============================== */
/*           ENCART AVIS     */
/* =============================== */
#encart-avis {background: var(--primary-color);}
#encart-avis .title-2 {
   color: var(--brand50);
   max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.avis-card {
  padding: 24px;
  color: var(--title-color-blanc);
  position: relative;
  font-weight: 400;
}
.avis-card .avis-card-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-left: 76px;
  height: 96px;
  margin: 8px 0 4px;
}
.avis-name {
  font-style: normal;
  font-weight: 700;
  color: var(--title-color-blanc);
  font-size: var(--textmd);
  line-height: 24px;
}
.encart-avis .align-right button.show-more.btn.small {
  padding: 0 !important;    color: rgba(120, 36, 36, 1);
}
.avis-date {
  font-size: var(--textxs);
  font-style: normal;
  font-weight: 400;
  margin-left: -16px;
  color: hsla(209, 17%, 59%, 1);
}
.encart-avis .row.s-middle.s-start {
  padding-top: 4px;
}

.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small,
.encart-avis .avis-card.js-more .avis-card-text::after {
  display: none;
}


/* =============================== */
/*   ENCART ACTUALITES               */
/* =============================== */
.img-actu-home {
  margin-top: 48px;
  position: relative
}
.img-actu-home img{
  border-radius: 20px;
  overflow: hidden;
}
.bloc-top-act .encart-btn {
  margin-top: 20px;
}


#encart-actualites .col-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 48px;
}

.actualites-card, .actualites-card-image, .actualites-card-image a, .actualites-card-image a img {
  border-radius: var(--border-radius);
}

.actualites-card {
  background: #00823B33;
  padding: 20px;
  border-radius: 20px;
  transition: var(--transition);
  color: var(--text-color);
}
.actualites-card-text {
  margin-bottom: 12px;
}

.actualites-card-title a {
  display: block;
  text-decoration: none;
  font-size: var(--displayxs);
  font-weight: 500;
  color: var(--title-color);
  line-height: 25px;
  transition: var(--transition);
}
.card-link {
  color: #1E72E8;
  border-bottom: 2px solid #1E72E8;
  display: inline-block;
  font-weight: 700;
}

/* .actualites-card-text {
  height: 72px;
  overflow: hidden;
  margin-top: 12px;
} */


.slick-actualites .actualites-card-image a,.slick-actualites .actualites-card-image a img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.actualites-card-image {
  overflow: hidden;
}
.actualites-card-image img {
  transition: var(--transition);
}
.actualites-card:hover img {
  transform: scale(1.1);
}
.actualites-card:hover .actualites-card-title a {
 color: var(--accent-color);
}
.actualites-card-title {
  margin-bottom: 12px;
}
.actualites-card .link {
  margin-top: 1rem;
}
.bloc-actualites .col-1 img {
  margin-bottom: 30px;
}
#encart-actualites .title-2 em{
  font-weight: 600;
  color: rgba(0, 158, 65, 1);
  font-style: normal;
}
@media screen and (min-width:601px) {
.recherche_actu #input_recherche_actu {
  width: calc(100% - 10.25rem) !important;
}
.btn:not(.fluid) {
  width: auto;
}
}

@media screen and (min-width:993px) {
  .img-actu-home:before {
    content: "";
    position: absolute;
    background: url(../assets/gifs/etoile-icon.png);
    width: 147px;
    height: 162px;
    top: -27px;
    left: -76px;
}
  .bloc-actualites .col-1 img {
    margin-bottom: 0;
}
.actualites-card-title {
 
}
  .actualites-card-title a {
    font-size: var(--displaysm);
    line-height: 30px;
  }
.slick-actualites .actualites-card-image {
  width: 100%;
}
.slick-actualites .actualites-card-content {
  width: 100%;
}
.slick-actualites .actualites-card { 
  height: 100%;
}
.slick-actualites {
  row-gap: 24px;
  height: 100%;
}
}

/* =============================== */
/*   END ENCART ACTUALITES               */
/* =============================== */

/* =============================== */
/*           PAGE ACTUALITES DETAIL     */
/* =============================== */

body.actualites-detail .listing-autres-actus-categorie {
  height: max-content;
  padding: 24px;
  margin-bottom: 24px;
  background-color: var(--brand100);
  border-radius: var(--border-radius);
}
body.actualites-detail .listing-autres-actus-categorie .detail-btn {
  text-align: center;
}
#listing-autres-actus-categorie ul li ul li {
  list-style: none !important;
}
#listing-autres-actus-categorie ul li a {
  text-decoration: none;
}
#listing-autres-actus-categorie ul li a:hover {
  text-decoration: underline;
}
main .fb-like.fb_iframe_widget {
  position: relative;
  top: 6px;
}
#listing-autres-actus-categorie {
  background: rgba(243, 243, 255, 1);
  padding: 24px !important;
}
#listing-autres-actus-categorie {
  background: #efefef;
  padding: 20px 30px;
  border-radius: 4px;
}
#listing-autres-actus-categorie a {
  text-decoration: none;
}
#listing-autres-actus-categorie a:hover {
  opacity: 0.7;
}
.fb-like.fb_iframe_widget {
  top: 6px;
}
@media screen and (min-width: 601px) {
  .recherche_actu #input_recherche_actu {
    width: calc(100% - 7rem) !important;
  }
}

/************** slogan ********************/
#encart-slogan{
  position: relative;
  overflow: hidden;
  background: url(../assets/gifs/bg-devis.jpg);
  background-size: cover;
  background-position: center;
}
#encart-slogan .title-1 em {
  color: rgba(0, 158, 65, 1);
  font-style: normal;
  position: relative;
}
#encart-slogan .title-1 b{
  color: rgba(0, 158, 65, 1);
  font-style: normal;
  position: relative;
  font-weight: 600;
}
@media screen and (min-width: 993px) {
  #encart-slogan .l10{
    position: relative;
  }
  #encart-slogan .l10:before {
    content: "";
    background: url(../assets/gifs/etoile-icon.png);
    width: 147px;
    height: 162px;
    position: absolute;
    top: -116px;
        left: 85px;
}
#encart-slogan .l10:after {
  content: "";
  background: url(../assets/gifs/etoile-icon.png);
  width: 147px;
  height: 162px;
  position: absolute;
  bottom: -13px;
  right: 98px;
}
#encart-slogan .title-1 em:after, #encart-slogan .title-1 b:after {
  content: "";
  position: absolute;
  background: url(../assets/gifs/border-bas5.png);
  width: 251px;
  height: 12px;
  bottom: -10px;
  left: 0;
}

}

/* =============================== */
/*           FOOTER    */
/* =============================== */
/* *************************************************FOOTER********************************* */

body:not(.index-page) footer .section.footer-1 {
  padding: 2rem 0 1.5rem;
}
@media screen and (min-width: 993px) {
  #footer-nav .nav > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    margin: 1.5rem 0;
  }
  footer #footer-nav .nav ul li.sous_menu ul.dropdown {
    bottom: 100%;
  }
}
@media screen and (max-width: 992px) {
  .footer-text{
    text-align: left;
  }
  footer #footer-nav .nav ul li.sous_menu ul.dropdown {
    min-width: 18%;
    top: 100%;
  }
  .footer-contact {
    margin-top: 2rem;
  }
  #footer-nav nav a {
    FONT-SIZE: 14px;
}
}
.footer-row-contact {
  display: flex;
  gap: 6px;
}
footer address {
  margin: 0;
}
footer .section.footer-1 {
  padding: 3rem 0 1.5rem;
}
footer .footer-1 .title-4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0;
}
.footer-contact {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
.footer-1 address a,
.footer-1 .text {
  font-weight: 400;
  line-height: 24px;
}
a.lien-maps:hover{
  text-decoration: underline;
}
.footer-row-contact svg{
  min-width: 15px;
  margin-top: 4px;
}
footer .siret {
  font-weight: 400;
  line-height: 24px;
}
#footer-nav .nav ul li.sous_menu ul.dropdown {
  position: absolute;
  left: 0;
  display: none;
  flex-direction: column;
  align-items: stretch;
  width: max-content;
  min-width: 100%;
  margin: 0;
  padding: 0;
  font-weight: normal;
  z-index: 1;
  background-color: #fff;
  border: 1px solid var(--primary-color);
}
#footer-nav .nav ul li.sous_menu > a::after {
  position: absolute;
  right: 0.625rem;
  display: block;
  font-family: var(--icon-font);
  line-height: 0;
  content: "\e5c5";
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: -0.125em 0 0 0.25em;
  text-decoration: none;
}
#footer-nav nav a {
  font-weight: 400;
  line-height: 24px;
}
#footer-nav .nav ul li a.selected,
#footer-nav .nav ul li:hover > a {
  text-decoration: underline;
}
#footer-nav .nav > ul > li {
  margin-bottom: 8px;
}
#footer-nav .nav ul li.sous_menu ul.dropdown > li:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
#footer-nav .nav ul li.sous_menu {
  position: relative;
}
#footer-nav .nav ul li.sous_menu:hover ul.dropdown {
  display: flex;
}
#footer-nav .nav ul li.sous_menu ul.dropdown > li a {
  padding: 0.5rem;
  margin: 0;
  font-size: 13px;
  display: block;
  color: var(--text-color);
}
.footer-2 {
  padding: 24px 0 48px;
}
.footer-2 nav a,
.page-404 footer a {
  line-height: 24px;
  color: #00F264;
}
.footer-2 nav a:hover,footer nav a:hover,
.page-404 footer a:hover {
  opacity: 0.5;
  color: inherit;
}
.footer-text{
font-size:13px;
font-weight: 400;
line-height: 18.2px;
}
@media screen and (max-width: 1339px) and (min-width: 993px) {
  #footer-nav nav a {
    font-size: 13px;
}
#footer-nav .nav > ul {
gap: .5rem;
}
}



/* =============================== */
/*           PAGE INTERNE    */
/* =============================== */
.page-interne .sc-content .clear_both {
  margin-bottom: 60px;
}
.politique-de-confidentialite main .btn-contact {
  margin-top: 1rem;
}
.contact-page .index-contact .tel {
  display: none;
}

.sc-content .ac-doubleColonne .ac-colonne {
  width: 100%!important;
}
.page-interne p {
  margin-top: 0px;
  margin-bottom: 30px;
}

@media screen and (min-width: 993px) {
  .page-interne h1, .page-interne h2, .page-interne h3 {
    margin-bottom:8px;
  }
  .page-interne h2, .page-interne h3 {
    margin-top:0;
  }
  img.mobile-seulement {
    display: none;
  }
  body.contact-page main .intro {    
    margin-bottom: 0px;
  }
  .index-contact {
    display: none !important;
  }
  p.intro {
    margin-bottom: 60px;
  }
  .sc-content #relance {
    margin: 60px auto !important;
  }
  .page-interne #container {
    padding-bottom: 0;
  }
  .sc-content .ac-doubleColonne {
    align-items: center !important;
  }
  section.ac-doubleColonne h2 {
    margin-top: 0px;
  }
  main img {
    margin: 0px auto;
  }
  .ac-doubleColonne p:nth-child(2) {
    background-color: #f3f3f3;
    padding: 20px;
    margin-top: 8px !important;
    display: block;
    border-radius: 5px;
  }
  
}

/* =============================== */
/*           ENCART CONTACT    */
/* =============================== */
#encart-contact {
  margin: 60px auto 60px auto;
}
#encart-contact {
  position: relative;
}

#encart-contact .card {
  margin: 40px auto;
  padding: 20px;
  border: 2px solid #383838;
  border-radius: 8px;
}

#encart-contact:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  background: rgba(243, 243, 255, 1);
  z-index: -1;
  bottom: 0px;
}
.card-title.contact-card-title.contact-encart-card-title {
  margin-bottom: 15px;
}


/*** general ***/
.section-slogan {
  padding: 2rem 0;
}
.catalogue-card {
  position: relative;
  background: rgba(0, 130, 59, 0.2);
  border-radius: 20px;
  padding: 16px;
}
.catalogue-card-title{
  margin-bottom: 20px;
}
.catalogue-card-title a {
  text-decoration: none;
  padding-top: 6px;
  display: block;
}
.catalogue-card-image a:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.row-btn.align-center {
  justify-content: center;
}
div#encart-slogan p {
  max-width: 624px;
  margin-left: auto;
  margin-right: auto;
}
.catalogue-card span.link-prest { 
  bottom: 25px;
  right: 33px;
}
.catalogue-card:hover {background: rgba(0, 130, 59, 1);}
.catalogue-card:hover .card-title a{color: #fff;}



@media screen and (min-width: 993px) {
.row.slick-catalogue {
  row-gap: 30px;
}
.section-slogan{
  padding: 296px 0;
}

}
.contact-page h1.title-2 {color: #fff;}
.paginationControl {
  margin: 20px 0;
  text-align: center;
}
.contact-card address .tel {
  display: inline-block;
  line-height: 3.5rem;
}