@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/gilroy/Gilroy-Regular.ttf') format('trutype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aonic';
    src: url('../fonts/aonic/AeonikExtendedTRIAL-Medium.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body,.page{
 overflow-x: hidden;
 width: 100%;
}

.bg-body-tertiary{
    background-color: white !important;
}
section{
    padding: 0 40px;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}


/* typography */
.nav-link {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
}
.about-sub-heading{
    font-family: "Aonic", sans-serif; 
    font-weight: 500;
    font-size: 32px;
    max-width: 488px;
    width: 100%;
}
.hero-heading{
    font-family: 'Gilroy', sans-serif;
    font-size: 55px;
    font-weight: 500;
    text-align: center;
    line-height: 45px;

}
.insight-style-1 h3,.testimonail-heading{
    color: white;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    width: 262px;

}
.testimonial-card-1 h3{
  font-family: 'Gilroy', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: white;
}
.testimonial-card-1 .text{
    max-width: 322px;
}
.t1-footer{
    display: flex;
    justify-content: end;
    align-items: end;
}
.t1-footer img{
    width: 125px !important;
    height: auto;
}
.t1-user{
    font-size: 20px;
    font-family: 'Gilroy', sans-serif;
    font-weight: bold;
}
.t-1-content{
    background-color: white;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 4px;
    padding: 25px 15px 0 15px;
}

.insight-style-2 h3{
    font-family: "Manrope", sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: white;
    width: 161px;
}
.insight-style-2 button{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 122px;
    height: 41px;
    background-color: white;
    color: black;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: none;  
}
.insight-style-3 h3{
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: black;
    width: 331px;
    padding-bottom: 20px;
    border-bottom: 0.5px solid #000000
}
.insight-style-3 p{
    color: #000;
}
.t-pagination{
    padding-top: 20px;
    display: flex;
    justify-content: center;
}
.hero-para{
    text-align: center;
    width: 100%;
    max-width: 676px;
    margin: 0 auto;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
}
.testimonial-buttons{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}
.testimonial-button{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0a9c45;
    border: none;    
}
.testimonial-button path{
    fill: white;
}
.testimonial-button:hover{
    background-color: #056d2f;
}
.hero-heading img{
    width: 55px;
    height: 80px;
    display: inline;
    object-fit: cover;
    object-position: center bottom;
}
.primary-heading{
    font-family: 'Gilroy', sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0 !important;
}
.logo-col a,.footer-title{
    font-family: 'Gilroy', sans-serif;
    font-size: 48px;
    color: white;
    font-weight: 400;
}
.footer-title{
    font-size: 24px;
}
.about-title{
    font-family: 'Gilroy', sans-serif;
    font-size: 96px;
    text-transform: uppercase;
    text-align: center;
}
.text-sm{
    font-size: 14px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}
