@import url('https://fonts.googleapis.com/css2?family=Edu+TAS+Beginner:wght@400..700&family=Poetsen+One&display=swap');


body{
	margin: 0;
	padding: 0;
}

.poetsen-one-regular {
  font-family: "Poetsen One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a{
	text-decoration: none;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
}
.paras ul{
  margin: 28px 0;
  padding: 0;
}
.paras ul li{
  list-style: none;
  display: inline-block;
}
.paras ul li a{
  padding: 0px 20px;
  font-weight: 700;
  color: #000;
  font-size: 17px;
  font-style: italic;
}

.logo img{
	width: 54%;
}
.banner{
	position: relative;
}
.header{
	   position: inherit;
    top: 0;
    width: 100%;
    background: #f1f1f1;
    padding: 5px 0;
    /*z-index: 99999;*/
}
#paynows a{
  background-color: #128bff;
  color: #fff;
  padding: 8px 20px;
  border-radius: 5px;
}
#paynows{
  margin-left: 30px;
}
.menus{
	padding: 16px 0;
	margin-right: -50px;
}
.menus ul{
	text-align: right;
	margin: 0;
}
.menus ul li{
	display: inline-block;
	/*background: #000;*/
    /*padding: 15px;*/
}
.menus i{
	 color: #fff;
    font-size: 20px;
    width: 47px;
    height: 47px;
    background-color: #128bff;
    text-align: center;
    line-height: 47px;
}
.top_icon{
  color: #fff;
  padding: 5px 0;
}
.top_icon a:hover{
  text-decoration: none;
}


