﻿@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);

@font-face {
    font-family: mohr_altmedium;
    src: url(fonts/mohralt-medium-webfont.woff2) format('woff2'),url(fonts/mohralt-medium-webfont.woff) format('woff'),url(fonts/Mohr-Alt-Medium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: mohr_altextralight;
    src: url(fonts/mohralt-extralight-webfont.woff2) format('woff2'),url(fonts/mohralt-extralight-webfont.woff) format('woff'),url(fonts/Mohr-Alt-ExtraLight.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: mohr_altlight;
    src: url(fonts/mohralt-light-webfont.woff2) format('woff2'),url(fonts/mohralt-light-webfont.woff) format('woff'),url(fonts/Mohr-Alt-Light.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: mohr_altregular;
    src: url(fonts/mohralt-regular-webfont.woff2) format('woff2'),url(fonts/mohralt-regular-webfont.woff) format('woff'),url(fonts/Mohr-Alt-Regular.svg) format('svg'),url(fonts/MohrAlt-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: mohr_altthin;
    src: url(fonts/mohralt-thin-webfont.woff2) format('woff2'),url(fonts/mohralt-thin-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px !important;
    color: #1d2a3b;
    background-color: #fff
}

:root {
    --primary: #2E476D;
}

h1, h2, h3, h4, h5, h6 {
    font-family: mohr_altlight
}

p, span {
    font-family: mohr_altregular
}

a:focus {
    outline: transparent none 0 !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0 !important
}

html, body {
    overflow-x: hidden;
    width: 100%;
}

.alumin {
    text-align: start
}

.top_header img {
    width: 30px
}

.top_header span {
    padding: 0 8px
}

button:focus {
    outline: transparent none 0 !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0 !important
}

.top_header {
    background-color: #083a58;
    color: #fff;
    padding: 5px 0
}

    .top_header a, .top_header p {
        font-size: 14px;
        font-family: mohr_altmedium;
        font-weight: 500;
        letter-spacing: .5px;
        text-transform: uppercase
    }

.heading-d {
    font-family: 'Dancing Script',cursive !important;
    background-color: #f3ec78;
    background-image: linear-gradient(45deg,#175047,#d22215);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent
}

.heading-a {
    background-color: #ff9800;
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-transform: capitalize
}

.icon-box {
    padding: 10px;
    color: #175047
}

.text-box {
    padding: 10px 0
}

.small-text {
    font-size: 12px;
    color: #fff
}

.call-cont {
    padding: 0
}

.email-cont {
    padding: 0
}

.news-box {
    padding: 5px;
    border-radius: 2px;
    background-color: #fff;
    color: #333
}

.m-text-box {
    padding: 5px 0 0 10px
}

.news {
    padding: 5px 0
}



.navbar_header {
    width: auto;
    height: auto;
    display: block;
    letter-spacing: .3px
}

    .navbar_header > ul > li:last-child > ul {
        right: 0;
        left: auto
    }

    .navbar_header > ul > li > ul > li > ul {
        position: absolute;
        top: 0px;
        right: -150px;
        width: 150px;
        list-style: none;
        padding: 0;
        margin: 0;
        display: none;
        z-index: 999
    }

        .navbar_header > ul > li > ul > li > ul > li > a {
            text-transform: uppercase;
            color: #fff;
            width: 100%;
            height: auto;
            display: inline-block;
            border-bottom: 1px solid #ffffff1f;
            padding: 10px;
            font-size: 13px;
            position: relative;
            background-color: #05334e;
            text-decoration: none;
            letter-spacing: .5px
        }

            .navbar_header > ul > li > ul > li > ul > li > a:hover {
                color: #ffd712
            }

    /*   .navbar_header > ul > li > ul {
        position: absolute;
        left: 0;
        min-width: 250px;
        list-style: none;
        padding: 0;
        top: 38px;
        z-index: 999;
        margin: 0;
        display: none;
        -moz-animation: zoomIn .3s ease;
        -webkit-animation: zoomIn .3s ease;
        animation: zoomIn .3s ease
    }*/

    .navbar_header > ul > li > ul > li {
        position: relative
    }

        .navbar_header > ul > li > ul > li > a {
            color: #fff;
            border-bottom: 1px solid #ffffff1f;
            width: 100%;
            height: auto;
            display: inline-block;
            padding: 10px;
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: .5px;
            position: relative;
            background: #06264c;
            text-decoration: none;
            transition: .5s all ease-in
        }

            .navbar_header > ul > li > ul > li > a:hover {
                text-decoration: none;
                color: #ffd712
            }

    .navbar_header > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        transition: .5s all ease-in;
        justify-content: center
    }

        .navbar_header > ul > li:hover > a {
            text-decoration: none;
            background: #06264c;
            color: #ffd712
        }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: auto;
            display: inline-block
        }

        .navbar_header > ul li:hover > ul, .navbar_header > ul li > ul > li:hover > ul {
            display: inline
        }

        .navbar_header > ul > li > a {
            display: inline-block;
            font-family: mohr_altmedium;
            color: #fff;
            white-space: nowrap;
            padding: 12px 10px 8px;
            letter-spacing: .5px;
            text-decoration: none;
            position: relative;
            transition: .5s;
            font-size: 13px;
            text-transform: uppercase
        }

            .navbar_header > ul > li > a:after {
                content: '';
                position: absolute;
                left: auto;
                bottom: auto;
                top: auto;
                right: 9px;
                width: 0;
                bottom: 16px;
                height: 0;
                clear: both
            }

        .navbar_header > ul a:hover {
            color: #000
        }

.MobileMenubar {
    display: none
}

.Navbartoggle {
    font-size: 20px;
    color: #fff
}

@media only screen and (max-width:768px) {
    .mainheader{
        padding-top: 0px !important;
    }
    .fixed-top .admiss{
        display:none;
    }
    .purple, .blue, .orange {
        margin-top: 25px !important;
    }
    .plogin, .number {
        display: none;
    }
    .imagesbox{
        margin-top:10px;
    }
    .menu-cont {
        padding: 0px 0px 2px 0px;
    }
    .admiss {
       border-top-right-radius: 11px;
        border-top-left-radius: 11px;
    }
    .student_cnt {
        text-align: center !important;
    }

    .margin_topper {
        margin-top: 30px !important;
    }

    .top_header a, .top_header p {
        font-size: 14px;
        margin: 0 auto
    }

    #MrqNews a {
        -webkit-line-clamp: unset !important
    }

    .high_div::after {
        top: auto !important;
        right: 50% !important;
        bottom: -5px
    }

    .box-three {
        display: grid;
        min-height: auto !important
    }

    .high_div {
        border-radius: 0 !important
    }

    .high_div_cnt {
        padding: 2px 0 8px;
        border-radius: 0 0 5px 5px !important
    }

    .top_header .col-md-5.pt-1 {
        text-align: center;
        line-height: 28px;
        justify-content: center
    }

    .btn {
        font-size: 15px !important;
        letter-spacing: .5px;
        margin: 0 8px 0 0 !important
    }

    .top_header .col-md-5.pt-1 img {
        width: 14px
    }

    .MobileMenubar {
        display: inline-block;
        padding: 10px;
        float: right
    }

    .mascot_div {
        width: 80px !important
    }

    .tawk-min-container .tawk-button-circle.tawk-button-large {
        width: 45px !important;
        height: 45px !important
    }

    .navbar_header > ul {
        padding: 5px;
        list-style: none;
        margin: 0;
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        background-color: #083a58
    }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: 100%;
            display: inline-block;
            border-bottom: 1px solid #072e4669
        }

            .navbar_header > ul > li > a {
                width: 100%;
                color: #fff
            }

            .navbar_header > ul > li > ul {
                display: inline-block;
                position: static;
                width: 100%
            }

    .navbar_header {
        width: 0;
        right: -100%;
        position: fixed;
        left: auto;
        height: 100%;
        overflow: auto;
        background-color: #083a58;
        top: 0;
        bottom: 0;
        z-index: 999
    }

    .div_Logo {
        position: static;
        z-index: 99;
        width: 60%;
        height: auto;
        background-color: #fff;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .Header_address {
        padding: 5px
    }
}

.affix {
    position: fixed;
    z-index: 999;
    top: 0;
    box-shadow: 0 2px 6px 0
}

.menuBar {
    height: auto;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.mobileMenu {
    width: 100%;
    display: none
}

@media only screen and (max-width:768px) {
    .navbar_header > ul > li > ul {
        display: inline-block;
        position: static;
        width: 100%
    }

        .navbar_header > ul > li > ul > li > ul {
            position: static;
            display: inline;
        }

    .mobileMenu {
        width: 100%;
        display: inline-block;
        padding: 10px;
        text-align: left;
        margin-top: 10px;
        display: block
    }

    .menuBar {
        width: 0;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        display: block
    }

    .closebtn {
        position: fixed;
        font-size: 25px;
        text-transform: uppercase;
        left: -30px;
        z-index: 999;
        height: 100%;
        width: 0;
        top: 0;
        display: inline-block;
        padding: 0;
        background-color: #f9f9f9;
        padding: 8px
    }
}

.Togglebtn {
    display: none
}

@media only screen and (max-width:768px) {
    .Togglebtn {
        padding: 5px;
        border: 1px solid gray;
        display: inline-block;
        color: orange;
        font-size: 25px
    }
}

.subheading {
    text-transform: uppercase;
    font-weight: 700;
    color: #04619f !important;
    position: relative
}

.subheading02 {
    text-transform: uppercase;
    font-weight: 700;
    color: #ff0;
    position: relative
}

.section_about {
    padding: 0 0 50px;
    position: relative;
    z-index: 1
}

    .Lord krishna Society_school::after, .gallery::after, .section_about::after, .three_section::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        filter: opacity(.15);
        z-index: -1;
        width: 100%;
        height: 100%;
        background: url(../img/welcome_bg.png);
        background-size: cover;
        background-position: bottom center;
        background-attachment: fixed
    }

    .section_about p {
        text-align: justify;
        color: #444;
        letter-spacing: .5px;
        line-height: 28px;
        font-size: 16px
    }

    .section_about h6 {
        letter-spacing: .5px;
        line-height: 28px;
        color: #005d9a
    }

    .section_about span {
        letter-spacing: .5px;
        line-height: 28px;
        color: #555
    }

.pt-10 {
    padding-top: 5px
}

.button003 {
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 13px !important;
    border-radius: 44px !important;
    margin: 0 0 0 10px;
    font-weight: 600 !important;
    background-color: #ff9800 !important;
    padding: 3px 15px !important
}

.button001 {
    color: #fff !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0 15px 0 0;
    font-family: mohr_altlight;
    background: linear-gradient(45deg,#175047,#ff9e00);
    transition: .5s all ease-in
}

    .button001:hover {
        color: #083a58 !important
    }

.button002 {
    color: #fff !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0;
    font-family: mohr_altlight;
    background-color: #083a58 !important;
    transition: .5s all ease-in
}

    .button002:hover {
        color: #ffd712 !important
    }

.middle-header {
    padding: 0 0
}

.wel_upc_div {
    background: url(https://Lord krishna Societyschoolkanina.com/assets/img/main_bg.jpg);
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed
}


.high_div {
    background: #f44336;
    padding: 10px;
    border-radius: 0 0 0 10px
}



#MrqNews a:hover {
    color: #ffd712 !important
}

.news_div > a {
    font-weight: 400 !important
}

.notice_board {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    max-height: 480px;
    min-height: 480px
}

    .notice_board hr {
        color: #00000026
    }

.icon_size {
    font-size: 20px;
    color: #175047
}

.heading {
    color: #175047 !important
}

.card h6 {
    font-family: mohr_altregular;
    letter-spacing: .5px;
    line-height: 28px;
    color: #555;
    font-size: 16px
}

.notice_ul {
    max-height: 328px;
    min-height: 328px;
    overflow-y: hidden;
    padding-left: 0
}

    .notice_ul li {
        list-style: none;
        text-align: left;
        padding: 10px 0;
        border-bottom: 1px dashed #dcdcdc;
        border-left: 0;
        border-right: 0
    }

        .notice_ul li a:hover {
            text-decoration: none;
            color: #04619f
        }

        .notice_ul li a {
            text-decoration: none;
            color: #555;
            font-size: 16px;
            letter-spacing: .5px;
            text-align: justify;
            line-height: 28px
        }

.our_mission {
    padding: 50px 0 20px;
    position: relative;
    background: #083a58;
    background-size: cover;
    z-index: 9;
    background-repeat: no-repeat
}

    .our_mission:before {
        content: '';
        position: absolute;
        top: 0;
        z-index: -1;
        left: 0;
        background: url(../img/dot-shape.png);
        width: 100%;
        height: 100%
    }

    .our_mission:after {
        content: '';
        position: absolute;
        bottom: 0;
        z-index: -1;
        right: 0;
        background: url(../img/vision.png);
        width: 300px;
        height: auto
    }

.three_section {
    padding: 50px 0;
    position: relative
}

.box-three {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 .4rem 1rem rgb(0 0 0 / 6%) !important;
    min-height: 560px;
    border: 1px solid #06060605;
    display: grid
}

.mn-h-600 {
    /* height: 100px; */
}

.box-three img {
    margin: 0 auto
}

hr {
    background: #0a0a0a12 !important
}

.box-three span {
    color: #175047;
    letter-spacing: .5px
}

.box-three p {
    line-height: 28px;
    letter-spacing: .5px;
    text-align: center;
    color: #555
}

.box-three img {
    border-radius: 61px
}

.avhiv_ul {
    padding-left: 0;
    min-height: 345px;
    max-height: 345px;
    overflow-y: hidden
}

    .avhiv_ul li {
        list-style: none;
        padding: 6px 0;
        border-bottom: 1px dashed #dcdcdc
    }

        .avhiv_ul li a {
            color: #333;
            text-decoration: none
        }

.gallery_section {
    padding: 50px 0;
    margin-bottom: 20px
}

.testimonals {
    padding: 50px 0;
    position: relative;
    background: #083a58;
    background-size: cover;
    z-index: 9;
    background-repeat: no-repeat
}

    .testimonals::after {
        content: '';
        position: absolute;
        top: 0;
        z-index: -1;
        left: 0;
        background: url(../img/dot-shape.png);
        width: 100%;
        height: 100%
    }

.padding-item {
    padding: 20px 20px 0 !important
}

.gallery {
    padding: 50px 0 50px;
    position: relative
}

.tour-box {
    padding: 10px 0
}

    .tour-box .shadow {
        border: 2px solid #fff;
        box-shadow: 1px 1px 20px #33333314
    }

.three_section a {
    text-decoration: none
}

.upcoming > li > a:hover {
    color: #ffd712
}



.maps {
    margin-top: -140px
}

.footer_ul {
    padding-left: 0
}

    .footer_ul li {
        padding: 10px 0;
        list-style: none;
        color: #fff;
        font-weight: 600
    }

        .footer_ul li a {
            color: #fff;
            font-size: 15px;
            text-decoration: none;
            letter-spacing: .5px;
            line-height: 24px
        }

.copyright p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px
}

.copyright a {
    color: #175047
}

.main-footer b {
    font-size: 16px;
    letter-spacing: 1px
}

.main-footer p {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 24px
}

.footer_ul li a:hover {
    color: #ffd712 !important;
    text-decoration: none
}

.news-detailes {
    background-image: url(../img/Lord krishna Society84.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
}

.brandcurm {
    background: #175047;
    padding: 50px 20px;
    border-radius: 20px
}

.brand {
    padding-left: 0
}

    .brand li {
        list-style: none;
        display: inline-block;
        color: #fff
    }

        .brand li a {
            color: #fff;
            text-decoration: none
        }

.brandcurm-bg {
    background: #1b212c52;
    padding: 100px 0 70px 0
}

.contact-us {
    padding: 50px 0 150px
}

.bg-p {
    box-shadow: 0 0 10px 0 #dcdcdc40;
    color: #333;
    background: #fff;
    padding: 15px
}


.section_cont {
    padding: 50px 0 150px 0
}

.gallery-img-cont {
    max-height: 200px;
    min-height: 200px;
    overflow: hidden;
    box-shadow: 0 0 12px 0 #dcdcdc
}

.header-icon {
    padding: 5px 0
}

    .header-icon a {
        margin: 0 5px
    }

.soical-media {
    padding: 50px 0 50px;
    background: url(../img/dot-shape.png),#083a58
}

.box-four {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    max-height: 475px;
    min-height: 475px;
    background: #fff;
    overflow: auto
}

.Lord krishna Society_school {
    position: relative;
    padding: 50px 0 130px
}

.career-page {
    padding: 50px 0 150px
}

.form-control {
    border-radius: 25px !important
}

.img-box {
    position: relative
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #083a58;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

.gallery-img-cont:hover .overlay {
    height: 100%
}

.text {
    color: #fff;
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center
}

.news-list {
    padding: 50px 0 150px
}

.news-list-cont {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #175047
}

.news-header {
    background-color: #175047;
    padding: 15px 0 15px;
    color: #fff
}

.newsevent {
    padding-top: 20px
}

    .newsevent li {
        margin-bottom: 10px;
        list-style: upper-roman
    }

.upcomimg-box {
    min-height: 420px;
    overflow: hidden
}

.upcoming li {
    list-style-type: circle;
    cursor: pointer;
    color: #555
}

#carouselExampleCaptions h6 {
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 28px
}

.upcoming li a {
    color: #555;
    text-decoration: none;
    line-height: 28px;
    text-transform: capitalize !important;
    letter-spacing: .5px
}

.mascot_div {
    position: fixed;
    bottom: 10px;
    z-index: 9;
    right: 10px;
    width: 110px
}

.contact-details {
    z-index: 1;
    line-height: 28px;
    letter-spacing: .5px;
    font-size: 16px;
    text-align: justify;
    color: #5f5f5f;
    background: #f7f7f7
}

.maps iframe {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 8px 15px 20px #15151517
}

hr:not([size]) {
    height: 1px
}

#imageGallery, #ltrlData {
    padding-top: 10px
}

.lblheading1 {
    color: var(--primary);
    padding-top: 10px;
    border-bottom: 1px solid #f2a900;
    padding-bottom: 10px;
    font-weight:bold;
}

.contact-details hr {
    box-shadow: 1px 1px #b7b7b76b;
    border-bottom: 1px solid #fff
}

#carouselExampleCaptions p, h4 {
    color: white;
}

.testimonals h3 {
    color: white !important;
}


.our_mission p {
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 28px
}

.about_img {
    width: 100%;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px
}

    .about_img > img {
        padding: 15px
    }



.breadcrumb-div ul {
    overflow: hidden;
    list-style: none outside none;
    padding-right: 16px
}

.breadcrumb-div li {
    float: left;
    background-color: #e8e8e8
}

    .breadcrumb-div li:first-child a {
        padding: 0 7px 0 14px
    }

.breadcrumb-div a, .breadcrumb-div span {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 6px 0 24px;
    color: #999;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s
}

    .breadcrumb-div a:before {
        content: '';
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #e8e8e8;
        position: absolute;
        top: 1px;
        left: 100%;
        z-index: 2;
        -webkit-transition: .2s;
        transition: .2s
    }

    .breadcrumb-div span:before {
        content: '';
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #dbd9d9;
        position: absolute;
        top: 1px;
        left: 100%;
        z-index: 2;
        -webkit-transition: .2s;
        transition: .2s
    }

.breadcrumb-div span {
    background-color: #dbd9d9;
    color: #5b5b5b
}

.breadcrumb-div a:after {
    content: '';
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #d2d2d2;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1
}

.breadcrumb-div span:after {
    content: '';
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #dbd9d9;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1
}

.side_bar {
    background: #054067;
    height: 100%;
    width: 24vw;
    position: absolute;
    left: 0
}

#idSubmenus > li > a {
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: .5px
}

