:root {
  /*--primary-h: 172; hue */
  /*--primary-s: 44%; saturation */
  /*--primary-l: 26%; lightness */

  --primary-h: 41;
  /* hue */
  --primary-s: 68%;
  /* saturation */
  --primary-l: 80%;
  /* lightness */

  --secondary-h: 41;
  /* hue */
  --secondary-s: 42%;
  /* saturation */
  --secondary-l: 94%;
  /* lightness */

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

  --text-h: 90;
  /* hue */
  --text-s: 8%;
  /* saturation */
  --text-l: 25%;
  /* lightness */

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

  --primary-font: "Lato", sans-serif;
  --secondary-font: "Vidaloka", serif;

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

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

  --border-radius: 4px;
  --button-border-radius: 40px;
}

/* BRAND */
/* ===== */
a {
  text-decoration: none;
}
a:hover {
  color: var(--primary-color-darken);
}
#bloc-01 p a {
  color: #000 !important;
}
.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 */
/* ===== */

.slick-dots li.slick-active button .slick-dot-icon {
  color: var(--primary-color);
}
.slick-dots li button .slick-dot-icon {
  color: var(--primary-color);
  opacity: 0.45;
}

button#menu-back {
  position: relative;
  right: 3%;
}
.slider-slick .slick.slick-initialized.slick-slider {
  margin-bottom: 0;
}
.points-forts span.slick-dot-icon {
  color: #fff !important;
}
#bloc-tarif .wrapper-tarifs .item-tarif .content-tarif span {
  display: block;
  color: #000;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1px;
}
#bloc-tarif .title-3 {
  color: var(--accent-color);
}
#bloc-tarif .wrapper-tarifs .item-tarif .content-tarif strong {
  display: block;
  color: #3C475D;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1px;
  min-height: 48px;
  text-align: center;
}
a.btn.accent {
  background: #EFDAAB;
  font-weight: bold;
  color: #050505;
  padding: 12px 24px;
}
.slick-dots li button {
  height: 1.5rem;
  width: 1rem;
}
button.slick-autoplay-toggle-button {
  display: none;
}
.slide-content .btn-devis {
  display: none;
}
.menu-mobile .brand {
  max-width: 70px;
}
.fold {
  text-align: center;
  padding: 2rem 0;
}
button#menu-burger {
  background: #ffffff;
  border-radius: 8px;
  color: #071312;
}
body.page-interne main #bloc-tarif .wrapper-tarifs .item-tarif {
  padding-inline: 0;
  height: 100%;
}
#bloc-tarif .wrapper-tarifs .item-tarif .content-tarif {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 2.25rem;
  gap: 1rem;
  background: #FFF;
  box-shadow: 0px 6px 3px 1px #00000026;
  margin-bottom: 3rem !important;
  max-width: 90%;
  margin: auto;
}


body.page-interne main #bloc-tarif .wrapper-tarifs .item-tarif .content-tarif {
  height: 100%;
}

.fold address {
  margin-bottom: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.slider-slick {
  display: block;
}
.header-content .nav > ul > .sous_menu.opened > a,
.header-content .nav .dropdown > .sous_menu.opened > a {
  background: transparent;
}
.bloc-bg {
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: -7px !important;
  display: block;
  border-radius: 5px;
}
body.catalogue-detail nav.fil-ariane.gtm-fil-ariane {
  color: #fff;
}
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;
}
.index-page,
h1.h1-geoloc span {
  margin: 0;
}
.points-forts ul {
  padding-left: 0;
}
li#last-li svg {
  width: 40px;
  height: 48px;
}
.slide-content {
  position: relative;
  top: 10%;
  max-width: 648px;
  margin: auto;
  text-align: center;
}
.points-forts li svg {
  margin-right: 9px;
}
body.catalogue-listing nav.fil-ariane.gtm-fil-ariane {
  color: #fff;
}

/* SLIDER */
/* ====== */

.slider-slick {
  width: 100%;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
}
.card-title.contact-card-title.contact-encart-card-title {
  color: var(--text-color);
  font-size: 1.2rem;
}
.slider-slick .slick {
  height: 100%;
}
.slide-img {
  background-size: cover;
  background-position: center;
}
.slide-img.slide-01 {
  background-image: url("../assets/gifs/slider/slide-01_small.jpg");
}
.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");
}

body.catalogue-listing footer {
  box-shadow: -1px -1px 18px 0px #1e4d46;
}
body.catalogue-detail footer {
  box-shadow: -1px -1px 18px 0px #1e4d46;
}
body.catalogue-listing h1 {
  color: #fff;
}

