html {
	-webkit-font-smoothing: antialiased
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px;
	line-height: 18px;
	color: #676767;
	background-color: #e6eaf5 !important;/*background-image:url(../images/school.png); background-repeat:repeat;*/
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif !important;
	color: #363852 !important;
	text-transform: uppercase !important;
}
ul {
	padding: 0px;
	margin: 0px;
}

ul li { list-style-position:inside;}

ol { margin:0px; padding:0px;}
ol li { list-style-position:inside; padding:5px 0px;}
.white {
	color: #6C0 !important;
}
.sep {
	border-bottom: 2px solid #e75b31;
	margin: 5px 0px;
	width: 10%;
}
.sep-cen {
	border-bottom: 2px solid #e75b31;
	margin: 5px auto;
	width: 20%;
	text-align: center;
}
.sep-cen-white {
	border-bottom: 2px solid #fff;
	margin: 5px auto;
	width: 20%;
	text-align: center;
}
.special {
	font-family: 'Dancing Script', cursive;
	font-size: 18px;
	color: #898686;
	text-transform: capitalize !important;
	display: block;
}
header {
	background-color: #fff;
	width: 100%;
}

.logo {
	padding: 20px 0px;
}
.logo-heading {
	font-size: 20px;
	color: #363852;
	text-transform: uppercase;
	line-height: 30px;
	padding: 20px;
	font-weight: bold;
	float: left;
}
.top-bar {
	border-bottom: 1px solid #f2f2f2;
	background-color: #f6f6f6;
}

.top-bar2 {
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff;
}
.cus-header { background-color: #222038;
	width: 100%; }

.widget_top_social ul {
	margin: 0px 10px;
	padding: 0px 0px;
	
}
.widget_top_social ul li {
	list-style: none;
	display: inline;
	padding: 0px 0px;
}
.widget_top_social ul li i {
	color: #9b9b9b;
	font-size: 16px;
	line-height: 18px;
	padding: 11px;
	border-right: 1px solid #f2f2f2;
}
.widget_top_social ul li a i {
	color: #b3b3b3;
}
.widget_top_social ul li a:hover i {
	color: #e75b31;
}
.widget_bottom-social {
	float: right;
}
.widget_bottom-social ul {
	margin: 10px 10px;
	padding: 0px 0px;
}
.widget_bottom-social ul li {
	list-style: none;
	display: inline;
	padding: 0px 0px;
}
.widget_bottom-social ul li i {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 11px;
}
.widget_bottom-social ul li a i {
	color: #b3b3b3;
}
.widget_bottom-social ul li a:hover i {
	color: #e75b31;
}

.top-bar-buts  {
	margin-bottom:0px !important;
	float: right;
	padding:0px !important;
	
}
.top-bar-buts  li {
	list-style: none;
	display: inline-block;
	margin: 14px 0px 0px 0px !important;
}
.top-bar-buts  li a {
	list-style: none;
	font-size: 12px;
	color: #fff;
}
.top-bar-buts  li.wisepay a {
	background-color: #e45b32;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 8px 10px;
}
.top-bar-buts  li.wisepay a:hover {
	background-color: #3f4862;
}
.top-bar-buts  li.mailings a {
	background-color: #4db3ee;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 8px 10px;
}
.top-bar-buts  li.mailings a:hover {
	background-color: #3f4862;
}

.language {
	background-color: #f4f3f3;
	padding: 4px 10px;
	width:170px;
	float:right;
	margin-bottom:0px !important;
}
.language li i {
	color: #b3b3b3;
	font-size: 18px;
	margin: 7px 5px;
}
.language ul { margin-bottom:0px !important; }
.language  li {
	list-style: none;
	display: inline;
	color: #b3b3b3;
}
.tel {
	float: right;
	padding: 20px 0px;
}
.tel ul li {
	list-style: none;
	display: inline-block;
	color: #222038;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}
.me-block {
	display: block !important;
}
.tel ul li i {
	color: #e75b31;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
	margin-right: 5px;
}


.tel-footer {
	padding: 20px 0px;
}
.tel-footer li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin:0px 5px;
}

.tel-footer ul li i {
	color: #e75b31;
	font-size: 16px;
	line-height: 11px;

	margin-right: 5px;
}

.nav_pad {
	background-color: #222038 !important;
}

