﻿/*
Theme Name: SP Theme
Theme URI: https://cms3.ru/wordpress-pustaya-tema/
Author: Alex Kuimov
Author URI: https://cms3.ru
Description: The blank wordpress theme
Version: 1.0.0
Text Domain: sp-theme
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*WordPress Core*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.gallery-caption {
    display: block;
}

.bypostauthor {
    display: block;
}

/************* CUSTOM ************/
body {
	background: #27262c url('imgs/body-bg.svg');
	font-family: 'Gilroy',Arial,sans-serif;
	font-weight: 400;
	color: #fff;
	overflow-x: hidden;
	overflow-y: scroll;
}
.site-logo {
	max-width: 310px;
	width: 100%;
}
.header {
	margin-top: 45px;
}
.header-phone {
	font-size: 2em;
	font-weight: 800;
    text-decoration: none !important;
    color: #fff !important;
}


.section-first {
	display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 3em;
}
.slider-title, .slider-desc {
	line-height: 1.4;
	font-size: 70px;
	font-weight: 900 !important;
    font-family: 'Gilroy', Arial, sans-serif !important;
}
.slider-title {
	color: #fff;
}
.slider-desc {
	color: #27ad60;
}
.slider-text {
	font-size: 18px;
    margin: 2em 0 3em;
    max-width: 350px;
}
.slider-text strong {
	font-weight: 700;
}
.left {
    width: 50%;
}
.right {
    position: relative;
    width: 50%;
}
.slider-bg {
	width: auto; 
	height: 544px; 
	position: absolute; 
	top: 25px; 
	z-index: 1;
}
.slider-car-girl {
	top: -25px; 
	left: -100px; 
	z-index: 2; 
	position: relative; 
	width: 650px; 
	height: auto;
}
.slider-znaki {
	z-index: 2;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.parallax-wrap {
	position: absolute;
	top: 35%;
	z-index: 3;
	width: 130%;
	display: flex;
	justify-content: space-between;
	left: -95px;
	align-items: center;
}
@media (max-width: 768px) {
	.section-first {
		flex-direction: column;
		overflow: hidden;
	}
	.left, .right {
		width: 100%;
	}
	.slider-desc {
		font-size: 40px;
	}
	.slider-bg, .parallax-wrap {display: none;}
	.slider-car-girl {
		width: 100%;
		margin: 0 auto;
		left: 0;
	}
	.slider-znaki {
		margin: 50px auto 0;
		position: relative;
		bottom: 0;
		width: 100%;
		height: auto;
	}
}

.main-slider {
	margin: -80px 0 0 0 !important;
}
.main-slider .vc_column-inner {
	padding: 0 !important;
}
.slider-text {
	font-size: 18px;
	font-family: 'Gilroy',Arial,sans-serif !important;
	line-height: 1.55;
	font-weight: 300;
}
.slider-text b {
	font-weight: bold !important;
}


.section-main-1.section-first .left {
	width: 100%;
	text-align: center;
}
.section-main-1.section-first {
	min-height: auto;
}
.section-main-1 {
    position: relative;
    min-height: 90vh;
	display: flex;
	align-items: center;
}
.section-main-title {
	font-size: 2.2em;
    line-height: 1.1;
	font-family: 'Gilroy', Arial, sans-serif;
	font-weight: 900;
    color: #fff;	
    margin-bottom: 25px;
}
.section-left-bg, .section-right-bg {
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 50%;
} 
.section-left-bg {
    background-image: url('../../uploads/2021/06/b_left.jpg');
	position: relative;
}
.section-left-bg:after {
	content: '';
    position: absolute;
    top: 10px;
    right: 0;
    margin: -10px;
    border-radius: inherit;
    background-image: linear-gradient(to top, #ede836, #bedb40, #94cc4c, #6cbb56, #47a95e);
    width: 20px;
    height: 100%;
}
.section-right-bg {
    background-image: url('../../uploads/2021/06/b_right.jpg');
}
.section-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    z-index: -1;
}
.section-icon {
    position: absolute;
    top: -150px;
}
.section-info {
    display: flex;
	position: relative;
	text-transform: uppercase;
	margin-top: 25px;
}
.section-text {
	margin-bottom: 25px;
}
.section-text ul {
	padding-left: 20px;
}
.center-car {
	text-align: center;
}
.section-icon.icon-right {
	right: 0;
	text-align: right;
}
.section-right, .section-left {
	width: 50%;
}
.section-left {
    padding-right: 10%;
}
.section-right {
    padding-left: 10%;
}
.green-btn-2 {
	background-image: linear-gradient(to right, #ede836, #bedb40, #94cc4c, #6cbb56, #47a95e);
    padding: 15px 30px;
    border-radius: 25px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.green-btn-2:hover {
	color: #000;
	text-decoration: none;
	background-image: linear-gradient(90deg, rgba(237,232,54,1) 0%, rgba(190,219,64,1) 10%, rgba(148,204,76,1) 20%, rgba(108,187,86,1) 30%, rgba(71,169,94,1) 100%);
}


.green-btn {
	display: inline-block;
	color: #f5f5f5 !important;
	font-size: 21px;
	text-align: center;
	text-decoration: none !important;
	border-radius: 5px;
	background-image: linear-gradient(315deg, #078f46 0%, #27ad60 74%);
	box-shadow: 0 4px 8px 0 rgba(7, 143, 70, 1) !important;
	background-position: 100% 0 !important;
	background-size: 200% 200%;
	transition: all 0.5s ease-in-out !important;
	text-transform: uppercase;
	font-family: 'Gilroy',Arial,sans-serif !important;
	font-weight: 300;
	padding: 15px 30px;
	margin: 0 auto;
}
.green-btn:hover {
	box-shadow: none !important;	
}
.why-choose img {
	margin-bottom: 1em;
}
.owl-carousel .owl-item .why-choose img {
	width: 70px;
}
.why-choose .title, .steps-study .title {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}
.why-choose .chek-icon, .steps-study .steps-icon {
	position: relative;
	width: 70px;
    height: 70px;
	background-color: #27ad60;
    border-radius: 100%;
    margin: 0 auto 20px;
}
.why-choose .chek-icon:after {
	content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQzNC42NzczMyA0MzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTE1Mi4wMDM5MDYgMzA0LjM0Mzc1Yy01LjQ2MDkzNyAwLTEwLjkyMTg3NS0yLjA4OTg0NC0xNS4wODIwMzEtNi4yNWwtMTMwLjY2NDA2My0xMzAuNjY3OTY5Yy04LjM0Mzc1LTguMzM5ODQzLTguMzQzNzUtMjEuODI0MjE5IDAtMzAuMTY0MDYyIDguMzM5ODQ0LTguMzM5ODQ0IDIxLjgyMDMxMy04LjMzOTg0NCAzMC4xNjQwNjMgMGwxMTUuNTgyMDMxIDExNS41ODIwMzEgMjQ2LjI1MzkwNi0yNDYuMjVjOC4zMzk4NDQtOC4zMzk4NDQgMjEuODIwMzEzLTguMzM5ODQ0IDMwLjE2NDA2MyAwIDguMzM5ODQ0IDguMzQzNzUgOC4zMzk4NDQgMjEuODI0MjE5IDAgMzAuMTY3OTY5bC0yNjEuMzMyMDMxIDI2MS4zMzIwMzFjLTQuMTYwMTU2IDQuMTYwMTU2LTkuNjI1IDYuMjUtMTUuMDg1OTM4IDYuMjV6bTAgMCIgZmlsbD0iI2ZmZmZmZiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
    background-size: contain;
    display: flex;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: 15px;	
}
.steps-study .steps-icon {
	line-height: 70px;
    font-size: 54px;
    font-weight: 900;
}
.nashi-filialy {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.nashi-filialy .green-btn.district {
    display: block;
    width: auto;
	padding: 15px;
    margin: 10px;
    font-size: 14px;
}
.green-color {
	color: #27ad60;
	display: inline-block;
}
.red-btn {
	display: inline-block;
	color: #f5f5f5 !important;
	font-size: 21px;
	text-decoration: none !important;
	border-radius: 5px;
	background: #ff3f54 !important;
	transition: all 0.5s ease-in-out !important;
	text-transform: uppercase;
	font-family: 'Gilroy',Arial,sans-serif !important;
	font-weight: 300;
	padding: 15px 90px;
}
.gray-btn {
	display: inline-block;
	color: #f5f5f5 !important;
	font-size: 21px;
	text-decoration: none !important;
	border-radius: 5px;
	background: #a6a6a6 !important;
	transition: all 0.5s ease-in-out !important;
	text-transform: uppercase;
	font-family: 'Gilroy',Arial,sans-serif !important;
	font-weight: 300;
	padding: 15px 90px;
}
.section-title {
	text-align: center;
	font-size: 70px;
	font-family: 'Gilroy',Arial,sans-serif;
	line-height: 1.05;
	font-weight: 900;
	color: #fff;
}
.subtitle {
	color: #fff;
	font-size: 20px;
	line-height: 1.55;
	font-weight: 400;
	text-align: center;
	display: block;
}
.vc_separator {
	margin-bottom: 80px !important;
}
.gerb-block {
	border-radius: 50%;
	background: #27262c;
	width: 120px;
	height: 120px;
	text-align: center;
	position: absolute;
	left: -15px;
	top: 20px;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
.gerb-block img {
	max-width: 80px;
	margin: 0 auto;
	position: relative;
	top: 15px;
}
.feature-block img {
	width: auto;
	height: 55px !important;
	display: block;
	margin: 0px auto;
	margin-bottom: -15px;
}
.feature-block p {
	color: #fff;
	font-size: 16px;
}
.all-features {
	position: relative;
}
.all-features:before {
	content: 'LEVEL' !important;
	font-size: 424px;
	font-size: 20vw;
	color: rgba(255, 255, 255, 0.05);
	font-weight: 900;
	text-align: center;
	width: 100%;
	height: 1px;
	margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	display: flex !important;
    align-items: center;
    justify-content: center;
}
.percents-counters:before {
	content: 'надежно' !important;
	font-size: 250px;
	font-size: 18vw;
	color: rgba(255, 255, 255, 0.05);
	font-weight: 900;
	text-align: center;
	width: 100%;
	height: 1px;
	margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.teoria:before {
	content: 'ТЕОРИЯ' !important;
}
.steps-block {
	background: #ededed;
	border-radius: 10px;
	padding: 50px 50px 20px 50px;
	margin-top: 10px;
	margin-left: -40px !important;
	margin-right: -40px !important;
}
.steps-row {
	margin-top: 30px;
}
.steps-row img {
	width: 100%;
	height: 60px !important;
	display: block;
	margin: 0px auto -20px auto;
}
.steps-row h4 {
	color: #27262c;
	font-size: 22px;
	font-weight: 700;
}
.steps-row p {
	color: #27262c;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
}
.steps-block h3 {
	text-align: center;
	color: #27262c;
	font-size: 36px;
	line-height: 1.55;
	font-weight: 800;
}
.app-btn img {
	height: 51px !important;
	width: auto !important;
	cursor: pointer;
}
.why-us img {
	width: 100%;
	height: 70px !important;
	display: block;
	margin: 0px auto -20px auto;
}
.why-us h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
}
.why-us p {
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
	padding: 0 130px;
}
.why-us {
	margin: 20px auto;
}
.left-slide-img {
	position: relative;
	margin-left: -140%;
	max-height: 720px;
}
.why-us-sticky {
	position: -webkit-sticky !important; /* Safari */
	position: sticky !important;
	top: 0;
}
.one-price-block {
	height: 700px !important
}
.one-price-block h2 {
	font-size: 70px;
	line-height: 1;
	font-weight: 800;
	text-align: center;
	margin-bottom: 10px;
}
.one-price-block > .vc_column-inner > .wpb_wrapper {
	border: 1px solid #fff;
	border-radius: 10px;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding-top: 10px;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 700px
}
.one-price-block > .vc_column-inner > .wpb_wrapper:before {
	content: '';
	width: 8px;
	height: 86%;
	border-left: 1px solid #fff;
	display: block;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	top: 6px;
	position: absolute;
	left: 0;
}
.one-price-block > .vc_column-inner > .wpb_wrapper:after {
	content: '';
	width: 8px;
	height: 86%;
	border-right: 1px solid #fff;
	display: block;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	top: 6px;
	position: absolute;
	right: 0;
}
.one-price-block ul {
	list-style: none !important;
	text-align: left !important;
	padding: 0 10px 0 15px;
}
.one-price-block ul li {
	position: relative;
    margin-bottom: 15px;
    padding-left: 40px;
}
.one-price-block ul li:before {
	width: 25px;
    height: 25px;
    content: '';
    background: url(imgs/list-check.svg) center center no-repeat;
    display: block;
    position: absolute;
	left: 0;
	top: 5px;
}
.price {
	font-size: 60px;
	line-height: 1;
	font-weight: 800;
}
.one-price-block .green-btn {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.double-kat .plus:before {
    content: '+';
    position: absolute;
    top: -95px;
    color: #27ad60;
    font-size: 50px;
    left: 0;
    right: 0;
    font-weight: 600;
}
@media (max-width:767px) {
    .double-kat .left.price-header {
        border-bottom: 0;
    }
    .double-kat .right.price-header {
        border-top: 0;
    }
    .double-kat .plus:before {
        top: -140px;
        color: #fff;
    }  
}
.academeg-recommend {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
	border-radius: 10px;
	border: 2px dotted #fff;
	padding: 30px 130px 30px 15px;
}
.academeg-recommend .quote {
	color: #fff;
	opacity: .9;
	font-size: 26px;
    margin-bottom: 10px;
}
.academeg-recommend .academik {
	border-radius: 0 0 5px 0;
	position: absolute;
    right: -2px;
    bottom: -2px;
}
.academeg-block {
	border-radius: 10px;
	background: #ededed url('imgs/academeg-12.png') right bottom no-repeat;
	background-size: 25%;
	padding: 30px 15px 0px;
	box-shadow: 20px 20px 20px 0px rgba(0,0,0,0.5);
}
.academeg-time {
	background: #ededed url('imgs/apps.png') 102% 5px no-repeat;
	background-size: contain;
}
.academeg-otzyvy {
	background: #ededed url('imgs/otzyvy.png') 102% 5px no-repeat;
	background-size: contain;
}
.right-slide-img {
	position: relative;
	margin-right: -140%;
	max-height: 720px;
}

.nasha-komanda {
	border: 1px solid #fff;
    border-radius: 5px;
    display: flex;
    overflow: hidden;
}
.nasha-komanda .info {
	width: 100%;
	padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.nasha-komanda .driver-name {
    margin-top: 15px;
	margin-bottom: 2em;
    font-size: 24px;
	font-weight: 600;
    color: #27ad60;
}
.nasha-komanda p:last-child {
	margin-bottom: 1rem !important;
}

.management img {
	border-radius: 5px;
}
.management .info {
    margin-top: 15px;
}
.management .info .name {
    color: #27ad60;	
    font-size: 20px;
	font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
}
.management .info .name span {
    display: block;
}

.one-counter-block .vc_column-inner {
	border: 1px solid #fff;
	border-radius: 10px;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	text-align: center;
	max-width: 80%;
	margin: 10px auto;
	padding: 10px 0 0px 0 !important;
	position: relative;
}
.one-counter-block .vc_column-inner:before {
	content: '';
	width: 8px;
	height: 74%;
	border-left: 1px solid #fff;
	display: block;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	top: 4px;
	position: absolute;
	left: 0;
}

.one-counter-block .vc_column-inner:after {
	content: '';
	width: 8px;
	height: 74%;
	border-right: 1px solid #fff;
	display: block;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	top: 4px;
	position: absolute;
	right: 0;
}
.one-counter-block .green-btn {
	margin-left: -15px !important;
	margin-right: -15px !important;
	text-align: center;
}
.one-driver {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px;
	position: relative;
}
.driver-fio, .driver-car {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
}
.driver-car {
	color: #078f46;
}
.one-driver p {
	margin-bottom: 5px;
}
.car-img {
	height: 115px;
	margin-top: 20px;
}
.driver-img {
	max-width: 168px;
	max-height: 225px;
	position: absolute;
	z-index: 999;
	right: 5px;
	bottom: 0;
}
.sub-text {
	font-size: 22px;
	line-height: 1.3;
	display: block;
	text-align: center;
	margin: 20px auto;
} 
.cab-btns {
	text-align: center;
}
.cab-btn {
	height: 70px;
	margin: 0px 10px;
}
.inst-logo img {
	width: 340px;
	height: auto;
}
.footer-logo img {
	width: 100%;
	height: 130px !important;
}
.footer-phone {
	font-size: 57px;
	line-height: 1.55;
	font-weight: 800;
	text-decoration: none !important;
	color: #fff !important;
}
.footer-block p {
	font-size: 22px;
	color: #fafafa;
} 
.footer-link {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 300;
	font-size: 16px;
}
.footer-block .green-btn {
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	width: 100%;
	display: block !important;
}
.footer-menu-link {
	color: #fff;
	text-decoration: none !important;
	margin-right: 30px;
	margin-bottom: 15px;
	display: inline-block;
	float: left;
	font-size: 18px;
}
.footer-menu-link:hover {
	color: #27ad60;
}
.footer-menu-block {
	display: none;
	width: 100%;
	float: none;
	clear: both;
	overflow: hidden;
}
.social-logo {
	max-width: 65px;
	margin: 0 20px;
	border-radius: 15px;
}
body > .container:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: fixed;
	border-left: 1px solid #fff;
	top: 0;
	left: 60px;
}

body > .container:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: fixed;
	border-left: 1px solid #fff;
	top: 0;
	right: 60px;
}
.hamburger-slim {
	background: transparent;
	margin: 20px auto 40px;
	position: relative;
	height: 20px;
	width: 28px;
}
.hamburger-slim:before, .hamburger-slim:after {
	background: #fff;
	backface-visibility: hidden;
	content: "";
	height: 1px;
	left: 0;
	transition: 0.75s;
	width: 28px;
}
.hamburger-slim:before {
	box-shadow: #fff 0 14px 0 0;
	position: absolute;
	top: 0;
}
.hamburger-slim:after {
	position: absolute;
	top: calc(100% - 13px);
}
.side-nav:hover .hamburger-slim:before {
	box-shadow: transparent 0 0 0 0;
	top: 50%;
	transform: rotate(225deg);
}
.side-nav:hover .hamburger-slim:after {
	top: 50%;
	transform: rotate(315deg);
}
.side-nav:hover .side-nav-wrap {
	left: 50px;
}
.side-nav {
	position: fixed;
	left: 0;
	top: 0;
	background: #27ad60;
	width: 100%;
    height: 45px;
	z-index: 9999999;
}
.side-nav-wrap {
	width: 240px;
	padding: 15px;
	background: #27ad60;
	position: absolute;
	left: -250px;
	top: 0;
	height: 100%;
	transition: all ease-in-out .3s .2s;
}
.menu-logo {
	width: 215px;
	height: 215px;
}
.menu-list {
	list-style: none !important;
	padding: 0;
	margin-top: 30px;
}
.menu-list a {
	color: #ffffff !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all ease-in-out .3s .2s;
}
.menu-list li {
	margin-bottom: 15px;
}
#price {
	background: url('imgs/price_bg.svg') 48% bottom no-repeat;
	background-size: contain;
}
#webinar .section-title {
	padding: 0 20px;	
}
.one-counter-block h4 {
	font-size: 22px;
	font-weight: 600;
}
#video .wpb_video_widget, .YMaps, .wpb_video_widget {
	border-radius: 10px;
	box-shadow: 20px 20px 20px 0px rgba(0,0,0,0.5);
}
#video iframe, .YMaps ymaps, .wpb_video_widget iframe {
	border-radius: 10px;
}
.sbi_photo {
	border-radius: 10px;
}
.after-inst {
	margin-top: -60px;
}
.desktop-contact {
	margin-left: -60px !important;
	margin-right: -60px !important;
}
.license-block .green-btn {
	display: block;
	text-align: center;	
}
#timer {
	font-size: 70px;
	font-weight: 800;
	overflow: hidden;
}
#days, #hours, #minutes {
	width: 33%;
	float: left;
	display: block;
	text-align: center;
	position: relative;
}
#timer span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin-top: -20px;
}
#days:after, #hours:after {
	content: ':';
	position: absolute;
	width: 10px;
	height: 70px;
	top: -4px;
	left: 95%;
}
#timer-two {
	font-size: 60px;
	font-weight: 800;
	overflow: hidden;
}
#days-two, #hours-two, #minutes-two {
	width: 100px;
	float: left;
	display: block;
	text-align: center;
	position: relative;
}
#days-two {
	width: 55px !important; 
}
#timer-two span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin-top: -20px;
}
#days-two:after, #hours-two:after {
	content: ':';
	position: absolute;
	width: 10px;
	height: 70px;
	top: -4px;
	left: 92%;
}
#timer-three {
	font-size: 60px;
	font-weight: 800;
	overflow: hidden;
}
#days-three, #hours-three, #minutes-three {
	width: 100px;
	float: left;
	display: block;
	text-align: center;
	position: relative;
}
#days-three {
	width: 55px !important; 
}
#timer-three span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin-top: -20px;
}
#days-three:after, #hours-three:after {
	content: ':';
	position: absolute;
	width: 10px;
	height: 70px;
	top: -4px;
	left: 92%;
}
.price-header {
	border: 1px solid #fff;
	border-radius: 5px;
	width: 95%;
	margin: 0px auto;
	position: relative;
	text-align: left;
	padding: 0 15px;
}
.price-cat {
	font-size: 70px;
	line-height: 1.2;
	font-weight: 800;
}
.price-name {
	position: absolute;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
	text-transform: uppercase;
	top: 50px;
	left: 65px;
}
.price-kpp {
	position: absolute;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	left: 65px;
	top: 15px;
}
.price-img {
	position: absolute;
	max-height: 78px;
	right: 1px;
	bottom: 4px;
}
.price-stig {
	position: absolute;
	max-height: 92px;
	right: 40px;
	bottom: 0;
}
.green-header {
	border: 1px solid #27ad60;
}
.green-header span {
	color: #27ad60 !important;
}
#wow-modal-close-1, #wow-modal-close-4, #wow-modal-close-5, #wow-modal-close-6, #wow-modal-close-7, #wow-modal-close-8, #wow-modal-close-9, #wow-modal-close-10, #wow-modal-close-11, #wow-modal-close-12 {
	display: none !important;
}
.modal-window-content {
	padding: 40px 30px !important;	
}
.modal-window-content .h2 {
	text-align: center;
	font-weight: 800;
	font-size: 50px;	
	display: block;
	margin-bottom: 40px;
}
.one-input {
	margin-bottom: 20px;
}
.one-input label {
	font-weight: 600;
}
.callback-form {
	max-width: 85%;
	margin: 0 auto;
}
.one-input .wpcf7-text {
	background: none !important;
	border: none;
	border-bottom: 1px solid #fff;
	outline: none !important;
	padding-bottom: 10px;
	width: 100%;
	color: #fff;
}
.wpcf7-not-valid {
	border-bottom: 1px solid #e35d5d;
}
.wpcf7-submit {
	color: #f5f5f5 !important;
	font-size: 21px;
	text-decoration: none !important;
	border-radius: 5px;
	background: #ff3f54 !important;
	transition: all 0.5s ease-in-out !important;
	text-transform: uppercase;
	font-family: 'Gilroy',Arial,sans-serif !important;
	font-weight: 300;
	padding: 15px 90px;
	display: block;
	width: 75%;
	margin: 0 auto;	
	border: none !important;
}
.post .wpcf7-submit {
	max-width: 300px;
}
.one-input select {
	display: block;
	width: 100%;
	background: #424242 !important;
	border: none !important;
	color: #fff !important;
	outline: none !important;
	padding-left: 0;
	padding: 10px 10px 10px 0 !important;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.hunt-form h2 {
	text-align: left;
	margin-bottom: 10px;
	line-height: 53px;
}
.hunt-form p {
	font-size: 17px;
}
#wow-modal-window-3 .modal-window-content, #wow-modal-window-4 .modal-window-content {
	overflow: visible;
}
.hunt-img {
	max-height: 335px;
	position: absolute;
	left: -50px;
}
.counter-title {
	display: inline-block;
    background: #27ad60;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 18px;
    margin: 10px 0;    
}
.callback-form-hunt {
	margin-top: 35px;
}
.callback-form-hunt .wpcf7-submit {
	margin-top: 7px;
	padding: 15px;
	width: 100%;
	text-align: center;
}
.callback-form-hunt .one-input {
	margin-bottom: 0;
}
.callback-form-hunt .one-input p {
	display: none !important;
}
.callback-form-hunt .ajax-loader {
	position: absolute;
	top: 30px;
	left: 30px;
}
#wow-modal-window-3 .modal-window-content {
	padding-bottom: 10px !important;
}
.wpcf7-response-output {
	margin: 10px auto;
}
.one-counter-block .wpb_text_column {
	margin-bottom: 15px;
}
.academeg-block .wpb_video_widget {
	box-shadow: none !important;
}
.hunt-form-mobile h2 {
	font-size: 40px !important;
	line-height: 43px;
	margin-bottom: 10px;
}
.hunt-form-mobile .counter-title {
	display: block;
	text-align: center;
}
.hunt-form-mobile .col-3, .hunt-form-mobile .col-4, .hunt-form-mobile .col-5 {
	width: 100%;
	display: block;
	max-width: 100%;
	flex: none !important;
}
.hunt-img-mobile {
	max-width: 136%;
	position: relative;
	left: -43px;
	bottom: -6px;
}

