

/* Start:/local/templates/template.main/css/global/font.css?17031683865942*/
/* font.css
 * глобальные стили шрифта на всем сайте
 *
 */
:root {
	--site-font-family: 'DINPro', sans-serif;
	--site-default-color: #fff;
	--site-accent-color: #C5D33D;
	--site-accent-color--hover: #B4C229;
	--site-accent-dark-color: #D90810;
	--site-main-color: #3f60b1;
	--site-main-color--hover: #8298CD;
	--site-main-color--highlight: #B2C3EB;
	--site-text-second-color: #000;
	--site-grey-color: #6C6C6C;
	--site-light-grey-color: #e2e3df;
	--site-disabled-color: #E5E5E5;
	--site-light-color: #fff;
	--site-input-border-test: 2px;
	--site-input-border-width--hover: 2px;
	--site-input-border-width--focus: 2px;
	--site-input-border-radius: 0;
	--site-input-height: 56px;
	--site-input-font-size: 18px;
	--site-input-line-height: 1.25;
	--site-input-text-color: #3f60b1;
	--site-input-text-color--focus: #3f60b1;
	--site-input-text-color--placeholder: #3f60b1;
	--site-input-border-color: #8298CD;
	--site-input-border-color--focus: #3f60b1;
	--site-input-border-color--error: #ED1C24;
	--site-container-paddings: 20px;
}

@font-face {
	font-family: "DINPro";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Black.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Black.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-BlackItalic.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-BlackItalic.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Bold.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-BoldItalic.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-BoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Medium.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-MediumItalic.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-MediumItalic.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Italic.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Italic.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Light.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-Light.woff2") format("woff2");
}

@font-face {
	font-family: "DINPro";
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-LightItalic.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/dinpro/DINPro-LightItalic.woff2") format("woff2");
}

@font-face {
	font-family: "3ds";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/3ds/3ds-semi-bold.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/3ds/3ds-semi-bold.woff2") format("woff2");
}

@font-face {
	font-family: "3ds";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/local/templates/template.main/css/global/../../fonts/3ds/3ds-regular.woff") format("woff"),
		url("/local/templates/template.main/css/global/../../fonts/3ds/3ds-regular.woff2") format("woff2");
}

body {
	font: 700 18px/1.2 var(--site-font-family);
	color: var(--site-default-color);
	-webkit-font-smoothing: antialiased;
}

.page-holder a,
.page-holder a:visited {
	display: inline;
	color: var(--site-default-color);
	/* border-bottom: 1px solid var(--site-default-color); */
	text-decoration: none;
	transition: color 0.2s, border 0.2s;
}

.page-holder .bgc-black a,
.page-holder .bgc-black a:visited {
	color: var(--site-light-color);
}

.page-holder a:hover,
.page-holder a.active {
	color: var(--site-accent-color--hover);
	border-color: var(--site-accent-color--hover);
	text-decoration: none;
}

div.page-holder main.l-content p a {
	color: #B4C229;
}
div.page-holder main.l-content  p a:hover {
	text-decoration: underline;
}

.b-news-detail_text a {
  text-decoration: underline;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: var(--site-font-family);
	display: block;
	margin: 0.938em 0;
	font-weight: 700;
	color: inherit;
}

h1,
.h1 {
	font-size: 60px;
	line-height: 1.2;
}

h2,
.h2 {
	font-size: 48px;
	line-height: 1.2;
}

h3,
.h3 {
	font-size: 30px;
	line-height: 1.3;
}

h4,
.h4 {
	font-size: 22px;
	line-height: 1.2;
}

h5,
.h5 {
	font-size: 18px;
	line-height: 1.55;
}

h6,
.h6 {
	font-size: 15px;
	line-height: 1.6;
}

p {
	margin: 0.65em 0;
	padding: 0;
}

p:first-child {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

.page-holder .text-main {
	color: var(--site-main-color);
}

.page-holder .text-accent {
	color: var(--site-accent-color);
}

.ff-3ds {
	font-family: '3ds', sans-serif;
}

.accent-back {
	background-color: var(--site-accent-color);
}

@media (max-width: 1023px) {
	h1,
	.h1 {
		font-size: 60px;
	}

	h2,
	.h2 {
		font-size: 30px;
	}

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

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

	h5,
	.h5 {
		font-size: 16px;
	}

	h6,
	.h6 {
		font-size: 14px;
	}
}

@media (max-width: 575px) {
	body {
		font-size: 14px;
	}

	h1,
	.h1 {
		font-size: 32px;
	}

	h2,
	.h2 {
		font-size: 25px;
	}

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

	h4,
	.h4 {
		font-size: 14px;
	}

	h5,
	.h5 {
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/template.main/css/global/global.css?173502553726469*/
﻿/* global.css
 * глобальные стили
 *
 */
html,
body {
    height: 100%;
    /* width: 100%; */
    margin: 0;
    padding: 0;
    border: none;
    background-color: var(--site-main-color);
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

figure {
    margin: 0;
}

table,
td,
th {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 100%;
}

picture {
    display: block;
    font-size: 0;
    line-height: 0;
}

svg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    vertical-align: bottom;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: bottom;
}

button {
    font-family: var(--site-font-family);
}

/*################################################################### */
/* СПИСКИ */
/*################################################################### */
.page-holder ul,
.page-holder ol {
    padding: 0;
    margin: 0.6em 0;
    list-style: none;
}

.page-holder ol {
    counter-reset: list;
}

.page-holder li {
    position: relative;
    margin: 0.7em 0;
    list-style: none;
}

.page-holder ul li {
    padding-left: 1.2em;
}

.page-holder ol li {
    counter-increment: list;
    padding-left: 1.2em;
}

.page-holder li::before {
    position: absolute;
    left: 0;
    color: var(--site-accent-color);
}

.page-holder ul li::before {
    content: "";
    top: 7px;
    font-size: 1.2em;
    width: 10px;
    height: 10px;
    background: var(--site-light-color);
}

.page-holder ul.small li::before {
    top: 5px;
    width: 8px;
    height: 8px;
}

.page-holder ol li::before {
    content: counter(list) ".";
    top: 0;
    font-size: 1em;
    font-weight: 700;
}

.page-holder .g-menu ul,
.page-holder .g-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-holder .g-menu li::before {
    content: none;
}

.page-holder .g-menu a,
.page-holder .g-menu a:visited {
    border-bottom: none;
}

/*################################################################### */
/* ЭЛЕМЕНТЫ ФОРМ */
/*################################################################### */
.page-holder input[type="text"],
.page-holder input[type="password"],
.page-holder input[type="email"],
.page-holder textarea {
    display: block;
    width: 100%;
    font-family: var(--site-font-family);
    font-size: var(--site-input-font-size);
    font-style: italic;
    font-weight: 500;
    line-height: var(--site-input-line-height);
    min-height: var(--site-input-height);
    border-style: solid;
    border-width: var(--site-input-border-test);
    border-color: var(--site-input-border-color);
    padding: 5px 20px 5px;
    color: var(--site-input-text-color);
    margin: 0;
    border-radius: var(--site-input-border-radius);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border 0.2s, color 0.2s;
}

.page-holder input[type="text"]:hover,
.page-holder input[type="password"]:hover,
.page-holder input[type="email"]:hover,
.page-holder textarea:hover,
.page-holder input[type="text"]:focus,
.page-holder input[type="password"]:focus,
.page-holder input[type="email"]:focus,
.page-holder textarea:focus {
    border-width: var(--site-input-border-width--focus);
    border-color: var(--site-input-border-color--focus);
}

.page-holder input[type="text"]:focus,
.page-holder input[type="password"]:focus,
.page-holder input[type="email"]:focus,
.page-holder textarea:focus {
    color: var(--site-input-text-color--focus);
}

.page-holder textarea {
    resize: vertical;
}

.page-holder input::-webkit-input-placeholder,
.page-holder textarea::-webkit-input-placeholder {
    /* Chrome */
    font-weight: 500;
    font-size: 18px;
    line-height: 1.25;
    color: var(--site-input-text-color--placeholder);
}

.page-holder input:-ms-input-placeholder,
.page-holder textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-weight: 500;
    font-size: 18px;
    line-height: 1.25;
    color: var(--site-input-text-color--placeholder);
}

.page-holder input::-moz-placeholder,
.page-holder textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 500;
    font-size: 18px;
    line-height: 1.25;
    color: var(--site-input-text-color--placeholder);
    opacity: 1;
}

.g-checkbox,
.g-radio {}

.g-checkbox input[type="checkbox"],
.g-radio input[type="radio"] {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.g-checkbox input[type="checkbox"]+*,
.g-radio input[type="radio"]+* {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    cursor: pointer;
}

.g-checkbox input[type="checkbox"]+*::before,
.g-radio input[type="radio"]+*::before {
    content: "";
    position: absolute;
    top: 0.2em;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: var(--site-light-color);
    border: 5px solid var(--site-light-color);
    box-shadow: 0 0 0 1px var(--site-default-color);
}

.g-checkbox input[type="checkbox"]+*:before {
    border-radius: 0;
}

.g-radio input[type="radio"]+*:before {
    border-radius: 50%;
}

.g-checkbox input[type="checkbox"]:checked+*::before,
.g-radio input[type="radio"]:checked+*::before {
    background-color: var(--site-accent-color);
    box-shadow: 0 0 0 1px var(--site-accent-color);
}

.page-holder select {
    width: 100%;
    outline: none;
    border: 1px solid var(--site-input-border-color);
    font: 400 var(--site-input-font-size) / var(--site-input-line-height) var(--site-font-family);
    color: var(--site-default-color);
    height: var(--site-input-height);
    text-align: left;
    padding: 10px 50px 10px 20px;
    background-color: var(--site-light-color);
    background-repeat: no-repeat;
    background-position: right 23px center;
    background-size: 10px 6px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M5 3.879L8.713.167l1.06 1.06L5 6 .227 1.227l1.06-1.06L5 3.879z' fill='%23222'/%3E%3C/svg%3E");
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color 0.2s;
}

.page-holder select:hover,
.page-holder select:focus {
    border-color: var(--site-input-border-color--focus);
}

@media (max-width: 575px) {

    .page-holder input[type="text"],
    .page-holder input[type="password"],
    .page-holder input[type="email"],
    .page-holder textarea {
        min-height: 46px;
        font-size: 14px;
    }

    .page-holder input::-webkit-input-placeholder,
    .page-holder textarea::-webkit-input-placeholder {
        /* Chrome */
        font-size: 14px;
    }

    .page-holder input:-ms-input-placeholder,
    .page-holder textarea:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 14px;
    }

    .page-holder input::-moz-placeholder,
    .page-holder textarea::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 14px;
    }
}

/*################################################################### */
/* ИКОНКИ И СПРАЙТЫ */
/*################################################################### */
.g-ico,
.g-ico-map,
.g-ico-before::before,
.g-ico-after::after {
    position: relative;
    /*background-image: url('/local/templates/template.main/css/global/../../img/icon-map.png');*/
    background-repeat: no-repeat;
}

.g-ico-before::before,
.g-ico-after::after {
    content: "";
}

.g-ico-map {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url("/local/templates/template.main/css/global/../../img/ico-map.svg");
    /*background-image: url('/local/templates/template.main/css/global/../../img/ico-map--countries@2x.png');*/
    background-size: 252px auto;
    background-position: 0 0;
}

/*################################################################### */
/* СТИЛИЗОВАННЫЕ ССЫЛКИ */
/*################################################################### */
.page-holder .g-link,
.page-holder .g-link:visited {
    position: relative;
    display: inline-block;
    font-family: var(--site-font-family);
    font-weight: 400;
    color: var(--site-default-color);
    text-align: left;
    text-decoration: none !important;
    text-transform: none;
    padding: 0 0 5px;
    background: transparent;
    border-radius: 0;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #e42d25;
    cursor: pointer;
    transition: color 0.2s;
    cursor: pointer;
}

.page-holder .g-link:hover {
    text-decoration: none;
    color: #e42d25;
}

/*################################################################### */
/* КНОПКИ */
/*################################################################### */
.page-holder .g-button,
.page-holder .g-button:visited,
.page-holder .g-button-border,
.page-holder .g-button-border:visited {
    display: inline-block;
    padding: 15px 36px 16px;
    font: 700 18px/1.1 var(--site-font-family);
    color: var(--site-text-second-color);
    text-align: center;
    text-decoration: none !important;
    text-transform: none;
    border-radius: 0;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    transition: 0.3s;
    outline: none;
    -webkit-appearance: none;
}

.page-holder .g-button,
.page-holder .g-button:visited {
    background: var(--site-accent-color);
    border-color: var(--site-accent-color);
}

.page-holder .g-button--small,
.page-holder .g-button--small:visited {
    padding: 6px 12px 8px;
    font-size: 30px;
    line-height: 1.1;
}

.page-holder .g-button--big,
.page-holder .g-button--big:visited {
    padding: 15px 36px 17px;
    font-size: 30px;
}

.page-holder .g-button--huge,
.page-holder .g-button--huge:visited {
    padding: 21px 36px 26px;
    font-size: 30px;
}

.page-holder .g-button--black,
.page-holder .g-button--black:visited {
    color: var(--site-light-color);
    background-color: var(--site-default-color);
    border-color: var(--site-default-color);
}

