/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

#main_area .font-400 *,
.bf_line_label_bold,
.font-400 {
    font-weight: 400;
}

.bf_line_label_require:after {
    content: '*';
    color: #ff7200;
}

.text-left,
.ui-button.text-left {
    text-align: left;
}

.text-center,
.ui-datepicker.ui-widget-content td a {
    text-align: center;
}

.signup-ico-holder {
    text-align: center;
    margin: 19px 0 -14px;
}

.orange-text,
.ui-datepicker.ui-widget-content td.ui-datepicker-current-day a {
    color: #ff7200;
}

.dark-text {
    color: #333;
}

.dark2-text {
    color: #666;
}

.content_area p.gray-text,
.gray-text,
.registration_payment * {
    color: #a2a2a2;
}

ul.two-col-list {
    list-style: none;
    margin: 0;
}

.pull-right {
    float: right;
}

ul.two-col-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    background: 0 0;
    text-align: left;
    width: 100%;
}

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

.ui-datepicker td {
    border: 2px solid transparent;
    padding: 1px;
}

.ui-tabs .ui-tabs-nav.simple-tabs-list .ui-tabs-anchor {
    float: left;
    padding: 8px 12px;
    text-decoration: none;
}

.ui-button.ui-state-focus,
.ui-state-default.ui-button {
    font-weight: 300;
    color: #333;
    background: url(../_i/sprites_chekbox_radio-fixed.png) 0 7px no-repeat;
}

.ui-button.ui-state-hover,
.ui-button:hover {
    color: #333;
    background: url(../_i/sprites_chekbox_radio-fixed.png) 0 -105px no-repeat;
}

.ui-state-active.ui-button {
    color: #333;
    background: url(../_i/sprites_chekbox_radio-fixed.png) 0 -216px no-repeat;
}

.jq_custom_radio .ui-button.ui-state-focus,
.jq_custom_radio .ui-state-default.ui-button {
    background-position: 0 -329px;
}

.jq_custom_radio .ui-button.ui-state-hover,
.jq_custom_radio .ui-button:hover {
    background-position: 0 -441px;
}

.jq_custom_radio .ui-state-active.ui-button {
    background-position: 0 -552px;
}

.ui-tabs hr {
    border-style: solid;
    border-color: #3866c6;
    border-width: 1px 0 0;
}

.datepicker {
    width: 92px;
    border: 2px solid #d4d4d4;
    padding: 3px 1px 4px;
}

.ui-datepicker-trigger {
    margin: 2px 40px -4px 7px;
}

.ui-datepicker {
    background: #3866c6;
    color: #fff;
}

.ui-datepicker .ui-widget-header {
    background: 0 0;
    color: #fff;
}

.ui-datepicker th {
    color: #fff;
}

.ui-datepicker.ui-widget-content .ui-state-default {
    color: #fff;
    font-weight: 700;
}

.ui-datepicker .ui-state-default,
.ui-widget-header .ui-datepicker-next.ui-state-hover,
.ui-widget-header .ui-datepicker-prev.ui-state-hover {
    background: 0 0;
    border: none;
}

.ui-widget-header .ui-datepicker-prev .ui-icon {
    background: url(../_i/datepicker-arrows.png) 0 -22px;
    width: 16px;
    height: 11px;
}

.ui-widget-header .ui-datepicker-prev:hover .ui-icon {
    background: url(../_i/datepicker-arrows.png) 0 -33px;
}

.ui-widget-header .ui-datepicker-next .ui-icon {
    background: url(../_i/datepicker-arrows.png);
    width: 16px;
    height: 11px;
}

.ui-widget-header .ui-datepicker-next:hover .ui-icon {
    background: url(../_i/datepicker-arrows.png) 0 -11px;
}

.ui-datepicker-year {
    display: none;
}

.ui-datepicker table {
    border-spacing: 4px;
    border-collapse: separate;
}

.ui-datepicker td.ui-datepicker-current-day {
    color: #ff7200;
    border-bottom: 2px solid #ff7200;
}

.full-width.ui-buttonset {
    margin-right: 0;
}

.small-radio-list.ui-buttonset .ui-button {
    margin-right: 30px;
}

.icons-vpm {
    display: inline-block;
    color: #4f7dde;
    text-decoration: none;
    margin: 10px 20px 20px 0;
    line-height: 1.7;
}

.icons-vpm .doc_icon {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url(../_i/ico-vpm.png) no-repeat;
    margin: 0 12px;
}

.icons-vpm .doc_size {
    color: #999;
    text-decoration: underline;
    min-width: 60px;
    display: inline-block;
}

.icons-vpm:hover,
.icons-vpm:hover .doc_size,
.square-list__link {
    text-decoration: none;
}

.ico-view .doc_icon {
    background-position: 0 0;
}

.ico-print .doc_icon {
    background-position: 0 -33px;
}

.ico-mail .doc_icon {
    background-position: 0 -66px;
}

.radio-tabs-content {
    margin-top: 20px;
}

input#check_accompanying_person + label {
    width: 15px;
    height: 22px;
    margin-top: 2px;
}

#sf-tabs-1 .bf_line_label {
    width: 228px;
    margin-right: 8px;
}

#sf-tabs-1 .bf_line_field {
    width: 384px;
}

#sf-tabs-1 .custom_input {
    width: 354px;
}

#sf-tabs-1 input:disabled {
    opacity: 0.5;
}

#sf-tabs-1 input:disabled:hover {
    border-color: #d4d4d4;
}

#sf-tabs-1 .bf_line.toRight {
    position: relative;
    padding: 0;
    margin-top: 50px;
}

#sf-tabs-1 .bf_line.toRight label {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    line-height: 15px;
    text-align: left;
    padding-left: 0;
    font-size: 14px;
    background: 0 0;
}

#sf-tabs-1 .bf_line.toRight label.ui-state-active.ui-button {
    background: url(../_i/chekbox__ckecked_icon.png) 0 5px no-repeat !important;
}

#sf-tabs-1 .bf_line.toRight label.ui-button.ui-state-focus,
#sf-tabs-1 .bf_line.toRight label.ui-state-default.ui-button {
    background: url(../_i/chekbox_icon.png) 0 5px no-repeat;
}

#sf-tabs-1 .bf_line.toRight label.ui-button.ui-state-hover,
#sf-tabs-1 .bf_line.toRight label.ui-button:hover {
    color: #333;
    background: url(../_i/chekbox_icon_hover.png) 0 5px no-repeat;
}

#sf-tabs-1 .ui-state-default a,
#sf-tabs-1 .ui-state-default a:link,
#sf-tabs-1 .ui-state-default a:visited {
    color: #3866c6;
}

#sf-tabs-1 .bf_line.toRight .bordered_link_smaller {
    margin: 0;
}

#sf-tabs-1 .jq_custom_checkboxes {
    margin-bottom: 15px;
}

.registration_payment tr {
    height: 51px;
}

.registration_payment tr:first-child {
    height: 30px;
}

.registration_payment tr:first-child td {
    padding-left: 3px;
}

.registration_payment label,
.registration_payment tr:last-child {
    height: 33px;
}

.registration_payment td:first-child {
    width: 237px;
    color: #333;
}

.registration_payment .jq_custom_checkboxes {
    border: 2px solid #d4d4d4;
    padding: 0 10px;
    height: 29px;
    width: 160px;
    line-height: 33px;
}

span[id*='tour_select'] {
    width: 66px !important;
    margin-right: 0;
}

.left_text {
    width: 260px;
    display: inline-block;
    margin-right: 51px;
}

#sf-tabs-4 .jq_custom_checkboxes.full-width label {
    margin: 0 30px 0 0;
}

#sf-tabs-4 .jq_custom_checkboxes.full-width label span {
    height: 40px;
}

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

.flexbox__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    margin-right: 65px;
}

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

.flexbox .contnent_area_left,
.flexbox__column_right-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 265px;
    flex: 0 0 265px;
}

.right-sidebar {
    width: 265px;
    padding-top: 12px;
}

.right-sidebar__news-box {
    margin-bottom: 22px;
}

.news-box__content {
    font-family: 'Roboto Condensed';
    font-size: 18px;
    line-height: 24px;
}

.news-box__title {
    display: block;
    font-weight: 700;
    color: #3866c6;
    text-transform: uppercase;
    margin-bottom: 25px;
}

/*.news-box__wrapper-img {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: 150px;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    overflow: hidden;*/
/*    margin-bottom: 30px*/
/*}*/
.searchForm_button2 {
    line-height: 0;
    height: 0;
}
.search__input.active + .searchForm_button2 {
    float: right;
    display: block;
    width: 27px;
    height: 25px;
    /*margin: 10px 15px 0 0;*/
    background: url(/_v/img/icon/search_blue.svg) no-repeat 98%;
    border: none;
    position: absolute;
    top: 0px;
    z-index: 15;
}

.right-sidebar__btn-wrapper {
    margin-bottom: 40px;
}

.bordered_link.bordered-link_orange {
    border-color: #fe7109;
}

.bordered_link.bordered-link_orange:hover {
    color: #fff;
    background-color: #fe7109;
    background-position: 100% -250px;
    text-decoration: none;
}

