/* @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500;700;900&display=swap"); */
@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-Black.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-DemiBold.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-ExtraBold.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-Italic.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-Light.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Fors Trial';
    src: url('../fonts/tt-fors/TTForsTrial-Medium.woff2') format('woff2'),
        url('../fonts/tt-fors/TTForsTrial-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer';
    src: url('../glimer-fonts/GilmerLight.woff') format('woff2'),
        url('../glimer-fonts/GilmerLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer';
    src: url('../glimer-fonts/GilmerBold.woff2') format('woff2'),
        url('../glimer-fonts/GilmerBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GilmerHeavy';
    src: url('../glimer-fonts/GilmerHeavy.woff2') format('woff2'),
        url('../glimer-fonts/GilmerHeavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer';
    src: url('../glimer-fonts/GilmerMedium.woff2') format('woff2'),
        url('../glimer-fonts/GilmerMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer Outline';
    src: url('GilmerOutline.woff2') format('woff2'),
        url('GilmerOutline.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilmer';
    src: url('../glimer-fonts/GilmerRegular.woff2') format('woff2'),
        url('../glimer-fonts/GilmerRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
label,
span,
button,
b,
small,
html,
body,

input {
    /* font-family: "Montserrat", sans-serif !important; */
    font-family: 'TT Fors Trial' !important;
}


a,
p {
    font-family: 'Gilmer';
}

.invalid-feedback {
    /* font-family: "Montserrat", sans-serif !important; */
    font-family: 'TT Fors Trial' !important;
}

/* New coding starts from here */

.home__hero__unit {
    background: rgb(56, 124, 235);
    background: linear-gradient(90deg, rgba(56, 124, 235, 1) 0%, rgba(40, 104, 208, 1) 45%, rgba(38, 101, 204, 1) 69%);
    color: #fff;
    min-height: calc(100vh - 100px);
    height: 100%;
    padding-top: 180px;
    /*background: linear-gradient(0deg, #001f41 0%, #00060d 100%);*/
    position: relative;
    background-size: cover;
    overflow: hidden;
}

.home__hero__unit:before {
    content: '';
    background: #387CEB;
    filter: blur(148px);
    width: 300px;
    height: 300px;
    position: absolute;
    top: 35%;
}

.home-bg-image {
    /* background-image: url(../imgs/Services_Reliable-logo_Advantage\ section.svg); */
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center right;
    background-repeat: no-repeat;
    top: 35px;
    right: -30%;
    bottom: 0px;
    background-position: center;
    background-size: 100% 85%;
}

.home__hero__content h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 56px;
    margin-bottom: 25px;
    font-family: "Montserrat";
    letter-spacing: -2.3px;
    text-transform: capitalize;
}

.home__hero__content h2 {
    font-family: "Montserrat";
    letter-spacing: 0.38px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 86px;
    line-height: 56px;
}

.home__hero__content h3 {
    font-family: 'Gilmer' !important;
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 25px;
}

.services__heading__here {
    /* position: absolute; */
    /* top: 80px; */
    z-index: 2;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 60px;
}

.services__heading__here .headingTitle {
    font-size: 36px;
    font-weight: 600;
    color: #131313;

}

.service__list__home {
    background: #F4F4F4;
    color: #0481ff;
    /* border: 1px solid #0481ff; */
    border-radius: 4px;
    width: 100%;
    height: 400px;
    position: relative;
    margin-bottom: 20px;
}

.homeservicelist0:hover .overlay {
    background-color: #FF8350;
}

.homeservicelist1:hover .overlay {
    background-color: #04D0C4;
}

.homeservicelist2:hover .overlay {
    background-color: #FFC000;
}

.service__list__home .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    height: 30%;
    transition: 0.5s ease;
    padding: 15px;
    border-radius: 4px;
}

.corevalue0:hover .overlay,
.engineering_service0:hover .overlay {
    background-color: #FF8350;
}

.corevalue1:hover .overlay,
.engineering_service1:hover .overlay {
    background-color: #04D0C4;
}

.corevalue2:hover .overlay,
.engineering_service2:hover .overlay {
    background-color: #FFC000;
}

.corevalue3:hover .overlay,
.engineering_service3:hover .overlay {
    background-color: #00999B;
}

.corevalue4:hover .overlay,
.engineering_service4:hover .overlay {
    background-color: #00D8ED;
}

.corevalue5:hover .overlay,
.engineering_service5:hover .overlay {
    background-color: #2283EA;
}

.engineering_service6:hover .overlay {
    background-color: #43d181;
}


.service__list__home:hover .overlay {
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.6); */
}

.service__list__home:hover .card__logo_top {
    opacity: 0;

}

.service__list__home .overlay h2 {
    font-size: 24px;
    font-weight: 700;
    color: #131313;
    margin-bottom: 30px;
}

.service__list__home:hover .overlay h2 {
    color: #ffffff;
}

.service__list__home:hover .overlay a {
    color: #ffffff;
    position: absolute;
    bottom: 30px;
    opacity: 0;
}

.service__list__home:hover .overlay a {
    opacity: 1;
}

.service__list__home .overlay p {
    opacity: 0;
    color: #fff;
}

.service__list__home:hover .overlay p {
    opacity: 1;
}

.card__logo_top {
    position: absolute;
    right: 15px;
    top: 35px;
}

.headingTitle {
    font-size: 16px;
    /* line-height: 16px; */
    line-height: 40px;
    /* text-transform: capitalize; */
    letter-spacing: 0.02px;
}

.footerImg {
    max-width: 150px;
    height: auto;
}

.copyright {
    font-size: 16px;
    font-family: 'Gilmer';
    line-height: 18px;
    font-weight: 500;
}

.clientTestmonials {
    margin-top: 60px;
}


/* New Coding nds from here */

footer {
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 2%, rgba(1, 190, 234, 1) 46%, rgba(0, 197, 242, 1) 100%);
    padding-top: 60px;
    padding-bottom: 60px;
    color: #ffffff;
}

footer a {
    color: #ffffff;
    font-family: 'Gilmer';
    margin-left: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;

}

footer a::after {
    content: '';
    border: 1px solid #fff;
    position: relative;
    left: 10px;
}

footer a:last-child::after {
    content: none;
}

footer a:hover {
    color: #ffffff;
}

.footerLogo {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.footerLinks {
    padding-top: 20px;
}

.footerTermsLinks {
    text-align: right;
}

.GetInTouch {
    background: rgb(23, 109, 199);
    background: linear-gradient(90deg, rgba(23, 109, 199, 1) 2%, rgba(0, 99, 174, 1) 40%, rgba(5, 101, 179, 1) 68%, rgba(23, 109, 199, 1) 100%);
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.getInText {
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

.getInText h2 {
    font-size: 96px;
    letter-spacing: 19.2px;
    font-weight: 100;
}

.getInButDiv {
    padding: 20px;
    padding-top: 60px;
    text-align: center;
}

.btnCircle {
    padding: 40px;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    /* color: #ffffff; */
    margin: 20px;
    position: relative;
}

.getInButDiv a {
    /* color: #131313; */
    color: #ffffff;
    margin-left: 50px;
}

.NumbersAreReliables {
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 11%, rgba(1, 180, 221, 1) 48%, rgba(0, 197, 242, 1) 90%);
    padding-top: 80px;
    padding-bottom: 80px;
    color: #ffffff;
}

.TestimonialsSec {
    background-color: #FF8350;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
}

.TestimonialsSec::after {
    shape-outside: ellipse(50% 60% at top left);
    content: '';
    background: rgba(255, 165, 128, 0.38);
    filter: blur(183.13499450683594px);
    -webkit-filter: blur(183.13499450683594px);
    /* Safari and Chrome */
    -moz-filter: blur(183.13499450683594px);
}

.TestimonialsSec::before {
    content: '';
    background: rgba(255, 165, 128, 0.38);
    filter: blur(183.13499450683594px);
    -webkit-filter: blur(183.13499450683594px);
    /* Safari and Chrome */
    -moz-filter: blur(183.13499450683594px);

}

.numberText h2 {
    font-size: 96px;
    font-weight: 600;
    line-height: 117px;
    text-align: left;
}

.numberText {
    border-bottom: 3px solid #f0f0f047;
    /* border-bottom: 2px solid #f0f0f0; */
    margin-bottom: 60px;
}

.numberCounter h2 {
    font-size: 96px;
    font-weight: 600;
}

.numberCounter P {
    padding-right: 45px;
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 20px;
}

.numberCounter {
    text-align: center;
}

.OurServicesSec {
    /* background-image: url("../imgs/home-services-bg.jpg"); */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-bottom: 100px;
    /* padding-top: 60px; */
    overflow: hidden;
    position: relative;
    color: #fff;
    background-position: center;
}

.OurServicesSec .com_heading_title {
    color: #131313;
}

.serivelist h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
}

.serivelist p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.28px;
}

.serivelist:hover {
    transform: scale(1.1, 1);
    z-index: 4;
}

.serivelist:hover .card-body {
    transform: scale(0.9, 1);
}

.serivelist p a {
    color: #0000008a;
}

.home__service_btn_div {
    padding: 40px;
    margin-top: 60px;
}

.home__service_btn_div a {
    color: #0481ff;
    font-size: 20px;
    line-height: 18px;
    font-weight: 500;
    position: relative;
    padding: 40px 10px;
    transition: 0.5s ease;
    text-transform: capitalize;
}

.btnCircle {
    transition: 0.5s ease;
}

.home__service_btn_div a:hover .btnCircle {
    margin-left: 30px;
}

.home__service_btn_div a:hover .btnCircle::before {
    background-color: #0481ff;
    color: #ffffff;
}

.owl-nav,
.owl-dots {
    display: none;
}

.ClientLogoSec {
    /* padding-top: 20px; */
    /* padding-bottom: 60px; */
    background: linear-gradient(0deg, #215EC2 0%, #215EC2 100%), #FFF;
    color: #ffffff;
}

.home-hero-unit {
    background-image: url("../imgs/Image_Who_we_are_section.jpg");
    background-size: cover;
    min-height: 650px;
    height: 100vh;
}

.home-overlay {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.5);
    height: 100vh;
    width: 50%;
    position: absolute;
    top: 0;
    min-height: 650px;
    opacity: 0.99;
}

.home__intro__overlay {
    color: #ffffff;
    position: absolute;
    top: 0;
    padding: 130px 0 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    min-height: 50vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.home__intro__overlay {
    padding: 130px 0;
    width: 50%;
    min-height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home__intro__overlay .content {
    margin: 0 auto;
    padding: 0 28px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7vw;
}

.home__intro .scrollbar__container {
    -webkit-animation: fadeIn 0.5s 0.6s ease-out backwards;
    animation: fadeIn 0.5s 0.6s ease-out backwards;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    min-height: 100vh;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 28px;
    pointer-events: none;
    -webkit-transition: 0.4s ease-out all;
    -o-transition: 0.4s ease-out all;
    transition: 0.4s ease-out all;
}

.scrollbar {
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    opacity: 0.4;
}

.scrollbar--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 85px;
}

.scrollbar__bar {
    margin-left: 10px;
    position: relative;
    width: 100px;
}

.scrollbar--vertical .scrollbar__bar {
    width: 60px;
    margin-left: 0;
    margin-bottom: 6px;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateX(-100%) translateY(60px) rotate(90deg);
    -ms-transform: translateX(-100%) translateY(60px) rotate(90deg);
    transform: translateX(-100%) translateY(60px) rotate(90deg);
}

.scrollbar__empty,
.scrollbar__fill {
    width: 100%;
    height: 2px;
    position: relative;
    background-color: #000000;
}

.scrollbar__empty {
    opacity: 0.24;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scaleX(0.96);
    -ms-transform: scaleX(0.96);
    transform: scaleX(0.96);
}

.scrollbar__fill {
    top: 0;
    position: absolute;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0.02);
    -ms-transform: scaleX(0.02);
    transform: scaleX(0.02);
}

.home__intro .scrollbar__container {
    margin-left: 90px;
}

.home__intro__overlay h1 {
    font-size: 35px;
    line-height: 45px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000000;
}

.home__intro__overlay h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.96px;
    color: #000000;
    opacity: 0.6;
}

.btnCircle::before {
    content: " ";
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    border: 1px solid;
    top: 9px;
    left: -15px;
    background-image: url("../imgs/Arrow-Black.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

.btn-home-service:hover .btnCircle::before {
    background-image: url("../imgs/Arrow-White.svg");
}

.ClientLogoslider .item img {
    width: 160px;
    max-height: 140px;
    margin: 0 auto;
    height: 100%;
    /* padding-top: 30px; */
    /* opacity: 0.6; */
}

.ClientLogoSec .headingTitle {
    margin-top: 40px;
}

.serivelist .card {
    background: transparent;
    border: 0px;
}

.techImgItem img {
    width: 130px !important;
    height: 130px !important;
    margin: 0 auto;
    object-fit: contain;
    /* padding-top: 20px; */
}

.techImgItem {
    position: relative;
    width: 250px;
    height: 250px;
    padding: 60px;
}

.techImgItem::before {
    content: " ";
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 100%;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 0px;
    left: 0px;
    /* transform: scale(1.05); */
    opacity: 0.15;
}

.TechLogoslider.owl-carousel .owl-stage {
    padding: 100px 0px;
}

.TechnologyStackSec {
    padding-top: 80px;
    /* padding-bottom: 80px; */
    background-color: #ffffff;
    color: #131313;
}

.WhatSetApart {
    padding-bottom: 80px;
    padding-top: 80px;
    min-height: 550px;
    min-height: 100vh;
    /* background-color: #2283EA; */
    background: rgb(59, 151, 248);
    background: linear-gradient(90deg, rgba(59, 151, 248, 1) 0%, rgba(34, 131, 234, 1) 48%, rgba(59, 151, 248, 1) 100%);
    color: #fff;
}

.WhatSetApart img {

    width: 100%;
    max-width: 550px;
    height: 500px;
    object-fit: contain;
}

.WhatSetApart .WhatSetApartImg {
    display: flex;
    height: 100%;
    align-items: center;
}

.home__set__apart_conttent {
    padding-top: 30px;
}

.home__set__apart_conttent h3 {
    font-size: 34px;
    font-family: 'GilmerHeavy' !important;
    font-weight: 800;
    line-height: 140%;
    letter-spacing: 1.6px;
    color: #ffffff80;
}

.text-black {
    color: #000000;
}

.WhoWorkWithUs {
    background-color: #191b1d;
    min-height: 800px;
    overflow: scroll;
    /* display: none; */
    position: relative;
    height: 100vh;
    color: #ffffff;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
}

.whoWorkSlides {
    /* height: 2000px; */
}

.quote__img .testi_quote {
    display: none;
}

.quote__img img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 100%;
}

.quote__img span {
    color: #fff;
    margin-right: 10px;
    float: left;
}

.quote__img span::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #0481ff;
    background-image: url("../imgs/quote-icon.svg");
    color: #fff;
    border-radius: 100%;
    left: -30px;
    text-align: center;
    line-height: 80px;
    font-size: 66px;
    font-weight: 900;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: 5px;
}

.client__logo__img {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50px;
}

.client__logo__img img {
    width: 184px !important;
    height: 184px;
    margin: 0 auto;
}

.client__testi .progress {
    height: 2px;
    margin-bottom: 50px;
    background-color: #ffffff80;
}

.client__testi {
    padding-top: 40px;
    padding-left: 60px;
}

.progress-bar {
    background-color: #ffffff;
}

.personName {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01px;
}

.personPosition {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01px;
    color: #ffffff8a;
}

.client__word__testi {
    font-size: 24px;
    font-family: 'Gilmer' !important;
    line-height: 35px;
    letter-spacing: 0.68px;
    color: rgb(255, 255, 255);
    font-weight: 300;
}

.WhoWeAre {
    background-color: #ffffff;
    min-height: 950px;
    /* background-image: url("../imgs/Image_Who\ we\ are\ section.png"); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 60%;
    background-position-y: 400px;
    position: relative;
    padding-top: 120px;
    /* padding-top: 160px;*/
    color: #fff;
}

.WhoWeAre img {
    margin-top: 50px;
}

.whoWeAre__overlay {
    background-color: #0063AE;
    width: 750px;
    height: 550px;
    position: absolute;
    /* top: 160px; */
    color: #fff;
    right: 15px;
}


.who__we__are__title {
    color: #131313;
    letter-spacing: -0.03px;
    font-size: 48px;
    line-height: 70px;
    font-weight: 600;
    padding-right: 200px;
    margin-top: 60px;
    text-align: left;
}

.who__we__are_overlay__text {
    padding-top: 220px;
    padding-left: 150px;
    padding-right: 150px;
    position: relative;
}

.who__we__are_overlay__text::after {
    content: '';
    bottom: -20%;
    height: 143px;
    z-index: 9;
    right: 0;
    position: absolute;
    background-image: url(../imgs/whoWeAreImg.svg);
    width: 100%;
    max-width: 260px;
    background-repeat: no-repeat;
}

.who__we_are_btn {
    padding-top: 20px;
}

.who__we_are_btn a,
.getInButDiv a {
    padding: 40px 10px;
    transition: all 0.5s ease 0s;
}

.who__we_are_btn a:hover .btnCircle,
.getInButDiv a:hover .btnCircle {
    margin-left: 30px;
}

.who__we_are_btn .btnCircle::before,
.getInButDiv .btnCircle::before {
    background-image: url(../imgs/Arrow-White.svg);
}

.who__we_are_btn a:hover .btnCircle::before {
    background-image: url(../imgs/Arrow-White.svg);
    background-color: #0481ff;
}

.who__we_are_btn a {
    color: #0481ff;
}

.getInButDiv a:hover .btnCircle::before {
    background-image: url(../imgs/Arrow-Black.svg);
    background-color: #0481ff;
}

.getInButDiv a:hover {
    color: #0481ff;
    font-weight: 600;
}


/* Industries section starts here */

.industries__right__images {
    width: calc(66.66667vw - 40.66667px);
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    display: flex;
    overflow: hidden;
    contain: strict;
    will-change: transform;
}

.container-v {
    padding-top: 120px;
    padding-bottom: 120px;
}

.container-h {
    padding-right: 80px;
    padding-left: 80px;
}

.btn__content {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    position: relative;
    z-index: 1;
}

.pad0 {
    padding: 0px !important;
}

.serivelist .card-img img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 600px;
}

.serivelist .card-body {
    z-index: 2;
    padding: 50px;
    padding-top: 360px;
}

.serivelist {
    height: 600px;
    transition: 1s ease;
    overflow: hidden;
}

.btn__showreel.btn-primary {
    background-color: #ffffff;
    color: #0064b6;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #0064b6;
    padding: 10px 15px;
}

.btn__showreel.btn-primary:hover {
    background-color: #0064b6;
    color: #fff;
}

.content-align-separate {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100vh;
}

.tabs-content-mobile {
    padding: 0px;
    overflow: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    margin-bottom: 0px;
}

.tabs-content-mobile::-webkit-scrollbar .WhoWorkWithUs::-webkit-scrollbar {
    display: none;
}

.js-image-slider-image img {
    width: 100%;
    min-height: 100vh;
    height: 100%;
}

.industries__right__content,
.industries__right__text {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    /* height: var(--viewport-height); */
    overflow: hidden;
    contain: strict;
}

main {
    /* overflow-x: hidden; */
}

.homeSlide {
    position: relative;
    min-height: 800px;
}

#preload {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 70%;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
}