.page-holder .g-button--accent,
.page-holder .g-button--accent:visited {
    padding: 15px 20px 17px 20px;
    background-color: var(--site-main-color--hover);
    border-color: var(--site-main-color--hover);
    color: var(--site-light-color);
    font-weight: 500;
}

.page-holder .g-button--white,
.page-holder .g-button--white:visited {
    color: var(--site-default-color);
    background: var(--site-light-color);
    border-color: var(--site-light-color);
}

.page-holder .bgc-black a.g-button--white {
    color: var(--site-default-color);
}

.page-holder .g-button:hover {
    /* background: var(--site-light-color); */
    color: var(--site-default-color);
    transform: scale(1.1);
}

.page-holder .bgc-black a.g-button--white:hover {
    color: var(--site-light-color);
}

.page-holder .g-button:active {
    background: var(--site-accent-color--hover);
    border-color: var(--site-accent-color--hover);
    color: var(--site-light-color);
}

.page-holder .bgc-black a.g-button--white:active {
    color: var(--site-light-color);
}

.page-holder .g-button--disabled,
.page-holder .g-button--disabled:visited {
    background-color: var(--site-disabled-color);
    border-color: var(--site-disabled-color);
    color: var(--site-light-color);
    cursor: default;
    pointer-events: none;
    user-select: none;
}

.page-holder .g-button--disabled:hover {
    background-color: var(--site-disabled-color);
    border-color: var(--site-disabled-color);
    color: var(--site-light-color);
}

.page-holder .g-button-border,
.page-holder .g-button-border:visited {
    background: transparent;
    border: 1px solid var(--site-accent-color);
    color: var(--site-accent-color);
}

.page-holder .g-button-border:hover {
    background: var(--site-accent-color--hover);
    color: var(--site-light-color);
}

.page-holder .g-button-border:active {
    background: var(--site-accent-dark-color);
    border-color: var(--site-accent-dark-color);
    color: var(--site-light-color);
}

.page-holder .g-button-border--black,
.page-holder .g-button-border--black:visited {
    border-color: var(--site-default-color);
    color: var(--site-default-color);
}

.page-holder .g-button-border--black:hover {
    background: var(--site-default-color);
    color: var(--site-light-color);
}

.page-holder .g-button-border--black:active {
    background: var(--site-default-color);
    border-color: var(--site-default-color);
    color: var(--site-light-color);
}

.page-holder .g-button-border--disabled,
.page-holder .g-button-border--disabled:visited {
    border-color: var(--site-disabled-color);
    color: var(--site-disabled-color);
    cursor: default;
    pointer-events: none;
    user-select: none;
}

.page-holder .g-button-border--disabled:hover {
    background: var(--site-disabled-color);
    color: var(--site-disabled-color);
}

.page-holder .g-button--accent:hover {
    background-color: var(--site-main-color);
    color: var(--site-light-color);
}

.page-holder .g-button-border--disabled:active {
    background: transparent;
    border-color: var(--site-disabled-color);
    color: var(--site-disabled-color);
}

.page-holder .g-button--arrow,
.page-holder .g-button--arrow:visited {
    display: inline-flex;
    align-items: flex-end;
    color: var(--site-main-color);
    transition: 0.3s;
    font-size: 14px;
    font-weight: 400;
}

.page-holder .g-button--arrow:hover {
    color: var(--site-accent-color);
}

.page-holder .g-button--arrow svg {
    fill: var(--site-main-color);
    margin-left: 6px;
    transition: 0.3s;
}

.page-holder .g-button--arrow:hover svg {
    fill: var(--site-accent-color);
}

.page-holder .g-button--arrow-accent,
.page-holder .g-button--arrow-accent:visited {
    padding: 10px 28px 11px;
    font-weight: 700;
    line-height: 1.1;
    color: var(--site-text-second-color);
    border: 1px solid var(--site-accent-color);
    background-color: var(--site-accent-color);
}

.page-holder .g-button--arrow-accent:hover {
    color: var(--site-text-second-color);
    background-color: var(--site-light-color);
}

.page-holder .g-button--arrow-accent svg {
    fill: var(--site-text-second-color);
}

.page-holder .g-button--arrow-accent:hover svg {
    fill: var(--site-text-second-color);
}

@media (max-width: 767px) {
    .page-holder .g-button--huge,
    .page-holder .g-button--huge:visited {
        font-size: 20px;
    }
}

@media (max-width: 575px) {

    .page-holder .g-button,
    .page-holder .g-button:visited,
    .page-holder .g-button-border,
    .page-holder .g-button-border:visited {
        font-size: 14px;
        padding: 8px 15px;
    }

    .page-holder .g-button--arrow,
    .page-holder .g-button--arrow:visited {
        font-size: 12px;
        padding: 8px 16px;
    }

    .page-holder .g-button--small,
    .page-holder .g-button--small:visited {
        padding: 3px 5px 4px;
    }

    .page-holder .g-button--huge,
    .page-holder .g-button--huge:visited {
        padding: 14px 15px 15px;
    }
}

@media (max-width: 479px) {

    .page-holder .g-button--accent,
    .page-holder .g-button--accent:visited {
        font-size: 12px;
    }
}

/*################################################################### */
/* СТИЛИ СЕКЦИЙ */
/*################################################################### */
.g-section {
    padding: 20px 0;
    margin: 20px 0;
}

.g-section__title-holder {
    margin-bottom: 43px;
}

.g-section__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 1.4;
    margin: 0;
}

.g-section__subtitle {
    display: block;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
}

/*################################################################### */
/* SELECT меню из DIV */
/*################################################################### */
.g-select-menu {
    position: relative;
}

.g-select-menu__label {
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    height: 29px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    padding: 0 20px 5px 0;
    margin-bottom: 40px;
    border-radius: 0;
    border-bottom: 1px solid #bdbdbd;
    cursor: pointer;
}

.g-select-menu__label:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 6px;
    width: 7px;
    height: 7px;
    border-top: 1.5px solid #005db9;
    border-right: 1.5px solid #005db9;
    transform: rotate(135deg);
    transition: transform 0.2s, right 0.2s, top 0.2s;
}

.g-select-menu .ul-deep-1 {
    display: none;
    position: absolute;
    top: 29px;
    left: 0;
    background: var(--site-light-color);
    border: 1px solid #bdbdbd;
    width: 100%;
    /* max-height: 158px; */
    max-height: 310px;
    overflow-y: auto;
    margin-top: -1px;
    padding: 1px;
    z-index: 1;
}

.g-select-menu.open .ul-deep-1 {
    display: block;
    z-index: 1;
}

.g-select-menu li {
    display: block;
    padding: 7px 14px;
    font-size: 16px;
    line-height: 160%;
    color: #000;
    cursor: pointer;
    margin: 0;
}

.g-select-menu li.active {
    background-color: #005db9;
}

.g-select-menu li a {
    display: block;
}

.g-select-menu li.active a {
    color: var(--site-light-color);
}

.g-custom-select {
    position: relative;
    width: 100%;
}

.g-custom-select__title {
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    outline: none;
    height: var(--site-input-height);
    margin: 0;
    font-weight: 400;
    font-size: var(--site-input-font-size);
    line-height: var(--site-input-height);
    color: var(--site-default-color);
    background-color: var(--site-light-color);
    text-align: left;
    padding: 0 var(--site-input-height) 0 20px;
    border-radius: 0;
    border: 1px solid var(--site-input-border-color);
    transition: color 0.2s, border-color 0.2s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.g-custom-select__title:hover {
    border-color: var(--site-input-border-color--focus);
}

.g-custom-select.open .g-custom-select__title {
    border-color: var(--site-input-border-color--focus);
}

.g-custom-select__title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 22px;
    width: 10px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: 10px 6px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M5 3.879L8.713.167l1.06 1.06L5 6 .227 1.227l1.06-1.06L5 3.879z' fill='%23222'/%3E%3C/svg%3E");
    transition: transform 0.2s, right 0.2s, top 0.2s;
}

.bgc-black .g-custom-select__title::after {
    border-color: var(--site-light-color);
}

.g-custom-select.open .g-custom-select__title::after {
    transform: rotate(-180deg);
}

.g-custom-select__list {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    background: var(--site-light-color);
    z-index: -1;
    max-height: 210px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04),
        0px 0px 24px rgba(0, 0, 0, 0.04), 0px 0px 8px rgba(0, 0, 0, 0.04),
        0px 0px 1px rgba(0, 0, 0, 0.04);
}

.g-custom-select.open .g-custom-select__list {
    display: block;
    z-index: 10;
    width: auto;
    max-width: none;
    min-width: 100%;
    padding: 0.6em 0;
}

.g-custom-select__item {
    display: block;
    padding: 7px 20px;
    font-size: var(--site-input-font-size);
    line-height: var(--site-input-line-height);
    color: var(--site-input-text-color);
    cursor: pointer;
    transition: background-color 0.2s;
}

.g-custom-select__item:hover {
    background: #f5f4f4;
}

/*################################################################### */
/* ТАБЫ */
/*################################################################### */
.g-tabs {
    position: relative;
    display: flex;
    padding-bottom: 10px;
    margin: 0 -20px 25px;
    overflow-x: auto;
}

.g-tabs::after {
    content: "";
    width: 1px;
    flex-shrink: 0;
}

.page-holder .g-tabs__btn,
.page-holder .g-tabs__btn:visited {
    display: block;
    flex-shrink: 0;
    font-size: 24px;
    line-height: 1.25;
    color: #b7b7b7;
    margin: 0 20px;
    border-color: transparent;
    cursor: pointer;
}

.page-holder .g-tabs__btn.active {
    color: var(--site-default-color);
    border-color: var(--site-accent-color);
    cursor: default;
    pointer-events: none;
}

.g-tabs__item:not(.show) {
    display: none;
}

/*################################################################### */
/* СТИЛИ ДЛЯ СКРОЛЛБАРА */
/*################################################################### */
.g-custom-scroll::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.g-custom-scroll::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: var(--site-grey-color);
}

.g-custom-scroll::-webkit-scrollbar-thumb {
    background-color: var(--site-main-color);
    border-radius: 0;
    border: none;
}

.g-custom-scroll {
    scrollbar-color: var(--site-main-color) var(--site-grey-color);
    scrollbar-width: thin;
}

/*################################################################### */
/* ПРОЧЕЕ */
/*################################################################### */
.g-button-close {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    top: 30px;
    right: 40px;
    border-radius: 50%;
    border: none;
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
    transition: background 0.2s;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 7.997L17.012.984l2.004 2.004L12.003 10l7.013 7.012-2.003 2.004L10 12.003l-7.012 7.013-2.004-2.003L7.997 10 .984 2.988 2.988.984 10 7.997z' fill='%23333'/%3E%3C/svg%3E");
}

.g-button-close:hover {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 7.997L17.012.984l2.004 2.004L12.003 10l7.013 7.012-2.003 2.004L10 12.003l-7.012 7.013-2.004-2.003L7.997 10 .984 2.988 2.988.984 10 7.997z' fill='%23FF3830'/%3E%3C/svg%3E");
}

.g-button-close:active {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 7.997L17.012.984l2.004 2.004L12.003 10l7.013 7.012-2.003 2.004L10 12.003l-7.012 7.013-2.004-2.003L7.997 10 .984 2.988 2.988.984 10 7.997z' fill='%23C00C04'/%3E%3C/svg%3E");
}

.g-white,
.g-white:visited {
    color: var(--site-light-color);
}

.g-hidden {
    display: none !important;
}

.g-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 4;
    cursor: pointer;
}

/* Стилизация ajax лоадера */
body>div[id^="wait_"] {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    border: none !important;
    overflow: hidden !important;
    background: #000 url("/local/templates/template.main/css/global/../../img/loading.gif") no-repeat 50% 50% !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 10px !important;
    background-position: center !important;
    width: 80px !important;
    height: 80px !important;
    margin-left: -40px !important;
    margin-top: -40px !important;
    font-size: 0 !important;
    text-indent: -9000px !important;
    opacity: 0.8 !important;
}

.g-clean {
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.g-clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.g-nobr {
    white-space: nowrap;
}

@media (max-width: 991px) {
    .g-hidden-mobile {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .g-hidden-desktop {
        display: none !important;
    }
}

.g-opacity-0 {
    opacity: 0;
}

.g-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    white-space: nowrap;
    border: 0;
}

.page-holder .m-0 {
    margin: 0;
}

.page-holder .mb-0 {
    margin-bottom: 0;
}

.page-holder .mt-0 {
    margin-top: 0;
}

.page-holder .mb-60 {
    margin-bottom: 60px;
}

.page-holder .mt-60 {
    margin-top: 60px;
}

.page-holder .mb-100 {
    margin-bottom: 100px;
}

.page-holder .mt-100 {
    margin-top: 100px;
}

@media (max-width: 575px) {
    .page-holder .mb-60 {
        margin-bottom: 15px;
    }

    .page-holder .mt-60 {
        margin-top: 15px;
    }

    .page-holder .mb-100 {
        margin-bottom: 25px;
    }

    .page-holder .mt-100 {
        margin-top: 25px;
    }
}

.page-holder .fw-700 {
    font-weight: 700;
}

.page-holder .fw-500 {
    font-weight: 500;
}

.production__pic img {
	width: 100%;
	height: 100%;
}

.elements-list__name-link
{
    max-width: 720px;
    font-size: 48px;
    line-height: 1.2;
    font-family: var(--site-font-family);
    display: block!important;
    margin: 0.938em 0;
    font-weight: 700;
    color: inherit;
}

a.type-sections__name
{
    font-size: 30px;
    line-height: 1.3;
}

a.production-sections__name_link
{
	max-width: 720px;
    margin-top: 0;
    margin-bottom: 37px;
	font-size: 48px;
    line-height: 1.2;
	display: block;
    margin: 0.938em 0;
    font-weight: 700;
    color: inherit;
}

.type-sections__image
{padding-top: 35px;}

#scroll_top {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 1000;
	width: 32px;
	height: 32px;
	background: url(/local/templates/template.main/img/scroll_top.png) 50% 50% no-repeat;
	border-radius: 50%;
	opacity: 0.5;
}
#scroll_top:hover {
 	opacity: 1;
}
.dev_company{
    text-align: center;
    margin-top: 30px;
}

