/*
 * Wp Location Public Styles
 * Styled used for the front-end of the website
 */
 @import url("https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css");
 @import url('https://use.fontawesome.com/releases/v5.8.1/css/all.css');
 
/*clearfix*/
.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}
.cf:after {
    clear: both;
}

/*location listing*/
.location_list{
	float: left;
	width: 100%;
}
.location_list .location{
	float: left;
	width: 100%;
}
.location_list .location img{
	margin: 0px 15px 15px 0px;
	float: left;
}
.location_list .location .phone_email{
	clear: both;
}


.myrow {
	margin-left: -15px;
	margin-right: -15px;    display: inline-block;width: 100%;
} 
.myauto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.mycol-xs-1, .mycol-sm-1, .mycol-md-1, .mycol-lg-1, .mycol-xs-2, .mycol-sm-2, .mycol-md-2, .mycol-lg-2, .mycol-xs-3, .mycol-sm-3, .mycol-md-3, .mycol-lg-3,
	.mycol-xs-4, .mycol-sm-4, .mycol-md-4, .mycol-lg-4, .mycol-xs-5, .mycol-sm-5, .mycol-md-5, .mycol-lg-5, .mycol-xs-6, .mycol-sm-6, .mycol-md-6, .mycol-lg-6,
	.mycol-xs-7, .mycol-sm-7, .mycol-md-7, .mycol-lg-7, .mycol-xs-8, .mycol-sm-8, .mycol-md-8, .mycol-lg-8, .mycol-xs-9, .mycol-sm-9, .mycol-md-9, .mycol-lg-9,
	.mycol-xs-10, .mycol-sm-10, .mycol-md-10, .mycol-lg-10, .mycol-xs-11, .mycol-sm-11, .mycol-md-11, .mycol-lg-11, .mycol-xs-12, .mycol-sm-12, .mycol-md-12,
	.mycol-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.mycol-xs-1, .mycol-xs-2, .mycol-xs-3, .mycol-xs-4, .mycol-xs-5, .mycol-xs-6, .mycol-xs-7, .mycol-xs-8, .mycol-xs-9, .mycol-xs-10, .mycol-xs-11,
	.mycol-xs-12 {
	float: left
}

.mycol-xs-12 {
	width: 100%
}

.mycol-xs-11 {
	width: 91.66666667%
}

.mycol-xs-10 {
	width: 83.33333333%
}

.mycol-xs-9 {
	width: 75%
}

.mycol-xs-8 {
	width: 66.66666667%
}

.mycol-xs-7 {
	width: 58.33333333%
}

.mycol-xs-6 {
	width: 50%
}

.mycol-xs-5 {
	width: 41.66666667%
}

.mycol-xs-4 {
	width: 33.33333333%
}

.mycol-xs-3 {
	width: 25%
}

.mycol-xs-2 {
	width: 16.66666667%
}

.mycol-xs-1 {
	width: 8.33333333%
}

.mycol-xs-pull-12 {
	right: 100%
}

.mycol-xs-pull-11 {
	right: 91.66666667%
}

.mycol-xs-pull-10 {
	right: 83.33333333%
}

.mycol-xs-pull-9 {
	right: 75%
}

.mycol-xs-pull-8 {
	right: 66.66666667%
}

.mycol-xs-pull-7 {
	right: 58.33333333%
}

.mycol-xs-pull-6 {
	right: 50%
}

.mycol-xs-pull-5 {
	right: 41.66666667%
}

.mycol-xs-pull-4 {
	right: 33.33333333%
}

.mycol-xs-pull-3 {
	right: 25%
}

.mycol-xs-pull-2 {
	right: 16.66666667%
}

.mycol-xs-pull-1 {
	right: 8.33333333%
}

.mycol-xs-pull-0 {
	right: 0
}

.mycol-xs-push-12 {
	left: 100%
}

.mycol-xs-push-11 {
	left: 91.66666667%
}

.mycol-xs-push-10 {
	left: 83.33333333%
}

