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

  --accent-h: 157;
  /* hue */
  --accent-s: 18%;
  /* saturation */
  --accent-l: 64%;
  /* luminosity */

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

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

  --primary-font: 'roboto', sans-serif;
  --secondary-font: 'Playfair Display', serif;
  --thirty-font: 'Barlow', sans-serif;
  --fourty-font: 'Poppins', sans-serif;
  --fifty-font: 'Lato', sans-serif;

  --h1-font-size: 2rem;
  --h2-font-size: 1.6rem;
  --h3-font-size: 1.3rem;
  --headings-line-height: 1.333333;

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

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

  --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");
}

/* HEADER */
header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}

header .scroll_down {
  background: #000;
}

header.sticky-header .scroll_up {
  background: #000;
}

.sticky .header-content {
  background: transparent !important;
}

body {
  font-family: var(--primary-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-style: normal;
  color: var(--text-color);
  background-color: var(--background-color);
}

address a:hover,
.container.sc-content a:hover,
header .brand .col:hover,
#fil_ariane a:hover,
.sc-content #relance ul li a:hover,
.plan-site .sitemap-nav ul li a:hover,
.brand:hover,
.prestations-card-image a:hover,
.prestations-card-title a:hover,
.prestations-2-card-title a:hover,
.prestations-2-card-image a:hover,
.paginationControl a:hover,
.actualites-card-image a:hover,
.actualites-card-title a:hover,
.actualites-encart-btn a:hover,
.insta-name a:hover,
footer a:hover,
footer .reset a:hover,
footer .brand:hover img,
footer .footer-bloc-1 a:hover,
footer .footer-bloc-2 a:hover,
footer .white-text nav a:hover,
.reseaux-sociaux ul li a:hover,
.btn-contact a:hover {
  opacity: 0.7 !important;
}

tr td {
  padding-right: 1rem;
}

section#relance ul {
  padding-inline-start: 0px;
}

.right-align .btn-contact {
  margin-top: 1rem;
}

.fil-ariane .first {
  display: inline-block;
}

form.generateur label {
  width: auto !important;
}

form.generateur .submit {
  margin-left: 0 !important;

}

.paginationControl {
  text-align: center;
}

.paginationControl a {
  text-decoration: none;
}

.paginationControl .selected {
  font-weight: bold;
}

.sticky-header .sticky.scroll_down {
  transform: translateY(-100%);
}

.slick-dots li button .slick-dot-icon:before {
  font-size: 16px;
}

h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
  display: none;
}

.plan-site .sitemap-nav ul li.sousLi {
  list-style: none !important;
}

div#blocHorsLigne {
  z-index: 99999 !important;
}

.plan-site .sitemap-nav ul li a {
  margin-bottom: 0.5rem;
  display: inline-block;
}

.slick-autoplay-toggle-button .slick-pause-icon:before {
  display: none;
}

nav.fil-ariane.gtm-fil-ariane {
  display: flex;
}

/* TYPOGRAPHIE */
/* =========== */
#bloc-01 .h1-geoloc,
#bloc-02 h2,
#bloc-03 h2,
#bloc-04 h2,
#bloc-05 h2,
#bloc-06 h2 {
  font-family: var(--secondary-font);
  color: var(--Coul2, #D9A5A5);
  font-weight: 600;
}


/* LOGO */
/* ==== */
.topbar-brand img {
  width: 80px;
}

.brand {
  padding-top: 8px;
}

