

.mainbanner h1 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 84px;
    letter-spacing: 1px;
    text-transform: none;
    color: #031E49;
}

.mainbanner p {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: none;
    color: #4C5768;
}

.mainbanner .mob-app-txtp {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 59px;
    letter-spacing: 1px;
    text-transform: none;
    color: #4C5768;
}

.mainbanner .btn {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 34px !important;
    text-align: right;
    text-transform: uppercase !important;
    height: 50px;
}

/* .btn {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 18px !important;
    identical to box height, or 129%
    text-align: right;
    text-transform: uppercase !important;
    color: #031E49;
} */

.mainbannerimg {
    background-image: url("../assets/img/bannerimage.svg");
    background-position-x: right;
    background-repeat: no-repeat;
    min-height: 651px;
    margin-top: 90px;
}

#s1 a {
    margin-left: 50px;
    margin-right: 50px;
}

.headingmain h1 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 36px;
    /* identical to box height, or 106% */
    text-transform: uppercase;
    color: #031E49;
}

.headingmain p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 24px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #4C5768;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 8px;
}

.work .card-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    /* or 175% */
    text-transform: capitalize;
    color: #4C5768;
}

.owlsliderimg {
    width: 138px !important;
    margin-left: -10px !important;
}

.readmorecard {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height, or 112% */
    text-transform: uppercase;
    margin-top: 20px;
    color: #316FF4;
}

.readmorearrow {
    width: 14px !important;
    display: inline-block !important;
}

.cardbg {
    background-color: #FBFBFB;
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    cursor: pointer;
}

.vivinoheading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #A9011C;
}

.dahmakanheading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #16D665;
}

.zenyumheading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #01B0ED;
}

.blueborder {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #316FF4;
    border-left: 10px solid #316FF4;
    background: linear-gradient(to right, #316FF4 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    cursor: pointer;
    border-radius: 10px;
}

.agricommheading,
.yarnheading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.whatwe h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #4C5768;
}

.blueborder:hover {
    background-color: #316FF4;
    color: #fff;
    background-position: left bottom;
}

.blueborder:hover .readmorecard img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(28deg) brightness(105%) contrast(102%);
}

.blueborder:hover .readmorecard {
    color: #fff !important;
}

.whatwe .blueborder:hover h2 {
    color: #fff;
}

.whatwe .blueborder:hover svg {
    filter: brightness(0) invert(1);
}

.cardbg:hover p {
    color: #000;
}

.cardbg:hover h5 {
    color: #fff;
}

.cardbg:hover {
    background-color: #ececec;
    background-position: left bottom;
}

.cardbg:hover .readmorecard {
    color: #000;
}

.cardbg:hover .readmorecard img {
    filter: brightness(0) invert(0);
}

.appcost p {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-transform: capitalize;
    color: #4C5768;
}

.industry .item {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #316FF4;
    border-radius: 10px;
    min-height: 125px;
}

.industry .owl-item .item {
    align-items: center;
    display: flex;
    justify-content: center;
}

.industry {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #4C5768;
}

.industry img {
    height: 30px;
    margin-bottom: 16px;
}


/* Case Slider  */

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.case-slider {
    height: 260px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
}

.case-slider .slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
}

.case-slider .slide-track:hover {
    display: flex;
    animation-play-state: paused;
}

.case-slider .slide {
    height: 250px;
    width: 250px;
    margin: 0 -8px;
}

.case-slider .slide-track .slide .case-item,
.features .case-item {
    text-align: center;
    border: 1px solid #565656;
    height: 250px;
    width: 250px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
}

.case-slider .slide-track .slide .case-item:hover {
    background-color: #565656;
    cursor: pointer;
}

.case-slider .slide-track .slide .case-item .case-count,
.features .case-item .case-count {
    color: #fff;
    font-weight: 400;
    font-size: 50px;
}

.case-slider .slide-track .slide .case-item .case-type,
.features .case-type {
    color: #fff;
    font-size: 16px;
}

/* .btn {
    border-radius: 3px;
    background: linear-gradient(to right, #316FF4 50%, #fff 50%);
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all .5s ease-out !important;
} */

.btn:hover {
    background-position: left bottom !important;
}

.btn:hover img {
    filter: invert(100%) sepia(0%) saturate(3%) hue-rotate(202deg) brightness(106%) contrast(100%)!important;
}

.btn1 {
    border-radius: 3px;
    background: linear-gradient(to right, white 50%, transparent 50%);
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all .5s ease-out !important;
}

.btn1:hover {
    background-position: left bottom !important;
}

.btn1 img {
    filter: brightness(0) invert(1);
}

.btn1:hover img {
    filter: brightness(1) invert(0);
}

.clientlogo img {
    margin-left: 50px;
    margin-right: 50px;
}

.clientlogo {
    height: 100px;
}

.hiring-bg {
    background-image: url('../assets/img/webp/hiring-bg.webp'), url('../assets/img/hiring-bg.png');
    background-size: cover;
    border: 0;
    padding: 110px 0;
    padding-right: 0px;
    padding-left: 0px;
    background-position: center;
    border-radius: 50px;
}

.hiring-bg .inner-card {
    border-radius: 38px;
    border-color: #fff;
    border-width: 5px;
    background: #FFFFFF;
    opacity: 0.83;
    border-radius: 47px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 33px;
    /* or 183% */
    text-align: center;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #4C5768;
}

