:root {
  --primary-h: 229; /* hue */
  --primary-s: 52%; /* saturation */
  --primary-l: 31%; /* lightness */

  --accent-h: 36; /* hue */
  --accent-s: 91%; /* saturation */
  --accent-l: 55%; /* lightness */

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

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

  --primary-font: "Hind Madurai", sans-serif;
  --secondary-font: "Anybody", sans-serif;
  --accent-font: "Roboto", sans-serif;

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

  --link-color: var(--primary-color-40);
  --title-color: hsla(210, 6%, 19%, 1);

  --border-radius: 4px;
  --button-border-radius: 4px;
  --transition: 0.3s all ease-in-out;
}

/* 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;
}

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

.slider-slick {
  width: 100%;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
  height: auto;
}
.slider-slick .slick {
  height: 100%;
}
.page-interne div#encart-formulaire {
  margin-block: 120px;
}
.slide-img.slide-01 {
  background-image: url("../assets/gifs/slider/slide-01_small.jpg");
}

.slide-img .container {
  min-height: auto;
}

.slide-img {
  min-height: auto;
  background-size: cover;
  background-position: center;
}
.slick-dots li button .slick-dot-icon:before {
  font-size: 16px;
}
/* HEADER */
/* ===== */

p.submit {
  max-width: 302px;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s;
  z-index: 100;
}

.sticky-header .sticky.scroll_down {
  transform: translateY(-100%);
}
.fold {
  padding: 8px 0;
}
.btn.accent {
  padding: 8px 18px;
}
header a.tel.gtm-global-tel {
  display: block;
}
.title-3 {
  font-weight: 400;
  line-height: 28px;
  margin: 8px 0;
}
main p {
  margin-bottom: 24px;
  margin-top: 0;
}
.page-interne h1 {
  font-weight: 400;
}

.page-interne h1 span,
.title-1 span {
  font-size: 24px;
  line-height: 34.2px;
  margin-bottom: 0;
  margin-top: 8px;
}

.title-interne {
  max-width: 687px;
}

section.ac-colonne.ac-colonne_2.paragraphe.before-rigth.ui-sortable p {
  padding-left: 28px;
  border-left: 2px solid #263578;
  margin-bottom: 0;
}

section.ac-colonne.ac-colonne_2.paragraphe.before-rigth.ui-sortable
  p:first-of-type {
  padding-bottom: 24px;
}
ul.lien-bas li {
  margin: 16px;
}
.page-interne .encart-avis {
  position: relative;
  z-index: 0;
  background: none;
}

.page-interne .encart-avis:before {
  position: absolute;
  content: "";
  left: -50%;
  height: 100%;
  width: 200%;
  background: #f7f7fb;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto;
}

section#relance:before {
  position: absolute;
  content: "";
  left: -50%;
  height: 100%;
  width: 200%;
  background: #f7f7fb;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto;
}
section#relance {
  position: relative;
  z-index: 0;
}

.sc-content #relance ul {
  padding-inline-start: 0px;
}
.brand .left-align {
  text-align: left;
}

.index-page #encart-contact{
  width: 90%;
  margin: auto;
}
.container.sc-content .btn-contact {
  margin-bottom: 2rem;
}
.slide-content .btn-devis {
  display: none;
}
.fold address svg path {
  fill: var(--text-color);
}
.page-interne div#encart-formulaire .container {
  width: 100%;
}
button.slick-autoplay-toggle-button {
  display: none;
}
.fold address {
  margin-bottom: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.brand {
  display: inline-block;
}
.header-content .nav ul li a.selected {
  background-color: transparent;
}
nav#main-nav ul.dropdown a.selected {
  background: var(--primary-color);
  color: var(--background-color);
}
.menu-mobile {
  height: 6.5rem;
  background: var(--background-color);
}
button#menu-burger,
span.menu-title,
button#menu-back {
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}
.menu_opened .menu-mobile {
  height: 3.5rem;
}
/* BLOC */
/* ===== */
div#bloc-03 {
  background-image: url(../assets/gifs/bg-bloc-3.png);
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}
.top-title {
  color: #2d3033;
  position: relative;
  padding-left: 15px;
  margin-top: 1rem;
}
div#img-5 {
  position: relative;
  z-index: 0;
}
div#bloc-05 p:first-of-type,
div#bloc-06 p:first-of-type {
  font-weight: 600;
}

