/*!
Theme Name: MyCars Logistics
Theme URI: http://underscores.me/
Author: Ihor Tryhuk
Author URI: https://tryhuk.pp.ua/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mycarslogistics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

MyCars Logistics is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-Regular.eot');
	src: local('Gilroy Regular'), local('Gilroy-Regular'),
		url('fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-Regular.woff') format('woff'),
		url('fonts/Gilroy-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-RegularItalic.eot');
	src: local('Gilroy Regular Italic'), local('Gilroy-RegularItalic'),
		url('fonts/Gilroy-RegularItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-RegularItalic.woff') format('woff'),
		url('fonts/Gilroy-RegularItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-Medium.eot');
	src: local('Gilroy Medium'), local('Gilroy-Medium'),
		url('fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-Medium.woff') format('woff'),
		url('fonts/Gilroy-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-MediumItalic.eot');
	src: local('Gilroy Medium Italic'), local('Gilroy-MediumItalic'),
		url('fonts/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-MediumItalic.woff') format('woff'),
		url('fonts/Gilroy-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-SemiBold.eot');
	src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'),
		url('fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-SemiBold.woff') format('woff'),
		url('fonts/Gilroy-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-SemiBoldItalic.eot');
	src: local('Gilroy SemiBold Italic'), local('Gilroy-SemiBoldItalic'),
		url('fonts/Gilroy-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-SemiBoldItalic.woff') format('woff'),
		url('fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-Bold.eot');
	src: local('Gilroy Bold'), local('Gilroy-Bold'),
		url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-Bold.woff') format('woff'),
		url('fonts/Gilroy-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/Gilroy-BoldItalic.eot');
	src: local('Gilroy Bold Italic'), local('Gilroy-BoldItalic'),
		url('fonts/Gilroy-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gilroy-BoldItalic.woff') format('woff'),
		url('fonts/Gilroy-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Neutro';
	src: local('Neutro Bold'), local('Neutro-Bold'),
		url('fonts/Neutro-Bold.woff2') format('woff2'),
		url('fonts/Neutro-Bold.woff') format('woff'),
		url('fonts/Neutro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Neutro';
	src: local('Neutro Heavy'), local('Neutro-Heavy'),
		url('fonts/Neutro-Heavy.woff2') format('woff2'),
		url('fonts/Neutro-Heavy.woff') format('woff'),
		url('fonts/Neutro-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Oddval';
	src: local('Oddval SemiBold'), local('Oddval-SemiBold'),
		url('fonts/Oddval-SemiBold.woff2') format('woff2'),
		url('fonts/Oddval-SemiBold.woff') format('woff'),
		url('fonts/Oddval-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

:root {
	--container: 1250px;

	--text-size: 16px;
	--text-size-sm: 15px;
	--text-size-esm: 14px;
	--h1-size: 48px;
	--h2-size: 36px;
	--h3-size: 28px;
	--h4-size: 24px;
	--h5-size: 20px;
	--h6-size: 18px;

	--black: #000000;
	--black-60: rgba(0, 0, 0, .6);
	--yellow: #FFC300;
	--white: #FFFFFF;
	--grey-light: #F8F8F8;
}
*, ::after, ::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	font-size: var(--text-size);
	font-weight: 400;
	font-family: 'Gilroy';
	line-height: 1.1875;
	color: var(--black-60);
	background: var(--white);
}
a {
	text-decoration: underline;
	text-underline-offset: 3px;
	color: var(--black);
	transition: .5s;
}
a:hover {
	color: var(--yellow);
	text-decoration: none;
}
img {
	margin: 0;
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: .5s;
}
.bg-cover {
	position: relative;
}
.bg-cover img,
.bg-cover video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.bg-cover span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Gilroy';
	font-weight: 600;
	margin: 24px 0 12px;
	line-height: 1.2;
	color: var(--black);
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}
h1 {
	font-size: var(--h1-size);
}
h2 {
	font-size: var(--h2-size);
}
h3 {
	font-size: var(--h3-size);
}
h4 {
	font-size: var(--h4-size);
}
h5 {
	font-size: var(--h5-size);
}
h6 {
	font-size: var(--h6-size);
}
p, ul, ol, blockquote {
	margin: 0 0 8px;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, blockquote:last-child {
	margin-bottom: 0;
}
iframe {
	max-width: 100%;
}

.form-fields {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px -16px;
}
.form-field {
	position: relative;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 8px;
	margin-bottom: 16px;
}
.form-field-50 {
	flex: 0 0 50%;
	max-width: 50%;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	z-index: 1;
}
.form-field.field-name .wpcf7-form-control-wrap:before,
.form-field.field-phone .wpcf7-form-control-wrap:before,
.form-field.field-email .wpcf7-form-control-wrap:before,
.form-field.field-message .wpcf7-form-control-wrap:before {
	content: '';
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	width: 22px;
    height: 22px;
    top: 18px;
    right: 30px;
	z-index: 1;
}
.form-field.field-name .wpcf7-form-control-wrap:before {
	-webkit-mask-image: url(images/field-user.svg);
	mask-image: url(images/field-user.svg);
}
.form-field.field-phone .wpcf7-form-control-wrap:before {
	-webkit-mask-image: url(images/field-phone.svg);
	mask-image: url(images/field-phone.svg);
}
.form-field.field-email .wpcf7-form-control-wrap:before {
	-webkit-mask-image: url(images/field-mail.svg);
	mask-image: url(images/field-mail.svg);
}
.form-field.field-message .wpcf7-form-control-wrap:before {
	-webkit-mask-image: url(images/field-message.svg);
	mask-image: url(images/field-message.svg);
}
::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .7);
}
::-moz-placeholder {
	color: rgba(0, 0, 0, .7);
}
:-ms-input-placeholder {
	color: rgba(0, 0, 0, .7);
}
:-moz-placeholder {
	color: rgba(0, 0, 0, .7);
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select,
textarea {
	font-size: var(--text-size);
	font-weight: 500;
	font-family: 'Gilroy';
	line-height: 1.5;
	width: 100%;
	background: none;
	border: 1px solid rgba(0, 0, 0, .7);
	color: var(--black);
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding: 20px 64px 20px 30px;
	color: var(--black);
	height: 59px;
	outline: none;
	transition: .5s;
}
textarea {
	height: 110px;
	resize: vertical;
}
select {
	cursor: pointer;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
	border-color: var(--black);
}
.form-field-button {
	margin-top: 16px;
}
.form-field-policy a:hover {
	color: var(--black);
	opacity: .8;
}
.wpcf7-spinner {
	position: absolute;
	right: 0;
	top: 0;
}
.wpcf7-not-valid-tip {
	margin-top: 2px;
	font-size: var(--text-size-sm);
}
.wpcf7 form .wpcf7-response-output {
	margin: 20px 0 0;
	padding: 16px 24px;
	text-align: center;
	background: var(--white);
}


.screen-reader-text {
	display: none;
}
.container {
	width: 100%;
	max-width: var(--container);
	margin-left: auto;
	margin-right: auto;
}
.section {
	position: relative;
	padding-top: 120px;
	padding-bottom: 120px;
	z-index: 1;
}
.pt-0 {
	padding-top: 0 !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
@media (min-width: 992px) {
	.hide-lg {
		display: none !important;
	}
}
.bg-grey-light {
	background: var(--grey-light);
}
.border-line {
	position: relative;
	display: block;
	width: 100%;
	height: 1px;
	background: url(images/border.svg) repeat-x left center;
	background-size: contain;
	opacity: .16;
	z-index: 1;
}


.heading {
	position: relative;
	margin-bottom: 64px;
}
.heading.center {
	text-align: center;
}
.heading-label {
	margin-bottom: 16px;
}
.heading-label span {
	display: inline-block;
	font-weight: 500;
	background: var(--grey-light);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 10px 24px;
}
.bg-grey-light .heading-label span {
	background: var(--white);
}
.bg-yellow .heading-label span {
	background: #FFD54E;
}
.heading h2 {
	font-size: var(--h1-size);
	text-transform: uppercase;
	margin-top: 0;
	font-weight: 600;
}
.heading h2 span {
	color: var(--yellow);
	font-style: italic;
}
.heading.white h2 span {
	color: var(--white);
}


.btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: var(--text-size);
	font-family: 'Gilroy';
	font-weight: 500;
	line-height: 1.5;
	border: 1px solid transparent;
	padding: 16px 35px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none;
	min-height: 59px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: .5s;
}
.btn-w100 {
	width: 100%;
}
.btn.btn-sm {
	padding: 12px 24px;
	min-height: 51px;
}
.btn-icon-left:before,
.btn-icon-right:after {
	content: '';
	flex: 0 0 15px;
	max-width: 15px;
	width: 15px;
	height: 15px;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	transition: .5s;
}
.btn-icon-left:before {
	margin-right: 24px;
}
.btn-icon-right:after {
	margin-left: 24px;
}
.btn-primary {
	background-color: var(--yellow);
	border-color: var(--yellow);
	color: var(--black);
	box-shadow: 0px 3px 7px 0px rgba(255, 195, 0, 0.1), 0px 12px 12px 0px rgba(255, 195, 0, 0.09), 0px 27px 16px 0px rgba(255, 195, 0, 0.05), 0px 47px 19px 0px rgba(255, 195, 0, 0.01), 0px 74px 21px 0px rgba(255, 195, 0, 0);
}
.btn-primary:before,
.btn-primary:after {
	background-color: var(--black);
}
.btn-primary:hover {
	background-color: var(--grey-light);
	border-color: var(--grey-light);
	color: var(--black);
	box-shadow: none;
}
.btn-secondary {
	background-color: var(--grey-light);
	border-color: var(--grey-light);
	color: var(--black-60);
}
.btn-secondary:before,
.btn-secondary:after {
	background-color: var(--black-60);
}
.btn-secondary:hover {
	background-color: var(--black);
	border-color: var(--black);
	color: var(--white);
}
.btn-secondary:hover:before,
.btn-secondary:hover:after {
	background-color: var(--white);
}
.btn-thirdy {
	background-color: var(--black);
	border-color: var(--black);
	color: var(--white);
}
.btn-thirdy:before,
.btn-thirdy:after {
	background-color: var(--white);
}
.btn-thirdy:hover {
	background-color: var(--grey-light);
	border-color: var(--grey-light);
	color: var(--black);
}
.btn-thirdy:hover:before,
.btn-thirdy:hover:after {
	background-color: var(--black);
}
.btn-icon-arrowDown:before,
.btn-icon-arrowDown:after {
	-webkit-mask-image: url(images/arrow-down.svg);
	mask-image: url(images/arrow-down.svg);
}


.soc-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.soc-links li {
	margin-right: 8px;
}
.soc-links li:last-child {
	margin-right: 0;
}
.soc-links li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	opacity: .6;
}
.soc-links li a:hover {
	opacity: 1;
}
.soc-links li a svg {
	flex: 0 0 100%;
	max-width: 100%;
	height: 100%;
}


.modal-mobile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -9999;
	opacity: 0;
	transition: .5s;
}
.modal-mobile.show {
	z-index: 9999;
	opacity: 1;
}
.modal-mobile-bg {
	background: rgba(255, 255, 255, .7);
	position: absolute;
	opacity: 0;
	transition: .5s;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.modal-mobile.show .modal-mobile-bg {
	opacity: 1;
}
.modal-mobile-wrap {
	position: relative;
	background: var(--white);
	width: 100%;
	max-width: 180px;
	margin-left: auto;
	transform: translateX(100%);
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	padding: 32px 36px;
	box-shadow: -7px 9px 25px 0px rgba(0, 0, 0, 0.04), -27px 37px 46px 0px rgba(0, 0, 0, 0.03), -62px 83px 62px 0px rgba(0, 0, 0, 0.02), -110px 147px 73px 0px rgba(0, 0, 0, 0.01), -171px 230px 80px 0px rgba(0, 0, 0, 0);
	transition: .5s;
	overflow: auto;
	z-index: 1;
}
.modal-mobile.show .modal-mobile-wrap {
	transform: translateX(0);
}
.mobile-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile-menu li {
	position: relative;
	margin-bottom: 24px;
	z-index: 1;
}
.mobile-menu li:last-child {
	margin-bottom: 0;
}
.mobile-menu li a {
	font-weight: 500;
	display: block;
	text-decoration: none;
}
.mobile-menu li:hover > a,
.mobile-menu li.current-menu-item > a {
	color: var(--yellow);
}
.modal-mobile-line {
	margin: 32px 0;
}


.wp-caption {
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 26px -12px 2px;
}
.gallery:first-child {
	margin-top: 0;
}
.gallery:last-child {
	margin-bottom: -24px;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 0 0 24px;
	padding: 0 12px;
}
.gallery-item * {
	height: 100%;
}
.gallery-item > * {
	overflow: hidden;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid var(--grey-light);
}
.gallery-columns-2 .gallery-item {
	flex: 0 0 calc(100% / 2);
	max-width: calc(100% / 2);
}
.gallery-columns-3 .gallery-item {
	flex: 0 0 calc(100% / 3);
	max-width: calc(100% / 3);
}
.gallery-columns-4 .gallery-item {
	flex: 0 0 calc(100% / 4);
	max-width: calc(100% / 4);
}
.gallery-columns-5 .gallery-item {
	flex: 0 0 calc(100% / 5);
	max-width: calc(100% / 5);
}
.gallery-columns-6 .gallery-item {
	flex: 0 0 calc(100% / 6);
	max-width: calc(100% / 6);
}
.gallery-columns-7 .gallery-item {
	flex: 0 0 calc(100% / 6);
	max-width: calc(100% / 6);
}
.gallery-columns-8 .gallery-item {
	flex: 0 0 calc(100% / 8);
	max-width: calc(100% / 8);
}
.gallery-columns-9 .gallery-item {
	flex: 0 0 calc(100% / 9);
	max-width: calc(100% / 9);
}
.gallery-caption {
	display: block;
}
.alignleft {
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


.wrapper {
	position: relative;
	z-index: 1;
}

.header {
	position: sticky;
	top: 0;
	padding: 24px 0;
	background: var(--white);
	z-index: 92;
	transition: .5s;
}
.header.sticky {
	padding: 12px 0;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
}
.header-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
	transition: .5s;
}
.header.sticky .header-wrap {
	height: 60px;
}
.header-logo img {
	max-height: 100px;
}
.header.sticky .header-logo img {
	max-height: 60px;
}
.main-menu {
	margin: 0 32px;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.main-menu li {
	margin-right: 32px;
}
.main-menu li:last-child {
	margin-right: 0;
}
.main-menu li a {
	color: var(--black-60);
	text-decoration: none;
	font-weight: 500;
}
.main-menu li a:hover {
	color: var(--yellow);
}

.header-right {
	display: flex;
	align-items: center;
}
.lang-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.lang-menu li {
	position: relative;
	margin-right: 35px;
	z-index: 1;
}
.lang-menu li:last-child {
	margin-right: 0;
}
.lang-menu li:after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	background: var(--black);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: 50%;
	left: calc(100% + 16px);
	transform: translateY(-50%);
	z-index: 1;
}
.lang-menu li:last-child:after {
	display: none;
}
.lang-menu li a {
	font-size: var(--text-size-sm);
	color: var(--black-60);
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
}
.lang-menu li a:hover {
	color: var(--yellow);
}
.lang-menu li.current-lang a {
	color: var(--black);
}
.header-button {
	margin-left: 32px;
}
.header-toggle {
	margin-left: 16px;
	display: flex;
	align-items: center;
}
.header-toggle button {
	flex: 0 0 40px;
	max-width: 40px;
	width: 40px;
	height: 40px;
	-webkit-mask-image: url(images/menu.svg);
	mask-image: url(images/menu.svg);
	-webkit-mask-size: 28px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: var(--black);
	border: none;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	cursor: pointer;
	transition: .5s;
}
.header-toggle button.active {
	-webkit-mask-image: url(images/close.svg);
	mask-image: url(images/close.svg);
	-webkit-mask-size: 26px;
}
.header-toggle button:hover {
	background-color: var(--yellow);
}


.main {
	position: relative;
	overflow: hidden;
	z-index: 1;
}


.footer {
	position: relative;
	z-index: 1;
}
.footer-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 32px;
}
.home .footer-wrap {
	padding-top: 56px;
}
.footer-logo img {
	max-height: 100px;
}
.footer-bottom {
	position: relative;
	padding: 32px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 1;
}
.bottom-menu {
	flex: 1;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.bottom-menu li {
	margin-right: 32px;
}
.bottom-menu li:last-child {
	margin-right: 0;
}
.bottom-menu li a {
	font-size: var(--text-size-esm);
	text-decoration: none;
	color: var(--black-60);
}
.bottom-menu li a:hover {
	color: var(--yellow);
}
.copyright {
	flex: 1;
	margin: 0 32px;
	font-size: var(--text-size-esm);
	text-align: center;
}
.footer-soc {
	flex: 1;
	justify-content: flex-end;
}



.page-header {
	position: relative;
	padding: 16px 0 48px;
	z-index: 1;
}
.page-breadcrumbs {
	position: relative;
	margin-bottom: 16px;
	text-align: center;
	z-index: 1;
}
.page-breadcrumbs > span > span {
	display: inline-block;
	background: var(--grey-light);
	font-weight: 500;
	padding: 10px 24px;
	margin: 0 12px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.page-breadcrumbs > span > span:first-child {
	margin-left: 0;
}
.page-breadcrumbs > span > span:last-child {
	margin-right: 0;
}
.page-breadcrumbs a {
	text-decoration: none;
	color: var(--black-60);
}
.page-breadcrumbs a:hover {
	color: var(--yellow);
}
.page-title {
	margin-top: 0;
	font-size: var(--h1-size);
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.error-404-number {
	font-size: calc(var(--h1-size) * 6);
	font-weight: 700;
	color: var(--black-60);
	opacity: .2;
	line-height: 1;
	text-align: center;
	margin-bottom: 32px;
}
.error-404-button {
	text-align: center;
}




.hero-section.section {
	padding-top: 32px;
}
.hero-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.hero-label {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 8px;
}
.hero-label span {
	display: inline-block;
	font-size: var(--h4-size);
	font-weight: 500;
	padding: 12px 24px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
	background: var(--grey-light);
}
.hero-heading {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 15px;
	font-size: calc(var(--h1-size) * 2);
	font-weight: 700;
	line-height: 1.54;
	text-transform: uppercase;
	font-family: 'Neutro';
	margin-top: 0;
}
.hero-heading span.font-oddval {
	font-family: 'Oddval';
	font-weight: 600;
}
.hero-heading span.stroke {
	color: transparent;
    -webkit-text-stroke: 6px var(--yellow);
    font-weight: 900;
}
.hero-content {
	flex: 0 0 75%;
	max-width: 75%;
	font-weight: 500;
	color: var(--black);
}
.hero-content ul,
.hero-content ol {
	padding-left: 20px;
}
.hero-button {
	flex: 0 0 25%;
	max-width: 25%;
	text-align: right;
}

.hero-banner {
	position: relative;
	padding: 0 20px;
	z-index: 1;
}
.hero-banner__wrap {
	position: relative;
	height: 588px;
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 78px;
	overflow: hidden;
	z-index: 1;
}
.hero-banner__bg {
	position: absolute;
	width: 100%;
	height: calc(100% - 60px);
	left: 0px;
	bottom: 0;
	overflow: hidden;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	z-index: -5;
}
.hero-banner__bg:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 9.24%, rgba(0, 0, 0, 0) 74.02%);
	z-index: 1;
}
.hero-banner__bg-inner {
	position: absolute;
    width: 1400px;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.hero-banner__image {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.hero-banner__image-inner {
	position: absolute;
    width: 1400px;
    top: calc(64% + 2px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.hero-banner__contents {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.hero-banner__text {
	max-width: calc(50% - 24px);
	color: var(--white);
	margin-bottom: 0;
}




.advantages-items {
	display: flex;
	justify-content: space-between;
}
.advantages-item {
	flex: 0 0 auto;
	max-width: 100%;
}
.advantages-item__wrap {
	display: flex;
	align-items: center;
}
.advantages-item__image {
	flex: 0 0 72px;
	max-width: 72px;
	width: 72px;
	height: 72px;
	margin-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--yellow);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.advantages-item__image img {
	max-width: 40px;
	max-height: 40px;
}
.advantages-item__text {
	font-weight: 600;
	color: var(--black);
	text-transform: uppercase;
}
.advantages-item-line {
	position: relative;
	flex: auto;
	max-width: 195px;
	margin: 0 24px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1;
}
.advantages-item-line:before {
	content: '';
	background: url(images/border.svg) repeat-x center;
	background-size: contain;
	opacity: .16;
	width: calc(100% - 12px);
	height: 1px;
	display: block;
}
.advantages-item-line:after {
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid var(--black);
	opacity: .16;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}



.about-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about-left {
	flex: 0 0 calc(50% - 47px);
	max-width: calc(50% - 47px);
}
.about-heading.heading {
	margin-bottom: 48px;
}
.about-content {
	font-weight: 500;
	color: var(--black);
	margin-bottom: 48px;
}
.about-content:last-child {
	margin-bottom: 0;
}
.about-right {
	flex: 0 0 calc(50% - 47px);
	max-width: calc(50% - 47px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.about-items {
	position: relative;
	background: var(--grey-light);
	padding: 32px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	z-index: 1;
}
.about-item {
	position: relative;
	margin-bottom: 32px;
	z-index: 1;
}
.about-item:last-child {
	margin-bottom: 0;
}
.about-item__wrap {
	display: flex;
}
.about-item__image {
	flex: 0 0 24px;
	max-width: 24px;
	margin-right: 16px;
}
.about-item__info {
	flex: auto;
}
.about-item__title {
	font-weight: 600;
	text-transform: uppercase;
	color: var(--black);
	margin-bottom: 18px;
}
.about-item__content strong {
	color: var(--black);
	font-weight: 500;
}



.services-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px -24px;
}
.services-item {
	flex: 0 0 calc(100% / 3);
	max-width: calc(100% / 3);
	margin: 0 0 24px;
	padding: 0 12px;
}
.services-item:nth-child(4n + 4),
.services-item:nth-child(4n + 5) {
	flex: 0 0 50%;
	max-width: 50%;
}
.services-item__wrap {
	position: relative;
	height: 100%;
	background: var(--white);
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	overflow: hidden;
	z-index: 1;
}
.services-item__image {
	position: relative;
	height: calc((var(--container) - 24px * 2) / 3 / 1.3333);
	z-index: 1;
}
.services-item__number {
	position: absolute;
	top: 32px;
	left: 32px;
	background: var(--white);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 51px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	color: var(--black);
	z-index: 1;
}
.services-item__info {
	position: relative;
	padding: 24px 32px;
	z-index: 1;
}
.services-item__title {
	position: relative;
	padding-left: 19px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--black);
	z-index: 1;
}
.services-item__title:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	background: var(--black);
	top: 6px;
	left: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
}




.serviceAreas-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.serviceAreas-left {
	flex: 0 0 calc(39% - 42px);
	max-width: calc(39% - 42px);
}
.serviceAreas-heading.heading,
.serviceAreas-line,
.serviceAreas-content {
	margin-bottom: 48px;
}
.serviceAreas-content {
	font-weight: 500;
	color: var(--black);
}
.serviceAreas-right {
	flex: 0 0 calc(61% - 42px);
	max-width: calc(61% - 42px);
}
.serviceAreas-image {
	height: 100%;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	overflow: hidden;
}



.fleet-heading.heading {
	margin-bottom: 48px;
}
.fleetList {
	margin-bottom: 64px;
}
.fleetList-items {
	display: flex;
	justify-content: space-between;
	padding: 12px 0;
}
.fleetList-item {
	flex: 0 0 auto;
	max-width: 100%;
}
.fleetList-item__text {
	font-weight: 600;
	color: var(--black);
	text-transform: uppercase;
	display: flex;
	align-items: center;
}
.fleetList-item__text:before {
	content: '';
	background: url(images/check.svg) no-repeat center;
	background-size: contain;
	flex: 0 0 24px;
	max-width: 24px;
	width: 24px;
	height: 24px;
	margin-right: 16px;
}
.fleetList-item-line {
	position: relative;
	flex: auto;
	max-width: 140px;
	margin: 0 24px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1;
}
.fleetList-item-line:before {
	content: '';
	background: url(images/border.svg) repeat-x center;
	background-size: contain;
	opacity: .16;
	width: calc(100% - 12px);
	height: 1px;
	display: block;
}
.fleetList-item-line:after {
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid var(--black);
	opacity: .16;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}



.fleet-swiper {
	position: relative;
	margin-left: -8px;
	z-index: 1;
}
/*.fleet-swiper .swiper-slide {
	width: calc((var(--container) - 24px * 2) / 3);
}*/
.fleet-item__wrap {
	position: relative;
	z-index: 1;
}
.fleet-item__image {
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	overflow: hidden;
	height: calc((var(--container) - 24px * 2) / 3 / 1.333);
	margin-bottom: 24px;
}
.fleet-item__info {
	position: relative;
	padding: 0 32px;
	z-index: 1;
}
.fleet-item__title {
	position: relative;
	padding-left: 19px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--black);
	margin-bottom: 16px;
	z-index: 1;
}
.fleet-item__title:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	background: var(--black);
	top: 6px;
	left: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
}
.fleet-item__content p {
	margin-bottom: 0;
}
.fleet-item__content strong {
	font-weight: 500;
	color: var(--black);
}

