:root {
  --primary-h: 227; /* hue */
  --primary-s: 39%; /* saturation */
  --primary-l: 9%; /* lightness */

  --accent-h: 32; /* hue */
  --accent-s: 40%; /* saturation */
  --accent-l: 59%; /* lightness */

  --text-h: 227; /* hue */
  --text-s: 40%; /* saturation */
  --text-l: 22%; /* lightness */

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

  --primary-font: "Barlow", sans-serif;
  --secondary-font: "Lora", serif;

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

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

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

/* 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;
}
div#listing-autres-actus-categorie li a {
  font-size: 14px;
}
body.page-interne div#encart-interne {
  display: none;
}
.title-4 {
  color: #fff !important;
  margin-top: 0;
}

.top {
  margin-bottom: 2rem;
}
body.page-interne .bloc-contact {
  margin-top: 122px !important;
}
html.cabinet-avocat-tours .bloc-contact {
  margin-top: 0 !important;
}
html.cabinet-avocat-tours div#encart-interne {
  display: block;
}
div#listing-autres-actus-categorie li a:hover {
  text-decoration: underline;
}
/* SLIDER */
/* ====== */
.card-text.actualites-card-text.actualites-listing-card-text {
  min-height: 216px;
}
.card-content.actualites-card-content.actualites-listing-card-content {
  box-shadow: 0px 4px 4px 0px #00000026;
  background: #fff;
  padding: 24px;
  border-radius: 1rem;
}
ul.slick-dots {
  bottom: -2rem;
}
.slider-slick {
  width: 100%;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
}
.slider-slick .slick {
  height: 100%;
}
div#encart-avocats {
  text-align: center;
}
.card-bas {
  padding: 24px;
}
.card-bas {
  padding: 24px;
}

.card-interne .card-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #222c4f;
  margin-top: 0;
  margin-bottom: 8px;
}
.card-bas {
  padding: 24px;
}
.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_small.jpg");
}
h1.h1-geoloc {
  font-size: 28px;
}
.slide-img .container {
  min-height: 390px;
}
section.ac-colonne.ac-colonne_1.ui-sortable p:last-of-type {
  margin-bottom: 0;
}
.slide-img .container .bloc {
  height: 390px;
}
header .slider-slick {
  height: 390px;
}
.slide-img {
  min-height: 390px;
  background-size: cover;
  background-position: center;
}
.slick-dots li button .slick-dot-icon:before {
  font-size: 16px;
}
/* HEADER */
/* ===== */
.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-top: 1rem;
  padding-bottom: 8px;
}
div#fil_ariane {
  margin-bottom: 1rem;
  margin-top: 79px;
  font-size: 12px;
  line-height: 14.4px;
  color: #0e1220;
}
header a.tel.gtm-global-tel {
  display: block;
}

header .btn-contact {
  margin-top: 0;
}

main p {
  font-size: 16px;
}

ul.lien-bas li {
  margin: 16px;
}
body.contact-page .tarif {
  display: none;
}
.sc-content #relance ul {
  padding-inline-start: 0px;
}
.brand .left-align {
  text-align: left;
}
.slide-content .btn-devis {
  display: none;
}
.fold {
  padding-top: 12px;
  padding-bottom: 8px;
}
button.slick-autoplay-toggle-button {
  display: none;
}
section.ac-colonne.ac-colonne_2.right-text.ui-sortable {
  margin-top: 1rem;
}
.btn.accent {
  background-color: var(--accent-color);
  color: #222c4f;
  font-weight: bold;
  font-size: 16px;
  line-height: 18.2px;
  padding: 15px 24px;
}
section.ac-colonne.ac-colonne_2.ui-sortable::first-letter {
  text-transform: uppercase;
}
.inner-cover::first-letter {
  text-transform: uppercase;
}
.tarif {
  text-align: center;
  background: #222c4f;
  color: var(--background-color);
  padding: 6px 22px 11px 22px;
  max-width: 223px;
  margin: auto;
  border-radius: 0px 0px 8px 8px;
  font-size: 12px;
  line-height: 23.4px;
}
a.lien-maps.gtm-global-adresse {
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}

.bloc-contact address {
  margin: 0;
}
.g-recaptcha {
  margin-bottom: 2rem;
}
.bloc-contact a.tel.gtm-global-tel {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
}