.card-title.catalogue-card-title.catalogue-listing-card-title {
  text-align: center;
}
body.catalogue-listing .header-content {
  box-shadow: -1px -1px 18px 0px #1e4d46;
}
body.catalogue-detail .header-content {
  box-shadow: -1px -1px 18px 0px #1e4d46;
}

.points-forts {
  position: relative;
  z-index: 0;
}

.points-forts:before {
  position: absolute;
  content: "";
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../assets/gifs/before-point.png);
  height: 258px;
  width: 64px;
}
input#field_5 {
  /* background: linear-gradient(
    90.16deg,
    #d3b46d 0.12%,
    #f2deb1 49.98%,
    #d3b46d 99.85%
  ); */
  background: #EFDAAB;
  color: #050505;
  font-weight: bold;
}

.points-forts:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 0;
  bottom: 0px;
  margin: auto;
  background-image: url(../assets/gifs/after-point.png);
  height: 258px;
  width: 64px;
}
.slide-img {
  min-height: 568px;
}

.slide-img .container .bloc {
  height: 568px;
}
.slide-img .container {
  min-height: 568px;
}

.slide-img {
  position: relative;
  z-index: 0;
}
section.ac-include {
  width: 100%;
  margin: auto;
  display: block;
}
table.tarifs tbody {
  border: 1px solid var(--primary-color);
}

table.tarifs tr {
  border: 1px solid var(--primary-color);
}

table.tarifs td {
  padding: 0.5rem;
  border: 1px solid var(--primary-color);
}
table.tarifs {
  margin: auto;
  width: 80%;
}
div#first-img .card-first-top {
  display: flex;
  flex-direction: column-reverse;
}

div#img-2 .card-first-top {
  display: flex;
  flex-direction: column-reverse;
}
section.ac-include .title-3 {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  color: var(--primary-color);
  margin-top: 5rem;
  margin-bottom: 2rem;
}
.slide-img:before {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  background: #07131280;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1;
}

.menu-mobile {
  height: 78px;
  background: #071312;
}
.menu_opened .menu-mobile {
  height: 57px;
}
.fold {
  background: #071312;
  padding-top: 12px;
  padding-bottom: 8px;
}

header a.tel.gtm-global-tel {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 31.5px;
}

header .btn-contact {
  margin-top: 10px;
}

main p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 24px;
}
h1 span {
  margin: 0;
  font-size: 22px;
}
ul.lien-bas li {
  margin: 20px;
}

.sc-content #relance ul {
  padding-inline-start: 0px;
}
.card.contact-card.contact-encart-card svg {
  display: none;
}

#encart-contact .card {
  margin: 40px auto;
  border: 2px solid #000;
  padding: 40px 20px;
  border-radius: 4px;
  min-height: 211px;
}

.col.date.card-date.actualites-date.actualites-card-date.actualites-listing-card-date.line-clamp-1 {
  font-size: 14px;
  margin: 10px 0px;
}

.contact-page .fold {
  display: none;
}
.sc-content .clear_both {
  margin-bottom: 2rem !important;
}
.reseaux-sociaux.gtm-reseaux-sociaux ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.reseaux-sociaux.gtm-reseaux-sociaux ul li + li {
  margin-left: 15px;
}
.card-first-top {
  max-width: 312px;
  margin: auto;
}
p.titre-relance {
  text-align: center;
}

.sc-content #relance ul {
  padding-inline-start: 0px;
  justify-content: center;
  display: block;
  text-align: center;
  margin: auto;
}
.card-image.catalogue-card-image img {
  margin: auto;
}
section#relance li {
  list-style: none;
  margin: 20px 10px;
  text-align: center;
}

.brand .left-align {
  text-align: left;
}

.brand {
  display: inline-block;
}
input#submit_newsletter {
  margin: 10px auto;
}
.align-right.btn-cat-liste {
  margin-bottom: 1rem;
}
nav.fil-ariane.gtm-fil-ariane {
  margin-bottom: 40px;
}
div#section-contact {
  background-color: #f5f6f3;
  /* border-bottom: 1px solid var(--secondary-color); */
}
nav#fil_ariane {
  margin-bottom: 40px;
}

.slick-dots li button .slick-dot-icon:before {
  font-size: 16px;
}
.align-right.btn-cat-liste a {
  color: #fff;
}
.slick-autoplay-toggle-button .slick-pause-icon:before {
  content: "Ã¢ÂÂ¸";

  display: none;
}
.slide-img .btn-contact {
  display: none;
}
div#blocHorsLigne {
  z-index: 9999 !important;
}

#btn-politique {
  margin-top: 25px;
}
.row.bloc-top {
  justify-content: center;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s;
  z-index: 100;
}

.sticky-header .sticky.scroll_down {
  transform: translateY(-100%);
}
footer address svg {
  display: none;
}
footer label {
  display: block;
  text-align: center;
  float: none !important;
}
.news-letter {
  margin: 20px auto;
}
nav#fil_ariane,
nav.fil-ariane.gtm-fil-ariane,
div#fil_ariane {
  font-size: 14px;
}

