﻿@charset "utf-8";
/* CSS Document */
header {
    background: transparent;
}
/*.top-wrapper {
    border-bottom: 1px solid #e9e9e9;
}*/
.top-wrapper {
    border-bottom: 1px solid #1b1463;
    background: #1b1463;
}
.logo-bar {
    background: #1b1463;
}
.top-wrapper ul li a {
   /* color: #777;*/
				color: #fff;
}
.top-wrapper .top-wraper-left ul li:first-child {
    padding-left:15px; 
}
.top-wrapper ul li {
				/*color: #777;*/
    color: #fff;
				/*border-left: 1px solid #e9e9e9;*/
				/*border-left: 1px solid #5b95c2;*/
				padding:14px 15px;
}
.top-wrapper {
    padding: 0px !important;
				line-height: 45px;
}
.top-wrapper ul {
    margin: 0;
    text-align: left;
}
.top-wraper-left ul li i {
   /* color: #fff !important;
				color: #8c8c8c !important;*/
}
/*.top-wrapper ul li:last-child{
	border-right: 1px solid #5b95c2;
	}
.header-social-icons li:last-child{
	border-right:1px solid #5b95c2;
	}*/
img.logo-change {
    max-width: 120px;
    position: absolute;
    top: -81px;
    /* background: #fff; */
    background: #1b1463;
    padding: 3px;
    z-index: 1;
}
header.affix	img.logo-change {
    max-width: 100px;
    position: absolute;
    top: 0px;
     background: transparent; 
    padding: 0px;
    z-index: 1;

	}
	.top-wraper-left {
    width: calc(100% - 135px);
}
.top-wrapper .top-wraper-left ul li:first-child {
    padding-left: 15px;
    border-left: none;
    float: left;
}
.top-wrapper .top-wraper-left ul li:last-child {
    float: right;
    padding-right: 0px;
    position: relative;
    top: 18px;
}
.top-wrapper .top-wraper-left h2 {
    margin-bottom: 0px;
    font-weight: 700;
    position: relative;
    top: 7px;
    color: #fff500;
    font-size: 39px;
    left: 0px;
    font-family: 'Muli', sans-serif !important;
    text-shadow: 0px 3px 4px rgba(0,0,0,0.2);
}
.top-wrapper .top-wraper-left h2 span {
    display: block;
    text-align: left;
    color: #fff;
    font-weight: 200;
    font-size: 13px;
    position: relative;
    top: -6px;
}
.mainmenu-area ul.nav.navbar-nav li a {
			padding: 13px 0 13px;
			color:#fff;
}
header.affix .mainmenu-area ul.nav.navbar-nav li a{padding: 28px 0 28px;}

header.affix .mainmenu-area ul.nav > li > a::after{bottom:55px;}
header.affix .mainmenu-area ul.nav.navbar-nav li ul li a {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    width: 100%;
    padding: 10px 15px 12px;
}
.mainmenu-area ul.nav.navbar-nav > li a:hover, .mainmenu-area ul.nav.navbar-nav > li.active a {
    color: #fff;
}
a.navbar-brand {
    position: relative;
}
a.navbar-brand::before {
    position: absolute;
    content: "";
    left: -250px;
    top: -18px;
    bottom: 0;
    width: 250px;
    background: #1b1463;
    height: 50px;
}
a.navbar-brand::after {
    position: absolute;
    content: "";
    right: -150px;
    top: -18px;
    bottom: 0;
    width: 90px;
    background: #1b1463;
    height: 50px;
}
.hero {
    display: none;
}
/*-- Notice Css--*/