#idSubmenus > li > a {
    padding: 0 10px 0 40px;
    display: block;
    text-align: start
}

#idSubmenus > li.active {
    background: #073754;
    position: relative
}

    #idSubmenus > li.active > a {
        color: #ffd712
    }

        #idSubmenus > li.active > a::before {
            content: '';
            background: url(../img/side-arrow.png) no-repeat 0 0;
            background-size: 100% 100%;
            width: 27px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 100%;
            right: auto;
            opacity: 1;
            margin: 0
        }

.mt-60 {
    margin-top: 60px
}

.pt-50 {
    padding-top: 50px
}

.breadcrumb-div a:hover {
    color: #f2a900
}

#enquiry {
    padding-top: 10px
}

    #enquiry .form-control::placeholder {
        font-size: 16px;
        color: #3338
    }

    #enquiry input.form-control, #ddlSession {
        border: none;
        height: 45px;
        border-radius: 20px !important;
        box-shadow: 1px 1px 8px #3333330a;
        padding: 10px 10px 10px 20px
    }

    #enquiry textarea.form-control {
        border: none;
        border-radius: 20px !important;
        box-shadow: 1px 1px 8px #3333330a;
        padding: 10px 10px 10px 20px
    }

#myModal .modal-content {
    background: 0 0 !important;
    box-shadow: none !important;
    border: none !important
}