.hiring-bg .heading-1 {
    background: #5B8BF3;
    border-radius: 47px 47px 0px 0px;
    margin-top: -29px;
    padding: 17px;
    margin-left: -29px;
    margin-right: -30px;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 36px;
    /* identical to box height, or 106% */
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.bluelight {
    background: #F9FBFF;
    border-radius: 5px;
}

.whychoose h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    text-align: center;
    color: #031E49;
}

.whychoose p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height */
    letter-spacing: 0.13em;
    text-transform: uppercase;
    text-align: center;
    color: #031E49;
}

.clientsucess h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 20px;
    margin-bottom: 20px;
}

.clientsucess p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #4C5768;
}

.clientsucess span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    color: #4C5768;
    display: block;
}

.stories .carousel-indicators {
    left: 0;
    right: inherit;
    bottom: -50px;
    width: 50%;
    margin: 0;
}

.margintbottom140 {
    margin-bottom: 110px !important;
}

.book-bg {
    background-image: url('../assets/img/webp/bookanappoientment.webp'), url('../assets/img/bookanappoientment.png');
    background-size: cover;
    min-height: 314px;
}

.book-bg h1 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 47px;
    /* or 138% */
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #FFFFFF;
}

.blogmain h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 10px;
}

.blogmain p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #4C5768;
}

.blogmain .card {
    background-color: #FCFCFC;
}

.blogmain .badge.bg-primary {
    background: #E95B0B !important;
    border-radius: 0px !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.contactform h1 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 47px;
    /* or 138% */
    text-transform: uppercase;
    color: #031E49;
    margin-bottom: 30px;
}

.contactform input {
    background: #FFFFFF;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #989595;
    border: 1px solid #D8D8D8;
    height: 54px;
    border-radius: 5px;
}

footer ul {
    /* line-height: normal; */
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height, or 133% */
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
}

footer ul li {
    margin-bottom: 15px;
}

footer h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    letter-spacing: 0.16em;
    text-transform: uppercase;
    margin-bottom: 22px;
    color: #FFFFFF;
}

footer {
    background-color: #000 !important;
}

footer .getintouch {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.navbar-toggler-icon {
    background-image: url("../assets/img/hamburg.svg");
}

.nav-item {
    padding-left: 10px;
    padding-right: 10px;
}


/*responsive */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .mainbannerimg {
        min-height: auto;
    }
    .stories .carousel-indicators {
        width: 100%;
    }
    .blue-border-bottom {
        border: none!important;
    }
    .blue-border-right {
        border: none!important;
    }
    .clientsucess {
        margin-top: 30px !important;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
    }
    .mainbanner h1 {
        font-family: 'PT Serif';
        font-style: normal;
        font-weight: 700;
        font-size: 28px!important;
        line-height: 36px!important;
        text-transform: uppercase;
        color: #031E49;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: auto!important;
    }
    .casestudy-pages{
        white-space: nowrap;
        overflow-x: auto;
        margin-left: 0px!important;
        padding-left: 8px;
    }
    .navbar-toggler {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid #316FF4 !important;
        border-radius: 0.25rem;
        transition: box-shadow 0.15s ease-in-out;
    }
    .mainbannerimg {
        background-image: none;
    }
    .mainbanner .btn {
        text-align: center;
    }
    .navbar {
        background: #fff;
    }
}

.socialmedia i {
    font-size: 20px;
    margin-right: 10px;
    color: #fff;
}

.socialmedia i:hover {
    font-size: 20px;
    margin-right: 10px;
    color: #316FF4;
}

.navbar .megamenu {
    padding: 1rem;
}


/* ============ desktop view ============ */

@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }
    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}


/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */

@media(max-width: 991px) {
    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

.navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    top: 100%;
}

.navbar .dropdown-menu.dropdown-menu-end.dropdown-menu-lg-start {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}

.col-megamenu h6 {
    font-size: 20px;
}

.col-megamenu li {
    line-height: 45px;
}

.col-megamenu li a {
    color: #000;
    text-decoration: none;
}

.col-megamenu li a:hover {
    color: #316FF3;
    text-decoration: none;
}

.navbar .industry svg {
    margin-bottom: 10px;
    fill: #0d6efd;
    width: 30px;
    height: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 23px;
    padding-bottom: 22px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: -9px !important;
    top: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #0d6efd;
}

.itemcenter svg {
    height: 27px;
    margin-bottom: 10px;
    width: 47px;
    fill: #316FF4 !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #316FF4 !important;
}

.col-megamenu p {
    font-weight: 600;
}

