:root {
    --theme-color-1: #5b50a1;
    --sub-heading-color: #76c06b;
    --sub-heading-color-2: #5b50a1;
    --text-color: rgba(255, 255, 255, 0.8);
    --theme-btn: linear-gradient(90deg, #76c06b 0%, #5b50a1 95%);
    --btn-outline-theme: #76c06b;
    --light-text: rgba(255, 255, 255, 0.7);
    --dark-text: rgba(0, 0, 0, 0.7);
    --theme-bg-light: rgba(91, 80, 161, 0.07);
    /* Bootstrap 5 — primary & links match Device-Lead palette */
    --bs-primary: #5b50a1;
    --bs-primary-rgb: 91, 80, 161;
    --bs-link-color: #5b50a1;
    --bs-link-hover-color: #4a4488;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

body {
    font-family: Mulish, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    font-size: 16px
}

:not(.btn-check)+.btn:active {
    border: 0
}

@media (min-width:1024px) {

    .container-fluid,
    .container {
        padding: 0 2rem
    }

    .container {
        width: 100% !important
    }

    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(5) {
        border-left: 0
    }

    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(5),
    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(6),
    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(7),
    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(8) {
        border-bottom: 0
    }

    .mt--3 {
        margin-top: 4rem;
    }

    .mt-3rem {
        margin-top: -3rem;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 100% !important;
        padding: 0 2rem !important;
    }
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.arrow-btn,
.arrow-btn i,
.stat-box,
.step.active,
.theme-industries-box {
    transition: .3s
}

.marquee-inner p,
.marquee-wrapper {
    text-align: center
}

.step-number,
.big-font {
    -webkit-text-stroke-width: 1px;
    font-style: normal
}



button:focus:not(:focus-visible) {
    outline: 0;
    border: 0;
    box-shadow: none
}

a {
    text-decoration: none
}

ol,
ul {
    list-style: none
}

.mobile-show,
.step:last-child::before {
    display: none
}

.h1,
.h2,
.h5,
h1,
h2,

h5 {
    font-family: "DM Serif Text", serif;
    margin-bottom: .5rem
}

.h3,
h3,
.h4,
.h5,
h4,
h5 {
    font-weight: 700;
    font-family: Mulish, sans-serif;
    margin-bottom: .5rem
}

.primary-color,
.topbar-section .contact-item a:hover,
.topbar-section .social-icons a:hover {
    color: var(--theme-color-1)
}

.light-text {
    color: var(--light-text)
}

.dark-text,
.service-card:nth-child(2n) li {
    color: var(--dark-text)
}

.theme-bg-light {
    background: var(--theme-bg-light)
}

.white-text {
    color: #fff !important
}

.free-consultation-btn {
    background: #fff !important;
    color: var(--sub-heading-color-2) !important;
    border: 1px solid var(--sub-heading-color-2);
    padding: .6rem 1rem;
    border-radius: 10px
}

.gradient-text {
    background: linear-gradient(90deg, #76c06b 0, #4a4488 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.ptb {
    padding-top: 90px;
    padding-bottom: 90px
}

.heading-2,
.industry-banner-wrapper .banner-wrapper h3,
.inner-wrapper .banner-section h2,
.inner-wrapper .banner-section h3,
.ot-heading h1 {
    color: #000;
    font-family: "DM Serif Text";
    font-size: 42px;
    font-weight: 400
}

/* .blog-card-body .blog-card-title,
.cta-box h2,
.faq-section .accordion-button,
.footer-form-wrapper .form-container h2,
.footer-form-wrapper h3,
.footer-links h3,
.hover-section h5,
.portfolio-slider-section .project-heading,
.service-card h3,
.solution-title h5,
.subheading,
.subheading-text,
.theme-industries-box h3 {
    font-family: Mulish, sans-serif
} */

.theme-btn {
    background: var(--theme-btn);
    color: #fff;
    border: none
}

.btn-outline-theme,
.theme-btn:hover,
#consultation-modal .btn-submit {
    color: var(--btn-outline-theme);
    background: 0 0
}

.theme-btn:hover {
    color: var(--btn-outline-theme) !important;
}

.btn-outline-theme,
.theme-btn,
#consultation-modal .btn-submit {
    border-radius: 7.126px;
    border: .891px solid var(--btn-outline-theme);
    font-size: 16px;
    padding: .7rem 1.5rem;
    font-weight: 600
}

.btn-light,
.theme-btn:hover {
    border: .891px solid var(--btn-outline-theme)
}

.btn-light {
    font-size: 16px
}

.btn-outline-theme:hover {
    background: var(--theme-btn);
    color: #fff;
    border: 0
}

.para-text-color {
    color: var(--text-color)
}

.subheading,
.subheading-text,
.ot-heading .heading-1,
.ot-heading h1 span,
.ot-heading h2 span,
.ot-heading h3 span,
.ot-heading p span,
.ot-heading>span {
    color: var(--sub-heading-color);
    font-size: 15px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-family: Mulish, sans-serif;
}

.subheading {
    font-weight: 500
}

.footer-form-wrapper .form-container h2 span,
.screenshot_slider .owl-item.center .item h5,
.stat-number {
    font-weight: 800
}

.subheading-text {
    color: var(--sub-heading-color-2)
}

.hero-section,
.other-hero-section {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: hidden
}

.hero-section:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, .25) 100%), linear-gradient(180deg, rgba(12, 114, 186, .3) 0, rgb(214 41 47 / 34%) 100%);
    z-index: -1
}

.bg-image,
.hero-img,
.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: -1;
    height: 100%
}

.hero-content {
    z-index: 2;
    max-width: 1100px
}

.hero-content h3 {
    color: #fff;
    font-size: 62px;
    font-weight: 400
}

.hero-content .para-text-color {
    font-weight: 300
}

.client-carousel-wrapper {
    background: rgba(91, 80, 161, .05)
}

.stat-box,
.stats-wrapper {
    background: #fff
}

/* .client-carousel-wrapper .logo-slider {
    overflow: hidden;
    position: relative;
    background: #f7fbfd;
    padding: 20px 0
}

.client-carousel-wrapper .logo-track {
    display: flex;
    width: calc(156px * 7);
    animation: 10s linear infinite scroll
}

.client-carousel-wrapper .logo {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px
}

.client-carousel-wrapper .logo img {
    transition: transform .3s;
    width: 135px;
    height: 70px;
    object-fit: contain
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
} */
.client-carousel-wrapper .logo-slider {
    overflow: hidden;
    position: relative;
    background: #f7fbfd;
    padding: 20px 0;
    white-space: nowrap;
}

.client-carousel-wrapper .logo-track {
    display: flex;
    width: calc(156px * 7);
    /* auto adjusts for any number of logos */
    animation: scroll 30s linear infinite;
}

.client-carousel-wrapper .logo {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.client-carousel-wrapper .logo img {
    transition: transform 0.3s;
    width: 135px;
    height: 70px;
    object-fit: contain;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.stat-box {
    padding: 38px 20px;
    border-radius: 20px;
    height: 100%;
    box-shadow: 0 0 0 transparent;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center
}

.stat-box.filled {
    background: #f3f3f3
}

.stat-box.bordered {
    border: 1px solid #ddd
}

.stat-number {
    color: var(--theme-color-1);
    font-size: 2.4rem;
    margin-bottom: .2rem;
    font-family: Poppins, sans-serif
}

.contact-cta .fa-envelope,
.stat-label {
    font-size: 1rem
}

.stat-label {
    color: #333;
    margin: 0;
    padding-top: 10px
}

.services-section {
    background: linear-gradient(270deg, #fff 0, #fffefe 16.2%, #ce293112 100%);
}

.service-card:nth-child(odd) {
    background: linear-gradient(112deg, #003250 .43%, #d62a2c 99.57%);
}

.service-card:nth-child(2n) {
    background: #f3f3f3;
    border: 1px solid rgba(0, 0, 0, .2)
}

.cta-box {
    padding: 1rem;
    height: 198px;
    border-radius: 20px;
    background: linear-gradient(90deg, rgb(71 124 184 / 0%) 0, rgb(61 141 197 / 13%) 100%);
}

.cta-box h2 {
    font-size: 26px;
    font-weight: 600;
}

.btn-white {

    background: #fff;
    border: none;
    padding: 8px 18px
}

.arrow-btn {
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    width: 56px;
    height: 53px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 6px;
    background: 0 0;
    z-index: 1
}

.arrow-btn:hover {
    background: #000;
    border: 2px solid #000
}

.arrow-btn:hover i {
    color: var(--theme-color-1);
    transform: rotate(-45deg)
}

.service-card h3 {
    color: #fff;
    font-size: 1.25rem
}

.service-card {
    border-radius: 10px;
    background: #0d0d0d;
    position: relative;
    overflow: hidden;
    padding: 2rem
}

.service-card:nth-child(2n)::after,
.service-card:nth-child(odd)::after {
    content: "";
    position: absolute;
    bottom: -51px;
    right: -93px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 153, 0, .3) 0, transparent 70%);
    filter: blur(40px)
}

.service-card:nth-child(2n)::after {
    background: radial-gradient(circle, rgba(91, 80, 161, .2) 0, transparent 70%)
}

.service-card li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .6rem;
    color: var(--light-text)
}

.service-card li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../inv-images/icons/stars.webp) no-repeat;
    top: 5px
}

