.custom_rule{color:inherit;}

.contacts_wrap .logo img {height: 30px}

.vc_custom_1438258935637 {
	background-color: #f6f6f6!important;
}
.vc_custom_1438326811722 {
	background-image: url(../images/bg_blue.jpg)!important;
}
.vc_custom_1439201501198 {
	background-image: url(../images/bg_blue.jpg)!important;
}

.wpb_animate_when_almost_visible {
	opacity: 1;
}



#menu_main {margin:0 auto; text-align:center; width:100%; display:table;}
.menu_user_nav>li, .menu_main_nav>li {
	float: none; 
	display:table-cell;
}

/*  ------------------------------------------------------------------------------ */
/*  ------------------------------------------------------------------------------ */
/*  ------------------------------------------------------------------------------ */
/*  ------------------------------------------------------------------------------ */
/* Generic  --------------------------------------------------------- */

.pad-right35 {padding-left:0px;padding-right:35px;}
.pad-right35:last-child {padding-right:0px;}

.page-feestructure #fees-sec .mobile-view{display:none;}
.page-feestructure #fees-sec .regular-view{display:block;}

.bgwhite {background: #fff;}

.borderPink {border: 2px solid #e92781;}
.borderNavy {border: 2px solid #2b455c;}
.borderBlue {border: 2px solid #71d3d2;}
.borderYellow {border: 2px solid #faa41b;}

.borderPink i, .borderPink span {color: #e92781;}
.borderNavy i, .borderNavy span{color: #2b455c;}
.borderBlue i, .borderBlue span{color: #71d3d2;}
.borderYellow i, .borderYellow span{color: #faa41b;}

.bgPink {background: #e92781;}
.bgNavy {background: #2b455c;}
.bgBlue {background: #71d3d2;}
.bgYellow {background: #faa41b;}

.bgPurple {background: #b2a1c7;}
.bgBabyPink {background: #d99594;}
.bgGreen {background: #92d050;}

.bottom20 {margin-bottom:20px;}

.white-div {background:#fff; height:10px;}
.big-letter {font-size:39px; color:#e5026b; font-family: 'Kids-Book'; font-weight: bold;}
.big-letter-blue {font-size:39px; color:#2b455c; font-family: 'Kids-Book'; font-weight: bold;}


/* Colorful Table */
.vtab-style{width:100%;border:0;margin-bottom:40px;}
.vtab-style tr td:first-child{
	font-weight:bold; 
	color:#fff;
	text-align: center;
}
.vtab-style tr:nth-of-type(even) {background-color: #f9f9f9;}

.vtab-style tr td {
	padding:7px 5px; 
	color:#2b455c;
	text-align: center; 
}

.vtab-style.oneline{width:auto;}
.vtab-style.oneline tr td {
	padding:7px 15px; 
}
	
.tab-style { border:0;width:100%;} 
.tab-style thead tr td{
	font-weight:bold; 
	color:#fff;
	text-align: center;
	border:0px;
}
.tab-style tr:nth-of-type(even) {background-color: #f9f9f9;}
.tab-style tr td {
	padding:7px 5px; 
	color:#2b455c;
	text-align: center; 
}


ul.list-items{
	position:relative;
	margin:15px 0 10px 0;	
	padding-left: 0;
}
ul.list-items li{
	position:relative;
	padding:5px 0px 5px 25px;
}

ul.check-list {margin-left:-40px;}
ul.check-list li{margin:5px 0; list-style-type:none;padding-left: 20px;font-size: 14px;}
ul.check-list li:before{
	content: "\e8ab";
	color:#2b455c;
	font-family: 'Fontello';
	font-size: 14px;
	font-weight: bold;
    display: inline-block;
    margin-left: -20px;
    width: 20px;
}

.highlight-title {
	background: #e5026b; 
	color:#fff; 
	font-size: 1.389em;
    line-height: 1.3em;
    font-weight: 400;
	padding:10px;
	width:auto;
	display: inline-block;
	margin:15px 0 20px 0;
}

ul.round-list {margin-left:-40px;}
ul.round-list li{margin:5px 0; list-style-type:none;padding-left: 20px;font-size: 14px;}
ul.round-list li:before{
	content: "\e813";
	color:#e5026b;
	font-family: 'Fontello';
	font-size: 14px;
	font-weight: bold;
    display: inline-block;
    margin-left: -20px;
    width: 20px;
}


#news-events .sec-title h2  ,#four-boxes .sec-title h2 {
    line-height: 48px;
    padding-bottom: 4rem;
	text-align: center;
    font-weight: 400;
    font-family: 'Kids-Book';
    font-size: 42px;
}
#news-events .sec-title h2::after  , #four-boxes .sec-title h2::after{
    background-color: #e5026b;
    content: '';
    display: block;
    margin: 2rem auto 0 auto;
    width: 60px;
    height: 4px;
    border-radius: 2px;
}

.bot-25{
	margin-bottom:25px;
}

ul , ul li {list-style-type:none;}
.no-pad {padding:0px;}
.center { 
	text-align: center;
}
p {
    margin: 0 0 10px;
	font-family: 'Raleway',sans-serif;
	font-weight:400;
	font-size:14px;
}



.btn {
	padding: 7px 16px 6px;
	background-color: transparent;
	border-radius: 17px;
	border-width: 2px;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	transition: opacity .25s ease;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none;
}

.input-group .form-control,
.input-group-btn > .btn {
	border-width: 0;
}

.btn-lg {
	padding: 9px 30px 8px;
	border-radius: 21px;
	font-size: 16px;
	text-transform: uppercase;
}

.input-group-btn > .btn-lg {
	padding: 9px 16px;
	border-radius: 6px;
	font-size: 16px;
	text-transform: none;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: 0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.btn-primary {
	border-color: #2c3848;
	color: #2c3848;
}

h3 .btn-warning {
	border-color: #e5026b!important;
	background: #fff!important;
	color: #e5026b!important;
}
h3 .btn-warning:hover {
	border-color: #e5026b!important;
	background: #e5026b!important;
	color: #fff!important;
}
a.notclickable { cursor:default; }
a.notclickable:hover { cursor:default; color:inherit!important; }
.pad70 {padding: 70px 0;}

.btn-warning {
	border-color: #e5026b;
	background: #fff;
	color: #e5026b;
}

.btn-warning:hover {
	border-color: #e5026b;
	background: #e5026b;
	color: #fff;
}
.btn-send {
	border-color: #2b455c;
	background: #fff;
	color: #2b455c;
}

.btn-send:hover {
	border-color: #2b455c;
	background: #2b455c;
	color: #fff;
}

.btn-danger {
	border-color: #e5026b;
	background-color: #e5026b;
	color: #fff;
}

.btn-link {
	padding: 2px 0;
	border-width: 2px 0;
	border-color: transparent transparent #e5026b;
	border-radius: 0;
	color: #e5026b;
	transition: border-color .25s ease, color .25s ease;
}

.btn-link:hover {
	text-decoration: none;
	border-bottom-color: #23527c;
}

/*  ------------------------------------------------------------------------------ */
/*  ------------------------------------------------------------------------------ */

/* Menu  --------------------------------------------------------- */

.page-home .menu_main_nav li.m1 , .page-news .menu_main_nav li.m5 , .page-contact .menu_main_nav li.m9{background:#e5026b;}
.page-home .menu_main_nav li.m1 >a , .page-news .menu_main_nav li.m5 >a , .page-contact .menu_main_nav li.m9 >a{color:#fff; border-color:#e5026b;}

.page-about .menu_main_nav li.m2 , .page-feestructure .menu_main_nav li.m6{background:#2b455c;}
.page-about .menu_main_nav li.m2 >a , .page-feestructure .menu_main_nav li.m6 >a{color:#fff; border-color:#2b455c;}

.page-curriculum .menu_main_nav li.m3 , .page-registration .menu_main_nav li.m7{background:#faa41b;}
.page-curriculum .menu_main_nav li.m3 >a , .page-registration .menu_main_nav li.m7 >a{color:#fff; border-color:#faa41b;}

.page-whatweoffer .menu_main_nav li.m4 , .page-gallery .menu_main_nav li.m8{background:#71d3d2;}
.page-whatweoffer .menu_main_nav li.m4 >a , .page-gallery .menu_main_nav li.m8 >a{color:#fff; border-color:#71d3d2;}



/*  ------------------------------------------------------------------------------ */
/*  ------------------------------------------------------------------------------ */

/* Introduction Section  --------------------------------------------------------- */
#intro .intro-image {width:100%; text-align:right;}
#intro .intro-image img{width:90%;}

#intro .header-group h1:first-child,
#intro .header-group h2:first-child,
#intro .header-group h3:first-child,
#intro .header-group h4:first-child,
#intro .header-group h5:first-child,
#intro .header-group h6:first-child {
	position: relative;
	margin: 0;
	color: #e5026b;
	font-family: "Oswald", serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 700;
	line-height: 1.5em;
	text-transform: none;
}
#intro .header-group h2 {
	font-size: 40px;
	font-family: "Oswald", serif;
	font-weight: 700;
	line-height: 1.3em;
	letter-spacing: 2px;
	vertical-align: middle;
	margin-bottom:20px;
}
#intro p { font-size:18px; line-height:1.5em; margin:20px 0;}
#intro a.btn.btn-warning.btn-lg {color:#e5026b;}
#intro a.btn.btn-warning.btn-lg:hover {
	color:#fff;
}

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Owl Tree Section  --------------------------------------------------------- */

#owl-sec { 
	background:#afecd1 url('../images/nature.jpg') repeat-x bottom center; 
	position:relative;
}

.stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*min-width: 900px;*/
	height: 420px;
	overflow: hidden;
}
#clouds {
	background: transparent url(../images/clouds.png) top center repeat-x;
	height:420px;
}

.grow:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}

.shaking:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}


#owl-sec .tree { 
	background: url('../images/tree.png') no-repeat bottom center;
	padding:70px 0 50px 0;
	min-height:700px;
	position:relative;
	display: table;
	margin:0 auto;
}

#owl-sec .owls-wrap {
	position:relative;
	display: table-cell;
	height: 580px;
	float:left;
}

#owl-sec .owls-wrap .owl-pic { 
	width:65%
}

#owl-sec .owls-wrap .owl-1{ 
	position:absolute;
	top:0;
	left:0;	
}

#owl-sec .owls-wrap .owl-2{ 
	position:absolute;
	top:1%;
	right:25%;	
}
#owl-sec .owls-wrap .owl-3{ 
	position:absolute;
	top:27%;
	left:22%;	
}
#owl-sec .owls-wrap .owl-4{ 
	position:absolute;
	top:50%;
	right:5%;	
}
#owl-sec .owls-wrap .owl-5{ 
	position:absolute;
	top:60%;
	left:5%;	
}

#owl-sec .owls-wrap .poptool{ 
	display:block;	
	text-align: center;
}


/* Owl 1 - Blue */
.owl-1 .popover {background-color: #1c84bb;}
.owl-1 .popover.right .arrow:after{border-right-color:#1c84bb;} 
.owl-1 .popover-content {background: #1a79ae url(../images/stylish-bg.png) center center repeat;} 

/* Owl 2 - Green */
.owl-2 .popover {background-color: #95bb00;}
.owl-2 .popover.right .arrow:after{border-right-color:#95bb00;} 
.owl-2 .popover-content {background: rgb(149, 187, 0) url(../images/stylish-bg.png) center center repeat;} 

/* Owl 3 - Pink */
.owl-3 .popover {background-color: #ea3186;}
.owl-3 .popover.left .arrow:after{border-left-color:#c82178;} 
.owl-3 .popover-content {background: #e33e7d url(../images/stylish-bg.png) center center repeat;} 

/* Owl 4 - Pink  */
.owl-4 .popover {background-color: #ff5260;}
.owl-4 .popover.top .arrow:after{border-top-color:#ff5260;} 
.owl-4 .popover-content {background: #ff89a1 url(../images/stylish-bg.png) center center repeat;} 

/* Owl 5 - Blue  */
.owl-5 .popover {background-color: #0464ac;}
.owl-5 .popover.right .arrow:after{border-right-color:#0464ac;} 
.owl-5 .popover-content {background: #2ab6e6 url(../images/stylish-bg.png) center center repeat;} 



/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Four Boxes Section  --------------------------------------------------------- */

#four-boxes  { background:#f6f6f6; padding:70px 0 50px 0;}

#four-boxes .ztl-widget-description {
    font-size: 16px;
    text-align: center;
}
#four-boxes .ztl-widget-description-light {    color: #fff;}
#four-boxes .sec-title h2,
#four-boxes .ztl-heading {
    text-align: center;
    font-weight: 400;
    font-family: 'Kids-Book';
    font-size: 42px;
}

/*Circles widget*/
#four-boxes .ztl-widget-circle {
    position: relative;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    margin: 1rem auto;
    line-height: 110px;
    text-align: center;
}
#four-boxes .ztl-item-circle-edge {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-sizing: content-box;
    top: -5px;
    left: -5px;
    box-shadow: 0 0 0 5px #000;
    transition: transform 0.25s, opacity 0.25s;
    transform: scale(0.8);
    opacity: 0;
}
#four-boxes .ztl-item-circle-edge a {
    display: block;
    text-decoration: none;
}
#four-boxes .item:hover .ztl-item-circle-edge {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: block;
    opacity: 1;
}
#four-boxes .ztl-widget-circle img {
    height: 60px;
    max-height: 50%;
	vertical-align:middle;
}
#four-boxes .ztl-widget-circle-title {
    width: 100%;
    text-align: center;
    margin: 2rem 0;
    font-size: 28px;
    line-height: 1.2;
	font-weight:800;
}
#four-boxes .ztl-widget-circle-title a {
    color: inherit !important;
}
#four-boxes .ztl-widget-circle-title a:hover {
    color: inherit;
    text-decoration: none;
}
#four-boxes .ztl-widget-circle-description {
    text-align: center;
    font-size: 16px;
}
#four-boxes .ztl-widget-circle-description a, #four-boxes .ztl-widget-circle-description a:hover {
    color: inherit !important;
    text-decoration: none;
}

#four-boxes .theme-c1 .ztl-widget-circle{color:#e5026b;background-color:#e5026b;}
#four-boxes .theme-c1 .ztl-item-circle-edge { box-shadow: 0 0 0 4px #f25141; }
#four-boxes .theme-c1 .ztl-widget-circle-title { color:#e5026b; }

#four-boxes .theme-c2 .ztl-widget-circle {color:#2b455c;background-color:#2b455c;}
#four-boxes .theme-c2 .ztl-item-circle-edge { box-shadow: 0 0 0 4px #2b455c; }
#four-boxes .theme-c2 .ztl-widget-circle-title { color:#2b455c; }

#four-boxes .theme-c3 .ztl-widget-circle {color:#faa41b;background-color:#faa41b;}
#four-boxes .theme-c3 .ztl-item-circle-edge { box-shadow: 0 0 0 4px #faa41b; }
#four-boxes .theme-c3 .ztl-widget-circle-title { color:#faa41b; }

#four-boxes .theme-c4 .ztl-widget-circle {color:#71d3d2;background-color:#71d3d2;}
#four-boxes .theme-c4 .ztl-item-circle-edge { box-shadow: 0 0 0 4px #71d3d2; }
#four-boxes .theme-c4 .ztl-widget-circle-title { color:#71d3d2; }


/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Homepage Testimonials Section  --------------------------------------------------------- */

#sec-testimonials  { 
	padding:70px 0 80px 0;
	background-image: url(../images/stylishbg.png);
	background-color: #70d3d2;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: initial;
	min-height: 400px;
	position: relative;
    width: 100%;
    height: 100%;
}
#sec-testimonials .sec-title h2 {
    text-align: center;
    font-weight: 400;
    font-family: 'Kids-Book';
    font-size: 42px;
    line-height: 48px;
}

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Homepage News & Events Section  --------------------------------------------------------- */

#news-events  { background:#fff; padding:70px 0 80px 0;}

#news-events .news-content {
	display:block;
	position:relative;
	padding:10px 10px 70px 10px;
}
#news-events .news-content p {
	color:#2b455c;
	font-size:16px;
	font-weight:400;
} 

#news-events .news-content h4{
	color:#2b455c;
}

#news-events .news-content .readmore{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#fff;
	margin-bottom:10px;
}

#news-events .news-content .readmore a{
	display:block;
	color:#fff;
	border:2px solid #fff;
	padding:5px 15px;
	font-family:'Raleway',sans-serif;
	font-size:16px;
	min-width: 160px;
	text-align:center;
}
#news-events .news-content .readmore a:hover{
	font-size:19px;
	color:#2b455c;
	border:2px solid #2b455c;
}

.stylish-bg {
	background-color: #faa41b;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-image: url(../images/stylishbg.png);
}

.entry-media {margin: 0 0 20px 0;}
.entry-media:hover::after , 
.entry-media > a:hover::before , 
.entry-media > a:hover::after{
	opacity: 1;
} 
.entry-media::after{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: url(../images/border-header.png) repeat-x;
}
.entry-media > a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
/*.entry-media > a::before {
	content: "\e8b5";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 72px;
	height: 72px;
	margin: -36px 0 0 -36px;
	border: 3px solid #fff;
	border-radius: 36px;
	color: #fff;
	font-size: 22px;
	line-height: 66px;
	text-align: center;
	opacity: 0;
	transition: opacity .6s cubic-bezier(0.075, 0.82, 0.165, 1);
	font-family:fontello;
}*/
.entry-media > a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: opacity .6s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.scale-img {
	display: block;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-radius: 8px;
}
a > .scale-img {
	display: block;
	transition: opacity 3.2s cubic-bezier(0.075, 0.82, 0.165, 1), transform 3.2s cubic-bezier(0.075, 0.82, 0.165, 1);
}
a:hover > .scale-img{
	opacity: .6;
	-webkit-transform: scale(1.2) rotate(-8deg);
	-moz-transform: scale(1.2) rotate(-8deg);
	-o-transform: scale(1.2) rotate(-8deg);
	-ms-transform: scale(1.2) rotate(-8deg);
	transform: scale(1.2) rotate(-8deg);
}
.scale-img{
	border-radius: 0;
}

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/


/* Footer  --------------------------------------------------------- */
footer.scheme_original .footer_wrap_inner{
	background: #c1dfb0 url(../images/footer.jpg) bottom right;
    background-size: cover;
	padding-bottom:290px;
    position: relative;	
	color:#2b455c;
}

.scheme_original .footer_wrap_inner::before {
	/*
	content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(43, 69, 92, 0.38);
	*/
}


.footer_wrap {
	font-family: 'Raleway',sans-serif;
}

.footer_wrap p{
	font-weight: 600;
}

.footer_wrap .contact-info{
	margin:0 0 25px 0;	
	padding:0;
	font-weight: 600;
}

.footer_wrap .contact-info li{
	position:relative;
	padding:0px 0px 0px 30px;
	margin-bottom:10px;
	line-height: 1.8em;
	font-size:16px;
}

.footer_wrap .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	line-height:28px;
	font-size:20px;
	color:#2b455c;
	padding-left: 2px;
}

.footer_wrap .contact-info li strong{
	font-weight:500;	
}

.footer_wrap .footer-social {margin:80px 0 0 0;	padding:0;}

.footer_wrap  .footer-social li , .header-top .head-social li{
	position:relative;
	display:inline-block;
	margin-right:10px;
	line-height:24px;	
}

.footer_wrap  .footer-social li a , .header-top .head-social li a{
	color:#2b455c;
	font-size:45px;
}

.footer_wrap  .footer-social li a:hover , .header-top .head-social li a:hover{
	color:#e5026b;
}

.copyright_wrap_inner p { color:#fff; }

.copyright_wrap_inner .powered {
	float:right;
}
.copyright_wrap_inner .powered img {
    vertical-align: middle;
}

.scheme_original .scroll_to_top{
	background: transparent url(../images/icons/owl.gif) no-repeat 50% 100%;
    background-size: cover;
    width: 150px;
    height: 150px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}



/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/


/* About Us  --------------------------------------------------------- */

#about-sec{
	
}
#about-sec .mission-bg {
	background: url(../images/bgowl.png) no-repeat top left;
}
#about-sec .vision-bg {
	background: url(../images/bgowlpink.png) no-repeat top left;
}

#about-sec .mission-wrap h2 {
	text-align:center;
	font-family: 'Kids-Book';
    font-size: 42px;
}

#about-sec .mission-wrap {
	background: url('../images/blue-puzzle.png') no-repeat bottom right; 
	padding-bottom:80px;
}