.social {
  display:block;
  position:fixed;
  bottom:10px;
  left:0;
}
.social a {
  display:block;
  position:relative;
  background:#128bff;
  margin-bottom:1px;
  padding:5px 10px;
  border-radius:0 5px 5px 0;
  font-size:16px;
  line-height:1.2em;
  color:#fff;
  text-align:right;
  text-decoration:none;
  left:calc(-100% + 45px);
  transition:all 0.5s ease-in-out;
  -moz-transition:all 0.5s ease-in-out;
  -webkittransition:all 0.5s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.social a:hover{
	color: #fff;
}

.social a:after {
  display: inline-block;
  font-family: "Ionicons";
  width:30px;
  font-size:1.5em;
  text-align:center;
  vertical-align:middle;
  margin-left:15px;
}
.social a:hover {
  left:0;
}
.social a[data-src="facebook"]:after {
	content:"\f231";

  
}
.social a[data-src="twitter"]:after {
  content:"\f243";
}
.social a[data-src="pinterest"]:after {
  content:"\f2b1";
}
.social a[data-src="instagram"]:after {
  content:"\f350";
}
.social a[data-src="github"]:after {
  content:"\f233";
}
.social a[data-src="google-plus"]:after {
  content:"\f235";
}
.social a[data-src="email"]:after {
  content:"\f132";
}


/*///////////Banner_bottom/////////////////////*/

.banner{
	position: relative;
}

.bannertext{
	position: absolute;
	text-align: center;
	top: 55%;
	width: 100%;
}
.bannertext h1{
	font-size: 70px;
	color: #fff;
	font-family: 'Canela' !important;
	font-weight: bold;

}
.bannertext p{
	font-size: 21px;
    width: 65%;
    margin: 0 auto;
    color: #fff;
}
.banner-bottom{
	padding: 30px 0;
	position: relative;
}
.banner-bottom h2{
	font-size: 34px;
    font-weight: bold;
    color: #bc8d01;
    font-family: 'Canela' !important;
}
.banner-bottom h2:before{
	    content: "";
    position: absolute;
    bottom: 25px;
    right: 20%;
    width: 37%;
    height: 2px;
    z-index: 0;
    border: 1px dashed #ccc;
    top: 54px;
}
.all{
	 display: flex;
    justify-content: space-between;
    align-items: center;
}
.all h6:before{
	    line-height: 25px;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    top: 38px;
    right: 15%;
    width: 35px;
    height: 35px;
    /* z-index: 0; */
    /* border: 1px dashed #ccc; */
    /* top: 75px; */
    font-weight: bold;
    color: #fff;
    background-color: #66a7e5;
    text-align: center;
    border-radius: 100%;
    line-height: 35px;
}
.all h6{
	color: #66a7e5;
    font-weight: 700;
}


.banner-bottom p{
	font-size: 22px;
	margin: 0;
	padding-bottom: 20px;
}
.impact{
	position: relative;
}
.impact img{
	width: 100%;
	height: 250px;
    object-fit: cover;
}
.impact h4{
	 position: absolute;
    top: 37%;
    font-size: 37px;
    color: #fff;
    text-align: center;
    width: 100%;
}


.happening img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.happening h2{
	margin: 0px 0 27px 0;
	font-weight: 700;
	color: #bc8d01;
	font-family: 'Canela' !important;
  font-size: 28px;
}
.happeningg h2{
	margin: 0px 0 20px 0;
	font-weight: 700;
	font-family: 'Canela' !important;
}
.news img{
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.news h5{
	font-size: 18px;
    line-height: 25px;
    padding-bottom: 5px;
}
.news i{
	color: #66a7e5;
}
.happeninggs{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.swiper{
	z-index: unset !important;
}

.swiper-container {
  width: 100vw;
  height: 100vh;
}


.swiper-containers {
  width: 100%;
  height: 350px;
}

.swiper-slide {
  background-color: #fcfcfc;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fcfcfc;
  font-size: 24px;
}

.swiper-slide > .swiper-slide-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent no-repeat 50% 50% /cover;
}





.swiper-slide .slide-01 {
  background-image: url(../images/banners1.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-02 {
  background-image: url(../images/banners2.jpg);
  transform-origin: 50% 50%;
}

.swiper-slide .slide-03 {
  background-image: url(../images/banners3.jpg);
  transform-origin: 50% 50%;
}






.swiper-scale-effect .swiper-slide-cover {
  transition-timing-function: linear;
  transition-duration: 20s;
  transform: scale(1);
}

.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1.3);
}

:root {
  --swiper-pagination-bottom: 40px;
  --swiper-theme-color: rgba(252, 252, 252, 0.85) !important;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #FCFCFC;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #262626;
}
.swiper-button-prev,
.swiper-button-next {
  background: transparent;
  /*opacity: 0.55;*/
  --swiper-navigation-color: rgba(252, 252, 252, 0.85);
  transition: opacity 0.3s ease, color 0.3s ease;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: transparent;
  /*opacity: 0.85;*/
  --swiper-navigation-color: #fcfcfc;
}
.swiper-wrapper{
	z-index: 0000 !important;
}




.admission{
	margin: 50px 0;
}
.admission h2{
	font-size: 32px;
    font-weight: bold;
    color: #363b7b;
    /*margin-bottom: 30px;*/
    position: relative;
    font-family: 'Canela' !important;
}
.admission h2:before{
	content: "";
    position: absolute;
    bottom: 25px;
    right:-36%;
    width: 34%;
    height: 2px;
    z-index: 0;
    border: 1px dashed #ccc;
    top: 19px;
}
.admission-all{
	 display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.admission-all h6:before{
  font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    top: -6px;
    right: 75px;
    width: 35px;
    height: 35px;
    /* z-index: 0; */
    /* border: 1px dashed #ccc; */
    /* top: 75px; */
    font-weight: bold;
    color: #fff;
    background-color: red;
    text-align: center;
    border-radius: 100%;
    line-height: 35px;
}
.admission-all h6{
	color: red;
    font-weight: 700;
    position: relative;
}
.admission h3{
	font-size: 23px;
    font-weight: 500;
    font-style: italic;
    /*color: green;*/
    position: relative;
}

.admission h3:before{
	font-family: "Font Awesome 5 Free";
    content: "\f005";
    position: absolute;
    font-weight: bold;
    left: -19px;
    font-size: 13px;
    top: 7px;
    color: green;
   
}
.admission-open{
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	padding: 5px 15px;
	margin: 12px 0;
	position: relative;
	background-color: #f1f1f1;
}
.admission-open p{
	font-size: 16px;
    font-weight: 700;
}
.admission-open:before{
	 font-family: "Font Awesome 5 Free";
    content: "\f061";
    position: absolute;
    z-index: 0;
    top: 30px;
    right: 10px;
    font-weight: bold;
    background: #f1f1f1;
    /* padding: 8px; */
    border-radius: 100%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #000;
    border: 1px dashed #dbcaca;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.education{
	padding: 8px;
	border-radius: 10px;
	height: 300px;
}
#education1{
background: #fff2cf;
}
#education2{
	background: #ebe6e6;

}
#education3{
	background: #fddada;

}
#education4{
	background: #d7d7d7ba;
	

}
.education h4{
	     font-size: 23px;
    font-weight: bold;
    line-height: 31px;
    font-style: italic;
}
.education p{
	text-align: justify;
    font-size: 16px;
    line-height: 26px;
}
.our-area h2{
	font-size: 32px;
	color: #363b7b;
	font-weight: bold;
	/*padding-bottom: 20px;*/
	font-family: 'Canela' !important;
}
.our-area h2:before{
	    content: "";
    position: absolute;
    bottom: 25px;
    right: 19%;
    width: 46%;
    height: 2px;
    z-index: 0;
    border: 1px dashed #ccc;
    top: 20px;
}