.mycol-xs-push-9 {
	left: 75%
}

.mycol-xs-push-8 {
	left: 66.66666667%
}

.mycol-xs-push-7 {
	left: 58.33333333%
}

.mycol-xs-push-6 {
	left: 50%
}

.mycol-xs-push-5 {
	left: 41.66666667%
}

.mycol-xs-push-4 {
	left: 33.33333333%
}

.mycol-xs-push-3 {
	left: 25%
}

.mycol-xs-push-2 {
	left: 16.66666667%
}

.mycol-xs-push-1 {
	left: 8.33333333%
}

.mycol-xs-push-0 {
	left: 0
}

.mycol-xs-offset-12 {
	margin-left: 100%
}

.mycol-xs-offset-11 {
	margin-left: 91.66666667%
}

.mycol-xs-offset-10 {
	margin-left: 83.33333333%
}

.mycol-xs-offset-9 {
	margin-left: 75%
}

.mycol-xs-offset-8 {
	margin-left: 66.66666667%
}

.mycol-xs-offset-7 {
	margin-left: 58.33333333%
}

.mycol-xs-offset-6 {
	margin-left: 50%
}

.mycol-xs-offset-5 {
	margin-left: 41.66666667%
}

.mycol-xs-offset-4 {
	margin-left: 33.33333333%
}

.mycol-xs-offset-3 {
	margin-left: 25%
}

.mycol-xs-offset-2 {
	margin-left: 16.66666667%
}

.mycol-xs-offset-1 {
	margin-left: 8.33333333%
}

.mycol-xs-offset-0 {
	margin-left: 0
}

