.left-margin{
    margin-left: 13rem!important;
}
.slider-partenaire img {
    width: 120px;
    margin: auto;
}

.img-slid{
    margin-right: auto;
    margin-left: auto;
    display: block;
    padding: 45px 0 30px 0;
}
#img-block-transparence{
    background-color: transparent !important;
    box-shadow: none !important;
    margin-top: -20px !important;
    border: none !important;
}
.hand-invst{
    transition: transform .2s;
}
.item-expertise{
    overflow: hidden;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    gap: 5px;
}
.item-expertise .grp-expr{
    position: relative;
    /* min-height: 300px;*/
     width: 248px;
 }
 .item-expertise .grp-expr .list-item-expr{
     padding-inline: 0;
     left: 50%;
     position: absolute;
     /* bottom: 0px; */
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 110px;
    text-align: center;
}
.item-expertise .grp-expr .list-item-expr li a{
    color: #0F2C56;
    font-family: "Manrope";
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}
.item-expertise .item-expr{
    width: 100%;
    /* float: left; */
    display: flex;
    align-items: center;
    background: url(../img/Icons/cercle-bg-1.png) no-repeat !important;
    /* background-size: 100% 100%; */
    /* padding: 5px; */
    position: relative;
    background-size: 100% 100% !important;
    padding-inline: 5px 30px !important;
    padding-block: 5px;
}
.item-expertise .item-expr::after{
    position: absolute;
    content: "";
    left: 50%;
    height: 20px;
    width: 2px;
    background: #0F2C56;
    bottom: -22px;
    transform: translateX(-50%);

}
.item-expertise .grp-expr:nth-child(even)  .item-expr{
    background: url(../img/Icons/cercle-bg-2.png) no-repeat !important;
    background-size: 100% 100% !important;
    /* padding: 5px; */
    padding-inline: 5px 25px;
}
.item-expertise .grp-expr:last-of-type .item-expr{
    background: url(../img/Icons/cercle-bg-3.png) no-repeat !important ;
    background-size: 100% 100% !important;
    padding-inline: 5px 30px ;
    padding-block: 5px;
}
.item-expertise .item-expr img{
    float: left;
    margin-right: 5px;
}
.item-expertise .item-expr span{
    color: #0F2C56;
    font-family: "Manrope";
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.item-expertise .item-expr span a{
    color: #0F2C56;
    font-family: "Manrope";
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}
@media screen and (max-width: 768px){
    .left-margin{
        margin-left: 0!important;
    }
    .img-slid{
        padding: 35px 0 30px 0;
    }
    .item-expertise{
        display: initial;

    }
    .item-expertise .grp-expr{

        width: initial;
        min-height: 200px;
    }
    .item-expertise .grp-expr .list-item-expr{
        list-style: disc;
        left: 41%;
        /* bottom: 45px; */
        top: 100px;
        text-align: left;
    }
    .item-expertise .grp-expr:last-of-type .list-item-expr{
        left: 37%;
    }


    .item-expertise .item-expr{
        width: 100%;
        display: inherit;
    }
    .item-expertise .item-expr {
        width: 70%;
        margin: auto;
        float: none;
    }
    .item-expertise .grp-expr .item-expr{
        background: url(../img/Icons/Cercle1mobile.png) no-repeat !important;
        height: 265px;
    }
    .item-expertise .grp-expr:nth-child(even) .item-expr{
        background: url(../img/Icons/Cercle2mobilebrown.png) no-repeat !important;
        height: 190px;
    }
    .item-expertise .grp-expr:nth-child(even) .list-item-expr{
        left: 37%;
    }
    /* .item-expertise .item-expr:last-of-type{
        background: url(../img/Icons/cercle-bg-3-mobile.png) no-repeat;
        background-size: 95% 100%;
        height: 83px;
    } */

    .item-expertise .grp-expr:last-of-type .item-expr{
        background-size: initial !important;
    }
    .item-expertise .item-expr span {
        margin-top: -30px;
    }
    .item-expertise .item-expr img {
        margin-top: -30px;
    }
    .item-expertise .item-expr:last-of-type img{
        margin-top: 0;
    }
    .item-expertise .item-expr:last-of-type span{
        width: 120px;
        display: block;
        float: left;
        margin-top: 16px;
    }
    .guide-expertise h4 {
        padding-bottom: 30px !important;
    }

    .item-expertise .item-expr::after{
        display: none;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .item-expertise{
        gap: 0px;
    }
    .item-expertise .item-expr{

        padding-inline: 5px 10px !important;
    }
}

@media (max-width: 575.98px) {
    .item-expertise .grp-expr .list-item-expr{
        list-style: disc;
        left: 45%;
    }
    .item-expertise .item-expr{
        width: 100%;
    }
}

.header-banner .contextual{
  top:150px !important;
}

.banner-global .text-banner{
  max-width: 85% !important;
  left: 0;
  right: 0;
  margin: auto;
}


@media (max-width: 640px) {
    .banner-global .text-banner {
        position: relative !important;
        max-width: 100% !important;
    }
  .switchcolor main{
    filter: blur(8px);
    -webkit-filter: blur(8px);
  }
  .banner-global .text-banner p {
    font-size: 16px !important;
  }
  .banner-global::before {
    top: 0 !important;
    left: 0 !important;
  }
  .banner-global{
    position: relative !important;
    padding: 30px 10px !important;
      margin-top: 0 !important;
  }
  .banner-global .img-banner img {
    height: 100% !important;
  }
  .img-banner{
    position: absolute !important;
    top: 0 !important;
    height: 100% !important;
  }
}

@media (max-width: 768px) {
  header .header .left-header .mobile-block .menu-version-mobile ul .list-expertise li:last-child {
    padding-bottom: 0;
    margin-bottom: 20px !important;
  }
}

.item-expertise .disable-arrow::after{
  display: none !important;
}







/* Timeline */


.title-block-timeline{
    color: #0f2c56;
    font-family: "Manrope";
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    width: 640px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.timeline {
    margin: auto;
    position: relative;
}
.content-nous .img-fluid{
    border-radius: 20px;
}
/* Ligne centrale */
.timeline::before {
    content: "";
    position: absolute;
    top: 49.5%;
    left: 0;
    right: 0;
    height: 2px;
    background: #ddd;
    z-index: 1;
    transform: translateY(-50%);
}

/* Points jaunes */
.timeline-point {
    width: 14px;
    height: 14px;
    background: #0f2c56;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

/* Cartes */
.timeline-item {
    background: transparent;
    border-radius: 12px;
    margin-top: 20px;
    padding: 10px 10px 0 10px;
    width: 230px;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 20px -4px rgba(0,0,0,0.35);
    box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.35);
    margin-bottom: 10px;
}

.timeline-item h3 {
    font-size: 18px;
    font-weight: bold;
    color: #111;
    margin: 0;
}

.timeline-item img{
    width: 100px;
    margin: auto;
    display: block;
}

.timeline-item p {
    font-size: 14px;
    color: #333;
    margin-top: 0;
    min-height: 50px;
    line-height: 16px;
}

.timeline-slide:nth-child(even) .timeline-item {
    margin-top: 120%;
    text-align: center;
}

.timeline-slide:nth-child(odd) .timeline-item {
    /* margin-bottom: 140px;*/
    text-align: center;
}

.timeline-slide:nth-child(odd) .timeline-point{
    bottom: -40px;
    top: initial;
}

/* Ajustement du point jaune */
.timeline-slide {
    position: relative;
    display: flex !important;
    justify-content: center;
}

.timeline-slide .timeline-point {
    bottom: 0;
    top: 49.5%;
}

/* Slick flèches */
.timeline .slick-prev:before,
.timeline .slick-next:before {
    color: #aaa;
    font-size: 30px;
}

.timeline .slick-prev,
.timeline .slick-next {
    z-index: 3;
    top: 49%;
}

.block-description-item{
    padding-block: 0 !important;
}
.block-description-item .items {
    padding-top: 45px !important;
    padding-bottom: 40px !important;
}
.block-description-item .items .item p {
    color: #0f2c56;
    font-family: "Manrope";
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    width: 90%;
    margin: auto;
}
.block-description-item .items .item h5 {
    font-weight: bold;
}
video.background-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
@media (max-width: 768px) {
    .timeline-item {
        width: 85%;
    }
    .timeline-slide:nth-child(even) .timeline-item,
    .timeline-slide:nth-child(odd) .timeline-item {
        margin: 40px 0;
    }
    .timeline::before{
        top: 10px;
    }
    .timeline-slide:nth-child(odd) .timeline-point {
        top: 10px;
    }
    .timeline .slick-prev, .timeline .slick-next {
        top: 5px;
    }
    .timeline-slide .timeline-point {
        top: 10px;
    }
    .title-block-timeline{
        font-size: 1.5625rem;
        width: 100%;
    }
    .timeline .slick-prev {
        left: -12px;
    }
    .timeline .slick-next {
        right: 0;
    }
    .block-description-item .items .item {
        width: 100%;
        margin-bottom: 40px;
    }
    .block-description-item .items .item h5 {
        font-size: 1.5rem;
    }
    video.background-video {
        position: initial;
    }
}
