/** Generated by FG **/
@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro-Regular_1.eot');
  src: local('☺'), url('../fonts/MyriadPro-Regular_1.woff') format('woff'),
  url('../fonts/MyriadPro-Regular_1.ttf') format('truetype'), 
  url('../fonts/MyriadPro-Regular_1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
	margin: 0; 
	padding: 0; 
	height: auto;
	font-family: Raleway;
	font-size: 12px;
	line-height: 20px;
	color: #43525e; 
	background: #fff;
	font-size-adjust:none;
  position: relative;
  overflow-x: hidden; 
}
* {
	box-sizing: border-box;
	-ms-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
}

a:active,
a:hover,
a:focus {
  outline: 0;

}
.clr{
  clear: both;

}
h1 {
	font-family:Raleway;
	font-size: 39px;
	color: #ffffff;
	line-height: 45px;
	margin: 0px;
	font-weight: bold;	
}
h2 {
	font-family: Raleway;
	font-size: 29px;
	color: #2c8aff;
	line-height: 34px;
  margin: 0px;
  font-weight: 400;	
}
h3 {
  font-family: Raleway;
  font-size: 19px;
  color: #fff;
  line-height: 24px;
  margin: 0px;
}
p {
	font-family: Raleway; 
	font-size: 16px; 
	color: #656565;
	line-height: 22px;	
	margin: 0px;
	font-weight: 400;
}
img {
  border: 0;
  max-width: 100%;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  outline: none;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;

}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
a{
   transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
input {
  line-height: normal;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
input:hover,
input:focus,
textarea:hover, 
input[type=text]:hover, 
textarea:active, 
input[type=text]:active, 
textarea:focus, 
input[type=text]:focus,
button:focus,
button:active,
button:hover
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none!important;
}

/*input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  appearrance:box-sizing;
}*/
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="button"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea
{
    -webkit-appearance: none !important;
    box-shadow: none;
    border-radius: 0px;
}
select {
    box-shadow: none;
    border-radius: 0px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
          box-shadow: none;
}
input[type="text"]::-moz-placeholder {
	opacity: 1;
}
input[type="text"]::-webkit-placeholder {
	opacity: 1;
}
input::-moz-placeholder {
	opacity: 1;
}
input::-webkit-placeholder {
	opacity: 1;
  color: #fff;
}
textarea::-moz-placeholder {
	opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
}
input:-ms-input-placeholder {	
	opacity: 1;
}
::-webkit-input-placeholder {
   opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
   opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
   opacity: 1 ; 
}

:-ms-input-placeholder { 
   opacity: 1; 
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    border-radius: 0;
}
input[type="radio"] {
    -webkit-appearance: radio;
    border-radius: 0;
}

input {
    -webkit-border-radius:0; 
    border-radius:0;
    box-shadow: none;
}
input, textarea, select {
   -webkit-appearance: none;
   border-radius: 0px;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
}
input[type=text]:focus, textarea:focus {
	outline: 0px;
	
}
input[type=text]:hover, textarea:hover {
	outline: 0px;
}
input[type=checkbox]
{
  -webkit-appearance:checkbox;
  border-radius: 0;
}
input[type="radio"] {
    -webkit-appearance: radio;
    border-radius: 0;
}textarea {
  text-indent:-3px;
}
/* Mozilla based browsers */
/*::-moz-selection {
       background-color: #FF8900;
       color: #fff;
}*/

/* Works in Safari *//*
::selection {
       background-color: #FF8900;
       color: #fff;
}*/
.wrapper { 
	width: 100%; 
	height: auto;
}
.container {
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;	
	padding-left: 0px;
	padding-right: 0px;
}
li {
	list-style: none;
}
a {
	text-decoration: none!important;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.clearfix:after {
  content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
ul {
  padding: 0px;
  margin: 0px;
}
.left {
  float: left;
}
.right {
  float: right;
  margin-top: 25px;
}
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0;
}

/*header part css*/

.header {
  background: url("../images/header-bg.png") no-repeat top center;
}
.logo a {
  padding: 141px 0 31px 0;
  display: block;
}
.navigation {
  margin-top: 138px;
}
.navigation ul li {
  float: left;
  padding: 0 22px;
}
.navigation ul li:last-child {
  padding-right: 0px;
}
.navigation ul li a {
  display: block;
  font-family: Raleway;
  font-weight: 500;
  font-size: 16px;
  color: #3b3e42;
  line-height: 20px;
  border-bottom: solid 4px #fff;
  padding: 10px 0.5px 36px;/*murari 10px 0 35px 0*/
}
.navigation ul li:first-child a {
  padding-left: 0px;
}
.navigation ul li:last-child a {
  padding-right: 0px;
}
.navigation ul li a:hover, .navigation ul li.active a {
  color: #80c71d;
  border-bottom: solid 4px #90c940;
}
.sb-slidebar .active a {
  color: #80c71d;
  border-right: solid 4px #90c940;
}
.menu {
    display: none;
  }

/*banner part css*/

.banner {
  background: url("../images/banner-img.jpg") no-repeat center center;
  background-size: cover;
  min-height: 570px;
  position: relative;
}
.banner-text {
  padding: 57px 0 66px 0;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.left-part h1 {
  font-family: Raleway;
  font-weight: 400;
  font-size: 43px;
  color: #fff;
  line-height: 50px;
  margin-bottom: 12px;
}
.left-part p {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
.button input[type="button"] {
  font-size: 15px;
  color: #fff;
  font-family: Raleway;
  line-height: 24px;
  height: 46px;
  border: none;
}
.contact-bt {
  width: 139px;
  background: #2c8aff;
  margin-right: 6px;
}
.contact-bt:hover {
  background: #0c55b0;
}
.Learn-bt {
  width: 135px;
  background: #6ca41e;
}
.Learn-bt:hover {
  background: #52840c;
}
.heading  {
  font-family: Raleway;
  font-size:27px;
  font-weight: #fff;
  color: #fff;
  padding: 29px 0;
  background: #E04445;
  text-align: center;
  line-height:30px;
  position: relative;
}
.heading a{ color:#fff; display:inline-block; font-size:16px;  padding:10px 20px; margin:0 0 0 15px; background:#90C940; }
.heading a:hover{ background:#2C8AFF; }
.w-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin:0 auto;
}
.detail {
  padding: 82px 0 78px 0;
  text-align: center;
  background: #FCFCFC url("../images/border-bg.jpg") no-repeat bottom center; 
}
.detail p {
  line-height: 25px;
  margin: 28px 0 18px 0;
  font-weight: 400;
}
.detail h4 {
  font-family: Myriad Pro;
  color: #2c8aff;
  font-size: 18px;
  line-height: 25px;
}

/*portfolio part css*/

.portfolio {
  padding: 58px 0 59px 0;
}
.p-box-wrapper {
  margin: 0 -15px;
}
.p-box {
  width: 33.3%;
  float: left;
  padding: 0 15px;
}
.text-part {
  padding: 18px 10px 18px 30px;
}
.text-part h4 {
  font-family: Raleway;
  font-size: 19px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 3px;
  margin-top: 0px;
}
.text-part p {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  opacity: 0.7;
}
.blue {
  background: #2c8aff;
}
.green {
  background: #90c940;
}
.yellow {
  background: #e3b93b;
}

/*text-slider part css*/

.text-slider {
  padding: 95px 0 98px 0;
  background: #f66aa5;
  text-align: center;
}

.text-slider p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin: 28px auto 35px auto;
  max-width: 845px;
  font-weight: 400;
}
.text-slider span {
  font-family: RalEway;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

/*contact-form part css*/

.contact-form {
  background: #90c940;
  padding: 90px 0 98px 0;/*murari 70px 0 96px 0*/
  text-align: center;
  float: left;
  width: 100%;
}
.contact-form p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;  
}
.input-width {
  padding: 0 5px;
  width: 33.33%;
  float: left;
}
.field-1 input[type="text"] {
  font-size: 14px;
  color:#9b9b9b;
  font-family: Raleway;
  padding: 14px 10px 14px 20px;
  width: 100%;
  height: 49px;
  background: #fff;
  border: none;
  font-weight: 500; 
}
.field-1 {
  max-width: 825px;
  margin: 35px auto 12px auto;
}
.field-2 {
  max-width: 825px;
  margin: 0 auto 32px auto;
}
.textarea {
  width: 66.67%;
  padding: 0 5px;
  float: left;
}
.textarea textarea {
   font-size: 14px;
  color:#9b9b9b;
  font-family: Raleway;
  padding: 14px 10px 14px 20px;
  width: 100%;
  height: 49px;
  background: #fff;
  border: none; 
  font-weight: 500;
}
.f-button {
  width: 33.33%;
  float: left;
  padding: 0 5px;
}
.f-button input[type="button"] {
  width: 100%;
  height: 49px;
  border: none;
  font-family: Raleway;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  background: #70a526;
  padding: 0px;
  color: #fff;
}
/*.button input[type="button"]:hover {
  opacity: 0.7;
}
*/

.f-button input[type="submit"] {
  width: 100%;
  height: 49px;
  border: none;
  font-family: Raleway;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  background: #70a526;
  padding: 0px;
  color: #fff;
}
.footer {
  float: left;
  padding: 64px 0; /*murari padding: 64px 0 57px 0;*/
  text-align: center;
  width: 100%;
}
.social-icon {
  display: inline-block;
}
.social-icon a {
  display: block;
  width: 37px;
  height: 37px;
  margin-left: 7px;
  float: left;
}
.social-icon a:first-child {
  margin-left: 0px;
}
.fb {
  background: url("../images/facebook-icon.png") no-repeat center center;
}
.tw {
  background: url("../images/twitter-icon.png") no-repeat center center;
}
.gl {
  background: url("../images/google-icon.png") no-repeat center center;
}
.fb:hover {
  background: url("../images/f-hover.png") no-repeat center center;
}
.tw:hover {
  background: url("../images/t-hover.png") no-repeat center center;
}
.gl:hover {
  background: url("../images/g-hover.png") no-repeat center center;
}

.footer-nav ul {
  display: inline-block;
  margin: 22px 0;
}
.footer-nav ul li {
  float: left;
}
.footer-nav ul li a {
  display: block;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 14px;
  color: #656565;
  border-left: solid 1px #656565;
  padding: 0 10px;
}
.footer-nav ul li a:hover {
  color: #000;
}
.footer-nav ul li:first-child a {
  border-left: none;
  padding-left: 0px;
}
.footer-nav ul li:last-child a {
  padding-right: 0px;
}
.copyright {
  font-family: Open Sans;
  font-size: 13px;
  line-height: 14px;
  color: #656565;
}

/*****************murari add css ****************/
.copyright a:hover {
    color: #000000;
}
.copyright a {
    color: #656565;
}
 .contact-form p a:hover {
    color: #407500;
}
.contact-form p a {
    color: #ffffff;
}
.f-button input[type="button"]:hover {
  background: #306500;
}
/* IE6 */
.banner-text {
  background: url(../images/bakground.png) repeat;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) { 
  /*p, .text-slider p { font-weight: 600; } */
} 


/*******************************************************/
/* About US *******************************************/
/**************************************************/
.banner1 {
  background: url("../images/banner-img.jpg") no-repeat scroll center center / cover ;
  text-align: center;
  min-height: 200px;
}
.section_about {
  padding: 80px 0 60px;
  background: #f6f6f6;
}
.box {
  text-align: center;
  margin-bottom: 20px;
}
.box_img {
  background: #90c940 none repeat scroll 0 0;
  border-radius: 100%;
  display: inline-block;
  height: 80px;
  transition: all 0.5s ease 0s;
  margin-bottom: 10px;
  padding: 15px;
  width: 80px;
}
.box:hover .box_img {
  background: #000000 none repeat scroll 0 0;
  transform: rotateY(180deg);
}
.box p {
  font-size: 15px;
  line-height: 24px;
}
/*********************************************/
/*.accordion-group {
  background: #ffffff none repeat scroll 0 0;
  margin-bottom: 10px;
  padding: 10px 20px;
}*/

.accordion-inner {
  font-size: 15px;
  line-height: 24px;
  padding: 10px 50px 1px;
}
.accordion-toggle {
  color: #303030;
  position: relative;
}
.accordion-group {
  margin-bottom: 10px;
}
.address a:hover {
  color: #90C940;
}
.accordion-toggle.collapsed::after {
  background-color: #e04445;
  background-image: url("../images/plus.png");
  background-size: 16px auto;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 40px;
}
.accordion-toggle::after {
    background-color: #e04445;
  background-image: url("../images/minus.png");
  background-size: 16px auto;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 40px;
}
/*.accordion-toggle.collapsed {
 background: url("../images/plus.png") no-repeat scroll 0 13px / 15px auto;
}*/
/*.accordion-toggle {
   background: url("../images/minus.png") no-repeat scroll 0 13px / 15px auto;
}*/
.accordion-toggle {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 50px;
}
.answer {
  margin-top: 10px;
  display: none;
  font-size: 15px;
  line-height: 28px;
  padding-left: 30px;
  cursor: text;
}
.answer-open .answer {
  display: block;
}
/*************************************************/
.login h3 {
  border-bottom: 2px solid #5d921b;
  color: #111111;
  font-size: 25px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.field .form-control {
  height: auto;
  border-radius: 0;
  box-shadow: none;
  padding: 20px;
  border: none;
}
.field {
  margin-bottom: 15px;
}
.field label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 7px;
  color: #606060;
}
.submit {
  background: #70a526 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  float: right;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 40px;
}
.submit:hover {
  background: #306500;
}

/*****************************************/
#gray {
  background: #f6f6f6 none repeat scroll 0 0;
}
.panel-body {
  font-size: 14px;
  line-height: 23px;
  background: #f3f3f3 none repeat scroll 0 0;
  
}
.section_about .panel-body {
  padding: 10px 25px;
}
.panel-heading {
  padding: 20px 25px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}
.section_about .panel.panel-default {
  margin: 0 0 20px;
}
/*****************************************/
.login p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 40px;
}
.contact {
  background: #ffffff none repeat scroll 0 0;
  font-size: 16px;
  padding: 30px;
  width: 100%;
}
.user-img img {
  width: 100%;
}
.user-img {
  background: #90C940 repeat scroll 0 0;
  border-radius: 100px;
  height: 100px;
  margin: 0 auto 20px;
  padding: 20px;
  text-align: center;
  width: 100px;
}
.contact p {
  font-size: 15px;
}
.address a.email {
  background: rgba(0, 0, 0, 0) url("../images/mail.png") no-repeat scroll 0 5px / 20px auto;
  padding-left: 30px;
}
.address a.number {
  background: rgba(0, 0, 0, 0) url("../images/mobile.png") no-repeat scroll 0 5px / 20px auto;
  padding-left: 30px;
}
.address a {
  clear: both;
  color: #606060;
  display: table;
  font-size: 15px;
  padding: 5px 0;
  text-transform: capitalize;
}
.address {
  margin: 20px 0 0;
}
.accordion-inner ul,
.accordion-inner ol {
  margin: 10px 0 0;
  padding-left: 15px;
}
.accordion-inner li {
  list-style: inherit;
}
.accordion-inner ul li,
.accordion-inner ol li {
  list-style: inherit;
   padding: 2px 0;
}
/***************************************************/
.right_conntent {
  background: #ffffff;
  padding: 30px;
}
.right_conntent p {
  font-size: 15px;
  line-height: 24px;
}

/*******************section_how_it_work*******************/
.section_how_it_work {
  background: #FCFCFC none repeat scroll 0 0;
  float: left;
  padding: 80px 0;
  width: 100%;
}
.work_box h2,
.work_box p {
  display: block;
  margin-bottom: 28px;
}
.login form .field textarea {
  height: 150px;
}
.work_box_img {
  background: #2c8aff none repeat scroll 0 0;
  border-radius: 100px;
  height: 90px;
  margin: 0 auto 20px;
  padding: 18px;
  width: 90px;
   transition: all 0.5s ease 0s;
}
.work_box {
  text-align: center;
  padding-bottom: 0;
}
.work_box:hover .work_box_img {
  background: #e04445 none repeat scroll 0 0;
  transform: rotateY(180deg);
}
.title {
  color: #606060;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
}
.map {
  text-align: center;
}
.button .learn-bt {
  background: #6ca41e;
}
.button .learn-bt:hover {
  background: #54860D;
}
.contact-bt,
.learn-bt {
  background: #2c8aff none repeat scroll 0 0;
  color: #ffffff !important;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  margin-right: 6px;
  text-align: center;
  width: 139px;
}
.map img {
  height: 500px;
  width: 100%;
}
#gray .work_box h2, .work_box p {
  margin-bottom: 0;
}
#gray .work_box{
  padding-bottom: 0;
}

