body {
    font-family: "Roboto", sans-serif !important;
}
.pd-0 {
    padding: 0px !important;
}
.pd-5 {
    padding: 5px !important;
}
.pd-10 {
    padding: 10px !important;
}
.pd-15 {
    padding: 15px !important;
}
.pd-20 {
    padding: 20px !important;
}
.pd-25 {
    padding: 25px !important;
}
.pd-30 {
    padding: 30px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pr-0 {
    padding-right: 0px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.p-l-5 {
    padding-left: 5px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-8 {
    margin-top: 8px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-2rem {
    margin-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.ml-0 {
    margin-left: 0px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.row>* {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.form-group {
    padding: 0 12px 0 12px;
    margin-bottom: 20px;
}
.form-group label {
    color: #495057 !important;
    font-size: 14px !important;
    font-weight: 400;
    white-space: nowrap;
    margin-bottom: .5rem;
}
.form-control {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: .375rem .75rem !important;
}
.form-control:focus {
    box-shadow: none;
    border-color: #3338a0;
}
.form-select:focus {
    box-shadow: none;
    border-color: #3338a0;
}

/***** Navbar *****/
.topbar-area {
    background: linear-gradient(310deg, #0a4a59 0%, #1896ff 50%, #2fffff 100%);
    /*background: #273c66;*/
}
.topbar-contact-ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.topbar-contact-li {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-right: 17px;
    padding-right: 20px;
    color: #ffffff;
    border-right: 1px solid #f0f0f0;
}
.topbar-contact-li i {
    margin-right: 2px;
}
.topbar-contact-li i:before {
    font-size: 14px;
    color: #000;
}
.topbar-contact-li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.topbar-contact-li a:hover {
    color: #000;
    text-decoration: none;
}
.topbar {
    background: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    /*padding: 10px 20px;*/
}
.topbar a {
    /*color: #001f4d;*/
    text-decoration: none;
    font-weight: 500;
}
.second-logo-div {
    /*padding: 12px 0;*/
    display: flex;
    align-items: center;
}
.electionUl {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: 30px;
}
.cat-btn-header-ul {
    list-style: none;
    padding-left: 0;
    margin: 0 0 0 135px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    text-align: right;
}
.cat-btn-header-li {
    flex: 1 1 calc(50% - 10px);
}
.topbar .btn {
    font-size: 14px;
    padding: 10px 10px;
    width: 100%;
    margin-left: 0 !important;
}
.main-navbar {
    background: linear-gradient(270deg, #1CB5E0 0%, #000851 100%);
    /*background: linear-gradient(90deg, #00aff0 22%, #1261ac 70%);*/
    padding: 0 !important;
    position: sticky;
    top: 0;
    z-index: 999;
    transition: top 0.3s ease-in-out;
}
.main-navbar .nav-link {
    font-size: 15px;
    color: #fff !important;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 15px 15px !important;
    cursor: pointer;
}
.navbar-toggler {
    border: none;
    outline: none;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255,255,255,1%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.main-navbar .nav-link:hover {
    background: rgba(255,255,255,0.2);
    border-radius: 5px;
}
.main-navbar .nav-link .arrow-down {
    transition: transform 1s ease;
}
.main-navbar .nav-link:hover .arrow-down {
    rotate: 180deg;
}
.main-navbar .dropdown-menu {
    border-radius: 0;
    border: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.navbar-brand {
    font-weight: bold;
    color: #004080 !important;
}
.dropdown-item {
    color: #1261ac;
}
.dropdown-item:hover {
    background: #1261ac;
    color: #fff;
}
.logo-sec {
    margin-left: 50px;
}
.site-logo {
    width: 100%;
    height: 115px;
    object-fit: cover;
}
.logo-info {
    position: relative;
    float: right;
    margin-right: auto;
    margin-left: 260px;
}
.site-banner-logo {
    max-height: 110px;
    width: auto;
}
.logo-title-div {
    display: flex;
    align-items: center;
    gap: 20px;
}
.topbar-bank-title {
    font-size: 32px;
    font-weight: 400;
}
/*.header-cta-btn {
    background: #00367d;
    border-color: #00367d;
    color: #fff;
    transition: all 0.5s;
}
.header-cta-btn:hover {
    box-shadow: inset 0 1.5em 0em 0em #00b1b8, inset 0 -1.5em 0em 0em #00b1b8;
    border-color: #00b1b8;
    color: #fff;
}*/
.header-election-btn {
    color: #fff;
    white-space: nowrap;
    background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
    background-size: 300% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header-election-btn:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
    border: 0;
}
.header-cta-btn {
    background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
    background-size: 300% 100%;
    /*background: linear-gradient(90deg, #62f4de 0%, #707aff 100%);*/
    border: 0;
    color: #fff;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header-cta-btn:hover {
    /*background: linear-gradient(to left bottom, #6d327c, #485DA6, #00a1ba, #00BF98, #36C486);*/
    border: 0;
    color: #000;
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.menu-quick-link-div {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 10px;
    align-items: center;
    justify-content: start;
    margin-top: 12px;
}
.navbar-nav {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.nav-item {
    height: 65px;
    display: flex;
    align-items: center;
}
.has-mega-menu {
    position: relative;
}
.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: auto;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    border-radius: 0 0 6px 6px;
    padding: 0;
    display: none;
    z-index: 1000;
    border-top: 3px solid #d5d5d5;
    white-space: nowrap;
}
.mega-menu-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mega-menu-links li {
    padding: 10px 40px 10px 20px;
    border-bottom: 1px solid #e3e3e3;
}
.mega-menu-links li a {
    display: block;
    color: #222;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mega-menu-links li a:hover {
    color: #007bff;
}
.mega-menu.adjust-right {
    right: 0;
    left: auto;
}

/***** Preloader *****/
#preloader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(135deg, #e4eff7 0%, #dbe8f5 100%); 
    z-index: 9999; 
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.5s ease-out; 
}
.preloader-content {
    text-align: center;
    padding: 20px;
}
.bank-logo {
    max-width: 120px;
    height: auto;
    margin-bottom: 15px;
    animation: fadeIn 1s ease-out;
}
.bank-name {
    font-size: 1.8em;
    color: #1161ab;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    animation: slideInUp 0.8s ease-out;
}
.loading-text {
    color: #4a4a4a;
    font-size: 1em;
    margin-top: 30px;
    animation: fadeIn 1s ease-out;
}
.secure-orbit-loader {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 5px solid rgba(17, 97, 171, 0.2);
    border-top: 5px solid #1161ab;
    border-radius: 50%;
    animation: simpleSpin 0.8s linear infinite;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes simpleSpin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes fadePulse {
    0% { opacity: 0.8; }
    100% { opacity: 1; }
}
@media (max-width: 600px) {
    .bank-logo {
        max-width: 90px;
    }
    .bank-name {
        font-size: 1.4em;
        margin-bottom: 30px;
    }
    .secure-orbit-loader {
        width: 45px;
        height: 45px;
        border-width: 4px;
    }
    @keyframes dotOrbit {
        0% { transform: translate(-50%) rotate(0deg) translateY(30px) rotate(0deg); }
        100% { transform: translate(-50%) rotate(360deg) translateY(30px) rotate(-360deg); }
    }
}

/***** Hero Section *****/
.hero-slide {
    position: relative;
    height: 480px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}
.hero-slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5); /* transparent black overlay */
}
.hero-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
}
.hero-content h1 {
    font-size: 3rem;
    font-weight: bold;
}
.hero-content p {
    font-size: 1.3rem;
    margin-top: 15px;
}
.slider-next-prev {
    background: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    opacity: 1;
}

/***** Marquee Section *****/
.marquee-container {
    padding: 12px 0;
    background: #f8f9fa;
    display: flex;
    align-items: center;
}
.news-item {
    font-size: 16px;
    display: inline-block;
    margin-right: 50px;
    font-weight: 600;
}

/***** About Section *****/
.about-section .sec-title h2::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background: #b32532;
    margin-top: 10px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.home-abt-image {
    width: 100%;
    height: 560px;
    object-fit: cover;
    border-radius: 6px;
}
.home-abt-highlight {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}
.home-abt-text {
    font-size: 16px;
}
.about-box-title {
    font-size: 18px;
}
.about-box {
    transition: transform 1s ease, box-shadow 0.3s ease;
    background: #f3f4f6;
    border-bottom: 3px solid #346a9d;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}
.about-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
.btn-gradient {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 15px 35px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.btn-gradient i {
    transition: transform 1s ease;
}
.btn-gradient:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}
.btn-gradient:hover i {
    transform: translateX(5px);
}

/***** Loan Section *****/
.service-page-2 {
    background: #f8f9fa;
}
.sec-title {
    position: relative;
    display: block;
}
.sec-title h2 {
    display: block;
    font-size: 35px;
    line-height: 52px;
    font-weight: 700;
}
.sec-title-color {
    color: #0d6efd;
}
.wrapper {
    overflow-x: hidden;
}
.my-slider {
    padding: 0 70px;
}
.slick-initialized .slick-slide {
    color: #FFF;
    margin: 0 10px 20px 7px;
}
.slick-dots {
    left: 0;
}
.slick-dots li button:before {
    font-size: 20px;
}
.slick-dots li.slick-active button:before {
    color: #1361ac;
}
.slick-next, .slick-prev {
    z-index: 5;
}
.slick-next {
    right: 15px;
    background: #000851;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.slick-prev {
    left: 15px;
    background: #000851;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.slick-next:before, .slick-prev:before {
    color: #fff;
    opacity: 1;
    font-size: 26px;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: #000851;
    color: #fff;
}
.loan-card {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    margin: 0 15px;
}
.loan-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}
.loan-card h5 {
    font-size: 26px;
    font-weight: 600;
    color: #1261ac;
    margin-top: 20px;
    margin-bottom: 20px;
}
.loan-card p {
    font-size: 16px;
    color: #555;
    margin: 0px 0 20px;
    line-height: 28px;
}
.loan-img {
    overflow: hidden;
    border-radius: 10px;
}
.home-loan-image {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    transition: transform 0.4s ease;
}
.loan-card:hover .loan-img img {
    transform: scale(1.1);
}
.btn-loan {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 5px 15px;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 15px;
}
.btn-loan:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}

/***** Key Info Section *****/
.key-info-accordion .accordion-item {
    overflow: hidden;
    /*transition: transform 1s ease, box-shadow 0.3s ease;*/
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    border-radius: 16px;
    margin-bottom: 30px;
}
.key-info-accordion .accordion-item:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}
.key-info-accordion .accordion-button {
    background: linear-gradient(135deg, #0072ff, #00c6ff);
    color: #fff;
    font-weight: 600;
    border-radius: 10px 10px 0px 0px;
    padding: 15px 20px;
    /*transition: all 0.3s ease;*/
}
.key-info-accordion .accordion-button:hover {
    background: linear-gradient(135deg, #0059ff, #00aaff);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.key-info-accordion .accordion-button:not(.collapsed) {
    background: linear-gradient(135deg, #004de6, #0099ff);
    color: #fff;
    box-shadow: none;
}
.icon-box {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: 0.3s;
}
.accordion-button:not(.collapsed) .icon-box {
    transform: rotate(15deg) scale(1.1);
}
.bg-primary-gradient {
    background: linear-gradient(135deg, #004aad, #007bff);
}
.bg-warning-gradient {
    background: linear-gradient(135deg, #ffb300, #ff9800);
}
.bg-info-gradient {
    background: linear-gradient(135deg, #00bcd4, #0091ea);
}
.bg-danger-gradient {
    background: linear-gradient(135deg, #f44336, #b71c1c);
}
.bg-purple-gradient {
    background: linear-gradient(135deg, #7b1fa2, #9c27b0);
}
.bg-green-gradient {
    background: linear-gradient(135deg, #388e3c, #4caf50);
}
.bg-orange-gradient {
    background: linear-gradient(135deg, #ff6f00, #ff9800);
}
.bg-deepblue-gradient {
    background: linear-gradient(135deg, #002f4b, #005f99);
}
.bg-gold-gradient {
    background: linear-gradient(135deg, #c79500, #ffcc00);
}
.bg-silver-gradient {
    background: linear-gradient(135deg, #bdbdbd, #e0e0e0);
}
.bg-pink-gradient {
    background: linear-gradient(135deg, #ec407a, #f06292);
}
.bg-aqua-gradient {
    background: linear-gradient(135deg, #00bfa5, #1de9b6);
}
.bg-midnight-gradient {
    background: linear-gradient(135deg, #2a0f75, #512da8);
}
.bg-coral-gradient {
    background: linear-gradient(135deg, #ff7043, #ff8a65);
}
.bg-teal-gradient {
    background: linear-gradient(135deg, #00796b, #26a69a);
}
.bg-sky-gradient {
    background: linear-gradient(135deg, #0288d1, #03a9f4);
}
.bg-rosegold-gradient {
    background: linear-gradient(135deg, #b76e79, #e6b7b1);
}
.bg-steel-gradient {
    background: linear-gradient(135deg, #37474f, #607d8b);
}
.bg-lime-gradient {
    background: linear-gradient(135deg, #afb42b, #cddc39);
}
.bg-maroon-gradient {
    background: linear-gradient(135deg, #800000, #b71c1c);
}
.bg-mint-gradient {
    background: linear-gradient(135deg, #43cea2, #185a9d);
}
.bg-violet-gradient {
    background: linear-gradient(135deg, #8e2de2, #4a00e0);
}
.accordion-body p {
    color: #555;
}
.btn-link-custom {
    text-decoration: none;
    font-weight: 500;
    color: #004aad;
    position: relative;
    transition: 0.3s;
}
.btn-link-custom::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 2px;
    background: #004aad;
    transition: width 0.9s;
}
.btn-link-custom:hover::after {
    width: 100%;
}
.link-list {
    width: 30%;
    list-style: none;
    padding-left: 0;
}
.link-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 8px;
    transition: border-left 0.3s ease, border-radius 0.3s ease, background 0.3s ease;
}
.link-list li:hover {
    border-left: 3px solid #0052cc;
    border-radius: 6px 0 0 6px;
    background: #f8fafc;
}
.link-list li i {
    color: #007bff;
}
.text-link {
    color: #007bff;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
}
.text-link:hover {
    color: #0056b3;
    transform: translateX(3px);
    text-decoration: none;
}
.link-list li:hover::before {
    transform: translateX(5px);
}
.deaf-list {
    width: 50%;
    list-style: none;
    padding-left: 0;
}
.deaf-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 8px;
    transition: border-left 0.1s ease, border-radius 0.1s ease, background 0.1s ease;
}
.deaf-list li:hover {
    border-left: 3px solid #0052cc;
    border-radius: 6px 0 0 6px;
    background: #f8fafc;
}
.deaf-list li i {
    color: #007bff;
}
.text-link {
    color: #007bff;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}
.text-link:hover {
    color: #0056b3;
    text-decoration: none;
}
.btn-main {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 10px 30px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.btn-main:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}
.accoContentTitle {
    font-size: 70px;
    color: #198754;
    margin-bottom: 20px;
}
.accoContentImage {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 10px;
}

/***** Service Section *****/
.services-section {
    position: relative;
    background: url('../newimages/service.webp') center/cover no-repeat;
    color: #fff;
}
.services-section .overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.6);
}
.service-card {
    background: #fff;
    border-radius: 12px;
    transition: transform 1s ease, box-shadow 0.3s ease;
    height: 100%;
    padding: 24px;
}
.service-card:hover {
    background: #fff;
    transform: translateY(-10px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}
.service-card i {
    color: #03045e;
}
.service-card h5 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.service-card p {
    font-size: 14px;
    color: #555;
}
.home-service-link {
    text-decoration: none;
}

/***** Interest Section *****/
.roi-card {
    border-bottom: 6px solid #1261ac;
    border-radius: 12px;
    transition: transform 1s ease, box-shadow 0.3s ease;
    /*height: 100%;*/
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    padding: 40px 30px;
    text-align: center;
}
.roi-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.rate-type {
    color: #707070;
    font-size: 26px;
    margin-bottom: 24px;
    font-weight: 600;
    line-height: normal;
}
.rate-detail {
    margin: 10px 0 15px 0;
}
.rate-value {
    color: #0276bb;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
}
.rate-symbol {
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    display: inline-block;
    line-height: 1.1;
}
.btn-roi {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 5px 15px;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 15px;
}
.btn-roi:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}

/***** EMI Calculate Section *****/
.calculator-container {
    background-color: #fcfcfc;
    padding: 50px !important;
}
.slider-label {
    font-weight: bold;
    color: #495057;
    display: block;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group-text {
    background-color: #e9ecef;
    border: 1px solid #ced4da;
}
.custom-range-w {
    width: 100%;
}
.result-container {
    background-color: #0d6efd0d;
    /* border-radius: 10px; */
    padding: 40px 100px 30px 50px !important;
}
.result-label {
    color: #3b403e;
    margin-bottom: 10px;
}
.result-value {
    font-weight: bold;
    color: #320A6B;
    font-size: 22px;
    margin-bottom: 10px;
}
.coin-row {
    align-items: center;
}
.emiIcon {
    width: 100%;
    height: auto;
}

/***** Fun Fact *****/
.fun-fact-bg {
    padding: 70px 0;
    opacity: 1;
    background: linear-gradient(to right top, #000f89, #003aa7, #005dc0, #0e7fd4, #47a1e6, #3da3ed, #2fa6f5, #19a8fc, #008afa, #0069f3, #0044e5, #0000cd);
}
.counter-wrapper {
    text-align: center;
    padding: 20px 10px;
    background: #F0F0F0;
    border-radius: 6px;
}
.counter-icon {
    margin-bottom: 20px;
}
.counter-icon img {
    width: 70px;
    height: auto;
}
.counter-number {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.currency-symbol {
    font-size: 46px;
    font-weight: 400;
    margin-right: 5px;
}
.crore-symbol {
    font-size: 48px;
    font-weight: 500;
}
.plus-symbol {
    font-size: 2.5rem;
    font-weight: 500;
}
.counter-label {
    font-size: 1.5rem;
    margin-top: 10px;
}

/***** Deposit Facility *****/
.deposit-service-card {
    border: 1px solid #E9E9E9;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
}
.img-wrap {
    padding: 30px;
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
}
.home-deposit-img {
    display: block;
    width: 100%;
    height: 200px;
    border-radius: 10px;
    object-fit: cover;
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.img-wrap:hover .home-deposit-img {
    transform: scale(1.05);
}
.deposit-content {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 35px 35px 35px 35px;
}
.home-depo-title {
    font-size: 26px;
    font-weight: 400;
    color: #00aff0;
    line-height: normal;
    min-height: 30px;
}
.deposit-service-desc p {
    min-height: 90px;
    margin: 10px 0 15px 0;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    color: #727272;
}
.btn-deposit {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 5px 15px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.btn-deposit:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}

/***** Footer *****/
.auto-container {
    position: static;
    max-width: 1320px;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-footer {
    background: linear-gradient(to right top, #000f89, #003aa7, #005dc0, #0e7fd4, #47a1e6, #3da3ed, #2fa6f5, #19a8fc, #008afa, #0069f3, #0044e5, #0000cd);
    /*background: #134686;*/
}
.footer-widget {
    position: relative;
    padding: 80px 0px 80px 0px;
    border-bottom: 1px solid #dddddd99;
}
.footer-logo {
    width: 180px;
    height: 180px;
    margin-bottom: 20px;
}
.footer-address {
    font-size: 16px;
}
.footer-contact {
    display: flex;
    gap: 10px;
    font-size: 16px;
}
.footer .footer-link {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    transition: color 0.3s;
}
.footer .footer-link:hover {
    color: #ffc107; /* Bootstrap warning yellow */
}
.footer .social-links a {
    color: #fff;
    transition: color 0.3s;
}
.footer .social-links a:hover {
    color: #ffc107;
}
.footer-widget-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 26px;
}
.quickLinkUl {
    padding-left: 22px;
}
.footer-bottom {
    padding: 15px 0px;
    background: #00aff0;
}
.dicgcLogo {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.developCompany {
    text-decoration: none;
}
.veershaiv-quote-wrap {
    font-size: 18px;
    font-weight: 500;
    color: #f9f9f9;
    background: #2980b9;
    border-left: 6px solid #ffd700;
    border-radius: 6px;
    padding: 20px 20px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    font-style: italic;
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.veershaiv-quote-wrap:hover {
    background: #2980b9;
    transform: translateY(-5px);
}
.quote-owner {
    text-align: right;
}

/***** Mobile App Section *****/
.mobile-app-section {
    background: #f2f2f7;
}
.app-image {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 6px;
}
.download-btn {
    background-color: #212529;
    border-color: #212529;
    transition: background-color 0.3s;
}
.download-btn:hover {
    background-color: #212529;
    border-color: #212529;
}
.store-logo {
    width: 100%;
    height: 65px;
    object-fit: contain;
}
.app-highlight-badge {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
    list-style: none;
    padding-left: 0;
}
.badge {
    padding: 8px 20px;
    font-size: 14px;
    color: #fff !important;
    background: #000f89 !important;
}
.app-highlight-badge i {
    margin-right: 5px;
}
.download-btns {
    float: left;
}
.app-desc {
    color: #727272;
    margin-bottom: 30px;
    font-size: 16px;
}
.app-content-wrap {
    max-width: 820px;
    text-align: center;
    margin: 0 auto;
}
.mobile-app-title {
    font-size: 37px;
    font-weight: 700;
    color: #0d6efd;
}



/*About Us Page CSS Start*/
.path-breadcrumb-section {
    background: #eee;
    padding: 5px 0;
}
.path-breadcrumb-ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
}
.path-breadcrumb-li {
    font-size: 16px;
}
.path-breadcrumb-li a {
    color: #000;
    text-decoration: none;
}
.breadcrumb-item {
    padding-left: 8px !important;
}
.breadcrumb-item::before {
    float: left !important;
    padding-right: 8px !important;
    content: "/" !important;
}
.about-section-title {
    font-size: 37px;
    color: #0d6efd;
    font-weight: 600;
}
.history-content {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.5;
    color: #555;
}
.aboutHighlight {
    color: #000;
    font-weight: 600;
}
.abt-pl-pr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.aboutUsImage {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 6px;
}
.aboutUsHistoryImg {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 6px;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, transparent 100%);
}
.mission-section {
    background: #f0f0f0;
}
.aboutUsMissionImg {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 6px;
    mask-image: linear-gradient(to left, rgba(0, 0, 0, 1) 50%, transparent 100%);
}
.aboutUsVisionImg {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 6px;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, transparent 100%);
}
.history-content {
    padding: 15px 20px;
}
.vision-content {
    padding: 15px 20px;
}
.mission-card {
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    padding: 30px;
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-left: 4px solid #2980b9;
}
.mission-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.philosophy-icon {
    text-align: center;
}
.philosophy-icon i {
    color: #03045e;
    font-size: 50px;
    margin-bottom: 30px;
}
.philosophy-content {
    text-align: center;
}
.philosophy-content h5 {
    font-size: 22px;
    color: #00aff0;
    font-weight: 400;
    line-height: normal;
}
.philosophy-content p {
    min-height: 90px;
    margin: 10px 0 15px 0;
    font-size: 16px;
    line-height: 25px;
    color: #727272;
}
.mission-box-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .4s cubic-bezier(.12, 0, .39, 0);
    transition: .4s cubic-bezier(.12, 0, .39, 0);
}
.mission-bg-base-color {
    background: #346a9d;
}
.mission-card:hover {
    border-left: 4px solid #00aff0;
}
.mission-card:hover .mission-box-overlay {
    opacity: 1;
    border-radius: 15px;
}
.mission-card:hover .philosophy-icon i {
    color: #fff;
}
.mission-card:hover .philosophy-content h5, .mission-card:hover .philosophy-content p {
    color: #fff;
}
/*About Us Page CSS End*/


/*Achievements Page CSS Start*/
.achievement-wrap {
    overflow: hidden;
}
.achievement-card {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    margin-top: 10px !important;
}
.achievement-slider {
    padding: 0 70px;
}
.achievementImage {
    width: 100%;
    height: 330px;
    object-fit: contain;
    transition: transform 0.4s ease;
}
.achievement-card:hover .achievementImage {
    transform: scale(1.05);
}
/*Achievements Page CSS End*/


/*Board Directors Page CSS Start*/
.bod-card-wrap {
    display: flex;
    align-items: center;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-radius: 30px;
    text-align: center;
    border-bottom: 6px solid #1261ac;
}
.bod-card-wrap:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.bodImage {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 30px;
}
.director-content-intro-sec {
    padding: 15px;
}
.bod-title {
    font-size: 22px;
    color: #000166;
    margin-bottom: 0;
}
.bod-para-txt {
    font-size: 18px;
    color: #000000;
    margin: 0;
    margin-top: 10px;
}
.director-card-wrap {
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-radius: 30px;
    height: 315px;
    /*max-height: 365px;*/
    text-align: center;
    border-bottom: 6px solid #1261ac
}
.director-card-wrap:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.directorImage {
    border-radius: 30px;
    width: auto;
    height: 150px;
}
.director-content-sec {
    padding: 15px 0 0 0;
}
.director-title {
    font-size: 18px;
    color: #000166;
}
.director-para-txt {
    font-size: 18px;
    color: #000000;
    margin: 0;
    margin-top: 10px;
}
/*Board Directors Page CSS End*/

/*Financial Highlight Page CSS Start*/
.financial-highlight-wrapper {
    padding: 20px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.financial-note {
    font-size: 14px;
    color: #555;
    margin-bottom: 5px;
    font-style: italic;
}
.tblFinancialHighlight {
    margin-bottom: 0;
}
.tblFinancialHighlight tr th {
    background: #eee;
    padding: 5px;
    text-align: center;
}
.tblFinancialHighlight tr td {
    padding: 5px;
    text-align: right;
}
.siteSidebarCard {
    border: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 90px;
    z-index: 5;
    transition: all 0.3s ease;
}
.siteSidebarCardHead {
    padding: 15px;
    font-size: 18px;
    line-height: 1;
    background: #e0ffff;
    border-bottom: 1px solid #2d68c4;
}
.siteSidebarCardBody {
    padding: 0;
}
.siteSidebarUl {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    padding: 15px 20px;
}
.siteSidebarLi {
    transition: border-left 0.3s ease, border-radius 0.3s ease, background 0.3s ease;
}
.siteSidebarLi:hover {
    border-left: 3px solid #000;
    border-radius: 6px 0 0 6px;
    background: #f8fafc;
}
.siteSidebarLi:hover a {
    padding: 7px 10px;
}
.siteSidebarLi a {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    text-decoration: none;
    color: #000;
    transition: padding 0.3s ease, color 0.3s ease;
}
.siteSidebarLi a:hover {
    color: #082567;
}
/*Financial Highlight Page CSS End*/

/*Annual Report Page CSS Start*/
.report-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
    overflow: hidden;
    padding: 15px 25px;
}
.report-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.report-image-wrap {
    display: flex;
    justify-content: center;
}
.annualReportImage {
    width: auto;
    height: 200px;
    border-radius: 10px;
}
.report-content {
    padding: 20px 0;
}
.report-content h5 {
    font-size: 19px;
    color: #002b5b;
    font-weight: 600;
    margin-bottom: 20px;
}
.report-content p {
    color: #666;
    font-size: 0.95rem;
}
.btn-report {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 5px 15px;
    border-radius: 6px;
    text-decoration: none;
}
.btn-report:hover {
    box-shadow: inset 6em 0 0 0 #03045e, inset -6em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}
/*Annual Report Page CSS End*/

/*Deposit Pages CSS Start*/
.depositAccCard {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.deposit-acc-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.depositAccCard small {
    font-style: italic;
    font-weight: 700;
}
.depositAccContent {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
}
.criteria-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.criteriaCardBody {
    margin-bottom: 40px;
}
.balanceCardBody {
    margin-bottom: 40px;
}
.featureCardBody {
    margin-bottom: 40px;
}
.criteriaUl {
    list-style: none;
    padding-left: 16px;
}
.criteriaLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.criteriaLi i {
    color: #002b7f;
    font-size: 20px;
}
.criteriaLi span {
    color: #222;
    font-size: 16px;
}
.balanceUl {
    list-style: none;
    padding-left: 16px;
}
.balanceLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.balanceLi i {
    color: #002b7f;
    font-size: 20px;
}
.balanceLi span {
    color: #222;
    font-size: 16px;
}
.featureUl {
    list-style: none;
    padding-left: 16px;
}
.featureLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.featureLi i {
    color: #002b7f;
    font-size: 20px;
}
.featureLi span {
    color: #222;
    font-size: 16px;
}
.proofTitle {
    font-size: 20px;
    margin-bottom: 15px;
}
.moreDocsTitle {
    font-size: 20px;
    margin-bottom: 15px;
}
.proofCardBody {
    margin-bottom: 40px;
}
.photoCardBody {
    margin-bottom: 40px;
}
.identityUl, .addressUl, .moreDocsUl, .photoUl {
    list-style: none;
    padding-left: 16px;
}
.identityLi, .addressLi, .moreDocsLi, .photoLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.identityLi i, .addressLi i, .moreDocsLi i, .photoLi i {
    color: #002b7f;
    font-size: 20px;
}
.identityLi span, .addressLi span, .moreDocsLi span, .photoLi span {
    color: #222;
    font-size: 16px;
}
.fdSchemeCardBody, .fdSchemeDetailCardBody {
    margin-bottom: 40px;
}
.fdSchemeUl, .fdSchemeDetailUl {
    list-style: none;
    padding-left: 16px;
}
.fdSchemeLi, .fdSchemeDetailLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.fdSchemeLi i, .fdSchemeDetailLi i {
    color: #002b7f;
    font-size: 20px;
}
.fdSchemeLi span, .fdSchemeDetailLi span {
    color: #222;
    font-size: 16px;
}
.interest-rate-card, .service-charge-card {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 0;
}
.interest-rate-card-header, .service-charge-card-header {
    padding: 10px 20px;
    background: linear-gradient(270deg, #1CB5E0 0%, #000851 100%);
    border-radius: 10px 10px 0 0;
}
.interest-rate-card-header h5, .service-charge-card-header h5 {
    margin-bottom: 0;
    color: #fff;
}
.interest-rate-card-body, .service-charge-card-body {
    padding: 20px;
}
.rate-note {
    font-size: 16px;
    margin-bottom: 20px;
}
.tblInterestRate tr th {
    background: #eee;
    padding: 5px;
}
.tblInterestRate tr td {
    padding: 5px;
}
/*Deposit Pages CSS End*/

/*Complaints Info Page CSS Start*/
.complaint-box {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 6px 25px rgba(0,0,0,0.08);
    text-align: center;
    padding: 60px 30px;
    transition: all 0.3s ease;
}
.complaint-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.complaint-box i {
    font-size: 50px;
}
.complaint-box h4 {
    font-weight: 700;
    color: #002b5b;
}
.complaint-box p {
    font-size: 1.05rem;
    color: #555;
    margin-bottom: 25px;
}
.email-box {
    background: #fff;
    border: 1px solid #3338a0;
    color: #1261ac;
    font-weight: 600;
    font-size: 18px;
    border-radius: 6px;
    padding: 15px 35px;
    transition: all 0.7s;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 20px;
}
.email-box:hover {
    box-shadow: inset 12em 0 0 0 #03045e, inset -12em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}
/*Complaints Info Page CSS End*/

/*Locaker Page CSS Start*/
.locker-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.locker-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.locker-card-wrapper small {
    font-style: italic;
    font-weight: 700;
}
.locker-content {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
}
.locker-sub-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.locker-info-section {
    margin-bottom: 40px;
}
.lockerBranchUl {
    column-count: 3;
    padding-left: 16px;
    gap: 85px;
    list-style: none;
}
.lockerBranchLi {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.lockerBranchLi i {
    color: #002b7f;
    font-size: 20px;
}
.lockerBranchLi span {
    color: #222;
    font-size: 16px;
}
.lockerNominiUl {
    list-style: none;
    padding-left: 16px;
}
.lockerNominiLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.lockerNominiLi i {
    color: #002b7f;
    font-size: 20px;
}
.lockerNominiLi span {
    color: #222;
    font-size: 16px;
}
.tblLocker th {
    padding: 15px;
    background:#F0F8FF;
    font-weight: 700;
    color: #333;
    border: none;
    font-size: 16px;
}
.tblLocker th:first-child {
    border-top-left-radius: 6px;
}
.tblLocker th:last-child {
    border-top-right-radius: 6px;
}
.tblLocker td {
    padding: 15px;
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    transition: all 0.2s ease
}
.tblLocker tr:hover td {
    background-color: rgba(0, 185, 242, 0.05);
    transform: translateY(-1px);
}
.locker-size-td {
    font-weight: 600;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(252, 219, 50, 0.15) 0%, rgba(249, 196, 21, 0.15) 100%);
}
.locker-rate-td {
    background: linear-gradient(135deg, rgba(0, 185, 242, 0.15) 0%, rgba(0, 151, 199, 0.15) 100%);
    font-weight: 600;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
}
/*Locaker Page CSS End*/

/*RTGS NEFT Page CSS Start*/
.rtgs-neft-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.rtgs-neft-info-section {
    margin-bottom: 40px;
}
.rtgs-neft-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.rtgs-neft-info-section small {
    font-style: italic;
    font-weight: 700;
}
.rtgs-neft-content {
    margin-top: 10px;
}
.locker-info-section {
    margin-bottom: 40px;
}
.rtgs-neft-sub-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.rtgsBenefitUl, .rtgsBeneficiaryUl, .rtgsProcessUl {
    list-style: none;
    padding-left: 16px;
}
.rtgsBenefitLi, .rtgsBeneficiaryLi, .rtgsProcessLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.rtgsBenefitLi i, .rtgsBeneficiaryLi i, .rtgsProcessLi i {
    color: #002b7f;
    font-size: 20px;
}
.rtgsBenefitLi span, .rtgsBeneficiaryLi span, .rtgsProcessLi span {
    color: #222;
    font-size: 16px;
}
.rtgs-highlight-box {
    background: #e9f4ff;
    padding: 20px;
    border-left: 4px solid #004aad;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.rtgs-highlight-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.tblRtgsNeft th {
    padding: 15px;
    background: #F0F8FF;
    font-weight: 700;
    color: #333;
    border: none;
    font-size: 16px;
}
.tblRtgsNeft th:first-child {
    border-top-left-radius: 6px;
}
.tblRtgsNeft th:last-child {
    border-top-right-radius: 6px;
}
/*RTGS NEFT Page CSS End*/

/*SMS Page CSS Start*/
.sms-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.sms-info-section {
    margin-bottom: 40px;
}
.sms-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.sms-info-section small {
    font-style: italic;
    font-weight: 700;
}
.sms-content {
    margin-top: 10px;
}
.locker-info-section {
    margin-bottom: 40px;
}
.sms-sub-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.sms-alert-card {
    background: #e9f4ff;
    border-left: 5px solid #004aad;
    border-radius: 10px;
    padding: 25px 20px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
    height: 235px;
}
.sms-alert-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.sms-alert-card i {
    font-size: 32px;
    color: #004aad;
    margin-bottom: 10px;
    transition: color 0.3s ease;
    background: #fff;
    padding: 0px;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    line-height: 70px;
}
.sms-alert-card:hover i {
    color: #004aad;
    transition: color 0.3s ease;
}
.smsTypeTitle {
    font-size: 20px;
    font-weight: 600;
}
.sms-highlight-box {
    background: #e9f4ff;
    padding: 20px;
    border-left: 4px solid #004aad;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.sms-highlight-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
/*SMS Page CSS End*/

/*Privacy Policy Page CSS Start*/
.privacy-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.privacy-info-section {
    margin-bottom: 40px;
}
.privacy-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.privacy-info-section small {
    font-style: italic;
    font-weight: 700;
}
.privacy-content {
    margin-top: 10px;
}
.privacy-info-section {
    margin-bottom: 40px;
}
.privacy-sub-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.privacyUl, .privacyPolicyUl {
    list-style: none;
    padding-left: 16px;
}
.privacyLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.privacyLi i {
    color: #002b7f;
    font-size: 20px;
}
.privacyLi span {
    color: #222;
    font-size: 16px;
}
.privacyPolicyLi {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
}
.privacyPolicyLi i {
    color: #002b7f;
    font-size: 20px;
}
.privacyPolicyLi span {
    color: #222;
    font-size: 16px;
}
.privacy-title-content {
    margin-bottom: 15px;
}
/*Privacy Policy Page CSS End*/

/*ATM Page CSS Start*/
.atm-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.atm-info-section {
    margin-bottom: 40px;
}
.atm-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.atm-info-section small {
    font-style: italic;
    font-weight: 700;
}
.atm-content {
    margin-top: 10px;
}
.atm-info-section {
    margin-bottom: 40px;
}
.atm-sub-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.atm-do-sub-title {
    font-size: 25px;
    border-left: 5px solid #28a745;
    padding-left: 16px;
    font-weight: 600;
    color: #28a745;
    margin-bottom: 20px;
}
.atm-dont-sub-title {
    font-size: 25px;
    border-left: 5px solid #dc3545;
    padding-left: 16px;
    font-weight: 600;
    color: #dc3545;
    margin-bottom: 20px;
}
.atmUl, .atmDoUl, .atmDontUl {
    list-style: none;
    padding-left: 16px;
}
.atmLi, .atmDoLi, .atmDontLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.atmLi i {
    color: #002b7f;
    font-size: 20px;
}
.atmLi span {
    color: #222;
    font-size: 16px;
}
.atmDoLi i {
    color: #28a745;
    font-size: 20px;
}
.atmDoLi span {
    color: #222;
    font-size: 16px;
}
.atmDontLi i {
    color: #dc3545;
    font-size: 20px;
}
.atmDontLi span {
    color: #222;
    font-size: 16px;
}
.atmImage {
    width: 100%;
    height: 250px;
    object-fit: contain;
    border-radius: 10px;
}
/*ATM Page CSS End*/

/*Loan Pages CSS Start*/
.vehicle-card-wrapper {
    padding: 40px 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    /*background: linear-gradient(135deg, rgba(0,74,173,0.03), rgba(0,30,96,0.05));*/
}
.vehicle-info-section {
    margin-bottom: 20px;
}
.vehicle-title {
    font-size: 30px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 15px;
}
.vehicle-info-section small {
    font-style: italic;
    font-weight: 700;
}
.vehicle-content {
    margin-top: 10px;
}
.loan-nav-tabs {
    border-bottom: none;
    gap: 10px;
}
.loan-nav-tabs .loan-nav-link {
    background: #f3f6ff;
    color: #004aad;
    font-weight: 600;
    border: 2px solid transparent;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 15px;
    transition: all 0.3s ease;
}
.loan-nav-tabs .loan-nav-link i {
    margin-right: 8px;
    font-size: 16px;
}
.loan-nav-tabs .loan-nav-link:hover {
    background: #e9f1ff;
    border-color: #004aad;
    color: #002b6e;
}
.loan-nav-tabs .loan-nav-link.active {
    background: #004aad;
    color: #fff;
    border-color: #004aad;
    box-shadow: 0 4px 10px rgba(0, 74, 173, 0.3);
}
.tab-pane {
    animation: fadeInUp 0.5s ease both;
}
@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
.loan-image {
    width: 100%;
    border-radius: 15px;
    margin-bottom: 25px;
    transition: transform 0.4s ease;
}
.loan-image:hover {
    transform: scale(1.03);
}
.loan-tab-title {
    font-size: 25px;
    border-left: 5px solid #0052cc;
    padding-left: 16px;
    font-weight: 600;
    color: #002b7f;
    margin-bottom: 20px;
}
.loanInfoUl {
    list-style: none;
    padding-left: 16px;
    margin-bottom: 0;
}
.loanInfoLi {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.loanInfoLi i {
    color: #002b7f;
    font-size: 20px;
}
.loanInfoLi span {
    color: #222;
    font-size: 16px;
    white-space: nowrap;
}
.loanInfoSubUl {
    padding-left: 16px;
}
.loanInfoSubLi {
    margin-bottom: 10px;
}
.cta-section {
    background: linear-gradient(90deg, #004aad, #001e60);
    color: #fff;
    padding: 50px 30px;
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.cta-section h4 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
.cta-section p {
    font-size: 1rem;
    color: #dce6ff;
    margin-bottom: 25px;
}
.cta-section a {
    background: #fff;
    color: #004aad;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}
.cta-section a:hover {
    background: #f1f1f1;
    color: #001e60;
}
.tblLoanInterestRate td {
    text-align: right;
}
/*Loan Pages CSS End*/

/*ATM Branch Page CSS Start*/
.tblAtmBranch th {
    padding: 5px;
    background: #f0f8ff;
}
.tblAtmBranch th:first-child {
    border-top-left-radius: 6px;
}
.tblAtmBranch th:last-child {
    border-top-right-radius: 6px;
}
.tblAtmBranch td {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    transition: all 0.2s ease;
    vertical-align: middle;
    white-space: nowrap;
}
.tblAtmBranch tr:hover td {
    background-color: rgba(0, 185, 242, 0.05);
    transform: translateY(-1px);
}
.atm-branch-yes-td {
    background: #28a745;
    font-weight: 600;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.atm-branch-no-td {
    background: #dc3545;
    font-weight: 600;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
}
/*ATM Branch Page CSS End*/

/*Gallery Page CSS Start*/
.gallery-card-wrap {
    padding: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-radius: 20px;
    border-bottom: 6px solid #1261ac;
    cursor: pointer;
}
.galleryImage {
    width: 100%;
    height: 330px;
    object-fit: cover;
    border-radius: 20px;
}
.img-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}
.img-popup .popup-img {
    max-width: 90%;
    max-height: 85vh;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(255,255,255,0.2);
    object-fit: contain;
    transition: transform 0.3s ease;
}
.img-popup .close-popup {
    position: absolute;
    top: 20px;
    right: 30px;
    color: white;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
}
.img-popup .close-popup:hover {
    color: #00bfff;
}
.img-popup.show {
    display: flex;
    animation: fadeIn 0.3s ease-in;
}
@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}
/*Gallery Page CSS End*/

/*Enquiry Modal CSS Start*/
.enquiry-modal {
    border-radius: 15px;
    border: none;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.enquiry-modal .modal-header {
    background: linear-gradient(135deg, #002b8f, #0056b3);
    color: #fff;
    border-bottom: none;
    border-radius: 15px 15px 0 0;
}
.enquiry-modal .form-label {
    font-weight: 600;
    color: #333;
}
@media (max-width: 576px) {
    .modal-dialog {
        margin: 1rem;
    }
}
.enquiry-modal .btn-close {
    filter: invert(1) brightness(200%);
    opacity: 1;
}
/*Enquiry Modal CSS End*/



/*Breadcrumb Images CSS Start*/
.about-breadcrumb {
    position: relative;
    background-image: url('../newimages/breadcrumb-about.jpg');
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 130px 0;
}
.about-breadcrumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, #004aad, #0176bb);
    /*background: #0176bb;*/
    opacity: 0.6;
}
.contact-breadcrumb {
    position: relative;
    background-image: url('../newimages/city-view.jpg');
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 130px 0;
}
.contact-breadcrumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, #004aad, #0176bb);
    /*background: #0176bb;*/
    opacity: 0.6;
}
/*Breadcrumb Images CSS End*/



/*Contact Page CSS Start*/
.contact-container {
    overflow: hidden;
}
.breadcrumb-content h1 {
    position: relative;
    z-index: 1;
    font-size: 42px;
    background: none;
    padding: 0;
    color: #fff;
    font-weight: 700;
}
.contact-main-card {
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    border-left: 5px solid #0000FF;
    transition: transform 1s ease, box-shadow 0.3s ease;
}
.contact-main-card:hover {
    transform: scale(1.03);
    box-shadow: 0 5px 15px rgba(0,0,0,0.45);
}
.get-in-touch-title {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1px;
    color: #6495ED;
}
.contact-help-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 30px;
    color: #00008b;
}
.contact-icon-with-text {
    margin-bottom: 30px;
}
.contact-feature-box {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.contact-feature-box-icon {
    margin-right: 25px;
    width: 70px;
    height: 70px;
    background: #87cefa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactChatIcon {
    width: 50px;
    height: 50px;
}
.contact-address-heading {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1f242e;
}
.contact-address-txt {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: #717580;
}
.contact-phone-txt {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    display: flex;
    gap: 5px;
    color: #717580;
}
.contact-phone-txt a {
    color: #717580;
    text-decoration: none;
}
.contact-email-txt {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    display: flex;
    gap: 5px;
    color: #717580;
}
.contact-email-txt a {
    color: #717580;
    text-decoration: none;
}
.working-hours-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.working-hours-list li {
    font-size: 15.5px;
    color: #333;
    padding: 5px 0;
    border-bottom: 1px dashed #cfddee;
}
.working-hours-list li:last-child {
    border-bottom: none;
}
.working-hours-list strong {
    color: #004aad;
    font-weight: 600;
}
.working-hours-list span {
    background: #25aae1;
    padding: 2px 8px;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
}
.branch-contact-nav-tabs {
    gap: 7px;
    margin-bottom: 30px;
}
.branch-contact-nav-tabs .branch-nav-link.active {
    background: #004aad;
    color: #fff;
    border-color: #004aad;
    box-shadow: 0 4px 10px rgba(0, 74, 173, 0.3);
}
.branch-contact-nav-tabs .branch-nav-link {
    background: #f3f6ff;
    color: #004aad;
    font-weight: 600;
    border: 2px solid transparent;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 15px;
    transition: all 0.3s ease;
}
.branch-contact-nav-tabs .branch-nav-link:hover {
    background: #004aad;
    color: #fff;
}
.branch-card-modern {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: transform 1s ease, box-shadow 0.3s ease;
    border-bottom: 6px solid #1261ac;
    height: 680px;
}
.branch-card-modern:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.branch-header {
    background: linear-gradient(135deg, #0072ff, #004aad);
    color: #fff;
    padding: 15px 20px;
}
.branch-header h5 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.branch-header .branch-sub {
    font-size: 14px;
    opacity: 0.9;
}
.branch-info {
    padding: 20px;
}
.info-item {
    display: flex;
    align-items: flex-start;
    /*margin-bottom: 15px;*/
}
.info-item:not(:last-child) {
    margin-bottom: 15px;
}
.info-item i {
    font-size: 18px;
    color: #004aad;
    flex: 0 0 20px;
    margin-right: 12px;
    margin-top: 4px;
    font-style: normal;
}
.branch-info-text {
    flex: 1;
    line-height: 1.5;
}
.info-item h6 {
    font-size: 16px;
    font-weight: 600;
    color: #555;
    display: block;
    line-height: 1.5;
    margin-bottom: 0;
}
.info-item p {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
}
.badge-box {
    display: flex;
    gap: 20px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.badge-item h6 {
    font-size: 14px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
}
.code-badge {
    display: inline-block;
    background: #fcdb32;
    color: #333;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 15px;
    font-weight: 600;
    margin-top: 5px;
}
@media (max-width: 576px) {
    .badge-box {
        flex-direction: column;
    }
}
.iconRotate90 {
    rotate: 90deg;
}
/*Contact Page CSS End*/




/*Grievance Page CSS Start*/
.grievanceCard {
    box-shadow: 2px 6px 15px 0 rgba(69,65,78,.1);
    border-radius: 10px;
    border: 0;
    background-color: #fff;
}
.grievanceCardHeader {
    padding: 15px 20px !important;
    background: linear-gradient(270deg, #1CB5E0 0%, #000851 100%);
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.grievanceCardBody {
    padding: 25px;
}
.grievanceCardHeader h4 {
    color: #fff;
    line-height: 25px;
    font-size: 17px;
}
.grievance-form {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding: 30px;
    margin: 40px auto;
    max-width: 700px;
}
.form-title {
    text-align: center;
    margin-bottom: 25px;
}
.form-title h3 {
    font-weight: 600;
    color: #0d6efd;
}
.form-label {
    font-weight: 500;
}
.captcha-box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.captcha-text {
    background: #e9ecef;
    border-radius: 5px;
    padding: 8px 15px;
    font-weight: 600;
    font-size: 16px;
}
.btn-primary {
    border-radius: 6px;
    padding: 10px 25px;
}
.grievanceBtn {
    border: 1px solid #3338A0;
    font-size: 16px;
    font-weight: 700;
    color: #1261ac;
    transition: all 0.7s;
    padding: 15px 35px;
}
.grievanceBtn:hover {
    box-shadow: inset 7em 0 0 0 #03045e, inset -7em 0 0 0 #03045e;
    border-color: #03045e;
    color: #fff;
}
/*Grievance Page CSS End*/


/*Index Model CSS*/
.recruitmentModelImage {
    width: 100%;
    /*height: 650px;
    object-fit: contain;*/
}
/*Index Model CSS*/



@media (min-width: 1200px) {
    .mobile-offcanvas {
        display: none !important;
    }
    .main-navbar {
        display: block !important;
    }
    .cat-btn-header-ul {
        margin: 0 0 0 10px;
    }
}

@media (max-width: 1199px) {
    .main-navbar {
        display: none !important;
    }
    .md-toggle-bg {
        display: block !important;
        margin-right: 10px;
    }
    .navbar-toggler {
        display: block !important;
        background: linear-gradient(90deg, #00aff0 22%, #1261ac 70%);
        font-size: 30px;
        padding: 17px;
        border: none;
    }
    .mobile-offcanvas {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 1);
        color: #fff;
        z-index: 1050;
        transition: right 0.3s ease-in-out;
        overflow-y: auto;
    }
    .mobile-offcanvas.show {
        right: 0;
    }
    .btn-close {
        filter: invert(1);
    }
    .mobile-offcanvas .navbar-nav {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .mobile-offcanvas .nav-item {
        width: 100%;
        position: relative;
        overflow: hidden;
        transition: max-height 0.3s ease-in-out;
        max-height: 60px;
    }
    .mobile-offcanvas .nav-item.open {
        max-height: 600px;
    }
    .mobile-offcanvas .nav-item.open > .dropdown-menu {
        opacity: 1;
        max-height: 500px;
        padding: 10px 0;
        position: static !important;
        transform: none !important;
    }
    .mobile-offcanvas .dropdown-menu {
        display: block;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s ease;
        background: rgba(255, 255, 255, 0.95);
        border: none;
        margin: 0;
        padding: 0;
    }
    .mobile-offcanvas .dropdown-menu.show {
        display: block;
        animation: dropdownSlide 0.3s ease forwards;
    }
    @keyframes dropdownSlide {
        from {
            opacity: 0;
            transform: translateY(-5px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    .mobile-offcanvas .dropdown-menu .dropdown-item {
        color: #000;
        padding: 10px 20px;
        display: block;
    }
    .mobile-offcanvas .nav-link {
        color: #fff;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 16px;
    }
    .mobile-offcanvas .nav-item.open > .nav-link {
        background: rgba(255, 255, 255, 0.1);
    }
    .second-logo-div {
        display: none;
    }
    .topbar {
        display: flex;
        align-items: center;
    }
    .custWidth {
        width: 100%;
    }
    .logo-sec {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .second-logo-div {
        display: none;
    }
    .md-mb-15 {
        margin-bottom: 15px !important;
    }
    .md-mb-30 {
        margin-bottom: 30px !important;
    }
    .md-pl-pr-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .md-pb-30 {
        padding-bottom: 30px !important;
    }
    .md-topbar-pl-pr {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .topbar-contact-li {
        margin-right: 5px;
        padding-right: 5px;
        line-height: 25px !important;
        height: 25px !important;
    }
    .topbar-contact-li:last-child {
        border-right: none;
    }
    .topbar-bank-title {
        font-size: 14px;
        margin-bottom: 0;
    }
    .logo-sec {
        margin-left: 0;
    }
    .logo-title-div {
        gap: 0;
    }
    .topbar {
        padding: 5px 0;
        display: flex;
        justify-content: space-between;
    }
    .navbar-nav {
        flex-direction: column;
        padding: 0 15px !important;
    }
    .logo-div {
        /*width: 80%;*/
        background: #fff;
    }
    .site-logo {
        width: 80px;
        height: 80px;
    }
    .navbar-toggler {
        background: #000;
        font-size: 20px;
        padding: 10px;
        margin: auto;
        background: linear-gradient(90deg, #00aff0 22%, #1261ac 70%);
    }
    .mobile-cat-btn {
        font-size: 15px;
        padding: 10px 10px;
        width: 100%;
        margin-left: 0 !important;
        background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
        background-size: 300% 100%;
        border: 0;
        color: #fff;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
    .mobile-cat-btn:hover {
        border: 0;
        color: #000;
        background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
    .mobile-offcanvas {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,1);
        color: #fff;
        z-index: 1050;
        transition: right 0.3s ease-in-out;
        overflow-y: auto;
    }
    .mobile-offcanvas.show {
        right: 0;
    }
    .btn-close {
        filter: invert(1);
    }
    .mobile-offcanvas .navbar-nav {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .mobile-offcanvas .nav-item {
        width: 100%;
        position: relative;
        overflow: hidden;
        transition: max-height 0.3s ease-in-out;
        max-height: 60px;
    }
    .mobile-offcanvas .nav-item.open {
        max-height: 600px;
    }
    .mobile-offcanvas .nav-item.open > .dropdown-menu {
        opacity: 1;
        max-height: 500px;
        padding: 10px 0;
        position: static !important;
        transform: none !important;
    }
    .mobile-offcanvas .nav-item.dropdown {
        position: relative;
    }
    .mobile-offcanvas .dropdown-menu {
        display: block;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s ease;
        background: rgba(255, 255, 255, 0.95);
        border: none;
        margin: 0;
        padding: 0;
    }
    .mobile-offcanvas .dropdown-menu .dropdown-item {
        color: #000;
        padding: 10px 20px;
        display: block;
    }
    .mobile-offcanvas .nav-link {
        color: #fff;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 12px 16px;
    }
    .mobile-offcanvas .nav-item.open > .nav-link {
        background: rgba(255, 255, 255, 0.1);
    }
    .mobile-offcanvas:hover .dropdown-menu {
        border: none;
        margin-left: 0px;
        /*display: none;*/
    }
    .mobile-offcanvas .dropdown-menu.show {
        display: block;
        animation: dropdownSlide 0.3s ease forwards;
    }
    @keyframes dropdownSlide {
        from {
            opacity: 0;
            transform: translateY(-5px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    .nav-item .nav-link {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .hero-slide {
        height: 200px;
    }
    .hero-content {
        max-width: 330px;
    }
    .hero-content h1 {
        font-size: 25px;
    }
    .hero-content p {
        font-size: 15px;
    }
    .footer-widget {
        padding: 50px 0px 50px 0px;
    }
    .link-widget {
        margin: 0px 0px 30px 0px !important;
    }
    .footer-widget-title {
        margin-bottom: 10px;
    }
    .nav-item.dropdown:hover .dropdown-menu {
        padding: 0;
        border-radius: 0 0 6px 6px;
        transform: none !important;
        position: static !important;
    }
    .nav-item.dropdown:hover .dropdown-menu li:not(:last-child) {
        border-bottom: 1px solid #000 !important;
    }
    .navbar-nav li:not(:last-child) {
        border-bottom: 1px solid #fff;
    }
    .nav-item {
        padding: 5px 0;
        height: auto;
        display: block;
    }
    .dropdown-item {
        padding: 12px;
        font-size: 15px;
        font-weight: 600;
        color: #000;
    }
    .dropdown-item:hover {
        border-radius: 6px;
        background: #fff;
        color: #000;
    }
    .home-abt-image {
        height: auto;
    }
    .sec-title h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .home-abt-highlight {
        font-size: 15px;
    }
    .home-abt-text {
        font-size: 15px;
    }
    .about-box:hover {
        transform: translateY(-5px);
    }
    .my-slider {
        padding: 0 0px;
    }
    .loan-card h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .loan-card p {
        font-size: 14px;
        line-height: 20px;
    }
    .calculator-container {
        padding: 25px !important;
    }
    .result-container {
        padding: 25px 25px 25px 25px !important;
    }
    .slick-prev {
        left: 0;
        width: 25px;
        height: 25px;
    }
    .slick-next {
        right: 0;
        width: 25px;
        height: 25px;
    }
    .slick-next::before, .slick-prev::before {
        font-size: 17px;
    }
    .service-card {
        padding: 20px;
    }
    .service-card h5 {
        margin-bottom: 0;
        font-size: 18px;
    }
    .dicgcLogo {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }
    .contact-breadcrumb {
        padding: 50px 0;
    }
    .breadcrumb-content h1 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .contact-help-title {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .contact-feature-box-icon {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    .contactChatIcon {
        width: 35px;
        height: 35px;
    }
    .md-contactChatIcon {
        width: 50px;
        height: 50px;
        padding: 5px;
    }
    .contact-main-card:hover {
        transform: scale(1.01);
    }
    .contact-address-heading {
        margin-bottom: 5px;
    }
    .electionUl {
        margin: 0 0 0 0px !important;
    }
    .model-btn-close {
        filter: invert(0) !important;
    }
    .header-election-btn {
        font-size: 15px;
        margin-left: 0 !important;
        margin-bottom: 10px;
        width: 100%;
        color: #fff;
    }
    .cat-btn-header-ul {
        margin: 0 0 0 0px !important;
    }
    .app-highlight-badge {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .rate-value {
        font-size: 40px;
    }
    .rate-symbol {
        font-size: 20px;
    }
    .badge {
        padding: 8px 14px;
    }
    .app-image {
        height: auto;
    }
    .mobile-app-title {
        font-size: 28px;
    }
    .abt-pl-pr-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .aboutUsHistoryImg, .aboutUsMissionImg, .aboutUsVisionImg {
        height: auto;
        mask-image: none;
        margin-bottom: 20px;
    }
    .about-section-title {
        font-size: 29px;
        margin-bottom: 10px !important;
        padding-left: 0 !important;
    }
    .history-content, .vision-content {
        padding: 0;
    }
    .history-content, .mission-content, .vision-content {
        font-size: 14px;
    }
    .veershaiv-quote-wrap {
        font-size: 16px;
        padding: 10px 15px;
    }
    .veershaiv-quote {
        margin-bottom: 10px;
    }
    .quote-owner {
        font-size: 16px;
    }
    .bod-card-wrap {
        flex-direction: column;
    }
    .achievement-slider {
        padding: 0 !important;
    }
    .tblFinancialHighlight tr td {
        white-space: nowrap;
        padding: 5px 10px;
        font-size: 14px;
    }
    .depositAccCard {
        padding: 20px 20px;
    }
    .deposit-acc-title {
        font-size: 24px;
    }
    .criteria-title {
        font-size: 20px;
    }
    .criteriaUl, .identityUl, .addressUl, .featureUl, .balanceUl, .moreDocsUl, .photoUl, .fdSchemeUl, .fdSchemeDetailUl {
        padding-left: 5px;
    }
    .criteriaLi, .identityLi, .addressLi, .featureLi, .balanceLi, .moreDocsLi, .photoLi, .fdSchemeLi, .fdSchemeDetailLi {
        gap: 10px;
        margin-bottom: 10px;
    }
    .criteriaLi i, .balanceLi i, .featureLi i, .identityLi i, .addressLi i, .moreDocsLi i, .photoLi i, .fdSchemeLi i, .fdSchemeDetailLi i {
        font-size: 16px;
    }
    .criteriaLi span, .balanceLi span, .featureLi span, .identityLi span, .addressLi span , .moreDocsLi span, .photoLi span, .fdSchemeLi span, .fdSchemeDetailLi span {
        font-size: 14px;
    }
    .tblInterestRate tr th, .tblInterestRate tr td {
        white-space: nowrap;
    }
    .sms-card-wrapper, .rtgs-neft-card-wrapper, .locker-card-wrapper, .privacy-card-wrapper, .atm-card-wrapper {
        padding: 20px;
    }
    .sms-title, .rtgs-neft-title, .locker-title, .privacy-title, .atm-title {
        font-size: 24px;
    }
    .sms-sub-title, .rtgs-neft-sub-title, .locker-sub-title, .privacy-sub-title, .atm-sub-title, .atm-do-sub-title, .atm-dont-sub-title {
        font-size: 22px;
    }
    .sms-alert-card {
        height: auto;
    }
    .sms-alert-card i {
        font-size: 25px;
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
    .smsTypeTxt {
        margin-bottom: 0;
    }
    .rtgsBenefitUl, .rtgsBeneficiaryUl, .rtgsProcessUl, .lockerNominiUl, .privacyUl, .privacyPolicyUl, .atmUl, .atmDoUl, .atmDontUl {
        padding-left: 5px;
    }
    .rtgsBenefitLi, .rtgsBeneficiaryLi, .rtgsProcessLi, .lockerNominiLi, .atmLi, .atmDoLi, .atmDontLi {
        gap: 10px;
        margin-bottom: 10px;
    }
    .rtgsBenefitLi i, .rtgsBeneficiaryLi i, .rtgsProcessLi i, .lockerNominiLi i, .privacyLi i, .atmLi i, .atmDoLi i, .atmDontLi i {
        font-size: 16px;
    }
    .rtgsBenefitLi span, .rtgsBeneficiaryLi span, .rtgsProcessLi span, .lockerNominiLi span, .privacyLi span, .atmLi span, .atmDoLi span, .atmDontLi span {
        font-size: 14px;
    }
    .tblRtgsNeft td {
        white-space: nowrap;
    }
    .lockerBranchUl {
        display: block;
        padding-left: 5px;
        column-count: 1 !important;
        gap: 0;
    }
    .tblLocker th, .tblLocker td {
        white-space: nowrap;
    }
    .complaint-box {
        padding: 20px;
    }
    .email-box {
        display: block;
        padding: 10px;
    }
    .complaint-box i {
        font-size: 40px;
    }
    .privacy-title-content {
        font-size: 15px;
    }
    .privacyPolicyLi i {
        font-size: 16px;
    }
    .privacyPolicyLi span {
        font-size: 15px;
    }
    .atmImage {
        height: auto;
    }
    .vehicle-card-wrapper {
        padding: 20px;
    }
    .vehicle-title {
        font-size: 24px;
    }
    .loan-nav-tabs {
        overflow-x: auto;
        white-space: nowrap;
        display: block;
        padding-left: 5px;
    }
    .loan-nav-item {
        display: inline-block;
        margin-right: 5px;
    }
    .loan-tab-title {
        font-size: 20px;
    }
    .loanInfoUl {
        padding-left: 5px;
    }
    .loanInfoLi {
        gap: 10px;
        margin-bottom: 10px;
    }
    .loanInfoLi i {
        font-size: 18px;
    }
    .loanInfoLi span {
        font-size: 16px;
        white-space: normal;
    }
    .cta-section {
        padding: 20px;
    }
    .cta-section h4 {
        font-size: 20px;
    }
    .cta-section p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .cta-section a {
        padding: 8px 26px;
    }
    .loanInfoSubUl {
        overflow: scroll;
    }
    .loanInfoSubLi {
        font-size: 15px;
        white-space: nowrap;
    }
    .tblLoanInterestRate td, .tblLoanInterestRate th {
        white-space: nowrap;
    }
    .md-pl-pr-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .working-hours-list span {
        font-size: 13px;
    }
    .branch-contact-nav-tabs {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        padding-left: 5px;
    }
    .branch-contact-nav-item {
        display: inline-block;
        margin-right: 5px;
    }
    .branch-card-modern {
        height: auto;
    }
    .link-list, .deaf-list {
        width: 100%;
    }
}