@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');

a:hover,
a:active,
a:focus {
    color: var(--primary);
}

html,
body {
    font-family: "Poppins", sans-serif;
    font-style: normal;
}

.custom-logo img {
    height: 80px;
    width: auto;
}

.site-navbar {
    background: #fff
}

.site-logo {
    display: flex;
    align-items: center;
}

.logo-name {
    color: var(--primary) !important;
    font-size: 24px;
    font-weight: 700;
    width: 150px;
    line-height: 32px;
    height: 80px;
    display: flex;
    align-items: center;
}

.bold {
    font-weight: 700 !important;
}

.navbar-brand {
    margin-right: 10px;
}

.time-grid {
    width: 50%
}

.site-navbar .site-navigation .site-menu>li>a {
    color: var(--secondary);
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
}

.date-time {
    width: 300px;
}

.aos-animate h3 {
    font-size: 30px;
    text-align: center;
}

p.course-description {
    text-align: center
}


.site-navbar .site-navigation .site-menu>li>a:hover {
    color: var(--primary);

}

.cta a span {
    border-color: var(--secondary);
    background: var(--secondary);
}

.banner-address {
    padding-top: 130px;
}

.banner-address p {
    font-size: 25px;
    color: #fff;

}

.banner-address p i {
    width: 40px;
}

.course .course-inner-text {
    border: 1px solid #f3f3f3
}

.btn-primary {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: none;
}

.courses-title {
    background: var(--primary);

}

.owl-stage {
    padding-top: 0 !important
}

.courses-entry-wrap {
    margin-top: -293px
}

.course .course-inner-text {
    padding-top: 25px !important
}

.circle-image {
    margin-top: -100px;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    margin-top: -100px;
    overflow: hidden
}

.circle-image img {
    min-height: 100%;
    margin-top: 0
}

.teacher .position {
    margin-bottom: 0
}

.teacher-section h2 {
    padding-bottom: 50px;
}

.test-section {
    background: var(--secondary)
}

.single-item .owl-item {
    display: flex;
    justify-content: center;
}

.single-item.owl-carousel .owl-item img {
    display: inline
}

.single-item.owl-carousel .owl-stage {
    padding-bottom: 0
}

.test-section .btn-primary {
    border: 1px solid #fff !important
}

