:root {
    scroll-behavior: smooth;
}

body{
    font-family: "Poppins", sans-serif;
    line-height:0px !important;
}

img{
    width: 100%;
    height: auto;
}

a{
    text-decoration: none;
}

.topsec{
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 8;
    border-bottom: 1px solid #f3f3f3;
}

.width90{
    width: 100%;
    background-color: #8ed8ff;
    padding:8px 40px 8px 40px;
}

.navbar-collapse {
    padding-right:0px;
}

.headlabel, .headlabel a {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-right: 20px;
    font-size: 14px;
    color: rgb(0, 0, 0);
}

.headlabel i{
    font-size: 12px;
}

.nav-link{
    font-family: "Noto Serif", serif;
    font-weight: 700;
    margin-right: 40px !important;
    font-size: 20px;
    color: #2e2723 !important;
    padding: 0px !important;
}

.headlabel:last-child, .mr0{
    margin-right: 0px !important;
}

.navbar-collapse{
    flex-grow:0; 
}

.social{
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.bgwht{
    background-color: white;
}

.logodiv{
    width: 10%;
    margin-right: 10px;
}

.sname{
    font-family: "Noto Serif", serif;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    color: #2e2723;
    line-height: normal;
}

label {
    margin-bottom:0px !important;
}

.sname1 {
    font-weight: 400;
    font-size: 18px;
}

.navbar-brand{
    width: 10%;
    display: block;
    height:auto !important;
    padding:0px !important;
}

.navsec{
    width: 100%;
}

.navbar{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom:0px;
}

.width1{
    width: 45%;
}

.width2{
    width:55%;
    display:flex;
    justify-content:end;
}

.slidersec{
    margin-top: 70px;
    position: relative;
}

.overlap{
    background-color: #0000005c;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}

.carousel-item{
    position: relative;
}

.captns{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
    text-align: center;
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    right: 0px;
    z-index: 1;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
   
    z-index: 1;
    background-color:#cff7ff;
    color: #994500;
}

#btn-back-to-top:hover{
    background-color: #994500;
    color: white;
}

#btn-back-to-top:focus{
    box-shadow: none !important;
}

.abtsec{
    width: 70%;
    margin: 110px auto;
}

.wid7{
    width: 70%;
    margin: 0 auto;
}

.shrthd{
    font-family: "Poppins", sans-serif ;
    font-weight: 700;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height:30px;
}

.lines{
    width: 30px;
    height: 2px;
    background-color: #994500;
}

.wltxt{
    font-family: "Noto Serif", serif;
    font-weight: 900;
    font-style: italic;
    margin-top: 20px;
    color: #994500;
    font-size: 45px;
    line-height: 45px;
}

.abttxt{
    width: 80%;
}

.abttext{
    text-align: justify;
    margin-top: 20px;
    font-family: "Noto Serif", serif;
    font-size: 15px;
    line-height: 27px;
}


.mt0{
    margin-top: 0px;
    font-family: "Noto Serif", serif;
    text-align: center;
    font-size: 16px;
}

.qtxt{
    width: 80%;
    margin: 0 auto;
    background-color: #8ed8ff;
    box-shadow: 2px 2px 51px #cfcfcf5c;
    padding: 80px 30px;
    border-radius: 3px;
    font-style: italic;
    font-size: 15px
}

.qtxtimg{
    width: 70%;
    margin: 0 auto;
}

.qtxtimg img{
    width: 100%;
    height: auto;
}

.mrauto{
    margin: 0 auto;
}

.bgsec9 {
    background-color: #ffd201;
    height:85%;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}

.schlimg{
    width: 30%;
    margin: 0 auto;
}

.schoolname{
    text-align: center;
    width: 100%;
    font-size: 25px;
    font-weight: 500;
    color: black !important;
    margin-top:20px;
    line-height:25px;
}


.scsec{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding:0px 30px;
    transform: translate(-50%, -50%);
}


.mt1{
    margin-top: 70px;
}

.proimg{
    width: 70%;
    margin: 0 auto;
}

.protxt{
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.protxt1{
    font-size: 23px;
    letter-spacing: 4px;
    line-height:50px;
}

#container {
    display: inline-block;
    overflow: hidden;
}
  
#container img {
    display: block;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
  
#container:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.cbg{
    width: 100%;
    background-color: #8ed8ff;
    padding: 100px 0px;
}

