.formsideright {
    margin-right: 23px !important;
}

.form-group label {
    font-size: 1.15rem !important;
}

.page-header {
    margin-bottom: 0rem !important;
}

#sidebar {
    width: 286px !important
}

textarea.form-control {
    min-height: 8.45rem !important;
}

.input-text-width {
    width: 96% !important;
}

.actiondiv {
    top: 20px;
    padding-left: 5% !important;
}

.iconimage {
    width: 35px;
    margin: 3px;
}

.btn-primary {
    color: #fff !important;
    background-color: #844fc1 !important;
    border-color: #844fc1 !important;
}

.form-control {
    background-color: #F5F8FA !important;
    border: 1px solid #F5F8FA !important;
    height: 3.45rem !important;
}

.button-right {
    padding-left: 50px !important;
}


.card-body {
    border-radius: 15px !important;
    border: 0px !important;

}

.catheadline {
    color: #000;
    font-weight: 600;
    text-decoration: auto;
}

.tender-detailtext {
    margin-top: 30px;
    color: #B4B4B4;
}

.scetender {
    background-color: #FBECFF;
    padding: 10px;
    margin-bottom: 10px;
}

.tsbtender {
    background-color: #F5F8FA;
    padding: 10px;

}

.alert-dange-smg {
    color: red;
    ;

}

.icon-with-list {
    width: 22px !important;
    height: 22px !important;
    border-radius: 0% !important;
}

.icon-with-list-a {
    text-decoration: none !important;
}

.white-space {
    margin-top: 2%;
}

.actiondiv {
    top: 20px;
    padding-left: 5% !important;
}

.actiondive {
    top: 20px;
    padding-left: 17% !important;
}

textarea {
    resize: none;
}

.details {
    color: #fff !important;
    background-color: #844fc1 !important;
    border-color: #844fc1 !important;
}

.header-logo {
    width: 170px;
}



.btn-login {
    background-color:#212D65;
    color: white !important;
    border-radius: 6px;
    font-weight: 600;
    padding: 8px 28px !important;
}

.hero-section {
    background-color: #F4F6FF;
    padding: 60px 0;
}

.hero-title {
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 1.1;
    color: #1a1d23;
    letter-spacing: -1px;
}

.hero-text {
    color: var(--text-muted);
    font-size: 1.1rem;
    line-height: 1.7;
    max-width: 550px;
}

.btn-getstarted{
    background-color: #212D65 !important;
    color: white !important;
    padding: 10px 20px;
    border-radius: 100px !important;
    font-weight: 600;
    border: none;
    transition: 0.3s;
}
.btn-getstarted:hover{
      background-color: #1a2a4d;
    color: white;
    transform: translateY(-2px);
}

.btn-landingpage {
    background-color: #212D65 !important;
    color: white !important;
    padding: 6px 15px;
    border-radius: 5px;
    font-weight: 600;
    border: none;
    transition: 0.3s;
}

.btn-landingpage:hover {
    background-color: #1a2a4d;
    color: white;
    transform: translateY(-2px);
}

.services-section {
    padding: 90px 0;
}

.section-title {
    font-weight: 700;
    color: #1a1d23;
    margin-bottom: 60px;
}



.icon-box {
    width: 55px;
    height: 55px;
    background: #f0f7ff;
    color: #0d6efd;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 30px;
    font-size: 1.6rem;
}

.service-card h4 {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 15px;
    color: #1a1d23;
}