.btn{
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.btn-header{
    background: white;
    color: #0C9F40;
    width: 120px;
    height: 46px;
    border-radius: 23px;
    color: #0C9F40;
    font-size: 15px;
    border: 1px solid #0C9F40;
}
.btn-header:hover {
    background-color: #0C9F40;
    color: white;
}
.text{
    font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}
.process-heading h3{
    font-size: 20px;
    font-weight: 600;
    font-family: "Manrope", sans-serif;
}
.client-heading{
    font-family: "Manrope", sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}
.client-heading span{
    color: #2484C6;
    font-weight: 600;
    position: relative;
    display: inline-block;
}
.client-heading span::after{
    content: '';
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg, #2484C6 0%, #F1F8FF 100%);
    display: flex;
    position: absolute;
    left: 3px;
    bottom: -4px;
}
.tech-item span{
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.client-heading{
    font-weight: 500 !important;
    padding-left: 40px;
    margin-bottom: 40px;
}

.about-btn{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    font-family: "Aonic", sans-serif; 
}
.about-btn svg{
    margin-left: 20px;
}
.process-btn{
    width: 183px;
    height: 48px;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 52px;
    color: white;
}
.process-btn:hover{
    background-color: #0A9C45;
    color: white;
}

#header{
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #ffffff56;
    backdrop-filter: blur(20px);
    position: relative;
}
nav{
    background-color: transparent !important;
}
.dropdown{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 30px;
    position: relative;
}
.dropdown .nav-link{
    margin-right: 0 !important;
    position: relative;
}
.dr-item-content p{
    font-size: 13px !important;
}
.drop-down-item{
    position: absolute;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    width: 990px;
    background-color: white;
    padding: 20px;
    border-radius: 12px;
    top: 100%;
    left: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    height: 0;
    display: none;
    transform: translateX(-50%) translateY(20000px);
    transition: all .4s;
}
.dropdown:hover .drop-down-item{
    height: auto;
    display: grid;
    transform: translateX(-50%) translateY(0px);
}

.dr-icon{
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.drop-doen-item-menu{
    display: flex;
    align-items: center;
    gap: 10px;
}
.dr-heading{
    color: black;
    font-size: 18px;
    font-weight: 600;
    transition: .3s;
}
.dr-item-content{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.dr-item-content p,.dr-item-content h3{
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.dr-icon img{
  width: 30px;
}
/* hero */
#hero{
    height: 823px;
    background-image: linear-gradient(109.63deg, #FFFFFF -14.33%, #EBFFF7 29.16%, rgba(250, 255, 236, 0.5) 51.4%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.hero-bg{
    position: absolute;
    top: 0;
    left: 0;
}
.hero-line{
    position: absolute;
    right: 0;
    top: 0;
}
.hero-content{
    width: 847px;
    z-index: 1;
}
.hero-btn{
    width: 160px;
    height: 40px;
    background: linear-gradient(108.27deg, #9ff669 30.83%, #31de79 105.22%);
    border-radius: 52px;
    font-size: 15px;
    font-family: "Manrope", sans-serif;
    color: #0e2f56;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin: 30px auto 0 auto;
}
.hero-btn:hover{
    color: #31de79;
    border: 1px solid #31de79;
    background: white;
}
.top-left{
    width: 394px;
    height: 93px;
    background-image: url('../image/hero-topleft.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 52px;
    position: absolute;
    top: 40px;
    left: 30px;
}
.top-right-icon{
    width: 228px;
    height: 53px;
    background-color: #DEDEE9;
    border-bottom-left-radius: 36px;
    position: absolute;
    top: 0;
    right: 30px;
}
.rop-right{
    width: 228px;
    height: 261px;
    position: absolute;
    top: 53px;
    right: 30px;
    background-image: url('../image/hero-topright.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-left-radius: 51px;
}
.bottom-right{
    width: 559px;
    height: 424px;
    background-image: url('../image/bottom-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.icon-circle{
    width: 367px;
    height: 367px;
    position: absolute;
    left: -90px;
    bottom: -110px;
}
.icon-circle div, .icon-circle img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.circle-outer{
    width: 120%;
    height: 120%;
}
.dashed-circle{
    width: 280px;
    height: 280px;
    border: 1px dashed black;
    border-radius: 50%;
}
.circle-mid{
    width: 280px;
    height: 280px;
}
@keyframes spin{
    from{
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to{
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
@keyframes spinr{
    from{
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to{
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}
.circle-outer{
    transform-origin: center;
    animation-name: spin;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.circle-mid{
    transform-origin: center;
    animation-name: spinr;
    animation-duration: 15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

/* services */
#services{
    background-color: #385F00;
    padding-top: 60px;
    background-image: url('../image/service-bg.png');
    padding-bottom: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 110vh;
}
.service-box-2{
    background-color: #f4f4f4 !important;
}
.service-heading{
    margin-bottom: 60px;
}
#services .primary-heading{
    color: #FFDDA9;
    text-transform: uppercase;
}
.service-box-2 .primary-heading{
    color: black !important;
}
.service-btn{
    width: 183px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFDDA9;
    border-radius: 52px;
    color: #643E05;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: "Manrope", sans-serif;
}
.service-btn:hover{
    background-color: #643E05;
    color: #FFDDA9;
}
.testimonials-intro p{
    max-width: 600px;
    margin: 15px auto 0 auto;
}
.cta-heading{
    font-size: 110px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}
.cta-heading span{
    font-weight: 700;
}
.service-cta-btn{
    display: flex;
    justify-content: end;
    align-items: end;
    height: 100%;
}
.service-item{
  display: flex;
  background-color: white;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  
}

.service-left,.service-right{
    flex-basis: 50%;
    min-height: 385px;
}
.services{
    position: relative;
    width: 100%;
    height: 385px;
    
}
.service-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 25px;
    align-items: start;
}
.service-content h2{
    font-family: 'Gilroy', sans-serif;
    font-weight: 550;
    font-size: 32px;
}
.keywords-h1{
    padding-bottom: 60px;
}
.keywords-h1 p,.keywords-h1 a{
    color: #006699 !important;
    font-size: 11px;
    text-align: center;
}
.keywords-h1 a:hover{
    color: #31de79 !important;
}
.service-content p{
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 14px;
    max-width: 470px;
}
.curso{
    border-radius: 50%;
    background-image: linear-gradient(90deg, #0a9c446f 0%, #93be565f 100%);
    top: 0;
    left: 0;
    z-index: 9999999999;
    pointer-events: none;
    position: fixed;
    filter: blur(30px);
    opacity: .5;
    mix-blend-mode: difference;
}
.curso-1{
    width: 30px;
    height: 30px;

}
.curso-2{
    width: 50px;
    height: 50px;
}
.curso-3{
    width: 70px;
    height: 70px;
}
.curso-4{
    width: 90px;
    height: 90px;
}

.service-content a{
    font-family: 'Gilroy', sans-serif;
    display: inline-flex;
    gap: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid black;
    align-items: center;
    color: black;
    width: auto;

}
.service-item:hover .service-content a{
    color: #0A9C45;
    border-color: #0A9C45;
}
.service-item:hover .service-content a path{
    stroke: #0A9C45;
}
.service-right{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.service-web-design{
    background-image: url('../image/web-design/web-design.png');
}
.service-logo-design{
    background-image: url('../image/web-design/logo-design.png');
}
.service-web-dev{
    background-image: url('../image/web-dev.webp');
}
.service-graphic-design{
    background-image: url('../image/web-design/graphic-design.png');
}
.service-mobile-app{
    background-image: url('../image/mobile-app.webp');
}
.service-seo{
    background-image: url('../image/web-design/seo.png');
}
.service-digital-marketing{
    background-image: url('../image/web-design/digital-marketing.png');
}
.service-business-strategy{
    background-image: url('../image/web-design/business-strategy.png');
}
.service-ui-ux{
    background-image: url('../image/web-design/ui-ux.png');
}
.service-ecommerce{
    background-image: url('../image/web-design/ecommerce.png');
}
.wordpress{
    background-image: url('../image/web-design/wordpress.png');
}
.shopify{
    background-image: url('../image/web-design/shopify.png');
}



.scroll-btn {
    color: #93BE56;
    border: none;
    cursor: pointer;
    font-size: 18px;
    background: transparent !important;
    margin: 0 15px;
}
.service-nav-item{
    color: #93BE56;
    border-bottom: 1px solid transparent;
}
.active-nav{
    color: #5F7540;
    border-bottom: 1px solid #5F7540;
}

.scroll-btn:disabled {
    background: transparent;
    cursor: not-allowed;
    opacity: .5;
    display: none;
}

.swiper-button-prev{
    transform: translateX(-20px);
}


/* about */

#about-us{
    padding-top: 60px;
}
.about-us-intro p{
    width: 100%;
    max-width: 759px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
.about-featured{
    background-color: #000;
    border-radius: 12px 12px 0 0;
    padding: 30px;
    padding-bottom: 0;
}
.about-featured-inner{
    width: 100%;
    height: 600px;
    background-image: url('../image/aboutus-bg.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px;
    position: relative;
}
.about-sub-heading{
    color: white;
    font-size: 32px;
    font-weight: 500;
    max-width: 488px;
}
.featured-cta{
    display: flex;
    justify-content: end;
}
.about-card{
    width: 357px;
   padding: 30px;
   border-radius: 24px;
    background-color: #4A4A4A96;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.about-card img{
    width: 100%;
    border-radius: 20px;
}
.about-card p{
    margin-bottom: 20px;
    color: white;
}
/* html{
    scroll-behavior: smooth;
} */
#process{
    padding-top: 60px;
    position: relative;
    height: 140vh;
}
.process-overlay{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color:black;
    z-index: 5;
    clip-path: circle(0 at center center);
    mix-blend-mode: difference;
}
#process .primary-heading{
    width: 100%;
    max-width: 620px;
}
.process-wrapper{
    display: flex;
}
.process-heading{
    width: 346px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: 1px solid black;
    position: relative;
}
.process-heading svg{
    position: absolute;
    right: 40px;
    bottom: -8.5px;
    width: 10px !important;
    height: 16px !important;
}
.process-des p{
    width: 225px;
    font-size: 14px;
    line-height: 18px;
    
}
.process-des{
    padding-top: 20px;
    padding-left: 20px;
}
.process-wrappertwo{
    margin-top: 60px;
}
.process-intro{
    margin-bottom: 80px;
    position: relative;
}
.process-wrapper:nth-of-type('2'){
    margin-top: 50px;
}
.process-dashed{
    border-bottom: 1px dashed black;
}
.leaf{
    width: 126px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 40px;
}
.swiper{
    width: 100%;
}
.smooth .swiper-wrapper{
    transition-timing-function: linear !important;
}

/* who */
#who{
    background:#000;
    padding-top: 60px;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    clip-path: circle(0 at center center);
    transform: scale(1.1);
}

#who .btn{
    background-color: #0C9F40 !important;
}
.who-btn{
    justify-content: space-between;
    text-transform: none;
    padding: 0 15px;
}
#who .primary-heading, #who p, #who h3{
    color: white;
    /* font-family: "Manrope", sans-serif; */
}
#who .primary-heading{
    width: 100%;
    max-width: 550px;
}
.who-card h3{
    font-family: "Fragment Mono", monospace;
    font-size: 16px;
    font-weight: 400;
}
.watsapp {
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 9999;
}
.who-card-sm p{
    font-family: "Fragment Mono", monospace !important;
    font-size: 14px !important;
    font-weight: 400;
    color: #ABF7FF !important;
    margin-bottom: 0 !important;
    margin-top: 15px;
}
.process-right{
    display: flex;
    justify-content: end;
}
.process-right > div{
    width: 100%;
    max-width: 513px;
}
.who-card{
    border: 0.5px solid;
    /* border-image-source: linear-gradient(94.71deg, #000202 17.21%, #040606 27.25%, #C7C7C7 72.99%);
    border-image-slice: 1; */
    border-radius: 90px 90px 0 0;
    height: 775px;
    background-image: url('../image/globe.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 
    0px 0px 125.37px #001F1F, 
    0px 0px 250px #001F1F, 
    0px 0px 250px #001F1F, 
    0px 0px 250px #001F1F, 
    0px 0px 250px #001F1F, 
    0px 0px 250px #001F1F;
position: relative;
background-color: #00000059;
background-blend-mode: multiply;

z-index: 0;
margin-top: 70px;
}
.who-card-sm {
    position: absolute;
    width: 438px;
    border: 0.5px solid transparent;
    border-radius: 20px;
    padding: 30px;
    background: linear-gradient(black, black) padding-box, 
                linear-gradient(90deg, #005074 0%, #65F0FF 100%) border-box;
}
.who-card-sm-1{
    top: 60px;
    left: 100px;
}
.who-card-sm-2{
    left: 50%;
    top: 229px;
}
.who-footer{
    left: 55px;
    bottom: 65px;
    position: absolute;
    display: flex;
    gap: 40px;
}
.who-icon{
    margin-top: -50px;
    margin-bottom: 20px;
}
.who-footer p{
    width: 278px;
    font-family: "Fragment Mono", monospace;
    font-size: 12px;
    font-weight: 400;

}
.footer-mid{
    position: relative;
}
.footer-mid::before{
    content: '';
    width: 1px;
    height: 32px;
    background-color: white;
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
}
.footer-mid::after{
    content: '';
    width: 1px;
    height: 32px;
    background-color: white;
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.outline-w{
    font-family: "Manrope", sans-serif;
    font-size: 128px;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    position: absolute;
    opacity: .5;
}
.outline-w-1{
    right: 130px;
    bottom: 80px;
}
.outline-w-2{
    right: 30px;
    bottom: 60px;
}
.country-crousel{
    width: 400px;
    overflow: hidden;
    transform-origin: center;
    transform: rotate(90deg);
    position: absolute;
    top: 200px;
    right: -100px;
    background: linear-gradient(180deg, rgba(0, 3, 4, 0.9) 41.89%, rgba(0, 3, 4, 0) 58.1%, rgba(3, 3, 3, 0.9) 82.9%);
    z-index: 1;
}
.country-crousel img{
    transform: rotate(90deg);
}
.country-crousel::before{
    content: '';
    width: 410px;
    height: 31px;
    background: linear-gradient(90deg, rgba(0, 3, 4, 0.9) 41.89%, rgba(0, 3, 4, 0) 58.1%, rgba(3, 3, 3, 0.9) 82.9%);
    display: flex;
    position: absolute;
    z-index: 3;
    left: -5px;
}
.country-crousel .swiper-slide,.country-crousel .swiper-slide img{
    width: 31px;
    height: 31px;
}

.country-crousel .swiper-wrapper {
    display: flex;
    align-items: center;
    height: 31px;
}

.country-crousel .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}
#clients{
    padding-top: 120px;
    padding-left: 0;
    padding-right: 0;
    background: linear-gradient(199.44deg, #E8F4FF 8.56%, #F4FAFF 37.89%, #FFFFFF 67.21%);
}
.clinet-logo img{
    height: 41px;
    width: auto;
}

.logo-carousel {
  
  position: relative;
  width: 100%;
  padding: 40px 0;
}
@keyframes logo {
    from{
        transform: translateY(0px);
    }
    to{
        transform: translateY(-40px);
    }
}


.logo-track {
  display: flex;
  width: calc(250px * 16); /* adjust based on number of logos * width */
  animation: scroll 80s linear infinite;
  gap: 20px;
}

.logo-slide-lg{
    width: 157px;
    height: 157px;
    animation: logo 11s ease-in-out infinite alternate;
}

.logo-slide {
  height: 120px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.logo-slide-lg{
    min-width: 157px;
    width: 157px;
    height: 157px;
}
.logo-slide-lg img{
    width: 140px;
    height: auto;
}
.logo-slide-sm{
    min-width: 98px;
    width: 98px;
    height: 98px;
    animation: logo 13s ease-in-out infinite alternate;
}
.logo-slide-sm img{
    width: 75px;
    height: auto;
}
.logo-slide-md{
    min-width: 141px;
    width: 141px;
    height: 141px;
    animation: logo 9s ease-in-out infinite alternate;
}
.logo-slide-md img{
    width: 125px;
    height: auto;
}
.logo-slide-2,.logo-slide-4,.logo-slide-8{
    margin-top: 140px;
}
.logo-slide-5,.logo-slide-7{
    margin-top: 70px;
}
.logo-slide-3,.logo-slide-6,.logo-slide-9{
    margin-top: -40px;
}

.logo-slide img {
  max-height: 100px;
  max-width: 200px;
}

@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); } /* half since we repeat logos */
}
.logo-slide{
    border-radius: 50%;
    box-shadow: 0px 4px 20px 0px #97979740;
    background-color: white;
}



#technologies{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #161616;
}
#technologies .primary-heading{
    color: white;
    width: 100%;
    max-width: 521px;
}
.tech-intro{
    margin-bottom: 80px;
}
.tech-item{
    display: flex !important;
    align-items: center;
    height: 50px !important;
    border-radius: 42px;
    padding: 0 20px;
    justify-content: center;
}
.tech-icon img{
    height: 30px;
    width: auto;
    margin-right: 25px;
}
.tech-wrapper-r{
    margin-top: 20px;
}
.tech-style-1{
    background-color: white;
}
.tech-style-2{
    background: linear-gradient(107.78deg, #000000 23.14%, #3B45FF 68.8%);
}
.tech-style-2 span{
    color:  white;
}
.tech-style-3{
    background: linear-gradient(90deg, #000000 0%, #2A4F22 100%);

}
.tech-style-3 span{
    color: white;
}
.tech-style-6{
    background: linear-gradient(90deg, #2D328C 0%, #0C0E26 100%);
}
.tech-style-6 span{
    color: white;
}
.tech-style-4{
    background: linear-gradient(112.03deg, #568B19 14.41%, rgba(27, 95, 229, 0) 81.51%);
}
.tech-style-4 span{
    color: white;
}
.tech-style-5{
    background: linear-gradient(154.3deg, #111111 19.81%, #CD7E00 88.77%);
}
.tech-style-5 span{
    color: white;
}
#insignts{
    padding-top: 60px;
}
.insight-intro p{
    width: 100%;
    max-width: 677px;
    margin: 0 auto;
}
.insight-card{
    display: block;
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    position: relative;
    display: flex !important;
    align-items: end;
}
.insight-style-1{
    background-image: url('../image/insight1.webp');
}
.insight-style-2{
    background-image: url('../image/insight2.webp');
}
.insight-style-3{
    background-image: url('../image/insight-3.webp');
}
.insight-intro{
    margin-bottom: 40px;
}
#testimonials{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.client-sahpe{
    position: absolute;
}
.client-s-1{
    right: 0;
    top: 0;
}
.client-s-2{
    left: 0;
    top: 80px;
}
.testimonial-row{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.testimonial-card{
    min-height: 508px;
    border-radius: 12px;
    overflow: hidden;
}
.testimonial-card-1{
    background-color: #0A9C45;
    padding: 40px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    background-image: url('../image/t1-bg.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.testimonial-card-2{
    background-color: #EFF0FF;
    background-image: url('../image/t2-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;

}
.t2-quote{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.testimonial-card-3{
    background-color: #F4F4F4;
    display: flex;
    flex-direction: column;
}
.t3-content{
    padding: 30px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.t3-content p{
    font-family: 'Gilroy', sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.testimonial3-footer{
    height: 66px;
    padding: 0 20px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-top: 1px solid rgba(0,0,0,.5);

}
.testimonail-2-header{
    background-color: #0040B6;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    gap: 8px;
    
}
.testimonail-2-header p,.testimonial3-footer p{
    color: white;
    margin-bottom: 0 !important;
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.testimonial3-footer p{
    color: black !important;
}
.t2-content{
    padding: 20px;
}
.t2-content h3{
    font-size: 26px;
    font-weight: 600;
    font-family: 'Gilroy', sans-serif;
    max-width: 333px;
}
.t1-hilight{
    background-color: #FCFFC4;
    border-radius: 4px;
    color: black;
    padding: 0 4px;
}

.about-us-intro{
    margin-bottom: 40px;
}
.testimonial-user h4{
    margin-bottom: 0 !important;
    margin-left: 20px;
}
.testimonial-item-1 .testimonial-user{
    background-color: white;
}
.testimonial-item-2 .testimonial-user{
    background-color: #2D328C;
}
.testimonial-item-2 .testimonial-user h4{
    color: white !important;

}
.testimonials-intro{
    margin-bottom: 40px;
}

.testimonial-item{
    width: 518px;
}
.testimonial-item-2{
    width: 711px !important;
    position: absolute;
    background: white;
    box-shadow: 4px 2px 50px 12px #D7D7D740;
    left: 50%;
    transform: translateX(-50%);
    height: 436px;

}
.testimonial-item-2 svg{
    width: 56px !important;
    height: 56px !important;
}
.testimonial-icon{
  margin-bottom: 30px;
}
.testimonials-inner{
    display: flex;
}
.testimonial-avatar img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center top;
} 
.testimonial-user h4{
    font-weight: 500;
    color: #2D328C !important;
}
#cta{
    padding: 60px 0 0 0;
}
.cta-intro{
    margin-bottom: 60px;
}
.cta-intro p{
    max-width: 948px;
    margin: 0 auto;
}
.cta-btn{
    text-transform: none;
    margin: 30px auto 0 auto;
    background: #1B5FE5;

}
.cta-btn:hover{
    background-color: #0A9C45;
    color: white;
}
.cta-btn svg{
    margin-left: 20px;
}
.cta-row{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.revela-wrapper{
    overflow: hidden;
}
#footer{
    padding: 60px 0 0 0;
    background-image: url('../image/footer-bg.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #0D0D0D;
}
.footer-title{
    margin-bottom: 25px;
}
.footer-top{
    display: flex;
    padding: 0 40px 70px 40px;
}
.footer-col{
    width: 35%;
}
.logo-col{
    width: 28%;
}
.quick-links{
    width: 12%;
}
.footer-contact{
    width: 20%;
}
#footer .text{
    color: white;
    opacity: .8;
}
.footer-list{
    padding: 0 !important;
    margin: 0 !important;
}
.footer-item{
    margin-bottom: 15px;
}
.footer-item a:hover{
    color: #0A9C45 !important;
}
.footer-service-row{
    display: flex;
    gap: 50px;
}
.footer-service-row ul:nth-last-of-type(1){
    gap: 50px;
}
.footer-services{
    padding-left: 50px;
    width: 40%;
}
.footer-icon-list li{
    display: flex;
    gap: 10px;
}
.footer-bottom{
    border-top: 1px solid rgba(255,255,255,.5);
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.footer-bottom p{
    margin:  0 !important;
}
.revela-wrapper{
    overflow: hidden;
    position: relative;
}
.navbar-brand img{
    height: 50px;
    width: auto;
}
.image-cover{
    width: 100%;
    height: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: right;
}
.reveal-image {
    width: 100%;
    transform: scale(1.4); /* Starts scaled & moved right */
    will-change: clip-path;

}
.hero-content {
    position: relative;
    text-align: center;
    min-height: 300px; /* Ensures enough space for bigger text */
    overflow: hidden;
}
.process-des p{
    font-size: 14px !important;
    line-height: 19px !important;
}
.hero-slide {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s ease-out, visibility 0s linear 0.8s; /* Delay visibility to match fade-out */
}

.hero-slide.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.8s ease-out, visibility 0s linear; /* Remove delay for visible slide */
}

.hero-heading, .hero-para, .hero-btn {
    opacity: 0;
    transform: translateY(20px);
}
.process-content{
    width: 100%;
    height: 100vh;
    position: relative;
}
.drop-doen-item-menu:hover .dr-heading{
    color: #0A9C45;
}

@media screen and (max-width: 1260px) {
  .rop-right {
    width: 170px;
    height: 200px;
    position: absolute;
    top: 53px;
    right: 30px;
  }
  .navbar-brand img {
    height: 30px;
  }
  #hero{
    height: 700px;
  }
  .cta-heading{
    font-size: 90px;
  }
   

  .top-right-icon{
    width: 170px;
  }
  .who-card-sm-2 {
    left: 100px;
    top: 300px;
  }
  .outline-w{
    font-size: 80px;
  }
  .outline-w-1 {
    right: 80px;
    bottom: 70px;
  }
  .cta-row{
    gap: 20px;
  }
  .tech-item{
    width: auto !important;
  }
  .nav-link{
    margin-right: 20px;
  }
   .navbar-toggler{
        border: none !important;
    }
    .t3-content p{
        font-size: 16px;
        line-height: 20px;
    }
}
@media screen and (max-width: 1200px){
      .navbar-collapse{
        position: fixed;
        top: 57px;
        left: 0;
        width: 100%;
        background-color: white;
        padding: 0 30px 25px 30px;
    }
        .navbar-toggler{
        border: none !important;
    }
}
@media screen and (max-width: 1024px){
    .hero-line{
        width: 300px !important;
        height: auto !important;
    }
    .cta-heading{
        font-size: 70px;
    }
    .image-cover{
        width: 0;
    }
    .reveal-image{
        transform: scale(1);
    }
    .navbar-collapse{
        position: fixed;
        top: 57px;
        left: 0;
        width: 100%;
        background-color: white;
        padding: 0 30px 25px 30px;
    }
    .top-left{
        width: 294px;
        height: 70px;
    }
    .rop-right{
      height: 160px;
      width: 120px;
    }
    .top-right-icon{
        width: 120px;
    }
    .bottom-right {
        width: 400px;
    }
    .navbar-brand img{
        height: 30px !important;
    }
    .navbar-toggler{
        border: none !important;
    }
    .t3-content p{
        font-size: 16px;
    }
    .testimonial-card-1 h3{
        font-size: 25px;
    }
    .process-content{
        height: auto;
    }
    section{
        padding: 0 20px;
    }
    .testimonial-row{
        grid-template-columns: 1fr 1fr;
    }
    .about-sub-heading{
        font-size: 25px;
        line-height: 30px;
    }
}
@media screen and (max-width: 1024px){
    .hero-heading{
        font-size: 40px;
        line-height: 45px;
    }
    #who{
        clip-path: circle(100% at center center);
        transform: scale(1);
        position: relative;
    }
    #process{
        height: auto;
    }
    #process{
        padding-left: 0;
        padding-right: 0;
    }
    .process-content{
        padding: 0 20px 60px 20px;
    }
    .hero-para{
        font-size: 14px;
    }
    .primary-heading{
        font-size: 30px;
    }
    .service-item{
        flex-direction: column-reverse;
    }
    .service-item{
        position: relative;
    }
    #services{
        height: auto;
    }
    .services{
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .footer-top{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .footer-col{
        width: 100%;
    }
    .footer-services{
        padding: 0;
    }
}
@media screen and (max-width: 800px){
    #hero{
        height: 550px;
    }
    .rop-right{
        display: none !important;
        opacity: 0;
    }
    .icon-circle {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -20px;
    bottom: -50px;
}
    .circle-outer {
    width: 230%;
    height: 230%;
}
    .circle-mid{
        width: 260px;
        height: 260px;
    }
        .who-card-sm{
            width: calc(100% - 170px);
            left: 15px;
        }
            
    .dropdown{
        cursor: pointer;
    }
 
    .dropdown:hover .drop-down-item{
    height: 0;
    display: none;
    transform: translateX(-50%) translateY(2000px);
}
    .active-dropdown .drop-down-item, .active-dropdown.dropdown:hover .drop-down-item{
    height: auto;
    display: grid;
    transform: translateX(-50%) translateY(0px);
}

    .drop-down-item{
        grid-template-columns: 1fr;
        width: 100%;
    }
    .dr-icon,.dr-item-content p{
        display: none;
    }
    .dr-heading{
        font-size: 14px;
        font-weight: 400;
    } 
    .top-left{
        width: 200px;
        height: 50px;
        top: 20px;
        left: 20px;
    }
    .hero-line{
        display: none;
    }
    .hero-heading{
        font-size: 30px;
        line-height: 35px;
    }
    .hero-heading img{
        width: 30px;
        height: 40px;
    }
    .bottom-right{
        display: none;
    }
 
    .primary-heading{
        font-size: 25px;
    }
    .service-cta-btn{
        justify-content: start;
        padding-top: 20px;
    }
    .about-card{
        position: relative;
        right: 0;
        bottom: 0;
        margin: 50px auto 0 auto;
        width: auto;
        padding: 15px;
        backdrop-filter: blur(5px);
    }
    .about-featured-inner{
        height: auto;
    }
    .about-featured{
        padding: 15px;
        padding-bottom: 0;
        height: auto;
    }
    .process-wrapper{
        display: grid;
        grid-template-columns: 1fr;
    }
    .leaf {
        display: none;
    }
    .testimonial-row{
        grid-template-columns: 1fr;
    }
    .cta-heading{
        font-size: 40px;
    } 
    .footer-top{
        padding: 0 20px 50px 20px;
        grid-template-columns: 1fr;
    }
    .footer-col{
        padding-top: 30px;
    }
    .service-right{
        height: 205px !important;
        min-height: 205px;
    }
    .service-content h2{
        font-size: 25px;
        margin-bottom: 15px;
    }
    .service-content a{
        margin-top: 15px;
    }
    .service-left{
        height: auto;
        min-height: 0;
    }
    .process-btn{
        margin-top: 15px;
    }
    .process-headingm .primary-heading{
        margin-bottom: 15px !important;
    }
    .who-card{
        border-radius: 30px 30px 0 0;
        background-position: left bottom;
    }
 
    .who-footer{
        flex-direction: column;
    
    }
    .who-card{
        height: 975px;
    }
    .country-crousel{
        right: -100px;
        width: 300px;
    }
    .client-s-1{
        height: 80px;
        width: auto;
    }
    .process-heading,.process-des p {
        width: 100%;
    }
    
    .country-crousel .swiper-slide,
    .country-crousel .swiper-slide img {
        width: 25px;
        height: 25px;
    }
  
}
@media screen and (max-width: 500px){
    .footer-bottom p{
        font-size: 14px;
    }
    .text{
        font-size: 14px;
    }
    .client-heading{
        padding-left: 20px;
    }
    .who-card-sm{
        width: calc(100% - 30px);
    }
    .country-crousel{
        transform: rotate(0deg);
        top: 500px;
        left: 15px;
        width: calc(100% - 30px);
    } 
    .about-featured-inner {
        padding: 20px;
    }
    .top-right-icon{
        width: 70px;
    }
    .icon-circle{
        display: none;
    }
    #hero{
        height: 500px;
    }
    .hero-content{
        padding-top: 50px;
    }
    .who-footer{
        left: 20px;
    }
}


