 
@import url(layout.min.css);
html,
body {
    height: 100%;
}
html {
    font-size: 16px;
    line-height: 1;
}
body {
    background: var(--white);
    font-size: 1rem;
    line-height: 1;
}
a,
button {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a:hover,
button:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
}
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
}

::selection {
    background-color: #3DB28A;
    color: #081B2E;
}


/* Being Case Study Banner CSS */

.prime-billing-sec {
    background-image: url(../assets/images/prime-billling-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 312px;
    padding-bottom: 334px;
}
.prime-billing-sec h3 {
    margin-bottom: 18px;
}
.sec-sub-title {
    font-size: 32px;
    font-family: 'Gilroy-Bold';
    color: #3DB28A;
    line-height: 32px;
    position: relative;
    padding-left: 25px;
}
.sec-sub-title:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
    background-image: url(../assets/images/Vector-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    max-width: 20px;
    max-height: 24px;
}
.prime-billing-text h1 {
    color: #fff;
    opacity: 1;
    text-align: start;
    font-size: 64px;
    font-family: 'Gilroy-Bold';
    line-height: 64px;
    margin-bottom: 14px;
}
.prime-billing-sec p {
    font-size: 18px;
    font-family: 'Gilroy-Regular';
    color: #fff;
    line-height: 24px;
}
.prime-billing-text a {
    background-color: #3DB28A;
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    padding: 13.5px 33.5px;
    margin-top: 59px;
    display: inline-block;
}
.prime-billing-text a:hover {
    color: #3DB28A;
    background-color: #fff;
}




/* End Case Study Banner CSS */


/* Being Problem Statement CSS */


.problem-statement-sec {
    background-color: #081b2e;
    background-image: url(../assets/images/prob-statments-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
}
.problem-statement-sec .bottom-content ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    margin: 100px auto 70px;
}
.problem-statement-sec .bottom-content ul label {
    color: #fff;
    font-size: 33px;
    font-family: Gilroy-SemiBold;
}
.problem-statement-sec .bottom-content ul li {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.problem-statement-sec .bottom-content ul span {
    color: #374D63;
    font-size: 33px;
    font-family: 'Gilroy-SemiBold';
}
.problem-statement-sec p {
    color: #fff;
    font-size: 32px;
    line-height: 43px;
    font-family: Gilroy-Light;
}
.problem-statement-sec h3 {
    margin-bottom: 18px;
}

/* End Problem Statement CSS */



/* Begin About Client CSS */

.about-clent-sec {
    background-color: #081b2e;
    padding-bottom: 100px;
}
.about-clent-sec h3 {
    margin-bottom: 18px;
}
.about-client-head {
    margin-bottom: 100px;
}
.about-client-head p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Gilroy-Light';
    margin: 0px;
    width: 100%;
    max-width: 1273px;
}
.about-client-head h2 {
    color: #fff;
    font-family: 'Gilroy-Regular';
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 24px;
}
.about-client-head h2 span {
    display: block;
    font-family: 'Gilroy-Bold';
}
.about-clent-sec .overview-text-box {
    height: 100%;
    background-color: #0B233A;
    border-radius: 24px;
    padding: 75px 73px 0px;
}
.about-clent-sec .overview-text-box h3 {
    margin-bottom: 47px;
}
.about-clent-sec .overview-text-box p {
    margin: 0px;
    font-size: 24px;
    color: #ffff;
    line-height: 34px;
    font-family: 'Gilroy-Light';
}




/* End About Client CSS */



/* Begin Challanges and Goals Sec CSS */

.challanges-goals-main {
    background-color: #081b2e;
    background-image: url(../assets/images/challanges-goals-bg.png);
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 380px;
}

.challanges-head h3 {
    margin-bottom: 18px;
}
.challanges-head h2 {
    color: #fff;
    font-size: 64px;
    font-family: 'Gilroy-Light';
    line-height: 64px;
    margin-bottom: 24px;
}
.challanges-head h2 span {
    display: block;
    font-family: 'Gilroy-Bold';
}
.challanges-head p {
    color: #fff;
    font-family: 'Gilroy-Light';
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    max-width: 1270px;
}
.challanges-text-box {
    height: 100%;
}
.challanges-text-box ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.challanges-text-box h3 {
    color: #fff;
    font-size: 20px;
    font-family: Poppins-SemiBold;
    margin-bottom: 10px;
}
.challanges-text-box p {
    color: #fff;
    font-size: 20px;
    font-family: Poppins-Regular;
    margin: 0px;
}
.challanges-text-box ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0px 0px 0px 26px;
}
.challanges-text-box ul .challanges1-text {
    padding-left: 83px;
}
.challanges-text-box ul li:first-child {
    padding-left: 70px;
}
.challanges-head {
    margin-bottom: 100px;
}
.our-goals-sec {
    padding-top: 100px;
    padding-bottom: 280px;
}
.our-goals-sec .our-goals-head {
    padding-bottom: 100px;
}
.our-goals-sec .our-goals-head h3 {
    margin-bottom: 18px;
}
.our-goals-sec .our-goals-head h2 {
    font-size: 64px;
    line-height: 64px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    margin-bottom: 34px;
}
.our-goals-sec .our-goals-head p {
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Light';
    line-height: 28px;
    width: 100%;
    max-width: 800px;
}
.our-goals-sec .our-text-box {
    background-color: #3DB28A;
    border-radius: 24px;
    padding: 30px 30px 50px;
}
.our-goals-sec .our-text-box .text-box-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 100px;
}
.our-goals-sec .our-text-box .text-box-top h3 {
    color: #fff;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
}
.our-goals-sec .our-text-box h4 {
    color: #fff;
    font-size: 20px;
    font-family: 'Gilroy-SemiBold';
    margin-bottom: 20px;
    
}
.our-goals-sec .our-text-box p {
    font-size: 32px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    line-height: 120%;
}
.our-goals-sec .middle-bg {
    background-color: #132D46;
}
.our-goals-sec > .row {
    width: 100%;
    max-width: 1300px;
    margin: 0px auto 0px;
}
.our-goals-sec > .row .col-md-4:nth-child(2) {
    position: relative;
    top: 90px;
}
.our-goals-sec > .row .col-md-4:nth-child(3) {
    position: relative;
    top: 180px;
}
.our-goals-sec .middle-bg h4 {
    color: #3DB28A;
}