h1,
h2,
h3,
.title-1,
.title-2,
.title-3,
.title-4,
.title-5,
.title-6,
.card-title {
  font-family: var(--secondary-font);
  margin-bottom: 24px;
  font-weight: 400;
  color: #050505;
}
h1.h1-geoloc {
  margin-top: 0;
  font-size: 2rem;
  position: relative;
  line-height: 38.4px;
  color: #fff;
}

h1.h1-geoloc:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-mobile.png);
  width: 80%;
  height: 8px;
  background-position: center;
}
img.actusVignette {
  max-height: 282px;
  object-fit: cover;
}
div#listing-autres-actus-categorie li a:hover {
  text-decoration: underline;
}
.masonry-item-content.listing-masonry-item-content.actualites-listing-masonry-item-content.card.actualites-card.actualites-listing-card.gtm-listing-actu-article {
  padding: 0;
}

.card-content.actualites-card-content.actualites-listing-card-content {
  padding: 24px;
}
.header-content .nav ul li a.selected {
  background-color: transparent;
}

#horaire-contact {
  margin-top: 20px;
}

.row.s-start.s-middle {
  flex-wrap: nowrap;
}
div#bg {
  backdrop-filter: brightness(0.5);
  padding: 2rem 10px;
}
.row.s-start.s-stretch {
  flex-wrap: nowrap;
}

.page-interne p.intro {
  margin-bottom: 60px;
  margin-top: 0px;
}

.page-interne h1 {
  margin-bottom: 5px;
}

.page-interne h2 {
  margin-bottom: 5px;
}
div#bloc-04 h2 {
  color: #fff;
}
.page-interne p {
  margin-top: 0px;
  margin-bottom: 30px;
}

.card-title.contact-card-title.contact-encart-card-title {
  margin-bottom: 10px;
}

.sc-content #relance {
  margin: 40px auto;
}

div#listing-autres-actus-categorie {
  background: #efefef;
  padding: 20px 30px;
  border-radius: 4px;
}

div#listing-autres-actus-categorie span.title-4 {
  padding-top: 15px;
  display: block;
}

#listing-autres-actus-categorie .detail-btn {
  text-align: center;
}
.contact-page p.intro {
  margin-bottom: 24px !important;
}
.fb-like.fb_iframe_widget {
  position: relative;
  top: 5px;
}

div#encart-contact {
  margin: 20px auto 20px auto;
}

.element-footer {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
}

div#bloc-footer-1 :where(address) {
  margin: 0px;
}

footer a.tel.gtm-global-tel {
  margin: 0px;
  color: #f5f6f3;
}

.titre-footer {
  margin-bottom: 15px;
}
footer a.lien-maps.gtm-global-adresse {
  color: #f5f6f3;
}
input#field_5:hover {
  background: var(--primary-color);
  color: #fff;
}
footer a.lien-maps.gtm-global-adresse span {
  display: inline-block;
}

.element-footer {
  color: #f5f6f3;
}
.element-footer {
  display: block;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.element-footer span {
  display: block;
  margin-bottom: 8px;
}

footer .siret {
  text-align: center;
}

.sc-content #relance {
  margin-top: 6rem !important;
  margin-bottom: 4rem;
  text-align: center;
}

.ac-doubleColonne p:nth-child(2) {
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: 8px !important;
  display: block;
  border-radius: 5px;
}
.bloc.marge {
  margin-bottom: 24px;
}
#relance p.titre-relance {
  font-size: 1rem;
  font-weight: 700;
  background-color: transparent;
}

nav#fil_ariane {
  font-size: 14px;
}

div#listing-autres-actus-categorie a {
  text-decoration: none;
}

section.ac-doubleColonne img {
  border-radius: 5px;
}

div#encart-contact {
  position: relative;
  margin: 80px auto;
}

div#encart-contact:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  bottom: 0px;
  background-color: #f3f3f3;
  z-index: -1;
}

div#bloc-01 {
  color: #fff;
  padding: 140px 0;
}

.card-title.actualites-card-title.actualites-encart-card-title.line-clamp-1 {
  height: auto;
  margin-bottom: 10px;
}

.card-image.actualites-card-image.actualites-encart-card-image img {
  width: 100%;
  height: auto;
}

.titre-footer {
  font-weight: 700;
  font-size: 20px;
}

.element-footer svg {
  fill: #000;
}

.contact-page-infos-pratiques.primary-90 {
  background: transparent;
}

/* BLOC */
/* ===== */
.bloc {
  display: flex;
  justify-content: center;
  gap: 24px;
  font-family: var(--secondary-font);
}
.bloc-points {
  display: flex;
  justify-content: center;
  text-align: center;
}

