:root {
  --primary-h: 0; /* hue */
  --primary-s: 0%; /* saturation */
  --primary-l: 1%; /* luminosity */

  --accent-h: 219; /* hue */
  --accent-s: 92%; /* saturation */
  --accent-l: 15%; /* luminosity */

  --text-h: 0; /* hue */
  --text-s: 0%; /* saturation */
  --text-l: 100%; /* luminosity */

  --background-h: 0; /* hue */
  --background-s: 0%; /* saturation */
  --background-l: 21.96%; /* luminosity */

  --primary-font: "Roboto", sans-serif;
  --secondary-font: "Sora", sans-serif;

  --h1-font-size: 2rem;
  --h2-font-size: 1.7rem;
  --h3-font-size: 1.5rem;
  --headings-line-height: 1.333333;

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

  --border-radius: 2rem;
  --button-border-radius: 0rem;

  --img-slide-01: url("../assets/gifs/slider/slide-01.jpg");
  --img-slide-02: url("../assets/gifs/slider/slide-02.jpg");
  --img-slide-03: url("../assets/gifs/slider/slide-03.jpg");
}

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

header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}
/* HEADER */
/* ===== */
a.btn {
  padding: 12px 24px;
}
.masonry-item-content.listing-masonry-item-content.catalogue-listing-masonry-item-content.card.catalogue-card.catalogue-listing-card {
  margin-bottom: 2rem;
}
.cat a {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 3px 0;
  color: #fff;
}
p {
  margin-bottom: 24px;
}
button#menu-back {
  position: relative;
  right: 3%;
}
.header-content .nav .sous_menu .btnMenuLevel2::after,
.header-content .nav .sous_menu .btnMenuLevel3::after {
  color: #544a4a;
}
.row.slick-actualites {
  justify-content: center;
}
.menu-mobile {
  height: 100px;
}
.menu_opened .menu-mobile {
  height: 3.5rem;
}
div#img-actu {
  margin-top: 2rem;
}
.slide-img.slide-01 {
  background-image: url(../assets/gifs/slider/slide-mobile.jpg);
}
.points-forts.section img {
  margin: auto;
}
.encart-btn.actualites-encart-btn {
  text-align: center;
}
.encart-separation.section {
  max-width: 648px;
  margin: auto;
  text-align: center;
}
.btn.outlined {
  border: 1px solid var(--White, #fff);
  background: var(--Main-Color-500, #191919);
  padding: 11px 24px;
}
.index-page .title-2 {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;

  /* Heading/h2 - p */
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 48px */
}
.slide-img {
  min-height: 441px;
}
header .slider-slick {
  height: 441px;
}
.slide-img .container .bloc {
  height: 441px;
}
.slide-img .container {
  min-height: 441px;
}
div#bg-bloc {
  background: #000000;
  padding: 24px;
}
.points-forts.section {
  text-align: center;
}
.fold address {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fold address svg {
  margin-right: 11px;
}
body.page-404 footer {
  padding: 1rem 0;
}

.page-404 .right-404 {
  background: #000 !important;
  color: #fff !important;
}

.page-404 .title-1 {
  color: #fff;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s;
  z-index: 100;
}
.masonry-item-content.listing-masonry-item-content.actualites-listing-masonry-item-content.card.actualites-card.actualites-listing-card.gtm-listing-actu-article {
  margin-bottom: 2rem;
}
div#blocHorsLigne {
  z-index: 9999;
}
.sticky-header .sticky.scroll_down {
  transform: translateY(-100%);
}
button.slick-autoplay-toggle-button {
  display: none;
}
.slide-content .btn-devis {
  display: none;
}
a.tel.gtm-global-tel {
  font-size: 18px;
}
h1.h1-geoloc {
  text-align: center;

  /* Heading/h3 - p */
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
  margin-top: 0;
  margin-bottom: 24px;
}
.fold {
  text-align: center;
  padding-top: 10px;
  background: #000000;

  /* Ã°Å¸â€â€™/Menu Mobile */
  box-shadow: 0px 4px 4px 0px rgba(40, 47, 61, 0.1);
  padding-bottom: 16px;
}
a.btn.accent.center.gtm-global-contact {
  background: #000;
}
div#bloc-01 {
  text-align: center;
  max-width: 643px;
  margin: auto;
  padding-top: 48px;
  padding-bottom: 64px;
}
.fold address {
  margin-bottom: 12px;
}
.slider-slick {
  display: block;
}
.header-content .nav > ul > .sous_menu.opened > a,
.header-content .nav .dropdown > .sous_menu.opened > a {
  background: transparent;
}
h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
  display: none;
}
.points-forts li {
  list-style: none;
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: 500;
}
.bloc-before {
  position: relative;
  z-index: 0;
  margin-bottom: 3rem;
}