#myModal .modal-body {
    border: 1.5rem solid #175047;
    border-radius: 2rem;
    padding: .8rem;
    background: #fff
}

.Model_header > h5 {
    color: #043b5f !important;
    letter-spacing: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: mohr_altmedium !important
}

div#myModal {
    background: url(../img/modal_bg.png);
    background-color: #151515a8
}

#myModal .carousel-inner img {
    width: 100%
}

.modal-footer1 > img {
    position: absolute;
    font-size: 16px;
    RIGHT: 38px;
    top: 10px
}

#myModal .Model_header {
    text-align: center;
    color: #757575;
    padding: 0 0;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#myModal .carousel-control-next, #myModal .carousel-control-prev {
    border: none;
    background: 0 0
}

.career_1 {
    border: 1px solid #175047;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    background-color: #175047
}

    .career_1 .row {
        background-color: #f7f7f7
    }

div#exp_yes {
    display: none;
    transition: .5s all ease-in
}

.career_1_title {
    background: var(--primary) !important;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-left: 20px
}

.career_info label {
    margin: 0 10px
}


.head_btn_dark {
    background: rgb(8 58 88) !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    border: 2px dashed #ffffff !important;
    padding: 7px 15px !important;
    display: inline-block;
}

    .head_btn_dark:hover {
        background: #fff !important;
        color: #033e69 !important;
        border: 2px dashed #033e69 !important;
    }

.head_btn_light {
    background: #fff;
    color: white;
    border: 2px dashed;
    padding: 7px 15px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    display: inline-block;
}

    .head_btn_light:hover {
        background: rgb(8 58 88) !important;
        border: 2px dashed #ffffff !important;
        color: #fff !important;
    }



.adm_link {
    position: fixed;
    bottom: 25px;
    z-index: 9;
    right: 15px;
    background-color: red;
    border-radius: 20px;
    padding: 10px;
}

    .adm_link > a {
        color: white;
        font-weight: bold;
    }

        .adm_link > a:hover {
            color: white;
        }

@media only screen and (max-width:468px) {
    .adm_link {
        font-size: 11px;
        right: 0px;
    }
}

.testimonals .img_student {
    padding: 20px 50px;
}

.testimonals .student_cnt {
    padding: 27px 0px;
    text-align: center;
}

.btn_topper {
    position: relative !important;
    display: flex;
    width: 80px;
    margin: 20px auto;
}

    .btn_topper a {
        text-decoration: none;
        opacity: 1 !important;
    }

        .btn_topper a:hover {
            text-decoration: none;
            opacity: 1 !important;
        }

.testimonals .img_student img {
    border: 2px solid white;
    border-radius: 5px;
    max-height: 275px;
}

@media only screen and (min-width:991px) {
    .testimonals {
        max-height: 500px;
        height: 500px;
    }
}

.btn_topper span.carousel-control-prev-icon, .btn_topper span.carousel-control-next-icon {
    background-image: none;
    background-color: #fcf6da;
    width: 30px;
    padding: 6px 10px;
    border-radius: 50%;
    color: black;
}

    .btn_topper span.carousel-control-prev-icon:hover, .btn_topper span.carousel-control-next-icon:hover {
        background-color: #38647f;
    }

.title {
    color: #175047;
}

.img_student img {
    border-radius: 10px;
}

.copyright {
    padding: 5px 0px;
    /* background: #083a58 !important; */
}

    .copyright a {
        color: white;
        text-decoration: none;
    }

        .copyright a:hover {
            color: white;
        }

    .copyright p {
        color: #ffd712;
    }

.btn_topper1 {
    position: relative;
    display: flex;
    justify-content: space-around;
    width: 72px;
    margin: auto;
}

    .btn_topper1 .carousel-control-prev, .btn_topper1 .carousel-control-next {
        width: 30px;
    }

    .btn_topper1 .carousel-control-prev-icon, .btn_topper1 .carousel-control-next-icon {
        background-color: #083a58;
        border-radius: 50%;
        width: 32px;
        background-image: none;
    }

        .btn_topper1 .carousel-control-prev-icon i, .btn_topper1 .carousel-control-next-icon i {
            padding: 8px;
        }

.highlight a {
    text-decoration: none;
}

#div_newsEvent01 svg {
    margin-left: 10px;
}

.box-three img {
    width: 60%;
}

.wing-div_img > img {
    object-fit: cover;
    width: 100%;
    height: 250px;
    object-position: top;
}

.wing-div_img + span {
    font-weight: 500;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    height: 63px;
    display: flex;
    letter-spacing: .5px;
    background: linear-gradient(0deg, #0000008f 55%, transparent);
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
}

#carouselExampleCaptions p {
    text-align: justify;
}

.fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    left: 0;
    z-index: 999999999999;
}



.blink-button {
    animation: blinker 1.3s linear infinite;
}


@keyframes blinker {
    0% {
        background: #173e30;
    }

    50% {
        background: #cf9116;
    }

    100% {
        background: #173e30;
    }
}