.notice_line {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #1b1463;
				position:relative;
				padding-left: 170px;
				padding-right:15px;
}
.notice_line li {
    display: inline-block;
    padding: 0px 15px;
				position:relative
}
.notice_line li::before {
    position: absolute;
    right: 0;
    content: "";
    width: 1px;
    height: 17px;
    background: #9d9d9d;
    top: 6px;
}
.notice_line marquee {
    position: relative;
    z-index: 1;
}
.notice_line ul {
    margin: 0px;
    padding: 0px;
}
.notice_line ul li a {
    color: #cacaca;
    font-weight: 600;
    line-height: 19px;
    position: relative;
    top: 3px;
}
.notice_line ul li a:hover {
    color: #e5b42b;
}
.notice_line::before {
    content: "Notices";
    position: absolute;
    left: 0;
    right: 0;
    width: 131px;
    bottom: 0;
    background: #e5b42b;
    top: 0;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: #000;
    padding-top: 6px;
}
.notice_line::after {
    left: 131px;
    position: absolute;
    content: "";
    clear: both;
    border-left: 24px solid #e5b42b;
    right: 0;
    border-bottom: 24px solid transparent;
    border-top: 24px solid transparent;
    top: 0;
}

/*-- Notice Css--*/
.callouts-wrapper {
    float: left;
    width: 100%;
    padding: 40px 0px;
				background:#f1f4ff;
}
.callouts-wrapper h2{
	   font-family: "Open Sans", sans-serif;
	}
.about_us_sec {
    float: left;
    width: 100%;
    background: url(../images/about_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 40px 0px;
}
.about_us_sec p {
    color: #444;
    text-align: justify;
    line-height: 28px;
    letter-spacing: 0.286px;
}
.about_us_sec h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #ab8b4d;
    font-family: "Open Sans", sans-serif;
}
.callouts-wrapper .col-sm-6.col-md-4 {
    padding: 0px 8px;
}
.callouts{
	margin-bottom:15px;
	}
.callouts img {
    width: 100%;
    height: auto !important;
}
.callouts{
    position: relative;
    padding: 0px !important;
    float: left;
    width: 100%;
}
.callouts .callouts_caption{
    position: absolute;
    top: 0;
    left: 0;
				bottom:0;
				right:0;
    z-index: 0;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: 1.5s opacity;
				padding:15px 20px
}
.cta1 .callouts_caption{
	   background: rgba(18, 135, 116, 0.8);
	}
	.cta2 .callouts_caption{
	   background: rgba(2, 112, 180, 0.8);
	}
	.cta3 .callouts_caption{
	   background: rgba(154, 68, 2, 0.8);
	}
		.cta4 .callouts_caption{
	   background:rgba(108, 52, 99, 0.8);
	}
		.cta5 .callouts_caption{
	   background:rgba(22, 159, 180, 0.8);
	}
		.cta6 .callouts_caption{
	   background:rgba(142, 120, 11, 0.8);
	}
	.cta-content-inner img {
    width: 75px !important;
    display: block;
    margin: 0 auto 1em;
    max-width: 75px !important;
}
.cta-content-inner h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
				font-family: "Open Sans", sans-serif;
}
.cta-content-inner p {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 1em !important;
    margin-bottom: 2em !important;
    padding-top: 1.5em !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    text-align: left;
    color: #fff !important;
    line-height: 28px !important;
    font-family: "Open Sans", sans-serif !important;
    display: block;
    float: left;
    text-align: center;
}
.cta-content-inner {
    margin-top:30px;
}
.team-wrapper {
    padding: 40px 0 40px;
    background: url(../images/graduation.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
				position:relative;
}
.team-wrapper.team::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
				/*background: rgba(111, 136, 83, 0.83);*/
    background: #fdb515;
}
.team-wrapper .title h2, .team-wrapper .title h2 span{ color:#ffff;}
.team-wrapper.team .col-sm-6.col-md-3{padding: 0px 8px;}
.team-wrapper .title p { color: #ededed;}
.team-wrapper .title:before {
    background: #ffffff none repeat scroll 0 0;
}
.team-wrapper.team .thumbnail-model {
    margin: 0;
    width: 100%;
}
.acaddemic_wrapp {
    width: 100%;
    float: left;
}
.aca_img {
    width: 100%;
    float: left;
}
.aca_img img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}
.team-wrapper .title {
    margin-bottom: 50px;
}
.aca_caption {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 0 0 5px 5px;
    color: #fff;
    padding: 10px 10px;
    /* border: 1px solid #f1efef; */
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 15px;
}
.aca_caption h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fdb515;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}
.aca_caption p {
    color: #777;
    font-size: 14px;
    letter-spacing: 0.256px;
    line-height: 25px;
}
.foo_links li a {
    line-height: 32px;
}
footer-wrapper .fo-one p {
    color: #727272;
				text-align:justify;
}
/*==================News Section=====================*/
.news_event ul li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
.news_event ul li .in-image {
    width: 86px;
    height: 79px;
    border-bottom: 1px solid #e9e9e9;
    position: absolute;
    background: #0860a3;
    overflow: hidden;
}
.in-content {
    padding-left: 96px;
    height: 78px;
    background: #cedbe5;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-bottom: 1px;
}
.in-content h2 {
    text-transform: capitalize;
    font-size: 18px;
    text-align: left;
    color: #086096;
    margin-bottom: 5px !important;
    margin-top: 10px;
}
.in-content p {
    padding: 0px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 16px;
}
.news_event .rem-border {
    border-left: none;
}