.square-list {
    list-style-type: none;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-wrapper_column > :last-child,
.square-list__item:last-child {
    margin-bottom: 0;
}

.square-list__item::before {
    content: '';
    width: 4px;
    height: 4px;
    border: 1px solid #507ddc;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-left: -16px;
    display: inline-block;
}

.square-list__link {
    line-height: 24px;
    color: #000;
    border-bottom: 1px solid #507ddc;
}

.square-list__item:hover .square-list__link {
    border-bottom-color: transparent;
}

/* BEGIN FONTS*/

/* BEGIN FONTS*/
@font-face {
    font-family: Roboto-Medium;
    src: url(../_fonts/Roboto/Roboto-Medium.ttf);
}

@font-face {
    font-family: Inter_Tight-Regular;
    src: url(../_fonts/Inter_Tight/InterTight-Regular.ttf);
}

@font-face {
    font-family: Inter_Tight-Medium;
    src: url(../_fonts/Inter_Tight/InterTight-Medium.ttf);
}

@font-face {
    font-family: Bebas_Neue-Bold;
    src: url(../_fonts/Bebas_Neue/BebasNeue-Bold.ttf);
}

@font-face {
    font-family: Bebas_Neue-Regular;
    src: url(../_fonts/Bebas_Neue/BebasNeue-Regular.ttf);
}

@font-face {
    font-family: Inter_Bold;
    src: url(../_fonts/Inter/Inter-Bold.ttf);
}

body a {
    text-decoration: none;
}

body p {
    margin: 0;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    margin: 0;
}

body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}

button {
    cursor: pointer;
    background-color: transparent;
    border: none;
}

