@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: Suisse;
    src: url(../home_css/font/Suisse_Intl_Regular.ttf);
}

.home-link{
    padding: 0rem 0px 0px 0.9rem !important;
}
.sticky-nav {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 5000;
  }
.w-title,.off {
    font-family: "Inter", sans-serif !important;
    color: var(--text-color);
    font-weight: 600;
}

.w-title{
    text-shadow: 1px -1px 2px rgba(169, 168, 168, 0.596);
}
.w-des,.offer-des{
    color: var(--text-color);
    font-size: var(--para_txt);
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: .6px;
}
.w-title, .off,.inner-container span{
    font-family: "Inter", sans-serif !important;
}
.inner-container span{
    font-weight: 400 !important;
}
.offer-des {
    /* font-family: "Raleway", sans-serif !important; */
    letter-spacing: .8px;
    color: var(--text-color);
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .5px;
}
.offer-des{
    margin: 0.2rem;
}
.w-des{
    text-shadow: 1px -1px 2px rgba(220, 218, 218, 0.185);
    letter-spacing: .8px;
    line-height: 2rem;
    color: var(--text-color);
}

.offer-t{
    font-family: "Inter", sans-serif !important;
    font-weight: 400 !important;
    color: var(--text-color);
    font-size: 1.3rem;
    letter-spacing: .4px;
    margin-bottom: 0.6rem !important;
    text-shadow: 1px -1px 2px rgba(220, 218, 218, 0.185);
}
.mission {
    background: radial-gradient(#0E709F, #073850);
    margin: -1.5rem 1rem 0rem 1rem;
    padding: 4rem 0rem 0rem 0px;
    border-radius: 10px 10px 0px 0px;
}    
.m-des{
    font-size: var(--para_txt);
    font-weight: 500;
    line-height: 2.2rem;
    letter-spacing: .9px;
    text-shadow: 1px -1px 2px rgb(88, 88, 88);
}
.sl {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: max-content;
}

.slider {
    position: relative;
    width: 80%;
    max-width: 1200px;
    height: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide {
    position: absolute;
    width: 30%;
    transition: transform 1s ease, opacity 0.8s ease-in-out, z-index 0s 0.8s;
    opacity: 0.5;
    z-index: 1;
}

.slide.active {
    width: 60%;
    opacity: 1;
    z-index: 5;
    transition: transform 1s ease, opacity 0.5s ease, z-index 0s;
    border-radius: 10px;
}

.slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}
.line-border {
    border: 2px dashed #0E709F;
    border-radius: 15px;
    margin: 0px 2rem;
}

.who-we {
    background: white;
    margin-top: -0.5rem;
    width: 90%;
    margin-left: 5%;
    padding: 1.5rem 0.5rem 8rem 0.5rem;
}
.offer-row{
    margin-top: -5rem;
    background: white;
    height: max-content;
    width: 106%;
    margin-left: -3%;
}
.we-offer,.we-approach{
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.208) 0px 0px 8px;
    background: white;
    padding: 2rem 1.5rem;
    border-radius: 8px;
    height: 100% !important;
}
.we-offer{
    margin: 0px 1rem 0px 0px;
}
.we-approach{
    margin: 0px 0px 0px 1rem;
}
.off{
    margin-bottom: 2rem;
    font-size: 1.7rem;
    letter-spacing: .4px;
}
.offer-box{
    box-shadow: rgba(99, 99, 99, 0.235) 0px 3px 8px 0px;
    margin-bottom: 1rem;
    margin: 0px 1rem;
    margin-bottom: 2rem;
    /* background: linear-gradient(#0E709F, #073850); */
    color: var(--des-font) !important;
    font-weight: 600;
    border-radius: 15px;
    padding: 1rem 0.6rem;
}

