:root {
  --primary-h: 209; /* hue */
  --primary-s: 42%; /* saturation */
  --primary-l: 14%; /* luminosity */

  --accent-h: 204; /* hue */
  --accent-s: 87%; /* saturation */
  --accent-l: 76%; /* 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: "IBM Plex Sans", sans-serif;
  --secondary-font: "IBM Plex Sans", sans-serif;

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

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

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

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

img .img-3 {
  margin-bottom: 50px;
}

p.perin {
  margin-bottom: 55px;
}

.courtage-energie-professionnels-
  .sc-content
  .ac-doubleColonne
  .ac-colonne_2.ui-sortable
  section
  section {
  margin-bottom: 17px;
}

.courtage-energie-professionnels-
  .sc-content
  .ac-doubleColonne
  .ac-colonne_2
  section {
  margin-bottom: 17px;
}
.no-display {
  display: none;
}

.white {
  position: relative;
  z-index: 0;
  margin: 40px;
  background-color: #f6f3f1;
}

.white::before {
  content: "";
  position: absolute;
  top: 0;
  left: -56%;
  width: 1000000%;
  height: 100%;
  background-color: #f6f3f1;
  z-index: -1;
}

/* BRAND */
#encart-contact {
  background-color: white;
  position: relative;
  z-index: 0;
}

#encart-contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: -56%;
  width: 1000000%;
  height: 100%;
  background-color: white;
  z-index: -1;
}

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

.title {
  text-align: center;
  font-style: italic;
}

.blue {
  background-color: #315171;
  color: white;
  padding: 60px 90px;
  text-align: center;
  border-radius: 0 60px 0 60px;
}

.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 h2::before {
  width: 0px;
  height: 0px;
}

.fancy-box-body h2 {
  display: block;
  text-align: center;
}

.fancy-box-body .brand .bold {
  display: none;
}

.fancy-box-body .baseline {
  display: none;
}

.fancy-box-body h2 {
  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: 13px !important;
  padding-bottom: 8px;
  margin-bottom: 0px;
  margin-top: 3px;
  text-align: center;
}

.fancy-box-body .brand {
  text-align: center;
  width: 150px;
  padding: 10px;
  margin: auto;
  display: block;
}

.fancy-box-body .align-center.logo-site {
  display: block;
  text-align: center;
}

.slide-img.slide-01 {
  background-image: url(../assets/gifs/slider/slide-01.webp);
}

.menu-mobile .brand img {
  width: 200px;
}

header a.tel.gtm-global-tel {
  display: block;
  margin-bottom: 10px;
}

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

main p {
  font-size: 16px;
  font-weight: 300;
}

ul.lien-bas li {
  margin: 20px;
}

main img:not(.presentation-items-image img) {
  margin: 40px auto !important;
  display: block;
}

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

#encart-contact .card {
  margin: 40px auto;
}

.paginationControl {
  text-align: center;
  margin: 2em auto;
}

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

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

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

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

.brand {
  display: inline-block;
}

input#submit_newsletter {
  margin: 10px auto;
}

nav.fil-ariane.gtm-fil-ariane {
  margin-bottom: 40px;
}

nav#fil_ariane {
  margin-bottom: 40px;
}

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

.erreur p {
  color: red;
}

.valide p {
  color: green;
}

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

span#mess_newsletter {
  color: red;
}

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

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

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s;
  z-index: 100;
}

.sticky-header .sticky.scroll_down {
  transform: none;
}

footer label {
  display: block;
  text-align: center;
  float: none !important;
}

.news-letter {
  margin: 20px auto;
  padding: 0px 10px;
  max-width: 340px;
}

footer nav li {
  margin: 20px 0px;
}

.header-content .nav ul li a.selected {
  background-color: transparent;
}

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

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

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

.bloc-devis iframe {
  max-width: 440px;
  border-radius: 40px;
}

.bloc-devis iframe {
  min-height: 435px;
  min-width: 500px;
}

div#hold img {
  display: none;
}

#hold .row.align-items-center {
  display: block;
}

.col-4.d-none.d-lg-block.text-center {
  width: 100%;
}

.assurance-emprunteur-individuelle- .bloc-economies {
  background: white;
  margin-top: 48px;
  margin-bottom: 48px;
  position: relative;
}

.assurance-emprunteur-individuelle- .bloc-economies:after,
.assurance-emprunteur-individuelle- .bloc-economies:before {
  background: white;
  content: "";
  left: -100%;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.assurance-emprunteur-individuelle- .bloc-economies:after {
  left: auto;
  right: -100%;
}

.gradprimary {
  background: #fff !important;
}

iframe html {
  background: var(--primary3)
    linear-gradient(45deg, var(--primary2) 0%, var(--primary4) 100%) !important;
}

body.widgetAssurancePret.onload {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: rgba(225, 255, 255, 0.5);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

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

.horaire-f span {
  display: block;
}

div#tel-header svg {
  display: inline-block;
}

.fold #tel-header {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 15px;
}

.slider-slick {
  display: block;
}

.title-slide {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #315171;
  margin: 28px 0px 10px 0px;
}

.message-accueil {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #010f1d;
  margin: 22px -1px;
}

.title-slide span {
  font-size: 17px;
  font-weight: 400;
  display: block;
}

.im-slide {
  display: block;
  position: relative;
  margin-bottom: -32px;
  z-index: 1;
}

div#bloc-fqa {
  padding-top: 8rem;
}

div#bloc-fqa h2 {
  font-size: 25px;
  font-weight: 500;
  color: #315171;
}

.titre-fqa {
  font-size: 21px;
  font-weight: 600;
  color: #4a88bc;
  margin-bottom: 15px;
  display: flex;
  gap: 15px;
}