@media ( min-width :768px) {
	.mycol-sm-1, .mycol-sm-2, .mycol-sm-3, .mycol-sm-4, .mycol-sm-5, .mycol-sm-6, .mycol-sm-7, .mycol-sm-8, .mycol-sm-9, .mycol-sm-10, .mycol-sm-11,
		.mycol-sm-12 {
		float: left
	}
	.mycol-sm-12 {
		width: 100%
	}
	.mycol-sm-11 {
		width: 91.66666667%
	}
	.mycol-sm-10 {
		width: 83.33333333%
	}
	.mycol-sm-9 {
		width: 75%
	}
	.mycol-sm-8 {
		width: 66.66666667%
	}
	.mycol-sm-7 {
		width: 58.33333333%
	}
	.mycol-sm-6 {
		width: 50%
	}
	.mycol-sm-5 {
		width: 41.66666667%
	}
	.mycol-sm-4 {
		width: 33.33333333%
	}
	.mycol-sm-3 {
		width: 25%
	}
	.mycol-sm-2 {
		width: 16.66666667%
	}
	.mycol-sm-1 {
		width: 8.33333333%
	}
	.mycol-sm-pull-12 {
		right: 100%
	}
	.mycol-sm-pull-11 {
		right: 91.66666667%
	}
	.mycol-sm-pull-10 {
		right: 83.33333333%
	}
	.mycol-sm-pull-9 {
		right: 75%
	}
	.mycol-sm-pull-8 {
		right: 66.66666667%
	}
	.mycol-sm-pull-7 {
		right: 58.33333333%
	}
	.mycol-sm-pull-6 {
		right: 50%
	}
	.mycol-sm-pull-5 {
		right: 41.66666667%
	}
	.mycol-sm-pull-4 {
		right: 33.33333333%
	}
	.mycol-sm-pull-3 {
		right: 25%
	}
	.mycol-sm-pull-2 {
		right: 16.66666667%
	}
	.mycol-sm-pull-1 {
		right: 8.33333333%
	}
	.mycol-sm-pull-0 {
		right: 0
	}
	.mycol-sm-push-12 {
		left: 100%
	}
	.mycol-sm-push-11 {
		left: 91.66666667%
	}
	.mycol-sm-push-10 {
		left: 83.33333333%
	}
	.mycol-sm-push-9 {
		left: 75%
	}
	.mycol-sm-push-8 {
		left: 66.66666667%
	}
	.mycol-sm-push-7 {
		left: 58.33333333%
	}
	.mycol-sm-push-6 {
		left: 50%
	}
	.mycol-sm-push-5 {
		left: 41.66666667%
	}
	.mycol-sm-push-4 {
		left: 33.33333333%
	}
	.mycol-sm-push-3 {
		left: 25%
	}
	.mycol-sm-push-2 {
		left: 16.66666667%
	}
	.mycol-sm-push-1 {
		left: 8.33333333%
	}
	.mycol-sm-push-0 {
		left: 0
	}
	.mycol-sm-offset-12 {
		margin-left: 100%
	}
	.mycol-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-sm-offset-9 {
		margin-left: 75%
	}
	.mycol-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-sm-offset-6 {
		margin-left: 50%
	}
	.mycol-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-sm-offset-3 {
		margin-left: 25%
	}
	.mycol-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :992px) {
	.mycol-md-1, .mycol-md-2, .mycol-md-3, .mycol-md-4, .mycol-md-5, .mycol-md-6, .mycol-md-7, .mycol-md-8, .mycol-md-9, .mycol-md-10, .mycol-md-11,
		.mycol-md-12 {
		float: left
	}
	.mycol-md-12 {
		width: 100%
	}
	.mycol-md-11 {
		width: 91.66666667%
	}
	.mycol-md-10 {
		width: 83.33333333%
	}
	.mycol-md-9 {
		width: 75%
	}
	.mycol-md-8 {
		width: 66.66666667%
	}
	.mycol-md-7 {
		width: 58.33333333%
	}
	.mycol-md-6 {
		width: 50%
	}
	.mycol-md-5 {
		width: 41.66666667%
	}
	.mycol-md-4 {
		width: 33.33333333%
	}
	.mycol-md-3 {
		width: 25%
	}
	.mycol-md-2 {
		width: 16.66666667%
	}
	.mycol-md-1 {
		width: 8.33333333%
	}
	.mycol-md-pull-12 {
		right: 100%
	}
	.mycol-md-pull-11 {
		right: 91.66666667%
	}
	.mycol-md-pull-10 {
		right: 83.33333333%
	}
	.mycol-md-pull-9 {
		right: 75%
	}
	.mycol-md-pull-8 {
		right: 66.66666667%
	}
	.mycol-md-pull-7 {
		right: 58.33333333%
	}
	.mycol-md-pull-6 {
		right: 50%
	}
	.mycol-md-pull-5 {
		right: 41.66666667%
	}
	.mycol-md-pull-4 {
		right: 33.33333333%
	}
	.mycol-md-pull-3 {
		right: 25%
	}
	.mycol-md-pull-2 {
		right: 16.66666667%
	}
	.mycol-md-pull-1 {
		right: 8.33333333%
	}
	.mycol-md-pull-0 {
		right: 0
	}
	.mycol-md-push-12 {
		left: 100%
	}
	.mycol-md-push-11 {
		left: 91.66666667%
	}
	.mycol-md-push-10 {
		left: 83.33333333%
	}
	.mycol-md-push-9 {
		left: 75%
	}
	.mycol-md-push-8 {
		left: 66.66666667%
	}
	.mycol-md-push-7 {
		left: 58.33333333%
	}
	.mycol-md-push-6 {
		left: 50%
	}
	.mycol-md-push-5 {
		left: 41.66666667%
	}
	.mycol-md-push-4 {
		left: 33.33333333%
	}
	.mycol-md-push-3 {
		left: 25%
	}
	.mycol-md-push-2 {
		left: 16.66666667%
	}
	.mycol-md-push-1 {
		left: 8.33333333%
	}
	.mycol-md-push-0 {
		left: 0
	}
	.mycol-md-offset-12 {
		margin-left: 100%
	}
	.mycol-md-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-md-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-md-offset-9 {
		margin-left: 75%
	}
	.mycol-md-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-md-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-md-offset-6 {
		margin-left: 50%
	}
	.mycol-md-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-md-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-md-offset-3 {
		margin-left: 25%
	}
	.mycol-md-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-md-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :1200px) {
	.mycol-lg-1, .mycol-lg-2, .mycol-lg-3, .mycol-lg-4, .mycol-lg-5, .mycol-lg-6, .mycol-lg-7, .mycol-lg-8, .mycol-lg-9, .mycol-lg-10, .mycol-lg-11,
		.mycol-lg-12 {
		float: left
	}
	.mycol-lg-12 {
		width: 100%
	}
	.mycol-lg-11 {
		width: 91.66666667%
	}
	.mycol-lg-10 {
		width: 83.33333333%
	}
	.mycol-lg-9 {
		width: 75%
	}
	.mycol-lg-8 {
		width: 66.66666667%
	}
	.mycol-lg-7 {
		width: 58.33333333%
	}
	.mycol-lg-6 {
		width: 50%
	}
	.mycol-lg-5 {
		width: 41.66666667%
	}
	.mycol-lg-4 {
		width: 33.33333333%
	}
	.mycol-lg-3 {
		width: 25%
	}
	.mycol-lg-2 {
		width: 16.66666667%
	}
	.mycol-lg-1 {
		width: 8.33333333%
	}
	.mycol-lg-pull-12 {
		right: 100%
	}
	.mycol-lg-pull-11 {
		right: 91.66666667%
	}
	.mycol-lg-pull-10 {
		right: 83.33333333%
	}
	.mycol-lg-pull-9 {
		right: 75%
	}
	.mycol-lg-pull-8 {
		right: 66.66666667%
	}
	.mycol-lg-pull-7 {
		right: 58.33333333%
	}
	.mycol-lg-pull-6 {
		right: 50%
	}
	.mycol-lg-pull-5 {
		right: 41.66666667%
	}
	.mycol-lg-pull-4 {
		right: 33.33333333%
	}
	.mycol-lg-pull-3 {
		right: 25%
	}
	.mycol-lg-pull-2 {
		right: 16.66666667%
	}
	.mycol-lg-pull-1 {
		right: 8.33333333%
	}
	.mycol-lg-pull-0 {
		right: 0
	}
	.mycol-lg-push-12 {
		left: 100%
	}
	.mycol-lg-push-11 {
		left: 91.66666667%
	}
	.mycol-lg-push-10 {
		left: 83.33333333%
	}
	.mycol-lg-push-9 {
		left: 75%
	}
	.mycol-lg-push-8 {
		left: 66.66666667%
	}
	.mycol-lg-push-7 {
		left: 58.33333333%
	}
	.mycol-lg-push-6 {
		left: 50%
	}
	.mycol-lg-push-5 {
		left: 41.66666667%
	}
	.mycol-lg-push-4 {
		left: 33.33333333%
	}
	.mycol-lg-push-3 {
		left: 25%
	}
	.mycol-lg-push-2 {
		left: 16.66666667%
	}
	.mycol-lg-push-1 {
		left: 8.33333333%
	}
	.mycol-lg-push-0 {
		left: 0
	}
	.mycol-lg-offset-12 {
		margin-left: 100%
	}
	.mycol-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-lg-offset-9 {
		margin-left: 75%
	}
	.mycol-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-lg-offset-6 {
		margin-left: 50%
	}
	.mycol-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-lg-offset-3 {
		margin-left: 25%
	}
	.mycol-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-lg-offset-0 {
		margin-left: 0
	}
}