.bloc-contact .horaire {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  margin-bottom: 2rem;
}

.bloc-contact address svg {
  display: none;
}
.tarif span {
  font-size: 18px;
  line-height: 23.4px;
}
.fold a.tel.gtm-global-tel {
  font-size: 18px;
  font-weight: 700;
  line-height: 31.5px;
}
.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;
}
button#menu-burger {
  background: #ccdae9;
  color: #004693;
}
body.actualites-detail span.title-4 {
  color: var(--primary-color) !important;
}
button#menu-back {
  background: #ccdae9;
  color: #004693;
}
span.menu-title {
  background: #ccdae9;
  color: #004693;
  padding: 10px;
}
.menu-mobile {
  height: 56px;
  background: var(--background-color);
  box-shadow: 0px 4px 4px 0px #282f3d1a;
}
.menu_opened .menu-mobile {
  height: 3.5rem;
}
/* BLOC */
/* ===== */
div#bloc-01 .row {
  display: flex;
  flex-direction: column-reverse;
  gap: 32px;
}
h1.h1-geoloc span::before,
.title-1.h1-geoloc span::before {
  display: none;
}

.bloc-top h2 {
  margin-bottom: 14px;
  margin-top: 0;
}
.description p {
  font-size: 1rem !important;
  color: #0e1220;
  font-style: normal;
  font-family: var(--primary-font);
}
#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-01 {
  padding-top: 4rem;
}
div#bloc-01 span {
  color: #070910;
  font-size: 18px;
  line-height: 21.6px;
}
h1,
h2,
h3,
.title-1,
.title-2,
.title-3,
.title-4,
.title-5,
.title-6,
.card-title {
  font-family: var(--secondary-font);
  color: #222c4f;
  font-weight: 500;
  line-height: 33.6px;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 24px;
}

/* ENCART AVOCATS */
/* ===== */
.card-avocats a {
  text-decoration: none;
}
.card-avocats a {
  text-decoration: none;
}
div#bloc-02 p:first-of-type {
  color: #0e1220;
  font-size: 18px;
  line-height: 27px;
}
.row.slick-avocats {
  justify-content: center;
}
div#bloc-02 {
  padding-top: 0px;
  padding-bottom: 0;
}

div#bloc-02 p:last-of-type {
  margin-bottom: 0;
  color: #004693;
  font-style: italic;
  font-family: var(--secondary-font);
  font-size: 18px;
}
div#encart-avocats {
  position: relative;
  z-index: 0;
  padding-bottom: 98px;
}

div#encart-avocats:before {
  position: absolute;
  content: "";
  background: #e8e9ed;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  bottom: 0;
  height: 63%;
  z-index: -1;
}
.slick-dots li.slick-active button .slick-dot-icon {
  color: #004693;
  opacity: 1;
}
.slider-slick .slick-dots {
  bottom: 46px;
}
.card-image img {
  border-radius: 16px;
}
.bloc-top {
  text-align: center;
  margin-bottom: 62px;
}
.slick-dots li button .slick-dot-icon {
  color: #99b5d4;
  opacity: 1;
}
.slick-dots li button {
  height: 1rem;
  width: 1rem;
}
.card-avocats .card-title {
  margin: 0;
  padding: 24px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.bloc-top h2 {
  text-align: center;
}
.description {
  color: #282f3d;
  font-family: var(--secondary-font);
  font-style: italic;
  max-width: 647px;
  margin: auto;
}

/* ENCART CONTACT */
/* ===== */
div#encart-contact-index .title-2 {
  font-weight: 500;
  line-height: 28.4px;
  font-size: 24px;
  margin-bottom: 8px;
}

div#encart-contact-index a.lien-maps.gtm-global-adresse {
  font-style: italic;
  line-height: 30px;
}

div#encart-contact-index address {
  margin: 0;
}

.add {
  margin-bottom: 1rem;
}

div#encart-contact-index a.tel.gtm-global-tel {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

div#encart-contact-index address svg {
  display: none;
}

div#encart-contact-index .horaire {
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 2rem;
}
main img {
  border-radius: 1rem !important;
}
div#encart-contact-index {
  position: relative;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}
div#encart-contact-index .title-2 {
  color: #fff;
  margin-top: 0;
}
div#encart-contact-index:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background-image: url(../assets/gifs/bg-contact.jpg);
  background-size: cover;
  background-position: center;
  z-index: -2;
}