input[type='email'],
input[type='tel'],
input[type='text'],
textarea {
    -weblit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

input {
    border: none;
    background: 0 0;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
    padding-top: 160px;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
    -webkit-appearance: button;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type='checkbox'],
[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

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

[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.clients_cover .swiper-container {
    width: 90%;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s top, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

body {
    position: relative;
    height: 100%;
    color: #212121;
    font-family: Inter_Tight-Regular, sans-serif;
    font-size: 16px;
    margin: 0;
}

body.lock {
    overflow: hidden;
}

.container {
    max-width: 1450px;
    margin: 0 auto;
    padding: 0 20px;
}

a {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: inherit;
}

img {
    display: block;
    width: 100%;
    height: 100%;
}

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

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

.flex_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex_between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex_align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header {
    position: fixed;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
    font-family: Inter_Tight-Medium, sans-serif;
    background-color: #fff;
    overflow: unset !important;
}

.header__desktop {
    display: block;
}

.header__desktop svg {
    margin-right: 10px;
}

.header__desktop .header__link {
    margin-right: 40px;
}

.header__desktop .header__link:last-child {
    margin-right: 0;
}

.header__wrapper {
    padding: 20px 0;
}

.header__mobile {
    display: none;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header__mobile.active {
    background-color: #f9f9f9;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header__mobile .logo {
    max-width: 140px;
}

.header__mobile .search__input {
    opacity: 1;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    visibility: visible;
    background-color: #f9f9f9;
}

.header__mobile .menu__list {
    padding: 25px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header__mobile .menu__item:last-child .menu__item-link {
    border-bottom: none;
}

.header__mobile .menu__item-link {
    color: #2653b1;
    line-height: 1.2;
    font-size: 1.25em;
    padding: 10px 0;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-bottom: 1px solid #d6def0;
}

.header__mobile .menu__item-link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #ff7200;
}

.search {
    margin: 0 44px;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.search__input {
    width: 540px;
    height: 50px;
    padding: 10px 15px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 2px;
    visibility: hidden;
    /*background: url(/_v/img/icon/search_blue.svg) no-repeat 98%;*/
    border: 1px solid #4f7dde;
    z-index: 11;
    background-color: #fff;
}

.search__input.active {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: visible;
    opacity: 1;
}

.search__input::-webkit-input-placeholder {
    color: #4f7dde;
}

.search__input::-moz-placeholder {
    color: #4f7dde;
}

.search__input:-ms-input-placeholder {
    color: #4f7dde;
}

.search__input::-ms-input-placeholder {
    color: #4f7dde;
}

.search__input::placeholder {
    color: #4f7dde;
}

.lang-switch {
    position: relative;
    font-family: Inter_Tight-Regular, sans-serif;
    cursor: pointer;
}

.lang-switch__dropdown {
    display: none;
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    background-color: #fff;
    border: 1px solid #4f7dde;
    color: #4f7dde;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 10px;
    line-height: 1.5;
    border-radius: 2px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lang-switch__dropdown.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.lang-switch svg {
    margin-left: 5px;
}

.menu {
    background-color: #4f7dde;
    color: #fff;
    font-size: 1.25em;
    line-height: 1.2;
}

.menu__item-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 16px 0;
}

.menu__item-link:hover {
    text-shadow: 1px 1px 5px #fff;
}

.burger-btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(/_v/img/icon/burger.svg) no-repeat center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.burger-btn.active {
    background-image: url(/_v/img/icon/close.svg);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.mobile-menu {
    left: -100vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    min-width: 320px;
    width: 100%;
    position: absolute;
    top: 100%;
    background-color: #f9f9f9;
    padding: 0 15px 60px;
    z-index: 11;
}

.mobile-menu.active {
    left: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.mobile-menu .btn {
    font-size: 1em;
    width: 290px;
}

.mobile-menu svg {
    margin-right: 10px;
}

.mobile-menu .header__link {
    margin-right: 30px;
}

.mobile-menu .header__btn-wrapper {
    margin-bottom: 26px;
}

.mobile-menu .lang-switch svg {
    margin-right: 5px;
}

#main_area {
    padding: 0;
    /*font: normal 1.125em/1.55 Inter_Tight-Regular, sans-serif*/
}

a:hover {
    text-decoration: none !important;
}

.main-section {
    padding-bottom: 60px;
}

.main-section__slider-wrapper {
    width: 100%;
}

.main-section__img {
    width: 85%;
    max-height: 407px;
    height: 407px;
}

.main-section__content {
    margin: auto 24px auto 0;
    width: 43%;
}

.main-section__slider {
    max-height: 415px;
    height: 415px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}

.main-section__slider img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-section__slider-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    padding: 0 110px;
}

.main-section__slider-thumbs .swiper-slide {
    height: 100%;
    border-radius: 2px;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 95px !important;
}

.main-section__slider-thumbs .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
}

.main-section__slider-thumbs .swiper-slide-active {
    border: 3px solid #4f7dde;
}

.main-section__slider-thumbs-btns {
    margin-right: 30px;
}

.main-section__text {
    font-size: 1.25em;
    line-height: 1.3;
    color: #3a3a3a;
    margin-top: 10px;
    margin-bottom: 80px;
}

.main-section__btn-hidden.btn {
    display: none;
}

.main-section .swiper-pagination,
.management .swiper-pagination {
    display: none;
}

.main-section__slider-thumbs .swiper-button-next,
.main-section__slider-thumbs .swiper-button-prev,
.media__slider .swiper-button-next,
.media__slider .swiper-button-prev {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    height: auto;
    margin-top: 0;
    width: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 22px;
    background-image: none !important;
}

.main-section__slider-thumbs .swiper-button-next:after,
.media__slider .swiper-button-next:after {
    content: url(/_v/img/icon/slider-arrow-right.svg);
}

.main-section__slider-thumbs .swiper-button-prev:after,
.media__slider .swiper-button-prev:after {
    content: url(/_v/img/icon/slider-arrow-left.svg);
}

.projects-section {
    padding: 60px 0;
    /*border-top: 1px solid #4f7dde;*/
}

.projects-section .headline {
    color: #4f7dde;
    margin-bottom: 40px;
}

.projects-section__content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/
    justify-content: space-between;
}

.div_projects-section__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(33% - 10px);
}

.div_projects-section__link div {
    line-height: 1.3;
    font-size: 1.25em;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #4f7dde;
    color: #d6def0;
    height: 100%;
}

.projects-section__link {
    height: 100px;
    /*width: calc(33% - 10px);*/
    background: rgba(214, 222, 240, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #4f7dde;
    border-radius: 2px;
    white-space: nowrap;
    /*margin-right: 10px;*/
    font-size: 1em;
    min-height: 100px;
}

.projects-section__link:last-child {
    margin-right: 0;
}

.projects-section__link:before {
    content: '';
    background-image: url(/_v/img/icon/link.svg);
    margin-right: 10px;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.projects-section__link:hover,
.div_projects-section__link:hover .projects-section__link {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: rgba(214, 222, 240, 0.05);
    color: #ff7200;
}

.projects-section__link:hover:before {
    content: '';
    background-image: url(/_v/img/icon/link_orng.svg);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.div_projects-section__link:hover div {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
}
@media (max-width: 1199px) {
    .projects-section__content--custom .projects-section__link {
        width: 100%;
    }
    .projects-section__content--custom .div_projects-section__link div {
        font-size: 1em;
    }
    .projects-section__content--custom.projects-section__content-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 3px 1fr 3px 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 3px;
    }
    .projects-section__content--custom .div_projects-section__link {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .projects-section__content--custom.projects-section__content-wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 5px;
    }
    .projects-section__content--custom .div_projects-section__link div {
        padding: 20px 15px;
    }
}

@media (max-width: 500px) {
    .services__row--custom .div_services__link div {
        display: none;
    }
    .projects-section__content--custom .div_projects-section__link div {
        display: none;
    }
}
.values {
    background-color: #f9f9f9;
    padding: 100px 0;
}

.values .headline {
    margin-bottom: 80px;
}

.values__content {
    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;
}

.values__item {
    width: calc(50% - 30px);
    margin: 30px 0;
    position: relative;
    padding: 50px 30px 30px;
    background-color: #4f7dde;
    color: #fff;
    line-height: 1.3;
}
.nums .values__item {
    background-color: #2653b1;
}

.values__item-label {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #2653b1;
    border-radius: 100px;
    top: -30px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 15px;
}

.values__item-label svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.values__item-heading {
    font-family: Inter_Tight-Medium, sans-serif;
    font-size: 2.5em;
}

.values__item-text {
    color: #fafafa;
    line-height: 1.3;
    margin-top: 10px;
}

.services {
    background-color: #f9f9f9;
    padding: 100px 0;
}

.services .headline {
    margin-bottom: 20px;
}

.services__row {
    margin-top: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.services__heading {
    width: 100%;
    font-size: 1.875em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Inter_Tight-Medium, sans-serif;
    line-height: 1.2;
    padding: 22px 0;
    color: #2653b1;
    border-radius: 2px;
    background: rgba(214, 222, 240, 0.5);
}

.services__item {
    width: calc(50% - 1px);
    background-color: #4f7dde;
    padding: 40px;
    height: auto;
}

.services__item-heading {
    font-size: 1.5em;
    padding-bottom: 20px;
    color: #fff;
}

.services__item-link {
    color: #d6def0;
    margin: 10px 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1.3;
    font-size: 1.25em;
}

.services__item-link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 6px;
}

.services__item-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 1.125em;
    font-family: Roboto-Medium, sans-serif;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.services__item-button:after {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    content: url(/_v/img/icon/arrow-right_white_unactive.svg);
    margin-top: 5px;
    -webkit-transform: rotate(90deg) translateX(-9px) translateY(-2px);
    -ms-transform: rotate(90deg) translateX(-9px) translateY(-2px);
    transform: rotate(90deg) translateX(-9px) translateY(-2px);
}
.services__item-button.active:after {
    -webkit-transform: rotate(-90deg) translateX(-3px) translateY(3px);
    -ms-transform: rotate(-90deg) translateX(-3px) translateY(3px);
    transform: rotate(-90deg) translateX(-3px) translateY(3px);
}
.services__item-button:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.services__item-button:hover:after {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: url(/_v/img/icon/arrow-right_white.svg);
}

.div_services__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(25% - 2px);
}

.div_services__link div {
    line-height: 1.3;
    font-size: 1.25em;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #4f7dde;
    color: #d6def0;
    height: 100%;
}

.services__link {
    font-size: 1.25em;
    color: #2653b1;
    line-height: 1.3;
    padding: 15px;
    /*width: calc(25% - 2px);*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: rgba(214, 222, 240, 0.5);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    min-height: 88px;
}

.services__row--custom .div_services__link:hover .services__link {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #ff7200;
    background-color: rgba(214, 222, 240, 0.05);
}

.services__item-bottomlist {
    display: none;
}
.services__row--custom .div_services__link {
    font-family: 'HeliosCond', sans-serif;
}
.services__row--custom .div_services__link:hover div {
    color: #fff;
}
.services__row--custom .div_services__link div {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@media (max-width: 1317px) {
    .services__row--custom {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 2px 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 2px;
        -moz-column-gap: 2px;
        column-gap: 2px;
        row-gap: 10px;
    }
    .services__row--custom .div_services__link {
        width: 100%;
    }
    .services__row--custom .services__link {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .services__row--custom .services__link {
        font-size: 1.15em;
    }
    .services__row--custom .div_services__link div {
        font-size: 1em;
    }
}

@media (max-width: 600px) {
    .services__row--custom {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        row-gap: 5px;
    }
}

.contacts {
    padding: 100px 0;
}

.contacts .headline {
    margin-bottom: 80px;
}

.contacts__content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contacts__item {
    width: calc(33.3% - 17px);
    padding: 45px 20px;
    overflow: hidden;
    height: 160px;
    background-color: #2653b1;
    position: relative;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contacts__item:nth-child(1),
.contacts__item:nth-child(2) {
    margin-right: 20px;
}

.contacts__item:nth-child(1) {
    margin-right: 20px;
}

.contacts__item:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #4f7dde;
}

.contacts__item:hover .contacts__item-link {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #d6def0;
}

.contacts__map-bg {
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain;
    right: 0;
    bottom: 0;
    height: 100%;
}

.contacts__item-heading {
    font-size: 1.875em;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: Inter_Tight-Medium, sans-serif;
}

.contacts__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Medium, sans-serif;
    font-size: 1.125em;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.contacts__item-link svg {
    margin-right: 10px;
}

.management {
    padding-bottom: 100px;
}

.management__heading-wrapper {
    margin-bottom: 80px;
}

.management .swiper-pagination {
    margin-bottom: 25px !important;
}

.management .swiper-slide {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.management .swiper-slide:hover img {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-box-shadow: 10px 10px 45px 0 rgba(0, 0, 0, 0.05), 10px 10px 45px 0 rgba(0, 0, 0, 0.05), 10px 10px 45px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 45px 0 rgba(0, 0, 0, 0.05), 10px 10px 45px 0 rgba(0, 0, 0, 0.05), 10px 10px 45px 0 rgba(0, 0, 0, 0.05);
}

.management .swiper-slide:hover .management__name,
.management .swiper-slide:hover .management__position {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #4f7dde;
}

.management .swiper-slide img {
    height: 330px;
    border-radius: 2px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.management__name {
    font-family: Inter_Tight-Medium, sans-serif;
    font-size: 1.875em;
    margin: 30px 0 10px;
    line-height: 1.2;
}

.management__position {
    font-size: 1.25em;
    color: #3a3a3a;
    line-height: 1.3;
}

.management__btn-mob {
    display: none !important;
}

.nums {
    position: relative;
    padding: 100px 0;
}

.nums .headline {
    margin-bottom: 80px;
}

.nums__bg {
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 75%;
}

.nums__bg img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
}

.nums__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nums__blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 62%;
}

.nums__block-item {
    padding: 30px;
    height: 185px;
    width: calc(33.3% - 20px);
    background-color: rgba(255, 255, 255, 0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
}

.nums__blocks-main {
    font-size: 2.25em;
    font-family: Inter_Bold, sans-serif;
    color: #2653b1;
    line-height: 1.2;
    margin-bottom: 10px;
}

.nums__blocks-additional {
    color: rgba(38, 83, 177, 0.75);
    font-size: 1.25em;
}

.nums__description {
    width: 37%;
    padding-left: 60px;
    line-height: 1.4;
    color: #333;
}

.nums__description .btn {
    margin-top: 33px;
    width: auto;
}

.media {
    background-color: #f9f9f9;
    padding: 100px 0;
}

.media .headline {
    margin-bottom: 80px;
}

.media__tabs-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 2px solid #2653b1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.media__tab {
    font-size: 1.125em;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.2;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-family: Roboto-Medium, sans-serif;
    width: 25%;
    cursor: pointer;
}

.media__tab:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #f4f4f4;
}

.media__tab.active {
    background-color: #2653b1;
    border-radius: 2px 2px 0 0;
    color: #fff;
}

.media__tabs-content {
    display: none;
}

.media__tabs-content.active {
    display: block;
}

.media .swiper-wrapper {
    margin: 40px 0;
}

.media__item {
    padding: 20px;
    background-color: #fff;
    height: 364px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.media__item-label {
    padding: 12px 20px;
    border-radius: 2px;
    background: #f4f4f4;
    color: #2653b1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
}

.media__item-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

.media__item-heading {
    margin: 30px 0 20px;
    font-size: 1.25em;
    line-height: 1.2;
    font-family: Inter_Tight-Medium, sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.media__item-text {
    font-size: 0.875em;
    line-height: 1.3;
}

.media__item-link {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 1.125em;
    color: rgba(33, 33, 33, 0.5);
}

.media__item-link:after {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: url(/_v/img/icon/arrow-right_gray.svg);
    margin-left: 15px;
}

.media__item-link:hover {
    color: #4f7dde;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.media__item-link:hover:after {
    content: url(/_v/img/icon/arrow-right_blue.svg);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer {
    background-color: #f9f9f9;
}

.footer__mobile {
    display: none;
}

.footer__bottom {
    border-radius: 2px 2px 0 0;
    color: #fff;
}

.footer__bottom .container {
    background-color: #2653b1;
}

.footer__bottom-wrapper {
    width: 100%;
    padding: 75px 0 42px;
}

.footer__top {
    position: relative;
}

.footer__content {
    width: 58%;
    margin-left: 60px;
}

.footer__text_min {
    font-size: 0.875em;
    color: #e5e5e5;
    opacity: 0.65;
    line-height: 1.3;
}

.footer__logo {
    min-width: 300px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 60px;
}

.footer__additional {
    margin-left: 60px;
    margin-top: 45px;
    color: #e5e5e5;
    opacity: 0.65;
    margin-right: 90px;
}

.footer .menu__list {
    width: 100%;
    margin: 50px 0;
}

.footer .menu__item-link {
    font-size: 1.25em;
    opacity: 0.85;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 0;
}

.footer .menu__item-link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
    text-shadow: none;
}

.footer .search {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__link {
    margin-right: 30px;
    color: #e5e5e5;
    line-height: 1.5;
    font-size: 1.125em;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer__link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
}

.footer__link svg {
    margin-right: 10px;
}

.footer__social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5px;
    opacity: 0.75;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer__social a:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
}

.contact-form__label {
    padding: 60px;
    background-color: #fff;
    margin-top: auto;
}

.contact-form__label .headline {
    margin-bottom: 20px;
}

.contact-form__label-wrapper {
    width: 58%;
    margin-bottom: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 60px;
}

.contact-form__label-content {
    width: 49%;
}

.contact-form__label-text {
    font-size: 1.25em;
    color: #3a3a3a;
    line-height: 1.3;
}

.contact-form__form {
    padding: 30px;
    background-color: #4f7dde;
    width: 27%;
    margin-left: auto;
    position: absolute;
    right: 90px;
    top: 0;
    z-index: 2;
}

.contact-form__form-input {
    border-radius: 2px;
    background: #fff;
    padding: 10px 20px;
    font-size: 0.875em;
    font-family: Inter_Tight-Medium, sans-serif;
    margin-bottom: 20px;
}

.contact-form__form-input::-webkit-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__form-input::-moz-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__form-input:-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__form-input::-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__form-input::placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
    font-size: 0.875em;
}

.contact-form__textarea {
    border-radius: 2px;
    background: #fff;
    padding: 10px 20px;
    font-size: 0.875em;
    font-family: 'Inter_Tight-Medium', sans-serif;
    border: none;
}

.contact-form__textarea::-webkit-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__textarea::-moz-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__textarea:-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__textarea::-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__textarea::placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-size: 0.875em;
}

.contact-form__form-info {
    color: #fff;
    font-size: 0.875em;
    margin: 30px 0 20px;
}
.contact-form__form-checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    overflow: hidden;
    white-space: nowrap;
}

.contact-form__form-checkbox label {
    position: relative;
    padding-left: 26px;
    display: block;
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.contact-form__form-checkbox label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1.5px solid #fff;
    border-radius: 3px;
    background-color: #fff;
    background-position: center;
    background-size: 14px 14px;
    background-repeat: no-repeat;
}
.contact-form__form-checkbox:has(input:checked) label::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg' data-name='Layer 1'%3e%3cpath d='m512 107.384a19.729 19.729 0 0 1 -5.812 14.047l-309.365 309.363a30.7 30.7 0 0 1 -43.388 0l-147.623-147.623a19.88 19.88 0 0 1 0-28.093l15.295-15.294a19.92 19.92 0 0 1 28.094 0l118.937 118.937a9.826 9.826 0 0 0 6.992 2.895 9.96 9.96 0 0 0 6.992-2.895l280.678-280.679a19.882 19.882 0 0 1 28.093 0l15.3 15.3a19.731 19.731 0 0 1 5.807 14.042z' fill='%23000000' style='fill: rgb(255, 114, 0);'%3e%3c/path%3e%3c/svg%3e");
}
.contact-form__form-checkbox label:hover {
    opacity: 0.9;
}
.contact-form__form-checkbox a {
    -webkit-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
}
.contact-form__form-checkbox a:hover,
.contact-form__form-checkbox a:active {
    text-decoration: underline !important;
}

.footer__mobile .contact-form__form {
    position: static;
    margin: auto;
    width: 70%;
    min-width: 290px;
    padding: 30px 15px;
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .contact-form__form-checkbox label::before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-size: 12px 12px;
    }
    .contact-form__form-checkbox label {
        padding-left: 22px;
    }
}

.footer__mobile .contact-form__form .headline {
    color: #fff;
    margin-bottom: 5px;
}

.footer__mobile .contact-form__label-text {
    font-size: 1em;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 25px;
}

.footer__mobile .contact-form__form-info {
    color: #d6def0;
}

.footer__mobile .footer__bottom-wrapper {
    padding: 35px 0;
}

.footer__mobile .footer__logo {
    width: 140px;
    min-width: unset;
}

.footer__mobile .footer__contacts {
    margin: 35px 0;
}

.footer__mobile .footer__contacts .footer__link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    font-size: 1em;
}

.footer__mobile .footer__additional {
    margin: 0;
}

.footer__mobile .footer__additional .footer__text_min {
    margin-bottom: 20px;
}

.footer__mobile .menu__list {
    margin: 35px 0;
}

.footer__mobile .btn_white {
    width: 290px;
}

.btn {
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 1.125em;
    width: 210px;
    padding: 10px 30px;
    font-family: Roboto-Medium, sans-serif;
    line-height: 1.2;
}

.btn :focus,
.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0;
}

.btn_primary {
    background-color: rgba(38, 83, 177, 0.19);
    color: #4f7dde;
}

.btn_primary:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #4f7dde;
    color: #fff;
}

.btn_secondary {
    background: #ff7200;
    color: #fff;
}

.btn_secondary:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #ff5c00;
}

.btn_white {
    color: #2653b1;
    background-color: #fff;
}

.headline {
    /*font-family: Bebas_Neue-Bold, sans-serif;*/
    font-size: 2.5em;
    line-height: 1.2;
    letter-spacing: 0.4px;
    color: #212121;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bolder;
}

.headline_max {
    font-size: 35px;
}

@media (max-width: 1450px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .main-section__img {
        height: 342px;
    }
}

@media screen and (max-width: 1450px) {
    .values .headline {
        margin-bottom: 50px;
    }

    .values__item {
        padding: 30px;
        width: calc(50% - 10px);
        margin: 20px 0;
    }

    .services__row {
        margin-top: 40px;
    }

    .contacts .headline {
        margin-bottom: 50px;
    }

    .management__heading-wrapper {
        margin-bottom: 50px;
    }

    .management__slider {
        margin-left: -15px;
        margin-right: -15px;
    }

    .management__slider .swiper-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nums .headline {
        margin-bottom: 50px;
    }

    .media .headline {
        margin-bottom: 50px;
    }

    .footer__content {
        margin-left: 0;
        width: 70%;
    }

    .footer__additional {
        margin-left: 0;
        margin-right: 0;
    }

    .contact-form__label-wrapper {
        margin-left: 0;
        width: 70%;
    }

    .contact-form__label-content {
        width: 100%;
    }

    .contact-form__form {
        right: 0;
    }

    .headline_max {
        font-size: 38px;
    }
}

@media screen and (max-width: 1199.98px) {
    .main-section__slider .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main-section__img {
        width: 100%;
        max-height: 394px;
        display: block;
        height: calc(100% + 100px);
    }
    .header__desktop {
        display: none;
    }

    .header__mobile {
        display: block;
        padding: 20px 0;
    }

    main {
        padding-top: 75px;
    }

    .main-section__slider-wrapper {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .main-section__content {
        margin: 0;
        width: 100%;
        margin-bottom: 40px;
    }

    .main-section__slider {
        max-height: 350px;
        height: 350px;
        margin-bottom: 25px;
    }

    .main-section__slider-thumbs {
        display: none;
    }

    .main-section__text {
        margin-bottom: 20px;
        font-size: 0.875em;
    }

    .main-section__headline span {
        font-family: Bebas_Neue-Regular, sans-serif;
        font-size: 24px;
    }

    .main-section__btn-hidden.btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .main-section .btn {
        /*width: calc(50% - 5px);*/
        max-width: 210px;
    }

    .main-section .btn:first-child {
        margin-right: 10px;
    }

    .main-section__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .main-section .swiper-pagination,
    .management .swiper-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: static;
        margin: 0 auto 10px auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        max-width: 260px !important;
        width: 260px !important;
    }

    .main-section .swiper-pagination .swiper-pagination-bullet,
    .management .swiper-pagination .swiper-pagination-bullet {
        min-width: 20px;
        height: 2px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        border-radius: 2px;
        opacity: 0.25;
        margin-right: 5px;
    }

    .main-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .management .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 0.75;
        min-width: 140px;
    }

    .projects-section {
        padding: 30px 0;
        border-top: none;
    }

    .projects-section .headline {
        margin-bottom: 25px;
    }

    .projects-section__link {
        width: 300px;
        margin-bottom: 2px;
        font-size: 1em;
        padding: 20px 15px;
        height: unset;
    }

    .values {
        padding: 80px 0;
    }

    .values .headline {
        margin-bottom: 25px;
    }

    .values__item-heading {
        font-size: 1em;
        font-family: Inter_Tight-Regular, sans-serif;
    }

    .values__item-text {
        font-size: 0.875em;
    }

    .services {
        padding-bottom: 80px;
    }

    .services__row {
        margin-top: 10px;
    }

    .services__heading {
        font-size: 1.5em;
        padding: 15px;
        margin-bottom: 5px;
    }

    .services__item {
        padding: 15px;
        width: 100%;
        margin-bottom: 5px;
    }

    .services__item-heading {
        font-size: 1.25em;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(214, 222, 240, 0.5);
    }

    .services__item-link {
        margin: 7.5px 0;
        font-size: 1em;
    }

    .services__item-button {
        font-size: 1em;
        margin-top: 13px;
    }

    .services__link {
        width: calc(50% - 2px);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
    }

    .services__link:after {
        content: '';
        width: calc(100% - 30px);
        height: 1px;
        background: rgba(79, 125, 222, 0.5);
        position: absolute;
        bottom: 0;
    }

    .services__link:nth-child(3):after,
    .services__link:nth-child(4):after {
        content: none;
    }

    .contacts {
        padding: 80px 0;
    }

    .contacts .headline {
        margin-bottom: 25px;
    }

    .contacts__item {
        padding: 20px 15px;
    }
    /*.contacts__item:nth-child(1) {*/
    /*    margin-right: 0px;*/
    /*}*/
    .contacts__item-heading {
        font-size: 1.5em;
        margin-bottom: 5px;
    }

    .contacts__item-link {
        font-size: 1em;
    }

    .management {
        padding-bottom: 80px;
    }

    .management__heading-wrapper {
        margin-bottom: 25px;
    }

    .management__name {
        font-size: 1.5em;
    }

    .management__position {
        font-size: 1em;
        padding-right: 15px;
    }

    .nums {
        padding-bottom: 80px;
    }

    .nums .headline {
        margin-bottom: 25px;
    }

    .nums__blocks {
        width: 100%;
    }

    .nums__block-item {
        padding: 15px;
        height: 140px;
        width: calc(33.3% - 10px);
        margin-bottom: 20px;
    }

    .nums__blocks-main {
        font-size: 2em;
    }

    .nums__blocks-additional {
        font-size: 1em;
    }

    .nums__description {
        width: 100%;
        padding-left: 0;
    }

    .media {
        padding: 80px 0;
    }

    .media .headline {
        margin-bottom: 25px;
    }

    .footer__desktop {
        display: none;
    }

    .footer__mobile {
        display: block;
    }

    .btn {
        width: unset;
        padding: 10px;
        font-size: 1em;
    }

    .headline {
        font-size: 2.25em;
    }

    .headline_max {
        font-size: 40px;
    }
}

@media (max-width: 1024px) {
    .header .header {
        overflow: unset !important;
    }
}

@media screen and (max-width: 991.98px) {
    .values {
        padding: 60px 0;
    }
    .main-section {
        padding-bottom: 0px;
    }
    .services {
        padding-bottom: 60px;
    }

    .services__link {
        width: 100%;
    }

    .services__link:nth-child(3):after {
        content: '';
    }

    .services__link:last-child:after {
        content: none;
    }

    .contacts {
        padding: 60px 0;
    }

    .contacts__item {
        width: calc(50% - 10px);
        margin-bottom: 10px;
    }

    .management {
        padding-bottom: 60px;
    }

    .management .swiper-slide img {
        height: 290px;
    }

    .nums {
        padding-bottom: 60px;
    }

    .nums__bg {
        top: 0;
        bottom: auto;
        left: -15px;
        right: -15px;
        width: auto;
        height: 50%;
    }

    .nums__bg img {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .nums__block-item {
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }

    .nums__blocks-main {
        font-size: 1.5em;
    }

    .nums__blocks-additional {
        font-size: 0.875em;
    }

    .nums__description {
        font-size: 0.875em;
    }

    .nums__description .btn {
        width: 290px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
    }

    .media {
        padding: 60px 0;
    }

    .media__tabs-container {
        border-bottom: none;
    }

    .media__tab {
        font-size: 1em;
        font-family: Inter_Tight-Regular, sans-serif;
        color: #4f7dde;
        width: calc(50% - 5px);
        margin-bottom: 10px;
        border-radius: 2px;
        border: 1px solid #4f7dde;
    }

    .media .swiper-wrapper {
        margin: 25px 0;
    }

    .media__item {
        height: 273px;
        padding: 20px 15px;
    }

    .media__item-content {
        -webkit-line-clamp: 7;
    }

    .media__item-heading {
        font-size: 1.125em;
        margin: 15px 0 10px;
    }

    .media__item-link {
        font-size: 1em;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .media .swiper-button-next,
    .media .swiper-button-prev {
        display: none;
    }

    .media .btn {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
    }

    .headline {
        font-size: 2em;
    }

    .headline_max {
        font-size: 32px;
    }
    .main-section__slider {
        padding-top: 20px !important;
    }
}

@media (max-width: 768px) {
    .header .header {
        overflow: hidden;
    }
}

@media screen and (max-width: 767.98px) {
    .contacts__item:nth-child(1),
    .contacts__item:nth-child(2) {
        margin-right: 0px;
    }
    .main-section__slider {
        max-height: 220px;
        height: 220px;
    }

    .projects-section__link {
        width: 100%;
        margin-right: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .values__item:hover {
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: #2653b1;
    }

    .values__item:first-child {
        margin-top: 0;
    }

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

    .values__item.active {
        background-color: #2653b1;
    }

    .values__item.active .values__item-heading:after {
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .values__item.active .values__item-label {
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: #4f7dde;
    }

    .values__item {
        width: 100%;
        margin: 7.5px 0;
        padding: 15px;
    }

    .values__item:first-child {
        margin-top: 0;
    }

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

    .values__item-label {
        position: relative;
        top: 0;
        width: 50px;
        height: 50px;
    }
    .values__item-label img {
        width: 26px;
        height: 26px;
        top: 12px;
        left: 12px;
        position: absolute;
    }

    .values__item-heading {
        /*display: -webkit-inline-box;*/
        /*display: -ms-inline-flexbox;*/
        /*display: inline-flex;*/
        /*margin-left: 15px;*/
        /*height: 50px;*/
        /*width: calc(100% - 95px);*/
        /*-webkit-box-align: center;*/
        /*-ms-flex-align: center;*/
        /*align-items: center;*/
        /*-webkit-box-pack: justify;*/
        /*-ms-flex-pack: justify;*/
        /*justify-content: space-between;*/
        /*position: absolute;*/
        /*top: 15px;*/
        /*-webkit-transition: all 0.3s ease 0s;*/
        /*-o-transition: all 0.3s ease 0s;*/
        /*transition: all 0.3s ease 0s;*/
    }

    .values__item-heading:after {
        /*-webkit-transition: all 0.3s ease 0s;*/
        /*-o-transition: all 0.3s ease 0s;*/
        /*transition: all 0.3s ease 0s;*/
        /*content: url(/_v/img/icon/arrow-down_white.svg);*/
    }

    .values__item-text {
        /*height: 0;*/
        /*opacity: 0;*/
        /*visibility: hidden;*/
        /*margin: 0;*/
        /*-webkit-transition: all 0.3s ease 0s;*/
        /*-o-transition: all 0.3s ease 0s;*/
        /*transition: all 0.3s ease 0s;*/
    }

    .values__item-text.active {
        height: auto;
        background-color: #2653b1;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        opacity: 1;
        visibility: visible;
        margin-top: 10px;
    }

    .contacts__item {
        width: 100%;
        height: 100px;
        margin-bottom: 5px;
    }

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

    .management__btn-desk {
        display: none;
    }

    .management__btn-mob {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        width: 290px;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .management__btn-mob:last-child {
        margin-top: 10px;
    }

    .nums__blocks-main {
        font-size: 1.25em;
    }

    .footer__mobile .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer__mobile .menu__item-link {
        padding: 5px 0;
        border-bottom: 1px solid #4f7dde;
        line-height: 1.2;
    }

    .headline {
        font-size: 1.875em;
    }
}

.main-section__slider-thumbs .swiper-slide.swiper-slide-active.swiper-slide-visible,
.main-section__slider-thumbs .swiper-slide.swiper-slide-next.swiper-slide-visible,
.main-section__slider-thumbs .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active,
.main-section__slider-thumbs .swiper-slide.swiper-slide-visible {
    border: 3px solid #fff !important;
    cursor: pointer;
}
.main-section__slider-thumbs .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    border: 3px solid #4f7dde !important;
}

/* изменения  */
.header_menu_list.menu__list {
    margin-right: 0;
}
.menu_item.menu__item .menu__item-link {
    text-transform: none;
    font-size: 1em;
}
.menu.header_menu {
    height: 59px;
}
.header_menu_list .menu_item.menu__item {
    position: relative;
    width: auto;
    padding-top: 0;
    height: auto;
}
.menu_item.menu__item .menu_lev2_box {
    top: 59px;
    background: #4f7dde;
}
.menu_item.menu__item .menu_lev2_column {
    width: 50%;
}
.menu_item.menu__item .menu_lev2_box.size_2x {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 816px;
}
.menu__item.service_link_dropdown .menu_lev2_box.size_2x .menu_lev2_list li {
    width: 100%;
}
.menu__item .menu_lev2_box.size_2x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu__item .menu_lev2_teasers {
    margin-left: 0;
}
.menu_item.menu__item:hover .menu_item_name.menu__item-link {
    color: #fff;
}
.menu_item.menu__item:hover {
    background: transparent;
}
.main-section__slider {
    padding-top: 60px;
}
.main-section__slider {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    min-height: -webkit-max-content !important;
    min-height: -moz-max-content !important;
    min-height: max-content !important;
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
}
.header_menu_list.menu__list span.menu_marker {
    margin-top: 21px;
}
.header_menu_list.menu__list .menu_lev2_images li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 14px;
}
@media (max-width: 1199px) {
    .header_menu_list.menu__list {
        margin-top: 0;
        margin-right: 0;
    }
    .menu_item.menu__item .menu__item-link {
        margin: 0;
        font-size: 1.25em;
        color: #2653b1;
    }
}

/* страница поиска  */
.search-page__main {
    padding: 104.5px 0 59.5px;
}
.search-page__main-title {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #212121;
}
.search-page__main-subtitle {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #3a3a3a;
    margin-top: 10px;
}
.search-page__content-forms {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48.5% 40px 48.5%;
    grid-template-columns: 48.5% 48.5%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    padding: 60px 0;
    border-top: 1px solid #4f7dde;
    margin-left: 40px;
}
.search-page__content-form {
    padding: 30px 0 0;
}
.search-page__content-form .search-page__content-form__wrapper--padding {
    padding: 34px 0;
}
.search-page__content-inner {
    padding: 30px 55px 36px;
    border-radius: 2px;
    background: #4f7dde;
    width: 100%;
}
.search-page__content-inner__title {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    text-align: center;
}
.search-page__content-form__wrapper {
    width: 100%;
}
.search-page__content-form__input {
    font-family: 'Inter', sans-serif;
    width: 100%;
    height: 48px;
    padding: 15.5px 20px;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    border: 2px solid #fff;
    color: rgba(33, 33, 33, 0.95);
}
.search-page__content-form__input.search-page__content-form__input--error {
    border: 2px solid #f33;
}
.search-page__content-form__input::-webkit-input-placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(79, 125, 222, 0.5);
    text-transform: uppercase;
}
.search-page__content-form__input::-moz-placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(79, 125, 222, 0.5);
    text-transform: uppercase;
}
.search-page__content-form__input:-ms-input-placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(79, 125, 222, 0.5);
    text-transform: uppercase;
}
.search-page__content-form__input::-ms-input-placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(79, 125, 222, 0.5);
    text-transform: uppercase;
}
.search-page__content-form__input::placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(79, 125, 222, 0.5);
    text-transform: uppercase;
}
.search-page__content-form__info {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #fff;
    margin-top: 20px;
}
.search-page__content-form__btn {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 155%;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    padding: 10px 30px;
    min-width: 210px;
    height: 48px;
    background: #ff7200;
    margin: 30px auto 0;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
.search-page__content-form__btn:hover {
    background: #ff5c00;
}
.search-page__content-form__wrapper .select2.select2-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
    border: 2px solid #2653b1;
    border-radius: 2px;
    overflow: hidden;
    height: 48px;
    background: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(33, 33, 33, 0.95);
}
.search-page__content-form__wrapper .select2.select2-container:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 14px;
    background: #fff;
}
.search-page__content-form__wrapper .select2-search__field[aria-controls='select2-class-select-results'] {
    display: none;
}
.search-page__content-form__wrapper .select2-selection__choice__display {
    padding-top: 4px !important;
}
.search-page__content-form__wrapper .select2-selection.select2-selection--multiple {
    border: none;
    border-radius: 0;
    cursor: pointer;
}
.search-page__content-form__wrapper .select2-selection__choice:nth-child(1) {
    position: absolute;
    opacity: 0;
}
.search-page__content-form__wrapper .select2-selection__choice__display {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}
.search-page__content-form__wrapper .select2-container .select2-selection--multiple .select2-selection__rendered {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}
.search-page__content-form__wrapper .select2-selection__choice__remove {
    display: none;
}
.search-page__content-form__wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 0;
}
.search-page__content-form__wrapper .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none;
    position: absolute;
    top: 10px;
    left: 20px;
    right: 20px;
    padding: 0;
}
.search-page__content-form__wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #fff;
    border: none;
}
.search-page__content-form__wrapper .select2-container--default .select2-selection--single {
    border: none;
}
.search-page__content-form__wrapper .select2-search.select2-search--inline {
    cursor: pointer;
    position: absolute;
    top: 10px;
    bottom: 10px;
}