div#img-5 img {
  display: block;
  margin-right: 0;
  margin: auto;
}
.top-title:before {
  position: absolute;
  content: "";
  background: var(--primary-color);
  width: 10px;
  height: 10px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.g-recaptcha {
  margin-bottom: 1rem;
}
main .section {
  padding-block: 60px;
}

div#bloc-03 p:last-of-type {
  box-shadow: 0px 4px 80px 0px #00000040;
  font-size: 14px;
  padding: 20px 26px;
  background: var(--background-color);
}

div#bloc-03 p:last-of-type em {
  font-style: normal;
}

.img-3 {
  position: relative;
  z-index: 0;
}
.img-3:before {
  position: absolute;
  content: "";
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color);
  width: 299px;
  height: 242px;
  z-index: -1;
}

span.menu-title {
  padding: 10px;
}
.page-interne .encart-avis .container {
  width: 100%;
}
.row-right {
  padding-left: 28px;
  border-left: 2px solid var(--primary-color);
}
div#bloc-03:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #3c4a861a;
  z-index: -1;
  top: 0;
  bottom: 0;
}
.bloc-interne {
  position: relative;
  z-index: 0;
  padding-block: 120px;
}
.bloc-interne:before {
  position: absolute;
  content: "";
  left: -50%;
  right: 0;
  margin: auto;
  width: 200%;
  height: 100%;
  background: #3c4a861a;
  z-index: -1;
  top: 0;
  bottom: 0;
}

.bloc-interne:after {
  position: absolute;
  content: "";
  left: -50%;
  right: 0;
  margin: auto;
  width: 200%;
  height: 100%;
  background-image: url(../assets/gifs/bg-bloc-3.png);
  z-index: -1;
  top: 0;
  bottom: 0;
  background-size: cover;
}

h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
  display: none;
}
.slide-content {
  padding-block: 4rem;
}
div#bloc-01 {
  background: #263578e8;
  padding: 2rem 1rem;
}
section.ac-doubleColonne.bloc-bottom .img-right:before {
  display: none;
}

.a-note {
  padding: 68px 24px;
}
div#bloc-01 p:last-of-type {
  margin-bottom: 0;
}
div#bloc-04 .col {
  position: relative;
}
.img-3 {
  margin-bottom: 4rem;
}
body.contact-page nav.fil-ariane.gtm-fil-ariane {
  margin-top: 0;
}
h1,
h2,
h3,
h4,
[class^="title-"] {
  color: var(--title-color);
  font-family: var(--secondary-font);
  margin: 15px 0;
  font-weight: 600;
}
.index-page .header-content {
  box-shadow: none;
}
.header-content {
  box-shadow: 1px 0px 14px 0px var(--primary-color);
}
h1.h1-geoloc {
  color: var(--background-color);
}
div#encart-formulaire .title-top {
  color: var(--background-color);
}
.top-title,
.title-top {
  margin-top: 2rem;
}
.slide-content .top-title {
  color: var(--background-color);
  margin-top: 0;
  padding-left: 0;
}

