html {
    scroll-behavior: smooth;
}



/*h2 {*/
/*    font-family: 'Jockey One', sans-serif !important;*/
/*}*/



/*.font-jost {*/
/*    font-family: 'Jost', sans-serif;*/
/*}*/

/*.font-jockey {*/
/*    font-family: 'Jockey One', sans-serif;*/
/*}*/


/*.roboto-slab {*/
/*    font-family: "Roboto Slab", serif;*/
/*}*/

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}

.tab-button.active {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(to right, #ff1818, #8b0000);
    color: #fff;
    border-radius: 9999px;
    text-decoration: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}

.event-news-section {
    background: url(../img/eventbg.png) no-repeat center center/cover;
}

.event-content {
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

.bg-primary {
    background-color: #06402A;
}



.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.custom-text-shadow {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}



body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}


/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}

.event-news-section {
    background: url(../img/eventbg.png) no-repeat center center/cover;
}

.event-content {
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}



.text-primary {
    color: #89181e;
}

.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcumb_overlay {
    background: linear-gradient(90deg, #24971c 0%, rgba(0, 0, 0, 0) 100%);
}

.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    padding-top: 25px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}



/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}






.font-abril {
    font-family: 'Abril Fatface', cursive;
}



.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    padding-top: 25px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.swiper-pagination-bullet {
    @apply w-3 h-3 bg-gray-400 rounded-full opacity-50;
    transition: all 0.3s ease;
}

.swiper-pagination-bullet-active {
    @apply bg-yellow-500 opacity-100;
}

.testi_bg {
    background: linear-gradient(rgb(40 85 149 / 40%), rgb(40 85 149 / 63%)), url(./assets/img/bsmmu_cover.png);
}

body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}


/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}



.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcrumb-area:before {
    position: absolute;
    background: #00000033;
    /* backdrop-filter: blur(1px); */
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}

body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}



/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}




.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcrumb-area:before {
    position: absolute;
    background: #00000033;
    /* backdrop-filter: blur(1px); */
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}



body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}



/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}



.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcrumb-area:before {
    position: absolute;
    background: #00000033;
    /* backdrop-filter: blur(1px); */
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}



body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}


/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}

.event-news-section {
    background: url(../img/eventbg.png) no-repeat center center/cover;
}

.event-content {
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}




.font-abril {
    font-family: 'Abril Fatface', cursive;
}



.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    padding-top: 25px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}


/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}





.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcrumb-area:before {
    position: absolute;
    background: #00000033;
    /* backdrop-filter: blur(1px); */
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}



body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}



/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}





.font-abril {
    font-family: 'Abril Fatface', cursive;
}

.breadcrumb-area:before {
    position: absolute;
    background: #00000033;
    /* backdrop-filter: blur(1px); */
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}



body {
    font-family: poppins, sans-serif;
}

.font-tiro {
    font-family: 'Tiro Bangla', sans-serif;
}

.font-jost {
    font-family: 'Jost', sans-serif;
}

.font-jockey {
    font-family: 'Jockey One', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.tab-button {
    padding: 10px 15px;
    text-align: left;
    border-radius: 0px;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    font-weight: 500;
}


/* Custom styles for text-shadow */
.text-shadow-lg {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

/* Custom styles for the underline effect */
.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}

.event-news-section {
    background: url(../img/eventbg.png) no-repeat center center/cover;
}

.event-content {
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}




.font-abril {
    font-family: 'Abril Fatface', cursive;
}


.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    padding-top: 25px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

/* Home Page */
.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(253, 0, 0);
    z-index: 1;
}

.content {
    position: relative;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 3rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px #000;
}

/* Menu */
.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 20px 0;
    background: #f8f9fa;
    font-weight: 500;
}

.menu a {
    text-decoration: none;
    color: #333;
    position: relative;
    padding-bottom: 5px;
}

.menu a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #007bff;
    /* Line color */
    transition: width 0.3s;
}

