body{
	margin:0px;
	padding: 0px;
	font-family: 'Rubik', sans-serif;
}

/*poppup-start*/

.modal-content{
	background-color: #fff !important;
	border: 0px;
}

.modal-body { 
  h1 { 
    font-weight:900; 
    font-size:2.3em;
    text-transform:uppercase;
  }
  
  a.pre-order-btn { 
    color:#000;
    background-color:gold;
    border-radius:1em;
    padding:1em;
    display: block;
    margin: 2em auto;
    width:50%;
    font-size:1.25em;
    font-weight:6600;
    &:hover { 
    background-color:#000;
      text-decoration:none;
      color:gold;
    }
  }
  
  
}




/*poppup-end*/





.modal-header .btn-close{
	background-color: #ffffff;
}
.ml-auto{
	margin-left: auto;
}
.navbar{
	height: 105px;
}
.navbar-brand{
	position: absolute;
    top: 10px;
    padding: 0px;
}
.nav-link{
	font-size: 18px;
	color: #000000;
}
.inner-page-slider{
	margin-top: 80px;
}
.inner-page-slider .owl-stage-outer{
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #dddddd;
}
.iframe-wrapper iframe{
	width: 100%;
	height: 300px;
}
.news-section .img{
	border: 2px solid #000066;
    border-radius: 10px;
    overflow: hidden;
    margin: auto auto 20px;
}
.news-section .img img{
	max-width: 100%;
}
.navbar{
	border-bottom: 1px solid #dddddd;
}
.nav-link.contact-no{
	background-color: #cc0000;
	padding: 10px 20px !important;
	border-radius: 40px;
	font-weight: 500;
	font-size: 15px;
	margin-left: 30px;
	color: #ffffff;
}
.nav-link.contact-no i{
	margin-right: 5px;
}
.nav-link:focus, .nav-link:hover{
    color: #cc0000;
}
.banner-section-wrapper{
	background-color: #ffe3e3;
	height: 600px;
	background-image: url(../images/banner-bg-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 5;
}
.banner-text h1{
	font-size: 55px;
	color: #ffffff;
	font-weight: 400;
}
.banner-text h1 span{
	color: #ffffff;
}
.banner-text p{
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
	margin: 20px 0px;
}
.btn{
	background-color: #cc0000;
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	padding: 13px 27px;
	border-radius: 50px;
	border: 2px solid #cc0000;
}
.btn i{
	margin-left: 5px;
}
.btn:hover{
	color: #ffffff;
	background-color: #000000;
	border: 2px solid #ffffff;
}
.banner-text .btn{
	margin-top: 30px;
}
.banner-text{
    margin-top: 125px;
}
header{
	position: relative;	
	z-index: 10;
}
.boy-img{
	position: absolute;
	bottom: 0px;
}
.about-section-wrapper{
	padding: 60px 0px;
}
.intro-text h3{
	font-size: 40px;
	color: #000000;
	font-weight: 400;
}
.intro-text.normal-text p{
	text-align: inherit;
}
.intro-text h3 span{
	color: #cc0000;
}
.intro-text p{
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	text-align: justify;
}
.intro-video button{
	border: 0px;
	background-color: transparent;
}
.about-section-wrapper .row{
	align-items: center;
}
button:hover,button:focus{
	outline: none;
	box-shadow: none;
}
.about-section-wrapper .intro-text{
	padding-right: 30px;
}
.nav-link.contact-no:hover{
	background-color: #000000;
	color: #ffffff;
}
.modal-body video{
	width: 100%;
}
.modal-body.school-intro-video{
	padding: 0px;
}
.modal-content{
	background-color: transparent;
	border: 0px;
}
.modal-header{
	border: 0px;
}
.btn-close{
	color: #ffffff;
}
.special-features-wrapper{
	background-color: #004c00;
	border-top: 1px solid #9898fb;
	border-bottom: 1px solid #9898fb;
	padding: 80px 0px;
}
.section-title h4{
	color: #000000;
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	position: relative;
}
.section-title h4:before{
	content: "";
    position: absolute;
    width: 140px;
    height: 6px;
    background-color: #000000;
    border-radius: 10px;
    margin: auto;
    bottom: -20px;
    left: 0;
    right: 0;
}
.special-feature{
	background-color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 30px;
	overflow: hidden;
	margin: 0px 15px;
}
.feature-text{
	padding: 20px;
}
.feature-text a{
	color: #eb1515;
	text-decoration: none;
	font-weight: 500;
}
.special-features-wrapper .owl-stage-outer{
	margin-bottom: 30px;
	margin-top: 80px;
}
.special-features-wrapper .owl-dots{
	display: none;
}
.owl-prev span,.owl-next span{
	font-size: 0px;
	width: 43px;
	height: 43px;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.owl-prev span{
	background-image: url("../images/arr-left.png");
	left: -50px;
	background-size: 100%;
}
.owl-next span{
	background-image: url("../images/arr-right.png");
	right: -50px;
	background-size: 100%;
}
.special-features-wrapper .container{
	position: relative;
}
.facilities-section-wrapper{
	background-image: url("../images/facilities-bg.jpg");
	padding: 90px 0px;
	background-size: cover;
	background-attachment: fixed;
}
.section-title.white h4{
	color: #ffffff;
}
.section-title.white h4:before{
	background-color: #ffffff;
}
.facilitie-box{
	background-color: #ffffff;
	border-radius: 20px;
	overflow: hidden;
	border: 2px solid #ffffff;
	display: flex;
	margin-bottom: 25px;
}
.facilities-section-wrapper .section-title{
	margin-bottom: 80px;
}
.facilities-section-wrapper .container-fluid{
	padding: 0px 20px;
}
.facilitie-box p{
	font-size: 14px;
	line-height: 20px;
}
.facilitie-box .feature-text a{
	font-size: 14px;
}
.facilitie-box .feature-text h4{
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
}
.read-more-wrapper{
	margin-top: 40px;
}
.read-more-wrapper .btn{
	border: 2px solid #ffffff;
}
.gallery-section-wrapper{
	padding: 80px 0px;
}
.gallery-section-wrapper .section-title{
	margin-bottom: 80px;
}
.gallery-section-wrapper .col-6.col-sm-3{
	margin-bottom:20px;
}
.footer-top{
	background-color: #000066;
	padding: 80px 0px;
}
.footer-top h4{
	color: #ffffff;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 30px;
}
.map iframe{
	width: 100%;
	height: 430px;
}
.contact-section .form-control{
    height: 58px;
    border-radius: 8px;
    background-color: #f2f2f2;
    font-size: 16px;
    border: 0px;
}
.contact-section textarea.form-control{
	height: 116px;
}
.contact-section .btn{
	margin-top: 30px;
	font-size: 16px;
}
.map-wrapper .map{
	padding-right: 60px;
}
.form-control:focus{
	box-shadow: none;
}
.footer-bottom{
	padding: 20px 0px;
}
.footer-logo{
	text-align: center;
}
.footer-social-media ul{
    margin: 0px;
    padding: 19px 0px;
    text-align: center;
}
.footer-social-media ul li{
    list-style: none;
    display: inline-block;
    margin: 0px 3px;
}
.footer-social-media ul li a{
    width: 35px;
    display: inline-block;
}
.footer-social-media ul li a img{
    width: 100%;
}
.footer-bottom p{
	margin: 0px;
	text-align: center;
}
.mt-60{
	margin-top: 60px;
}
.mb-60{
	margin-bottom: 60px;
}
.mb-80{
	margin-bottom: 80px;
}
.img-wrapper{
    border: 2px solid #000066;
    border-radius: 10px;
    overflow: hidden;
    margin: auto auto 20px;
}
.img-wrapper img{
	max-width: 100%;
	width: 100%;
}
.ft-list{
    display: flex;
    align-items: baseline;
}
.ft-list img {
    flex-shrink: 0;
    margin-right: 5px;
    transform: translate(0px, 5px);
}
.intro-text h3.title-sm{
	font-size: 25px;
    font-weight: 700;
}
li.nav-item ul{
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
li.nav-item:hover ul{
	display: block;
}
li.nav-item ul li{
	list-style: none;
	position: relative;
}
li.nav-item ul li ul{
    background-color: #f2f2f2;
    position: relative;
}
li.nav-item ul li ul a{
	padding: 5px 20px;
	font-size: 13px;
	padding: 5px 20px 5px 40px;
}
li.nav-item ul li ul a:hover{
	background-color: #dddddd;
}
li.nav-item ul li a{
	text-decoration: none;
	padding: 10px 20px;
    display: block;
    color: #333333;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
}
li.nav-item ul li a:hover{
	background-color: #f2f2f2;
}
li.nav-item ul ul{
	
	right: 0px;
}
.mt-40{
	margin-top: 40px;
}
.navbar-toggler-icon{
	background-image: url("../images/menu-icon.png");
}
.navbar-toggler:focus{
	box-shadow: none;
}
.about-section-wrapper.cloud-border{
	position: relative;
}
.about-section-wrapper.cloud-border:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 86px;
	background-image: url("../images/cloud-border.png");
	top: -70px;
    z-index: 10;
}
.top-header{
	background-color: #014c01;
}
.top-header ul{
	margin: 0px;
	text-align: right;
	padding: 5px 15px;
}
.top-header ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 3px;
}
.top-header ul li a {
    width: 25px;
    display: inline-block;
}
.top-header ul li a img{
    width: 100%;
}
.email{
	color: #ffffff;
	text-decoration: none;
}
.email:hover{
	color: #ffffff;
}
.mb-40{
	margin-bottom: 40px;
}
.mb-10{
	margin-bottom: 10px;
}
.contact-video video{
	width: 100%;
}
.our-location ul{
    padding: 0;
    margin: 0;
}
.our-location ul li{
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.our-location ul li p{
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 0 10px;
}
.our-location ul li p a{
	text-decoration: none;
	color: #000000;
}
.contact-page.mt-60{
	margin-top: 100px;
}
.three-buttons{
	margin-top: 10px;
}
.three-buttons a{
	font-size: 16px;
	line-height: 16px;
	padding: 10px 27px;
	margin: 0px 5px 10px;
}
.three-buttons a i img{
	width: 20px;
}
.btn-check:focus+.btn, .btn:focus{
	box-shadow: none;
}
header{
	position: relative;
	z-index: 99;
}
.news-pin a{
	display: inline-block;
	color: #ffffff;
    text-decoration: none;
}
.news-pin{
	background-color: #cc0000;
    padding: 10px 20px !important;
    border-radius: 0px 40px 40px 0px;
    font-weight: 500;
    font-size: 15px;
    margin-left: 0px;
    position: fixed;
    top: 35%;
    left: 0px;
    text-transform: uppercase;
    z-index: 9999;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.news-pin a{
	display: inline-block;
}
.news-pin i{
	margin-left: 5px;
}
.admission-enquiry{
	margin-left: 10px;
}
.running-text{
    background-color: #cc0000;
    color: #ffffff;
    font-size: 14px;
    padding: 3px 0px;
}
.running-text a{
	text-decoration: none;
	color: #ffffff;
}
.fb-iframe iframe{
	height: 100%;
	min-height: 430px;
}
.thumbnail1{
    text-decoration: none;
}
.grid-event {
  column-count: 3;
  column-gap: .5em;
  max-width: 100%;
  margin: auto;
  width: 100%;
}
.grid__item{
    display: inline-block;
    margin-bottom: .5rem;
}
.owl-carousel .owl-item img{
    max-height: 413px;
    object-fit: cover;
}


.activity-pin{
    right: 0;
    left: unset;
    border-radius: 40px 0 0 40px;
}

@media(max-width: 991px) {
.owl-carousel .owl-item img{
    max-height: 310px;
    object-fit: cover;
}   
}
@media(max-width: 800px) {
    .grid-event {
      column-count: 3;
  }
}

@media(max-width: 767px) {
    .grid-event {
      column-count: 2;
  }
.owl-carousel .owl-item img{
    height: 310px;
    object-fit: cover;
}   
}

@media(max-width: 400px) {
    .grid-event {
      column-count: 1;
  }
}
.event-box {
    background: #fff;
    padding: 10px;
}
.event-box img{
    border: 1px solid #999;
    margin-bottom: 10px;
}
.evt-title {
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.evt-date {
    color: #333;
    text-decoration: none;
}
.evt-date {
    color: #999;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 3px;
}
.grid-event-det .grid__item{
    border: 1px solid #333;  
}
@media only screen and (max-width: 1199px){

	.footer-top h4{
		font-size: 25px;
	}
	.map-wrapper .map {
    	padding-right: 30px;
	}
	.fb-iframe iframe{
		width: 90%;
	}
	.nav-link.contact-no{
		display: none;
	}
	.facilitie-img img{
    	width: 200px;
    	object-fit: cover;
    	height: 295px;
	}
	.owl-prev span{
		left: -28px;
	}
	.owl-prev span, .owl-next span{
		width: 30px;
    	height: 30px;
	}
	.owl-next span{
		right: -28px;
	}
	.inner-page-slider .owl-prev span{
    	left: -40px;
	}
	.inner-page-slider .owl-next span{
    	right: -40px;
	}
}
@media only screen and (max-width: 991px){

	.fb-iframe iframe{
    	width: 100%;
	}
	.map-wrapper .map{
    	padding-right: 0px;
	}
	.footer-top .col-lg-4{
		margin-bottom: 30px;
	}
	.contact-page.mt-60{
    	margin-top: 60px;
	}
	.nav-link{
		font-size: 14px;
	}
	.navbar-brand{
		width: 125px;
	}
	.navbar-brand img{
		width: 100%;
	}
	.banner-text h1{
    	font-size: 45px;
	}
	.banner-text p{
		font-size: 18px;
	}
	.banner-text{
    	margin-top: 80px;
	}
	.btn{
		font-size: 18px;
		padding: 10px 25px;
	}
	.btn i{
		width: 18px;
    	display: inline-block;
	}
	.btn i img{
		width: 100%;
	}
	.banner-text .btn{
    	margin-top: 10px;
	}
	.banner-section-wrapper{
		height: auto;
	}
	.banner-text{
		margin-bottom: 80px;
	}
	.intro-text h3{
    	font-size: 33px;
	}
	.intro-text p{
    	font-size: 16px;
    	line-height: 24px;
	}
	.section-title h4{
		font-size: 32px;
	}
	.facilities-section-wrapper,.gallery-section-wrapper,.footer-top{
		padding: 60px 0px;
	}
	.special-features-wrapper{
		padding: 60px;
	}
	.section-title h4:before{
		width: 100px;
		height: 5px;
	}
	.footer-top h4{
		font-size: 22px;
	}
	
}
@media only screen and (max-width: 767px){
    
    .secyou{
            width: 100% !important;
                height: auto !important;
    }
    
    li.nav-item ul{
		position: static;
	}
	.news-pin{
		padding: 5px 10px !important;
		font-size: 13px;
	}
	.news-pin i img{
		width: 14px;
	}
	.news-pin i{
		margin-left: 3px;
	}
	.inner-page-slider .owl-prev span{
    	position: static;
    	margin: 0px 5px;
	}
	.inner-page-slider{
    	margin-top: 60px;
	}
	.inner-page-slider .owl-next span{
    	position: static;
    	margin: 0px 5px;
	}
	.inner-page-slider .owl-nav{
		text-align: center;
	}
	.news-section .mb-80{
		margin-bottom: 40px;
	}
	.our-location ul li p{
		font-size: 16px;
	}
	.banner-section-wrapper{
		background-image: none;
		background-color: #000066;
	}
	.top-header ul{
		text-align: center;
	}
	.top-header ul{
		padding: 5px 15px 10px;
	}
	.email{
		text-align: center;
		display: block;
		margin-top: 5px;
	}
	.navbar-brand{
		position: static;
	}
	.boy-img{
		position: static;
	}
	.banner-text{
    	margin-bottom: 40px;
	}
	.navbar-brand{
    	width: 95px;
	}
	.navbar{
    	height: auto;
	}
	.navbar-nav .nav-link{
		text-align: center;
	}
	.nav-link{
		font-size: 16px;
	}
	.banner-text h1{
    	font-size: 35px;
	}
	.banner-text{
    	margin-top: 50px;
	}
	.banner-text p{
    	font-size: 16px;
    	line-height: 24px;
	}
	.btn{
    	font-size: 16px;
    	padding: 10px 20px;
	}
	.banner-text{
    	margin-bottom: 20px;
	}
	.map-wrapper .map{
    	padding-right: 0px;
    	margin-bottom: 30px;
	}
	.contact-section .form-control{
    	height: 50px;
	}
	.about-section-wrapper .intro-text{
    	padding-right: 0px;
	}
	.contact-page.mt-60{
		margin-top: 40px;
	}
	.contact-video.mt-60{
		margin-top: 20px;
	}

}
@media only screen and (max-width: 575px){

	.fb-iframe iframe{
		min-height: 350px;
	}
	.map iframe{
		height: auto;
	}
	.inner-page-slider{
		padding: 0px 15px
	}
	.banner-text h1{
    	font-size: 30px;
	}
	.banner-text{
    	margin-top: 40px;
	}
	.about-section-wrapper{
    	padding: 40px 0px;
	}
	.intro-text h3{
    	font-size: 26px;
	}
	.section-title h4{
    	font-size: 25px;
	}
	.section-title h4:before{
    	width: 70px;
    	height: 4px;
	}
	.special-features-wrapper{
    	padding: 40px;
	}
	
	.facilitie-box{
		display: block;
	}
	.facilitie-img img{
		width: auto;
		height: auto;
	}
	.facilitie-box{
		text-align: center;
		padding-top: 30px;
	}
	.facilities-section-wrapper .section-title{
    	margin-bottom: 60px;
	}
	.facilities-section-wrapper, .gallery-section-wrapper, .footer-top{
    	padding: 40px 0px;
	}
	.intro-text h3.title-sm{
    	font-size: 18px;
	}
}




/*gallery*/


:root {
  --lightbox: rgb(0 0 0 / 0.75);
  --carousel-text: #fff;
}


@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}

.gallery-item img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
  position: absolute;
  top: 1.25rem;
  right: 3.5rem;
  z-index: 10;
  border: 0;
  background: transparent;
  opacity: .6;
  font-size: 1.25rem;
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
}
