.carousel-control-next-icon,.carousel-control-prev-icon {
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(0 0 0 / 72%);
    font-size: 24px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

i.bi.bi-check {
  font-size: 26px;
  color: #ecc411;
}

.bi::before {
  vertical-align: -7px;
}

.participant {
 background-color: #ecc411;
}

.carousel-caption.title.text-start {
  bottom: -80px;
}

.carousel-caption.description.text-start {
  padding: 80px;
}


.stats-item.d-flex.align-items-center.w-100.h-100.constructeurs {
  border: 0;
  padding-top: 0;
}

.row.les-dernieres-avancees {
  padding-top: 20px;
}

.project-details .portfolio-info ul li {
  float: right;
}

body, p, h1, h2, h3, h4 {
  font-family: Arial, sans-serif;
}

.stats-counter .stats-item p , p{
  font-family: Arial, sans-serif;
  font-size: 15px;
}

.project-details section#stats-counter {
  padding-right: 50px;
}

#hero h1 {
  font-family: Arial, sans-serif;
  padding-top: 150px;
}

#hero p {
  padding-top: 100px;
  color: #fff;
}
div#btn-project {
  padding-top: 100px;
}

#hero h5 {
  color: #fff;
  font-size: 15px;
  text-align: start;
}
#stats-counter img {
  padding-right: 4px;
  width: 39px;
}
section#project-details {
    padding-top: 40px;
}
.carousel-caption.description.text-start {
  top: 3px;
  position: relative;
  padding: 0;
}
.carousel-indicators {
    bottom: 110px;
}
element.style {
}
.carousel-indicators [data-bs-target] {
    background-color: #000000;
}
.carousel-inner {
    padding-top: 50px;
}
.project-link {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 50px;
  transition: 0.5s;
  margin: -10px;
  color: #fff;
  border: 1px solid var(--color-primary);
  }

.project-link a{
  color: white;
  font-weight: bold;

}
.project-link:hover {
  background: var(--color-primary);
}
.slides-1.portfolio-details-slider.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events{
  padding-top: 50px;

}
.project-details .portfolio-info ul li {
  margin-top: -10px;
}

@media (min-width: 1400px) {
  .carousel-caption.text-start h1 {
    top: -732px;
  }

  .carousel-caption.text-start.home h1 {
    top: -384px;
  }
  .project-details .portfolio-info h3{

  }
}

@media (max-width: 1400px) {
  .carousel-caption.text-start h1 {
    top: -644px;
  }

  .carousel-caption.text-start.home h1 {
    top: -334px;
  }
  .project-details .portfolio-info .btn-visit{

  }
  .project-details .portfolio-info h3{

  }

}

@media (min-width: 1280px) {
  .navbar a, .navbar a:focus {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1px;
  }
  .project-details .portfolio-info .btn-visit{

  }
  .project-details .portfolio-info h3{
  }
}

@media (max-width: 1279px) {
  #hero h1 {
    font-size: 35px;
    line-height: 60px;
  }
  .mobile-nav-show {
    font-size: 70px;
  }
  .project-details section#stats-counter {
    padding-right: 0px;
  }
  .carousel-caption.text-start.home h1 {
    top: -334px;
  }
  .project-details .portfolio-info .btn-visit{

  }
  .project-details .portfolio-info h3{

  }
  #hero h5 {
      font-size: 11px;
  }
}


@media (max-width: 1200px){
  .carousel-caption.text-start h1 {
    top: -563px;
  }
  .carousel-caption.text-start.home h1 {
    top: -282px;
  }
  .project-details .portfolio-info .btn-visit{
    font-size: 13px;
  }
  .project-details .portfolio-info h3{
    font-size: 18px;
  }
}

@media (max-width: 991px){
  #hero h5 {
    margin: revert;
  }
  .carousel-caption.text-start h1 {
    top: -514px;
  }
  .carousel-caption.text-start.home h1 {
    top: -418px;
  }
  .project-details .portfolio-info .btn-visit{
  }
  .project-details .portfolio-info h3{
  }
  .project-link {
    margin: 10px;
  }
  .more-project p {
    text-align: center;
  }
}

@media (max-width: 768px) {

  div#btn-project {
    padding-top: 50px;
    }
  .slides-1.portfolio-details-slider.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events{
    padding-top: 50px;
  }
  #hero h5 {
      font-size: 13px;
      margin:revert;
  }
  section#project-details {
    padding-top: 10px;
  }

  #hero h1 {
    font-size: 20px;
    line-height: 40px;
  }

  #hero {
    height: 400px;
  }

  #hero h1 {
      font-size: 25px;
      padding-top: 100px;
      padding-left: 5px;
  }

  .mobile-nav-show {
    padding-right: 0;
  }

  .project-details section#stats-counter {
    padding-right: 0px;
  }

  .stats-counter .stats-item {
    padding: 15px 15px;
  }
  #stats-counter img {
      padding-right: 16px;
      width: 58px;
  }
  .project-details .portfolio-info .btn-visit {
    padding: 8px 20px;
    font-size: 14px;
  }

  .project-details h3 {
    font-weight: bold;
  }

  .carousel-caption.text-start p{
    padding: 5px;
    font-weight: normal;
    font-size: 11px;
    background: #ecc411;
  }

  .carousel-caption.text-start h1 {
    top: -500px;
    min-height: 30px;
    font-size: 17px;
    padding: 5px;
  }

  .carousel-caption.title.text-start {
    left: 0px;
  }

  .carousel-caption.description.text-start {
    /* padding: 25px; */
    padding-bottom: 55px;
  }

  .carousel-indicators {
    display: none;
  }

  .breadcrumbs {
    min-height: 0;
  }

  iframe {
    max-height: 320px;
  }

  .header {
    padding: 25px 0 !important;
  }

  .carousel-caption.text-start.home h1 {
    top: -403px;
    left: 0px;
  }

  #hero p {
    padding-top: 60px;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .project-details .portfolio-info .btn-visit{

  }
  .project-details .portfolio-info h3{

  }

}
@media (max-width: 765px) {
  .carousel-caption.text-start.home h1 {
    top: -302px;
  }
  div#btn-project {
    padding-top: 40px;
  }
}