.menu a.active,
.menu a:hover {
    color: #007bff;
}

.submenu li a {

    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
    ;


}

.menu-item a {
    color: #fff;
    font-weight: 500;
}

.submenu li a {
    /* border-bottom: #ddd !important; */
    margin-left: 0px;
    color: #ddd;
    display: block;
    /* border-bottom: 1px solid #9d9d9d; */
    padding: 8px 0;
}

.submenu {
    margin-bottom: 10px;
    font-size: 14px;
}


.menu a.active::after,
.menu a:hover::after {
    width: 100%;
}

#drawerContent {
    height: 90vh;
    overflow-y: scroll;
    width: 100%;
    margin-top: 1px;
}

.separator {
    color: #999;
    margin: 0 10px;
    user-select: none;
}

.event-news-section {
    background: url(../img/eventbg.png) no-repeat center center/cover;
}

.event-content {

    top: 10%;
    left: 50%;

}

/* course */
.tab-content {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.nav-pills .nav-link {
    color: #000;
    border-radius: 0;
    text-align: left;
}

.nav-pills .nav-link.active {
    background-color: #e9ecef;
    color: #000;
}

.view-more-btn {
    margin-top: 20px;
}

.courses-title {
    font-weight: bold;
    font-size: 24px;
    color: #1a4d94;
}

/* Academic */
.faculty-tab {
    background: transparent;
    color: white;
    border: none;
    margin: 5px 10px;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.faculty-tab.active,
.faculty-tab:hover {
    background-color: #e5e5e5;
    color: #000;
}

.separator {
    color: #ffffff;
    font-size: 20px;
    align-self: center;
}

/* Govt rules */
.card-custom {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px;
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-custom img {
    width: 70px;
    margin-bottom: 10px;
}

.card-custom h5 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.card-custom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.card-custom ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}

.card-custom ul li::before {
    content: "▶";
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 14px;
    line-height: 1.5;
}

/* Footer */
.footer {
    background-color: #2155a4;
    /* Blue color */
    color: #ffffff;
    padding: 40px 0;
}

.footer .footer-title {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
}

.footer a:hover {
    text-decoration: underline;
}

.visitor-counter {
    font-size: 14px;
    margin-top: 10px;
}

.right-links a {
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}

.right-links a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.footer-bottom {
    background: #f8f9fa;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    color: #333;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.animate-marquee {
    animation: marquee 20s linear infinite;
}

.footer-menu li {
    list-style: none;
    font-weight: 500;
    line-height: 32px;
    font-size: 14px;
}

/* Explore  */
.explore-menu div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 0;

}

.explore-menu .menu-item li {
    border-right: 1px solid #ddd !important;
}


.explore-menu .menu-item {
    list-style: none;
    position: relative;
    /* padding-right: 15px; */
    border-right: 2px solid #68ACE5;
    /* padding-left: 12px; */
    padding: 0px 10px;
    transition: 0.2s all ease;
}

.explore-menu .menu-item a {
    padding: 8 12px;
}

.explore-menu .menu-item a:hover {
    background-color: #68ACE5;
}



.explore-menu .menu-item:last-child {
    border-right: 0;
}

/* Pipe separator */


/* Responsive: stack vertically on small screens */
@media (max-width: 640px) {
    .explore-menu {
        flex-direction: column;
        align-items: flex-start;
    }

    .explore-menu .menu-item {
        padding: 0 8px;
        margin: 5px 0;
    }

    .explore-menu .menu-item::after {
        content: none;
        /* Remove pipe on small screens */
    }
}




/* single page menu added nipun ----------------------------------------------------------------- */
.single-page-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.single-page-menu .menu-item {
    position: relative;
    list-style: none !important;
}

.single-page-menu>.menu-item>a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 15px 20px;
    color: #000000;
    text-decoration: none;
}

/* Submenu */
/* Main menu container */
.single-page-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Top-level menu items */
.single-page-menu>.menu-item {
    position: relative;

}

