@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,900|Open+Sans:400,700&display=swap&subset=latin-ext');html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */ /* 2 */
	box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.body {
	overflow-x: hidden;
	padding-top: 191px;
}

html {
	font-size: 10px;
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	background: #fff no-repeat;
	color: #707070;
	font-size: 1.8rem;
	font-family: 'OpenSans', sans-serif;
	line-height: 1.44444444;
}

b,
strong {
	font-weight: 700;
}

i,
em {
	font-style: italic;
}

a {
	color: inherit;
	text-decoration: none;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

h1,
.h1 {
	color: #161615;
	font-size: 3.5rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.14285714;
}

h2,
.h2 {
	color: #161615;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13333333;
}

h3,
.h3 {
	color: #161615;
	font-size: 2.2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13636364;
}

.hidden {
	position: absolute;
	top: -9876px;
	left: -9876px;
}

.tableWrap {
	overflow: auto;
}

.mapCanvas {
	width: 100%;
	height: 100%;
}

[type="text"],
[type="password"],
[type="email"],
[type="tel"],
select,
textarea {
	width: 100%;
	height: 44px;
	min-width: 0;
	border: 0;
	border-radius: 6px;
	background: #fff no-repeat;
	font-size: 1.4rem;
	padding: 0 18px;
	outline: 0 !important;
	transition: border-color 0.1s;
}

[type="text"]::-webkit-input-placeholder,
[type="password"]::-webkit-input-placeholder,
[type="email"]::-webkit-input-placeholder,
[type="tel"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #a2a2a2;
}

[type="text"]:-moz-placeholder,
[type="password"]:-moz-placeholder,
[type="email"]:-moz-placeholder,
[type="tel"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 1;
	color: #a2a2a2;
}

[type="text"]::-moz-placeholder,
[type="password"]::-moz-placeholder,
[type="email"]::-moz-placeholder,
[type="tel"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #a2a2a2;
}

[type="text"]:-ms-input-placeholder,
[type="password"]:-ms-input-placeholder,
[type="email"]:-ms-input-placeholder,
[type="tel"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #a2a2a2;
}

[type="text"]::-ms-clear,
[type="password"]::-ms-clear,
[type="email"]::-ms-clear,
[type="tel"]::-ms-clear,
select::-ms-clear,
textarea::-ms-clear {
	display: none;
}

[type="text"]::-ms-reveal,
[type="password"]::-ms-reveal,
[type="email"]::-ms-reveal,
[type="tel"]::-ms-reveal,
select::-ms-reveal,
textarea::-ms-reveal {
	display: none;
}

textarea {
	height: 143px;
	padding-top: 12px;
	padding-bottom: 12px;
	resize: none;
}

select {
	padding-right: 0;
}

.ico {
	pointer-events: none;
	fill: currentColor;
}

.niceCheck {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.niceCheck_input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	opacity: 0;
}

.niceCheck_el {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	padding-left: 26px;
	color: #161615;
	font-size: 1.4rem;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.28571429;
}

.niceCheck_el a {
	text-decoration: underline;
}

.niceCheck_el a:hover {
	text-decoration: none;
}

.niceCheck_el::before {
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	border-radius: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff no-repeat;
	transition-property: border-color;
	transition-duration: 0.2s;
}

.niceCheck_el::after {
	content: '';
	width: 22px;
	height: 18px;
	position: absolute;
	top: -2px;
	left: 3px;
	background: url('../img/check.svg') 0px 0px / contain no-repeat;
	transition-property: opacity;
	transition-duration: 0.2s;
	opacity: 0;
}

.niceCheck_input:checked + .niceCheck_el::before {
	border-color: #e55600;
}

.niceCheck_input:checked + .niceCheck_el::after {
	opacity: 1;
}

.about {
	position: relative;
}

.about::before,
.about::after {
	content: "";
	display: table;
}

.about::after {
	clear: both;
}

.about_wrap {
	background: #f5f5f5 no-repeat;
	margin-top: 31.372%;
	padding: 17.058% 42px 40px;
}

.about_heading {
	display: inline-block;
	padding-bottom: 9px;
	position: relative;
}

.about_heading::after {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(to right, #fbd800 0%, #8ccb00 100%);
}

.about_car {
	position: absolute;
	top: 0px;
	left: 2.75%;
	z-index: 2;
	width: 94.5%;
	pointer-events: none;
}

.box {
	background: #f8f8f8 no-repeat;
	padding: 44px 20px 38px;
	text-align: center;
}

.box_heading {
	color: #161615;
	font-size: 2.2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13636364;
	padding-bottom: 9px;
	margin-bottom: 29px;
	position: relative;
}

.box_heading::after {
	content: '';
	width: 81px;
	height: 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	margin: auto;
	background: linear-gradient(to right, #fbd800 0%, #8ccb00 100%);
}

.box_desc {
	max-width: 250px;
	margin: 0 auto;
}

.box_button {
	margin-top: 25px;
}

.button {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.14285714;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 14px 31px;
	border-radius: 6px;
	border: 0;
	background: #8ccb00 no-repeat;
	cursor: pointer;
	transition-property: background-color, border-color, color;
	transition-duration: 0.2s;
}

.button:hover {
	background-color: #699800;
}

.button__yellow {
	background-color: #fbd800;
	color: #161615;
}

.button__yellow:hover {
	background-color: #d0b300;
}

.card {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.card_photo {
	width: 35.555%;
}

.card_info {
	width: 64.445%;
	background: #f5f5f5 no-repeat;
	color: #161615;
	padding: 35px 30px 30px 60px;
}

.card_name {
	color: #161615;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13333333;
	margin-bottom: 15px;
}

.form_message {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 22px 25px;
	border-radius: 6px;
	font-size: 2rem;
	line-height: 1.65;
	margin-bottom: 30px;
}

.form_message__info {
	color: #e8ae28;
	background: #ffe775 no-repeat;
}

.form_message__ok {
	color: #359a60;
	background: #7bffad no-repeat;
}

.form_message__error {
	color: #d61a1a;
	background: #fed4d4 no-repeat;
}

.form_messageIco {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	width: 33px;
	height: 33px;
	margin-right: 23px;
}

.form_columns {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.form_column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 30px;
}

.form_column:last-child {
	margin-right: 0;
}

.form_row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}

.form_element {
	display: block;
	-webkit-flex: 1 1 10%;
	-ms-flex: 1 1 10%;
	flex: 1 1 10%;
	margin-right: 20px;
}

.form_element:last-child {
	margin-right: 0;
}

.form_label {
	display: block;
	margin-bottom: 4px;
	padding-left: 13px;
	color: #161615;
	font-size: 1.6rem;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3125;
}

.form_checksWrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 7px;
}

.form_checks {
	margin-bottom: -15px;
}

.form_check {
	display: block;
	margin-bottom: 15px;
}

.form_footer {
	margin-top: 30px;
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.formatted > *:first-child {
	margin-top: 0 !important;
}

.formatted > *:last-child {
	margin-bottom: 0 !important;
}

.formatted h1 {
	margin: 3em 0 2em;
}

.formatted h2 {
	margin: 3em 0 2em;
}

.formatted h3 {
	margin: 3em 0 2em;
}

.formatted p {
	margin: 1.44444444em 0;
}

.formatted a {
	color: #8ccb00;
}

.formatted a:hover {
	text-decoration: underline;
}

.formatted img {
	max-width: 100%;
	height: auto;
}

.formatted ol,
.formatted ul {
	margin: 1.44444444em 0;
}

.formatted ol li,
.formatted ul li {
	margin-top: 9px;
	margin-bottom: 9px;
}

.formatted ol li:first-child,
.formatted ul li:first-child {
	margin-top: 0;
}

.formatted ol li:last-child,
.formatted ul li:last-child {
	margin-bottom: 0;
}

.formatted ol ol,
.formatted ul ol,
.formatted ol ul,
.formatted ul ul {
	margin-top: 9px;
	margin-bottom: 0;
	margin-left: 0;
}

.formatted ul {
	margin-left: 0;
}

.formatted ul > li {
	padding-left: 26px;
	position: relative;
}

.formatted ul > li::before {
	content: '';
	position: absolute;
	top: 0.3em;
	left: 2px;
	width: 8px;
	height: 12px;
	background: url('../img/list.svg') 0px 0px / 8px 12px no-repeat;
}

.formatted ol {
	margin-left: 0;
	counter-reset: formattedOl;
}

.formatted ol > li {
	padding-left: 28px;
	position: relative;
	counter-increment: formattedOl;
}

.formatted ol > li::before {
	content: counter(formattedOl) '.';
	position: absolute;
	left: 0;
	color: #8ccb00;
}

.formatted table {
	width: 100%;
	margin: 1.44444444em 0;
	border: 0;
}

.formatted table tr:nth-child(2n) th,
.formatted table tr:nth-child(2n) td {
	background: #f8f8f8 no-repeat;
}

.formatted table th,
.formatted table td {
	border: 0;
	padding: 10px 20px;
	vertical-align: middle;
}

.formatted table th {
	color: #161615;
	font-weight: 700;
	text-align: left;
}

.formatted h1 + ul,
.formatted h2 + ul,
.formatted h3 + ul,
.formatted h4 + ul,
.formatted h1 + ol,
.formatted h2 + ol,
.formatted h3 + ol,
.formatted h4 + ol,
.formatted h1 + h2,
.formatted h2 + h2,
.formatted h3 + h2,
.formatted h4 + h2,
.formatted h1 + h3,
.formatted h2 + h3,
.formatted h3 + h3,
.formatted h4 + h3,
.formatted h1 + h4,
.formatted h2 + h4,
.formatted h3 + h4,
.formatted h4 + h4,
.formatted h1 + p,
.formatted h2 + p,
.formatted h3 + p,
.formatted h4 + p,
.formatted h1 + .sloupce-2,
.formatted h2 + .sloupce-2,
.formatted h3 + .sloupce-2,
.formatted h4 + .sloupce-2,
.formatted h1 + .twoColumn,
.formatted h2 + .twoColumn,
.formatted h3 + .twoColumn,
.formatted h4 + .twoColumn {
	margin-top: 0;
}

.formatted .tableWrap {
	margin: 1.44444444em 0;
}

.formatted .tableWrap table {
	margin: 0;
}

.gallery {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #8ccb00;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: -39px;
}

.gallery > a,
.gallery > div {
	width: calc((100% - 3 * 30px) * 0.25);
	margin-right: 30px;
	margin-bottom: 39px;
}

.gallery > a:nth-child(4n),
.gallery > div:nth-child(4n) {
	margin-right: 0;
}

.hamburgerCross {
	position: relative;
	width: 40px;
	height: 28px;
}

.hamburgerCross span,
.hamburgerCross::before,
.hamburgerCross::after {
	content: '';
	position: absolute;
	left: 0px;
	width: 40px;
	height: 4px;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hamburgerCross::before {
	top: 0px;
	background: currentColor;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-duration: 0.08s, 0.12s;
	transition-timing-function: ease-in-out;
	transition-delay: 0.12s, 0s;
}

.hamburgerCross span {
	top: 12px;
	background: currentColor;
	transition-property: opacity;
	transition-duration: 0s;
	transition-timing-function: linear;
	transition-delay: 0.08s;
}

.hamburgerCross::after {
	top: 24px;
	background: currentColor;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-duration: 0.08s, 0.12s;
	transition-timing-function: ease-in-out;
	transition-delay: 0.12s, 0s;
}

.active .hamburgerCross::before,
.hamburgerCross.active::before {
	top: 12px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition-delay: 0s, 0.08s;
}

.active .hamburgerCross span,
.hamburgerCross.active span {
	opacity: 0;
}

.active .hamburgerCross::after,
.hamburgerCross.active::after {
	top: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition-delay: 0s, 0.08s;
}

.heading {
	text-align: center;
	margin-bottom: 55px;
}

.heading_heading {
	color: #161615;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13333333;
	margin-bottom: 10px;
}

.heading_heading__big {
	color: #161615;
	font-size: 3.5rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.14285714;
}

.heading_heading__extra {
	color: #161615;
	font-size: 3.5rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.14285714;
	font-size: 6.6rem;
}

.heading_desc {
	color: #161615;
	font-size: 2.6rem;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.15384615;
}

.heading_triangle {
	display: block;
	color: #8ccb00;
	width: 27px;
	height: 19px;
	margin: 12px auto 0;
}

.highlight {
	padding-left: 150px;
	position: relative;
}

.highlight_ico {
	width: 90px;
	height: 90px;
	position: absolute;
	top: -5px;
	left: 15px;
	color: #e55600;
}

.highlight_heading {
	color: #161615;
	font-size: 2.2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13636364;
	margin-bottom: 8px;
}

.icoText {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #161615;
	font-weight: 600;
	transition-property: color;
	transition-duration: 0.2s;
}

.icoText:hover {
	color: #8ccb00;
}

.icoText_ico {
	width: 33px;
	height: 33px;
	margin-right: 18px;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.icoText_ico__green {
	color: #8ccb00;
}

.icoText__small {
	font-weight: 500;
}

.icoText__small .icoText_ico {
	width: 22px;
	height: 22px;
	margin-right: 16px;
}

.icoText__big {
	font-size: 2.1rem;
	font-weight: 500;
}

.icoText__big .icoText_ico {
	width: 22px;
	height: 22px;
	margin-right: 12px;
}

.inner {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	padding: 0 40px;
}

.logo_image {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.menu_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -20px;
}

.menu_item {
	margin-right: 45px;
}

.menu_item:last-child {
	margin-right: 0;
}

.menu_item.active .menu_link::after {
	width: calc(100% - 30px);
}

.menu_link {
	display: block;
	padding: 20px 20px;
	color: #161615;
	font-size: 1.6rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	position: relative;
}

.menu_link::after {
	content: '';
	width: 0px;
	height: 3px;
	position: absolute;
	bottom: 8px;
	left: 0px;
	right: 0;
	margin: auto;
	background: linear-gradient(to right, #fbd800 0%, #8ccb00 100%);
	transition-property: width;
	transition-duration: 0.2s;
}

.menu_link:hover::after {
	width: calc(100% - 30px);
}

.menuOpener {
	display: none;
}

.outer {
	position: relative; /*&__dark{
		.clear();
		.bg(@cBgDark);
	}*/
}

.outer__withBg::before,
.outer__withBg::after {
	content: "";
	display: table;
}

.outer__withBg::after {
	clear: both;
}

.outer_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pagination_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination_item.inactive {
	opacity: 0;
	pointer-events: none;
}

.pagination_link,
.pagination_active,
.pagination_ellipsis {
	display: block;
	background: #f5f5f5 no-repeat;
	padding: 18px 10px;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3;
}

.pagination_link.first,
.pagination_active.first,
.pagination_ellipsis.first {
	padding-left: 34px;
}

.pagination_link.last,
.pagination_active.last,
.pagination_ellipsis.last {
	padding-right: 34px;
}

.pagination_link {
	color: #161615;
	transition-property: color;
	transition-duration: 0.2s;
}

.pagination_link:hover {
	color: #8ccb00;
}

.pagination_link__prev,
.pagination_link__next {
	color: #8ccb00;
	background: none no-repeat;
}

.pagination_link__prev {
	padding-right: 28px;
}

.pagination_link__prev:hover {
	color: #161615;
}

.pagination_link__next {
	padding-left: 28px;
}

.pagination_link__next:hover {
	color: #161615;
}

.pagination_active {
	color: #8ccb00;
}

.pagination_arrow {
	display: block;
	width: 26px;
	height: 39px;
}

.ref {
	background: #f5f5f5 no-repeat;
	border: 1px solid #d5d5d5;
	position: relative;
}

.ref_title {
	background: #fff no-repeat;
	padding: 28px 31px 24px;
	color: #161615;
	font-size: 2rem;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.2;
	transition-property: color;
	transition-duration: 0.2s;
}

.ref_title span {
	display: block;
	height: 3.6em;
	overflow: hidden;
}

.ref_photo {
	margin-left: -1px;
	margin-right: -1px;
	position: relative;
}

.ref_image {
	margin-left: auto;
	margin-right: auto;
}

.ref_tag {
	position: absolute;
	top: -14px;
	right: 22px;
	min-width: 135px;
	padding: 5px 10px;
	border-radius: 3px;
	background: linear-gradient(to right, #fbd800 0%, #8ccb00 100%);
	color: #fff;
	font-size: 1.4rem;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}

.ref_info {
	padding: 29px 31px 22px;
	font-size: 1.6rem;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3125;
}

.ref_item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 8px;
}

.ref_item:last-child {
	margin-bottom: 0;
}

.ref_label {
	width: 47%;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	padding-right: 10px;
	color: #161615;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

.ref_value {
	width: 53%;
	font-weight: 500;
}

.ref_opener {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 9;
	right: -1px;
	bottom: -1px;
}

.ref_hidden {
	position: absolute;
	top: -9876px;
	left: -9876px;
}

.ref:hover .ref_title {
	color: #8ccb00;
}

.step {
	position: relative;
	padding-left: 105px;
}

.step_number {
	position: absolute;
	top: -0.1em;
	left: 0px;
	color: #8ccb00;
	font-size: 12rem;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	line-height: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.section_inner {
	margin-top: 85px;
	margin-bottom: 85px;
}

.section_inner__first {
	margin-top: 60px;
}

.section_inner__lineOver::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #e8e8e7 no-repeat;
	margin-bottom: 85px;
}

.bottom {
	background: #f8f8f8 no-repeat;
}

.bottom_inner {
	padding-top: 64px;
	padding-bottom: 65px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bottom_contacts {
	margin-right: 60px;
}

.bottom_logo {
	max-width: 193px;
	margin-bottom: 50px;
}

.bottom_icoText {
	margin-top: 23px;
}

.bottom_icoText__instagram {
	display: none;
}

.bottom_about {
	max-width: 577px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.bottom_photo {
	width: 282px;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.bottom_text {
	margin-right: 40px;
	margin-top: 15px;
}

.bottom_text p {
	margin-bottom: 1.44444444em;
}

.bottom_text p:last-of-type {
	margin-bottom: 0;
}

.bottom_instagram {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #e8e8e7;
	border-radius: 6px;
	padding: 12px 21px;
	margin-top: 40px;
	color: #161615;
	font-size: 2.6rem;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.26923077;
	transition-property: color;
	transition-duration: 0.2s;
}

.bottom_instagram:hover {
	color: #8ccb00;
}

.bottom_instagramIco {
	width: 33px;
	height: 33px;
	margin-right: 13px;
}

.boxes {
	max-width: 1265px;
	margin-top: 107px;
	margin-bottom: 95px;
}

.boxes_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.boxes_item {
	-webkit-flex: 1 1 100px;
	-ms-flex: 1 1 100px;
	flex: 1 1 100px;
	margin-right: 30px;
}

.boxes_item:last-child {
	margin-right: 0;
}

.clients {
	-webkit-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 60px;
	column-gap: 60px;
}

.clients_item {
	display: inline-block;
	color: #161615;
	font-size: 2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.25;
	padding: 10px 17px 10px 22px;
	margin-bottom: 20px;
	background: #fff no-repeat;
	position: relative;
}

.clients_item::before {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 15px;
	left: -7px;
	background: #e55600 no-repeat;
}

.clients_item span {
	font-size: 1.6rem;
	font-weight: 400;
}

.contact_heading {
	margin-bottom: 90px;
}

.contact_wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.contact_contact {
	width: 55.303%;
	margin-right: 6.061%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.contact_about {
	width: 38.636%;
}

.contact_left {
	width: 40.41%;
	margin-right: 10.96%;
}

.contact_right {
	width: 48.63%;
}

.contact_right p + p {
	margin-top: 1.44444444em;
}

.contact_bottom {
	width: calc(100% - 55px);
	margin-right: 55px;
	margin-top: 85px;
}

.contact_subheading {
	display: inline-block;
	color: #161615;
	font-size: 2.2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.13636364;
	padding-bottom: 9px;
	margin-bottom: 39px;
	position: relative;
}

.contact_subheading::after {
	content: '';
	width: 81px;
	height: 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	margin: auto;
	background: linear-gradient(to right, #fbd800 0%, #8ccb00 100%);
}

.contact_highlight {
	background: #f5f5f5 no-repeat;
	padding: 33px 38px;
	margin: 37px 0 0 -38px;
}

.contact_icoText {
	margin-bottom: 25px;
}

.contact_icoText:last-child {
	margin-bottom: 0;
}

.contactForm {
	margin-bottom: 100px;
}

.contactForm_form {
	background: #8ccb00 no-repeat;
	padding: 70px 10.227% 52px;
}

.errorPage_wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.errorPage_photo {
	width: 57%;
	margin-left: 60px;
}

.errorPage_text {
	margin-top: 43px;
}

.errorPage_subheading {
	color: #161615;
	font-size: 5rem;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 90px;
}

.errorPage_content a {
	color: #707070;
}

.footer {
	background: #e8e8e7 no-repeat;
	font-size: 1.4rem;
	line-height: 1.35714286;
}

.footer_inner {
	padding-top: 17px;
	padding-bottom: 17px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer_copyright {
	margin-right: 50px;
}

.footer_copyright a {
	text-decoration: underline;
}

.footer_copyright a:hover {
	text-decoration: none;
}

.footer_webdesign a:hover {
	text-decoration: underline;
}

.header {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	background: #fff no-repeat;
}

.header.fixed {
	position: fixed;
}

.header.fixed .header_top {
	display: none;
}

.header.fixed .header_logo {
	height: 56px;
}

.header.fixed .header_bottomInner {
	padding-top: 10px;
	padding-bottom: 13px;
}

.header_top {
	background: #f5f5f5 no-repeat;
}

.header_topInner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 55px;
	max-width: 1600px;
}

.header_motto {
	font-size: 1.5rem;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.2;
}

.header_quickLinks {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.header_quickItem {
	margin-right: 70px;
}

.header_quickItem:last-child {
	margin-right: 0;
}

.header_quickLink {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	transition-property: color;
	transition-duration: 0.2s;
}

.header_quickLink:hover {
	color: #8ccb00;
}

.header_quickIco {
	width: 25px;
	height: 25px;
	margin-right: 17px;
}

.header_bottomInner {
	max-width: 1600px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 18px;
	padding-bottom: 21px;
	transition-property: padding;
	transition-duration: 0.2s;
}

.header_logo {
	margin-right: 40px;
	height: 97px;
	transition-property: height;
	transition-duration: 0.2s;
}

.header_opener {
	display: none;
}

.highlights {
	margin-bottom: 120px;
	margin-top: 120px;
}

.highlights_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: -110px;
}

.highlights_item {
	width: 535px;
	margin-right: calc((100% - 1070px) * 0.5);
	margin-bottom: 110px;
}

.homeTop {
	max-width: 1590px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.homeTop_heading {
	margin-bottom: 39px;
	padding-left: 10px;
	padding-right: 10px;
}

.homeTop_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.homeTop_item {
	position: relative;
	margin-right: 1.887%;
	margin-bottom: 1.887%;
	transition-property: color;
	transition-duration: 0.2s;
	color: #161615;
}

.homeTop_item:nth-child(2n) {
	margin-right: 0;
}

.homeTop_item:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.homeTop_item__narrow {
	width: 40.566%;
}

.homeTop_item__wide {
	width: 57.547%;
}

.homeTop_item:hover {
	color: #8ccb00;
}

.homeTop_image {
	width: 100%;
	height: auto;
}

.homeTop_label {
	position: absolute;
	bottom: 21px;
	left: 21px;
	background: #fff no-repeat;
	font-size: 2.3rem;
	font-weight: 900;
	line-height: 1.26086957;
	padding: 10px 19px 10px 24px;
}

.homeTop_label::before {
	content: '';
	width: 15px;
	height: 15px;
	background: #8ccb00 no-repeat;
	position: absolute;
	top: 17px;
	left: -7px;
}

.refs {
	max-width: 1652px;
	margin-bottom: 95px;
}

.refs_tags {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 1365px;
	margin: 0 auto 58px;
}

.refs_tag {
	width: 223px;
	margin: 0 25px 20px;
}

.refs_tag.active .refs_tagLink {
	color: #8ccb00;
}

.refs_tagLink {
	display: block;
	color: #161615;
	font-size: 1.5rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.53333333;
	text-transform: uppercase;
	padding: 13px 5px 13px 19px;
	position: relative;
	transition-property: color;
	transition-duration: 0.2s;
	background: #f5f5f5 no-repeat;
}

.refs_tagLink:hover {
	color: #8ccb00;
}

.refs_tagLink::before {
	content: '';
	width: 15px;
	height: 15px;
	background: #8ccb00 no-repeat;
	position: absolute;
	top: 17px;
	left: -7px;
}

.refs_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -30px;
}

.refs_item {
	width: calc((100% - 3 * 24px) * 0.25);
	margin-right: 24px;
	margin-bottom: 30px;
}

.refs_item:nth-child(4n) {
	margin-right: 0;
}

.refs_pagination {
	margin-top: 89px;
}

.soloHeading {
	margin-bottom: 55px;
}

.steps_heading {
	margin-bottom: 75px;
}

.steps_list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -80px;
}

.steps_item {
	width: calc((100% - 200px) * 0.333);
	margin-right: 100px;
	margin-bottom: 80px;
}

.steps_item:nth-last-child(-n+2) {
	margin-right: 0;
}

.steps_item:nth-child(2n) {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

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

.refs {
	max-width: 1245px;
}

.refs_item {
	width: calc((100% - 2 * 20px) * 0.333);
}

.refs_item:nth-child(n) {
	margin-right: 20px;
}

.refs_item:nth-child(3n) {
	margin-right: 0;
}

}

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

.body {
	padding-top: 186px;
}

body {
	font-size: 1.6rem;
}

h1,
.h1 {
	font-size: 3rem;
}

h2,
.h2 {
	font-size: 2.6rem;
}

h3,
.h3 {
	font-size: 2rem;
}

.about_wrap {
	padding-top: 16%;
	margin-top: 31%;
}

.about_car {
	left: 3.5%;
	width: 92%;
}

.box_heading {
	font-size: 2rem;
}

.box_desc {
	max-width: 220px;
}

.card_name {
	font-size: 2.6rem;
}

.form_message {
	padding: 18px 20px;
	margin-bottom: 25px;
	font-size: 1.6rem;
	line-height: 1.5625;
}

.form_messageIco {
	width: 25px;
	height: 25px;
	margin-right: 18px;
}

.heading_heading {
	font-size: 2.6rem;
}

.heading_heading__big {
	font-size: 3rem;
}

.heading_heading__extra {
	font-size: 3rem;
}

.heading {
	margin-bottom: 40px;
}

.heading_desc {
	font-size: 2.2rem;
}

.highlight_heading {
	font-size: 2rem;
}

.highlight {
	padding-left: 95px;
}

.highlight_ico {
	width: 70px;
	height: 70px;
	left: 5px;
	top: -2px;
}

.inner {
	padding-left: 20px;
	padding-right: 20px;
}

.menu_item {
	margin-right: 30px;
}

.pagination_link,
.pagination_active,
.pagination_ellipsis {
	padding: 14px 10px;
	font-size: 2.4rem;
	line-height: 1.25;
}

.pagination_link__prev {
	padding-right: 20px;
}

.pagination_link__next {
	padding-left: 20px;
}

.pagination_arrow {
	width: 20px;
	height: 30px;
}

.ref_title {
	font-size: 1.8rem;
	line-height: 1.22222222;
	padding: 24px 20px 20px;
}

.ref_title span {
	height: 3.66666667em;
}

.ref_info {
	padding: 24px 20px 20px;
}

.step {
	padding-left: 74px;
}

.step_number {
	font-size: 9rem;
}

.section_inner {
	margin-top: 70px;
	margin-bottom: 70px;
}

.section_inner__first {
	margin-top: 55px;
}

.section_inner__lineOver::before {
	margin-bottom: 70px;
}

.boxes {
	max-width: 1090px;
}

.boxes_item {
	max-width: 330px;
}

.clients_item {
	font-size: 1.8rem;
	line-height: 1.27777778;
}

.clients_item::before {
	top: 14px;
}

.contact_subheading {
	font-size: 2rem;
}

.contact {
	padding-right: 0;
}

.contactForm {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0 !important;
}

.contactForm_heading {
	margin-left: 10px;
	margin-right: 10px;
}

.contactForm_form {
	padding: 40px 40px 35px;
}

.errorPage_subheading {
	font-size: 3.4rem;
}

.header_topInner {
	height: 50px;
}

.header_quickItem {
	margin-right: 25px;
}

.header_quickLink {
	font-size: 1.5rem;
}

.header_quickIco {
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.highlights_list {
	margin-bottom: -65px;
}

.highlights_item {
	width: 450px;
	margin-right: calc((100% - 900px) * 0.5);
	margin-bottom: 65px;
}

.homeTop_label {
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.25;
	padding: 8px 17px 8px 23px;
}

.homeTop_label::before {
	top: 13px;
}

.refs_pagination {
	margin-top: 50px;
}

.soloHeading {
	margin-bottom: 50px;
}

.steps_heading {
	margin-bottom: 60px;
}

.steps_list {
	margin-bottom: -50px;
}

.steps_item {
	width: calc((100% - 100px) * 0.333);
	margin-right: 50px;
	margin-bottom: 50px;
}

}

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

.body {
	padding-top: 0;
}

h1,
.h1 {
	font-size: 2.8rem;
}

h2,
.h2 {
	font-size: 2.4rem;
}

.about_wrap {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 27px;
}

.box {
	padding: 30px 15px 28px;
}

.card_name {
	font-size: 2.4rem;
}

.card_info {
	padding: 30px 20px 27px 30px;
}

.form_columns {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.form_column {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: calc((100% - 30px) * 0.5);
	margin-right: 30px;
}

.form_column:nth-child(2n) {
	margin-right: 0;
}

.gallery {
	margin-bottom: -30px;
}

.gallery > a,
.gallery > div {
	width: calc((100% - 2 * 20px) * 0.333);
	margin-bottom: 30px;
}

.gallery > a:nth-child(n),
.gallery > div:nth-child(n) {
	margin-right: 20px;
}

.gallery > a:nth-child(3n),
.gallery > div:nth-child(3n) {
	margin-right: 0;
}

.heading_heading {
	font-size: 2.4rem;
}

.heading_heading__big {
	font-size: 2.8rem;
}

.heading_heading__extra {
	font-size: 2.8rem;
}

.heading {
	margin-bottom: 35px;
}

.heading_desc {
	font-size: 2rem;
}

.inner {
	padding-left: 10px;
	padding-right: 10px;
}

.menu_list {
	margin-right: -10px;
}

.menu_item {
	margin-right: 5px;
}

.section_inner {
	margin-top: 60px;
	margin-bottom: 60px;
}

.section_inner__first {
	margin-top: 50px;
}

.section_inner__lineOver::before {
	margin-bottom: 60px;
}

.bottom_icoText__instagram {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.bottom_about {
	display: block;
	max-width: 340px;
}

.bottom_instagram {
	display: none;
}

.boxes_item {
	margin-right: 10px;
}

.contact {
	padding-right: 0;
}

.contact_contact {
	width: 57%;
	margin-right: 3.5%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.contact_about {
	width: 39.5%;
}

.contact_left {
	width: 42%;
	margin-right: 6%;
}

.contact_right {
	width: 52%;
}

.contact_bottom {
	width: calc(100% - 20px);
	margin-right: 20px;
	margin-top: 60px;
}

.contact_subheading {
	margin-bottom: 25px;
}

.contact_highlight {
	padding: 30px 10px;
	margin-left: -10px;
}

.contactForm {
	padding-left: 0;
	padding-right: 0;
}

.errorPage {
	text-align: center;
}

.errorPage_wrap {
	display: block;
}

.errorPage_photo {
	width: auto;
	max-width: 500px;
	margin: 50px auto;
}

.errorPage_text {
	margin-top: 0;
}

.errorPage_subheading {
	font-size: 3rem;
	margin-bottom: 40px;
}

.errorPage_content ul li {
	padding-left: 0;
}

.errorPage_content ul li::before {
	content: none;
}

.header {
	position: relative;
}

.header.fixed {
	position: relative;
}

.header.fixed .header_logo {
	height: auto;
}

.header.fixed .header_bottomInner {
	padding-top: 15px;
	padding-bottom: 16px;
}

.header_top {
	display: none;
}

.header_bottomInner {
	padding-top: 15px;
	padding-bottom: 16px;
}

.header_logo {
	height: auto;
	max-width: 190px;
	margin-left: 10px;
}

.highlights {
	max-width: 470px;
}

.highlights_list {
	display: block;
	margin-bottom: 0;
}

.highlights_item {
	width: auto;
	margin-right: 0;
	margin-bottom: 35px;
}

.refs_tag {
	width: calc((100% - 3 * 20px) * 0.25);
	margin: 0 20px 16px 0;
}

.refs_tag:nth-child(4n) {
	margin-right: 0;
}

.refs_tagLink {
	font-size: 1.1rem;
	line-height: 1.90909091;
	padding: 10px 10px 10px 15px;
}

.refs_tagLink::before {
	width: 11px;
	height: 11px;
	left: -5px;
	top: 15px;
}

.refs_list {
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.refs_item {
	width: calc((100% - 20px) * 0.5);
}

.refs_item:nth-child(n) {
	margin-right: 20px;
}

.refs_item:nth-child(2n) {
	margin-right: 0;
}

.soloHeading {
	margin-bottom: 45px;
}

.steps_list {
	margin-bottom: -40px;
}

.steps_item {
	width: calc((100% - 40px) * 0.5);
	margin-bottom: 40px;
}

.steps_item:nth-child(n) {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	margin-right: 40px;
}

.steps_item:nth-child(2n) {
	margin-right: 0;
}

}

@media all and (max-width: 900px) {

.mfp-arrow {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
}

.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
}

.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}

}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

/**
       * Remove all paddings around the image on small screen
       */

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}

.mfp-img-mobile img.mfp-img {
	padding: 0;
}

.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}

.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}

.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box;
}

.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}

.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}

.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

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

h1,
.h1 {
	font-size: 2.6rem;
}

h2,
.h2 {
	font-size: 2.2rem;
}

.about_wrap {
	margin-top: 160px;
	padding: 87px 10px 25px;
}

.about_car {
	width: 482px;
}

.card_name {
	font-size: 2.2rem;
}

.form_row {
	margin-bottom: 18px;
}

.form_footer {
	margin-top: 20px;
}

.heading_heading {
	font-size: 2.2rem;
}

.heading_heading__big {
	font-size: 2.6rem;
}

.heading_heading__extra {
	font-size: 2.6rem;
}

.heading {
	margin-bottom: 30px;
}

.menu {
	position: absolute;
	top: -9876px;
	right: 0px;
	z-index: 99;
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	opacity: 0;
	transition: top 0s 0.2s, -webkit-transform 0.2s, opacity 0.2s;
	transition: top 0s 0.2s, transform 0.2s, opacity 0.2s;
	background: #fff no-repeat;
	box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
}

.menu.opened {
	top: 100%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition: top 0s 0s, -webkit-transform 0.2s, opacity 0.2s;
	transition: top 0s 0s, transform 0.2s, opacity 0.2s;
}

.menu_list {
	display: block;
	margin-right: 0;
	padding: 10px 0;
}

.menu_item {
	margin-right: 0;
}

.menu_item.active .menu_link {
	color: #8ccb00;
}

.menu_link {
	padding: 10px 40px;
	text-align: center;
	transition-property: color;
	transition-duration: 0.2s;
}

.menu_link:hover {
	color: #8ccb00;
}

.menu_link::after {
	content: none;
}

.menuOpener {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.step {
	padding-left: 95px;
}

.step_number {
	left: 15px;
}

.section_inner {
	margin-top: 50px;
	margin-bottom: 50px;
}

.section_inner__first {
	margin-top: 45px;
}

.section_inner__lineOver::before {
	margin-bottom: 50px;
}

.bottom_inner {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.bottom_contacts {
	margin-right: 0;
}

.bottom_about {
	display: none;
}

.boxes_list {
	display: block;
	max-width: 330px;
	margin: 0 auto;
}

.boxes_item {
	margin-right: 0;
	margin-bottom: 10px;
}

.boxes_item:last-child {
	margin-bottom: 0;
}

.clients {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.contact {
	padding-right: 10px;
}

.contact_wrap {
	display: block;
}

.contact_contact {
	width: auto;
	margin-right: 0;
}

.contact_about {
	width: auto;
	margin: 45px -10px 0;
}

.contact_bottom {
	width: 100%;
	max-width: 600px;
	margin: 40px auto 0;
}

.contactForm_form {
	padding: 25px 10px;
}

.errorPage_subheading {
	font-size: 2.4rem;
}

.footer {
	text-align: center;
}

.footer_inner {
	display: block;
}

.footer_copyright {
	margin-bottom: 8px;
	margin-right: 0;
}

.header_bottomInner {
	padding-top: 10px;
	padding-bottom: 11px;
}

.header_opener {
	color: #8ccb00;
	width: 60px;
	height: 60px;
}

.header_logo {
	max-width: 140px;
}

.homeTop {
	max-width: 500px;
}

.homeTop_list {
	display: block;
	margin-bottom: -10px;
}

.homeTop_item {
	display: block;
	width: auto;
	margin-right: 0;
}

.homeTop_item:nth-child(n) {
	margin-bottom: 10px;
}

.refs_tags {
	max-width: 500px;
	margin-bottom: 35px;
}

.refs_tag {
	width: calc((100% - 20px) * 0.5);
}

.refs_tag:nth-child(2n) {
	margin-right: 0;
}

.soloHeading {
	margin-bottom: 35px;
}

.steps {
	max-width: 470px;
}

.steps_list {
	display: block;
	margin-bottom: 0;
}

.steps_item {
	width: auto;
	margin-bottom: 35px;
}

.steps_item:nth-child(n) {
	margin-right: 0;
}

}

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

.gallery {
	margin-bottom: -20px;
}

.gallery > a,
.gallery > div {
	width: calc((100% - 15px) * 0.5);
	margin-bottom: 20px;
}

.gallery > a:nth-child(n),
.gallery > div:nth-child(n) {
	margin-right: 15px;
}

.gallery > a:nth-child(2n),
.gallery > div:nth-child(2n) {
	margin-right: 0;
}

.ref_title span {
	height: auto;
}

.refs_list {
	max-width: 375px;
}

.refs_item {
	width: 100%;
}

.refs_item:nth-child(n) {
	margin-right: 0;
}

.refs_pagination {
	margin-top: 35px;
}

}

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

h1,
.h1 {
	font-size: 2.4rem;
}

h2,
.h2 {
	font-size: 2rem;
}

.about_wrap {
	margin-top: 31.372%;
	padding-top: 17.058%;
}

.about_car {
	max-width: 482px;
	width: 94.5%;
	left: 2.75%;
}

.card_name {
	font-size: 2rem;
}

.card {
	width: 240px;
	display: block;
}

.card_photo {
	width: auto;
}

.card_info {
	width: auto;
	padding: 25px 10px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.card_name {
	text-align: center;
	margin-bottom: 10px;
}

.form_columns {
	display: block;
}

.form_column {
	width: auto;
	margin-right: 0;
}

.heading_heading {
	font-size: 2rem;
}

.heading_heading__big {
	font-size: 2.4rem;
}

.heading_heading__extra {
	font-size: 2.4rem;
}

.heading {
	margin-bottom: 25px;
}

.heading_desc {
	font-size: 1.6rem;
}

.section_inner {
	margin-top: 40px;
	margin-bottom: 40px;
}

.section_inner__lineOver::before {
	margin-bottom: 40px;
}

.contact_contact {
	display: block;
}

.contact_left,
.contact_right {
	width: auto;
	max-width: 270px;
	margin-right: auto;
	margin-left: auto;
}

.contact_right {
	margin-top: 30px;
}

.contact_subheading {
	margin-bottom: 20px;
}

.contact_highlight {
	padding-left: 30px;
	padding-right: 30px;
	margin-left: -30px;
	margin-top: 25px;
}

.contact_card {
	margin-left: auto;
	margin-right: auto;
}

.soloHeading {
	margin-bottom: 40px;
}

}

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

.pagination_link,
.pagination_active,
.pagination_ellipsis {
	padding: 10px 7px;
	font-size: 1.8rem;
	line-height: 1.33333333;
}

.pagination_link.first,
.pagination_active.first,
.pagination_ellipsis.first {
	padding-left: 18px;
}

.pagination_link.last,
.pagination_active.last,
.pagination_ellipsis.last {
	padding-right: 18px;
}

.pagination_link__prev {
	padding-right: 14px;
}

.pagination_link__next {
	padding-left: 14px;
}

.pagination_arrow {
	width: 16px;
	height: 24px;
}

}

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

.highlight {
	padding-left: 0;
	padding-top: 70px;
	text-align: center;
}

.highlight_ico {
	width: 60px;
	height: 60px;
	left: 50%;
	top: 0;
	margin-left: -30px;
}

.menu {
	width: 100vw;
}

.step {
	padding-left: 60px;
	font-size: 1.5rem;
}

.step_number {
	font-size: 5rem;
	left: 10px;
	top: -0.05em;
}

.homeTop_label {
	left: 10px;
	bottom: 10px;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.16666667;
	padding-left: 19px;
	padding-right: 13px;
}

.homeTop_label::before {
	top: 11px;
}

.refs_tag {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}

}