.slide-content .top-title:before {
  display: none;
}
.top-title,
.title-top {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  font-family: var(--primary-font);
  font-weight: 400;
}
div#bloc-04,
div#bloc-06,
.encart-avis {
  background: #f7f7fb;
}
h1.h1-geoloc span,
.title-1.h1-geoloc span {
  margin: 15px 0;
  font-size: 17px;
}
/* PRESTATIONS */
/* ===== */
.slick-prev .slick-prev-icon:before {
  content: url(../assets/gifs/slick-prev.svg);
  opacity: 1;
}
.slick-next .slick-next-icon:before {
  content: url(../assets/gifs/slick-next.svg);
  opacity: 1;
}
.slick-prev .slick-prev-icon,
.slick-prev .slick-next-icon,
.slick-next .slick-prev-icon,
.slick-next .slick-next-icon {
  opacity: 1;
}
div#bloc-04 p:first-of-type {
  font-weight: 600;
}
.before-title {
  font-size: 14px;
  position: relative;
  max-width: 340px;
  margin: auto;
}
a.lien-maps:hover {
  color: var(--accent-color);
}
.slick-dots li button {
  height: 1.5rem;
  width: 1.5rem;
}
.before-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color);
  height: 2px;
  width: 40px;
}
.before-title:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: var(--primary-color);
  width: 40px;
  height: 2px;
}
.slick-prev {
  left: -5rem;
}
.slick-next {
  right: -5rem;
}
.card-image.prestations-card-image img {
  margin: auto;
}
div#bloc-02 .title-top {
  margin-top: 0;
}
.card.prestations-card {
  color: var(--background-color);
  padding-block: 70px;
  padding-left: 39.4px;
  padding-right: 39.4px;
}
.page-interne nav#fil_ariane {
  margin-top: 0;
}
.card-title a {
  font-size: 18px;
  line-height: 26.2px;
  text-decoration: none;
  font-family: var(--secondary-font);
}
.sc-content .clear_both {
  margin-bottom: 60px;
}
nav.fil-ariane.gtm-fil-ariane {
  margin-top: 60px;
}
.card-title.prestations-card-title a {
  color: var(--background-color);
}
body.actualites-detail div#fil_ariane {
  margin-top: 60px;
}
.card-title.prestations-card-title {
  margin: 15px 0;
  min-height: 68px;
  margin-top: 24px;
}
body.actualites-detail .detail-btn a {
  color: var(--background-color);
}
.detail-btn a:hover {
  background: var(--accent-color);
}
.description {
  min-height: 120px;
  font-size: 14px;
}
div#prest-1 {
  background-image: url(../assets/gifs/bg-prest-1.jpg);
  background-position: center;
  background-size: cover;
}
div#prest-2 {
  background-image: url(../assets/gifs/bg-prest-2.jpg);
  background-position: center;
  background-size: cover;
}
div#prest-3 {
  background-image: url(../assets/gifs/bg-prest-3.jpg);
  background-position: center;
  background-size: cover;
}
div#prest-4 {
  background-image: url(../assets/gifs/bg-prest-4.jpg);
  background-position: center;
  background-size: cover;
}
div#prest-5 {
  background-image: url(../assets/gifs/bg-prest-5.jpg);
  background-position: center;
  background-size: cover;
}
div#prest-6 {
  background-image: url(../assets/gifs/bg-prest-6.jpg);
  background-position: center;
  background-size: cover;
}

.card-image.prestations-card-image img {
  border-radius: 50%;
}

.bloc-center {
  max-width: 687px;
  margin: auto auto 84px auto;
}

/* ENCART POINTS FORTS*/
/* ===== */
.point span {
  display: block;
  color: var(--primary-color);
  font-size: 24px;
  line-height: 34.2px;
  font-family: var(--secondary-font);
  margin: 15px 0;
}
.footer {
  text-align: center;
}
button.slick-prev.slick-arrow:hover {
  opacity: 0.7;
}

button.slick-next.slick-arrow:hover {
  opacity: 0.7;
}
div#encart-points-forts {
  background-image: url(../assets/gifs/bg-points-forts.png);
  background-position: center;
  background-size: cover;
  padding: 60px 0;
}
div#encart-points-forts {
  margin-block: 120px;
  padding-block: 120px;
  margin-bottom: 0;
}
div#encart-points-forts p {
  max-width: 285px;
  margin: auto;
  display: none;
}
/* ENCART FORMULAIRE*/
/* ===== */

label.required {
  font-size: 15px;
  padding-bottom: 11px;
}