@media only screen and (min-width: 768px) {
    .mob {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .dsk {
        display: none;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

@font-face {
    font-family: mohr_altmedium;
    src: url(fonts/mohralt-medium-webfont.woff2) format("woff2"), url(fonts/mohralt-medium-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Medium.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altextralight;
    src: url(fonts/mohralt-extralight-webfont.woff2) format("woff2"), url(fonts/mohralt-extralight-webfont.woff) format("woff"), url(fonts/Mohr-Alt-ExtraLight.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altlight;
    src: url(fonts/mohralt-light-webfont.woff2) format("woff2"), url(fonts/mohralt-light-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Light.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altregular;
    src: url(fonts/mohralt-regular-webfont.woff2) format("woff2"), url(fonts/mohralt-regular-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Regular.svg) format("svg"), url(fonts/MohrAlt-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altthin;
    src: url(fonts/mohralt-thin-webfont.woff2) format("woff2"), url(fonts/mohralt-thin-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px !important;
    color: #1d2a3b;
    background-color: #fff;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: mohr_altlight;
}

p,
span {
    font-family: mohr_altregular;
}

a:focus {
    outline: transparent none 0 !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0 !important;
}

.alumin {
    text-align: start;
}

.top_header img {
    width: 30px;
}

.top_header span {
    padding: 0 2px;
    /*position: absolute;*/
    top: 56px;
}

button:focus {
    outline: transparent none 0 !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0 !important;
}

.top_header {
    background-color: #175047;
    color: #fff;
    padding: 10px 0;
}

    .top_header a,
    .top_header p {
        font-size: 16px;
        font-family: mohr_altmedium;
        font-weight: 500;
        letter-spacing: 0.5px;
        text-transform: capitalize;
    }

.heading-d {
    text-align: center;
    font-family: "Dancing Script", cursive !important;
    background-color: #f3ec78;
    background-image: linear-gradient(45deg, #175047, #d22215);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.heading-a {
    background-color: #ff9800;
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-transform: capitalize;
}

.icon-box {
    padding: 10px;
    color: #175047;
}

.text-box {
    padding: 10px 0;
}

.small-text {
    font-size: 12px;
    color: #fff;
}

.call-cont {
    padding: 0;
}

.email-cont {
    padding: 0;
}

.news-box {
    padding: 5px;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
}

.m-text-box {
    padding: 5px 0 0 10px;
}

.news {
    padding: 5px 0;
}

.menu-cont {
    position: relative;
    width: 100%;
    z-index: 99;
    padding: 2px 0px;
    background-color: var(--primary);
}

.navbar_header {
    width: auto;
    height: auto;
    display: block;
    letter-spacing: 0.3px;
}

    .navbar_header > ul > li:last-child > ul {
        right: 0;
        left: auto;
    }

    .navbar_header > ul > li > ul > li > ul {
        position: absolute;
        top: 0;
        right: -150px;
        width: 150px;
        list-style: none;
        padding: 0;
        margin: 0;
        z-index: 999;
        margin: 0;
        max-height: 0;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }

    .navbar_header > ul > li > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        z-index: 999;
        max-height: 1000px;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    .navbar_header > ul > li > ul > li > ul > li > a {
        text-transform: capitalize;
        color: #175047;
        width: 100%;
        height: auto;
        display: inline-block;
        border-bottom: 1px solid #ffffff1f;
        padding: 10px;
        font-size: 13px;
        position: relative;
        background-color: #FCF6DA;
        text-decoration: none;
        letter-spacing: 0.5px;
        transition: 0.50s;
        text-transform: capitalize;
        font-weight: 600;
    }

        .navbar_header > ul > li > ul > li > ul > li > a:hover {
            color: #ffd712;
        }

    .navbar_header > ul > li > ul {
        position: absolute;
        left: 0;
        min-width: 250px;
        list-style: none;
        padding: 0;
        top: 38px;
        z-index: 999;
        margin: 0;
        /*max-height: 100px;*/
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }

        .navbar_header > ul > li > ul > li {
            position: relative;
        }


            .navbar_header > ul > li > ul > li > a {
                color: #2B687A;
                /* border-bottom: 1px solid #0a26365e; */
                width: 100%;
                height: auto;
                display: inline-block;
                padding: 10px;
                text-transform: capitalize;
                font-size: 13px;
                letter-spacing: 0.5px;
                position: relative;
                background: #FCF6DA;
                text-decoration: none;
                transition: 0.5s all ease-in;
                border: 1px solid #ffffff52;
                text-transform: capitalize;
                font-weight: 600;
            }

                .navbar_header > ul > li > ul > li > a:hover {
                    text-decoration: none;
                    color: black;
                }

    .navbar_header > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        transition: 0.5s all ease-in;
        /*justify-content: flex-start;*/
    }

        .navbar_header > ul > li:hover > a {
            text-decoration: none;
            background: #FCF6DA;
            color: var(--primary);
        }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: auto;
            display: inline-block;
        }

        .navbar_header > ul li:hover > ul,
        .navbar_header > ul li > ul > li:hover > ul {
            visibility: visible;
            opacity: 1;
            display: block !important;
            z-index: 999;
            max-height: 1000px;
            -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
        }

        .navbar_header > ul > li > a {
            display: inline-block;
            font-family: Josefin Sans;
            color: #fff;
            white-space: nowrap;
            padding: 12px 10px 8px;
            letter-spacing: 0.5px;
            text-decoration: none;
            position: relative;
            transition: 0.5s;
            font-size: 13px;
            text-transform: uppercase;
        }

            .navbar_header > ul > li > a:after {
                content: "";
                position: absolute;
                left: auto;
                bottom: auto;
                top: auto;
                right: 9px;
                width: 0;
                bottom: 16px;
                height: 0;
                clear: both;
            }

        .navbar_header > ul a:hover {
            color: #000;
        }

.MobileMenubar {
    display: none;
}

.Navbartoggle {
    font-size: 20px;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .top_header a,
    .top_header p {
        font-size: 14px;
        margin: 0 auto;
    }

    #MrqNews a {
        -webkit-line-clamp: unset !important;
    }

    .high_div::after {
        top: auto !important;
        right: 50% !important;
        bottom: -5px;
    }

    .box-three {
        display: grid;
        min-height: auto !important;
    }

    .high_div {
        border-radius: 0 !important;
    }

    .high_div_cnt {
        padding: 2px 0 8px;
        border-radius: 0 0 5px 5px !important;
    }

    .top_header .col-md-5.pt-1 {
        text-align: center;
        line-height: 28px;
        justify-content: center;
    }

    .btn {
        font-size: 14px !important;
        letter-spacing: 0.5px;
        margin: 0 10px 0 0 !important;
    }


    .top_header .col-md-5.pt-1 img {
        width: 14px;
    }

    .MobileMenubar {
        display: inline-block;
        padding: 10px;
        float: right;
    }

    .mascot_div {
        width: 80px !important;
    }

    .tawk-min-container .tawk-button-circle.tawk-button-large {
        width: 45px !important;
        height: 45px !important;
    }

    .navbar_header > ul {
        padding: 5px;
        list-style: none;
        margin: 0;
        width: 100%;
        height: 90vh;
        display: inline-block;
        position: relative;
        background-color: var(--primary);
    }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: 100%;
            display: inline-block;
            /* border-bottom: 1px solid #072e4669; */
            margin-bottom: 10px;
        }

            .navbar_header > ul > li > a {
                width: 100%;
                color: #fff;
            }

            .navbar_header > ul > li > ul {
                /*display: inline-block;*/
                position: static;
                width: 100%;
            }

    .navbar_header {
        width: 0;
        right: 0;
        left: auto;
        position: fixed;
        left: auto;
        height: 100%;
        overflow: auto;
        background-color: var(--primary);
        top: 0;
        bottom: 0;
        z-index: 999;
    }

    .div_Logo {
        position: static;
        z-index: 99;
        width: 60%;
        height: auto;
        background-color: #fff;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .Header_address {
        padding: 5px;
    }
}

.affix {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0px 3px 8px #3a393a47;
    animation-name: slideInDown;
    animation-duration: .5s
}

.menuBar {
    height: auto;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.mobileMenu {
    width: 100%;
    display: none;
}

@media only screen and (max-width: 768px) {
    .navbar_header > ul > li > ul {
        display: none;
        position: static;
        width: 100%;
        transform: initial;
    }

    .mobileMenu {
        width: 100%;
        display: inline-block;
        padding: 10px;
        text-align: left;
        margin-top: 10px;
        display: block;
    }

    .menuBar {
        width: 0;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
    }

    .closebtn {
        position: fixed;
        font-size: 25px;
        text-transform: capitalize;
        left: -30px;
        z-index: 999;
        height: 100%;
        width: 0;
        top: 0;
        display: inline-block;
        padding: 0;
        background-color: #f9f9f9;
        padding: 8px;
    }
}

.Togglebtn {
    display: none;
}

@media only screen and (max-width: 768px) {
    .Togglebtn {
        padding: 5px;
        border: 1px solid gray;
        display: inline-block;
        color: orange;
        font-size: 25px;
    }
}

.subheading {
    text-transform: capitalize;
    font-weight: 700;
    color: #04619f !important;
    position: relative;
}

.subheading02 {
    text-transform: capitalize;
    font-weight: 700;
    color: #ff0;
    position: relative;
}

.high-updates {
    margin: 0px 12px 0px 0px;
}

.section_about {
    padding: 0 0 50px;
    margin: 0px 10px;
    position: relative;
    z-index: 1;
}

    .Lord krishna Society_school::after,
    .gallery::after,
    .section_about::after,
    .three_section::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        filter: opacity(0.15);
        z-index: -1;
        width: 100%;
        height: 100%;
        background: url(../img/welcome_bg.png);
        background-size: cover;
        background-position: bottom center;
        background-attachment: fixed;
    }

    .section_about p {
        text-align: justify;
        color: #444;
        letter-spacing: 0.5px;
        line-height: 28px;
        font-size: 16px;
    }

    .section_about h6 {
        letter-spacing: 0.5px;
        line-height: 28px;
        color: #005d9a;
    }

    .section_about span {
        letter-spacing: 0.5px;
        line-height: 15px;
        color: #555;
        width: calc(100% - 17px);
        position: relative;
        z-index: 4;
        margin-left: 5px;
    }

.pt-10 {
    padding-top: 5px;
}

.button002 {
    color: #fff !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0;
    font-family: mohr_altlight;
    background-color: #175047 !important;
    transition: 0.5s all ease-in;
}

.button003 {
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 13px !important;
    border-radius: 44px !important;
    margin: 0 0 0 10px;
    font-weight: 600 !important;
    background-color: #ff9800 !important;
    padding: 3px 15px !important;
}

.button001 {
    color: #175047 !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0 15px 0 0;
    font-family: mohr_altlight;
    background: #fcf6da !important;
    transition: 0.5s all ease-in;
    font-weight: 700 !important;
}

    .button001:hover {
        color: #175047 !important;
    }

.button002 {
    color: #fff !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0;
    background-color: var(--primary) !important;
    transition: 0.5s all ease-in;
    font-family: Josefin Sans;
}

    .button002:hover {
        color: #ffd712 !important;
    }

.middle-header {
    padding: 10px 0;
}

.wel_upc_div {
    background: url(https://Lord krishna Societyschoolkanina.com/assets/img/main_bg.jpg);
    background-size: cover;
    background-position: bottom center;
    background-attachment: fixed;
}



.high_div {
    background: black;
    padding: 15px 0px;
    border-radius: 0 0 0 10px;
}

    .high_div > h1 {
        letter-spacing: 0.5px;
        font-size: 17px;
    }


.high_div_cnt {
    background: var(--primary);
    border-radius: 0 0 10px 0;
}

#MrqNews a {
    color: white;
    letter-spacing: 0.5px;
    /* white-space: break-spaces;*/
    padding: 8px 0 0 10px;
    transition: 0.5s all ease-in;
}

    #MrqNews a:hover {
        color: white !important;
    }

.news_div > a {
    font-weight: 400 !important;
}

.notice_board {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    max-height: 480px;
    min-height: 480px;
}

    .notice_board hr {
        color: #00000026;
    }

.icon_size {
    font-size: 20px;
    color: #175047;
}

.heading {
    color: #175047 !important;
}

#carouselExampleControls1 .card::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #175047;
    z-index: -6;
    transform: rotateZ(-1deg);
}

.card h6 {
    font-family: mohr_altregular;
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #555;
    font-size: 16px;
}

.notice_ul {
    max-height: 328px;
    min-height: 328px;
    overflow-y: hidden;
    padding-left: 0;
}

    .notice_ul li {
        list-style: none;
        text-align: left;
        padding: 10px 0;
        border-bottom: 1px dashed #dcdcdc;
        border-left: 0;
        border-right: 0;
    }

        .notice_ul li a:hover {
            text-decoration: none;
            color: #04619f;
        }

        .notice_ul li a {
            text-decoration: none;
            color: #555;
            font-size: 16px;
            letter-spacing: 0.5px;
            text-align: justify;
            line-height: 28px;
        }

.our_mission {
    padding: 50px 0 20px;
    position: relative;
    background: #175047;
    background-size: cover;
    z-index: 9;
    background-repeat: no-repeat;
}

    .our_mission:before {
        content: "";
        position: absolute;
        top: 0;
        z-index: -1;
        left: 0;
        background: url(../img/dot-shape.png);
        width: 100%;
        height: 100%;
    }

    .our_mission:after {
        content: "";
        position: absolute;
        bottom: 0;
        z-index: -1;
        right: 0;
        background: url(../img/vision.png);
        width: 300px;
        height: auto;
    }

.three_section {
    padding: 50px 0;
    position: relative;
}

.box-three {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0.4rem 1rem rgb(0 0 0 / 6%) !important;
    min-height: 540px;
    border: 1px solid #5656562b;
    display: grid;
    position: relative;
}

    .box-three::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        background: #175047;
        z-index: -6;
        transform: rotateZ(-1deg);
    }

.mn-h-600 {
    /* height: 100px; */
}

.box-three img {
    margin: 0 auto;
}

hr {
    background: #0a0a0a12 !important;
}

.box-three span {
    color: #555;
    letter-spacing: 0.5px;
    transition: .5s all ease-in-out;
}

    .box-three span:hover {
        color: #ff525e !important
    }

.box-three p {
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #555;
}

.box-three img {
    border-radius: 0px;
}

.avhiv_ul {
    padding-left: 0;
    min-height: 345px;
    max-height: 345px;
    overflow-y: hidden;
}

    .avhiv_ul li {
        list-style: none;
        padding: 6px 0;
        border-bottom: 1px dashed #dcdcdc;
    }

        .avhiv_ul li a {
            color: #333;
            text-decoration: none;
        }

.gallery_section {
    padding: 50px 0;
    margin-bottom: 20px;
}

.testimonals {
    padding: 50px 0;
    position: relative;
    background: #175047;
    background-size: cover;
    z-index: 9;
    background-repeat: no-repeat;
}

    .testimonals::after {
        content: "";
        position: absolute;
        top: 0;
        z-index: -1;
        left: 0;
        background: url(../img/dot-shape.png);
        width: 100%;
        height: 100%;
    }

.padding-item {
    padding: 20px 141px 0 !important;
}

.gallery {
    padding: 50px 0 50px;
    position: relative;
}

.tour-box {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

#gal_1_div .tour-box:first-child {
    height: 200px;
    margin-top: 40px;
}

#gal_2_div .tour-box:first-child {
    height: 210px;
}

#gal_3_div .tour-box:first-child {
    height: 260px;
}