.mypanel {
  /* margin-bottom: 20px; */
  background-color: #fff;
  border: 1px solid transparent;
  /* border-radius: 4px; */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mypanel-body {
  padding: 15px;
}
.mypanel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.mypanel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mypanel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.mypanel-title > a,
.mypanel-title > small,
.mypanel-title > .small,
.mypanel-title > small > a,
.mypanel-title > .small > a {
  color: inherit;
}
.mypanel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.mypanel-default>.mypanel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;font-size: 18px;
}
.mypanel-body {
    padding: 15px;
}
.mypanel-default {
    border-color: #ddd;
}



.myadmission-form{
	padding: 10px 4%;
}
.myadmission-form p{
	color:#000;
}
.contact2-textbox {
	/* border: 1px solid #dcddde !important;
	width: 100%;
	padding: 11px 15px !important;
	color: #6d6d6d !important;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px */
	display: block;
    width: 100%;
	color: #858585 !important;
	border-radius: 20px !important;
	height: 42px !important;
	padding: 10px 30px !important;
	text-align: left;
    padding: 6px 12px !important; 
    font-size: 14px !important;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	 margin-bottom: 15px !important;
	 font-family: inherit;
}
.mylabel span{
	color:#a94442;padding: 2px;vertical-align: middle;
}
.mylabel{
	/* color: #6d6d6d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
    width: 100%;
    display: block; */
	color:#272727;
	font-size: 14px;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
	font-family: inherit;
}