div#encart-contact-index:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #222c4f;
  opacity: 75%;
  z-index: -1;
}

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

div#encart-prestations .title-2 {
  text-align: center;
}
.card-avocats img {
  margin: auto;
}
.card-image.prestations-card-image.prestations-encart-card-image {
  box-shadow: 0px 4px 4px 0px #00000026;
  border-radius: 1rem;
}

.card.prestations-card.prestations-encart-card a {
  position: relative;
  z-index: 0;
  display: block;
}

.card-content.prestations-card-content.prestations-encart-card-content {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  display: block;
  width: 100%;
  bottom: 24px;
  color: #ffffff;
}

.card-title.prestations-card-title.prestations-encart-card-title {
  text-align: center !important;
  color: #ffffff;
  font-family: var(--primary-font);
  font-weight: bold !important;
  margin-top: 0;
  line-height: 28.8px;
  margin-bottom: 1rem;
}

.btn-prestation {
  text-decoration: underline;
}
div#encart-prestations .title-2 {
  margin-top: 0;
  margin-bottom: 48px;
}
.card.prestations-card.prestations-encart-card a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
div#encart-prestations {
  text-align: center;
  background: #e8e9ed;
}

.encart-btn.actualites-encart-btn {
  text-align: center;
}

.card-title.actualites-card-title {
  height: auto;
  margin-bottom: 10px;
}
section.ac-doubleColonne {
  align-items: center !important;
}
.card-image.actualites-card-image img {
  width: 100%;
  height: auto;
}

/* AVIS */
/* ===== */
.card.avis-card.avis-encart-card {
  border: 1px solid #a7abb9;
  border-radius: 4px;
  background: #fff;
}

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

.card-content.avis-card-content.avis-encart-card-content {
  padding: 1rem;
  min-height: 198px;
}

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);
}
div#bg-section {
  padding-top: 42px;
}
.row.s-middle.s-start {
  flex-wrap: nowrap;
}
.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  font-size: 12px;
  color: #070910;
}

.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-weight: 700;
  color: #070910;
  line-height: 31.5px;
}
.encart-avis .title-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  color: #070910;
}
.card-text.avis-card-text.avis-encart-card-text {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 25px;
  color: #070910;
  font-weight: 400;
  font-size: 18px;
  opacity: 1;
  margin-left: 69px;
  text-align: left;
}

/* FOOTER */
/* ===== */
.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;
}
div#bloc-footer-1 {
  padding: 40px 0;
}
body.contact-page nav.fil-ariane.gtm-fil-ariane {
  color: #fff;
  margin-top: 31px;
}
div#bloc-footer-2 {
  padding-top: 1rem;
  padding-bottom: 40px;
  border-top: 1px solid #a7abb9;
}
input#submit_newsletter {
  margin: 10px auto;
}
footer {
  border-top: 2px solid #222c4f;
  background: var(--background-color);
}
footer label {
  display: block;
  text-align: center;
  float: none !important;
}
.news-letter {
  margin: 20px auto;
}

footer nav li {
  margin-bottom: 1rem;
}

footer nav.align-center a {
  text-decoration: underline;
  color: #004693;
}
.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;
  color: #0e1220;
}
.element-footer address svg {
  display: none;
}

footer a.lien-maps.gtm-global-adresse {
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #0e1220;
}

footer a.lien-maps.gtm-global-adresse span {
  display: inline-block;
  margin-bottom: 0;
}

.element-footer {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #0e1220;
}

.element-footer:last-of-type {
  margin-bottom: 0;
}
footer .brand {
  margin-bottom: 60px;
}
.titre-footer {
  font-family: var(--secondary-font);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #070910;
}

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

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

/* validation */
/* ===== */
.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);
}

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

/* Page-interne */
/* ===== */

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

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

.page-interne h2 {
  margin-bottom: 5px;
  text-transform: lowercase;
}

h2::first-letter {
  text-transform: uppercase;}

section.ac-colonne.ac-colonne_1.ui-sortable::first-letter {
  text-transform: uppercase;}
.page-interne p {
  margin-top: 0px;
  margin-bottom: 30px;
}
.sc-content #relance ul li a {
  color: var(--primary-color-40) !important;
}
.sitemap-nav.row li {
  margin-bottom: 0.5rem;
}
section#relance ul {
  padding-left: 0;
}
p.titre-relance {
  text-align: center;
}

