




/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}

.comp_0 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    width: 100%;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    body {
        background-image: url('');
    }
}