/********************* slider ***************/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
    min-height: 500px;
}
.carousel-control.left,
.carousel-control.right,
.carousel-indicators {
  display: none;
}
.item {
  min-height: 570px;
}
.sb-slide {
  min-height: auto !important;
}
/********************************* front page *******************/
.listing_front li {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding: 3px 0 3px 20px;
  line-height: 25px;
}
.listing_front p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
.listing_front li::after {
  border: 7px solid transparent;
  border-left: 7px solid #e04445;
  content: "";
  left: 0;
  position: absolute;
  top: 8px;
}
.highlighted_points .listing_front li::after {border:8px solid transparent; border-left:8px solid #fff; }
.highlighted_points .listing_front li{ color: #fff; font-size: 20px; line-height: 30px;}
.listing_front {
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  text-align: left;
  width: 100%;
}
.center {
  margin: 40px auto;
  max-width: 700px;
  text-align: center;
  margin-bottom: 0;
}
/*************** detail_about ******************************/
.detail_about {
  padding: 70px 0 60px;
  background-color: #fff;
}
.work_box h4 {
  font-size: 17px;
}
.detail_about p {
  margin-top: 0;
} 
.tuition {
  margin-bottom: 50px;
  text-align: center;
}
.listing_marg {
  text-align: center;
}
.listing_marg p {
  margin-bottom: 20px;
}
.listing_user_img {
  float: left;
  margin-right: 30px;
  max-width: 400px;
}
.listing_user_content  {
  overflow: hidden;
}
.listing_user_content p {
  margin-bottom: 10px;
}
/***************************************************************/

#white {
  background: #f6f6f6;
  padding: 70px 0;
  text-align: center;
  width: 100%;
  float: left;
}
.margin_top {
  margin-top: 50px;
}
.section {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 70px 0;
  width: 100%;
}
/*.gray1 {
  background: #fff;
}*/
.spacing {
  margin: 50px 0;
}
/**********************************/
#margin p {
  margin: 0;
}
tr {
  /*border: 1px solid;*/
  background: #fff;
}
th {
  text-align: center;
}
td, th {
  color: #2c8aff;
  font-family: Raleway;
  font-size: 20px;
  font-weight: normal;
  padding: 15px;
  border: 1px solid #000;
  
}
.fees {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.tuition_heading h2 {
  margin-bottom: 50px;
  text-align: center;
}
.tuition_box {
  float: left;
  padding: 0 3px;
  width: 25%;
  margin-bottom: 6px;
}
.primary_school h3 {
  background: #2c8aff none repeat scroll 0 0;
  margin-bottom: 5px;
  padding: 25px;
  height: 74px;
  text-align: center;
}
.pre_week {
  background: #efefef none repeat scroll 0 0;
  display: table-cell;
  height: 100%;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
.pre_week p {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.pre_week span {
  font-weight: normal;
  font-size: 16px;
}
.week {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#tuition_box1 .pre_week {
  background: #6ca41e none repeat scroll 0 0;
  color: #ffffff;
  text-align: left;
}

#tuition_box1 .pre_week h5,
#tuition_box1 .pre_week span,
#display .pre_week h5,
#display .pre_week span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}
#tuition_box1 .pre_week p,
#display .pre_week p {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: lighter;
}
.primary_school {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.tuition_box small {
  display: block;
  font-size: 16px;
  width: 100%;
}
/*.multicolor {
  background: #ccc;
}*/
.pre_space {
  display: table;
  height: 110px;
  width: 100%;
  margin-bottom: 6px;
}
.multicolor {
  background: #fcfcfc url("../images/border-bg.jpg") no-repeat scroll center top;
  float: left;
  padding: 0 0 50px;
  width: 100%;
}
.primary_school:last-child {
  margin-bottom: 0;
}


/***************************/
/*.tuition_box {
  float: left;
  margin: 0 -6px;
  padding: 0 3px;
  width: 100%;
}
.pre_space {
  float: left;
  padding: 0 6px;
  width: 25%;
}*/
#display {
  display: none;
}
.pbox{
  width: 25%;
}
.pfirst {
    background: #6ca41e none repeat scroll 0 0;
    padding:30px 21.2px;
    margin-bottom: 6px;
}
.pfirst  h5, .pfirst span, .pfirst p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}
.probdetail{
  width: 100%;
  padding-left: 3px;
}
.pro_row h3 {
  background: #2c8aff none repeat scroll 0 0;
  height: 74px;
  margin-bottom: 5px;
  padding: 25px;
  text-align: center;
}
.pro_row {
   /* width: 33.3%;
    padding: 0 3px;*/
    width: 25%;
    padding: 0 3px;

}
.prodetaildata {
   /* background: #efefef none repeat scroll 0 0;*/
   /* padding: 33px;*/
    /*text-align: center;*/
    /*width: 24.7%;
    margin-left: 3px;*/
}
.prodetaildata {
    padding: 0 3px;
    text-align: center;
    width: 33.3%;
    text-align: center;
}
.prodetaildata p {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
}
.prodetaildata span {
    font-size: 16px;
    font-weight: normal;
}
.prorowzero{
  visibility: hidden;
}
.prodetaildataarea {
    margin: 0;
    padding-left: 1px;
    width: 75%;
}
.prodedata{
  background: #efefef none repeat scroll 0 0;
  
  padding: 33px;
}
.pboxseccol{
  width: 75%;
  padding: 0 0 0 3px;
}

.proboxcol1 {
    padding: 0 3px;
    width: 33.3%;
}
.prcoltitle h3{
   background: #2c8aff none repeat scroll 0 0;
  height: 74px;
  margin-bottom: 5px;
  padding: 25px;
  text-align: center;
}
.prdetailbelow{
  background: #efefef;
  text-align: center;
  padding: 30px;
  min-height: 115px;
  margin-bottom: 6px;
}

.prdetailbelow p {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    min-height:73px; 
}
.secd_school .prdetailbelow p{ min-height: auto;}
.secd_school .pfirst { padding: 32px 21.2px;}

.prdetailbelow span {
    font-size: 16px;
    font-weight: normal;
}
.pfirstspace{
  margin-top: 80px;
}
.prosectitle{
  display: none;
}
.primarysecrow .prcoltitle{
  display: none;
}
.alevel{
  min-height: 115px;
}



}
@media only screen and (max-width: 767px) {
  /*.pbox{
    width: 100%;
    text-align: center;
  }
  .pboxseccol{
    width: 100%;
    padding: 0;
  }
  .proboxcol1{
    width: 100%;
      padding: 0;
  }
  .primary_school h3{
    height: 115px;
  }
  .primarysecrow .prcoltitle{
    display: block;
  }
  .primarysecrow .primary_school h3{
    height: 115px;
  }*/
}
.banner-text .left-part h1 {
  font-size: 27px;
  margin-bottom: 0;
}
.banner-text .right {
  margin-top: 0;
}
.text-part {
  min-height: 105px;
}
.accordion-inner p {
  margin-bottom: 15px;
}

/************************ **********/
.contact-form .textarea > textarea {
  height: 122px;
}
.cepcha {
  float: right;
  margin-right: -12px;
  margin-top: -5px;
  transform: scale(0.87);
  width: 33.33%;
}
.cepcha-contact1 {
  float: left;
  width: 20%;
}
.cepcha-contact {
  float: left;
  width: 80%;
  padding: 0 15px;
}
.g-recaptcha {
  float: right;
  width: 304px !important;
}
.cepcha-contact1 .submit {
  height: 72px;
}