.text-vio {
  font-weight: 300;
  padding-left: 31px;
}

.bloc-hover-fqa {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.title-2,
h2 {
  color: #315171;
  font-weight: 500;
}

.title-2 span {
  display: block;
}

div#encart-prestations .title-2 span {
  font-size: 21px;
  font-weight: 300;
}

div#encart-prestations {
  text-align: center;
}

.prestations-encart-card a {
  padding: 20px 20px;
  display: block;
  box-shadow: 0px 2px 6px #00000033;
  border-radius: 20px;
  text-decoration: initial;
  background: #ffffff;
}

span.titre-prestation {
  display: block;
  font-size: 21px;
  color: #0f2765;
  font-weight: 600;
  margin: 10px auto;
}

span.btn-decouvrir {
  margin-top: 20px;
  display: inline-block;
  color: #4a88bc;
  font-size: 16px;
  font-style: italic;
  text-decoration: underline;
}

.prestations-encart-card {
  margin: 10px auto;
}

.poin-borts-bloc {
  display: flex;
  gap: 10px;
  font-size: 16px;
  color: #315171;
  font-weight: 300;
  text-align: center;
  justify-content: center;
}

.slick-point-forts {
  padding: 20px 0px;
}

h1.h1-geoloc {
  color: #315171;
}

h2,
h3 {
  color: #315171;
}

h1.h1-geoloc:before {
  display: none;
}

h1.h1-geoloc span,
.title-1.h1-geoloc span {
  font-size: 20px;
  font-weight: 500;
}

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

div#encart-contact-accueil {
  padding: 50px 0px;
  background: #ff7f110f;
}

.text-contact-bloc {
  margin: 20px auto;
  padding: 15px 15px;
  text-align: center;
  border: 1px solid #4a88bc;
  border-radius: 10px;
  color: #4a88bc;
}

li::marker {
  color: #ed8820;
  font-size: 23px;
}

.text-im p {
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  max-width: 400px;
  margin: auto;
}

.text-im {
  text-align: center;
  font-size: 13px;
  font-weight: 300;
}

.text-bloc-3-bas {
  background: #edf1f5;
  padding: 80px 0px;
  border-radius: 100px 0px;
  text-align: center;
}

.text-bloc-3-bas .container {
  max-width: 588px;
  margin: auto;
}

div#bloc-04 {
  text-align: center;
}

div#bloc-04 .container p {
  max-width: 636px;
  display: block;
  margin: auto;
}

.bloc-text-4-s {
  box-shadow: 0px 2px 6px #00000033;
  border-radius: 20px;
  padding: 25px;
  text-align: left;
  margin: 20px 0px;
  width: 95% !important;
  min-height: 450px;
}

.index-page .slide-bloc-4-texte h3 {
  color: #0f2765;
  font-size: 19px;
  font-weight: 500;
}

.bg-avis {
  padding: 25px 10px;
  background: #315171;
  color: #fff;
  border-radius: 0px 100px;
}

.encart-avis.section.gtm-encart-avis .title-2 {
  color: #fff;
  text-align: center;
}

.card.avis-card.avis-encart-card {
  background: #fff;
  border: 0.5px solid #2626267f;
  color: #000000bf;
  border-radius: 0.5px;
  padding: 15px 20px;
}

.name.avis-name.card-name.avis-card-name.avis-encart-card-name.bold {
  color: #283646;
  font-size: 15px;
  font-weight: 500;
}

.bg-avis button.show-more.btn.small {
  font-size: 13px;
  color: #164a4a;
  font-weight: 500;
  text-decoration: underline;
}

div#bloc-bas {
  text-align: center;
}

.number {
  font-size: 35px;
  font-weight: 800;
  color: #315171;
}

.title-2 span {
  display: block;
  font-size: 21px;
  font-weight: 300;
}

div#encart-actualites {
  padding-top: 50px;
  background: #b7c8d8;
  padding-bottom: 175px;
}

.actualites-encart-card.gtm-encart-actu-article {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px;
  overflow: hidden;
}

.actualites-encart-card.gtm-encart-actu-article img {
  width: 100%;
}

.actualites-encart-card-content {
  padding: 20px;
  min-height: 190px;
}
.card-title.actualites-card-title.actualites-encart-card-title.line-clamp-1 {
  height: auto;
}

.card-title.actualites-card-title.actualites-encart-card-title.line-clamp-1 a {
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.card-text.actualites-card-text.actualites-encart-card-text {
  font-size: 14px;
  font-weight: 300;
  margin: 15px 0px;
}

.col.date.card-date.actualites-date.actualites-card-date.actualites-encart-card-date.line-clamp-1 {
  font-size: 12px;
  color: #262626bf;
  font-style: italic;
}

.card.actualites-card.actualites-encart-card.gtm-encart-actu-article img {
  margin: 0px;
}

.actualites-encart-btn a {
  background: #fff;
}

.encart-btn.actualites-encart-btn.align-center a {
  background: #fff;
  border-radius: 25px;
  font-size: 13px;
  font-weight: 500;
  color: #1e3248;
}

.bg-news {
  margin-top: -125px;
  background: #edf1f5;
  padding: 50px 0px;
  border-radius: 100px 0px;
  margin-bottom: -77px;
  position: relative;
}

footer .brand {
  padding-top: 64px;
}

.news-letter input#input_newsletter {
  max-width: 100%;
  border: 1px solid #b7c8d8;
  border-radius: 50px 50px 50px 50px;
}

input#submit_newsletter {
  background: #b7c8d8;
  color: #1e3248;
  border-radius: 25px;
}

.bg-news label {
  color: #315171;
  font-size: 25px;
  font-weight: 500;
}

.sc-content #relance {
  margin-bottom: 14rem !important;
}

