.nav-logo-wrap .logo {padding: 5px 0px;}

body, .section-text {font-size:16px;}

	.main-nav.transparent {
    background: rgba(255,255,255,0.4) !important;
}

#home {
	background-position: 0% 0px;
}

.work-full-media img {
	width:100%;
}

.inner-nav ul li a {
	letter-spacing:0px;
}

.inner-nav ul li a:hover, .inner-nav ul li a.active {
    color: #fe5c5f;
}

.btn-mod.btn-anke {
	background: #fe5c5f;
	text-transform: none;
	letter-spacing: 0;
}

.btn-mod.btn-anke:hover,
.btn-mod.btn-anke:focus,
a.btn-mod.btn-anke:hover,
a.btn-mod.btn-anke:focus{
	color: rgba(255,255,255, .85);
  	background: rgba(125,126,130, 1);
}

.btn-mod.btn-anke-reversed {
	background: rgba(125,126,130, 1);
		color: rgba(255,255,255, .85);
	text-transform: none;
	letter-spacing: 0;
}

.btn-mod.btn-anke-reversed:hover,
.btn-mod.btn-anke-reversed:focus,
a.btn-mod.btn-anke-reversed:hover,
a.btn-mod.btn-anke-reversed:focus{

  	background: #fe5c5f;
}

.scroll-down2{
	width: 40px;
	height: 40px;
	margin-left: -20px;
	position: absolute;
	bottom: 20px;
	left: 50%;
    text-align: center;
    text-decoration: none;
    
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
}


.scroll-down2:before{
    display: block;
    content: "";
	width: 40px;
	height: 40px;
    margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
    background: rgba(255,255,255,0.75);
    
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; 

    z-index: 1;
}

.scroll-down2:hover:before{
    opacity: .6;
}


.scroll-down-icon{
    width: 40px;
    height: 40px;
    font-size: 18px;
	margin-bottom: -16px;
	margin-left:0;
}

.owl-prev,
.owl-next{
	opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22px !important;
	text-align: center;
	color: #fe5c5f;
    
    z-index: 6;
	
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-prev{
	left: -50px;
}
.owl-next{
	right: -50px;
}
.owl-prev:before,
.owl-next:before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    
    background: rgba(255,255,255,0.25);
	border: rgba(255,255,255,.35) 1px solid;
    
    -moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px; 
    
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, .1);
    
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.owl-next:before{
    left: auto;
    right: 0;
}
.owl-prev .fa,
.owl-next .fa{
    position: relative;
}
.owl-prev:hover,
.owl-next:hover{	
	-webkit-transition: 0 none !important;  
    -moz-transition: 0 none !important;  
	 -ms-transition: 0 none !important;
    -o-transition: 0 none !important;    
    transition:0 none !important;  
}
.owl-prev:hover:before,
.owl-next:hover:before{
    opacity: 0.87;
}
.owl-prev:active:before,
.owl-next:active:before{	
	opacity: 0.6;
}
.owl-carousel:hover .owl-prev{
	opacity: 1;
	left: 20px;
}
.owl-carousel:hover .owl-next{
	opacity: 1;
	right: 20px;
}

.slider_dark .owl-page.active span {
	border: 1px solid rgba(0,0,0, .5);
}

.slider_dark .owl-page span {
background: rgba(0,0,0, .35);	
}

@media only screen and (max-width: 768px) {
.owl-prev, .owl-next {
    display: none;
}
}

.post-prev-title {
	color:#000;
	letter-spacing:0em;
}

#teacher p {
	color:#000;
}

.bg-anke {
	background-color: #fe5c5f;
	color:#fff;
}

.dark {
	color: #000;
}

.testimonial {
	font-size:16px;
}

.contact-text a  {
	color: #111;
	text-decoration:none;
}

.contact-text a:hover {
	color:#111;
	text-decoration:none;
}

.contact-text {
line-height: 36px;
font-size:18px;
}

.xs-section {
    padding: 15px 0;
}

.footer-social-links{
    font-size: 18px;
}
.footer-social-links a{
    width: 38px;
    height: 38px;
    line-height: 38px !important;
    margin: 0 6px;
}