#about-sec .mission-wrap p {
	background: url('../images/blue-line.png') repeat-y top left; 
	padding: 55px;
    margin: 0px 0 0 -14px;
}


#about-sec .vision-wrap h2 {
	text-align:center;
	font-family: 'Kids-Book';
    font-size: 42px;
	color:#e5026b;
}

#about-sec .vision-wrap {
	background: url('../images/pink-puzzle.png') no-repeat bottom right; 
	padding-bottom:80px;
	margin-bottom:40px;
}

#about-sec .vision-wrap p {
	background: url('../images/pink-line.png') repeat-y top left;
	padding: 50px;
    margin: 0px 0 0 -14px;
}


#slogan {
	background: url('../images/slogan-bg.jpg') no-repeat center center;
	padding:210px 0;
	width:100%;
	position:relative;
	margin:40px 0;
}

#slogan:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	transition: opacity .6s cubic-bezier(0, 0, 0, 1);
	z-index:1;
}

#slogan .big-title {
	color: #fff;
    font-size: 65px;
    line-height: 1.7em;
    text-align: center;
    font-weight: 400;
	z-index:999;
	position:relative;
	font-family:"Oswald",sans-serif;
}




/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Curriculum  --------------------------------------------------------- */

#cur-sec { padding-bottom:40px; font-family:'Raleway'; }
#cur-sec .para-img { margin:0 0 20px 20px; }
#cur-sec .list-sec { margin:0 0 5px 0; }
#cur-sec p.head-list { 
	color: #2b455c;
    font-weight: 800; 
}
#cur-sec ul.list-items > li:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '\2605';
    font-family: 'Fontello';
    font-size: 17px;
    color: #2b455c;
}