.recherche_actu #recherche_actu_submit {
  margin-left: 0 !important;
}
.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 {
  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;
}

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

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

.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;
}

#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 {
  padding-top: 0;
}

div#encart-interne {
  padding-top: 0;
}
div#encart-contact {
  position: relative;
  margin: 90px auto;
  max-width: 1920px;
}
nav.fil-ariane.gtm-fil-ariane {
  font-size: 12px;
  margin-bottom: 1rem;
  margin-top: 80px;
  line-height: 14.4px;
  color: #0e1220;
}

nav#fil_ariane {
  margin-bottom: 40px;
}
div#blocHorsLigne {
  z-index: 9999 !important;
}
html.cabinet-avocat-tours .bloc-contact {
  margin-bottom: 0;
}
.bloc-contact {
  text-align: center;
  box-shadow: 0px 4px 4px 0px #00000026;
  max-width: 648px;
  margin: auto;
  padding: 47px 56px 27px 56px;
  border-radius: 1rem;
  background: #fff;
  margin-bottom: 80px;
}

.bloc-contact .titlee-2 {
  text-align: center !important;
}

.bloc-contact .title-2 {
  text-align: center;
}
#btn-politique {
  margin-top: 25px;
}
div#encart-contact:before {
  content: "";
  position: absolute;
  left: -748px;
  width: 201%;
  height: 90%;
  background-image: url(../assets/gifs/bg-interne.png);
  z-index: -1;
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
  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;
}

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

/* Contact-page */
/* ===== */
.contact-page h1.title-2 {
  color: #fff;
  text-align: left;
  font-size: 32px;
}
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;
}
.contact-page iframe {
  min-height: 350px;
}
#mess_newsletter {
  color: var(--accent-color);
  display: block;
  margin-top: 1rem;
}
html.devis .btn-devis {
  display: none;
}
.contact-page .s-stretch {
  flex-wrap: nowrap;
}
.fil-ariane .first {
  display: inline-block;
}
.contact-page-infos-pratiques.primary-90 {
  background: transparent;
}
.actualites-listing #fil_ariane {
  margin-bottom: 0rem;
  font-size: 12px;
  margin-top: 58px;
  line-height: 14.4px;
  color: #0e1220;
}
.btn-politic-contact {
  margin-top: 1rem;
}

.card-image a {
  display: block;
  width: 100%;
  height: 100%;
}
.fil-ariane,
#fil_ariane {
  margin-bottom: 3rem;
}
#encart-contact .card {
  margin: 40px auto;
  border: 2px solid #000;
  padding: 40px 20px;
  border-radius: 4px;
}

.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;
}
/* BDD detail */
/* ===== */

.catalogue-detail-images-container .col:not(:first-child) {
  width: 33.333333333333333%;
  flex-grow: inherit;
  flex-basis: inherit;
}