/* .offer-box .i-lite{
      display: block;
} */
.offer-box .i-dark{
    display: block;
}
.offer-box .col-xl-2{
display: flex;
align-items: center;
justify-content: center;
}
.off-icon{
    width: 2.5rem;
}
.domain-icon {
    width: 4rem;
}
.inner-container{
    background: linear-gradient(#0E709F, #073850);
    width: max-content;
    padding: 1.5rem 2rem;
    border-radius: 0px 15px 0px 15px;
}
.inner-container span{
    color: white;
    font-family: "Inter", sans-serif !important;
    letter-spacing: .8px;
    font-weight: 400;
}
.connect-link{
    font-family: "Raleway", sans-serif !important;  
    font-weight: 600;
}
@media only screen and (max-width: 1500px) {
    .who-we {
    width: 86%;
    margin-left: 7%;
    padding: 1.5rem 0.5rem 8rem 0.5rem;
}
    .offer-row{
        width: 96%;
        margin-left: 2%;
    }
    .we-offer{
    margin: 0px 1rem 0px 0px;
}
.we-approach{
    margin: 0px 0px 0px 1rem;
}
.offer-des{
    font-size: 1rem;
}
}
@media only screen and (max-width: 1300px) {
    .offer-des{
    font-size: 0.9rem;
}
}
@media only screen and (max-width: 1100px) {
    .offer-row{
        width: 90%;
        margin-left: 5%;
    }
}
@media only screen and (max-width: 1200px) {
    .off-icon{
    margin: 1rem 0rem;
  } 
  .inner-container{
    width: 100%;
  }
}
@media only screen and (max-width: 991px){
    .we-offer,.we-approach{
        margin: 0px 1rem;
    }
    .we-approach{
        margin-top: 5rem;

    }
    .offer-row{
        margin-bottom: 8rem;
    }
    .offer-des{
    font-size: 1rem;
}
}
@media only screen and (max-width: 600px){
    .slider{
       height: 12rem; 
    }
    .slider img{
        width: 130%;
        margin-left: -15%;
    }
    .who-we {
    padding: 1.5rem 0.5rem 1.5rem 0.5rem;
    width: 100%;
    margin-left: 0px;
 }
 .offer-row{
    margin-top: 2rem;
}
.we-offer,.we-approach{
        margin: 0px;
        padding: 2rem 0.5rem;
    }
    .we-approach{
        margin-top: 3rem;
    }
    .offer-row{
        margin-bottom: 6rem;
    }
    .inner-container{
        width: 90%;
    }
}
.offer-des span{
    color: var(--font-color);
}


/* Document solution */
.sub-head,.platform-des{
    font-family: "Raleway", sans-serif;
    color: var(--white);
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: .4px;
    text-shadow: 1px -1px 2px rgb(88, 88, 88);
}
.sub-head{
   
    font-weight: 800;
    font-size: 2rem;
}
.mission .col-md-5{
    display: flex;
    justify-content: center;
    align-items: center;
}

.platform-des{
    font-weight: 500;
    font-size: var(--para_txt);
    letter-spacing: .8px;
    line-height: 1.3rem;
}
.key{
    width: 90%;
    margin-left: 5%;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.208) 0px 0px 8px;
    border-radius: .6rem;
    padding: 1.5rem 1.5rem .3rem 1.5rem;
}

.key-box{
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.208) 0px 0px 8px;
    margin: 0.9rem 0rem;
    border-radius: 15px;
    padding: 1.2rem 1.5rem 1rem 1.5rem;
    border-radius: .5rem !important;
}
.highlight-key{
    width: 70%;
    margin-left: 15%;
}
.key-icon{
    width: 2.5rem;
    height: 2.5rem;
}
.key-box .col-xl-2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.k-lite{
    display: none;
}
.key-title,.key-des{
    font-size: 1rem;
    letter-spacing: .8px;
    /* font-family: "Noto Sans", sans-serif !important; */
    font-family: "Inter", sans-serif !important;
    color: var(--text-color);
}
.key-des span{
    color: var(--font-color);
}

.key-des{
    font-weight: 500 ;
    margin: .3rem 0px !important;
    color: black !important;
}
.key-title{
    font-weight: 600;
    font-size: 1.3rem;
}

