
.school_zone .banner .owl-carousel .banner-text .text {
	background: 0 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 0;
}

.school_zone .banner .owl-carousel .banner-text .text span {
	text-transform: none;
}

.school_zone .banner .banner-text .text span {
	font-size: 50px;
	line-height: 62px;
}

.school_zone .banner .banner-text .text {
	background: 0 0 !important;
	padding: 0;
}

.school_zone .site-branding .site-title a {
	font-size: 26px;
	line-height: 29px;
	color: var(--primary-color);
}

.school_zone .banner .banner-text .text .title, .school_zone .banner .banner-text .text span {
	font-size: 50px;
	line-height: 62px;
	margin: 0 0 15px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
}

.school_zone #crumbs a {
	color: #878b8d;
}

.school_zone #crumbs a:focus, .school_zone #crumbs a:hover {
	opacity: .6;
}

.school_zone .site-header.uz-header .header-m .header-info .email a:focus, .school_zone .site-header.uz-header .header-m .header-info .email a:hover, .school_zone .site-header.uz-header .header-m .header-info .phone a:focus, .school_zone .site-header.uz-header .header-m .header-info .phone a:hover {
	color: var(--primary-color);
}

.school_zone .site-header.header-four .social-networks a:hover svg {
	color: var(--primary-color);
}

@media only screen and (max-width:1024px) {
	.school_zone .banner .owl-carousel .banner-text .text span {
		font-size: 36px;
		line-height: 42px;
	}
}

@media only screen and (max-width:767px) {
	.school_zone .banner .banner-text {
		position: absolute;
		background: 0 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-transform: translateY(-50%);
	}
	
	.school_zone .banner img {
		height: 545px;
	}
}