.hsContainer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.hsContent {
    max-width: 700px;
    position: absolute;
    left: 7%;
    top: 50%;
}

.hsContent h2 {
    color: #fff8de;
    /* background-color: rgba(0, 0, 0, 0.5); */
    padding: 10px 5px;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 12px;
}

.hsContent p {
    width: 400px;
    color: #b2b2b2;
}

.hsContent a {
    color: #b2b2b2;
    text-decoration: underline;
}


/* Slide 1 */

#slide-1 .bcg {
    background-image: url("https://c1.staticflickr.com/5/4187/34488822405_619a0cf5bb_k.jpg");
}

#slide-1 .hsContent {
    bottom: 200px;
    top: auto;
}


/* Slide 2 */

#slide-2 .bcg {
    background-image: url("https://c1.staticflickr.com/5/4176/33785445334_bcdaef0cad_k.jpg");
}

#slide-2 .hsContent {
    margin-left: -450px;
    top: auto;
}

#slide-2 h2 {
    position: fixed;
    top: 70%;
}


/* Slide 3 */

#slide-3 .bcg {
    background-image: url("https://c1.staticflickr.com/5/4187/34106519430_0eb7d9c3d3_k.jpg");
}

#slide-3 .hsContent {
    margin-left: -239px;
}

#slide-3 h2 {
    color: #f2ead6;
    background-color: rgba(0, 0, 0, 0.6);
}


/* Slide 4 */

#slide-4 .bcg {
    background-image: url("https://c1.staticflickr.com/5/4177/34575214535_dc8601fb5e_b.jpg");
}

#slide-4 .hsContent {
    margin-left: -450px;
    position: fixed;
    top: 250px;
}

#slide-4 h2 {
    background: none;
    padding-left: 0;
    padding-right: 0;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}


/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}


/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Industries section ends here */


/* Menu Css starts here */

.top-menu-nav .navbar .row {
    width: 100%;
}

.TopNavMenu-popup {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff46 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.top-menu-nav .navbar {
    padding: 0px;
    background: #ffffff46 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.TopNavMenu-hamburger {
    float: right;
}

.nav-primary-top {
    padding: 15px 0px;
}

.TopNavMenu-hamburger .btn span {
    margin-left: 10px;
}

#topMenuModal {
    padding: 0px !important;
}

#topMenuModal .modal-dialog {
    max-width: 100vw;
    max-height: 100vh;
    margin: 0px;
}

.modal-content {
    height: 100vh;
    background: #ffffff46;
    backdrop-filter: blur(12px);
}

.modal-backdrop {
    background: transparent;
}

.menu-top-overlay-black {
    width: 70%;
    background-color: #000000;
    height: 100vh;
    /* margin-left: 30%; */
    position: absolute;
    right: 0;
    transition: all 0.3s;
}

.menu-top-logo-btn {
    padding: 50px 0px;
    position: absolute;
    left: -40%;
}

.btn-close-menu {
    color: #fff;
    float: right;
}

.top-menu-content {
    width: 100%;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
}

.top-menu-content ul {
    padding: 0px;
    list-style: none;
}

.top-menu-footer {
    border-top: 1px solid #fff;
    padding-top: 60px;
}

.nav-menu li a {
    font-size: 24px;
    line-height: 60px;
    padding: 0px;
}

.top-menu-footer a {
    padding: 0px;
    color: #ffffff;
}

.top-menu-footer li label {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #ffffff;
}

.btn-close-menu {
    position: absolute;
    right: 0px;
    color: #ffffff;
    margin: 20px;
}

.nav-menu ul {
    width: 33%;
    position: relative;
}

.nav-menu ul ul {
    width: 100%;
    position: absolute !important;
    left: 100%;
    top: 0px;
}

.nav-menu ul ul li a:hover {
    text-decoration: none;
}

.nav-menu ul li:nth-child(2) ul {
    top: -60px;
}

.nav-menu ul li:nth-child(3) ul {
    top: -120px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: underline;
}

.top-menu-content .nav-menu {
    padding-bottom: 0px;
}


/* Dropdown Button */

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}


/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}


/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: transparent;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    width: 33%;
}


/* Links inside the dropdown */

.dropdown-content a {
    color: #ffffff;
    /* padding: 12px 16px; */
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: transparent;
}


/* Show the dropdown menu on hover */

.dropdown:hover>.dropdown-content {
    display: block;
    left: 300px;
    top: 0px;
}


/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
    background-color: transparent;
}


/* Menu Css Ends Here */


/* Industries page code starts here */


/* Style the list */

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: transparent;
}


/* Display list items side by side */

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
    color: #ffffff61;
}


/* Add a slash symbol (/) before/behind each list item */

ul.breadcrumb li+li:before {
    padding: 8px;
    color: #ffffff61;
    content: "/\00a0";
}


/* Add a color to all links inside the list */