.contact-cta {
    background: linear-gradient(92deg, #cf292f .06%, #3a84c5 99.94%);
    color: #fff;
    padding: 0px 20px;
}

.contact-cta h2 {
    font-size: 2.5rem
}

.contact-cta .btn-light {
    color: #d63030;
    font-weight: 600;
    border-radius: 8px;
    transition: .3s;
    border: 0;
    padding: .8rem 1.5rem
}

.contact-cta .btn-light:hover {
    background-color: #3a84c5;
    color: #fff;
}

.theme-industries-section {
    background-position: center center;
    background-size: cover;
    background-color: #000;
    position: relative
}

.theme-industries-row {
    display: grid;
    grid-template-columns: auto auto auto auto auto
}

.theme-industries-section.overlayy-bg:after {
    content: "";
    position: absolute;
    top: -249px;
    width: 568px;
    height: 568px;
    z-index: 99;
    border-radius: 568px;
    background: rgb(247 155 31 / 27%);
    filter: blur(150px);
    left: 0;
    right: 0;
    margin: auto
}

.theme-industries-box {
    border-radius: 20px;
    background: rgba(255, 255, 255, .15);
    backdrop-filter: blur(5px);
    width: 214px;
    height: 214px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 3.5rem
}

.theme-industries-box:hover {
    background: rgba(39, 40, 41, .4)
}

.theme-industries-box svg {
    width: 90px;
    height: 70px
}

.theme-industries-box h3 {
    color: rgba(255, 255, 255, .75);
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto
}

.theme-industries-box:nth-child(odd):hover svg path {
    fill: #ff6600
}

.theme-industries-box:nth-child(odd):hover h3 {
    color: #f60
}

.theme-industries-box:nth-child(2n):hover svg path {
    fill: #5b50a1
}

.theme-industries-box:nth-child(2n):hover h3 {
    color: #5b50a1
}

.technologies-wrapper.overlayy-bg:after {
    width: 314px;
    height: 183px
}

.marquee-wrapper .container {
    overflow: hidden
}

.marquee-wrapper .marquee-block {
    --total-marquee-items: 10;
    height: 140px;
    width: calc(250px * (var(--total-marquee-items)));
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.marquee-inner {
    display: block;
    width: 200%;
    position: absolute
}

.solution-card,
.step {
    cursor: pointer;
    position: relative
}

.marquee-inner p {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin-top: 4px
}

.marquee-inner.to-left {
    animation: 25s linear infinite marqueeLeft
}

.marquee-inner.to-right {
    animation: 25s linear infinite marqueeRight
}

.marquee-item {
    width: 140px;
    height: auto;
    display: inline-block;
    margin: 0 10px;
    float: left;
    transition: .2s ease-out
}

.marquee-item img,
.marquee-item svg {
    width: 70px;
    height: 70px
}

.step,
.step::before {
    transition: transform .6s ease-in-out
}

@keyframes marqueeLeft {
    0% {
        left: 0
    }

    100% {
        left: -100%
    }
}

@keyframes marqueeRight {
    0% {
        left: -100%
    }

    100% {
        left: 0
    }
}

.overlayy-bg:after {
    content: "";
    position: absolute;
    border-radius: 514px;
    background: rgba(247, 155, 31, .2);
    filter: blur(150px);
    width: 514px;
    height: 514px;
    left: 0;
    top: 0
}

.steps {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 50px
}

.step {
    width: 336px;
    text-align: left;
    padding: 20px;
    background: 0 0
}

.step:hover {
    transform: translateX(-10px);
    width: 400px
}

.step.active .step-title,
.step:hover .step-number,
.step:hover .step-title {
    color: var(--theme-color-1)
}

.step-number {
    color: #ffffff00;
    transition: .3s;
    -webkit-text-stroke-color: rgba(0, 0, 0, 0.3);
    font-family: Mulish;
    font-size: 80px;
    font-weight: 1000;
    line-height: normal;
    letter-spacing: 1.6px
}

.step-title {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    transition: .3s
}

.step-description {
    font-size: 14px;
    color: #444;
    margin-top: 10px;
    transition: .4s;
    opacity: 0;
    max-height: 0;
    overflow: hidden
}

.step.active .step-description,
.step:hover .step-description {
    opacity: 1;
    max-height: 200px
}

.step.active .step-number {
    color: rgb(206 41 48 / 40%);
    -webkit-text-stroke-color: rgb(207 41 47 / 20%)
}

.step::before {
    content: "";
    position: absolute;
    top: 20px;
    right: -20px;
    height: 80px;
    width: 1px;
    background: rgba(0, 0, 0, .2)
}

.step:hover::before {
    height: 100%;
    background: #3f86c6;
}

.awards-section {
    background: radial-gradient(circle at 0 50%, #d82c3052 0, transparent 25%), radial-gradient(circle at 100% 50%, #0593ff4f 0, transparent 25%), #000;
    color: #fff;
    padding: 60px 20px
}

.award-card {
    padding: 18px 10px;
    text-align: center;
    color: #ccc;
    transition: transform .3s;
    height: 100%;
    border-radius: 15.054px;
    background: linear-gradient(270deg, rgba(58, 58, 58, .2) 0, rgba(255, 255, 255, .2) 100%);
    backdrop-filter: blur(2.5px)
}

.award-card:hover {
    transform: translateY(-5px)
}

.award-logo {
    height: 40px
}

.awards-section .rating-stars i {
    color: #ffc107;
    font-size: 15px;
    margin-top: 2px
}

.awards-section .divider {
    height: 1px;
    width: 130px;
    background-color: #76c06b;
    margin: 20px auto 12px
}

.awards-section .award-text {
    font-size: 14px
}

.solution-card-wrapper {
    margin-top: 1.5rem
}

.solution-card {
    margin-bottom: 1.4rem;
    overflow: hidden
}

.solution-card img {
    transition: transform .4s
}

.solution-card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 20px;
    transition: .8s;
    transform: translateY(50%)
}

.solution-title {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: transform .8s
}

.solution-title h5 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

.solution-title .arrows {
    display: inline-block;
    transition: .8s;
    white-space: nowrap
}

.solution-card:hover .solution-title h5 {
    border-bottom: 1px solid #ffffffab
}

.solution-desc {
    margin-top: 10px;
    opacity: 0;
    transform: translateY(20px);
    transition: .8s;
    margin-bottom: 0;
    font-size: 15px
}

.solution-card:hover .solution-card-overlay {
    transform: translateY(0);
    background: rgba(0, 43, 73, .8)
}

.solution-card:hover .solution-desc {
    opacity: 1;
    transform: translateY(0)
}

.solution-card:hover .arrows {
    transform: translateY(-4px);
    transform: translateX(-10px);
    font-size: 26px;
    opacity: 1
}

.portfolio-slider-section {
    background: radial-gradient(circle at left, #2e1a04 0, #000 40%, #011627 100%);
    color: #fff;
    padding: 60px 20px;
    text-align: center;
    overflow: hidden
}

.portfolio-slider-section .heading h5 {
    color: #ffae00;
    margin-bottom: 10px;
    font-weight: 600
}

.portfolio-slider-section .heading h2 {
    font-size: 28px;
    font-weight: 700
}

.portfolio-slider-section .heading p {
    max-width: 700px;
    margin: 10px auto 40px;
    font-size: 15px
}

.portfolio-slider-section .slider-container {
    position: relative;
    margin-top: 2.5rem
}

.portfolio-slider-section .slider {
    display: flex;
    transition: transform .6s ease-in-out;
    will-change: transform;
    gap: 24px
}

.portfolio-slider-section .slide {
    flex: 0 0 90%;
    width: 100%;
    border-radius: 16px;
    padding: 40px 70px;
    box-sizing: border-box;
    transition: .3s ease-in-out;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: url(../inv-images/background/banner/slider-bg.webp) 0 0/cover no-repeat
}

.blog-wrapper,
.portfolio-slider-section .image-wrap {
    position: relative
}

.portfolio-slider-section .left {
    flex: 1 1 45%;
    padding-right: 20px;
    text-align: left
}

.portfolio-slider-section .right {
    flex: 1 1 55%;
    max-height: 300px;
    border-radius: 10px;
    position: relative
}

.portfolio-slider-section .nav-btn,
.team-card .play-icon {
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer
}

.portfolio-slider-section .right .top-svg {
    height: 75.402px;
    position: absolute;
    top: -20px;
    left: -21px
}

.portfolio-slider-section .image {
    height: 300px;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .3)
}

.portfolio-slider-section .right .bottom-svg {
    position: absolute;
    right: -16px;
    width: 52.146px;
    bottom: -10px
}

.portfolio-slider-section .right img {
    width: 100%;
    transition: transform 10s linear
}

.scroll-on-hover:hover img {
    transform: translateY(-80%)
}

.portfolio-slider-section .project-logo {
    margin-bottom: 1.5rem
}

.portfolio-slider-section .project-logo img {
    max-width: 250px;
    margin-bottom: 10px
}

.portfolio-slider-section .project-heading {
    font-size: 20px;
    color: #fff;
    position: relative;
    margin-bottom: 1.5rem
}

.portfolio-slider-section .project-heading:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 82px;
    bottom: -9px
}

.portfolio-slider-section .nav-btn {
    position: absolute;
    top: 50%;
    background: rgba(255, 255, 255, .3);
    border: none;
    padding: 0;
    border-radius: 50%;
    z-index: 1;
    width: 40px;
    height: 40px;
    justify-content: center;
    text-align: center
}

.portfolio-slider-section .nav-btn.left {
    left: 20px
}

.portfolio-slider-section .nav-btn.right {
    right: 130px
}

.footer-form-wrapper p,
.portfolio-slider-section .project-desc {
    font-size: 15px
}

.btn-close-white {
    z-index: 9
}

.team-card {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%)
}

.team-card img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 408/537
}

.team-card .card-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, .6), transparent);
    color: #fff
}

.screenshot_slider .owl-item .item a,
.team-card h6 {
    color: #fff
}

.team-card .play-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: url(../inv-images/icons/play-icon.webp) center/100% no-repeat;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    justify-content: center;
    font-size: 16px
}

