﻿.ft_f {
    color: #8eb6d6;
    font-family: 'texgyreadventorbold';
}
.form-control1 {
    height: 46px !important;
}

.imp-note2 {
    padding-bottom: 25px;
}

.header-top ul.top-nav li a {
    color: #FFF;
}

.footer .bottom {
    display: block;
    padding: 0px 0;
    background: #2e5f85;
}

.login {
    border: 1px solid #ff9600;
    background: #ff9600;
}

.search-wrapper {
    padding: 30px 10px 10px 10px;
}

#search input {
    height: 45px;
}

.btn_center {
    padding-left: 150px;
}

.button {
    background: #17a43b;
}

.panel21 {
    background: #2c97ea;
}

.panel2 {
    background: #ff9600;
}

.panel1 {
    padding: 15px 15px;
    color: #000;
}

.marquee-para a {
    color: blue;
    text-align: justify;
    text-transform: capitalize;
}

    .marquee-para a:hover {
        color: red;
    }

.marquee-para {
    border-bottom: 1px solid #ccc;
    padding: 5px 5px;
}

.panel3 {
    background: #2c97ea;
}

.marquee-para1 {
    padding: 0px 15px;
}

.custom-tbl-degn thead tr th {
    background: #000 !important;
    color: #fff;
}

.main-heading1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
    color: #e8322e;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    font-style: italic;
}


.line {
    font-family: 'Alegreya Sans', sans-serif;
    border-bottom: 1px dashed #2e9e88;
    margin: 20px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    color: #2e9e88;
    font-size: 28px;
    position: relative;
}
.static-banner-section-ns {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #061a32;
}

.static-banner-swiper-ns {
    position: relative;
    width: 100%;
    height: 720px;
    min-height: 620px;
    overflow: hidden;
}

.static-banner-wrapper-ns,
.static-banner-slide-ns {
    width: 100%;
    height: 100%;
}

.static-banner-slide-ns {
    position: relative;
    overflow: hidden;
    background: #061a32;
}

.static-banner-image-ns {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1.12);
    transition: transform 8s ease;
}

.static-banner-slide-ns.swiper-slide-active
.static-banner-image-ns {
    transform: scale(1);
}

.static-banner-video-ns {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%) scale(1.08);
    transition: transform 8s ease;
}

.static-banner-slide-ns.swiper-slide-active
.static-banner-video-ns {
    transform: translate(-50%, -50%) scale(1);
}

.static-banner-overlay-ns {
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient( 90deg, rgba(3, 17, 34, 0.35) 0%, rgba(4, 31, 59, 0.22) 45%, rgba(4, 31, 59, 0.08) 75%, rgba(4, 31, 59, 0.02) 100% ), linear-gradient( 180deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.15) 100% );
}