.technological .icon {
    width: 200px;
    height: 200px;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0d6efd;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel .next-slide {
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #0d6efd;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

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

.whychoose svg {
    height: 40px;
    width: 100%;
}

.whatwe svg {
    height: 80px;
}

.clientlogo svg {
    height: 80px;
}


/*metaverse*/

.bannerGerybg {
    background: url("../assets/img/top-bg.svg");
    background-size: auto;
    background-size: cover;
    position: relative;
}


/* .metaverse {
position: absolute;
    top: -82px;
    right: -13px;
    width: 185px;
} */

.metaverse {
    position: absolute;
    top: 240px;
    right: 218px;
    width: 230px;
}

.pos-rel {
    position: relative;
}

.bannerGerybg .herotext {
    padding-top: 100px;
    padding-bottom: 50px;
}

.let-get-you {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    color: #4C5768;
}

#logosid img {
    margin: 0 15px;
    padding-top: 25px;
}

.future-ready-title {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 64px !important;
    line-height: 85px !important;
    margin: 0;
    color: #031E49 !important;
    text-transform: uppercase;
}

.let-us-help {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    /*font-size: 40px;*/
    font-size: 40px;
    line-height: 59px;
    color: #4C5768;
}

a.talk-to-usbtn {
    font-family: 'Montserrat', sans-serif;
    background: #FD9C3D;
    box-shadow: 0px 10px 20px rgba(2, 16, 48, 0.1);
    border-radius: 10px;
    width: 225px;
    height: 54px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 54px;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
}

.width315 {
    width: 315px !important;
}

.bannerGerybg .para {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    color: #102748;
}

.rectangle-blue {
    /*margin-top: 30px;*/
}

.rectangle-blue span.blue-box {
    /*background: #ECF2FF;*/
    background: transparent;
    text-transform: uppercase;
    border-radius: 10px;
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    color: #072327;
    display: inline-block;
    padding: 15px 20px;
    padding-left: 0px;
}

.rectangle-blue .para {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #4C5768;
}

.round-box {
    background: #FFFFFF;
    border: 1px solid #E5E9F6;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 0px 57px 0px 0px;
    padding: 15px;
}

.round-box span.value {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    color: #316FF4;
}

.round-box span.title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #102748;
}

.rectangle {
    background: #FFFFFF;
    border: 1px solid #E5E9F6;
    border-radius: 10px;
    padding: 20px;
    /*margin-bottom: 20px;*/
}

.m20 {
    margin-bottom: 20px;
}

.rectangle .title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 10px;
}

.para {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 29px;
    color: #4C5768;
    margin-top: 15px;
}

.img-abs {
    position: absolute;
    left: -60px;
    top: 20%;
    background: #F5F8FF;
    border-radius: 100px;
    padding: 10px;
}

.rectangle-white {
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px;
    width: 300px;
    float: left;
    margin-left: 45px;
    padding-left: 35px;
    margin-bottom: 30px;
    position: relative;
}

.rectangle-white .title,
.custum-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 10px;
}

.rectangle-white .para {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #4C5768;
}

ul.listing {
    margin: 0;
    padding: 0;
}

ul.listing li {
    list-style-type: disc;
    margin-left: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #102748;
}

.mb40 {
    margin-bottom: 50px
}

.verline {
    position: absolute;
    top: 0;
    left: 0;
}

.accordion-content .collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s;
}

.accordion-content .collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s;
}

.accordion-content .collapsible-link[aria-expanded='true']::after {
    transform: rotate(90deg) translateX(-1px);
}

.accordion-content .collapsible-link[aria-expanded='true']::before {
    transform: rotate(180deg);
}

.accordion-content h6 a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #102748;
}

.accordion-content .card-header {
    padding: 0 0 0 15px;
}

.accordion-content .card {
    margin-bottom: 15px;
}

.gery-bgdiv {
    background: #FCFCFC;
    padding: 30px;
}

.sky-bg {
    padding: 50px 0;
    background: #ECF2FF;
    margin-top: 40px;
}

#customereview .item .white-box {
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin: 30px 30px;
    padding-top: 42px;
}

.white-box {
    text-align: center;
}

#customereview .item .white-box p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-transform: capitalize;
    color: #4C5768;
    margin-top: 30px;
}

#customereview .item .white-box .img-radius {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: initial;
}

#customereview .item .white-box .client {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #102748;
    padding-top: 5px;
}

#customereview .item .white-box .position {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #102748;
}

.empty-space {
    margin-bottom: 50px;
}

.empty-inner {
    margin-bottom: 25px;
}

.empty-inner1 {
    margin-bottom: 35px;
}

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

.empty-top1 {
    margin-top: 30px;
}

.mb-none {
    margin-bottom: 0
}

.mt-minus {
    margin-top: -55px;
}

.brd.card {
    border-radius: 0 !important;
}


/* Whitepaper */

.featured-title {
    background: #ECF2FF;
    border-radius: 10px;
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 38px;
    color: #072327;
    display: inline-block;
    padding: 15px 20px;
}

.report {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #072327;
    text-transform: uppercase;
}

.parag {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.white-shadow {
    background: #FFFFFF;
    border: 1px solid #FCFCFC;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 25px;
    margin-top: 10px;
}

.get-whitepaper {
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #072327;
    padding-bottom: 25px;
}

.label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}

#contact_form input {
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    margin-top: 5px;
}

button.whitepaper-btn {
    font-family: 'Montserrat', sans-serif;
    background: #316FF4 !important;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    width: 100%;
    padding: 15px 0 !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 18px;
    margin-top: 15px;
}

.pleft {
    padding-left: 3rem !important;
}


/* Media Query */