#gal_4_div .tour-box:first-child {
    margin-top: 30px;
    height: 230px;
}

#gal_4_div .tour-box:last-child {
    width: calc(100% / 1.5);
    height: 140px;
}

#gal_3_div .tour-box:last-child {
    height: 140px;
}

#gal_2_div .tour-box:last-child {
    height: 190px;
}

#gal_1_div .tour-box:last-child {
    height: 160px;
    width: calc(100%/1.5);
    margin-left: auto;
}

.tour-box img {
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    border: 1px solid #175047;
    transition: 0.50s;
}

/*
.tour-box::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #8b8b8b26;
    z-index: -6;
    border: 1px solid #d1d1d1;
    transform: rotateZ(-2deg);
    transition: 0.50s;
}
*/

.tour-box:hover::before {
    background: #175047;
    transform: rotateZ(-4deg);
}

.tour-box .shadow {
}

.upcoming > li > a:hover, .upcoming > li > a span:hover {
    color: #ff525e;
}

.ntc_brd_ul {
    /* background: #f3f3f3; */
    border: 1px solid #e9e9e9;
}


    .ntc_brd_ul::before {
        content: "";
        position: absolute;
        width: 50%;
        height: 0;
        left: 0;
        top: 0;
        border-top: 6px solid #175047;
        border-left: none;
        z-index: 3;
    }

    .ntc_brd_ul::after {
        content: "";
        position: absolute;
        width: 50%;
        height: 0;
        right: 0;
        top: 0;
        border-top: 6px solid #175047;
        z-index: 3;
    }

.ntc_brd_cnt::before {
    content: '';
    position: absolute;
    top: 26px;
    left: 0;
    width: calc(100% - 49%);
    height: 23px;
    border-right: 6px solid #175047;
    z-index: 1;
}



.maps {
    margin-top: -140px;
}

.footer_ul {
    padding-left: 0;
}

    .footer_ul li {
        padding: 5px 0;
        list-style: none;
        color: #fff;
        font-weight: 600;
    }

        .footer_ul li a {
            color: #fff;
            font-size: 15px;
            text-decoration: none;
            letter-spacing: 0.5px;
            line-height: 24px;
        }

.copyright p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.copyright a {
    color: #175047;
}

.main-footer b {
    font-size: 16px;
    letter-spacing: 1px;
}

.main-footer p {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.footer_ul li a:hover {
    color: #ffd712 !important;
    text-decoration: none;
}

.news-detailes {
    background-image: url(../img/Lord krishna Society10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.brandcurm {
    background: #175047;
    padding: 50px 20px;
    border-radius: 20px;
}

.brand {
    padding-left: 0;
}

    .brand li {
        list-style: none;
        display: inline-block;
        color: #fff;
    }

        .brand li a {
            color: #fff;
            text-decoration: none;
        }

.brandcurm-bg {
    background: #1b212c52;
    padding: 100px 0 70px 0;
}

.contact-us {
    padding: 50px 0 150px;
}

.bg-p {
    box-shadow: 0 0 10px 0 #dcdcdc40;
    color: #333;
    background: #fff;
    padding: 15px;
}



.section_cont {
    padding: 50px 0 150px 0;
}

.gallery-img-cont {
    max-height: 200px;
    min-height: 280px;
    overflow: hidden;
    box-shadow: 0 0 12px 0 #dcdcdc;
}

.header-icon {
    padding: 5px 0;
}

    .header-icon a {
        margin: 0 5px;
    }

.soical-media {
    padding: 50px 0 50px;
    background: url(../img/dot-shape.png), #175047;
}

.box-four {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    max-height: 475px;
    min-height: 475px;
    background: #fff;
    overflow: auto;
}

.Lord krishna Society_scho#idSubmenus > li > aol {
    position: relative;
    background: #e9f3ff;
    padding: 50px 0 130px;
}

.testimonial-item {
    display: grid;
    place-items: center;
}

.career-page {
    padding: 50px 0 150px;
}

.form-control {
    border-radius: 25px !important;
}

.img-box {
    position: relative;
}

.testimonial-name h4 {
    /*    text-align:center;
    text-transform: capitalize !important;
    margin-left: 10px;*/
    margin-top: 21px;
    /*   font-size: 18px;
    line-height: 0px;*/
}

.father_name p {
    text-align: center !important;
    font-size: 14px !important;
}

.testimonial-job {
    text-align: center;
}



.toper_class {
    padding: 50px 0 50px;
    background: url(../img/dot-shape.png), #175047;
}

.testimonial-image img {
    border-radius: 5px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #175047;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
}

.gallery-img-cont:hover .overlay {
    height: 100%;
}

.text {
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.news-list {
    padding: 50px 0 150px;
}

.news-list-cont {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #175047;
}

.news-header {
    background-color: #175047;
    padding: 15px 0 15px;
    color: #fff;
}

.newsevent {
    padding-top: 20px;
}

    .newsevent li {
        margin-bottom: 10px;
        list-style: upper-roman;
    }

.upcomimg-box {
    min-height: 420px;
    overflow: hidden;
    margin-top: -80px;
}

#carouselExampleCaptions h6 {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

.upcoming li {
    list-style: decimal;
}

    .upcoming li a, .ach_div li a {
        color: #555;
        text-decoration: none;
        text-transform: capitalize !important;
        letter-spacing: 0.5px;
    }

.mascot_div {
    position: fixed;
    bottom: 10px;
    z-index: 9;
    right: 10px;
    width: 110px;
}

.contact-details {
    z-index: 1;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-align: justify;
    color: #5f5f5f;
    background: #f7f7f7;
}

.maps iframe {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 8px 15px 20px #15151517;
}

hr:not([size]) {
    height: 1px;
}

#imageGallery,
#ltrlData {
    padding-top: 10px;
}

.lblheading1 {
    color: var(--primary) !important;
    padding-top: 10px;
    border-bottom: 1px solid #f2a900;
    padding-bottom: 10px;
}

.contact-details hr {
    box-shadow: 1px 1px #b7b7b76b;
    border-bottom: 1px solid #fff;
}



.our_mission p {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 28px;
}


.about_img {
    width: 100%;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}

    .about_img > img {
        padding: 3px;
        border-top-right-radius: 90px;
        border-bottom-left-radius: 90px;
        border: 7px solid var(--primary);
    }



.breadcrumb-div ul {
    overflow: hidden;
    list-style: none outside none;
    padding-right: 16px;
}

.breadcrumb-div li {
    float: left;
    background-color: #e8e8e8;
}

    .breadcrumb-div li:first-child a {
        padding: 0 7px 0 14px;
    }

.breadcrumb-div a,
.breadcrumb-div span {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 6px 0 24px;
    color: #999;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

    .breadcrumb-div a:before {
        content: "";
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #e8e8e8;
        position: absolute;
        top: 1px;
        left: 100%;
        z-index: 2;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

    .breadcrumb-div span:before {
        content: "";
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #dbd9d9;
        position: absolute;
        top: 1px;
        left: 100%;
        z-index: 2;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }

.breadcrumb-div span {
    background-color: #dbd9d970;
    color: #5b5b5b;
}

.breadcrumb-div a:after {
    content: "";
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #d2d2d2;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
}

.breadcrumb-div span:after {
    content: "";
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #dbd9d9;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
}

.side_bar {
    background: #175047;
    height: 100%;
    width: 24vw;
    position: absolute;
    left: 0;
}

#idSubmenus > li > a {
    color: #fff;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

#idSubmenus > li > a {
    padding: 0 10px 0 12px;
    display: block;
    text-align: start;
}

#idSubmenus > li.active {
    background: #ffffff;
    position: relative;
}

    #idSubmenus > li.active > a {
        color: #175047;
    }

        #idSubmenus > li.active > a::before {
            content: "";
            background: url(../img/side-arrow.png) no-repeat 0 0;
            background-size: 100% 100%;
            width: 27px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 100%;
            right: auto;
            opacity: 1;
            margin: 0;
            mix-blend-mode: multiply;
        }

