@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
h2 {
  position: relative;
}
h2:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -16px;
  display: block;
  width: 57px;
  height: 46px;
  margin-bottom: 8px;
  background-size: contain !important;
}
@media (max-width: 575px) {
  h2:before {
    width: 30px;
    height: 24px;
    margin-bottom: 4px;
  }
}
.s_apropos h2:before {
  background: url(images/before_h2.svg) no-repeat center center;
}
.s_echaffaudages h2:before,
.s_contact h2:before {
  background: url(images/before_h2_white.svg) no-repeat center center;
}
header {
  position: relative;
}
div#sticker-sticky-wrapper {
  z-index: 9999 !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999 !important;
  transition: all 0.3s ease;
}
div#sticker {
  margin: 0 !important;
}
nav.navbar {
  background: transparent !important;
  padding: 0px;
}
nav.navbar > .container {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0px 0px 30px 30px;
}

.navbar-collapse {
  justify-content: flex-end;
  padding: 10px 0px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  width: max-content;
  max-width: max-content;
}

.nav-item.dropdown {
  position: relative;
  padding-right: 20px;
}

a.nav-link.dropdown-toggle {
  position: absolute;
  right: 0;
  top: 0;
}

.slide-items img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.s_apropos .logos-slider .swiper-slide {
  margin-right: 24px !important;
}

.s_apropos .logos-slider {
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 117px;
  padding: 10px !important;
}

.s_apropos .logos-slider .logo-slide {
  height: 87px;
  width: auto;
  max-width: 120px !important;
  object-fit: contain;
  object-position: center;
}

.s_apropos .logos-slider .swiper-slide {
  width: max-content !important;
}

section#accueil {
  margin-top: -70px;
  position: relative;
  z-index: 11;
}
a.btn.btn-savoirplus {
  margin-bottom: 40px;
}
.custom-slide-header .swiper-pagination {
  bottom: 80px !important;
}
@media (min-width: 992px) {
  section#accueil {
    margin-top: -155px;
  }
  .custom-slide-header .swiper-pagination {
    bottom: 190px !important;
  }
}
.images-accueil img {
  border-radius: 30px;
  margin: auto;
  display: block;
}

.h2,
h2 {
  font-size: 4rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
.h1,
h1 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2.5rem;
}

.content-slide {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 1;
}
.liste_infos ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin-top: 100px;
  margin-bottom: 80px;
  justify-content: center;
  gap: 0px !important;
  flex-wrap: wrap;
  li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap: 11px;
    border: 1px solid #e4e4e4;
    flex: 1 1 0;
    min-width: 0;
    font-size: 16px;
    font-weight: bold;
    min-width: 230px;
    max-width: 260px;
  }
}

.row-activite-item > .container-img {
  img {
    width: 100%;
    height: auto;
    aspect-ratio: 48/28;
    object-fit: cover;
  }
  padding: 0px !important;
}
.row-activite-item {
  position: relative;
}