.nav_pad2 {
	background-color: #fff !important;
}
.inner {
	position: -webkit-sticky;
}
.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0;
}
#close {
	margin: 0px auto;
	display: block;
	width: 100%;
	text-align: center;
}
#close i {
	font-size: 32px;
	cursor: pointer;
	color: #fff;
}
#searchbar {
	display: none;
	width: 100%;
	padding: 20px 0px;
	height: 190px;
	z-index: 19999;
	position: absolute;
	background-color: rgba(0, 0, 0, .8);
	color: rgba(0, 0, 0, .8);
}
.search_box {
	width: 70%;
	background: #fff;
	margin: 20px auto;
	padding: 20px;
	height: 65px;
}
#s {
	width: 70%;
	border: 0;
	outline: none;
	display: inline;
	float: left;
	margin: 0px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #363852 !important;
}
#searchsubmit {
	float: right;
	display: inline;
	font-size: 28px;
	background: none;
	color: #e75b31;
	border: 0;
	outline: none;
	cursor: pointer;
}
#main-slider {
	position: relative;
}
#main-slider .carousel .carousel-content {
}
#main-slider .carousel .slide-margin {
}
#main-slider .carousel h2 {
	color: #fff;
}
#main-slider .carousel .slider-img {
	text-align: right;
	position: absolute;
}
#main-slider .carousel .item {
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	height: 560px;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
	top: auto;
	position: relative;
}
#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 1;
}
#main-slider .prev, #main-slider .next {
	position: absolute;
	top: 50%;
	background-color: rgba(23, 61, 74, .3);
	color: rgba(23, 61, 74, .3);
	color: #fff;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
	padding: 12px;
}
#main-slider .prev:hover, #main-slider .next:hover {
	background-color: rgba(23, 61, 74, .7);
	color: rgba(23, 61, 74, .7);
	color: #fff;
}
#main-slider .prev {
	left: 10px;
}
#main-slider .next {
	right: 10px;
}
#main-slider .carousel-indicators li {
	width: 20px;
	height: 20px;
	background-color: #fff;
	margin: 0 15px 0 0;
	position: relative;
	display: none;
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #FFF;
	left: -3px;
	top: -3px;
}
#main-slider .carousel-indicators .active {
	width: 20px;
	height: 20px;
	background-color: #c52d2f;
	margin: 0 15px 0 0;
	border: 1px solid #c52d2f;
	position: relative;
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #c52d2f;
	border: 1px solid #c52d2f;
	left: -3px;
	top: -3px;
}
#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 300ms linear 300ms both;
	-moz-animation: fadeInUp 300ms linear 300ms both;
	-o-animation: fadeInUp 300ms linear 300ms both;
	-ms-animation: fadeInUp 300ms linear 300ms both;
	animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp 300ms linear 600ms both;
	-moz-animation: fadeInUp 300ms linear 600ms both;
	-o-animation: fadeInUp 300ms linear 600ms both;
	-ms-animation: fadeInUp 300ms linear 600ms both;
	animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp 300ms linear 900ms both;
	-moz-animation: fadeInUp 300ms linear 900ms both;
	-o-animation: fadeInUp 300ms linear 900ms both;
	-ms-animation: fadeInUp 300ms linear 900ms both;
	animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp 300ms linear 1200ms both;
	-moz-animation: fadeInUp 300ms linear 1200ms both;
	-o-animation: fadeInUp 300ms linear 1200ms both;
	-ms-animation: fadeInUp 300ms linear 1200ms both;
	animation: fadeInUp 300ms linear 1200ms both;
}
.slider-text-area {
	background-color: rgba(28, 34, 40, .7);
	color: rgba(28, 34, 40, .7);
	margin-top: 420px;
	border-top: 2px solid #e75b31;
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}
.btn-slide {
	padding: 15px 15px;
	background-color: rgba(228, 91, 50, .5);
	color: rgba(228, 91, 50, .5);
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
}
.btn-slide:hover {
	padding: 15px 15px;
	background-color: rgba(228, 91, 50, .9);
	color: rgba(228, 91, 50, .9);
	color: #fff;
	border-radius: 4px;
	margin-top: 25px;
	display: inline-block;
	font-size: 20px;
}
.gray-bg {
	padding: 50px 0px;
	overflow: hidden;
}
.gray-bg-news {
	background-color: #f0eded;
	overflow: hidden;
}
.white-bg-news {
	background-color: #fff;
	overflow: hidden;
}
.block {
	background-color: #fff;
	padding: 0px 0px 30px 0px;
	min-height: 520px;
	margin-bottom: 20px;
}
.news-feed ul {
	padding: 15px 0px;
	margin: 0px;
}
.news-feed ul:hover {
	background-color: #4db3ee;
	cursor: pointer;
	color: #fff;
}
.news-feed ul:hover li {
	color: #fff;
}
.news-feed ul:hover li.date {
	color: #fff;
}
.news-feed ul li {
	list-style: none;
	text-transform: uppercase;
	color: #676767;
	padding: 0px 15px;
}
.news-feed ul li img {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	float: left;
}
.news-feed ul li.date {
	float: right;
	padding: 5px 5px;
	font-size: 12px;
	color: #b0b0b0;
}
.sec-title {
	padding: 20px 15px;
}
.btn-cus {
	background-color: #363852;
	color: #fff;
	padding: 10px;
}
.btn-cus:hover {
	background-color: #e75b31;
	color: #fff !important;
}
.call-btn {
	margin-top: 20px;
	padding: 0px 15px !important;
}
.btn-cus-red {
	background-color: #e75b31;
	color: #fff;
	padding: 10px 15px;
	font-size: 18px;
	text-transform: uppercase;
	border: none !important;
}
.btn-cal-cus {
	background-color: #4db3ee;
	color: #fff !important;
	font-size: 12px !important;
}
.btn-cus-blue {
	background-color: #4db3ee;
	color: #fff !important;
}
.btn {
	border-radius: 0px !important;
}
.btn-cus-blue:hover {
	background-color: #2d9ee0;
	color: #fff !important;
}
.call-block ul li {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.call-block ul li span {
	display: block;
	text-transform: capitalize !important;
	font-weight: normal !important;
}
.call-block ul li i {
	font-size: 42px;
	color: #fff;
	float: left;
	margin-right: 15px;
}
.call-block {
	padding: 15px;
}
.green {
	background-color: #4e5873;
	padding: 20px;
	width: 100% !important;
}
.magenta {
	background-color: #bfb6b6;
	padding: 20px;
	width: 100% !important;
}
.red {
	background-color: #e75b31;
	padding: 20px;
	width: 100% !important;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-block {
	padding: 0px 15px;
}
.sec-content {
	padding: 30px;
}
.sec-content ul li {
	list-style: none;
	display: block;
	color: #363852;
	text-align: center;
	padding: 0px 20px;
}
.sec-content ul li i {
	font-size: 32px;
	color: #363852;
	text-align: center;
}
.kids-bg {
	position: relative;
	padding: 120px 0px;
	background-color: #fff;
	z-index: 1;
	overflow: hidden;
}
.kids-bg:after {
	content: '';
	background-image: url(../images/bg3.jpg);
	position: absolute;
	top: 0px;
	left: 0;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	overflow: auto;
}
.red-bg {
	background-color: rgba(288, 89, 48, .7);
	color: rgba(288, 89, 48, .7);
}
.sec-text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.call-action {
	background-color: #274275;
	padding: 30px 0px;
	overflow: hidden;
}
.me-right {
	float: right;
}
footer {
	padding: 50px 0px;
}
.map {
	width: 100%;
}
.cus-control {
	border: none !important;
	background-color: #f4f3f3 !important;
	border-radius: 0px !important;
	width: 100% !important;
}
.f-content {
	margin: 25px 0px;
}
.f-links {
	margin: 25px 0px;
}
.f-links ul li {
	list-style: none;
	padding: 5px 0px;
}
.f-links ul li a {
	color: #595959;
}
.f-links ul li a:hover {
	color: #e75b31;
}
.cus-margin {
	margin: 10px 0px;
}
.custom-select2 {
	width: 100%;
	background-color: #f4f3f3 !important;
	height: 44px;
	padding: 10px 5px;
}
.gallery ul li img {
	width: 28%;
	float: left;
	margin: 10px 10px 2px 0px;
	border: 4px solid #fff;
	height: 9%;
}
.gallery ul li {
	list-style: none;
	display: inline;
}
.fbar {
	background-color: #274275;
	padding: 10px 0px;
	overflow: hidden;
}
.fbar ul li {
	list-style: none;
	padding: 5px 0px;
	color: #fff;
}
.my-carousel {
	padding: 0px 40px;
}
.testimonials {
	border: 1px solid #d5d5d5 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 10px !important;
	padding: 40px 40px !important;
}

.testimonials ul li {
	list-style: none;
	color: #616161;
	text-align: center;
}
.testimonials ul li span {
	display: block;
	margin-top: 10px;
	color: #151d22;
}
.comments-icons {
	margin: 10px auto;
	text-align: center;

}
.comments-icons img {

	-webkit-border-radius: 10%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	width: 120px;
	height: 120px;
}
.owl-carousel {
	margin-top: 70px;
}
.feedback {
	padding: 80px 0px;
}
.cen-padding {
	padding: 0px 60px;
}

.inner-page { padding:30px 0px;}

.breadcrumb {background:#fff; border: 0px solid rgba(245, 245, 245, 1); border-radius:0px !important; display: block; 14px; text-align:left !important;}
.breadcrumb li { }
.breadcrumb a {color: rgba(66, 139, 202, 1);}
.breadcrumb a:hover {color: rgba(42, 100, 150, 1);}
.breadcrumb>.active {color: rgba(153, 153, 153, 1);}
.breadcrumb>li+li:before {color: rgba(204, 204, 204, 1); content: "\002F\00a0";}

hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #cacfde !important;
    margin: 1em 0; padding: 0; }

#announcements {

width:100%;
background-color: rgba(0, 0, 0, .5);
	color: rgba(0, 0, 0, .5);
position:absolute;
z-index:11;  
  }


.ticker-title { float:left; background-color: rgba(0, 0, 0, .3);
	color: rgba(0, 0, 0, .3); padding:10px; color:#fff; margin-right:20px;}
#ticker_container {

  padding: 10px;
  color:#fff;


}
#news a { color:#fff;}
#news a span { font-size:12px; margin-left:10px;}
#news a:hover { color:#4db3ee;}