.contact2-textarea {
	border: 1px solid #dcddde;
	width: 100%;
	padding: 11px 15px;
	color: #6d6d6d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
	height: 204px
}
.myrow:after {
	clear: both
}
.myrow:before {
	content: " ";
	display: table
}
.myCommunity{
	margin-right: 20px;
    padding: 11px;
    display: inline-block;
}
.admission-form-btn{
	height: 50px;
    line-height: 50px !important;
    padding: 0 50px !important;
    font-size: 18px !important;
    background: #3498db !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
}

.has-error .contact2-textbox{
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);margin-bottom: 0;
}

.has-error .contact2-textbox:focus {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 00px;
    color: #737373
}
.has-error .help-block{
	color: #a94442;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;margin: 0;
}
#loader{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #0000007a;
	z-index: 9999999;
	top: 0;
	color: #fff;
	left: 0;
	bottom: 0;
	padding: 20% 49%;
	display:none;
}

#product_inquiry_action_form .educase_translate_textarea {
 color:#525d7a;
 font-size:15px;
 -webkit-transition:-webkit-box-shadow .2s ease-in-out;
 transition:-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out;
 transition:box-shadow .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -webkit-box-shadow:0 0 3px rgba(9,24,65,.3);
 box-shadow:0 0 3px rgba(9,24,65,.3);
 font-family: revert;
 resize: none;
}
#product_inquiry_action_form .educase_translate_textarea:focus::-webkit-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::-moz-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus:-ms-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::-ms-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea::-webkit-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::-moz-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea:-ms-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::-ms-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}

#product_inquiry_action_form .educase_translate_textarea {
    border-radius: 10px 0 0 10px;
}
.educase_translate_textarea {
    min-height: 330px;
}

.translator_to .educase_translate_textarea {
    border-radius: 0 10px 10px 0 !important;
}
.translator_to .educase_translate_textarea {
    background: #eaf1fa;
    -webkit-box-shadow: 0 0 3px rgba(9,24,65,.3) !important;
    box-shadow: 0 0 3px rgba(9,24,65,.3) !important;
    font-size: 19px !important;
}
#product_inquiry_action_form .translator_to{
	padding-left:0;
}
#product_inquiry_action_form .translator_from{
	padding-right:0;
}

.product-form-btn{
	position: absolute;
bottom: -15px;
right: -13%;
transition: background 150ms ease-in-out !important;
background: #0073aa !important;
border: none !important;
border-radius: 25px !important;
box-sizing: border-box v;
color: #fff !important;
font-family: sans-serif !important;
font-size: 0.88889em !important;
font-weight: 700 !important;
line-height: 1.2 !important;
outline: none !important;
padding: 10px 20px !important;
text-decoration: none !important;
font-size: 15px !important;
z-index: 20;
}

.edlist-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	width: 33%;
}

.edlist-inline > li a{
	text-decoration: none !important;
	font-size: 15px;
	font-family: inherit;
}