.swiper-nav {
	position: relative;
	margin-top: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.swiper-nav button {
	flex: 0 0 48px;
	max-width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--grey-light);
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: none;
	padding: 0;
	outline: none;
	margin-right: 12px;
	cursor: pointer;
	transition: .5s;
}
.bg-grey-light .swiper-nav button {
	background: var(--white);
}
.swiper-nav button:last-child {
	margin-right: 0;
}
.swiper-nav button.swiper-button-lock {
	display: none !important;
}
.swiper-nav button:hover {
	background: var(--yellow);
	box-shadow: 0px 3px 7px 0px rgba(255, 195, 0, 0.1), 0px 12px 12px 0px rgba(255, 195, 0, 0.09), 0px 27px 16px 0px rgba(255, 195, 0, 0.05), 0px 47px 19px 0px rgba(255, 195, 0, 0.01), 0px 74px 21px 0px rgba(255, 195, 0, 0);
	transform: scale(1.19);
}
.bg-grey-light .swiper-nav button:hover {
	background: var(--yellow);
}
.swiper-nav button:before {
	content: '';
	flex: 0 0 15px;
	max-width: 15px;
	height: 15px;
	-webkit-mask-image: url(images/arrow-down.svg);
	mask-image: url(images/arrow-down.svg);
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: var(--black-60);
}
.swiper-nav button.swiper-nav-prev:before {
	transform: rotate(90deg);
}
.swiper-nav button.swiper-nav-next:before {
	transform: rotate(-90deg);
}
.swiper-nav button:disabled {
	background: var(--grey-light);
	box-shadow: none;
	transform: none !important;
	opacity: .5;
}
.bg-grey-light .swiper-nav button:disabled {
	background: var(--white);
}