.catalogue-detail nav.fil-ariane.gtm-fil-ariane {
  margin-bottom: 3rem;
}
div#bloc-img-listing a {
  display: block !important;
}
body.catalogue-listing h1 {
  margin-bottom: 4rem;
  margin-top: 3rem;
}
html.avocat-droit-travail section.ac-colonne.ac-colonne_2.ui-sortable  img, 
html.dubois section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.bourgueil section.ac-colonne.ac-colonne_2.ui-sortable img,
html.me-clocet section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.avocat-droit-penal  section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.avocat-droit-construction section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.avocat-droit-assurances section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.avocat-droit-bancaire  section.ac-colonne.ac-colonne_2.ui-sortable img, 
html.avocat-droit-civil section.ac-colonne.ac-colonne_2.ui-sortable img
{
  max-width: 320px;
  margin: 20px auto !important;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  /* BDD */
  /* ===== */

  .catalogue-detail a.lightbox,
  .catalogue-detail a.lightbox img {
    display: block;
    width: 70% !important;
    margin: auto;
    height: auto;
  }
  .detail-actu-image a {
    width: 70% !important;
    margin: auto;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 601px) {
  /* HEADER */
  /* ===== */
  .slide-img.slide-01 {
    background-image: url("../assets/gifs/slider/slide-01.jpg");
  }
  .slide-img.slide-02 {
    background-image: url("../assets/gifs/slider/slide-02.jpg");
  }
  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) {
  /* HEADER */
  /* ===== */
  .card-avocats:hover .card-title {
    color: #004693;
  }

  .card-avocats:hover .card-image {
    box-shadow: 5px 5px 7px #141414;
    border-radius: 1rem;
  }
  nav#topbar-nav a:hover {
    color: #4e7ac7 !important;
  }
  .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%;
    border-radius: 1rem;
    background: linear-gradient(
      181deg,
      rgb(0 0 0 / 52%) 0%,
      rgb(0 0 0 / 80%) 100%
    );
  }
  nav#main-nav a:hover {
    color: #4e7ac7 !important;
  }
  html.me-clocet section.ac-colonne.ac-colonne_1.ui-sortable {
    width: 70%;
  }

  html.me-clocet section.ac-colonne.ac-colonne_2.ui-sortable {
    width: 30%;
  }

  html.bourgueil section.ac-colonne.ac-colonne_1.ui-sortable {
    width: 70%;
  }

  html.bourgueil section.ac-colonne.ac-colonne_2.ui-sortable {
    width: 30%;
  }

  html.dubois section.ac-colonne.ac-colonne_1.ui-sortable {
    width: 70%;
  }

  html.dubois section.ac-colonne.ac-colonne_2.ui-sortable {
    width: 30%;
  }
  section.ac-colonne.ac-colonne_2.ui-sortable p:last-of-type {
    margin-bottom: 0;
  }
  section.ac-colonne.ac-colonne_2.right-text.ui-sortable {
    margin-top: 0rem;
  }
  header a.btn.accent {
    font-size: 14px;
    line-height: 18.2px;
    padding: 8px 1rem;
  }

  div#no-padd {
    padding-right: 4px;
  }

  a.selected {
    color: #004693 !important;
  }

  .header-content .nav#topbar-nav > ul > li > a,
  .header-content .nav#topbar-nav .dropdown li a {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }

  header address {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  header a.tel.gtm-global-tel {
    color: #0e1220;
    font-weight: 400;
  }

  header a.lien-maps.gtm-global-adresse {
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
    color: #0e1220;
  }

  header .brand {
    margin: 1rem 0;
  }

  .header-content {
    padding-top: 1rem;
  }

  nav#main-nav a {
    font-size: 12px;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .main-header-content .container {
    width: 100%;
  }
  .tarif {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: -41px;
    max-width: 188px;
    padding: 7.5px;
  }

  header.sticky-active
    .header-content.sticky-desktop.sticky-element.sticky-scroll-down
    .tarif {
    display: none;
  }

  header.sticky-active
    .header-content.sticky-desktop.sticky-element.sticky-scroll-up
    .tarif {
    display: none;
  }
  div#bloc-02 {
    padding-top: 62px;
  }

  main p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 24px;
  }
  div#bloc-01 .row {
    display: flex;
    flex-direction: row-reverse;
    gap: 0;
  }
  .fold {
    display: none;
  }
  .slide-img {
    min-height: 750px;
  }
  header .slider-slick {
    height: 750px;
  }
  .slide-img .container .bloc {
    min-height: 750px;
  }
  .slide-img .container {
    min-height: 750px;
  }

  .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 !important;
  }
  .tel-menu.col.l-middle.l-end {
    display: flex;
    align-items: center;
  }

  header a.tel.gtm-global-tel {
    margin-bottom: 0px;
    font-weight: bold;
  }

  nav#fil_ariane {
    margin-bottom: 1rem;
    margin-top: 80px;
    font-size: 12px;
    line-height: 14.4px;
    color: #0e1220;
  }
  .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;
  }

  /* PRESTATIONS */
  /* ===== */
  div#encart-prestations .container {
    width: 100%;
    max-width: 1920px;
  }
  .btn-prestation {
    height: 0;
    opacity: 0;
    transition: 2s;
  }

  .card-title.prestations-card-title.prestations-encart-card-title {
    margin-bottom: 0;
  }

  .card.prestations-card.prestations-encart-card a:hover .card-title {
    margin-bottom: 1rem;
  }

  .card.prestations-card.prestations-encart-card a:hover .btn-prestation {
    opacity: 1;
    height: 100%;
  }

  .card.prestations-card.prestations-encart-card a:hover {
    opacity: 1;
    transition: 2s;
  }
  .card-image.actualites-card-image a {
    display: block;
  }
  .card-image.prestations-card-image.prestations-encart-card-image a {
    display: block;
  }

  /* ACTU */
  /* ===== */
  .actualites-detail .detail-actu-image img {
    width: auto;
    margin: 20px;
  }

  div#encart-actualites a:hover {
    opacity: 0.7;
  }

  /* FOOTER */
  /* ===== */
  footer .brand {
    margin-bottom: 0px;
  }
  input#submit_newsletter:hover {
    opacity: 0.7;
  }
  .titre-footer {
    text-align: left;
  }

  .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;
  }

  .slider-slick .slick-next {
    right: 1rem;
  }

  .slider-slick .slick-prev {
    left: 1rem;
    z-index: 1;
  }

  .slick-next .slick-next-icon:before {
    content: url(../assets/gifs/slick-next.svg);
  }

  .slick-prev .slick-prev-icon:before {
    content: url(../assets/gifs/slick-prev.svg);
  }
  div#bloc-01 {
    padding-top: 128px;
  }
  div#bloc-02 {
    max-width: 696px;
    margin: auto;
  }
  div#encart-contact-index {
    padding: 160px 0;
  }
  .row.slick-avocats {
    margin-bottom: 0;
  }
  .index-page .section {
    padding: 64px 0;
  }
  div#bloc-03 {
    margin-top: 64px;
  }
  .card-title.prestations-card-title.prestations-encart-card-title {
    font-size: 20px;
    line-height: 28.8px;
  }
  footer nav.align-center a {
    font-size: 14px;
  }

  footer nav li {
    margin-bottom: 0;
  }

  .header-content {
    border-bottom: 2px solid #222c4f;
  }
  .card.prestations-card.prestations-encart-card {
    max-width: 500px;
    margin: auto;
  }
  .siret {
    font-size: 14px;
  }
  .row.slick-prestations {
    position: relative;
    z-index: 0;
    margin-bottom: 0;
  }

  .row.slick-prestations:before {
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(
      153deg,
      #f3f3f5 0%,
      rgba(243, 243, 245, 0) 100%
    );
    width: 9%;
    height: 100%;
    z-index: 1;
    border-radius: 1rem;
  }
  .row.slick-prestations:after {
    position: absolute;
    content: "";
    right: 0;
    background: linear-gradient(
      153deg,
      #f3f3f5 0%,
      rgba(243, 243, 245, 0) 100%
    );
    width: 9%;
    height: 100%;
    z-index: 1;
    border-radius: 1rem;
  }

  div#encart-prestations .slick-next {
    right: 2.5rem;
    z-index: 2;
  }
  div#encart-prestations .slick-prev {
    left: 2.5rem;
    z-index: 2;
  }
  section.ac-colonne.ac-colonne_2.bloc-img-interne.ui-sortable {
    width: 40%;
    max-width: 424px;
    text-align: end;
  }

  section.ac-colonne.ac-colonne_1.bloc-colo.ui-sortable {
    max-width: 760px;
  }

  section.ac-doubleColonne.bloc-interne {
    justify-content: space-between;
  }
  section.ac-colonne.ac-colonne_2.bloc-img-interne.ui-sortable {
    width: 40%;
    max-width: 424px;
    text-align: end;
  }

  section.ac-colonne.ac-colonne_1.bloc-colo.ui-sortable {
    max-width: 760px;
  }

  section.ac-doubleColonne.bloc-interne {
    justify-content: space-between;
  }

  section.ac-colonne.ac-colonne_2.bloc-img-interne.ui-sortable img {
    min-height: 574px;
    object-fit: cover;
  }

  .page-interne h1 {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .bloc-contact .title-2 {
    color: #070910;
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 0;
  }
  section.ac-doubleColonne.bloc-bas {
    justify-content: space-between;
  }
  div#encart-interne address a {
    color: #0e1220;
  }
  .description p:last-of-type {
    margin-bottom: 0;
  }

  div#encart-interne {
    padding-bottom: 78px;
  }
}