.team-card .play-icon:hover {
    box-shadow: 0 1px 12px rgb(19 69 93)
}

.team-carousel {
    overflow: hidden;
    margin-top: -8rem
}

.team-carousel .owl-stage-outer {
    overflow: visible !important
}

.faq-section.overlayy-bg:after {
    right: 0;
    left: auto;
    width: 300px;
    height: 300px
}

.faq-section.overlayy-bg:before {
    content: "";
    position: absolute;
    border-radius: 408px;
    background: rgb(41 171 226 / 55%);
    filter: blur(100px);
    width: 140px;
    height: 190px;
    left: 0;
    bottom: -153px
}

.faq-section .accordion-item {
    border: none;
    background: 0 0;
    margin-bottom: 20px;
    border-radius: 12px
}

.faq-section .accordion-button {
    padding: 20px 14px 20px 16px;
    font-size: 16px;
    border-radius: 10px !important;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .12);
    color: var(--dark-text);
    z-index: 1
}

.faq-section .accordion-button:after {
    content: "+";
    font-size: 28px;
    color: rgba(0, 0, 0, .7);
    transform: none !important;
    background-image: none;
    line-height: 17px
}

.faq-section .accordion-button:not(.collapsed)::after {
    content: "–"
}

.faq-section .accordion-button:focus,
.form-control:focus,
.form-select:focus {
    box-shadow: none
}

.faq-section .accordion-body {
    background: #623f400f;
    padding: 16px;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .03);
    color: var(--dark-text) !important;
    font-size: 15px !important;
    text-align: left !important;
    font-family: Mulish, sans-serif !important;
}

.faq-section .accordion-body p,
.faq-section .accordion-body p span,
.faq-section .accordion-body ul li,
.accordion-body ul li span {
    color: var(--dark-text) !important;
    font-size: 15px !important;
    text-align: left !important;
    font-family: Mulish, sans-serif !important;
}

.blog-wrapper:after {
    background: url(../inv-images/background/banner/blog-bg.webp) bottom/cover;
    content: "";
    position: absolute;
    top: 150px;
    width: 100%;
    height: 85%;
    z-index: -1
}

.blog-card .img-zoom {
    overflow: hidden;
    border-radius: 8px
}

.blog-card .img-zoom img {
    transition: transform .5s;
    display: block;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 426/300
}

.blog-card:hover .img-zoom img {
    transform: scale(1.1)
}

.blog-card-body {
    padding: 1rem 0 0
}

.blog-card-body .blog-card-title {
    color: #000;
    line-height: 1.4;
    font-weight: 700;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.blog-card .btn {
    color: var(--theme-color-1);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin-top: .6rem;
    transition: transform .5s;
    border-radius: 0
}

.blog-card .btn i {
    transform: rotate(-40deg);
    font-size: 13px;
    transition: transform .5s
}

.blog-card:hover .btn {
    border-bottom: 1px solid
}

.blog-card:hover .btn i {
    transform: rotate(0)
}

.extra-wrapper-section .btn {
    height: 55px;
    width: 130px;
    padding: 0
}

.extra-wrapper h3.heading-2 {
    font-size: 24px
}

.extra-wrapper {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height .5s, opacity .5s
}

.extra-wrapper.show {
    max-height: 100%;
    opacity: 1
}

.footer-form-wrapper {
    margin-top: 6rem
}

.footer-form-wrapper h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff
}

.footer-form-wrapper .form-container h2 {
    font-size: 36px;
    font-weight: 500
}

.footer-form-wrapper .col-lg-5 {
    padding-left: 5rem
}

.arrow-image-box {
    left: 0;
    top: 2rem
}

.form-container {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .14);
    z-index: 999;
    padding: 2rem;
    outline: #4a4488 solid 1px;
    margin-top: -9rem;
    position: relative;
}

.form-container .form-control::placeholder {
    color: rgba(0, 0, 0, .5)
}

.form-container .form-control,
.form-container .form-select {
    border-radius: 5px;
    border: 1.201px solid rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .5);
    line-height: 2.3;
    font-size: 15px
}

.form-control:hover,
.form-select:hover {
    border-color: #0872ab
}

.form-container .btn-submit {
    border-radius: 8px;
    background: #5b50a1;
    height: 50px;
    color: #fff;
    font-size: 20px
}

.footer-area {
    position: relative;
    background: #000;
}

.footer-area a {
    color: rgba(255, 255, 255, .6);
    font-size: 14px
}

.footer-area .bg-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none
}

.footer-row {
    gap: 80px
}

.footer-area .left-content {
    border-right: 1px solid #3e81c5;
}

.footer-area .footer-top .left-content .logo {
    display: inline-block;
    margin-bottom: 6px
}

.footer-area .footer-top .left-content p {
    color: rgba(255 255 255/80%);
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px
}

.footer-area .footer-top .left-content .subscribe-box {
    gap: 7px;
    margin-bottom: 50px
}

.footer-area .footer-top .left-content .subscribe-box input {
    border: 1px solid;
    border-radius: 5px;
    background: 0 0;
    font-size: 16px;
    padding: 8px 15px;
    width: 260px;
    color: #fff
}

.footer-area .footer-top .left-content .subscribe-box input::placeholder {
    color: rgb(217 217 217/55%)
}

.footer-area .theme-btn {
    padding: 8px 26px;
    border: none;
    border-radius: 5px;
    line-height: 1;
    font-size: 16px
}

.footer-area .theme-btn:hover {
    color: var(--dark1)
}

.footer-area .theme-btn::after,
.footer-area .theme-btn::before {
    background: #fff;
    border-radius: 5px 0 0 5px
}

.footer-area .theme-btn::after {
    border-radius: 0 5px 5px 0
}

.footer-area .footer-top .left-content .footer-clients {
    gap: 20px
}

.footer-area .footer-top .right-content .right-content-inner h2 {
    color: #fff;
    font-size: 32px;
    letter-spacing: -.5px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-family: var(--font_yantramanv)
}

.footer-area .footer-top .right-content .right-content-inner p {
    color: rgba(255 255 255/80%);
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px
}

.footer-area .footer-top .right-content .right-content-inner .theme-btn {
    padding: 13px 26px
}

.footer-area .footer-top .right-content .right-content-inner .footer-experience {
    gap: 25px;
    margin-top: 38px
}

.footer-area .footer-top .right-content .right-content-inner .footer-experience .footer-experience-item h1 {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 0
}

.footer-area .footer-top .right-content .right-content-inner .footer-experience .footer-experience-item h1 span {
    font-size: 16px;
    font-weight: 400
}

.footer-links h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    margin-bottom: 20px
}

.copyright-area p,
.copyright-area p a {
    color: rgb(249 249 249/80%)
}

.footer-links ul li {
    margin-top: 3px
}

.footer-links ul li a {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, .6);
    font-size: 13px;
    font-weight: 300;
    gap: 8px;
    line-height: 21px
}

.footer-links ul li a span {
    background: var(--primary_color);
    color: #fff;
    border-radius: 10px;
    font-size: 13px;
    padding: 6px 10px;
    line-height: 1
}



.border-top-1,
.footer-area .footer-bottom .row {
    border-top: 1px solid #1e1d28;
    padding-top: 38px
}

.footer-area .footer-bottom .footer-contact-info {
    border-left: 1px solid #1e1d28;
    padding: 0 65px 0 130px
}

.footer-area .footer-bottom .footer-contact-info .footer-contact-info-item h4 {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 19px
}

.footer-area .footer-bottom .footer-contact-info .footer-contact-info-item p,
.footer-area .footer-bottom .footer-contact-info .footer-contact-info-item p a {
    color: rgba(255 255 255/80%);
    line-height: 40px;
    margin-bottom: 0
}

.bottom-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    will-change: transform;
    transform: translateZ(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 3px rgba(0, 0, 0, .24);
    height: 48px;
    background: #000
}

.bottom-nav-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 4px 0;
    line-height: 1.4;
    height: 48px;
    font-size: 14px
}

.bottom-nav-item:last-child {
    border-right: none
}

.copyright-area {
    padding: 30px 0 0;
    font-size: 14px
}

.copyright-area .social-links {
    gap: 22px
}

.copyright-area .social-links li a {
    color: #d2d2d2;
    font-size: 24px
}

.copyright-area p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.footer-area .list-item h4,
.redux-social-media-list h5 {
    font-size: 14px;
    margin-bottom: 20px;
    font-family: Mulish, sans-serif;
    text-transform: uppercase
}

.mob-tag {
    padding: 6px 2px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .35);
    backdrop-filter: blur(3px);
    color: #000;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    margin: 8px 0;
    text-align: center
}

.mobileapp-services .choose-box .icon-main {
    margin-top: -55px
}

.mobileapp-services .choose-box {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .2);
    background: #fff;
    padding: 16px 18px;
    transition: .3s linear;
    position: relative;
    margin-bottom: 3.5rem
}

.custom-mobile-app-service-box,
.hover-section {
    border-radius: 10px;
    margin-bottom: 1rem;
    text-align: center
}

.mobileapp-services .choose-box:hover {
    background: #ccc;
}

.mobileapp-services .choose-box:hover h5 {
    -webkit-text-fill-color: #000
}

.mobileapp-services .choose-box h5 {
    font-size: 18px
}

.hover-section {
    transition: .6s ease-in-out;
    border: 1px solid;
    height: 115px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.hover-section h5 {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 700
}

.hover-section:hover {
    border-color: #76c06b33;
}

.hover-section:hover h5 {
    color: #76c06b;
}

.custom-mobile-app-service-box {
    border: 1px solid rgba(255, 255, 255, .25);
    background: #fff;
    padding: 10px 20px 10px 10px
}

.custom-mobile-app-service-box h4 {
    font-size: 18px;
    margin-bottom: 6px
}

.custom-mobile-app-service-box p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0
}