ul.breadcrumb li a {
    color: #ffffff61;
    text-decoration: none;
}


/* Add a color on mouse-over */

ul.breadcrumb li a:hover {
    color: #ffffff61;
    text-decoration: underline;
}

.industires__main__banner {
    background: rgb(56, 124, 235);
    background: linear-gradient(90deg, rgba(56, 124, 235, 1) 0%, rgba(40, 104, 208, 1) 45%, rgba(38, 101, 204, 1) 69%);
    /* background: rgb(56, 124, 235);
    background: linear-gradient(90deg, rgba(56, 124, 235, 1) 2%, rgba(34, 131, 234, 1) 48%, rgba(56, 124, 235, 1) 100%); */
    min-height: 350px;
    /* height: calc(100vh - 40vh); */
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-top: 100px;
    padding-bottom: 60px; */
}

.industires__main__banner__content {
    text-align: center;
    /* height: calc(100vh - 80vh); */
}

.industires__main__banner__content h1 {
    /* font-size: 95px; */
    font-size: 83px;
    line-height: 170px;
    font-weight: bolder;
    letter-spacing: 2.86px;
}

.industries__links_section {
    /* background-color: #001f41; */
    padding-top: 60px;
    padding-bottom: 60px;
    color: #131313;
}

.industries__info__para p {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #131313;
}

.industries__links_section .headingTitle {
    color: #131313;
}

.industries__links_section .industries__links ul li a {
    color: #131313;
}

.industries__links_section .industries__links ul li a::after {
    background-color: #595959ad;
}

.industries__info__para {
    padding-bottom: 30px;
}

.industries__links {
    padding: 20px 0px;
}

.industries__links ul {
    padding-left: 0px;
    list-style: none;
}

.industries__links ul li a {
    font-size: 56px;
    line-height: 66px;
    font-weight: bolder;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 0.7;
    position: relative;
    width: 100%;
    display: block;
}

.industries__links ul li {
    padding-top: 60px;
    padding-bottom: 60px;
   
}

.industries__links ul li a::after {
    content: " ";
    position: absolute;
    width: 90px;
    height: 90px;
    /* filter: invert(1); */
    border-radius: 100%;
    background-color: #fff;
    top: -10px;
    right: 0px;
    background-image: url(../imgs/Icon_arrow-right_thick.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.industries__links ul li:hover {
    color: #131313;
    border-bottom: 2px solid #877d7d;
}

.industries__links ul li:hover a {
    color: #131313;
}

/* .industries__links ul li:hover a::after {
    background-color: #131313;
}
.industries__links ul li:hover a::after {
    
} */
.industries__links ul li a:hover {
    text-decoration: none;
}

.industries__no_are_reliable_section {
    /* background-color: #001f41; */
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 11%, rgba(1, 180, 221, 1) 48%, rgba(0, 197, 242, 1) 90%);
    color: #fff;
}

.industires__no__are__reliable__text h3 {
    font-size: 60px;
    line-height: 73px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #ffffff;
}

.industires__no__are__reliable__text {
    position: relative;
    /* background-color: #001f41; */
    background-color: #06a1c5;
    margin-top: 140px;
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 200px;
    height: calc(100% - 140px);
}

.inds__21__block {
    width: 100%;
    max-height: 300px;
    background-color: #fff;
    color: #001f41;
    height: 100%;
    padding-top: 60px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-right: 30px;
    position: relative;
}

.inds__21__block:hover,
.inds__90__block:hover,
.inds__86__block:hover {
    border: 1px solid #FF8350;
}

.inds__21__block:hover .number__title,
.inds__90__block:hover .number__title,
.inds__86__block:hover .number__title {
    color: #FF8350;
}

.inds__21__block:hover .number__text,
.inds__90__block:hover .number__text,
.inds__86__block:hover .number__text {
    color: #FF8350;
}

.inds__90__block {
    max-height: 300px;
    height: 100%;
    background-color: #06a1c5;
    /* background-color: #001f41; */
    color: #fff;
    padding-top: 60px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-right: 30px;
    position: relative;
}

.inds__86__block {
    min-height: 600px;
    width: 100%;
    height: 100%;
    background-color: #03576b;
    /* background-color: #001328; */
    padding-top: 100px;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-right: 30px;
    position: relative;
}

.inds__86__block .number__text {
    bottom: 100px;
}

.number__title {
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 0px;
}

.number__text {
    position: absolute;
    bottom: 0px;
    padding-right: 40px;
    font-size: 24px;
    line-height: 36px;
}

.client__logo__img {
    padding: 50px;
    padding-top: 175px;
}

.client__logo__img img {
    background-color: #ffffff;
    border-radius: 100%;
}

.GetInTouch h2.Industry__get_text {
    font-size: 64px;
    font-weight: 600;
    line-height: 78px;
    letter-spacing: 0px;
    padding: 0px 75px;
}


/* Industries page code ends here */


/* Services page code starts here */

.services__links__tabs__sec {
    /* background-color: #001f41; */
    background-color: #2283EA;
    color: #fff;
}

.tabs__links__btn {
    /* background-color: #001f41; */
    background-color: #2283EA;
}

.tabs__links__btn .nav-tabs {
    width: 100%;
    border-bottom: 0px;
}

.tabs__links__btn .nav-tabs li {
    width: 33.33%;
    height: 140px;
    text-align: center;
}

.tabs__links__btn .nav-tabs li a {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    background-color: #0a5cb3;
    width: 100%;
    height: 100%;
    padding: 50px;
    display: block;
}

.tabs__links__btn .nav-tabs li a:hover {
    text-decoration: none;
}

.tabs__links__btn .nav-tabs li a.active {
    background-color: #2283ea;
    color: #ffffff;
    font-weight: 600;
}

.tabs__links__btn .nav-tabs li:first-child a {
    /* padding-right: 100px; */
    /* text-align: right; */
}

.tabs__links__contents .tab-content {
    padding-top: 60px;
    padding-bottom: 60px;
}

.tabs__content__para p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
}

.services__advantages__section {
    /* background-color: #001328; */
    background-color: #063160;
    background-image: url(../imgs/imageedit_2_9403600798.gif);
    color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: 60%;
    background-size: 60%;
    background-position: center left;
    background-position-x: -75%;
    background-position-y: 60%;
}

.advantages__content {
    padding-top: 50px;
}

#advantages__slider__tab .carousel-indicators {
    bottom: auto;
    top: 0px;
    position: relative;
    margin-left: 0px;
    justify-content: left;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: 0px;
}

#advantages__slider__tab .carousel-indicators li {
    width: 55px;
    height: 55px;
    border: 2px solid;
    border-radius: 5px;
    background-color: transparent;
    text-indent: 0px;
    padding: 15px;
    margin-right: 10px;
}

#advantages__slider__tab .carousel-indicators .active {
    color: #0481ff;
    border-color: #0481ff;
    font-weight: 600;
    background-color: #001f41;
}

#advantages__slider__tab .carousel-indicators li .progress {
    display: none;
    height: 2px;
    background-color: #0481ff;
    position: relative;
    bottom: -15px;
}

#advantages__slider__tab .carousel-indicators li .progress .progress-bar {
    color: #fff;
    transition: width 5s;
}

#advantages__slider__tab .carousel-indicators li.active .progress {
    display: flex;
}

#advantages__slider__tab .carousel-item {
    transition: opacity 0.3s;
}

.services__processes__section {
    /* background-color: #001328; */
    background-color: #FF8350;
    color: #ffffff;
    padding-top: 140px;
    padding-bottom: 60px;
}

.processes__heading {
    margin-top: 50px;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.24px;
    font-weight: 400;
}

.process__tabs .nav-item {
    margin-bottom: 20px;
}

.process__tabs .nav-link,
#process__slider .carousel-indicators li a {
    padding: 0px;
    font-size: 24px;
    line-height: 70px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 2px;
}

.process__tabs .nav-link span,
#process__slider .carousel-indicators li a span {
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 70px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}

.nav-pills .nav-link.active,
#process__slider .carousel-indicators li.active a {
    background-color: transparent;
    border-color: #0481ff;
}

.nav-pills .nav-link.active span,
#process__slider .carousel-indicators li.active a span {
    background-color: #0481ff;
    border-color: #0481ff;
    color: #001328;
}

.process__tabs {
    padding-top: 60px;
}

.process__tabs .tab-content h3,
#process__slider .carousel-inner .carousel-item h3 {
    color: #0481ff;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.68px;
    font-weight: 600;
}

.process__tabs .tab-content p,
#process__slider .carousel-inner .carousel-item p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
}

.process__tabs .tab-content,
#process__slider .carousel-item {
    padding-left: 50px;
    position: relative;
    transition: opacity 0.3s;
}

.process__tabs__slider {
    padding-top: 50px;
}

#process__slider .carousel-indicators li {
    width: 100%;
    height: 100%;
    background: transparent;
    display: block;
    color: #fff;
    text-indent: initial;
    opacity: 1;
}

#process__slider .carousel-indicators {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px;
}

.tab__num {
    position: absolute;
    left: 20px;
}


/* Servcies page code ends here */


/* Menu Css Starts here */

.navbar {
    color: #fff;
}

.navbar-custom {
    background: rgb(56, 124, 235);
    background: linear-gradient(90deg, rgba(56, 124, 235, 1) 0%, rgba(40, 104, 208, 1) 45%, rgba(38, 101, 204, 1) 69%);
}

.navbar-custom-scroll {
    background: #2665CC;
}

.btn-theme-primary {
    color: #0481ff;
    font-family: 'TT Fors Trial' !important;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    border-radius: 100px;
    padding: 10px 25px;
    white-space: nowrap;
}

.btn-theme-primary:hover {
    color: #fff;
    background-color: #0481ff;
}

.navbar-toggler {
    display: block;
    width: 50px;
    margin-left: 18px;
    color: #fff;
}

.mobile-menu-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    top: 0px;
    display: none;
    backdrop-filter: blur(12px);
}

.nav-mobile {
    display: block !important;
    width: 80%;
    height: calc(100vh - 95px);
    position: fixed;
    z-index: 999;
    top: 95px;
    padding: 20px 50px;
    right: calc(-100vw);
    /* background: #001328; */
    background: rgb(56, 124, 235);
    background: linear-gradient(90deg, rgba(56, 124, 235, 1) 0%, rgba(40, 104, 208, 1) 45%, rgba(38, 101, 204, 1) 69%);
    transition: width 0.3s;
}

.dropdown-toggle::after {
    display: none;
}

.navbar-nav .dropdown>.nav-link.dropdown-toggle {
    margin-left: 0px;
}

.nav-mobile li.dropdown.show::before {
    content: "\f068";
}

.nav-mobile li.nav-item .nav-link {
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
}

.nav-mobile li.nav-item .nav-link:hover {
    color: #fff;
}

.dropdown-menu {
    position: relative !important;
    transform: none !important;
    top: 0px;
    left: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
    will-change: initial !important;
    margin-bottom: 5px;
}

.dropdown-item {
    color: rgba(255, 255, 255, 0.34);
}

.navbar {
    padding: 4px 14px;
    height: 64px;
}

.navbar-brand img {
    max-width: 150px;
    height: auto;
}

.page-wrapper {
    /* margin-top: 64px;
    min-height: 100px; */
    margin-top: 64px;
}

.nav-mobile {
    height: calc(100vh - 64px);
    top: 64px;
}

.navbar-brand+.btn-theme-primary {
    padding: 5px 25px;
}

.dropdown-menu {
    background-color: transparent;
    color: #ffffff;
}

.navbar-expand-md .navbar-toggler {
    display: block !important;
    font-size: 40px;
}


/* Menu Css Ends here */


/* home__Who__we__work__with__sec CSS */

.home__Who__we__work__with__sec {
    /* background-color: #0080E2; */
    background: rgb(0, 128, 226);
    background: linear-gradient(90deg, rgba(0, 128, 226, 1) 8%, rgba(0, 99, 174, 1) 40%, rgba(0, 108, 189, 1) 68%, rgb(1 101 177 / 90%) 91%);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #ffffff;
    font-size: 25px;
    position: relative;
}

.home__Who__we__work__with__sec:before {
    content: '';
    background-image: url(../imgs/whoWeWorkWithImh.svg);
    width: 100%;
    max-width: 400px;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%;
    max-height: 300px;
}