.target_form_box,.target_to_box{
	position: absolute;
	z-index: 100000;
	background: #fff;
	width: 100%;
	top: 35px;
	border: 1px solid #ddd;
}

#product_inquiry_action_form #target_form_label,#product_inquiry_action_form #target_to_label{
	cursor: pointer;
	font-size: 15px;
	font-weight: bolder;
}

#target_form_label:after,#target_to_label:after {
	position: absolute;
	content: '';
	height: 16px;
	width: 16px;
	left: auto;
	top: 15px;
	border-radius: 50%;
	background: transparent url('down-arrow.png') no-repeat;
	margin-left: 5px;
}

/* gallery */
.school-prev,
.school-next {
	position: fixed;
	top: 0;
	width: 15%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	z-index: 999;
	color: rgba(255,255,255,.5);
	font-size: 8rem;
	font-family: monospace;
	transition: all .2s;
}

.school-prev:hover,
.school-next:hover {
	color: rgba(255,255,255,.8);
}

.school-prev {left: -25%;}
.school-next {right: -25%;}

.active .school-prev {left: 0;}
.active .school-next {right: 0;}

.school-container {
	margin: 10vh auto;
	max-width: 80%;
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	grid-auto-rows: 250px;
	grid-auto-flow: dense;
}

div.dw-pnl {
	text-align: center;
	padding: 1rem 0;
	color: white;
	font-size: 3rem;
	text-transform: uppercase;
	background: rgba(0,0,0,.2);
	overflow: hidden;
	padding: 0;
	display: flex;
	align-items: stretch;
	justify-content: center;
}

div.dw-pnl img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	transition: all .5s;
}

div.dw-pnl.show::before {
	content: '';
	display: block;
	position: fixed;
	z-index: 555;
	width: 100vw;
	height: 100vh;
	top: 0; left: 0;
	background: rgba(0,0,0,.6);
}

div.dw-pnl.show img {
	position: fixed;
	top: 0; left: 0;
	margin: 30px;
	align-self: center;
	object-fit: contain;
	z-index: 666;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	filter: drop-shadow(0 3px 15px black);
	cursor: url(close-button.png), grab; /* custom cursor to signal close on click */
}

div.dw-pnl:not(.show):hover img {
	cursor: pointer;
	transform: scale(1.3);
}


.horizontal {
	grid-column: span 2;
}

.vertical {
	grid-row: span 2;
}

.big {
	grid-column: span 2;
	grid-row: span 2;
}

.active div.dw-pnl:not(.show) img {
	filter: blur(3px);
}

.schoolbridge-button-primary {
	border-radius: 4px !important;
    font-size: 14px !important;
    margin: 5px !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background-color: #10aa5f !important;
    cursor: pointer !important;
    color: white !important;
    font-weight: 600 !important;
    border: 0 !important;
    outline: 2px solid #10aa5f;
    padding: 6px 12px !important;
	height: auto;
  }
  .schoolbridge-button-primary:hover {
	background-color: #10ba7f;
	box-shadow: 0 0 0 3px #10ba7f;
	outline-color: #10ba7f;
  }

  .background-image .card {
	/* From https://css.glass */
	background: rgba(255, 255, 255, 0.41);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(5.4px);
	-webkit-backdrop-filter: blur(5.4px);
	padding: 50px 50px !important;
}

.background-image .myheight {
	min-height: 700px;
	align-items: center;
	display: flex;
}

.background-image .schoolbridge-button-primary{
	border-radius: 5px !important;
    background-color: #393d72 !important;
    color: white !important;
    padding: 10px 30px !important;
    font-size: 15px !important;
	outline: none !important;
}
.background-image .enrllBtnSchoolhome{
	color: #393d72;
    font-size: 35px;
    margin-bottom: 25px;
	font-weight: 700;
}
.background-image input[type=text], .background-image select, .background-image input {
    display: block !important;
    width: 100%;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: rgb(241, 240, 243) !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
	margin: 0px !important;
	font-weight: 500 !important;
}
.background-image .myrow,.background-image .mycol-sm-12,.background-image .mycol-sm-6{
	margin: 0px !important;
	padding: 0px !important;
}
.common{
	background-color: #393d72;
}
.third-section span,.third-section h2,.third-section p,.five-section span,.five-section p,.five-section h2,.seven-section p,.seven-section span,.seven-section h2,.nine-section h2{
	color: white;
}
select,input{
	min-height: 38px;
	display: block;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	margin-top: .5rem ;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}