.points-forts .title-2 {
  text-align: center;
  margin-bottom: 56px;
  color: #000;
  margin-top: 0;
  position: relative;
}

.points-forts .title-2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-mobile.png);
  width: 80%;
  height: 8px;
  background-position: center;
}


#bloc-04 {
  background-image: url(../assets/gifs/bg-bloc-4.jpg);
  background-size: cover;
  background-position: center;
}
.card.actualites-card {
  background-image: url(../assets/gifs/bg-actu.jpg);
  background-size: cover;
  background-position: center;
  padding: 40px;
  color: var(--background-color);
}
#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;
}
div#bloc-02 {
  background: #f5f6f3;
  padding-bottom: 0;
}
.card-title.actualites-card-title {
  text-align: left;
}
div#img2 {
  margin-top: 2rem;
}
.g-recaptcha {
  margin-bottom: 2rem;
}
span.lien-maps span {
  display: contents;
  font-family: var(--primary-font);
}
/* PRESTATIONS */
/* ===== */
.card.prestations-card.prestations-encart-card a {
  position: relative;
  z-index: 0;
  display: block;
}
.card-title {
  font-size: 20px;
  color: #fff;
}

.description {
  margin-bottom: 24px;
}

.btn-prestation.btn-secondary {
  text-decoration: underline;
}
.card.prestations-card.prestations-encart-card a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  background: linear-gradient(180deg,
      rgba(5, 5, 5, 0.2) 50%,
      rgba(5, 5, 5, 0.9) 100%);
  width: 100%;
  height: 100%;
  z-index: 0;
}
body.catalogue-detail h1 {
  color: #fff;
}
.card.prestations-card.prestations-encart-card a:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../assets/gifs/before-prestation.png);
  background-position: center;
  width: 95%;
  height: 95%;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-size: contain;
}
.card-content.prestations-card-content.prestations-encart-card-content {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  text-align: center;
  padding: 40px;
  color: #fff;
  padding-bottom: 48px;
}
div#bloc-03 h2 {
  margin-bottom: 40px;
}

/* Artistes */
/* ===== */
.title-top p,
.title-top div {
  color: #000;
}
.title-top a {
  color: #C6A26C !important;
}
.title-top svg {
  margin-bottom: .3rem;
}
div#encart-artistes .title-2 {
  text-align: center;
  margin-bottom: 56px;
  margin-top: 0;
  position: relative;
}
div#encart-artistes .title-2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-bdd.png);
  width: 80%;
  height: 8px;
  background-position: center;
}
.bloc-content {
  margin: 24px 0;
}

.title-top {
  color: #050505;
  font-family: var(--secondary-font);
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 28.8px;
}
.index-page .title-2 {
  text-align: center;
  margin-bottom: 56px;
}
/* BDD */
/* ===== */
.slick-dots {
  bottom: -3rem;
}

.card-content.catalogue-card-content {
  margin-top: 24px;
}
.btn.outlined {
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 10px 21.5px;
  background: #2C251C;
  margin-top: 1rem;

}
div#encart-catalogue .btn.outlined {
  color: #fff;
}
div#encart-catalogue {
  text-align: center;
  background-image: linear-gradient(hsl(45deg 40% 94.12% / 80%), hsl(45deg 40% 94.12% / 80%)), url(../assets/gifs/bg-bdd-2.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}

body.catalogue-listing {
  background-image: url(../assets/gifs/bg-bdd.jpg);
  background-size: cover;
  background-position: center;
}
body.catalogue-detail {
  background-image: url(../assets/gifs/bg-bdd.jpg);
  background-size: cover;
  background-position: center;
}
div#encart-catalogue .title-2 {
  color: #000;
  text-align: center;
  margin-bottom: 56px;
  margin-top: 0;
  position: relative;
}
div#encart-catalogue .title-2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-bdd.png);
  width: 80%;
  height: 8px;
  background-position: center;
}

.card.catalogue-card a {
  text-decoration: none;
}

.btn-cat {
  text-decoration: underline;
  cursor: pointer;
}
/* ACTU */
/* ===== */

div#encart-actualites .title-2 {
  text-align: center;
  margin-bottom: 56px;
  position: relative;
}
div#encart-actualites .title-2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-bdd.png);
  width: 80%;
  height: 8px;
  background-position: center;
}

.col.date.card-date.actualites-date {
  color: #dadfd5;
  font-family: var(--secondary-font);
  font-size: 20px;
  margin-bottom: 40px;
}

.card-title.actualites-card-title a {
  text-decoration: none;
  color: #fff;
}

.card-text.actualites-card-text {
  color: #f5f6f3;
  margin-bottom: 2rem;
}

