@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: "Poppins";
    /* color: #595656; */
    font-weight: 400;
}

#navbar-fixed {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 999999;
    transition: all 0.3s ease;
    background-color: #fff;
}

.nav-icon-box h1 {
    font-size: 24px;
}

.dropdown-toggle {
    color: ;
}

.side-conntent a:last-child::after {
    content: none !important;
}

.afer-class a:last-child::after {
    content: none !important;
}

@media only screen and (max-width: 600px) and (min-width: 320px) {

    .afer-class a::after {
        content: "";
        position: absolute;
        width: 2px;
        height: 14px;
        background-color: white;
        top: 7px;
        display: none !important;
        margin-left: 6px;
    }
}



.nav-icon-box img,
.nav-icon-box h1,
.nav-icon-box .h5 {
    transition: all 0.4s ease;
}

/* Scrolled state */
.nav-icon-box.shrink img {
    height: 3.6rem;
}

.nav-icon-box.shrink h1,
.nav-icon-box.shrink .h5 {
    font-size: 18px;
}

/* .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 
   
} */

/* .sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
} */


#small-banner img {
    width: 100%;
    height: 8rem;
    object-fit: cover;
}

.ambassador-box {
    background-color: #05679f;
    border-bottom: 1px solid #dddd;
}

.ambassador-box p {
    color: #fff;
}


.imp-links div {
    margin-top: 1.5rem;
    background: linear-gradient(45deg, rgba(0, 39, 94, 1) 0%, rgba(6, 112, 169, 1) 100%);
}

.side-conntent a {
    text-decoration: none;
    margin-left: 8px;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.side-conntent a::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 2px;
    top: 10px;
    margin-left: 6px;
    background-color: #fff;
}



/* Social Media Animation Up Down Start */
.social-fixed {
    animation: 20s linear 0s infinite alternate sun-rise
}

@keyframes sun-rise {
    0% {
        transform: translateY(20vh)
    }

    100% {
        transform: translateY(0)
    }
}

/* Social Media Animation Up Down End */
/* Social Media Section css Start */
.social-fixed .social-btn {
    display: flex;
    width: 150px;
    align-items: center;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 00px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    margin-bottom: 5px;
}

.social-fixed a {
    position: relative;
    right: 0px;
    transition: right 1s;
    text-decoration: none;
}

.social-fixed {
    z-index: 999999;
    position: fixed;
    right: -105px;
    top: 100px;
}

.social-fixed a:hover {
    right: 105px;
    transition: right 1s;
}

.social-fixed .social {
    position: fixed;
    top: 50px;
}

.social-fixed .social a {
    text-decoration: none;
}

.social-fixed .color-fb {
    background-color: #305891;
}

.social-fixed .color-tw {
    background-color: #010101;
}

.social-fixed .color-instagram {
    background-image: linear-gradient(-45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5)
}

.social-fixed .color-youtube {
    background: #B30000
}

.social-media a.twit img {
    width: 18px
}

.social-fixed .color-tw img {
    width: 22px
}

.social-fixed .google-font {
    font-family: "Lato", sans-serif;
    font-size: 1.25em;
}

.social-fixed .social-btn i {
    color: #fff;
    font-size: 1.625em;
}

.social-fixed .social-btn p {
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
}

/* Social Media Section css End */
.main-sec header {
    position: initial;
    margin-bottom: 10px;
    font-weight: 600;
}

.stqc-logo a {
    float: right;
    margin: 10px 10px 0px 0px;
}



