/*************************** Modal WIndow ***********************/
.tabpanel:hover {
   border-color:#e05b51!important;
}
.nao-month{background:#fff;}
.myCalendar.nao-month td {
  padding: 15px;
}
.myCalendar .month-head>div,
.myCalendar .month-head>button {
  padding: 15px;
}
.oh{overflow: hidden !important;}
.innerfacility{
        background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.6);
    min-height: 330px;
}
.innerfacility h3, .innerfacility p{color: #222 !important;}
.innerfacility a{background:orange !important; color:#fff !important;}
.input_text{
    width:42%; float:left; height:60px;
}
.dp-0{padding:0px;}
.enqbtnn:focus, .enqbtnn:hover{outline: none; text-decoration: none; background:#4a628a;}
.enqbtnn{
    position: fixed;
    bottom: 0;
    z-index: 1;
    background: #4a628a;
    left: 0;
    border-radius: 0 30px 0 0;
    font-size: 25px;
    border-color: #4a628a;
}
.modal-header {
    min-height: auto;
    padding: 15px;
}
.msubheading{
    color: #2c2149 !important;
    font-size: 24px;
    text-align: left;
}
.padmzero{padding:0px;}
.modalul{position:relative;}
.modalul li{padding:10px;}
.modal-body{height:300px; overflow:auto;}
.modal-header{color:#fff; background:rgb(75, 99, 138);}
.close{
	color: #fff;
    opacity: 1;
    font-size: 28px;
}
.logoimg{
	height:70px;
	
} 
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #222	; 
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}
/**************** News and evnts *****************/
.widgetarea-outer-container {
	padding-top: 30px;
}
.mrgnbtn{margin-bottom:20px;}
.section-title h2{
	color:#4a628a;
}
.section-title hr.line{
	background:#4a628a;
}
.whychoose{background:#f2f3f6;}
.footer-widgets {
    padding: 0;
    width: 100%;
    margin: 0;
}
.f-widget {
    width: 28.92%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 6.6%;
}
.tablink{width:100%; margin-bottom:15px; background:rgb(44, 33, 73); border:2px solid aliceblue; color:#fff; padding:15px;}
.mytabs{padding:0;margin-right:-2px;margin-top:-2px;}
.tabpanel{height: 480px;
    overflow:auto; border-left:5px solid rgb(44, 33, 73);}
	.padzeros{padding:0px;}
#sidebars .widget, .footer-widgets .widget {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 14px;
    color: #6a7d87;
}
.w3-red{background:#e05b51 !important;}
.footer-widgets .widget {
    margin-bottom: 20px;
}
.widget {
    margin-bottom: 50px;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.footer-widgets h3 {
    padding-bottom: 0;
    margin-bottom: 40px;
    color: #222;
    padding-top: 0;
    font-size: 25px;
}
.footer-widgets .widget li:first-child {
    padding-top: 0;
}
.footer-widgets .widget li {
    border: 0;
}
.widget .post-img {
    float: left;
    margin-right: 0;
    margin-top: 0;
}
.wp-post-image, .widget .post-img img, .postauthor img, #comments .avatar {
    float: left;
    border: 1px solid #c1c3c5;
    border-radius: 5px;
    padding: 4px;
    background: #fff;
}
#sidebars .wp-post-image, .footer-widgets .wp-post-image {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 0;
}
.widget .post-data {
    overflow: hidden;
}
.widget .post-info {
    margin-top: 5px;
    margin-bottom: 5px;
}
.post-info {
    display: block;
    font-weight: bold;
    float: left;
    clear: both;
    width: 100%;
    font-size: 13px;
    margin: 0 0 25px 0;
}
.post-info span {
    margin-right: 10px;
}
.widget .post-excerpt {
    font-size: 13px;
}
footer-widgets h3 {
    padding-bottom: 0;
    margin-bottom: 40px;
    color: #222;
    padding-top: 0;
    font-size: 25px;
}
.footer-widgets h3 {
    margin: 0;
}
.widget h3 {
    font-size: 25px;
    line-height: 25px;
    margin: 0px 0 45px 0;
    padding-top: 0;
    color: #353e43;
}
h3 {
    font-family: 'Roboto Slab';
    font-weight: 700;
    font-size: 22px;
    color: #353e43;
}
.widget .event-list li {
    list-style-type: none;
    margin-left: 0;
}
.event-date {
    float: left;
    background: url(../images/event-bg.png) no-repeat;
    width: 88px;
    height: 92px;
    text-align: center;
    margin-right: 25px;
    margin-top: 4px;
}
.event-date .event-cal-date {
    font-size: 28px;
    color: #353E43;
    margin-top: 5px;
}

.event-date span {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    clear: both;
}
.event-date .event-cal-month {
    font-size: 18px;
    margin-top: 0px;
}
.event-details {
    overflow: hidden;
}
.width585{width:585px;}
.margin70px{
	margin-top:70px;
}
.footer-widgets .widget .event-details a {
    font-weight: bold;
    color: #353E43;
}
.event-details p span {
    font-weight: bold;
    margin: 2px 0;
    float: left;
    clear: both;
    width: 100%;
}
.widget .event-link, .widget .gallery-link {
    position: absolute;
    right: 0;
    top: 35px;
    color: #fff;
    padding: 0 10px;
    border-radius: 20px;
    font-size: 13px!important;
    font-weight: bold;
	background-color: rgb(44, 33, 73);
    color: #fff!important;
}
.last {
    margin-right: 0!important;
}
.widget .gallery-widget-img {
    list-style-type: none;
    margin: 0;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
    border: 0;
    padding: 0;
    width: 30%;
}
.ReloadBtn {
    background: url('../images/update-64.png') left top no-repeat;
        background-size: auto auto;
    background-size: auto auto;
    background-size: 100%;
    width: 32px !important;
    height: 32px !important;
    border: 0px !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
    outline: none;
    cursor: pointer !important;
}

.gallery-widget img {
    width: 100%;
}
.gallery-widget img, .gallery-section .latestPost {
    border: 1px solid #C1C3C5;
    border-radius: 5px;
    padding: 3px;
    background: #FFF;
    box-sizing: border-box;
    position: relative;
}
#sidebars .widget a, .footer-widgets .widget a, #sidebars .widget strong, .footer-widgets .widget strong {
    font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
    color: #353E43;
}
.footer-widgets .advanced-recent-posts li, .footer-widgets .popular-posts li, .footer-widgets .category-posts li, .footer-widgets .related-posts-widget li, .footer-widgets .author-posts-widget li {
    padding: 0;
    margin-bottom: 50px;
}
.widget .event-list li {
    list-style-type: none;
    margin-left: 0;
	margin-bottom:25px;
}
.footer{position:relative;}
.footer:before{
	content: "";
    background-image: url(../images/white-paper.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 32px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
/**************************************** Welcome Section **************************/
.about-tutoring-area {
    background-position: center center;
    background-size: cover;
}
.ptb-130 {
    padding: 30px 0;
}
.abouts-tutoring {
    position: relative;
}
.abouts-img {
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.f-right {
    float: right;
}
.about-tutoring-wrapper {
    box-shadow: 0 6px 32px 0 rgba(176, 175, 174, 0.36);
    padding: 50px 44px 50px 50px;
}
.about-tutoring-content h4 {
    color: #434343;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 32px;
    padding-bottom: 18px;
    position: relative;
    text-transform: uppercase;
}
.about-tutoring-content h4::before {
    background: #bbbbbb none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 100px;
}
.about-tutoring-content p {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
.about-tutoring-content a {
    background: #4a628a none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;
    padding: 12px 20px;
    position: relative;
    text-transform: uppercase;
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    vertical-align: middle;
}
/******************** Why Choose us ********************************/
.white-bg {
    background: #f2f3f6 none repeat scroll 0 0;
}
.section-padding {
    padding: 30px 0;
}
.mb-70 {
    margin-bottom: 10px;
}
.mb-5 {
    margin-bottom: 5px;
}
.text-center .section-title hr.line {
    margin: 11px auto 0;
	margin-bottom:20px;
}
hr.line {
    background: #9a9a9a none repeat scroll 0 0;
    border: 0 none;
    height: 2px;
    margin: 11px 0 0;
	
    width: 96px;
}
.rt-features.style2 {
    position: relative;
}
.rt-line-arrow {
    left: 50%;
    margin-left: 12px;
    position: absolute;
    top: 34px;
    width: 100%;
}
.rt-features.style2 .icon {
    background:#4a628a none repeat scroll 0 0;
    border-radius: 50%;
    height: 70px;
    line-height: 70px;
    margin: 0 auto 28px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 70px;
}
.rt-features.style2 h4 {
    color: #575757;
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 500;
}
.rt-line-arrow.rotatex {
    top: -12px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.rt-line-arrow {
    left: 50%;
    margin-left: 12px;
    position: absolute;
    top: 34px;
    width: 100%;
}
/*************************** Testimonial ************************/

.section {
    padding: 30px 0 65px 0px;
}
.overlay {
    position: relative;
}
no-js .owl-carousel {
    display: block;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

element.style {
    width: 557.5px;
    margin-right: 25px;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.testimonials .single-testimonial {
    text-align: left;
    background: #fff;
    padding: 30px;
    position: relative;
    margin-top: 37px;
    box-shadow: inherit;
}
.testimonials .single-testimonial img {
    position: absolute;
    left: 50%;
    margin-left: -37px;
    top: -37px;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
}
.testimonials .single-testimonial img{
	position:absolute;
	left:50%;
	margin-left:-37px;
	top:-37px;
	height:80px;
	width:80px;
	border-radius:100%;
	border:5px solid #fff;
	-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
	-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
}
.testimonials .single-testimonial:hover img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}
.testimonials .single-testimonial p {
	font-size: 15px;
	position: relative;
	z-index: 4;
	text-align: left;
}
.testimonials .main-content {
	position: relative;
	z-index: 4;
	margin: 35px 0;
}
.testimonials .main-content:before,
.testimonials .main-content:after{
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 32px;
	z-index: -4;
}
.testimonials .main-content::before {
	left: 0;
	top: -33px;
	content: "\f10d";
}
.testimonials .main-content::after {
	right: 0;
	bottom: -33px;
	content: "\f10e";
}
.testimonials .single-testimonial h4 {
	font-weight: 700;
	font-size: 20px;
	position: relative;
	margin-bottom: 15px;
}
.testimonials .owl-nav{
	top:50%;
	margin-top:-20px;
    position:absolute;
    width: 100%;
}
.testimonials .owl-carousel .owl-nav div {
	height: 48px;
	width: 48px;
	line-height: 48px;
	top: 50%;
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 25px;
	position: absolute;
	border: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 100%;
}
.testimonials .owl-carousel .owl-nav div:hover{
	background:#fff;
}
.testimonials .owl-carousel .owl-nav .owl-prev{
	left:-75px;
}
.testimonials .owl-carousel .owl-nav .owl-next{
	right:-75px;
}
.testimonials.no-bg{
	background:#f6f6f6;
}
.testimonials.no-bg:before{
	display:none;
}
.testimonials.no-bg .single-testimonial img{
	box-shadow:none;
}
/*=============================
	Testimonials CSS
===============================*/
.testimonials {
	background-image:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../images/library.JPG');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.testimonials .section-title h2,
.testimonials .section-title p{
	color:#fff;
}
.testimonials .single-testimonial {
	text-align: left;
	background: #fff;
	padding: 30px;
	position: relative;
	margin-top: 37px;
	box-shadow: inherit;
}
.testimonials .single-testimonial img{
	position:absolute;
	left:50%;
	margin-left:-37px;
	top:-37px;
	height:80px;
	width:80px;
	border-radius:100%;
	border:5px solid #fff;
	-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
	-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.12);
}
.testimonials .single-testimonial:hover img{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}
.testimonials .single-testimonial p {
	font-size: 15px;
	position: relative;
	z-index: 4;
	text-align: left;
}
.testimonials .main-content {
	position: relative;
	z-index: 4;
	margin: 35px 0;
}
.testimonials .main-content:before,
.testimonials .main-content:after{
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 32px;
	z-index: -4;
}
.testimonials .main-content::before {
	left: 0;
	top: -33px;
	content: "\f10d";
    display: none;
}
.testimonials .main-content::after {
	right: 0;
	bottom: -33px;
	content: "\f10e";
    display: none;
}
.testimonials .single-testimonial h4 {
	font-weight: 700;
	font-size: 20px;
	position: relative;
	margin-bottom: 15px;
}
.testimonials .owl-nav{
	top:50%;
	margin-top:-20px;
    position:absolute;
    width: 100%;
}
.testimonials .owl-carousel .owl-nav div {
	height: 48px;
	width: 48px;
	line-height: 48px;
	top: 50%;
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 25px;
	position: absolute;
	border: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 100%;
}
.testimonials .owl-carousel .owl-nav div:hover{
	background:#fff;
}
.testimonials .owl-carousel .owl-nav .owl-prev{
	left:-75px;
}
.testimonials .owl-carousel .owl-nav .owl-next{
	right:-75px;
}
.testimonials.no-bg{
	background:#f6f6f6;
}
.testimonials.no-bg:before{
	display:none;
}
.testimonials.no-bg .single-testimonial img{
	box-shadow:none;
}
/*=============================
	End Testimonials CSS
===============================*/

/*************** Header *********************/
.header-social a {
    width: 45px;
    float: left;
    height: 100px;
    text-align: center;
    background-color: #F4F4F4;
    margin-right: 8px;
    border-right: 1px solid rgba(0, 0, 0, 0.09);
    border-left: 1px solid rgba(0, 0, 0, 0.09);
    position: relative;
}
.header-social a span {
    font-size: 16px;
    color: #6a7d87;
    padding-top: 63px;
}
.header-social a:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: -2px;
    background: url(../images/social_bg.png);
    width: 45px;
    height: 13px;
}
.mytopnavbar{padding:7px; text-align:right;}
.mytopnavbar li a{
    color:#fff;
    padding:6px 15px;
	border-radius:4px;
	display: inline-block;
}
.mytopnavbar li span{color:#fff;}
.mytopnavbar li{color:#fff;}
.scrollingNews {
	height:35px;
}
#news-box {
    float: left;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    height: 35px;
}
#news-box h5 {
    float: left;
    width: 20%;
    /* background: #9C1E14; */
    color: #fff;
    margin: 0px;
    font-size: 14px;
    height: 35px;
    padding: 10px 0px;
    position: relative;
}
#news-box #scrollerWrapper {
    float: left;
    width: 80%;
    /* background: #fff; */
    height: 35px;
    padding: 6px 15px;
    overflow: hidden;
    position: relative;
	color:#fff;
}
.marquee {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 35s linear infinite;
}
.marquee {
    width: auto;
    margin: 0 auto;
    white-space: nowrap;
    overflow: visible;
    box-sizing: border-box;
}
#news-box #scrollerWrapper span {
    margin-right: 60px;
	color:#fff;
}
/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
.blinking{
    animation:blinkingText 5s infinite;
}

@keyframes blinkingText {
  0%, 14% {
    background: #11c5bd; 
  }
  15%, 28% {
    background: #11ade4; 
  }  
  29%, 43% {
    background: #0b7046; 
  }
  44%, 57% {
    background: #00a550; 
  }  
  58%, 72% {
    background:#915a47; 
  }
  73%, 86% {
    background: #f58634; 
  }
  87%, 100% {
    background: #ec3237; 
  }
}
span.trigger {
    display: block;
    position: absolute;
    border-top: 45px solid #296936;
	border-left: 45px solid transparent;
    right: 0;
	top:0px;
}
/*****************************************************/




body{
	font-family: 'Roboto Slab', serif;	
}
p{	font-family: 'Open Sans', sans-serif;
	line-height:24px;
	color:#666;
}
.myuli ul li{
	list-style:circle;
}
.tab-content{width:100%;}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
a:focus,a:hover{
	outline:0;
	text-decoration:none;
}
.paddingZ{
	padding-left:0;
	padding-right:0;
}
.Message-s{
	background: #ffff;
	padding: 20px 0px 10px;
	margin-bottom: 35px;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.6);

}
.p-l-0{
	padding-left:0;
}
.p-r-0{
	padding-right:0;
}
.pd70{
	padding-top: 30px;
	padding-bottom: 30px;
}
.pd50{
	padding-top: 30px;
	padding-bottom: 20px;
}
.pt50{
	padding-top: 50px;
}
.pt10{
	padding-top:10px;
}
.pb70{
	padding-bottom: 30px;
}
.pb50{
	padding-bottom: 50px;
}
.pb30{
	padding-bottom: 30px;
}
.pb20{
	padding-bottom:20px;
}
.pt0{
	padding-top:0;
}
.pb0{
	padding-bottom:0;
}
.mt90{
	margin-top:90px;
}
.mt50{
	margin-top:50px;
}
.mt30{
	margin-top:30px;
}
.mb5{
	margin-bottom:5px;
}
.mr-5{
	margin-right:5px;
}
.mb0{
	margin-bottom:0px;
}
.read-more{
color: #333;
    transition: all 0.3s;
    background: #fff;
    padding: 4px 8px;
}
.read-more:hover {
	color:#00006a;
}
.relative {
    position: relative;
}
.display-flx{
	display:flex;
	justify-content:center;
	align-items:center;
}

.navbar-collapse.collapse{justify-content: center;}
/*********************/
.header-top{
    padding: 0;
}
/*.bg-theme-colored2 {
    background-color: #6E9E5E;
}
*/
.header-top .widget {
    line-height: 3em;
    margin-bottom: 0;
    font-size: 13px;
}
.text-white {
    color: #fff ;
}
.header-top .widget ul li {
    margin: 0;
    padding: 0 10px;
}
.text-white {
    color: #fff;
}
.header-top .widget .styled-icons {
    line-height: 1;
}
.styled-icons li {
    display: inline-block;
}
.styled-icons.icon-sm a {
    font-size: 14px;
   
    line-height: 30px;
    margin: 2px 2px 2px 0;
    margin-bottom: 2px;
    width: 30px;
    color: #fff;
}
.bg-lightest {
    background-color:#fbf7f7;
}
.header_area{
	padding: 10px 15px;
}
/* #fcfcfc*/
.pt-20 {
    padding-top: 10px !important;
}
.pb-20 {
    padding-bottom: 0px !important;
}
.mb-15 {
    margin-bottom:9px !important;
}
.menuzord-brand {
    margin: 0px;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
}
.menuzord-brand img {
    max-height: 70px;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-10 {
    margin-top: 5px !important;
}
.text-theme-colored2 {
    color: rgba(185, 19, 19, 0.9);
}
.mr-15 {
    margin-right: 10px !important;
}
.font-48 {
    font-size: 34px !important;
}
.font-12 {
    font-size: 12px !important;
}
.text-gray {
    color: #808080 !important;
}
.text-black {
    color: #000 !important;
}
/*********************************/
.navbar-default {
    background-color: transparent;
    border: none;
	/*border-top: 3px solid #dfbc56;*/
    border-radius: 0;
	
}
.navbar-default .navbar-nav  > li > a{
    color: #333;
	transition:1s;
	margin-right:10px;
	border-top:1.5px solid transparent;
	border-bottom:1.5px solid transparent;
}
.navbar-default .navbar-nav > li >  a:hover, .navbar-default .navbar-nav > li >  a:focus {
    color: #121670;
    border-top:1.5px solid;
	border-bottom:1.5px solid;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #121670;
    border-top:1.5px solid;
	border-bottom:1.5px solid;
	background:transparent;
}
.nav > li > a {
    padding: 10px;
	transition:2s;
}
.navbar {
	min-height:auto;
	padding:10px 0;
	margin-bottom:0;
}
.navbar-collapse{
	padding:0;
}
/***********************************************/
/*slider*/
.carousel-indicators {
    z-index: 1;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .fa, .carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
	font-size:50px;
    display: inline-block;
	margin-top:-25px;
}
.carousel-control.left,.carousel-control.right {
background-image: none;
width:50px;
height:50px;
top:50%;
margin-top:-25px;
}
.carousel-control.right {
    right: 20px;
}
.carousel,
.item,
.item.active {
    height: 500px;	
}
.carousel-inner {
  height: 100%;
}
.carousel-caption{padding-bottom:10px; background:rgba(0,0,0,0.5);}
.carousel-caption {
    right: 28%;
    left: 28%;
}
.carousel-caption {
    padding-top: 10px;
  }
.carousel-caption h2{
	font-size: 40px;
}
.scrollingtest{
	max-height: 260px;
    overflow: auto;
}
.carousel-caption h2 span{
	color: #ff5100;
}
.carousel-caption p{padding:10px;color:#fff;}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
/**
 * Button
 */
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  
}
.btn-transparent:hover {
  background-color: #00006a;
   color: #fff;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
    padding: 8px 30px;
    font-size: 16px;
}

/**
 * Change animation duration
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/*end slider*/
/***************************features*************************/
.features{
	
}
.center{
	margin:0 auto;
}
.bg-gray{
	background:#f9f9f6;
}
.box-common{
	background: rgb(93, 156, 236);
	min-height: 273px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align:center;
}
.pink{
	background:#ef5861;
}
.orange{
	background:#e79800;
}
.theme{
	background:#00006a;
}
.box-common i{
	font-size:54px;
	margin-bottom: 20px;
}
/****************************slogan********************************/
.slogan-box {
	background:rgb(110, 158, 94);
	background-size:cover;
}
.slogan-heading p.left-70 {
    float: left;
    width: 70%;
    font-family: 'Lato', sans-serif;
	line-height: 46px;
	color:#fff;
}
.slogan-heading p.right-30 {
    float: right;
    width: 30%;
    height: 46px;
	color:#fff;
}
.slogan-heading p {
    margin: 40px 0;
    color: #333;
    font-size: 40px;
    font-weight: 300;
}
/**********************************heading*********************/
.section-title .title {
    margin-top: 0;
    position: relative;
    line-height: 1;
}
.double-line-bottom-theme-colored-2 {
    margin-bottom: 20px;
    margin-top: 8px;
    padding-bottom: 5px;
    position: relative;
	width:64px;
}
.double-line-bottom-theme-colored-2::before {
    border-radius: 8px;
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 64px;
	background: linear-gradient(rgb(185, 19, 19),rgb(185, 19, 19)), url(../images/bg-pattern.png)no-repeat;
}
.double-line-bottom-theme-colored-2::after {	
    bottom: -1px;
    content: "";
    height: 6px;
    left: 20px;
    position: absolute;
    width: 24px;
	background: linear-gradient(rgb(185, 19, 19),rgb(185, 19, 19)), url(../images/bg-pattern.png)no-repeat;
}
/***********************why choose us***********************/
.icon-box i{
	color:rgb(110, 158, 94);
	font-size:32px;
}
.mb-30{
	margin-bottom:30px;
}
.mb-20{
	margin-bottom:20px;
}
.mr-20 {
    margin-right: 20px !important;
}
.mb-40{
	margin-bottom:40px;
}
.theme-color{
	color:#00006a;
}
/**********************/
.img-thumbnail {
    display: inline;    
}
.testimonial-content {
    margin-top: 20px;
    margin-left: 140px;
    position: relative;
	padding-right:20px;
}
.testimonial-content p.para{
   font-size:16px;
}
.testimonial-content::after {
    content: "\f10d";
    font-family: fontawesome;
    font-size: 80px;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: -65px;
	color:#FC9928;
}
/***********************************************/

.media-body{display: block;} 

.eventsBox{max-height: 350px;overflow: auto;}
.event-small .event-date {
    float: left;
    margin-right: 20px;
    padding: 0 16px 5px 20px;
    text-align: center;
	background:rgb(110, 158, 94);
}
.border-bottom {
    border-bottom: 1px solid #eeeeee !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mt-5{
	margin-top:5px;
}
.mb-5{
	margin-bottom:5px;
}
.pt-5{
	padding-top:5px;
}
ul.event li{
	line-height:2em;
}
.font-20{
	font-size:20px;
}
.font-18{
	font-size:18px;
}
.font-16{
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px !important;
}
.font-14{
	font-size:14px;
}
.latest-news-main{
	margin-bottom:30px;
}
.latest-news i{
	margin-right:3px;
	margin-left:3px;
}
.latest-news:first-child i{
	margin-left:0px;
}
.latest-news .latestBg{background: #fff;}
article{
	margin-bottom:30px;
}
/*************************************************/

.footer {
	background: #CACACA;
}
.footer .copyright p{
	color:#353e43;
	text-align: justify;
}
span.cap{
    color: #00006a;
    margin-top: 7px;
    font-size: 15px;
    letter-spacing: 11.4px;
}
.icons {
	
}
.icons ul li {
    display: inline-block;
}
.icons ul li a{
     color: #fff;
    font-size: 15px;
    letter-spacing: 11.4px
}
.icons ul li a span.fa.fa-facebook:hover {
    color: #3b5998;
}

.icons ul li a span.fa.fa-twitter:hover{
	color: #55acee;
}

.icons ul li a span.fa.fa-rss:hover{
	color: #f26522;
}
.icons ul li a span.fa.fa-vk:hover{
	color: #45668e;
}
.colr-row{padding:0px;}	
.footer h3,.footer h2{margin-bottom:25px;}
.footer h3 {
    font-size: 20px;
    color:#353e43;
    letter-spacing: 2px;
    font-weight: 800;
	position:relative;
}
.footer h3::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 50px;
    height: 2px;
    background: #353e43;
}
.one p {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}
.addres.up-out p:nth-child(1), .addres.up-out p:nth-child(2), .addres.up-out p:nth-child(3) {
    padding-top: 0px;
}
.addres p {
    font-size: 14px;
    color: #353e43;
    padding: 10px 0px 5px 20px;
	position:relative;
}
.addres p:nth-child(1)::before,.addres p:nth-child(2)::before,.addres p:nth-child(3)::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "\f041";
    font-family: FontAwesome;
	color: #353e43;
}
.addres p:nth-child(2)::before {
    content: "\f095";
}
.addres p:nth-child(3)::before {
    content: "\f003";
}
footer p {
    padding: 0.8em 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2.5px;
    background: #2f2f2f;
}
footer p a {
    color: #fff;
    text-decoration: underline;
}
footer p a:hover {
    color:#00006a;
}
.quick-links li {
    padding: 0px 15px;
    position: relative;
    line-height: 24px;
}
.quick-links li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "\f101";
    font-family: FontAwesome;
	color:#353e43;
}
.addres li {
    padding: 0px 15px 15px 20px;
    position: relative;
}
.addres li::before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "\f041";
    font-family: FontAwesome;
    color: #d15f60;
}
.addres li:nth-child(2)::before {
    content: "\f095";
}
.addres li:nth-child(3)::before {
    content: "\f095";
}
.addres li:nth-child(4)::before {
    content: "\f003";
}
.quick-links li a {
    color: #353e43;
	font-family: 'Open Sans', sans-serif;
}
.copy-section {
    padding: 1em 0;
    background: #4a4848;
    text-align: center;
}
.copy-section p {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
	margin-bottom:0;
}
.copy span {
    color: #eee;
    text-transform: capitalize;
}
/*--//footer--*/
/*******************contact**********************/
/*-- contact --*/

.contact-agileits-w3layouts h5 {
    color: #424242;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.midd-contact h6 {
    font-size: 22px;
    letter-spacing: 1px;
}

.midd-contact {
    border-left: 2px solid #00006a !important;
	padding-left: 1.5rem;
	margin: 24px 0;
}

h4.contact-title {
    letter-spacing: 1px;
	margin-bottom:24px;
}
.form-bg-w3ls input[type="text"],
.form-bg-w3ls input[type="email"],
.form-control,
.form-bg-w3ls textarea {
    padding: 12px 10px;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
	box-shadow: none;
}

.form-bg-w3ls textarea {
    resize: none;
    height: 10em;
}

.form-bg-w3ls input[type="submit"] {
    background: rgb(224, 91, 81);
    color: #fff;
    font-size: 15px;
    width: 100px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 8px 0;
	border: none;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.form-bg-w3ls input[type="submit"]:hover {
    background: #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}


/*-- //contact --*/
/*-- gallery --*/
.wthree_p_grid {
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
	position: relative;
	display:block;
} 
.w3ls_gallery_grid-low{margin-top:1em;}
.wthree_p_grid:hover .agileinfo_content_wrap{
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
	height: 100%;
	   -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
    -moz-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -o-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -webkit-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    -ms-transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
    transform: scale(1,1) perspective(400px) rotateX( 0deg ) rotateY( 0deg ) rotateZ( 0deg );
}
.wthree_p_grid img {
    -moz-transition: border-radius 400ms ease 0s;
    -o-transition: border-radius 400ms ease 0s;
    -webkit-transition: border-radius 400ms ease 0s;
    -ms-transition: border-radius 400ms ease 0s;
    transition: border-radius 400ms ease 0s;
    transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    -webkit-transform-origin: center center;
    border-radius: 0;
}
.agileinfo_content_wrap{
    opacity: 0;
	font-size:15px;
    padding: 15px;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
}
.wthree_p_grid .agileinfo_content_wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.wthree_p_grid .agileits_content {
    padding:1.5em 4em;
    background: rgba(0,0,0,.72);
    overflow: hidden;
    width: 100%;
    height:100%;
	display:flex;
	align-items:center;
}
.wthree_p_grid .agileits_content div{
	height:auto;
	text-align:center;
	width:100%;
}
.agileits_content{
    background:rgba(42, 42, 42, 0.59);
    text-align: center;
    border-radius: 0;
}
.agileits_content p{ 
    color: #fff;
	font-size:15px;
}
.wthree_p_grid .agileits_content h3 {
    font-size: 1.5em;
    color: #ff5100;
    text-transform: uppercase;
    padding: 1.3em 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 0.8em;
}
.w3ls_gallery_grid-top.galleryImage{
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #333;
    max-height:235px;
}
.w3ls_gallery_grid-top.transferC{
    height: 200px;
    overflow: hidden;
    border: 1px solid #dfbc56;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #dfbc56;
}



/*-- //gallery --*/
/*banner*/
.page-banner {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../images/page-banner.webp) no-repeat;
    background-size: cover;
    min-height: 130px;
    position: relative;
    background-position: center;
}
.breadcrumb-main{
	position:absolute;
	bottom: 60px;
	margin-left:15px;
}
.breadcrumb {
    background-color: black;
    margin: 0;
}
.breadcrumb > .active {
    color:#ff5100;
}
.breadcrumb > li >a{
   color:#fff;
}
/**************************about**************************/
.image-hover {
	position:relative;
}
.image-hover:before,.image-hover.lr-padding:before{
	content:'';
	position:absolute;
	top:0;
	left:15px;
	width:calc( 100% - 30px );
	height:0%;
	background:rgba(255, 81, 0,0.5);
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.image-hover.lr-padding:before {
	left:0px;
	width: 100%;
}
.image-hover:hover::before,.image-hover.lr-padding:hover::before{
	height:100%;
}
.v-m-box{
	background:#f3f0f0;
}
.vision-content li{
	width:69%;
	text-align:justify;
	color:#666;
}
.vision-content li:first-child{
	width:30%;
}
.tab-content{
	padding: 30px 0px;    
	background: #f3f0f0;
    float: left;
}
.nav-pills > li {
    width:50%;
}
.nav-pills > li + li {
    margin-left: 0px;
}
.nav-pills > li > a {
    border-radius: 0px;
	text-align:center;
	background:#2f2f2f;
	color:#fff;
	padding:15px 20px;
	transition:all 0.3s;
	border-bottom:4px solid transparent;
}
.nav-pills > li > a:hover,.nav-pills > li > a:focus{
	background:#e05b51;
	border-bottom:4px solid rgb(44, 33, 73);
}
.nav-pills > li.active > a:hover,.nav-pills > li.active > a,.nav-pills > li.active > a:focus{
	background:#535274 none repeat scroll 0 0;
	border-color:#d15f60 ;
  
}
.d-img{
	text-align:center;
}
/*****************************************/
.m-auto{
	margin:0 auto;
}
.f-box{
	border: 1px solid #d15f60;
	padding: 20px 10px;
	margin-bottom:30px;	
	box-shadow: 0px 0px 5px #d15f60;
	transition:all 0.5s;
	background: #fff;
	min-height: 400px;
}
.f-box:hover{
	border: 1px solid rgb(234, 229, 187);
    box-shadow: 0px 0px 10px 0px rgb(234, 229, 187);
}
.f-box h5{
	color:#d15f60;
	font-size:18px;
}

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle{
  position: relative;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.home-facility .ih-item.circle{
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.home-facility .ih-item.circle .img {
  width: 220px;
  height: 220px;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect6 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6.colored .info {
  background: #1a4a72;
}
.ih-item.circle.effect6 .info {
  background: #dfbc56;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  display:flex;
  align-items:center;
  justify-content:center;
}
.ih-item.circle.effect6 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 16px;
  padding:  0;
  margin:0;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ih-item.circle.effect6 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ih-item.circle.effect6.scale_up .info {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_up a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.home-facility {
   /* background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../images/facility-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;*/
}
.facility-info{
	text-align:center;
}
.facility-info h3{
	font-size:18px;
}
.facility-info a{
	color:rgb(110, 158, 94);
}
.all-facility-para{
	text-align:justify;
}
.default-btn {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    padding: 8px 20px 9px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
    background:#dfbc56;
    transition: all 0.5s ease 0s;
	font-family: 'Open Sans', sans-serif;
}
.facility-info .default-btn {
    color: #fff;
}
.default-btn:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
/**********************academic***********************/
.title2{
	position:relative;
}
.title2.fix-width{
	width:280px;
	margin: 20px auto 40px;
}
.title2:before{
	content:'';
	position:absolute;
	width:100px;
	height:3px;
	bottom: -10px;
	background:#00006a;
}
.title2.fix-width:before{
	left:50%;
	margin-left:-50px;
}
.rule{
    padding-left:30px;
}
.rule li {
    position: relative;
    line-height: 2em;    
}
.rule li::before {
	color: #00006a;
    position: absolute;
    left: -30px;
    top: 2px;
    font-family: "FontAwesome";
    font-weight: 600;
    content: "\f0b2";
    transform: rotate(45deg);
}
.rulesfor{
	min-height:241px;
	padding-left:20px;
	float: left;
	width: 100%;
}
.school-run{
	box-shadow:1px 0px 5px 0px #e7e7e7;
}
.school-run h3 a{
	font-size:18px;
	color:#00006a;
}
.school-run p{
	color:#41b34a;
}
.school-run p.adrs{
	color:#333;
}
.school-run .school-run-img{
	background:#4886ff;
	text-align:center;
	padding:30px 0;
}
.school-run.two .school-run-img{
	background:#ef5861;
}
.school-run.three .school-run-img{
	background:#e79800;
}
.school-run.four .school-run-img{
	background:#00006a;
}
.school-run-img img{
	height:80px;
}
.school-run-info{
	background:#fff;
	border:1px solid #e7e7e7;
	padding:0 15px;
}
.list-item li{
	line-height:30px;
}
.list-item li span{
	color:#00006a;
}
.list-item{
	margin-bottom:20px;
}
.school-hours-img img{
	margin:0 auto;
	width:100px;
}
/**********************************/
.activity h3{
	color:#00006a;
	font-size:18px;
}
.activity{
	border:1px solid #e7e7e7;
	float:left;
	min-height:475px;
	transition:all 0.3s;
}
.activity:hover{
	box-shadow: 0px 0px 5px 1px #999 ;
}
.activity-img{
	float:left;
}
.activity-info{
	float:left;
	background:#fff;
	padding:10px 15px 20px;
}
.activity-info h3{
	position:relative;
	margin-bottom:15px;
}
.activity-info h3::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    bottom: -10px;
    background: #fff;
}
.activity-info.blue h3,.activity-info.blue p,.activity-info.pink h3,.activity-info.pink p,.activity-info.yellow h3,.activity-info.yellow p{
	color:#fff;
}
.blue{
	background:#4886ff;
}
.pink{
	background:#ef5861;
}
.yellow{
	background:#e79800;
}
.activity-info p{
	text-align:justify;
}
.navbar-brand{
	display:none;
}
.footer-brand-logo img{float: right;}


/******************************Responsive***********************************/
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation:portrait) {  
    
}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation:landscape) {    

}
@media only screen and (min-width: 360px) and (max-width: 767px) and (orientation:portrait) {

}
@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation:landscape) {

}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.header-top .widget .styled-icons {
    float:left !important;
	margin-left: -5px;
}
.ReloadBtn {
    background: url(../images/update-64.png) left top no-repeat;
    background-size: auto auto;
    background-size: auto auto;
    background-size: 100%;
    width: 48px !important;
    height: 48px !important;
    border: 0px !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
    outline: none;
    cursor: pointer !important;
    top: 18px;
}
.input_text {
    width: 100%;
     float: left; 
     height: auto;
}
.capcode{width:75%; margin-top:20px;}
.CaptchaWrap {width:100% !important; padding:0px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}
.logoimg {
    height: 50px;
}
span.trigger {
    display: none;
}
.mytopnavbar {
   padding: 7px 0;
   text-align: center; 
}
.mytopnavbar li {
    padding: 0;
}
.dontshow{
	display:none;
}
.opening-hours{
	text-align:left;
}
.opening-hours li{
	padding:0 10px 10px;
}
.main-logo{
	display:none;
}
.menuzord-brand {
	display:block;
	width:100%;
	margin:15px auto;
}
.menuzord-brand img{
	margin-left:50%;
	transform: translateX(-50%);
}
.big-icon-bar .widget .fa{
	width:35px;
}
.navbar {
    min-height: auto;
    padding: 0px 0;
	border:0px solid transparent;
}
.navbar-brand{
	display:block;
    height: auto;
}
.navbar-brand img {
    height: 35px;
}
.navbar-toggle {
    margin-top: 15px;
}
.navbar-collapse {
    padding: 0 15px;
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-default .navbar-collapse{
	background:#333;
	border-width:0;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-toggle {
    background-color: #e05b51;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #333;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.carousel, .item, .item.active {
    height: 200px;
}
.carousel-caption {
    display:none;
}
.slogan-heading p {
    margin: 10px 0;
    font-size: 16px;
	font-weight:700;
}
.slogan-heading p.left-70 {
    width: 100%;
	line-height:20px;
	margin: 20px 0 10px;
}
.slogan-heading p.right-30 {
    width: 100%;
	height:41px;
}
.default-btn.pull-right{
	float:left !important;
}
.box-common {
    margin-bottom:20px;
}
.mobile-mode h2{
	text-align:center;
}
.mobile-mode .double-line-bottom-theme-colored-2{
	margin:0 auto 40px;
}
.whychoose{
	padding-bottom:30px;
}
.facility-info {
    margin-bottom:30px;
}
.home-facility{
	padding-bottom:40px;
}
.testimonial{
	padding:20px  0 0;
}
.thumb{
	width:100%;
	float:left;
}
.thumb img{
	margin-left:50%;
	transform: translateX(-50%);
}
.testimonial-content {
	float:left;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 0px;
}
.event-small .event-date {
    margin-right: 10px;
}
.event-content h5.media-heading{
	margin-top:0px!important;
}
.about-image{
	margin-bottom:30px;
}
.vision-content li:first-child {
    width: 100%;
	text-align:center;
}
.vision-content li {
    width: 100%;
    margin-top:30px;
}
.d-msg p{
	text-align:justify;
}
.rules-left-img{
	padding:0;
}
.rules-right{
	padding:0;
}
.rulesfor {
	height:auto;
    padding-bottom: 20px;
	padding-right:20px;
}
.school-run {
	margin-bottom:20px;
}
.school-hours-img{
	margin-bottom:20px;
}
.ih-item.circle {
    margin: 10px auto 30px;
}
.f-box h5{
	text-align:center;
}
.f-box p{
	text-align:justify;
}
.activity-main{
	padding-bottom:40px;
}
.activity {
    margin-bottom:30px;
}
.activity-info{
    text-align:center;
}
.activity-info h3{
    margin-bottom:20px;
}
.activity-info h3::before {
    left:50%;
	transform:translateX(-50%);
}
.agile_gallery_grid{
	margin-bottom:20px;
}
.wthree_p_grid .agileits_content {
    padding: 15px 30px;
}
.wthree_p_grid .agileits_content h3 {
    font-size: 1.25em;
    padding: 10px 0;
    margin: 10px 0;
}
.about-tutoring-wrapper {
    padding: 15px;
}
.rt-line-arrow {
    display: none;
}
.margin70px {
    margin-top: 20px;
}
#container-middle {
    padding: 60px 0px !important;
}
.f-widget {
    width: 100%;
}
.footer-brand-logo img {
    margin: auto;
    float: none;
}
.mobilewidth{width:100%;}
.dontsee{
	display:none;
}
.width585 {
    width: 100%;
}
.width100100{
    width:100%;
}
.padXZ{
    padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
.header-phone-email{
	display:none;
} 
.header-opening-hours{
	width:66.66666666%;
}
.header-top .widget .styled-icons {
    margin-top:0px!important;
}
.big-icon-bar .widget .fa{
   margin-right:4px !important;
}
.big-icon-bar .widget h5{
   padding-left:0px;
}
.opening-hours{
	margin-top:0px!important;
}
.opening-hours li{
	line-height:30px;
}
.whychoose-left{
	display:none;
}
.whychoose{
	padding-bottom:30px;
}
.facility-info .default-btn {
    margin-bottom:30px;
}
.home-facility{
	padding-bottom:40px;
}
.contact-part{
	clear:both;
}
.footer-brand-logo img{
	width:220px;
	margin:47px 0 0!important;
}
.school-run{
	margin-bottom:30px;
}
.institute-runs{
	padding-bottom:40px;
}
.activity-main{
	padding-bottom:40px;
}
.activity {
	min-height: 450px;
	height:auto;
    margin-bottom:30px;
}
.wthree_p_grid .agileits_content {
    padding: 10px 30px;
}
.wthree_p_grid .agileits_content h3 {
    font-size: 1em;
    padding: 10px 0;
    margin: 10px 0;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
.header-social-icons{
	width:28%;
}
.header-opening-hours{
	width:30.3333333%;
}
.big-icon-bar .widget h5{
   padding-left:54px;
}
.whychoose{
	padding-bottom:30px;
}
.footer-brand-logo{
	padding-top:47px;
}
.f-box {
    padding: 20px 0px;
}
.ih-item.circle,.ih-item.circle .img{
  width: 160px;
  height: 160px;
}
.wthree_p_grid .agileits_content {
    padding: 10px 30px;
}
.wthree_p_grid .agileits_content h3 {
    font-size: 1.5em;
    padding: 10px 0;
    margin: 10px 0;
}
}
/**************** Animate Css ******************/


@keyframes w3-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.w3-animate-fading {
    animation: fading 10s infinite
}

@keyframes fading {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.w3-animate-opacity {
    animation: opac 0.8s
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop 0.4s
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.w3-animate-left {
    position: relative;
    animation: animateleft 0.4s
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}

.w3-animate-right {
    position: relative;
    animation: animateright 0.4s
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom 0.4s
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

.w3-animate-zoom {
    animation: animatezoom 0.6s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.w3-animate-input {
    transition: width 0.4s ease-in-out
}

.w3-animate-input:focus {
    width: 100%!important
}