/* .home__Who__we__work__with__sec:after{
    content: '';
    border-radius: 551px;
    background: #0080E2;
    filter: blur(183);
    width: 300px;
    height: 300px;
    position: absolute;
    top: 35%;
} */
.home__who__we__work__tab .nav-pills .nav-link.active {
    color: #ffffff;
    text-shadow: none;
    font-size: 35px;
    font-family: 'GilmerHeavy';
    font-weight: 800;
}

.home__who__we__work__tab .nav-pills .nav-link {
    letter-spacing: 0.72px;
    font-family: 'Gilmer';
    font-weight: 400;
    color: #ffffff;
    /* text-shadow: 0px 2px 2px #ffffffa2; */
    /* opacity: 0.7; */
    font-size: 26px;
    line-height: 44px;
    font-weight: bold;
    border: none;
    margin-bottom: 20px;
}

/* .our__differentiators .nav-pills .nav-link {
    color: #0000004f;
} */

/* @supports (-webkit-text-stroke: 1px #ffffffa2) {
    .home__who__we__work__tab .nav-pills .nav-link {
        -webkit-text-stroke: 1px #ffffffa2;
        -webkit-text-fill-color: 000000a2;
    }
} */

.home__who__we__work__tab .tab-content {
    padding-top: 50px;
}

/* .home__who__we__work__tab ul.nav {
    padding-right: 50px;
} */

.home__who__we__work__tab .tab-content h3 {
    color: #ffff;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1.2px;
    font-weight: 300;
    margin-bottom: 30px;
}

.home__tabs_btn_div {
    padding-top: 50px;
}

.home__tabs_btn_div a:hover .btnCircle::before {
    background-color: #0481ff;
}


/* home__Who__we__work__with__sec CSS */


/* Tech Stack List Css starts here */

.s-expertise-software .s-expertise-software-wrap {
    margin-top: 60px;
    margin-bottom: 35px;
}

.s-expertise-software-block {
    overflow: hidden;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
}

.s-expertise-software-block .s-expertise-software-block-main {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.75s ease !important;
    transition: all 0.75s ease !important;
}

.s-expertise-software-block .s-expertise-software-block-img-wrap,
.s-expertise-software-block .s-expertise-software-block-main {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 60px;
    background-color: #f9fafd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-main span {
    font-size: 20px;
    color: #191b1d;
    text-transform: capitalize;
    font-weight: bold;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-img-wrap .s-expertise-software-block-img {
    position: relative;
    cursor: pointer;
    height: 60px;
    padding: 20px;
    border: 1px solid #dfebf0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-left: 10px;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-img-wrap .s-expertise-software-block-img img {
    max-width: 60px;
    max-height: 50px;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-main:hover,
.s-faq__collapse li.active .collapsible-header {
    background-color: #0481ff;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-main:hover+.s-expertise-software-block-img-wrap .s-expertise-software-block-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    border: 1px solid #0481ff;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-img-wrap .s-expertise-software-block-img:hover {
    border: 1px solid #0481ff;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-img-wrap .s-expertise-software-block-img:hover:after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(4, 129, 255, 0.7);
    /* font-family: Arial,sans-serif; */
    font-size: 9px;
    padding: 5px 7px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tech__stack__brief {
    padding-top: 50px;
}

.tech__stack__brief p {
    font-size: 24px;
    line-height: 40px;
}

.s-expertise-software .s-expertise-software-wrap .s-expertise-software-block .s-expertise-software-block-main:hover span {
    color: #fff;
}

.technology__stack__list__section {
    padding-bottom: 60px;
}

.industries__inner__experts__list__scroll ul {
    list-style: none;
    padding-left: 0px;
}

.industries__inner__experts__list__scroll ul li {
    border-left: 1px solid #0481ff;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 100;
}

.Inudstry__inner__links {
    /* background-color: #04D0C4; */
    background-color: #2283EA;
    padding-top: 50px;
    padding-bottom: 100px;
    color: #fff;
}

.Inudstry__inner__links__slider .item {
    padding-top: 50px;
}

.Inudstry__inner__links__slider .item h2 a {
    color: #fff;
    font-weight: 300;
    font-size: 50px;
    line-height: 78px;
}

.Inudstry__inner__links__slider .item h2 a:hover {
    color: #FF8350;
    text-decoration: none;
}

.industries__inner__experts__list__scroll {
    height: 600px;
    overflow-y: scroll;
    margin-top: 50px;
}

.industries__inner__experts__list__scroll::-webkit-scrollbar {
    display: none;
}

.indsutries__inner__para {
    padding-bottom: 150px;
}


/* Tech Stack List Css ends here */

.home__industry_slide {
    background-color: #001328;
    color: #fff;
    background-image: url(../imgs/Image_Fintech.jpg);
    min-height: 700px;
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 70% 100%;
    padding-top: 150px;
    padding-bottom: 100px;
}

.slide-content .headingTitle {
    margin-bottom: 60px;
}

.slide-content .inds__title {
    font-size: 90px;
    font-weight: bold;
    line-height: 140px;
    text-shadow: 0px 2px 2px #000000a2;
    -webkit-text-stroke: 2px #000000a2;
}

@supports (-webkit-text-stroke: 2px #000000a2) {
    .slide-content .inds__title {
        -webkit-text-stroke: 2px #000000a2;
    }
}

.slide-content p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
}

.slide-content .para {
    width: 400px;
}

.Industries__home__scrolling {
    max-height: 700px;
    overflow-y: scroll;
    position: relative;
}

.Industries__home__scrolling::-webkit-scrollbar {
    display: none;
}

.slide-content {
    position: relative;
    top: 20px;
    left: 10px;
}

.wow {
    visibility: hidden;
}

#techStackPopUp.modal {
    right: 0px;
    bottom: 0px;
    margin: 0px;
    padding-left: 0px !important;
    overflow: hidden;
}

#techStackPopUp.modal .modal-dialog {
    margin: 0px;
    float: right;
    max-width: 650px;
    width: 100%;
    background-color: transparent;
    color: #fff;
}

#techStackPopUp.modal .modal-dialog .modal-content {
    background-color: #001f41;
    color: #fff;
    height: 450px;
    margin-top: calc(100vh - 450px);
}

#techStackPopUp.modal .modal-dialog .modal-content .modal-header {
    border: 0px;
    padding: 40px;
}

#techStackPopUp.modal .modal-dialog .modal-content .modal-footer {
    border: 0px;
    padding: 20px 40px;
}

.modal-title img {
    background: #fff;
    padding: 4px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

#techStackPopUp.modal .modal-dialog .modal-content .close {
    width: 36px;
    height: 36px;
    color: #001f41;
    background-color: #fff;
    text-align: center;
    opacity: 1;
    border-radius: 100%;
    padding: 0;
    font-weight: 400;
}

#techStackPopUp.modal .modal-dialog .modal-content .close:focus {
    border: 0px;
    outline: 0px;
}

.modal-title .modal_title {
    border-bottom: 1px solid #fff;
}

#techStackPopUp.modal .modal-dialog .modal-content .modal-body {
    padding-left: 40px;
    padding-right: 40px;
}

.pop-up-card {
    background-color: #002956;
    border-radius: 2px;
    padding: 25px 15px;
    height: 200px;
}

.pad5px {
    padding: 5px !important;
}

.pop-up-card-content .number {
    position: absolute;
    bottom: 0px;
    font-size: 34px;
    /* line-height: 64px; */
    font-weight: 600;
    letter-spacing: 0.01px;
}

.pop-up-card-content p {
    font-size: 14px;
    line-height: 18px;
}

.pop-up-card-content {
    position: relative;
    height: 100%;
}

.pop-up-overlay {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 0;
    background-color: #0481ff;
    overflow: hidden;
    width: calc(100% - 10px);
    height: 0;
    /* margin: 5px; */
    transition: 0.5s ease;
}

.pop-up-card:hover .pop-up-overlay {
    height: calc(100% - 10px);
}

#techStackPopUp .modal-footer .who__we_are_btn {
    padding-top: 0px;
}

#techStackPopUp .modal-footer .btnCircle {
    padding: 25px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    /* color: #ffffff; */
    margin-left: 10px;
    position: relative;
}

#techStackPopUp .modal-footer .btnCircle::before {
    content: " ";
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 1px solid;
    top: 9px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

.home__set__apart_conttent h3 span a {
    color: #fff;
    margin-right: 20px;
    position: relative;
    display: inline-block;
}

.home__set__apart_conttent h3 span a::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #0481ff;
    color: #fff;
    background-image: url(../imgs/link-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    transform: rotate(-45deg);
    top: 0px;
}

.home__set__apart_conttent h3 span a:hover {
    text-decoration: none;
}

.numberCounter .counters sup,
.number__title sup {
    position: relative;
    left: -20px;
}

.d-block {
    display: block;
}

.m-block {
    display: none;
}

.industires__Links__accordians .card {
    background: transparent;
    border: 0px;
}

.industires__Links__accordians .card .card-link {
    font-size: 40px;
    font-weight: bold;
    line-height: 76px;
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
}

.industires__Links__accordians .card .card-header {
    background-color: transparent;
    border-bottom: none;
    position: relative;
    padding: 20px 10px;
}

.accord-content ul {
    padding-left: 0px;
    list-style: none;
}

.accord-content ul li {
    font-size: 24px;
    line-height: 29px;
    padding: 10px;
    font-weight: 300;
    letter-spacing: 0.48px;
}

.industires__Links__accordians .card .card-header i {
    width: 50px;
    height: 50px;
    background-color: #131313;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    padding: 15px;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.industires__Links__accordians .card .card-header .card-link:hover {
    color: #0481ff !important;
    border-bottom: 2px solid !important;
}

.industires__Links__accordians .card .card-header .card-link.collapsed i:before {
    content: "\f063";
}

.industires__Links__accordians .card .card-header .card-link i:before {
    content: "\f062";
}

.industires__Links__accordians .card .card-header .card-link.collapsed {
    color: #131313;
    border-bottom: none;
}

.industires__Links__accordians .card .card-header .card-link {
    border-bottom: 2px solid;
    color: #0481ff;
}

.industires__Links__accordians .card .card-link span {
    width: 70%;
    display: inline-block;
}

#navbar {
    transition: top 0.5s;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    outline: none;
}

.breadcrumb span,
.breadcrumb span a {
    font-size: 18px;
    color: #ffffff61;
}

.breadcrumb span span {
    margin-left: 5px;
}

.single__content {
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #000000;
}

.single__content h3 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.72px;
    /* text-transform: capitalize; */
    font-weight: bold;
    margin-top: 30px;
}

.sticky-btm {
    position: absolute;
    bottom: -100px;
    width: 100%;
    height: 100%;
}

/* .career__single__banner h1 {
    font-size: 100px;
} */
.career__single__banner .industries__links_section{
    background-color: #fff;
}
.career__content {
    background-color: #fff;
    color: #000000;
}
.career__single__banner .industries__links ul li{
    border-bottom: 2px solid #131313;
}

.career__content .single__text h3,
.career__content .single__text h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0.72px;
    margin-top: 40px;
}

.career__content .single__text ul li {
    font-size: 16px;
    line-height: 28px;
    padding: 10px;
    letter-spacing: 0.64px;
    position: relative;
}

.career__content .single__text ul li::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 24px;
    height: 2px;
    background-color: #0481ff;
    left: -30px;
    top: 23px;
}

.career__content .single__text ul {
    position: relative;
    list-style: none;
}

.career__loction {
    font-size: 24px;
    color: #131313;
    display: block;
}

.career__loction i {
    color: #0481ff;
}

.industries__links ul li:hover .career__loction {
    color: #131313;
}

.our_differentiators_content {
    padding-top: 50px;
    letter-spacing: 0.24px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
}

.our__differentiators .home__who__we__work__tab .tab-content {
    padding-top: 100px;
}

.OurServicesSec.Core__Values {
    /* background: #001f41; */
    background: #fff;
}

.service__list__home.core_value_list {
    height: 350px;
    margin-bottom: 20px;
}

.service__list__home.core_value_list .overlay h2 {
    font-size: 24px;
}

