@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
body {
    /* font-family: "VAG Rounded Next", sans-serif; */
    font-size: 16px;
    font-family: "Rubik", sans-serif;
    line-height: 24px;
    font-weight: 400;
    counter-reset: my-sec-counter;
}
:root {
    --primary-color: #2a7dbe;
    /* --primary-color: #8a73d6; */
}

.btn:focus {
    box-shadow: none;
    outline: none;
}

.pt-30 {
    padding-top: 50px;
}

.pb-30 {
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 80px;
}

.pb-50 {
    padding-bottom: 80px;
}

a {
    text-decoration: none;
}

/*navbar css*/
.top-header-section {
    background: #2d2d2d;
}
.socials {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    margin-left: 12px;
}
.socials span i {
    height: 25px;
    width: 25px;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #202125;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    transition: all 500ms ease;
    background: #f5f6f7;
}
.socials a {
    color: #ffffff;
    padding-left: 10px;
    font-size: 14px;
}
/* language switcher */
ul.language-switcher-locale-url li {
    display: inline;
}
.translate a {
    vertical-align: baseline;
    margin: 0 0 0 5px;
    transition: 500ms ease all;
    border-bottom: 1px solid transparent;
    font-size: 12px;
}
ul.language-switcher-locale-url li:after {
    content: " | ";
    padding: 10px;
}
.language-switcher-locale-url a.active {
    color: #9e0c18 !important;
    
}
ul.language-switcher-locale-url li:last-child:after {
    content: "";
}
.language-switcher-locale-url a {
    color: #234a83;
    text-decoration: none;
}
.first {
    display: inline-flex;
    flex-flow: column wrap;
    justify-content: space-between;
    margin: 0 20px 0 0;
    padding-top: 15px;
}
/* end of language switcher */
.bn-title {
    color: #ffffff;
    float: left;
    padding: 0 0 0 13px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    background: #0e76bc;
    line-height: 42px;
    padding: 0 18px;
    font-size: 14px;
}
.img {
    height: 20px;
    margin-right: 10px;
}
/* .wrapper {
    margin: 0 auto;
    padding: 0 30px;
    width: 1230px;
} */
.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

.logo h3 {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 500;
}

.logo h6 {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 600;
    margin-bottom: 0;
}

.nav-item.active {
    background-color: var(--primary-color);
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.header-middle .contact {
    display: block;
    padding: 0;
    float: right;
}

.header-middle .contact ul {
    display: block;
    float: left;
}

.navbar-expand-lg .navbar-toggler-icon i {
    color: #fff;
}

.header-middle .contact ul li {
    display: block;
    padding: 0 30px;
    border-right: 1px #dedddd solid;
    float: left;
    font-weight: 600;
    font-size: 16px;
    color: var(--primary-color);
    line-height: 18px;
}

.header-middle .contact ul li span {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #8f9ba1;
    text-transform: uppercase;
}

.header-middle .contact ul li:hover {
    text-decoration: none;
}

.dropdown span {
    cursor: pointer;
}

.dropdown-item {
    padding: 0.5rem 0.95rem;
    font-size: 14px;
    color: #fff;
    background-color: #212529;
    border-bottom: 1px solid #183a5a52;
    white-space: normal;
}

.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--primary-color);
}

.dropdown-menu {
    border-radius: 0;
    width: 200px;
}

.top_header li {
    list-style: none;
}

.top_header ul.top-nav-left li a:hover {
    color: #ea4610;
}

.top_header ul.top-nav-left li a.active {
    background-color: #ea4610;
    color: #253746 !important;
}

.top_header ul.top-nav-right li a:hover {
    color: var(--primary-color);
}

.top_header ul.top-nav-left li {
    /* border-right: 1px solid #dee2e678; */
    padding: 0.5rem 0 0.5rem 1.8rem;
    font-size: 12px;
    float: right;
}

.top_header ul.top-nav-right li {
    padding: 0.5rem 1.2rem;
    font-size: 14px;
    float: left;
}

.top_header::before {
    top: 0;
    right: 0px;
    width: 70vw;
    height: 100%;
    content: "";
    position: absolute;
    background: var(--primary-color);
}

.data-top {
    position: relative;
}

.top_header {
    position: relative;
    background: #ea4610;
}

.top_header::after {
    top: 0;
    left: 29.1%;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    border-top: 41px solid #ea4610;
    border-right: 41px solid transparent;
}

.top_header ul.top-nav-left li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-out;
}

.top_header ul.top-nav-right li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-out;
}
.nepal-flag img {
    height: 60px;
}
.main_header ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

.header-middle {
    padding: 10px 0;
    z-index: 1000;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    /*box-shadow: 0 4px 30px rgba(0, 0, 0, 0.7);*/
}