form#formulaire_1 p {
  margin-top: 0;
}
.camp-info-top .title-3,
.camp-info-bas .title-3 {
  margin: 34px 0;
  font-size: 25px;
}

.btn-tel address {
  border: 1px solid var(--background-color);
  color: var(--background-color);
  font-size: 15px;
  display: inline-block;
  margin: 0;
  padding: 8px 25px;
  border-radius: var(--border-radius);
}
.camp-info-top {
  margin-bottom: 50px;
}
.btn-tel svg path {
  fill: var(--background-color);
}
label.noFloatingLabel {
  font-size: 14px;
}

.divGenerateur label.optional {
  display: none;
}

.divGenerateur {
  margin: 0;
}

.divGenerateurRequired {
  font-size: 14px;
}

input#field_5 {
  border: 1px solid var(--accent-color);
  color: var(--accent-color);
}
div#encart-formulaire .title-2,
div#encart-formulaire .title-3 {
  color: var(--background-color);
  font-weight: 400;
}
div#encart-formulaire {
  background-image: url(../assets/gifs/bg-formulaire.png);
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
div#encart-formulaire:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #263578e8;
  z-index: -1;
  top: 0;
}

.page-interne div#encart-formulaire:before {
  display: none;
}

.page-interne div#encart-formulaire:after {
  background-image: url(../assets/gifs/bg-formulaire-interne.jpg);
  position: absolute;
  content: "";
  left: -50%;
  right: 0;
  margin: auto;
  width: 200%;
  height: 100%;
  z-index: -2;
  top: 0;
  background-size: cover;
  background-position: center;
}

.page-interne div#encart-formulaire {
  position: relative;
  z-index: 0;
}

.formulaire {
  background: var(--background-color);
  padding: 50px;
}

/* ENCART CONTACT*/
/* ===== */
.page-interne div#encart-contact {
  margin: 80px auto;
}
div#encart-contact .container {
  background-image: url(../assets/gifs/bg-contact.jpg);
  background-size: cover;
  background-position: center;
  padding: 110px 0;
}

.bloc-cont {
  max-width: 814px;
  margin: auto;
  padding: 0 1rem;
}
.bloc-cont .title-2,
.bloc-cont .title-3 {
  color: var(--background-color);
  font-weight: 400;
}

.bloc-cont .title-2 {
  font-size: 20px;
  line-height: 27.2px;
  margin-top: 0;
  margin-bottom: 30px;
}

.top-title,
.title-top {
  margin-top: 2rem;
}
.bloc-cont .title-3 {
  font-size: 17px;
  line-height: 23.2px;
  margin-top: 0;
  margin-bottom: 30px;
}

/* AVIS */
/* ===== */
.card.avis-card.avis-encart-card {
  border-radius: 7px;
  box-shadow: 0px 8px 16px 0px #00000014;
  margin: 1rem 8px;
}

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

.card-content.avis-card-content.avis-encart-card-content {
  padding: 28px;
}
footer address svg {
  display: none;
}
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);
}
.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);
}

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

.name.avis-name.card-name.avis-card-name.avis-encart-card-name.bold {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--accent-font);
  color: #283646;
}

.card-text.avis-card-text.avis-encart-card-text {
  margin-top: 8px;
  margin-bottom: 14px;
  line-height: 25px;
  color: #262626;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  margin-left: 69px;
  text-align: left;
}

/* ACTU */
/* ===== */
.card-content.actualites-card-content {
  padding-top: 31px;
}
div#fil_ariane {
  font-size: 14px;
}

body.actualites-detail h1 {
  margin-top: 2rem;
}
.col.date.card-date {
  font-weight: 300;
  color: var(--primary-color);
  font-size: 14px;
}

span.date-prefix.card-date-prefix {
  display: none;
}

.card-title.actualites-card-title a {
  color: #2d3033;
}

.card-text.actualites-card-text {
  padding-bottom: 1rem;
  position: relative;
  margin-bottom: 14px;
}

.card-text.actualites-card-text:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #263578;
  width: 100px;
}