.cimg{
    width: 75%;
}

.tick{
    width: 4%;
}

.mt01{
    margin-top: 0px;
    margin-left: 10px;
    font-weight: bold;
}

.mtop2{
    margin-top: 15px;
}

.slide1{
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
}

.testtxt{
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.ctxt{
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #994500;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}

.carousel-control-next, .carousel-control-prev{
    opacity: 1;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    background-color: #994500;
    border-radius: 3px;
}

.carousel-control-prev{
    left: -150px;
}

.carousel-control-next{
    right: -150px;
}

.brdr2{
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.footsec{
    width: 100%;
    background-color: #994500;
    padding: 50px 80px 10px 80px;
}

.mtop3{
    margin-top: 30px;
}

.inputtxt{
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    border: none;
    border-bottom: 1px solid white;
    width: 100%;
    background-color: transparent !important;
    margin-top: 20px;
    color: white;
    padding: 6px;
    line-height:30px;
}

.errormsg {
    color: #ffec0a;
    position: absolute;
    bottom: -10px;
    left: 0px;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
}

.inputtxt::placeholder{
    color: white;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
}

.map{
    height: 400px;
}

.sendbtn {
    padding: 7px 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
    background-color: #2e2723;
    color: white;
    border: none;
    border-radius: 3px;
    margin-top: 20px;
    line-height:25px;
    font-size:16px;
}

.pt1{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-top: 30px;
    font-style: italic;
    color: #fff;
    font-size: 15px;
}

.loc{
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px !important;
}

.map1{
    width: 25px;
    color: white;
    padding-top: 5px;
    font-size: 20px;
}

.wid80{
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

.brdr1{
    border: 2px solid white;
    border-radius: 7px;
    padding: 3px 5px;
    height: fit-content;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
}

.brdr3{
    margin-left: 5px;
    padding-top: 0px;
    font-size: 29px;
    cursor: pointer;
}

.fnt2{
    font-size: 18px !important;
}

.mr3 a{
    margin-right: 5px  !important;
}


.mb6{
    margin-top: 30px;
}

.slogo{
    width: 35%;
    margin: 0 auto;
}

.schoolsec{
    width: 100%;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 26px;
    height: 26px;
}

.relative{
    position: relative;
}

.pt1 {
    line-height:20px;
}

.img-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.img-container img {
    width: 100%;
    height: auto;
    display: block;
}

.thumb-slider {
    height: 340px; 
    overflow-y: auto;
}

.thumb ,.thumb1 , .thumb2 {
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 2px;
}

.thumb img, .thumb1 img, .thumb2 img  {
    width: 100%;
    height: auto;
    border: 1px solid #ebebeb; 
}

.thumb.active img , .thumb1.active img, .thumb2.active img {
    border-color: #994500; 
}

.carousel-inner {
    height: 100%;
}

.carousel-item {
    display: none;
    position: relative;
    transition: opacity 0.6s ease;
}

.carousel-item.active {
    display: block;
}

.carousel-item.fade-in {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.carousel-item.fade-in.active {
    opacity: 1;
}

.widthleft{
    width: 20% !important;
}

.widthright{
    width: 80% !important;
    padding-left: 0px !important;
    padding-right: 0px  !important;
}

.mb1 .carousel-control-prev{
    left: 86% !important;
    height: fit-content;
    width: auto;
    bottom: 10px; 
    transform: rotate(0deg);
    background-color: #994500; 
    opacity: 1; 
    transition: all 0.3s ease; 
    top: auto;
}

.mb1 .carousel-control-next {
    bottom: 10px; 
    right: 13px;
    height: fit-content;
    width: 5%;
    transform: rotate(0deg);
    background-color: #994500; 
    opacity: 1; 
    transition: all 0.3s ease; 
    top: auto;
}

.mb1 .carousel-item{
    border: 1px solid #ebebeb;
}

.wid9a{
    width: 95%;
    flex:1;
}


.ml-auto {
    margin-left: auto;
}



.navbar-collapse {
    padding:0px !important;
}

.nav-link:hover {
    text-decoration:none !important;
}

.navbar {
    margin-bottom:0px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}

.alert {
    padding: 30px;
    position: absolute;
    top: -15px;
    left: 10px;
    z-index: 1;
}

.hdcls {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size:20px;
    color:white;
}

.brdr3 {
    width: 15%;
    margin: 0 auto;
}

.pad3 {
    padding:3px;
}

.mb7 {
    margin-bottom: 7px;
}


@media (max-width: 1919px) {
    .bfirst, .bscnd{
        font-size: 45px;
    }
    .abtsec, .wid7{
        width: 75%;
    }
    .abttxt{
        width: 87%;
    }
    .wltxt {
        font-size: 42px;
    }
 
    .thumb-slider, .ybox  {
        height: 320px;
    }
}

@media (max-width: 1679px) {
    .headlabel, .headlabel a {
        font-size: 13px;
    }

    .nav-link{
        font-size: 18px;
    }

    .abtsec, .wid7{
        width: 80%;
    }

    .wltxt {
        font-size: 42px;
    }

    .thumb-slider, .ybox {
        height: 329px;
    }
}

@media (max-width: 1599px) {
    .nav-link{
        margin-right: 35px !important;
        font-size: 15px;
    }

    .mr0{
        margin-right: 0px !important;
    }

    .wltxt {
        font-size: 38px;
        line-height: 38px;
    }

    .bgsec9 {
        height:100%;
    }

    .shrthd, .protxt1 {
        font-size: 21px;
    }

    .protxt {
        font-size: 15px;
    }

    .schoolname {
        font-size: 20px;
    }

    .thumb-slider, .ybox {
        height: 320px;
    }

}

@media (max-width: 1499px) {
  .thumb-slider, .ybox {
        height: 300px;
    }
}


@media (max-width: 1439px) {
    .navbar-brand{
        margin-right: 7px;
    }

    .width {
        width: 50%;
    }

    .bfirst, .bscnd {
        font-size: 43px;
    }

    .contactbtn, .ctxt {
        font-size: 15px;
    }

    .abttext {
        font-size: 14px;
    }    

    .shrthd, .protxt1 {
        font-size: 20px;
    }

    .protxt {
        font-size: 14px;
    }

    .mtop2{
        margin-top: 10px;
    }

    .loc {
        font-size: 16px !important;
    }

    .wltxt {
        font-size: 35px;
    }

    .wid80 {
        width: 85%;
    }

     .sname {
        font-size:22px;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 20px;
        height: 20px;
    }

    .schoolname {
        font-size: 20px;
    }

    .thumb-slider, .ybox {
        height: 275px;
    }

    .inputtxt {
        line-height:25px;
    }
}

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50% !important;
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50% !important;
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25% !important;
    }
}

@media (max-width: 1365px) {
    .sname {
        font-size: 19px;
    }

    .sname1{
        font-size: 15px;
    }

    .bfirst, .bscnd {
        font-size: 40px;
    }

    .wltxt {
        font-size: 32px;
        line-height: 35px;
    }

    .map1 {
        width:22px;
        font-size:14px;
    }

    .shrthd, .protxt1 {
        font-size: 19px;
    }

    .protxt {
        font-size: 13px;
    }

    .thumb-slider, .ybox {
        height: 260px;
    }

    .scsec {
        position: relative;
        top: 0%; 
        left: 0%; 
        padding: 30px 15px;
        transform: none; 
    }
}

@media (max-width: 1279px) {
    .nav-link {
        font-size: 14px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: end !important;
    }

    .abtsec {
        width: 90%;
        margin: 60px auto;
    }

    .wid7 {
        width: 90%;
    }

    .abttxt {
        width: 100%;
    }

    .wltxt {
        font-size: 30px;
        line-height: 32px;
    }

    .qtxt {
        width: 95%;
        padding: 60px 30px;
    }

    .cimg {
        width: 85%;
    }

    .cbg {
        padding: 70px 0px;
    }

    .footsec {
        padding: 25px 25px 10px 25px;
    }

    .wid80 {
        width: 100%;
    }

    .thumb-slider, .ybox {
        height: 235px;
    }

    .navbar-brand {
        width: 12%;
    }

    .scsec {
        padding:20px 15px;
    }
}

@media (min-width: 1279px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: end !important;
    }
}

@media (max-width: 991px) {
    .width1 {
        width: 90%;
    }

    .width2 {
        width: 5%;
        text-align: end;
    }

    .nav-link {
        margin-right: 0px !important;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .navbar-nav {
        position: absolute;
        background-color: white;
        width: 100%;
        text-align: center;
        z-index: 1;
        left: 0px;
        top: 65px;
        border: 1px solid #efefef;
    }

    .bfirst, .bscnd {
        font-size: 27px;
    }

    .contactbtn {
        margin-top: 15px;
        font-size: 14px;
        padding: 7px 17px;
    }


    .qtxt {
        width: 100%;
        top: 5%;
    }

    .cimg {
        width: 100%;
    }

    .slide1 {
        width: 80%;
    }

    .carousel-control-prev {
        left: -80px;
    }

    .carousel-control-next {
        right: -80px;
    }

    .mb1 {
        margin-bottom: 30px;
    }

    .mb6 {
        margin-bottom: 0px;
    }

    .wid9a {
        width: 100%;
    }

    .thumb-slider {
        height: 380px;
    }

    .ybox {
        height: auto;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .scsec {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }

    .mt1 {
        margin-top: 50px;
    }

    .mb6 {
        margin-top: 10px;
    }

    .loc {
        font-size: 14px !important;
    }

    .shrthd, .protxt1 {
        font-size: 17px;
    }

    .qtxtimg {
        width: 50%;
    }

    .qtxt {
        padding: 20px;
        margin-top: 15px;
    }

    .navbar-brand {
        width: 10%;
    }

    .navbar-toggler {
        padding: 1px;
    }

    .disp768 {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: left !important;
    }

    .wid_768, .wid_768a, .wid_768b, .wid_76c {
        width: 50%;
    }

    .wid_76c div {
         justify-content: left !important;
    }

    .scsec {
        padding: 30px 15px;
    }

    .mb7 {
        margin-bottom: 0px;
    }

}


@media (max-width: 767px) {
    .headlabel, .headlabel a {
        font-size: 12px;
        margin-right: 10px;
        line-height: 18px;
    }

    .navbar-nav {
        margin: 0px;
    }


    .sname {
        font-size: 14px;
    }

    .sname1 {
        font-size: 12px;
    }

    .footsec {
        padding: 25px 15px 10px 15px;
    }

    .navbar-brand {
        width: 12%;
    }

    .slidersec {
        margin-top: 100px;
    }

    .navbar-nav {
        top: 75px;
    }


    .qtxt {
        position: relative;
        padding: 30px;
    }

        .qtxt p {
            margin-bottom: 0px;
        }

    .width90 {
        padding: 6px 10px;
    }

    .abtsec {
        margin: 50px auto;
    }

    .cimg {
        width: 80%;
        margin: 0 auto;
    }

    .cbg {
        padding: 55px 0px;
    }

    .carousel-control-prev {
        left: -35px;
    }

    .carousel-control-next {
        right: -35px;
    }

    .mt6 {
        margin-top: 20px;
    }

    .sendbtn {
        float: right;
    }

    .mtop3 {
        margin-top: 15px;
    }

    .wid80 {
        display: block !important;
        width: 100%;
    }

    .map1, .loc {
        margin-bottom: 15px;
    }

    .pt1 {
        margin-top: 10px;
    }

    .thumb-slider {
        height: 200px;
    }

    .mb6 {
        margin-top: 0px;
    }

    .qtxtimg {
        width: 70%;
    }

    .brdr3 {
        width: 22%;
    }

    .slogo {
        width: 50%;
    }


    .wid_768, .wid_768a, .wid_768b, .wid_76c {
        width: 100%;
    }

   


}

@media (max-width: 599px) {
    
    .slidersec {
        margin-top: 105px;
    }

    .bfirst, .bscnd {
        font-size: 18px;
    }

    .contactbtn {
        margin-top: 0px;
        font-size: 10px;
        padding: 4px 12px;
    }

    .captns{
        transform: translate(-50%, -30%);
    }
       
    
    .navbar-nav {
        top: 57px;
    }
}

@media (max-width: 499px) {
    .navbar-nav {
        top: 46px;
    }

    .wltxt {
        font-size: 29px;
    }
}


@media (max-width: 399px) {
    .js1{
        display: none !important;
    }

    .navbar-brand {
        width: 15%;
    }

    .bfirst, .bscnd {
        font-size: 14px;
    }

    .wltxt {
        font-size: 22px;
    }

    .sname1 {
        font-size: 10px;
    }

    .wid100{
        width: 90%;
    }

    .thumb-slider{
        height: 160px;
    }

    .slidersec {
        margin-top: 140px;
    }
}