@media only screen and (max-width: 1300px) {
    .key {
        width: 90%;
        margin-left: 5%;
    }
}
@media only screen and (max-width: 1200px) {
    .key {
        width: 100%;
        margin-left: auto;
    }
}
@media only screen and (max-width: 1200px) {
    .key-icon {
        margin: 0.3rem  auto 1rem auto;
    }
}

/* who we serve */
.serve-title{
    display: flex;
    align-items: center;
    justify-content: center;
}
.serve-sub{
    font-family: "Raleway", sans-serif !important;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 2rem;
    text-shadow: 1px -1px 2px rgb(88, 88, 88);
    margin-bottom: 1.8rem;
    color: white;
}

.btn-boxs{
    width: 80%;
    margin-left: 10% !important;
}
.f-row{
    width: 60%;
    margin-left: 20%;
}
.flower{
    font-family: "Inter", sans-serif !important;
    font-weight: 500;
    letter-spacing: .8px;
    color: black;
    padding: 3rem 2rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 1.5rem 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 6px;
    font-size: 1rem;
}
/* .flower:hover{
    background: var(--white);
    color: var(--des-font);
    font-weight: 500;
    letter-spacing: .5px;
} */
.f1{
    border-radius: 0px 4rem 0px 4rem;
}
.f2{
    border-radius:4rem 0px 4rem 0px;
}
.serve-des{
    font-family: "Raleway", sans-serif !important;
    text-shadow: 1px -1px 2px rgb(88, 88, 88);
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.3rem;
    color: white;
}
.solution{
    color: var(--text-color);
}
.s-des{
    font-family: "Inter", sans-serif !important;
    color: white;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.1rem;
    text-shadow: 1px -1px 2px rgb(88, 88, 88);
    margin-bottom: 3rem;
    line-height: 2.2rem;
}