/*** 

====================================================================
	Pilates Accordion 
====================================================================

***/

.accordion-box{
	position:relative;
	padding-left:0;
}

.accordion-box .block{
	position:relative;
	margin-bottom:15px;	
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:20px;
	margin-bottom:0px;
	cursor:pointer;
	line-height:30px;
	padding:15px 50px 15px 30px;
	border: 2px solid #faa41b;
    background: #faa41b;
    overflow: hidden;
    font-weight: 400;
    color: #ffffff;
	border-radius:5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.accordion-box .block .acc-btn span {
	font-size: 13px;
}

.accordion-box .block .acc-btn.active{
	border:2px solid #2b455c;
	color:#2b455c;
}

.accordion-box .block .icon-outer{
	position:absolute;
	right:10px;
	top:0px;
	margin-top:0px;
	width:50px;
	height:100%;
	text-align:center;
	font-size:14px;
	color:#ebebeb;
	background: none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .acc-btn.active .icon-outer{
	color:#ffffff;
}

.accordion-box .block .icon-outer .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-16px;
	width:100%;
    height: 100%;
    line-height: 32px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.accordion-box .block .icon-outer .icon-plus{
	opacity:1;
}

.accordion-box .block .icon-outer .icon-minus{
	opacity:0;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus{
	opacity:1;
	color:#006680;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus{
	opacity:0;
}

.accordion-box.style-two .block .acc-btn.active .icon-outer{
	background:none;
	color:#00c6ff;
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;	
}

.accordion-box .block .acc-content.current{
	display:block;	
}

.accordion-box .block .content{
	position:relative;
	font-size:14px;
	background:#ffffff;
	padding:25px 0px 0px;	
}

.accordion-box.style-two .block .content{
	padding-top:0px;
	font-size:14px;
	padding-left:0px;	
}

.accordion-box .block .content .image{
	float:left;
	margin:0px 20px 25px 0px;	
}

.accordion-box .block .content .image img{
	display:block;
	max-width:100%;	
}

.accordion-box .block .content p{
	margin-bottom:20px;
	line-height:1.8em;
}

@media only screen and (max-width: 499px) {
		
	.accordion-box .block .content .image{
		margin:0px 0px 20px;
		float:none;
		width:100%;	
	}
	
	.accordion-box .block .content .image img{
		display:block;
		width:100%;	
	}
	
}

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Contact Us  --------------------------------------------------------- */

#contact-sec {
	padding-bottom:40px;
}
#contact-sec h2{
	font-family: 'Kids-Book';
    font-size: 42px;
}
#contact-sec .info-box{
    text-align: center;
    background: url(../images/children.jpg) top left;
    min-height: 340px;
    background-size: cover;
    position: relative;
    color: #fff;
    font-family: Raleway;
    font-size: 25px;
    display: table;
    width: 100%;
    line-height: 1.5em;
}