@media(max-width:1024px) {
    .let-us-help {
        font-size: 39px;
    }
    .metaverse {
        position: absolute;
        top: -78px;
        right: -22px;
        width: 224px;
    }
    .m-t-b {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
    .pleft {
        padding-left: 15px !important;
    }
}

@media (min-width: 769px) and (max-width: 820px) {
    .metaverse {
        position: absolute;
        top: -41px;
        right: -12px;
        width: 145px;
    }
    .let-us-help {
        font-size: 26px;
    }
    #customereview .item .white-box {
        margin: 30px 15px !important;
    }
    .pleft {
        padding-left: 15px !important;
    }
}

@media(max-width:768px) {
    .metaverse {
        position: absolute;
        top: -41px;
        right: -12px;
        width: 145px;
    }
    .let-us-help {
        font-size: 26px;
    }
    #customereview .item .white-box {
        margin: 30px 15px !important;
    }
    .pleft {
        padding-left: 15px !important;
    }
}

@media(max-width:767px) {
    .gery-bgdiv {
        padding-left: 0;
        padding-right: 0;
    }
    .bannerGerybg .herotext {
        padding-bottom: 0
    }
    .let-get-you {
        font-size: 24px;
        line-height: 28px;
    }
    .future-ready-title {
        line-height: 64px !important;
    }
    .let-us-help {
        font-size: 30px;
        line-height: 36px;
    }
    a.talk-to-usbtn {
        margin-top: 15px;
        width: 100%;
    }
    .bannerGerybg .herotext img {
        margin-top: 0;
    }
    .bannerGerybg .para {
        text-align: center;
        margin: 0 !important
    }
    .rectangle-blue span.blue-box {
        font-size: 26px;
    }
    .mb-space {
        margin-bottom: 20px !important;
    }
    .txt-center {
        text-align: center;
    }
    .rectangle-white .title,
    .custum-title {
        font-size: 18px;
    }
    .sky-bg {
        padding: 30px 0;
        margin-top: 30px;
    }
    .mb-mob {
        margin-bottom: 1.5rem !important;
    }
    .mb-30 {
        margin-bottom: 30px !important;
    }
    .empty-space {
        margin-bottom: 20px;
    }
    .empty-top {
        margin-top: 0;
    }
    .mb40 {
        margin-bottom: 20px;
    }
    .owl-controls.clickable,
    .owl-controls,
    .metaverse {
        display: none !important;
    }
    .m-t-b {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
    .rectangle-blue .para {
        font-size: 16px;
        line-height: 25px;
    }
    .pleft {
        padding-left: 15px !important;
    }
}


/* White pagper */

.main-title {
    background: #fff;
    border-radius: 10px;
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 38px;
    color: #072327;
    display: inline-block;
    padding: 15px 0px;
    text-transform: uppercase;
    margin: 0;
}

.paras {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #323539;
}

.labels {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

a.read-mores {
    background: #5eb833;
    width: 100px;
    padding: 2px;
    border-radius: 100px;
    color: #fff;
    animation: linear infinite alternate;
    animation-name: run;
    animation-duration: 2s;
    font-weight: 300 !important;
    display: inline-block;
    text-align: center;
}

.read-mores {
    max-height: 120px;
    position: relative;
    overflow: hidden;
}

.read-mores .prompt {
    position: absolute;
    bottom: 0;
    left: 47px;
    width: 100%;
    text-align: left;
    margin: 0;
    padding-top: 60px;
    padding-bottom: 9px;
    /* Fade to white */
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}

.read-mores .prompt .button {
    padding: 5px 30px;
    border-radius: 99px;
    box-shadow: 0 0 15px 5px white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}


/* Bigger prompt */

.read-mores.big-preview {
    max-height: 450px;
}

.read-mores.big-preview .prompt {
    padding-top: 140px;
}

@media (min-width: 319px) and (max-width: 767px) {
    .clientlogo.case-slider {
        margin-top: 19px!important;
    }
    .containerteam {
        margin-bottom: 20px;
    }
    svg {
        display: inline-block !important;
    }
    #header-wrap h1 {
        font-size: 32px !important;
        line-height: 42px;
    }
}

.whatcustomer svg {
    width: 50px;
    height: 50px;
}

.bestcustom svg {
    width: 60px;
    height: 60px;
}

.build svg {
    width: 70px;
    height: 70px;
}

.flexible svg {
    width: 60px;
    height: 60px;
    margin-top: 20px;
}

.round-animation {
    position: absolute;
    left: 0px;
    top: 0px;
}

.pull-left.mr-3 {
    float: left;
    margin-right: 20px;
}

.cardbox {
    box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);
    padding: 27px;
    background: #fff;
    border-radius: 5px;
    border: none!important;
}

.cardbox1 {
    box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);
    padding: 27px;
    background: #fff;
    border-radius: 5px;
    border: none!important;
    padding-top: 11px;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 20px;
}

.contactheader {
    background: url("../assets/img/top-bg.svg");
    background-size: auto;
    background-size: cover;
    position: relative;
}

.custum-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 10px;
}

.flag {
    width: 47px;
    position: absolute;
    right: 50px;
    z-index: 9;
    top: 43px;
}

.bluecolor {
    color: #316FF4!important;
    font-size: 30px;
}

.job-bg {
    background-image: url('../assets/img/webp/team.webp'), url('../assets/img/team.jpg');
    background-size: cover;
    min-height: 314px;
}