.voir-act a {
  text-decoration: none;
  font-size: 14px;
  color: var(--accent-color);
  display: flex;
  align-items: center;
  gap: 8px;
}
.encart-btn.actualites-encart-btn {
  text-align: center;
}

.card-title.actualites-card-title {
  height: auto;
  margin: 10px 0;
}

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

/* FOOTER */
/* ===== */
.reseaux-sociaux.gtm-reseaux-sociaux ul {
  display: flex;
  justify-content: center;
}
.reseaux-sociaux.gtm-reseaux-sociaux ul li + li {
  margin-left: 15px;
}

input#submit_newsletter {
  margin: 10px auto;
}

.news-letter {
  margin: 20px auto;
}
.footer-bas {
  border-top: 1px solid #ffffff;
  padding-top: 1rem;
  max-width: 800px;
}

.description-footer {
  font-size: 14px;
  line-height: 27.2px;
}

nav.nav-footer a {
  font-size: 14px;
  line-height: 27.2px;
}

footer nav li {
  margin-bottom: 13px;
}

footer nav.align-center a {
  text-decoration: underline;
}
.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;
}

.titre-footer {
  margin-bottom: 15px;
}

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

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

footer .siret {
  text-align: center;
}

footer .brand {
  margin-bottom: 25px;
}
.titre-footer {
  font-size: 20px;
  font-family: var(--secondary-font);
  margin-top: 1rem;
}

/* validation */
/* ===== */
.erreur p {
  color: red;
}

.valide p {
  color: green;
}

.slick-autoplay-toggle-button .slick-pause-icon:before {
  content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸";

  display: none;
}

span#mess_newsletter {
  color: red;
}
.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);
}

/* Page-interne */
/* ===== */
.titre {
  max-width: 988px;
  margin: 0;
  font-size: 25px;
  line-height: 35px;
}
.bg-interne {
  background-image: url(../assets/gifs/bg-interne.jpg);
  background-size: cover;
  background-position: center;
  padding: 78px 0;
}
.page-interne p.intro {
  margin-bottom: 60px;
  margin-top: 0px;
}

.sitemap-nav.row li {
  margin-bottom: 0.5rem;
}
section#relance ul {
  padding-left: 0;
}
p.titre-relance {
  text-align: center;
}

body.actualites-listing.recherche_actu #recherche_actu_submit {
  margin-left: 0;
}
.row.s-start.s-middle {
  flex-wrap: nowrap;
}

.row.s-start.s-stretch {
  flex-wrap: nowrap;
}

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

.sc-content #relance {
  margin: 40px auto;
}
div#listing-autres-actus-categorie li a {
  color: var(--background-color);
  font-size: 14px;
}

div#listing-autres-actus-categorie li a:hover {
  text-decoration: underline;
}
div#listing-autres-actus-categorie {
  background: var(--primary-color);
  padding: 20px 30px;
  color: var(--background-color);
}

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

#listing-autres-actus-categorie .detail-btn {
  text-align: center;
}

.fb-like.fb_iframe_widget {
  position: relative;
  top: 7px;
}

body.page-interne .sc-content #relance {
  margin-top: 6rem;
  margin-bottom: 4rem;
  text-align: center;
}

.page-interne div#encart-actualites {
  padding-top: 0;
}

body.page-interne section#relance {
  margin-bottom: 0 !important;
  padding-block: 60px;
}
.bg-note p {
  color: var(--primary-color);
  font-weight: 600;
}

#relance p.titre-relance {
  font-size: 1rem;
  font-weight: 700;
  background-color: transparent;
}

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


#btn-politique {
  margin-top: 25px;
}

p.titre-relance {
  text-align: center;
}
.sc-content #relance ul {
  padding-inline-start: 0px;
  justify-content: center;
  display: block;
  text-align: center;
  margin: auto;
}

section#relance li {
  list-style: none;
  margin: 20px 10px;
  text-align: center;
}