.feature-box {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    box-shadow: 0 0 0 transparent
}

.feature-box .icon {
    width: 70%
}

.feature-box h4 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #000
}

.feature-box p {
    margin: 0;
    font-size: 15px;
    line-height: 1.5
}

.why-mobile-app {
    animation: 2s ease-in-out infinite floatUpDown
}

@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-8px)
    }
}

.big-font {
    -webkit-text-stroke-color: rgba(0, 0, 0, 0.22);
    font-size: 72px;
    font-weight: 900;
    line-height: normal;
    position: absolute;
    top: 10px;
    -webkit-text-fill-color: #ffffff00;
    z-index: -1
}

.process-step {
    max-width: 20em;
    position: relative;
    text-align: center;
    counter-increment: steps;
    width: 100%
}

.process-bar {
    position: absolute;
    top: 3.6em;
    background-color: #c1c7d0
}

.process-progress {
    height: 1px;
    transform: scaleX(0);
    transform-origin: left
}

.process-circles {
    position: relative;
    font-size: 50px;
    font-weight: 800;
    line-height: normal
}

.process-heading {
    font-size: 17px;
    font-weight: 700
}

p.process-caption {
    font-size: 15px !important;
    line-height: 20px
}

.mobile-app-process-wrapper .process-heading {
    transition: .3s linear;
    color: var(--sub-heading-color-2)
}

.mobile-app-process-wrapper .process-container {
    display: flex;
    justify-content: center;
    gap: 10px
}

.mobile-app-process-wrapper .process-circles {
    color: rgba(91, 80, 161, .3);
    font-size: 38px
}

.mobile-app-process-wrapper .process-step:hover .process-circles {
    color: rgb(198 59 58 / 43%);
}

.mobile-app-process-wrapper .process-step:hover svg path {
    stroke: rgb(198 59 58 / 43%);
    fill: #ec7f2e00
}

.mobile-app-process-wrapper .process-step:hover h6 {
    font-size: 19px;
    color: #76c06b;
}

.custom-next,
.custom-prev {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    line-height: 0 !important
}

.custom-next:hover,
.custom-prev:hover {
    background: #fff;
    color: #000
}

@media(min-width:992px) {
    .service-card.position-relative {
        position: sticky !important;
        top: 110px
    }

    .other-hero-section {
        height: 60vh;
    }

    .other-hero-section-v {
        height: 82vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mob-tag {
        padding: 20px 22px;
        font-size: 18px;
        color: #fff;
        box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
        font-weight: 600;
        margin: 8px 4px
    }

    .mobile-app-process-wrapper ol.process-container .process-step:not(:last-child) .process-circles::after {
        content: '';
        position: absolute;
        background: url(../inv-images/icons/mobile-process-arrow.png) no-repeat;
        top: 24px;
        width: 163px;
        height: 100%
    }
}

.mob-project-carousel-wrapper {
    margin-top: -5rem
}

.mob-project-carousel .slide-item {
    border-radius: 20px;
    background-size: 100% !important;
    background-position: center !important
}

.mob-project-carousel-wrapper .slide-layout {
    display: flex;
    width: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    justify-content: center;
    height: 100%
}

.mob-project-carousel .left-side {
    width: 50%
}

.mob-project-carousel .side-text {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: rotate(-90deg) translateY(-50%);
    font-size: 72px;
    font-weight: 700;
    color: rgba(255, 255, 255, .08)
}

.mob-project-carousel .right-side {
    width: 50%;
    padding: 50px;
    display: flex;
    align-items: center
}

.mob-project-carousel .right-side .content h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 10px
}

.mob-project-carousel .right-side .content {
    max-width: 500px;
    color: #fff
}

.mob-project-carousel .case-study-btn {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 19px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    border-radius: 10px
}

.custom-nav {
    position: absolute;
    bottom: 35px;
    right: 30px;
    display: flex;
    gap: 10px;
    z-index: 1000
}

.screenshot_slider .owl-item .item {
    font-weight: 400;
    text-align: center;
    transform: translate3d(0, 0, 0)
}

.screenshot_slider .owl-item .item img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transform: scale(.75);
    max-width: 90%;
    margin: 0 auto
}

.screenshot_slider .owl-item .item h5 {
    margin-top: 40px;
    font-weight: 400;
    font-size: 16px
}

.screenshot_slider .owl-item.center {
    margin: 0 15px;
    position: relative
}

.screenshot_slider .owl-item.center .item img {
    max-width: 95%;
    transform: scale(1)
}

.screenshot_slider .owl-stage-outer {
    max-height: 564px
}

#mobile-app-slider .item img {
    object-fit: contain;
    margin: 0;
    width: 100%
}

#slider-logs.owl-carousel .owl-item img {
    width: auto
}

.inquiry-btn {
    color: #fff;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 28px;
    box-shadow: 0 8px 10px rgb(16 180 24 / 50%);
    background-color: #10b418;
    -webkit-animation: 1s linear infinite highlight2;
    animation: 1s linear infinite highlight2;
    margin-right: 10px;
    position: fixed;
    left: 10PX;
    bottom: 10px;
    z-index: 999;
}

.inquiry-btn i {
    -webkit-animation: 2s infinite opsimple;
    animation: 2s infinite opsimple;
    color: #fff;
    font-size: 30px
}

@keyframes opsimple {

    0%,
    100% {
        opacity: 0
    }

    40%,
    80% {
        opacity: 1
    }
}

@-webkit-keyframes opsimple {

    0%,
    100% {
        opacity: 0
    }

    40%,
    80% {
        opacity: 1
    }
}