.news_event .tt-b-day {
    font-size: 28px;
    float: left;
    padding-left: 10px;
    line-height: 75px;
    margin-left: -1px;
    border-left: 1px solid rgba(0,0,0,0.1);
    color: #fff;
}
.tt-b-day-r, .tt-b-amp {
    float: left;
    font-size: 10px;
    line-height: 12px;
    padding-top: 24px;
    padding-left: 5px;
    padding-right: 10px;
    color: #fff;
}
.tt-b-month {
    text-transform: uppercase;
}
.tt-b-date {
    display: block;
}
.news_event ul li .in-image span.in-turquoise {
    background: #054270;
}
.news_event ul li .in-image span {
    position: absolute;
    right: 0;
    width: 6px;
    height: 100%;
    background: #0CC;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
				padding-left:10px;
}
.news_event ul li:hover .in-image>span {
    width: 86px;
				color:#fff;
				padding-left:10px;
				padding-right:10px;
}
.in-image span {
    transition: .15s linear;
    -moz-transition: .15s linear;
    -webkit-transition: .15s linear;
}
.news_event {
    background: #fdb515;
    padding: 10px;
				width:100%;
				float:left;
}
.new_evt_wrapp {
				max-height:410px;
				overflow-y:auto;
				width:100%;
				float:left;
				min-height: 410px;
}
.img_prp img {
    border-radius: 50%;
				width:100%;
}
.img_prp {
    width: 145px;
    float: left;
    border-radius: 50%;
    /* border: 5px solid #000; */
}
.principal_info {
    float: right;
    width: calc(100% - 160px);
    padding: 10px 20px;
}
.principal_info h3 {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    color: #fdb515;
}
.principal_info h4, .principal_info h5 {
    text-align: left;
}
.principal_info {
    float: right;
    width: calc(100% - 160px);
    padding: 30px 15px;
}
.principal_wrapp p {
    text-align: left;
}
a.rmore {
    background: #fdb515;
    color: #fff !important;
    border-radius: 0px;
    font-weight: 600;	
    font-size: 16px;
    margin-bottom: 10px;
}
.border_dasho {
    border: 2px dashed #cedbe5;
    padding: 15px;
}
.principal_wrapp p {
    text-align: left;
    margin-bottom: 0px;
}
.principal_wrapp p.align_right {
    padding: 0 15px;
}

.testimonials-wrapper {
    padding: 40px 0px;
    background: url(../images/about_bg.jpg);
    background-size: cover;
    background-position: bottom;
}
.image_wrapp_gallery img {
    width: 100%;
    max-height: 210px;
    object-fit: cover;
}
.image_wrapp_gallery {
    background: #dee8f0;
    padding: 5px;
    border: 1px solid #d0dce7;
				    margin-bottom: 15px;
}
.gallery_section {
    padding: 40px 0px;
    float: left;
    width: 100%;
}
.gallery_section h2 {
    color: #2d2e2e;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    position: relative;
}
.gallery_section h2 span {
    color: #3eb2ce;
}
a.call_btn {
    background: #fff500;
    padding: 10px;
    color: #171717 !important;
    border-radius: 5px;
    font-weight: 600;
}
a.call_btn i{
	    color: #171717 !important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    margin-top: -10px;
    font-size: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding-top: 8px;
}
ol.carousel-indicators {
    display: none;
}