.share-bg {
    background-image: url('../assets/img/webp/shareexp.webp'), url('../assets/img/shareexp.jpg');
    background-size: cover;
    min-height: 314px;
}

.border-multicolor {
    -o-border-image: linear-gradient(90deg, #575a7b, #575a7b 20%, #f9655b 0, #f9655b 40%, #f5c070 0, #f5c070 60%, #6658ea 0, #6658ea 80%, #fcc 0) 1;
    border-image: linear-gradient(90deg, #575a7b, #575a7b 20%, #f9655b 0, #f9655b 40%, #f5c070 0, #f5c070 60%, #6658ea 0, #6658ea 80%, #fcc 0) 1;
    border-width: 0;
    border-top: 4px solid;
}

footer {
    background-color: #1b1036;
}

.display-hide {
    display: none;
}

.errorcontact1 {
    color: #ee3d3d;
    content: "Ãƒâ€”";
    font-size: 11px;
    margin-right: 5px;
    position: relative;
    top: -1px;
    height: 0px;
}

.headquarter {
    position: absolute;
    top: 25px;
    left: 42px;
}

.card-transition .iconcontact {
    font-size: 32px;
    color: #0d6efd;
}

.blue-box {
    /* background: #ECF2FF; */
    background: transparent;
    text-transform: uppercase;
    border-radius: 10px;
    font-family: 'PT Serif', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    color: #072327;
    display: inline-block;
    padding: 15px 20px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.accordianans .accordion-button {
    font-size: 21px;
}

.accordianans .accordion-body {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    text-transform: inherit;
    color: #4C5768;
}

.accordianans .accordion-body strong {
    font-weight: 400;
}


/*App cost calculator css*/

.phoneint {
    position: relative;
    z-index: 9999;
}

.pl-3 {
    padding-left: 1rem!important;
}

.font-18,
ul.font-18 li {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

.font-24 {
    font-size: 24px
}

.font-28 {
    font-size: 28px
}

.heading-2 {
    font-size: 34px;
    font-weight: 700;
    color: #333
}

.heading-seprator {
    width: 130px;
    border-color: #77B54A;
    margin: 14px auto;
}

.color-bullet {
    list-style: none;
    padding-left: 25px;
}

.bg-light-green {
    background-color: #FBFFF8
}

.color-bullet li::before {
    content: "\2022";
    color: #EE8B58;
    font-weight: bold;
    display: inline-block;
    width: 16px;
    margin-left: -1em;
    font-size: 25px;
}

.faq-accordion button:after {
    content: "+";
    font-size: 25px;
    line-height: 20px;
    top: 0;
}

.faq-accordion button[aria-expanded="true"]:after {
    content: "-";
    font-size: 39px;
    line-height: 14px;
    font-weight: 200;
}

.faq-accordion .card-header {
    background-color: #fff !important
}

.faq-accordion .card-header .btn {
    padding-right: 24px;
    white-space: inherit;
}

.animated {
    visibility: visible !important;
}

.height100 {
    height: 100px !important;
}

.appcostcal h1 {
    font-weight: bold;
    color: #000;
}

.appcostcal h4 {
    font-weight: bold;
    color: #000;
}

.tabmainnev .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
    background: #fff;
    color: #fff;
}

.wrapsection {
    padding-top: 70px;
    padding-bottom: 70px;
}

.graybtn {
    background-color: #3d3d3d !important;
}

.btn-common {
    padding: 8px 24px !important;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) { 
    .nav-tabs .nav-item {
    margin: 0px -10px;
}
.nav-item {
    padding-left: 5px;
    padding-right: 5px;
}
}

@media(max-width:767px) {
    .headingmain p {
        text-decoration: none!important;
        text-underline-position: under;
        text-underline-offset: 8px;
        margin-bottom: 0px;
        font-size: 17px !important;
    }

    
    .wrapsection {
        margin-top: -31px;
        padding-top: 114px;
    }
    .nav.nav-tabs {
        overflow-x: scroll;
        width: 100%;
        overflow-y: hidden;
        flex-wrap: nowrap;
        display: inline-flex;
    }
    .appcalculator .maintitle {
        /* margin-top: 100px; */
    }
    .btn-common {
        padding: 8px 15px !important;
    }
    .step-circle {
        font-size: 13px;
        width: 22px;
        height: 22px;
    }
    .heading-2 {
        font-size: 26px
    }
    .font-18,
    ul.font-18 li {
        font-size: 16px
    }
}

#contact_form #txtPhone {
    padding: 0.75rem 3.25rem !important;
}

.appcosstcal h1 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 47px;
    text-transform: uppercase;
    color: #031E49;
    margin-bottom: 30px;
}

.appcosstcal p {
    font-size: 18px;
}

.accordion-button {
    font-size: 16px!important;
    font-family: 'Montserrat';
}

.appcalculator p {
    text-align: center!important;
}

.appcost p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 25px!important;
    text-transform: capitalize;
    color: #f12525!important;
}

.title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #031E49;
    margin-top: 10px;
}

.font-18,
ul.font-18 li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 25px!important;
    text-transform: capitalize;
    color: #4C5768!important;
    margin-bottom: 10px;
}

.accordion-body {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 25px!important;
    text-transform: inherit;
    color: #4C5768!important;
}

.min-height200 {
    min-height: 255px;
}

.iostitle .value {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #00405C;
}