.our-work-sec .our-work-head {
    padding-bottom: 100px;
}
.our-work-sec .our-work-head h3 {
    margin-bottom: 18px;
}
.our-work-sec .our-work-head h2 {
    color: #fff;
    font-size: 64px;
    line-height: 64px;
    font-family: 'Gilroy-Bold';
    margin-bottom: 34px;
}
.our-work-sec .our-work-head p {
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Light';
    line-height: 28px;
    width: 100%;
    max-width: 800px;
}
.our-work-sec .works-week {
    width: 100%;
    max-width: 1411px;
    margin: 0px auto 0px;
}
.works-week .week-box h2 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    line-height: 32px;
    letter-spacing: -2px;
}
.works-week .week-box .week-text {
    position: relative;
    padding-left: 16px;
}
.works-week .week-box .week-text h3 {
    font-size: 32px;
    color: #3DB28A;
    font-family: 'Gilroy-Bold';
    margin-bottom: 6px;
}
.works-week .week-box .week-text p {
    margin: 0px;
    font-size: 12px;
    font-family: 'Gilroy-Medium';
    line-height: 16px;
    color: #fff;
}
.works-week .week-box .week-text:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #3DB28A;
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 5px;
    border-radius: 5px;
}
.our-work-sec .works-week .row .col-md-2 {
    border-left: 1px dashed #3DB28A;
}
.our-work-sec .works-week .row .col-md-2:last-child {
    border-right: 1px dashed #3DB28A;
}
.our-work-sec .works-week .row .col-md-2:nth-child(1) .week-text {
    margin-top: 40%;
}
.our-work-sec .works-week .row .col-md-2:nth-child(2) .week-text {
    margin-top: 90%;
}
.our-work-sec .works-week .row .col-md-2:nth-child(3) .week-text {
    margin-top: 140%;
}
.our-work-sec .works-week .row .col-md-2:nth-child(4) .week-text {
    margin-top: 200%;
}
.our-work-sec .works-week .row .col-md-2:nth-child(5) .week-text {
    margin-top: 255%;
    margin-bottom: 50%;
}
.our-work-sec {
    padding-bottom: 100px;
}
.screen-view-div {
    padding-top: 100px;
}
.design-system-sec {
    padding-bottom: 150px;
}
.design-system-head h3 {
    margin-bottom: 18px;
}
.design-system-head h2 {
    color: #fff;
    font-size: 64px;
    line-height: 64px;
    font-family: 'Gilroy-Bold';
    margin-bottom: 33px;
}
.design-system-head p {
    margin: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 800px;
}
.design-fonts {
    text-align: center;
}
.design-fonts img {
    width: 100%;
}
.design-colors {
    text-align: center;
    margin-top: 100px;
}
.final-project-head h3 {
    margin-bottom: 18px;
}
.final-project-head h2 {
    color: #fff;
    font-size: 64px;
    font-family: 'Gilroy-Bold';
    line-height: 64px;
    margin-bottom: 33px;
}
.final-project-head p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Gilroy-Light';
    color: #fff;
    width: 100%;
    max-width: 800px;
}
.final-project-sec {
    padding-bottom: 100px;
}