.service__list__home.core_value_list .overlay div {
    position: absolute;
    color: #fff;
    left: 0px;
    padding: 15px;
    bottom: 0px;
    transition: 0.5s ease;
    opacity: 0;
}

.service__list__home.core_value_list:hover .overlay div {
    opacity: 1;
}

.join__our__team__section {
    /* background-color: #001328; */
    background-color: #fff;
    padding-top: 150px;
    padding-bottom: 150px;
    overflow: hidden;
    position: relative;
}

.get-a-quote__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.get-a-quote__wrapper {
    position: relative;
    display: flex;
    justify-content: center;
}

.get-a-quote__text {
    position: absolute;
    left: 0;
    top: 30px;
    /* color: rgba(255, 255, 255, 0.6); */
    color: rgb(19 19 19 / 90%);
    white-space: nowrap;
    -webkit-animation: get-a-quote-animation 8s linear infinite;
    animation: get-a-quote-animation 8s linear infinite;
    transition-property: color;
    font-size: 115px;
    line-height: 56px;
    letter-spacing: -5.75px;
    font-weight: 700;
}

.join__our__team__section:hover .get-a-quote__text {
    color: rgb(19 19 19 / 60%);
}

@-webkit-keyframes get-a-quote-animation {
    0% {
        transform: translateX(-25%);
    }

    to {
        transform: translateX(-45%);
    }
}

.get-a-quote__wrapper .btnCircle::before {
    background-color: #0481ff;
    border: 0px;
    top: -50px;
    background-image: url("../imgs/Icon_arrow-right_thick_blue.svg");
}

.join__our__team__section:hover .get-a-quote__wrapper .btnCircle::before {
    background-color: #0481ff;
    background-image: url("../imgs/Icon_arrow-right_thick_white.svg");
}

.About_who_we_are {
    /* padding-top: 0px; */
    padding: 100px 0;
    background-position-y: 250px;
    background-size: 100% 70%;
    min-height: 850px;
}

.About_who_we_are .whoWeAre__overlay {
    top: 0px;
}

.About_who_we_are .whoWeAre__overlay {
    background: #F4F4F4;
    background-color: #F4F4F4;
    color: #131313;
}

.About_who_we_are .who__we_are_btn .btn-primary-theme {
    color: #131313;
}

.About_who_we_are .who__we__are_overlay__text::after {
    background-image: url(../imgs/aboutUsbuilding.svg);
}

.footerLogo a {
    margin-left: 0px;
}

.who__we_are_btn a:hover,
.getInButDiv a:hover {
    text-decoration: none;
}


/* .fa-bars {
    position: relative;
} */

.fa-bars:before {
    content: "";
    background-image: url(../imgs/Icon_Menu.svg);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.navbar-expand-md .navbar-toggler {
    position: relative;
}

.fa-times:before {
    content: "";
    background-image: url(../imgs/Icon_Menu_Close.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.top-menu-footer ul li a {
    color: rgba(255, 255, 255, 0.34);
}

.top-menu-footer ul li a:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.menu__career_btn {
    color: #ffffff !important;
    position: relative;
    font-weight: 600;
}

.menu__career_btn::before {
    background-image: url("../imgs/Icon_arrow-right_thick_white.svg");
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    right: -30px;
    top: 1px;
}

.menu__career_btn:hover::before {
    opacity: 1;
}

.dropdown_hover a,
.dropdown_hover a.nav-link.dropdown-toggle {
    color: rgba(255, 255, 255, 1);
}

.navbar-brand+.btn-theme-primary.active {
    background: transparent;
    border: 1px solid;
}

.our__milestone__section {
    /* background-color: #001328; */
    background: rgb(255, 140, 109);
    background: linear-gradient(90deg, rgba(255, 140, 109, 1) 0%, rgba(245, 114, 79, 1) 11%, rgba(234, 88, 49, 1) 48%, rgba(244, 112, 77, 1) 86%, rgba(255, 140, 109, 1) 100%);
    color: #fff;
    padding-top: 150px;
    padding-bottom: 80px;
    position: relative;
}

.our__milestone__section:after {
    content: '';
    background-image: url(../imgs/aboutMilstone.svg);
    width: 100%;
    max-width: 400px;
    height: 300px;
    position: absolute;
    bottom: 0;
    right: 0;

}

.our__differentiators {
    background-color: #002956;
}

.years__tabs__btns ul {
    border: 0px;
}

.years__tabs__btns li a,
.years__tabs__btns li a:hover,
.years__tabs__btns li a:focus {
    border-radius: 0px;
    color: #fff;
    position: relative;
    border: 0px;
    letter-spacing: 0.32px;
    font-size: 16px;
    line-height: 28px;
}

.years__tabs__btns li a {
    margin: 0.5rem 1rem;
    padding: 0px;
}

.years__tabs__btns li a.active {
    background-color: transparent !important;
    color: rgba(255, 255, 255, 0.5);
    border: 0px;
    border-radius: 0px;
}

.years__tabs__btns li a.active::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #fff;
    left: -245%;
    top: 12px;
}

.first_2_digits {
    margin-top: -50px;
}

.second_2_digits {
    margin-top: -75px;
    text-align: right;
    padding-right: 60px;
}

.first_2_digits h2,
.second_2_digits h2 {
    font-size: 183px;
    line-height: 220px;
    font-family: "Josefin Sans", sans-serif;
}

.ourMiles_years {
    padding-top: 100px;
}

.year_content h3 {
    font-size: 36px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 20px;
}

.year_content p {
    font-size: 16px;
    line-height: 28px;
}

.year_tabs_content {
    padding-top: 100px;
}

.m__year_list,
.scroller {
    display: none;
}

/* .talent__partner__startup_section {
    background: #001f41;
} */

.talent__partner__startup_section .nav-pills .nav-link {
    -webkit-text-stroke: 0px;
    color: rgba(255, 255, 255, 0.24);
    -webkit-text-fill-color: rgba(255, 255, 255, 0.24);
}

.talent__partner__startup_section .nav-pills .nav-link.active {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff;
}

.talent__partner__startup_section .tab-content {
    padding-top: 60px;
    padding-left: 0px;
}

.startup__industires__list__section {
    /* background-color: #001f41; */
    background-color: #0063AE;
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 60px;
}

.startup_inds_list {
    padding-top: 40px;
}

.startup_inds_list ul {
    list-style: none;
    padding-left: 0px;
}

.startup_inds_list ul li {
    display: inline-block;
    width: 50%;
    position: relative;
    float: left;
    padding: 20px 0px;
}

.startup_inds_name {
    font-size: 32px;
    line-height: 44px;
    font-weight: 300;
    width: 75%;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
    transition-duration: 0.4s;
    position: relative;
}

.startup_inds_list ul li:hover .startup_inds_name {
    /* border-color: #ffffff; */
}

.startup_inds_name::after {
    content: "";
    width: 0%;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
    bottom: 0px;
    left: 0px;
}

.startup_inds_list ul li:hover .startup_inds_name::after {
    width: 100%;
}

.startup_inds_img {
    margin-right: 10px;
}

.startup_inds_img img {
    width: 40px;
    height: 40px;
}

.talent__pool__section {
    padding-top: 160px;
    padding-bottom: 80px;
    /* background-color: #001328; */
    background: rgb(255, 131, 80);
    background: linear-gradient(90deg, rgba(255, 131, 80, 1) 0%, rgb(234 92 49 / 89%) 48%, rgba(255, 131, 80, 1) 100%);
    color: #fff;
}

.talent_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
}

.talent_block_main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.talent_block_list_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.talent_block_list {
    position: relative;
    //cursor: pointer;
    padding: 35px 60px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 240px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-left: 15px;
    height: 100px;
}

.talent_block_list img {
    width: 150px;
    height: 60px;
    margin-right: 10px;
}

.talent_block_list:hover {
    background-color: #0481ff;
}

.talent_block_list span {
    font-size: 16px;
    line-height: 19px;
    /* display: none; */
}

.startup__inds_banner_p {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.48px;
    padding-top: 50px;
}

.fileUploadBtn {
    display: inline-block;
    background-color: #ffffff;
    color: #000000;
    padding: 0.5rem;
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 70px;
    font-size: 24px;
    line-height: 36px;
    width: 100%;
    text-align: center;
    border: 2px solid #000000;
    padding: 40px;
    text-transform: uppercase;
    font-weight: 600;
}

.fileUploadBtn:hover {
    color: #0481ff;
    border-color: #0481ff;
}

.careerformHeading {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0.72px;
    margin-bottom: 40px;
}

.careerForm .form-control,
#instant_rates_form .form-control {
    font-size: 24px;
    line-height: 36px;
    border-radius: 0px;
    border: 0px !important;
    border-bottom: 2px solid !important;
    margin-top: 50px;
    height: auto;
}

.form-outline .fa-calendar {
    position: absolute;
    top: 15px;
    right: 15px;
}

.error {
    color: red;
    font-size: 14px;
    font-weight: 500;
}

.form-notch {
    display: none !important;
}

.careerForm .form-label,
#instant_rates_form .form-label {
    font-size: 20px;
}

.form-control:focus {
    box-shadow: none;
}

.careerSubmitBtn {
    text-align: center;
    padding-top: 100px;
}

.careerSubmitBtn button {
    border: 0px;
    background: transparent;
    color: #0481ff;
    font-size: 28px;
    line-height: 18px;
    font-weight: 500;
}

.custom-checkbox {
    margin-bottom: 20px !important;
    margin-top: 20px;
}

.custom-checkbox .who__we_are_btn .btnCircle::before {
    background-image: url("../imgs/Arrow-Black.svg");
    top: 0;
    left: 0;
}

.custom-checkbox .who__we_are_btn button:hover .btnCircle::before {
    background-color: #0481ff;
    background-image: url(../imgs/Arrow-White.svg);
}

.careers_form_section {
    padding-bottom: 100px;
}

.btn-primary-theme {
    color: #0481ff;
    background-color: transparent;
    font-size: 16px;
    line-height: 36px;
    padding: 40px;
    font-weight: 500;
    position: relative;
    border: 0px;
}

.btn-primary-theme::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 2px solid;
    top: 20px;
    right: -60px;
    background-image: url("../imgs/Icon_arrow-right_thick_blue.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}

.btn-primary-theme:hover {
    color: #FF8350;
}

.btn-primary-theme:hover::after {
    background-image: url("../imgs/Icon_arrow-right_thick_white.svg");
}

.btn-primary-theme::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 2px solid;
    top: 20px;
    right: -60px;
    transform-origin: 50% 50%;
    transform: scale(0);
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
}

.btn-primary-theme:hover::before {
    background: #FF8350;
    transform: scale(1);
}

.btn-primary-theme:focus {
    box-shadow: none;
}

/* .servies__inner__banner__content h1 {
    font-size: 90px;
    line-height: 110px;
} */

.services__inner__serviceInfo__sec {
    background-color: #ffffff;
    color: #131313;
    padding-top: 100px;
    padding-bottom: 60px;
}

.service__inner__InfoHeading {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 1.92px;
    font-weight: bold;
}

.serviceInnerInfo img {
    width: 80px;
    height: 80px;
    filter: invert(1);
    /* margin-bottom: 30px; */
    padding: 10px;
}

.serviceInnerInfo h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #0481ff;
    text-transform: capitalize;
    opacity: 1;
}

.serviceInnerInfo p {
    letter-spacing: 0.64px;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    color: #131313;
}

.text-center .btn-primary-theme {
    margin-left: -90px;
}

.who__we_are_btn .btn-primary-theme,
.getInButDiv .btn-primary-theme {
    padding-right: 40px;
}

.serviceInnerInfo {
    padding: 20px;
    margin-top: 40px;
    height: 350px;
    margin-bottom: 40px;
    border: 1px solid transparent;
}

.serviceInnerInfo:hover {
    border-radius: 5px;
    border: 1px solid #0481ff;
}

.is__right__modal_sec {
    padding-top: 110px;
    padding-bottom: 70px;
}

.modalHeading h2 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-bottom: 40px;
}

.modalTable {
    padding-top: 50px;
}

.modalFeatCol {
    width: 25%;
    float: left;
}

.modalScrollableCol {
    width: 75%;
    float: left;
}