u{
	color: #495057;
}
.background-image button {
border-radius: 5px;
background-color: #393d72;
color: white;
padding: 10px 30px;
font-size: 15px;
}
.myyrow{
	display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sec-title{
	position:relative;
	z-index: 1;
	margin-bottom:55px;
}

.sec-title .title{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ff4880;
	font-weight: 400;
	font-family: "Schoolbell", cursive;
	margin-bottom: 10px;
}

.sec-title h2{
	position: relative;
	display: block;
	font-size:60px;
	line-height: 1.2em;
	color: #393d72;
	font-weight: 400;
	padding-bottom:25px;
}

.sec-title .text{
	position: relative;
	font-size: 16px;
	line-height: 32px;
}

.sec-title.text-center h2:before{
	right: 0;
	margin: 0 auto;
}

.sec-title.light .title{
	color: #ffffff;
}

.sec-title.light h2{
	color: #ffffff;
}
.sec-title .title{
	margin-bottom: 5px;
}
.sec-title h2{
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 0;
}
.text-center{
	text-align: center;
}
.about-section-two {
    position: relative;
    padding: 100px 0 100px;
}
.p-1 {
    padding: 0.25rem!important;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.about-section-two .content-column .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #858687;
    font-weight: 400;
}
.about-section-two .image-column .inner-column {
    position: relative;
    padding-top: 10px;
    padding-right: 30px;
}
.about-section-two .image-box img {
    border-radius: 20px;
}
.program-section {
    position: relative;
    padding: 100px 0 100px;
    background-color: #393d72;
}
h2#p-home {
    color: white;
}
.program-block {
    position: relative;
    margin-bottom: 30px;
}
.program-block .inner-box {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
	background-color: white;
}
.program-block:nth-child(even) .inner-box {
	flex-direction: row-reverse;
  }
  