.testimonials-swiper {
	position: relative;
	margin-left: -8px;
	z-index: 1;
}
.testimonials-swiper .swiper-slide {
	width: calc((var(--container) - 24px * 2) / 3);
}
.testimonials-item__wrap {
	position: relative;
	z-index: 1;
}
.testimonials-total-rating {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 64px;
}
.testimonials-rating-text {
	margin-left: 24px;
	font-weight: 600;
	color: var(--black);
}
.testimonials-rating-stars {
	position: relative;
	display: flex;
}
.rating-stars {
	position: relative;
	flex: 0 0 106px;
	max-width: 106px;
	width: 106px;
	height: 18px;
	margin-top: -2px;
	z-index: 1;
}
.rating-stars:before,
.rating-stars span {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-mask-image: url(images/stars.svg);
	mask-image: url(images/stars.svg);
	-webkit-mask-size: 106px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: left center;
	background-color: #e1e1e1;
	z-index: -1;
}
.rating-stars span {
	background-color: var(--yellow);
}
.rating-total {
	font-weight: 500;
	margin-left: 8px;
}

.testimonials-item__wrap {
	position: relative;
	background: var(--white);
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	padding: 32px;
	z-index: 1;
}
.testimonials-item__header {
	display: flex;
	align-items: center;
}
.testimonials-item__image {
	flex: 0 0 24px;
	max-width: 24px;
	margin-right: 16px;
}
.testimonials-item__title {
	font-weight: 600;
	color: var(--black);
	text-transform: uppercase;
}
.testimonials-item__line {
	margin: 24px 0;
}
.testimonials-item__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.testimonials-item__stars {
	display: flex;
}
.testimonials-item__percent {
	position: relative;
	background: var(--grey-light);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 10px 24px;
	z-index: 1;
}