/*==================News Section=====================*/
.contact-wrapper2-bg .box-variant-1 i {
    color: #fdb515;
}
.breadcrumb-banner-wrapper ul li:last-child {
    color: #c6c00b;
}
.title h2 {
    color: #2d2e2e;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    position: relative;
}
.title h2 span {
    color: #fdb515;
}

.table_rest table {
    width: 100%;
}
.table_rest td {
    text-align:center;
}

.table_rest table th {
    background-color: #fdb515;
}

.table_rest  th {
color: #fff;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px 15px !important;
line-height: normal;
font-weight: normal;
text-transform: uppercase;
text-align: center;
}

tbody tr:nth-child(2n+1) td {
background-color: #f3faff  !important;
}
/*tbody tr:nth-child(2n+1) td {
background-color: #DAE4DF !important;
}*/
tbody tr:nth-child(2n+1) td {
background: rgba(0, 0, 0, 0.03);
}

.table_rest tr td {
font-size: 14px;
padding: 10px 15px;
border: 1px solid #ccd5db;
background: #e7edf1;
color:#000;
}

td, tbody th {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 14px;
line-height: normal;
text-align: center;
padding: 5px 15px;
color: #656565;

}
.notes_ctn ul li {
    position: relative;
    line-height: 28px;
				margin-bottom:5px;
				    padding-left: 20px;

}
.notes_ctn ul li i {
    position: absolute;
    left: 0;
    line-height: 28px;
}
.notes_ctn {
    float: left;
    width: 100%;
    background: #dee8f0;
    border-radius: 3px;
    border: 1px solid #c6d3dd;
    margin-bottom: 30px;
    padding: 15px;
}
.notes_ctn h4 {
    font-weight: 600;
    color: #0860a3;
    margin-top: 20px;
}


.facil_wrapp {
    background: #dee8f0;
    border-radius: 7px 7px 3px 3px;
				margin-bottom:20px;
}
.facil_header {
    width: 100%;
    padding: 12px 15px;
    text-align: center;
    background: #cedae3;
    border-radius: 7px 7px 0px 0px;
    border-bottom: 1px solid #b8c6d0;
}
.facil_header h3 {
    color: #086096;
    font-weight: 600;
    font-size: 21px;
				margin-bottom: 0px;
}
.facil_descript {
    width: 100%;
    padding: 20px 15px;
}
.facil_descript ul li i {
    position: absolute;
    left: 0;
    line-height: 29px;
}
.facil_descript ul li {
    line-height: 29px;
    padding-left: 28px;
    position: relative;
    border-bottom: 1px solid #f0f8fe;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
h2.box_cc_head {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
				margin-top:20px;
				color: #0860a3;
}
/* Gallery Css Start Here*/
/*img.hover-shadow.cursor {
    border: 1px solid #d4d4d4;
    padding: 5px;
}*/
.grid_gallery_item {
    margin-bottom: 16px;
}
.gall_ittom {
    padding-left: 8px;
    padding-right: 8px;
}
/*.gall_folder {
    position: relative;
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 3px;
}*/
.gall_folder {
				margin: 0!important;
    padding: 6px!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 6px;
    z-index: 1;
				background:#e7f3ff;
}
.gall_folder::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #c6c4c4;
    border-radius: 10px;
    z-index: -1;
    bottom: -9px;
}
.gall_folder::after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #c6c4c4;
    border-radius: 6px;
    z-index: -1;
    bottom: -5px;
}

.gall_folder_name {
    position: absolute;
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    background: rgba(8, 96, 163, 0.65);
    border-radius: 2px;
				display:none;
				transition:5s;
}
.gall_folder:hover .gall_folder_name{ display:block !important; transition:5s;}