/* Net Promoter Score */

.iostitle .title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    /* identical to box height, or 175% */
    text-transform: capitalize;
    color: #4C5768;
}

.rectangle {
    min-height: 350px;
}

.blue-border-right {
    border-right: 1px solid #316FF4;
}

.blue-border-left {
    border-left: 1px solid #316FF4;
}

.blue-border-bottom {
    border-bottom: 1px solid #316FF4;
}

.iphone-2 h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #031E49;
}

.iphone-2 .blueborder:hover h2 {
    color: #fff;
}

.iphone-2 .blueborder:hover p {
    color: #fff;
}

.iphone-2 .blueborder:hover svg {
    filter: brightness(0) invert(1);
}

.ios-bg {
    background-image: url("../assets/img/ios-bg.jpg");
    background-size: cover;
    min-height: 314px;
}

.headquarter {
    position: absolute;
    top: 15px;
    left: 33px;
}

.contactform h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #031E49;
}

.text-info1 {
    color: #316FF4!important;
}

.widht-100 {
    width: 100%;
}

.clientlogo .case-item {
    max-width: 300px;
}

.circle_percent {
    font-size: 200px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin: 20px;
}

.circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em 0.5em);
}

.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #e4a6d2;
    clip: rect(0 1em 1em 0.5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.percent_more .circle_inner {
    clip: rect(0 0.5em 1em 0em);
}

.percent_more:after {
    position: absolute;
    left: 0.5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #e4a6d2;
    content: "";
}

.circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
}