/* Menu item links */
.single-page-menu>.menu-item>a {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    color: #fff;
    /* White text */
    text-decoration: none;
    gap: 5px;
    border-bottom: 0 !important;
    display: block;
}

/* On hover */
.single-page-menu>.menu-item:hover {
    background-color: #111;
    /* Slightly lighter black */
}

/* Submenu container */
.single-page-menu .submenu {
    list-style: none;
    position: absolute;
    top: 100%;
    left: -70px;
    background-color: #fff;
    padding: 0;
    display: none;
    min-width: 150px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

/* Submenu links */
.single-page-menu .submenu li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border-bottom: 0 !important;
    text-align: start !important;
    display: block !important;
    width: 100% !important;
    border-bottom: 1px solid #ddd !important;
    font-size: 14px !important;
}

/* .single-page-menu .submenu li{
	width: 100%;
	display: block;
} */
.single-page-menu .submenu li a:hover {
    color: #285595;
}

/* Submenu hover effect */


/* Show submenu on hover */
.single-page-menu .menu-item:hover>.submenu {
    display: block;
}

/* Submenu icon */
.submenu-icon {
    font-size: 12px;
    margin-left: 5px;
    transition: transform 0.3s ease;
}

/* Optional rotate effect */
.single-page-menu .menu-item:hover .submenu-icon {
    transform: rotate(180deg);
}

.single-menu-wrapper div {
    display: flex;
    align-items: center;
    gap: 20px;
}

.menu-item a {
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}

.dynamic-content li {
    margin-left: 20px;
}

.single-page-menu {
    background: #fff;
}

.single-menu-wrapper li a {
    color: #000;

}

.single-page-menu .submenu .submenu {
    left: 100%;
    top: 0;
    /* margin-right: 20px;  */
}

.single-page-menu .menu-item a {
    display: block;
    width: 100% !important;
}

/* li {
	list-style: none;
} */

.discipline li {
    /* list-style: circle; */
    margin-left: 20px;
}

.main-home-menu li {
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    /* padding: 10px 15px; */
    font-size: 18px;
    transition: 0.3s all ease;
    font-weight: bold;
}

.main-home-menu li a {
    display: block;
    width: 100%;

}

.main-home-menu li:hover {
    padding-left: 5px;
    background-color: #15664f;
}

.main-home-menu .submenu li {
    line-height: 30px;
    border-bottom: 1px solid #ddd !important;
    /* padding: 10px 15px; */
    font-size: 18px;
    transition: 0.3s all ease;
    font-weight: bold;
}

.main-home-menu .submenu li a {
    padding: 0;
}

.main-home-menu .submenu li {
    /* border-bottom: 1px solid #f4af00; */
    margin-left: 10px;
}

.main-home-menu .submenu li:hover {
    padding-left: 5px;
    /* background-color: #0d4a39; */
}

.custom-gradient-bg {
    background: #020024;
    background: linear-gradient(90deg, rgb(9 18 127) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
}

.main-home-menu .menu-item .icon {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    background: #2b8a59;
    line-height: 40px;
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
}

.main-home-menu li a {
    width: 100%;
}

.main-home-menu .menu-item a {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    line-height: 32px;
    padding: 5px 0;
    margin: 5px 0;
    font-family: 'Tiro Bangla', sans-serif;
}

.footer-menu li a {
    transition: 0.3s all ease;
}

.footer-menu li a:hover {
    color: #ddd;
    text-decoration: underline;
}

.single-page-menu-mobile {
    background-color: #06402A;
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 60px;
}

.single-page-menu-mobile li {
    list-style-type: none !important;
}

.list-unstyle {
    list-style-type: none;
}

.bg-gradient {
    background: #22C1C3;
    background: linear-gradient(0deg, rgba(34, 193, 195, 1) 0%, rgba(253, 45, 45, 1) 100%);
}

/* .explore-menu li  {
  border-right: 2px solid #ddd;
  padding: 2px 18px;
}

.explore-menu:last-child li {
  border-right: 2px solid red;
} */
.explore-menu .menu-list div {
    border-right: 2px solid #677c74;
    padding: 0 18px;
    /* height: 20px; */
    display: grid;
    transition: 0.2s all ease;

}

.explore-menu .menu-list a {
    transition: 0.1s all ease;
    padding: 5px 12px;
}



.explore-menu .menu-list div:last-child {
    border-right: 0;
}


/* irb nipun added  */
.irb-home-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.irb-home-menu .menu-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.irb-home-menu .menu-item {
    position: relative;
}

.irb-home-menu .menu-item>a {
    display: block;
    padding: 12px 18px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    border-radius: 6px;
    transition: all 0.3s ease;
    white-space: nowrap;

}

.irb-home-menu .menu-item>a:hover {
    background-color: #000;
    color: #fff;
}

.irb-home-menu .submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 10px 0;
    z-index: 99;
}