.gall_folder_name a {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
    vertical-align: middle;
}
.gall_folder_name h3 {
    text-align: center;
    margin-top: 25%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.gall_folder_name a span{ color:#fff;}
.gall_folder_name {
    text-align: center;
    color: #fff;
}
h2.about_school {
    font-size: 25px;
    color: #086096;
    font-weight: 600;
    margin-bottom: 16px;
    font-family: 'Open Sans', sans-serif;
}
h2.about_school span {
    font-size: 17px;
    color: #8c8888;
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
}
p.inner_abt {
    line-height: 36px;
				text-align:justify;
}
.about_img_wrapp {
    width: 100%;
    position: relative;
}
.about_img_wrapp img {
    width: 100%;
}
.about_img_wrapp::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4);
}
.about_img_wrapp::after {
    left: 20px;
    right: 20px;
    bottom: 20px;
    top: 20px;
    content: "";
    border: 3px solid rgba(255, 255, 255, 0.2901960784313726);
    position: absolute;
}
p.inner_abt.fnd {
    line-height: 34px;
    text-align: justify;
    margin-bottom: 15px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: transparent;
}
.breadcrumb-banner-wrapper {
	background-size:cover !important;
}
.breadcrumb-banner-wrapper.for_contact {
	background: rgba(0, 0, 0, 0) url(../images/contact_banner.jpg) no-repeat scroll 0 0;
}
.breadcrumb-banner-wrapper.for_contact:after {
    background: rgba(0, 0, 0, 0.79);
}
.breadcrumb-banner-wrapper.for_admission {
	background: rgba(0, 0, 0, 0) url(../images/admission_banner.jpg) no-repeat scroll 0 0;
}
.breadcrumb-banner-wrapper.for_admission:after {
    background: rgba(0, 0, 0, 0.79);
}
.breadcrumb-banner-wrapper.for_cbse {
    background: rgba(0, 0, 0, 0) url(../images/cbse_banner.jpg) no-repeat scroll 0 0;
    background-position: center;
}
.breadcrumb-banner-wrapper.for_about {
    background: rgba(0, 0, 0, 0) url(../images/about_banner.jpg) no-repeat scroll 0 0;
    background-position: center;
}
.breadcrumb-banner-wrapper.for_result {
    background: rgba(0, 0, 0, 0) url(../images/result_banner.jpg) no-repeat scroll 0 0;
    background-position: center;
}.breadcrumb-banner-wrapper.for_result:after {
    background: rgba(0, 0, 0, 0.75);
}
.breadcrumb-banner-wrapper.for_about:after {
    background: rgba(0, 0, 0, 0.79);
}
i.lg_ico img {
    width: 16px;
}
.facil_descript ul li i.lg_ico {
    line-height: 28px;
}
.fnd_wrp_ct p {
    text-align: right;
    max-width: 62%;
    margin: 0 auto;
    font-weight: 600;
    padding-top: 15px;
}
.fnd_wrp_ct h4 {
    max-width: 68%;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    font-size: 24px;
    color: #0c60a1;
}
.fnd_wrp_ct {
    margin-bottom: 30px;
    margin-top: 25px;
}
.mgroup {
    /* text-align: right; */
    width: 100%;
    float: left;
    padding-left: 20%;
}
h4.fnd_name {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #dc261b;
}
.acdemics_wrapp {
    width: 100%;
}
.acdemics_wrapp  img{
    width: 100%;
}
.principal_wrapp.inner p {
    text-align: justify !important;
    line-height: 31px;
}
.principal_wrapp.inner .img_prp {
    float: none !important;
    margin: 0 auto;
    display: block;
}
.principal_wrapp.inner .principal_info {
    width: 100%;
    text-align: center;
}
.principal_wrapp.inner .principal_info h3, .principal_wrapp.inner .principal_info h4, .principal_wrapp.inner .principal_info h5 {
    text-align: center;
}
.principal_wrapp.inner {
    padding: 15px 30px;
}

.cta-content-inner h2 a {
    color: #fff;
}