.side-conntentt a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.side-conntentt p {
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

.side-conntentt {
    float: right;
}

.testimonial {
    padding: 10px;
}


.ambassador-box {
    border-radius: 5px;
}

.socialBlockCont .tabContainer {
    min-height: 545px
}

.marqueeScrolling {
    position: relative;
    padding-left: 115px
}

.marqueeScrolling .marqueeUpdate {
    position: absolute;
    left: 0;
    font-family: 'PoppinsSemiBold';
    font-size: 18px;
    height: 50px;
    line-height: 45px;
    color: #323232;
    margin: 0;
}

.marqueeView {
    position: absolute;
    right: 0;
    height: 50px;
    line-height: 45px
}

.marqueeView a {
    font-size: .875em;
    color: #097FAA;
    text-decoration: none;
    transition: all 0.5s ease
}

.marqueeScrolling .btnMPause {
    position: absolute;
    left: 85px;
    top: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 0;
    text-decoration: none;
    overflow: hidden;
    background: url(../../images/ticket-play-pause.png) 0 0 no-repeat;
    text-indent: -9999px
}

.marqueeScrolling .btnMPause:hover {
    background-position: -26px 0
}

.marqueeScrolling .btnMPause.play {
    background-position: 0 -26px
}

.marqueeScrolling .btnMPause.play:hover {
    background-position: -26px -26px
}

.colOuter {
    margin: 0 -15px
}




.white-cir {
    border: 1px solid #ffffff;
    padding: 3px 9px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
}

.black-cir {
    border: 1px solid rgb(0, 0, 0);
    padding: 3px 9px;
    border-radius: 50%;
    background-color: black;
    cursor: pointer;
}

.side-conntentt .right::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 2px;
    top: 10px;
    margin-left: 6px;
    background-color: #fff;
}

.as_top {
    background: linear-gradient(45deg, rgb(1 61 143) 0%, rgb(0 102 161) 100%);
    padding: 5px;
    padding: 5px;
}


.all-center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.text-color {
    color: #05679f;
}

.socail-media-icons i {
    font-size: 18px;
    font-weight: 500;
}

.fa-linkedin-in {
    color: #0072b1;
}

.fa-soundcloud {
    color: #ff7700;
}

.fa-instagram {
    color: #833AB4;
}

input:active,
input:focus {
    outline: none;
    border: none;

}

.bg-orang {
    background: linear-gradient(45deg, rgba(0, 39, 94, 1) 0%, rgba(6, 112, 169, 1) 100%);
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: white;
    border-radius: 10px;
}

.color-orange {
    color: #034880 !important;
}


.carousel-caption {
    position: absolute;
    /* text-align: center !important; */
    right: 20% !important;
    bottom: 1.25rem;
    left: 0% !important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
}

.carousel-caption h3 {
    font-size: 20px;
}

.view-all {
    position: absolute;
    bottom: 15%;
    right: 1%;
    border-radius: 0px !important;
    z-index: 9999;
}

.customSliderHead:before {
    height: 100%;
    width: 50%;
    content: "";
    position: absolute;
    left: -10%;
    transform: skewX(160deg);
    background: #162F6A;
    z-index: -1;
}

.customSliderHead {
    overflow: hidden;
    position: relative;
}

.social-fixed .color-whatsapp {
    background: #198754;
}

.social-fixed .color-linkedin {
    background: #0072b1;
}

.social-fixed .color-flickr {
    background: #264B6B;
}




.post-img img {
    width: 60px !important;
    height: 60px;
    padding-bottom: 10px;
}

.tab {
    display: none;
}

.active {
    display: block;
}

.tabs {
    cursor: pointer;
    padding: 10px;
    background: #eee;
    border: 1px solid #ccc;
    margin-right: 5px;
    display: inline-block;
}

.tabs.active {
    background: #162F6A;
    font-weight: bold;
    color: white;
}

.my-custom-tabs .tab-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
    cursor: pointer;
}

.my-custom-tabs .tab-list .tabnew {
    padding: 8px 15px;
    border-bottom: 2px solid transparent;
}