.bloc-before:before {
  position: absolute;
  content: "";
  left: -20px;
  bottom: -16px;
  width: 100%;
  height: 100%;
  background: var(--Main-Color-400, #333);
  z-index: -1;
}
.index-page,
h1.h1-geoloc span {
  margin: 0;
}
.points-forts ul {
  padding-left: 0;
}

.slide-content {
  position: relative;
  top: 10%;
  left: 12%;
}
.points-forts li svg {
  margin-right: 9px;
}
.categorie.catalogue-categorie.catalogue-detail-categorie {
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 20px;
}
.row.slick-actualites {
  justify-content: center;
}
/* BLOC */
/* ===== */
#bloc-01 img,
#bloc-02 img,
#bloc-03 img,
#bloc-04 img,
#bloc-05 img,
#bloc-06 img,
#bloc-07 img {
  display: block;
  margin: auto;
}
h1,
h2,
h3,
.title-1,
.title-2,
.title-3,
.title-4,
.title-5,
.title-6 {
  font-family: var(--secondary-font);
  font-weight: 400;
  margin-bottom: 24px;
}
.bloc-img {
  position: relative;
  z-index: 0;
}
.points-forts.section .title-2 {
  margin-bottom: 40px;
}

.point {
  margin-top: 1rem;
}

.points-forts.section ul.slick-dots {
  bottom: -4rem;
}
.bloc-img:before {
  position: absolute;
  content: "";
  left: -20px;
  top: -15px;
  width: 100%;
  height: 100%;
  background: var(--Main-Color-400, #333);
  z-index: -1;
}
/* PRESTATIONS */
/* ===== */

.slick-dots li.slick-active button .slick-dot-icon,
#encart-actualites .slick-dots li.slick-active button .slick-dot-icon {
  color: #fff;
  opacity: 1;
}

.slick-dots li button .slick-dot-icon,
#encart-actualites .slick-dots li button .slick-dot-icon {
  color: #000;
  opacity: 1;
}

.slick-dots li button .slick-dot-icon:before,
#encart-actualites .slick-dots li button .slick-dot-icon:before {
  opacity: 1;
  border-radius: 100px;
  border: 1px solid var(--White, #fff);
  background: var(--Main-Color-800, #000);
}

.slick-dots li.slick-active button .slick-dot-icon:before,
#encart-actualites .slick-dots li.slick-active button .slick-dot-icon:before {
  opacity: 1;
  border-radius: 100px;
  border: 1px solid var(--Main-Color-500, #191919);
  background: var(--White, #fff);
}
.listing-btn.actualites-listing-btn {
  display: none;
}
.card-title {
  text-align: center;

  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  font-family: var(--secondary-font);
  color: #fff;
  margin-top: 48px;
}
.card.prestations-card.prestations-encart-card a {
  text-decoration: none;
}
.card.prestations-card.prestations-encart-card {
  max-width: 902px;
  margin: auto;
  border: 2px solid var(--Main-Color-800, #000);
  background: var(--Main-Color-800, #000);

  /* Main/800 - Default */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.65);
  text-align: center;
  padding: 24px;
}

div#encart-prestations {
  text-align: center;
  padding: 64px 0;
}
div#encart-catalogue .title-2 {
  margin-bottom: 40px;
}

.card-image.catalogue-card-image a {
  position: relative;
  animation: 0;
  display: block;
}
.card.catalogue-card {
  position: relative;
  max-width: 424px;
  margin: auto;
}

.card-content.catalogue-card-content {
  position: absolute;
  top: 100px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  padding: 24px;
  z-index: 1;
}

.card-title.catalogue-card-title a {
  text-decoration: none;
  color: var(--White, #fff);
  text-align: center;

  /* Heading/h5 - b */
  font-family: var(--secondary-font);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
}

.card-title.catalogue-card-title {
  margin-bottom: 24px;
  margin-top: 0;
}
.card-image.catalogue-card-image a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  bottom: 0;
  background: var(
    --Gradient-Gradient-Vertical,
    linear-gradient(180deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.88) 91.98%)
  );
}

