@font-face {
	font-family: 'Brandon Text';
	src: url('../fonts/BrandonText-Regular.eot');
	src: url('../fonts/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BrandonText-Regular.woff') format('woff'),
		url('../fonts/BrandonText-Regular.ttf') format('truetype'),
		url('../fonts/BrandonText-Regular.svg#BrandonText-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: black;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:hover,
a:focus,
a:active {
	outline: inherit !important;
	text-decoration: none;
	box-shadow: inherit !important;
}
img {
	max-width: 100%;
}
a img {
	border: 0px;
}
.clear {
	clear: both
}
.topStrip {
	width: 100%;
	float: left;
}
.topStrip .btnBlock {
	float: right;
}
.topStrip .btnBlock .btn {
	display: inline-block;
	margin-left: 10px;
	background: #EE2D24;
	color: white;
	border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
}
.header {
	width: 100%;
	float: left;
}
.navbar-default {
    background-color: white;
}
.navbar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	border: 0px solid transparent;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-brand {
    padding: 0px 15px 5px;
	height: auto;
	position: relative;
    margin-top: -27px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #EE2D24;
    background-color: transparent;
}
.socialLinks {
	float: right;
	margin-right: 15px;
	clear: both;
}
.socialLinks li {
	display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    color: #00529b;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: red;
    background-color: transparent;
}
.navbar-nav {
    margin-top: 15px;
    margin-bottom: 12px;
}
.slideWrap {
	width: 100%;
	float: left;
	border-top: 7px solid #00529b;
	border-bottom: 7px solid #00529b;
}
.full_width_carousel_wrapper > .carousel-inner > .item > img, .full_width_carousel_wrapper > .carousel-inner > .item > a > img {
    opacity: 1;
}
.full_width_carousel_control_left, .full_width_carousel_control_right {
    top: 45%;
}
.full_width_carousel_control_left, .full_width_carousel_control_left:hover, .full_width_carousel_control_left:active, .full_width_carousel_control_left:focus, .full_width_carousel_control_right, .full_width_carousel_control_right:hover, .full_width_carousel_control_right:active, .full_width_carousel_control_right:focus {
    color: #fff;
    background: #00529B !important;
}
.contentWrap {
	width: 100%;
	float: left;
	padding: 40px 0px;
}
.welcomeBlock {
	width: 100%;
	float: left;
}

.welcomeBlock p {
	width: 100%;
	float: left;
	font-family: 'Brandon Text';
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #555;
}
.welcomeImg img {
	width: 100%;
	float: left;
	border: 1px solid #00529B;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.heading1 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #00529B;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 12px;
}
.heading1:after {
	position: absolute;
	bottom: 0px;
	width: 50%;
	height: 2px;
	background: #00529B;
	content: '';
	left: 0px;
}
.heading1:before{
	position: absolute;
	bottom: 0px;
	width: 50%;
	height: 2px;
	background: #EE2D24;
	content: '';
	right: 0px;
}

.heading1 span {
	color: #EE2D24;
}
.lNews {
	width: 100%;
	float: left;
	font-size: 28px;
	color: #00529B;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 12px;
}
.lNews:after {
	position: absolute;
	bottom: 0px;
	width: 50%;
	height: 2px;
	background: #00529B;
	content: '';
	left: 0px;
}
.lNews:before{
	position: absolute;
	bottom: 0px;
	width: 50%;
	height: 2px;
	background: #EE2D24;
	content: '';
	right: 0px;
}
.lNews span {
	color: #EE2D24;
}
.btnMore {
	border: 1px solid #00529B;
	padding: 10px 30px;
    color: white;
	background: #00529B;
	font-size: 16px;
	font-family: 'Brandon Text';
	border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	transition: ease-in-out 0.3s;
	-webkit-transition: ease-in-out 0.3s;
	-moz-transition: ease-in-out 0.3s;
	float: left;
}
.btnMore:hover {
	border: 1px solid #00529B;
	background: transparent;
	color: #00529B;
}
.footer {
	width: 100%;
	float: left;
	background: #09569B;
	padding: 30px 0px 20px;
}
.footer .fLinks {
	display: block;
}
.footer .fLinks li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.footer .fLinks li:first-child {
	margin-left: 0px;
}
.footer .fLinks li a {
	display: block;
	color: white;
	font-size: 16px;
}
.footer .sLinks {
	display: block;
	float: right;
}
.footer .sLinks li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.footer .sLinks li:last-child {
	margin-right: 0px;
}
.footer .sLinks li a {
	display: block;
	color: white;
	font-size: 16px;
}
.footer .sLinks li a i {
	border: 1px solid white;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	text-align: center;
}

/**** testimonials css start *****/

/* carousel */
#quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: 0px;
    float: right;
    background: #00529B;
    color: white;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: 0px !important;
    float: right;
    background: #00529B;
    color: white;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.newsCarousel .item blockquote {
    border-left: none; 
    margin: 0;
}

.newsCarousel .item blockquote img {
    margin-bottom: 10px;
}

.newsCarousel .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.newsCarousel .carousel-control {
    position: inherit;
    top: inherit;
    text-align: right;
}
#quote-carousel .carousel-control {
    color: white;
    font-size: 22px;
    opacity: 1;
}
.newsCarousel .item blockquote p::before {
   /* content: "\f10d"; */
   content: "";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.user-icon {
    float: left;
    margin-right: 10px;
    color: white;
    font-size: 20px;
    background: #69ac45;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.newsCarousel .carousel-inner > .item p {
    line-height: 24px;
    margin-top: 0px;
	font-family: 'Brandon Text';
	color: #555;
	font-size: 15px;
}
.tname {
    color: #fff;
    font-size: 21px;
    margin-top: 8px;
    float: left;
}


/**** testimonials css end *****/


.threeBlock {
	width: 100%;
	float: left;
	padding: 40px 0px;
}

.lNewsP {
	font-family: 'Brandon Text';
	line-height: 24px;
	color: #555;
	font-size: 16px;
}
.lNewsP img {
	float: left;
	margin-right: 15px;
	border: 1px solid #e9e9e9;
	border-radius: 50%;
}

.admImg {
	border: 1px solid #e9e9e9;
	float: left;
	margin-bottom: 5px;
}
.adsText {
	font-family: 'Brandon Text';
    line-height: 24px;
    font-size: 16px;
    color: #555;
}
#simple_second_carousel {
	float: left;
	width: 100%;
}
.simple_second_carousel_wrapper > .carousel-inner > .item > img, .simple_second_carousel_wrapper > .carousel-inner > .item > a > img {
    opacity: 1;
}
.facilityWrap {
	width: 100%;
	float: left;
	padding: 40px 0px;
}
.view {
  width: 100%;
  height: 100%;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0px 0px 2px 2px #e6e6e6;
   -moz-box-shadow: 0px 0px 2px 2px #e6e6e6;
   box-shadow: 0px 0px 2px 2px #e6e6e6;
   cursor: default;
	margin-bottom: 25px;
}
.view .mask,.view .content {
  width: 100%;
  height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
   background-color: #00529B;
   -webkit-transform: rotate(0deg) scale(1);
   -moz-transform: rotate(0deg) scale(1);
   -o-transform: rotate(0deg) scale(1);
   -ms-transform: rotate(0deg) scale(1);
   transform: rotate(0deg) scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.view-seventh h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh:hover img {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
.view h4 {
  text-transform: uppercase;
  color: white;
  text-align: center;
  position: relative;
  font-size: 20px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  margin: 40px 0 25px 0;
}
.view p {
  font-style: italic; 
  font-size: 14px;
  line-height: 1.8em;
  position: relative;
  color: #fff;
  padding: 0px 20px 20px;
  text-align: center;
}
.view.view-seventh img {
  width: 100%;
}


.miniFooter {
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #ee2d24;
}
.miniFooter a {
	color: white;
}

/** inner page css start **/

.bbg1 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 15px;
    position: relative;
    background: url(../images/banner1.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-position: center center;
    -webkit-background-position: center center;
    -moz-background-position: center center;
}
.bbg1 .overlays1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.bbg1 h1 {
	width:100%;
	float: left;
	color: white;
	position: relative;
	z-index: 1;
	font-size: 32px;
}
.inner-text p {
	font-family: 'Brandon Text';
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #555;
}
.heading-1{
	    width: 100%;
    float: left;
    font-size: 18px;
    color: #ee2d24;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 10px;
}

.inner-text p .fa {
    font-size: 8px;
    position: relative;
    top: -3px;
        color: #ee2d24;
    padding-right: 7px;
}

.pt0 {
	padding-top: 0px;
}
.courseList {
	display: block;
	width: 100%;
	float: left;
}
.courseList li { 
	background: #f7f7f7;
	padding: 15px 10px 15px 10px;
	color: #EE2D24;
	border: 1px solid white;
	width: 33%;
	float: left;
}
.courseList li i {
	margin-right: 5px;
}
.contactBlock {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.contactBlock h4 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	color: #EE2D24;
	font-size: 22px; 
}
.contactBlock i {
	width: 100%;
	float: left;
	/*color: #EE2D24;*/
	color: #00529B;
	font-size: 25px;
}
.contactBlock p {
	width: 100%;
	float: left;
	padding-top: 10px;
	/*padding-bottom: 15px;*/
	padding-bottom: 0px;
	border-bottom: 1px dashed #e6e6e6;
}
.mapBox {
	width: 100%;
	float: left;
}
.fcList {
	list-style-type: square;
	font-family: 'Brandon Text';
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #555;
	list-style-position: inside;
}
.btnWrap {
	width: 100%;
	float: left;
	padding: 50px 0px;
	background: #f7f7f7;
}
.btnTiming {
    padding: 15px 17px;
    background: #EE2D24;
    width: 100%;
    float: left;
    color: white;
    font-size: 21px;
    text-transform: uppercase;
	position: relative;
}
.btnTiming:before {
	position: absolute;
	top:0px;
	left: 0px;
	width: 5px;
	bottom: 0px;
	background: maroon;
	content: '';
}	
.btnTiming .nxt {
    float: right;
    font-size: 26px;
    padding-right: 0px;
    margin-top: 4px;
}
.btnTiming:hover,
.btnTiming:focus,
.btnTiming:active {
	color: white;
}
.btnTiming i {
    padding-right: 12px;
    font-size: 36px;
    float: left;
}
.btnTiming span {
    float: left;
    line-height: 34px;
}
.btnDcode {
    padding: 15px 17px;
    background: #00529B;
    width: 100%;
    float: left;
    color: white;
    font-size: 21px;
    text-transform: uppercase;
	position: relative;
}
.btnDcode .nxt {
    float: right;
    font-size: 26px;
    padding-right: 0px;
    margin-top: 4px;
}
.btnDcode:before {
	position: absolute;
	top:0px;
	left: 0px;
	width: 5px;
	bottom: 0px;
	background: #042B4E;
	content: '';
}	
.btnDcode:hover,
.btnDcode:focus,
.btnDcode:active {
	color: white;
}
.btnDcode i {
    padding-right: 12px;
    font-size: 36px;
    float: left;
}
.btnDcode span {
    float: left;
    line-height: 34px;
}
.btnGal {
    padding: 15px 17px;
    background: green;
    width: 100%;
    float: left;
    color: white;
    font-size: 21px;
    text-transform: uppercase;
	position: relative;
}
.btnGal .nxt {
    float: right;
    font-size: 26px;
    padding-right: 0px;
    margin-top: 4px;
}
.btnGal:before {
	position: absolute;
	top:0px;
	left: 0px;
	width: 5px;
	bottom: 0px;
	background: darkgreen;
	content: '';
}	
.btnGal:hover,
.btnGal:focus,
.btnGal:active {
	color: white;
}
.btnGal i {
    padding-right: 12px;
    font-size: 36px;
    float: left;
}
.btnGal span {
    float: left;
    line-height: 34px;
}
.gallWrap {
	width: 100%;
	float: left;
	max-height: 270px;
	overflow: hidden;
}
.gallWrap img { 
	width: 100%;
	float: left;
	max-height: 270px;
	transition: ease-in-out 0.5s;
	-webkit-transition: ease-in-out 0.5s;
	-moz-transition: ease-in-out 0.5s;
}
.gallWrap:hover img {
	transform: scale(1.5,1.5);
	-webkit-transform: scale(1.5,1.5);
	-moz-transform: scale(1.5,1.5);
}
.pd01 div {
	padding: 0px;
}
.dcImg img {
	padding-right: 15px;
	width: 100%;
	display: block;
}
.dcImg2 img {
	padding-left: 15px;
	width: 100%;
	display: block;
}
.scParagraph p {
	margin-bottom: 10px !important;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #EE2D24 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */ 
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}



.back
{
background:#00529B;
display: inline-block;
    margin-left: 10px;
	color: white;
    border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
a.back:hover
{
color:#fff;
}
.category ul li
{
line-height:30px;
}
.category ul li::before
{
content:'\f19d';
font-family:'FontAwesome';
color:#EE2D24;
margin-right:10px;
font-size:18px;
}
.category ul li a
{
font-size:16px;
}
.category
{
margin-left:10px;

}

.side-bar
{
    background:#00529B;
    height:100%;
    width:300px;
    color:#fff;
    transition: margin-left 0.5s;
}

.side-bar ul
{
    list-style:none;
    padding:0px;
    
}

.side-bar ul li.menu-head
{
    font-family: 'Lato', sans-serif;
    padding:20px;
}


.side-bar ul li.menu-head a
{
    color:#fff;
    text-decoration:none;
    height:50px;
}


.side-bar ul .menu-head  a
{
    color:#fff;
    text-decoration:none;
    height:50px;
}

.side-bar ul .menu li  a 
{
    color:#fff;
    text-decoration:none;
    display:inline-table;
    width:100%;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
}

.side-bar ul .menu li  a:hover
{
    border-left:3px solid #ECECEA;    
    padding-left:17px;
}
.side-bar ul .menu li
{
line-height:30px;
border-bottom:1px solid #fff;
}

.side-bar ul .menu li  a.active
{
    padding-left:17px;
    background:#EE2D24;
    border-left:3px solid #ECECEA;
}

.side-bar ul .menu li  a.active:before {
   content:"";
   position: absolute;
   width: 0;
   height: 0;
   border-top: 25px solid transparent;
    border-bottom: 26px solid transparent;
	
	border-left: 10px solid #EE2D24;
    margin-top: -10px;
    margin-left: 280px;
}


.content
{
    padding-left: 200px;
    transition: padding-left 0.5s;
}

.active > .side-bar
{
    margin-left:-150px;   
    transition: margin-left 0.5s;
}

.active > .content
{
    padding-left:50px;
    transition: padding-left 0.5s;
}
.cbse
{
float:right
}
.cbse a
{
padding: 10px;
    margin-top: 10px;
    background: bisque;
    border-radius: 5px;
	font-weight:600;
}
.mt-10
{
margin-top:10px;
}
.fac
{
margin-left:20px;
}
.fac li:before
{
content: '\f111 ';
    font-family: 'FontAwesome';
    margin-right: 10px;
    margin-left: -1.5em;
    color: red;
}
.fac li
{
list-style: none;
    color: #00529B;
    font-weight: bold;
    font-size: 16px;
}
@media only screen and (min-width:320px) and (max-width:480px)
{
.cbse a 
{
    font-size: 12px;
	font-weight:normal
}
.header
{
margin-top: 50px;
}
}
.btnadmission
{
   background: #4CAF50;
    color: #fff !important;
    border: dashed 1px;
}
.btnadmission:hover
{
   background:#3b8c3e !important
}

.btntc
{
   background: #FFC107;
    color: #fff !important;
    border: dashed 1px;
}
.btntc:hover
{
  background: #ff9800 !important
}
.btn, .back
{
   padding: 6px !important;
    font-size: 12px !important;
}