
.font-size-18 {
    font-weight: 300;
    font-size: 18px;
}

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

.font-size-22 {
    font-weight: 600;
    font-size: 22px;
}

.font-size-24 {
    font-weight: 600;
    font-size: 24px;
}

.font-size-25 {
    font-weight: 600;
    font-size: 25px;
}

.font-size-28 {
    font-weight: 700;
    font-size: 28px;
}

.font-size-32700 {
    font-weight: 700;
    font-size: 32px;
}

.font-size-35 {
    font-weight: 700;
    font-size: 35px;
}

.font-size-36 {
    font-weight: 600;
    font-size: 36px;
}

.font-size-44 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    margin-bottom:38px;
    color: #ffffff;
    position: relative;
}
.font-size-44::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #00ffff, #ff0080);
    border-radius: 2px;
}

.font-size-40500 {

    font-weight: 500;
    font-size: 40px
}

.font-size-41 {
    font-weight: 700;
    font-size: 41px;
}

/* .spncolor {
    color: #7340fe
} */

.purple-btn-outline {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
    padding: 10px 25px;
    color: #fff;
    border-radius: 50px;
}
.purple-btn-outline:hover{
    color: white;
}

.banner-sec {
    padding: 80px 0;
    background: linear-gradient(180deg, #3e347e, #4f2b5a, #4f3c8a, #000000);
    background-size: 100% 300%;
    animation: smoothGradient 10s ease infinite;
}
@keyframes smoothGradient {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 0% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

.banner-sec .banner-data {
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
    border-radius: 16px;
    padding: 35px 85px 25px;
    text-align: center;
}

.banner-sec .banner-data .banner-btn {
    display: flex;
    justify-content: center
}

.banner-sec .banner-data .banner-btn .purple-btn-outline:hover {
    color: #6a24fe
}

.mvp-development-sec .mvp-wrapper {
    background: #eef7ff;
    padding: 50px;
    border-radius: 25px
}

.mvp-development-sec .mvp-wrapper .mvp-development {
    max-width: 690px;
    width: 100%;
    margin-bottom: 80px
}

.mvp-development-sec .mvp-wrapper .mvp-strategy {
    background: #fff !important;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px
}

.mvp-development-sec .mvp-wrapper .mvp-strategy .solution-icon {
    width: 70px;
    height: 55px;
    background: linear-gradient(316.13deg, #6a24fe 0%, #c721ed 98.1%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    margin-bottom: 15px
}

.mvp-development-sec .key-features .mvp-strategy {
    background: #f5f7ff !important;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px
}

.mvp-development-sec .key-features .mvp-strategy .key-icon {
    width: 55px;
    height: 55px;
    background: linear-gradient(316.13deg, #6a24fe 0%, #c721ed 98.1%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 15px
}

.best-mvp-head {
    background: #7340fe;
    color: #fff;
    text-align: center;
    padding: 32px 0 22px
}

.best-mvp-head .left-start svg {
    position: absolute;
    left: -35px;
    top: 0
}

.best-mvp-head .right-start svg {
    position: absolute;
    right: 0px;
    bottom: 0
}

.best-mvp-sec {
    padding: 70px 0 50px
}

.best-mvp-sec .did-you-known .hand-icon {
    background-image: linear-gradient(90deg, #932be5 0%, #7340fe 100%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin-right: 12px
}

.feature-http-wrapper-table {
    background: linear-gradient(90deg, #932be5 0%, #7340fe 100%);
    padding: 5px 8px 0;
    border-radius: 16px;
    border-top: none;
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-top: 36px
}

.feature-http-wrapper-table table .table-head {
    text-align: center;
    border-right: 1px solid #dfdfdf;
    background: #fff;
    font-weight: 600
}

.feature-http-wrapper-table table thead {
    overflow: hidden
}

.feature-http-wrapper-table table thead tr .border-left {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 22px;

    background: rgba(0, 0, 0, 0);
    text-align: center;
    padding: 20px
}

.feature-http-wrapper-table table .grey-table-border {
    text-align: center;
    padding: 22px;
    background: #fff;
    border-right: 1px solid #e9e6e6
}

.our-process-sec .number {
    background: linear-gradient(316.13deg, #6a24fe 0%, #c721ed 98.1%);
    color: #fff;
    font-size: 40px;

    font-weight: 500;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px
}

.partner-wrapper {
    background: rgb(234 235 237 / 21%);
    padding: 40px 0px;
    max-width: 100%;
    width: 100%
}

.partner-wrapper .parternship {
    display: flex;
    align-items: center;
    gap: 74px;
    justify-content: center
}

.partner-wrapper .parternship .partnership-content {
    max-width: 689px;
    width: 100%
}
.services-sec {
    padding: 50px 0
}

.services-sec .our-services-box {
    background: rgba(115, 64, 254, .02);
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 20px
}

.services-sec .our-services-box .soultion-icon {
    width: 70px;
    height: 55px;
    background: linear-gradient(316.13deg, #6a24fe 0%, #c721ed 98.1%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    margin-bottom: 15px
}

.services-sec .our-services-box .lne-ht {
    line-height: 30px
}

.today-journey {
    background: url("../images/ai-automation-agency/ai-powered.png") no-repeat center;
    color: #fff;
    padding: 80px 0;
    background-size: cover
}

.monthly_payment_section .inquiry_btn button {
    width: 100%;
    background: #7f7f7f;
    padding: 11.76px 6.946px;
    border: none;
    background: #383838;
}

.monthly_payment_section .card {
    padding: 36px 24px 19px 24px;
    border:1px solid #7f7f7f;
    background:rgb(255 255 255 / 13%);
    -webkit-backdrop-filter: blur(6.9456415176px);
    backdrop-filter: blur(6.9456415176px);
    border-radius: unset;
    height: 100%
}

.monthly_payment_section .card .card_title .card-desc {
    color: #ffffff;
    font-size: 15.68px;
    font-weight: 400
}

.monthly_payment_section .card .card_title .card-heading {
    color: #ffffff;

    font-size: 19.4px;
    font-weight: 700;
    margin-bottom: 0px
}

.monthly_payment_section .card .card_logo {
    margin-bottom: 24px
}

.monthly_payment_section .most_popular {
    border: 4px solid #7f7f7f;
}

.monthly_payment_section .most_popular .most_txt {
    position: absolute;
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    top: -19px;
    right: 16px
}

.monthly_payment_section .most_popular .most_txt span {
    padding: 8px 16px;
    font-size: 24px;
    font-weight: 400 !important;
    color: #fff
}

.monthly_payment_section .card_listing {
    position: relative;
    border-top: 1px solid #e8e8e8;
    padding: 16px 0;
    max-height: 933px;
    height: 100%
}
.monthly_payment_section .card_listing ul{
    padding-left: 0;
}

.monthly_payment_section .card_listing ul li {
    list-style-type: none;
    margin: 12px 0;
    color: #ffffff;
    font-size: 15.68px;
    font-weight: 400
}
.monthly_payment_section .card_listing ul li i{
    background: #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 12px;
    padding-top: 4px;
    margin-right: 8px;
    color: #000;
}

/* .monthly_payment_section .card_listing ul li::before {
    content: "";
    height: 40px;
    width: 40px;
    background-image: url("../images/ai-automation-agency/correct.png");
    position: absolute;
    background-repeat: no-repeat;
    left: 0
} */

.monthly_payment_section .price_title {
    border-radius: 9.8px;
    /* border: .695px solid #f0f0f0; */
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    padding: 2%;
    margin-bottom: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.monthly_payment_section .price_title .rate span {
    color: #fff;

    font-size: 29.4px;
    font-weight: 700
}

.monthly_payment_section .price_title .hours span {
    color: #fff;

    font-size: 13.72px;
    font-weight: 600
}

.monthly_payment_section .price_title .hours p {
    color: #fff;

    font-size: 13.72px;
    font-weight: 600
}

.monthly_payment_section .price_title .monthly_payment_title {
    margin: 0 auto;
    text-align: center;
    padding: 20px
}

.our-ai-sec {
    margin-top: 80px
}

.our-ai-sec .our-ai-wrapper {
    border-radius: 25px
}

.our-ai-sec .our-ai-wrapper .our-ai-development {
    margin-bottom: 80px;
    text-align: center
}

.our-ai-sec .our-ai-wrapper .mvp-strategy {
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
}

/* .our-ai-sec .our-ai-wrapper .mvp-strategy .solution-icon {
    width: 55px;
    height: 55px;
    background:linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 15px
} */

.our-ai-sec .key-features .mvp-strategy {
    background: #f5f7ff !important;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px
}

.our-ai-sec .key-features .mvp-strategy .key-icon {
    width: 55px;
    height: 55px;
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 15px
}

.testimonial-sec {
    padding: 50px 0
}

.testimonial-sec .testimoinal-card .card-img-top {
    width: 40%
}

.testimonial-sec .testimoinal-card .card-img-mid {
    width: 24%
}

.testimonial-sec .title {
    font-size: 44px;
    font-weight: 600;
    line-height: 63.58px;
    text-align: center;
    max-width: 993px;
    width: 100%;
    margin: 0 auto 150px
}

.testimonial-sec .title .text-org {
    color: #fe7a36
}

.testimonial-sec .paragharp-sec {
    font-size: 18px;

    font-weight: 400;
    line-height: 26.01px;
    text-align: left;
    margin-top: 110px;
    margin-bottom: 70px
}

.testimonial-sec .paragharp-sec span {
    color: #00f2ff
}

.testimonial-sec .description {
    font-size: 18px;

    font-weight: 400;
    line-height: 26.01px;
    text-align: center;
    max-width: 993px;
    width: 100%;
    margin: 0 auto
}

.testimonial-sec .test-card {
    position: relative;
    display: flex;
    justify-content: center
}

.testimonial-sec .test-card .test-card-body {
    background: rgba(0, 0, 0, .8);
    padding: 25px;
    color: var(--color_2);
    position: absolute;
    bottom: -60px;
    width: 100%;
    border-radius: 12px;
    max-width: 1133px
}

.testimonial-sec .test-card .test-card-body .card-title {
    font-size: 44px;

    font-weight: 600;
    line-height: 63.58px;
    text-align: center;
    color: var(--color_2);
    max-width: 941px;
    width: 100%;
    margin: 0 auto
}

.testimonial-sec .test-card .test-card-body .card-title .text-croy {
    color: var(--color_2)
}

.testimonial-sec .testimoinal-card {
    margin-top: -90px
}

.testimonial-sec .testimoinal-card .box-border {
    border-radius: 25px;
    padding: 20px;
    text-align: center;
    position: relative;
    margin-bottom: 125px;
    min-height: 299px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.testimonial-sec .testimoinal-card .box-border img {
    position: absolute;
    top: -11px;
    left: 7px
}

.testimonial-sec .testimoinal-card .orange {
    border: 2px solid #fe7a36
}

.testimonial-sec .testimoinal-card .sky-blue {
    border: 2px solid #00b0ba
}

.testimonial-sec .testimoinal-card .blue {
    border: 2px solid #407bff
}

.testimonial-sec .testimoinal-card .purple {
    border: 2px solid #a400b2
}

.testimonial-sec .testimoinal-card .text-org {
    color: #fe7a36;
    font-size: 18px;

    font-weight: 600
}

.testimonial-sec .testimoinal-card .text-skyblue {
    color: #00b0ba;
    font-size: 18px;

    font-weight: 600
}

.testimonial-sec .testimoinal-card .text-blue {
    color: #407bff;
    font-size: 18px;

    font-weight: 600
}

.testimonial-sec .testimoinal-card .text-purple {
    color: #a400b2;
    font-size: 18px;

    font-weight: 600
}

.testimonial-sec .testimonial-fotter {
    background: #fff
}

.industries-sec .mvp-strategy {
    background: #f5f7ff !important;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px;
    min-height: 170px;
}

.header {
    text-align: center;
    margin-bottom: 70px;
}

.header .tagline {
    font-size: 1.2rem;
    color: #ffffff;
    max-width: 800px;
    margin: 0 auto;
}

.highlight {
    color: #ffffff;
    font-weight: 700;
}

.ai-automation-section {
    background: #ffffff1a;
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 40px;
    border-left: 5px solid #7f7f7f;
    transition: transform .3s ease;
}

.ai-automation-agency {
    margin-top: 100px
}

.section-title {
    font-size: 1.8rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-title i {
    background-color: #f0e9ff;
    padding: 10px;
    border-radius: 8px;
}

.section-content {
    font-size: 1.05rem;
    color: #ffffff;
}

.pill {
    display: inline-block;
    background-color: #2b2b2b;
    color: #ffffff;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: .9rem;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 10px;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px
}

.stat-card {
    background: #00000078;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    border-top: 4px solid #7f7f7f;
}

.stat-value {
    font-size: 2rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 5px;
}

.stat-label {
    font-size: .95rem;
    color: #ffffff;
}

.impact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    margin-top: 20px
}

.impact-card {
    background:black;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(115, 64, 254, .1);
}

.impact-value {
    font-size: 1.8rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    .section {
        padding: 20px
    }

    .stats-grid,
    .capabilities-grid,
    .impact-grid {
        grid-template-columns: 1fr
    }
}

@media(max-width: 991px) {
    .partner-wrapper .parternship .partnership-content {
        max-width: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .partner-wrapper .parternship .partnership-content p {
        text-align: center
    }

    .services-sec .our-services-box {
        min-height: auto
    }

    .banner-sec {
        background-image: radial-gradient(closest-side at 63% 22%, rgb(193, 180, 201), transparent)
    }

    .banner-sec .banner-data .banner-btn {
        display: flex;
        flex-direction: column
    }

    .testimonial-sec {
        padding: 0px 0
    }

    .testimonial-sec .testimoinal-card-body {
        margin-bottom: 108px
    }

    .feature-http-wrapper-table {
        overflow-x: scroll
    }
    .today-journey{
        padding: 20px 0;
    }
}

@media(max-width: 767px) {
    .banner-sec .banner-data {
        padding: 35px 28px 25px
    }

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

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

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

@media(max-width: 567px) {
    .main-heading {
        font-size: 40px;
    }

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

    .font-size-18 {
        font-size: 15px;
    }

    .font-size-25 {
        font-weight: 600;
        font-size: 18px;
    }

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

    .font-size-24 {
        font-size: 18px;
        text-align: center;
    }

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

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

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

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

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

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

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

    .feature-http-wrapper-table {
        overflow-x: scroll
    }

    .feature-http-wrapper-table table .grey-table-border {
        text-align: center;
        padding: 15px;
        font-size: 14px;
    }

    .feature-http-wrapper-table table thead tr .border-left {
        border-right: 1px solid #fff;
        color: #fff;
        font-size: 16px;
        background: rgba(0, 0, 0, 0);
        text-align: center;
    }

    .our-ai-sec .our-ai-wrapper {
        padding: 22px;
    }
}

/*# sourceMappingURL=style.css.map */