footer nav {
  color: #f5f5f5;
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
}

footer .siret {
  font-size: 12px;
  font-weight: 300;
}

.elem-footer {
  margin: 24px 0px;
}

body.page-interne main {
  background: transparent linear-gradient(180deg, #dae3eb 0%, #ffffff33 100%) 0%
    0% no-repeat padding-box;
}

h1 {
  color: #315171;
}

h1 span {
  display: block;
  font-weight: 300;
}

.slide-img {
  /* min-height: 780px; */
  min-height: 613px;
}

header .slider-slick {
  /* min-height: 780px; */
  min-height: 613px;
}

.slide-img .container .bloc {
  /* min-height: 780px; */
  /* min-height: 697px; */
}

.zone-slide {
  text-align: center;
  height: auto;
  margin: 0;
  /* margin: 0 0 161px 0; */
  /* margin-bottom: 15px; */
}
.bloc.center-item {
  position: relative;
}

.slide-content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}

.im-slide {
  max-width: 300px;
  margin: auto;
}

.titre-fqa {
  position: relative;
  cursor: pointer;
}

.titre-fqa:hover {
  opacity: 0.7;
}

.titre-fqa:after {
  content: "\e5c5";
  display: inline-block;
  vertical-align: middle;
  margin: -0.125em 0 0 0.25em;
  position: absolute;
  right: 0px;
  font-family: "Material Icons";
}

.text-vio {
  display: none;
}

div#bloc-fqa {
  background-image: url(../assets/gifs/bg-fqa.webp);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}

div#encart-prestations {
  text-align: center;
  background: transparent linear-gradient(270deg, #ff7f111a 0%, #ffffff33 100%)
    0% 0% no-repeat padding-box;
  border-radius: 0px 150px 0px 0px;
  padding: 50px 0px;
}

div#encart-p-fort {
  background: #edf1f5;
  padding: 20px 0px;
}

/* @media (width < 993px) {
  position: sticky;
  bottom: 0;
} */

div#encart-p-fort .col {
  flex-basis: auto !important;
}

span.texte-prestation {
  display: block;
}

.bg-avis .text {
  padding-left: 80px;
  font-size: 14px;
  color: #000000bf;
}

.name.avis-name.card-name.avis-card-name.avis-encart-card-name.bold {
  padding-top: 27px;
}

.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  font-size: 10px;
  color: #c4c4c4;
}

.bg-avis button.show-more.btn.small:after {
  content: ">";
  position: relative;
  bottom: 2px;
  left: 1px;
}

.newsletterInput input::placeholder {
  font-size: 13px;
  font-style: italic;
  color: #1e3248;
}

.news-letter label span {
  font-size: 21px;
  display: block;
  font-weight: 300;
  margin-bottom: 15px;
}

.news-letter .newsletterInput {
  position: relative;
}

.news-letter input#submit_newsletter {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: auto;
  margin: 0px;
  border-radius: 0px 25px 25px 0px;
}

.btn-mise-avant a {
  background: #4a88bc 0% 0% no-repeat padding-box;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  padding: 12px 20px;
  font-size: 25px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  line-height: 29px;
  width: 100%;
}

.btn-mise-avant {
  margin-top: 25px;
}

.btn-mise-avant a span {
  display: block;
}

.bg-bloc-bleu {
  background: #315171 0% 0% no-repeat padding-box;
  border-radius: 0px 100px;
  padding: 80px 20px;
  color: #fff;
}

.im-bloc-bleu {
  margin-bottom: -59px;
}

.page-interne .bg-bloc-bleu h2 {
  font-size: 20px;
  color: #eaeff4;
  text-align: center;
  font-style: italic;
  font-weight: 400;
  max-width: 418px;
  margin: 10px auto 40px auto;
}

.bloc-economies {
  padding: 50px 10px;
  text-align: center;
}

.bloc-economies h2 {
  text-align: center;
}

.titre-per {
  font-size: 21px;
  font-weight: 500;
  color: #315171;
  margin-bottom: 15px;
}

.info-bloc-persone {
  color: #707070;
}

.info-bloc-persone span {
  display: block;
}

.im-infp-person {
  display: flex;
  justify-content: center;
  text-align: left;
  align-items: center;
  gap: 30px;
}

.perso-equi {
  margin-bottom: 25px;
}

.bloc-etude {
  border: 1px solid #4a88bc;
  border-radius: 10px 10px 10px 10px;
  padding: 20px 10px;
}

.bloc--etude-a u {
  font-size: 20px;
  color: #315171;
  font-weight: 700;
}

.bloc--etude-a span {
  display: block;
  color: #315171;
  font-size: 20px;
}

.chiffre-etude {
  color: #ff7f0f;
  font-size: 20px;
  font-weight: 700;
}

.info-etude-bas {
  color: #707070;
}

.bloc-info-a-im {
  margin: 40px auto;
}

.bloc-b-info-1 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #3564923f;
  border-radius: 10px;
  padding: 20px 10px;
}

.titre-info {
  color: #315171;
  font-size: 20px;
  font-weight: 500;
}

.titre-info-chiffre {
  color: #315171;
  font-size: 22px;
  font-weight: 700;
  margin: 10px 0px;
}

.titre-info-text-bas {
  color: #000000c7;
  font-size: 11px;
}

.vs-info {
  color: #707070;
  font-size: 21px;
  font-style: italic;
  margin: 20px;
}

