@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Roboto-Light';
	font-size: 16px;
}
@font-face {
	font-family: 'ShowcardGothic-Reg';
	src: url('../fonts/ShowcardGothic-Reg.eot?#iefix') format('embedded-opentype'), url('../fonts/ShowcardGothic-Reg.woff') format('woff'), url('../fonts/ShowcardGothic-Reg.ttf') format('truetype'), url('../fonts/ShowcardGothic-Reg.svg#ShowcardGothic-Reg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SegoePrint';
	src: url('../fonts/SegoePrint.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoePrint.woff') format('woff'), url('../fonts/SegoePrint.ttf') format('truetype'), url('../fonts/SegoePrint.svg#SegoePrint') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PatrickHand-Regular';
	src: url('../fonts/PatrickHand-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PatrickHand-Regular.woff') format('woff'), url('../fonts/PatrickHand-Regular.ttf') format('truetype'), url('../fonts/PatrickHand-Regular.svg#PatrickHand-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Flaticon";
	src: url("../fonts/Flaticon.eot");
	src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: "Flaticon";
	src: url("./Flaticon.svg#Flaticon") format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
}
.flaticon-geometry:before {
	content: "\f100";
}
.flaticon-e-mail-envelope:before {
	content: "\f101";
}
.flaticon-phone-contact:before {
	content: "\f102";
}
.flaticon-teacher:before {
	content: "\f103";
}
.flaticon-dinner:before {
	content: "\f104";
}
.flaticon-presentation:before {
	content: "\f105";
}
.flaticon-open-book:before {
	content: "\f106";
}
.header-bg {
	background-color: #5444a3;
	border-bottom: 10px solid #a2c23e;
	background-image: url(../images/pattern-bg.png);
}
.school-title {
	margin: 0px;
	font-family: 'ShowcardGothic-Reg';
	font-size: 35px;
	color: #fff;
}
.email-contact {
	color: #f4ea15;
	font-family: 'Roboto-Light';
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
#menu_bg {
	border-bottom: 40px solid #2a1e67;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	height: 0;
	width: 100%;
}
.welcome-head {
	font-family: 'PatrickHand-Regular';
	color: #343796;
	font-size: 40px;
	text-align: center;
	background-image: url(../images/border_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	font-weight: bold;
}
.common-content {
	font-family: 'Roboto-Light';
	color: #525252;
	font-size: 16px;
}
.feature-block {
	position: relative;
	margin-bottom: 60px;
}
.feature-block .inner-box {
	position: relative;
	padding-right: 100px;
	text-align: right;
}
.feature-block .inner-box .icon-box {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 60px;
	height: 60px;
	font-size: 24px;
	color: #ffffff;
	line-height: 60px;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 20px !important;
	background-color: #55b5bd;
}
.feature-block .inner-box .icon-box:before {
	position: absolute;
	content: '';
	left: -5px;
	top: -5px;
	bottom: -5px;
	right: -5px;
	border-radius: 50%;
	border: 1px dashed #55b5bd;
}
.feature-block .inner-box h3 a {
	color: #333333;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: 'PatrickHand-Regular';
	font-size: 22px;
	font-weight: bold;
}
.feature-block .inner-box h3 a:hover {
	text-decoration: none;
	color: #343796;
}
.feature-block-two {
	position: relative;
	margin-bottom: 60px;
}
.feature-block-two .inner-box {
	position: relative;
	padding-left: 100px;
	text-align: left;
}
.feature-block-two .inner-box .icon-box {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 58px;
	height: 58px;
	font-size: 24px;
	color: #ffffff;
	line-height: 58px;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 20px !important;
	background-color: #55b5bd;
}
.feature-block-two .inner-box .icon-box:before {
	position: absolute;
	content: '';
	left: -5px;
	top: -5px;
	bottom: -5px;
	right: -5px;
	border-radius: 50%;
	border: 1px dashed #55b5bd;
}
.feature-block-two .inner-box h3 a {
	color: #333333;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: 'PatrickHand-Regular';
	font-size: 22px;
	font-weight: bold;
}
.feature-block-two .inner-box h3 a:hover {
	text-decoration: none;
	color: #343796;
}
.feature-block:nth-child(2) .icon-box {
	background-color: #eb93b6;
}
.feature-block-two:nth-child(2) .icon-box {
	background-color: #9ebe3b;
}
.feature-block-two:nth-child(1) .icon-box {
	background-color: #ffa800;
}
.feature-block-two:nth-child(1) .icon-box:before {
	border-color: #ffa800;
}
.feature-block-two:nth-child(2) .icon-box:before {
	border-color: #9ebe3b;
}
.feature-block:nth-child(2) .icon-box:before {
	border-color: #eb93b6;
}
.btn-common {
	border: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 5px;
	padding: 20px 15px;
	background-color: #291d66;
	color: #fff;
	font-family: 'Roboto-Bold';
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
	min-width: 140px;
	margin: 5px 0;
}
.btn-common:hover {
	text-decoration: none;
	color: #fff;
}
.register-box {
	background-color: #4fbea5;
	background-image: url(../images/pattern-bg.png);
	min-height: 250px;
	color: #fff;
	display: flex;
	align-items: center;
}
.register-head {
	font-family: 'PatrickHand-Regular';
	font-size: 60px;
}
.gallery-bg {
	background-image: url(../images/3.png);
	background-position: bottom center;
	min-height: 350px;
	background-repeat: no-repeat;
}
.footer-head {
	font-family: 'PatrickHand-Regular';
	color: #fff;
	font-size: 24px;
	margin-top: 20px;
}
.footer-content {
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
.quick-links {
	margin: 0px;
	padding: 0px;
}
.quick-links li {
	list-style-type: none;
	font-weight: bold;
}
.quick-links li a {
	color: #fff;
	line-height: 25px;
}
.quick-links li a:hover {
	text-decoration: none;
}
.form-control {
	margin-bottom: 5px;
}
.new-caption {
	font-family: 'PatrickHand-Regular';
	font-size: 50px;
}
.carousel-caption {
	top: 20%;
}
.management {
	font-family: 'PatrickHand-Regular';
	font-size: 25px;
	line-height: 25px;
}
.gallery {
	margin-top: 30px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 30px;
}
.gallery li {
	display: inline-block;
	height: 170px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 230px;
	text-align: center;
}
.gallery li img {
	height: 100%;
}
.facilities-con ul {
	padding:0px;
}
.facilities-con ul li {
	margin-left: 20px;
    list-style-position: initial;
    text-align: left;
}
.category-head {
	line-height: 38px;
	    font-family: 'Roboto-Light';
    background: rgba(193,191,234,1);
background: -moz-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(193,191,234,1)), color-stop(49%, rgba(206,199,236,1)), color-stop(100%, rgba(235,233,249,1)));
background: -webkit-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -o-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -ms-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: linear-gradient(to bottom, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bfea', endColorstr='#ebe9f9', GradientType=0 );
    color: #2a1e67;;
    text-align: center;
	    font-size: 1.5rem;
}
.facilities-head {
	text-align: center;
	margin-bottom: 10px;
	font-family: 'PatrickHand-Regular';
    font-size: 22px;
    font-weight: bold;
}
.font-icon {
	width:70px;
	height:70px;
	border-radius: 50%;
	margin:auto;
	background-color: #55b5bd;
	text-align:center;
	line-height: 70px;
	border:double 3px  #ffffff;
	margin-bottom: 30px;
}
.font-icon_1 {
	background-color: #ffa800;
}
.font-icon_2 {
	background-color: #eb93b6;
}
.font-icon_3 {
	background-color: #9ebe3b;
}
.font-icon img {
	width:60%;
}
.facilities-con {
	text-align:center;
	margin-bottom:40px;
}
.cate-list {
	padding: 0;
    margin-top: 5px;
}
.cate-list li {
	    padding: 0px;
    list-style-type: disc;
    font-size: 13px;
    padding-left: 16px;
    margin-bottom: 3px;
    background-color: aliceblue;
	list-style-position: inside;
}
.cate-list li.selected,.cate-list li.selected:hover {
	background-color: #424242;
    color: #fff;
}
.cate-list li.selected a {
	color: #fff;
}
.page-head {
	color:#2a1e67;
	font-size:1.5rem;
	margin-bottom: 5px;
	text-indent:5px;
	background: rgba(193,191,234,1);
background: -moz-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(193,191,234,1)), color-stop(49%, rgba(206,199,236,1)), color-stop(100%, rgba(235,233,249,1)));
background: -webkit-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -o-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: -ms-linear-gradient(top, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
background: linear-gradient(to bottom, rgba(193,191,234,1) 0%, rgba(206,199,236,1) 49%, rgba(235,233,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1bfea', endColorstr='#ebe9f9', GradientType=0 );
}
.cate-list li a {
	    color: #000000;
		font-weight:bold;
		text-decoration: none;
		display:inline-block;
		width: 90%;
		line-height: 30px;
}
.cate-list li:hover {
	background-color: #e4dfff;
}
.falshnews-head {
	font-family: 'PatrickHand-Regular';
	font-size: 2em;
	margin-top: 30px;
	background-color: #87ceeb;
	color: #fff;
	border-radius: 10px 0px;
}
.list-aggregate {
	padding: 0px;
	line-height: 20px;
	width:100%;
	min-height: 360px;
	background-color: #87ceeb;
}
.list-aggregate li {
	font-weight: normal;
	list-style-type: none;
	border-bottom: solid 1px #e5e5e5;
	font-size: 1em;
	padding: 5px 0;
}
.list-aggregate li a {
	color: #fff;
	padding:8px;
	display:block;
}
.list-aggregate li a:hover {
	color: #fff;
	text-decoration: none;
}
.list-aggregate li p {
	color: #fff;
	padding: 0 10px;
}
.list-aggregate li:hover {
	background-color: #5295b1;
}
.gallery-box {
	margin-bottom:10px;
}
a.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
	color:#fff;
}

a.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color:#fff;
}
.academicyear_gallery {
	text-align: center;
	margin:0px;
	padding:0px;
}
.academicyear_gallery li {
	margin-bottom: 10px;
	font-weight:bold;
	border:double 4px #5444a352;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	margin-right:5px;
	color:#fff;
	font-size:1.5em;
	font-family: 'PatrickHand-Regular';
	    line-height: 20px;
	position: relative;
	background-repeat: no-repeat;
	background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(208,217,226,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(208,217,226,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(208,217,226,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(208,217,226,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(208,217,226,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(208,217,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d9e2', GradientType=1 );
}
.academicyear_gallery li:hover {
	background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(254,237,255,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(254,237,255,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(254,237,255,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(254,237,255,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(254,237,255,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(254,237,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#feedff', GradientType=1 );
}
.academicyear_gallery li .panda {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:0;
	opacity: 1;
	 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.academicyear_gallery li:hover .panda {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:0;
	opacity: 1;
	  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.academicyear_gallery li a {
	z-index:1;
	padding:50px 10px;
	display: inline-block;
	position:initial;
	width: 100%;
}
.academicyear_gallery li a > small  {
	color: #000000b3;
    text-shadow: 0 0;
    font-size: 0.7em;
}
.academicyear_gallery li a, .academicyear_gallery li a:hover {
	color:#000;
	text-shadow: 2px 2px #ddd;
	text-decoration: none;
}
.gallery-ay {
	border:0;
	border-radius: 8px;
	    background: #f5f5f5;
    padding: 0px !important;
}
.coverimg-gal {
	width: 100%;
	min-height: 150px;
	overflow: hidden;
	    max-height: 150px;
}
.coverimg-gal img {
	overflow: hidden;
	width: 100%;
	min-height: 150px;
	border-radius: 8px;
}
.gallery-ay .card-title {
	font-family: 'SegoePrint';
	font-size: 20px;
	margin-bottom: 0px;
}
.gallery-ay .btn-primary {
	background: blueviolet;
	border:solid 1px blueviolet;
}
.gallery li img {
	max-height: 100%;
	min-height: 100%;
}
@media screen and (min-width:320px) and (max-width:768px) {
.new-caption {
	font-size: 30px;
}
}
.circular-AY {
	border:solid 1px #ddd;
	padding:30px;
	margin:0 0 50px 0;
}
.circular-AY legend {
	width: auto;
	padding: 0 15px;
	font-weight: bold;
}
.circular-AY .circular-ul {
	margin: 0;
	padding:0;
	margin-left: 20px;
}
.circular-AY .circular-ul li {
	list-style-position: inside;
	padding-left: 15px;
}
.circular-AY .circular-ul li:nth-child(odd) {
	background-color: #efefef;
}
.circular-AY .circular-ul li a {
	color:#000;
	padding:5px 0 ;
	line-height:25px;
	display: inline-block;
}
.circular-AY .circular-ul li a:hover  {
	text-decoration: none;
}
.circular-AY .circular-ul li::marker {
	margin-right: 5px;
}
.container-m { 
position: relative; 
  border:1px solid #777;  
    background: linear-gradient(110deg, #cbe37f 80%, #b1d151 80%);
  font-family:'Oswald',serif;
} 

.container-m, .container-m .headertext { 
padding: 7px; 
background-color: #fff; 
color: #626060; 
font-weight: bold; 
} 

.container-m .headertext { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 10; 
padding: 10px 10px;
border-right:1px solid #777;  
background: #55b5bd;
    color: #ffffff;
    text-shadow: 1px 1px 2px #111;
} 

.container-m marquee { 
line-height: 1.5; 
color: #282828;
} 
.container-m marquee a {
	color:#000;
	text-align: none;
	letter-spacing: 1px;
	    font-family: 'Roboto-Light';
 }

.container-m marquee p { 
margin: 0; 

} 
.container-m marquee a {
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
.container-m marquee a:hover {
	text-decoration: none;
	;
}
.container-m marquee a:after {
	position: absolute;
	content: "|";
	height: 100%;
	right:0;
	width: 5px;
}
.container-m marquee a:last-child:after {
	content: "";
}
.modal-content {
        background-color:transparent;
        border:none
      }
      .carousel-inner {
        overflow: visible;
      }
      .modal-header {
        border:none
      }
      button.close {
            opacity: 1;
    color: #fff;
      }
	  .modal-header .close {
		padding:0;
	  }
	  .close {
		font-size: 2.5rem;
		font-weight: 100;
	  }