.mt-60 {
    margin-top: 60px;
}

.pt-50 {
    padding-top: 50px;
}

.breadcrumb-div a:hover {
    color: #f2a900;
}

#enquiry {
    padding-top: 10px;
}

    #enquiry .form-control::placeholder {
        font-size: 16px;
        color: #3338;
    }

    #enquiry input.form-control {
        height: 45px;
        border-radius: 11px !important;
        box-shadow: 1px 1px 8px 1px #3333330a;
        padding: 10px 10px 10px 20px;
        border: 1px solid #8080805c;
    }

    #enquiry textarea.form-control {
        border-radius: 11px !important;
        box-shadow: 1px 1px 8px 1px #3333330a;
        padding: 10px 10px 10px 20px;
        border: 1px solid #8080805c;
    }

#myModal .modal-content {
    background: 0 0 !important;
    box-shadow: none !important;
    border: none !important;
}

#myModal .modal-body {
    border: 1.5rem solid #175047;
    border-radius: 2rem;
    padding: 0.8rem;
    background: #FCF6DA;
}

.Model_header > h5 {
    color: #043b5f !important;
    letter-spacing: 0;
    font-size: 18px;
    text-transform: capitalize;
    font-family: mohr_altmedium !important;
}

div#myModal {
    background: url(../img/modal_bg.png);
    background-color: #151515a8;
}

#myModal .carousel-inner img {
    width: 100%;
}

.modal-footer1 > img {
    position: absolute;
    font-size: 16px;
    right: 38px;
    top: 10px;
}

#myModal .Model_header {
    text-align: center;
    color: #757575;
    padding: 0 0;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#myModal .carousel-control-next,
#myModal .carousel-control-prev {
    border: none;
    background: 0 0;
}

.career_1 {
    border: 1px solid #175047;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    background-color: #175047;
}

    .career_1 .row {
        background-color: #f7f7f7;
    }

div#exp_yes {
    display: none;
    transition: 0.5s all ease-in;
}

/*.career_1_title {
    background: #175047;
    color: #fff;
    text-transform: capitalize;
    padding: 10px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-left: 20px;
}*/

.career_info label {
    margin: 0 10px;
}

.box-three span {
    color: #175047;
    letter-spacing: 0.5px;
    font-size: 22px;
}

#mentor_div {
    flex-direction: row-reverse;
}

#top_soc_div i {
    color: #fff;
    font-size: 24px;
    padding: 5px 5px 0;
}

.Lord krishna Society_school {
    position: relative;
    background-color: #FCF6DA;
    padding: 50px 0 130px;
}

.newLnk {
    display: none;
    border-radius: 0;
    position: absolute;
    top: 0px;
    right: 0;
}

.more {
    display: block;
    position: relative;
    z-index: 99;
}

a.morelink {
    color: #175047;
    font-weight: bold;
}

.morelink {
    display: block;
}

.morecontent span {
    display: none;
}

.morelink {
    font-weight: 800;
    text-decoration: none;
    color: red;
    transition: 0.3s;
}

    .morelink:hover {
        transition: 0.3s;
        color: red;
    }

.upcoming li, .ach_div li {
    position: relative;
    list-style: none;
}

    .upcoming li a, .ach_div li a {
        /* display: flex; */
        margin-bottom: 6px;
    }

        .upcoming li a span:first-child, .ach_div li a span:first-child {
            display: block;
            width: 17px;
            margin-right: 7px;
            margin-top: -3px;
            opacity: .6;
        }
/* menu */

.path1, .path2 {
    stroke-dasharray: 104;
    stroke-dashoffset: -71;
    stroke-width: 3px;
    transition: 1s all ease;
    stroke: #fff;
}

.cross {
    stroke-dashoffset: 68;
}

.mline {
    stroke-dasharray: 41;
    stroke-dashoffset: -82;
    stroke-width: 3px;
    transition: 1s all ease;
    stroke: #fff;
}

.hide {
    stroke-dasharray: 43;
    stroke-dashoffset: 130;
}

.pri {
    color: #fea006;
}

.svgburg {
    position: absolute;
    right: 5px;
    top: 1px;
    width: 42px;
}

ul#idSubmenus > li > a span {
    display: none;
}

.lef_div_icn, .rig_div_icn {
    padding: 8px;
    width: 40px;
    cursor: pointer;
    transition: .5s;
    filter: hue-rotate(340deg);
    color: #fff;
}

.nav_div_2 {
    visibility: hidden;
    background: #175047;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 0;
    right: 0;
}

.vis {
    visibility: visible;
}

.lef_div_icn {
    transform: rotate(180deg);
}

#MenuItems1 {
    display: flex;
    justify-content: right;
}

.nav_div_1 {
    width: 100%;
    right: 0;
}

.nav_div_2 {
    height: 100%;
    left: 0;
}

.lef_div_icn {
    transform: rotate( 180deg);
}

.menu-cont .container {
    position: relative;
}
.Admission  a {
    color: black !important;
}
.nav-overflow {
    height: 60vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.titlee {
    background: var(--primary);
    font-size: 18px;
    color: #fff;
    padding: 11px 14px;
    font-weight: bolder;
    text-align: center;
    margin-top: 0px;
    text-transform: capitalize;
    height: 60px;
    align-items: center;
    display: flex;
    border-bottom-left-radius: 45px;
    justify-content: center;
}

/* Download Start */
#download_div th {
    border: 1px solid #0b3148;
    background: #175047 !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#tblPop th {
    background: #175047;
    color: #fff;
}

#download_div td {
    border: 1px solid #175047;
}

#tblPop, #ModelSlider td {
    padding: 10px;
    margin: 0;
    border: 1px solid #175047;
}

#ModelSlider th {
    padding: 0 0 10px 0px;
    border: 1px solid #175047;
}

#ModelSlider .modal-content {
    border-radius: 3rem;
}

#ModelSlider .modal-body {
    border-radius: 2rem;
    overflow: hidden;
    border: 1rem solid var(--primary);
}

#tblPop th {
    background: var(--primary);
}
/* notice board start */
.upcoming {
    /* background: #f3f3f3; */
    min-height: 448px;
    max-height: 403px;
    border-radius: 5px;
    padding-top: 20px;
    padding: 10px;
    overflow-y: scroll;
}

    /* Demonstrate a "mostly customized" scrollbar
 * (won't be visible otherwise if width/height is specified) */
    .upcoming::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: #aaa; /* or add it to the track */
    }

.ntc_brd_cnt span {
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #fff;
    padding: 6px 20px;
    background: #175047;
    border-radius: 20px;
}

.ml-md-2 {
    margin-left: 20px;
}


.head_btn_dark {
    background: #175047 !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    border: 2px dashed #ffffff !important;
    padding: 7px 15px !important;
    display: inline-block;
}

    .head_btn_dark:hover {
        background: #fff !important;
        color: #033e69 !important;
        border: 2px dashed #033e69 !important;
    }

.head_btn_light {
    background: #ffd130;
    color: white;
    border: 2px dashed #175047;
    padding: 7px 15px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    display: inline-block;
}

    .head_btn_light:hover {
        background: #175047 !important;
        border: 2px dashed #ffd130 !important;
        color: #fff !important;
    }