.our-all{
	 display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.our-all h6:before{
  font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    top: -6px;
    right: 75px;
    width: 35px;
    height: 35px;
    /* z-index: 0; */
    /* border: 1px dashed #ccc; */
    /* top: 75px; */
    font-weight: bold;
    color: #fff;
    background-color: red;
    text-align: center;
    border-radius: 100%;
    line-height: 35px;
}
.our-all h6{
	color: red;
    font-weight: 700;
    position: relative;
}

.our-area{
	margin: 35px 0;
	position: relative;
}
.contact-us{
	margin: 30px 0;
}
.contact-us h2:before{
	content: "";
    position: absolute;
    bottom: 25px;
    right: 0;
    width: 83%;
    height: 2px;
    z-index: 0;
    border: 1px dashed #ccc;
    top: 20px;	
}
.contact-all{
	 display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.contact-all h6:before{
  font-family: "Font Awesome 5 Free";
    content: "\f105";
    position: absolute;
    top: -6px;
    right: 75px;
    width: 35px;
    height: 35px;
    /* z-index: 0; */
    /* border: 1px dashed #ccc; */
    /* top: 75px; */
    font-weight: bold;
    color: #fff;
    background-color: red;
    text-align: center;
    border-radius: 100%;
    line-height: 35px;
}
.contact-all h6{
	color: red;
    font-weight: 700;
    position: relative;
}

.contact-us h2{
	font-weight: 700;
    color: #363b7b;
    margin-bottom: 20px;
    font-size: 32px;
    position: relative;	
    font-family: 'Canela' !important;

}
.contact-form input{
	width: 100%;
	height: 45px;
	padding: 0 10px;
	border: none;
	outline: none;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	margin-bottom: 20px;
	background-color: #f1f1f1;

}
.contact-form input::placeholder{
font-weight: 700;
font-style: italic;
}
.contact-form textarea::placeholder{
font-weight: 700;
font-style: italic;
}

.contact-form textarea{
	width: 100%;
	height: 150px;
	padding: 0 10px;
	border: none;
	outline: none;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;	
	margin-bottom: 20px;
	resize: none;
	background-color: #f1f1f1;


	
}
.contact-form input[type=submit]{
width: 100%;
padding: 6px 10px;
background: #000;
color: #fff;
border: none;
	outline: none;
	border-radius: 5px;
}

.footer{
	background:url(../images/footerimg.jpg);
	background-size: 100% 100%;
    padding: 50px 0 0 0;
}
.footer img{
	width: 12%;
    margin: 0 auto 30px auto;
    display: block;
}
.footers h2{
	font-size: 28px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    border-bottom: 2px solid #ccc;
    display: inline-block;
    font-family: 'Canela' !important;
}
.footers a{
	color: #ccc;
}
.footers p{
	color: #ccc;
}
.footers a:hover{
	color: #000;
}
.footers ul li{
	line-height: 27px;
	font-size: 16px;
	color: #ccc;
	
}
.footer hr{
	border: 1px dashed #ccc;
}

.group{
	text-align: center;
    margin: 0;
    color: #fff;
    padding-bottom: 15px;
}
.social-icon{
	margin: 15px 0;
	text-align: center;
}
.social-icon i{
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #128bff;
	border-radius: 100%;
}
.social-icon li{
	display: inline-block;
	margin-right: 15px;
}


.wrapper {
  border: 1px solid #000000;
  height: calc(100vh - 2px);
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  width: calc(100vw - 2.55px);
}

.scroll-top {
  background: red;
  border: 0;
  border-radius: 50%;
  bottom: 0;
  cursor: pointer;
  height: 50px;
  margin: 15px;
  opacity: 0.75;
  position: fixed;
  right: -70px;
  transition: right 0.2s ease-in-out;
  width: 50px;
  z-index: 99;
}
.scroll-top.visible {
  right: 0;
}

.arrow {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-top: 5px;
  padding: 4px;
}
.arrow.up {  
  transform: rotate(-135deg);
}

.content-container {
  display: flex;
  height: 300px;
  width: 100%
}

.content {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  margin: auto;
}

.whatsapp-position {
    position: fixed;
    right: 12px;
    bottom: 90px;
    z-index: 999;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    border-radius: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .whatsapp-position a {
    color: #fff;
}
.whatsapp-position a i {
    font-size: 40px;
}




.container__img-holder {
  /*max-width: 280px;*/
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  margin-left: 16px;
  cursor: pointer;
  width:100%;
}

.containerr .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
}




/* Popup Styling */
.img-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, .5);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 99999;
}