#contact-sec .info-box:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(43, 69, 92, 0.74);
	transition: opacity .6s cubic-bezier(0.075, 0.82, 0.165, 1);
	z-index:1;
}

#contact-sec .info-box-inner{
	display:table-cell;
	vertical-align:middle;
	position:relative;
	z-index:999;
}

#contact-sec input[type='text'] , #contact-sec input[type='email'] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;	
	line-height: 24px;
	padding: 19.5px 20px 19.5px;
    color: #ffffff;
    background-color: #2b455c;
	border: none;
	width: 90%;
	outline: none;
	-webkit-appearance: none;
	height: 43px;
	margin: 5px 0 0 0;
	border-radius: 21px !important;
}


#contact-sec label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 11px;
    color: #e5026b;
    font-weight: 500;
}

#contact-sec textarea.error {
    border: 2px solid #e5026b;
}

#contact-sec textarea {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font: 400 18px "Open Sans", sans-serif;
    line-height: 24px;
    padding: 19.5px 20px 19.5px;
    color: #2b455c;
    border: 2px solid #2b455c;
    background: #fff;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    resize: none;
    height: 213px;
    overflow: auto;
	margin: 5px 0 0 0;
	border-radius: 21px !important;
}

#contact-sec label {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	letter-spacing: normal;
	width: 100%;
	color: #2b455c;
	font-size: 15px;
	margin: 8px 0; 
	font-family:Raleway;
}
#contact-sec label span{
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}