.search_css {
    background-color: #dddddd0a;
    border-radius: 30px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #ddd;
}

.logo img {
    height: 80px;
}

.bottom_header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.5rem 1.2rem;
}

.bottom_header .navbar-nav .nav-item:hover .nav-link {
    color: #fff !important;
    /* background: #212529; */
}

.bottom_header .nav-link {
    display: block;
    padding: 0.6rem 1rem;
}

.bottom_header nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

.bottom_header nav {
    background: #212529;
    z-index: 95;
    padding: 0px !important;
    border-bottom: 5px solid var(--primary-color);
}
.color {
    color: var(--primary-color);
}
.main_header .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    left: 0;
    right: 0;
}

@media (min-width: 992px) {
    .dropdown-menu .dropdown-toggle:after {
        border-top: 0.3em solid transparent;
        border-right: 0;
        border-bottom: 0.3em solid transparent;
        border-left: 0.3em solid;
    }
    .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
    }
    .dropdown-menu li {
        position: relative;
    }
    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -1px;
    }
    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }
    .dropdown-menu > li:hover {
        background-color: #f1f1f1;
    }
    .dropdown-menu > li:hover > .submenu {
        display: block;
    }
}

.dropdown:hover .submenu {
    display: none;
}

/*endnavbar css*/
/* index page css */
.carousel-indicators [data-bs-target] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}
.carousel-inner .carousel-item .carousel-caption .h1 h4 {
    font-size: 30px;
    font-weight: 500;
    white-space: normal;
    margin-bottom: 0;
}
.carousel-inner .carousel-item .carousel-caption .h1 {
    text-transform: uppercase;
}
.carousel-inner .carousel-item .carousel-caption {
    z-index: 0;
    top: 70%;
    /* filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.8)); */
    color: #fff;
    left: 5%;
}
.text-block {
    background-color: rgba(0, 0, 0, 0.32);
    display: table;
    position: absolute;
    color: white;
    padding: 30px;
}
/* marquee */
.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.marquee:hover .marquee__item {
    animation-play-state: paused;
}
.marquee__seperator {
    margin: 0 2rem;
}
.marquee__item {
    font-size: 14px;
    display: inline-block;
    will-change: transform;
    animation: marquee 25s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.marquee {
    background-color: #fff;
    padding: 0.2rem 0;
    color: #212529;
    border: 1px solid #ddd;
}
.news-article {
    float: left;
    padding: 5px 15px;
    width: 100%;
    background: var(--primary-color);
    color: white;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.widget_ul_employee_ed {
    list-style: none;
    padding: 10px;
    border: 1px solid #e1e1e1;
    float: left;
    width: 100%;
    margin-bottom: 0px;
    background: #ffffff;
    border-top: 3px solid var(--primary-color) !important;

    border-top-right-radius: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.widget_ul_employee_ed li {
    float: left;
    margin-top: 5px;
}
.widget_container .widget_ul_employee_ed a {
    width: 100%;
    float: left;
    padding: 0px 10px;
    color: #494949;
    word-spacing: 3px;
    text-align: justify;
    font-size: 14px;
    font-family: "Georgia", "serif";
}

.person img {
    height: 200px;
}

.left_side ul li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.image_p img {
    height: 90px;
    width: 90px;
    border-radius: 10px;
}
.left_side ul li a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
}
.description_side h5 {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 600;
}
.description_side p {
    font-size: 14px;
}

/* news section */
.heading h3 {
    color: var(--primary-color);
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--primary-color);
}

.main_courses_tab {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.courses-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.courses-tab-menu div.list-group {
    margin-bottom: 0;
}
div.courses-tab-menu div.list-group > a.active,
div.courses-tab-menu div.list-group > a.active .fa,
div.courses-tab-menu div.list-group > a.active .fa {
    background-color: var(--primary-color);
    color: #ffffff;
}
div.courses-tab-menu div.list-group > a.active,
div.courses-tab-menu div.list-group > a.active .fa,
div.courses-tab-menu div.list-group > a.active .fa {
    background-color: var(--primary-color);
    color: #ffffff;
}
.courses-tab {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
div.courses-tab-content {
    background-color: #ffffff;
    padding: 0;
}
div.courses-tab div.courses-tab-content:not(.active) {
    display: none;
}
.image_fade {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.image_fade img {
    height: 100%;
}
.image_fade .content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 10px;
}
.image_fade .content a {
    color: #fff;
}
.Read_more a {
    color: #ff8800 !important;
}

/* mesaage section index page */
.section-padding {
    background-color: var(--primary-color);
}
.section-padding .border-col {
    padding: 20px 15px 10px 15px;
    background: rgba(255, 255, 255, 0.9);
    border: 0;
}

.section-padding .client-testimonial-carousel p {
    color: #fff;
}

.section-padding .title1 {
    font-size: 24px;
    text-transform: none;
    font-family: "Gafata", sans-serif;
}

.section-padding .title {
    border-bottom: #e8e8e8 1px solid;
    text-transform: none;
    font-family: "Gafata", sans-serif;
    font-weight: 600;
}

.section-padding .title .title-border {
    border-bottom-color: var(--primary-color);
    padding-bottom: 9px;
    font-size: 20px;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: -1px;
}

.section-padding .color-text {
    color: #ffffff;
}

.section-padding .title .title-border {
    border-bottom-color: #4cadc5;
}

.section-padding .upcoming-events {
    margin: 0;
    list-style-type: none;
}

.section-padding .upcoming-events > li,
.staff_widget > ul > li {
    padding-top: 12px;
    position: relative;
}

.section-padding .events-listing .event-details-btn:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.section-padding .events-listing .event-details-btn {
    float: right;
    margin-left: 10px;
    position: relative;
    top: -11px;
    margin-bottom: -11px;
    display: block;
    width: 40px;
    height: auto;
    background-color: #e8e8e8;
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 60px;
}

.section-padding .upcoming-events .event-thumb {
    width: 55px;
    height: 75px;
    float: left;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #6c757d;
}

.section-padding .upcoming-events .event-excerpt {
    padding-left: 5px;
    min-height: 79px;
}

.section-padding .meta-data {
    color: #555;
    font-size: 10px;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.section-padding .event-excerpt h5 {
    margin: 0 0 18px 0;
    color: #555;
    font-weight: bold;
    line-height: 1.4em;
    font-size: 14px;
    font-family: "Gafata", sans-serif;
}

.section-padding .upcoming-events .event-title {
    margin-bottom: 0;
}

.section-padding .view_all_btn {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.section-padding .view_all_btn:hover {
    background-color: #ff8800;
    color: #fff;
    border-color: #ff8800;
}

.section-padding .border-col .btn {
    color: #fff;
    padding: 0.15rem 0.85rem;
}

.chancellor_image img {
    width: auto !important;
}
.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
    color: #fff;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.single-testimonial-item {
    position: relative;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    border: 1px solid #f8f9fa52;
    margin: 2px;
    padding: 20px 20px 40px 20px;
    padding-left: 55px;
}

/* above footer section */
.card_shadow {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
.above_footer .footer_card .h4 {
    background-color: var(--primary-color);
    color: white;
}
.above_footer .footer_card .h4 {
    background-color: var(--primary-color);
    color: white;
}
.above_footer .footer_card img {
    width: 80px;
    -o-object-fit: contain;
    object-fit: contain;
}
.above_footer .footer_card .description {
    color: var(--primary-color);
}
.above_footer .footer_card .description .c-title {
    font-size: 16px !important;
    color: inherit !important;
    /* font-weight: bold; */
}
.view_more_btn {
    background-color: var(--primary-color);
    color: white;
    transition: 0.3s ease;
}
.above_footer .footer_card.important ul li {
    border-left: 3px solid #ff8800 !important;
    padding: 5px;
}
.above_footer .footer_card i {
    font-size: 12px;
    color: #ff8800;
}
.above_footer li a:hover {
    text-decoration: none;
}
.des {
    text-align: justify;
    font-size: 14px;
    color: #333;
    font-weight: 400 !important;
}
/* schemes */

.scheme-card {
    position: relative;
    z-index: 1;
}
.scheme-card .scheme-img img {
    height: 180px;
    object-fit: cover;
    width: 100%;
}
.theme-color {
    color: var(--primary-color) !important;
    font-weight: 600;
}
.scheme-card .scheme-price {
    background: #ebebeb;
    color: #ea4651;
    text-align: center;
    margin-top: 15px;
    border: 1px solid #f9f9f9;
    font-weight: 600;
}
.scheme-card .scheme-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    font-size: 0.9rem;
}

/* index1 page */
.quick-link-container a {
    color: white;
}
.email-link {
    border-radius: 1px 25px 1px 25px;
    float: left;
    width: 262px;
    padding: 15px 25px;
    background: #212529;
    margin-bottom: 15px;
}
[class*=" nmicon-"],
[class^="nmicon-"] {
    font-family: newsmag !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Below slider section */
.left_side ul li a:hover {
    color: #ff8800;
}
.left_side a:hover {
    text-decoration: none;
}
.left_side ul li a {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
}
.left_side ul .padd_side {
    padding: 10px 0;
}
.left_side ul li {
    border-bottom: 1px solid #eee;
}
.side_data li {
    list-style: none;
}