.voir-act {
  text-align: end;
}

.voir-act a {
  color: #fff;
}
/* AVIS */
/* ===== */
.card.avis-card.avis-encart-card {
  border: 1px solid #256058;
  margin-bottom: 1rem;
}

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

.encart-avis .title-2 {
  text-align: center;
  margin-bottom: 56px;
  margin-top: 0;
  position: relative;
}
.encart-avis .title-2:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background-image: url(../assets/gifs/before-title-bdd.png);
  width: 80%;
  height: 8px;
  background-position: center;
}

.card-content.avis-card-content.avis-encart-card-content {
  padding: 1rem;
}

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;
}
.reseaux-sociaux a {
  padding: 0.2rem;
}
.row.s-middle.s-start {
  flex-wrap: nowrap;
}
.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  font-size: 8px;
  font-family: var(--accent-font);
}

.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 {
  font-size: 18px;
  font-weight: bold;
  color: #050505;
  line-height: 31.5px;
}

.card-text.avis-card-text.avis-encart-card-text {
  margin-top: 8px;
  line-height: 24px;
  color: #050505;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  margin-left: 83px;
  text-align: left;
  margin-bottom: 0;
}

/* 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 address {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

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

footer address svg {
  margin-right: 8px;
}

.horaire-footer {
  display: flex;
  align-items: start;
  justify-content: center;
}

.horaire-footer svg {
  margin-right: 0px;
  position: relative;
  left: -1%;
}
.footer-bas {
  border-top: 1px solid #518079;
  padding-top: 1rem;
}

div#bloc-footer-2 {
  padding-bottom: 40px;
  padding-top: 0;
}

div#bloc-footer-1 {
  padding: 40px 0;
}
footer .title-4 {
  margin: 2rem 0;
}
div#footer-bas {
  border-top: 1px solid var(--main-color-200, #c1c8d6);
}
footer {
  text-align: center;
  background-image: url(../assets/gifs/bg-bdd.jpg);
  background-position: center;
  background-size: cover;
}

/* 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;
}
.encart-btn.actualites-encart-btn {
  text-align: center;
}
.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: var(--accent-color);
}

.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: 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;
}
.card-content.actualites-card-content.actualites-listing-card-content {
  margin-top: 0m;
}

.card-title.actualites-card-title.actualites-listing-card-title {
  margin: 0.2rem 0;
}

/* 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 {
  text-align: left;
}
.contact-page address a {
  color: #000 !important;
}
span.lien-maps {
  font-size: 16px;
}

table.horaires {
  font-size: 13px;
}
ul.coordonnees.contact-page-coordonnees.reset {
  margin-bottom: 1rem;
}
body.contact-page .fold {
  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;
}
.add-1 {
  margin-bottom: 2rem;
}
.contact-page iframe {
  height: 350px !important;
}
#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;
}
body.catalogue-listing .paginationControl span.selected,
.paginationControl a:hover {
  color: var(--background-color);
}
.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: 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 a.tel.gtm-global-tel {
    display: block;
    margin-bottom: 0px;
  }
  table.tarifs td {
    font-size: 20px;
  }
  .align-right.btn-cat-liste {
    margin-bottom: 0rem;
  }
  .btns-cat-details {
    display: flex;
    gap: 15px;
    justify-content: end;
  }
  .btn:not(.fluid) {
    width: auto;
  }
  .fold address {
    margin-bottom: 0;
  }
  .m-top .col + .col {
    margin-top: 0px;
  }
  .sc-content #relance ul {
    padding-inline-start: 0px;
    justify-content: center;
    display: flex;
    text-align: center;
    margin: auto;
  }
}
@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) {
  body.catalogue-detail {

    color: #fff;
  }
  div#first-img .card-first-top {
    display: flex;
    flex-direction: inherit;
  }
  .index-page .section {
    padding: 128px 0;
  }
  div#img-2 .card-first-top {
    display: flex;
    flex-direction: inherit;
  }
  body.catalogue-listing {
    color: #fff;
  }
  div#bloc-03 p:last-of-type {
    margin-bottom: 0;
  }
  section.ac-colonne.ac-colonne_2.ui-sortable p:last-of-type {
    margin-bottom: 0;
  }
  a.selected {
    color: #fff !important;
  }
  .row.slick-actualites .col:first-of-type .card.actualites-card:hover {
    background-image: url(../assets/gifs/hover-1.jpg);
  }
  .row.slick-actualites .col:nth-of-type(2) .card.actualites-card:hover {
    background-image: url(../assets/gifs/hover-2.jpg);
  }
  ul.coordonnees.contact-page-coordonnees.reset {
    margin-bottom: 0;
  }
  .row.slick-actualites .col:last-of-type .card.actualites-card:hover {
    background-image: url(../assets/gifs/hover-3.jpg);
  }
  .card.actualites-card:hover {
    position: relative;
    z-index: 0;
    color: #050505;
  }
  .card.actualites-card {
    transition: .3s;
  }
  .card.actualites-card .card-title a,
  .card.actualites-card .voir-act a,
  .card.actualites-card .card-text.actualites-card-text,
  .card.actualites-card .col.date.card-date.actualites-date {
    transition: .3s;
  }
  .card.actualites-card:hover .card-title a {
    color: #050505;
  }
  .card.actualites-card:hover .voir-act a {
    color: #050505;
  }
  .card.actualites-card:hover .card-text.actualites-card-text {
    color: #050505;
  }
  .card.actualites-card:hover .col.date.card-date.actualites-date {
    color: #050505;
  }
  .card.actualites-card:before {
    transition: opacity .3s;
  }
  .card.actualites-card:hover:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: #a2af97cc; */
    background: #F6F3EACC;
    opacity: .75;
    z-index: -1;
  }
  div#bloc-03 a.btn.accent:hover {
    /* background: linear-gradient(
      90.16deg,
      #d3b46d 0.12%,
      #f2deb1 49.98%,
      #d3b46d 99.85%
    ); */
    background: #EFDAAB;
    opacity: 0.7;
    color: #050505;
  }
  .description {
    height: 0;
    opacity: 0;
  }
  .encart-btn.actualites-encart-btn a:hover {
    opacity: 1 !important;
  }
  a.btn.accent:hover {
    /* background: var(--primary-color); */
    background: #F9F7F4;
    color: #000;
    border: 1.5px solid #C6A26C
  }
  p {
    margin-bottom: 24px;
  }
  .card.prestations-card.prestations-encart-card a:hover .description {
    height: 100%;
    opacity: 1;
  }
  .card.prestations-card.prestations-encart-card a:hover .card-title {
    margin-bottom: 24px;
  }
  .card-title.prestations-card-title.prestations-encart-card-title {
    margin-bottom: 0;
  }
  h1.h1-geoloc:before {
    background-image: url(../assets/gifs/before-title-bddLight.png);
  }
  .btn-prestation {
    opacity: 0;
    height: 0;
    transition: 0.1s;
  }
  .encart-btn.catalogue-encart-btn {
    margin-top: 1rem;
  }
  .card.catalogue-card a {
    position: relative;
    z-index: 0;
    display: block;
  }
  .row.slick-catalogue .col {
    padding-bottom: 24px;
  }
  .card-content.catalogue-card-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    display: block;
    bottom: 34px;
    opacity: 0;
  }
  .card.prestations-card.prestations-encart-card a:hover .btn-prestation {
    opacity: 1;
    height: 100%;
    transition: 1s;
  }
  .contact-page p.intro {
    margin-bottom: 0px;
  }
  .slide-img.slide-01 {
    background-image: url("../assets/gifs/slider/slide-01.jpg");
  }
  .titre-footer {
    text-align: left;
  }
  header address {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #f5f6f3;
  }
  header address svg {
    width: 16px;
    height: 16px;
  }
  header a.tel.gtm-global-tel {
    font-size: 1rem !important;
  }
  .header-content {
    background: #050505;
    color: #fff;
  }
  .element-footer {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0px;
    justify-content: left;
    text-align: left;
  }
  .header-content .nav ul li.sous_menu > a::after {
    content: "\e5c5";
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: -0.125em 0 0 0.25em;
  }
  .header-content .nav ul li.sous_menu ul.dropdown > li a {
    font-size: 13px;
  }
  .tel-menu.col.l-middle.l-end {
    display: flex;
    align-items: center;
  }
  header a.tel.gtm-global-tel {
    margin-bottom: 0px;
  }
  footer .section {
    margin: 0px;
    padding: 40px 0px;
  }
  footer .section + .section {
    padding: 0px 0px 20px 0px;
  }
  div#encart-catalogue a:hover {
    opacity: 1;
  }
  .brand:hover {
    opacity: 0.7;
  }
  input#submit_newsletter:hover {
    opacity: 0.7;
  }
  body.actualites-listing a:hover {
    opacity: 1;
  }
  nav.align-center a:hover {
    text-decoration: none;
  }
  .btn-en-savoir a:hover {
    opacity: 0.6;
  }
  a.btn.accent.center.gtm-global-contact:hover {
    opacity: 1;
  }
  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.prestations-card.prestations-encart-card a:hover {
    opacity: 1;
  }
  .card-image.actualites-card-image a {
    display: block;
  }
  div#encart-actualites a:hover {
    opacity: 1;
  }
  .topbar-nav-container a:hover {
    color: var(--accent-color);
  }
  ul.dropdown {
    background: #050505 !important;
  }
  ul.dropdown a {
    font-size: 14px !important;
  }
  ul.dropdown a:hover {
    color: #fff !important;
    opacity: 0.7;
  }
  li.firstLi.no-desk {
    display: none;
  }
  .slide-content .btn-devis {
    display: block;
    margin-top: 40px;
  }
  table.horaires tr td + td {
    display: block;
    margin-left: 10px;
  }
  div#no-padd {
    padding-left: 0;
  }
  .actualites-detail .detail-actu-image img {
    width: auto;
    margin: 20px;
  }
  .slide-img {
    min-height: 700px;
  }
  header .slider-slick {
    min-height: 700px;
  }
  .slide-img .container .bloc {
    min-height: 700px;
  }
  .slide-img .container {
    min-height: 700px;
  }
  nav#fil_ariane {
    margin: 3em 0em 3em 0em;
  }
  .fold {
    display: none;
  }
  div#encart-actualites a:hover {
    opacity: 1;
  }
  footer a:hover {
    opacity: 0.7;
  }
  .header-top {
    padding: 0.5rem 0;
  }
  .header-content .nav#main-nav > ul > li > a {
    padding-right: 10px;
    padding-left: 10px;
    color: #f5f6f3;
    overflow: visible;
    font-size: 13px;
  }
  nav#main-nav a:hover:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    /* background: linear-gradient(
      90.16deg,
      #d3b46d 0.12%,
      #f2deb1 49.98%,
      #d3b46d 99.85%
    ); */
    background: #EFDAAB;
    bottom: 0;
  }
  nav#main-nav a {
    position: relative;
    z-index: 0;
  }
  a.selected:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    /* background: linear-gradient(
      90.16deg,
      #d3b46d 0.12%,
      #f2deb1 49.98%,
      #d3b46d 99.85%
    ); */
    background: #EFDAAB;
    bottom: 0;
  }
  a.selected {
    position: relative;
    z-index: 0;
  }
  .description {
    margin-bottom: 0;
  }
  .card.prestations-card.prestations-encart-card a:hover .description {
    margin-bottom: 24px;
  }
  .slide-img:before {
    background: #a2af9733;
  }
  h1.h1-geoloc {
    color: #071312;
    font-size: 48px;
    line-height: 57.6px;
  }
  .slide-img .btn-contact {
    display: block;
  }
  h1.h1-geoloc:before {
    bottom: -1rem;
  }
  div#bloc-01 {
    color: #071312;
  }
  .card.prestations-card.prestations-encart-card a:hover {
    position: relative;
    z-index: 0;
  }
  .card.prestations-card.prestations-encart-card a:hover:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0;
    /* background: #256058e5; */
    background: hsla(34, 22%, 14%, 0.8);
    opacity: 90%;
  }
  div#bloc-02 img {
    display: none;
  }
  div#bloc-02 {
    position: relative;
    z-index: 0;
    padding: 64px 0;
  }
  div#bloc-02:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../assets/gifs/bloc-02.jpg);
    width: 57%;
    height: 100%;
    background-size: cover;
  }
  .bloc {
    justify-content: left;
  }
  .card.catalogue-card a:hover {
    position: relative;
    z-index: 0;
  }
  .btn.outlined:hover {
    background: var(--primary-color);
    color: #fff;
    border: 2px solid var(--primary-color);
  }
  .card.catalogue-card a:hover:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: #256058e5; */
    background: #2C251CE5;
    opacity: 90%;
  }
  .title-2 {
    font-size: 40px;
    line-height: 48px;
  }
  div#bloc-03 {
    padding: 128px 0;
  }
  div#encart-catalogue {
    padding: 128px 0;
  }
  .card.catalogue-card a:hover .card-content.catalogue-card-content {
    opacity: 1;
  }
  span.img-bg img {
    position: relative;
    min-width: 500px;
    left: -28%;
  }
  span.img-bg {
    position: relative;
    z-index: 0;
    display: block;
  }
  .encart-btn.actualites-encart-btn {
    margin-top: 40px;
  }
  span.img-bg:before {
    position: absolute;
    content: "";
    right: -25%;
    top: -19%;
    width: 263px;
    height: 297px;
    background-image: url(../assets/gifs/before-b-3.png);
    z-index: 1;
  }
  .reseaux-sociaux.gtm-reseaux-sociaux ul {
    justify-content: start;
    margin-top: 12px;
  }
  .reseaux-sociaux.gtm-reseaux-sociaux .col {
    padding-left: 0;
    padding-right: 0;
  }
  .reseaux-sociaux a {
    padding: 0;
  }
  .element-footer span {
    margin-bottom: 0;
  }
  .element-footer {
    margin-bottom: 8px;
  }
  footer nav.align-center li {
    margin-bottom: 0;
    font-size: 14px;
  }
  .siret {
    font-size: 14px;
  }
  footer .brand {
    margin-bottom: 0;
  }
  .card-first-top {
    max-width: none;
    display: flex;
    align-items: center;
    gap: 24px;
  }
  div#img-2 {
    position: relative;
    margin-top: -50px;
    left: -25px;
  }
  div#img-2-2 {
    position: relative;
    margin-top: -50px;
    right: -25px !important;
  }
  div#last {
    position: relative;
    margin-top: -50px;
    right: -95px;
  }
  div#last p {
    margin-bottom: 0;
  }
  .bloc-artistes.row.slick-artistes p {
    margin-bottom: 0;
  }
  .bloc-content {
    margin: 0;
    width: 40%;
  }
  div#last {
    max-width: 50%;
    justify-content: center;
    align-items: end;
  }
  div#img-2 {
    position: relative;
    margin-top: -55px;
    left: -28px;
  }
  div#last .card-image-artiste img {
    margin: auto;
    display: block;
  }
  div#first-img .card-first-top {
    justify-content: end;
  }
  div#img-2 .card-first-top {
    justify-content: end;
  }
}