.brand .bold {
  color: var(--Blanc, #470606);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  text-transform: uppercase;
  text-align: left;
}

.brand .baseline {
  color:var(--Blanc, #470606);
  font-family: var(--thirty-font);
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  /* 100% */
}

footer .brand .bold,
footer .brand .baseline {
  display: none;
}

.brand .logo-left.left-align {
  display: none;
}

.index-page .slide-content h1.h1-geoloc {
  max-width: 504px;text-shadow: 1px 2px black;
}

/* HEADER */
/* ======= */
.sticky-header .sticky.scroll_up {
  background: #383838 !important;
  transform: translateY(0);
}

.top-bar-right {
  padding-top: 25px;
  padding-bottom: 23px;
}

.top-bar-right {
  padding-top: 25px;
  padding-bottom: 23px;
}

.tel-head,
.adresse-head,
.tel-fold,
.contact-head,
.top-bar-right,
.btn-tel,
.reseaux-sociaux ul.reset {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tel-head svg,
.adresse-head svg,
.tel-fold svg {
  margin-right: 0.6rem;
}

.mobile-contact {
  display: block;
}

.tel-fold {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: var(--secondary-font);
  font-weight: 700;
}

.fold.fold-index {
  padding: 10px 0;
}

.btn-contact a {
  color: var(--Blanc, #FFF);
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  border-radius: 5px;
  border: 2px solid var(--CTA, #92B4A7);
  background: var(--CTA, #92B4A7);
  padding: 11px 35px;
}

.contact-bloc .btn-tel {
  border-radius: 5px;
  border: 1px solid var(--Blanc, #FFF);
  padding: 12px 21px 10px 20px;
  color: var(--Blanc, #FFF);
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.header-content .nav ul li a {
  color: var(--text-color);
  display: block;
  font-size: 16px;
  text-decoration: none;
  border-bottom: solid 1px #ebebeb;
}

#header-content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

h1 {
  font-family: var(--secondary-font);
  font-weight: 600;
}

.h1-geoloc {
  color: var(--Blanc, #FFF);
  font-family: var(--secondary-font);
  font-weight: 600;
}

.span-h1 {
  color: var(--Blanc, #FFF);
  font-family: var(--secondary-font);
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
}.slider-slick .span-h1 {
text-shadow: 1px 2px black;}
.slide-content p {
  max-width: 753px;
  color: #FFFEFE;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding-bottom: 47px;text-shadow: 1px 2px black;
}

/* FOLD */
/* ==== */

.sc-content #relance ul {
  padding-left: 0 !important;
}

.fancy-box-body .brand .row {
  justify-content: center;
}

/* ENCART PRESTATIONS */
/* ================== */
ul.slick-dots {
  position: relative;
}

.prestations-card-image a,
.prestations-2-card-image a {
  width: 100%;
  height: 100%;
  display: block;
}

.prestations-2-card-image a img {
  margin: auto;
}

.prestations-card-image a img {
  margin: auto;
}

#encart-prestations {
  background: rgba(111, 115, 125, 0.10);
}

.main-prestation {
  position: relative;
  margin-top: 104px;
}

.main-prestation::before {
  position: absolute;
  content: '';
  width: 619px;
  height: 100%;
  top: -63px;
  left: 50%;
  background-color: var(--primary-color);
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 5px;
}

.main-prestation::after {
  position: absolute;
  content: url(../assets/gifs/prestation-before.jpg);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

#encart-prestations .title-2 {
  color: var(--Coul2, #D9A5A5);
  text-align: center;
  font-family: var(--secondary-font);
  font-weight: 600;
  padding-bottom: 26px;
  margin: 0;
}

.prestation-description {
  max-width: 930px;
  color: var(--Principal, #6F737D);
  text-align: center;
  font-size: 15px;
  margin: auto;
}

.card.prestations-card.prestations-encart-card.align-center {
  border-radius: 5px;
  background: var(--Blanc, #FFF);
  box-shadow: 0px 0px 5.5px 0px rgba(226, 213, 202, 0.25);
  padding: 20px;
  margin: auto;
}

.prestations-card-title a {
  color: var(--Secondaire, #363940);
  text-align: center;
  font-family: var(--secondary-font);
  font-size: 18px;
  font-weight: 500;
  line-height: 23.4px;
  text-transform: uppercase;
  text-decoration: none;
}

.prestations-card-title {
  padding-top: 24px;
  padding-bottom: 16px;
}

.prestations-card-description p {
  color: var(--Principal, #6F737D);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

/* BLOCS */
/* ===== */
#bloc-01 .container {
  position: relative;
}

#bloc-01 .container::before {
  position: absolute;
  content: url(../assets/gifs/bloc-01-before.png);
  top: -30px;
  left: 50%;
  background: #ffffffb8;
  transform: translateX(-50%);
  z-index: 2;
  opacity: 0.5;
}

#bloc-01 .text-bloc-01 {
  position: relative;
  z-index: 2;
  padding-top: 30px;
}

.bloc-01-img {
  position: relative;
  z-index: 4;
}

.bloc-01-img::after {
  background-color: var(--primary-color);
  position: absolute;
  content: '';
  width: 205px;
  height: 205px;
  bottom: -20px;
  left: -20px;
  z-index: -1;
}

#bloc-03 {
  margin-bottom: 76px;
}

/*
 .bloc-01-img::before {
  background-color: var(--primary-color);
  position: absolute;
  content: '';
  width: 280px;
  height: 137px;
  bottom: 98px;
  right: -99px;
  z-index: -1;
} */

#bloc-03 .container {
  position: relative;
  padding: 20px;
  color: #fff;
}

#bloc-01 img,
#bloc-02 img {
  object-fit: cover;
  height: 100%;
}

#bloc-03 .container::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: var(--Coul2, #D9A5A5);
  z-index: -1;
  right: 0;
  top: 0;
}

#bloc-03 h3 {
  color: var(--Blanc, #FFF);
  font-family: var(--secondary-font);
  font-weight: 600;
}

#encart-prestations-2 .title-2 {
  color: hsla(0, 41%, 75%, 1);
  font-family: var(--secondary-font);
  font-weight: 600;
  padding-right: 20px;
}

.bloc-prestation {
  width: fit-content;
  object-fit: cover;
  height: 100%;
  margin: auto;
  overflow: visible;
}

.bloc-prestation img {
  object-fit: cover;
  height: 100%;
}

.prestations-2-card-description p {
  color: var(--Principal, #6F737D);
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  padding-top: 14px;
  margin: 0;
}

.prestations-2-card-title a {
  color: var(--Coul1, #383838);
  font-family: var(--secondary-font);
  font-size: 18px;
  font-weight: 500;
  line-height: 23.4px;
  text-decoration: none;
}

.prestations-2-card-content {
  text-align: center;
}

.prestations-2-card-title {
  padding-top: 20px;
}

#encart-actualites .title-2 {
  padding-bottom: 25px;
  margin: 0;
  color: var(--Coul2, #D9A5A5);
  text-align: center;
  font-family: var(--secondary-font);
  font-weight: 600;
}

.actualites-card-content {
  color: #fff;
  background: var(--Coul1, #383838);
  padding: 20px;
}

.actualites-listing-card-title {
  height: 4em;
  overflow: hidden;
}

.actualites-card-title a {
  color: #FFF;
  font-family: var(--secondary-font);
  font-size: 19px;
  font-weight: 500;
  line-height: 29.4px;
  text-decoration: none;
}

.encart-btn.actualites-encart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.actu-description.align-center {
  color: var(--Coul1, #383838);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 85px;
  max-width: 899px;
  margin: auto;
}

#encart-actualites {
  background: rgba(111, 115, 125, 0.10);
}

.actualites-card-image a {
  width: 100%;
  height: 100%;
  display: block;
}

.actualites-card-image a img {
  height: 243px;
}

.actualites-date {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 7px;
}

.actualites-encart-btn a {
  border-radius: 5px;
  border: 1px solid var(--Coul1, #383838);
  padding: 9px 21px;
  color: var(--Coul1, #383838);
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.row.slick-actualites .col:nth-of-type(1) .actualites-date {
  color: var(--Coul2, #D9A5A5);
  font-family: var(--fourty-font);
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-transform: capitalize;
}

.actualites-card-text {
  padding-top: 10px;
}

.row.slick-actualites .col:nth-of-type(1) .actualites-card-title {
  margin-top: 10px;
}

.row.slick-actualites .col:nth-of-type(1) .actualites-card-title a {
  color: var(--Coul1, #383838);
  font-family: var(--secondary-font);
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
}

.row.slick-actualites .col:nth-of-type(1) .actualites-card-content {
  color: var(--Coul1, #383838);
  background-color: transparent;
}

.row.slick-actualites .col:nth-of-type(2) .actualites-card,
.row.slick-actualites .col:nth-of-type(3) .actualites-card {
  position: relative;
  width: fit-content;
}

.row.slick-actualites .col:nth-of-type(2) .actualites-card-title,
.row.slick-actualites .col:nth-of-type(3) .actualites-card-title {
  height: 4em;
  overflow: hidden;
}

.row.slick-actualites .col:nth-of-type(2) .actualites-card-content,
.row.slick-actualites .col:nth-of-type(3) .actualites-card-content {
  background-color: #383838;
  position: relative;
  bottom: 0;
  padding: 20px 30px 30px 25px;
}

.row.slick-actualites .col:nth-of-type(2) .actualites-card-text,
.row.slick-actualites .col:nth-of-type(3) .actualites-card-text {
  display: none;
}

.row.slick-actualites .actualites-card-title a {
  color: #FFF;
  font-family: var(--secondary-font);
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

/* PAGE CONTACT */
/* ============ */
.contact-page .fold,
.contact-page .btn-contact {
  display: none;
}

.contact-page .s-middle {
  flex-wrap: nowrap;
  height: 100%;
}

.contact-page .s-stretch {
  flex-wrap: nowrap;
  padding-top: 1rem;
}

.contact-page h1 {
  font-size: 18px;
  color: #fff;
}

.contact-page #fil_ariane a {
  color: var(--primary-color-lighten);
}

.contact-page p.intro {
  color: #FFFFFF;
}

.contact-page .coordonnees li,
.contact-page #clock li {
  font-size: 1rem;
}

/* ENCART CONTACT */
/* ============== */

#encart-contact {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 60px 0;
}

section.ac-colonne h2 {
  color: var(--Coul2, #D9A5A5);
  font-family: var(--secondary-font);
  font-weight: 600;
}

#encart-contact::before {
  position: absolute;
  content: '';
  background: rgba(111, 115, 125, 0.10);
  top: 0;
  left: -30%;
  width: 160%;
  height: 100%;
  z-index: -2;
}

#encart-contact .contact-bloc {
  position: relative;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 82px;
}

#encart-contact .contact-bloc::before {
  content: url(../assets/gifs/bg-contact.jpg);
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  top: 0;
  z-index: -1;
}

.contact-bloc .title-contact {
  font-size: 24px;
  text-align: center;
  font-family: var(--secondary-font);
  font-weight: 600;
  line-height: 32px;
}

.tel-contact {
  margin-top: 20px;
}

.tel-contact a {
  font-family: var(--secondary-font);
  font-size: 39px;
  font-weight: 600;
  padding-top: 20px;
}

section.ac-colonne.ac-colonne_2.section-top {
  padding-top: 50px;
}

.title-email {
  font-family: var(--secondary-font);
  padding-top: 80px;
  padding-bottom: 48px;
  color: #e9eaed;
  letter-spacing: 0.19rem;
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  line-height: 28px;
}

#encart-contact .title-2 {
  font-size: 18px;
}

.contact-page iframe {
  min-height: 350px;
}

/* FOOTER */
/* ====== */
.footer-index {
  color: #fff;
  background-color: #383838;
}

footer .row.m-middle {
  display: flex;
  align-items: baseline;
}

.actu-avis {
  display: none;
}

.page-interne .actu-avis {
  display: block;
}

footer .section {
  padding-top: 43px;
  padding-bottom: 21px;
}

.adresse-footer a span {
  display: block;
}

footer nav ul li {
  text-align: center;
  position: relative;
  padding-bottom: 12px;
}

footer nav ul li a::before {
  position: absolute;
  content: url("../assets/gifs/li-footer-before.svg");
  left: -24px;
  top: 0;
}

p.footer-desc {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  margin: 0;
  padding-top: 22px;
  text-align: center;
}

.fold {
  padding-top: 10px;
}

footer h3 {
  color: #FFF;
  font-family: var(--secondary-font);
  font-size: 20px;
  font-weight: 700;
  line-height: 23.4px;
  /* 117% */
  text-align: center;
}

footer nav {
  display: flex;
  justify-content: center;
}

footer nav ul li a {
  position: relative;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  text-align: center;
}

.tel-footer {
  padding-bottom: 27px;
}

.email-footer {
  padding-bottom: 15px;
}

.tel-footer a {
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 28px;
  /* 164.706% */
}

.email-footer a {
  color: #FFF;
  font-family: var(--fifty-font);
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
  text-decoration: none;
}

.adresse-footer a {
  color: #FFF;
  font-family: var(--fifty-font);
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}

.adresse-footer a span {
  display: block;
}

.tel-footer,
.email-footer,
.adresse-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tel-footer svg,
.email-footer svg,
.adresse-footer svg {
  margin-right: 28px;
}

.siret {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  padding: 1rem 0;
  letter-spacing: 0.5px;
  margin-top: 20px;
}

/* PAGE 404 */
/* ======== */

body.page-404 {
  padding-top: 0;
}

.page-404 footer {
  padding: 8px 0;
  background-color: #383838;
  margin-top: auto;
}

.page-404 footer nav ul li a::before {
  display: none;
}

.page-404 header {
  background-color: #383838;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.page-404 .right-404 {
  margin: 2.5rem 0 1.5rem;
  padding: 2rem 1rem;
  border-radius: var(--card-border-radius);
  background-color: #FFFFFF;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .04);
}

.page-404 .right-404 ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.page-404 nav ul li {
  color: #fff;
}

.page-404 .brand {
  display: flex;
  justify-content: center;
}

.page-404 footer nav {
  display: flex;
  justify-content: center;
}

/* GESTION DE CONTENU */
/* ================== */
section.ac-doubleColonne a strong {
  font-weight: 400;
}

section.ac-colonne.ac-colonne_2.img-before {
  position: relative;
  object-fit: cover;
  height: 100%;
  width: fit-content !important;
  margin: auto;
}

section.ac-doubleColonne a {
  font-weight: 400;
  text-decoration: underline;
}

.sc-content #relance ul li a {
  color: var(--Principal, #6F737D) !important;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none !important;
}

p.titre-relance {
  color: var(--Coul2, #D9A5A5);
  text-align: center;
  font-family: var(--secondary-font);
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 45.5px;
  margin: 0;
}

section.ac-colonne.ac-colonne_2.img-before::before {
  position: absolute;
  content: '';
  bottom: -37px;
  left: -23px;
  width: 205px;
  height: 205px;
  background: var(--primary-color);
  z-index: -1;
}

@media screen and (max-width: 992px) {

  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    left: 32px;
    background-color: transparent;
  }

  #bloc-01 img,
  #bloc-02 img,
  #bloc-03 img,
  #bloc-04 img,
  #bloc-05 img {
    display: block;
    margin: auto;
  }

  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  .paginationControl {
    text-align: center;
  }

  .paginationControl span,
  .paginationControl a {
    margin: 0 .25rem;
    padding: .75rem;
    line-height: 1.5rem;
  }

  .paginationControl a {
    background-color: #FFFFFF;
  }

  .top-bar .lien-maps {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .top-bar .main-nav {
    padding-bottom: 4rem;
  }

  #header-content .brand {
    margin-bottom: 1.5rem;
  }

  #header-content .numero-telephone a.tel {
    display: inline-block;
    padding: .75rem;
  }

  .encart-contact .bloc-encart-contact .flex-row {
    text-align: center;
  }

  .encart-contact .bloc-encart-contact li.col:not(:first-child) {
    margin-top: 1rem;
  }

}


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

  h2,
  .title-2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
  }

  .slide-content .contact-bloc {
    display: flex;
    justify-content: start;
    align-items: center;
  }

  .fold {
    padding: 10px 0;
  }

  h1.h1-geoloc span {
    font-size: 20px;
  }

  .contact-bloc .btn-tel {
    margin-left: 24px;
  }

  .tel-fold {
    margin: 0;
  }

  .topbar-brand {
    margin: 0;
  }

  #bloc-01 p {
    padding-bottom: 34px;
  }

  #bloc-01 p,
  #bloc-02 p,
  #bloc-03 p,
  #bloc-04 p,
  #bloc-05 p,
  #bloc-06 p {
    margin: 0;
  }
  
  
  .slide-img.slide-01 {
    position: relative;
    top: 0;
    background:  
    linear-gradient(0deg, rgb(0 0 0 / 7%), rgb(0 0 0 / 18%)), linear-gradient(180deg, rgb(0 0 0 / 9%) 14.63%, rgba(0, 0, 0, 0.00) 58.08%), url(../assets/gifs/slider/slide-01.jpg) center / cover no-repeat, lightgray
  }



  .slide-content {
    position: relative;
    color: #fff;
    transform: translateX(-50%);
    top: 10%;
    left: 50%;
  }

  .page-404 .right-404 {
    margin: 3rem 0;
    padding: 2rem 2.5rem;
  }

  .sc-content .ac-doubleColonne .ac-colonne {
    width: 100% !important;
  }
}

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

  .sc-content .ac-doubleColonne:nth-of-type(1),
  .sc-content .ac-doubleColonne:nth-of-type(2),
  .sc-content .ac-doubleColonne:nth-of-type(3),
  .sc-content .ac-doubleColonne:nth-of-type(4),
  .sc-content .ac-doubleColonne:nth-of-type(5),
  .sc-content .ac-doubleColonne:nth-of-type(6) {
    display: flex !important;
    flex-direction: row-reverse !important;
  }

  #bloc-03 .container::before {
    width: 79%;
    height: 118%;
  }

  #bloc-02 p,
  #bloc-03 p {
    font-size: 15px;
    line-height: 28px;
    /* 186.667% */
  }

  #bloc-01 .text-bloc-01 {
    padding-top: 0;
  }

  #bloc-01 .row,
  #bloc-02 .row {
    display: flex;
    align-items: center;
  }

  .row.slick-prestations {
    display: flex;
    justify-content: center;
  }

  .main-prestation::after {
    bottom: -154px;
  }

  .brand .logo-left.left-align {
    display: block;
    position: relative;
    top: -24px;
    right: 50px;
  }

  #bloc-03 .container {
    position: relative;
    top: 0;
    padding-bottom: 75px;
    padding-right: 95px;
    padding-left: 108px;
    z-index: -1;
  }

  body {
    padding-top: 0 !important;
  }

  body.index-page {
    position: relative;
    padding-top: 0 !important;
  }

  section.ac-colonne.ac-colonne_2.img-before {
    width: 50% !important;
  }

  section.ac-colonne.ac-colonne_1.section-top {
    padding-top: 0;
  }

  .sc-content .ac-doubleColonne {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center !important;
  }

  .tel-contact a {
    font-size: 49px;
    line-height: 65.5px;
  }

  .title-email {
    font-size: 49px;
  }

  #encart-prestations-2 .container {
    width: 100%;
    max-width: 1920px;
  }

  #encart-actualites .title-2,
  #encart-prestations .title-2,
  section.ac-colonne h2,
  .contact-bloc .title-contact {
    font-size: 28px;
    line-height: 45.5px;
  }

  .bloc-prestation {
    float: right;
  }

  #encart-prestations-2 .title-2 {
    font-size: 25px;
    line-height: 35.5px;
    margin: 0;
    padding-bottom: 60px;
  }

  section.ac-colonne h2 {
    margin: 0;
    padding-bottom: 25px;
  }

  #encart-contact {
    margin-top: 100px;
    margin-bottom: 101px;
  }

  /* .avocat-versailles #encart-contact {
    margin: 0;
  } */
  .ac-doubleColonne.avocat-section {
    padding-top: 161px !important;
  }

  #bloc-01 .h1-geoloc,
  #bloc-02 h2,
  #bloc-03 h2,
  #bloc-04 h2,
  #bloc-05 h2,
  #bloc-06 h2 {
    font-size: 35px;
    line-height: 45.5px;
    margin: 0;
    padding-bottom: 40px;
  }

  .encart-btn.actualites-encart-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  #bloc-03 h3 {
    font-size: 30px;
    line-height: 45.5px;
  }

  body.page-interne,
  body.contact-page {
    padding-top: 0 !important;
  }

  body.actualites-listing {
    padding-top: 0;
  }

  .prestations-2-card-title {
    padding-top: 0;
  }

  .prestations-2-card {
    display: grid;
    grid-template-columns: 12% 88%;
    padding-bottom: 20px;
    align-items: center;
  }

  .prestations-2-card-content {
    margin-left: 25px;
    text-align: left;
  }

  #bloc-01 .h1-geoloc {
    max-width: 390px;
    padding-bottom: 35px;
  }

  h1.h1-geoloc,
  .span-h1 {
    padding-bottom: 25px;
  }

  .index-page .slide-content {
    top: 26%;
  }

  .slide-content {
    top: 40%;
  }

  .index-page .slide-img {
    min-height: 1059px;
  }

  .index-page header .slider-slick {
    height: 1059px;
  }

  .index-page .slide-img .container .bloc {
    height: 1059px;
  }

  .index-page .slide-img .container {
    min-height: 1059px;
  }

  .slide-img {
    min-height: 727px;
  }

  header .slider-slick {
    height: 727px;
  }

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

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

  #bloc-01 p:nth-of-type(2) {
    padding-left: 89px;
    position: relative;
  }

  #bloc-01 p:nth-of-type(2)::before {
    background-color: var(--primary-color);
    position: absolute;
    content: '';
    width: 280px;
    height: 140px;
    bottom: 40%;
    left: -215px;
    z-index: -1;
  }

  #bloc-01 .btn-contact {
    float: right;
  }

  .card.prestations-card.prestations-encart-card.align-center {
    padding: 42px 42px 35px 42px;
  }

  .brand .col {
    padding-left: 0;
  }

  .tol-bar-top {
    display: flex;
    color: #fff;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 1px solid #D9A5A5;
    padding: 8px 0;
  }

  .header-content {
    background: transparent;
  }

  .main-header-content .container {
    color: #fff;
    border-radius: 0px 0px 5px 5px;
    background: hsla(0, 0%, 22%, 0.3);
    margin-top: 9px;
  }

  .brand img {
    width: 180px;
  }

  .tel-head,
  .adresse-head {
    margin-right: 20px;
  }

  .adresse-head a {
    color: var(--Blanc, #FFF);
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
  }

  .tel-head a {
    color: var(--Blanc, #FFF);
    font-size: 21px;
    font-weight: 700;
    line-height: 28px;
  }

  .h1-geoloc {
    font-size: 42px;
    margin: 0;
    line-height: 55px;
    padding-bottom: 25px;
  }

  .mobile-contact {
    display: none;
  }


  .header-content .nav ul li a:hover,
  .header-content .nav ul li a.selected {
    color: var(--accent-color) !important;
  }

  .header-content .nav#main-nav>ul>li {
    padding-right: 15px;
    padding-left: 15px;
  }

  .header-content .nav ul li.sous_menu ul.dropdown>li.sous_menu>a,
  .header-content .nav ul li.sous_menu ul.dropdown>li:last-child>a {
    color: var(--text-color);
    border-right: 1px solid var(--accent-color);
    font-size: 14px;
    font-weight: 500;
  }

  .header-content .nav#main-nav>ul>li>a {
    color: var(--Blanc, #FFF);
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    padding: 15px 0;
  }

  footer h3 {
    text-align: left;
    margin: 0;
    padding-bottom: 26px;
  }

  p.footer-desc,
  footer nav ul li {
    text-align: left;
  }

  #bloc-01.section {
    padding-top: 148px;
    padding-bottom: 120px;
  }

  #encart-prestations.section {
    padding-top: 100px;
    padding-bottom: 254px;
  }

  #bloc-02.section {
    padding-top: 121px;
    padding-bottom: 0;
  }

  #bloc-03.section {
    padding-top: 0;
    padding-bottom: 120px;
  }

  #encart-prestations-2.section {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .row.slick-actualites {
    display: grid;
    grid-auto-columns: 66.8% 33.33%;
    grid-auto-rows: 50% 50%;
    gap: 30px 18px;
  }

  .encart-btn.actualites-encart-btn {
    position: relative;
    top: -20px;
  }

  .row.slick-actualites .col:nth-of-type(1) .actualites-card-text {
    padding-top: 26px;
  }

  .row.slick-actualites .col:nth-of-type(2) {
    position: relative;
    grid-area: 1/2/1/2;
  }

  .row.slick-actualites .col:nth-of-type(1) .actualites-card-image img {
    height: 390px;
  }

  .row.slick-actualites .col:nth-of-type(3) {
    position: relative;
    grid-area: 2/2/2/2;
  }

  .row.slick-actualites .col:nth-of-type(1) .row.slick-actualites {
    display: grid;
    grid-auto-columns: 50% 50%;
    grid-auto-rows: 50% 50%;
  }

  .row.slick-actualites .col:nth-of-type(1) .actualites-card-title {
    margin-top: 53px;
    margin-bottom: 26px;
  }

  .row.slick-actualites .col:nth-of-type(1) .actualites-card-title a {
    font-size: 25px;
    line-height: 41.4px;
  }

  .row.slick-actualites .col:nth-of-type(2) {
    grid-area: 1/2/1/2;
  }

  .row.slick-actualites .col:nth-of-type(3) {
    grid-area: 2/2/2/2;
  }

  .row.slick-actualites .col:nth-of-type(1) {
    grid-area: 1/1/span 2/2;
  }

  /* .row.slick-actualites .col:nth-of-type(2) .card,
  .row.slick-actualites .col:nth-of-type(3) .card {
    display: flex;
    margin-bottom: 1rem;
  } */
  .footer-link {
    position: relative;
    top: 50px;
  }

  footer .col.s12.m12.l3.last-bloc {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap;
  }

  footer nav ul {
    margin: 0;
  }

  .tel-footer,
  .email-footer,
  .adresse-footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-nav h3 {
    position: relative;
    left: -24px;
  }

  .email-footer a,
  .adresse-footer a {
    font-size: 14px;
  }

  .siret {
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
  }

  .sc-content .ac-doubleColonne .ac-colonne {
    width: 50% !important;
  }

  .header-content .nav ul li a {
    border-bottom: solid 1px transparent;
  }

  .fold,
  .fold-top {
    display: none;
  }

}

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

  #encart-actualites .title-2,
  #encart-prestations .title-2,
  #encart-prestations-2 .title-2,
  section.ac-colonne h2,
  .contact-bloc .title-contact {
    font-size: 35px;
    line-height: 45.5px;
  }

  #bloc-01 p:nth-of-type(2)::before {
    bottom: 15%;
  }

  .prestations-2-card {
    padding-bottom: 41px;
  }

  .row.slick-prestations {
    display: flex;
    justify-content: stretch;
  }

  #bloc-03 .container::before {
    top: -16px;
  }

  #bloc-01 .row,
  #bloc-02 .row {
    display: flex;
    align-items: stretch;
  }

  .sc-content .ac-doubleColonne {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch !important;
  }

  .prestations-card-description p {
    padding: 0 50px;

  }

  .brand img {
    width: auto;
  }

  .paginationControl {
    font-size: 25px;
    margin-top: 3rem;
  }

  .header-content .nav#main-nav>ul>li {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 1400px) {
  #bloc-03 .container::before {
    top: -76px;
  }

  .header-content .nav#main-nav>ul>li {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.avis-card{
  box-shadow: 0px 3px 16px #0A4B6D14;
      border: 1px solid #C4C4C4;
      border-radius: 7px;
      opacity: 1;
      background: #ffffff;
      display: flex !important;
      flex-direction: column;
      padding: 20px;
      min-height: 193px !important;}