
.main-heading {
    font-size: 64px;
    text-align: center;
    max-width: 850px;
    width: 100%;
    margin: 0 auto
}

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

.font-size-20 {
    font-weight: 300;
    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 {
    font-weight: 700;
    font-size: 44px
}

.font-size-40700 {
    font-weight: 700;
    font-size: 40px
}

.font-size-40500 {
    font-family: "Jost";
    font-weight: 500;
    font-size: 40px
}

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

.spncolor {
    color: #fff;
}

.purple-btn {
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    padding: 10px 25px;
    color: #fff;
    border-radius: 8px;
    margin-right: 15px
}

.purple-btn:hover {
    color: #fff
}

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

.banner-sec {
    padding: 80px 0;
    background-image: radial-gradient(closest-side at 70% 35%, rgb(193, 180, 226), transparent)
}

.banner-sec .back-arrow-wrapper a {
    color: red;
    text-decoration: none;
    font-weight: 600
}

.banner-sec .banner-data {
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
    border-radius: 16px;
    padding: 40px;
    text-align: center;
    margin-top: 60px
}

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

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

.best-mvp-head {
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    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: linear-gradient(180deg, #797979 0%, #2a1d30 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(180deg, #797979 0%, #2a1d30 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: white;
    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:white;
    color: #000000
}

.our-process-sec .number {
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    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(219 238 254 / 16%);
    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%
}

.partner-wrapper .parternship .partnership-content .web-app-btn {
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    color: #fff;
    padding: 12px 15px;
    border-radius: 8px
}

.web-app-btn {
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    color: #fff;
    padding: 12px 15px;
    border-radius: 8px;
    border: 0
}

.services-sec {
    padding: 50px 0
}

/* .services-sec .our-services-box {
    background: linear-gradient(179.83deg, #38373726 0.15%, #9393934f 66.67%);
    border: 1px solid #884a98;
    border-radius: 12px;
    padding: 25px;
    min-height: 457px;
    margin-bottom: 20px
} */

.services-sec .our-services-box .soultion-icon {
    width: 70px;
    height: 55px;
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    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: #000;
    color: #fff;
    padding: 55px 0
}

.monthly_payment_section .inquiry_btn button {
    width: 100%;
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    padding: 11.76px 6.946px;
    border: none;
        background: #383838;
}

.monthly_payment_section .card {
    padding: 36px 24px 19px 24px;
    border: 1px solid #884a98;
    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: #fff;
    font-size: 15.68px;
    font-weight: 400
}

.monthly_payment_section .card .card_title .card-heading {
    color: #fff;
    font-size: 29.4px;
    font-weight: 700;
    margin-bottom: 0px;
}

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

.monthly_payment_section .most_popular {
    border: 4px solid #884a98
}

.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 li {
    list-style-type: none;
    margin: 12px 0;
    color: #fff;
    font-size: 15.68px;
    font-weight: 400
}

.monthly_payment_section .card_listing ul li::before {
    content: "";
    height: 40px;
    width: 40px;
    background-image: url("../../../images/mvp-development-services/svg/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
}

.mvp-development-sec .mvp-wrapper {
    background: linear-gradient(179.83deg, #38373726 0.15%, #9393934f 66.67%);
    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:  linear-gradient(179.83deg, #38373726 0.15%, #9393934f 66.67%)!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(180deg, #797979 0%, #2a1d30 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    margin-bottom: 15px
}

.mvp-development-sec .key-features .mvp-strategy {
    background:linear-gradient(179.83deg, #38373726 0.15%, #9393934f 66.67%) !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(180deg, #797979 0%, #2a1d30 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 15px
}

.portfolio-sec .testimonial-back {
    background: linear-gradient(179.83deg, #38373726 0.15%, #9393934f 66.67%);
    padding: 50px
}

.testimonial-sec {
    padding: 60px 0
}

.testimonial-sec .card {
    border: 2px solid #fff;
    border-radius: 8px;
    padding: 20px;
    background: transparent;
}

.tools-sec .tools-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border:1px solid rgba(255, 255, 255, 0.3607843137);
    padding: 12px;
    border-radius: 10px;
    min-height: 195px;
    height: 100%
}

.scalable-architecture-sec {
    padding: 80px 0
}

.scalable-architecture-sec .scalable-box {
    padding: 25px 10px 20px 20px;
    border-radius: 8px;
    min-height: 282px;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3607843137);
}

.scalable-architecture-sec .scalable-box .soultion-icon {
    width: 70px;
    height: 55px;
    background: linear-gradient(180deg, #797979 0%, #2a1d30 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    margin-bottom: 20px
}

.scalable-architecture-sec .scalable-box .lne-ht {
    line-height: 30px
}

@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
    }
}

@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
    }

    .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
    }

    .portfolio-sec .testimonial-back {
        padding: 15px
    }

    .mvp-development-sec .mvp-wrapper {
        padding: 22px
    }
}

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