@-webkit-keyframes highlight2 {
    0% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 0 rgba(16, 180, 24, .2), 0 0 0 0 rgba(16, 180, 24, .2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 15px rgba(16, 180, 24, .2), 0 0 0 0 rgba(16, 180, 24, .2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 30px rgba(16, 180, 24, 0), 0 0 0 26.7px rgba(16, 180, 24, .067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 30px rgba(16, 180, 24, 0), 0 0 0 40px rgba(16, 180, 24, 0)
    }
}

@keyframes highlight2 {
    0% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 0 rgba(16, 180, 24, .2), 0 0 0 0 rgba(16, 180, 24, .2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 15px rgba(16, 180, 24, .2), 0 0 0 0 rgba(16, 180, 24, .2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 30px rgba(16, 180, 24, 0), 0 0 0 26.7px rgba(16, 180, 24, .067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(16, 180, 24, .3), 0 0 0 30px rgba(16, 180, 24, 0), 0 0 0 40px rgba(16, 180, 24, 0)
    }
}

.sidebar-modal .about-area .title h2 {
    margin-bottom: 14px;
    font-size: 28px;
    font-weight: 500
}

.sidebar-modal .about-area .title p {
    font-size: 16px;
    margin-top: 20px
}

.sidebar-modal .contact-area .title h2 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600
}

.sidebar-modal .contact-area .contact-form {
    max-width: 600px
}

.sidebar-modal .contact-area .contact-form form .form-control {
    height: 55px;
    border: none;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .15);
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .15);
    background-color: #fff;
    font-size: 15.5px;
    padding-left: 15px;
    color: rgba(0, 0, 0, .5)
}

.sidebar-modal .contact-area .contact-form form textarea.form-control {
    height: auto;
    padding-top: 10px
}

.sidebar-modal .contact-area .contact-form form button {
    margin-top: 15px;
    border: none;
    background: #000;
    outline: 0;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 28.5px 1.5px rgba(0, 0, 0, .3);
    font-size: 15px;
    font-weight: 600;
    padding: 13px 24px;
    text-transform: uppercase
}

.sidebar-modal {
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgb(0 0 0/76%);
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden
}

.sidebar-modal .sidebar-modal-inner {
    position: absolute;
    top: -100%;
    width: 100%;
    background-color: #fff;
    -webkit-transition: .7s;
    transition: .7s;
    z-index: 1;
    height: 100vh
}

.contactForms .form-group,
.inquiry-padding .contact-info {
    margin-top: 1rem
}

.sidebar-modal .contact-info .f-head,
.sidebar-modal .inquiry-padding .f-head {
    font-size: 14px;
    font-weight: 700;
    color: #000000cc;
    margin-top: 2px;
    margin-bottom: 12px !important
}

.inquiry-padding {
    padding: 0 0 0 3rem;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.sidebar-modal .sidebar-modal-inner .close-btn {
    display: inline-block;
    position: absolute;
    right: 35px;
    top: 20px;
    font-size: 25px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    cursor: pointer
}

.sidebar-modal .sidebar-modal-inner .close-btn i {
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 36px;
    font-size: 21px;
    height: 36px;
    line-height: 35px
}

.sidebar-modal .contact-info p {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.2
}

.sidebar-modal .contact-info p a {
    color: #5a6573
}

.sidebar-modal .mobile-menu-social>li>a {
    display: inline-block;
    padding: 0;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    background: #000
}

.sidebar-modal .mobile-menu-social>li {
    display: inline-block;
    margin-right: 10px
}

/* ====other pages==== */
.banner_wrapper {
    height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

/*  */
.service-wrapper-container .ot-icon-box-wrapper p {
    font-size: 15px;
    line-height: 1.3;
    color: #272727;
    font-weight: 300
}

.service-wrapper-container .ot-icon-box-wrapper {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);
    padding: 1rem;
    height: 260px;
    margin: 1rem 0
}

.service-wrapper-container .ot-icon-box__icon {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(159, 104, 250, .1);
    border-radius: 4px;
    padding: 0
}

.service-wrapper-container .ot-icon-box__icon img {
    width: 26px;
    height: 26px
}

.service-wrapper-container .ot-icon-box__icon.bg-second {
    background-color: rgba(45, 171, 227, .1)
}

.service-wrapper-container .ot-icon-box__icon.bg-third {
    background-color: rgba(134, 208, 96, .1)
}

.service-wrapper-container .ot-icon-box__icon.bg-forth {
    background-color: rgba(255, 167, 51, .1)
}

.icon-box-des {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
}

/* stats */

.stats-section {
    color: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px 20px;
    position: relative;
}

.stat {
    text-align: center;
    flex: 1;
    padding: 0 10px;
}

.stat h2 {
    font-size: 55px;
    color: #76c06b;
    margin: 0;
    font-weight: 800;
}

.stat p {
    margin: 8px 0 0;
    font-size: 0.95rem;
    color: #ddd;
}

/* ==== */
.why-choose-section-box p {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    color: rgba(255, 255, 255, 0.60);
    font-size: 15px;
}

.why-choose-section-box:hover p {
    max-height: 500px;
    opacity: 1;
}

.why-choose-section-box span {
    color: rgba(255, 255, 255, 0.50);
    font-size: 40px;
    font-weight: 900;
}

.why-choose-section-box h5 {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.54px;
}


/* ai-ml */
.ai-and-ml-development .banner-content-wrapper ul li {
    list-style: disc;
    color: #fff
}

.ai-and-ml-development .banner-section .image {
    position: absolute;
    right: -9.22%;
    width: 50%;
    bottom: 0
}

.ai-and-ml-development .banner-section .banner-content-wrapper {
    padding: 60px 0 !important
}

.ai-and-ml-development .banner-section .contact-btn a,
.ai-and-ml-development .banner-section .contact-btn button {
    border-radius: 10px;
    background: #5b50a1
}

.AI-powered-solutions-for-business-growth .col-lg-8:after {
    background: linear-gradient(270deg, #3d3678 0, #5b50a1 100%);
    content: "";
    position: absolute;
    right: 0;
    width: 66%;
    height: 98%;
    top: 0;
    z-index: -1;
    bottom: 0
}

.AI-powered-solutions-for-business-growth .col-lg-8 {
    padding-left: 4rem;
}

.AI-powered-solutions-for-business-growth .image {
    position: absolute;
    width: 35%;
    left: 0;
    top: 0
}

.AI-powered-solutions-for-business-growth .accordion-button {
    flex-direction: column;
    align-items: self-start;
    position: relative;
    padding: 12px 0;
    margin-top: 0;
    text-align: left;
    width: 100%
}

.AI-powered-solutions-for-business-growth .accordion-button:not(.collapsed) {
    background-color: initial;
    color: inherit !important;
    box-shadow: none !important
}

.AI-powered-solutions-for-business-growth .accordion-button,
.AI-powered-solutions-for-business-growth .accordion-item {
    background: inherit;
    color: #fff;
    border: 0
}

.AI-powered-solutions-for-business-growth .accordion-button .accordion-header button h3 {
    font-size: 0 !important
}

.AI-powered-solutions-for-business-growth .accordion-item h3 {
    color: #fff;
    font-size: 16px !important;
    font-weight: 700;
    margin-bottom: 10px
}

.AI-powered-solutions-for-business-growth .accordion-item p {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 1rem
}

.AI-powered-solutions-for-business-growth .accordion-button::after {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f107";
    color: #fff;
    top: 0;
    position: absolute;
    right: 0;
    background-image: none
}

.AI-powered-solutions-for-business-growth .accordion-item hr {
    background-color: rgba(255, 255, 255, .4);
    width: 100%;
    opacity: 1;
    margin: 0
}

.AI-powered-solutions-for-business-growth .image img {
    width: 100%;
    height: 828px;
    object-fit: cover;
    position: relative;
    top: -20px;
    border-radius: 0 30px 30px 0;
    box-shadow: 6px 0 22px 0 rgba(0, 0, 0, .3)
}

.ai-chabot-development.ai-and-ml-development .banner-section .image {
    width: 20%;
    right: 100px;
    bottom: 90px;
}

.ai-chabot-development .leading-aiand-ml-development-company-in-india img {
    width: 60% !important;
    margin: auto;
    display: block;
}

.ai-chabot-development.iot-app-development .AI-powered-solutions-for-business-growth .image img {
    height: 828px;
}

/* Remove Bootstrap arrow */
.AI-powered-solutions-for-business-growth .accordion-button::after {
    display: none !important;
    background-image: none !important;
}

.ai-and-ml-development .search-ads {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

.ai-and-ml-development .search-ads .column {
    width: 20%;
    padding: 0 12px;
    text-align: center
}

.ai-and-ml-development .search-ads .column h6 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px
}

.ai-and-ml-development .search-ads .column p {
    color: rgba(255, 255, 255, .7);
    text-align: center;
    font-size: 15px
}

.ai-and-ml-development .our-Trusted-AI-and-ML-development-partner h5 {
    color: #4a4488;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.ai-and-ml-development .our-Trusted-AI-and-ML-development-partner .number h2 {
    color: #4a4488;
    font-size: 18px;
    font-weight: 700
}


.ai-and-ml-development .our-Trusted-AI-and-ML-development-partner .col-md-6 .row .col-3:before {
    content: "";
    width: 55%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 10px;
    background: #4a4488
}

.step-by-step-approach-to-ai-excellence .box {
    border-radius: 10px;
    background: rgba(6, 58, 106, .6);
    backdrop-filter: blur(2.5px);
    padding: 20px
}

.step-by-step-approach-to-ai-excellence .box h2 {
    color: rgba(255, 255, 255, .3);
    font-size: 60px;
    font-weight: 800;
    margin-top: -60px;
    margin-bottom: 10px;
    text-align: center
}

.step-by-step-approach-to-ai-excellence .box h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.step-by-step-approach-to-ai-excellence .box p {
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    font-weight: 500
}

.step-by-step-approach-to-ai-excellence .column {
    width: 22%;
    position: relative
}

.step-by-step-approach-to-ai-excellence .column-middle {
    width: 11.3%
}

.step-by-step-approach-to-ai-excellence .bottom-columns {
    position: relative;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 75px
}

.step-by-step-approach-to-ai-excellence .bottom-columns:before {
    position: absolute;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 40px;
    border-top: 3px solid rgba(255, 255, 255, .1);
    content: "";
    top: 0;
    width: 100%
}

.step-by-step-approach-to-ai-excellence .dot {
    width: 12px;
    height: 12px;
    background-color: orange;
    border-radius: 50%;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%)
}

.step-by-step-approach-to-ai-excellence .dot::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 40px;
    background: orange
}

.step-by-step-approach-to-ai-excellence .top-columns .dot {
    top: inherit;
    bottom: -53px;
    transform: rotate(180deg)
}

.ai-and-ml-development .step-by-step-approach-to-ai-excellence .row.mb-3 {
    margin-bottom: 47px !important;
}

.AI-powered-solutions-for-every-industry .col-lg-3:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, .2)
}

.AI-powered-solutions-for-every-industry .col-lg-3 {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding: 20px;
    text-align: center
}



.AI-powered-solutions-for-every-industry .col-lg-3 .box .icon {
    margin-bottom: 16px
}

.our-portfolio .content {
    border-radius: 20px 0 0;
    background: #fff;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .25);
    padding: 16px;
    margin-top: -27px;
    position: relative;
    margin-left: 16px;
    height: 70px
}

.our-portfolio .content h6 {
    color: #000;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .51px;
    margin: 0
}

.ai-and-ml-development .our-Trusted-AI-and-ML-development-partner {
    background: url('images/background/Your-Trusted-AIML-Development-Partner.html') center bottom/cover no-repeat
}

.carousel-nav {
    text-align: center;
    margin-top: 1rem;
}

.custom-nav-wrap .carousel-nav .custom-next,
.custom-nav-wrap .carousel-nav .custom-prev {
    background: rgb(249 181 90);
}






.posted-on a {
    color: var(--theme-color-1);
}

/* modal */
.custom-card-modal {
    border: 1px solid rgba(255, 255, 255, .3);
    background: linear-gradient(100deg, rgba(255, 255, 255, .1) .04%, rgba(102, 102, 102, .1) 99.96%);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .4);
    border-radius: 20px;
    z-index: 99999;
}

#consultation-modal {
    background: #715b5b42
}

#consultation-modal h3 {
    font-size: 40px
}

#consultation-modal .main-heading .subheading {
    font-size: 12px
}

#consultation-modal .modal-dialog {
    margin: auto;
    height: 100vh;
    align-items: center;
    display: flex
}

#consultation-modal .modal-content {
    background-color: #000;
    border-radius: 20px
}

#consultation-modal .btn-close {
    background-color: #fff;
    opacity: 1;
    font-size: 10px;
    position: absolute;
    right: 5px;
    padding: 9px;
    top: 4px;
    border-radius: 30px;
}

/* industries */
.industries-banner {
    padding: 100px 0;
}

.industries-banner .heading-2 {
    color: #fff;
    font-size: 62px;
    font-weight: 400;
}

.card-wrap {
    text-align: center;
    position: relative;
    transition: all 200ms;
    width: 100%;
    border-radius: 20px;
    background: linear-gradient(180deg, #054262 0%, #092D41 100%);
    padding: 40px;
    height: 250px;
}

.card-wrap img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin: auto;
}

.card-wrap:hover .flip {
    transform: rotateY(0deg);
}

.card-wrap p {
    font-size: 14px;
    color: #ffffffcf;
}

.card-wrap .step-title {
    font-family: "Mulish", sans-serif;
}

