@media(max-width: 932px){ 
    .tp-header-2-bar.tp-offcanvas-open-btn{
            text-align: -webkit-right;
    }
    section.ar-about-us-4-text-area{
      width: 50px;
    }
    .tp-hero-title{
        letter-spacing: 0px;
    }
    
    .tp-header-logo a img{
      width: 150px!important;
    }
    button.tp-header-2-bar.tp-offcanvas-open-btn.align-items-center{
          margin-right: 20px!important;
    }
    .tp-about-area {
        padding-bottom: 0;
    }
    .timeline .swiper-container {
    height: 400px;
    }
    .tp-service-content .tp-section-title{
        margin-top: 0;
    }
    /* .swiper-slide{
        flex-shrink:1;
    } */
       .page-header__inner {
        padding-top: 285px!important;
        padding-bottom: 100px!important; 
    margin-bottom: 20px;
    }
    .page-header.pb-100{
        padding-bottom: 0;
    }
    .tp-section-title-teko.fs-80.tp_fade_anim.fs-55{
        font-size: 32px !important;
    }
    .title_carte-block{
        font-size: 28px;
    }
    .ar-about-us-4-text-title {
        font-size: 60px;
        letter-spacing: -5px;
    }
    .creative-service-area.pb-70.pt-160{
        padding-top:60px;
    }
        .creative-service-item.about-us-4 .creative-service-title {
        font-size: 41px;
    }
    .pp-skill-list-title {
        font-size: 27px;
    }
    .pp-about-me-service-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .ai-about-right_1 {
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    display: none;
    }
    .tp-btn-black-text {
        padding: 7px 6px;        font-size: 12px!important;
    }
 .pp-about-bottom-btn.smooth{
  display: none;
 }
 i.fa-solid.fa-plus{
      margin-left: -17px;
 }
  div#navPresentationTab{
    display: flex;
    flex-wrap: initial;
  }
  .col-xl-5.col-lg-4.col-md-5 .ml-0 img{
    transform: none !important;
  }
}
 /* =========================
   MOBILE : afficher image uniquement du slide actif
   ========================= */
@media (max-width: 768px) {

  .timeline .swiper-slide {
    background-image: none !important;
  }

  .timeline .swiper-slide.swiper-slide-active {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
}
/* ===============================
   MOBILE TIMELINE (JS GENERATED)
   =============================== */
/* .timeline-mobile {
  display: none;
}

@media (max-width: 768px) {
  .timeline-mobile {
    display: block;
  }

  .timeline-mobile .swiper-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .timeline-mobile .swiper-slide {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    display: flex;
    align-items: flex-end;
    position: relative;
  }

  .timeline-mobile .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to top,
      rgba(0,0,0,0.75),
      rgba(0,0,0,0.15)
    );
    z-index: 1;
  }

  .timeline-mobile .mobile-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 24px;
    color: #fff;
  }

  .timeline-mobile .year {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
  }

  .timeline-mobile p {
    font-size: 14px;
    line-height: 1.5;
  }

  .timeline-mobile .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
  }

  .timeline-mobile .swiper-pagination-bullet-active {
    opacity: 1;
  }
} 
@media (max-width: 768px) {

   

  .timeline-mobile .swiper-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .timeline-mobile .swiper-wrapper {
    display: flex;
  }

  .timeline-mobile .swiper-slide {
    width: 100%;
    height: 100vh;
    flex-shrink: 0;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    display: flex;
    align-items: flex-end;
    position: relative;
  }
 
  .timeline-mobile .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.75),
      rgba(0, 0, 0, 0.15)
    );
    z-index: 1;
  }
 
  .timeline-mobile .swiper-slide-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 24px;
    color: #fff;
  }

  .timeline-mobile .timeline-year {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
  }

  .timeline-mobile .timeline-text {
    font-size: 14px;
    line-height: 1.5;
  }
 
  .timeline-mobile .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.4;
  }

  .timeline-mobile .swiper-pagination-bullet-active {
    opacity: 1;
  }
 
  .timeline-mobile .swiper-button-prev,
  .timeline-mobile .swiper-button-next {
    display: none;
  }
} */