.grecaptcha-badge { visibility: hidden; }
/* End */


/* Start:/local/templates/template.main/css/layout/holster.css?16747194032945*/
/* holster.css
 * стили основных блоков сайта, его сетки
 *
 */

.l-page {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    min-width: 320px;
    min-height: 100vh;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

.l-page::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 570px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 96.32%, rgba(0, 0, 0, 0.8) 198.86%);
    content: '';
    z-index: -2;
}

.l-page::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    z-index: -2;
    height: 500px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 96.32%, rgba(0, 0, 0, 0.8) 198.86%);
}
@media (max-width: 991px) {
    .l-page {
        max-width: 100%;
    }

    .l-page::before,
    .l-page::after {
        height: 300px;
    }
}

@media (max-width: 575px) {
    .l-page::before,
    .l-page::after {
        height: 140px;
    }
}
.l-page__holder {
    width: 100%;
    height: 100%;
    padding: 0 0 0;
}
.l-wrapper {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding-right: var(--site-container-paddings);
    padding-left: var(--site-container-paddings);
}
@media (max-width: 991px) {
    .l-wrapper {
        max-width: 100%;
    }
}

.l-header {
    position: relative;
    width: 100%;
}
.l-header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 101;
}
.l-header__top {
    border-bottom: 1px solid #f2f2f2;
}
.l-content {
    width: 100%;
    justify-self: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 0 100px;
}
.l-content--inner {
    padding: 0 0 100px;
}
@media (max-width: 991px) {
    .l-content {
        padding: 0 0 20px;
    }
    .l-content--inner {
        padding: 0 0 20px;
    }
}
.l-footer {
    width: 100%;
}
@media (max-width: 991px) {
    .l-footer {
        padding-top: 40px;
    }
}
.l-footer a,
.l-footer a:visited {
    color: #cccccc;
    text-decoration: none;
}
.l-footer a:hover {
    color: #e42d25;
    text-decoration: none;
}
.l-footer__top {
    padding-bottom: 83px;
}
@media (max-width: 991px) {
    .l-footer__top {
        padding-bottom: 0;
    }
}
.l-footer__middle {
    margin-bottom: 52px;
}
@media (max-width: 991px) {
    .l-footer__middle {
        margin-bottom: 40px;
    }
}
.l-footer__bottom {
    padding: 20px 0;
}
@media (max-width: 991px) {
    .l-footer__bottom {
        padding: 0;
    }
}

/* End */


/* Start:/local/templates/template.main/css/layout/blocks.css?167524237188911*/
/* blocks.csss
 * Стили блоков сайта, основной рабочий файл
 *
 */

/*

1. HEADER
2. MAIN
3. FOOTER
4. PRODUCTION
5. REQUEST BLOCK
6. CONTACTS
7. ABOUT
*/


/* 1. HEADER */

.header {
    transition: 0.3s;
}

.header__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    margin-bottom: 25px;
    margin-left: -30px;
    padding-top: 30px;
}

.header__bottom-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
}

a.header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    margin-left: 30px;
}

.header__contacts-icon {
    margin-right: 10px;
    font-size: 0;
    margin-top: 4px;
}

.header__contacts--email .header__contacts-icon {
    margin-top: 2px;
}

.page-holder .header--accent a:hover {
    color: var(--site-main-color--hover);
}

.header__contacts-icon svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__contacts:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__contacts:hover svg {
    fill: var(--site-main-color--hover);
}

.header__search-btn {
    margin-left: 50px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: 0.3s;
}

.header__search-btn svg {
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__search-btn:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__search-btn:hover svg {
    fill: var(--site-main-color--hover);
}


.header__search-wrap {
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
}

.header__navigation {
    margin-left: auto;
}

.header__mobile-wrap {
    display: none;
}

.header__burger-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 45px;
    height: 40px;
    padding: 5px;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.header__burger-btn-line {
    width: 100%;
    background-color: transparent;
    border: 2px solid var(--site-light-color);
    height: 7px;
    border-radius: 2px;
    transition: 0.3s;
}

.header__burger-btn:hover .header__burger-btn-line {
    border-color: var(--site-accent-color);
}

.header__logo {
    transition: 0.3s;
    font-size: 20px;
    font-weight: 900;
}

.header__close-menu-btn {
    display: none;
    background-color: transparent;
    border: none;
    padding: 6px;
    cursor: pointer;
}

.header__close-menu-btn svg {
    fill: var(--site-light-color);
    transition: 0.3s;
}

.header__close-menu-btn:hover svg {
    fill: var(--site-accent-color);
}

.header__mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.9);
    max-height: 0;
    transition: 0.3s;
    overflow: hidden;
}

.header__mobile-menu-wrap {
    padding: 20px 25px 20px 40px;
}

@media (max-width: 1023px) {
    .header__navigation {
        display: none;
    }

    .header__mobile-wrap {
        display: block;
    }

    .header__search-btn {
        margin-left: auto;
    }

    .header {
        background-color: var(--site-main-color);
    }

    .header__top-wrap {
        margin-bottom: 0;
    }

    .header__bottom-wrap {
        position: static;
        border: none;
        padding: 12px 0;
    }

    .header__search-btn svg {
        width: 35px;
        height: 35px;
    }

    .header__logo {
        flex-grow: 1;
        text-align: center;
    }

    .header__search-wrap {
        top: 100%;
    }

    .opened-mobile .header__close-menu-btn {
        display: block;
    }

    .opened-mobile .header__logo {
        flex-grow: 0;
        margin-right: auto;
    }

    .opened-mobile .header__burger-btn {
        display: none;
    }

    .opened-mobile .header__search-btn {
        opacity: 0;
        display: none;
    }
}

@media (max-width: 575px) {
    .header__top-wrap {
        display: none;
    }
}

/* 2. MAIN */
.main-title {
    margin-top: 480px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
}

.main-title--low {
    text-transform: none;
    line-height: 1.1;
}

.main-title--mt {
    margin-top: 40px;
}

.main-page__subtitle {
    margin-top: 10px;
    max-width: 600px;
}

.main-page__subtitle br {
    display: none;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.background-image::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 20%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 96.32%, rgba(0, 0, 0, 0.8) 198.86%);
    content: '';
}

.background-image--production::before {
    background: linear-gradient(0, rgba(192, 227, 0, 0) 20.47%, rgba(191, 206, 48, 0) 59.82%, #BCC93B 100%);
    height: 40%;
}

.background-image::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20.47%, rgba(63, 96, 177, 0)), color-stop(66.04%, #3f60b1), to(#3f60b1));
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 20.47%, #3f60b1 66.04%, #3f60b1 100%);
    content: "";
}

.background-image--about::after {
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 10%, #3f60b1 80%, #3f60b1 100%);
}

.background-image img {
    width: 100%;
    height: auto;
}