.bloc-b-info-2 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ff7f11;
  border-radius: 10px;
  padding: 20px 10px;
}
.bloc-b-info-3 {
  background: transparent linear-gradient(90deg, #fbb019 0%, #ff7f11 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 50%;
  aspect-ratio: 1/1;
  color: white;
  text-align: center;
  padding: 16px;
  height: 170px;
  width: 170px;
}

.pocentage-info {
  /* background: transparent linear-gradient(90deg, #FBB019 0%, #FF7F11 100%) 0% 0% no-repeat padding-box; */
  font-size: 37px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  padding: 7px 30px;
  border-radius: 44px;
  margin-top: 20px;
}

div#chiffre-orange {
  color: #ff7f0f;
}

div#chiffre-gris {
  color: #ffffff;
  margin-bottom: 0px;
  padding-top: 16px;
}

section.ac-doubleColonne.bloc-2-int {
  position: relative;
  z-index: 1;
  padding: 100px 10px;
}

section.ac-doubleColonne.bloc-2-int:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  background: #fff;
  z-index: -1;
  top: 0px;
}

section.ac-doubleColonne.bloc-orange {
  position: relative;
  z-index: 1;
  padding: 0px 10px;
}

section.ac-doubleColonne.bloc-orange:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  z-index: -1;
  top: 0px;
  background: transparent linear-gradient(90deg, #ff7f111a 0%, #ffffff33 100%)
    0% 0% no-repeat padding-box;
  border-radius: 0px 0px 150px 0px;
}

.bloc-info-sp {
  color: #ff7f0f;
  font-weight: 600;
  padding-left: 60px;
  margin: 20px 0px;
  position: relative;
}

.bloc-info-sp span {
  display: block;
  color: #262626;
  font-weight: 300;
}

.bloc-info-sp:before {
  content: url(../assets/gifs/icon-1.png);
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.bloc-info-sp + .bloc-info-sp:before {
  content: url(../assets/gifs/icon-2.png);
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.bloc-info-sp + .bloc-info-sp + .bloc-info-sp:before {
  content: url(../assets/gifs/icon-3.png);
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.bloc-sp-icon {
  background: transparent;
  box-shadow: 0px 2px 6px #00000033;
  border-radius: 20px;
  padding: 100px 30px 40px 30px;
  text-align: center;
  margin: 20px 0px;
  max-width: 238px;
  margin: 20px auto;
  position: relative;
}

.bloc-sp-icon:before {
  content: url(../assets/gifs/icon-g-1.png);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 20px;
}

.bloc-sp-icon + .bloc-sp-icon:before {
  content: url(../assets/gifs/icon-g-2.png);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 20px;
}

.groupe-zone-bleu {
  border: 1px solid #4a88bc;
  border-radius: 10px;
  padding: 20px;
  color: #4a88bc;
}

.container_actualite {
  padding-bottom: 160px;
}

.container_actualite {
  padding-bottom: 160px;
}

.actualites-listing-masonry-item-content {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px;
  overflow: hidden;
}

.actualites-listing-masonry-item-content img {
  margin: 0px;
  width: 100%;
}

.card-content.actualites-card-content.actualites-listing-card-content {
  padding: 20px;
}

.card-title.actualites-card-title.actualites-listing-card-title a {
  color: var(--link-color);
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.card-text.actualites-card-text.actualites-listing-card-text {
  font-size: 14px;
  font-weight: 300;
  margin: 15px 0px;
}

.col.date.card-date.actualites-date.actualites-card-date.actualites-listing-card-date.line-clamp-1 {
  font-size: 12px;
  color: #262626bf;
  font-style: italic;
}

.listing-btn.actualites-listing-btn a {
  background: #fff;
  border-radius: 25px;
  font-size: 13px;
  font-weight: 500;
  color: #1e3248;
}

.actualites-listing-masonry-item-content a:hover {
  opacity: 0.7;
}

body.actualites-detail main,
.contact-page main,
.plan-site main,
.politique-page main {
  padding-bottom: 200px;
}

.contact-page h1.title-2 {
  color: #fff;
}

.politique-page .btn-contact {
  margin-top: 25px;
}

.header-content .nav > ul > .sous_menu.opened > a,
.header-content .nav .dropdown > .sous_menu.opened > a {
  width: calc(80% - 8rem);
}

.header-content #nav-container ul li.sous_menu > a::after {
  display: none;
}

.horaires-2 {
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
}

.horaires-1 {
  font-weight: 800;
  margin-bottom: 15px;
  margin-top: 15px;
}

@media screen and (min-width: 993px) {
  #encart-contact {
    margin: 44px 0;
  }
  .slide-img .container {
    min-height: 780px;
  }
}

@media screen and (min-width: 601px) {
  .bloc-text-4-s {
    min-height: 315px;
  }
  .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;
  }
  .bloc-devis {
    max-width: 300px;
    min-height: 358px;
    border-radius: 30px;
    margin: auto;
  }
  .bloc-actu {
    width: 95% !important;
  }
  .btn-mise-avant a {
    width: auto;
  }
  .btn-mise-avant a:hover {
    opacity: 0.7;
  }
}

.bloc-lien-footer {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.bloc-lien-footer .title-4 {
  margin-bottom: 0;
}

.bloc-lien-footer ul li {
  text-align: center;
}

.bloc-lien-footer ul li a {
  text-decoration: none;
}

@media screen and (min-width: 993px) {
  .message-accueil {
    margin: -65px 0px;
    /* margin: 20px 0px; */
  }
  .zone-slide {
    display: flex;
    margin-bottom: 0px;
  }
  .horaires-2 {
    margin-top: 0px;
  }
  .horaires-1 {
    margin-top: 0px;
  }
  .header-content #nav-container ul li.sous_menu > a::after {
    display: inline-block;
  }
  .main-header-content {
    padding-bottom: 10px;
  }
  .deux-bloc-text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .bloc-text-blanc {
    width: 48%;
  }
  main .container {
    max-width: 1035px;
    width: 95%;
  }
}

@media screen and (min-width: 993px) {
  .prestations-encart-card a:hover {
    opacity: 0.7;
  }
  .brand a:hover {
    opacity: 0.7;
  }
  .reseaux-sociaux.gtm-reseaux-sociaux a:hover {
    opacity: 0.7;
  }
  a.lien-maps.gtm-global-adresse:hover {
    opacity: 0.7;
  }
  .reseaux-sociaux.gtm-reseaux-sociaux ul {
    margin-top: 0px;
  }
  header .btn-contact {
    margin-top: 0px;
  }
  .bg-news {
    padding: 12px 0px;
    background-image: url(../assets/gifs/newsletter-left.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    margin-bottom: -100px;
  }
  .actualites-encart-card-content {
    padding: 20px;
    min-height: auto;
  }
  .slick-next .slick-next-icon:before {
    content: url(../assets/gifs/icon-next.png);
  }
  .slick-prev .slick-prev-icon:before {
    content: url(../assets/gifs/icon-prev.png);
  }
  .bloc-text-4-s {
    min-height: 390px;
  }
  div#bloc-02 {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .text-contact-bloc {
    max-width: 384px;
    padding: 15px 25px;
  }
  p.bloc-text-c {
    max-width: 320px;
  }
  .index-page h2 {
    font-size: 25px;
    font-weight: 700;
  }
  div#encart-contact-accueil .container {
    max-width: 779px;
  }
  div#bloc-01 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  h1.h1-geoloc {
    color: #315171;
    font-size: 25px;
    font-weight: 700;
    max-width: 394px;
    margin-bottom: 0px;
  }
  div#encart-prestations {
    margin-top: 55px;
  }
  div#encart-p-fort {
    background: #edf1f5;
    padding: 20px 0px 5px;
  }
  .row.slick-point-forts {
    align-items: center;
    justify-content: center;
  }
  .title-slide span {
    font-size: 21px;
  }
  .index-page main .container {
    max-width: 1030px;
    width: 95%;
  }
  .zone-slide {
    max-width: 1030px;
    width: 95%;
  }
  header .lien-maps {
    font-size: 13px;
    color: #315171;
    font-weight: 300;
  }
  header a.tel.gtm-global-tel {
    color: #315171;
  }
  div#tel-header {
    display: flex;
    align-items: baseline;
    gap: 10px;
  }
  a.btn {
    color: #1e3248 !important;
    font-size: 13px;
    font-weight: 500;
  }
  .header-content .nav#main-nav > ul > li > a {
    font-size: 15px;
    color: #315171;
  }
  .top-bar .container {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .title-slide {
    font-size: 45px;
  }
  .title-slide span {
    font-size: 21px;
  }
  .im-slide {
    max-width: 540px;
    margin: auto;
  }
}