.modalCol {
    width: 33.33%;
    float: left;
    padding-bottom: 15px;
    border: 2px solid transparent;
}

.modalCol:hover {
    background: #0481ff0f;
    border: 2px solid #0481ff;
    border-radius: 25px;
    //cursor: pointer;
}

.modalCol.active {
    background: #0481ff0f;
    border: 2px solid #0481ff;
    border-radius: 25px;
}

.featHeading {
    min-height: 100px;
}

.featHeading h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    padding: 20px;
}

.colList ul {
    list-style: none;
    padding-left: 0px;
}

.colList ul li {
    height: 60px;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 20px;
}

.colList ul li:nth-child(even) {
    background-color: #fff;
}

.colList ul li:nth-child(odd) {
    background-color: rgba(4, 129, 255, 0.06);
}

.modalCol.active .colList ul li,
.modalFeatCol .colList ul li {
    font-weight: 600;
}

.yes_clr {
    color: #37c701;
}

.no_clr {
    color: #ff7f00;
}

.modalCol.active .featHeading h4 {
    color: #0481ff;
}

.error-sec {
    background-color: #002956;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px;
}

#resources_input_wrapper label {
    margin-top: 45px;
}

#resources-range-slider {
    padding-top: 25px;
}

::-webkit-datetime-edit-year-field:not([aria-valuenow]),
::-webkit-datetime-edit-month-field:not([aria-valuenow]),
::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
    color: transparent;
}

.thank_you {
    background: linear-gradient(0deg, #001f41 0%, #00060d 100%);
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px;
}

.thank_you .btn-primary-theme {
    padding-left: 0px;
}

.spinner {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 36px;
}

.spinner div {
    transform-origin: 32px 32px;
    animation: spinner 1.2s linear infinite;
}

.spinner div:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    width: 1px;
    height: 5px;
    border-radius: 20%;
    background: #ffffff;
}

.spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.thank-you-msg {
    margin-bottom: 40px;
}

.thank-you-msg h1 {
    font-size: 82px;
    font-weight: 700;
    line-height: 142px;
}

.form-outline .form-control.active~.form-label,
.form-outline .form-control:focus~.form-label {
    top: -20px;
}

.thankyouAddress {
    border-top: 1px solid;
    padding-top: 40px;
    margin-top: 100px;
}

.thankyouAddress ul {
    padding: 0px;
    list-style: none;
}

.thankyouAddress li label {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #ffffff;
}

.thankyouAddress ul li a {
    color: rgba(255, 255, 255, 0.34);
}

.thankyouAddress ul li a:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

#techStackPopUp .modal-footer .who__we_are_btn {
    padding-top: 0px;
    padding-right: 20px;
}

.who__we_are_btn .btn-primary-theme {
    padding: 0px;
    color: #fff;
}

.blogListBox .who__we_are_btn .btn-primary-theme {
    color: #131313;
}

.who__we_are_btn .btn-primary-theme,
.getInButDiv .btn-primary-theme {
    padding-right: 90px;
}

.who__we_are_btn .btn-primary-theme::after,
.who__we_are_btn .btn-primary-theme::before {
    /* width: 60px;
    height: 60px; */
    top: -20px;
    right: -10px;
}

button:focus {
    outline: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: none;
    -webkit-text-fill-color: initial;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}

@media only screen and (min-width: 768px) {
    .home__hero__content h1 {
        font-size: 96px;
    }
}

@media only screen and (min-width: 992px) {
    .home__hero__content h1 {
        font-size: 86px;
    }

    .service__list__home .overlay h2 {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1200px) {
    .top-menu-content {
        padding-top: 50px;
    }

    .top-menu-content .nav-menu {
        padding-bottom: 60px;
    }
}

.partners__we__can__help {
    background-color: #ffffff;
    color: #131313;
    padding-top: 100px;
    padding-bottom: 60px;
}

.partner__we__can__help_info h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    letter-spacing: 1.44px;
}

.partner__we__can__help_info h3 {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 1.44px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.partner__we__can__help_info {
    padding-right: 50px;
}

.partnerInnerInfo img {
    width: 64px;
    height: 64px;
    filter: invert(1);
    /* margin-bottom: 25px; */
}

.partnerInnerInfo h4 {
    font-size: 16px;
    line-height: 72px;
    font-weight: bold;
    color: #0481ff;
}

.partnerInnerInfo {
    padding-right: 60px;
    padding-bottom: 40px;
}

.how__to__partner {
    background: rgb(255, 133, 87);
    background: linear-gradient(90deg, rgba(255, 133, 87, 1) 0%, rgba(255, 131, 80, 1) 48%, rgba(255, 133, 87, 1) 100%);
    color: #fff;
    padding-top: 100px;
    padding-bottom: 60px;
}

.howToCard {
    padding: 20px;
    padding-top: 50px;
}

.howToCard h3 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 20px;
    font-weight: 700;
}

.howToCard p {
    font-size: 16px;
    font-weight: 100;
    line-height: 28px;
}

.howToCard img {
    width: 64px;
    height: 64px;
    margin-bottom: 30px;
}

.bg-drakBlue {
    /* background-color: #001328; */
    background-color: #0063AE;
}

.dropdown_hover .dropdown_hover li:hover a {
    text-decoration: underline;
}

.menu-item-116.dropdown_hover li:hover a {
    text-decoration: underline;
}


/*29-june blog css*/
.search-form {
    position: relative;
    border: 1px solid #ffffff3b;
    background: rgba(255, 255, 255, 0.10);
    padding: 10px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    margin-right: 20px;
    width: 290px;
}

.search-form input {
    border: none;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    width: 100%;
    opacity: 0.6;
    padding: 0px 10px 0px 40px;
    -webkit-text-fill-color: #fff !important;
}

.search-form input::placeholder {
    color: #fff !important;
}

.search-form input:focus {
    border: none;
    outline: none;
    background: transparent !important;
}

.search-form button {
    position: absolute;
    left: 25px;
    background: transparent;
    outline: none;
    border: none;
    padding: 0px;
    z-index: 10;
    top: 8px;
}

.search-form button img {
    margin-right: 10px;
    filter: brightness(0) invert(1);
    opacity: 0.6;
    width: 100%;
    max-width: 16px;

}

.headerRight {
    display: flex;
    align-items: center;
}

.blogList {
    padding: 85px 0px;
    background: #ffffff;
}

.blogList .blogListBox {
    margin-bottom: 50px;
}

.blogList .blogListBox .imgTop {
    margin-bottom: 30px;
    max-width: 540px;
    height: 364px;
    background-image: url('../imgs/blogimg/blog1-detail.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blogDetailImg {
    background-size: contain !important;
}

.blogList .blogListBox .imgTop img {
    max-width: 100%;
    display: none;
}

.blogdetail .blogListBox .imgTop img {
    max-width: 100%;
    max-height: 100%;
}

.blogdetail .blogListBox .imgTop {
    height: 468px;
    max-width: 100%;
}

.blogList .blogListBox .blogListContent {
    color: #131313;
}

.blogList .blogListBox .blogListContent .bloglistDate {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
}

.blogList .blogListBox .blogListContent h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 11px;
}

.blogList .blogListBox .blogListContent p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.blogList .blogListBox .blogListContent .who__we_are_btn {
    padding-top: 10px;
}

.blogList .blogListBox .blogListContent .who__we_are_btn .btn-primary-theme::after {
    width: 46px;
    height: 46px;
    background-size: 19px;
    top: -6px;
    right: -3px;
    border-width: 1px;
}

.blogList .blogListBox .blogListContent .who__we_are_btn .btn-primary-theme::before {
    width: 46px;
    height: 46px;
    top: -6px;
    right: -3px;
}

.blogloadmore .load_more_btn::after {
    /* border-color: #0481ff; */
    border-color: #131313;
}

.blogloadmore .load_more_btn {
    color: #131313;
}

.search-result {
    padding: 50px 0px;
}

.search-result .entry-title {
    margin-bottom: 15px;
}

.search-result .entry-title a {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0.72px;
    margin-top: 40px;
    color: #000;
}

.search-heading h1 {
    line-height: 115px;
}

/* .blogdetail {
    background: #001328;
} */

.blogdetailBanner h1 {
    font-size: 60px;
    line-height: 80px;
}

.blogdetail hr {
    background: #001F41;
    border-top: 1px solid #001F41;
    margin: 50px 0px 40px;
}


.shareOn {
    padding: 0px;
    display: flex;
    align-items: center;
}

.shareOn li {
    list-style: none;
    color: #fff;
    margin-right: 10px;
    transition: all 0.5s ease 0s;
}

.shareOn li:hover a i,
.shareOn li:hover a img {
    transform: scale(1.2);
}

.shareOn li:first-child {
    margin-right: 30px;
}

.shareOn li a {
    display: block;
}

.shareOn li a i,
.shareOn li a img {
    color: #fff;
    font-size: 40px;
    transition: all 0.5s ease 0s;
}

.Blog_title {
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    margin-bottom: 35px;
}

.pagination {
    display: block;
    box-shadow: none !important;
    margin-top: 30px;
}

.pagination h2 {
    display: none;
}

.pagination .nav-links .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    background: #002956;
    transition: all 0.5s ease 0s;
    margin-right: 4px;
}

.pagination .nav-links .page-numbers:last-child {
    margin-right: 0px;
}

.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus {
    text-decoration: none;
    background: #001F41;
    transform: scale(1.1);
}

.pagination .nav-links .page-numbers .icon {
    display: none;
}

.pagination .nav-links .page-numbers.current {
    background: #001F41;
    transform: scale(1.1);
}

.custom-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.4);
    display: none;
}

.custom-loader .spinner-border {
    border-color: #0069ff;
    border-right-color: #001F41;
}

.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
    opacity: 1 !important;
    transition: all 0.5s ease 0s;
    margin-right: 10px;
}

.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a:hover,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a:hover.sficn {
    transform: scale(1.2);
}

.shareAdminIcon {
    padding: 0px;
    display: flex;
    align-items: center;
}

.shareAdminIcon h4 {
    color: #131313;
    font-size: 15px;
    font-weight: 400;
    margin-right: 30px;
}

.sfsi_shortcode_container .sfsi_wicons {
    margin-right: 5px;
}

.twt_tool_bdr .sfsi_inside .icon2 {
    width: 70px !important;
}

/* .blogdetailBanner {
    min-height: auto;
    padding: 130px 0px 30px;
} */

body {
    font-size: 17px;
}


/*24-feb-2022*/

.headerEmail,
.subscribeDesign {
    background: transparent !important;
}

.headerEmail form,
.subscribeDesign form {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.subscribeDesign form {
    justify-content: flex-start;
}

.headerEmail form #mc_embed_signup_scroll,
.subscribeDesign form #mc_embed_signup_scroll {
    position: relative;
    background: #063160;
    padding: 6px !Important;
    border-radius: 40px;
    display: flex;
    align-items: center;
    margin-right: 20px;
    width: 290px;
}

.headerEmail form #mc_embed_signup_scroll input,
.subscribeDesign form #mc_embed_signup_scroll input {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff;
    font-weight: 300;
    font-size: 16px !important;
    width: 100% !important;
    opacity: 0.6;
    padding: 0px 20px 0px 20px !important;
    -webkit-text-fill-color: #fff !important;
}

.headerEmail form #mc_embed_signup_scroll input::placeholder,
.subscribeDesign form #mc_embed_signup_scroll input::placeholder {
    color: #fff !important;
}

.headerEmail form input:focus,
.subscribeDesign form input:focus {
    border: none;
    outline: none;
    background: transparent !important;
}

.subscribeBtn input {
    color: #0481ff;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    border-radius: 100px;
    padding: 10px 25px;
}

.subscribeBtn input:hover {
    color: #fff;
    background-color: #0481ff;
}

.tooltip_Box {

    position: relative;

}

.tooltip-inner {
    color: #000b18;
    background-color: #fff;
}



.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #fff;
}

/**====custom-9-23=======**/
.ai-service-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1.44px;
    color: #fff;
    text-align: center;
    padding-bottom: 45px;
}

.ai_services {
    /* background-color: #001f41; */
    background-color: #215EC2;

    padding: 80px 0;
}