@media screen and (min-width: 1280px) {
  div#bloc-02:before {
    width: 50%;
  }
  .points-forts:before {
    display: none;
  }
  .points-forts:after {
    display: none;
  }
  .points-forts .container {
    position: relative;
    z-index: 0;
  }
  .header-content .nav#main-nav > ul > li > a {
    font-size: 16px;
  }
  .points-forts .container:before {
    position: absolute;
    content: "";
    left: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../assets/gifs/before-point.png);
    height: 258px;
    width: 64px;
  }
  .points-forts .container:after {
    position: absolute;
    content: "";
    right: -5%;
    top: 0;
    bottom: 0px;
    margin: auto;
    background-image: url(../assets/gifs/after-point.png);
    height: 258px;
    width: 64px;
  }

  span.img-bg img {
    min-width: 605px;
    left: -19%;
  }
  div#img-2-2 {
    position: relative;
    margin-top: -55px;
    right: -54px !important;
  }
  div#img-2 {
    position: relative;
    margin-top: -55px;
    left: -47px;
  }
  div#last {
    max-width: 50%;
    justify-content: center;
    align-items: end;
  }
  .col.date.card-date.actualites-date {
    font-size: 24px;
  }
  .col.tel-header {
    padding-right: 1.5rem;
    padding-left: 0;
  }
  .bloc {
    font-size: 24px;
    line-height: 28.8px;
  }
  .encart-avis .title-2:before {
    bottom: -17px;
  }
  .index-page h2 {
    margin-bottom: 40px;
  }
  h2 {
    font-size: 40px;
    margin-top: 0;
    line-height: 48px;
  }
}
@media screen and (min-width: 1500px) {
  div#bloc-04 {
    padding: 177px 0;
  }
  .card-title {
    font-size: 2rem;
    line-height: 38.4px;
    text-align: center;
  }
  .bloc-content {
    margin: 0;
    width: 30%;
  }
  div#img-2 {
    position: relative;
    margin-top: -55px;
    left: -100px;
  }
  div#img-2-2 {
    position: relative;
    margin-top: -55px;
    right: -118px !important;
  }
  div#last {
    gap: 80px;
    right: -140px;
    margin-top: -107px;
  }
  .bloc-artistes {
    position: relative;
    z-index: 0;
  }
  span.img-bg:before {
    position: absolute;
    content: "";
    right: -23%;
    top: -21%;
    width: 263px;
    height: 297px;
    background-image: url(../assets/gifs/before-b-3.png);
    z-index: 1;
  }
  div#bg {
    max-width: 650px;
    padding: 0;
    backdrop-filter: none;
  }
  span.img-bg img {
    min-width: 919px;
    left: -55%;
    top: 33px;
  }
  .bloc-artistes:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../assets/gifs/before-artiste.png);
    top: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 1920px) {
  div#bloc-02 {
    padding: 177px 0;
    max-width: 1920px;
    margin: auto;
  }
  div#bloc-02:before {
    width: 865px;
  }

  div#bloc-02:after {
    background: #f5f6f3;
    position: absolute;
    content: "";
    width: 7000px;
    left: -2000px;
    right: 0;
    margin: auto;
    height: 100%;
    top: 0;
    z-index: -1;
  }
}
.discover-link-container {
  display: flex;
  flex-direction: column !important;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.discover-link {
  margin-bottom: 1rem;
}
@media screen and (min-width: 993px) {
  .discover-link-container {
    display: flex;
    flex-direction: column !important;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1rem;
  }
}