
@media (min-width: 992px) and (max-width: 1200px) {
    .collapse:not(.show) {
    display: none !important;
    }
}
.sticky-wrapper{
    width: 93%;
    border-radius: 80px;
    position: absolute;
    margin: 89px;
    box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
    background: rgba(255, 255, 255, 0.5);
    left: 45%;
    top: 16px;
    transform: translate(-50%, -91%);
}
.sticky-wrapper.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 45% !important;
    background-color: var(--white-color);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
    animation: stickyAni 0.4s ease-in-out;
    transform: translate(-50%, -91%) !important;
}

@media (min-width: 1500px) {
    .sticky-wrapper {
        width: 93%;
        border-radius: 80px;
        position: absolute;
        margin: 89px;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 45%;
        top: -3px;
        transform: translate(-50%, -91%);
    }
    
}

.logo-header {
    width: 196px;
    height: 48px;
}
.global-btn-custom {
    background: rgba(127, 74, 239, 1) !important;
    width: 145px;
    height: 44px;
    border-radius: 90px;
    padding: 13px 10px 9px 10px;
    font-size: 18px;
    font-weight: 600;
    border: 1px !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-family: "Montserrat", sans-serif;
}
.container-client{
    display: flex;
    flex-direction: column;
    gap:2rem;
    position: relative;
    width: 100%;
    text-align: center;
}
.title{
    color: #2A2A2A;
    font-family: "Montserrat", sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.51px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.line{
    width: 89px;
    height: 10px;
    border-radius: 39px;
    background-color: #7F4AEF;
}
.paragraph-client{
    color: #2A2A2A;
    font-family: "Montserrat",sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 31.5px;
    text-align: center;
    margin: auto;
    width: 1172px;
    height: 126px;
    opacity: 0px;
}
.bg-image {
    width: 100%;
    height: auto;
    display: block;
}
.text-container {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
}
.tab-skills {
    background: #FAFAFA;
    width: 1286px;
    height: 378px;
    border-radius: 10px 0px 0px 0px;
}

.tab-pane-custom{
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 55px 60px;
    border-radius: 20px;
    margin-bottom: 96px;
    position: relative;
    margin-top: 113px;
    z-index: 3;
    gap: 40px;
}
#nav-step2{
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 55px 60px;
    border-radius: 20px;
    margin-bottom: 96px;
    position: relative;
    margin-top: 113px;
    z-index: 3;
    gap: 40px;
}
.container-p{
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.column-2{
    margin-top: -116px;
}
.tabs {
    margin: 20px;
}
.tabs-custom {
    margin: auto;
    position:relative;
    padding-top: 5px;
    z-index: 33;
    margin-top: -91px;
}
.tabs button {
    padding: 10px 20px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 10px;
    border: 1px;
    background: #F0F0F0;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    width: 257px;
}
.tabs button:hover {
    background-color: #e0e0e0;
}
.tab-content {
    display: none;
    /* width: 1340px;
    height: 380px;
    border-radius: 10px;
    background: #FAFAFA;
    padding: 20px;
    margin: auto; */
}
.tab-content.active {
    display: block;
}
.img-pio{
    position: absolute;
    top: -432px;
    left: 0;
    width: 489.54px;
    height: 778px !important;
    z-index: 1;
}
.img-pio-1{
    position: absolute;
    top: -163px;
    left: 0;
    width: 37%;
    z-index: 1;
}

.img-pio-2 {
    position: absolute;
    top: -206px;
    left: 0;
    width: 41%;
    z-index: 1;
}
.img-pio-3 {
    position: absolute;
    top: -216px;
    left: 0;
    width: 42%;
    z-index: 1;
}
.img-pio-4 {
    position: absolute;
    top: -198px;
    left: 0;
    width: 39%;
    z-index: 1;
}
.img-pio-5 {
    position: absolute;
    top: -208px;
    left: 0;
    width: 36%;
    /* height: 778px !important; */
    z-index: 1;
}
.img-pio-v {
    position: absolute;
    top: -164px;
    left: 0;
    width: 39%;
    /* height: 778px !important; */
    z-index: 1;
}
.title-card{
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    font-family: "Montserrat",sans-serif;
}
.p1{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    width: 673px;
}
.p2{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 673px;
}
.container-content-bank{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #FAFAFA;
    margin: auto;
    padding: 2rem;
}
.container-content-areinne{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #FAFAFA;
    margin: auto;
    padding: 2rem;
    position: relative;
}
.container-content-sport{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    padding: 2rem;
}
.title-content{
    color: #000000;
    font-family: "Montserrat",sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 31.5px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: left;
    gap:1rem;
}
.line-orange{
    width: 89px;
    height: 10px;
    border-radius: 39px;
    background: #F46B03;
}
.paragraph-content{
    color: #000000;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 31.5px;
    text-align: left;
    width: 987px;
}
.span-title-paragraph{
    color:#000000;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 31.5px;
    text-align: left;
}
.content-wrapper {
    display: flex;
    flex-direction: row;
    position: absolute;
    transform: translate(2%, -106%);
    gap: 1rem;
}
.span-title-paragraph-areinne{
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 31.5px;
    text-align: left;
    width: 974px;
}
.title-content-areinne{
    width: 974px;
    color: #000000;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 31.5px;
    text-align: left;
}
.div {
    background-color: #f6f6f6;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding: 53px 70px;
}
.img {
    aspect-ratio: 4.17;
    object-fit: auto;
    object-position: center;
    width: 196px;
    max-width: 100%;
    margin: auto 0;
}
.div-2 {
    display: flex;
    gap: 20px;
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 600;
    line-height: 32px;
    justify-content: space-between;
    margin: auto 0;
    padding: 4px 10px;
    font-family: "Montserrat", sans-serif;
}  
.div-3 {
    font-family: "Montserrat", sans-serif;
}
.div-4 {
    font-family: "Montserrat", sans-serif;
}
.div-5 {
    font-family: "Montserrat", sans-serif;
}
.div-6 {
    font-family: "Montserrat", sans-serif;
}
.img-2 {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 54px;
    height: 45px;
    align-self: start;
    margin: auto;
}
.div-7 {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 197%;
    font-family: "Montserrat", sans-serif;
}
.div-8 {
    display: flex;
    gap: 15px;
}
.img-3 {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 24px;
    fill: #3a3a3a;
}
.div-9 {
    font-family: "Montserrat", sans-serif;
    margin: auto 0;
}
.div-10 {
    display: flex;
    margin-top: 28px;
    gap: 12px;
    white-space: nowrap;
}
.img-4 {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 24px;
}
.div-11 {
    font-family: "Montserrat", sans-serif;
    flex-grow: 1;
    flex-basis: auto;
    margin: auto 0;
}
.container-fondateur-area-title{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 600;
    color: rgba(42, 42, 42, 1);
    font-family: "Montserrat", sans-serif;
    padding-top: 83px;
}
.container-fondateur-custom{
    background-image: url('../img/foundateur/bg.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 119px;
}
.container-fondateur {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 55px 240px;
    border-radius: 20px;
    margin-bottom: 96px;
    position: relative;
    margin-top: 113px;
    z-index: 3;
    background-image: url(../img/bg/Group\ 533\ \(2\).svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.container-custom{
    max-width: 94%;
}
.contact-title{
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.contact-p{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
}
.container-1{
    display: flex;
    flex-direction: column;
}
.newsletter-form .global-btn{
    width: 171px;
    height: 50px;
    background: #D83385;
    font-size: 16px;
    color: #ffffff;
    border-radius: 45px;
    display: flex;
    justify-content: center;
    flex: none;
    padding: 0;
    align-items: center;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.newsletter-form .global-btn:hover{
    width: 171px;
    height: 50px;
    background: #ffffff;
    font-size: 16px;
    color:  #D83385;
    border-radius: 45px;
    border: 1px solid#D83385;
    display: flex;
    justify-content: center;
    flex: none;
    padding: 0;
    align-items: center;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.newsletter-img {
    position: absolute;
    top: -103px;
    left: 0px;
    height: 596.08px !important;
    z-index: 1;
}
.container-titles{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    justify-content: center;
    padding-bottom: 80px;
    margin-top: 77px;
}
.title-fondateur-1{
    font-size: 32px;
    font-weight: 600;
    color: rgba(42, 42, 42, 1);
    font-family: "Montserrat", sans-serif;
    padding-top: 83px;
}
.title-fondateur-2{
    font-size: 24px;
    font-weight: 400;
    color: rgba(42, 42, 42, 1);
    font-family: "Montserrat", sans-serif;
}
.title-fondateur-btn{
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    font-family: "Montserrat", sans-serif;
    background: rgba(127, 74, 239, 1);
    width: 353px;
    height: 56px;
    border-radius: 90px;
    padding: 15px 24px 12px 24px;
    font-size: 17px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
}
.goal-tabs-custom {
    max-width: 1137px !important; 
    width: 1137px !important;
    align-items: center;
    justify-content: center;
    border-bottom: none;
    margin: auto;
    display: flex;
}
.nav-link.active, .goal-tabs-wrapper .nav-tabs.goal-tabs-tabs .btn-rows  .nav-link:focus{
   color: #FFFFFF !important;
   background: #7F4AEF !important;
}
.goal-tabs-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.goal-tabs-grid button {
    white-space: nowrap;
}
.goal-tabs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.btn-rows{
    display: flex;
    justify-content: center;
    margin-bottom: 10px; 
}
.nav-link {
    margin: 0 5px; 
}
/* .goal-tabs-wrapper-custom{
    display: flex;
    flex-direction: column;
    gap: 4rem;
} */
/* .goal-tabs-wrapper-custom{
    height: 590px !important
} */
.tab-content-6 {
    height: 412px !important;
}
.img-pio-6 {
    position: absolute;
    top: -169px;
    left: -42px;
    width: 46%;
    /* height: 843px !important; */
    z-index: 1;
}
.container-p-6{
        text-align: left;
        display: flex;
        flex-direction: column;
        gap: 1.2rem;
}
.nav-link-custom{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 186px!important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-2{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 305px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-3{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 332px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-4{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 254px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-5{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 266px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-6{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 211px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-7{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 249px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-8{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 342px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-9{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 342px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
.nav-link-custom-10{
    height: 56px !important;
    background: #F0F0F0!important;
    width: 342px !important;
    color: #000000 !important;
    font-size: 19px!important;
    font-weight: 600!important;
    text-align: center!important;
    padding: 12px 24px 12px 24px !important;
    gap: 10px !important;
    border-radius: 10px !important;
    opacity: 0px !important;
    font-family: "Montserrat", sans-serif;
}
#navbar.sticky{
    background-color: #fff !important;
}
.link-nav {
    text-decoration: none;
    color: inherit;
    position: relative !important;
    color: #2A2A2A !important;
    font-size: 18px !important;
    line-height: 31.5px !important;
    font-weight: 600 !important;
    width: Hug(88px) px;
    height: Hug(40px) px;
    padding: 4px 10px 4px 10px !important;
    gap: 10px;
    border: 0px 0px 4px 0px !important;
    opacity: 0px;

}

.link-nav:hover,
.link-nav:focus{
    border-bottom: 4px solid #F46B03
}
.link-nav.active {
    border-bottom: 4px solid #F46B03
}


.tabs-desk{
    display: block;
}
.newsletter-form .form-group {
   
    height: 72px !important;
   
}
.btn-c{
    display: flex;
    align-items: center;
}
.icon-linkedIn{
    display: flex;
}

@media (max-width: 768px) {
    .icon-btn{
        background-color:#7F4AEF !important
    }
    .text-container{display: none;}
    .tabs-desk{
        display: none;
    }
    .img {
        aspect-ratio: 4.17;
        object-fit: auto;
        object-position: center;
        width: 196px;
        margin: auto !important;
    }
    
    .contact-title {
        color: #FFFFFF;
        font-size: 29px;
        text-align: center;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    .contact-p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    .newsletter-form .form-group {
   
        height: 62px !important;
    }
    .newsletter-form .form-group input {
        background-color: transparent;
        border: 0;
        /* padding: 0px; */
        height: 60px;
        width: 223px;
        margin: auto;
    }
    .newsletter-form .global-btn {
        width: 171px;
        height: 50px;
        background: #D83385 !important;
        top: 10px;
        right: 0px !important;
        font-size: 16px;
        color: #ffffff;
        border-radius: 45px;
        display: flex;
        justify-content: center;
        flex: none;
        padding: 0;
        align-items: center;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        margin: auto;
    }
    .div{
        background-color: #f6f6f6;
        display: flex;
        gap: 20px;
        justify-content: space-between;
        padding: 36px 35px 80px;
        flex-direction: column;
    }
    
    .div-2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
  
    .div-2 .div-3, .div-2 .div-4, .div-2 .div-5, .div-2 .div-6 {
        margin-right: 0;
        margin-bottom: 10px; /* Adjust the spacing as needed */
    }
    .img-2 {
        width: 48px;
        align-self: center;
    }
    .newsletter-img {
        display: none;
     }
     .newsletter-form {
         flex-direction: column;
         display: flex;
         margin-top: -42px;
     }
     .container-fondateur {
         display: flex;
         flex-wrap: wrap;
         justify-content: center;
         align-items: center;
         padding: 55px 60px;
         border-radius: 20px;
         margin-bottom: 96px;
         position: relative;
         /* margin-top: 179px; */
         z-index: 3;
         gap: 40px;
         background-size: cover;
         background-repeat: no-repeat;
         background-position: center;
         height: 507px !important;
     }
}

@media (max-width: 768px) {
    .logo-header {
        width: 145px !important;
    }
    .header-center{
        margin: auto;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 29%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 29% !important;
    }
    
    .tabs-custom {
        flex-direction: column;
        margin: auto;
        position: relative !important;
        padding-top: 74px !important;
        padding-left: 0px !important;
        z-index: 33;
        display: flex;
        justify-content: center;
    }
    .tabs-desk {
        display: block;
    }
    .container-client {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        position: relative;
        width: 100%;
        text-align: center;
        height: 278vh;
    } 
}
.text-container-mobile{
    display: none;
}

@media (max-width: 768px) {
    .text-container-mobile{
        display: block;
    }
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 55px 60px;
        border-radius: 20px;
        margin-bottom: 58px;
        position: relative;
        /* margin-top: 0px; */
        z-index: 3;
        gap: 40px;
        background-image: url(../img/bg/bg-techno.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 605px !important;
    }
    .container-custom {
        margin-top: 0px;
    }
    .newsletter-form .global-btn {
        margin: auto;
    }
    
    .newsletter-form {
        margin: -31px 0 80px 0;
    }
}
.container-client-mobile{
    display: none;
}
.techno-mobile{
    display: none;
}
.tab-content-mobile{
    display: none;
}

@media (max-width: 768px) {
    .container-client-mobile{
        display: flex;
        flex-direction: column;
        gap: 2rem;
        position: relative;
        width: 100%;
        text-align: center;
        height: auto;
    }
     
    .techno-mobile{
        display: block;
    }
    .text-container-mobile {
        position: relative !important;
        text-align: center;
        margin: auto;
        width: 100%;
       
    }
    
    .container-client{
        display:none ;
    }
    .nav-link-custom-2 {
      
        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .nav-link-custom-3 {
      
        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .nav-link-custom-4 {
    
        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .nav-link-custom-5 {

        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .nav-link-custom-6 {
   
        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .nav-link-custom-7 {
     
        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
    .tab-content {
        display: none;
        /* width: 352px;
        height: 802px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center; */
    }
    .visionnaires{
        display: none;
        width: 352px;
        height: 891px !important;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .tab-content-mobile {
        display: none;
        width: 352px;
        height: 132vh;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .tab-content-mobile.active {
        display: block;
    }

    .tab-content-6 {
        height: auto !important;
    }
   
    .container-p-6 {
        display: flex !important;
        flex-direction: column !important;
        gap: 0.3rem !important;
        align-items: center !important;
        margin: auto !important;
        justify-content: center !important;
        text-align: center !important;
        margin-left: 157px !important;
        margin-top: -131px !important;
    }
    .img-pio-6 {
        position: absolute;
        top: -180px;
        left: 24px;
        width: 76% !important;
        height: auto !important;
        z-index: 1;
    }
    /* .goal-tabs-wrapper-custom {
        height: auto !important;
        margin-top: 61px;
        margin-bottom: 88px;
    } */

    .tabs-custom-mobile {
        flex-direction: column;
        margin: auto;
        position: relative !important;
        padding-top: 74px !important ;
        padding-left: 0px !important;
        z-index: 33;
        display: flex;
        justify-content: center;

    }
    .btn-rows {
        display: flex;
        margin-bottom: 10px;
        flex-direction: column;
        gap: 1rem;
        justify-content: center !important;
        align-items: center !important;
    }

    .column-2 {
        margin-top: 46%;
        margin-left: -209px;
    }
    .img-pio {
        left: 0;
        position: absolute;
        top: -259px;
        z-index: 1;
        margin: auto;
        width: 100% !important;
        height: auto !important;
    }
    .img-pio-1 {
        position: absolute;
        top: -155px;
        left: 0;
        width: 100%;
        z-index: 1;;
    }
    .img-pio-2 {
        position: absolute;
        top: -179px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-3 {
        position: absolute;
        top: -180px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-4 {
        position: absolute;
        top: -174px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-5 {
        position: absolute;
        top: -179px;
        left: 0;
        width: 100%;
        /* height: 778px !important; */
        z-index: 1;
    }
    .img-pio-v {
        position: absolute;
        top: -164px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    
    
    .container-p {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        align-items: center;
        margin: auto;
        justify-content: center;
        text-align: center;
        margin-left: 157px;
    }
    .container-p-6 {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        align-items: center;
        margin: auto;
        justify-content: center;
        text-align: center;
        margin-left: 157px;
        margin-top: -67px;
    }
    
    .p2 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 400;
        width: 299px;
        text-align: center;
    }
    .p1 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 500;
        width: 299px;
    }

    .title-card {
        font-size: 35px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        width: 111%;
        line-height: 52.4px;

    }
    .tab-pane-custom {
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 55px 60px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 113px;
        z-index: 3;
        gap: 40px;
    }
    .nav-link-custom {

        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
}
/* @media (min-width: 500px) and (max-width: 1024px) {
    .desk-slick{
        display: none;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 38%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 38% !important;
    }


} */
 /* @media (min-width: 552px) and (max-width: 559px) {
    .desk-slick{
        display: none;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 34%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 34% !important;
    }


} */

@media (min-width: 768px) and (max-width: 1200px) {
    .tab-content {
        display: none;
        /* width: 352px;
        height: 802px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center; */
    }
    .tabs-custom {
        flex-direction: column;
        margin: auto;
        position: relative !important;
        padding-top: 74px !important;
        padding-left: 0px !important;
        z-index: 33;
        display: flex;
        justify-content: center;
    }
    .btn-rows {
        display: flex;
        margin-bottom: 10px;
        flex-direction: column;
        gap: 1rem;
        justify-content: center !important;
        align-items: center !important;
    }
    
    /* .goal-tabs-wrapper-custom {
        height: auto !important;
        margin-top: 61px;
        margin-bottom: 88px;
    } */
    /* .goal-tabs-wrapper-custom {
        display: flex;
        flex-direction: column;
        gap: 4rem;
    } */
    .column-2 {
        margin-top: 46%;
        margin-left: -209px;
    }
    .tab-content {
       
        /* text-align: center; */
    }
    
    .text-container {
        position: absolute;
        top: 36%;
        left: 50%;
        transform: translate(-50%, -9%);
        padding: 20px;
        position: relative !important;
        text-align: center;
        margin: auto;
        width: 100%;
    }
    .img-pio-1 {
        position: absolute;
        top: -155px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .column-2 {
        margin-top: 46%;
        margin-left: -209px;
    }
    .container-p {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        align-items: center;
        margin: auto;
        justify-content: center;
        text-align: center;
        margin-left: 157px;
    }
    .title-card {
        font-size: 35px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        width: 111%;
        line-height: 52.4px;
    }
    .p1 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 500;
        width: 299px;
    }
    .p2 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 400;
        width: 299px;
        text-align: center;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 38%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    
    .sticky-wrapper.sticky {
        left: 38% !important;
    }
    .div {
        background-color: #f6f6f6;
        display: flex;
        gap: 20px;
        padding: 36px 35px 80px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
}
/* stiky */
@media (min-width: 500px) and (max-width: 1024px) {
    .desk-slick{
        display: none;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 38%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 38% !important;
    }
    .client-card-logo {
        height: 108px;
        background: rgba(255, 255, 255, 1);
        width: 232px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }
    .counter-card {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }
    .bg-expertise-area {
        height: 187vh !important;
    }
    .div {
        background-color: #f6f6f6;
        display: flex;
        gap: 20px;
        padding: 36px 35px 80px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .newsletter-img {
        position: absolute;
        top: -4%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }
    .newsletter-form {
        justify-content: center;
        flex-direction: column;
        display: flex;
        align-items: center;
        margin: auto;
    }
    
    
    
}
/* @media (min-width: 428px) and (max-width: 460px) {
    .sticky-wrapper {
       
        left: 30%;
    }
    .sticky-wrapper.sticky {
        left: 30% !important;
    }
} */
/* @media (min-width: 461px) and (max-width: 464px) {
    .sticky-wrapper {
        left: 31%;
    }
    .sticky-wrapper.sticky {
        left: 31% !important;
    }
}     */
/* @media (min-width: 465px) and (max-width: 510px) {
    .sticky-wrapper {
        left: 32%;
    }
    .sticky-wrapper.sticky {
        left: 32% !important;
    }
} */
/* @media (min-width: 511px) and (max-width: 562px) {
    .sticky-wrapper {
        left: 33%;
    }
    .sticky-wrapper.sticky {
        left: 33% !important;
    }
} */
/* @media (min-width: 563px) and (max-width: 600px) {
    .sticky-wrapper {
        left: 34%;
    }
    .sticky-wrapper.sticky {
        left: 34% !important;
    }
} */
/* @media (min-width: 601px) and (max-width:628px) {
    .sticky-wrapper {
        left: 35%;
    }
    .sticky-wrapper.sticky {
        left: 35% !important;
    }
} */
/* @media (min-width: 629px) and (max-width:700px) {
    .sticky-wrapper {
        left: 36%;
    }
    .sticky-wrapper.sticky {
        left: 36% !important;
    }
} */
/* @media (min-width: 701px) and (max-width:768px) {
    .sticky-wrapper {
        left: 37%;
    }
    .sticky-wrapper.sticky {
        left: 37% !important;
    }
} */
/* @media (min-width: 769px) and (max-width:915px) {
    .sticky-wrapper {
        left: 38%;
    }
    .sticky-wrapper.sticky {
        left: 38% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
   
} */
/* @media (min-width:916px) and (max-width:991px) {
    .sticky-wrapper {
        left: 39%;
    }
    .sticky-wrapper.sticky {
        left: 39% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
    
} */



/* tablet */
@media (min-width:769px) and (max-width:900px) {
    .div-2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .container-f {
        max-width: 94%;
    }
    .newsletter-form {
        justify-content: center;
        flex-direction: column;
        display: flex;
        align-items: center;
        margin: auto;
    }
    .container-fondateur {
        margin-top: 365px;
    }
    .newsletter-form {
        justify-content: center;
        flex-direction: column;
        display: flex;
        align-items: center;
        margin: auto;
    }
    .contact-title {
        color: #FFFFFF;
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    .contact-p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    .newsletter-form {
        margin: 40px 0 80px 0;
        flex-direction: column;
        display: flex;
    }
    
    .contact-p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    .newsletter-form .form-group {
        height: 62px !important;
    }
    .newsletter-form .form-group input {
        background-color: transparent;
        border: 0;
        height: 60px;
        width: 223px;
        margin: auto;
    }
    .newsletter-form .global-btn {
        width: 171px;
        height: 50px;
        background: #D83385 !important;
        
        right: 10px;
        font-size: 16px;
        color: #ffffff;
        border-radius: 45px;
        display: flex;
        justify-content: center;
        flex: none;
        padding: 0;
        align-items: center;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        margin: auto;
    }
    .container-fondateur {
        height: 363px !important;
    }
    
    
    .sticky-wrapper {
        left: 39%;
    }
    .sticky-wrapper.sticky {
        left: 39% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
    .d-lg-none {
        display:block !important;
    }
    .newsletter-img {
        display:none
    } 
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 55px 240px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        z-index: 3;
        margin-top: 84px;
    }
    
}

@media (min-width: 1025px) and (max-width: 1199px) {
    
    .newsletter-img {
        display: block;
    }
    /* .container-fondateur {
        margin-top: 125px;
    } */
    .div {
        background-color: #f6f6f6;
        display: flex;
        gap: 20px;
        padding: 36px 35px 80px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .div-2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media (min-width: 1361px) and (max-width: 1558px) {
    .newsletter-img {
        display: block;
    }  
}
@media (min-width: 1201px) and (max-width: 1360px) {
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
        align-items: end;
    }
    .newsletter-img {
        position: absolute;
        top: -120px;
        left: -17px;
        height: 533.08px !important;
        z-index: 1;
        height: 596.08px !important;
    }
    .contact-title {
        color: #FFFFFF;
        font-size: 40px;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    .contact-p {
        font-size: 18px;
        font-weight: 400;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    .newsletter-form .global-btn {
        width: 171px;
        height: 50px;
        background: #D83385;
        font-size: 16px;
        color: #ffffff;
        border-radius: 45px;
        display: flex;
        justify-content: center;
        flex: none;
        padding: 0;
        align-items: center;
        text-align: center;
        font-family: "Montserrat", sans-serif;
    }
}

/* newsletter */
@media (min-width:500px) and (max-width:768px) {
    
    .container-fondateur {
        margin-top: 214px;
    }
    .newsletter-img {
       
        top: 18%;
       
    }
}
@media (min-width:500px) and (max-width:628px) {
    .container-fondateur {
        margin-top: 214px;
    }
    .newsletter-img {
    
        top: 18%;
       
    }
}
@media (min-width:629px) and (max-width:653px) {
    .container-fondateur {
        margin-top: 325px;
    }
    .newsletter-img {
        top: 0;
    }
    .container-fondateur {
      
        height: 466px !important;
    }
}
@media (min-width:701px) and (max-width:800px) {
    .container-fondateur {
        margin-top: 359px;
    }
    .newsletter-img {
        top: 0;
    }
    .container-fondateur {
      
        height: 466px !important;
    }
    .newsletter-form .global-btn {
        width: 171px;
        height: 50px;
        background: #D83385 !important;
        
        right: 7px !important;
        font-size: 16px;
        color: #ffffff;
        border-radius: 45px;
        display: flex;
        justify-content: center;
        flex: none;
        padding: 0;
        align-items: center;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        margin: auto;
    }
    .newsletter-img {
        position: absolute;
        top: -10%;
        left: 42%;
        transform: translate(-50%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        width: 487px;
    }

}
@media (min-width:701px) and (max-width:758px) {
    .container-fondateur {
        margin-top: 375px;
    }
    .newsletter-img {
        top: 0;
    }
    .container-fondateur {
      
        height: 466px !important;
    }
}
@media (min-width:758px) and (max-width:768px) {
    .container-fondateur {
        margin-top: 400px;
    }
    .newsletter-img {
        top: 0;
    }
    .container-fondateur {
        height: 549px !important;
    }
}
@media (min-width:576px) and (max-width:768px) {
    .newsletter-img {
       display: none;
    }
    .container-fondateur {
        margin-top: 98px;
    }
    
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0px 240px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        z-index: 3;
    }
    
    .newsletter-form {
        justify-content: center;
        flex-direction: column;
        display: flex;
        align-items: center;
        margin: auto;
    }
    .contact-title {
        color: #FFFFFF;
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    .contact-p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    
    .newsletter-form {
        margin: 40px 0 80px 0;
        flex-direction: column;
        display: flex;
    }
    .contact-title {
        color: #FFFFFF;
        font-size: 30px;
        text-align: center;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    
    .newsletter-form .form-group {
        height: 62px !important;
    }
    .newsletter-form .form-group input {
        background-color: transparent;
        border: 0;
        height: 60px;
        width: 223px;
        margin: auto;
    }
    .newsletter-form .global-btn {
        width: 171px;
        height: 50px;
        background: #D83385 !important;
        top: 0px !important;
        right: 10px;
        font-size: 16px;
        color: #ffffff;
        border-radius: 45px;
        display: flex;
        justify-content: center;
        flex: none;
        padding: 0;
        align-items: center;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        margin: auto;
    }
    .container-fondateur {
        height: 363px !important;
    }
}
@media (min-width:397px) and (max-width:499px) {
    .newsletter-img {
        display:none
    } 
    .newsletter-form {
        justify-content: center;
        margin: auto;
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 55px 60px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 124px;
        z-index: 3;
        gap: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 495px !important;
    }
}

@media (min-width:500px) and (max-width:551px) {
    .newsletter-img {
       display: none;
    }
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 55px 60px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 85px;
        z-index: 3;
        gap: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 444px !important;
    }
}
@media (min-width:552px) and (max-width:554px) {
    .newsletter-img {
        display: none;
    }
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 55px 90px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 85px;
        z-index: 3;
        gap: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 502px !important;
    }
}
@media (min-width:555px) and (max-width:558px) {
    .newsletter-img {
        display: none;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 34%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
   
}






@media (min-width: 500px) and (max-width: 1024px) {
    .desk-slick{
        display: none;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 33%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 33% !important;
    }
    .newsletter-img {
        position: absolute;
        top: -4%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        margin-top: -42px;
    }
    .newsletter-form {
        justify-content: center;
        flex-direction: column;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .container-fondateur {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 122px 60px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 80px;
        z-index: 3;
        gap: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 498px !important;
    }
    
    
}
@media (min-width: 428px) and (max-width: 460px) {
    .sticky-wrapper {
       
        left: 30%;
    }
    .sticky-wrapper.sticky {
        left: 30% !important;
    }
}
@media (min-width: 461px) and (max-width: 464px) {
    .sticky-wrapper {
        left: 31%;
    }
    .sticky-wrapper.sticky {
        left: 31% !important;
    }
}    
@media (min-width: 465px) and (max-width: 510px) {
    .sticky-wrapper {
        left: 32%;
    }
    .sticky-wrapper.sticky {
        left: 32% !important;
    }
}
@media (min-width: 511px) and (max-width: 562px) {
    .sticky-wrapper {
        left: 33%;
    }
    .sticky-wrapper.sticky {
        left: 33% !important;
    }
}
@media (min-width: 563px) and (max-width: 600px) {
    .sticky-wrapper {
        left: 34%;
    }
    .sticky-wrapper.sticky {
        left: 34% !important;
    }
    .contact-p {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat", sans-serif;
    }
    
}
@media (min-width: 601px) and (max-width:628px) {
    .sticky-wrapper {
        left: 35%;
    }
    .sticky-wrapper.sticky {
        left: 35% !important;
    }
}
@media (min-width: 629px) and (max-width:700px) {
    .sticky-wrapper {
        left: 36%;
    }
    .sticky-wrapper.sticky {
        left: 36% !important;
    }
}
@media (min-width: 701px) and (max-width:768px) {
    .sticky-wrapper {
        left: 37%;
    }
    .sticky-wrapper.sticky {
        left: 37% !important;
    }
}
@media (min-width: 769px) and (max-width:900px) {
    .sticky-wrapper {
        left: 38%;
    }
    .sticky-wrapper.sticky {
        left: 38% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
   
}
@media (min-width: 901px) and (max-width:992px) {
    .sticky-wrapper {
        left: 40%;
    }
    .sticky-wrapper.sticky {
        left: 40% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
}
@media (min-width: 992px) and (max-width:1024px) {
    .desk-slick{
        display: none;
    }
    .d-lg-none {
        display: block !important;
    }
    .sticky-wrapper {
        left: 41%;
    }
    .sticky-wrapper.sticky {
        left: 41% !important;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
}

@media (min-width: 1500px) {
    
    .sticky-wrapper {
        width: 93%;
        border-radius: 80px;
        position: absolute;
        margin: 89px;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 45%;
        top: -3px;
        transform: translate(-50%, -91%);
    }
}
/* @media (min-width: 500px) and (max-width: 1024px) {
    .desk-slick{
        display: none;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
    .d-lg-none {
        display: block !important;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 33%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 33% !important;
    }
   
} */
@media (min-width: 1025px) and (max-width: 1199px) {
    .desk-slick{
        display: none;
    }
    .icon-btn {
        background-color: #7F4AEF !important;
    }
    .d-lg-none {
        display: block !important;
    }
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 41%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 41% !important;
    }
  
}
@media (min-width: 1201px) and (max-width: 1300px) {
    .tabs-custom {
        margin: auto;
        position: relative;
        padding-top: 5px;
        z-index: 33;
        margin-top: 104px;
    }
    .tab-content {
        /* width: 1141px;
        height: 380px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto; */
    }
}
@media (min-width: 1301px) and (max-width: 1414px) {
    .tabs-custom {
        margin: auto;
        position: relative;
        padding-top: 5px;
        z-index: 33;
        margin-top: 41px;
    }
    .tab-content {
        /* width: 1141px;
        height: 380px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto; */
    }
}
@media (min-width: 1415px) and (max-width: 1500px) {
    .tabs-custom {
        margin: auto;
        position: relative;
        padding-top: 5px;
        z-index: 33;
        margin-top: 41px;
    }
    .tab-content {
        /* width: 1141px;
        height: 380px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto; */
    }
}
@media (min-width: 1501px) and (max-width: 1600px) {
    .tabs-custom {
        margin: auto;
        position: relative;
        padding-top: 5px;
        z-index: 33;
        margin-top: -32px;
    }
    .tab-content {
        /* width: 1141px;
        height: 380px;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto; */
    }
}
@media (min-width: 1200px) and (max-width: 1201px) {
    .sticky-wrapper {
        width: 93%;
        height: 70px;
        border-radius: 80px;
        position: absolute;
        box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.14);
        background: rgba(255, 255, 255, 0.5);
        left: 43%;
        top: -30px;
        transform: translate(-50%, -50%);
    }
    .sticky-wrapper.sticky {
        left: 43% !important;
    }
    
}
@media (min-width: 769px) and (max-width:1200px) {

    .visionnaires{
        display: none;
        width: 352px;
        height: 891px !important;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .tab-content-mobile {
        display: none;
        width: 352px;
        height: 132vh;
        border-radius: 10px;
        background: #FAFAFA;
        padding: 20px;
        margin: auto;
        text-align: center;
    }
    .tab-content-mobile.active {
        display: block;
    }

    .tab-content-6 {
        height: auto !important;
    }
   
    .container-p-6 {
        display: flex !important;
        flex-direction: column !important;
        gap: 0.3rem !important;
        align-items: center !important;
        margin: auto !important;
        justify-content: center !important;
        text-align: center !important;
        margin-left: 157px !important;
        margin-top: -131px !important;
    }
    .img-pio-6 {
        position: absolute;
        top: -180px;
        left: 24px;
        width: 76% !important;
        height: auto !important;
        z-index: 1;
    }
    /* .goal-tabs-wrapper-custom {
        height: auto !important;
        margin-top: 61px;
        margin-bottom: 88px;
    } */

    .tabs-custom-mobile {
        flex-direction: column;
        margin: auto;
        position: relative !important;
        padding-top: 74px !important ;
        padding-left: 0px !important;
        z-index: 33;
        display: flex;
        justify-content: center;

    }
    .btn-rows {
        display: flex;
        margin-bottom: 10px;
        flex-direction: column;
        gap: 1rem;
        justify-content: center !important;
        align-items: center !important;
    }

    .column-2 {
        margin-top: 46%;
        margin-left: -209px;
    }
    .img-pio {
        left: 0;
        position: absolute;
        top: -259px;
        z-index: 1;
        margin: auto;
        width: 100% !important;
        height: auto !important;
    }
    .img-pio-1 {
        position: absolute;
        top: -155px;
        left: 0;
        width: 100%;
        z-index: 1;;
    }
    .img-pio-2 {
        position: absolute;
        top: -179px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-3 {
        position: absolute;
        top: -180px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-4 {
        position: absolute;
        top: -174px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .img-pio-5 {
        position: absolute;
        top: -179px;
        left: 0;
        width: 100%;
        /* height: 778px !important; */
        z-index: 1;
    }
    .img-pio-v {
        position: absolute;
        top: -164px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    
    
    .container-p {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        align-items: center;
        margin: auto;
        justify-content: center;
        text-align: center;
        margin-left: 157px;
    }
    .container-p-6 {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        align-items: center;
        margin: auto;
        justify-content: center;
        text-align: center;
        margin-left: 157px;
        margin-top: -67px;
    }
    
    .p2 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 400;
        width: 299px;
        text-align: center;
    }
    .p1 {
        color: #000000;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 500;
        width: 299px;
    }

    .title-card {
        font-size: 35px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        width: 111%;
        line-height: 52.4px;

    }
    .tab-pane-custom {
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 55px 60px;
        border-radius: 20px;
        margin-bottom: 96px;
        position: relative;
        margin-top: 113px;
        z-index: 3;
        gap: 40px;
    }
    .nav-link-custom {

        background: #F0F0F0 !important;
        width: fit-content !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        text-align: center !important;
        padding: 12px 20px 12px 28px !important;
        gap: 10px !important;
        border-radius: 10px !important;
        opacity: 0px !important;
        font-family: "Montserrat", sans-serif;
    }
}
@media (min-width: 1201px) and (max-width:1600px) {
    .img-pio-2 {
        position: absolute;
        top: -184px;
        left: -31px;
        width: 33%;
        z-index: 1;
    }
    .img-pio-3 {
        position: absolute;
        top: -184px;
        left:-31px;
        width: 33%;
        z-index: 1;
    }
    .img-pio-4 {
        position: absolute;
        top: -184px;
        left: -20px;
        width: 33%;
        z-index: 1;
    }
    .img-pio-5 {
        position: absolute;
        top: -184px;
        left: -20px;
        width: 33%;
        z-index: 1;
    }
    .img-pio-6 {
        position: absolute;
        top: -184px;
        left: -20px;
        width: 33%;
        z-index: 1;
    }
    .img-pio-v {
        position: absolute;
        top: -184px;
        left: -20px;
        width: 33%;
        z-index: 1;
    }
}   
.btn-custom {
    background: #F0F0F0 ;
    color: #000000 ;
    font-weight: 600 !important;
    text-align: center !important;
    gap: 10px !important;
    border-radius: 10px !important;
    font-family: "Montserrat", sans-serif;
    padding: 12px 24px 12px 24px !important;
}

.btn-custom.active {
    background-color: #7F4AEF;
    color: white;
    border-color: #7F4AEF !important;
    box-shadow: none !important;
    padding: 12px 24px 12px 24px !important;
}

.btn-custom:hover {
    background-color: #7F4AEF;
    color: white;
    border-color: #7F4AEF !important;
    box-shadow: none !important;
    padding: 12px 24px 12px 24px !important;
}
/* new css */
.cta-area-2{
    background-color:#FAFAFA;
    max-width: 80%;
    margin: auto !important;
    margin-top: 100px !important;
}
.title-tech-section{
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    font-family:Montserrat, sans-serif;
    
}
.pr1{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    
}
.pr2{
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400 ;
}
.cta-wrap2 {
    max-width: 100% !important;
    display: block;
    margin-left: auto;
    padding-top: 30px !important;

}
@media (max-width: 1199px) {
    .cta-area-2 .cta2-bg-thumb {
        text-align: center !important;
    }
}    

/* new css  */
.breadcumb-wrapper{
    background: none;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:997px) {
    .breadcumb-wrapper{
        
        background-size: contain;
    }
}
@media (max-width: 575px) {
    .breadcumb-content {
        padding: 0px !important;
    }
}
  .breadcumb-title{
      color: #2A2A2A !important;
      font-family: "Montserrat", sans-serif !important;
      font-size: 40px !important;
      font-weight: 600 !important;
      line-height: 58.51px !important;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap:1rem
  }
  
  
  .breadcumb-content{
      text-align: center;
      padding: 170px 0 56px 0px !important;
  }
  .p{
      color: #2A2A2A !important;
      font-family: "Montserrat", sans-serif !important;
      font-size: 19px !important;
      font-weight: 500 !important;
      line-height: 31.5px;
  }
  .breadcumb-menu{
      padding: 20px 20px !important;
  }
  
  