.section-title {
    display: inline-block;
    padding: 8px 29px;
    border-radius: 20px 20px 0px 0px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 2rem;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
}
    .key-features { background-color: #2497F3; }
    .why-vps { background-color: #00B77E; }
    .benefits { background-color: #F7A300; }

.feature-box {
    background: #fff;
    box-shadow: 0px 6px 10px 3px rgb(0 0 0 / 9%);
    padding: 21px 12px;
    border-radius: 37.07px;
    height: 100%;
    width: 150px;
    text-align: center;
    transition: all 0.3s ease;
}
.feature-box img {
    width: 45px;
    height: 45px;
}
    .feature-box:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    }
    .feature-box i, .feature-box img {
      font-size: 2rem;
      margin-bottom: 15px;
      color: #2497F3;
    }
.feature-title {
    font-size: 14px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0px;
}
    .g-gap {
        grid-gap:21px;
    }

@media (min-width: 991px) and (max-width: 1200px) {
    .feature-box {
        background: #fff;
        box-shadow: 0px 6px 10px 3px rgb(0 0 0 / 9%);
        padding: 21px 7px 13px;
        border-radius: 37.07px;
        height: 100%;
        width: 130px;
        text-align: center;
        transition: all 0.3s ease;
    }
        .feature-box img {
            width: 35px;
            height: 35px;
        }
    .feature-title {
        font-size: 14px;
        font-family: 'Plus Jakarta Sans';
        font-weight: 400;
        line-height: 21px;
        margin-bottom: 0px;
    }
}

    @media (max-width: 768px) {
        .feature-box {
            margin-bottom: 20px;
            width: auto;
        }

        .plan-card .offer-btn {
            font-size: 12px;
            padding: 4px 8px;
        }
    }

    @media (max-width: 430px) {
        .feature-box {
            width: 145px;
            height: 100%;
            padding: 13px 10px 10px;
        }

        .content-start-mobile {
            justify-content: flex-start !important;
        }

        .feature-title {
            font-size: 13px;
            font-family: 'Plus Jakarta Sans';
            font-weight: 400;
            line-height: 20px;
            margin-bottom: 0px;
        }
    }


    .custom-modal-box {
        margin-top: 20%;
        border-radius: 15px;
    }

.plan-card b {
    color: #34A4F5;
    font-family: 'Plus Jakarta Sans';
    letter-spacing: 0.5px;
    font-size: 18px;
}

.plan-card p {
    font-size: 14px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    color: #a6a6a6 !important;
    margin-bottom: 10px;
}

    .plan-card {
        padding: 15px !important;
    }

        .plan-card .iconImg {
            width: 45px;
        }
        /*    .plan-card .offer-btn {
        background: linear-gradient(233deg, #3b3f82, #ab108b);
        color: #ffffff;
        font-size: 10px;
        font-family: system-ui;
        font-weight: 500;
        padding: 3px 5px;
        border-radius: 5px;
        text-shadow: 1px 0px 2px #736e6e70;
    }*/
        .plan-card .offer-btn:empty {
            display: none;
        }

        .plan-card .offer-btn {
            background: linear-gradient(233deg, #3b3f82, #ab108b);
            color: #ffffff;
            font-size: 11px;
            font-family: 'Plus Jakarta Sans';
            font-weight: 500;
            padding: 3px 5px;
            border-radius: 5px;
            text-shadow: 1px 0px 2px #736e6e40;
            display: inline-block;
            /* softer animation */
            animation: pulseGlowSoft 2.4s infinite ease-in-out;
        }

    /* Reduced Pulse + Minimal Glow */
    @keyframes pulseGlowSoft {
        0% {
            transform: scale(1);
            box-shadow: 0 0 2px rgba(171, 16, 139, 0.25);
        }

        50% {
            transform: scale(1.04);
            box-shadow: 0 0 6px rgba(171, 16, 139, 0.45);
        }

        100% {
            transform: scale(1);
            box-shadow: 0 0 2px rgba(171, 16, 139, 0.25);
        }
    }


.btn-customNew {
    border-radius: 12px;
    padding: 7px 16px;
    font-weight: 500;
    color: #000 !important;
    border: 1px solid #DEDFE4;
    margin-top: 21px;
    font-size: 15px;
}

.plan-price {
    font-size: 21px !important;
    font-weight: 600 !important;
    margin: 20px 0;
    font-family: 'Plus Jakarta Sans';
    color: #000000;
}

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: 1.9px dashed;
        opacity: .25;
    }

    li img {
        margin-right: 5px;
    }
.text-success {
    color: #07BB5A!important;
}
.plan-card ul li {
    font-size: 14px;
    color: #121F30 !important;
    margin-bottom: 8px;
    line-height: 21.61px !important;
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
}
.valueVps-boxx{
    border: 1px solid #d8d8d8;
    border-radius: 15.90px;
}
.txt-top {
    background: #fff;
    border-top-right-radius: 15.90px;
    border-top-left-radius: 15.90px;
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.valueVps-boxx span {
    font-family: 'Plus Jakarta Sans';
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.valueVps-boxx p {
    color: #90979E;
    background: #f5f5f5;
    margin-bottom: 0px;
    border-bottom-right-radius: 15.90px;
    border-bottom-left-radius: 15.90px;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
}
.why-vps {
    background-color: #07BB5A;
}

.section-titlen {
    display: inline-block;
    padding: 8px 29px;
    border-radius: 20px 20px 0px 0px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 2rem;
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
}

    .section-title {
        font-size: 28px;
        font-weight: 500;
        color: #121F30;
    }

    .section-subtitle {
        font-size: 17PX;
        color: #90979E;
        max-width: 900px;
        margin: 0 auto;
    }

    .service-card {
        background: #FCFCFC;
        border-radius: 40px;
        box-shadow: 0px 8px 25px -12px rgba(0, 0, 0, 0.08);
        border: 1px solid #DBDDE0;
        overflow: hidden;
        transition: transform 0.3s ease;
    }

        .service-card:hover {
            transform: translateY(-8px);
        }

        .service-card img {
            width: 100%;
            border-radius: 40px;
            padding: 15px;
        }

    .service-card-body {
        padding: 14px 25px 6px;
    }

.service-card-title {
    font-size: 21px;
    font-weight: 500;
    color: #121F30;
    text-align: left;
    font-family: 'Plus Jakarta Sans';
}

.service-card-text {
    font-size: 17px;
    color: #90979E;
    text-align: left;
    font-family: 'Plus Jakarta Sans';
}

    .faq-section {
        padding: 10px 20px 21px;
        text-align: center;
    }

    .section-different {
        padding: 35px 0;
        text-align: center;
    }

    .card-diff h5 {
        font-size: 21px;
        margin-bottom: 8px;
    }


    /*body scroll fix inner / outer ................>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
............................................................................................*/


    body.lock-scroll {
        overflow: hidden;
    }

    .mainboxfixscroll {
        height: 100%;
        max-height: 580px;
        overflow-y: auto;
        scrollbar-width: thin;
        overflow-x: hidden;
    }

    .fix-scroll-height-sidebar {
        max-height: 580px;
    }