/* Contact-page */
/* ===== */
.contact-page h1.title-2 {
  text-align: left;
  color: var(--background-color);
  font-size: 2rem;
  margin-top: 0;
}
ul.coordonnees.contact-page-coordonnees.reset address svg {
  display: none;
}
#horaire-contact {
  margin-top: 20px;
}
.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;
}

#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;
  margin-top: 36px;
}
.card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.fil-ariane,
#fil_arianen,
nav.fil-ariane.gtm-fil-ariane {
  margin-bottom: 2rem;
  font-size: 14px;
}
#encart-contact .card {
  margin: 40px auto;
  border: 2px solid #000;
  padding: 40px 20px;
  border-radius: 4px;
  min-height: 230px;
}

.contact-page .fold {
  display: none;
}

@media screen and (min-width: 601px) {
  /* HEADER */
  /* ===== */
  .description {
    min-height: 168px;
  }

  .card-title.prestations-card-title {
    min-height: 79px;
  }
  header a.tel.gtm-global-tel {
    display: block;
    margin-bottom: 0px;
  }
  .fold address {
    margin-bottom: 0rem;
  }
  .btn:not(.fluid) {
    width: auto;
  }

  .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: 993px) {
  /* Hover brand */
  /* ===== */
  div#encart-points-forts p {
    display: block;
  }
  div#encart-points-forts svg {
    min-height: 75px;
  }
  .img-3:before {
    height: 324px;
  }
  .img-right {
    position: relative;
    z-index: 0;
  }
  .container.sc-content .btn-contact {
    margin-bottom: 0rem;
  }
  section.ac-colonne.ac-colonne_2.paragraphe.before-rigth.ui-sortable {
    width: 93%;
    margin-left: 100px;
  }
  section.ac-colonne.ac-colonne_1.titre.ui-sortable {
    margin: 0;
    width: 40%;
  }
  section.ac-colonne.ac-colonne_1.titre-left.ui-sortable {
    max-width: 447px;
  }

  section.ac-colonne.ac-colonne_2.paragraphe.ui-sortable {
    max-width: 699px;
    margin: auto 0 auto auto;
  }
  .page-interne div#encart-formulaire {
    margin-top: 10rem;
  }
  section.ac-colonne.ac-colonne_2.img-right.ui-sortable {
    width: 74%;
  }

  body.page-interne .sc-content .clear_both {
    margin-bottom: 120px;
  }
  .card {
    position: relative;
  }
  .card.actualites-card:hover .voir-act svg {
    translate: 12px;
    transition: 0.5s;
  }
  .card a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 4;
  }
  div#img-5:before {
    position: absolute;
    content: "";
    left: -145px;
    background: var(--primary-color);
    bottom: 0;
    width: 422px;
    height: 389px;
    z-index: -1;
  }

  .bloc-cont {
    padding: 0;
  }
  .bloc-cont .title-3 {
    font-size: 24px;
    line-height: 34.2px;
  }
  .bloc-cont .title-2 {
    font-size: 30px;
    line-height: 42.2px;
  }
  .titre-footer {
    margin-top: 0;
  }
  .footer {
    text-align: left;
  }
  footer nav li {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  div#footer-center {
    max-width: 600px;
  }

  nav.nav-footer {
    max-width: 80%;
  }

  /* .formulaire {
    padding: 100px;
  } */
  .top-title,
  .title-top {
    margin-top: 0rem;
  }
  .before-title:before {
    width: 60px;
  }
  .before-title:after {
    width: 60px;
  }

  .img-3 {
    margin-bottom: 0rem;
  }
  .brand img,
  .brand svg {
    position: relative;
    transition: 0.3s;
  }
  .brand a {
    display: block;
  }
  .brand a:hover img,
  .brand a:hover svg {
    transform: scale(0.9);
  }
  .row.slick-avis {
    margin-bottom: 0;
  }
  /* HEADER */
  /* ===== */
  .header-content .nav#topbar-nav > ul > li > a {
    position: relative;
    transition: 0.3s ease-in-out;
  }
  .header-content .nav ul li a.selected:before,
  .header-content .nav ul li a:hover:before {
    width: 80% !important;
  }
  #bloc-04 .col.col:has(img):before {
    position: absolute;
    content: "";
    left: 135px;
    right: 0;
    margin: auto;
    background: var(--primary-color);
    width: 407px;
    height: 425px;
    bottom: -48px;
  }
  .header-content .nav#topbar-nav > ul > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    translate: -50% 50%;
    height: 2px;
    width: 0%;
    background-color: var(--primary-color);
    transition: 0.3s ease-in-out;
  }
  .header-content .nav#main-nav > ul > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 7px;
    translate: -50% 50%;
    height: 2px;
    width: 0%;
    background: var(--primary-color);
    transition: var(--transition);
  }
  .header-content .nav#main-nav > ul > li > a {
    position: relative;
  }
  h3,
  .title-3 {
    font-size: 30px;
    line-height: 42.2px;
    font-weight: 400;
  }
  h1.h1-geoloc span,
  .title-1.h1-geoloc span {
    font-size: 17px;
    font-size: 30px;
    line-height: 42.2px;
  }
  .slide-img.slide-01 {
    background-image: url("../assets/gifs/slider/slide-01.jpg");
    background-position: right;
  }
  .header .brand {
    padding: 5px 0;
  }
  .top-bar {
    padding: 10px 0;
    font-size: 14px;
  }
  .no-desk {
    display: none;
  }
  header .brand {
    padding: 5px 0;
  }
  div#bloc-03 .container {
    position: relative;
  }

  div#bloc-03 p:last-of-type {
    position: absolute;
    max-width: 408px;
    bottom: 238px;
    left: 16px;
    margin-bottom: 0;
  }

  #bloc-04 .col.col:has(img) img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    max-width: none;
    height: 100%;
    width: 50vw;
  }
  #bloc-06 .col.col:has(img) img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    max-width: none;
    height: 100%;
    width: 50vw;
  }
  #bloc-04,
  #bloc-06 .container,
  .col:has(img) {
    position: relative;
  }
  .add {
    position: relative;
    padding: 0 20px;
  }

  .add:before {
    position: absolute;
    content: "|";
    left: 0;
    top: 6px;
  }

  .add:after {
    position: absolute;
    content: "|";
    right: 0;
    top: 6px;
  }
  nav.nav-footer ul {
    margin: 0;
  }

  .element-footer span {
    margin-bottom: 0;
  }
  .slide-content {
    padding: 0;
  }
  div#bloc-01 {
    max-width: 902px;
    margin-top: -33px;
    padding: 100px;
    padding-bottom: 100px;
  }
  .slider-slick {
    position: relative;
  }

  #bloc-01 {
    position: absolute;
    height: 609px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .slider-slick .slick-list.draggable {
    overflow: visible;
  }
  header address {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  .fold {
    display: none;
  }
  .slide-img {
    min-height: 550px;
  }
  header .slider-slick {
    min-height: 609px;
    padding-top: 31px;
  }

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

  .header-content .nav ul li.sous_menu > a::after {
    content: url(../assets/gifs/sous-menu.svg);
  }
  .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;
    font-size: 18px;
  }

  nav#fil_ariane {
    margin: 3em 0em 3em 0em;
  }
  .slide-content .btn-devis {
    display: block;
    margin-top: 40px;
  }
  .contact-page p.intro {
    margin-bottom: 0px;
  }

  table.horaires tr td + td {
    display: block;
    margin-left: 10px;
  }
  li.firstLi.no-desk {
    display: none;
  }
  /* BLOCS */
  .top-title {
    margin-top: 0;
  }

  h2,
  .title-2,
  .titre {
    font-size: 40px;
    line-height: 53.2px;
    margin: 24px 0;
  }
  [id^="bloc-"] h2 {
    margin: 24px 0;
  }
  [id^="bloc-"] h3 {
    margin: 24px 0;
  }
  /* .page-interne main .section,
  .index-page main .section {
    padding-block: 120px;
  } */

  /* PRESTATIONS */
  /* ===== */

  .card-title a {
    font-size: 15px;
    line-height: 29.2px;
  }
  footer .siret {
    text-align: left;
  }
  .card.prestations-card {
    padding-left: 55.4px;
    padding-right: 55.4px;
  }
  .card-image.prestations-card-image {
    position: relative;
    overflow: visible;
  }
  .card-image.prestations-card-image img {
    transition: 0.3s;
  }
  .card.prestations-card:hover img {
    transform: scale(1.15);
  }

  .card.prestations-card.prestations-encart-card a:hover {
    opacity: 0.7;
  }
  .card-image.actualites-card-image a {
    display: block;
  }
  .card-image.prestations-card-image.prestations-encart-card-image a {
    display: block;
  }

  /* Formulaire */
  /* ===== */
  div#info {
    padding-left: 31px;
    font-size: 15px;
  }
  div#formulaire {
    padding: 76px;
  }
  input#field_5:hover {
    background: var(--accent-color);
    border: 1px solid transparent;
    color: var(--background-color);
  }
  input#field_5 {
    max-width: 302px;
  }
  .camp-info-top .title-2 {
    margin: 34px 0;
    color: var(--background-color);
    font-weight: 400;
  }

  .camp-info-bas .title-2 {
    margin: 46px 0;
    color: var(--background-color);
    font-weight: 400;
    margin-bottom: 24px;
  }

  div#formulaire {
    margin-top: 0;
  }

  .camp-info-top {
    margin-bottom: 100px;
  }

  /* ACTU */
  /* ===== */
  .actualites-detail .detail-actu-image img {
    width: auto;
    margin: 20px;
  }
  .actualites-card-image {
    position: relative;
    overflow: hidden;
  }
  .actualites-card-image img {
    transition: 0.3s;
  }
  .actualites-card:hover img {
    transform: scale(1.15);
  }

  div#encart-actualites {
    padding-block: 120px;
  }

  /* FOOTER */
  /* ===== */
  footer .brand {
    margin-bottom: 23px;
  }
  input#submit_newsletter:hover {
    opacity: 0.7;
  }
  .titre-footer {
    text-align: left;
    font-size: 24px;
    line-height: 34.2px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  nav.nav-footer ul {
    margin: 0;
  }

  .element-footer span {
    margin-bottom: 0;
  }

  div#meil {
    margin: 23px 0;
  }

  .element-footer {
    font-size: 14px;
  }
  .element-footer {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0px;
    justify-content: left;
    text-align: left;
  }

  footer a:hover {
    opacity: 0.7;
  }

  footer .section {
    margin: 0px;
    padding: 40px 0px;
  }

  footer .section + .section {
    padding: 0px 0px 20px 0px;
  }
}