.bottom-background {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.bottom-background::before {
    position: absolute;
    content: "";
    top: -400px;
    left: 0;
    right: 0;
    height: 1400px;
    background: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(20.47%, rgba(63, 96, 177, 0)),
            color-stop(62.31%, #3f60b1),
            to(#3f60b1));
    background: linear-gradient(0deg,
            rgba(63, 96, 177, 0) 20.47%,
            #3f60b1 62.31%,
            #3f60b1 100%);
}

.bottom-background::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    max-height: 500px;
    background: linear-gradient(180deg,
            rgba(63, 96, 177, 0) 0%,
            #3f60b1 69%,
            #3f60b1 100%);
}

.bottom-background img {
    width: 100%;
}

.bottom-wrap {
    padding-top: 100px;
}

.page-holder .bottom-slogan {
    max-width: 730px;
    line-height: 1.25;
    margin-bottom: 240px;
    font-weight: 900;
}

.advantages {
    padding-bottom: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -50px;
    margin-top: -30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    margin-left: 50px;
    margin-top: 25px;
}

.advantages__item-icon {
    margin-right: 30px;
}

.advantages__item-icon svg {
    fill: transparent;
}

.main-page__text {
    line-height: 1.5;
}

.main-page__text--mobile {
    display: none;
}

.main-page__mobile-form {
    display: none;
}

@media (max-width: 1459px) {
    .background-image::after {
        height: 80%;
    }

    .bottom-background::before {
        top: -530px;
    }
}

@media (max-width: 1199px) {
    .main-title {
        margin-top: 300px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::before {
        top: 0;
        height: 50%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .page-holder .bottom-slogan {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .background-image {
        top: 60px;
    }

    .main-title {
        margin-top: 200px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::after {
        height: 60%;
    }
}

@media (max-width: 991px) {
    .advantages__list {
        flex-direction: column;
        margin-left: 0;
    }

    .advantages__item {
        margin-left: 0;
    }

    .advantages {
        padding-bottom: 0;
        border: none;
    }
}

@media (max-width: 767px) {
    .bottom-wrap {
        padding-top: 25px;
    }
}

@media (max-width: 575px) {
    .main-title {
        display: none;
    }

    .main-title--mt {
        margin-top: 30px;
    }

    .main-title--subsection {
        font-size: 25px;
    }

    .page-holder .main-title--low {
        display: block;
        margin-bottom: 15px;
    }

    .main-page__wrapper {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        margin-top: 170px;
        margin-bottom: 30px;
    }

    .page-holder .main-page__wrapper .main-page__order-btn {
        margin-bottom: 15px;
        line-height: 1;
        font-size: 12px;
    }

    .background-image::after {
        height: 50%;
    }

    .background-image--production::after {
        height: 70%;
        background: linear-gradient(180deg, rgba(63, 96, 177, 0) 0%, #3f60b1 70%, #3f60b1 100%);
    }

    .background-image--about::after {
        height: 90%;
    }

    .advantages__item {
        align-items: center;
    }

    .advantages__item-icon svg {
        width: 40px;
        height: 58px;
    }

    .advantages__item-icon {
        margin-right: 25px;
    }

    .bottom-background {
        max-height: 400px;
    }

    .bottom-background::after {
        height: 30%;
    }

    .bottom-background--about::after {
        height: 50%;
    }

    .bottom-background::before {
        height: 80%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .main-page__mobile-form {
        display: block;
    }

    .main-page__desktop-form {
        display: none;
    }

    .main-page__subtitle br {
        display: inline;
    }

    .page-holder .projects,
    .page-holder .production {
        margin-bottom: 25px;
    }

    .page-holder .main-page__text {
        line-height: 1.35;
        margin-bottom: 15px;
    }

    .main-page__text--mobile {
        display: block;
    }

    .main-page__text--desktop {
        display: none;
    }

    .background-image--production::before {
        height: 60%;
    }

    .page-holder .main-page__advantages {
        margin-bottom: 30px;
    }

    .page-holder .main-page__subtitle {
        margin-bottom: 0;
    }
}

/* 3. FOOTER */

.footer__social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__social-link path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer__social-link svg {
    fill: transparent;
    transition: 0.3s;
    stroke: var(--site-light-color);
    stroke-width: 3;
    width: 59px;
}

.footer__social-link:hover svg {
    stroke: var(--site-accent-color);
}

footer {
    padding-bottom: 100px;
}

@media (max-width: 767px) {
    footer {
        padding-bottom: 50px;
    }

    .footer__social-link svg {
        width: 70px;
        height: 40px;
    }
}

@media (max-width: 480px) {
    .footer__social-link svg {
        width: 35px;
        height: 25px;
    }
}

/* 4. PRODUCTION */


.section-desc {
    line-height: 1.5;
}

.section-desc.h3 {
    line-height: 1.25;
}

.section-desc--max {
    max-width: 890px;
}

.special-component {
    line-height: 1.5;
}

.special-component h2 {
    margin: 0 0 25px;
    font-weight: 500;
}

.production__bottom-wrap {
    display: flex;
}

.production__bottom-wrap .special-component {
    margin-right: 60px;
}

.production__element-title {
    margin-bottom: 40px;
    margin-top: 0;
}

.production__element-title--ext {
    margin-top: 480px;
    margin-bottom: 60px;
    line-height: 1.1;
}

@media (max-width: 1199px) {
    .production__element-title--ext {
        margin-top: 300px;
    }
}

@media (max-width: 1023px) {
    .production__element-title--ext {
        margin-top: 200px;
    }
}

@media (max-width: 991px) {
    .production__bottom-wrap {
        flex-direction: column;
    }

    .production__bottom-wrap .special-component {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .section-desc.h3 {
        font-size: 14px;
    }

    .production__bottom-wrap .special-component {
        display: none;
    }

    .page-holder .production-content {
        margin-bottom: 50px;
    }

    .production__element-title {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .production__element-title--ext {
        margin-top: 212px;
        margin-bottom: 10px;
        font-size: 25px;
    }
}

/* 5. REQUEST BLOCK */

.request-block {
    padding: 25px 32px 32px;
    background-color: var(--site-light-color);
    width: 100%;
    max-width: 325px;
    color: var(--site-main-color);
}

.request-block__img {
    display: block;
    margin: 0 auto;
    max-width: 160px;
    height: auto;
    text-align: center;
}

.request-block__name {
    text-align: center;
    margin-bottom: 0;
    margin-top: 8px;
}

.request-block__division {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: center;
}

.request-block__price {
    font-size: 30px;
    line-height: 1.25;
    margin: 0 0 15px;
}

.request-block__text {
    font-weight: 500;
    margin-bottom: 23px;
}

.page-holder a.request-block__email,
.page-holder a.request-block__email:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    margin-bottom: 15px;
    font-weight: 500;
}

.page-holder a.request-block__email:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone,
.page-holder a.request-block__phone:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    font-weight: 500;
}

.page-holder a.request-block__phone:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone:not(.request-block__phone--first) {
    padding-left: 29px;
}

.request-block__email svg,
.request-block__phone svg {
    fill: var(--site-main-color);
    margin-right: 15px;
    transition: 0.3s;
}

.request-block__email svg {
    margin-right: 10px;
}

.request-block__email:hover svg,
.request-block__phone:hover svg {
    fill: var(--site-accent-color);
}

.page-holder a.request-block__link {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-top: 15px;
}

/* 6. CONTACTS */

.contacts__list {
    display: flex;
    flex-direction: column;
    margin-top: -60px;
    margin-bottom: 85px;
}

.contacts__item {
    display: flex;
    margin-top: 60px;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
}

.contacts__icon {
    width: 60px;
    margin-right: 19px;
}

.contacts__icon svg {
    fill: var(--site-light-color);
}

.contacts__button {
    margin-bottom: 95px;
}

.contacts__map {
    height: 536px;
}

@media (max-width: 575px) {
    .contacts__list {
        margin-top: -25px;
        margin-bottom: 25px;
    }

    .contacts__item {
        margin-top: 25px;
        font-size: 14px;
        font-weight: 700;
    }

    .contacts__icon {
        width: 18px;
        margin-right: 10px;
    }

    .contacts__icon svg {
        width: 18px;
        height: 18px;
    }

    .contacts__button {
        margin-bottom: 25px;
    }

    .contacts__map {
        height: 135px;
    }

    .page-holder .contacts__button {
        font-size: 12px;
    }
}

/* 7. ABOUT */

.about {
    margin-bottom: 1000px;
}

.about__title {
    margin-top: 120px;
    margin-bottom: 95px;
}

.page-holder a.about__link {
    display: inline-flex;
    align-items: center;
    padding: 16px 48px 22px 37px;
    background-color: rgba(255, 255, 255, 0.85);
    font-size: 30px;
    color: var(--site-main-color);
}

.page-holder a.about__link:hover {
    color: var(--site-accent-color--hover);
}

.about__link svg {
    fill: var(--site-main-color);
    margin-right: 18px;
    transition: 0.3s;
    margin-top: 6px;
}

.about__link:hover svg {
    fill: var(--site-accent-color--hover);
}

.about__site {
    font-size: 30px;
    color: var(--site-light-color);
    margin-bottom: 70px;
    margin-top: 15px;
}

.about__blocks {
    display: flex;
    padding-right: 60px;
    margin-bottom: 48px;
}

.about__left {
    width: 50%;
    max-width: 430px;
    margin-right: 108px;
    flex-shrink: 0;
}

.about__right {
    flex-grow: 1;
}

.page-holder .about__blocks ul li::before {
    top: 11px;
}

.about__blocks li p {
    margin: 6px 0;
}

.about__item-inner {
    position: relative;
    padding-bottom: 82px;
    margin-bottom: 72px;
    padding-right: 40px;
}

.about__item-inner::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    max-width: 240px;
    height: 2px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__item {
    position: relative;
    padding: 35px 45px 45px;
    border: 2px solid #B2C3EB;
    line-height: 1.5;
}

.about__item--mobile {
    display: none;
}

.about__item--light {
    background-color: var(--site-disabled-color);
    color: var(--site-main-color);
    border: none;
}

.about__left .about__item:first-child {
    margin-bottom: 66px;
}

.about__left .about__item:first-child::before {
    position: absolute;
    top: 40%;
    left: 100%;
    width: 365px;
    height: 280px;
    background-image: url("data:image/svg+xml,%3Csvg width='366' height='282' viewBox='0 0 366 282' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H84C239.192 1 365 126.808 365 282V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}

.about__left .about__item:first-child::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 68px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__left .about__item:nth-child(3) {
    margin-bottom: 130px;
    padding: 35px 35px 45px 45px;
}

.about__left .about__item:nth-child(5)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 262px;
    height: 69px;
    background-image: url("data:image/svg+xml,%3Csvg width='262' height='69' viewBox='0 0 262 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M261 68L69 68C31.4446 68 0.99999 37.5554 1.00001 5.10886e-06V5.10886e-06' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__left .about__item:nth-child(3)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 342px;
    height: 157px;
    background-image: url("data:image/svg+xml,%3Csvg width='343' height='157' viewBox='0 0 343 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='281' y='2' width='61' height='154' stroke='%23B2C3EB' stroke-width='2'/%3E%3Cpath d='M280 44L45 44C20.6995 44 1.00001 24.3005 1.00001 -6.84877e-07V-6.84877e-07' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M280 68L65 68C29.6538 68 1.00002 96.6538 1.00001 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:first-child {
    margin-top: 460px;
    margin-bottom: 150px;
    background-color: var(--site-main-color);
}

.about__right .about__item:first-child::before {
    position: absolute;
    left: 100%;
    top: 45%;
    width: 63px;
    height: 571px;
    background-image: url("data:image/svg+xml,%3Csvg width='64' height='573' viewBox='0 0 64 573' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1V1C34.7939 1 63 29.2061 63 64V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0 572V572C34.7939 572 63 543.794 63 509V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:nth-child(2) {
    background-color: var(--site-main-color);
    padding: 47px 45px 102px 45px;
    z-index: 1;
}

.about__right .about__item:nth-child(2)::after {
    position: absolute;
    right: 100%;
    bottom: calc(0% - 2px);
    width: 63px;
    height: 158px;
    background-image: url("data:image/svg+xml,%3Csvg width='63' height='158' viewBox='0 0 63 158' fill='%233f60b1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H62V157H1V1Z' stroke='%23B2C3EB' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom {
    max-width: 670px;
}

.about__item--bottom::before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 151px;
    height: 132px;
    background-image: url("data:image/svg+xml,%3Csvg width='151' height='132' viewBox='0 0 151 132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M150 1L132 1C59.6507 1.00001 0.999997 59.6507 0.999996 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom::after {
    position: absolute;
    bottom: 35%;
    left: 100%;
    width: 440px;
    height: 409px;
    background-image: url("data:image/svg+xml,%3Csvg width='440' height='409' viewBox='0 0 440 409' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%238298CD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M376 1V1C410.794 1 439 29.2061 439 64V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

@media (max-width: 1499px) {
    .about {
        margin-bottom: calc(100vw / 2);
    }
}

@media (max-width: 1149px) {
    .about__item--bottom {
        width: 55%;
    }

    .about__item--bottom::before,
    .about__right .about__item:nth-child(2)::after,
    .about__left .about__item:nth-child(5)::after {
        display: none;
    }

    .about__left {
        margin-right: 40px;
    }
}

@media (max-width: 991px) {
    .about__blocks {
        padding-right: 0;
    }

    .about__item--mobile {
        display: block;
    }

    .about__right {
        display: none;
    }

    .about__left {
        width: 100%;
        max-width: unset;
    }

    .about__item--bottom {
        width: auto;
        max-width: unset;
        margin-right: calc(0px - var(--site-container-paddings));
        border-right: none;
    }

    .about__left .about__item:first-child {
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child::before {
        display: none;
    }

    .about__left .about__item:first-child::after {
        height: 42px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(2)::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 2px;
        height: 42px;
        background-color: #B2C3EB;
        content: '';
        transform: translateX(-50%);
    }

    .about__left .about__item:nth-child(3)::after {
        left: 80%;
    }

    .about__left .about__item:nth-child(4) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(5)::before {
        position: absolute;
        left: 0;
        bottom: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__left .about__item:nth-child(4)::after {
        position: absolute;
        right: calc(0% - 2px);
        top: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__item--bottom::after {
        display: none;
    }

    .about__item--bottom::before {
        display: block;
        left: 75%;
        width: 280px;
        height: 65px;
        background-image: url("data:image/svg+xml,%3Csvg width='281' height='65' viewBox='0 0 281 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M280 1L65 1.00001C29.6538 1.00001 1.00002 29.6538 1.00001 65V65' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .about__left .about__item:nth-child(3)::after {
        left: 65%;
    }
}

@media (max-width: 575px) {
    .about {
        margin-bottom: calc(100vw * 0.35);
    }

    .page-holder .about__blocks ul li::before {
        top: 8px;
        width: 6px;
        height: 6px;
    }

    .about__title {
        margin-top: 85px;
        margin-bottom: 20px;
    }

    .about__item {
        border-width: 1px;
        padding: 15px 20px;
        font-size: 12px;
        line-height: 1.35;
    }

    .about__left .about__item:nth-child(3) {
        padding: 15px 20px;
    }

    .page-holder a.about__link {
        font-size: 12px;
        padding: 8px 18px 8px 13px;
    }

    .about__link svg {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }

    .about__site {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child {
        margin-bottom: 20px;
    }

    .about__left .about__item:first-child::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 20px;
    }

    .about__left .about__item:nth-child(2)::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(3) {
        margin-bottom: 36px;
    }

    .about__left .about__item:nth-child(3)::after {
        left: calc(100vw - var(--site-container-paddings) - 174px);
        width: 174px;
        height: 13px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='13' viewBox='0 0 174 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 12L13 12C6.37257 12 0.999986 6.62742 0.999991 7.326e-07V7.326e-07' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    }

    .about__left .about__item:nth-child(4)::before {
        position: absolute;
        left: calc(100vw - var(--site-container-paddings) - 174px);
        bottom: 100%;
        width: 174px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='14' viewBox='0 0 174 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 1L14 1C6.82032 1 1.00002 6.8203 1.00001 14V14' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
    }

    .about__left .about__item:nth-child(5)::before {
        border-width: 1px;
        height: 41px;
    }

    .about__left .about__item:nth-child(4)::after {
        right: calc(0% - 1px);
        border-width: 1px;
    }

    .about__item--bottom::before {
        left: calc(100vw - var(--site-container-paddings) - 94px);
        width: 94px;
        height: 33px;
        background-image: url("data:image/svg+xml,%3Csvg width='94' height='33' viewBox='0 0 94 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M94 1L33 1C15.3269 1.00001 1 15.3269 1 33V33' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 48px;
    }

    .about__item-inner {
        padding-bottom: 18px;
        margin-bottom: 23px;
    }

    .about__item-inner::after {
        max-width: 150px;
    }
}

.footer__social-wrap {
	max-width: 900px;
    margin: 0 auto;
}

@media screen and (max-width: 1025px) {
	.footer__social-wrap {
		max-width: 780px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 900px) {
	.footer__social-wrap {
		max-width: 680px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 800px) {
	.footer__social-wrap {
		max-width: 580px;
		margin: 0 auto;
	}
}

/* blocks.csss
 * Стили блоков сайта, основной рабочий файл
 *
 */

/*

1. HEADER
2. MAIN
3. FOOTER
4. PRODUCTION
5. REQUEST BLOCK
6. CONTACTS
7. ABOUT
*/


/* 1. HEADER */

.header {
    transition: 0.3s;
}

.header__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    margin-bottom: 25px;
    margin-left: -30px;
    padding-top: 30px;
}

.header__bottom-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
}

a.header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    margin-left: 30px;
}

.header__contacts-icon {
    margin-right: 10px;
    font-size: 0;
    margin-top: 4px;
}

.header__contacts--email .header__contacts-icon {
    margin-top: 2px;
}

.page-holder .header--accent a:hover {
    color: var(--site-main-color--hover);
}

.header__contacts-icon svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__contacts:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__contacts:hover svg {
    fill: var(--site-main-color--hover);
}

.header__search-btn {
    margin-left: 50px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: 0.3s;
}

.header__search-btn svg {
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__search-btn:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__search-btn:hover svg {
    fill: var(--site-main-color--hover);
}


.header__search-wrap {
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
}

.header__navigation {
    margin-left: auto;
}

.header__mobile-wrap {
    display: none;
}

.header__burger-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 45px;
    height: 40px;
    padding: 5px;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.header__burger-btn-line {
    width: 100%;
    background-color: transparent;
    border: 2px solid var(--site-light-color);
    height: 7px;
    border-radius: 2px;
    transition: 0.3s;
}

.header__burger-btn:hover .header__burger-btn-line {
    border-color: var(--site-accent-color);
}

.header__logo {
    transition: 0.3s;
    font-size: 20px;
    font-weight: 900;
}

.header__close-menu-btn {
    display: none;
    background-color: transparent;
    border: none;
    padding: 6px;
    cursor: pointer;
}

.header__close-menu-btn svg {
    fill: var(--site-light-color);
    transition: 0.3s;
}

.header__close-menu-btn:hover svg {
    fill: var(--site-accent-color);
}

.header__mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.9);
    max-height: 0;
    transition: 0.3s;
    overflow: hidden;
}

.header__mobile-menu-wrap {
    padding: 20px 25px 20px 40px;
}

@media (max-width: 1023px) {
    .header__navigation {
        display: none;
    }

    .header__mobile-wrap {
        display: block;
    }

    .header__search-btn {
        margin-left: auto;
    }

    .header {
        background-color: var(--site-main-color);
    }

    .header__top-wrap {
        margin-bottom: 0;
    }

    .header__bottom-wrap {
        position: static;
        border: none;
        padding: 12px 0;
    }

    .header__search-btn svg {
        width: 35px;
        height: 35px;
    }

    .header__logo {
        flex-grow: 1;
        text-align: center;
    }

    .header__search-wrap {
        top: 100%;
    }

    .opened-mobile .header__close-menu-btn {
        display: block;
    }

    .opened-mobile .header__logo {
        flex-grow: 0;
        margin-right: auto;
    }

    .opened-mobile .header__burger-btn {
        display: none;
    }

    .opened-mobile .header__search-btn {
        opacity: 0;
        display: none;
    }
}

@media (max-width: 575px) {
    .header__top-wrap {
        display: none;
    }
}

/* 2. MAIN */
.main-title {
    margin-top: 480px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
}

.main-title--low {
    text-transform: none;
    line-height: 1.1;
}

.main-title--mt {
    margin-top: 40px;
}

.main-page__subtitle {
    margin-top: 10px;
    max-width: 600px;
}

.main-page__subtitle br {
    display: none;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.background-image::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 20%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 96.32%, rgba(0, 0, 0, 0.8) 198.86%);
    content: '';
}

.background-image--production::before {
    background: linear-gradient(0, rgba(192, 227, 0, 0) 20.47%, rgba(191, 206, 48, 0) 59.82%, #BCC93B 100%);
    height: 40%;
}

.background-image::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20.47%, rgba(63, 96, 177, 0)), color-stop(66.04%, #3f60b1), to(#3f60b1));
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 20.47%, #3f60b1 66.04%, #3f60b1 100%);
    content: "";
}

.background-image--about::after {
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 10%, #3f60b1 80%, #3f60b1 100%);
}

.background-image img {
    width: 100%;
    height: auto;
}

.bottom-background {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.bottom-background::before {
    position: absolute;
    content: "";
    top: -400px;
    left: 0;
    right: 0;
    height: 1400px;
    background: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(20.47%, rgba(63, 96, 177, 0)),
            color-stop(62.31%, #3f60b1),
            to(#3f60b1));
    background: linear-gradient(0deg,
            rgba(63, 96, 177, 0) 20.47%,
            #3f60b1 62.31%,
            #3f60b1 100%);
}

.bottom-background::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    max-height: 500px;
    background: linear-gradient(180deg,
            rgba(63, 96, 177, 0) 0%,
            #3f60b1 69%,
            #3f60b1 100%);
}

.bottom-background img {
    width: 100%;
}

.bottom-wrap {
    padding-top: 100px;
}

.page-holder .bottom-slogan {
    max-width: 730px;
    line-height: 1.25;
    margin-bottom: 240px;
    font-weight: 900;
}

.advantages {
    padding-bottom: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -50px;
    margin-top: -30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    margin-left: 50px;
    margin-top: 25px;
}

.advantages__item-icon {
    margin-right: 30px;
}

.advantages__item-icon svg {
    fill: transparent;
}

.main-page__text {
    line-height: 1.5;
}

.main-page__text--mobile {
    display: none;
}

.main-page__mobile-form {
    display: none;
}

@media (max-width: 1459px) {
    .background-image::after {
        height: 80%;
    }

    .bottom-background::before {
        top: -530px;
    }
}

@media (max-width: 1199px) {
    .main-title {
        margin-top: 300px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::before {
        top: 0;
        height: 50%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .page-holder .bottom-slogan {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .background-image {
        top: 60px;
    }

    .main-title {
        margin-top: 200px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::after {
        height: 60%;
    }
}

@media (max-width: 991px) {
    .advantages__list {
        flex-direction: column;
        margin-left: 0;
    }

    .advantages__item {
        margin-left: 0;
    }

    .advantages {
        padding-bottom: 0;
        border: none;
    }
}

@media (max-width: 767px) {
    .bottom-wrap {
        padding-top: 25px;
    }
}

@media (max-width: 575px) {
    .main-title {
        display: none;
    }

    .main-title--mt {
        margin-top: 30px;
    }

    .main-title--subsection {
        font-size: 25px;
    }

    .page-holder .main-title--low {
        display: block;
        margin-bottom: 15px;
    }

    .main-page__wrapper {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        margin-top: 170px;
        margin-bottom: 30px;
    }

    .page-holder .main-page__wrapper .main-page__order-btn {
        margin-bottom: 15px;
        line-height: 1;
        font-size: 12px;
    }

    .background-image::after {
        height: 50%;
    }

    .background-image--production::after {
        height: 70%;
        background: linear-gradient(180deg, rgba(63, 96, 177, 0) 0%, #3f60b1 70%, #3f60b1 100%);
    }

    .background-image--about::after {
        height: 90%;
    }

    .advantages__item {
        align-items: center;
    }

    .advantages__item-icon svg {
        width: 40px;
        height: 58px;
    }

    .advantages__item-icon {
        margin-right: 25px;
    }

    .bottom-background {
        max-height: 400px;
    }

    .bottom-background::after {
        height: 30%;
    }

    .bottom-background--about::after {
        height: 50%;
    }

    .bottom-background::before {
        height: 80%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .main-page__mobile-form {
        display: block;
    }

    .main-page__desktop-form {
        display: none;
    }

    .main-page__subtitle br {
        display: inline;
    }

    .page-holder .projects,
    .page-holder .production {
        margin-bottom: 25px;
    }

    .page-holder .main-page__text {
        line-height: 1.35;
        margin-bottom: 15px;
    }

    .main-page__text--mobile {
        display: block;
    }

    .main-page__text--desktop {
        display: none;
    }

    .background-image--production::before {
        height: 60%;
    }

    .page-holder .main-page__advantages {
        margin-bottom: 30px;
    }

    .page-holder .main-page__subtitle {
        margin-bottom: 0;
    }
}

/* 3. FOOTER */

.footer__social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__social-link path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer__social-link svg {
    fill: transparent;
    transition: 0.3s;
    stroke: var(--site-light-color);
    stroke-width: 3;
    width: 59px;
}

.footer__social-link:hover svg {
    stroke: var(--site-accent-color);
}

footer {
    padding-bottom: 100px;
}

@media (max-width: 767px) {
    footer {
        padding-bottom: 50px;
    }

    .footer__social-link svg {
        width: 70px;
        height: 40px;
    }
}

@media (max-width: 480px) {
    .footer__social-link svg {
        width: 35px;
        height: 25px;
    }
}

/* 4. PRODUCTION */


.section-desc {
    line-height: 1.5;
}

.section-desc.h3 {
    line-height: 1.25;
}

.section-desc--max {
    max-width: 890px;
}

.special-component {
    line-height: 1.5;
}

.special-component h2 {
    margin: 0 0 25px;
    font-weight: 500;
}

.production__bottom-wrap {
    display: flex;
}

.production__bottom-wrap .special-component {
    margin-right: 60px;
}

.production__element-title {
    margin-bottom: 40px;
    margin-top: 0;
}

.production__element-title--ext {
    margin-top: 480px;
    margin-bottom: 60px;
    line-height: 1.1;
}

@media (max-width: 1199px) {
    .production__element-title--ext {
        margin-top: 300px;
    }
}

@media (max-width: 1023px) {
    .production__element-title--ext {
        margin-top: 200px;
    }
}

@media (max-width: 991px) {
    .production__bottom-wrap {
        flex-direction: column;
    }

    .production__bottom-wrap .special-component {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .section-desc.h3 {
        font-size: 14px;
    }

    .production__bottom-wrap .special-component {
        display: none;
    }

    .page-holder .production-content {
        margin-bottom: 50px;
    }

    .production__element-title {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .production__element-title--ext {
        margin-top: 212px;
        margin-bottom: 10px;
        font-size: 25px;
    }
}

/* 5. REQUEST BLOCK */

.request-block {
    padding: 25px 32px 32px;
    background-color: var(--site-light-color);
    width: 100%;
    max-width: 325px;
    color: var(--site-main-color);
}

.request-block__img {
    display: block;
    margin: 0 auto;
    max-width: 160px;
    height: auto;
    text-align: center;
}

.request-block__name {
    text-align: center;
    margin-bottom: 0;
    margin-top: 8px;
}

.request-block__division {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: center;
}

.request-block__price {
    font-size: 30px;
    line-height: 1.25;
    margin: 0 0 15px;
}

.request-block__text {
    font-weight: 500;
    margin-bottom: 23px;
}

.page-holder a.request-block__email,
.page-holder a.request-block__email:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    margin-bottom: 15px;
    font-weight: 500;
}

.page-holder a.request-block__email:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone,
.page-holder a.request-block__phone:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    font-weight: 500;
}

.page-holder a.request-block__phone:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone:not(.request-block__phone--first) {
    padding-left: 29px;
}

.request-block__email svg,
.request-block__phone svg {
    fill: var(--site-main-color);
    margin-right: 15px;
    transition: 0.3s;
}

.request-block__email svg {
    margin-right: 10px;
}

.request-block__email:hover svg,
.request-block__phone:hover svg {
    fill: var(--site-accent-color);
}

.page-holder a.request-block__link {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-top: 15px;
}

/* 6. CONTACTS */

.contacts__list {
    display: flex;
    flex-direction: column;
    margin-top: -60px;
    margin-bottom: 85px;
}

.contacts__item {
    display: flex;
    margin-top: 60px;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
}

.contacts__icon {
    width: 60px;
    margin-right: 19px;
}

.contacts__icon svg {
    fill: var(--site-light-color);
}

.contacts__button {
    margin-bottom: 95px;
}

.contacts__map {
    height: 536px;
}

@media (max-width: 575px) {
    .contacts__list {
        margin-top: -25px;
        margin-bottom: 25px;
    }

    .contacts__item {
        margin-top: 25px;
        font-size: 14px;
        font-weight: 700;
    }

    .contacts__icon {
        width: 18px;
        margin-right: 10px;
    }

    .contacts__icon svg {
        width: 18px;
        height: 18px;
    }

    .contacts__button {
        margin-bottom: 25px;
    }

    .contacts__map {
        height: 135px;
    }

    .page-holder .contacts__button {
        font-size: 12px;
    }
}

/* 7. ABOUT */

.about {
    margin-bottom: 1000px;
}

.about__title {
    margin-top: 120px;
    margin-bottom: 95px;
}

.page-holder a.about__link {
    display: inline-flex;
    align-items: center;
    padding: 16px 48px 22px 37px;
    background-color: rgba(255, 255, 255, 0.85);
    font-size: 30px;
    color: var(--site-main-color);
}

.page-holder a.about__link:hover {
    color: var(--site-accent-color--hover);
}

.about__link svg {
    fill: var(--site-main-color);
    margin-right: 18px;
    transition: 0.3s;
    margin-top: 6px;
}

.about__link:hover svg {
    fill: var(--site-accent-color--hover);
}

.about__site {
    font-size: 30px;
    color: var(--site-light-color);
    margin-bottom: 70px;
    margin-top: 15px;
}

.about__blocks {
    display: flex;
    padding-right: 60px;
    margin-bottom: 48px;
}

.about__left {
    width: 50%;
    max-width: 430px;
    margin-right: 108px;
    flex-shrink: 0;
}

.about__right {
    flex-grow: 1;
}

.page-holder .about__blocks ul li::before {
    top: 11px;
}

.about__blocks li p {
    margin: 6px 0;
}

.about__item-inner {
    position: relative;
    padding-bottom: 82px;
    margin-bottom: 72px;
    padding-right: 40px;
}

.about__item-inner::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    max-width: 240px;
    height: 2px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__item {
    position: relative;
    padding: 35px 45px 45px;
    border: 2px solid #B2C3EB;
    line-height: 1.5;
}

.about__item--mobile {
    display: none;
}

.about__item--light {
    background-color: var(--site-disabled-color);
    color: var(--site-main-color);
    border: none;
}

.about__left .about__item:first-child {
    margin-bottom: 66px;
}

.about__left .about__item:first-child::before {
    position: absolute;
    top: 40%;
    left: 100%;
    width: 365px;
    height: 280px;
    background-image: url("data:image/svg+xml,%3Csvg width='366' height='282' viewBox='0 0 366 282' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H84C239.192 1 365 126.808 365 282V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}

.about__left .about__item:first-child::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 68px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__left .about__item:nth-child(3) {
    margin-bottom: 130px;
    padding: 35px 35px 45px 45px;
}

.about__left .about__item:nth-child(5)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 262px;
    height: 69px;
    background-image: url("data:image/svg+xml,%3Csvg width='262' height='69' viewBox='0 0 262 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M261 68L69 68C31.4446 68 0.99999 37.5554 1.00001 5.10886e-06V5.10886e-06' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__left .about__item:nth-child(3)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 342px;
    height: 157px;
    background-image: url("data:image/svg+xml,%3Csvg width='343' height='157' viewBox='0 0 343 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='281' y='2' width='61' height='154' stroke='%23B2C3EB' stroke-width='2'/%3E%3Cpath d='M280 44L45 44C20.6995 44 1.00001 24.3005 1.00001 -6.84877e-07V-6.84877e-07' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M280 68L65 68C29.6538 68 1.00002 96.6538 1.00001 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:first-child {
    margin-top: 460px;
    margin-bottom: 150px;
    background-color: var(--site-main-color);
}

.about__right .about__item:first-child::before {
    position: absolute;
    left: 100%;
    top: 45%;
    width: 63px;
    height: 571px;
    background-image: url("data:image/svg+xml,%3Csvg width='64' height='573' viewBox='0 0 64 573' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1V1C34.7939 1 63 29.2061 63 64V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0 572V572C34.7939 572 63 543.794 63 509V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:nth-child(2) {
    background-color: var(--site-main-color);
    padding: 47px 45px 102px 45px;
    z-index: 1;
}

.about__right .about__item:nth-child(2)::after {
    position: absolute;
    right: 100%;
    bottom: calc(0% - 2px);
    width: 63px;
    height: 158px;
    background-image: url("data:image/svg+xml,%3Csvg width='63' height='158' viewBox='0 0 63 158' fill='%233f60b1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H62V157H1V1Z' stroke='%23B2C3EB' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom {
    max-width: 670px;
}

.about__item--bottom::before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 151px;
    height: 132px;
    background-image: url("data:image/svg+xml,%3Csvg width='151' height='132' viewBox='0 0 151 132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M150 1L132 1C59.6507 1.00001 0.999997 59.6507 0.999996 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom::after {
    position: absolute;
    bottom: 35%;
    left: 100%;
    width: 440px;
    height: 409px;
    background-image: url("data:image/svg+xml,%3Csvg width='440' height='409' viewBox='0 0 440 409' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%238298CD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M376 1V1C410.794 1 439 29.2061 439 64V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

@media (max-width: 1499px) {
    .about {
        margin-bottom: calc(100vw / 2);
    }
}

@media (max-width: 1149px) {
    .about__item--bottom {
        width: 55%;
    }

    .about__item--bottom::before,
    .about__right .about__item:nth-child(2)::after,
    .about__left .about__item:nth-child(5)::after {
        display: none;
    }

    .about__left {
        margin-right: 40px;
    }
}

@media (max-width: 991px) {
    .about__blocks {
        padding-right: 0;
    }

    .about__item--mobile {
        display: block;
    }

    .about__right {
        display: none;
    }

    .about__left {
        width: 100%;
        max-width: unset;
    }

    .about__item--bottom {
        width: auto;
        max-width: unset;
        margin-right: calc(0px - var(--site-container-paddings));
        border-right: none;
    }

    .about__left .about__item:first-child {
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child::before {
        display: none;
    }

    .about__left .about__item:first-child::after {
        height: 42px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(2)::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 2px;
        height: 42px;
        background-color: #B2C3EB;
        content: '';
        transform: translateX(-50%);
    }

    .about__left .about__item:nth-child(3)::after {
        left: 80%;
    }

    .about__left .about__item:nth-child(4) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(5)::before {
        position: absolute;
        left: 0;
        bottom: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__left .about__item:nth-child(4)::after {
        position: absolute;
        right: calc(0% - 2px);
        top: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__item--bottom::after {
        display: none;
    }

    .about__item--bottom::before {
        display: block;
        left: 75%;
        width: 280px;
        height: 65px;
        background-image: url("data:image/svg+xml,%3Csvg width='281' height='65' viewBox='0 0 281 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M280 1L65 1.00001C29.6538 1.00001 1.00002 29.6538 1.00001 65V65' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .about__left .about__item:nth-child(3)::after {
        left: 65%;
    }
}

@media (max-width: 575px) {
    .about {
        margin-bottom: calc(100vw * 0.35);
    }

    .page-holder .about__blocks ul li::before {
        top: 8px;
        width: 6px;
        height: 6px;
    }

    .about__title {
        margin-top: 85px;
        margin-bottom: 20px;
    }

    .about__item {
        border-width: 1px;
        padding: 15px 20px;
        font-size: 12px;
        line-height: 1.35;
    }

    .about__left .about__item:nth-child(3) {
        padding: 15px 20px;
    }

    .page-holder a.about__link {
        font-size: 12px;
        padding: 8px 18px 8px 13px;
    }

    .about__link svg {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }

    .about__site {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child {
        margin-bottom: 20px;
    }

    .about__left .about__item:first-child::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 20px;
    }

    .about__left .about__item:nth-child(2)::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(3) {
        margin-bottom: 36px;
    }

    .about__left .about__item:nth-child(3)::after {
        left: calc(100vw - var(--site-container-paddings) - 174px);
        width: 174px;
        height: 13px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='13' viewBox='0 0 174 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 12L13 12C6.37257 12 0.999986 6.62742 0.999991 7.326e-07V7.326e-07' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    }

    .about__left .about__item:nth-child(4)::before {
        position: absolute;
        left: calc(100vw - var(--site-container-paddings) - 174px);
        bottom: 100%;
        width: 174px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='14' viewBox='0 0 174 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 1L14 1C6.82032 1 1.00002 6.8203 1.00001 14V14' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
    }

    .about__left .about__item:nth-child(5)::before {
        border-width: 1px;
        height: 41px;
    }

    .about__left .about__item:nth-child(4)::after {
        right: calc(0% - 1px);
        border-width: 1px;
    }

    .about__item--bottom::before {
        left: calc(100vw - var(--site-container-paddings) - 94px);
        width: 94px;
        height: 33px;
        background-image: url("data:image/svg+xml,%3Csvg width='94' height='33' viewBox='0 0 94 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M94 1L33 1C15.3269 1.00001 1 15.3269 1 33V33' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 48px;
    }

    .about__item-inner {
        padding-bottom: 18px;
        margin-bottom: 23px;
    }

    .about__item-inner::after {
        max-width: 150px;
    }
}

.footer__social-wrap {
	max-width: 900px;
    margin: 0 auto;
}

@media screen and (max-width: 1025px) {
	.footer__social-wrap {
		max-width: 780px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 900px) {
	.footer__social-wrap {
		max-width: 680px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 800px) {
	.footer__social-wrap {
		max-width: 580px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 700px) {
	.footer__social-wrap {
		max-width: 480px;
		margin: 0 auto;
	}
}

/* blocks.csss
 * Стили блоков сайта, основной рабочий файл
 *
 */

/*

1. HEADER
2. MAIN
3. FOOTER
4. PRODUCTION
5. REQUEST BLOCK
6. CONTACTS
7. ABOUT
*/


/* 1. HEADER */

.header {
    transition: 0.3s;
}

.header__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    margin-bottom: 25px;
    margin-left: -30px;
    padding-top: 30px;
}

.header__bottom-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
}

a.header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    margin-left: 30px;
}

.header__contacts-icon {
    margin-right: 10px;
    font-size: 0;
    margin-top: 4px;
}

.header__contacts--email .header__contacts-icon {
    margin-top: 2px;
}

.page-holder .header--accent a:hover {
    color: var(--site-main-color--hover);
}

.header__contacts-icon svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__contacts:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__contacts:hover svg {
    fill: var(--site-main-color--hover);
}

.header__search-btn {
    margin-left: 50px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: 0.3s;
}

.header__search-btn svg {
    transition: 0.3s;
    fill: var(--site-light-color);
}

.header__search-btn:hover svg {
    fill: var(--site-accent-color--hover);
}

.header--accent .header__search-btn:hover svg {
    fill: var(--site-main-color--hover);
}


.header__search-wrap {
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
}

.header__navigation {
    margin-left: auto;
}

.header__mobile-wrap {
    display: none;
}

.header__burger-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 45px;
    height: 40px;
    padding: 5px;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.header__burger-btn-line {
    width: 100%;
    background-color: transparent;
    border: 2px solid var(--site-light-color);
    height: 7px;
    border-radius: 2px;
    transition: 0.3s;
}

.header__burger-btn:hover .header__burger-btn-line {
    border-color: var(--site-accent-color);
}

.header__logo {
    transition: 0.3s;
    font-size: 20px;
    font-weight: 900;
}

.header__close-menu-btn {
    display: none;
    background-color: transparent;
    border: none;
    padding: 6px;
    cursor: pointer;
}

.header__close-menu-btn svg {
    fill: var(--site-light-color);
    transition: 0.3s;
}

.header__close-menu-btn:hover svg {
    fill: var(--site-accent-color);
}

.header__mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.9);
    max-height: 0;
    transition: 0.3s;
    overflow: hidden;
}

.header__mobile-menu-wrap {
    padding: 20px 25px 20px 40px;
}

@media (max-width: 1023px) {
    .header__navigation {
        display: none;
    }

    .header__mobile-wrap {
        display: block;
    }

    .header__search-btn {
        margin-left: auto;
    }

    .header {
        background-color: var(--site-main-color);
    }

    .header__top-wrap {
        margin-bottom: 0;
    }

    .header__bottom-wrap {
        position: static;
        border: none;
        padding: 12px 0;
    }

    .header__search-btn svg {
        width: 35px;
        height: 35px;
    }

    .header__logo {
        flex-grow: 1;
        text-align: center;
    }

    .header__search-wrap {
        top: 100%;
    }

    .opened-mobile .header__close-menu-btn {
        display: block;
    }

    .opened-mobile .header__logo {
        flex-grow: 0;
        margin-right: auto;
    }

    .opened-mobile .header__burger-btn {
        display: none;
    }

    .opened-mobile .header__search-btn {
        opacity: 0;
        display: none;
    }
}

@media (max-width: 575px) {
    .header__top-wrap {
        display: none;
    }
}

/* 2. MAIN */
.main-title {
    margin-top: 480px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
}

.main-title--low {
    text-transform: none;
    line-height: 1.1;
}

.main-title--mt {
    margin-top: 40px;
}

.main-page__subtitle {
    margin-top: 10px;
    max-width: 600px;
}

.main-page__subtitle br {
    display: none;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.background-image::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 20%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 96.32%, rgba(0, 0, 0, 0.8) 198.86%);
    content: '';
}

.background-image--production::before {
    background: linear-gradient(0, rgba(192, 227, 0, 0) 20.47%, rgba(191, 206, 48, 0) 59.82%, #BCC93B 100%);
    height: 40%;
}

.background-image::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20.47%, rgba(63, 96, 177, 0)), color-stop(66.04%, #3f60b1), to(#3f60b1));
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 20.47%, #3f60b1 66.04%, #3f60b1 100%);
    content: "";
}

.background-image--about::after {
    background: linear-gradient(180deg, rgba(63, 96, 177, 0) 10%, #3f60b1 80%, #3f60b1 100%);
}

.background-image img {
    width: 100%;
    height: auto;
}

.bottom-background {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.bottom-background::before {
    position: absolute;
    content: "";
    top: -400px;
    left: 0;
    right: 0;
    height: 1400px;
    background: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(20.47%, rgba(63, 96, 177, 0)),
            color-stop(62.31%, #3f60b1),
            to(#3f60b1));
    background: linear-gradient(0deg,
            rgba(63, 96, 177, 0) 20.47%,
            #3f60b1 62.31%,
            #3f60b1 100%);
}

.bottom-background::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    max-height: 500px;
    background: linear-gradient(180deg,
            rgba(63, 96, 177, 0) 0%,
            #3f60b1 69%,
            #3f60b1 100%);
}

.bottom-background img {
    width: 100%;
}

.bottom-wrap {
    padding-top: 100px;
}

.page-holder .bottom-slogan {
    max-width: 730px;
    line-height: 1.25;
    margin-bottom: 240px;
    font-weight: 900;
}

.advantages {
    padding-bottom: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -50px;
    margin-top: -30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    margin-left: 50px;
    margin-top: 25px;
}

.advantages__item-icon {
    margin-right: 30px;
}

.advantages__item-icon svg {
    fill: transparent;
}

.main-page__text {
    line-height: 1.5;
}

.main-page__text--mobile {
    display: none;
}

.main-page__mobile-form {
    display: none;
}

@media (max-width: 1459px) {
    .background-image::after {
        height: 80%;
    }

    .bottom-background::before {
        top: -530px;
    }
}

@media (max-width: 1199px) {
    .main-title {
        margin-top: 300px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::before {
        top: 0;
        height: 50%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .page-holder .bottom-slogan {
        margin-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .background-image {
        top: 60px;
    }

    .main-title {
        margin-top: 200px;
    }

    .main-title--mt {
        margin-top: 40px;
    }

    .bottom-background::after {
        height: 60%;
    }
}

@media (max-width: 991px) {
    .advantages__list {
        flex-direction: column;
        margin-left: 0;
    }

    .advantages__item {
        margin-left: 0;
    }

    .advantages {
        padding-bottom: 0;
        border: none;
    }
}

@media (max-width: 767px) {
    .bottom-wrap {
        padding-top: 25px;
    }
}

@media (max-width: 575px) {
    .main-title {
        display: none;
    }

    .main-title--mt {
        margin-top: 30px;
    }

    .main-title--subsection {
        font-size: 25px;
    }

    .page-holder .main-title--low {
        display: block;
        margin-bottom: 15px;
    }

    .main-page__wrapper {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        margin-top: 170px;
        margin-bottom: 30px;
    }

    .page-holder .main-page__wrapper .main-page__order-btn {
        margin-bottom: 15px;
        line-height: 1;
        font-size: 12px;
    }

    .background-image::after {
        height: 50%;
    }

    .background-image--production::after {
        height: 70%;
        background: linear-gradient(180deg, rgba(63, 96, 177, 0) 0%, #3f60b1 70%, #3f60b1 100%);
    }

    .background-image--about::after {
        height: 90%;
    }

    .advantages__item {
        align-items: center;
    }

    .advantages__item-icon svg {
        width: 40px;
        height: 58px;
    }

    .advantages__item-icon {
        margin-right: 25px;
    }

    .bottom-background {
        max-height: 400px;
    }

    .bottom-background::after {
        height: 30%;
    }

    .bottom-background--about::after {
        height: 50%;
    }

    .bottom-background::before {
        height: 80%;
    }

    .bottom-background--about::before {
        height: 30%;
    }

    .main-page__mobile-form {
        display: block;
    }

    .main-page__desktop-form {
        display: none;
    }

    .main-page__subtitle br {
        display: inline;
    }

    .page-holder .projects,
    .page-holder .production {
        margin-bottom: 25px;
    }

    .page-holder .main-page__text {
        line-height: 1.35;
        margin-bottom: 15px;
    }

    .main-page__text--mobile {
        display: block;
    }

    .main-page__text--desktop {
        display: none;
    }

    .background-image--production::before {
        height: 60%;
    }

    .page-holder .main-page__advantages {
        margin-bottom: 30px;
    }

    .page-holder .main-page__subtitle {
        margin-bottom: 0;
    }
}

/* 3. FOOTER */

.footer__social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__social-link path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.footer__social-link svg {
    fill: transparent;
    transition: 0.3s;
    stroke: var(--site-light-color);
    stroke-width: 3;
    width: 59px;
}

.footer__social-link:hover svg {
    stroke: var(--site-accent-color);
}

footer {
    padding-bottom: 100px;
}

@media (max-width: 767px) {
    footer {
        padding-bottom: 50px;
    }

    .footer__social-link svg {
        width: 70px;
        height: 40px;
    }
}

@media (max-width: 480px) {
    .footer__social-link svg {
        width: 35px;
        height: 25px;
    }
}

/* 4. PRODUCTION */


.section-desc {
    line-height: 1.5;
}

.section-desc.h3 {
    line-height: 1.25;
}

.section-desc--max {
    max-width: 890px;
}

.special-component {
    line-height: 1.5;
}

.special-component h2 {
    margin: 0 0 25px;
    font-weight: 500;
}

.production__bottom-wrap {
    display: flex;
}

.production__bottom-wrap .special-component {
    margin-right: 60px;
}

.production__element-title {
    margin-bottom: 40px;
    margin-top: 0;
}

.production__element-title--ext {
    margin-top: 480px;
    margin-bottom: 60px;
    line-height: 1.1;
}

@media (max-width: 1199px) {
    .production__element-title--ext {
        margin-top: 300px;
    }
}

@media (max-width: 1023px) {
    .production__element-title--ext {
        margin-top: 200px;
    }
}

@media (max-width: 991px) {
    .production__bottom-wrap {
        flex-direction: column;
    }

    .production__bottom-wrap .special-component {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .section-desc.h3 {
        font-size: 14px;
    }

    .production__bottom-wrap .special-component {
        display: none;
    }

    .page-holder .production-content {
        margin-bottom: 50px;
    }

    .production__element-title {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .production__element-title--ext {
        margin-top: 212px;
        margin-bottom: 10px;
        font-size: 25px;
    }
}

/* 5. REQUEST BLOCK */

.request-block {
    padding: 25px 32px 32px;
    background-color: var(--site-light-color);
    width: 100%;
    max-width: 325px;
    color: var(--site-main-color);
}

.request-block__img {
    display: block;
    margin: 0 auto;
    max-width: 160px;
    height: auto;
    text-align: center;
}

.request-block__name {
    text-align: center;
    margin-bottom: 0;
    margin-top: 8px;
}

.request-block__division {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: center;
}

.request-block__price {
    font-size: 30px;
    line-height: 1.25;
    margin: 0 0 15px;
}

.request-block__text {
    font-weight: 500;
    margin-bottom: 23px;
}

.page-holder a.request-block__email,
.page-holder a.request-block__email:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    margin-bottom: 15px;
    font-weight: 500;
}

.page-holder a.request-block__email:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone,
.page-holder a.request-block__phone:visited {
    display: flex;
    align-items: center;
    color: var(--site-main-color);
    font-weight: 500;
}

.page-holder a.request-block__phone:hover {
    color: var(--site-accent-color--hover);
}

.page-holder a.request-block__phone:not(.request-block__phone--first) {
    padding-left: 29px;
}

.request-block__email svg,
.request-block__phone svg {
    fill: var(--site-main-color);
    margin-right: 15px;
    transition: 0.3s;
}

.request-block__email svg {
    margin-right: 10px;
}

.request-block__email:hover svg,
.request-block__phone:hover svg {
    fill: var(--site-accent-color);
}

.page-holder a.request-block__link {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-top: 15px;
}

/* 6. CONTACTS */

.contacts__list {
    display: flex;
    flex-direction: column;
    margin-top: -60px;
    margin-bottom: 85px;
}

.contacts__item {
    display: flex;
    margin-top: 60px;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
}

.contacts__icon {
    width: 60px;
    margin-right: 19px;
}

.contacts__icon svg {
    fill: var(--site-light-color);
}

.contacts__button {
    margin-bottom: 95px;
}

.contacts__map {
    height: 536px;
}

@media (max-width: 575px) {
    .contacts__list {
        margin-top: -25px;
        margin-bottom: 25px;
    }

    .contacts__item {
        margin-top: 25px;
        font-size: 14px;
        font-weight: 700;
    }

    .contacts__icon {
        width: 18px;
        margin-right: 10px;
    }

    .contacts__icon svg {
        width: 18px;
        height: 18px;
    }

    .contacts__button {
        margin-bottom: 25px;
    }

    .contacts__map {
        height: 135px;
    }

    .page-holder .contacts__button {
        font-size: 12px;
    }
}

/* 7. ABOUT */

.about {
    margin-bottom: 1000px;
}

.about__title {
    margin-top: 120px;
    margin-bottom: 95px;
}

.page-holder a.about__link {
    display: inline-flex;
    align-items: center;
    padding: 16px 48px 22px 37px;
    background-color: rgba(255, 255, 255, 0.85);
    font-size: 30px;
    color: var(--site-main-color);
}

.page-holder a.about__link:hover {
    color: var(--site-accent-color--hover);
}

.about__link svg {
    fill: var(--site-main-color);
    margin-right: 18px;
    transition: 0.3s;
    margin-top: 6px;
}

.about__link:hover svg {
    fill: var(--site-accent-color--hover);
}

.about__site {
    font-size: 30px;
    color: var(--site-light-color);
    margin-bottom: 70px;
    margin-top: 15px;
}

.about__blocks {
    display: flex;
    padding-right: 60px;
    margin-bottom: 48px;
}

.about__left {
    width: 50%;
    max-width: 430px;
    margin-right: 108px;
    flex-shrink: 0;
}

.about__right {
    flex-grow: 1;
}

.page-holder .about__blocks ul li::before {
    top: 11px;
}

.about__blocks li p {
    margin: 6px 0;
}

.about__item-inner {
    position: relative;
    padding-bottom: 82px;
    margin-bottom: 72px;
    padding-right: 40px;
}

.about__item-inner::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    max-width: 240px;
    height: 2px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__item {
    position: relative;
    padding: 35px 45px 45px;
    border: 2px solid #B2C3EB;
    line-height: 1.5;
}

.about__item--mobile {
    display: none;
}

.about__item--light {
    background-color: var(--site-disabled-color);
    color: var(--site-main-color);
    border: none;
}

.about__left .about__item:first-child {
    margin-bottom: 66px;
}

.about__left .about__item:first-child::before {
    position: absolute;
    top: 40%;
    left: 100%;
    width: 365px;
    height: 280px;
    background-image: url("data:image/svg+xml,%3Csvg width='366' height='282' viewBox='0 0 366 282' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H84C239.192 1 365 126.808 365 282V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}

.about__left .about__item:first-child::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 68px;
    background-color: #B2C3EB;
    transform: translateX(-50%);
    content: '';
}

.about__left .about__item:nth-child(3) {
    margin-bottom: 130px;
    padding: 35px 35px 45px 45px;
}

.about__left .about__item:nth-child(5)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 262px;
    height: 69px;
    background-image: url("data:image/svg+xml,%3Csvg width='262' height='69' viewBox='0 0 262 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M261 68L69 68C31.4446 68 0.99999 37.5554 1.00001 5.10886e-06V5.10886e-06' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__left .about__item:nth-child(3)::after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 342px;
    height: 157px;
    background-image: url("data:image/svg+xml,%3Csvg width='343' height='157' viewBox='0 0 343 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='281' y='2' width='61' height='154' stroke='%23B2C3EB' stroke-width='2'/%3E%3Cpath d='M280 44L45 44C20.6995 44 1.00001 24.3005 1.00001 -6.84877e-07V-6.84877e-07' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M280 68L65 68C29.6538 68 1.00002 96.6538 1.00001 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:first-child {
    margin-top: 460px;
    margin-bottom: 150px;
    background-color: var(--site-main-color);
}

.about__right .about__item:first-child::before {
    position: absolute;
    left: 100%;
    top: 45%;
    width: 63px;
    height: 571px;
    background-image: url("data:image/svg+xml,%3Csvg width='64' height='573' viewBox='0 0 64 573' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1V1C34.7939 1 63 29.2061 63 64V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0 572V572C34.7939 572 63 543.794 63 509V288' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__right .about__item:nth-child(2) {
    background-color: var(--site-main-color);
    padding: 47px 45px 102px 45px;
    z-index: 1;
}

.about__right .about__item:nth-child(2)::after {
    position: absolute;
    right: 100%;
    bottom: calc(0% - 2px);
    width: 63px;
    height: 158px;
    background-image: url("data:image/svg+xml,%3Csvg width='63' height='158' viewBox='0 0 63 158' fill='%233f60b1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H62V157H1V1Z' stroke='%23B2C3EB' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom {
    max-width: 670px;
}

.about__item--bottom::before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 151px;
    height: 132px;
    background-image: url("data:image/svg+xml,%3Csvg width='151' height='132' viewBox='0 0 151 132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M150 1L132 1C59.6507 1.00001 0.999997 59.6507 0.999996 132V132' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

.about__item--bottom::after {
    position: absolute;
    bottom: 35%;
    left: 100%;
    width: 440px;
    height: 409px;
    background-image: url("data:image/svg+xml,%3Csvg width='440' height='409' viewBox='0 0 440 409' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%238298CD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M376 1V1C410.794 1 439 29.2061 439 64V282' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M439 282V344.822C439 379.714 410.714 408 375.822 408V408H1' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
}

@media (max-width: 1499px) {
    .about {
        margin-bottom: calc(100vw / 2);
    }
}

@media (max-width: 1149px) {
    .about__item--bottom {
        width: 55%;
    }

    .about__item--bottom::before,
    .about__right .about__item:nth-child(2)::after,
    .about__left .about__item:nth-child(5)::after {
        display: none;
    }

    .about__left {
        margin-right: 40px;
    }
}

@media (max-width: 991px) {
    .about__blocks {
        padding-right: 0;
    }

    .about__item--mobile {
        display: block;
    }

    .about__right {
        display: none;
    }

    .about__left {
        width: 100%;
        max-width: unset;
    }

    .about__item--bottom {
        width: auto;
        max-width: unset;
        margin-right: calc(0px - var(--site-container-paddings));
        border-right: none;
    }

    .about__left .about__item:first-child {
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child::before {
        display: none;
    }

    .about__left .about__item:first-child::after {
        height: 42px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(2)::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 2px;
        height: 42px;
        background-color: #B2C3EB;
        content: '';
        transform: translateX(-50%);
    }

    .about__left .about__item:nth-child(3)::after {
        left: 80%;
    }

    .about__left .about__item:nth-child(4) {
        margin-bottom: 40px;
    }

    .about__left .about__item:nth-child(5)::before {
        position: absolute;
        left: 0;
        bottom: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__left .about__item:nth-child(4)::after {
        position: absolute;
        right: calc(0% - 2px);
        top: 100%;
        height: 42px;
        width: 35%;
        border: 2px solid #B2C3EB;
        border-bottom: none;
        content: '';
    }

    .about__item--bottom::after {
        display: none;
    }

    .about__item--bottom::before {
        display: block;
        left: 75%;
        width: 280px;
        height: 65px;
        background-image: url("data:image/svg+xml,%3Csvg width='281' height='65' viewBox='0 0 281 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M280 1L65 1.00001C29.6538 1.00001 1.00002 29.6538 1.00001 65V65' stroke='%23B2C3EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .about__left .about__item:nth-child(3)::after {
        left: 65%;
    }
}

@media (max-width: 575px) {
    .about {
        margin-bottom: calc(100vw * 0.35);
    }

    .page-holder .about__blocks ul li::before {
        top: 8px;
        width: 6px;
        height: 6px;
    }

    .about__title {
        margin-top: 85px;
        margin-bottom: 20px;
    }

    .about__item {
        border-width: 1px;
        padding: 15px 20px;
        font-size: 12px;
        line-height: 1.35;
    }

    .about__left .about__item:nth-child(3) {
        padding: 15px 20px;
    }

    .page-holder a.about__link {
        font-size: 12px;
        padding: 8px 18px 8px 13px;
    }

    .about__link svg {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }

    .about__site {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 40px;
    }

    .about__left .about__item:first-child {
        margin-bottom: 20px;
    }

    .about__left .about__item:first-child::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(2) {
        margin-bottom: 20px;
    }

    .about__left .about__item:nth-child(2)::after {
        height: 21px;
        width: 1px;
    }

    .about__left .about__item:nth-child(3) {
        margin-bottom: 36px;
    }

    .about__left .about__item:nth-child(3)::after {
        left: calc(100vw - var(--site-container-paddings) - 174px);
        width: 174px;
        height: 13px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='13' viewBox='0 0 174 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 12L13 12C6.37257 12 0.999986 6.62742 0.999991 7.326e-07V7.326e-07' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    }

    .about__left .about__item:nth-child(4)::before {
        position: absolute;
        left: calc(100vw - var(--site-container-paddings) - 174px);
        bottom: 100%;
        width: 174px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='174' height='14' viewBox='0 0 174 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M174 1L14 1C6.82032 1 1.00002 6.8203 1.00001 14V14' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
    }

    .about__left .about__item:nth-child(5)::before {
        border-width: 1px;
        height: 41px;
    }

    .about__left .about__item:nth-child(4)::after {
        right: calc(0% - 1px);
        border-width: 1px;
    }

    .about__item--bottom::before {
        left: calc(100vw - var(--site-container-paddings) - 94px);
        width: 94px;
        height: 33px;
        background-image: url("data:image/svg+xml,%3Csvg width='94' height='33' viewBox='0 0 94 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M94 1L33 1C15.3269 1.00001 1 15.3269 1 33V33' stroke='%23B2C3EB' stroke-width='1.24324' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    }

    .about__blocks {
        margin-bottom: 48px;
    }

    .about__item-inner {
        padding-bottom: 18px;
        margin-bottom: 23px;
    }

    .about__item-inner::after {
        max-width: 150px;
    }
}

.footer__social-wrap {
	max-width: 900px;
    margin: 0 auto;
}

@media screen and (max-width: 1025px) {
	.footer__social-wrap {
		max-width: 780px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 900px) {
	.footer__social-wrap {
		max-width: 680px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 800px) {
	.footer__social-wrap {
		max-width: 580px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 700px) {
	.footer__social-wrap {
		max-width: 480px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 600px) {
	.footer__social-wrap {
		max-width: 380px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 500px) {
	.footer__social-wrap {
		max-width: 280px;
		margin: 0 auto;
	}
}
/* End */


/* Start:/local/templates/template.main/css/layout/content.css?16666762151828*/
/* content.css
 * Стандартные стили контента сайта (таблицы, изображения)
 *
 */

.b-content td {
    vertical-align: top;
}
.b-table {
    /* width: 100%; */
    display: block;
    max-width: 100%;
    overflow-x: auto;
}
.b-table td,
.b-table th {
    padding: 13px 18px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    white-space: nowrap;
}
.b-table tr td:first-child,
.b-table tr th:first-child {
    padding: 13px 18px 13px 0;
}
.b-table tr td:first-child {
    font-weight: 400;
}
.b-table tr {
    border-bottom: 1px solid #E5E5E5;
}
.b-table tr:first-child {
    border-top: 1px solid #E5E5E5;
}
.bgc-black {
    background-color: #171719;
    color: #fff;
}
.bgc-grey {
    background-color: #F8F8F8;
}
.bgc-white {
    background-color: #fff;
}
.mt-100 {
    margin-top: 100px; 
}
.mt-0 {
    margin-top: 0;
}
.mb-100 {
    margin-bottom: 100px; 
}
.mb-0 {
    margin-bottom: 0;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-0 {
    padding-bottom: 0;
}
.pt-100 {
    padding-top: 100px;
}
.pt-0 {
    padding-top: 0;
}
.c-red {
    color: #cf0000;
}
@media (max-width: 991px) {
    .mt-100 {
        margin-top: 60px; 
    }
    .mb-100 {
        margin-bottom: 60px; 
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .pt-100 {
        padding-top: 60px;
    }
}
.text-center {
    text-align: center;
}
.text-column {
    column-count: 2;
    column-gap: 20px;
}
[data-accordion-content] {
    min-height: 0;
    display: none;
    transition: height 0.3s, min-height 0.3s;
}

.content__title {
    margin-top: 0;
    margin-bottom: 60px;
}

@media (max-width: 575px) {
    .content__title {
        margin-top: 30px;
        margin-bottom: 25px;
    }
}
/* End */


/* Start:/bitrix/components/ma/site.settings/fancybox3/jquery.fancybox.min.css?166478998413735*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/template.main/components/ma/site.settings/main/style.css?16649481774353*/
.arcticmodal-overlay,
.arcticmodal-container,
.modal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}

.modal-container {
    transform: translateY(-100%);
    transition: 0.3s;
}

.arcticmodal-container {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

*:first-child+html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    height: 100%;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-container_i2--total {
    justify-content: center;
    align-items: center;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(/local/templates/template.main/components/ma/site.settings/main/img/loading.gif) no-repeat 50% 50%;
}

.m-box-modal {
    background: #fff;
    padding: 15px;
    position: relative;
    overflow: auto;
    overflow-x: hidden;
}

.m-box-modal--small {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100%;
    padding: 0;
    transform: translate(-50%, -50%);
}

.m-box-modal--small .b-mod-title {
    display: none;
}

.g-button-close--small {
    display: none;
}

.m-box-modal .box-modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url('/local/templates/template.main/components/ma/site.settings/main/img/modal_close.png') no-repeat 0px 0px;
}

.b-up_button {
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: none;
    width: 39px;
    height: 40px;
    z-index: 100;
}

.b-up_button span {
    display: block;
    height: 100%;
    background: url('/local/templates/template.main/components/ma/site.settings/main/img/up.jpg') no-repeat 0px 0px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*Radio button*/

.ma_custom_radio_button {
    padding: 0px 0px 0px 20px;
    position: relative;
    background: url('/local/templates/template.main/components/ma/site.settings/main/img/button.png') no-repeat 0px 2px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

.ma_custom_radio_button.checked {
    background-position: 0px -33px;
}

.ma_custom_radio_button input {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

/*Placeholder*/

input.custom-input-placeholder,
textarea.custom-textarea-placeholder {
    color: #000;
}

input.placeholder-color,
textarea.placeholder-color {
    color: #ccc;
}

/*checkbox*/

.ma_custom_checkbox_button {
    padding: 0px 0px 0px 22px;
    position: relative;
    background: url('/local/templates/template.main/components/ma/site.settings/main/img/checkbox.png') no-repeat 0px 0px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

.ma_custom_checkbox_button.checked {
    background-position: 0px -100px;
}

.ma_custom_checkbox_button input {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.modal-container__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 45px;
    height: 45px;
    background-color: var(--site-accent-color);
    transition: 0.3s;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.m-box-modal--small .modal-container__close {
    display: none;
}

.modal-container__close:hover {
    background-color: var(--site-main-color);
}

.modal-container__close svg {
    fill: var(--site-main-color);
    transition: 0.3s;
}

.modal-container__close:hover svg {
    fill: var(--site-accent-color);
}

.m-box-modal h1 {
    margin: 0;
    font-family: AModerno, serif;
    text-align: left;
    padding: 40px;
    background-color: #E6FFFB;
    color: #2FBDCA;
}

.b-content-ajax > br {
    display: none;
}

@media (max-width: 575px) {
    .m-box-modal--small .modal-container__close {
        display: flex;
    }

    .m-box-modal h1 {
        font-size: 30px;
        padding: 20px 60px 25px 15px;
    }

    .m-box-modal--small {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/template.main/components/ma/menu/mobile-menu/style.css?16651155352685*/
.page-holder .mobile-menu__list {
    margin: 0;
    display: flex;
    flex-direction: column;
    margin-top: -12px;
    color: var(--site-text-second-color);
}

.page-holder .mobile-menu__item {
    position: static;
    padding-left: 0;
    margin: 0;
    margin-top: 12px;
}

.page-holder .mobile-menu__sublist {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 20px 20px 20px 40px;
    background: #fff;
    transition: 0.3s;
    transform: translateX(100%);
}

.page-holder .mobile-menu__sublist.active {
    transform: translate(0);
    z-index: 2;
}

.page-holder .mobile-menu__item::before {
    display: none;
}

.page-holder .mobile-menu__link {
    display: block;
}

.mobile-menu__link.parent {
    position: relative;
    padding-right: 15px;
}

.mobile-menu__link.parent::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 4.99992L1 9' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
    content: '';
}

.page-holder .mobile-menu__link,
.page-holder .mobile-menu__link:visited {
    color: inherit;
}

.page-holder .mobile-menu__link:hover {
    color: var(--site-accent-color)
}

.mobile-menu__back-btn {
    position: relative;
    padding: 0;
    padding-left: 18px;
    margin-left: -18px;
    background-color: transparent;
    border: none;
    text-align: left;
    color: var(--site-main-color);
    font-weight: 700;
    font-size: 18px;
    transition: 0.3s;
    cursor: pointer;
}

.mobile-menu__back-btn:hover {
    color: var(--site-accent-color);
}

.mobile-menu__back-btn::before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 9L1 5.00008L5 1' stroke='%233F60B1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    content: '';
}

@media (max-width: 575px) {
    .mobile-menu__back-btn {
        font-size: 14px;
    }

    .mobile-menu__back-btn::before {
        top: 5px;
    }
}

@media (max-width: 399px) {
    .mobile-menu__back-btn,
    .page-holder .mobile-menu__item {
        font-size: 12px;
    }

    .mobile-menu__back-btn::before {
        top: 3px;
    }
}
/* End */


/* Start:/local/templates/template.main/components/ma/menu/main/style.css?17174821121326*/
.navigation .navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    margin-left: -50px;
}
.navigation .navigation__item {
    padding: 0;
    margin: 0;
    margin-left: 40px;
}
.navigation .navigation__item::before {
    display: none;
}
.navigation .navigation__link {
    position: relative;
    display: inline-block;
    padding: 15px 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navigation__link::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--site-accent-color--hover);
    opacity: 0;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.navigation .navigation__link--active,
.navigation .navigation__link--active:visited,
.navigation .navigation__link:hover {
    color: var(--site-accent-color--hover);
}

.header--accent .navigation__link--active,
.header--accent .navigation__link--active:visited,
.header--accent .navigation__link:hover {
    color: var(--site-main-color--hover);
}
.header--accent .navigation__link::after {
    background-color: var(--site-main-color--hover);
}
.navigation__link--active::after,
.navigation__link:hover::after {
    opacity: 1;
}
/* End */


/* Start:/local/templates/template.main/components/ma/search.title/header/style.css?16668567232412*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/template.main/components/ma/search.title/header/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

#title-search {
	width: 100%;
	max-width: 440px;
	margin-left: auto;
	box-shadow: 4px 5px 4px rgba(0, 0, 0, 0.25);
	max-height: 0;
	overflow: hidden;
	transition: 0.3s;
}

#title-search form {
	display: flex;
	margin: 0;
}

#title-search-input {
	background: rgba(255, 255, 255, 0.75);
	border: none;
}
/* End */


/* Start:/local/templates/template.main/components/ma/breadcrumb/main/style.css?1666759297964*/
.b-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 35px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	color: var(--site-accent-color);
	margin-bottom: 42px;
}

.breadcrumb__section-wrap .b-breadcrumb {
	color: var(--site-main-color--hover);
}

.breadcrumb__light .b-breadcrumb {
	color: var(--site-light-color);
}

.b-breadcrumb_separator {
	margin: 0 20px;
}

.b-breadcrumb_separator svg {
	vertical-align: middle;
}

.breadcrumb__section-wrap .b-breadcrumb_separator path {
	stroke: var(--site-main-color--hover);
}

.breadcrumb__light .b-breadcrumb_separator path {
	stroke: var(--site-light-color);
}

.page-holder .b-breadcrumb a,
.page-holder .b-breadcrumb a:visited {
	color: inherit;
}

.page-holder .b-breadcrumb a:hover {
	color: var(--site-light-color);
}

.page-holder .breadcrumb__light a:hover {
	color: var(--site-accent-color);
}


@media (max-width: 575px) {
	.b-breadcrumb {
		display: none;
	}
}

	

/* End */
/* /local/templates/template.main/css/global/font.css?17031683865942 */
/* /local/templates/template.main/css/global/global.css?173502553726469 */
/* /local/templates/template.main/css/layout/holster.css?16747194032945 */
/* /local/templates/template.main/css/layout/blocks.css?167524237188911 */
/* /local/templates/template.main/css/layout/content.css?16666762151828 */
/* /bitrix/components/ma/site.settings/fancybox3/jquery.fancybox.min.css?166478998413735 */
/* /local/templates/template.main/components/ma/site.settings/main/style.css?16649481774353 */
/* /local/templates/template.main/components/ma/menu/mobile-menu/style.css?16651155352685 */
/* /local/templates/template.main/components/ma/menu/main/style.css?17174821121326 */
/* /local/templates/template.main/components/ma/search.title/header/style.css?16668567232412 */
/* /local/templates/template.main/components/ma/breadcrumb/main/style.css?1666759297964 */
