@charset "utf-8";
/* CSS Document */
header {
    background: transparent;
}
/*.top-wrapper {
    border-bottom: 1px solid #e9e9e9;
}*/
.logo_wrisser {
    position: relative;
    padding-left: 120px;
    height: 97px;
}
.logo_wrisser img {
    width: 100px;
    position: absolute;
    left: 0;
}
.top-wrapper {
    border-bottom: transparent;
    background: #1b245b;
}
.logo-bar {
    background: #f1db6d;
}
.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: 6px 7px;
    padding-bottom: 0px;
}
ul.list-unstyled.top_info li:last-child {
    padding-right: 0;
}
.top-wrapper {
    padding: 4px 0px;
    line-height: 45px;
}
.top-wrapper ul {
    margin: 0;
    text-align: left;
}
.top-wraper-left ul li i {

}

img.logo-change {
    max-width: 120px;
    position: absolute;
    top: -81px;
    /* background: #fff; */
    background: #1b245b;
    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-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: 900;
    position: relative;
    top: 21px;
    color: #f1db6d;
    font-size: 30px;
    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:#000;
}
header.affix .mainmenu-area ul.nav.navbar-nav li a {
    padding: 18px 0 18px;
}

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: #00000;
}
a.navbar-brand {
    position: relative;
}
a.navbar-brand::before {
    position: absolute;
    content: "";
    left: -250px;
    top: -18px;
    bottom: 0;
    width: 250px;
    background: #1b245b;
    height: 50px;
}
a.navbar-brand::after {
    position: absolute;
    content: "";
    right: -150px;
    top: -18px;
    bottom: 0;
    width: 90px;
    background: #1b245b;
    height: 50px;
}
.hero {
    display: none;
}
/*-- Notice Css--*/

.notice_line {
    width: 100%;
    padding: 4px 0px;
    background: #1b245b;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 150px;
}
.notice_line li {
    display: inline-block;
    padding: 0px 15px;
	position:relative
}
.notice_line li::before {
    position: absolute;
    right: 0;
    content: "";
    width: 1px;
    height: 14px;
    background: #fff;
    top: 9px;
}
.notice_line::before {
    content: "Notices";
    position: absolute;
    left: 0;
    right: 0;
    width: 131px;
    bottom: 0;
    background: #f1db6d;
    top: 0;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    line-height: 36px;
}
.notice_line marquee {
    position: relative;
    z-index: 1;
}
.notice_line ul {
    margin: 0px;
    padding: 0px;
}
.notice_line ul li a {
    color: #fff;
    font-weight: 600;
    line-height: 19px;
    position: relative;
    top: 3px;
    font-weight: 500;
}
.notice_line ul li a:hover {
    color: #e5b42b;
}

.notice_line::after {
    left: 131px;
    position: absolute;
    content: "";
    clear: both;
    border-left: 10px solid #f1db6d;
    right: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 50%;
    transform: translateY(-50%);
}

/*-- Notice Css--*/
.callouts-wrapper {
    float: left;
    width: 100%;
    padding: 40px 0px;
	background:#fff;
}
.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(9, 64, 55, 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(8, 89, 101, 0.80);
	}
		.cta6 .callouts_caption{
	   background:rgba(84, 71, 4, 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: rgba(12, 104, 163, 0.91);
}
.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%;
    padding: 10px 10px;
    text-align: justify;
}
.aca_caption h3 {
    font-size: 22px;
    font-weight: 600;
    color: #009ffb;
    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: 76px;
    height: 79px;
    border-bottom: 1px solid #e9e9e9;
    position: absolute;
    background: #1b245b;
    overflow: hidden;
}
.in-content {
    padding-left: 83px;
    height: 79px;
    background: #dee9f3;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-bottom: 1px;
}
.in-content h2 {
    text-transform: capitalize;
    font-size: 14px;
    text-align: left;
    color: #1b245b;
    margin-bottom: 5px !important;
    margin-top: 0px;
}
.in-content p {
    padding: 0px;
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 16px;
    text-align: left !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
}
.news_event .rem-border {
    border-left: none;
}
.news_event .tt-b-day {
    font-size: 22px;
    float: left;
    padding-left: 10px;
    line-height: 68px;
    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: #fff;
    padding: 10px;
				width:100%;
				float:left;
}
.new_evt_wrapp {
				max-height:410px;
				overflow-y:auto;
				width:100%;
				float:left;
}
.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: #1b245b;
}
.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: #1b245b;
    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: #f1f1f1;
    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: #c6c00b;
    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: #1b245b;
}
.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: #1b245b;
    font-weight: 600;
}
.table_rest table {
    width: 100%;
}
.table_rest td {
    text-align:center;
}