#contact-sec label.message {
  max-width: 100%;
  width: 100%;
  margin: 0 0 25px;
}

#contact-sec fieldset {
  border: none;
}

#contact-sec .success-msg {
    padding: 0;
    font-size: 20px;
    font-family: kids-book;
    color: #e5026b;
    font-weight: bold;
    margin: 30px 0;
}
#contact-sec .failed-msg {
    padding: 0;
    font-size: 20px;
    font-family: kids-book;
    color: #e5026b;
    font-weight: bold;
    margin: 30px 0;
}

.page-contact .overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:350px; 
   top:350px;  
   margin-top:-350px;  
}

.scheme_original #contact-sec a.btn:hover {
    color: #fff;
}



/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* News & Events  --------------------------------------------------------- */

#news-sec  {
	padding:0 0 40px 0;
}
#news-sec .match-my-cols {
    overflow: hidden; 
}

#news-sec .match-my-cols .match{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#news-sec .entry-media {
	margin: 0px; 
}

#news-sec .news-content {
	display:block;
	position:relative;
	padding:10px 10px 0px 10px;
}
#news-sec .news-content p {
	color:#2b455c;
	font-size:16px;
	font-weight:400;
	margin-bottom:30px;
} 

#news-sec .news-content h4{
	color:#2b455c;
}