@media(min-width:991px){
	.mobile-price, .mobile-contacts {
		display: none !important;
	}	
	.app-btns-block .vc_column-inner {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
@media(min-width:768px) and (max-width:990px){ 
	.rs-layer .green-btn {
		padding: 15px 70px !important;
	}
	.container {
		padding-left: 60px !important;
	}
	.section-title {
		font-size: 49px !important;
	}
	.vc_separator {
		margin-bottom: 60px !important;
	}
	.gerb-block {
		display: none !important;
	}
	.steps-block {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding: 50px 10px 20px 10px;
	}
	.steps-row h4 {
		font-size: 16px !important;
	}
	.steps-row p {
		font-size: 14px !important;
	}
	.steps-block h3 {
		font-size: 30px;
		line-height: 1.4;
		margin-bottom: -30px !important;
	}
	body > .container:after {
		right: 10px !important;
	}
	#why .vc_col-sm-6, #webinar .vc_col-sm-6 {
		width: 100% !important;
	}
	.left-slide-img {
		margin-left: -87px !important;
		max-height: 400px !important;
	}
	.right-slide-img {
		margin-right: -87px !important;
		max-height: 400px !important;
	}
	.desktop-price {
		display: none !important;
	}
	.one-price-block {
		width: 100% !important;
	}
	.price .section-title {
		margin-bottom: -40px !important;
	}
	.feature-block br {
		display: none !important;
	}
	.car-img {
		height: 76px;
	}
	.driver-img {
		max-width: 79px;
		max-height: 212px;
	}
	.cab-btn {
		height: 55px !important;
	}
	.desktop-contact {
		display: none !important;
	}
	.footer-phone {
		text-align: center;
		display: block;
	}
	.footer-block .wpb_wrapper {
		text-align: center;
	}
	.social-logo {
		margin-right: 40px;
		margin-left: 40px;
	}
	.footer-menu-link {
		float: none !important;
	}
	.footer-logo {
		text-align: center !important;
	}
}
@media(min-width:991px) and (max-width:1030px) { 
	.container {
		max-width: 910px;
	}
	.modal-window-content .h2 {
		font-size: 22px;
		line-height: 33px;
	}
	.hunt-form p {
		font-size: 14px;
	}
	.hunt-form p br {
		display: none !important;
	}
	.hunt-img {
	    max-height: 216px;
	    position: absolute;
	    left: 40px;
	}
	.counter-title {
		font-size: 16px;
	}
	#timer-two {
		font-size: 40px;
	}
	#days-two, #hours-two, #minutes-two {
		width: 80px;
	}
	#days-two {
		width: 50px !important;
	}
	#timer-two span {
		font-size: 16px;
		margin-top: 5px;
	}
	.slider-title, .slider-text, .rs-layer .green-btn {
		margin-left: 23px !important;
	}
	.slider-text {
		display: block !important;
	}
	.gerb-block {
		display: none !important;
	}
	.steps-block {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding: 50px 30px 20px 30px !important;
	}
	.left-slide-img {
		margin-left: -110%;
		max-height: 500px;
	}
	.section-title {
		font-size: 55px;
	}
	.why-us p {
		padding: 0 60px;
	}
	.price-img {
		max-height: 43px;
	}
	.price-stig {
		right: 15px;
	}
	.academeg-block {
		margin-left: 0px !important;
		margin-right: 0 !important;
	}
	.right-slide-img {
		max-height: 350px !important;
	}
	.percents-counters:before {
/*		font-size: 209px !important;*/
	}
	.driver-img {
		max-height: 177px !important;
	}
	.desktop-contact {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.all-features:before {
/*		font-size: 324px !important; */
	}
	.footer-phone {
		font-size: 40px;
	}
	.footer-menu-link {
		margin-bottom: 12px;
		margin-right: 26px;
		font-size: 14px;
	}
	.footer-block p {
		font-size: 18px;
	}
	.license-block .green-btn {
		padding: 15px 20px;
	}
}
.second__office-item {
    font-size: 16px;
    line-height: 130%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    padding-right: 30px;
}
.second__office-item i {
    width: 22px;
    min-width: 22px;
    margin-right: 10px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(imgs/metro.svg);
}
.second__office-item--map i {
    width: 22px;
    min-width: 22px;
    margin-right: 10px;
    height: 19px;
    background-repeat: no-repeat;
    background-image: url(imgs/map.svg);
}


