.select-objectif-company {
   position: relative;
   margin-bottom: 12rem;
   padding: 6.9rem 0;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   @media screen and (max-width: 767px) {
        /* padding: 3.5rem 1rem;  */
        padding: 2rem; 
        margin-bottom: 7rem;
    }
}

.select-flex-container {
    display: flex;
    gap: 1.9rem;
    align-items: center;
    /* justify-content: center; */
    margin-bottom: 2.5rem;
    margin-left: 12rem;
    @media screen and (max-width: 767px) {
        margin-left: 0;
        flex-direction: column;
        gap: 1rem;
    }
}

.select-flex-container h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    width: 16rem;
    height: 4.1rem;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    @media screen and (max-width: 767px) {
        font-size: 1.8rem;
        width: 14rem;
        height: 3.4rem;
    }
}

.select-flex-container p {
    font-style: normal;
    font-weight: 500;
    font-size: 1.8rem;
    /* line-height: 18px; */
    letter-spacing: 0.1em;
    color: #000000;
    @media screen and (max-width: 767px) {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.select-icons01 {
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
}

.select-icons02 {
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 1rem;
    right: 0rem;
    transform: rotate(
90deg);
}

.select-icons03 {
    width: 6rem;
    height: 6rem;
    position: absolute;
    bottom: 1rem;
    left: 0rem;
    transform: rotate(
270deg);
}

.select-icons04 {
    width: 6rem;
    height: 6rem;
    position: absolute;
    bottom: 1rem;
    right: 0rem;
    transform: rotate(180deg);
}

.tel-link {
    text-decoration: none;
}

.grey-bk-company {
    padding: 11rem 0;
    background-color: #EEF1F4;
    @media screen and (max-width: 767px) {
        padding: 7rem 0;
    }
}

.data-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    position: relative;
    @media screen and (max-width: 767px) {
        gap: 0;
        row-gap: 1.5rem;
        justify-content: space-between;
    }
}

.data-container-date {
    position: absolute;
    font-size: 2rem;
    bottom: -4rem;
    right: 0;
}

@media screen and (max-width: 767px) {
    .data-container-date {
        font-size: 1.4rem;
        bottom: -3.2rem;
        right: 0;
    }  
}

.data-box-container {
    width: 29.6rem;
    position: relative;
    @media screen and (max-width: 767px) {
        width: 16.6rem;
    }
}

.data-box-container1 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 7.6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 4.5rem;
    left: 6rem;
    @media screen and (max-width: 767px) {
        font-size: 3rem;bottom: 3rem;left: 5rem;
    }
}

.data-box-container2-1 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 2.5rem;
    left: 3.4rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;left: 2.4rem;
    }
}

.data-box-container2-2 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 2.5rem;
    right: 6.1rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;right: 3.6rem;
    }
}

.data-box-container3 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 7.6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 4.5rem;
    left: 4.8rem;
    @media screen and (max-width: 767px) {
        font-size: 3rem;bottom: 3rem;left: 4.7rem;
    }
}

.data-box-container4-1 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 2.5rem;
    left: 3.7rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;left: 2.4rem;
    }
}

.data-box-container4-2 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 2.5rem;
    right: 6rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;right: 3.6rem;
    }
}

.data-box-container5-1 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 3.5rem;
    left: 2rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;left: 1.7rem;
    }
}

.data-box-container5-2 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 3.5rem;
    right: 5rem;
    @media screen and (max-width: 767px) {
        font-size: 2.8rem;bottom: 1.8rem;right: 3rem;
    }
}


.data-box-container6 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 7.6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 5.5rem;
    left: 7rem;
    @media screen and (max-width: 767px) {
        font-size: 3rem;bottom: 3rem;left: 5.4rem;
    }
}


.data-box-container7 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 7.6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 5.6rem;
    left: 6.5rem;
    @media screen and (max-width: 767px) {
        font-size: 3rem;
        bottom: 3.4rem;
        left: 5.5rem;
    }
}


.data-box-container8 {
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 7.6rem;
    letter-spacing: 0.04em;
    color: #000000;
    bottom: 5.5rem;
    left: 6rem;
    @media screen and (max-width: 767px) {
        font-size: 3rem;bottom: 3.1rem;left: 4.7rem;
    }
}

.white-mt-company {
    margin-top: 11rem;
}

/* repositionnement global */
.swiper-button-next,
.swiper-button-prev {
    width: 5.2rem;
    height: 5.2rem;
    background: #0033B3; /* couleur fond bouton */
    border-radius: 50%;
    color: #fff;
    top: 26rem !important;
    @media screen and (max-width: 767px) {
        top: 12rem;
        width: 2rem;
        height: 2rem; 
    }
}

.swiper-button-next {
    transform: translateX(8rem);
    @media screen and (max-width: 767px) {
        transform: translateX(3rem);
    }
}

.swiper-button-prev {
    transform: translateX(-8rem);
    @media screen and (max-width: 767px) {
        transform: translateX(-3rem);
    }
}

/* icônes centrées dans le cercle */
.swiper-button-next svg,
.swiper-button-prev svg  {
  width: 2.2rem !important; /* taille du SVG */
  height: 1.4rem !important;
  @media screen and (max-width: 767px) {
        width: 0.5rem !important;
        height: 0.8rem !important;
    }
}

.swiper {
    margin-bottom: 4rem;
    @media screen and (max-width: 767px) {
        margin-bottom: 2rem;
    }
}

.swiper.gallery-thumbs .swiper-slide img {
    width: 11.6rem !important;
    height: 7.3rem !important;
    cursor: pointer;
    @media screen and (max-width: 767px) {
        width: 9.6rem !important;
        height: 6.3rem !important;
    } 
}

.swiper.gallery-thumbs .swiper-slide {
    width: 11.6rem !important;
    height: 7.7rem !important;
    border: 2px solid transparent;
    overflow: hidden;
    @media screen and (max-width: 767px) {
        width: 9.2rem !important;
        height: 6.7rem !important;
        margin-bottom: 1rem;    
    } 
}

.swiper.gallery-thumbs .swiper-wrapper {
    justify-content: center;
    @media screen and (max-width: 767px) {
        width: 100% !important;
    }
}

.gallery-top .swiper-wrapper {
    width: 79.8rem !important;
    margin: 0 auto;
}

.swiper-slide {
    cursor: grab;
}

.gallery-top .swiper-slide img {
    width: 100% !important;
    border-radius: 1.8rem;
    @media screen and (max-width: 767px) {
        border-radius: 0.8rem;
    }
}

.swiper-slide:active {
    cursor: grabbing;
}

.swiper-slide-thumb-active {
    border: 2px solid #0033B3 !important;
}

.footer-up {
    margin-top: 11rem;
    @media screen and (max-width: 767px) {
        margin-top: 7rem;
    }
}