.table_rest table th {
    background-color: #1b245b;
}

.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-align: center;
}

tbody tr:nth-child(2n+1) td {
background-color: #fff  !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: #edeef1;
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: #1b245b;
    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: #1b245b;
}
/* 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;
}
.notice_wrapp {
    padding: 15px !important;
    width: 100%;
    float: left;
    background: #f1f4ff;
}
.navbar-header {
    display: block;
    width: 100%;
}
.collapse.navbar-collapse {
    width: 100%;
}
.abts_img img {
    width: 100%;
}
.rtgss {
    display: flex;
    flex-wrap: wrap;
}
.rtgss .col-md-7 {
    max-width: 58.3333%;
    flex: 0 0 58.33%;
}
.rtgss .col-md-5 {
    max-width: 41.6666%;
    flex: 0 0 41.6666%;
}
.about_contlos {
    display: flex;
    height: 100%;
}
.abtlp {
    align-self: center;
    padding: 30px;
    border-left: 10px solid #1b245b;
    position: relative;
}
.abtlp:before, .abtlp:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 10px;
    background: #1b245b;
    content: "";
}
.abtlp:after{
    top:auto;
    bottom: 0 !important;
}
.abtlp p {
    text-align: justify;
}
.btn.btn-readmore {
    background: #1b245b;
    color: #fff;
}
.footer-wrapper h3:after {
    background: #ffffff;
}
.princi_message {
    background: #fff;
    padding: 10px;
}
.princ_image img {
    width: 100%;
    max-width: 145px;
    border-radius: 50%;
    border: 6px solid #6073e6;
    height: 145px;
    object-fit: cover;
}
.princi_message h3 {
    margin-top: 20px;
    color: #1b245b;
}
.princi_message h3 span {
    display: block;
    font-size: 14px;
    margin-top: 7px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.testimonials-wrapper h3 {
    text-transform: capitalize;
	font-size:17px
}
.princi_message p {
    margin-bottom: 0px;
}
.ragging_i img {
    width: 100%;
}
.our_crses {
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.aca_img img {
    /*max-height: 180px;*/
    object-fit: cover;
}
.acaddemic_wrapp {
    width: 100%;
    float: left;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    overflow: hidden;
}
.aca_caption h3 {
    color: #1b245b !important;
    text-align: center;
}
.aca_caption .button_align {
    text-align: center;
}
a:hover {
    color: #1b245b;
}
.mainmenu-area ul.nav.navbar-nav > li:hover > a:after {
    background: #1b245b;
}
.affix .mainmenu-area ul.nav.navbar-nav li a:hover, .affix .mainmenu-area ul.nav.navbar-nav li.active a {
    color: #1b245b;
}
.affix .mainmenu-area ul.nav.navbar-nav li ul li a:hover{
    color: #f1db6d;
}
.mainmenu-area ul.nav.navbar-nav > li a:hover, .mainmenu-area ul.nav.navbar-nav > li.active a {
    color: #1b245b;
}
/*.mainmenu-area ul.nav.navbar-nav li ul li a:hover {
    color: #83ffa3;
}
.mainmenu-area ul.nav.navbar-nav > li:hover > a:after {
    background: #83ffa3;
}
.mainmenu-area ul.nav.navbar-nav li ul li:after {
    background: #83ffa3;
}
*/
ul.list-unstyled.top_info li {
    color: #fff;
}