.card-image.catalogue-card-image a:after {
  position: absolute;
  content: "";
  border: 1px solid var(--White, #fff);
  width: 90%;
  height: 90%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  bottom: 0;
  top: 0;
}
/* ACTU */
/* ===== */
.card.actualites-card {
  background: #000;

  /* Main/800 - Default */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.65);
  max-width: 254px;
  margin: auto;
}

.card-title.actualites-card-title {
  margin-top: 0;
  text-align: left;
  margin-bottom: 8px;
}
.card-title.actualites-card-title a {
  color: var(--White, #fff);

  font-family: var(--secondary-font);
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  text-decoration: none;
}
.card-content.actualites-card-content {
  padding: 24px;
}
/* AVIS */
/* ===== */
.encart-avis .title-2 {
  margin-bottom: 40px;
}
.card.avis-card.avis-encart-card {
  border: 3px solid var(--Main-Color-400, #333);
  background: var(--Main-Color-800, #000);
}

.encart-avis .row.s-top.s-start {
  flex-wrap: nowrap;
}

.card-content.avis-card-content.avis-encart-card-content {
  padding: 16px;
}

button.show-more.btn.small {
  color: #0070c7;
  visibility: initial;
  font-size: 12px;
  opacity: 1;
  font-weight: 700;
  text-align: right;
  padding-bottom: 0;
  text-decoration: underline;
  text-transform: lowercase;
  font-family: var(--accent-font);
  display: none;
}
.row.s-middle.s-start {
  flex-wrap: nowrap;
}
.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  color: var(--Main-Color-50, #ccc);

  /* Body/X-Small/p */

  font-size: 11px;

  font-style: normal;

  font-weight: 400;

  line-height: 120%; /* 14.4px */
}

.card-text.avis-card-text.avis-encart-card-text:after {
  display: none !important;
}

.name.avis-name.card-name.avis-card-name.avis-encart-card-name.bold {
  color: #ccc;

  /* Body/Large/b */

  font-size: 18px;

  font-style: normal;

  font-weight: 700;

  line-height: 175%; /* 31.5px */
}

.card-text.avis-card-text.avis-encart-card-text {
  margin-top: 10px;
  line-height: 24px;
  color: #ccc;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  max-width: 316px;
  margin-left: 78px;
  text-align: left;
}

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

footer nav.align-center a {
  text-decoration: underline;
}
footer nav.align-center svg {
  margin-right: 15px;
}
footer nav.align-center li {
  margin-bottom: 12px;
}
.footer-bas {
  border-top: 1px solid var(--Main-Color-200, #666);
}

footer address {
  margin-bottom: 1rem;
  justify-content: center;
  align-items: center;
}

footer .brand {
  margin-bottom: 40px;
}

footer .title-6 {
  margin-bottom: 1rem;

  /* Heading/h5 - b */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
}

footer address svg {
  margin-right: 8px;
}
footer a.tel.gtm-global-tel {
  font-size: 1rem;
}
.horaire-footer {
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 8px;
}
.col.date.card-date.actualites-date.actualites-card-date.actualites-listing-card-date.line-clamp-1 {
  display: none;
}
.horaire-footer svg {
  margin-right: 0px;
  position: relative;
  left: -1%;
}
footer .title-4 {
  margin: 2rem 0;
}
div#footer-bas {
  border-top: 1px solid var(--main-color-200, #c1c8d6);
}
footer {
  text-align: center;
}

/* fancy-box */
/* ===== */
.fancy-box-body .logo .flex-row.s-align-items-center {
  justify-content: center;
}
.fancy-box-body .brand a {
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 0.8em;
}
.fancy-box-body h1::before {
  width: 0px;
  height: 0px;
}
.fancy-box-body h1 {
  display: block;
  text-align: center;
}
.fancy-box-body h1 {
  font-size: 13px !important;
  padding-bottom: 8px;
  margin-bottom: 0px;
}
body.fancy-box-body {
  padding: 0 15px;
}
body.fancy-box-body form.generateur p.erreur {
  padding: 0 5px;
  margin: 0 0 3px;
}
.fancy-box-body h1 {
  font-size: 16px !important;
  padding-bottom: 8px;
  margin-bottom: 0px;
  margin-top: 1rem;
  text-align: center;
}
.fancy-box-body a.logo div .col + .col {
  display: none;
}

/* validation */
/* ===== */

.valide {
  color: hsl(120deg 100% 35%);
}
.erreur {
  color: hsl(0deg 100% 46%);
}

/* Pagination */
/* ===== */
.paginationControl {
  text-align: center;
  margin: 2rem 0;
}
.paginationControl a,
.paginationControl span {
  font-weight: 600;
  font-size: 18px;
  padding: 0 5px;
}
.paginationControl span.disabled {
  color: #ccc;
}
.paginationControl span.selected,
.paginationControl a:hover {
  color: hsl(0deg 0% 100%);
}

.slick-dots li button .slick-dot-icon:before {
  font-size: 12px;
}
/* Page-interne */
/* ===== */
.sc-content #relance ul li a {
  color: var(--primary-color-40) !important;
}
.card-content.align-center {
  padding: 2rem 0;
}
.right-align {
  margin-top: 1rem;
}
.sitemap-nav.row li {
  margin-bottom: 1rem;
}

section.ac-doubleColonne img {
  width: 100%;
  height: auto;
}
section.ac-colonne.ac-colonne_1.ui-sortable img {
  width: 100%;
  height: auto;
}

section.ac-colonne.ac-colonne_2.ui-sortable img {
  width: 100%;
  height: auto;
}
section#relance ul {
  padding-left: 0;
}
.sc-content .ac-doubleColonne .ac-colonne {
  object-fit: cover;
}
p.titre-relance {
  text-align: center;
}

.recherche_actu #recherche_actu_submit {
  margin-left: 0 !important;
}

/* Contact-page */
/* ===== */
ul.coordonnees.contact-page-coordonnees.reset a.tel.gtm-global-tel {
  color: #fff;
}
div#info-hor {
  font-size: 13px;
}