.my-custom-tabs .tab-list .active {
    border-bottom: 2px solid #007bff;
    font-weight: bold;
    color: #007bff;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}


/* 2nd tabs */
/* .my-custom-tabs {
    border: 1px solid #ccc;
} */

.tab-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.tabnew {
    padding: 10px;
    cursor: pointer;
    border: 1px solid transparent;
}

.tabnew.active {
    color: #034f87;
    font-weight: 600;
    border-bottom: 3px solid #044e86;
    background-color: #f0f0f0;
}

.tab-pane {
    display: none;
    height: 100%;
    overflow: auto;
}

.owl-carousel1 .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.owl-carousel1 .owl-nav span {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 20px;
    pointer-events: all;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.spinner {
    animation: spin 15s linear infinite;
}


@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.owl-carousel1 .owl-nav span:hover {
    background: #000;
    color: #fff;
}

.image-slider img {
    width: 100%;
    height: 22rem;
    object-fit: cover;
}

#image-gallery .owl-theme .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}

#image-gallery .owl-nav span {
    font-size: 30px;
}

.tab-pane.active {
    display: block;
}

/* 2nd */


.logo-img img {
    width: 190px;
    height: 60px;
    object-fit: contain;
}

.afer-class a {
    text-decoration: none;
    color: white;
    margin-left: 10px;
    font-size: 14px;
}

.afer-class {
    position: relative;
}

.afer-class a::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 14px;
    background-color: white;
    top: 7px;
    margin-left: 6px;
}

.goog-te-combo {
    width: 100% !important;
    padding: 10px !important;
}

.mobile-logo {
    display: none;
}


.dblock {
    display: flex;
}


.as_pnd {
    padding-top: 50px;

}


.eamProfileBox {
    padding: 0 20px 30px 20px;
    border-radius: 0 0 20px 20px;
    width: 80%;
    float: left;
}

.eamProfileBox p {
    margin-bottom: 10px;
}



ol.allocationOfBusiness li {
    list-style-type: decimal-leading-zero;
    margin-bottom: 10px;
    margin-left: 25px;
    padding-left: 5px;
}