.ai_services p {
    color: #fff;
}

.ai_services .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.ai_services .serviceInfobox {
    padding: 15px;
    height: 220px;
    border: 1px solid #0781ff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 40px;
}

.ai_services .serviceInfobox:hover {
    border: 1px solid #ffffff;
    transition: 0.5s ease;
}

.ai_services .serviceInfobox:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: 0.5s ease;
}

.ai_services .serviceInfobox:hover h4 {
    color: #0781ff;
    transition: 0.5s ease;
}

.ai_services .serviceInfobox img {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 10px;
}

.service_ctinfo {
    padding: 75px 0;
    background-color: #011f41;

}

.serviceInfobox h4 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
}

.service_ctinfo .row {
    align-items: center;
}

.ctinfo_img {
    border-radius: 5px;
    /* overflow: hidden; */
}

.ctinfo_data {
    padding: 30px;
    /* background-color: #001328; */
    background: rgb(0, 128, 226);
    background: linear-gradient(90deg, rgba(0, 128, 226, 1) 8%, rgba(0, 99, 174, 1) 40%, rgba(0, 108, 189, 1) 68%, rgb(1 101 177 / 90%) 91%);
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 11px rgb(0 0 0/27%);
    position: relative;
    left: -70px;
    min-height: 240px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .8px;
    flex-direction: column;
}

.flex-row-reverse .ctinfo_data {
    left: inherit;
    right: -70px;
}

.htp_area2 .howToCard {
    padding: 18px;
    height: 400px;
    border: 1px solid transparent;
}

.htp_area2 .howToCard p {
    font-weight: 400;
}

.htp_area2 .howToCard:hover {
    border: 1px solid #ffffff;
    height: 400px;
}

.htp_area2 .howToCard h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

/* .htp_area2 h5{
    padding-bottom: 20px;
} */
/*  */
.htp_area3 {
    background-color: #002956;
}

.htp_area3 .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.htp_area3 .serviceInfobox {
    padding: 15px;
    height: 320px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 40px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

.htp_area3 .serviceInfobox h4 {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -1px;
    margin: 15px 15px 0 15px;

}

.htp_area3 .serviceInfobox:hover img {
    opacity: 0;
}

.htp_area3 .serviceInfobox:hover h4 {
    color: #0781ff;
    transition: 0.5s ease;
}

.htp_area3 .serviceInfobox img {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 10px;
}

.htp_area3 .htp_area3_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 22%;
    transition: .5s ease;
}

.htp_area3 .serviceInfobox:hover .htp_area3_content {
    height: 100%;
    background-color: #00000080
}

.htp_area3 .htp_area3_content ul {
    list-style: none;
    padding: 15px;
    opacity: 0;
    transition: .2s ease;
}

.htp_area3 .serviceInfobox:hover .htp_area3_content ul {
    opacity: 1;
}

.htp_area3 .htp_area3_content ul li {
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
}

.htp_area3 .ai-service-title {
    padding-bottom: unset;
    text-transform: capitalize;
    text-align: center;
}

.htp_area3 .headingTitle {
    text-align: center;
    padding-bottom: 45px;
}

.htp_area3 .serviceInfobox p {
    margin: 0;
}

.htp_area31 h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1.44px;
    color: #fff;
}

.htp_area31 {
    background-color: #fff;
}

.htp_area31 p,
.htp_area31 h4 {
    color: #000;
}

.consulting_area .headingTitle {
    color: #fff;
    padding-bottom: 30px;

}

.consulting_area h4 {
    color: #fff;
}

.consulting_area2 .howToCard h3 {
    font-size: 23px;
    margin-bottom: 10px;
    line-height: 35px;
}

.consulting_area2 .howToCard p {
    font-weight: 400;
    font-size: 15px;
}

.consulting_services h5 {
    padding-bottom: 30px;
    color: #fff;
}

.consulting_services .ai-service-title {
    text-align: justify;
    font-family: 'Gilmer' !important;
    font-weight: 800;
    font-size: 38px;
    line-height: normal;
}

.consulting_services .ai-service-title span {
    font-family: 'Gilmer' !important;
    font-weight: 800;
    font-size: 38px;
}

.trc_section1 .trc_section_head .ai-service-title {
    text-align: left;
}

/* .trc_section_h5 {
    line-height: 25px;
} */
.trc_section .ai-service-title {
    color: #131313;
}

.trc_section .trc_section_h5 {
    line-height: normal;
    font-size: 26px;
}

/* .trc_section_h5{
    font-size: 26px;
    line-height: normal;
} */
/* .trc-section3  h5{
    padding: 20px 0px;
} */
.trc-section3 .trc-section3-card h3 {
    line-height: 35px;
}

.trc-section3 .trc-section3-card p:first-child {
    margin: 0;
}

.trc-section3 .trc-section3-card img {
    left: -40%;
    position: relative;
}

.trc-section3 .ai-service-title {
    text-align: unset;
}

.trc-section3 .owl-dots {
    display: block;
}

.card__logo_top img {
    width: 100%;
    height: 60px;
    max-width: 60px;
}

.trc_section2 {
    position: relative;
    padding-bottom: 60%;
    /* background-color: #002956; */
    background: rgb(0, 128, 226);
    background: linear-gradient(90deg, rgba(0, 128, 226, 1) 8%, rgba(0, 99, 174, 1) 40%, rgba(0, 108, 189, 1) 68%, rgb(1 101 177 / 90%) 91%);
}


.trc_section2 .blog-fixed-right {
    z-index: 3;
}

.trc_section2 .slide-content .inds__title {
    color: #fff;
    line-height: 100px;
}

.trc_section2 .slide-content p {
    color: #fff;
    padding-top: 40px;
    width: 50%;

}

.trc_section2 img {
    position: absolute;
    top: 12%;
    right: 20%;
    width: 40%;
    height: 83%;

}

.trc_section1 .trc_section_head h4 {
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
}

.trc_section1 {
    /* background-color: #001f41; */
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 11%, rgba(1, 180, 221, 1) 48%, rgba(0, 197, 242, 1) 90%);
    padding: 80px 0;

}

.trc_section h5 {
    padding: 10px 0px 60px 0px;
    line-height: normal;

}

.trc_section h5:last-child {
    /* line-height: 20px; */
    padding: unset;
    font-size: 26px;
}

.trc_section .services__heading__here {
    padding-bottom: 20px;
}

.trc_get_in_touch .getInButDiv {
    padding-top: 20px;
}

.trc_headline_class {

    font-weight: 900;
    line-height: 60px;
    letter-spacing: 1.6px;
    color: #ffffff80;
    font-family: 'Gilmer' !important;
}

article>aside {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
}

/*  */
.imgsSliding div {
    margin-left: 35%;
    height: 100vh;
}

.imgsSliding div:first-of-type {
    margin-top: -100vh;
}

/* * * * * * * * * * * * * * * * * * * * * * *\
|* Coloring and styling so things look cute  *|
\* * * * * * * * * * * * * * * * * * * * * * */

article>aside {
    display: flex;
    justify-content: left;
    align-items: left;
    flex-direction: column;
    flex: 1;
    color: #fff;
    padding: 20px;
}

/* article:nth-of-type(1)>aside {
     background-color: #001328; 
    color: #fff;
}

article:nth-of-type(2)>aside {
    background-color: #001328;
    color: #fff;
}  */

.imgsSliding div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.imgsSliding div#realEstate {
    background-image: url(/assets/imgs/Image_Tech%20secrvices.jpg);
}

.imgsSliding div#eCommerce {
    background-image: url(/assets/imgs/Image_E-commerce.jpg);
    margin-top: 0;
    transition: margin-top 2s fade-up;
}

.imgsSliding div#fintech {
    background-image: url(/assets/imgs/Image_Fintech.jpg);
    transition: margin-top 2s fade-up;
}

hr {
    width: 50%;
    background-color: #fff;
    margin: 30px;
    height: 1px;
}

.spacing {
    margin: 50px auto;
    padding: 50px;
    line-height: 1.5;
    max-width: 700px;
}

.spacing:first-letter {
    line-height: 1;
    font-size: 50px;
    font-weight: bold;
}

.slide-content {
    position: absolute;
    top: 30px;
    z-index: 2;
    width: 100%;
    transition: visibility 0.5s ease 0s, opacity 1s linear 0s;
}

.slide-content p {
    width: 40%;
}

@media (max-width: 767px) {

    /* .inds__title {
        font-size: 40px !important;
        line-height: 60px !important;
    } */
    .slide-content p {
        width: 100%;
    }

    .slide-content {
        left: 0;
        background: rgba(0, 19, 40, 0.5);
        padding: 20px;

    }

    .imgsSliding div {
        width: 100%;
        margin: 0px;
    }

    .slide-content .headingTitle {
        /* margin-bottom: 0px; */
    }
}


svg {
    display: block;
    left: 50%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 85%;
}

svg #rect {
    animation: slideOver 3s linear;
    fill: #0481FF;
    opacity: 0.2;
    isolation: isolate;
    transition: all 0.5s;
    /* transform: translateY(100%) skewY(20deg) scale(1.5); */
    transform: translateY(0%) skewY(-20deg) scale(1.5);
}

/* svg .cls-1{
fill: rgb(21, 74, 142); 
transition: all 0.5s;
} */
@keyframes slideOver {
    0% {
        transform: translateY(100%) skewY(-10deg) scale(2.5);
    }

    100% {
        transform: translateY(0%) skewY(-20deg) scale(1.5);
    }
}

.homeIndsSec {
    background-color: #0063AE;
    /* background-color:#333333; */
    /* transition: all 1200ms ease-out; */
    /* background-color: #f4f4f4; */
}
.homeIndsSec .btn-primary-theme{
    color: #fff;
}

/* .homeIndsSec.realEstate {
    background-color: #0063AE;
    transition: all 1200ms ease-out;
}

.homeIndsSec.fintech {
    background-color: #EA5831;
    transition: all 1200ms ease-out;
}

.homeIndsSec.health {
    background-color: #04D0C4;
    transition: all 1200ms ease-out;
}

.homeIndsSec.eCommerce {
    background-color: #FFC000;
    transition: all 1200ms ease-out;
} */

.ocr_section .ocr_slide p {
    width: 50%;
}

.ocr_section {
    background: #2283EA;
}

/* common css */
.content_wrap_big {
    font-size: 40px;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 1.6px;
    color: #ffffff80;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-30 {
    padding-bottom: 30px;
}

.content_wrap_p h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 15px 15px 0;
}

.pt-60 {
    padding-top: 60px;
}

.pt-30 {
    padding-top: 30px;
}