div#hor {
  flex-wrap: nowrap;
}
.contact-page h1.title-2 {
  color: #fff;
  text-align: left;
}
span.lien-maps {
  font-size: 14px;
  font-family: var(--secondary-font);
  letter-spacing: 0.42px;
}

table.horaires {
  font-size: 13px;
}
ul.coordonnees.contact-page-coordonnees.reset {
  margin-bottom: 1rem;
}
body.contact-page .fold address {
  display: none;
}
ul.coordonnees.contact-page-coordonnees.reset address svg {
  display: none;
}
.sitemap-nav.row li.firstLi.no-desk {
  display: block;
}
.plan-site .sitemap-nav ul li a {
  margin-bottom: 0.5rem;
  display: inline-block;
}
.contact-page .row.s-start.s-stretch {
  flex-wrap: nowrap;
}
.contact-page .s-middle {
  flex-wrap: nowrap;
  height: 100%;
}
.page-404 footer {
  margin-top: auto;
  background: var(--primary-color);
}
.page-404 .brand {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.contact-page iframe {
  min-height: 350px;
}
#mess_newsletter {
  color: var(--accent-color);
  display: block;
  margin-top: 1rem;
}
html.devis .btn-devis {
  display: none;
}
.contact-page .s-stretch {
  flex-wrap: nowrap;
}
.fil-ariane .first {
  display: inline-block;
}
.actualites-listing #fil_ariane {
  margin-bottom: 0rem;
}
.btn-politic-contact {
  margin-top: 1rem;
}