.modifiedAmendement {
    background: #ff7c0017;
    padding: 15px;
    display: block;
    margin: 15px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.grayBox {
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgb(0 0 0 / .1);
    background: #fff;
}

.as_hg {
    height: 400px;
}


.bannerimg {
    background-image: url(../images/ba.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    padding: 100px;
}


.ol li {
    margin-top: 10px;
    color: #595656;
    line-height: 1.5;
}











@media only screen and (max-width: 640px) {
    .bg-orang {
        display: none;
    }

    .mobile-logo {
        display: block !important;
        text-align: center;
    }

    .dblock {
        display: block !important;
        width: 100% !important;
    }

    .side-conntent a {
        font-size: 12px !important;
    }

    .bannerimg {
        padding: 50px !important;
    }

    .navbar-brand {
        display: block !important;
    }
}

.navbar-brand img {
    width: 360px;
}

.bg-dangers {
    background: #850000;
}

.bg-primarys {
    background: #001532;
}




.bg-light-sky {
    background-color: #def5ff;
    border-radius: 10px;
    margin-top: 20px;
}

.side-socail-icons a {
    text-decoration: none;
    font-size: 22px;
}

.side-socail-icons {
    position: fixed;
    background-color: white;
    right: 0;
    top: 50%;
}

.side-socail-icons img {
    background-color: white;
    border-radius: 50%;
    border: 1px solid rebeccapurple;
    padding: 5px;
    margin-top: 10px;
    line-height: 25px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: contain;
}

.side-socail-icons {
    border: 1px solid gray;
    display: inline-block;
    padding: 10px;
    box-shadow: 0px 0px 5px gray;
    border-radius: 4px;
    z-index: 1;

}


.stay-conmnected img {
    border: 1px solid #0E338A;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
    height: 60px;
    object-fit: contain;
}

.overflow {
    overflow-x: auto;
}

table th,
table td {
    text-wrap: nowrap;
}

.dropdown-menu {
    width: 260px;
}

.dropdown-menu .dropdown-item,
.dropdown-menu .nav-link {
    text-wrap: wrap !important;
    font-size: 15px;
}

.navbar-nav {
    font-size: 16px;
}

.dropdown-menu .small {
    padding: 5px 8px;

}

.dropdown-menu li {
    padding: 2px 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
}

.dropdown-menu {
    margin-left: -1px !important;

}

/* .dropend .dropdown-toggle {
    margin-left: 0 !important;
} */
.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: rgb(255 255 255) !important;
    background-color: #05679f !important;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}

.navbar-nav .nav-link {
    color: #010101;
    padding: 10px;
}

.nav-link:focus,
.nav-link:hover {
    color: rgb(5 103 160) !important;
}

.dropend .dropdown-toggle {
    color: #212529;
    margin-left: 1em;
}

.dropend .dropdown-toggle:hover {
    background-color: #0E338A;
    /* margin-left: 1em; */
    color: white;
}

.dropdown-item:hover {
    background-color: rgb(5 103 160) !important;
    color: #fff !important;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}

@media screen and (min-width: 769px) {
    .dropend:hover>.dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0em;
    }
}

/* navbar droopdown */



.passport-ser-img img {
    object-fit: contain;
    height: 600px;
}

p {
    color: #515151;
}



.input-box {
    position: relative;
    width: 100%;
    max-width: 60px;
    height: 55px;
    /* margin: 0 50px; */
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
}

.input-box.open {
    max-width: 300px;
}

.input-box input {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 0 15px;
    border: none;
    border-radius: 6px;
    outline: none;
    transition: all 0.5s ease-in-out;
}

.input-box.open input {
    padding: 0 15px 0 65px;
}

.input-box .search {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    cursor: pointer;
}

.input-box.open .search {
    border-radius: 6px 0 0 6px;
}

.search .search-icon {
    font-size: 30px;
    color: #1c1c1c;
}

.input-box .close-icon {
    position: absolute;
    top: 50%;
    right: -45px;
    font-size: 30px;
    color: #1c1c1c;
    padding: 5px;
    transform: translateY(-50%);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
}

.input-box.open .close-icon {
    transform: translateY(-50%) rotate(180deg);
    pointer-events: auto;
    opacity: 1;
    color: white;
}


.f_links {
    color: #fff;
    list-style: none;
    padding-left: 0rem;
}

.f_links li:hover {
    text-decoration: underline;
    cursor: pointer;
}





/* campus-life  css*/
.campus-life {
    text-align: center;
    padding: 3rem 6%;
    background-color: #ffffff;
}

.campus-life h2 {
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
    color: #8d0524;
}

.campus-container {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 2rem;
    align-items: center;
}

/* Left Panel */
.campus-features {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.feature {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.2rem 1.5rem;
    border: 2px solid #05679f;
    border-radius: 50px;
    color: #05679f;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
}

.feature .num {
    font-size: 1.3rem;
    font-weight: 600;
}

.feature .text {
    font-size: 20px;
    font-weight: 500;
    flex: 1;
    text-align: left;
}

.feature.active {
    background: #05679f;
    color: #ffffff;
    border-color: #fff;
    font-weight: 600;
    box-shadow: 0 0 15px rgba(17, 125, 57, 0.5);
}

.feature:not(.active):hover {
    background: rgba(255, 255, 255, 0.1);
}

/* Right Panel */
.campus-gallery {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    border-radius: 10px;
}

.campus-gallery img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    opacity: 0;
    transform: scale(1.05);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.campus-gallery img.active {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
}


.img-desc {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 12px 16px;
    background: #00000000;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    opacity: 0;
    transition: opacity 0.6s ease;
    z-index: 3;
}

.img-desc.active {
    opacity: 1;
}


/* Responsive */
@media (max-width: 850px) {
    .campus-container {
        grid-template-columns: 1fr;
    }

    .campus-gallery {
        height: 300px;
    }
    .feature{
        padding: 10px 20px;
    }
    .feature .text {
    font-size: 14px;
}
}

.c_para {
    z-index: 9999999;
    position: absolute;
    bottom: 0rem;
    color: #fff;
    padding: 0 30px;
}

.carousel-item img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    background-color: #ddd;
}

.meet-our img {
    height: 235px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: flex !important;
}


@media screen and (max-width: 767px) {
    .carousel-item img {
        height: 100% !important;
    }
}