.card-wrap .flip {
    background: linear-gradient(180deg, #010101 0%, #031724 100%);
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    padding: 0 20px;
    transform: rotateY(90deg);
    display: flex;
    justify-content: center;
    align-items: center;
    backface-visibility: hidden;
    text-align: center;
    flex-direction: column;
}




.services-we-offer hr {

    border-color: rgba(0, 0, 0, 0.20);

    opacity: 1;

}



.banner {

    padding: 100px 0;

    text-align: center;

}





.feature-item p {

    font-size: 14px;

}



.custom-oil-and-gas-software-services .box p {

    font-size: 14px;

    color: #ffffffcf;

}



.oil-gas-software-development-company,
.industry-gradient-bg {
    background: radial-gradient(circle at left, #2e1a04 0%, #000000 40%, #011627 100%);
}



.services-we-offer {

    position: relative;

    background: radial-gradient(circle at top right, rgba(247, 155, 31, 0.15) 0%, transparent 20%),

        radial-gradient(circle at top left, transparent 0%, transparent 50%),

        linear-gradient(to top right, #fff, #fff);



}



.services-we-offer {

    position: relative;

}



.key-features-wrapper .box .content p {

    color: rgba(255, 255, 255, 0.70);

    font-size: 14px;

}



/* Orange Glow - Bottom Left */

.services-we-offer .orange-glow {

    content: "";

    position: absolute;

    bottom: 60%;

    left: 0;

    width: 400px;

    height: 400px;

    background: radial-gradient(circle at bottom left, rgb(247 155 31 / 33%), transparent 70%);

    z-index: 0;

    pointer-events: none;

}



/* Black Shadow - Bottom */

.services-we-offer .bottom-shadow {

    content: "";

    position: absolute;

    bottom: 60%;

    left: 0;

    width: 100%;

    height: 100px;

    background: linear-gradient(to top, rgb(255 255 255), transparent);

    z-index: 0;

    pointer-events: none;

}



.services-we-offer .content {

    padding-top: 210px;

    position: relative;

    z-index: 1;

}



.services-we-offer .content .box span {

    font-family: Mulish;

    font-size: 80px;

    font-style: normal;

    font-weight: 1000;

    line-height: normal;

    letter-spacing: 1.5px;

    -webkit-text-stroke: 1px rgba(241, 107, 34, 0.70);

    -webkit-text-fill-color: transparent;

    color: transparent;

}





.key-features-wrapper .box {

    padding: 20px;

    transition: 0.3s linear;

}



.key-features-wrapper .box:hover {

    background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.22) 100%);

}



.key-features-wrapper .box .icon {

    margin-bottom: 10px;

}





.key-features-wrapper .box .content p {

    color: rgba(255, 255, 255, 0.70);

}







.hero-section-wrapper .info-item {

    color: #000;

    font-family: Lato;

    font-size: 14px;

    font-style: normal;

    font-weight: 700;

    line-height: normal;

    display: flex;

    align-items: center;

}



.hero-section-wrapper .info-item img {

    width: 16%;

    margin-right: 5px;

}











.custom-oil-and-gas-software-services .flip-container {

    perspective: 1000px;

}



.custom-oil-and-gas-software-services .box {

    border-radius: 20px;

    background: linear-gradient(180deg, #054262 0%, #092D41 100%);

    padding: 40px;

    position: relative;

    transform-style: preserve-3d;

    transition: transform 1s ease-in-out;

    height: 250px;

}



.custom-oil-and-gas-software-services .box:hover {

    transform: rotateY(180deg);

}



.custom-oil-and-gas-software-services .box .front,

.custom-oil-and-gas-software-services .box .back {

    position: absolute;

    height: 100%;

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    backface-visibility: hidden;

    text-align: center;

    flex-direction: column;

    top: 0;

    left: 0;

    border-radius: 20px;

}



.custom-oil-and-gas-software-services .box .front {

    z-index: 2;

}



.custom-oil-and-gas-software-services .box .back {

    background: linear-gradient(180deg, #010101 0%, #031724 100%);

    transform: rotateY(180deg);

}







.custom-oil-and-gas-software-services .box .back .content {

    padding: 0 40px;

}



.custom-oil-and-gas-software-services .box .image img {

    width: 70px;

    height: 70px;

    object-fit: contain;

}



.custom-oil-and-gas-software-services .owl-carousel .owl-stage-outer:after {

    content: "";

    width: 30vw;

    position: absolute;

    right: 100%;

    background: #fff;

    z-index: 99;

    top: 0;

    bottom: 0;

}



.custom-oil-and-gas-software-services {

    overflow: hidden;

}



.custom-oil-and-gas-software-services .owl-carousel .owl-stage-outer {

    overflow: visible;

}



.custom-oil-and-gas-software-services {

    overflow: hidden;

    background: radial-gradient(circle at top center, rgba(247, 155, 31, 0.15) 0%, transparent 50%), radial-gradient(circle at top right, #fff 0%, transparent 70%), radial-gradient(circle at center right, rgba(250, 174, 28, 0.10) 0%, transparent 60%), linear-gradient(to bottom right, #fff, #fff);

}



.why-choose-us p {

    color: rgba(0, 0, 0, 0.70);

}



.feature-item span,

.feature-item h6 {

    color: #000;

    font-size: 18px;

}



.feature-item span {

    position: relative;

}



.feature-item span:after {

    content: "";

    border-bottom: 1px solid #000;

    transform: rotate(0deg);

    position: absolute;

    left: 22px;

    right: 0;

    top: 10px;

    width: 100%;

}




.travel-and-hospitality-hotel-website-development .box:hover {

    transform: rotateY(0deg);

}



.travel-and-hospitality-hotel-website-development .box {

    height: 280px;

    padding: 25px;

}



.travel-section {

    background: radial-gradient(circle at right, #2e1a04 0%, #000000 40%, #011627 100%);

}



.travel-features li i {

    margin-right: 10px;

    position: relative;

    top: 2px;

    background: linear-gradient(180deg, #F79B1F 0%, #F16B22 100%);

    background-clip: text;

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}



.travel-and-hospitality-wrapper .services-we-offer .content {

    padding-top: 335px;

}



.education-wrapper .services-we-offer .content {

    padding-top: 245px;

}



.finance-insurance-wrapper .services-we-offer .content {

    padding-top: 335px;

}



.logistics-website-design-company-wrapper .services-we-offer .content {

    padding-top: 370px;

}



.manufacturing-wrapper .services-we-offer .content {

    padding-top: 410px;

}



.related-industries-wrapper .icon-main img {

    width: 70px;

    filter: brightness(0) invert(1);

    margin: auto;

    margin-bottom: 10px;

}



.related-industries-wrapper .box {

    height: 200px;

}

.eCommerce-services-we-offer .content {

    padding-top: 240px;

}

.media-services-we-offer .content {

    padding-top: 316px;

}



.On-demand-services-we-offer .content {

    padding-top: 316px;


}

.manufacturing .box {
    margin-bottom: 30px;
    display: block;
    color: #fff;
    border: 1px solid #5b50a112;
    padding: 50px 12px;
    text-align: center;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: 0.3s linear;
}

.manufacturing .box img {

    margin: auto;
}

.manufacturing .box:hover {
    border-color: #5b50a1;
    color: #fff;
}

.key-features-wrapper .col-lg-4 {
    display: flex;
}

@media(max-width:991px) {

    .On-demand-services-we-offer .content,

    .media-services-we-offer .content,

    .eCommerce-services-we-offer .content,

    .manufacturing-wrapper .services-we-offer .content,

    .logistics-website-design-company-wrapper .services-we-offer .content,

    .finance-insurance-wrapper .services-we-offer .content,

    .education-wrapper .services-we-offer .content,

    .travel-and-hospitality-wrapper .services-we-offer .content {

        padding-top: 0;

    }

    .travel-and-hospitality-hotel-website-development .box {
        height: 180px;
        padding: 25px 0;
    }

}



.card-wrap {
    text-align: center;
    position: relative;
    transition: all 200ms;
    width: 100%;
    border-radius: 20px;
    background: linear-gradient(180deg, #054262 0%, #092D41 100%);
    padding: 40px;
    height: 250px;
}

.card-wrap img {
    width: 70px !important;
    height: 70px;
    object-fit: contain;
    margin: auto;
}

.card-wrap:hover .flip {
    transform: rotateY(0deg);
}

.card-wrap p {
    font-size: 14px;
    color: #ffffffcf;
}

.card-wrap .step-title {
    font-family: "Mulish", sans-serif;
}

.card-wrap .flip {
    background: linear-gradient(180deg, #010101 0%, #031724 100%);
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    padding: 0 20px;
    transform: rotateY(90deg);
    display: flex;
    justify-content: center;
    align-items: center;
    backface-visibility: hidden;
    text-align: center;
    flex-direction: column;
}

.benifit-mob-sec {
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.10);
    text-align: center;
    padding: 15px 8px;
    width: 100%
}

.benifit-mob-sec h5 {
    margin: 12px 0;
    font-weight: 500;
    font-size: 16px;
}

.benifit-mob-sec p {
    font-size: 13px;
}

.features-text-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
}

.features-text-grid .feature-item {
    border-right: 1px solid var(--theme-color-1);
    border-bottom: 1px solid var(--theme-color-1);
    padding: 30px 25px;
    text-align: left;
}


.features-text-grid .feature-item .icon {
    font-size: 28px;
    color: var(--theme-color-1);
    margin-bottom: 12px;
}

.advancedmobile-services .feature-card {
    background:
        linear-gradient(30.43deg, #9ad891 1.47%, #76c06b 30.52%, #5b50a1 60.75%, #4a4488 84.3%, #3d3670 98.09%);
    border-radius: 12px;
    color: #fff;
    padding: 40px 20px;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 300px;
}



.advancedmobile-services .feature-card img {
    width: 90px;
    margin-bottom: 15px;
    display: block;
    transition: transform 0.3s ease;
    margin: auto
}

.advancedmobile-services .feature-card h5 {
    font-size: 30px;
    font-weight: 400;
    transition: color 0.3s ease;
    color: #fff
}

.advancedmobile-services .feature-card p {
    margin-top: 10px;
    font-size: 14px;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    color: #fff;
    margin: 0;
}

.advancedmobile-services .feature-card:hover h5 {
    font-size: 20px;
    font-weight: 400;
}

.advancedmobile-services .feature-card:hover i {
    font-size: 40px;
    margin: 0;
}

.advancedmobile-services .feature-card:hover p {
    opacity: 1;
    background: #fff;
    border-radius: 5px;
    padding: 24px;
    color: #000;
    max-height: 100%;
    height: 100%;
}

.advancedmobile-services .feature-card:hover {
    padding: 8px;
}

/* ========================= */


.ai-chabot-development .search-ads .column {
    width: 16.66666667% !important;
}

.AI-powered-solutions-for-every-industry .col-lg-4:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, .2);
}

.AI-powered-solutions-for-every-industry .col-lg-4:not(:first-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding: 20px;
    text-align: center;
}

.AI-powered-solutions-for-every-industry .col-lg-4:nth-child(4) {
    border-left: 0;
}

.AI-powered-solutions-for-every-industry .col-lg-4:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.AI-powered-solutions-for-every-industry .col-lg-4:nth-child(4),
.AI-powered-solutions-for-every-industry .col-lg-4:nth-child(5),
.AI-powered-solutions-for-every-industry .col-lg-4:nth-child(6) {
    border-bottom: 0;
}

.iot-app-development .process-wrapper .box {
    box-shadow: 3px 3px 13px 0 rgba(0, 0, 0, .1);
    border-radius: 6px;
    background-color: #fff;
    display: block;
    color: rgba(33, 37, 41, .75);
    border: 1px solid rgba(91, 80, 161, .07);
    position: relative;
    padding: 15px;
}

.iot-app-development .process-wrapper .icon-main img {
    width: 45px;
}


.iot-app-development .AI-powered-solutions-for-business-growth .image img {
    height: 910px;
}

.iot-app-development .search-ads .column img {
    height: 45px;
}

.iot-app-development .features-chatbots {
    position: relative;
}

.iot-app-development .features-chatbots:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000f5
}

.iot-app-development .features-chatbots .col-lg-12 {
    position: relative;
    z-index: 1;
}

.iot-app-development.ai-and-ml-development .banner-section .image {
    bottom: -70px;
}

.iot-app-development.ai-and-ml-development .AI-powered-solutions-for-every-industry .box {
    text-align: center;
}

.iot-app-development.ai-and-ml-development .AI-powered-solutions-for-every-industry .box .icon img {
    width: 50px;
    height: 53px;
    object-fit: contain;
}

.iot-app-development.ai-and-ml-development .leading-aiand-ml-development-company-in-india img {
    width: 550px;
    margin: auto;
    display: block;
}






/* RESPONSIVE */
@media(min-width:992px) {

    .features-text-grid .feature-item:last-child,
    .features-text-grid .feature-item:nth-child(3n) {
        border-right: 0;
    }

    .features-text-grid .feature-item:nth-child(4n),
    .features-text-grid .feature-item:nth-child(5n),
    .features-text-grid .feature-item:nth-child(6n) {
        border-bottom: 0;
    }
}

@media(max-width:991px) {
    .features-text-grid .feature-item:last-child {
        border-bottom: 0;
    }




    .oil-gas-software-development-company .text-start {

        text-align: center !important;

    }



    .services-we-offer .content {

        padding-top: 0;

        position: relative;

        z-index: 1;

    }

    .benifit-mob-sec {
        padding: 15px;
    }



}

@media(max-width:768px) {

    .custom-oil-and-gas-software-services .box p {

        font-size: 12px;

    }



    .key-features-wrapper .solution-title {

        font-size: 16px;

    }



    .key-features-wrapper .box {

        background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.22) 100%);

    }



    .custom-oil-and-gas-software-services .box .image img {

        width: 50px;

        height: 50px;

        object-fit: contain;

    }





    .custom-oil-and-gas-software-services .box,

    .custom-oil-and-gas-software-services .box .content {

        padding: 0 20px;

    }



    .main-heading {

        font-size: 32px;

    }

    .features-text-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .features-text-grid .feature-item {
        border-right: 0;
    }

    .features-text-grid {
        grid-template-columns: 1fr;
    }

    .advancedmobile-services .feature-card i {
        font-size: 50px;
        margin: 0;
    }

    .advancedmobile-services .feature-card {
        padding: 8px;
    }

    .feature-card h5 {
        font-size: 20px;
    }

    .advancedmobile-services .feature-card p {
        opacity: 1;
        background: #fff;
        border-radius: 5px;
        padding: 20px;
        color: #000;
        max-height: 100%;
        height: 100%;
    }

}

@media(min-width:1140px) {

    .mob-project-carousel .slide-item,
    .h-550px {
        height: 500px
    }

    .AI-powered-solutions-for-business-growth .accordion {
        height: 556px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .AI-powered-solutions-for-business-growth .accordion::-webkit-scrollbar {
        width: 8px;
    }

    .AI-powered-solutions-for-business-growth .accordion::-webkit-scrollbar-track {
        background: transparent !important;
    }

    .AI-powered-solutions-for-business-growth .accordion::-webkit-scrollbar-thumb {
        background-color: #fff;
        /* change color as needed */
        border-radius: 4px;
    }
}

@media(max-width:992px) {
    .custom-mobile-app-service-box h4 {
        margin-top: 1rem
    }

    .hover-section h5 {
        font-size: 14px;
        color: #000
    }

    .mob-text-dark,
    .white-text {
        color: #000 !important
    }

    .mob-light-text {
        color: #212529bf !important
    }

    .mob-white-text {
        color: #fff !important;
    }

    .mobile-app-process-wrapper .process-container {
        flex-wrap: wrap
    }

    .owl-carousel .owl-item .hover-section img {
        width: auto !important
    }

    .mob-project-carousel .right-side .content p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 12px
    }

    .mob-project-carousel .right-side .content h3 {
        font-size: 19px
    }

    .mob-project-carousel .slide-item {
        height: 400px;
        margin-top: 2rem;
        background-size: cover !important
    }

    .mob-project-carousel .right-side {
        padding: 10px;
        width: 60%
    }

    .service-card {
        padding: 1.4rem
    }

    p {
        font-size: 15px;
        text-align: justify
    }

    .arrow-btn {
        width: 40px;
        height: 38px
    }

    .service-card li {
        font-size: 14px
    }

    .portfolio-slider-section .project-logo {
        width: 66%;
        text-align: center;
        margin: auto
    }

    .portfolio-slider-section .project-heading {
        font-size: 16px;
        display: none
    }

    .portfolio-slider-section .right .top-svg {
        height: 59.402px;
        top: -15px;
        left: -24px
    }

    .solution-card-overlay {
        transform: translateY(50%)
    }

    .contact-cta {
        padding-top: 2rem;
        text-align: center
    }

    .arrow-image-box,
    .desktop-show {
        display: none
    }

    .award-carousel img {
        width: 120px !important;
        margin: auto
    }

    .award-logo {
        height: 30px
    }

    .theme-industries-box {
        padding-top: 1rem;
        width: 100%;
        height: 143px
    }

    .footer-form-wrapper .col-lg-5 {
        padding-left: 1.5rem
    }

    .client-carousel-wrapper {
        height: 70px;
        overflow: hidden
    }

    .client-carousel-wrapper .logo-slider {
        padding: 10px 0
    }

    .footer-form-wrapper h3 {
        font-size: 23px
    }

    .form-container {
        margin-top: 12px;
        outline: 0
    }

    .pb-ms-0 {
        padding-bottom: 0 !important
    }

    .footer-form-wrapper .form-container h2 {
        font-size: 25px
    }

    .footer-area .list-item h4,
    .footer-links h3,
    .list-item,
    .redux-social-media-list h5 {
        font-size: 15px
    }

    .footer-links ul li a {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .copyright-area p,
    .footer-area a {
        font-size: 11px
    }

    .copyright-area {
        padding-bottom: 3.5rem
    }

    .border-top-1,
    .footer-area .footer-bottom .row {
        padding-top: 0;
    }

    #consultation-modal h3 {
        font-size: 25px
    }

    #consultation-modal .btn-close {
        top: 10px;
        right: 10px;
        border-radius: 20px;
    }

    #consultation-modal textarea.form-control {
        height: 76px;
    }
}