.row-activite-item h3 {
  font-size: 24px;
  font-weight: 300;
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 10px;
  margin-bottom: 0 !important;
}
.container-activite-item a {
  text-decoration: none;
}
.row-activite-item .container-text {
  background: linear-gradient(0deg, #0d0d0d 0%, rgba(255, 255, 255, 0) 100%);
}
@media (min-width: 576px) {
  .row-activite-item .container-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.row-activite-item h3:before {
  content: "";
  width: 50px;
  height: 10px;
  background: #84c76b;
  margin-bottom: 10px;
}

.c_travaux h2 {
  text-align: center;
}

.c_echaffaudages img {
  width: 100%;
}

.s_echaffaudages {
  background: #161618;
  img {
    width: 100%;
    height: auto;
  }
  h2 {
    color: white;
  }
  p {
    font-size: 24px;
    font-weight: 300;
    color: white;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 80%;
  }
}

.c_echaffaudages > div > div:nth-child(1) {
  padding-block-start: 3rem;
  @media (min-width: 992px) {
    padding-block: 120px !important;
  }
}
.s_avantapres {
  padding-top: 90px;
  background: linear-gradient(180deg, #161618 60%, transparent 40%);
  h2 {
    text-align: center;
    color: white;
  }
}

.s_partenaires {
  padding-top: 90px;
  padding-bottom: 90px;
  h2 {
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
    text-align: center;
    margin-bottom: 60px;
  }
  .logos-slider > div {
    justify-content: center;
    gap: 3rem;
  }
}
.s_actus {
  padding-top: 90px;
  h2 {
    text-align: center;
    margin-bottom: 60px;
  }
}
.s_contact {
  position: relative;
  padding-top: 245px;
  padding-bottom: 70px;
  margin-top: -170px;
  h2 {
    color: white;
    margin-bottom: 60px;
  }
}
.s_contact > .container {
  position: relative;
  z-index: 1;
}
.s_contact::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}

.contact-form .form-control {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #696969 !important;
  border-radius: 0 !important;
  margin-bottom: 0.5rem !important;
  padding: 20px 32px;
  font-size: 15px;
  font-weight: normal;
}
.form-control::placeholder {
  color: white !important;
}
.coordonnees > div {
  margin-bottom: 20px;
}
.coordonnees > div,
.coordonnees > div > a {
  display: flex;
  gap: 20px;
  * {
    font-size: 16px;
    color: white;
  }
}
footer {
  border-top: 1px solid #ffffff;
}

button.btn.btn-primary {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  background-color: #87f150;
  border-radius: 0;
  padding: 10px 20px;
  border: none;
  margin-block: 1rem;
}

/* responsive */

@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  h1,
  .h1 {
    font-size: 1.2rem;
    margin-bottom: 1.2rem;
  }
  .slide-items img {
    height: 40vh;
  }
  .s_apropos .logos-slider .logo-slide {
    height: 50px;
    max-width: 80px !important;
  }
  .s_apropos .logos-slider {
    margin-bottom: 40px;
    padding: 5px !important;
  }
  .row-activite-item h3 {
    font-size: 16px;
    padding: 6px;
    gap: 6px;
  }
  .row-activite-item h3:before {
    width: 30px;
    height: 6px;
    margin-bottom: 6px;
  }
  .s_echaffaudages p {
    font-size: 16px;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .s_partenaires,
  .s_actus,
  .s_avantapres,
  .s_contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s_contact {
    padding-top: 100px;
    margin-top: -60px;
  }
  .navbar-collapse {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    padding: 10px 5px;
  }
  .content-slide {
    left: 50%;
    width: 90vw;
    font-size: 1rem;
  }
}

@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }

  .row-activite-item h3 {
    font-size: 12px;
    padding: 4px;
    gap: 4px;
  }
  .s_contact {
    padding-top: 60px;
    margin-top: -30px;
  }
  .s_contact h2 {
    margin-bottom: 20px;
  }
}

.slide-ba.slide-ba-1.twentytwenty-container {
  max-width: 1200px;
  margin: auto;
}

.s_avantapres .twentytwenty-container img {
  max-width: 1200px;
  position: absolute;
  top: 0;
  display: block;
  left: 0;
  right: 0;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: auto;
}

.s_avantapres .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 60px);
  left: auto;
}
.s_avantapres .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 60px);
  right: auto;
}

.s_avantapres .swiper-button-next,
.s_avantapres .swiper-button-prev {
  color: white !important;
}

.footer-menu {
  max-width: max-content !important;
}

.content-menu-footer {
  display: flex;
  justify-content: flex-end;
}
.d-md-none.footer-phone {
  background: #161618;
  padding: 10px 0px;
  margin-top: 20px;
}
.d-md-none.footer-phone * {
  text-align: center;
  color: white;
}

@media (max-width: 767px) {
  footer {
    margin-bottom: 80px;
  }
}
.twentytwenty-horizontal .twentytwenty-before-label::before, .twentytwenty-horizontal .twentytwenty-after-label::before {
  top: 33px !important;
}