/* NEW */
.header-menu {
	margin: 15px 0;
	z-index: 5;
}
.header-menu.fxd {
	background-color: rgb(39, 38, 44);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	padding: 15px 0;
	margin: 0;
	transition: all .3s;
}

.header-menu .site-logo {
	height: 50px;
}
.header-menu .top-navigation-wrapper {
	flex-grow: 1;
	margin-left: 10px;
}
.header-menu .nav {
	justify-content: flex-end;
}
.header-menu .nav li {
	padding: 0 15px;
	position: relative;
}
.header-menu .nav li a {
	color: #fff;
	text-decoration: none;
}
.header-menu .nav li a:hover {
	color: #27ad60;
}
.header-menu .nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
	min-width: 180px;
    height: auto;
    z-index: 3;
    list-style: none;
    padding: 15px 0 5px;
    background: #27262c;
    border-radius: 0 10px 10px 0;
}
.header-menu .nav .sub-menu li {
	margin-bottom: 10px;
}
.header-menu .nav .big-sub-menu .sub-menu {
	min-width: 300px;
}
.header-menu .nav > li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}

.section-first .left.left-65 {
	width: 65%;
}
.section-first .right.right-35 {
	width: 35%;
}
.section-first .title {
	color: #fff;
    line-height: 1em;
    font-size: 40px;
    font-weight: 900 !important;
    font-family: 'Gilroy', Arial, sans-serif !important;
/*	margin-bottom: 30px;*/
}
.section-first .title .sub {
	color: #27ad60;
    font-size: .9em;	
    display: inline-block;
    word-break: keep-all;
}
.section-first .description {
	font-size: 18px;
	margin-bottom: 50px;	
    padding-right: 100px;
}