#news-sec .news-content .readmore{
	color: #fff;
    text-align: right;
    width: 100%;
    position: relative;
    display: block;
}
#news-sec .news-content .readmore a {
    color: #fff;
    border: 2px solid #fff;
    padding: 7px 15px;
    font-family: 'Raleway',sans-serif;
    font-size: 16px;
    text-align: center;
    width: 160px;
}
#news-sec .news-content .readmore a:hover {
    font-size: 19px;
    color: #2b455c;
    border: 2px solid #2b455c;
}

#news-sec .news-img {
    padding:0 0 20px 20px;
	width:35%;
}

#news-sec a.back-link {
    float: right;
}

#news-sec ul.list-items > li:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '\e813';
    font-family: 'Fontello';
    font-size: 17px;
    color: #2b455c;
}


/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Facilities --------------------------------------------------------- */
#facilities-sec {padding:0 0 70px 0;}
#facilities-sec ul.list-items > li:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '\2605';
    font-family: 'Fontello';
    font-size: 17px;
    color: #2b455c;
}

#facilities-sec .tab-style {margin-bottom:20px;}
#facilities-sec .tab-style thead tr td { height:60px; }
#facilities-sec .tab-style tr td { padding: 7px 10px; }

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Activities --------------------------------------------------------- */

.bday-section {margin-top:30px; display:table; position:relative; border:none;}
.bday-section tr td {vertical-align:middle; border:none; padding:7px 5px;}
.bday-img-wrap img {border-radius:50%;}