.percent_text {
    position: absolute;
    font-size: 36px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.whychoosesvg svg {
    width: 45px!important;
}

.dropdown-item {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #c6c6c6;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.main-timeline .timeline {
    margin-bottom: 40px;
    position: relative
}

.main-timeline .timeline:after {
    content: "";
    display: block;
    clear: both
}

.main-timeline .icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline .icon:before,
.main-timeline .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .icon:before {
    background: #fff;
    border: 2px solid #232323;
    left: -3px
}

.main-timeline .icon:after {
    border: 2px solid #c6c6c6;
    left: 3px
}

.main-timeline .timeline:hover .icon:before {
    left: 3px
}

.main-timeline .timeline:hover .icon:after {
    left: -3px
}

.main-timeline .date-content {
    width: 50%;
    float: left;
    margin-top: 22px;
    position: relative
}

.main-timeline .date-content:before {
    content: "";
    width: 36.5%;
    height: 2px;
    background: #c6c6c6;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0
}

.main-timeline .date-outer {
    width: 125px;
    height: 125px;
    font-size: 16px;
    text-align: center;
    margin: auto;
    z-index: 1
}

.main-timeline .date-outer:before,
.main-timeline .date-outer:after {
    content: "";
    width: 125px;
    height: 125px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .date-outer:before {
    background: #fff;
    border: 2px solid #232323;
    left: -6px
}

.main-timeline .date-outer:after {
    border: 2px solid #c6c6c6;
    left: 6px
}

.main-timeline .timeline:hover .date-outer:before {
    left: 6px
}

.main-timeline .timeline:hover .date-outer:after {
    left: -6px
}

.main-timeline .date {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 27%;
    left: 0
}

.main-timeline .month {
    font-size: 18px;
    font-weight: 700
}

.main-timeline .year {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #232323;
    line-height: 36px
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 20px 0 20px 50px;
    float: right
}

.main-timeline .title {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px 0
}

.main-timeline .description {
    margin-bottom: 0
}

.main-timeline .timeline:nth-child(2n) .date-content {
    float: right
}

.main-timeline .timeline:nth-child(2n) .date-content:before {
    left: 10px
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 50px 20px 0;
    text-align: right
}

@media only screen and (max-width: 991px) {
    .main-timeline .date-content {
        margin-top: 35px
    }
    .main-timeline .date-content:before {
        width: 22.5%
    }
    .main-timeline .timeline-content {
        padding: 10px 0 10px 30px
    }
    .main-timeline .title {
        font-size: 17px
    }
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding: 10px 30px 10px 0
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline:before {
        margin: 0;
        left: 7px
    }
    .main-timeline .timeline {
        margin-bottom: 20px
    }
    .main-timeline .timeline:last-child {
        margin-bottom: 0
    }
    .main-timeline .icon {
        margin: auto 0
    }
    .main-timeline .date-content {
        width: 95%;
        float: right;
        margin-top: 0
    }
    .main-timeline .date-content:before {
        display: none
    }
    .main-timeline .date-outer {
        width: 110px;
        height: 110px
    }
    .main-timeline .date-outer:before,
    .main-timeline .date-outer:after {
        width: 110px;
        height: 110px
    }
    .main-timeline .date {
        top: 30%
    }
    .main-timeline .year {
        font-size: 24px
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 95%;
        text-align: center;
        padding: 10px 0
    }
    .main-timeline .title {
        margin-bottom: 10px
    }
}

.containerteam .card {
    position: relative;
    height: 400px;
    margin: 0px;
    overflow: hidden;
    border-radius: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: url(../assets/img/top-bg.svg);
}

.containerteam .card .content {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 119px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    flex-direction: column;
    backdrop-filter: blur(15px);
    border-radius: 15px;
    transition: bottom 0.5s;
    transition-delay: 0.65s;
}

.containerteam .card:hover .content {
    bottom: 0;
    transition-delay: 0s;
}

.containerteam .card .content .contentBx h3 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 15px;
    line-height: 1.1em;
    transition: 0.5s;
    transition-delay: 0.6s;
    opacity: 1;
    transform: translateY(0px);
}

.containerteam .card:hover .content .contentBx h3 {
    opacity: 1;
    transform: translateY(0);
}

.containerteam .card .content .contentBx h3 span {
    font-size: 12px;
    font-weight: 300;
    text-transform: initial;
}

.containerteam .card .content .sci {
    position: relative;
    bottom: 10px;
    display: flex;
    padding-left: 0px;
}

.containerteam .card .content .sci li {
    list-style: none;
    margin: 0 10px;
    transform: translateY(0px);
    transition: 0.5s;
    opacity: 1;
    transition-delay: calc(0.2s * var(--i));
}

.containerteam .card:hover .content .sci li {
    transform: translateY(0);
    opacity: 1;
}

.containerteam .card .content .sci li a {
    color: white;
    font-size: 24px;
}

.textanimation span {
    background-image: linear-gradient(#ffd900, #ffd900);
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: 100% 4px;
    transition: background-size .5s, background-position .3s ease-in .5s;
}

.textanimation span:hover {
    background-size: 100% 100%;
    background-position: 0% 0%;
    transition: background-position .5s, background-size .3s ease-in .5s;
}

.vivinoheading {
    color: #A9011C!important;
    font-weight: 600!important;
    font-size: 24px!important;
}

.dahmakanheading {
    color: #16D665!important;
    font-weight: 600!important;
    font-size: 24px!important;
}

.zenyumheading {
    color: #01B0ED!important;
    font-weight: 600!important;
    font-size: 24px!important;
}

.appcost-displaynone {
    display: block;
    float: right;
    margin-left: 5px
}

.contact-displaynone {
    display: block;
    float: right;
    margin-left: 5px
}

@media only screen and (min-width: 988px) and (max-width: 1288px) {
    .appcost-displaynone {
        display: none;
    }
    .bi.bi-calculator {
        /*margin-left: 8px;*/
        margin-left: 0px;
    }
}

@media only screen and (min-width: 988px) and (max-width: 1125px) {
    .contact-displaynone {
        display: none;
    }
    .bi.bi-telephone {
        margin-left: 8px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1020px) {
    .appcost-displaynone {
        display: contents;
        float: inherit;
        margin-left: inherit;
    }
    .contact-displaynone {
        display: contents;
        float: inherit;
        margin-left: inherit;
    }
}

.imagebox img {
    width: 100%;
    height: 90%;
    margin-bottom: 6px;
    border-radius: 0px;
    object-fit: cover;
}

.demonstrations {
    height: 313px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}

.pointer {
    cursor: pointer;
}

.headingmain h2 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 36px;
    text-transform: uppercase;
    color: #031E49;
}

.circle-gray {
    width: 85px;
    height: 85px;
    background: #F5F8FF;
    border-radius: 60px;
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -40px;
}

.flexible1 svg {
    width: 50px;
    height: 50px;
    margin-top: 20px;
}

.flexible1 .rectangle {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
    min-height: 241px;
    margin-top: 85px;
}

.pl-5 {
    padding-left: 50px!important;
}

.pwabg {
    background: url(../assets/img/pwa-bg.png);
    background-size: auto;
    background-size: cover;
    position: relative;
}

.csdbg {
    background-image: url('../assets/img/webp/csd.webp'), url('../assets/img/csd.png');
    background-size: auto;
    background-size: cover;
    position: relative;
}

.cardtextheading h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #000000;
}

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-0px, 0, 0);
    transform: translate3d(-0px, 0, 0);
}

figure.effect-lily figcaption {
    text-align: left;
}

figure.effect-lily figcaption>div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
    padding-top: 0px;
}

figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.grid {
    position: relative;
}


/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #000000;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

.container-grid {
    position: relative;
    cursor: pointer;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
    border-radius: 10px;
}

.container-grid:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, .3);
}

.container-grid:hover img {
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

.container-grid img {
    position: relative;
    left: 0;
    border-radius: 10px;
}

.container-grid .title {
    position: absolute;
    width: 100%;
    left: 0;
    top: 18px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: #000000;
    z-index: 1;
    transition: top .5s ease;
    padding-right: 25px;
    padding-left: 25px;
}

.container-grid:hover .title {
    top: 50%;
    padding-right: 0px;
    text-align: center!important;
    color: white;
    margin-top: -70px;
}

.button {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
    padding: 40px;
    padding-top: 0px;
    margin-top: -22px;
}

.button a {
    width: 200px;
    padding: 12px 48px;
    text-align: center;
    color: white;
    border: solid 2px white;
    z-index: 1;
}

.container-grid:hover .button {
    opacity: 1;
    color: white;
}

.arrowbutton {
    margin-top: 62px;
    width: 41px;
    height: 39px;
    border-radius: 50%;
    padding: inherit;
    border: 0px;
    color: #000!important;
    font-size: 26px;
    left: 50%;
    margin-left: -20px;
}

.arrowbutton:hover {
    margin-top: 56px;
    width: 41px;
    height: 39px;
    border-radius: 50%;
    padding: inherit;
    border: 0px;
    color: #fff!important;
    font-size: 26px;
    background: #0d6efd;
}

.rectangle-blue1 {
    background: #FFFFFF;
    border: 1px solid #316FF4!important;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.min-heightauto {
    min-height: 218px;
}

.whychoose h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    text-align: center;
    color: #031E49;
}