.adm_link {
    position: fixed;
    bottom: 10%;
    z-index: 99;
    right: 15px;
    background-color: red;
    border-radius: 20px;
    padding: 10px;
}

    .adm_link > a {
        color: white;
        font-weight: bold;
    }

        .adm_link > a:hover {
            color: white;
        }

@media only screen and (max-width:468px) {
    .adm_link {
        font-size: 11px;
        right: 27px;
    }
}

.wing-div {
    margin-bottom: 20px;
}

.wing-div_img {
    width: 100%;
    height: 175px;
    overflow: hidden;
}

    .wing-div_img > img {
        object-fit: cover;
        width: 100%;
        height: 250px;
        object-position: top;
    }

    .wing-div_img + span {
        font-weight: 500;
        color: #fff;
        text-align: center;
        left: 0;
        right: 0;
        height: 63px;
        display: flex;
        letter-spacing: .5px;
        background: linear-gradient(0deg, #0000008f 55%, transparent);
        z-index: 1;
        justify-content: center;
        align-items: flex-end;
    }

.gallery img {
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    border: 2px solid #fff;
    transition: 0.50s;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15) !important;
}

.btn_topper1 .carousel-control-prev, .btn_topper1 .carousel-control-next {
    width: 30px;
}

.btn_topper1 .carousel-control-prev-icon, .btn_topper1 .carousel-control-next-icon {
    background-color: #000000;
    border-radius: 50%;
    width: 32px;
    background-image: none;
    opacity: 1;
}

    .btn_topper1 .carousel-control-prev-icon i, .btn_topper1 .carousel-control-next-icon i {
        padding: 8px;
    }

.btn_topper1 {
    position: relative;
    display: flex;
    justify-content: space-around;
    width: 72px;
    margin: auto;
}

.button003 {
    color: #fff !important;
    padding: 8px 23px 7px 23px !important;
    border-radius: 44px !important;
    margin: 0;
    font-family: mohr_altlight;
    background-color: #175047 !important;
    transition: 0.5s all ease-in;
}

    .button003:hover {
        color: #ffd712 !important;
        transition: 0.5s all ease-in;
    }

@media only screen and (max-width: 992px) {
    .title {
        margin-top: 40px;
    }
}

.rig_div_icn {
    display: none;
}

#imageGallery, #ltrlData {
    padding-top: 10px;
}



.contact-details {
    z-index: 1;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-align: justify;
    color: #5f5f5f;
    background: white;
}


.content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
    border-top-right-radius: 45px;
}

.position-relative {
    position: relative !important;
}

.breadcrumb-div {
    font-size: 13px;
    position: absolute;
    top: 2px;
    z-index: 2;
    opacity: 0.8;
    left: -4%;
}


.content:hover .content-overlay {
    opacity: 1;
}




.content .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content-image {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    min-height: 200px;
}


.fadeIn-bottom {
    top: 80%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

    .content-details h3 {
        color: #fff;
        font-weight: 500;
        letter-spacing: 0.15em;
        margin-bottom: 0.5em;
        text-transform: capitalize;
    }

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.fadeIn-bottom {
    top: 80%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.copyright {
    background: #000000;
    display: grid;
    place-items: center;
}

    .copyright p {
        color: #ffd712;
    }

    .copyright a {
        color: white;
    }

        .copyright a:hover {
            color: white;
        }

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #000000 !important;
    /*filter: Alpha(Opacity = 50);*/
    opacity: 1 !important;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1 !important;
    transition: opacity .15s ease;
}

.Lord krishna Society_school .card {
    min-height: 404px !important;
}

@media only screen and (min-width: 768px) {
    .mob {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .dsk {
        display: none;
    }

    .navbar_header > ul > li > ul > li:hover > ul {
        position: relative;
        width: 100%;
        right: 0;
    }
}

.gallericonsevents {
    background: #1750471a;
    margin: 0px 0px;
}

.eventicons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
}

.eventicons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
}

@media (min-width: 1024px) {
    .box {
        flex: 1 1 calc(12.5% - 20px);
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .box {
        flex: 1 1 calc(50% - 20px);
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .box {
        flex: 1 1 calc(33.333% - 20px);
    }
}

.eventicons .box p {
    font-size: 16px;
    text-transform: uppercase;
    color: black;
}

.eventicons i {
    font-size: 29px;
    padding: 18px 17px;
    text-align: center;
    background: white;
    border-radius: 50px;
    color: black;
}

.eventicons .box {
    /* background: aliceblue; */
    padding: 30px 17px;
    margin: auto;
    border-radius: 6px;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .gallery {
        display: none;
    }
}

.ntc_brd_cnt span {
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #fff;
    padding: 6px 20px;
    background: #175047 !important;
    border-radius: 20px;
}

/*.upcoming {
    min-height: 300px;
    max-height: 300px;
    border-radius: 5px;
    padding-top: 20px;
}*/

.ntc_brd_ul::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 0;
    left: 0;
    top: 0;
    border-top: 6px solid #175047;
    border-left: none;
    z-index: 3;
}

.ntc_brd_ul::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 0;
    right: 0;
    top: 0;
    border-top: 6px solid #175047;
    z-index: 3;
}
/*.img_student {
    width: 140px;
    margin: auto;
}*/
.section_about h6 {
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #005d9a;
}

.date {
    font-weight: bold;
    text-align: center;
    background: #1750471a;
    padding: 5px 10px;
    border-radius: 3px;
}

.newslist {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
}

.monthBox, .yearBox {
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #005d9a;
}

/* General styles for the container and individual boxes */
.wing-container {
    display: flex;
    flex-wrap: wrap; /* Allow wrapping of items on smaller screens */
    gap: 20px; /* Space between items */
}

.wing-div {
    position: relative;
    flex: 1 1 calc(20% - 20px); /* 5 items per row on desktop, with space in between */
    margin-bottom: 20px; /* Margin between rows */
    overflow: hidden;
    border-radius: 8px; /* Optional: rounded corners */
}

.wing-div_img img {
    width: 100%;
    height: auto;
    display: block;
}

.wing-div span {
    position: absolute;
    bottom: 14px;
    left: 12px;
    font-size: 1.2rem;
    color: white;
    padding: 5px;
}

/* Media queries for smaller screens */
@media (max-width: 1024px) {
    .wing-div {
        flex: 1 1 calc(33.333% - 20px); /* 3 items per row on tablets */
    }
}

@media (max-width: 768px) {
    .wing-div {
        flex: 1 1 100%; /* 1 item per row on mobile */
    }
}

@media (max-width: 480px) {
    .wing-div span {
        font-size: 1rem; /* Smaller text on very small screens */
        padding: 4px;
    }
}

.box-three .name {
    background: #fcf6da;
    padding: 5px 0 0 0;
    margin: 0 0 5px 0;
}

.wing {
    background: #175047;
    padding: 25px 0 10px 0;
}


#slider img {
    width: 100%;
    max-height: 700px;
    object-fit: cover;
}

.student_cnt h4, .student_cnt p {
    color: white;
    text-align: left;
}

.btn_topper1 svg {
    margin-top: 8px;
}


/* Full-page overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255); /* White with slight transparency */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999999; /* Ensure overlay is on top of all content */
    visibility: visible;
}

/* Spinner Styling */
.spinner {
    border: 4px solid #f3f3f3; /* Light gray background */
    border-top: 4px solid #3498db; /* Blue color for the spinner */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

.mainheader p, .mainheader a {
    font-family: Poppins;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0px;
    color: #140E69;
}



.mainheader {
    padding: 5px 0px 5px 0px;
}

    .mainheader .width {
        margin-top: auto;
        margin-bottom: auto;
    }

.slider_cont .carousel-control-prev-icon, .slider_cont .carousel-control-next-icon {
    background-color: #fff; /* White background */
    background-size: 21px;
    border-radius: 24px;
}

.slider_cont .carousel-control-prev-icon {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23000000"%3E%3Cpath d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"%3E%3C/path%3E%3C/svg%3E');
}

.slider_cont .carousel-control-next-icon {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23000000"%3E%3Cpath d="M4.646 1.646a.5.5 0 0 0 0 .708L10.293 8 4.646 13.354a.5.5 0 0 0 .708.708l6-6a.5.5 0 0 0 0-.708l-6-6a.5.5 0 0 0-.708 0z"%3E%3C/path%3E%3C/svg%3E');
}

.high_div img {
    width: 16px;
    margin-left: 10px;
    margin-top: -4px;
}


.high_div h1 {
    font-family: League Spartan;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
}

.About h4, .Facilities h4, .Mentors h4, .Gallery h4 {
    color: #3C95B0;
    font-family: Josefin Sans;
    font-weight: 400;
    font-size: 16px;
}

.About h3, .Facilities h3, .Mentors h3, .Gallery h3 {
    color: #000000;
    font-family: Poppins;
    font-weight: 500;
    font-size: 24px;
    line-height: 132%;
}

.About p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: #373737;
}

.About {
    background: linear-gradient(272deg, #FFFFFF 60.78%, #bcc5d361 98.92%);
    position: relative;
    padding: 40px 10px 20px 10px;
}

    .About .aboutpoints img {
        margin-right: 10px;
    }

.aboutpoints p, .aboutpoints li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    color: #373737;
    margin-bottom: 0;
    padding-left: 9px;
}

.aboutpoints ul {
    padding-left: 28px
}

.borderss {
    border-left: 1px solid #3C95B0;
    padding-left: 10px;
}

    .About .bag img {
        position: absolute;
        bottom: 60px;
        left: 47%;
    }

.About .dots img {
    position: absolute;
    bottom: 60px;
    right: 0px;
}