@media (max-width: 575px) {
  .carousel-caption.text-start.home h1 {
    top: -301px;
    font-size: 14px;
    left: 0px;
  }

  .carousel-caption.text-start h1 {
    top: -165px;
    font-size: 14px;
    min-height: 30px;
  }

  .carousel-caption.text-start h1 {
    top: -415px;
    font-size: 14px;
    min-height: 30px;
  }
  .carousel-caption.title.text-start {
    left: 0px;
  }

  .carousel-caption.text-start p, h {
    background: #ecc411;
  }
  .project-details .portfolio-info .btn-visit{

  }
  .project-details .portfolio-info h3{

  }

}
@media (max-width: 550px) {
  .carousel-caption.text-start.home h1 {
    top: -298px;
  }
}
@media (max-width: 540px) {
  .carousel-caption.text-start.home h1 {
    top: -293px;
  }
}

@media (max-width: 500px) {
    .carousel-caption.text-start h1 {
      top: -350px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-270px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{

    }
}
@media (max-width: 460px) {
  .carousel-caption.text-start.home h1 {
    top: -245px;
  }
}
@media (max-width: 425px) {
    .carousel-caption.text-start h1 {
      top: -350px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-235px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{
      font-size: 16px;

    }
}
@media (max-width: 414px) {

    .carousel-caption.text-start h1 {
      top: -344px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-230px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{

    }
}
@media (max-width: 393px) {
    .carousel-caption.text-start h1 {
      top: -330px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-216px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{

    }
}
@media (max-width: 375px) {
    .project-link {
      margin: 6px;
      padding: 10px 13px;
    }
    .carousel-caption.text-start h1 {
      top: -322px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-207px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{
      font-size: 14px;
    }
    .slides-1.portfolio-details-slider.swiper.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden {
      padding-top: 30px;
    }
}
@media (max-width: 360px) {
    .carousel-caption.text-start h1 {
        top: -314px;
        font-size: 14px;
        left: 0px;

    }
    .carousel-caption.text-start.home h1 {
        top:-198px;
    }
      .slides-1.portfolio-details-slider.swiper.swiper-initialized.swiper-horizontal.swiper-android {
      padding-top: 25px;
    }
    .project-details .portfolio-info .btn-visit{
        padding: 3px 8px;
        font-size: 13px;

    }
    .project-details .portfolio-info h3{

    }
    .project-link {
          font-size: 10px;
    }
}
@media (max-width: 330px) {

    .carousel-caption.text-start.home h1 {
      top:-183px;
    }

}
@media (max-width: 320px) {
    #hero h5 {
    font-size: 12px;
    }
  #hero h1 {
    font-size: 20px;
    }
  .header .logo img {
    max-height: 30px;
    }
    .carousel-caption.text-start h1 {
      top: -291px;
      font-size: 14px;
      left: 0px;
    }
    .carousel-caption.text-start.home h1 {
      top:-177px;
    }
    .project-details .portfolio-info .btn-visit{

    }
    .project-details .portfolio-info h3{
      font-size: 12px;

    }
    .project-link {
    font-size: 9px;
    margin: 6px;
    padding: 10px 12px;
}
}
@media (max-width: 300px) {

    .carousel-caption.text-start.home h1 {
      top:-165px;
    }
}
@media (max-width: 280px) {
  #hero h5 {
    font-size: 9px;
  }
  .project-link {
    margin: -10px;
    padding: 10px 10px;
  }
  #hero h1 {
    font-size: 18px;
   }
  .stats-counter .stats-item p, p {
    font-family: Arial, sans-serif;
    font-size: 13px;
  }
  .stats-counter .stats-item span {
    font-size: 13px;
  }
  .project-details .portfolio-info h3 {
    font-size: 10px;
   }
  .carousel-caption.text-start h1 {
    top: -285px;
    font-size: 14px;
    left: 0px;
  }
  .carousel-caption.text-start.home h1 {
    top:-150px;
  }
  .project-details .portfolio-info .btn-visit{
    font-size: 13px;
    padding: 1px 5px;
    }

  }
@media (max-width: 260px) {

      .carousel-caption.text-start.home h1 {
        top:-140px;
      }
  }
@media (max-width: 240px) {

      .carousel-caption.text-start.home h1 {
        top:-130px;
      }
  }
@media (max-width: 220px) {

      .carousel-caption.text-start.home h1 {
        top:-120px;
      }
  }
@media (max-width: 200px) {

      .carousel-caption.text-start.home h1 {
        top:-110px;
      }
  }
@media (max-width: 180px) {

      .carousel-caption.text-start.home h1 {
        top:-98px;
      }
  }
@media (max-width: 160px) {

      .carousel-caption.text-start.home h1 {
        top:-86px;
      }
  }
@media (max-width: 140px) {

      .carousel-caption.text-start.home h1 {
        top:-70px;
      }
      .project-details .portfolio-info h3{
      font-size: 15px;
      }
  }