@media screen and (min-width: 993px) {
  .bloc-devis {
    margin: 0;
  }
  .header-content .nav#topbar-nav > ul > li > a,
  .header-content .nav#topbar-nav .dropdown li a {
    padding: 0.5rem 0.75rem;
    color: #315171;
  }
  .header-content .nav#topbar-nav > ul > li > a:hover,
  .header-content .nav#topbar-nav .dropdown li a:hover {
    font-weight: 700;
  }
  .header-content .nav ul li a.selected {
    font-weight: 700;
  }
  h1 span {
    display: block;
    font-weight: 300;
    font-size: 21px;
  }

  .slider-slick h1 span {
    display: block;
    font-weight: 300;
    font-size: 21px;
    margin-top: 0;
  }
  .page-interne h2 {
    font-size: 28px;
    font-weight: 700;
  }
  .elem-footer {
    display: flex;
    gap: 20px;
    align-items: center;
    text-align: left;
    margin: 0px;
  }
  div#bloc-section-1 {
    padding-top: 111px;
  }
  div#bloc-section-2 .container {
    border-top: 1px solid #fff;
  }
  footer .brand {
    padding-top: 0px;
  }
  .news-letter {
    max-width: 330px;
  }
  .zone-slide {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: auto;
  }
  div#reseau-add-header {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 15px;
  }
  div#menu-btn {
    display: flex;
    align-items: baseline;
  }
  header li.firstLi.no-menu-desk {
    display: none;
  }
  footer .section {
    margin: 0px;
    padding: 40px 0px;
  }
  footer .section + .section {
    padding: 0px 0px 20px 0px;
  }
  table.horaires tr td + td {
    display: block;
    margin-left: 10px;
  }
  .actualites-detail .detail-actu-image img {
    width: auto;
    margin: 20px;
  }
  .slide-img {
    min-height: 680px;
  }
  header .slider-slick {
    min-height: 680px;
  }
  .slide-img .container .bloc {
    min-height: 680px;
  }
  .slide-img .container {
    min-height: 680px;
  }
  nav#fil_ariane {
    margin: 3em 0em 3em 0em;
  }
}

/* 
.fold {
  display: none;
} */

@media screen and (min-width: 993px) and (max-width: 1065px) {
  .slider-slick h1 {
    color: #315171;
    font-size: 30px;
  }
}
@media screen and (min-width: 1066px) {
  .slider-slick h1 {
    color: #315171;
    font-size: 41px;
  }
  .slider-slick h1 span {
    margin-left: -13rem;
  }
}