.partners-swiper {
	position: relative;
	margin-left: -8px;
	z-index: 1;
}
.partners-swiper .swiper-wrapper {
	transition-timing-function: linear !important;
}
.partners-swiper .swiper-slide {
	width: 137px;
}
.partners-item__image {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 32px;
}
.partners-item__image img {
	max-height: 32px;
	filter: grayscale(1);
}
.partners-item__image img:hover {
	filter: grayscale(0);
}



.contacts-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contacts-left {
	flex: 0 0 calc(35% - 37px);
	max-width: calc(35% - 37px);
}
.contacts-right {
	flex: 0 0 calc(65% - 37px);
	max-width: calc(65% - 37px);
}
.contacts-map {
	height: 100%;
}
.contacts-map iframe {
	width: 100%;
	height: 100%;
	min-height: 565px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
}
.contacts-items {
	position: relative;
}
.contacts-item {
	position: relative;
	padding-left: 48px;
	z-index: 1;
}
.contacts-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background-color: var(--yellow);
}
.contacts-item.address:before {
	-webkit-mask-image: url(images/location.svg);
	mask-image: url(images/location.svg);
}
.contacts-item.phone:before {
	-webkit-mask-image: url(images/phone.svg);
	mask-image: url(images/phone.svg);
}
.contacts-item.email:before {
	-webkit-mask-image: url(images/mail.svg);
	mask-image: url(images/mail.svg);
}
.contacts-item__label {
	font-weight: 500;
	display: block;
	margin-bottom: 16px;
}
.contacts-item__value {
	font-weight: 600;
	color: var(--black);
	text-transform: uppercase;
}
.contacts-item.email .contacts-item__value {
	text-transform: inherit;
}
.contacts-item__line {
	margin: 48px 0;
}