.img-popup img {
  max-width: 900px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.close-btn .bar {
  height: 4px;
  background: #333;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}

@media screen and (max-width: 880px) {

  .container .container__img-holder:nth-child(3n+1) {
    /*margin-left: 16px;*/
  }

}

        #blinking-button{
    padding: 8px 35px;
    border-radius: 20px 0px; 
border: 0px solid #6C8003;
color: #fff;
}
@keyframes blink {
  0%, 100% {background-color:red;}
  50% {background-color: yellow;}
}
#blinking-button {
      background-color: green;
    color: white;
    animation: blink 1s linear infinite;
    font-weight: bold;
    font-family: 'Canela' !important;
    font-size: 20px;
}


    .modal-container-custom {
      display: none;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: transparent;
      padding: 0px;
      text-align: center;
      z-index: 1000;   border-radius:10px; overflow:hidden;
    }
.modal-container-custom .imgModel {
    width: 720px;
 
}
   .modal-container-custom .modal-content {
      max-width: 100%;
      margin: 0 auto;
    }

    .modal-container-custom .close-icon {
      cursor: pointer;
      font-size: 35px;
      line-height:15px;
      color: #fff;
      position: absolute;
    right: 18px;
    top:-3px;
        /*background-color:#000;*/
  /*border-radius:100px;*/
  padding:10px;
      height:25px;width:25px;
      font-size: 40px;
    }


.imgModel img{
  max-width:100%;
  max-height:70vh;
  object-fit:cover;

}
.container-backdrop{
  content:"";
  background-color:#000000a6;
  width:100%;
  height:100vh;
  position:absolute;
  top:0;left:0;bottom:0;right:0
}