.main-section .container {
	padding-left: 15px !important;
}
.main-section .section-title {
	font-size: 50px;
	line-height: 1.2;
}
.main-section .section-title.dark {
	color: #27262c;
}
.main-section .left-slide-img {
	margin-left: -200%;
}
.main-section .why-us p {
	padding: 0 30px;
	line-height: 1.4;
}
.main-section .why-us ul.green-triangle {
	padding: 0 30px;
}
.main-section .steps-title {
	color: #27262c;
    font-size: 22px;
    font-weight: 700;	
	text-align: center;
	margin-bottom: 10px;
}
.main-section .steps-title.white {
	color: #fff;
}
.main-section .steps-block .paltform {
	text-align: center;
    color: #27262c;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
	margin-top: 1em;
}
.main-section .green-btn {
	width: 300px;
}

.stets-h {	
	height: 85px;
}
.stets-scroll {
    overflow-y: scroll;
}
.stets-scroll::-webkit-scrollbar {
	width: 7px;
	border-radius: 10px;
	background-color: #F5F5F5;
}
.stets-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #27ad60;
}
.stets-scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.second__office__scroll_mob {
	height: 200px;
	margin-right: 5px;
}
.price-scroll {
	height: 250px;
	margin-right: 10px;
}
.filialy-scroll {	
	overflow-y: auto;
}