@media (max-width:1024px) {
    .steps {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px
    }

    .step {
        width: 100%;
        background: #f6e7dc;
        padding: 12px
    }

    .step-description {
        font-size: 13px;
        opacity: 1;
        height: auto;
        max-height: max-content
    }

    .hero-section,
    .other-hero-section {
        height: 60vh;
    }

    .heading-2,
    .industry-banner-wrapper .banner-wrapper h3,
    .inner-wrapper .banner-section h2,
    .inner-wrapper .banner-section h3,
    .ot-heading h1 {
        font-size: 28px
    }

    .marquee-item img,
    .marquee-item svg {
        width: 40px;
        height: 40px
    }

    .marquee-wrapper .marquee-block {
        height: 100px
    }

    .other-hero-section-v {
        height: 45vh;
        padding: 2rem 0;
    }

    .ai-and-ml-development .our-Trusted-AI-and-ML-development-partner {
        background: 0 0
    }

    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(3),
    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(7) {
        border-left: 0
    }

    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(5),
    .AI-powered-solutions-for-every-industry .col-lg-3:nth-child(6) {
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }

    .AI-powered-solutions-for-business-growth .col-lg-8:after {
        width: 100%;
        height: 100%
    }

    .AI-powered-solutions-for-business-growth .col-lg-8 {
        padding-left: 0;
    }

    .ai-and-ml-development .search-ads .column {
        width: 50%;
        margin-bottom: 3rem
    }

    .step-by-step-approach-to-ai-excellence .column {
        width: 50%
    }

    .step-by-step-approach-to-ai-excellence .last-column {
        margin: 100px auto auto
    }

    .ai-and-ml-development .middle-banner .container {
        background-position: left !important
    }
}

