

@import url('animate.css');


@import url('https://cdn.lineicons.com/3.0/lineicons.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;500;800&display=swap');
/* CSS Document */

html,
body {
overflow-x: hidden;
}
body { font-family: 'Poppins', sans-serif;

float: left;
width: 100%;
color: #000;font-weight: 300;
background-attachment: fixed; background-size: 40%;
padding-right: 0 !important;
       -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}
.modal-open {
padding-right: 0!important;
overflow: hidden;
}
::-moz-selection {
/* Code for Firefox */
color: #000;
background: #d7c07f;
}
::selection {
color: #000;
background: #d7c07f;
}

.btn{ box-shadow: none; outline: none;}
button{ box-shadow: none; outline: none;}

/* remember to define focus styles! */
:focus {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
}
p {
color: #000;
line-height: 22px;
font-size: 14px; font-weight: 300;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a{text-decoration: none;}
a:hover{color: #0e2c18;}
ul li,
ul li a,
ol li,
ol li a {
color: #161616;
font-size: 14px; font-weight: 300;
line-height: 26px;text-decoration: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
:focus {
outline: none;
}
.no-padding {
padding: 0px;
}
.text-left {
text-align: left !important;
}
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
.layout {
width: 100%;
background: #fff; 

overflow: hidden;
margin: 0 auto;
max-width: 100%;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.desktop {
display: block;
}
.mob-view {
display: none;
}

.margin-auto{margin: auto; float: none;}
.full-width{width: 100% !important;}
.header {
position: relative; height:auto;
  background-repeat: repeat-x; z-index: 999;
}


.italic{font-style: italic;}

.navbar-brand img{width: 240px;}
.navbar-nav li{margin: 0px 5px;}
.navbar-nav li a{text-decoration: none; font-weight: 400; font-size: 14px;}
.attr-nav{flex-direction: row; border-left: 2px solid #FBBE18;padding: 0px 10px;margin-left: 15px;}
.attr-nav li{float: left;margin: 0px 10px;}
.attr-nav li a{font-size: 14px;color: #000;}
.nav-link{color: #000;}
.attr-nav li img{width: 25px;margin-top: 0px; float: right;margin-left: 10px;}
.attr-nav li .c-btn{background: #FBBE18;color: #fff;padding:8px 12px; border-radius: 20px;color: #fff;text-align: center;}
.navbar-expand-lg .navbar-nav .nav-link{padding: 0px !important;}
.header .dropdown-menu{padding: 0px;border: 1px solid #ccc;border-radius: 0px;}
.header .dropdown-menu .navbar-nav li a{padding-left: 0px; padding-right: 0px;}
.header .dropdown-menu li{margin: 0px 0px !important;}
/*.navbar-expand-lg .navbar-nav{float: right !important;}*/
.slide-wrap {
width: 100%;
background: #ccc;
float: left;
}
.main-slider {
z-index: 99;
position: relative;
left: 0;
bottom: 0;
right: 0; 
}
.main-slider .container {position: relative;
}
.videoslider {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;

}
.videoslider video {
  min-width: 100%;
  width:100%;
  min-height: 100vh;
  z-index: 1;
}
.overly{position: absolute;background: url(../img/overly.svg) right top;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;}
.swiper-container {
width: 100%;
margin-left: auto;
margin-right: auto; float: left;

}
.swiper-container img{width: 100%; float: left;}
.swiper-button-white{border-radius: 50%; width: 40px; height: 40px;border: 1px solid #3e4b5a; background-size:12px;display: none;}
.swiper-button-next{bottom: 20px; top: auto; left: 60px;}
.swiper-button-prev{bottom: 20px; top: auto;}
.main-slider .swiper-pagination {
right:10px; left: auto; margin:auto;
bottom: 0px !important; top: auto !important; width: fit-content;
}
.main-slider .swiper-pagination-bullet {
float: left;
background: #fff !important;
width: 30px; height: 3px;  margin-right: 8px !important;
margin: 10px; opacity: 0.6;
 left: 10px; top: auto !important; bottom: 10px; float: left;
}
.main-slider .swiper-pagination-bullet-active {
width: 50px; height: 3px; background:#064aae !important;opacity: 1 !important;
}
.main-slider .swiper-slide {}
.main-slider .gallery-top {
width: 100%;
}
.main-slider .content {height:100%;background:url(../img/slide.svg) left center;background-repeat: no-repeat;position: absolute;left:auto; right: 0px; margin:auto auto;width:50%;padding:0px;z-index: 999; top:10%;}


.exp-btn-wrap{position: relative; margin-top: 20px;margin-right: 15px; float: left;width: 100%;}
.exp-btn{width:160px;border:1px solid #FFBD13;background: #FFBD13; font-size:14px;padding:2px 2px;margin-right: 15px;  float: left; color:#fff ;line-height:22px;position:relative;overflow:hidden; border-radius: 40px;text-align: center; font-weight: 300; display: inline-block; line-height: 30px;}
.exp-btn a{color: #fff;font-weight: 600;}


.exp-btn2{width:160px; float: left;}
.exp-btn2 a{color: #fff; font-weight: 400;}
.exp-btn2 i{color: #fff;background: rgba(0,42,25,0.8);border-radius: 50%;width: 40px;height: 40px;text-align: center;line-height: 39px;font-size: 13px;margin-right: 10px;}
.exp-btn-wrap .wh{background: rgba(255,255,255,0.1) !important; color: #fff; border: 0px; }
.exp-btn-wrap span{background: #042992; color: #fff;text-align: center; border-radius: 50%; width: 30px; height: 30px; float: right;}
.exp-btn:hover{color:#fff}
.exp-btn:hover:after{left:0rem}

.main-slider .content h2{color: #fff; text-align:left; font-size:6vh;line-height:6vh;margin-top: 25%; font-weight: bold; }
.main-slider .content h2 span{font-size:6vh; color: #FFBD13; }
.main-slider .content h3{color: #000 text-align: center; font-size: 16px; line-height: 20px;}
.main-slider .content h1 span{font-size: 22px; width: 100%; float: left;}
.main-slider .content p {
font-size: 16px; font-weight: 400;
color: #fff;margin-top: 5px;line-height: 26px; float: left;text-align:left;width: 100%; 
}
.main-slider .content a.quote-btn {
border: 1px solid #fff;
padding: 15px;
font-weight: 600;
float: none;
color: #fff;
text-transform: uppercase;
}


.header nav.navbar.bootsnav ul.nav > li > a.active{color: #10171D !important;}
.header nav.navbar.bootsnav ul.nav > li > a i{font-size: 18px;}


.container{max-width: 1140px;}

.top-info-bar{ background: linear-gradient(92.2deg, #023811 -31.04%, #00370F 82.99%);padding: 2em 0px; float: left;width: 100%;}
.top-info-bar .container{max-width: 960px;}
.top-info-bar p{color: #fff;font-size: 16px;line-height: 30px;}
.top-info-bar .exp-btn-wrap{margin-top: 0px;}

.home-about {background: #efefef; float: left;width: 100%; padding: 5em 0px;}
.home-about-content{padding-left: 30px;}
.home-about h3{font-size: 14px; float: left;width: 100%; position: relative;padding-top: 20px;color: #023811; }
.home-about h3::after{content: "";position: absolute;top:0px; width: 50px;height: 4px; background: #0BDD6C;left: 0px;}
.home-about h2{font-size:5vh;color: #0E1422;margin: 25px 0px; font-weight:600; float: left;}
.home-about p{font-size: 14px; color:  #0E1422;line-height: 20px;}
.ha-img img{border-radius: 16px;position: relative;z-index: 99;}
.ha-img {padding-left: 30px;position: relative;padding-top: 30px;}
.ha-img::before{content: "";position: absolute;background: linear-gradient(180deg, rgba(24, 251, 74, 0.47) 0%, rgba(1, 56, 16, 0) 100%);height: 100%;width: 50%;border-radius: 16px;left: 0px;z-index: 1; top: 0px;}

.home-why-wrap{width: 100%; float: left; padding: 4em 0px;background: url(../img/why-bg.svg);background-size:cover; background-repeat: no-repeat; }
.home-why-wrap h2{font-size: 4vh; margin: 10px 0px;text-align: center; font-weight: 900;}
.hy-item{background: #fff;border-radius: 12px;box-shadow: 0 10px 18px 0 rgb(153 161 170 / 15%); float: left;padding: 20px;margin-bottom: 20px;}
.hy-icon img{width: 100px !important; float: left;}
.hy-item h3{width: 100%; float: left; margin-top: 20px; font-weight: 600;}
.hy-item p{font-size: 14px; float: left;width: 100%;}
.hy-list{ padding: 3em 2em;float: left;}

.home-class-wrap{width: 100%; float: left; padding: 4em 0px;background: #efefef;background-size:cover; background-repeat: no-repeat;}
.home-class-wrap h2{font-size: 4vh; margin: 10px 0px;text-align: center; font-weight: 900;margin-bottom: 25px;}
.cl-level {background: #fff; border-radius: 6px; float: left;padding: 15px;margin:15px 0px 15px 0px;}
.cl-img img{width: 100%;border-radius: 6px; float: left;}
.cl-level h3{margin-top: 25px;}
.cl-level a{float: right;margin-top: 30px;}
.cl-level a i{background: rgb(251 190 0 / 50%);float: left;width: 40px;height: 40px;border-radius: 6px;line-height: 40px;text-align: center;color: #000;}

.home-msg-wrap{width: 100%; padding: 1em 0px  2em 0px; float: left; background:url(../img/msg.svg) center top;background-size: cover;}
.home-msg-wrap h2{color: #fff; font-size: 22px;margin-top: 20px;line-height: 36px;}
.home-msg-wrap h3{color: #fff;font-size: 14px;margin-top: 20px;}
.smsg-item{margin-top: 2em;padding: 2em 4em}
.home-msg-wrap .owl-dots{ float: left;margin: 15px 0px 15px 4em;}
.home-msg-wrap .owl-dot span{margin-left: 0px !important;}

.home-curriculum-wrap{padding: 3em 0px; float: left;width: 100%;}
.home-curriculum{padding: 4em 0px; float: left; float: left;}
.home-curriculum h2{font-size: 6vh; margin: 10px 0px;text-align:left; font-weight: 900;padding-top: 20px;color: #10171D; line-height: 6vh;position: relative;}
.home-curriculum h2::after{content: "";position: absolute;top: 0px; width: 80px;height: 5px;background: #FBBE18;left: 0px;}
.home-curriculum p{font-size: 16px;line-height: 26px;}
.home-curriculum .exp-btn3{float: left; margin-top: 15px;  }
.home-curriculum .exp-btn3 i{margin-left: 10px;}
.home-curriculum .exp-btn3 a{color: #10171D;font-size: 13px;}

.home-gallery-wrap{float: left;width: 100%; padding: 3em 0px;}
.home-gallery-wrap h2{font-size: 5vh; margin: 10px 0px;text-align:center;font-weight: 900;color: #10171D; line-height: 5vh;position: relative;}
.home-gallery-wrap a{margin:15px 0px; float: left;}
.home-gallery-wrap img{float: left;}

.home-admission-wrap{width: 100%; float: left;padding: 2em 0px; background: url(../img/adm-bg.jpg) center center;background-attachment: fixed;background-size: cover;}
.home-admission h3{font-size: 12px;color: #fff; margin: 10px 0px; text-align: center;}
.home-admission h2{font-size: 20px;color: #fff; margin: 12px 0px; text-align: center;}
.home-admission p{font-size: 14px; color: #fff;text-align: center;}
.home-admission .exp-btn-wrap{text-align: center;float: left;width: 100%;}
.home-admission .exp-btn{width: auto;padding: 5px 20px;float: none;display: inline-block;}

.home-media-wrap{width: 100%;float: left;padding: 3em 0px;background: #efefef;}
.home-media-wrap h2{font-size: 4vh;padding-bottom: 15px; margin: 15px 0px;text-align:left;font-weight: 900;color: #10171D; line-height: 5vh;position: relative;border-bottom: 2px solid #013810}

.media-f{padding:3em 0px;}
.media-f h4{font-size: 13px;}
.media-f h3{font-size: 4vh; font-weight: 900;margin: 15px 0px;}
.media-f p{font-size: 16px;}
.hm-img img{width: 100%;border-radius: 12px;}
.m-location{margin: 15px 0px; float: left;}
.m-location i{float: left;margin-right: 5px;color: #FBBE18;}
.m-location h5{font-size: 15px;font-weight: 300;}
.m-location span{margin-left: 20px;}

.media-n{width: 100%;background: #fff;padding: 10px;border-radius: 6px;margin: 15px 0px;}
.mn-img{width: 100%; border-radius: 6px;float: left;}
.mn-img img{width: 100%; border-radius: 6px;}
.media-n h3{margin-top: 20px;font-size: 18px; font-weight: 500;}
.media-n h4{font-size: 12px;margin: 10px 0px;;}
.media-f .exp-btn3 a{color: #000; font-size: 13px;}

.footer{background:linear-gradient(92.2deg, #023811 -31.04%, #00370F 82.99%);padding: 3em 0px;float: left;width: 100%;}
.flogo img{width: 250px;}
.footer h3{color: #fff;font-weight: 400; font-size:15px; margin-bottom: 10px;}
.footer p{color: #fff; font-size: 13px;text-align: left;line-height: 20px;}
.footer a{color: #fff; font-size: 13px; font-weight: 300;line-height: 13px;}
.br{height: 190px;width: 1px;background:rgb(255 255 255 / 20%);text-align: center;margin: 0 auto;}

.foot-social{width: 100%;padding: 1em 0px; border-top:rgb(255 255 255 / 20%) 1px solid ;float: left;margin-top: 15px; }
.foot-social h4{color: #fff; font-weight: 300; margin: 5px 0px;font-size: 13px;}
.foot-social  ul li {float: left;}
.foot-social  ul li a{color: #fff;font-size: 16px;margin: 5px;}

.copyright{width: 100%; float: left; padding: 1em 0px;text-align: center; border-top:1px solid rgb(255 255 255 / 10%) }
.copyright p{color: #fff;text-align: center;width: 100%;font-size: 13px;}


.inner-banner{height: 100px;    background: linear-gradient(92.2deg, #023811 -31.04%, #00370F 82.99%);}
.inner-banner h2{text-align: center;font-size: 3vh;font-weight: 600;margin-top: 40px;color: #d5bb7c; float: left;width: 100%;text-transform: uppercase;}
.content-area{padding: 3em 0px;width: 100%; float: left;}

.contact-info{padding: 20px;border-radius: 12px; float: left;width: 100%; margin-bottom: 30px; box-shadow: 0 10px 18px 0 rgb(153 161 170 / 25%);}
.contact-info i{float: left;background: rgb(32 79 42 / 90%);width: 40px; height: 40px; border-radius:  8px;line-height: 40px;text-align: center;font-size:18px;color: #fff;margin-right: 15px;}
.contact-info a{color: #000; font-weight: 300; font-size: 14px;margin-top: 15px; float: left;}
.contact-info p{font-size: 14px;margin-top: 10px;float: left;}

.contact-form{    box-shadow: 0 10px 18px 0 rgb(153 161 170 / 25%);padding: 35px;    border-radius: 6px;}
.contact-form h2{font-size: 20px; text-transform: capitalize; margin-bottom: 10px; padding-bottom: 10px;position: relative;font-weight: 600;}
.contact-form h2::after{content: "";position: absolute;width: 100px;height: 2px;background: #000;left: 0px; bottom: 0px;}
.contact-form input{width: 100%; box-shadow: none; border-radius: 10px;padding: 13px 10px;border: 1px solid #ccc;margin: 10px 0px; font-weight: 300; font-size: 13px;}
.contact-form select{width: 100%; box-shadow: none; border-radius: 10px;padding: 14px 10px;border: 1px solid #ccc;margin: 10px 0px; font-weight: 300; font-size: 13px;}
.contact-form textarea{width: 100%; box-shadow: none;height: 80px; border-radius: 10px;padding: 10px 10px;border: 1px solid #ccc;margin: 10px 0px; font-weight: 300; font-size: 13px;}
.contact-form input[type="submit"]{background: rgb(30,101,167);background: linear-gradient(92.2deg, #023811 -31.04%, #00370F 82.99%);border: 0px;color: #fff;text-transform: uppercase;font-weight: bold;}
#googlemaps { height: 400px;; width: 100%; position:relative; float: left;background: #efefef;box-shadow: 0 10px 18px 0 rgb(153 161 170 / 25%);border-radius: 6px; }

.mt-about h2{font-weight: bold;margin-bottom: 5px;}
.mt-about p{margin-bottom: 15px;}


.policies ul li{float: left;width: 100%; }
.policies ul li a{padding: 10px;text-align: left;margin-bottom: 15px;border: 1px solid #0e2c18;font-size: 16px;width: 100%;float: left;font-weight: 400;border-radius: 28px;background: #ffffff;}
.policies ul li a i{background: #0e2c1c;color: #f5e6be;width: 40px;height: 40px;float: left;border-radius: 50%;line-height: 39px;margin-right: 15px;font-size: 23px;text-align: center;}
.policies ul li a span{line-height: 45px;}
.policies ul li a:hover{background: #f5e6be;}
.captcha input{width: 50%; float: left;}
.captcha label{font-size: 12px;width: 100%;}
.errorText{font-size: 11px;color: red;}
/* -------------------------------- 

Main components 

-------------------------------- */
@media (min-width: 1600px) {
    .inner-banner .overlay{margin: 0 auto; padding-left: 15px;}
.main-slider .gallery-top {
    width: 100%;
}
 
 

}
@media only screen and (min-width: 1600px) {
.home-section-five .container {
    width: 100%;
    padding: 0px;
    max-width: 100%;
}
.footer .foot-area .container {
    max-width: 90%;
}
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1280px) {
.content-wrap {
    width: 100%;
}
        .tat-gallery-box{height: auto;}
    .swiper-container{height: 472px !important; }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1024px) {
#nav > ul > li > a {
    font-size: 9px;
}
    
    .content-wrap {
    width: 100%;
}
    .swiper-container{height: 385px;}
    .timing-wrap{height: 420px;}
.content-area .product-list {
    height: auto;
}
.content-area .product-list ul li {
    width: 76%;
    padding: 0px;
    height: 300px;
    float: none;
    margin: 0 auto;
}
.header .top-bar .menu ul li a {
    font-size: 10px;
}
.header .logo-bar .right {
    width: 92%;
}
.header .logo-bar .right {
    
    
}    
    
}
@media screen and (max-width: 773px) {
    .col-6{width: 100%;}
    .col-7{width: 100%;}
    .col-5{width: 100%;}
    .videoslider {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;

}
.videoslider video {
  min-width: 100%;
  width:100%;
  min-height: auto;
  z-index: 1;
}

    .featuressection .fbox{text-align: center;margin-top:15px;}
    .attr-nav{border-left: 0px;padding-left: 0px;margin-left: 0px;}
    .attr-nav li{float: left !important;    margin: 0px !important;}
    .header .ms-auto{    margin-left: 0px !important;}
    .top-info-bar{text-align: center;}
    .main-slider .content{width: 60%;}
    .main-slider .content h2{font-size: 22px; line-height: 26px;}
      .main-slider .content h2 span{font-size: 22px; line-height: 26px;}
    
    .top-info-bar .exp-btn{margin-bottom: 10px;margin-top: 10px;float: none;}
    .top-info-bar .col-7{width: 100%; float: left;}
     .top-info-bar .col-10{width: 100%; float: left;}
       .top-info-bar .col-2{width: 100%; float: left;}
    
    .home-about{padding: 2em 0px;}
    .home-about h2{font-size: 26px; line-height: 30px;margin: 10px 0px;}
    .exp-btn{margin-bottom: 15px;}
    .home-class-wrap{padding: 1em 0px; background: #fafafa;}
    .cl-level h3{margin-top: 10px;}
    .cl-level a{margin-top: 6px;}
    .smsg-item{margin-top: 0;padding: 5px;}
    .home-msg-wrap h2{color: #fff;font-size: 15px; margin-top: 10px;line-height: 22px;}
    .home-msg-wrap{background: #000;padding-bottom: 1em;}
    .home-gallery-wrap h2{font-size: 26px;}
}


@media screen and (max-width:667px) {
    
}

@media screen and (max-width:480px) {
    .swiper-slide img{width: 100% !important; height: auto;}
}
@media screen and (max-width:320px) {
    
    .navbar-brand img{max-width: 240px;;float:left;}
}