ul.list-unstyled.top_info {
    margin-top: 0px;
    float: right;
}
ul.list-unstyled.top_info li i {
    width: 30px;
    height: 30px;
    color: #295b82;
    background: #f1db6d;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 2px;
}
#scrollUp {
    background: #1b245b;
    color: #fff !important;
}
.new_evt_wrapp ul {
    margin-bottom: 0;
}
.callouts-wrapper.bg_fff {
    background: #f1f4ff;
}
.testi_monial .owl-nav button {
    top: 48%;
    top: 48%;
    font-size: 26px !important;
    opacity: 1 !important;
}
.testi_monial .owl-nav button.owl-prev {
    left: -20px !important;
    margin: 0;
}
.testi_monial .owl-nav button.owl-next {
    right: -20px !important;
    margin: 0;
}
.owl-carousel.testi_monial .owl-nav button.owl-prev {
    background: rgba(8 96 163 0.67) !important;
}
.top-wrapper .top-wraper-left h2 span {
    font-size: 18px;
    top: 3px;
}
/*a.btn_fixeds {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    writing-mode: vertical-lr;
    padding: 16px 4px;
    background: #f1db6d;
    color: #000;
    z-index: 1;
}*/
a.btn_fixeds {
    position: fixed;
    right: 7px;
    bottom: 10px;
    /* transform: translateY(-50%); */
    /* writing-mode: vertical-lr; */
    padding: 6px 15px;
    background: #f1db6d;
    color: #000;
    z-index: 1;
    border-radius: 5px;
    font-weight: 600;
    color: #000;
}
ul.list-unstyled.twr_ws {
    margin-bottom: 0;
    margin-top: 8px;
}
ul.list-unstyled.twr_ws li {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #1b245b;
    text-align: center;
    color: #f1db6d;
    border-radius: 50%;
    line-height: 28px;
}