.contactform h2 {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 36px;
    text-transform: uppercase;
    color: #031E49;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.form-select {
    font-size: 16px!important;
}

input {
    font-size: 14px!important;
}

.form-floating textarea {
    font-size: 14px!important;
}

.servicesheight .rectangle {
    min-height: 300px;
}

.skilled .rectangle {
    min-height: 240px;
}

#anim .progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    transform: rotate(76deg);
}

#anim .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}

#anim .progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

#anim .progress .progress-left {
    left: 0;
}

#anim .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 20px;
    border-style: solid;
    position: absolute;
    top: 0;
}

#anim .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

#anim .progress .progress-right {
    right: 0;
}

#anim .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

#anim .progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #ffffff;
    font-size: 24px;
    color: #d10b4f;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
    transform: rotate(284deg);
}

#anim .progress .progress-value img {
    margin-top: -15px;
    margin-left: 4px;
}

.action1 .progress-bar {
    border-color: #00405C;
}

.action2 .progress-bar {
    border-color: #56508C;
}

.action3 .progress-bar {
    border-color: #BB5191;
}

.action4 .progress-bar {
    border-color: #FE6464;
}

.action5 .progress-bar {
    border-color: #FEA702;
}
/* 
.pro11 {
    animation: loading-2 1s linear forwards 1s;
}

.pro22 {
    animation: loading-21 1s linear forwards 1s;
}

.pro33 {
    animation: loading-22 1s linear forwards 1s;
}

.pro44 {
    animation: loading-23 1s linear forwards 1s;
}

.pro55 {
    animation: loading-22 1s linear forwards 1s;
}

.prof {
    animation: loading-1 1s linear forwards;
} */

.ad .value {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.ad .title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #4C5768;
}

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(190deg);
        transform: rotate(190deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg);
    }
}

@keyframes loading-21 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(158deg);
        transform: rotate(158deg);
    }
}

@keyframes loading-22 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(165deg);
        transform: rotate(165deg);
    }
}

@keyframes loading-23 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(175deg);
        transform: rotate(175deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}

@media only screen and (max-width: 990px) {
    .progress {
        margin-bottom: 20px;
    }
}

.scrollLink.active {
    color: #0d6efd;
}

body {
    position: relative;
    /* required */
}


/* Custom style to stick list group on top */

.list-group {
    position: sticky;
    top: 100px;
}

html {
    scroll-padding-top: 6rem;
}

.life-backimg-txt {
    background-color: #FFB265;
    padding: 20px;
    background-repeat: no-repeat;
}

.life-backimg2-txt {
    background-image: url('../assets/img/portfolio-img/lifequote-min.webp'), url('../assets/img/lifequote-min.jpg');
    background-size: cover;
    padding: 54px 38px;
    background-repeat: no-repeat;
    color: white;
}

.life-challanges-backimg {
    background: #F68B1F;
    border-radius: 11px;
    padding: 10px 10px;
}

.life1-img {
    background-image: url('../assets/img/portfolio-img/lifebottomimag-min.webp'), url('../assets/img/lifebottomimag-min.jpg');
    padding: 30px;
}

.upper-header {
    height: 30px!important;
    height: 30p!important;
    border-radius: 0px!important;
}

.progress {
    background: #F5F5F5;
    height: 10px;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.fixed-top.shrink {
    top: 0px;
    -webkit-transition: all 0.4s ease!important;
    transition: all 0.4s ease!important;
}

.text-quate {
    background-color: #fff;
}

.text-quate {
    background-color: #fff;
    padding-top: 30px;
    margin-bottom: -10px;
}

.portfolio-item-margin .portfolio-marg {
    padding-top: 0px!important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
        overflow-x: hidden;
    }
    body {
        overflow-x: hidden;
    }
}

.thankyou svg {
    width: 50px;
    display: block;
    margin: 0 auto;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}

.path.circle {
    -webkit-animation: dash 0.9s ease-in-out;
    animation: dash 0.9s ease-in-out;
}

.path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
    animation: dash 0.9s 0.35s ease-in-out forwards;
}

.path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation: dash-check 0.9s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}

.readmorecard a {
    text-decoration: none;
}

.readmorecard {
    text-decoration: none;
}

.readmorearrow {
    width: 14px !important;
    display: inline-block !important;
    margin-top: -5px;
}

#contact_form #txtPhone {
    padding: 0.75rem 3.25rem !important;
    width: 100%;
}

#contact_form input {
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    margin-top: 5px;
    height: 55px;
}

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

@media(max-width:767px) {
    .custum-title {
        font-size: 15px;
    }
    .col-megamenu li {
        line-height: 40px;
    }
    .col-megamenu li a {
        font-size: 15px;
    }
}

#anim .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 0s linear forwards;
}
#anim .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
    animation: loading-2 0s linear forwards;
}


  
  ul.first-step-ul li:nth-child(2){
    display: none;
  }