.ngg-gallery-thumbnail a {
    overflow: hidden;
    width: 375px !important;
    height: 300px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ngg-gallery-thumbnail a img {
    min-height: 100%;
    min-width: 100%;
}

.slide-1:before {
    background: var(--secondary);
}

.call-us {
    border: 1px solid var(--primary) !important;
    background: var(--primary) !important
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a.active:after {
    display: none
}

.form-box {
    padding: 30px 20px 20px 20px
}

.dates h4 {
    display: flex;
    margin-bottom: 0;
    align-items: center;
}

.nepal-date {
    margin-right: 5px;
    padding-right: 6px;
    border-right: 1px solid #808080;
    height: 100%
}

.dates h4 img {
    height: 30px;
    margin-right: 5px;
}

.eng-to-nep {
    display: none
}

.nep-to-eng,
.nepali-time,
.korean div {
    font-size: 13px;
    color: #808080;
}

.nep-to-eng,
div.korean-date {
    margin-bottom: 5px;
}

.nepali-date-converter:before,
.korean-date:before {
    content: '\f133';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #808080;
    margin-right: 5px;

}

.nepali-time:before,
.korean-time:before {
    content: '\f017';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #808080;
    margin-right: 5px
}

.about-section,
.teacher-section {
    padding: 2em 0
}

.icon-menu:before {
    content: '\f0c9';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: var(--primary);
}

.icon-close2:before {
    content: '\f00d';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #000;
}

.site-navbar .container-fluid {
    padding-right: 3%;
    padding-left: 3%
}

.banner-address p.office-time {
    font-size: 26px;

}

.office-time span {
    font-weight: normal;
}

.intro-section h1 {
    font-size: 2.2rem;
}

.social {
    margin-left: 10px;
}

.social a {
    color: var(--primary);
    font-size: 24px;
    padding: 5px;
}

.about-us-video iframe {
    width: 100% !important
}

.map-location a {
    font-weight: 700;
    color: var(--primary);
}

.map-location {
    color: var(--primary)
}

.map-image {
    width: 100%;
    display: block;
    margin: 20px 0
}

.map-image img {
    width: 100%;
    height: auto;

}

/* .slider {
    width: 100%;
    position: relative;
    overflow: hidden
}

.slider img {
    display: none
}

.slick-slide img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
    opacity: 1
}

.slick-track {
    display: flex !important;
    align-items: center;
}

.slick-list {
    overflow: visible !important;
}

/* Fix for center mode clipping */
/* .slick-center img {
    transform: scale(1);
    z-index: 1;
    width: 100%;
} */

/* 
button {
    display: none !important
}

*/
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100vh;
}

.banner-content {
    position: fixed;
    top: 96px;
    right: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 25px;
    flex-direction: row;

}

.banner-contact {
    display: flex;
}

.banner-content p {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    padding: 10px 15px;

}

.screen-reader-response p,
span.wpcf7-not-valid-tip {
    color: red !important
}

/* Disable all smooth scrolling */
html,
body {
    scroll-behavior: auto !important;
}

/* Prevent anchor jumps */
:target {
    scroll-margin-top: 100px;
}

/* Fix for CF7 responses */
.wpcf7-response-output {
    scroll-margin-top: 120px;
    position: relative;
    z-index: 1;
}

.teacher-section {
    background: #f2f2f2
}

.teacher {
    border: 1px solid #cececf;
    background: #fff
}

.teacher .position {
    color: #63686d
}

.nonloop-block-14 .owl-dots {
    display: none
}

@media (max-width: 1360px) {
    .site-navbar .container-fluid {
        padding-right: 0.5%;
        padding-left: 0.5%
    }

    .banner {
        height: auto;
    }


}




@media (max-width: 1200px) {
    .site-navbar .container-fluid {
        padding-right: 3%;
        padding-left: 3%
    }

    .desktop-menu {
        display: none
    }

    .date-time {
        margin: 0 auto;
    }

    .social {
        margin-right: 15px;
    }

    .banner-content p {
        font-size: 16px;
    }

    .office-time {
        width: 350px;
    }

    .banner-content p {
        padding: 5px 5px;
    }
}

@media (max-width: 991px) {
    .about-section {
        padding-bottom: 0
    }

    .teacher-section h2 {
        padding-bottom: 0
    }

    .circle-image {
        margin-top: 0
    }

    .logo-name {
        font-size: 20px;
        line-height: 26px;
        width: 130px;
    }

    .custom-logo img {
        height: 65px;
    }

    .intro-section h1 {
        font-size: 1.8rem;
        text-align: center;
    }

    .banner-address p {
        font-size: 20px;
        text-align: center;
    }

    .intro-section {
        padding-bottom: 30px;
    }

    .intro-section,
    .intro-section .container>.row {
        height: auto;
        min-height: auto;

    }

    .courses-title {
        padding: 2em 0
    }

    .courses-entry-wrap {
        margin-top: -140px;
        padding-bottom: 25px;
    }

    .nonloop-block-14 .owl-stage {
        padding-bottom: 20px;
    }

    .mt-5,
    .my-5 {
        margin-top: 1.5rem !important;
    }

    .mb-5 {
        margin-bottom: 1.5rem !important
    }

    .about-section h2 {
        text-align: center;
    }

    .section-title {
        font-size: 2rem;
        text-align: center;
    }

    .about-section h2.text-black {
        font-size: 1.5rem
    }

    .about-us-video {
        text-align: center;
    }

    .teacher-section {
        padding-top: 0
    }

    .teacher {
        margin-bottom: 0
    }

    .gallery {
        padding-top: 1.5rem
    }
}


@media (max-width: 480px) {

    body {
        font-size: 16px
    }

    .logo-name {
        font-size: 16px;
        line-height: 18px;
        height: auto;
        width: 188px;
    }

    .navbar-brand {
        margin-right: 5px;
    }

    .custom-logo img {
        height: 45px;
    }

    .date-time {
        margin-left: 0px !important;
        margin-top: 7px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .dates {
        align-items: start !important;
    }

    .header {
        justify-content: start !important;
        flex-direction: column;
    }

    .site-logo {
        width: 100%;
        justify-content: start;
    }

    .nep-to-eng,
    .nepali-time,
    .korean div {
        font-size: 12px;
    }

    .dates h4 img {
        height: 25px;
    }

    .site-menu-toggle {
        position: absolute;
        right: 3%;

    }

    .banner-address {
        padding-top: 145px;
    }

    .about-us-video iframe {
        width: 100% !important;
        height: auto !important
    }

    .gallery {
        padding: 0 15px;
    }

    .bg-light {
        padding: 1.5rem 0 !important
    }

    .social {
        position: absolute;
        top: 5px;
        right: 40px;
    }

    .sticky-wrapper {
        position: relative;
    }

    .banner-content {
        top: auto;
        bottom: 0;
        flex-direction: column;
        padding: 5px 10px;
        background: #000;

    }

    .office-time {
        width: 100%
    }

    .banner-content p {
        text-align: center;
    }

    .banner-contact {
        display: none
    }



}