﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&amp;display=swap');
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  height: 100%;
  width: 100%;
  font-size: 15px;
  text-align: justify;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  outline: none;
}
::selection {
  color: #225999;
  background: #a4c735;
}
 
img {
  border: none;
}
button,button:hover
{ outline:none; border:none; text-decoration:none
}
a,
a:hover {
  text-decoration: none;
  color: inherit;
}
html {
  -webkit-text-size-adjust: 100%;
}
ul,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul,
ol,
p {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
.topHeader {
  background: #009746;
  width: 100%;
  float: left;
  height: 34px;
}
.kidzee1 { float: left;}
.kidzee1 img { max-height: 68px;
  margin-bottom: 2px;}
#menu
{ float:right
}
.Social_Icon {
  display: inline-block;
  margin: 5px 0;
}
.Social_Icon a {
  display: inline-block;
  width: 34px;
  height: 33px;
  background-image: url(/images/social_icons.png);
  background-repeat: no-repeat;
  margin: 0 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 11px;
}
.Social_Icon a:hover {
  -ms-transform: rotate(360deg); /* IE 9 */
  transform: rotate(360deg);
}
.Social_Icon a.fb {
  background-position: -77px 0;
}
.Social_Icon a.twitter {
  background-position: -192px 0;
}
.Social_Icon a.youtube {
  background-position: -115px 0;
}
.Social_Icon a.instr {
  background-position: 0 0;
}
.Social_Icon a.whatsapp {
  background-position: -39px 0;
}
.Social_Icon a.linkden {
  background-position: -154px 0;
}

.schoolname{display: inline-block;
    margin-left: 117px;
    float: left;
    margin-right: -50px;
}
.school-logo
{position: absolute; top:-33px; left:0; z-index:9
}
.mob-hide
{ display:none
}

.menuTop {
  float: right;
}
.menuTop li {
  display: inline-block;
  position: relative;
}
.menuTop li a {
  color: #fff;
  padding: 7px 19px;
  line-height: 34px;
}
.menuTop li ul {
  background: #6daf4e;
  width: 220px;
  position: absolute;
  left: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-box-shadow: 0px 5px 12px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 12px rgb(0 0 0 / 20%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.menuTop li:hover ul {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.menuTop li:hover {
  background: #6daf4e;
}
.menuTop li ul li {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menuTop li ul li a {
  display: block;
  padding: 0 9px;
  font-size: 14px;
  border-bottom: 1px solid #4d8d2f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menuTop li ul li:hover {
  background: #fff;
}
.menuTop li ul li:hover > a {
  color: #4d8d2f;
}
.Header_Main {
   
  width: 100%;
  float: left;
  padding: 5px 0; background: #fff;
  
}

.BottonsTop {
  background: #146632;
  color: #d6b75c;
  padding: 15px 25px;
  border-radius: 29px;
  font-size: 18px;
  margin-top: 4px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.BottonsTop1 {
  background: #009746;
  color: #fff;
  padding: 7px 13px;
  border-radius: 29px;
  font-size: 15px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 15px 0 0 26px;
  float: right;
}
.BottonsTop:hover {
  background: #009746;
  color: #d6b75c;
}
.BottonsTop1:hover {
  background: #009746;
  color: #fff;
}
.BottonsTop img {
  margin-right: 7px;
}

.sliderBox {
  position: relative;
  width: 100%;
  float: left;
  z-index: 0;
}
.slider {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: -1;
  cursor: default;
  top: 0;
}
#slider1 ul li .caption {
  position: absolute;
  z-index: 99;
  bottom: 267px;
  margin: 0px 0 0 142px;
  width: 511px;
  max-width: 100%;
  padding: 0px 20px;


}
.Sld_Caption_1 {
  color: #ffffff;
  font-size: 53px;
  font-weight: 900;
  line-height: 61px;
  margin-bottom: 27px;
  text-align: left;
}
.Sld_Caption_2 {
  color: #ffffff;
  font-size: 34px;
  line-height: 37px;
  text-align: left;
  font-weight: 500;
}
#slider1 li .meta {
		position: absolute;
		top: 80px;
		left: 0px;
		color: white;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start; width:100%
		 
}

#slider1 li h1 {
		background: rgba(51, 51, 51, 0.5);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 1.8em;
		font-weight: 300;
}

#slider1 li h2,#slider1 li p {
		 
		padding: 5px; margin:2px 0;
		font-size: 96px;
		margin-bottom: 0;
		font-weight: bold;
}
#slider1 li p{ background:none; font-size:20px; font-weight:normal
}

#slider1 li .category {
		display: flex;
		flex-direction: row;
}