.card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.fil-ariane,
#fil_ariane {
  margin-bottom: 3rem;
}
#encart-contact .title-5.bold {
  height: 2rem;
}
.catalogue-detail-images-container .col:not(:first-child) {
  width: 33.333333333333333%;
  flex-grow: inherit;
  flex-basis: inherit;
}

.catalogue-detail nav.fil-ariane.gtm-fil-ariane {
  margin-bottom: 3rem;
}
div#bloc-img-listing a {
  display: block !important;
}
body.catalogue-listing h1 {
  margin-bottom: 4rem;
  margin-top: 3rem;
}

@media screen and (min-width: 480px) {
  .card-content.catalogue-card-content {
    top: 257px;
    padding: 48px;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .catalogue-detail a.lightbox,
  .catalogue-detail a.lightbox img {
    display: block;
    width: 70% !important;
    margin: auto;
    height: auto;
  }
  .detail-actu-image a {
    width: 70% !important;
    margin: auto;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 601px) {
  /* HEADER */
  /* ===== */
  .slide-img.slide-01 {
    background-image: url(../assets/gifs/slider/slide-01.jpg);
  }
  .cat a {
    padding: 8.5px 16px;
  }
  .cat {
    margin-bottom: 2rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .card-content.catalogue-card-content {
    top: 120px;
    padding: 24px;
  }
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    width: calc(100% - 13rem);
  }
  .fold address {
    margin-bottom: 0rem;
  }
  /* PAGES-INTERNES */
  /* ===== */
  .fold address {
    margin-bottom: 0rem;
  }
  .sc-content .ac-doubleColonne .ac-colonne {
    width: 100% !important;
  }
  section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .sc-content .ac-doubleColonne .ac-colonne {
    width: 50% !important;
  }

  section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: auto;
    height: auto;
    object-fit: cover;
  }

  section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: auto;
    height: auto;
    object-fit: cover;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .col.gtm-image-detail-catalogue img:first-of-type {
    width: 76% !important;
    margin: auto;
  }
  .actualites-detail img {
    width: 50% !important;
    margin: auto;
  }
}
@media screen and (min-width: 993px) {
  /* HEADER */
  /* ===== */
  ul.dropdown a {
    font-size: 14px !important;
}
  .encart-separation.section {
    padding-bottom: 84px !important;
}
  div#bloc-04 {
    padding: 64px 0;
  }
  .bloc-index {
    position: relative;
    z-index: 0;
  }
  div#bloc-03 {
    position: relative;
    z-index: 1;
  }
  .bloc-index:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #121212;
    width: 100%;
    height: 111%;
    z-index: -1;
  }
  .encart-avis {
    padding: 64px 0;
  }

  div#encart-actualites {
    padding-top: 68px;
    padding-bottom: 27px;
  }
  .cat a {
    margin-bottom: 0;
    margin-right: 12px;
    font-size: 15px;
  }
  .cat {
    justify-content: start;
  }
  .cat a:hover {
    opacity: 0.7;
  }
  a#gtm-detail-catalogue-retour:hover {
    font-weight: bold;
  }
  nav#topbar-nav a {
    font-family: var(--secondary-font);
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 4px !important;
  }
  header .brand {
    margin-bottom: 1rem;
  }
  div#bloc-01 {
    padding-top: 128px;
    max-width: 727px;
  }
  div#bloc-02 p:last-of-type {
    margin-bottom: 0;
  }
  div#bloc-03 .container {
    position: relative;
    z-index: 0;
  }

  div#bloc-03 .container:before {
    background-image: url(../assets/gifs/bloc-03.jpg);
    position: absolute;
    content: "";
    width: 60%;
    right: -50px;
    height: 95%;
    bottom: 0;
    background-size: cover;
  }
  div#bloc-03 .container::after {
    background: #333;
    position: absolute;
    content: "";
    width: 62%;
    right: -50px;
    height: 76px;
    bottom: -15px;
    background-size: cover;
    z-index: -1;
  }

  div#bg-bloc {
    margin-bottom: 56px;
    position: relative;
    z-index: 1;
  }
  .points-forts.section {
    padding: 64px 0;
  }
  div#bloc-02 {
    padding: 64px 0;
  }
  .title-2 {
    font-size: 40px;
  }
  .card.prestations-card.prestations-encart-card {
    max-width: 902px;
    margin: auto;
  }
  h1 {
    font-size: 48px !important;
  }
  nav#main-nav a {
    font-family: var(--secondary-font);
    font-size: 16px;
    font-weight: 400;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }

  .header-content {
    padding-top: 24px;
    background: #000;
    padding-bottom: 10px;
  }
  a.selected {
    font-weight: 600;
    color: #fff !important;
    border-bottom: 2px solid #fff !important;
  }

  nav#topbar-nav li {
    padding-left: 8px;
    padding-right: 8px;
  }
  div#bg-bloc {
    padding: 56px;
    max-width: 760px;
  }
  footer {
    text-align: left;
    padding-top: 102px;
  }
  .col.bloc-footer {
    position: relative;
    margin-right: 110px;
  }
  footer .section {
    padding-top: 40px;
  }

  .fold {
    display: none;
  }

  .brand:hover {
    opacity: 0.7;
  }

  input#submit_newsletter:hover {
    opacity: 0.7;
  }
  body.actualites-listing a:hover {
    opacity: 0.6;
  }

  nav.align-center a:hover {
    color: hsl(219deg 82.41% 68.66%) !important;
  }
  .btn-en-savoir a:hover {
    opacity: 0.6;
  }
  a.btn.accent.center.gtm-global-contact:hover {
    opacity: 0.7;
  }
  a#gtm-encart-catalogue-btn:hover {
    opacity: 0.7;
  }
  .card-image.prestations-card-image.prestations-encart-card-image a {
    display: block;
  }
  a.lien-maps.gtm-global-adresse:hover {
    opacity: 0.7;
  }
  body.actualites-listing a {
    transition: 0.3s;
  }
  footer a:hover {
    opacity: 0.6;
  }

  .card-image.actualites-card-image a {
    display: block;
  }
  a#gtm-encart-actu-btn:hover {
    font-weight: bold;
  }
  nav#main-nav a:hover {
    color: #111;
    background: #cdcdcd;
  }
  nav#main-nav ul li ul li a:hover {
    color: #111;
    background: #fff;
  }
  nav#main-nav a:hover::after {
    text-decoration: none !important;
  }
  .card.prestations-card.prestations-encart-card:hover
    .card-title.prestations-card-title.prestations-encart-card-title {
    font-weight: bold;
  }
  .topbar-nav-container a:hover {
    color: var(--accent-color);
  }

  li.firstLi.no-desk {
    display: none;
  }
  .slide-content .btn-devis {
    display: block;
    margin-top: 35px;
  }
  .slide-img {
    min-height: 550px;
  }
  header .slider-slick {
    height: 550px;
  }
  .slide-img .container .bloc {
    height: 550px;
  }
  .slide-img .container {
    min-height: 550px;
  }
  .main-header-content {
    border-top: 1px solid var(--Main-Color-50, #ccc);
  }
  .card-image.catalogue-card-image a {
    transition: 2s;
    z-index: -1;
  }
  .card-image.catalogue-card-image a:before {
    display: none;
  }
  .card.catalogue-card {
    transition: 2s;
  }
  .card.catalogue-card:hover .card-image.catalogue-card-image a:after {
    display: block;
  }
  .card.catalogue-card:hover .card-image.catalogue-card-image a:before {
    display: block;
  }
  .card-image.catalogue-card-image a:after {
    display: none;
  }

  .card-content.catalogue-card-content {
    transition: 2s;
    opacity: 0;
    z-index: 1;
  }

  .card.catalogue-card:hover .card-content.catalogue-card-content {
    opacity: 1;
    z-index: 1 !important;
  }

  .top-bar {
    padding-bottom: 15px;
  }
  .card.actualites-card {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    margin-bottom: 1rem;
  }
  div#encart-actualites .container {
    position: relative;
  }

  div#img-actu {
    /* position: absolute; */
    /* right: -65px; */
    /* width: 53%; */
    /* margin: auto; */
    /* min-height: 100%; */
    /* top: 0; */
    /* bottom: 0; */
    /* margin: auto; */
  }

  div#img-actu img {
    min-height: 100%;
    object-fit: cover;
  }

  .bloc-actu {
    position: relative;
    z-index: 0;
    padding-top: 30px;
    padding-bottom: 77px;
  }

  .bloc-actu:before {
    position: absolute;
    content: "";
    left: -95px;
    z-index: -1;
    background: #121212;
    width: 154%;
    height: 98%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .card-content.actualites-card-content {
    width: 60%;
    padding: 10px;
    padding-left: 24px;
  }

  .card-image.actualites-card-image img {
    height: revert-layer;
  }
  .encart-btn.actualites-encart-btn {
    text-align: center;
    margin-top: 40px;
  }
  .row.slick-actualites .col:nth-of-type(2) .card.actualites-card {
    display: flex;
    flex-direction: row-reverse;
  }
  div#encart-actualites .container {
    position: relative;
  }
  footer .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  div#info-footer {
    padding-bottom: 40px;
    padding-top: 0;
  }

  footer ul {
    margin: 0;
  }

  .footer-bas {
    padding-top: 1rem;
  }

  .horaire-footer {
    justify-content: start;
  }

  footer nav.align-center li {
    margin-bottom: 0;
  }

  footer nav.align-center a {
    font-size: 14px;
  }
  div#img-actu {
    /* position: absolute; */
    /* right: -73px; */
    /* width: 53%; */
    /* margin: auto; */
    /* min-height: 100%; */
    /* top: 0; */
    /* bottom: 0; */
    /* margin: auto; */
  }
  .brand a {
    display: block;
  }
  .header-content .nav ul li:hover > a {
    color: hsl(0deg 0% 100%);
  }
  footer .brand {
    margin-bottom: 0;
  }
  div#img-actu img {
    min-height: 100%;
    object-fit: cover;
    min-width: 836px;
  }
  div#bloc-center {
    justify-content: space-around;
  }
  nav#topbar-nav li:hover {
    text-decoration: underline;
  }
  .header-content .nav ul li.sous_menu > a::after {
    content: url(../assets/gifs/sous-menu.svg);
  }
  .btn.accent:hover,
  .btn.accent:focus {
    background-color: #35496d;
  }
  nav#main-nav ul {
    justify-content: space-between;
  }
  .slick-next .slick-next-icon:before {
    opacity: 1 !important;
    font-size: 26px;
  }
  .slick-prev .slick-prev-icon,
  .slick-prev .slick-next-icon,
  .slick-next .slick-prev-icon,
  .slick-next .slick-next-icon {
    opacity: 1;
  }
  div#encart-prestations .slick-prev {
    left: -2rem;
  }
  div#encart-prestations .slick-next {
    right: -2rem;
  }
  .slick-prev .slick-prev-icon:before {
    opacity: 1 !important;
    font-size: 26px;
  }

  .card.prestations-card.prestations-encart-card:hover {
    border: 2px solid var(--Main-Color-400, #333);
    background: var(--Main-Color-800, #000);

    /* Main/900 - Hover */
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
  }
  .card.catalogue-card:hover {
    border: 2px solid var(--Main-Color-100, #999);

    /* Main/900 - Hover */
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
  }
  .slick-dots {
    bottom: -3rem;
  }
  div#bloc-03 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .card-text.catalogue-card-text {
    max-width: 312px;
    margin: auto;
  }
  .encart-separation.section {
    padding: 64px 0;
  }
  div#bloc-04 {
    padding-top: 80px;
}
  .card.catalogue-card:hover {
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
  }
  .card.catalogue-card:hover {
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
  }

  .card.actualites-card:hover {
    border: 2px solid var(--Main-Color-100, #999);
    background: var(--Main-Color-800, #000);

    /* Main/900 - Hover */
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
  }

  .card.actualites-card {
    transition: 2s;
    border: 2px solid transparent;
  }
  .masonry-item-content.listing-masonry-item-content.actualites-listing-masonry-item-content.card.actualites-card.actualites-listing-card.gtm-listing-actu-article {
    display: block;
  }

  .card-content.actualites-card-content.actualites-listing-card-content {
    width: 100%;
    padding: 24px;
  }
}
@media screen and (min-width: 1280px) {
  div#img-actu {
    /* position: absolute; */
    /* right: -73px; */
    /* width: 53%; */
    /* margin: auto; */
    /* min-height: 105%; */
    /* top: 0; */
    /* bottom: 33px; */
    /* margin: auto; */
  }
  .masonry-item-content.listing-masonry-item-content.actualites-listing-masonry-item-content.card.actualites-card.actualites-listing-card.gtm-listing-actu-article {
    justify-content: space-between;
    display: flex;
  }
  div#container_actualite_listing .masonry-grid.l4-masonry {
    grid-template-columns: repeat(
      auto-fill,
      minmax(calc(46.333% - (1.5rem * 2)), 1fr)
    );
  }
  .card-content.actualites-card-content.actualites-listing-card-content {
    width: 50%;
  }
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .index-page .container {
    width: 96%;
    max-width: 1320px;
  }
  div#bloc-03 {
    padding-bottom: 64px;
  }

  div#encart-catalogue {
    padding: 64px 0;
  }
  .card-title.prestations-card-title.prestations-encart-card-title {
    font-size: 20px;
  }
  nav#main-nav li {
    
  }
  nav#main-nav a {
    font-size: 17px;
  }
  header .brand {
    margin-bottom: 0;
  }
  div#bloc-center {
    justify-content: space-between;
  }
  div#bloc-01 {
    padding-top: 128px;
    max-width: 690px;
  }
  .first-li {
    padding-left: 0 !important;
  }
  nav#topbar-nav li {
    padding-left: 6px;
    padding-right: 6px;
  }
  .no-padd {
    padding-right: 0 !important;
  }
  .row.slick-prestations {
    max-width: 1096px;
    margin: auto;
    margin-bottom: 80px;
  }
  .card-title.prestations-card-title.prestations-encart-card-title {
    font-size: 20px;
  }
  div#bloc-03 .container:before {
    background-image: url(../assets/gifs/bloc-03.jpg);
    position: absolute;
    content: "";
    width: 1121px;
    right: -300px;
    height: 95%;
    bottom: 0;
    background-size: cover;
  }
  div#bloc-03 .container::after {
    width: 1155px;
    right: -318px;
  }
  .card-content.catalogue-card-content {
    top: 195px;
    padding: 24px;
  }
  .col.bloc-footer {
    position: relative;
    margin-right: 234px;
  }
  .card-title.actualites-card-title a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1420px) {
  div#img-actu {
    /* position: absolute; */
    /* right: -309px; */
    /* width: 65%; */
    /* margin: auto; */
    /* min-height: 105%; */
    /* top: 0; */
    /* bottom: 47px; */
    /* z-index: 1; */
    /* margin: auto; */
    position: relative;
  }
  nav#main-nav a {
    font-size: 18px;
  }
  .index-page .container {
    max-width: 1320px;
    width: 100%;
  }
  header .brand {
    margin-bottom: 0;
    position: relative;
    left: -48px;
  }
}