@media screen and (min-width: 993px) {
  div#encart-actualites a:hover {
    opacity: 0.7;
  }
  footer a:hover {
    opacity: 0.7;
  }
  .header-content .nav#main-nav > ul > li > a:hover {
    color: #010b14 !important;
  }
  .header-content .nav#main-nav > ul > li > a.selected {
    color: #315171 !important;
  }
  .header-content .nav ul li.sous_menu ul.dropdown > li a:hover {
    opacity: 0.7;
  }
  .header-content .nav ul li.sous_menu ul.ssdropdown {
    position: absolute;
    left: -98%;
  }
  div#bloc-02 h2 {
    margin-bottom: 0px;
  }
  div#bloc-02 u {
    font-weight: 600;
    color: #ff7f11;
  }
  div#bloc-02 ul {
    margin-block-start: 0em;
    padding-inline-start: 20px !important;
  }
  .index-page h3 {
    color: #315171;
    font-size: 25px;
    font-weight: 700;
  }
  .text-bloc-3-bas p {
    max-width: 557px;
    margin: auto;
  }
  .text-bloc-3-bas {
    margin: 70px 0px;
  }
  .text-bloc-4 {
    max-width: 638px;
    margin: 0px auto 50px auto;
  }
  div#bloc-bas {
    padding: 0px;
  }
  div#bloc-t-num {
    padding: 60px 0px;
  }
  div#im-right-number-bloc img {
    margin: 0px;
  }
  div#bloc-05 {
    margin-bottom: 70px;
  }
  .poin-borts-bloc img {
    margin: 0px;
  }
  .bg-news:before {
    content: url(../assets/gifs/icon-envelope.png);
    right: 17%;
    bottom: 30%;
    position: absolute;
  }
  div#bloc-section-1 {
    font-size: 14px;
    font-weight: 300;
    padding: 170px 0px 80px 0px;
  }
  .elem-footer:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: 25px;
  }
  .elem-footer {
    position: relative;
    margin-bottom: 7px;
  }
  .bloc-lien-footer ul li {
    text-align: left;
  }
  .bloc-element-footer-1-bloc {
    max-width: 1030px;
    margin: auto;
  }
  section.ac-colonne.ac-colonne_1.im-left-centre.ui-sortable {
    width: 56%;
    margin-left: -11%;
    position: relative;
    margin-right: 5%;
  }
  section.ac-doubleColonne h2 {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .bloc-bleu {
    margin: 32px 0px 120px 0px;
  }
  .page-interne .bloc-2-int h2 {
    font-size: 25px;
    font-weight: 500;
  }
}