.irb-home-menu .submenu li a {
    padding: 10px 20px;
    display: block;
    color: #333;
    font-size: 15px;
    transition: background 0.2s, color 0.2s;
}

.irb-home-menu .submenu li a:hover {
    background-color: #f0f0f0;
    color: #000;

}

/* Show submenu on hover */
.irb-home-menu .menu-item.has-children:hover>.submenu {
    display: block;
}

/* Responsive: Stack on small screens */
@media (max-width: 768px) {
    .irb-home-menu {
        flex-direction: column;
    }

    .irb-home-menu .submenu {
        position: static;
        border: none;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
    }

    .irb-home-menu .submenu li a {
        padding: 12px 30px;
    }
}

.single-page-menu-mobile .menu-item {

    padding: 10px 15px;
    border-bottom: 1px solid #ffffff70;
}

.single-page-menu-mobile .menu-item a {
    width: 100%;


}

.single-page-menu-mobile .toggle-icon {
    float: right;
    background: #027449;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.tab-content-data p {
    font-size: 16px;
    line-height: 1.6;
    color: #333;

}

@media (max-width: 768px) {
    #home-menu-btn {
        display: none !important;
    }

    #home-one-menu-btn {
        display: block !important;
        visibility: visible !important;
        opacity: 0 !important;
    }
}


/* Loader Styles with GIF - Transparent & Larger */
.field-loader {
    position: relative;
}

.field-loader::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('/assets/gif/loader.gif');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 10;
}

.field-loader.loading::after {
    opacity: 1;
}



.field-loader:has(.flex.gap-4)::after {
    width: 100px !important;
    height: 100px !important;
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

ol,
ul,
menu {
    list-style: revert !important;
    margin: 0;
    padding: 0;
}


/* Input field loader - Medium size */
.field-loader:has(input[type="text"])::after {
    width: 60px !important;
    height: 60px !important;
    top: 65% !important;
    left: auto !important;
    right: 15px !important;
    transform: translateY(-50%) !important;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

/* Specific fix for when both radio and input exist */
.field-loader:has(.flex.gap-4):has(input[type="text"])::after {
    /* This will target only when BOTH radio group and input exist */
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important;
}

/* Input loading state */
.input-loading {
    background-color: #f9fafb;
    border-color: #d1d5db;
    padding-right: 55px;
}

/* Optional: Add overlay only for radio groups */
.field-loader:has(.flex.gap-4).loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    z-index: 5;
    opacity: 0;
    animation: fadeInOverlay 0.3s ease forwards;
}

.main-home-menu li {
    list-style-type: none !important;
}

.tab-content li {
    margin-left: 20px;
}

.card-custom li {
    list-style-type: none !important;
}

.has-children {
    list-style-type: none !important;
}

.submenu ul li {
    list-style-type: none !important;
}

@keyframes fadeInOverlay {
    to {
        opacity: 1;
    }
}


/*Dynamic Data*/

.dynamic-content ul li ul{
    margin-left: 20px !important;
}