.dynamic-div{
    position: relative;
    width: 39.5rem;
    height: 22.5rem;
}
.dynamic-div img {
width: 100%;
border-radius: 10px;
position: absolute;
opacity: 0;
transition: opacity .7s;
background: transparent !important;
}
.dynamic-div img.active {
opacity: 1;
z-index: 1;
transition: opacity 2s;
}
.btn-div p{
cursor: pointer;
padding: 0.7rem 1rem;
margin: 0.5rem 0px;
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
background: var(--white);
border-radius: 7px;
transition: background-color 1s, color 1s;
font-family: "Inter", sans-serif !important;
font-weight: 500;
font-size: 1rem;
letter-spacing: .5px;
color: black !important;
}
.btn-rows{
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-list{
 margin: 0px !important;
 box-shadow: -2px 0.5px 5.5px 0.5px #dddddd;
 width: 30%;
 min-height: 10rem;
 display: flex;
 justify-content: center;
 align-items: center;
 padding: 1.5rem;
 text-align: center;
 font-family: "Noto Sans", sans-serif !important;
 font-weight: 500;
}
.key1{
    border-radius: .6rem 0px 0px .6rem;
}
.key2{
    box-shadow: 1px 0.5px 5.5px 0 #dddddd;
}
.key3{
    border-radius: 0px .6rem .6rem 0px;
    box-shadow: 2px 0.5px 5px 1px #dddddd96;
}
.active-nav{
    color: var(--font-color);
    /* text-shadow: 2px 0px 12px var(--font-color); */
    letter-spacing: 1.4px;
    font-weight: 600 !important;
}

.btn-div p.active-p {
background-color: #0E709F;
background: linear-gradient(#0E709F, #073850);
background: linear-gradient( #073850,#0E709F);
color: white !important;
font-weight: 400;
}
.flex-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.tab2,.tab3,.tab1{
    width: 30rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tab1{
    border-radius: 1.5rem 1.5rem 0px 0px;
}
.tab2{
    border-radius: 1.5rem 0px 1.5rem 0px;
    margin: 0px 1rem 0px 0px;
}
.tab3{
    border-radius: 0px 1.5rem 0px 1.5rem;

}
.mission2{
    background: #F9F9F9;
    padding: 4rem 0rem 0rem 3rem;
}
.s-des2{
    color: var(--text-color);
    text-shadow: 1px -1px 2px rgba(194, 193, 193, 0.313);
    font-weight: 700;
}
.s-des3{
    text-align: left;
}
.mission3{
    background: #F9F9F9;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: rgba(190, 189, 189, 0.4) 0px 3px 6px, rgba(63, 63, 63, 0.048) 0px 3px 6px;
}
.atrony-t{
    text-align: center;
    text-shadow: 1px -1px 2px rgba(194, 193, 193, 0.313);
    color: var(--white);
    background: linear-gradient(#0E709F, #073850) !important;
    padding: 1.6rem 1rem;
}
.des{
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
    font-size: var(--para_txt);
}
.i-box{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 6px;
    margin: 1rem;
    text-align: center;
    width: 100%;
    padding: 0.8rem;
    font-weight: 500;
    font-size: 1rem;
    color: black;
    letter-spacing: .8px;
    font-family: "Inter", sans-serif !important;
    border-radius: .4rem;
}
.i-box1{
    border-radius: 0px 1rem 0px 1rem;
}
.i-box2{
    border-radius: 1rem 0px 1rem 0px;
}
.i-box3{
    border-radius: 0px 0px 1rem 1rem;
    width: 94%;
}
/* .i-box:hover {
    background: var(--white);
    color: var(--des-font);
    font-weight: 500;
    letter-spacing: .5px;
} */
.des-star{
    color: #0E709F;
}
.mission .col-lg-5{
    display: flex;
    align-items: center;
    justify-content: right;
}
.mission .col-lg-7{
    display: flex;
    align-items: center;
    justify-content: left;
}
.first .col-lg-5{
    justify-content: left;
}
.first .col-lg-7{
    justify-content: right;
}
.first,.second {
    padding: 2.5rem 5rem !important;
}
.Our-Commitment{
    width: 80%;
    margin-left: 10%;
}
.font-color {
    color: #0E709F;
}
.d-bold{
    text-align: justify !important;
}

@media only screen and (max-width: 1300px) {
    .dynamic-div{
    position: relative;
    width: 35rem;
    height: 18rem;
   }
   .first,.second {
    padding: 2.5rem 4rem !important;
}
}
@media only screen and (max-width: 1200px) {
    .dynamic-div{
    position: relative;
    width: 30rem;
    height: 17rem;
   }
   .first,.second {
    padding: 2.5rem 2rem !important;
}
.f-row{
    width: 80%;
    margin-left: 10%;
}
}
@media only screen and (max-width: 993px){
    .dynamic-div{
        width: 100%;
        height: 25rem;
    }
    .inner-container{
        width: 100%;
    }
    .btn-div-1{
        margin-bottom: 2rem;
    }
    .btn-list,.btn-box-2 .btn-list{
        width: 90%;
    }
    .first .col-lg-5,.second .col-lg-5{
        justify-content: center;
    }
    .btn-boxs{
        width: 100% !important;
        margin-left: 5% !important;
    }
    .f-row{
        margin: 0px 2rem;
    }
    .i-box{
        margin: 1rem 0px;
    }
    .wrap-div{
        flex-wrap: wrap;
    }
    .i-box3{
        width: 100%;
    }
    .home-link{
        padding: 0px !important;
    }
    .navbar-nav{
        margin-left: 3vw !important;
    }
    .key-box{
        min-height: 22rem;
    }
    .offer-box{
        padding: .5rem 1.5rem 1.5rem  1.5rem;
    }
}
@media only screen and (max-width: 576px) {
    .dynamic-div{
       height: 10rem;
    }
    .btn-div-2{
        margin-top: 2rem;
    }
    .flex-div{
        display: block;
    }
    .tab2, .tab3, .tab1{
        height: 10rem;
    }
    .tab2{
        margin: auto 0px;
    }
    .btn-boxs{
        width: 100% !important;
        margin-left: 2% !important;
    }
    .offer-box{
        padding: .5rem .5rem 1rem .5rem;
    }
    .d-bold{
        text-align: center !important;
    }
    .btn-rows{
      display: block;
    }
    .btn-list, .btn-box-2 .btn-list{
        width: 90%;
        margin-left: 5% !important;
    }
}