@media screen and (min-width: 993px) {
  section.ac-colonne.ac-colonne_1.text-left-bloc-2.ui-sortable {
    width: 58%;
  }
  section.ac-colonne.ac-colonne_2.im-r-bloc-2.ui-sortable {
    width: 42%;
  }
  .bloc-personne {
    display: flex;
    justify-content: space-between;
    padding-right: 100px;
  }
  .bloc-etude {
    display: flex;
    justify-content: space-between;
    padding-right: 100px;
    padding-left: 25px;
  }
  .bloc-a-eco {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .bloc-a-eco .bloc-info-a .titre-per {
    margin-bottom: 0;
  }
  .bloc-a-eco .bloc-info-a .perso-equi.iconeLabo {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    column-gap: 12px;
  }
  .bloc-info-a-im {
    margin: 0px;
    width: 32%;
    margin-left: -2%;
    position: relative;
    bottom: 25px;
  }
  .bloc-info-a {
    width: 68%;
  }
  .page-interne h2 {
    margin-bottom: 50px;
  }
  .bloc-etude {
    border-radius: 10px 0px 0px 10px;
  }
  .perso-equi {
    position: relative;
  }
  .perso-equi + .perso-equi:before {
    content: "";
    position: absolute;
    left: -25px;
    height: 100%;
    top: 0px;
    width: 1px;
    background: #d8dcdf;
  }
  .bloc--etude-b {
    position: relative;
  }
  .bloc--etude-b:before {
    content: "";
    position: absolute;
    left: -25px;
    height: 100%;
    top: 0px;
    width: 1px;
    background: #d8dcdf;
  }
  .bloc-economies {
    text-align: left;
  }
  .bloc-b-eco {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .bloc-b-info-2 {
    position: relative;
    padding-right: 64px;
    padding-left: 20px;
  }
  .assurance-emprunteur- .bloc-devis {
    width: 100%;
  }
  .pocentage-info {
    position: absolute;
    right: 45px;
    bottom: 25%;
    color: #fab71b;
    font-weight: 900;
  }
  .assurance-emprunteur- .pocentage-info {
    position: absolute;
    right: 40px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .bloc-b-info-3 {
    margin-left: 50px;
    margin-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .assurance-emprunteur- .bloc-b-info-3,
  .index-page .bloc-b-info-3 {
    margin-left: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: -16px;
  }
  .bloc-b-info-1 {
    padding: 20px 20px;
  }
  .bloc-b-info-3 div#chiffre-gris {
    margin-top: 0;
    padding-top: 0;
  }
  .sc-content .bloc-info-a-im img {
    margin: 0px;
  }
  .bloc-b-info-11 {
    min-width: 345px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #3564923f;
    border-radius: 10px;
    padding: 20px 10px;
  }
  .bloc-b-info-2 {
    background-image: url(../assets/gifs/icon-porcentage.png);
    background-repeat: no-repeat;
    background-position: 115% center;
  }
  section.ac-colonne.ac-colonne_1.im-left-centre.ui-sortable img {
    width: 100%;
  }
  section.ac-doubleColonne.bloc-orange .ac-colonne_2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .double-bloc-sp-icon {
    display: flex;
    justify-content: space-between;
  }
  .bloc-sp-icon + .bloc-sp-icon {
    margin-left: 10px;
  }
  section.ac-colonne.ac-colonne_2.text-group-2.ui-sortable {
    padding-top: 77px;
    padding-left: 138px;
  }
  .groupe-zone-bleu {
    margin-top: 39px;
  }
}

@media screen and (max-width: 992px) {
  .bloc-b-info-3 {
    line-height: 31px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    margin-top: 1rem;
  }
  .pocentage-info {
    color: #ff7f0f;
    margin-top: 0;
  }
  .titre-info-text-bas {
    color: #000;
  }
}

@media screen and (min-width: 1200px) {
  .bloc-b-info-2 {
    min-width: 536px;
  }
  section.ac-colonne.ac-colonne_2.im-top-1.ui-sortable {
    width: 60%;
  }
  section.ac-colonne.ac-colonne_1.text-top-1.ui-sortable {
    width: 40%;
  }
  section.ac-colonne.ac-colonne_1.text-top-1.ui-sortable h1 {
    /* position: absolute;
    top: -82px; */
    width: 120%;
  }
  section.ac-colonne.ac-colonne_1.text-top-1.ui-sortable {
    position: relative;
  }
  /* section.ac-colonne.ac-colonne_1.text-top-1.ui-sortable .intro {
    padding-top: 77px;
  } */
  .bg-news {
    padding: 25px 0px;
  }
  div#im-right-number-bloc img {
    position: relative;
    max-width: 638px;
    right: -113px;
    margin: 0px;
  }
  div#bloc-text-im-2 {
    position: relative;
    left: -54px;
  }
  .zone-slide {
    max-width: 990px;
  }
  .bloc-devis {
    max-width: 503px;
    min-height: 358px;
    border-radius: 30px;
    margin: auto;
    width: 44%;
  }
  .im-bloc-bleu {
    margin-bottom: -71px;
  }
}

@media screen and (min-width: 1400px) {
  .bg-bloc-bleu:before {
    content: "";
    position: absolute;
    left: 0%;
    width: 1280px;
    height: 100%;
    top: 0px;
    background: #315171;
    padding: 80px 0px;
    color: #fff;
    z-index: -1;
    border-radius: 0px 100px 0px 100px;
    left: -112px;
  }
  .bg-bloc-bleu {
    position: relative;
    z-index: 1;
  }
  .im-bloc-bleu {
    position: relative;
    z-index: 2;
  }
  .bg-bloc-bleu {
    background: transparent;
  }
}

@media screen and (min-width: 1600px) {
  .header-content .nav ul li.sous_menu ul.ssdropdown {
    position: absolute;
    left: 100%;
  }
}

.btn-simulateur {
  background: transparent linear-gradient(90deg, #8dcdf7 0%, #396a99 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 24px;
  text-align: center;
  aspect-ratio: none;
  color: white;
  text-align: center;
  padding: 16px;
  height: 100px;
  width: 377px;
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
}

.btn-simulateur:hover {
  background: linear-gradient(to right, #396a99, #8dcdf7);
  transition: background 0.3s ease;
}
.btn-simulateur a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 700;
  font-family: var(--primary-font);
  justify-content: center;
  font-size: 1.3rem;
}

@media screen and (min-width: 993px) {
  .zone-slide {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    /* margin: auto; */
    width: 100%;
  }
}

/* HEADER */
/* ====== */
header {
  /* Sticky */
  /* Menu mobile */
  .menu-mobile {
    height: 5rem;
    background-color: var(--background-color);
    button {
      &.btn-menu:not(#menu-back) {
        background-color: var(--accent-color-90);
        border-radius: 0;
        color: var(--accent-color-50);
      }
      &#menu-back.btn-menu {
        color: var(--accent-color-50);
      }
    }
  }

  /* Header Content */
  .header-content {
    /* Main Content */
    .main-header-content {
      @media (width >=800px) {
        #main-nav ul li.sous_menu.opened > a {
          padding-left: 20px;
        }
      }
      @media (width < 993px) {
        padding-block: 0.5rem;
        background-color: var(--background-color);

        nav#main-nav > ul > .sous_menu.opened > a {
          background-color: transparent;
          transition: none;
        }

        #nav-container {
          height: calc(100vh - 5rem);
          margin-top: 5rem;
          .nav {
            ul.dropdown,
            ul.ssdropdown {
              height: calc(100vh - 5rem);
              top: 5rem;
            }
          }
        }
        #nav-container .nav > ul > .sous_menu.opened > a,
        #nav-container .nav .dropdown > .sous_menu.opened > a {
          height: 5rem;
          color: var(--text-color);
        }
      }
    }
  }
}

/* ENCART PRESENTATION  */
.presentation-items {
  display: flex;
  flex-direction: row;
  gap: 3rem;
  align-items: center;
}
.presentation-items span {
  display: block;
  font-weight: 300;
  font-size: 15px;
  margin-top: 0;
}
.presentation-items-image {
  width: auto;
  height: auto;
  object-fit: cover;
}
.presentation-items-image img {
  width: auto;
  height: 100px;
}
#encart-presentation h2,
#encart-presentation h2 span {
  color: #008080;
  font-family: Plus Jakarta Sans, sans-serif;
}
#encart-presentation .presentation-encart-card {
  color: #838484;
  font-family: Plus Jakarta Sans, sans-serif;
  margin-top: 3rem;
}

@media screen and (min-width: 601px) and (max-width: 993px) {
  .presentation-items {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
  }
}
@media screen and (min-width: 993px) {
  .presentation-items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* gap: 13rem; */
    align-items: center;
  }
  #encart-presentation .presentation-encart-card {
    margin-top: 4.2rem;
    margin-left: 3rem;
  }
  .presentation-items h2 {
    margin-left: -9rem;
  }
  #encart-presentation .row .col.s12.l4 {
    margin-top: 4rem;
  }
  #encart-presentation h2:nth-child(1) {
    margin-left: 11.5rem;
  }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
  #encart-presentation .row {
    margin: 0 auto;
    width: 90%;
  }
}