/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Term Dates & Regsitration Form --------------------------------------------------------- */


#reg-sec { padding-bottom:80px; font-family:'Raleway'; }
#reg-sec a{ color:#2b455c;  }
#reg-sec a:hover{ color:#e5026b; }
#reg-sec a:hover .download-link  {
	position:relative;
}
#reg-sec .resp-right-div  {
	float:right;
	text-align:right;
}

#termdate-sec {padding:0 0 70px 0;}
#termdate-sec .cal-img {width:100%;}


#termdate-sec .vtab-style {margin-top:30px; max-width:560px;}
#termdate-sec .vtab-style tr td {
	text-align:left;
	font-size:18px;
}

#termdate-sec .vtab-style tr td.bgWhite {
	color:#000;
}






#termdate-sec .head-title {
	font-family:kids-book; 
	font-size:45px;
	line-height:50px;
	margin-bottom:20px;
	color:#000;
	text-align:center;
}

#termdate-sec .schedule-title {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: 100;
    line-height: 1.7em;
    color: #fff;
    padding: 10px 0;
	margin-bottom: 10px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(189,187,189,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(189,187,189,1);
	box-shadow: 5px 5px 5px 0px rgba(189,187,189,1);
}

#termdate-sec .div-top {
	z-index:999;
}

#termdate-sec .schedule-title:hover {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(102,102,102,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(102,102,102,1);
	box-shadow: 5px 5px 5px 0px rgba(102,102,102,1);
}