.search-page__content-form__wrapper .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2.select2-container.select2-container--default.select2-container--below.select2-container--open .select2-search.select2-search--inline {
    display: none;
}
.search-page__content-form__wrapper .select2-selection.select2-selection--multiple .select2-selection__choice,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus .select2-selection__choice,
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--below.select2-container--open .select2-selection__choice,
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--below .select2-selection__choice,
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--below.select2-container--open .select2-selection__choice {
    padding: 0 !important;
}
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--open,
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--below.select2-container--open,
.search-page__content-form__wrapper .select2.select2-container.select2-container--default.select2-container--below {
    padding-top: 8px !important;
}
.select2-selection__choice:nth-child(n + 3) {
    display: none !important;
}
.search-page__content-form__wrapper .select2-selection__placeholder {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(33, 33, 33, 0.95) !important;
}
.search-page__content-form__wrapper .selection {
    width: 100%;
    padding: 10px 20px;
}
.search-page__content-form__wrapper + .search-page__content-form__wrapper {
    margin-top: 20px;
}
.search-page__content-form__wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-style: none;
    border-width: 5px 4px 0 4px;
    border-bottom: 2px solid #2c2c2c;
    border-right: 2px solid #2c2c2c;
    width: 8px;
    height: 8px;
    margin: 0;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.search-page__content-form__wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    right: 20px;
}
.search-page__content-form__wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-bottom: 2px solid #2c2c2c;
    border-right: 2px solid #2c2c2c;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: 3px;
}
.search-page__content-form__wrapper .select2-dropdown.select2-dropdown--below {
    margin-top: 5px;
    border: 1px solid #2653b1;
    border-radius: 2px;
}
.search-page__content-form__wrapper .select2-results__option {
    padding: 10px 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(33, 33, 33, 0.95) !important;
}
.search-page__content-form__wrapper .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: transparent;
    color: #ff7200 !important;
}
.lang-switch__dropdown.active {
    z-index: 1000;
}
.search-page__content-form__wrapper .select2-container--default .select2-results__option--selected {
    background-color: #ff7200;
    color: #fff !important;
}
.select2-results__option.select2-results__option--selectable.select2-results__option--selected.select2-results__option--highlighted {
    background-color: #ff7200;
    color: #fff !important;
}
.search-page__content-result {
    padding: 116px 0;
    position: relative;
    margin-left: 40px;
}
.search-page__content-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 84px;
}
.search-page__content-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    width: 279px;
    height: 279px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.2);
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.4s ease;
    transition: -webkit-box-shadow 0.4s ease;
    -o-transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
}
.search-page__content-article:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.3);
    box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.3);
}
.search-page__content-article__logo img {
    margin: auto auto;
    display: block;
    max-width: 100%;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.search-page__content-article__logo {
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-page__content-article__title {
    font-size: 14px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}
.search-page__content-article__info {
    font-size: 14px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}
.search-page__content-article__num {
    font-size: 14px;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #828080;
}
.search-page__content-pagination {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 31px;
    -moz-column-gap: 31px;
    column-gap: 31px;
    margin-top: 91px;
}
.search-page__content-pagination li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-page__content-pagination li span {
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: #39c9fe;
}
.search-page__content-pagination li a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #0b5eca;
    border-radius: 100%;
}
.search-page__content-pagination li a:hover {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(11, 94, 202, 0.4);
    box-shadow: 0px 0px 6px 0px rgba(11, 94, 202, 0.4);
}
.search-page__extended-inner {
    border-radius: 2px;
    padding: 30px;
    max-width: 1400px;
    background: #4f7dde;
    margin-bottom: 169px;
    margin-left: 40px;
}
.search-page__extended-title {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.search-page__extended-subtitle {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 139%;
    text-align: justify;
    color: #fff;
    margin-bottom: 30px;
    text-align: left;
}
.search-page__extended-wrapper {
    width: 100%;
    background: #fff;
}

.search-page__extended-wrapper + .search-page__extended-wrapper {
    margin-top: 20px;
}
.search-page__extended-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.search-page__extended-grid .search-page__extended-wrapper + .search-page__extended-wrapper {
    margin-top: 0;
}
.search-page__extended-grid + .search-page__extended-grid {
    margin-top: 20px;
}
.search-page__extended-grid + .search-page__extended-wrapper {
    margin-top: 20px;
}
.search-page__extended-input {
    width: 100%;
    height: 48px;
    padding: 15.5px 20px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    border: 1px solid #fff;
    color: rgba(33, 33, 33, 0.95);
    -webkit-transition: all 0.015s ease;
    -o-transition: all 0.015s ease;
    transition: all 0.015s ease;
}
.search-page__extended-input.search-page__extended-input--error {
    border: 2px solid #f33;
}
.search-page__extended-input::-webkit-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-input::-moz-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-input:-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-input::-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-input::placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea {
    width: 100%;
    height: 120px;
    border-radius: 2px;
    padding: 15px 20px 10px 20px;
    border: 1px solid #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(33, 33, 33, 0.95);
    -webkit-transition: all 0.015s ease;
    -o-transition: all 0.015s ease;
    transition: all 0.015s ease;
}
.search-page__extended-textarea::-webkit-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea::-moz-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea:-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea::-ms-input-placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea::placeholder {
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.search-page__extended-textarea:active,
.search-page__extended-textarea:focus,
.search-page__extended-input:active,
.search-page__extended-input:focus {
    border: 1px solid #2653b1;
}
.search-page__extended-submit {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 155%;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    padding: 10px 30px;
    min-width: 210px;
    height: 48px;
    background: #ff7200;
    margin-top: 20px;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
.search-page__extended-submit:hover {
    background: #ff5c00;
}
.search-page__extended-filebutton {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    padding: 13px 28px;
    width: 121px;
    height: 48px;
    background: #ff7200;
    cursor: pointer;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
.search-page__extended-filebutton:hover {
    background: #ff5c00;
}
.search-page__extended-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.search-page__extended-fileinfo {
    width: 100%;
    background: #fff;
    padding: 15.5px 0px 15.5px 20px;
    height: 48px;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(38, 83, 177, 0.5);
    font-family: 'Inter', sans-serif;
}
.search-page__extended-fileinfo.search-page__extended-fileinfo--add {
    color: rgba(33, 33, 33, 0.95);
}
.search-page__extended-filehidden {
    position: absolute;
    left: -10000px;
    opacity: 0;
}
.search-page__extended-filewrapper {
    margin-top: 20px;
}
.search-page__extended-filewarning {
    display: block;
    margin-top: 8px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #fff;
}
.search-page__extended-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
    margin-top: 20px;
}
.search-page__extended-checkbox.search-page__extended-checkbox-error label {
    border: 2px solid #f33;
    background: #f4c6c6;
}
.search-page__extended-checkbox label {
    display: inline-block;
    border-radius: 2px;
    width: 17px;
    min-width: 17px;
    height: 17px;
    background: #fff;
    position: relative;
    cursor: pointer;
}
.search-page__extended-checkbox input:checked ~ label::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ff7200;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.search-page__extended-checkbox input {
    position: absolute;
    left: -100000px;
    opacity: 0;
}
.search-page__extended-checkboxinfo {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #fff;
    max-width: 650px;
}

.search-page__extended::after {
    content: '';
    height: 170px;
    width: 100%;
    background: #f9f9f9;
    display: block;
}
.search-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}
.search-popup__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.search-popup.active {
    display: block;
}
.search-popup__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 960px;
    background: #fff;
    padding-top: 41px;
    z-index: 10000;
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
.search-popup__content-registernum {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #212121;
    text-align: center;
    padding: 0 75px;
}
.search-popup__content-close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 5px;
    top: 5px;
}
.search-popup__content-close:hover svg g {
    fill: #ff5c00;
}
.search-popup__content-close svg g {
    -webkit-transition: stroke 0.4s ease;
    -o-transition: stroke 0.4s ease;
    transition: stroke 0.4s ease;
}
.search-popup__content-next:hover svg path {
    fill: #ff5c00;
}
.search-popup__content-next svg path {
    -webkit-transition: fill 0.4s ease;
    -o-transition: fill 0.4s ease;
    transition: fill 0.4s ease;
}
.search-popup__content-prev:hover svg path {
    fill: #ff5c00;
}
.search-popup__content-prev svg path {
    -webkit-transition: fill 0.4s ease;
    -o-transition: fill 0.4s ease;
    transition: fill 0.4s ease;
}
.search-popup__content-close svg {
    max-width: 100%;
    max-height: 100%;
}
.search-popup__content-title {
    font-family: 'Book Antiqua', sans-serif;
    font-weight: 700;
    font-size: 64px;
    line-height: 111%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    max-width: 681px;
    text-align: center;
}
.search-popup__content-titlerow {
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 75px;
}
.search-popup__content-title img {
    max-height: 200px;
    max-width: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}

.search-popup__content-wrapper::after {
    content: '';
    height: 37px;
    width: 100%;
    display: block;
    background: #fff;
}
.search-popup__content-wrapper:last-child::after {
    content: none;
}
.search-popup__content-gray {
    font-family: 'Inter', sans-serif;
    background: #e7ebf5;
    font-weight: 500;
    font-size: 24px;
    line-height: 116%;
    text-align: center;
    color: #2653b1;
    padding: 20px 0 19px;
}
.search-popup__content-blue {
    font-family: 'Inter', sans-serif;
    padding: 19px 0 16px;
    background: #7196e3;
    font-weight: 400;
    font-size: 20px;
    line-height: 139%;
    text-align: center;
    color: #fff;
}
.search-popup__content-blue > p {
    max-width: 775px;
    margin: 0 auto;
}
.search-popup__content-class {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 70px;
}
.search-popup__content-class li {
    cursor: pointer;
}
.search-popup__content-date p {
    display: inline-block;
    font-weight: 500;
}
.search-popup__content-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 70px;
    -moz-column-gap: 70px;
    column-gap: 70px;
    row-gap: 22px;
}
.class-popup {
    position: fixed;
    top: -1500px;
    z-index: 9999;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.class-popup.active {
    top: 50%;
}
.class-popup__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 41px 61px 0px 61px;
    width: 991px;
    background: #e7ebf5;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-height: 71vh;
}
.class-popup__content-title {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #212121;
    text-align: center;
    margin-bottom: 20px;
}
.class-popup__content-text {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 139%;
    text-align: justify;
    color: #2653b1;
    height: 60vh;
    overflow-y: scroll;
    padding-bottom: 50px;
}
.class-popup__content-text::-webkit-scrollbar {
    display: none;
}
.class-popup__content-text {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.class-popup__content-info {
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 40px 61px;
}
.class-popup__content-warning {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 139%;
    text-align: justify;
    color: #000;
    margin-bottom: 35px;
}

.class-popup__content-btn {
    font-family: 'Roboto', sans-serif;
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 155%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 10px 45.5px;
    background: #ff7200;
    border-radius: 2px;
    min-width: 255px;
    height: 48px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.class-popup__content-btn:hover {
    background: #ff5c00;
}
.menu__item .city_in_menu {
    line-height: 1;
    font-size: 0.88em;
    font-weight: 400;
}
.menu__item .phone_in_menu {
    font-size: 18px;
}
.menu__item .menu_lev2_teaserLink {
    height: auto;
}
.menu__item .lev2_teaserImage {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
}
.search-page__content-preloader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-page__content-scroll {
    position: absolute;
    top: -100px;
}
.search-page__content-preloader svg {
    height: 80vh;
    width: 80vh;
    max-height: 490px;
    min-width: 483px;
}
.menu_item.menu__item {
    margin: 0 20px !important;
}
.menu__item.toggle-menu .menu__item-link {
    margin: 0 20px !important;
}
.menu__item.toggle-menu.active:hover {
    background: #fff;
}
.menu__item.toggle-menu.active .menu_item_name.menu__item-link:hover {
    background: #fff;
    cursor: default;
    text-decoration: none;
    color: #4f7dde;
    font-weight: 400;
    margin: 0 20px !important;
}
.menu__item.toggle-menu.active:hover .menu_item_name.menu__item-link {
    color: #4f7dde;
}
.header_menu_list.menu__list .menu_item.active span.menu_marker {
    display: none;
}
.menu_item.menu__item.active:hover {
    background: #fff;
}
.menu_item.menu__item.active:hover .menu_item_name.menu__item-link {
    color: #4f7dde;
}
.header_menu_list .menu_item.active .menu_item_name {
    margin: 0 20px;
}
.search-popup__content-inner {
    overflow-y: scroll;
    max-height: 65vh;
}

.search-popup__content-inner::-webkit-scrollbar {
    display: none;
}
.search-popup__content-inner {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
@media (max-width: 1199px) {
    .search-page__main-title {
        font-size: 45px;
    }
    .search-page__main-subtitle {
        font-size: 18px;
    }
    .search-page__main {
        padding: 60px 0 30px;
    }
    .search-page__content-forms {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        margin-left: 0;
        padding: 50px 0;
    }
    .search-page__content-result {
        margin-left: 0;
    }
    .search-page__extended-inner {
        margin-left: 0;
    }
    .search-page__content-inner__title {
        font-size: 25px;
    }
    .search-page__content-form {
        padding: 20px 0 0;
    }
    .search-page__content-form__info {
        margin-top: 10px;
    }
    .search-page__content-form__btn {
        margin: 25px auto 0;
        font-size: 1em;
    }
    .search-page__extended-title {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .search-page__extended-subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .search-page__extended-submit {
        font-size: 1em;
    }
    .search-page__content-result {
        padding: 70px 0;
    }
    .search-page__content-pagination {
        margin-top: 61px;
    }
    .search-page__extended-inner {
        margin-bottom: 100px;
    }
    .search-page__extended::after {
        height: 100px;
    }
}
@media (max-width: 1024px) {
    .search-page__content-forms {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
    .search-page__content-result {
        padding: 30px 0 60px;
    }
    .search-page__content-articles {
        gap: 50px;
    }
}
@media (max-width: 767px) {
    .search-page__extended-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
}
@media (max-width: 650px) {
    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 0px;
    }
    .select2-container--default .select2-search--inline .select2-search__field {
        margin: 0 !important;
    }
    .search-page__content-form__wrapper .select2-container--default.select2-container--focus .select2-selection--multiple {
        left: 16px;
    }
    .search-page__main-title {
        font-size: 40px;
    }
    .search-page__main-subtitle {
        font-size: 16px;
    }
    .search-page__main {
        padding: 20px 0;
    }
    .search-page__content-forms {
        padding: 40px 0;
    }
    .search-page__content-inner {
        padding: 25px 15px 25px;
    }
    .search-page__content-form__input {
        font-size: 0.85em;
        height: 40px;
    }
    .search-page__content-form__input::-webkit-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__input::-moz-placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__input:-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__input::-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__input::placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__btn {
        width: 100%;
    }
    .search-page__extended-submit {
        width: 100%;
    }
    .search-page__content-preloader svg {
        height: 30vh;
        width: 30vh;
        min-width: 30vh;
    }
}
@media (max-width: 500px) {
    .search-page__content-article {
        width: 100%;
    }
    .search-page__content-articles {
        gap: 25px;
    }
    .search-page__extended-title {
        font-size: 1.875em;
        margin-bottom: 10px;
    }
    .search-page__extended-subtitle {
        font-size: 1em;
        text-align: left;
    }
    .search-page__extended-file {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .search-page__extended-filebutton {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    .search-page__extended-fileinfo {
        text-align: center;
        height: 40px;
        padding: 10px;
    }
    .search-page__main-subtitle {
        font-size: 14px;
    }
    .search-page__content-inner__title {
        font-size: 20px;
    }
    .search-page__content-form__info {
        font-size: 12px;
    }
    .search-page__content-form__input {
        padding: 10px 20px;
    }
    .search-page__content-form__wrapper .select2-selection__placeholder {
        font-size: 0.85em;
    }
    .search-page__content-form__wrapper .select2.select2-container {
        height: 40px;
    }
    .search-page__content-form__wrapper .selection {
        padding: 10px 20px;
    }
    .search-page__content-form__wrapper + .search-page__content-form__wrapper {
        margin-top: 12px;
    }
    .search-page__content-form__btn {
        margin: 20px auto 0;
    }
    .search-page__content-form .search-page__content-form__wrapper--padding {
        padding: 0px;
    }
    .search-page__content-form__wrapper .select2-results__option {
        font-size: 0.665em;
    }
    .search-page__content-form__wrapper .select2-selection__placeholder {
        font-size: 1em;
    }
    .search-page__content-form__wrapper .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 0.85em;
    }
    .search-page__content-pagination {
        margin-top: 30px;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }
    .search-page__content-pagination li a {
        width: 8px;
        height: 8px;
    }
    .search-page__content-pagination li span {
        width: 12px;
        height: 12px;
    }
    .search-page__extended-grid {
        row-gap: 10px;
    }
    .search-page__extended-grid + .search-page__extended-grid {
        margin-top: 10px;
    }
    .search-page__extended-grid + .search-page__extended-wrapper {
        margin-top: 10px;
    }
    .search-page__extended-wrapper + .search-page__extended-wrapper {
        margin-top: 10px;
    }
    .search-page__extended-input {
        height: 40px;
        padding: 10px 20px;
        font-size: 0.85em;
    }
    .search-page__extended-input::-webkit-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-input::-moz-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-input:-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-input::-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-input::placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-textarea {
        padding: 10px 20px;
        font-size: 0.85em;
    }
    .search-page__extended-textarea::-webkit-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-textarea::-moz-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-textarea:-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-textarea::-ms-input-placeholder {
        font-size: 0.85em;
    }
    .search-page__extended-textarea::placeholder {
        font-size: 0.85em;
    }
    .search-page__main-title {
        font-size: 35px;
    }
}
@media (max-width: 1730px) {
    .search-popup__content-registernum {
        font-size: 38px;
    }
    .search-popup__content-title {
        font-size: 50px;
        max-width: 480px;
    }
    .search-popup__content {
        width: 860px;
    }
    .search-popup__content-titlerow {
        padding: 0px 55px;
    }
    .search-popup__content-gray {
        font-size: 20px;
        padding: 15px 0 13px;
    }
    .search-popup__content-blue {
        font-size: 16px;
        padding: 15px 0 13px;
    }
    .search-popup__content-blue > p {
        max-width: 675px;
    }
    .search-popup__content-class {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 50px;
    }
    .search-popup__content-wrapper::after {
        height: 30px;
    }
    .class-popup__content {
        width: 860px;
        padding: 50px 61px 242px 61px;
    }
    .class-popup__content-title {
        font-size: 38px;
    }
    .class-popup__content-text {
        font-size: 17px;
    }
    .class-popup__content-info {
        padding: 20px 61px;
    }
    .class-popup__content-warning {
        font-size: 17px;
    }
}
@media (max-width: 990px) {
    .search-popup__content {
        max-width: 100%;
        width: 90%;
        padding-top: 31px;
    }
    .class-popup__content {
        max-width: 100%;
        width: 90%;
        padding: 30px 31px 212px 31px;
    }
    .class-popup__content-text {
        font-size: 15px;
    }
    .class-popup__content-warning {
        font-size: 15px;
    }
    .class-popup__content-info {
        padding: 20px 31px;
    }
    .search-popup__content-title {
        font-size: 45px;
    }
    .search-popup__content-registernum {
        font-size: 32px;
    }
    .search-popup__content-gray {
        font-size: 15px;
        padding: 13px 0 10px;
    }
    .search-popup__content-blue {
        font-size: 15px;
        padding: 11px 0 11px;
    }
    .search-popup__content-blue > p {
        max-width: 475px;
    }
    .search-popup__content-wrapper::after {
        height: 23px;
    }
    .search-popup__content-class {
        gap: 45px;
    }
    .search-popup__content-next {
        width: 40px;
        height: 40px;
    }
    .search-popup__content-next svg,
    .search-popup__content-prev svg {
        width: 100%;
        height: 100%;
    }
    .search-popup__content-prev {
        width: 40px;
        height: 40px;
    }
    .class-popup__content-btn {
        font-size: 1em;
    }
}
@media (max-width: 767px) {
    .search-popup__content-title {
        max-width: 380px;
    }
    .search-popup__content-titlerow {
        padding: 0px 35px;
    }
}
@media (max-width: 600px) {
    .search-popup__content-title {
        font-size: 37px;
        max-width: 268px;
    }
    .search-popup__content-titlerow {
        padding: 0px 15px;
    }
    .search-popup__content-blue > p {
        max-width: 375px;
    }
    .search-popup__content-dates {
        row-gap: 12px;
    }
    .search-popup__content-close {
        top: -50px;
    }
    .search-popup__content-registernum {
        font-size: 20px;
    }
    .search-popup__content-title img {
        max-height: 100px;
        max-width: 100px;
    }
}
@media (max-width: 440px) {
    .search-popup__content-blue > p {
        max-width: 275px;
    }
    .search-popup__content-next,
    .search-popup__content-prev {
        width: 25px;
        height: 25px;
    }
    .search-popup__content-title {
        font-size: 28px;
        max-width: 197px;
    }
    .search-popup__content {
        padding-top: 15px;
    }
    .search-popup__content-titlerow {
        padding: 0px 20px;
        margin: 15px 0;
    }
    .search-popup__content-gray {
        font-size: 14px;
        padding: 10px 0 8px;
    }
    .search-popup__content-blue {
        font-size: 14px;
        padding: 9px 0 9px;
    }
    .search-popup__content-wrapper::after {
        height: 13px;
    }
    .search-popup__content-dates {
        row-gap: 5px;
    }
    .search-popup__content-class {
        gap: 40px;
    }
    .search-popup__content-close {
        position: absolute;
        width: 30px;
        height: 30px;
    }
    .search-popup__content-close {
        top: 7px;
    }
    .class-popup__content-text {
        font-size: 12px;
        line-height: 119%;
        max-height: 60vh;
        overflow-y: scroll;
    }
    .class-popup__content-warning {
        font-size: 12px;
        line-height: 119%;
        margin-bottom: 25px;
    }
    .class-popup__content-title {
        font-size: 27px;
        margin-bottom: 10px;
    }
    .class-popup__content {
        padding: 20px 15px 180px 15px;
        max-height: 90vh;
    }
    .class-popup__content-info {
        padding: 15px;
    }
    .class-popup__content-btn {
        padding: 7px 32.5px;
        min-width: 187px;
        height: 30px;
        font-size: 12px;
    }
    .search-page__extended-inner {
        padding: 20px;
    }
    .search-page__extended-inner {
        margin-bottom: 50px;
    }
    .search-page__extended::after {
        height: 50px;
    }
}

/* изменения */
.contnent_area_incut .journal_list_item {
    width: 100% !important;
    margin: 10px 0%;
    min-height: auto;
}
.contnent_area_incut .journal_list_item__image {
    width: 146px;
    height: 206px;
}
.contnent_area_incut .journal_list_item__decription span {
    display: block;
    font-weight: 700;
}
.contnent_area_incut .iconed_documents .doc_size {
    display: inline-block !important;
    font-weight: 700;
}
.contnent_area_incut .idoc_pdf .doc_icon {
    display: inline-block !important;
}
@media screen and (max-width: 768px) {
    .contnent_area_incut .journal_list_item .iconed_documents {
        margin-top: 20px;
        margin-left: -130px;
    }
    .contnent_area_incut .journal_list_item__image {
        width: 115px;
        height: 157px;
    }
    .contnent_area_incut .journal_list_item__image img {
        -o-object-fit: contain;
        object-fit: contain;
    }
    .contnent_area_incut .journal_list_item__decription {
        margin-left: 132px;
    }
}
.video-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 35px 0px;
    width: 100%;
    border-bottom: 1px solid #cacaca;
}
.video-item__left {
    width: 200px;
    margin-right: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.video-item__title {
    display: block;
    font-size: 1.2em;
    line-height: 0.9;
    padding-bottom: 24px;
    border-bottom: 3px solid #ff7200;
    color: #4f7dde;
}
.video-item__right {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.video-item__date-add {
    display: inline-block;
    font-size: 1em;
    color: #fff;
    border: 2px solid #ff7200;
    background: #ff7200;
    padding: 3px 10px;
    margin-bottom: 45px;
}
.video-item__wrapper-video {
    width: 100%;
}
.video-item__wrapper-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ratio16-9 {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
@media (max-width: 1050px) {
    .video-item__left {
        width: 100%;
        margin-right: 0;
    }
    .video-item__right {
        width: 100%;
    }
    .video-item__title {
        border-bottom: none;
    }
    .video-item__date-add {
        margin-bottom: 25px;
    }
}
@media (max-width: 768px) {
    .video-item {
        padding: 20px 0;
    }
}
@media (max-width: 480px) {
    .video-item__title {
        font-size: 1em;
    }
}
.news-list {
    margin-bottom: 30px;
}
.news-list__block {
    margin-bottom: 20px;
    overflow-x: hidden;
}
.news-list__block:last-child {
    margin-bottom: 0;
}
.news-list__main-title {
    display: block;
    width: 100%;
    background-color: #507ee0;
    color: #fff;
    padding: 15px 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.news-list__swiper-container.swiper-container {
    width: 100%;
    height: auto !important;
}
.news-list__swiper-container.swiper-container > .news-list__swiper-scroll {
    width: calc(98% - 40px);
    left: 50%;
    transform: translateX(-50%);
}
.news-list__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: -20px;
    margin-right: -20px;
}
.news-list__row > .news-list__item {
    min-width: 256px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
}
.news-list__item {
    width: calc(100% / 5 - 40px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    height: auto !important;
    margin-bottom: 20px;
    box-sizing: border-box !important;
}
.news-list__item,
.news-list__wrapper-preview {
    /*display:-ms-flexbox;display:flex;*/
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.news-list__wrapper-preview {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
}
.news-list__preview {
    width: 100%;
    height: auto;
}
.news-list__title {
    color: #507ee0;
}

/* modal-thanks */
.modal-thanks {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.1s ease, visibility 0.4s ease;
    -o-transition: opacity 0.1s ease, visibility 0.4s ease;
    transition: opacity 0.1s ease, visibility 0.4s ease;
}

.modal-thanks.active {
    opacity: 1;
    visibility: visible;
}

.modal-thanks__content {
    background: #fff;
    padding: 20px 20px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    width: 600px;
    max-width: 90%;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.1s ease, -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease, opacity 0.1s ease;
    transition: transform 0.4s ease, opacity 0.1s ease;
    transition: transform 0.4s ease, opacity 0.1s ease, -webkit-transform 0.4s ease;
}

.modal-thanks.active .modal-thanks__content {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
}
.modal-thanks__close {
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg enable-background='new 0 0 512 512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m292.2 256 109.9-109.9c10-10 10-26.2 0-36.2s-26.2-10-36.2 0l-109.9 109.9-109.9-109.9c-10-10-26.2-10-36.2 0s-10 26.2 0 36.2l109.9 109.9-109.9 109.9c-10 10-10 26.2 0 36.2 5 5 11.55 7.5 18.1 7.5s13.1-2.5 18.1-7.5l109.9-109.9 109.9 109.9c5 5 11.55 7.5 18.1 7.5s13.1-2.5 18.1-7.5c10-10 10-26.2 0-36.2z' fill='%23000000' style='fill: rgb(255, 114, 0);'%3e%3c/path%3e%3c/svg%3e");
    background-position: center;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: 0;
}
.modal-thanks__title {
    font-family: 'Inter_Tight-Regular', sans-serif;
    font-size: 2em;
    line-height: 1.2;
    letter-spacing: 0.4px;
    font-weight: 500;
    color: #212121;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}
.modal-thanks__description {
    font-size: 1.25em;
    line-height: 1.3;
    color: #3a3a3a;
    text-align: center;
}
.modal-thanks__button {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 1199.98px) {
    .modal-thanks__button {
        width: 100%;
    }
    .modal-thanks__close {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 768.98px) {
    .modal-thanks__content {
        padding: 20px 10px 20px;
    }
    .modal-thanks__title {
        font-size: 1.6em;
    }
    .modal-thanks__description {
        font-size: 1em;
    }
    .modal-thanks__button {
        margin-top: 30px;
    }
    .modal-thanks__close {
        margin-bottom: 20px;
    }
}