.static-banner-content-area-ns {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.static-banner-content-ns {
    width: 100%;
    max-width: 780px;
    padding: 90px 0 120px;
    color: #ffffff;
}

.static-banner-label-ns {
    display: inline-flex;
    align-items: center;
    margin-bottom: 22px;
    padding: 10px 18px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(30px);
    backdrop-filter: blur(10px);
}

.static-banner-heading-ns {
    max-width: 760px;
    margin: 0 0 24px;
    color: #ffffff;
    font-size: clamp(44px, 5vw, 76px);
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 1.08;
    text-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transform: translateY(35px);
}

.static-banner-text-ns {
    max-width: 680px;
    margin: 0 0 34px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    line-height: 1.8;
    opacity: 0;
    transform: translateY(35px);
}

.static-banner-button-ns {
    display: inline-flex;
    align-items: center;
    min-height: 58px;
    overflow: hidden;
    border: 1px solid #fbbf24;
    border-radius: 8px;
    background: #fbbf24;
    color: #10233d;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 18px 40px rgba(251, 191, 36, 0.25);
    opacity: 0;
    transform: translateY(35px);
    transition: all 0.3s ease;
}

    .static-banner-button-ns > span:first-child {
        padding: 0 25px;
    }

.static-banner-arrow-ns {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-left: 1px solid rgba(16, 35, 61, 0.18);
    font-size: 22px;
    transition: transform 0.3s ease;
}

.static-banner-button-ns:hover,
.static-banner-button-ns:focus {
    border-color: #ffffff;
    background: #ffffff;
    color: #10233d;
    text-decoration: none;
    transform: translateY(-3px);
}

    .static-banner-button-ns:hover
    .static-banner-arrow-ns {
        transform: translateX(4px);
    }

.static-banner-slide-ns.swiper-slide-active
.static-banner-label-ns {
    animation: staticBannerFadeNs 0.7s ease 0.2s forwards;
}

.static-banner-slide-ns.swiper-slide-active
.static-banner-heading-ns {
    animation: staticBannerFadeNs 0.8s ease 0.35s forwards;
}

.static-banner-slide-ns.swiper-slide-active
.static-banner-text-ns {
    animation: staticBannerFadeNs 0.8s ease 0.5s forwards;
}

.static-banner-slide-ns.swiper-slide-active
.static-banner-button-ns {
    animation: staticBannerFadeNs 0.8s ease 0.65s forwards;
}

@keyframes staticBannerFadeNs {
    from {
        opacity: 0;
        transform: translateY(35px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.static-banner-prev-ns,
.static-banner-next-ns {
    position: absolute;
    top: 50%;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    background: rgba(3, 17, 34, 0.5);
    color: #ffffff;
    font-size: 23px;
    cursor: pointer;
    transform: translateY(-50%);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.static-banner-prev-ns {
    left: 30px;
}

.static-banner-next-ns {
    right: 30px;
}

    .static-banner-prev-ns:hover,
    .static-banner-next-ns:hover {
        border-color: #fbbf24;
        background: #fbbf24;
        color: #10233d;
    }

.static-banner-pagination-ns {
    position: absolute !important;
    bottom: 35px !important;
    left: 50% !important;
    z-index: 10;
    width: auto !important;
    transform: translateX(-50%);
}

    .static-banner-pagination-ns
    .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        margin: 0 5px !important;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.75);
        opacity: 1;
        transition: all 0.3s ease;
    }

    .static-banner-pagination-ns
    .swiper-pagination-bullet-active {
        width: 34px;
        background: #fbbf24;
    }

.static-banner-progress-ns {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 12;
    height: 4px;
    background: rgba(255, 255, 255, 0.15);
}

.static-banner-progress-bar-ns {
    display: block;
    width: 0;
    height: 100%;
    background: #fbbf24;
}

    .static-banner-progress-bar-ns.static-banner-progress-active-ns {
        animation: staticBannerProgressNs 7s linear forwards;
    }

@keyframes staticBannerProgressNs {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .static-banner-swiper-ns {
        height: 650px;
        min-height: 600px;
    }

    .static-banner-content-ns {
        padding-right: 65px;
        padding-left: 65px;
    }

    .static-banner-heading-ns {
        font-size: 54px;
    }
}

@media (max-width: 767px) {
    .static-banner-swiper-ns {
        height: 590px;
        min-height: 560px;
    }

    .static-banner-overlay-ns {
        background: linear-gradient( 90deg, rgba(3, 17, 34, 0.88), rgba(4, 31, 59, 0.7) ), linear-gradient( 180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.58) );
    }

    .static-banner-content-ns {
        max-width: 100%;
        padding: 75px 25px 120px;
        text-align: center;
    }

    .static-banner-heading-ns {
        font-size: 41px;
        letter-spacing: -1px;
    }

    .static-banner-text-ns {
        margin-right: auto;
        margin-left: auto;
        font-size: 16px;
        line-height: 1.7;
    }

    .static-banner-prev-ns,
    .static-banner-next-ns {
        display: none;
    }
}

@media (max-width: 480px) {
    .static-banner-swiper-ns {
        height: 550px;
        min-height: 520px;
    }

    .static-banner-content-ns {
        padding: 65px 16px 105px;
    }

    .static-banner-label-ns {
        padding: 8px 13px;
        font-size: 10px;
    }

    .static-banner-heading-ns {
        font-size: 33px;
    }

    .static-banner-text-ns {
        display: -webkit-box;
        overflow: hidden;
        font-size: 14px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.topper-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 70px 20px;
    background: radial-gradient( circle at 10% 10%, rgba(255, 193, 7, 0.15), transparent 25% ), radial-gradient( circle at 90% 80%, rgba(19, 93, 168, 0.15), transparent 28% ), linear-gradient( 135deg, #f9fbff, #edf5ff );
}

.topper-container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.section-heading {
    max-width: 750px;
    margin: 0 auto 40px;
    text-align: center;
}

.section-tag {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 18px;
    border-radius: 50px;
    background: #ffffff;
    color: #135da8;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 8px 25px rgba(20, 70, 120, 0.1);
}

.section-heading h2 {
    margin-bottom: 14px;
    color: #102a4d;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.15;
}

    .section-heading h2 span {
        color: #e4a000;
    }

.section-heading p {
    color: #68778c;
    font-size: 16px;
    line-height: 1.7;
}

.topper-slider-wrapper {
    position: relative;
    width: 100%;
    padding: 0 55px;
}

.topper-swiper {
    width: 100%;
    padding: 20px 4px 55px;
}

    .topper-swiper .swiper-wrapper {
        align-items: stretch;
    }

    .topper-swiper .swiper-slide {
        display: flex;
        height: auto;
    }

.topper-card {
    position: relative;
    display: flex;
   
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgba(20, 70, 120, 0.1);
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 16px 40px rgba(31, 65, 108, 0.12);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .topper-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 24px 55px rgba(31, 65, 108, 0.2);
    }

    .topper-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 130px;
        background: linear-gradient( 135deg, #0c3767, #1765ad, #2386cd );
    }

    .topper-card::after {
        content: "";
        position: absolute;
        top: 82px;
        left: -10%;
        width: 120%;
        height: 80px;
        border-radius: 50%;
        background: #ffffff;
    }

.rank-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 5;
    padding: 8px 12px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
}

.year-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    padding: 8px 12px;
    border-radius: 50px;
    background: #ffc531;
    color: #173050;
    font-size: 11px;
    font-weight: 800;
}

.student-image-area {
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: center;
    padding-top: 55px;
}

.student-image-wrapper {
    position: relative;
    width: 138px;
    height: 138px;
    padding: 5px;
    border-radius: 50%;
    background: linear-gradient( 135deg, #ffd157, #ffffff, #3682c7 );
    box-shadow: 0 14px 30px rgba(16, 57, 103, 0.24);
}

    .student-image-wrapper::after {
        content: "★";
        position: absolute;
        right: -3px;
        bottom: 10px;
        display: grid;
        width: 35px;
        height: 35px;
        place-items: center;
        border: 4px solid #ffffff;
        border-radius: 50%;
        background: #ffc531;
        color: #17436e;
        font-size: 15px;
    }

.student-image {
    width: 100%;
    height: 100%;
    border: 4px solid #ffffff;
    border-radius: 50%;
    object-fit: cover;
    object-position: top center;
}

.topper-content {
    position: relative;
    z-index: 4;
    display: flex;
    height: 100%;
    flex-direction: column;
    padding: 18px 18px 24px;
    text-align: center;
}

.topper-name {
    margin-bottom: 6px;
    overflow: hidden;
    color: #102a4d;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.topper-title {
    margin-bottom: 15px;
    color: #8290a1;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.score-box {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 13px 8px;
    border: 1px solid #e5edf6;
    border-radius: 15px;
    background: #f7faff;
}

.score-item {
    flex: 1;
}

    .score-item strong {
        display: block;
        margin-bottom: 4px;
        color: #135da8;
        font-size: 19px;
        font-weight: 800;
    }

    .score-item span {
        color: #8996a7;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }

.score-divider {
    width: 1px;
    height: 34px;
    background: #dce5ef;
}

.topper-description {
    display: -webkit-box;
    min-height: 66px;
    overflow: hidden;
    color: #68778b;
    font-size: 13px;
    line-height: 1.7;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.achievement-line {
    margin-top: auto;
    padding-top: 17px;
    color: #d39200;
    font-size: 12px;
    font-weight: 800;
}
/* Common navigation button style */
.topper-prev,
.topper-next {
    position: absolute;
    top: 50%;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    border: 1px solid rgba(19, 93, 168, 0.15);
    border-radius: 50%;
    background: #ffffff;
    color: #135da8;
    cursor: pointer;
    box-shadow: 0 10px 28px rgba(20, 65, 110, 0.18);
    transform: translateY(-50%);
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

/* Button positions */
.topper-prev {
    left: 8px;
}

.topper-next {
    right: 8px;
}

    /* Swiper SVG icon */
    .topper-prev .swiper-navigation-icon,
    .topper-next .swiper-navigation-icon {
        display: block;
        width: 11px;
        height: 20px;
        flex-shrink: 0;
    }

/* Previous arrow direction fix */
.topper-prev .swiper-navigation-icon {
    transform: rotate(180deg);
}

/* Hover */
.topper-prev:hover,
.topper-next:hover {
    background: #135da8;
    color: #ffffff;
    box-shadow: 0 14px 34px rgba(19, 93, 168, 0.28);
}

/* Keep vertical alignment during hover */
.topper-prev:hover {
    transform: translateY(-50%) scale(1.08);
}

.topper-next:hover {
    transform: translateY(-50%) scale(1.08);
}

/* Keyboard focus */
.topper-prev:focus-visible,
.topper-next:focus-visible {
    outline: 3px solid rgba(19, 93, 168, 0.28);
    outline-offset: 3px;
}

/* Disabled button */
.topper-prev.swiper-button-disabled,
.topper-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: not-allowed;
    pointer-events: none;
}

/* Remove Swiper default pseudo arrow */
.topper-prev::after,
.topper-next::after {
    display: none !important;
    content: none !important;
}

/* Mobile */
@media (max-width: 767px) {
    .topper-prev,
    .topper-next {
        width: 40px;
        height: 40px;
    }

    .topper-prev {
        left: 4px;
    }

    .topper-next {
        right: 4px;
    }

        .topper-prev .swiper-navigation-icon,
        .topper-next .swiper-navigation-icon {
            width: 9px;
            height: 17px;
        }
}
/* Main slider container */
.topper-swiper {
    width: 100%;
    overflow: hidden;
    padding: 20px 4px 55px;
}

    /* Slides row */
    .topper-swiper .swiper-wrapper {
        display: flex;
        align-items: stretch;
    }

    /* Each slide */
    .topper-swiper .swiper-slide {
        display: flex;
        height: auto;
        box-sizing: border-box;
    }

    /* Card slide ki poori width le */
    .topper-swiper .topper-card {
        transform: translateY(-8px);
    }

    /* Swiper ke inline width ko disturb na karein */
    .topper-swiper .swiper-slide {
        margin-left: 0 !important;
    }

/* Desktop */
@media (min-width: 1200px) {
    .topper-slider-wrapper {
        padding: 0 55px;
    }
}

/* Tablet */
@media (max-width: 1199px) {
    .topper-slider-wrapper {
        padding: 0 50px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .topper-slider-wrapper {
        padding: 0;
    }

    .topper-swiper {
        padding-left: 2px;
        padding-right: 2px;
    }
}

.topper-swiper .swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 10px;
    background: #135da8;
}

@media (max-width: 1199px) {
    .topper-slider-wrapper {
        padding: 0 50px;
    }
}

@media (max-width: 767px) {
    .topper-section {
        padding: 55px 14px;
    }

    .topper-slider-wrapper {
        padding: 0;
    }

        .topper-slider-wrapper .swiper-button-prev,
        .topper-slider-wrapper .swiper-button-next {
            display: none;
        }
}
/* Swiper ki sabhi slides equal height */
.topper-swiper .swiper-wrapper {
    display: flex;
    align-items: stretch;
}

.topper-swiper .swiper-slide {
    display: flex;
    height: auto;
}

/* Card ki width aur height stable */
.topper-card {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 480px;
    flex-direction: column;
}

/* Content poori remaining height le */
.topper-content {
    display: flex;
    height: 100%;
    flex: 1;
    flex-direction: column;
}

/* Description ke liye fixed space */
.topper-description {
    display: -webkit-box;
    min-height: 66px;
    max-height: 66px;
    margin: 0;
    overflow: hidden;
    color: #68778b;
    font-size: 13px;
    line-height: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* Achievement hamesha bottom par */
.achievement-line {
    margin-top: auto;
    padding-top: 17px;
}
.navbar-inverse .navbar-brand {
    color: #FFFFFF !important;
}