#slider1 li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

#slider1 li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

#slider1 li h1,#slider1 li p,#slider1 .slides li a,
#slider1 li h2,
#slider1 li .category p,
#slider1 li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}
#slider1 li.flex-active-slide .meta p,
#slider1 li.flex-active-slide .meta a,
#slider1 li.flex-active-slide .meta h1,
#slider1 li.flex-active-slide .meta h2,
#slider1 li.flex-active-slide .meta .category p,
#slider1 li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

#slider1 li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

#slider1 li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

#slider1 li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}
.flex-direction-nav a.flex-next:before {
		content: '\f105';
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				transform: translate3d(-100%, 0, 0);
		}
}

#slider1 ul li.flex-active-slide .caption .Sld_Caption_1 {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
#slider1 ul li.flex-active-slide .caption .Sld_Caption_2 {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
}
#slider1 .flex-direction-nav a.flex-next:before,
#slider1 .flex-direction-nav a:before {
  display: none;
}
#slider1 .flex-direction-nav .flex-next {
  background: url(/images/next1.png) center center no-repeat #009746;
  cursor: pointer;
  float: left;
  opacity: 1;
  visibility: hidden;
  right: 20px;
}
#slider1 .flex-direction-nav .flex-prev {
  background: url(/images/prev1.png) center center no-repeat #009746;
  cursor: pointer;
  float: left;
  opacity: 1;
  visibility: hidden;
  left: 20px;
}
#slider1:hover > .flex-direction-nav .flex-next {
  visibility: visible;
  right: 10px;
}
#slider1:hover > .flex-direction-nav .flex-prev {
  visibility: visible;
  left: 10px;
}
#slider1 .flex-control-nav {
  bottom: 30px;
  z-index: 99;
  display: none;
}

.video-header {
  height: 575px;
}
.school-logo1 { float: left; max-width: 340px;}
.icontop{
     
  
    margin-top: 32px; float: right;  
}
.QuickAccess {
  background: #009746;
  padding: 5px 0;
  width: 100%;
  float: left;
  position: relative;
}
.Button_Quick {
  background: #0060aa;
  line-height: 38px;
  display: inline-block;
  padding: 0 13px 0 6px;
  border-radius: 25px;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; float:right; margin-top:1px;
}
.Button_Quick img {
  vertical-align: middle;
  margin-right: 9px;
  margin-top: -4px;
}
.Button_Quick:hover {
  background: #009746;
  color: #fff;
}
 
.QuickBx {
   float:left; margin-right: 10px;
}

.info {
  background-color: #0060aa;
  display: inline-block;
  padding: 4px 4px;
  border-radius: 30px;
}
.info li {
  display: inline-block;
  margin: 0 2px;
}
.info li a {
  background: #fff;
  line-height: 34px;
  display: inline-block;
  padding: 0 6px 0 4px;
  border-radius: 25px;
  font-size: 12px;
  color: #0060aa;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info li a:hover {
  background: #009746;
  color: #fff;
}
    .info li a img
    { position:relative; top:0px;
    }
.ImpLinks {
  overflow: hidden;
background:url(/images/bg-rpt.png) ;
  margin: 0 0 0 0;
  float: left;
  padding: 50px 0;
  width: 100%;
}
.ImpLinksIn 
 {
  text-align: center; width:100%; height:162px; overflow:hidden
}
.ImpLinksIn ul li {
  margin: 0 36px;
  float: left;
}
.ImpLinksIn a .impLinkTitle {
  color: #0060aa;
  font-size: 19px;
  font-weight: 500;
}
.ImpLinksIn div a span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ImpLinksIn div:hover > a span {
   background:#009746;
}
    .ImpLinksIn a:hover .impLinkTitle
    { color:#009746;
    }