.About .invertedline img {
    position: absolute;
    top: 60px;
    right: 20px;
}

.updown {
    animation: updown 1.5s ease-in-out infinite;
}


@keyframes updown {
    0% {
        transform: translateY(0px)
    }

    50% {
        transform: translateY(-15px)
    }

    100% {
        transform: translateY(0px)
    }
}

.leftright {
    animation: leftright 1.5s ease-in-out infinite;
}

@keyframes leftright {
    0% {
        transform: translateX(0px)
    }

    50% {
        transform: translateX(-15px)
    }

    100% {
        transform: translateX(0px)
    }
}

.Facilities .facbox {
    background-image: url(../img/bluebg.png);
    background-repeat: no-repeat;
    padding: 10px 15px 146px 15px;
    background-size: contain;
    border-radius: 10px;
    margin-top: 7px;
}

    .Facilities .facbox h4 {
        font-family: Josefin Sans;
        font-weight: 600;
        font-size: 24px;
        text-align: center;
        color: white;
        margin-top: 12px;
    }

    .Facilities .facbox p {
        color: white;
        font-family: Lexend;
        font-weight: 300;
        font-size: 16px;
        text-align: justify;
        line-height: 23px;
    }

.facbox {
    position: relative;
}

.facrightarrow img {
    position: absolute;
    bottom: 54px;
    left: 53%;
    transform: translate(-50%);
}

.Facilities {
    padding: 41px 10px;
    background: #F9F9F9;
}

@media only screen and (max-width:1200px) {
    .Facilities .facbox {
        background-image: url(../img/bluebg2.png) !important;
    }
}


@media only screen and (min-width:1400px) and (max-width:1520px) {
    .width p img {
        display: block;
        margin: auto;
    }
}


@media only screen and (min-width:1200px) and (max-width:1400px) {
    .width p img {
        display: block;
        margin: auto;
    }

    .Facilities .facbox {
        background-image: url(../img/bgblue3.png) !important;
        background-size: contain;
        min-height: 420px;
        padding: 10px;
    }

    .facrightarrow img {
        bottom: 0px !important;
    }
}

@media only screen and (min-width:569px) and (max-width:990px) {
    .docs, .Downloads, .Feedback {
        display: none;
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .docs, .Downloads {
        display: none;
    }

    .Facilities .facbox {
        background-image: url(../img/bluebg2.png) !important;
        background-size: contain;
        min-height: 403px;
        padding: 10px 11px 40px 10px
    }

    .facrightarrow img {
        bottom: 0px !important;
    }
}


@media only screen and (max-width:568px) {
    .docs, .Downloads, .Feedback {
        display: none;
    }

    .mainlogo img {
        padding: 10px;
    }

    .Facilities .facbox p {
        font-size: 13px;
        text-align: justify;
        line-height: 19px;
    }

    .Facilities .facbox h4 {
        margin-top: 8px;
    }

    .admiss {
        display: none;
    }

    .Facilities .facbox {
        background-image: url(../img/bgblue4.png) !important;
        background-size: contain;
        min-height: 403px;
        padding: 10px 11px 80px 10px;
    }

    .facrightarrow img {
        bottom: 0px !important;
    }
}
.achievements {
    background: var(--primary);
}
.Admission {
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 35px 0px;
    position: relative;
}
.admission {
    background-image: url('../img/admissionbg.png');
    background-color: var(--primary);
}
    .Admission h3 {
        color: white;
        font-family: Josefin Sans;
        font-weight: 600;
        font-size: 36px;
    }

    .Admission p {
        color: white;
        font-family: Poppins;
        font-weight: 300;
        font-size: 16px;
        text-align: center;
        margin-bottom: 0px;
    }

    .Admission span {
        font-family: Josefin Sans;
        font-weight: 500;
        font-size: 18px;
        background: white;
        padding: 12px 15px 10px 14px;
        border-radius: 30px;
    }


    .Admission .hex img {
        position: absolute;
        left: 0px;
        top: 0px;
    }


    .Admission .hex2 img {
        position: absolute;
        left: 20%;
        bottom: 10px;
    }


    .Admission .moveline img {
        position: absolute;
        right: 42px;
        top: 32px;
    }

.metorsdesc h2, .metorsdesc span {
    font-family: Josefin Sans;
    font-weight: bold;
    font-size: 20px;
    text-align: start;
    color: white;
    padding: 9px 0px 0px 0px;
}

.metorsdesc span {
    color: #FF905C;
}

.metorsdesc p {
    color: white;
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
}


.metorsdesc {
    padding: 10px 20px;
    background: var(--primary);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.Mentors {
    background: linear-gradient(265.2deg, #FFFFFF 60.78%, #E2E0FF 98.92%);
    padding: 65px 0px;
    position: relative;
}

    .Mentors .dots img {
        position: absolute;
        left: 0px;
        top: 10px;
    }

    .Mentors .bag img {
        position: absolute;
        right: 0px;
        top: 30px;
    }

.Achievements {
    background-image: url('../img/achievementbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 10px;
}

    .Achievements p {
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 0;
        color: white;
    }

    .Achievements h4 {
        font-family: Poppins;
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 0px;
    }

    .Achievements img {
        width: 71px;
    }

.Gallery .gallbox {
    margin: 10px;
}

.Gallery {
    padding: 40px 0px;
}

.Gallery {
    background: #F9F9F9;
}

    .Gallery span {
        background: #2B687A;
        color: white;
        padding: 13px 21px 10px 21px;
        border-radius: 32px;
        font-family: Josefin Sans;
        font-weight: 500;
        font-size: 18px;
    }

footer {
    background-image: url('../img/footerbg.png');
    background-color: #2B687A;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-footer h4 {
    font-family: Josefin Sans;
    font-weight: 500;
    font-size: 24px;
    text-align: justify;
}

.main-footer li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    /*text-align: justify;*/
}

.mentorssec img {
    width: 100%;
}

.main-footer .box1 p {
    color: white;
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    margin-top: 20px;
}

.Mentors .mentorssec {
    margin-top: 20px;
}

.copyright p, .copyright a {
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
}

.number {
    border: 2px solid #6A2E85;
    padding: 5px 0px;
    border-radius: 22px
}
.admiss {
    background: white;
    display: flex;
    justify-content: center;
}
.admiss a{
    margin:auto 0px;
}
    .admiss img {
        width: 40px;
        padding: 4px;
    }
.main-footer .box1 p img {
    width: 40px;
    padding: 4px;
}
.greenbox {
    background: #3C95B0;
}

.branchtitles h5 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 16px;
    color: white;
}
.branchtitles {
    text-align: center;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px;
}
.branchtitles p {
    font-family: Rubik;
    font-weight: 500;
    font-size: 14px;
}

    .branchtitles p span {
        background: #00000066;
        color: white;
        padding: 5px 7px 3px 8px;
        border-radius: 10px;
    }
.purplebox {
    background: #9064BF;
}
.bluebox {
    background: #5586E8;
}
.orangebox {
    background: #CA783C;
}
.Branches {
    background-image: url('../img/branchbg.png');
    padding: 36px 10px;
}
    .Branches h3 {
        font-family: Rubik;
        font-weight: 500;
        margin-bottom: -8px;
        font-size: 20px;
        color: #3C95B0;
    }

.achievements h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px;
    text-align: left;
}

.Facilities .green {
    background-image: url('../img/icons/greenbg.png');
    background-size: cover;
    padding: 56px 28px 52px 28px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    max-height: 345px;
    margin-top: 60px;
}
.Facilities h4 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    color: white;
    margin-top: 10px;
}
.Facilities p {
    color: white;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
}

    .Facilities p span {
        font-family: Poppins;
        font-weight: 600;
        background: #235565;
        font-size: 14px;
        padding: 3px 13px;
        border-radius: 8px;
    }

.purple {
    background-image: url('../img/purplebg.png');
    background-size: cover;
    padding: 56px 28px 52px 28px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 60px;
    max-height: 366px;
}
    .purple p span {
        background: #6A2E85 !important;
    }

.blue {
    background-image: url('../img/icons/actualbluebg.png');
    background-size: cover;
    padding: 56px 28px 52px 28px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 60px;
    border-top-right-radius: 80px;
    max-height: 345px;
}
        .blue p span {
            background: #1C3465 !important;
        }
        .orange {
            background-image: url('../img/orangebg.png');
            background-size: cover;
            padding: 56px 28px 52px 28px;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;
            margin-top: 60px;
        }
.orange  p span{
    background: #874718F5 !important;
}

.gallbox img {
    border: 6px solid #2B687A;
    border-top-right-radius: 26px;
    min-height: 238px;
}



.Facilities {
    background-image: url('../img/facilitiesbg.png');
    background-size: cover;
    padding: 56px 28px 52px 28px;
}
    .Facilities h3 {
        font-family: Rubik;
        font-weight: 500;
        font-size: 20px;
        color: #3C95B0;
    }

    .Facilities .headings p {
        text-align:center;
        color: #444849;
        font-family: Poppins;
        font-weight: 500;
        font-size: 24px;
        margin-bottom:0px;
    }
    .Facilities .headings img{
        width: 16%;
        height: 2px;
    }

.studentE {
    bottom: 10%;
    z-index: 99;
    padding: 0 20px;
    position: fixed;
    right: 0;
    overflow: hidden;
}
    .studentE .rps_cnt {
        /* background: linear-gradient(69deg, #25b2c3, #0292a3); */
        /* border: 1px solid #fff; */
        border-radius: 30px;
        position: relative;
    }