.program-block .image {
    position: relative;
    margin-bottom: 0;
    background-color: #ff4880;
}
.program-block .image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.program-block .lower-content {
    position: relative;
    padding: 37px 60px 0;
    background-color: #ffffff;
}
.program-block h4{
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #393d72;
    font-weight: 400;
	text-decoration: none !important;
    margin-bottom: 25px;
}
.program-block .program-info {
    position: relative;
    border-top: 2px solid #f9f5f0;
    padding: 20px 0;
    text-align: center;
	margin: 0px;
}
.program-block .text {
    position: relative;
    margin-bottom: 27px;
}
.program-block .program-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #ff4880;
    font-weight: 400;
    margin-right: 0px;
}
.program-block .program-info li span {
    color: #393d72;
    margin-right: 4px;
}
.gallery-section.style-two {
    position: relative;
    padding: 100px 0 100px;
}
.gallery-section.style-two .gallery-item {
    padding: 0 5px;
    margin-bottom: 10px;
}
.gallery-item .image-box {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.gallery-item .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
}
.gallery-item .overlay-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -29px;
    margin-left: -20px;
}
.gallery-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(57,61,114,.80);
    content: "";
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}
.gallery-item .overlay-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -29px;
    margin-left: -20px;
}
/* .gallery-item .overlay-box a span {
    display: block;
    height: 58px;
    width: 58px;
    background-color: #ffae00;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 400;
    line-height: 58px;
}
.flaticon-add:before {
    content: "\f132";
}
.gallery-item .image-box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
} */
.call-to-action {
    position: relative;
    padding: 100px 0;
    background-color: #393d72;
}
.call-to-action:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/pattern.png);
    background-position: center;
    content: "";
}
.call-to-action .content-box {
    position: relative;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
.call-to-action .title {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 400;
    font-family: "Schoolbell", cursive;
}
.call-to-action h2 {
    position: relative;
    display: inline-block;
    font-size: 50px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 45px;
}
.btn-style-two {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    padding: 25px 60px;
    font-weight: 400;
    overflow: hidden;
    border: solid;
    border-radius: 50px;
    background-color: #393d72;
	text-decoration: underline;

}
.elementor a {
    box-shadow: none;
    text-decoration: none !important;
}
.btn-style-two:hover {
    background-color: #ffffff;
    color: #393d72;
}
.offers-section {
    position: relative;
    padding: 100px 0 70px;
}
.text-center {
    text-align: center!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.offer-block {
    position: relative;
    margin-bottom: 50px;
}
.offer-block .inner-box {
    position: relative;
    text-align: center;
}

.offer-block .icon-box {
    position: relative;
    display: inline-block;
    height: 155px;
    width: 155px;
    line-height: 155px;
    text-align: center;
    font-size: 60px;
    color: #ffffff;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ffb311;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.offer-block .icon-box .icon {
    position: relative;
    z-index: 1;
    font-weight: 400;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.offer-block:nth-child(6n + 2) .icon-box {
    background-color: #ff4880;
}
.offer-block:nth-child(6n + 3) .icon-box {
    background-color: #5798fe;
}
.offer-block:nth-child(6n + 4) .icon-box {
    background-color: #7cbe47;
}
.offer-block:nth-child(6n + 5) .icon-box {
    background-color: #9c49fa;
}
.offer-block:nth-child(6n + 6) .icon-box {
    background-color: #fa496e;
}
.offer-block h5 {
    position: relative;
    display: block;
    max-width: 120px;
    font-size: 18px;
    line-height: 1.2em;
    color: #393d72;
    font-weight: 400;
    margin: 10px auto 0;
}
.offer-block h5 a {
    color: #393d72;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section {
    position: relative;
    background-color: #393d72;
    padding: 120px 0;
}

.testimonial-section.alternate::before,.program-section::before,#founder-section::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/pattern.png);
    background-position: center;
    content: "";
}
h2#t-home {
    color: white;
}
	.testimonial-block .content {
		position: relative;
		padding: 70px 80px;
		background-color: #393d72;
		border: solid;
		border-color: white;
		text-align: left;
		border-radius: 20px;
		margin-bottom: 30px;
	}
	.testimonial-block .inner-box {
		position: relative;
		text-align: center;
	}
	.testimonial-block .content:before {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		text-align: center;
		font-size: 140px;
		line-height: 1em;
		color: #ffffff;
		font-weight: 900;
		opacity: .15;
		content: "\f10d";
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		font-family: "Font Awesome 5 Free";
	}
	.testimonial-block .text {
		position: relative;
		display: block;
		font-size: 24px;
		line-height: 40px;
		color: #ffffff;
		font-weight: 400;
	}
	.testimonial-block .info-box {
		position: relative;
		display: inline-block;
		padding-left: 100px;
		min-height: 80px;
		padding-top: 20px;
		text-align: left;
	}
	.testimonial-block .info-box .thumb {
		position: absolute;
		left: 0;
		top: 0;
		height: 80px;
		width: 80px;
		background-color: #222222;
		border-radius: 50%;
		overflow: hidden;
	}
	.testimonial-block .info-box .thumb img {
		display: block;
		width: 100%;
	}
@media (min-width: 1200px) {
	.mycol-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
	}
	.program-block .inner-box {
		width: 100%;
		display: flex;
		align-items: center;
		background-color: white;
	}
	.program-block .lower-content{
		width: 50%;
	}
}

@media only screen and (max-width:767px){
	.myyrow{
		margin: 0px;
	}
	.about-section-two .image-column .inner-column{
		padding: 0px;
	}
	/* .about-section-two .myyrow{
		flex-direction: column-reverse;
	} */
}