.contact{margin:50px 0;}
.contact h5{line-height:23px; font-family:Verdana, Geneva, sans-serif; font-size:13px;} 
.contact h3{font-size:25px; font-style: italic; font-weight:bold; text-transform:capitalize; color:#bd8e00;} 
.contact hr{border-top: 2px solid #bd8e00; width:40px; margin-left:4px; margin:20px 0 35px 0;}
.contact p{font-size:15px;font-family:Verdana, Geneva, sans-serif; line-height:25px; color:#858585;}  
.contact h4{ font-size:20px; color: #bd8e00; font-style: italic; font-weight:bold; text-transform:capitalize; margin:20px 0; color:#bd8e00;}

.telephone ul{padding:0; margin:0;}
.telephone li{list-style:none; line-height:25px; color:#333333; font-weight:400;}
.telephone li a{color:#333333; font-family:Verdana, Geneva, sans-serif;}
.telephone P{font-size:15px; line-height:8px; color:#858585; font-family:Verdana, Geneva, sans-serif;}
.telephone li a:hover{color:#9dc02e; text-decoration:none;}

.menu3 ul{margin:0; padding:0;}
.menu3 ul li{ display:inline-block; list-style:none; padding:0 7px; cursor:pointer;}
.menu3 ul li i{font-size:30px; color:#66a7e5;}
.menu3 ul li i:hover{color:#9dc02e;}

.contact input{width:100%; height:50px; background-color: #f1f1f199; padding:9px 16px; border:none; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;}
.contact select{width:100%; height:50px; padding:9px 16px; border:1px solid #ececec; color:#140f0c; border-radius:0; border-color:1px solid red; transitio n:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; }
.contact textarea{width:100%; height:170px; background-color: #f1f1f199;  border:none; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; color:#140f0c; border-radius:0;resize:none;margin:20px o;}
.contact label{margin:0; font-size:15px; font-weight:700; padding: 0 0 15px 0; color: #000;}
 .contact input[type="submit"]{color: #fff; border-radius: 5px; background-color:#bd8e00;  border-color:#bd8e00; text-transform: uppercase; font-weight: 500; width:auto; height: 45px; margin-top: 23px; font-weight:700;}
 .contact input[type="submit"]:hover{background-color:#000; color:#FFF; border-color:#000;}
 .contact input[type="reset"]{color:#000;border-color:#ececec; width:auto; padding:15px; background-color:#FFF; padding:15px 20px; text-transform:uppercase; font-weight:500;}
 .contact input[type="reset"]:hover{background-color:#000; color:#FFF;}
 
 .message{
  margin-top: 15px;
 }
 .map{
  margin: 30px 0;
 }

 table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

th{
  background-color: #128bff;
  color: #fff;
}

tr:nth-child(even) {
    background-color: #dddddd80;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.members{
  margin: 30px 0;
}
.members h1{
  text-align: center;
  font-style: italic;
  font-weight: 700;
  font-size: 26px;
  margin: 0;
  padding-bottom: 30px;
}
.members h2{
      font-size: 22px;
    font-weight: 700;
}
.members p{
      line-height: 30px;
    font-size: 16px;

}
.members h5{
  font-size: 20px;
}
.members h3{
  font-size: 20px;
    font-weight: 700;
}
.members h6 span{
  font-weight: 700;
  color: #b78900;
}
.members h4{
      text-align: center;
    margin: 0;
    padding: 30px 0;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;

}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #66a7e5;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 99999;
}
.overlay img{
  width: 9%;
    padding: 30px 0 0 0;
    margin-left: 104px;
}

.overlay-content {
      position: relative;
    top: 17%;
    width: 35%;
    text-align: left;
    margin-left: 104px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.overlay-content a{
  border-bottom: 1px solid #fff;
  font-family: 'Canela' !important;

}

.overlay-content a:nth-child(6){
border: none !important;
}
.overlay-content i{
  float: right;
}


.searchs{
  width: 35%;
    margin: 40px auto 0px auto;
    border-bottom: 1px solid #ccc;
}
.searchs input{
width: 90%;
    height: 55px;
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
  font-family: 'Canela' !important;

}
.searchs input::placeholder{
  color: #fff;

}
.searchs i{
  width: 10%;
  text-align: center;
  color: #fff;
  background: transparent;
  font-size: 20px;
}
#overlay-content{
  margin-left: 150px;
}
#overlay-content{
  width: 55%;
}

.notice-board ul{
  margin: 0;
  padding: 0;
}
.notice-board ul li{
  list-style: none;
    padding: 7px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 15px 0;
}



@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


#paras{
  background: #128bff;
  padding: 40px 58px;
  color: #fff;
}
#paras h4{
  margin: 5px 0;
}
#paras span{
  color: #000;
}
#paras h2{
  color: #fff;
  font-family: none !important;
}
#paras h6{
  color: #fff;
  font-family: none !important;
}
#paras h4{
  color: #fff;
}


.paras span{
  color: #9ac9f6;
  font-weight: 700;
}
.paras h4{
  font-size: 18px;
    color: #000; 
    margin: 0;
}
.paras h5{
  color: #000;
}
.paras h6{
  font-family: "Poetsen One", sans-serif !important;
  font-size: 20px;
  padding: 6px 0 0 0;
  color: #0a76df;
  letter-spacing: 1px;
  margin: 0;
}



#paynow{
  background-color: #66a7e5;
  margin-top: 10px;
  padding: 10px;
}
#paynow a{
  color: #fff;
  line-height: 27px;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #128bff;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 99999;
}
.overlay img{
  width: 8%;
    padding: 30px 0 0 0;
    margin-left: 104px;
}

.overlay-content {
      position: relative;
    top: 17%;
    width: 35%;
    text-align: left;
    margin-left: 104px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.overlay-content a{
  border-bottom: 1px solid #fff;
  font-family: 'Canela' !important;

}

.overlay-content a:nth-child(6){
border: none !important;
}
.overlay-content i{
  float: right;
}


.searchs{
  width: 35%;
    margin: 40px auto 0px auto;
    border-bottom: 1px solid #ccc;
}
.searchs input{
width: 90%;
    height: 55px;
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
  font-family: 'Canela' !important;

}
.searchs input::placeholder{
  color: #fff;

}
.searchs i{
  width: 10%;
  text-align: center;
  color: #fff;
  background: transparent;
  font-size: 20px;
}
#overlay-content{
  margin-left: 150px;
}
#overlay-content{
  width: 55%;
}

.notice-board ul{
  margin: 0;
  padding: 0;
}
.notice-board ul li{
  list-style: none;
    padding: 7px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 15px 0;
}



@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}



.top-header{
  background-color: #128bff;
  padding: 9px 0;
}
.paras{
  text-align: center;
  padding: 16px 0;
}
.paras h2{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    /*font-style: italic;*/
    margin: 0;
    font-family: "Poetsen One", sans-serif;
    color: green;
    letter-spacing: 1px;
    font-weight: 400;

}
.paras span{
  color: #c19300;
  font-weight: 700;
}
.paras h4{
  font-size: 17px;
}
.top_icon ul{
  margin: 0;
  padding: 0;
}
.top_icon ul li{
  list-style: none;
  display: inline-block;
  padding-right: 20px;
  color: #fff;
}
.top_icon ul li a{
  color: #fff;
    font-family: "Poetsen One", sans-serif !important;
    font-weight: 400;
    letter-spacing: 1px;
}
.top_icon i{
  color: #fff;
}
.pay{
  text-align: right;
  margin-right: -48px;
}
.pay button{
  border: none;
    background: #fff;
    color: #000;
    border-radius: 5px;
    font-weight: 600;
    padding: 5px 10px;
}

@media only screen and (max-width: 768px) {
  .logo img{
    width: 19%;
  }
  .swiper-slide .slide-03{
    height: 242px;
  }
  .swiper-slide .slide-01{
    height: 242px;
  }
  .swiper-slide .slide-02{
    height: 242px;
  }
  .footer img{
    width: 20%;
  }
  .logo{
    position: relative;
  }
  .menus{
    position: absolute;
    top: -181px;
    z-index: 999999;
    right: 15px;
    margin-right: 0;
  }
  .top_icon{
    text-align: center;
  }
  .top-header {
    background-color: #128bff;
    padding: 3px 0;
}
.all h6{
  display: none;
}
.banner-bottom h2:before{
  display: none;
}
.banner-bottom h2{
  font-size: 28px;
}
.happening h2 {
    margin: 20px 0 10px 0;
    font-weight: 700;
    color: #bc8d01;
    font-family: 'Canela' !important;
    font-size: 24px;
}
.banner-bottom{
  padding: 30px 0;
}
.news img{
  height: 160px;
}
  
  .pay{
    position: absolute;
    top: 37px;
    right: 180px;
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    z-index: 99999999999;
  }
  .swiper-containers {
    width: 100%;
    height: 242px;
}

.pay button{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 5px 12px;
    margin-left:10px;
}



.overlay-content {
    position: relative;
    top: 17%;
    width: 54%;
    text-align: left;
    margin-left: 37px;
}
.overlay{
  z-index: 9999999999999;
}

.overlay img {
    width: 14%;
    padding: 30px 0 0 0;
    margin-left: 45px;
}
.overlay .closebtn {
    position: absolute;
    top: -4px;
    right: 45px;
    font-size: 55px;
}
.searchs {
    width: 81%;
    margin: 40px auto 0px auto;
    border-bottom: 1px solid #ccc;
}
.contact hr {
    border-top: 2px solid #bd8e00;
    width: 40px;
    margin-left: 4px;
    margin: 20px 0 20px 0;
}

.contact h3{
  margin-top: 15px;
}
.contact {
    margin: 20px 0;
}
.contact label{
  padding: 15px 0;
}
.paras h2{
  font-size: 19px;
}
.menus i {
    color: #fff;
    font-size: 15px;
    width: 36px;
    height: 36px;
    background-color: #128bff;
    text-align: center;
    line-height: 36px;
}
.paras h6{
  font-size: 16px;
}

  .members h1 {
    font-size: 22px;
    line-height: 31px;
}

.swiper-container{
  height: 242px;
}

}