.service-card p {
    color: var(--text-muted);
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

.learn-more {
    color: #244886;
    text-decoration: none;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

/* Mobile Adjustments */
@media (max-width: 991px) {
    .hero-title {
        font-size: 2.4rem;
    }

    .hero-section {
        text-align: center;
        padding: 60px 0;
    }

    .hero-text {
        margin: 0 auto 30px;
    }

    .service-card {
        padding: 30px 20px;
    }
}
 .bg-light-blue {
        background-color: #f8fbff; /* Very soft blue tint from SS */
    }

    /* Titles and Text */
    .feature-title {
        font-weight: 700;
        font-size: 2rem;
        color: #1a1d23;
        margin-bottom: 20px;
    }

    .feature-desc {
        color: #6c757d;
        line-height: 1.7;
        font-size: 1.05rem;
        max-width: 500px;
    }

    .feature-list li {
        display: flex;
        align-items: center;
        margin-bottom: 18px;
        font-weight: 600;
        color: #2c3e50;
        font-size: 0.95rem;
    }

    .number-badge {
        width: 28px;
        height: 28px;
        background-color: #F4F6FF; 
        color: #3b71ca;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin-right: 15px;
        font-size: 0.85rem;
        font-weight: 800;
        flex-shrink: 0; 
    }

    @media (max-width: 991px) {
        .feature-section {
            text-align: center;
            padding: 40px 0;
        }
        .feature-desc {
            margin: 0 auto 30px;
        }
        .feature-list li {
            justify-content: center;
        }
    }

     .section-title {
        font-weight: 700;
        color: #212d65;
        font-size: 2.2rem;
    }

    .section-title {
        font-weight: 700;
        color: #212d65;
    }

     

    .service-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 20px 50px rgba(0, 52, 102, 0.1) !important;
    }

    .icon-box {
        width: 48px;
        height: 48px;
        background-color: #f1f7ff; 
        color: #244886; 
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        margin-bottom: 25px;
        font-size: 1.4rem;
        flex-shrink: 0;
    }

    .service-heading {
        font-weight: 700;
        color: #212d65;
        font-size: 1.4rem;
        margin-bottom: 15px;
    }

    .learn-more:hover {
        gap: 15px;
        color: #1a3a6e;
    }
    .section-title {
        font-weight: 700;
        color: #212d65;
    }

    .service-card {
        display: flex;
        flex-direction: column;
        border-radius: 20px !important; 
        padding: 40px 30px !important; 
        height: 100%;
        background-color: #ffffff;
        box-shadow: 0px 0px 11px 3px rgb(165 165 165 / 52%) !important;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .service-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 20px 50px rgba(0, 52, 102, 0.1) !important;
    }

    .icon-box {
        width: 50px;
        height: 50px;
        background-color: #f1f7ff; 
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 12px;
        margin-bottom: 25px;
        flex-shrink: 0;
    }

    .service-icon {
        color: #003E7B;
        font-size: 1.6rem;
    }

    .service-heading {
        font-weight: 700;
        color: #212d65;
        font-size: 1.4rem;
        margin-bottom: 15px;
    }

    .service-text {
        color: #6c757d;
        font-size: 0.95rem;
        line-height: 1.7;
        margin-bottom: 25px;
    }
    .learn-more {
        margin-top: auto; 
        color: #003E7B;
        text-decoration: none;
        font-weight: 700;
        font-size: 1rem;
        display: inline-flex;
        align-items: center;
        gap: 10px;
    }

    .learn-more i {
        font-size: 1.2rem;
    }
     .footer-section {
        background-color: #212D65; 
        padding: 20px 0;          
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .copyright-text {
        color: #ffffff;          
        font-size: 14px;          
        font-weight: 400;
        opacity: 0.9;             
        letter-spacing: 0.5px;
    }

    footer {
        margin-top: auto;
    }


    :root {
        --primary-navy: #1D2951;
        --accent-hover: #f1f5f9;
    }

    .btn-primary-custom {
        background-color: var(--primary-navy);
        color: white;
        border-radius: 12px;
        font-weight: 600;
        border: none;
        transition: 0.3s;
    }

    .btn-primary-custom:hover {
        background-color: #162040;
        color: white;
    }

    .nav-link {
        color: #475569 !important;
        font-weight: 500;
        font-size: 15px;
        border-bottom: 3px solid transparent;
    }

    .nav-link.active {
        color: var(--primary-navy) !important;
        font-weight: 700;
        border-bottom-color: var(--primary-navy) !important;
    }

    .mobile-link {
        padding: 15px 20px !important;
        border-radius: 12px;
        display: flex;
        align-items: center;
        transition: 0.2s;
    }

    .mobile-link:hover, .mobile-link.active {
        background-color: var(--accent-hover);
        color: var(--primary-navy) !important;
    }

    .mobile-link i {
        font-size: 20px;
        opacity: 0.7;
    }

    .navbar-toggler {
        padding: 0;
        color: var(--primary-navy);
    }

    .offcanvas {
        width: 300px !important;
        border-left: none;
    }

    .offcanvas-header {
        padding: 20px;
    }

    @media (max-width: 991.98px) {
        .navbar-brand img {
            height: 38px !important;
        }
    }