#termdate-sec a.pdf-wrap, #reg-sec a.pdf-wrap {
	display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    margin-top: 20px;
    color: #fff;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(171,171,171,1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(171,171,171,1);
	box-shadow: 0px 0px 7px 0px rgba(171,171,171,1);
	font-weight: bold;
}




a.pdf-wrap.borderPink:hover { background:#e92781; color:#fff; border: 2px solid #fff;}
a.pdf-wrap.borderNavy:hover { background:#2b455c; border: 2px solid #fff;}
a.pdf-wrap.borderBlue:hover { background:#71d3d2; border: 2px solid #fff;}
a.pdf-wrap.borderYellow:hover { background:#faa41b; border: 2px solid #fff;}

a.pdf-wrap.borderPink:hover span , a.pdf-wrap.borderPink:hover i,
a.pdf-wrap.borderNavy:hover span , a.pdf-wrap.borderNavy:hover i,
a.pdf-wrap.borderBlue:hover span , a.pdf-wrap.borderBlue:hover i, 
a.pdf-wrap.borderYellow:hover span , a.pdf-wrap.borderYellow:hover i { color:#fff;}



/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Fees --------------------------------------------------------- */

#fees-sec {padding:0 0 70px 0;}
#fees-sec ul.list-items > li:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '\e813';
    font-family: 'Fontello';
    font-size: 13px;
    color: #2b455c;
}

/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/

/* Gallery  --------------------------------------------------------- */

#gal-sec {padding:0 0 70px 0;}