.ImpLinksIn .slick-next,.ImpLinksIn .slick-next:hover
{ width:24px; height:38px; background:url(/images/1right.png) no-repeat; top:67px; right:0;
}.ImpLinksIn .slick-prev,.ImpLinksIn .slick-prev:hover
{ width:24px; height:38px; background:url(/images/1left.png) no-repeat; top:67px; left:0;
}
.ImpLinksIn div a
{ display:inline-block
}
    .ImpLinksIn div a img
    { display:inline-block
    }
.ImpLinksIn div a span
        { background:#0060aa;width: 110px;
    height: 110px;
        }
.noticeBx {
  background: #ebebeb;
  padding: 50px 0;
  float: left;
  width: 100%;
}
.noticeH {
  padding-bottom: 15px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 800;
  font-size: 40px;
  color: #119a4e;
  position: relative; text-transform: uppercase;
}
.noticeH::after {
  background: #1e1e1e;
  width: 260px;
  height: 4px;
  position: absolute;
  content: "";
  margin-left: -130px;
  bottom: 0;
  left: 50%;
}
.noticeSlide {
  width: 100%;
  display: inline-block;
  position: relative;
}
#newNotic {
  width: 950px;
  max-width: 100%;
  margin: 0 auto;
}
.news_inner {
  width: 100%;
  background: #fff;
  border-left: 8px solid #146733;
  padding: 10px 27px;
  float: left;
  margin: 15px 0; min-height:115px; padding-top: 0;
}
.news_inner .Grydate{font-size: 16px; color: #000;}
.notice_left {
  display: inline-block;
  text-align: center;
  width: 55px;
  float: left; margin-top: 25px;
}
.Notice_month {
  font-size: 10px;
  color: #51884e;
  border-bottom: 3px solid #51884e;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 500;
}
.Notice_date {
  color: #51884e;
  font-weight: 600;
  font-size: 46px;
  line-height: 50px;
}
.notice_right {
  display: inline-block;
 width: calc(100% - 80px);
  margin-left: 23px;
  float: left;
  margin-top: 15px;
  font-size: 16px;background: url(/images/new1.png) 0px 0px no-repeat;
  padding-top: 25px;
}
.notice_right a {
  color: #000;
}
.newsNotice .flex-direction-nav a {
  top: 55px; opacity:1;
}
.newsNotice .flex-direction-nav a::before {
  content: "" !important;
  background: url(/images/ArrowLeft.png) no-repeat center center;
  width: 100%;
  height: 100%;
}
.flex-direction-nav a.flex-next:before {
  content: "" !important;
  background: url(/images/ArrowRight.png) no-repeat center center;
}
.ourSchoolSection {
  padding: 20px 0 84px 0;
  float: left;
  width: 100%;
  background:#f5f5f3;
}
.topperSection{background:url(/images/bg-rpt.png) ; padding-bottom:30px;
}
.hd_about {
  color: #f85e1e;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
}
.heading1 {
  
  margin-bottom: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 40px;
  color: #1b1f2e;
  position: relative;
}
.heading2 {
  margin-bottom: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 43px;
  color: #11994d;
  position: relative;
}
.heading3 {
  margin-bottom: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 43px;
  color: #404e94;
  border-bottom: 1px solid #404040;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}

.mls_hd {
  text-align: left;
  font-weight: bold;
  font-size: 28px;
  color: #444444;
  margin-top: 40px;
}
.mls_sub {
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 26px;
  color: #666;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}
.mls_Btm {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 34px;
}
.mls_Btm span {
  display: inline-block;
  position: relative;
}
.mls_Btm span.mls_Left:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 1px;
  background-color: #004070;
  left: -120px;
  top: -10px;
}
.mls_Btm span.mls_Left:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  background-color: #61aa51;
  left: -90px;
  top: -6px;
}
.mls_Btm i {
  font-size: 25px;
  color: #000000;
}
.mls_Btm span {
  display: inline-block;
  position: relative;
}
.mls_Btm span.mls_right:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 1px;
  background-color: #004070;
  right: -120px;
  top: -10px;
}
.mls_Btm span.mls_right:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  background-color: #61aa51;
  right: -90px;
  top: -6px;
}
.MLS_box {
  float: left;
  width: 200px;
  position: relative;
  margin: 0 11px;
}
.MLS_box figure {
  margin: 0;
}
.MLS_box > figure:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.MLS_box_hd1 {
  position: absolute;
  top: 30px;
  right: 0px;
  color: #fff;
  text-transform: capitalize;
  padding: 5px 10px;
  opacity: 0;
  border-width: 10px 0 0 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box_hd1:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box:hover .MLS_box_hd1 {
  right: -10px;
  opacity: 1;
}
.MLS_box_hover {
  position: absolute;
  bottom: -100px;
  left: 0px;
  width: 100%;
  height: auto; /* background-color: #ffffff; */
  text-align: center;
  padding: 52px 20px 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box:hover .MLS_box_hover {
  opacity: 1;
  bottom: 0px;
  visibility: visible;
}
.MLS_box_hd2 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0px;
  margin: -65px 0px 0px;
  text-align: center;
  padding: 0px 20px;
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
  font-weight: 800;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box_hd2 h6 {
  font-weight: 800;
  font-size: 17px;
}
.MLS_box:hover .MLS_box_hd2 {
  opacity: 0;
  top: 0px;
}
.MLS_box_hover_lnk {
  width: 100%;
  float: left;
  border: 1px solid rgba(198, 198, 198, 0.85);
  padding: 10px 10px;
  border-radius: 5px;
  background: white;
  text-align: center;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box_hover {
  position: absolute;
  bottom: -100px;
  left: 0px;
  width: 100%;
  height: auto; /* background-color: #ffffff; */
  text-align: center;
  padding: 52px 20px 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.MLS_box:hover .MLS_box_hover {
  opacity: 1;
  bottom: 0px;
  visibility: visible;
}
.MLS_box_1 > figure:before {
  background-color: rgba(0, 84, 164, 0.85);
}
.MLS_box_1 .MLS_box_hd1 {
  background-color: #0054a2;
}
.MLS_box_1 .MLS_box_hd1:before {
  border-color: transparent transparent transparent #0054a2;
}
.MLS_box_02 > figure:before {
  background-color: rgba(245, 95, 95, 0.85);
}
.MLS_box_02 .MLS_box_hd1 {
  background-color: #f55f5f;
}
.MLS_box_02 .MLS_box_hd1:before {
  border-color: transparent transparent transparent #f55f5f;
}
.MLS_box_03 > figure:before {
  background-color: rgba(10, 177, 104, 0.85);
}
.MLS_box_03 .MLS_box_hd1 {
  background-color: #0ab168;
}
.MLS_box_03 .MLS_box_hd1:before {
  border-color: transparent transparent transparent #0ab168;
}
.MLS_box_04 > figure:before {
  background-color: rgba(255, 192, 0, 0.85);
}
.MLS_box_04 .MLS_box_hd1 {
  background-color: #ffc000;
}
.MLS_box_04 .MLS_box_hd1:before {
  border-color: transparent transparent transparent #ffc000;
}
.MLS_box_05 > figure:before {
  background-color: rgba(238, 33, 246, 0.85);
}
.MLS_box_05 .MLS_box_hd1 {
  background-color: #ee21f6;
}
.MLS_box_05 .MLS_box_hd1:before {
  border-color: transparent transparent transparent #ee21f6;
}

.ButtonD1 {
  background: #0060aa;
  line-height: 35px;
  display: inline-block;
  padding: 0 6px 3px 25px;
  border-radius: 25px;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ButtonD1:hover {
  background: #009746;
  color: #fff;
}
.GalleryWrap .ButtonD1:hover{ background: #fff;  color: #009746;}
.ButtonD1 img {
  vertical-align: middle;
  margin-left: 9px;
}
.ourInspirationSection {
  padding: 50px 0;
  background: url(../images/ourInsparationBg.png) top center no-repeat #019746;
  margin: 0 0 0 0;
  width: 100%; background-size: cover;
  float: left;
}
.visionContent {
  font-size: 20px;
}
.ourMessage {
  padding: 50px 0;
  background: #f5f5f4;
  position: relative;
  width: 100%;
  float: left;
}
.grandmaster {
  text-align: right;
  position: relative;
  font-size: 21px;
  font-weight: 800;
  color: #0060aa;
  margin-top: 12px;
}
.grandmaster:after {
  content: "";
  position: absolute;
  right: 245px;
  top: 0;
  background: url(/images/line1.png) no-repeat;
  width: 151px;
  height: 26px;
}
.ourMessage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 100px;
  background: url(/images/msg_pattern.png) no-repeat;
  width: 62px;
  height: 48px;
}
.ourMessage:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100px;
  background: url(/images/msg_pattern.png) no-repeat;
  width: 62px;
  height: 48px;
}
.PhotoGalleryArea {
  padding: 50px 0;
background:url(/images/bg-rpt.png) ;
  position: relative;
  width: 100%;
  float: left;
}
.galleryInner {
  background: #11994d;
  padding: 20px 0;
  border-radius: 20px;
}
.gimgCover {
  max-width: 352px;
  max-height: 304px;
  width: 100%;
  overflow: hidden;
  text-align: center;  padding:10px;
}
.gimgLink {
  display: block;
}
.gimgLink img {
  /* height: auto; */
  transition: all 0.3s ease-in-out;
}
.gimgCover img {
  max-height: 304px;
  max-width: 100%;
}
.Grydate {
  font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
}
.albumd
{ color:#fff;
}
.galler_heading {
  font-size: 22px; color:#fff;
 
  font-weight: 500;
  margin: 5px 0;
}
.description {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin: 5px 0;
}
.serviceIconListSection {
  overflow: hidden;
  background: #009746;
  margin: 0 0 60px 0;
  float: left;
  width: 100%;
  -webkit-box-shadow: inset 0px 3px 12px -2px rgba(102, 102, 102, 1);
  -moz-box-shadow: inset 0px 3px 12px -2px rgba(102, 102, 102, 1);
  box-shadow: inset 0px 3px 12px -2px rgba(102, 102, 102, 1);
}
.serviceIconList {
  list-style: none;
  padding: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.serviceIconList li {
  display: inline-block;
  position: relative;
  margin: 40px 0px;
}
.serviceIconList li a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.serviceIconList li:hover a img {
  margin-top: -10px;
}
.serviceIconList li .iconContainer {
  width: 127px;
  height: 111px;
  text-align: center;
  padding: 16px 0 0 0;
  cursor: pointer;
}
.stdhd {
  border: 2px solid #119a4e;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  padding: 2px 20px;
  text-transform: uppercase;
   
  margin: 0;
  display: inline-block;
  background: #119a4e;
}
.tname {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  margin-top: 8px;
}
.tclass {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-top: 0;
}
.topperBtn .ButtonD1 {
  margin-top: 13px;
}
.custom-navigation3 {
  position: relative;
  top: 0;
  z-index: 1;
}
.custom-navigation3 .flex-prev {
  position: absolute;
  top: 74px;
  left: 5px;
}
.custom-navigation3 .flex-next {
  right: 5px;
  position: absolute;
  top: 74px;
}
.achiimg
{ padding:0px 30px
}
.achiimg a
{ max-height:280px; overflow:hidden; vertical-align:top; display:inline-block
}
.manageDesc
{ vertical-align:top; display: none;
}
.facilitiesarrow .flex-prev {
  position: absolute;
  top: 127px;
  left: 5px;
}
.facilitiesarrow .flex-next {
  right: 5px;
  position: absolute;
  top: 127px;
}
.footerSection {
  overflow: hidden;
  background: url(../images/footerBg.png) top center no-repeat #0d9b4e;
  width: 100%;
  float: left;
  margin-top: 0px;
  padding: 27px 0; background-size: cover;
}
.f17
{ color:#fff; font-size:24px; font-weight:600
} .f21
{ color:#fff; font-size:21px; font-weight:bold
} 
.downloadContent {
  font-size: 14px;
  font-weight: 600;
}
.esc {
  background: #fff;
  color: #104d2c;
  text-align: center;
  line-height: 36px;
  font-size: 17px;
  display: inline-block;
  margin-bottom: 13px;
  font-weight: 600;
  padding: 0 12px;
}
.sc {
  text-align: center;
}
.sc span {
  width: 33px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ffffff;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  margin: 0px 1px;
}
.FooterForm {
  background: #146733;
  padding: 20px;
  color: #fff;
  border-radius: 7px;
}
.hdFooter {
  font-size: 20px;
  font-weight: 600;
}
.footer_left {
  font-size: 16px;
}
.footer_right {
  border-left: 1px solid #0b6534;
}
.footerBtn {
  background: #009746;
  color: #fff;
  padding: 8px 17px;
  border-radius: 7px;
}
.footer_right label {
  font-size: 13px;
  margin-bottom: 0;
}
.footer_right .form-group {
  margin-bottom: 0.5rem;
}
.footer_right .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #009746;
  background-clip: padding-box;
  border: 1px solid #006a31;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.footer_right .form-control:focus {
  color: #fff;
  background-color: #009746;
  border-color: #006a31;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(51 52 52 / 25%);
}
:placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
::placeholder {
 color: #fff;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
color: #fff;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
           color: #fff;
            opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #fff;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
         color: #fff;
 }z``````````````````````````````````````````````````````````````~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.form-control:focus {cd`      CD XZ
    color: #495057;
    background-color: #fff;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}

.SendBtn {
  background: #009746;
  color: #fff;
  padding: 8px 17px;
  border-radius: 7px;
  outline: none;
  border: none;
  font-size: 13px;
  margin-top: 15px;
}
.SendBtn1 {padding: 14px 17px; background: #0060aa; display: inline-block;
  margin-top: 10px;}
.copyRightSction {
  background: #009746;
  padding: 10px 0;
  width: 100%;
  float: left;
}

.masterMain {
  width: 100%;
  float: left;
}
.boxIn,
.menuCenter {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto;
}
.pageHeading {
  color: #ffffff;
  margin: 20px 0;
  background: #009746;
  padding: 5px;
  text-align: center; font-weight:bold; font-size:35px;
}
.pageHeading p
{font-size: 16px;
    margin: 5px 0; font-weight:normal
}
.masterText {
  width: 100%;
  float: left;
  line-height: 24px;
  color: #555151;
  min-height: 520px;
  text-align: justify;
  padding-bottom: 30px;
}

.innerH3 {
  font-size: 24px;
  font-weight: bold; color:#0060aa;
  margin: 10px 0;
}

.masterText p {
  margin-bottom: 15px;
}

ul.innerUl li,.txt-ol li {
  padding-left: 25px;
  background: url(/images/ulbg.png) 0px 4px no-repeat;
  margin-bottom: 12px;
}

.heading {
  color: #e11937;
  font-weight: 400;
  background: #bdbdbd59;
  padding: 6px 10px 4px 10px;
  border-left: 5px solid #e11937;
  text-transform: uppercase;
}

.text-theme-colored {
  color: #e11937;
}

.masterText .m-0 {
  margin: 0;
}

.innerImg {
  float: right;
  margin-left: 20px;
}

.innerImg img {
  border: 1px solid #b5bacc;
}

.academicHead {
  width: 100%;
  text-align: center;
}

.academicHead tr td {
  vertical-align: top;
  width: 33.33%;
}

.academicHead tr td img {
  border: 0px solid #eaeaea;
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.academicHead tr td h3 {
  color: #e11937;
}

.academicHead tr td h4 {
  color: #621010;
}

.academicHead tr td h5 {
  color: #7d7d7d;
}

.accordionHeader_Y {
  width: 100%;
  text-align: left;
  background: #0060aa url(/images/ajax-arrow1.png) no-repeat 1% center;
  color: #ffffff;
  border: 1px solid #0060aa;
  margin: 8px 0px 0px 0px;
  font-size: 18px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
}

.accordionHeaderSelected {
  width: 100%;
  text-align: left;
  background: #009746 url(/images/ajax-arrow.png) no-repeat 1% center;
  color: #ffffff;
  border: 1px solid #009746;
  margin: 8px 0px 0px 0px;
  font-size: 18px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  cursor: pointer;
  text-transform: uppercase;
}

.accordionContent_Y {
  background-color: #fff;
  padding: 25px;
  padding-top: 22px;
  border: 1px solid #009746;
}

.innerTbl {
  width: 100%;
}

.innerTbl tr td {
  padding: 5px;
}

.tpr tr td {
  text-align: center;
  vertical-align: top;
  padding: 0 5px 20px 5px;
}

.innerTbl1 {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}

.innerTbl1 tr td,
.innerTbl1 tr th {
  border: 1px solid #b5bacc;
  padding: 4px 5px;
}

.innerTbl1 tr:first-child {
  background: #d1d5e3;
}

table.innerTbl tr td img {
  border: 5px solid #3ac67e;
  width: 136px;
  height: 159px;
}

 
.menu_bg {
  background: #0060aa;
  width: 100%;
  float: left;
}
.menus {
  display: inline-block;
  position: relative;
  z-index: 9;
  text-align: center;
  width: 100%; float:left;
}
.menu_inner {
  top: -5px;
}
ul.dropmenu {
  text-align: left;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.012cm;
}
ul.dropmenu li {
  /*background: url(/images/libg.png) center left no-repeat;*/
  white-space: nowrap;
  list-style: none;
 
  padding: 0px 0px;
  margin: 0px 0px;
  line-height: 32px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
ul.dropmenu li:first-child {
  background: none;
}
ul.dropmenu li a {
  color: #fff;
  padding: 20px 16px; font-size: 16px;
  margin: 0px 0px;
  display: block;
  text-transform: uppercase;
  /*background: url(/images/arrow_m.png) bottom center no-repeat;*/
}
.dropmenu ul.submenu {
  min-width: 180px;
  min-height: 169px;
  padding: 10px 0px;
  margin: 0px; /* box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.2);*/
  background: #009746;
  position: absolute;
  
  left: 0px;
  display: none;
  z-index: 999;
}

.dropmenu ul.submenu li {
  background: none;
  padding: 0px;
  margin: 0px;
  display: block;
  float: none;
  border-bottom: 0px solid #2c75da;
  text-transform: none;
}
.dropmenu ul.submenu li:last-child {
  border: none;
}
.dropmenu ul.submenu li a {
  color: #fff;
  line-height: 27px;
  padding: 0px 25px;
  background: none;
  font-weight: 400;
}
.dropmenu ul.submenu li a:hover {
  background: none;
  color: #fff;
}
.dropmenu li:hover > a {
  color: #fff;
  background: url(/images/arrow_m1.png) bottom center no-repeat #009746;
}
.dropmenu li:hover > ul {
  display: block;
  -moz-animation: flipInX 0.5s ease-in;
  -webkit-animation: flipInX 0.5s ease-in;
  animation: flipInX 0.5s ease-in;
}
.dropmenu ul li:hover > ul {
  display: block;
  -moz-animation: flipInY 0.5s ease-in;
  -webkit-animation: flipInY 0.5s ease-in;
  animation: flipInY 0.5s ease-in;
}
.dropmenu ul.submenu li:before {
  display: block;
  z-index: -1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0;
  height: 100%;
  background-color: #0060aa;
  content: "";
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.dropmenu ul.submenu li:hover:before {
  width: 100%;
}
 
#newClass {
  left: -273px;
  top: 0px;
  padding: 0px;
  min-height: none;
  min-height: auto;
}
/*
.dropmenu ul.submenu:after {content: "";  position: absolute; width: 100%;  bottom:-3px;  left:0;  height: 3px; background:#fff;  }
*/

#menu_m {
  width: 100%;
  float: left;
}
#menu_m > ul.dropmenu li {
  background: url(/images/libg_m.png) center left no-repeat;
}
#menu_m > ul.dropmenu li:first-child,
#menu_m > .dropmenu ul.submenu li,
#menu_m > .dropmenu ul.submenu li a {
  background: none;
}
#menu_m > ul.dropmenu li a {
  color: #fff;
  background: url(/images/arrow_m_pg.png) bottom center no-repeat;
}
#menu_m > .dropmenu li:hover > a {
  background: url(/images/arrwo_mst.png) bottom center no-repeat;
}
#menu2 {
  position: relative;
  float: right;
  z-index: 99;
 
  font-variant: normal;
  font-weight: 600;
  letter-spacing: 0.015cm;
}
#menu2 ul {
  float: right;
}
#menu2 ul li {
  display: inline-block;
  float: left;
  position: relative;
  padding: 0px 0px;
  margin: 0px 0px;
}
#menu2 ul li:first-child {
  background: none;
}
#menu2 ul li ul {
  display: none;
  position: absolute;
  top: 19px;
  background: #fff;
  width: 160px;
  text-align: right;
}
#menu2 ul li ul li {
  background: none;
  white-space: nowrap;
  width: 100%;
}
#menu2 ul li ul li a:hover {
  background: #ec2a42;
  color: #fff;
}
#menu2 ul li ul li a {
  display: block;
  color: #ec2b42;
}
#menu2 ul li:hover > a {
  background: #fff;
  color: #ec2b42;
}
#menu2 ul li:hover > ul {
  display: block;
}
#menu2 ul li a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 3px 14px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.menu2h {
  top: -30px;
  padding-right: 12px;
}
.menu2h ul li a {
  color: #fff;
}
.menu2h ul li {
  background: url(/images/libg_m.png) center left no-repeat;
}

.menu2 {
  top: -26px;
  padding-right: 12px;
}
.menu2 ul li a {
  color: #000;
}
.menu2 ul li {
  background: url(/images/li_bg.png) center left no-repeat;
}
/*
.menu2 ul li:before {display: block; z-index: -1; position: absolute; left:14px; bottom: 0px;  height: 2px; width:0px; background-color: #ec2b42; content: ""; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;
  -o-transition: all 0.5s;  transition: all 0.5s;}
.menu2 ul li:hover:before { width: 100%;  -webkit-calc(100% - 28px); width: calc(100% - 28px); width: -moz-calc(100% - 28px); }
*/
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -8deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -8deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 8deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -4deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -4deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 2deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -1deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.menu_img {
  float: left;
  height: 100%;
  background: #009746;
  position: absolute;
  top: 0px;
  left: 100%;
  padding: 18px 18px 18px 0px;
}
.menu_img img {
  max-width: initial;
}
.img_last {
  left: auto;
  right: 100%;
  padding: 18px 0px 18px 18px;
}

/*

#menu-mobile { float:right; height: 40px; top:0px; display:none; position: absolute; right:0px; z-index:99; width: 40px; cursor:pointer; text-align:left; font-family: 'Open Sans', sans-serif;  text-transform:uppercase; color: #fff; border:2px solid red;background:#fff url(/images/menu_bg1.png) center center no-repeat; font-weight:400; font-size: 16px;}

*/
#menu-mobile {
  height: 41px;
  display: none;
  position: relative;
  z-index: 999;
  width: 41px;
  cursor: pointer;
  text-align: left;


  text-transform: uppercase;
  color: #fff;
  background: url(/images/menu_bg1.png) center center no-repeat;
  font-weight: 400;
  font-size: 16px;
  margin: 0px auto;
  margin-top: 78px;
}

#menu-mobile.active3 {
  background: url(/images/menu_bgh2.png) center center no-repeat;
  color: #2f1d00;
}

 