@media screen and (min-width: 1280px) {
  .img-right:before {
    position: absolute;
    content: "";
    right: -58px;
    background: var(--primary-color);
    width: 407px;
    height: 161px;
    bottom: -48px;
    z-index: -1;
  }
  .card-title a {
    font-size: 24px;
    line-height: 34.2px;
  }
  div#img-5 img {
    margin-right: 0;
  }
  div#bloc-03 p:last-of-type {
    bottom: -4px;
    left: 93px;
  }
  .header-content .nav#main-nav > ul > li > a {
    padding-right: 17px;
    padding-left: 17px;
  }
}

@media screen and (min-width: 1600px) {
  div#img-5:before {
    left: 0;
  }
  .card-title.prestations-card-title {
    min-height: 67px;
  }
  .description {
    min-height: 84px;
  }
  .card-title a {
    font-size: 24px;
    line-height: 34.2px;
  }
  div#bloc-03 p:last-of-type {
    left: 101px;
    bottom: -4px;
  }
}

@media screen and (max-width: 992px) {
  .header-content .nav > ul > .sous_menu.opened > a,
  .header-content .nav .dropdown > .sous_menu.opened > a {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 8rem);
    height: 3.5rem;
    margin: auto;
    padding: 0;
    line-height: 1.25;
    color: #000;
    border-bottom: none;
  }
}