@media screen and (min-width: 1280px) {
  div#bloc-03 .row {
    justify-content: start;
  }
  section.ac-colonne.ac-colonne_1.ui-sortable li {
    font-size: 18px;
  }
  .page-interne h2 {
    font-size: 2rem;
  }
  h1.h1-geoloc {
    font-size: 60px;
    font-weight: 500;
    line-height: 72px;
    text-align: left;
  }
  section.ac-colonne.ac-colonne_2.right-text.ui-sortable p:last-of-type {
    margin-bottom: 0;
  }
  section.ac-colonne.ac-colonne_2.right-text.ui-sortable {
    max-width: 536px;
  }
  section.ac-colonne.ac-colonne_1.left-img.ui-sortable {
    max-width: 648px;
  }
  div#encart-contact-index .title-2 {
    font-size: 32px;
    line-height: 38.4px;
  }
  p {
    font-size: 18px !important;
    line-height: 27px;
  }

  div#bloc-left {
    max-width: 424px;
  }
  div#encart-contact-index a.lien-maps.gtm-global-adresse {
    font-size: 20px;
    color: #e8e9ed;
  }

  div#encart-contact-index a.tel.gtm-global-tel {
    font-size: 18px;
    color: #e8e9ed;
  }

  div#encart-contact-index .horaire {
    font-size: 18px;
    color: #e8e9ed;
  }

  .tarif {
    left: 59%;
  }
  nav#main-nav a {
    font-size: 15px;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  header .brand {
    margin-top: 10px;
    margin-bottom: 8px;
  }

  div#nav-container {
    margin: 0 !important;
  }
  div#bloc-02 p:first-of-type {
    margin-bottom: 64px;
    color: #0e1220;
  }
  div#bloc-02 p:last-of-type {
    font-size: 22px;
    line-height: 30.8px;
  }
  .row.slick-prestations:before {
    width: 11%;
  }
  .row.slick-prestations:after {
    width: 11%;
  }
  div#encart-prestations .slick-next {
    right: 5.5rem;
    z-index: 2;
  }
  div#encart-prestations .slick-prev {
    left: 5.5rem;
    z-index: 2;
  }
  .card-text.actualites-card-text.actualites-listing-card-text {
    min-height: 120px;
  }
  div#bloc-01 span {
    font-size: 24px;
    line-height: 28.8px;
  }
  h1 {
    font-size: 48px;
    line-height: 72px;
  }
  div#bloc-text p {
    max-width: 760px;
    font-size: 18px;
    line-height: 28px;
  }
  h2 {
    font-size: 48px;
    line-height: 57.6px;
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  nav#main-nav a {
    font-size: 16px;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .slider-slick .slick-prev {
    left: 8rem;
    z-index: 1;
  }
  .row.slick-prestations:before {
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(
      153deg,
      #f3f3f5 0%,
      rgba(243, 243, 245, 0) 100%
    );
    width: 14%;
    height: 100%;
    z-index: 1;
    border-radius: 0;
  }
  .row.slick-prestations:after {
    position: absolute;
    content: "";
    right: 0;
    background: linear-gradient(
      153deg,
      #f3f3f5 0%,
      rgba(243, 243, 245, 0) 100%
    );
    width: 14%;
    height: 100%;
    z-index: 1;
    border-radius: 0;
  }

  div#encart-prestations .slick-next {
    right: 14rem;
    z-index: 2;
  }
  div#encart-prestations .slick-prev {
    left: 14rem;
    z-index: 2;
  }
  .card-title.prestations-card-title.prestations-encart-card-title {
    font-size: 24px;
  }
  .encart-avis .title-2 {
    font-size: 2rem;
    line-height: 38.4px;
  }
  div#encart-prestations .title-2 {
    font-size: 40px;
    line-height: 48px;
  }
  div#encart-prestations .col {
    padding: 0 8px;
  }
  div#encart-prestations {
    padding: 141px 0;
  }
  .name.avis-name.card-name.avis-card-name.avis-encart-card-name.bold {
    font-size: 18px;
    line-height: 31.5px;
  }
  .slick-prev .slick-prev-icon:before,
  .slick-prev .slick-next-icon:before,
  .slick-next .slick-prev-icon:before,
  .slick-next .slick-next-icon:before {
    opacity: 1;
  }
  .slick-prev .slick-prev-icon,
  .slick-prev .slick-next-icon,
  .slick-next .slick-prev-icon,
  .slick-next .slick-next-icon {
    opacity: 1;
  }
  .slider-slick .slick-next {
    right: 8rem;
  }

  .card-avocats .card-title {
    font-size: 20px;
  }
  .description {
    font-size: 22px;
    line-height: 30.8px;
  }
}

@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;
  }
}