.footer-social-links a:before{
    width: 38px;
    height: 38px;
    border: 1px solid #111;
    
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

.form textarea{
	text-transform: none !important;
}

.anke {
	color: #fe5c5f;
}

.work-full-detail p strong {
    width: 160px;
}

.work-intro2 {
	margin-top: 10px;
}

.mn-sub{
	background: rgba(255,255,255, .97);
}

.inner-nav ul li .mn-sub li a{
	color: #777;
}

.mn-sub li a:hover,
.inner-nav ul li .mn-sub li a:hover,
.mn-sub li a.active{
	background: rgba(225,225,225, .2);
	color: #111 !important;
}

.mn-sub li ul{
    border-left: 1px solid rgba(225,225,225, .07);
}

.inner-nav li:last-child .mn-sub li ul,
.inner-nav li .mn-sub li ul.to-left{
    border-right: 1px solid rgba(225,225,225, .07);
}

.mn-sub li a:hover,
.inner-nav ul li .mn-sub li a:hover,
.mn-sub li a.active{
	background: rgba(255,255,255, .09);
	color: #fe5c5f !important;
}

@media only screen and (max-width: 480px) {
.work-item,
    .work-grid-2 .work-item,
	.work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item {
        width: 50%;
		min-height: 265px;
    }	
}

.work-item > a {
    padding: 0 0 20px 0;
}

.mobile-on .desktop-nav ul li a:hover,
.mobile-on .desktop-nav ul li a.active{
	color: #fe5c5f;
}

body, .testimonial, .pagination, .comment-item-data, .pricing-num sup {
	font-family:Arial, Helvetica, sans-serif;
}

.font-alt, .logo, a.logo:hover{
	font-family:"Times New Roman", Times, Georgia, serif;
	letter-spacing: 0em;
}

.form-control::-moz-placeholder{color:#000000;opacity:1}
.form-control:-ms-input-placeholder{color:#000000}
.form-control::-webkit-input-placeholder{color:#000000}

.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form input[type="date"], .form input[type="color"], .form select, .form textarea {
    border: 1px solid rgba(0,0,0, .75);
}

.nav-logo-wrap .logo{
	max-width: 130px;
    height: 130px;
}

.main-nav, .small-height {
    height: 130px !important;
}

.page-section {
	padding: 90px 0;
}

@media only screen and (max-width: 1024px) {
	    .page-section {
        padding: 90px 0;
        background-attachment: scroll;
    }
}

@media only screen and (max-width: 768px) {
	.page-section {
        padding: 80px 0;
		background-attachment: scroll;
    }
}
	
	@media only screen and (max-width: 480px) {
			.page-section {
        padding: 60px 0;
		background-attachment: scroll;
    }
	}

.hero-section{
	background-position: top center; 
	padding: 190px 0;
}

@media only screen and (max-width: 1024px) {
	    .hero-section {
        padding: 20% 0;
        background-attachment: scroll;
    }
}

@media only screen and (max-width: 768px) {
	.hero-section {
        padding: 20% 0;
		background-attachment: scroll;
    }
}
	
	@media only screen and (max-width: 480px) {
			.hero-section {
        padding: 30% 0;
		background-attachment: scroll;
    }
	}
	
.classes img {
    max-width: 180px;
}

.classes {
    margin-bottom: 1em;
}

.anke-img {
	max-width:220px;
}

.font-18 {
	font-size: 18px;
}

.work-full-detail {
    letter-spacing: 0px;
}

.work-title {
		letter-spacing:0px;
}

.inner-nav ul {
    font-size: 12px;
}

.anke-link {
    color: #fe5c5f;
    text-decoration: none;
    font-size: 12px;
}

.anke-link:hover {
    text-decoration: none;
}






table#timetable {
	border-collapse: collapse;
	background: #333;
	color: #fff;
	text-rendering: optimizeLegibility;
	margin:0 auto;
}
table#timetable th { 
	font-weight: bold; 
}
table#timetable th, 
	table#timetable tbody td {
	padding: 1em .8rem;
	font-size: 12px; 
}
table#timetable tbody td {
	padding: .8rem;
	color: #444;
	background: #eee;
	vertical-align: top;
}
table#timetable tbody tr:not(:last-child) {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; 
}

.timetable_time, .timetable_item {
	display:block;
}

@media screen and (max-width: 740px) {

	table#timetable tbody td {
		display: block;
		padding: 0 .6rem; 
	}
	table#timetable tbody tr td:first-child {
		background: #333;
		color: #fff; 
	}
	
	.timetable_time, .timetable_item {
	display:inline-block;
}

.timetable_item:before {
	content:"\00a0- ";
}

}

.timetable-padding {
	display:block;
	padding: .6rem; 
}



.coupon {
	border-color: #fe5c5f;
	border-width:2px;
	border-style:dashed;
	padding:5px 30px;
	margin:3px;
	color: #555;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#testimonials {
	min-height:460px;
}

.testimonial p {
    font-size: 17px;
}

.testimonial-author {
    color: #999;
}


@media only screen and (max-width: 480px) {
			#testimonials {
	min-height:580px;
}
	}

.hs-line-15, .font-alt {
	text-transform:none;
}

h3, .h3 {
    font-size: 28px;
}

a.link-to-top{
    position: fixed;
    z-index: 10;
}