@media(max-width:767px) {

    .contact-cta h2,
    .contact-cta p {
        text-align: center
    }

    .mob-project-carousel .slide-item {
        height: 200px;
        margin-top: 2rem
    }

    .contact-cta h2 {
        font-size: 1.95rem
    }

    .contact-cta .btn {
        margin: 0 auto
    }

    .contact-cta .contact-illustration {
        max-width: 80%;
        margin: 0 auto
    }

    .contact-cta .d-flex {
        justify-content: center !important;
        text-align: center
    }

    .portfolio-slider-section .slide {
        flex: 0 0 100%;
        padding: 20px
    }

    .portfolio-slider-section .left,
    .portfolio-slider-section .right {
        flex: 1 1 100%;
        padding: 0
    }

    .portfolio-slider-section .left {
        order: 2
    }

    .portfolio-slider-section .right {
        order: 1
    }

    .awards-section,
    .portfolio-slider-section .slider-container {
        padding: 0
    }

    .portfolio-slider-section .image {
        height: 175px;
        margin-bottom: 2.5rem
    }

    .portfolio-slider-section .nav-btn.left {
        left: 0
    }

    .portfolio-slider-section .nav-btn.right {
        right: 0
    }

    .hero-section {
        height: 50vh
    }

    .step-number {
        font-size: 40px
    }

    .step-title {
        font-size: 14px
    }

    .step-description {
        font-size: 13px
    }

    .stat-box {
        display: block;
        padding: 20px 20px 5px;
        margin-bottom: 15px
    }

    .stat-label {
        text-align: center !important
    }

    .stat-number {
        font-size: 1.5rem;
        margin-bottom: 0
    }

    .cta-box {
        background-position: top;
        height: auto;
        padding: 1.5rem;
        text-align: center
    }

    .cta-box h2 {
        font-size: 23px
    }

    .marquee-item {
        width: 85px
    }

    .theme-industries-box svg {
        width: 60px;
        height: 54px
    }

    .awards-section .award-text,
    .solution-desc,
    .subheading,
    .subheading-text,
    .ot-heading .heading-1,
    .ot-heading h1 span,
    .ot-heading h2 span,
    .ot-heading h3 span,
    .ot-heading p span,
    .ot-heading>span {
        font-size: 12px
    }

    .hero-content h2 {
        font-size: 32px
    }

    .btn-outline-theme,
    .theme-btn {
        padding: .5rem .6rem
    }

    .logo img {
        width: 100%;
        height: 50px
    }

    .client-carousel-wrapper .logo img {
        width: 116px;
        height: 50px
    }

    .client-carousel-wrapper .logo {
        padding: 0 10px
    }

    .ptb {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .mob-project-carousel-wrapper {
        margin-top: -3rem
    }

    .portfolio-slider-section .project-logo img {
        max-width: 100%
    }

    .portfolio-slider-section .project-desc {
        text-align: justify
    }

    .team-section {
        background-size: cover !important
    }

    .form-container {
        padding: 1.5rem
    }

    .faq-section .accordion-button {
        padding: 10px 14px 10px 16px;
        font-size: 12px
    }

    .marquee-wrapper .marquee-block {
        height: 95px
    }

    .bg-gradient-dark {
        background-color: #212529;
    }

    .bg-pink {
        background: #DC5990;
    }

    .secondry-gradient-bg {
        background: var(--theme-btn);
    }

    .bgg-gradient-bg {
        background: #2a3c3f;
    }

    .dating-gradient-bg {
        background: #9158ce
    }

    .footer-form-wrapper {
        margin-top: 1rem
    }

    .products-page .customer-banner .number strong {
        font-size: 70px;
    }

    .products-page .customer-banner .content h5 {
        font-size: 24px;
    }

    .blog-post-content {
        margin-top: 1rem;
    }
}

@media(max-width:1024px) {
    .AI-powered-solutions-for-business-growth .col-lg-8 {
        padding-left: 12px !important;
    }
}

@media(max-width:991px) {
    .ai-chabot-development .search-ads .column {
        width: 50% !important;
    }



    .AI-powered-solutions-for-every-industry .col-lg-4:nth-child(even) {
        border-left: 1px solid rgba(0, 0, 0, .2);
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }

    .AI-powered-solutions-for-every-industry .col-lg-4:not(:first-child) {
        border-left: 0;
    }

    .AI-powered-solutions-for-every-industry .col-lg-4:last-child {
        border-bottom: 0;
    }

    .ai-chabot-development.iot-app-development .our-Trusted-AI-and-ML-development-partner .content-box p {
        text-align: left;
    }


    .ai-chabot-development.iot-app-development .process-wrapper .content-box p {
        text-align: left;
    }
}

@media(max-width:767px) {
    .AI-powered-solutions-for-every-industry .col-lg-4:nth-child(even) {
        border-left: 0;
    }

    .AI-powered-solutions-for-every-industry .col-lg-4:nth-child(5) {
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }
}


/* Aditya Css Start  */

.footer-links ul {
    padding-left: 0px;
}

.footer-links {
    padding-left: 25px !important;
}

.footer-links ul li a:hover {
    color: #d63030;
}

.theme-btn {
    color: #fff !important;
    border: none !important;

}

.theme-btn:hover {
    color: #fff !important;
    background-color: #d63030 !important;
    border-color: #d63030 !important;
}


.accordion-button:not(.collapsed)::after {
    background-image: none !important;
}


img.img-fluid.googler-icon {
    height: 31px;
}

.Partneringimg {
    position: relative;
    z-index: -99;
}

.footer-logo {
    height: 100px !important;
}

.benifit-mob-sec img {
    height: 44px;
}

.iconsdes{
    font-size: 30px;
    background: linear-gradient(135deg, #1067e8, rgb(201, 29, 36));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    cursor: pointer;
}

.iconsdes {
    font-size: 40px;
    color: #5b50a1;
    opacity: 0.9;
}

.work-process-flexs{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}

.cms-modules-we-deliver ul{
    padding-left: 0px !important;
}


@media(max-width:768px) {
    .inner-wrapper {
        padding-top: 0px !important;
    }

    .pt {
        padding-top: 82px !important;
    }

    section {
        padding-bottom: 5px;
    }

    .mobileapp-services .choose-box {
        margin-bottom: 5px;
    }

    .mobileapp-services h3.heading-2.mob-text-dark.text-white {
        color: #000 !important;
    }

    .heading-2,
    .industry-banner-wrapper .banner-wrapper h3,
    .inner-wrapper .banner-section h2,
    .inner-wrapper .banner-section h3,
    .ot-heading h1 {
        margin-top: 20px;
    }

    .Website-Design-Services-in-India .tech-box {
        margin-bottom: 10px;
    }

    .mobile-menu ul {
        padding-left: 0px !important;
    }

    button.bgnone {
        background: none;
        border: none;
    }

    .industry-card-content {
        padding-left: 0px !important;
    }

    .other-hero-section-v {
        height: 400px !important;
        padding-top: 100px;
    }
    .inquiry-btn{
        bottom: 62px;
    }
    section.pt-0.hero-section.other-hero-section{
        height: 500px !important;
    }
    form#appointmentcontactForm {
            margin-top: 20px;
    }

    .Social-Media-Marketing section.highlighted-features:after{
        background: none !important;
    }
    .container.p-5.overlay-div ,section.middle-banner.lead-generation-middle ,.middle-banner{
        background: linear-gradient(344deg, #000 0, #5b50a1 100%) !important;
    }
    .col-lg-11.mx-auto.p-5 , .col-lg-11.mx-auto.p-lg-5.p-4{
        padding: 20px !important;
    }
       section.py-0.position-relative.banner_wrapper.skeleton.banner-section {
        height: 400px !important;
        padding-top: 100px !important;
        background: linear-gradient(344deg, #000 0, #5b50a1 100%) !important;
    }
    section.middle-banner.lead-generation-middle .container.p-5{
        background: none !important;
        padding: 20px !important;
    }
    .Content-Marketing .Content-Marketing-company-in-delhi:after , .Content-Marketing .process-wrapper:after , .col-lg-11.mx-auto.p-5 ,.col-lg-11.mx-auto.p-lg-5.p-4{
        background: none !important;
    }
    .app-store-banner.middle-banner .container{
        padding: 20px !important;
    }
    .industries-section a.w-100{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .Web-Design-Services .tech-box{
        margin-bottom: 10px;
    }

    .products-page .box ul , .work-process-flexs{
        padding-left: 0px !important;
    }
    section.shopify-website-development.pb-0{
        background: #f1fbff !important;
    }
    .footer-form-wrapper{
        margin-top: 2rem !important;
    }
    
}

@media(max-width:576px) {
  
     .other-hero-section-v {
        height: 350px !important;
    }
    form#appointmentcontactForm {
        margin-top: 52px;
    }
    section.py-0.position-relative.banner_wrapper.skeleton.banner-section{
        height: 300px !important;
        padding-top: 50px !important;
    }
    section.custom-api-section{
        margin-top: 20px !important;
    }

    .ot-heading h1.heading-1 , .ot-heading h1.heading-1 span{
        font-size: 27px !important;
    }
    
}

/* Aditya Css End  */