.feedback-section {
	position: relative;
	padding: 80px 0;
	z-index: 1;
}
.feedback-section:before {
	content: '';
	position: absolute;
	background: var(--yellow);
	width: calc(100% - 40px);
	max-width: 1400px;
	min-width: var(--container);
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	z-index: -1;
}
.feedback-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feedback-left {
	flex: 0 0 calc(50% - 50px);
	max-width: calc(50% - 50px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.feedback-heading.heading {
	margin-bottom: 0;
}
.feedback-line {
	margin: 48px 0;
}
.feedback-content {
	font-weight: 500;
	color: var(--black);
}
.feedback-content ul,
.feedback-content ol {
	padding-left: 20px;
}
.feedback-right {
	flex: 0 0 calc(50% - 40px);
	max-width: calc(50% - 40px);
}



@media (max-width: 1349px) {
	:root {
		--container: 1130px;

		--text-size: 16px;
		--text-size-sm: 15px;
		--text-size-esm: 14px;
		--h1-size: 44px;
		--h2-size: 36px;
		--h3-size: 28px;
		--h4-size: 24px;
		--h5-size: 20px;
		--h6-size: 18px;
	}
	input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select, textarea {
		height: 54px;
		padding: 16px 58px 16px 24px;
		-moz-border-radius: 27px;
		-webkit-border-radius: 27px;
		border-radius: 27px;
	}
	.form-field.field-name .wpcf7-form-control-wrap:before, .form-field.field-phone .wpcf7-form-control-wrap:before, .form-field.field-email .wpcf7-form-control-wrap:before, .form-field.field-message .wpcf7-form-control-wrap:before {
		top: 15px;
	}
	textarea {
		height: 110px;
	}
	.section {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.heading {
		margin-bottom: 48px;
	}
	.btn {
		min-height: 54px;
		padding: 14px 30px;
		-moz-border-radius: 27px;
		-webkit-border-radius: 27px;
		border-radius: 27px;
	}
	.btn.btn-sm {
		min-height: 48px;
		padding: 11px 24px;
		-moz-border-radius: 24px;
		-webkit-border-radius: 24px;
		border-radius: 24px;
	}
	.btn-icon-right:after {
		margin-left: 20px;
	}
	.btn-icon-right:before {
		margin-right: 20px;
	}
	.header {
		padding: 12px 0;
	}
	.header.sticky {
		padding: 10px 0;
	}
	.header-wrap {
		height: 80px;
	}
	.header-logo img {
		max-height: 80px;
	}
	.main-menu li {
		margin-right: 24px;
	}
	.hero-label span {
		font-size: var(--h5-size);
	}
	.about-heading.heading,
	.about-content,
	.serviceAreas-heading.heading, 
	.serviceAreas-line, 
	.serviceAreas-content,
	.fleet-heading.heading {
		margin-bottom: 36px;
	}
	.fleetList,
	.testimonials-total-rating {
		margin-bottom: 48px;
	}
	.fleet-item__info {
		padding: 0 24px;
	}
	.contacts-item__line {
		margin: 36px 0;
	}
	.contacts-map iframe {
		min-height: 480px;
	}
	.feedback-section {
		padding: 60px 0;
	}
	.feedback-line {
		margin: 36px 0;
	}
	.footer-wrap {
		padding-bottom: 24px;
	}
	.home .footer-wrap {
		padding-top: 48px;
	}
	.footer-logo img {
		max-height: 80px;
	}
	.footer-bottom {
		padding: 24px 0;
	}
	.page-header {
		padding: 16px 0 36px;
	}
	.page-breadcrumbs > span > span {
		margin: 0 8px;
	}
}



@media (max-width: 1199px) {
	:root {
		--container: 910px;

		--text-size: 16px;
		--text-size-sm: 15px;
		--text-size-esm: 14px;
		--h1-size: 36px;
		--h2-size: 30px;
		--h3-size: 24px;
		--h4-size: 20px;
		--h5-size: 18px;
		--h6-size: 16px;
	}
	.main-menu {
		margin: 0 24px;
	}
	.lang-menu li {
		margin-right: 24px;
	}
	.lang-menu li:after {
		left: calc(100% + 11px);
	}
	.header-button {
		display: none;
	}
	.hero-section.section {
		padding-top: 24px;
	}
	.hero-heading {
		line-height: 1.3;
	}
	.hero-heading span.stroke {
		-webkit-text-stroke: 4px var(--yellow);
	}
	.hero-banner__wrap {
		height: 480px;
	}
	.hero-banner__bg-inner,
	.hero-banner__image-inner {
		width: 1200px;
	}
	.about-left,
	.about-right,
	.feedback-left,
	.feedback-right {
		flex: 0 0 calc(50% - 24px);
		max-width: calc(50% - 24px);
	}
	.serviceAreas-left {
		flex: 0 0 calc(39% - 24px);
		max-width: calc(39% - 24px);
	}
	.serviceAreas-right {
		flex: 0 0 calc(61% - 24px);
		max-width: calc(61% - 24px);
	}
	.contacts-left {
		flex: 0 0 calc(35% - 24px);
		max-width: calc(35% - 24px);
	}
	.contacts-right {
		flex: 0 0 calc(65% - 24px);
		max-width: calc(65% - 24px);
	}
}



@media (max-width: 991px) {
	:root {
		--container: 690px;

		--text-size: 16px;
		--text-size-sm: 15px;
		--text-size-esm: 14px;
		--h1-size: 36px;
		--h2-size: 30px;
		--h3-size: 24px;
		--h4-size: 20px;
		--h5-size: 18px;
		--h6-size: 16px;
	}
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	select,
	textarea {
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
		padding: 20px 64px 20px 30px;
		height: 59px;
	}
	textarea {
		height: 110px;
		resize: vertical;
	}
	.form-field.field-name .wpcf7-form-control-wrap:before, .form-field.field-phone .wpcf7-form-control-wrap:before, .form-field.field-email .wpcf7-form-control-wrap:before, .form-field.field-message .wpcf7-form-control-wrap:before {
		top: 18px;
	}
	.section {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.btn {
		padding: 16px 35px;
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
		min-height: 59px;
	}
	.btn.btn-sm {
		padding: 12px 24px;
		min-height: 51px;
		-moz-border-radius: 26px;
		-webkit-border-radius: 26px;
		border-radius: 26px;
	}
	.btn-icon-left:before {
		margin-right: 24px;
	}
	.btn-icon-right:after {
		margin-left: 24px;
	}
	.header {
		padding: 16px 0;
	}
	.header-wrap {
		height: 100px;
	}
	.header-logo img {
		max-height: 100px;
	}
	.header .main-menu {
		display: none;
	}
	.header .lang-menu {
		display: none;
	}
	.header-button {
		display: block;
	}
	.hero-wrap {
		margin-bottom: 40px;
	}
	.hero-label {
		margin-bottom: 12px;
	}
	.hero-heading {
		font-size: calc(var(--h1-size) * 1.55);
		line-height: 1.2;
		margin-bottom: 30px;
	}
	.hero-heading span.stroke {
        -webkit-text-stroke: 3px var(--yellow);
    }
    .hero-content {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-bottom: 24px;
    }
    .hero-button {
    	flex: 0 0 100%;
    	max-width: 100%;
    	text-align: left;
    }
    .hero-banner {
    	padding: 0;
    }
    .hero-banner__image {
    	display: none;
    }
    .hero-banner__bg {
    	height: 100%;
    }
    .hero-banner__bg-inner {
    	width: 100%;
    	height: 100%;
    	top: 50%;
    }
    .hero-banner__wrap {
    	width: var(--container);
    	padding: 24px;
    	max-width: 100%;
    	height: 360px;
    }
    .hero-banner__contents {
    	flex-direction: column-reverse;
    	align-items: flex-start;
    }
    .hero-banner__text {
    	max-width: 100%;
    }
    .hero-banner__text:last-child {
    	font-weight: 500;
    	margin-bottom: 16px;
    }
    .advantages-items {
    	flex-wrap: wrap;
    }
    .advantages-item {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .advantages-item__text br {
    	display: none;
    }
    .advantages-item-line {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin: 32px 0;
    }
    .advantages-item-line:after {
    	display: none;
    }
    .about-left,
    .about-right {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .about-heading.heading, .about-content, .serviceAreas-heading.heading, .serviceAreas-line, .serviceAreas-content, .fleet-heading.heading {
    	margin-bottom: 48px;
    }
    .about-left .about-button {
    	display: none;
    }
    .about-button {
    	margin-top: 48px;
    }
    .services-items {
    	margin: 0 -8px -16px;
    }
    .services-item {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-bottom: 16px;
    	padding: 0 8px;
    }
    .services-item:nth-child(4n + 4), .services-item:nth-child(4n + 5) {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .services-item__image {
    	height: calc(var(--container) / 1.2);
    	max-height: 420px;
    }
    .services-item__number {
    	top: 24px;
    	left: 24px;
    }
    .services-item__info {
    	padding: 24px;
    }
    .serviceAreas-left {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-bottom: 48px;
    }
    .serviceAreas-right {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .fleetList-items {
    	padding: 0;
    	flex-wrap: wrap;
    }
    .fleetList-item {
    	flex: 0 0 100%;
    }
    .fleetList-item-line {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin: 32px 0;
    }
    .fleetList-item-line:after {
    	display: none;
    }
    /*.fleet-swiper .swiper-slide {
    	width: calc((var(--container) - 24px) / 2);
    }*/
    .fleet-item__image {
    	height: calc((var(--container) - 24px) / 2 / 1.333);
    }
    .fleet-item__info {
    	padding: 0 32px;
    }
    .testimonials-total-rating {
    	flex-direction: column;
    }
    .testimonials-rating-text {
    	margin: 24px 0 0;
    }
    .testimonials-swiper .swiper-slide {
    	width: calc((var(--container) - 24px) / 2);
    }
    .partners-swiper .swiper-slide {
    	width: 116px;
    }
    .partners-item__image {
    	height: 24px;
    }
    .partners-item__image img {
    	max-height: 24px;
    }
    .contacts-left {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-bottom: 48px;
    }
    .contacts-right {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .contacts-item__line {
    	margin: 48px 0;
    }
    .contacts-map iframe {
    	min-height: 240px;
    	height: calc(var(--container) / 1.4);
    	max-height: 420px;
    }
    .feedback-section:before {
    	width: var(--container);
    	max-width: 100%;
    	min-width: auto;
    }
    .feedback-section {
    	padding: 48px 0;
    }
    .feedback-wrap {
    	padding: 0 24px;
    }
    .feedback-left {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-bottom: 48px;
    }
    .feedback-right {
    	flex: 0 0 100%;
    	max-width: 100%;
    }
    .feedback-line {
    	margin: 48px 0;
    }
    .footer-wrap {
    	padding-bottom: 32px;
    	flex-wrap: wrap;
    }
    .home .footer-wrap {
    	padding-top: 32px;
    }
    .footer-logo {
    	order: 1;
    }
    .footer-logo img {
    	max-height: 100px;
    }
    .footer .lang-menu {
    	order: 2;
    }
    .footer .main-menu {
    	order: 3;
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin: 24px 0 -24px;
    	flex-wrap: wrap;
    	justify-content: center;
    }
    .main-menu li {
    	margin-left: 12px;
    	margin-right: 12px !important;
    	margin-bottom: 24px;
    }
    .lang-menu li {
    	margin-right: 35px;
    }
    .lang-menu li:after {
    	left: calc(100% + 16px);
    }
    .footer-bottom {
    	padding: 32px 0 24px;
    	flex-wrap: wrap;
    	justify-content: center;
    }
    .footer-soc {
    	flex: 0 0 100%;
    	max-width: 100%;
    	justify-content: center;
    	order: 1;
    }
    .bottom-menu {
    	order: 2;
    	margin: 24px 0 0;
    	justify-content: center;
    }
    .copyright {
    	order: 3;
    	margin: 24px 0 0;
    	flex: 0 0 100%;
    	max-width: 100%;
    	text-align: center;
    }
    .page-header {
    	padding: 0 0 36px;
    }
    .page-breadcrumbs {
    	font-size: var(--text-size-esm);
    }
}



@media (max-width: 767px) {
	:root {
		--container: 510px;

		--text-size: 16px;
		--text-size-sm: 15px;
		--text-size-esm: 14px;
		--h1-size: 36px;
		--h2-size: 30px;
		--h3-size: 24px;
		--h4-size: 20px;
		--h5-size: 18px;
		--h6-size: 16px;
	}
	.form-field-50 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.fleet-swiper,
	.testimonials-swiper {
		margin-left: 0;
	}
	/*.fleet-swiper .swiper-slide,*/
	.testimonials-swiper .swiper-slide {
		width: var(--container);
	}
	.fleet-item__image {
		height: calc(var(--container) / 1.333);
	}
}



@media (max-width: 575px) {
	:root {
		--container: calc(100vw - 32px);

		--text-size: 16px;
		--text-size-sm: 15px;
		--text-size-esm: 14px;
		--h1-size: 36px;
		--h2-size: 30px;
		--h3-size: 24px;
		--h4-size: 20px;
		--h5-size: 18px;
		--h6-size: 16px;
	}
	.header-button {
		margin-left: 24px;
	}
}