ul.list-unstyled.twr_ws li a i {
    color: #f1db6d;
}
.footer-wrapper a, .footer-wrapper p{
    color: #ccc;
}
.footer-wrapper address {
    margin: 0 0 20px;
    color: #ccc;
}
.footer-wrapper .fo-one span {
    color: #ccc;
}
.copyright-wrapper {
    color: #ccc;
}
.footer-wrapper, .copyright-wrapper {
    background: #131942;
}
.copyright-wrapper .social-iconbox li:before {
    background-color: #131942;
}
.copyright-wrapper .social-iconbox {
    border-top: 2px solid #828282;
}
.breadcrumb_sec {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 9px 0px;
}
.breadcrumb_sec h1 {
    font-size: 20px;
    color: #1b245b;
    font-weight: 600;
    margin: 0;
}
.breadcrumb_sec ul.breadcrumb {
    background: transparent;
    text-align: right;
    margin-bottom: 0;
    padding: 0;
    color: #555;
}
.breadcrumb_sec ul.breadcrumb a {
    color: #1b245b;
}
.page_inner_wrapp {
    float: left;
    width: 100%;
    padding: 40px 0px;
    color: #333;
    line-height: 28px;
}
.page_inner_wrapp h3 {
    font-size: 28px;
    font-weight: 600;
    color: #1b245b;
}
.p_t_0{
    padding-top:0 ;
}
.chairman_wrapp {
    padding: 10px;
    background: #1b245b;
}
.chairman_wrapp img {
    width: 100%;
}
.name_info {
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .34);
    padding-top: 15px;
    color: #fff;
}
.name_info h5 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #f1db6d;
	text-transform:capitalize;
}
.name_info p {
    margin-bottom: 10px;
    line-height: 10px;
	text-transform:uppercase;
}
.top_wrp_cnt p{
    color: #333;
    line-height: 28px;
}
h3.lb_title {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1b245b;
}
.rtgss.infra:nth-child(2n) {
    flex-direction: row-reverse;
}
.rtgss.infra {
    margin-bottom: 15px;
}
.rtgss.infra:nth-child(2n) .abtlp {
    border-left: none;
    border-right: 10px solid #1b245b;
}
.rtgss.infra:nth-child(2n) .abtlp:before, .rtgss.infra:nth-child(2n) .abtlp:after {
    right: 0;
    left: auto;
}
.broucher {
    text-align: right;
}
.broucher a {
    padding: 7px 25px;
    background: #f1db6d;
    color: #333;
    font-weight: 600;
    border-radius: 20px;
}
ul.list-unstyled.check_item li {
    position: relative;
    padding-left: 25px;
}
ul.list-unstyled.check_item li i {
    position: absolute;
    left: 0;
    line-height: 26px;
}
.table_wrapp thead th {
    padding: 9px 10px !important;
    font-size: 16px;
    color: #fff;
    background: #1b245b;
    border-bottom: 1px solid #dee2e6;
    font-weight: 500;
    text-align: center;
}
.table_wrapp.table-responsive tbody tr td {
    padding: 9px 10px !important;
    vertical-align: middle;
    font-size: 13px;
    color: #656565;
    background: #fff;
}
.contact_list table td:first-child {
    width: 63px;
    border-right: 1px solid #dee2e6;
    text-align: center;
    font-size: 17px !important;
    color: #1b245b !important;
}
.contact_list table td:last-child{
    text-align: left;
}
.table_wrapp table {
    border: 1px solid #dee2e6;
}
.send_enq h3 {
    font-size: 16px;
    font-weight: 500;
    background: #1b245b;
    text-align: center;
    padding: 12px 10px;
    color: #fff;
    margin-bottom: 0px;
}
.fld_wrp {
    padding: 15px;
    border: 1px solid #dee2e6;
    background: #f9f9f9;
    border-top: none;
}
.send_enq textarea{
    min-height: 120px;

}
.table_rest.courses_list {
    margin-bottom: 20px;
}
.rtgss.revs_ft {
    margin-bottom: 20px;
}
.rtgss.revs_ft:nth-child(2n) {
    flex-direction: row-reverse;   
}
.rtgss.revs_ft:nth-child(2n+1) .abtlp {
    border-left: none;
    border-right: 10px solid #1b245b;
}
.rtgss.revs_ft:nth-child(2n+1) .abtlp:before, .rtgss.revs_ft:nth-child(2n+1) .abtlp:after {
    right: 0;
    left: auto;
}
.rtgss.revs_ft h3 {
    font-size: 28px;
    font-weight: 600;
    color: #1b245b;
}
.rtgss.revs_ft.adm_s h3 {
    font-size: 22px;
    margin-bottom: 6px;
}
.top_ful {
    padding: 10px;
    margin-bottom: 15px;
    background: #f1db6d;
}
.top_ful img {
    width: 100%;
}

.ngg-albumoverview.default-view .ngg-album-compact{margin-bottom: 10px !important;margin-right: 0  !important;}
.p-10 {
    padding: 0px 8px;
}
.row.messages {
    margin-left: -8px;
    margin-right: -8px;
}
.fo-copyright-holder a {
    color: #fff !important;
}
ul.list-unstyled.foo_links.middle {
    column-count: 2;
}
ul.list-unstyled.foo_links li {
    position: relative;
    padding-left: 14px;
}
ul.list-unstyled.foo_links li::before {
    position: absolute;
    content: "-";
    font-size: 20px;
    font-weight: 800;
    line-height: 31px;
    left: 0;
}
.chairman_text p{
		text-align:justify;
	}
.count_down.cdw_1 {
    display: block;
    position: absolute;
    padding: 1px 9px;
    background: #cc4b5a;
    border-radius: 13px;
    font-size: 8px;
    color: #fff;
    right: 7px;
    top: 4px;
}


.counter_visit {
    margin-top: 15px;
}
.copyright-wrapper {
    color: #ccc;
    padding-bottom: 20px;
}
.new_evt_wrapp .in-content h2 a {
    color: #1b245b;
}
.view_btn {
    text-align: center;
}
.table_rest.evt_new th, .table_rest.evt_new td {
    text-align: left;
}
span.heading_fls {
    display: block;
    font-size: 18px;
    color: #323232;
    font-weight: 600;
    margin-bottom: 10px;
}