@media (max-width: 767px) {
  /* Section confiance + carrousel */
  h2.confiance {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
  }

  p {
    font-size: 15px;
    line-height: 24px;
  }

  .logo-carousel .owl-nav button.owl-prev,
  .logo-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    font-size: 16px;
  }

  /* Section .background-sec-3 */
  .background-sec-3 {
    width: 100%;
    max-width: none;
    min-height: auto;
    padding: 15px;
    margin: 15px auto;
  }
    .dropdown-menu {
    position: static;
    border-top: 1px solid #ccc;
    box-shadow: none;
  }
  .background-sec-3-active {
    width: 100%;
    max-width: none;
    min-height: auto;
    padding: 15px;
    margin: 15px auto;
  }
  .conception-et-am-nagement-d-espaces-verts {
    font-size: 18px;
    line-height: 22px;
    position: static;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  .d-tails-du-m-tier,
  .heading-6-global-reach {
    position: static;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .icon {
    position: static;
    display: block;
    margin: 15px auto;
    width: 24px;
    height: auto;
  }

  .horizontal-border {
    position: static;
    border-width: 0 0 1px 0;
    margin: 15px 0;
  }

  .background-sec-3-img img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin-top: 20px;
  }

  /* Section 1 et autres avec background fixe */
  .back-sec1-home,
  .sec6-home,
  .footer-home,
  .back-sec-page {
    background-position: center;
    background-size: cover;
    padding: 50px 20px;
    height: auto;
  }

  /* Formulaire contact */
  .contact-home {
    padding: 30px 20px;
  }

  /* Boutons personnalisés */
  .custom-button,
  .custom-button-contact {
    flex-direction: row;
    text-align: center;
    gap: 10px;
  }
.center-logo 
 {
    width: 50%;

}
  .button-icon {
    margin-top: 10px;
  }

  /* Titre .title-box */
  .title-box {
    font-size: 32px;
  }
  .sec3-concept {
     padding: 50px;
    }
img.img-espace {
    width: 50%;
}
  /* Section sec2-home */
  .sec2-home {
    border-radius: 60px 60px 0 0;
    top: 0px;
  }

  /* Owl carousel paddings */
  .owl-carousel .item {
    padding: 0.5rem;
  }

  /* Liens */
  p a {
    font-size: 20px;
    line-height: 32px;
  }

  ol, ul li {
    font-size: 16px;
  }
  .menu-header {
    margin: 0 auto;
    width: 90%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 27.8px 0px rgba(0, 0, 0, 0.25);
}
}