@media screen and (min-width: 1220px) {
  #encart-presentation .row {
    margin-left: -9rem;
  }
}

@media screen and (max-width: 1130px) and (max-width: 1187px) {
  .form-content {
    padding-right: 0;
    width: 100%;
  }
}

/* .fancybox-inner {
  min-width: 800px !important;
}
.fancybox-skin {
  min-width: 810px !important;
} */

ul li {
  list-style-type: none;
}

/* ajout  */
@media screen and (min-width: 1px) and (max-width: 600px) {
  .btn-simulateur {
    width: fit-content;
    height: 80px;
  }
  .btn-simulateur a {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 601px) and (max-width: 993px) {
  .btn-simulateur {
    width: fit-content;
    height: 80px;
  }
  .btn-simulateur a {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 800px) {
  .form-content {
    width: 53% !important;
  }
}

/* BLOC DEVIS */
.bloc-devis {
  position: relative;
  z-index: 1;
}

.bloc-devis {
  display: flex;
  background: linear-gradient(to right, #00000026, #00000026),
    url(../assets/gifs/simulateur.webp);
  /* background: linear-gradient(to right, #00000026, #00000069), url(../assets/gifs/simulateur.webp); */
  background-size: contain;
  background-position: center;
  border: 4px solid #315171;
  width: 100%;
}

@media screen and (max-width: 992px) {
  .bloc-devis {
    max-width: 300px;
    min-height: 358px;
    border-radius: 30px;
    margin: auto;
  }
  .bloc-devis {
    max-width: 292px;
    min-height: 221px;
    border-radius: 30px;
    margin: -1.4rem auto;
    display: flex;
    background: linear-gradient(to right, #00000026, #00000026),
      url(../assets/gifs/simulateur.webp);
    background-size: contain;
    background-position: center;
    border: 4px solid #315171;
    width: 103%;
  }
}
@media screen and (min-width: 993px) {
  .bloc-devis {
    max-width: 503px;
    min-height: 358px;
    border-radius: 30px;
    margin: auto;
    width: 44%;
  }
  .bloc-devis {
    display: flex;
    background: linear-gradient(to right, #00000026, #00000026),
      url(../assets/gifs/simulateur.webp);
    /* background: linear-gradient(to right, #00000026, #00000069), url(../assets/gifs/simulateur.webp); */
    background-size: contain;
    background-position: center;
    border: 4px solid #315171;
    width: 100%;
  }
}

#encart-presentation .wizard-forms .form-content {
  width: 63% !important;
}

/* AJout ~  ---------------------   */

.plan-site .nav-bis .firstLi {
  font-weight: bold;
}
.plan-site .main-nav li {
  margin-bottom: 10px;
}
.plan-site .sitemap-nav ul li.firstLi {
  color: var(--link-color);
  margin-top: 10px;
}

.page-404 {
  padding-bottom: 0;
}
.page-404 footer nav {
  color: black;
}

@media screen and (max-width: 992px) {
  #encart-presentation iframe {
    width: 100% !important;
    min-width: 100% !important;
  }
  div#encart-p-fort .col {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 118px;
  }
  div#encart-p-fort .poin-borts-bloc {
    flex-direction: column;
  }

  #bloc-04 .text-bloc-4 ul {
    display: flex;
    justify-content: center;
    align-items: row;
  }

  #topbar-nav ul li a {
    padding: 0.75rem 5% !important;
    text-decoration: none;
    border-bottom: solid 1px #ebebeb;
    font-size: 16px;
  }

  footer .brand {
    padding-top: 95px;
  }
  footer #bloc-section-1 {
    padding-bottom: 0;
  }
  footer .bloc-lien-footer ul {
    padding-left: 0;
  }
  footer .bloc-lien-footer ul li {
    list-style: none;
    margin-bottom: 20px;
  }
  footer #bloc-section-2 nav ul li a {
    font-size: 16px;
  }

  #encart-prestations .slick-slider .slick-list,
  #encart-actualites .slick-slider .slick-list .slick-track {
    margin-bottom: 1rem;
  }
  .prestations-encart-card a {
    min-height: 285px;
  }

  #bloc-fqa .video-responsive .content-video {
    margin-top: 3rem;
    height: 175px;
  }
}

@media screen and (min-width: 993px) {
  .page-interne .fold .row.m-middle.m-end.align-center,
  .actualites-listing .fold .row.m-middle.m-end.align-center,
  .actualites-detail .fold .row.m-middle.m-end.align-center,
  .politique-page .fold .row.m-middle.m-end.align-center,
  .plan-site .fold .row.m-middle.m-end.align-center {
    display: none;
  }
  .page-interne .main-header-content {
    padding-bottom: 20px;
  }
  #bloc-fqa .video-responsive .content-video {
    height: 280px;
  }
  #bloc-fqa .video-responsive iframe {
    height: 100% !important;
  }

  #bloc-04 .slick-prev {
    left: 0;
    top: inherit;
    bottom: 0;
    transform: translate(0, 100%);
  }
  #bloc-04 .slick-next {
    right: 0;
    top: inherit;
    bottom: 0;
    transform: translate(0, 100%);
  }

  .bloc-economies.laboratoire .bloc-personne {
    display: flex;
    justify-content: center;
    padding-right: 0;
  }
  .bloc-economies.laboratoire .bloc-info-a {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .bloc-b-info-2 {
    min-width: 536px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .bloc-b-info-2 {
    min-width: 336px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
  #encart-presentation .slick-presentation .presentation-items {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0;
  }
  #encart-presentation h2 {
    margin-left: 0;
  }
  #encart-presentation #simulateur-assurance iframe {
    width: 100% !important;
  }
  #encart-presentation form.track-form-change {
    margin-top: 1rem;
  }
}