/* End Challanges and Goals Sec CSS */


/* Begin Result Sec CSS */

.result-sec {
    background-color: #081b2e;
    padding-top: 100px;
}
.result-head h3 {
    margin-bottom: 18px;
}
.result-head h2 {
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 33px;
}
.result-head p {
    color: #fff;
    font-family: 'Gilroy-Light';
    font-size: 18px;
    line-height: 28px;
    margin: 0px;
}
.result-head .container3 > .row {
    align-items: center;
}
.result-head .result-box {
    padding: 44px 42px 44px;
}
.result-head .result-box h3 {
    margin: 0px;
    font-size: 64px;
    line-height: 49px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    margin-bottom: 12px;
    position: relative;
    padding-left: 50px;
}
.result-head .result-box p {
    font-family: 'Gilroy-Bold';
}
.result-head .result-box h3:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../assets/images/Vector-withe.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    max-width: 36px;
    max-height: 45px;
}
.result-head .col-md-7 > .row .col-md-4 .result-box {
    background-image: url(../assets/images/2x-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 12px;
}
.result-head .col-md-7 > .row .col-md-4:nth-child(2) .result-box {
    background-image: url(../assets/images/42-bg.png);
}
.result-head .col-md-7 > .row .col-md-4:nth-child(3) .result-box {
    background-image: url(../assets/images/300-bg.png);
}
.result-head {
    padding-bottom: 100px;
}



/* End Result Sec CSS */





/* Begin Testimonial Sec CSS */



.testimonial-sec {
    position: relative;
}
.testimonial-text {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonial-text p {
    font-size: 32px;
    font-family: 'Gilroy-Medium';
    color: #fff;
    line-height: 46px;
    margin: 65px auto 0px;
    width: 100%;
    max-width: 1180px;
}


/* End Testimonial Sec CSS */


.for-container > .container {
    max-width: 1270px;
}

/* Begin Our Services Banner CSS */

.our-services-banner {
    background-image: url(../assets/images/our-services-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.services-banner-hd {
    text-align: center;
}
.services-banner-hd h1 {
    opacity: 1;
    color: #3DB28A;
    font-size: 96px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -2px;
    line-height: 128px;
}
.services-banner-hd p {
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-light';
    line-height: 28px;
    margin: 0px auto 44px;
    width: 100%;
    max-width: 800px;
}
.services-banner-hd a {
    background-color: #3DB28A;
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    padding: 13.5px 35px;
}


/* End Our Services Banner CSS */



/* Begin Mobile Application CSS */


.mob-application-sec {
    background-color: #132D46;
    background-image: url(../assets/images/mob-app-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.mob-application-sec:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../assets/images/app-gradiant-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    mix-blend-mode: difference;
}
.app-ssb-title {
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    color: #3DB28A;
    letter-spacing: 3px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 14px;
}
.app-ssb-title:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../assets/images/app-sb-vector.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    max-width: 14px;
}
.services-all-content h2 {
    font-size: 48px;
    font-family: 'Gilroy-Bold';
    color: #fff;
    line-height: 130%;
    margin-bottom: 14px;
}
.services-all-content h2 span {
    color: #3DB28A;
}
.services-all-content a {
    color: #fff;
    background-color: #3DB28A;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    padding: 16px 40px;
    display: inline-block;
}
.services-all-content p {
    color: #fff;
    font-size: 20px;
    font-family: 'Gilroy-SemiBold';
    line-height: 28px;
    margin: 0px;
}
.services-top {
    margin-bottom: 68px;
}
.services-top .row {
    align-items: center;
}
.services-middle .app-typs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #081B2E;
    padding: 30px 30px 30px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.services-middle .app-typs h3 {
    color: #3DB28A;
    font-size: 20px;
    font-family: 'Gilroy-Bold';
    margin-bottom: 15px;
}
.services-middle .app-typs p {
    font-family: 'Poppins-Regular';
    padding-right: 50px;
}
.services-middle .col-md-2 {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    
}
.services-middle .col-md-6 .app-typs:nth-child(2) {
    margin-left: 70px;
}
.services-middle .col-md-6 .app-typs:last-child {
    margin-bottom: 0px;
    margin-left: 70px;
}

.services-middle .col-md-6 {
    height: 450px;
    overflow: hidden;
}
.services-middle .col-md-6::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}
.services-middle .col-md-6::-webkit-scrollbar-thumb {
    background-color: #3DB28A;
    border-radius: 20px;
}

.scrolling-frame {

  
    animation: points-scrolling 30s linear infinite;
    transition: all 10s ease;
}
.scrolling-frame:hover {
    animation: none;
}
@keyframes points-scrolling {

    0% {
        transform: translateY(0px);

    }
    100% {
        transform: translateY(-460px);
    }
    
}



/* End Mobile Application CSS */



/* Begin Web Development CSS */

.web-development-sec {
    background-image: url(../assets/images/web-development-bg.png);
    background-color: #081b2e;
}
.web-development-sec::before {
    background-image: url(../assets/images/web-gradiant-bg.png);
    mix-blend-mode: color;
}



/* End Web Development CSS */


.services_sub_service_card img {
    width: auto !important;
}
.animation-services-slider .owl-stage {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}
.mobileapp_sub_service .animation-services-slider .owl-stage {
    width: 100% !important;
    justify-content: center;
}
.animation-services-slider .owl-stage .owl-item {
    height: 100% !important;
}
.animation-services-slider .owl-stage .owl-item .item {
    height: 100% !important;
}
.animation-services-slider .owl-stage .owl-item .item .services_sub_service_card {
    height: 100% !important;
}


/* Why Choose Us Sec CSS */

.counter-sec {
    background-image: url(../assets/images/Why-Choose-Us.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.counter-sec .counter-text-box h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -4px;
}
.counter-sec .counter-text-box h2 {
    font-size: 72px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    letter-spacing: -4px;
    margin-bottom: 34px;
    line-height: 64px;
}
.counter-sec .counter-text-box p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 478px;
    line-height: 28px;
}
.counter-sec .counter-text-box.width_auto p {
    max-width: initial;
}
.counter-sec .counter-text-box a {
    background-color: #01c38e;
    padding: 15px 40px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Gilroy-Bold';
    margin-top: 24px;
    transition: all 0.9s ease;
}
.counter-sec .counter-text-box a:hover {
    color: #01c38e;
    background-color: #fff;
}
.counter-sec > .container2 {
    padding: 0px 97px;
}
.counter-sec > .container2 .row {
    align-items: center !important;
}
.counter-sec .counter-row {
    border-bottom: 1px solid rgb(61 178 138 / 40%);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
}
.counter-sec .counter-row .counter {
    color: #3DB28A;
    font-size: 68px;
    font-family: 'Gilroy-Bold';
    position: relative;
    padding: 0px 0px 15px;
}
.counter-sec .counter-row span {
    color: #fff;
    font-family: 'Gilroy-Bold';
    font-size: 20px;
}
.counter-sec .counter-row .counter:after {
    content: '';
    width: 150px;
    height: 8px;
    display: block;
    background-color: #3DB28A;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.counter-sec .counter-row .counter:before {
    content: '';
    width: 100%;
    height: 91%;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -40px;
    background-image: url(../assets/images/plus-symbol-button.png);
    background-repeat: no-repeat;
    background-size: 32px auto;
    background-position: center right;
}
.counter-sec .counter-row:last-child {
    margin-bottom: 0px;
}






/* Our Precess Sec CSS */

.our-process-sec {
/*    background-image: url(../assets/images/Our-Process-bg.jpg);*/
    background-image: url(../assets/images/cs_sec5_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.our-process-sec > .container2 {
    padding: 0px 97px;
}
.our-process-sec .counter-text-box h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -4px;
}
.our-process-sec .counter-text-box h2 {
    font-size: 58px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    letter-spacing: -3px;
    margin-bottom: 34px;
    line-height: 56px;
    text-transform: capitalize;
}
.our-process-sec .counter-text-box p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 478px;
    line-height: 28px;
}
.our-process-sec .counter-text-box a {
    background-color: #01c38e;
    padding: 15px 40px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Gilroy-Bold';
    margin-top: 24px;
    transition: all 0.9s ease;
}
.our-process-sec .counter-text-box a:hover {
    color: #01c38e;
    background-color: #fff;
}
.process-main .process-text-box {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 30px 20px 30px;
    margin-bottom: 0px;
    position: relative;
    transition: all 0.5s ease;
    top: 0px;
    height: 100%;
}
.our-process-sec > .container2 > .row {
    align-items: center;
}
.process-main .process-text-box h2 {
    font-size: 30px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -2px;
    color: #fff;
    margin-bottom: 20px;
}
.process-main .process-text-box p {
    color: #f5f5f5;
    font-size: 15px;
    font-family: 'Gilroy-Medium';
    line-height: normal;
    margin-bottom: 0px;
}
.our-facebok-sec .process-text-box p {
    min-height: 120px;
}
.our-facebok-sec .process-main .row .col-md-4:nth-child(4) .process-text-box,
.our-facebok-sec .process-main .row .col-md-4:nth-child(5) .process-text-box,
.our-facebok-sec .process-main .row .col-md-4:nth-child(6) .process-text-box {
    margin-bottom: 0px;
}
.process-main .process-text-box img {
    margin-bottom: 20px;
}
.process-main .process-text-box li {
    font-size: 14px;
    font-family: 'Gilroy-Bold';
    margin-bottom: 10px;
    position: relative;
    color: #40c28f;
    padding-left: 20px;
}
.process-main .process-text-box li:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: linear-gradient(45deg, #132D46, #3DB28A, #fff);
    position: absolute;
    top: 7px;
    left: 0px;
    max-width: 8px;
    max-height: 8px;
    border-radius: 100%;
}
.process-main {
    padding-left: 73px;
}
.our-process-sec .process-main .row {
    justify-content: center;
    align-items: stretch;
}
.process-main .row .col-md-6, .process-main .row .col-md-4 {
    margin-bottom: 30px;
} {
    margin-bottom: 30px;
}
.process-main .row .col-md-6:nth-child(3),
.process-main .row .col-md-6:nth-child(4),
.process-main .row .col-md-4:nth-child(4),
.process-main .row .col-md-4:nth-child(5),
.process-main .row .col-md-4:nth-child(6) {
    margin-bottom: 0px;
}



/* Happy Clients Sec CSS */


.happy-clients-sec {
    background-image: url(../assets/images/Happy-Clients-Bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.happy-clients-sec > .container2 {
    padding: 0px 97px;
}
.happy-clients-sec .counter-text-box h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -4px;
}
.happy-clients-sec .counter-text-box h2 {
    font-size: 72px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    letter-spacing: -4px;
    margin-bottom: 5px;
    line-height: 64px;
}
.happy-clients-sec .counter-text-box p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 767px;
    line-height: 28px;
    margin-left: auto;
}
.happy-clients-sec > .container2 > .row {
    align-items: center;
}
.happy-clients-carousel .client-slide-box {
    border: 1px solid rgb(26 195 143 / 50%);
    border-radius: 21px;
    padding: 42px 42px 42px;
    background-color: rgb(104 104 104 / 20%);
}
.happy-clients-carousel .client-slide-box img {
    width: auto !important;
    margin-bottom: 20px;
    max-width: 46px;
}
.happy-clients-carousel .client-slide-box h2 {
    font-size: 27px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    margin-bottom: 10px;
}
.happy-clients-carousel .client-slide-box h3 {
    color: #fff;
    font-size: 22px;
    font-family: 'Gilroy-Bold';
    margin-bottom: 20px;
}
.happy-clients-carousel .client-slide-box p {
    color: #F9FAFB;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    font-family: 'Gilroy-Regular';
}
.happy-clients-content > .container2 > .row {
    align-items: center;
}
.happy-clients-slider {
    margin-top: 60px;
}
.happy-clients-carousel .owl-nav {
    margin-top: 20px;
}
.happy-clients-carousel .owl-nav button {
    color: #40c28f !important;
    font-size: 40px !important;
    line-height: normal !important;
    background-color: #fff !important;
    border-radius: 100% !important;
    width: 40px;
    height: 40px !important;
    outline: none;
    transition: all 0.5s ease;
}

.happy-clients-carousel .owl-nav button span {
    height: 40px !important;
    line-height: normal !important;
    position: unset !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.happy-clients-carousel .owl-nav button:hover {
    color: #fff !important;
    background-color: #40c28f !important;
}




/* View Blogs Sec CSS */

.view-blogs-sec {
    background-image: url(../assets/images/View-Blogs-Bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.view-blogs-sec > .container2 {
    padding: 0px 97px;
}
.view-blogs-sec .counter-text-box h3 {
    color: #fff;
    font-size: 48px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -4px;
}
.view-blogs-sec .counter-text-box h2 {
    font-size: 72px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    letter-spacing: -4px;
    margin-bottom: 34px;
    line-height: 64px;
}
.view-blogs-sec .counter-text-box p {
    margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 478px;
    line-height: 28px;
}
.view-blogs-sec .counter-text-box a {
    background-color: #01c38e;
    padding: 15px 40px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Gilroy-Bold';
    margin-top: 24px;
    transition: all 0.9s ease;
}
.view-blogs-sec .counter-text-box a:hover {
    color: #01c38e;
    background-color: #fff;
}
.view-blogs-main {
    padding-left: 100px;
}
.view-blogs-main .blogs-content img {
    width: 100%;
    height: 275px;
    object-fit: cover;
    object-position: center;
    border-radius: 16px;
}
.view-blogs-main .blogs-content h3 {
    font-size: 18px;
    color: #3DB28A;
    font-family: 'Gilroy-Bold';
    letter-spacing: 0px;
    margin-bottom: 18px;
}
.view-blogs-main .blogs-content a {
    color: #fff;
    font-size: 26px;
    font-family: 'Gilroy-Bold';
    letter-spacing: -1px;
    margin-bottom: 12px;
    display: block;
}
.view-blogs-main .blogs-content p {
    margin-bottom: 0px;
    color: #d8d8d8;
    font-size: 18px;
    font-family: 'Gilroy-Light';
}
.view-blogs-main .blogs-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    margin-top: 20px;
}
.view-blogs-main .blogs-content ul li {
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
}
.view-blogs-main .blogs-content .blogs-text {
    margin-top: 35px;
}
.view-blogs-sec > .container2 > .row {
    align-items: center;
}



/* Web Developments Page CSS */


.developemnt_first_sec .webDeveText span {
    font-size: 72px !important;
}

ul.reviews_logos {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
ul.reviews_logos img {
    width: 170px;
    background-color: #fff;
}
.banner_client_satis_col {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner_client_satis_col .item {
    width: 25%;
    text-align: center;
}
.home_banner_bottom_row {
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    align-items: center;
    justify-content: space-between;
}
.banner_client_satis_col:before,
.trusted_platform:before {
    content: url('../assets/images/gradient_round_border_left.png');
}
.banner_client_satis_col:after,
.trusted_platform:after {
    content: url('../assets/images/gradient_round_border_right.png');
}
.banner_client_satis_col h2.count {
    color: #fff;
    font-size: 35px;
    font-family: 'Gilroy-Bold';
}
.banner_client_satis_col h3.text {
    color: #fff;
    font-size: 18px;
}
.trusted_platform ul {
    display: flex;
    align-items: center;
    gap: 10px;
}
.trusted_platform {
    display: flex;
}
.trusted_platform img {
    width: 150px;
}
.trusted_platform li {
    color: #fff;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    text-decoration: underline;
}




/**/

.services_sec {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  min-height: 100vh;
  padding: 1rem;
}

.service_card {
  background: #111;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 1.2rem;
  border-radius: 8px;
  transition: transform 0.3s ease;
  height: 100%;
}

.overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 900;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}

.overlay.active {
  opacity: 1;
  pointer-events: all;
}

.service-fullscreen {
  position: fixed;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  z-index: 1000;
  background: linear-gradient(135deg, #222, #111);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*overflow-y: auto;*/
  padding: 2rem;
  opacity: 0;
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 90px;
  font-size: 30px;
  cursor: pointer;
  z-index: 1100;
}

.services_content_box {
  max-width: 700px;
  text-align: center;
  z-index: 1001;
}

.services_content_box img {
  max-width: 100%;
  border-radius: 10px;
  margin: 1rem 0;
}

button.services_content_box_btn {
  background: #fff;
  color: #111;
  border: none;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  border-radius: 5px;
  cursor: pointer;
}

.bg-anim {
  position: absolute;
  top: -50%; left: -50%;
  width: 200%; height: 200%;
  background: radial-gradient(circle, #333 20%, transparent 20%) center/10% 10%;
  animation: moveBg 10s linear infinite;
  z-index: 0;
  opacity: 0.2;
}

@keyframes moveBg {
  from {transform: rotate(0deg);}
  to {transform: rotate(360deg);}
}

/*============================= Digital Dominance Sec CSS==================================*/

.services-box {
    width: 33.33%;
    padding: 0%;
    height: 100%;
    margin: 0;
    position: relative;
    z-index: 10;
    background-image: linear-gradient(190deg, #40c28f, transparent);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 1px 100%;
    transition: all 2s ease;
    animation-name: border-img;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
.services-box-title {
    position: absolute;
    bottom: 210px;
    left: 0px;
    right: 0px;
    top: auto;
    width: auto;
    height: auto;
    transition: all 2s ease;
}
.flex-col .services-box:last-child {
    border: 0px;
    background-image: none;
}
.services-box.wide {
  width: 99.9% !important;
}
.flex-col-main {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    height: 100%;
    background-image: url(../assets/images/our-services.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.services-img {
    height: 100%;
}
.services-content {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
    padding: 0px 10% 5%;
    transition: all 1s ease;
    opacity: 0;
    animation-name: none;
    animation-duration: 6s;
    animation-iteration-count: 1;
    animation-timing-function: ease;

}
.services-img img {
    width: 99.9%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    transition: all 2s ease;
}
.services-box.wide .services-content {
    animation-name: services-inner-text;
    opacity: 1;

}
.services-box.wide .services-img img {
    opacity: 1;
}
.services-content h3 {
    margin-bottom: 0px;
    font-size: 48px;
    line-height: 56px;
    font-family: 'Gilroy-Bold';
/*    background-image: radial-gradient(circle at 0px 5px, #fff 9px, #00000000 0);*/
    letter-spacing: -4px;
    position: relative;
    top: 18px;
    color: #fff;
}
.services-content h2 {
    margin-bottom: 0px;
    font-size: 72px;
    font-weight: 800;
    line-height: 90px;
    font-family: Gilroy-Black;
/*    background-image: radial-gradient(circle at 0px 5px, #1AC38F 9px, #00000000 0);*/
    letter-spacing: -4px;
    color: #1AC38F;
}
.services-content p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    font-family: Gilroy-Light;
    padding: 18px 0px 0px;
}
h2.ser-main-title {
    transform: rotate(0deg);
    width: 100%;
    height: 48px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-family: Gilroy-Bold;
    margin-bottom: 0px;
    font-size: 38px;
    /* background-image: radial-gradient(circle at 0px 5px, #1AC38F 9px, #00000000 0); */
    letter-spacing: -4px;
    color: #1AC38F;
    transition: all 0.9s ease;

}
.services-content a {
    display: inline-block !important;
    font-size: 15px;
    color: #fff;
    background-color: #1AC38F;
    text-decoration: none;
    font-family: 'Gilroy-Bold';
    padding: 11px 21px;
    margin-top: 30px;
    transition: all 0.9s ease;
}
.services-content a:hover {
    background-color: #fff;
    color: #1AC38F;
}
.services-box-main .services-box-title {
    left: -110px;
}
.services-box-main .services-box-title h2.ser-main-title {
    transform: rotate(-90deg);
    width: 380px;
    font-size: 30px;
    /* background-image: radial-gradient(circle at 0px 5px, #1AC38F 9px, #00000000 0); */
    letter-spacing: -2px;
    justify-content: flex-start;
    position: relative;
    bottom: 100px;
}
.services-box.wide h2.ser-main-title {
    display: none;
}

/*.services-box-main h2.ser-main-title {
    display: none;
}*/
.services-content a {
    display: block;
}
.services-head {
    position: absolute;
    right: 0px;
    top: -100px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 670px;
    margin: 0px auto 0px;
}
.services-head h2 {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -4px;
/*    background-image: radial-gradient(circle at 0px 5px, #fff 8px, #00000000 0);*/
    font-family: 'Gilroy-Bold';
    color: #fff;
}
.services-head h3 {
    font-size: 85px;
    line-height: 100px;
    letter-spacing: -4px;
    font-family: Gilroy-Black;
    color: #1AC38F;
    background: -webkit-linear-gradient(78deg, rgb(1 191 140) 18%, rgb(0 92 54) 20%, rgb(0 171 127) 30%, #01c38e 40%, rgb(12 126 106) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0px 2px;
}
.services-box-main .services-head {
    display: none;
}


@keyframes border-img {
    0% {

background-size: 1px 100%;

}
    10% {
        
background-size: 1px 10%;
    }
    20% {
        
background-size: 1px 20%;
    }
    30% {
        
background-size: 1px 30%;
    }
    40% {
        
background-size: 1px 40%;
    }
    50% {
        
background-size: 1px 50%;
    }
    60% {
        
background-size: 1px 60%;
    }
    70% {
        
background-size: 1px 70%;
    }
    80% {
        
background-size: 1px 80%;
    }
    90% {
        
background-size: 1px 90%;
    }
    100% {
        
background-size: 2px 100%;
    }
}


@keyframes services-inner-text {
    0% {
    transform: translate(0px, 30%);
    opacity: 0;
    }
    25% {
    transform: translate(0px, 0px);
    opacity: 0;
    }
    50% {
    transform: translate(0px, 0px);
    opacity: 0.9;
    }
    100% {
    transform: translate(0px, 0px);
    opacity: 1;
    }
}

/*.dotted {
    background-position: 0px 4px;
    background-size: 10px 10px;
    background-clip: text;
    background-image: radial-gradient(circle at 4px 4px, #1AC38F 5px, #00000000 0);
    color: transparent;
    
}*/

@media (prefers-reduced-motion: no-preference) {
  /*@property --animated-color {
    syntax: "<color>";
    initial-value: oklch(from lime l c 10deg);
    inherits: false;
  }*/

 /* @keyframes scrollBg {
    50% {
      --animated-color: oklch(from lime l c 240deg);
    }
    100% {
      background-position: -32px 4px;
    }
  }*/

  /*.dotted {
    animation: scrollBg 10s linear infinite forwards;
  }*/
}



/*============================= Testimonial Sec CSS==================================*/


.testimonial-slider-main {
    width: 100%;
    max-width: 1498px;
    margin: 0px auto 0px;
}
.testimonial-sec {
    background-image: url(../assets/images/Our-Services-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.clients-data {
    background-color: #fff;
    border-radius: 24px;
    padding: 25px 35px 25px;    
    height: 100%;
    margin: 0px 15px;
}
.clients-data .clients-img-name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 20px;
}
.clients-data .clients-img-name .client-img img {
    width: 71px;
    height: 71px;
    border-radius: 100%;
}
.clients-data .clients-img-name .client-name h3 {
    font-size: 24px;
    font-family: Gilroy-Bold;
}
.clients-data .clients-img-name .client-name img {
    height: 15px;
}
.clients-data .client-para p {
    color: #738091;
    font-family: Gilroy-Medium;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}
/*.testimonial-slider-main .slick-active.slick-center {
    transform: scale(1.5);
    padding: 50px 0px;
}*/
.testimonial-slider-main .slick-active.slick-center .clients-data {
    padding: 15px 20px 15px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data .clients-img-name h3 {
    font-size: 14px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data .clients-img-name .client-name img {
    height: 10px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data p {
    font-size: 12px;
    line-height: 20px;
}
.testimonial-slider-main .slick-active.slick-center {
    transform: scale(1.5);
    padding: 0px 0px 0px;
    position: relative;
    margin-top: 0px;
    opacity: 100% !important;
    z-index: 99;
    transition: all 0.5s ease;
}
.testimonial-slider-main .slick-active.slick-center .clients-data {
    padding: 15px 20px 15px;
    border-radius: 14px;
    margin: 0px 0px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data .clients-img-name h3 {
    font-size: 14px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data .clients-img-name .client-name img {
    height: 10px;
}
.testimonial-slider-main .slick-active.slick-center .clients-data p {
    font-size: 12px;
    line-height: 20px;
}
.testimonial-slider-main .slick-list.draggable {
    padding: 50px 0px !important;
}
.testimonial-slider-main .slick-list.draggable .slick-slide {
    opacity: 66%;
}
.testimonial-slider-main .slick-active.slick-center .clients-data .clients-img-name {
    margin-bottom: 10px;
}
.testimonial-slider button {
    background-color: transparent;
    border: 0px;
    color: #fff;
    position: absolute;
    bottom: -60px;
    left: 0px;
    right: 0px;
    display: inline-block;
    width: 59px;
    height: 59px;
    margin: 0px auto 0px;
    background-color: #3DB28A;
    border-radius: 100%;
    color: transparent;
    font-size: 0;
    z-index: 99;
    box-shadow: 0px 12px 17px rgb(61 178 138 / 40%);
    transition: all 0.5s ease;
}
.testimonial-slider button:before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
}
.testimonial-slider button.slick-prev {
    right: 69px;
}
.testimonial-slider button.slick-next {
    left: 69px;
}
.testimonial-slider button.slick-next::before {
    content: '\f054';
}
.testimonial-slider button:focus {
    outline: none;
}
.testimonial-slider button:hover {
    background-color: #fff;
    box-shadow: 0px 12px 17px rgb(255 255 255 / 40%);
    transition: all 0.5s ease;
}
.testimonial-slider button:hover::before {
    color: #1AC38F;
}
.testimonial-head {
    text-align: center;
    margin-bottom: 72px;
}
.testimonial-head h2 {
    display: inline-block;
    font-size: 48px;
    color: #FFFFFF;
    font-family: 'Gilroy-Bold';
    line-height: 48px;
    letter-spacing: -2px;
}
.testimonial-head h2 span {
    font-size: 112px;
    color: #1AC38F;
    font-family: 'Gilroy-Black';
    line-height: 112px;
}
.testimonial-head p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 1238px;
    margin: 0px auto 0px;
}


/* Footer CSS */


.contact-text h2 {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    font-family: 'Gilroy-Bold';
    margin-bottom: 15px;
}
.contact-text h2 span {
    display: block;
    color: #1AC38F;
}
.contact-text p {
    margin: 0px 0px 0px;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Gilroy-Light';
    width: 100%;
    max-width: 794px;
}
.contact-btn {
    text-align: right;
}
.contact-btn a {
    background-color: #1AC38F;
    font-size: 15px;
    font-family: 'Gilroy-Bold';
    color: #fff;
    padding: 12.5px 38.5px;
    transition: all 0.5s ease;
}
.contact-btn a:hover {
    color: #1AC38F;
    background-color: #fff;
}
.row-bg {
    background-image: url(../assets/images/footer-contact.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 71px 135px 62px;
    width: 100%;
    max-width: 1400px;
    margin: 0px auto;
    margin-bottom: 50px;
    border-radius: 26px;
}