/* .comp_vision .serviceInfobox{

}
.comp_vision.serviceInfobox:hover h4{
    color: unset;
} */
.serviceInfobox_common {
    padding: 15px;
    height: 320px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 40px;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

.serviceInfobox_common img {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.comp_vision .ai-service-title-comp {
    text-align: unset;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 45px;

}

.section_color_1 {
    /* background-color: #0063AE;
    background: #0063AE; */
    background: rgb(59, 151, 248);
    background: linear-gradient(90deg, rgba(59, 151, 248, 1) 0%, rgba(34, 131, 234, 1) 48%, rgba(59, 151, 248, 1) 100%);
}

.section_color_2 {
    /* background-color: #001328; */
    background-color: #0063AE;
}

/* .section_color_3 {
    background-color: #011f41;
} */

.com_heading_title {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    letter-spacing: 0.02px;
    color: #fff;
}

.align-justify {
    text-align: justify;
}

.comm_tittle_style {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1.44px;
    color: #fff;
}

/*  */
.call_center_slider .howToCard {
    padding: 18px;
    height: 250px;
    border: 1px solid transparent;
}

.call_center_slider .howToCard:hover {
    border: 1px solid #ffffff;
    height: 250px;
}

.call_center_slider .owl-dots {
    margin-top: 30px;
}

.call_headline_class {
    line-height: 40px;
    padding-top: 30px;
    font-weight: 900;
    letter-spacing: 1.6px;
    color: #ffffff80;
    font-family: 'Gilmer' !important;
}

.csa_page .howToCard {
    padding: 18px;
    height: 270px;
    border: 1px solid transparent;
}

.csa_page .howToCard:hover {
    border: 1px solid #ffffff;
    height: 270px;
}

.csa_page .headingTitle {
    line-height: 40px;
}

.line_height_28 {
    line-height: 28px;

}

/* NLP Page */
.nlp_p_ai .howToCard {
    padding: 18px;
    height: 250px;
    border: 1px solid transparent;
}

.nlp_p_ai .howToCard:hover {
    border: 1px solid #ffffff;
    height: 250px;
}

.nlp_p_ai .howToCard p {
    font-weight: 400;
}

.nlp_p_ai_sec2 .slide-content {
    top: 100px
}

.nlp_p_ai_sec2 {
    padding-bottom: 50%;
    background-color: #002956;
    position: relative;
}

.nlp_p_ai_sec2 img {
    position: absolute;
    top: 8%;
    right: 20%;
    width: 40%;
    height: 100%;
    max-height: 85%;
}

.nlp_p_ai_sec2 .blog-fixed-right {
    z-index: 3;
}

.nlp_p_ai_sec2 .slide-content p {
    color: #fff;
    padding-top: 40px;
    width: 50%;
}

/* nlp consulting page */
.nlp_consuling .howToCard {
    margin-bottom: 30px;
    padding: 18px;
    height: 235px;
    border: 1px solid #ffffff;
}

.nlp_consuling {
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 2%, rgba(1, 190, 234, 1) 46%, rgba(0, 197, 242, 1) 100%);

}

.nlp_consuling .howToCard p {
    font-weight: 400;
}

.nlp_cons_service .slide-content {
    top: 100px;
    text-align: justify;

}

.nlp_cons_service {
    padding-bottom: 55%;
    /* background-color: #002956; */
    background: rgb(59, 151, 248);
    background: linear-gradient(90deg, rgba(59, 151, 248, 1) 0%, rgba(34, 131, 234, 1) 48%, rgba(59, 151, 248, 1) 100%);
    position: relative;
}

.nlp_cons_service img {
    position: absolute;
    top: 8%;
    right: 20%;
    width: 40%;
    height: 100%;
    max-height: 85%;
}

.nlp_cons_service .blog-fixed-right {
    z-index: 3;
}

.nlp_cons_service .slide-content p {
    color: #fff;
    padding-top: 40px;
    width: 50%;
}

.nlp_sol_service .ai-service-title {
    padding-bottom: 15px;
    text-align: unset;
}

.nlp_sol_service {
    background: rgb(59, 151, 248);
    background: linear-gradient(90deg, rgba(59, 151, 248, 1) 0%, rgba(34, 131, 234, 1) 48%, rgba(59, 151, 248, 1) 100%);
}

.nlp_sol_service .ctinfo_data {
    text-align: unset;
    align-items: unset;
}

/* data enginering pages */
/* Big - Data */
.big_data_sec1 {
    background-image: unset;
}

.big_data_sec1 .service__list__home {
    margin-bottom: 25px;
}

.big_data_sec1 h5 {
    color: #fff !important;
}

.dataEng_section .slide-content .inds__title {
    width: 80%;
    line-height: 80px;
    font-size: 60px;
    color: #fff;

}

.dataEng_section {
    padding-bottom: 70%;
    /* background-color: #002956; */
    background-color: #063160;
}

.dataEng_section {
    position: relative;
}

.dataEng_section .blog-fixed-right {
    z-index: 3;
}

.dataEng_section .slide-content p {
    color: #fff;
    padding-top: 40px;
    width: 50%;

}

.dataEng_section img {
    position: absolute;
    top: 7%;
    right: 20%;
    width: 40%;
    height: 83%;
}

.data_modern_sec2 .home__who__we__work__tab ul.nav {
    padding-right: unset;
}

.data_modern_sec2 .home__who__we__work__tab .nav-pills .nav-link {
    letter-spacing: .72px;
    font-family: 'Gilmer';
    color: #ffffff;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    border: none;
    margin-bottom: unset;
}

.data_modern_sec2 .home__who__we__work__tab .tab-content {
    padding-top: 100px;
}

.data_modern_sec2 .home__who__we__work__tab .nav-pills .nav-link.active {
    font-family: 'GilmerHeavy';
    color: #fff;
    text-shadow: none;
    font-size: 36px;
    font-weight: 800;


}

.data_modern_sec2 .process__tabs .tab-content p,
#process__slider .carousel-inner .carousel-item p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .8px;
}

.data_modern_sec2 .ai-service-title {
    padding-bottom: unset;
    text-align: unset;
}

.big_data_anylysis .ai-service-title {
    text-align: unset;
    padding-bottom: unset;
}

.big_data_eng_sec1 .service__list__home .overlay h2 {
    font-size: 28px;
}

.big_data_eng_sec1 .com_heading_title {
    line-height: 25px;
}

/* .big_data_eng_sec2  .ai-service-title{
padding-bottom: 60px;
} */
/* Media-Quaries*/
@media only screen and (max-width: 576px) {
    .trc_section2 {
        padding-bottom: 250%;
    }

    .dataEng_section {
        padding-bottom: 330%;
    }

    .dataEng_section img {
        top: 10%;
        /* right: 20%; */
        width: 100%;
        height: 84%;
        right: unset;
    }
}

@media only screen and (max-width: 768px) {
    .ctinfo_data {
        left: 0;
    }

    .flex-row-reverse .ctinfo_data {
        right: 0;
    }

    .big_data_eng_sec1 .service__list__home .overlay h2 {
        font-size: 18px;
    }

    .service_ctinfo .ctinfo_img img {
        width: 100%;
        height: auto;
    }

    .ai_services .col-md-3 {
        flex: unset;
        max-width: unset;
    }

    .data_eng_bi_sec2 .slide-content h5 {
        width: 100%;

    }

    .data_eng_bi_sec2 .slide-content p {
        width: 100%;
    }

    .htp_area3 .col-md-3 {
        flex: unset;
        max-width: unset;
    }

    .trc_section2 .slide-content h5 {
        width: 100%;
    }

    .trc_section2 .slide-content p {
        width: 100%;
    }

    /* .trc_section2{
        padding-bottom:150%;
       } */

    .trc_section2 img {
        position: absolute;
        top: 6%;
        width: 100%;
        height: 86%;
        right: unset;
    }

    .trc_section2 .slide-content .inds__title {
        font-size: 30px;
        line-height: 30px;
    }

    .content_wrap_big {
        font-size: 24px;
        text-align: unset;
        line-height: 35px;
    }

    .consulting_services .ai-service-title {
        text-align: unset;

    }

    .ocr_section .ocr_slide p {
        width: 100%;
    }

    .ocr_section .slide-content {
        padding: 0px 20px;
        top: -6px;
    }

    .nlp_cons_service .slide-content p {
        width: 100%;
    }

    .nlp_cons_service img {
        top: 10%;
        /* right: 20%; */
        width: 100%;
        height: 100%;
        right: unset;
    }

    .nlp_cons_service {
        padding-bottom: 360%;
    }

    .dataEng_section .slide-content p {
        width: 100%;
    }

    .dataEng_section .slide-content .inds__title {
        font-size: 24px;
        line-height: 35px;
        width: 100%;
    }


}

@media only screen and (min-width: 768px) and (max-width:1300px) {
    .htp_area3 .col-md-3 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .trc_section2 .slide-content .inds__title {
        font-size: 45px;
        line-height: 40px;
    }
}


@media only screen and (max-width: 991px) {
    .nlp_p_ai_sec2 .slide-content {

        position: unset;
    }

    .nlp_p_ai_sec2 .slide-content p {
        width: 100%;
    }

    .nlp_p_ai_sec2 img {
        position: absolute;
        top: 3%;
        width: 100%;
        height: 100%;
        max-height: 85%;
        right: unset;
    }
}

@media only screen and (min-width:992px) and (max-width:1300px) {
    .nlp_p_ai_sec2 .slide-content {

        position: unset;
    }

    .nlp_p_ai_sec2 .slide-content p {
        width: 100%;
    }

    .nlp_p_ai_sec2 img {
        position: absolute;
        top: 3%;
        width: 100%;
        height: 100%;
        max-height: 85%;
        right: unset;
    }

}

/* @media only screen and (min-width: 600px) and (max-width:991px) {
.data_eng_bi_sec2 .com_heading_title{
width: 100%;
}
.dataEng_section .slide-content p{
    width: 100%;
}
.dataEng_section img{
    display: none;
}
} */

.data_eng_bi_sec1 .ai-service-title {
    text-align: unset;

}

.data_eng_bi_sec1 .content_wrap_p h4 {
    margin: 0;
}

.data_eng_bi_sec1 .content_wrap_p h2 {
    font-size: 30px;
    padding-bottom: 10px;
}

.data_eng_bi_sec1 .content_wrap_p {
    padding: 0px 5px 0px 5px;
}

.data_eng_bi_sec1 .serviceInfobox_common img {
    right: unset;
}

.data_eng_bi_sec2 .com_heading_title {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
}

/* .data_eng_bi_sec2 .dataEng_section .slide-content p{
    padding: 0;
} */
.data_eng_warehouse_sec1 .ai-service-title {
    padding-bottom: 0;
    text-align: unset;
    color: #131313;

}

.data_eng_warehouse_sec1 .service__list__home .overlay h2 {
    font-size: 30px;
}

.data_eng_sw_sec2 .ai-service-title {
    padding-bottom: 0;
    text-align: unset;
}

/* nlp page 22 may */


.nlp_page_section .nlp_content_page h1 {
    font-size: 60px;
    line-height: 70px;
}

.nlp_page_section .industires__main__banner__content {
    height: auto;
}

.data_eng_page_section .data_eng_page_content h1 {
    font-size: 60px;
    line-height: 70px;
}

.ai-service_page_section .ai-service_page_content h1 {
    font-size: 60px;
    line-height: 70px;
}

.computer_vision_page_sec .computer_vision_page_content h1 {
    font-size: 60px;
    line-height: 70px;
}

.data_capture_page_sec .data_capture_page_content h1 {
    font-size: 60px;
    line-height: 70px;
}

.data_eng_page_section,
.nlp_page_section,
.ai-service_page_section,
.computer_vision_page_sec,
.data_capture_page_sec {
    min-height: 400px;
}

.htp_area31 .comm-headline-title_bg {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1.44px;
    color: #fff;
}


.blogList .blogListBox .blogListContent img.aligncenter {
    margin: auto;
    display: block;
}

.colored-heading {
    color: #FF8350;
}

.headingTitle {
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
}

.who__we__are__content .headingTitle,
.TechnologyStackSec .headingTitle {
    color: #131313;
}

/* .bg-white{
    background: #fff;
} */
.orange-bg {
    background: rgb(255, 140, 109);
    background: linear-gradient(90deg, rgba(255, 140, 109, 1) 0%, rgba(245, 114, 79, 1) 11%, rgba(234, 88, 49, 1) 48%, rgba(244, 112, 77, 1) 86%, rgba(255, 140, 109, 1) 100%);

}

.light-blue-bg {
    background: rgb(0, 197, 242);
    background: linear-gradient(90deg, rgba(0, 197, 242, 1) 11%, rgba(1, 180, 221, 1) 48%, rgba(0, 197, 242, 1) 90%);
}

li {
    list-style: none;
}

.bg-White {
    background-color: #fff;
}

.bg-White .ai-service-title {
    color: #131313;
}

.bg-White .serviceInfobox h4,
.bg-White p {
    color: #131313;
}

.bg-White .serviceInfobox:hover {
    border: 1px solid #131313;
}

.bg-White .serviceInfobox:hover img {
    filter: brightness(0.1);
    -webkit-filter: brightness(0.1);
}

.dark-blue-bg {
    background: rgb(0, 128, 226);
    background: linear-gradient(90deg, rgba(0, 128, 226, 1) 8%, rgba(0, 99, 174, 1) 40%, rgba(0, 108, 189, 1) 68%, rgb(1 101 177 / 90%) 91%);
}

.our__differentiators {
    background: rgb(59, 151, 248);
    background: linear-gradient(90deg, rgba(59, 151, 248, 1) 0%, rgba(34, 131, 234, 1) 48%, rgba(59, 151, 248, 1) 100%);

}