ul.green-triangle {
	list-style: none;
    padding-left: 0;
    position: relative;
}
ul.green-triangle li {
	position: relative;
    padding-left: 20px;
}
ul.green-triangle li:before {
	content: '';
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid green;
    position: absolute;
    left: 5px;
    top: 8px;
}
ol.green-number {
	padding-left: 20px;
}
ol.green-number li::marker {
	color: #0e954c;
    font-weight: 600;
}
.open-form {
	border: 1px solid #fff;
    padding-top: 30px;
    border-radius: 10px;
}
.post .open-form {
	max-width: 600px;
    margin: 0 auto;
}

.post-item {
	margin-bottom: 35px;
}
.post-item.row:nth-child(2n+1) {
	display: flex;
	flex-direction: row-reverse;
}
.post-item:nth-child(2n) .post-single-item {
	display: flex;
	flex-direction: row-reverse;
}
.post-single-item .thumbnail {
	display: block;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 2px dotted #0d954b;
	border-radius: 15px;
}

/* MENU */
#sidebarMenu {
	height: calc(100% - 40px);
	margin-top: 40px;
	width: 100%;
	position: fixed;
	left: 0;
	transform: translateX(-100%);
	transition: transform 0.5s ease-in-out;
	background: #27ad60;
}
.sidebarMenuInner {
	margin: 0;
	padding: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner .nav {
	display: block;
}
.sidebarMenuInner li {
	list-style: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li.current-menu-item > a {
	color: #27262c !important;
}
.sidebarMenuInner li span {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	display: block;
	padding: 10px 0;
}
.sidebarMenuInner li a:hover {
	color: #27262c !important;
}
.sidebarMenuInner li ul.sub-menu {
	position: relative !important;
	display: block !important;
	padding: 0 !important;
	margin: 0;
	border-top: 1px solid rgba(255,255,255,.1);
	background: transparent;
}
.sidebarMenuInner li .sub-menu li {
	margin-bottom: inherit !important;
}
.sidebarMenuInner li.menu-item-has-children {
	padding-bottom: 0 !important;
}

@media (max-width: 768px) {	
	.sidebarMenuInner li:nth-child(2) ul.sub-menu {
		height: 55vw;
		overflow-y: scroll;
	}
	.sidebarMenuInner li:nth-child(2) ul.sub-menu::-webkit-scrollbar {
		width: 7px;
		border-radius: 10px;
		background-color: #F5F5F5;
	}
	.sidebarMenuInner li:nth-child(2) ul.sub-menu::-webkit-scrollbar-thumb {
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #27ad60;
	}
	.sidebarMenuInner li:nth-child(2) ul.sub-menu::-webkit-scrollbar-track {
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #F5F5F5;
	}
}

input[type="checkbox"]:checked ~ #sidebarMenu { transform: translateX(0); }

input[type=checkbox] {
	transition: all 0.3s;
	box-sizing: border-box;
	display: none;
}

.sidebarIconToggle {
	transition: all 0.3s;
	box-sizing: border-box;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	top: 12px;
	left: 15px;
	height: auto;
	width: 30px;
	margin-bottom: 0;
}
.spinner {
	transition: all 0.3s;
	box-sizing: border-box;
	position: absolute;
	height: 3px;
	width: 100%;
	background-color: #fff;
}
.horizontal {
	transition: all 0.3s;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-top: 5px;
}
.diagonal.part-1 {
	position: relative;
	transition: all 0.3s;
	box-sizing: border-box;
	float: left;
}
.diagonal.part-2 {
	transition: all 0.3s;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-top: 5px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
	transition: all 0.3s;
	box-sizing: border-box;
	opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
	transition: all 0.3s;
	box-sizing: border-box;
	transform: rotate(135deg);
	margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
	transition: all 0.3s;
	box-sizing: border-box;
	transform: rotate(-135deg);
	margin-top: -9px;
}

.scrollup {
	z-index: 5;
	display: none;
	position: fixed;
    left: 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    padding: 25px;
    text-transform: uppercase;
	background: rgb(255 255 255 / 5%);
}
/*
.scrollup:after {
	content: '';
    width: 200%;
    height: 1px;
    display: block;
    position: relative;
    background: #fff;
    right: 55px;
}
*/


@media (max-width: 1199px) {
	.main-section .left-slide-img {
		margin-left: -250%;
		max-height: 720px;
	}
	.main-section .right-slide-img {
		margin-right: -140%;
    	max-height: 720px;
	}
}

@media (max-width: 992px) {
	.main-section .left-slide-img {
		margin-left: -240% !important;
    	max-height: 500px !important;
	}
	#price .wpb_column {
		width: 100% !important;
	}
	.sidebarMenuInner li ul.sub-menu {
		background: transparent;	
	}
	.header-menu .nav .sub-menu {
		background: transparent;
	}
	.main-section .academeg-block {
		background-image: none !important;
	}
}

@media (max-width: 767px) {
	.header-menu {
		margin: 0;
	}
	.header-phone {
		z-index: 10000000;
		display: block;
		font-size: 1.3em;
		position: fixed;
		top: 7px;
		right: 30px;
	}
	.section-first {
		margin-top: 70px;
	}
	.section-first .title {
		font-size: 30px;
	}
	.section-first .title .sub {
		font-size: 1em;
	}
	.section-first .description {
		font-size: 16px;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.section-first .left.left-65, .section-first .right.right-35 {
		width: 100%;
	}
	.section-first .green-btn {
		margin: 0 auto;
		display: block;
	}
	.main-section #level {
		margin-top: 0px !important;
	}
	.main-section #why {
		margin-top: 0;
		margin-bottom: 0;
	}
	.main-section #level .section-title {
		margin-bottom: 35px !important;
	}
	.main-section .section-title {
		margin-bottom: 35px;
		font-size: 32px !important;
	}
	.main-section .left-slide-img {
		margin-left: -25%;
   		max-height: 340px;
	}	
	.main-section .steps-row p {
		height: auto;
		overflow-y: auto;
	}
	.main-section .steps-block .paltform {
		font-size: 20px;
		margin-top: 15px;
		margin-bottom: 1em;
	}
	.main-section .why-us p, .main-section #level .wpb_wrapper p, .main-section .why-us ul.green-triangle {
		padding: 0;
	}	
	.main-section .green-btn.district span {
		display: inline-block;
	}
	.second__office__scroll_mob {
		width: calc(100% - 1px);
		height: 150px;
	}
	.filialy-scroll {	
		height: 250px;
		margin-right: 10px;
		overflow-y: scroll;
	}
	.open-form {
		padding: 30px 15px 0;
	}
	.all-features {
		margin-bottom: 35px;
	}
	.all-features:before {
		transform: rotate(-90deg);
		font-size: 30vw;
	}
	.wpb_wrapper .vc_separator {
		display: none;
	}
	.main-section .section-main-1 .container {
		padding: 0 !important;
	}
	.center-car, .section-bg {
		display: none;
	}
	.section-info {
		flex-direction: column;
		margin-top: 0;
	}
	.section-right, .section-left {
		padding: 30px 15px;
		width: 100%;
		background-image: url('../../uploads/2021/06/b_right.jpg');
	}
	.section-left {
		background-image: url('../../uploads/2021/06/b_left.jpg');
		position: relative;
	}
	.section-left:after {
		content: '';
		position: absolute;
		bottom: -10px;
    	left: 0;
		border-radius: inherit;
		background-image: linear-gradient(to left, #ede836, #bedb40, #94cc4c, #6cbb56, #47a95e);
		width: 100%;
		height: 20px;
	}
	.section-icon {
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 30px;
	}
	.section-icon.icon-right {
		text-align: left;
	}
	
	body > .container:before, body > .container:after {
		display: none !important;
	}
	.slider-text {
		font-size: 16px !important;
	}
	.main-slider {
		margin-top: 40px !important;
		margin-bottom: 30px !important;
	}
	.slider-title {
		font-size: 40px !important;
		line-height: 42px !important;
	}
	.section-title {
		font-size: 40px !important;
	}
	#about {
		margin-top: -30px;
	}
	.subtitle {
		font-size: 16px;
	}
	#about .subtitle {
		margin-top: 25px;
		margin-bottom: -50px !important;
	}
	.gerb-block {
		display: none !important;
	}
	.wpb_video_widget {
		margin-top: 0 !important;
	}
	#video {
		margin-bottom: -40px !important;
	}
	#level {
		margin-top: -30px !important;
		margin-bottom: -50px;
	}
	#level .section-title {
		margin-bottom: -40px !important;
	}
	.feature-block img {
		height: 35px !important;
		width: auto !important;
	}
	#process {
		margin-top: -15px !important;
		padding: 30px 15px 0px !important;
		margin-bottom: -30px !important;
	}
	.steps-row img {
		height: 40px !important;
	}
	.steps-row h4 {
		font-size: 20px !important;
	}
	.steps-block h3 {
		font-size: 20px !important;
		line-height: 1.1;
		margin: 0 -30px;
	}
	.steps-block .vc_col-xs-6 .wpb_single_image {
		margin-bottom: 10px !important;
	}
	.left-slide-img {
	    position: relative;
	    margin-left: -85%;
	    max-height: 340px;
	}
	#why {
		margin-top: -50px;
		margin-bottom: -40px;
	}
	.why-us-sticky {
		position: relative !important;
	}
	.why-us h4 {
		font-size: 20px !important;
	}
	#price {
		margin-top: -30px;
	}
	.one-price-block {
		margin-bottom: 40px;
	}
	.one-price-block ul li {
		margin-bottom: 5px;
		padding-left: 30px;
	}
	.one-price-block ul li:before {
		width: 15px;
    	height: 15px;
	}
	.academeg-video {
		display: flex;
		flex-direction: column-reverse;
	}
	.academeg-block {
		background-size: 40%;
		margin-bottom: 60px !important;
	}
	.academeg-block .section-title {
		text-align: center;
	}
	.academeg-block .wpb_single_image {
		text-align: left !important;
		margin-bottom: 15px;	
	}
	.academeg-recommend .section-title {
		font-size: 24px;
		margin-bottom: 20 !important;
	}
	.academeg-recommend .quote {
		font-size: 1.3em;
	}
	.academeg-recommend .academik {
		width: 100px;
	}
	.after-academeg {
		margin-top: -30px;
		margin-bottom: -35px;
	}
	.right-slide-img {
	    max-height: 340px;
	    margin-top: 50px;
	}
	.one-counter-block h4 {
		font-size: 16px;
		margin-bottom: -20px;
	}
	.after-webinar {
		margin-top: -30px;
		margin-bottom: -30px;
	}
	#rec h2 {
		margin-bottom: -30px;
	}
	.after-rec {
		margin-top: -50px;
		margin-bottom: -20px;
	}
	#team h2 {
		margin-bottom: -30px;
	}
	#team .sub-text {
		font-size: 16px;
		margin-bottom: -20px;
	}
	.cab-btn {
	    height: 43px;
	    margin: 7px 10px;
	}
	.after-btns {
		margin-top: -60px;
		margin-bottom: -30px;
	}
	.inst-logo img {
		width: 240px;
	}
	.after-inst {
		margin-top: -70px;
		margin-bottom: -20px;
	}
	.after-map {
		margin-top: -50px;
		margin-bottom: -110px;
	}
	.footer-phone {
		font-size: 35px;
		text-align: center;
		display: block;
	}
	#contact {
		text-align: center;
	}
	#contact p {
		font-size: 24px;
	}
	.footer-link {
		font-size: 14px;
	}
	.footer-menu-link {
		margin-right: 15px;
		font-size: 16px;
	}
	#contact .wpb_single_image {
		text-align: center !important;
	}
	.social-logo {
	    max-width: 45px;
	    margin-right: 20px;
	    margin-top: 20px;
	    margin-left: 25px;
	}
	body > .container {
		padding-left: 15px;
	}
	.why-us p {
		padding: 0 30px;
	}
	.steps-block {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.desktop-price {
		display: none !important;
	}
	body {
		overflow-x: hidden !important;
	}
	.why-us-sticky {
		overflow-x: hidden !important;
	}
	#price {
		background: url('imgs/price_bg.svg') center center no-repeat !important;
	}
	.mobile-price .owl-item .sa_hover_container {
		padding: 0 !important;
	}
	.mobile-price {
		margin-bottom: -40px;
	}
	.sbi_item {
		width: 50% !important;
	}
	.footer-logo img {
		height: 190px !important;
		
	}
	.footer-address {
		margin-bottom: 10px !important;
	}
	.footer-link {
		display: block;
		margin-bottom: -10px;
	}
	#timer {
		font-size: 60px;
		font-weight: 800;
		overflow: hidden;
	}
	#timer span {
		display: block;
		text-align: center;
		font-size: 20px;
		font-weight: 300;
		margin-top: -20px;
	}
	#days:after, #hours:after {
		content: ':';
		position: absolute;
		width: 10px;
		height: 70px;
		top: -4px;
		left: 93%;
	}
	#level .wpb_wrapper p {
		padding: 0 39px;
	}
	.third-step p {
		padding: 0 20px;
	}
	.fourth-why p {
		margin-left: -10px;
		margin-right: -10px;
	}
	.modal-window-content {
		padding: 20px 20px !important;	
	}
	.modal-window-content .h2 {
		font-size: 30px;	
	}
	.callback-form {
		max-width: 100%;
		margin: 0 auto;
	}
	.wpcf7-submit {
		padding: 15px 10px;
		display: block;
		width: 100%;
	}
	.one-input select {
		display: block;
		width: 100%;
		background: none !important;
		border: none !important;
		color: #fff !important;
		outline: none !important;
		padding-left: 0;
	}
	.wpcf7-not-valid-tip {
		display: none !important;
	}
	.sbi_item:nth-child(odd) {
		padding-left: 0 !important;
		margin-left: -10px !important;
		margin-bottom: 20px !important;
	}
	.sbi_item:nth-child(even) {
		padding-right: 0 !important;
		margin-right: -10px !important;
		margin-left: 20px !important;
		margin-bottom: 20px !important;
	}
	.steps-row p {
		margin: 0 -20px;
	}
	.feature-block br {
		display: none;
	}
	.one-price-block .vc_column-inner {
		padding: 0 !important;
	}
	.owl-prev {
		left: -22px !important;
	}
	.owl-next {
		right: -22px !important;
	}
	.price-img {
		max-height: 67px !important;
		top: 9px !important;
	}
	.red-btn {
		padding: 15px 40px !important;
	}
	.green-btn.btn-more-price {
		padding: 15px 25px;
		font-size: 14px;
	}
	.nasha-komanda {
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
		border-radius: 0;
		border: none;
		padding-bottom: 1em;
	}
	.nasha-komanda .driver-name {
		margin-bottom: 15px;
	}
	.nasha-komanda img {
		border-radius: 5px;
	}
}

@media (max-width: 480px) {
	.section-first .title {
		font-size: 26px;
	}
	.scrollup {
		writing-mode: vertical-rl;
    	padding: 15px 5px; 
	}
}


p.sale {
    color: #f1f1f1;
    position: relative;
}
p.sale .price {
    font-size: 22px;
    position: relative;
}
p.sale .price:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 250%;
    display: block;
    background: red;
    left: -30px;
    right: 0;
    top: 11px;
    transform: rotate(-10deg);
    border: 1px dashed #10974d;
}
p.sale .price:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 250%;
    display: block;
    background: red;
    left: -30px;
    right: 0;
    top: 11px;
    transform: rotate(10deg);
    border: 1px dashed #10974d;
}
.hat {
    width: 70px !important;
    position: absolute;
    right: 35%;
    bottom: 20%;
    transform: rotate(1deg);
    z-index: 2;	
}
.hat.animation {
	animation: view 1s 1 linear;
}
@keyframes view {
	0%{opacity: 0;transform: translateY(0)}
	10%{transform: translateY(-15px)}
	50%{opacity: 1}
}
@media (max-width: 480px) {
	.hat {bottom: 50%;}
}
.run-line {
	white-space:nowrap;
	overflow:hidden;
	background: rgb( 0 0 0  / 10%);
	padding: 5px 0;
} 
.run-line span {
	color: #11984e;
	font-size: 24px;
	display:inline-block;
	padding-left: 100%;
	-webkit-animation: run 10s infinite linear;
	animation: run 10s infinite linear;
	font-weight: 600;
} 
@-webkit-keyframes run {
	0%{-webkit-transform: translate(0, 0);}
	20%{color: #10974d;}
	50%{color: #98e547;}
    70%{color: #10974d;}
	100%{-webkit-transform: translate(-100%, 0);}
}
@keyframes run {
	0%{transform: translate(0, 0);}
	20%{color: #10974d;}
	50%{color: #98e547;}
    70%{color: #10974d;}
	100%{transform: translate(-100%, 0)}
}
