

/* Start:/local/templates/main/css/styles.css?1739885476119531*/
/*! 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;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none;
}

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: -.25em;
}

sup {
    top: -.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 {
    padding: 0;
    border-style: none;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    display: table;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    color: inherit;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

buttom {
    cursor: pointer;
}

p:not(:last-child) {
    margin-bottom: 15px;
}

a {
    text-decoration: none;
    color: inherit;
}

* {
    box-sizing: border-box;
    outline: none;
}

img {
    max-width: 100%;
}

p {
    margin-top: 0;
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-LightBETA.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-LightBETA.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-Regular.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-Medium.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-SemiBold.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-SemiBold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-Bold.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-Bold.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/Inter-ExtraBold.woff2') format('woff2'), url('/local/templates/main/css/../fonts/Inter-ExtraBold.woff') format('woff');
    font-display: swap;
}
h1,
.h1 {
    font-size: 4rem;
    margin-top: 0;
    margin-bottom: .5em;
}

h2,
.h2 {
    font-size: 3.6rem;
    margin-top: 0;
    margin-bottom: .5em;
}

h3,
.h3 {
    font-size: 2.8rem;
    margin-top: 0;
    margin-bottom: .5em;
}

h4,
.h4 {
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: .5em;
}

h5,
.h5 {
    font-size: 1.8rem;
    margin-top: 0;
    margin-bottom: .5em;
}

h6,
.h6 {
    font-size: 1.4rem;
}

.h3_blue {
    font-weight: 700;
    display: block;
    margin-bottom: 2rem;
    color: #00539f;
}

html {
    /*font-size: 62.5%;*/
	font-size: 56.25%;
}

body {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 2.19rem;
    line-height: 1.43;
    color: #010101;
    background: #fff;
}

.header {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    color: #fff;
    background-color: #0052a5;
}

.wrapper {
    max-width: 1530px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.header-nav {
    display: flex;
    flex: 1;
    align-items: center;
}

.header__content {
    display: flex;
    align-items: center;
}

.log {
    font-size: 0;
}

.header-nav__link {
    font-size: 2.8rem;
    display: inline-block;
    margin-left: 8rem;
}

.header-right__circle {
    display: inline-flex;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background-color: #fff;
    align-items: center;
    justify-content: center;
}

.header-right__link {
    margin-left: 5rem;
}

.basket-ico {
    width: 39px;
    height: 39px;
}

.page-title__ico {
    top: 9px;
    flex-shrink: 0;
}

.page-desc {
    max-width: 65.6rem;
}

.mobile {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
}

.mobile__top {
    display: flex;
    padding: 7px 2.1rem;
    background: #0052a5;
    align-items: center;
    justify-content: space-between;
}

.mobile__logo {
    display: inline-block;
    width: 4rem;
    height: 4rem;
}

.mobile__logo .logo__pic {
    max-width: 100%;
    max-height: 100%;
}

.mobile-btn {
    position: relative;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    border: none;
    background: none;
}

.mobile-btn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

.mobile-btn span:nth-child(1) {
    top: 6px;
}

.mobile-btn span:nth-child(2) {
    top: 14px;
}

.mobile-btn span:nth-child(3) {
    top: 22px;
}

.mobile-basket {
    width: 2.8rem;
    height: 2.7rem;
}

.mobile-basket .basket-ico {
    max-width: 100%;
    max-height: 100%;
}

.mobile-user {
    display: inline-flex;
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 50%;
    background: #fff;
    align-items: center;
    justify-content: center;
}

.mobile__middle {
    display: none;
    overflow: auto;
    height: calc(100vh - 51px);
    background: #fff;
}

.mobile-sub__link {
    display: block;
}

.mobile-u-nav {
    display: inline-flex;
    align-items: center;
}

.mobile-u-nav__item {
    margin-left: 1.2rem;
}

.mobile-nav__header {
    font-size: 1.8rem;
    font-weight: 600;
    display: inline-flex;
    width: 100%;
    padding: 5px 21px;
    color: #0052a5;
    align-items: center;
}

.mobile-nav ul {
    padding-left: 0;
    list-style: none;
}

.mobile-support__desc {
    font-size: 1.4rem;
}

.mobile-sub__link {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 1rem;
    transition: all .3s ease;
}

.mobile-sub__link:hover {
    color: #0052a5;
}

.mobile-sub {
    display: none;
    padding-top: 10px;
    padding-right: 3.8rem;
    padding-bottom: 10px;
    padding-left: 3.8rem;
}

.mobile-nav__header:hover {
    background: #edf1fa;
}

.mobile-nav__arrow {
    position: relative;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.mobile-nav__arrow:before {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 2px solid #0052a5;
    border-bottom: 2px solid #0052a5;
}

.mobile-nav__link {
    margin-right: .7rem;
}

.mobile-support {
    padding: 2.7rem 2.1rem;
    color: #fff;
    background: #0172bc;
}

.mobile-support__title {
    font-size: 1.6rem;
    font-weight: 500;
    display: block;
}

.mobile-support__title_offset {
    margin-bottom: 1.4rem;
}

.mobile-support__header {
    margin-bottom: 2rem;
}

.mobile-support__desc {
    font-size: 1.6rem;
    display: block;
}

.support-link {
    display: flex;
    align-items: center;
}

.support-link_offset {
    margin-bottom: .4rem;
}

.support-link__title {
    font-size: 1.6rem;
    display: flex;
    align-items: center;
}

.support-link__desc {
    font-size: 1.6rem;
    display: inline-block;
    margin-left: .4rem;
}

.mobile-contacts {
    padding: 2.7rem 2.1rem;
    color: #fff;
    background: #0052a5;
}

.breadcrump {
    font-size: 1.6rem;
    display: flex;
    margin-bottom: 6.8rem;
    color: #ccc;
    align-items: center;
}

.breadcrump a {
    padding-right: .4rem;
}

.breadcrump a:after {
    display: inline-block;
    padding-left: 4px;
    content: '/';
}

.page-title_large .page-title__desc {
    font-size: 4.8rem;
    line-height: 1.3;
}

.main {
    padding-top: 8.4rem;
}

.row_small {
    margin-right: -8px !important;
    margin-left: -8px !important;
}
.row_mid {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.row_small .col {
    padding-right: 8px;
    padding-left: 8px;
}

.input_default {
    font-size: 2rem;
    width: 100%;
    height: 8rem;
    padding-left: 3.4rem;
    border: none;
}

.custom-select .input_default, 
.custom-select_360{
	height: 55px;
}

.btn {
    cursor: pointer;
}

.slider_dots .slick-dots {
    padding-left: 0;
}

.page-title_edited {
    display: inline-flex;
    align-items: flex-start;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab360 {
    display: none;
}

.tab360.active {
    display: block;
}

.page-title__ico {
    position: relative;
    display: inline-block;
    margin-right: 3.7rem;
}

.page-title__ico span {
    position: relative;
    position: absolute;
    display: inline-block;
    width: 6.4rem;
    height: .5rem;
    margin-bottom: 4px;
    background-color: #00539f;
}

.page-title__ico span:nth-child(1) {
    top: 0;
}

.page-title__ico span:nth-child(2) {
    top: 10px;
}

.page-title__ico span:nth-child(3) {
    top: 20px;
}

.page-title__ico span:nth-child(4) {
    top: 30px;
}

.page-title__desc {
    color: #00539f;
}

.page-title__ico {
    width: 6.5rem;
    height: 3.5rem;
}

.feed-form {
    display: block;
    padding: 5.2rem 7.7rem 3.2rem;
    background-color: #edf1fa;
}

.form__controls {
    display: flex;
    align-items: flex-start;
}

.form__title_blue {
    color: #00539f;
}

.custom-select .select2-container--default .select2-selection--single, .custom-select_360 {
    height: 55px;
    border: none;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px;
    padding-right: 4rem;
    padding-left: 3.6rem;
    opacity: .5;
    color: #010101;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__placeholder,
.custom-select .select2-container--default .select2-selection--multiple .select2-selection__placeholder, 
.custom-select_360 {
    color: #010101;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow,
.custom-select .select2-container--default .select2-selection--multiple .select2-selection__arrow, 
.custom-select_360 {
    width: 3.6rem;
    height: 100%;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b,
.custom-select .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
    top: 20px;
    right: 35px;
    left: 0;
    width: 1.4rem;
    height: 1.4rem;
    margin: auto;
    transform: rotate(45deg);
    border: none;
    border-right: 2px solid #00539f;
    border-bottom: 2px solid #00539f;
}

.custom-select .custom-select_360 .select2-container--open .select2-selection--single .select2-selection__arrow b,
.custom-select .custom-select_360 .select2-container--open .select2-selection--multiple .select2-selection__arrow b {
    top: 30px;
    right: 35px;
    left: 0;
    width: 1.4rem;
    height: 1.4rem;
    margin: auto;
    transform: rotate(45deg);
    border: none;
    border-right: 2px solid #00539f !important;
    border-bottom: 2px solid #00539f !important;
}

.checkbox__input {
    display: none;
}

.checkbox {
    display: inline-block;
}

.checkbox__label {
    font-size: 2.2rem;
    position: relative;
    display: block;
    padding-top: 3px;
    padding-left: 6rem;
    cursor: pointer;
    user-select: none;
}

.checkbox__input:checked + .checkbox__label:after {
    opacity: 1;
}

.checkbox__label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    border: 1px solid #000;
}

.checkbox__label:after {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 1.6rem;
    height: .9rem;
    content: '';
    transition: all .3s ease;
    transform: rotate(-45deg);
    opacity: 0;
    border-bottom: 2px solid #00539f;
    border-left: 2px solid #00539f;
}

.form__control_end {
    text-align: right;
}

.form__control {
    margin-bottom: 1.4rem;
}

.row.feed-form__controls {
    margin-bottom: 1.8rem;
}
.row.feed-form__controls{
    margin-left: -0.7rem;
    margin-right: -0.7rem;
}
.row.feed-form__controls .col{
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}
.row.feed-form__controls input[type=number]::-webkit-inner-spin-button {
    width: 30px;
    height: 55px;
}
.btn_blue {
    transition: all .3s ease;
    color: #fff;
    background-color: #00539f;
}

.btn_blue:hover {
    background: #0172bc;
}

.row-center {
    align-items: center;
}

.form-btn {
    font-size: 2.2rem;
    width: 100%;
    padding: 2.6rem 1.5rem;
    border: none;
}

.feed-form__checkbox {
    margin-right: 2rem;
}

.slider_arrows .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    width: 4.2rem;
    height: 4.2rem;
    cursor: pointer;
    transform: translateY(-50%) rotate(45deg);
    border: none;
    background: none;
}

.slider_arrows .slick-prev {
    left: 0rem;
    border-bottom: 5px solid #00539f;
    border-left: 5px solid #00539f;
}

.slider_arrows .slick-next {
    right: 0rem;
    border-top: 5px solid #00539f;
    border-right: 5px solid #00539f;
}

.doc-item {
    display: flex;
    align-items: flex-start;
    width: fit-content;
    white-space: nowrap;
}

.doc-item__news {
    white-space: normal;
}

.doc-item:hover {
    color: #00539f;
}

.doc-item__content {
    display: block;
    padding-top: 0.2rem;
    padding-left: 2.1rem;
}

.doc-item_offset:not(:last-child) {
    margin-bottom: 3.1rem;
}

.doc-item__title {
    font-size: 2rem;
    display: block;
    margin-bottom: .4rem;
    transition: all .3s ease;
    text-decoration: underline;
    color: #00539f;
}

.doc-item__pic {
    flex-shrink: 0;
    max-height: 45px;
}

.doc-item__desc {
    font-size: 2rem;
    display: block;
    color: #858585;
}

.slick-dots li:first-child:last-child {
    display: none;
}

.content-elements ul {
    margin-top: 3rem;
    padding-left: 0;
    list-style: none;
}

.content-elements ul li {
    position: relative;
    margin-bottom: 1.4rem;
    padding-left: 2.5rem;
}

.content-elements ul li:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    border-radius: 50%;
    background: #00539f;
}

.content-elements ul li > ul li:before {
	border-radius: 0;
}

.content-elements ol {
    margin-top: 3rem;
    padding-left: 2rem;
}

.content-elements ol li {
    margin-bottom: 1.4rem;
}

.content-elements a {
	transition: .3s ease;
	text-decoration: underline;
}

.content-elements a:hover {
	text-decoration-color: transparent;
}

.table {
    display: table;
    width: 100%;
}

.table__tr {
    display: table-row;
}

.table__td {
    display: table-cell;
}

.table__th {
    display: table-cell;
}

.table-default {
    padding: 4rem;
}

.table-default th {
    font-size: 2.19rem;
    font-weight: 500;
    padding: 1rem 3rem 2.8rem;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    color: #00539f;
    border-bottom: 1px solid #edf1fa;
}

.table-default th:first-child {
    /* padding-left: 0; */
}

.table-default th:not(:last-child) {
    border-right: 1px solid #edf1fa;
}

.table-default td {
    padding: 1.8rem 3rem;
    text-align: left;
    vertical-align: text-top;
    border-right: 1px solid #edf1fa;
    border-bottom: 1px solid #edf1fa;
}
.table-default td:last-child {
	border-right: 0;
}

.table-default td:first-child {
    /* padding-left: 0; */
}

.table-wrapper_default {
    border: 3px solid #edf1fa;
    border-bottom: 14px solid #edf1fa;
}

.last-rowspan {
    border-right: none !important;
}

.table-default tr:last-child td {
    border-bottom: none;
}

.tb-rowspan {
    border-bottom: none !important;
}

.toggle-w__header {
    font-size: 2.4rem;
    font-weight: 600;
    position: relative;
    padding: 3rem 5.5rem;
    background: #edf1fa;
}

.toggle-w__arrow {
    position: absolute;
    top: 2.6rem;
    right: 4rem;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    transition: all .3s ease;
}

.toggle-w__arrow:before {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 2px solid #0052a5;
    border-bottom: 2px solid #0052a5;
}

.toggle-w__desc {
    font-size: 1.8rem;
    font-weight: 400;
    display: block;
    padding: 3.8rem 4rem;
    color: #00539f;
}

.toggle-w__desc--black {
	color: #000;
}

.table-lined {
    margin-bottom: 20px;
    padding-right: 4rem;
    padding-left: 4rem;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
}
.table-wrapper.table-wrapper_default .table-lined {
    margin-bottom: 0;
}
.table-lined p {
    line-height: 1.1;
    margin-bottom: 0;
}

.table-lined th {
    font-size: 1.8rem;
    font-weight: 400;
    padding: 1.7rem 4rem;
    border-top: 1px solid #edf1fa;
}

.table-lined th:first-child {
    /* padding-left: 0; */
}

.table-lined th:not(:last-child) {
    border-right: 1px solid #edf1fa;
}

.table-lined td {
    padding: 1.7rem 4rem;
    vertical-align: top;
    border-top: 1px solid #edf1fa;
}

.table-lined td:first-child {
    /* padding-left: 0; */
}

.table-lined td:not(:last-child) {
    border-right: 1px solid #edf1fa;
}

.toggle-w__content {
    display: none;
}

.toggle-w.active .toggle-w__arrow {
    transform: scale(-1);
    transform-origin: 49% 66%;
}

.custom-select_nav {
    display: none;
}

.custom-select_360_nav{
    display: none;
}

.custom-select_nav .select2-container--default .select2-selection--single,
.custom-select_nav .select2-container--default .select2-selection--multiple,
.custom-select_360_nav {
    border: 1px solid #a3a3a3;
}

.btn {
    display: inline-block;
}

.slider_dots .slick-dots button {
    cursor: pointer;
}

.more-link_l-offset {
    padding-left: 6.4rem;
}

.btn_default {
    padding: 2.6rem 3.2rem;
}

.btn_middle {
    font-size: 2.2rem;
    min-width: 25.2rem;
    padding: 2rem 4rem;
    text-align: center;
}

.link_decorated {
    text-decoration: underline;
}

.link_blue {
    color: #00539f;
}

.link_blue:hover {
    color:#0172bc;
}

.page-title_edited {
    margin-bottom: 9.7rem;
}

.page-pic {
    padding-right: 4.4rem;
    padding-left: 4.4rem;
}

.page-title_edited {
    margin-bottom: 8.0rem;
}

.p-nav {
    display: flex;
    background-color: #edf1fa;
    align-items: center;
}

.p-nav__link {
    font-size: 2.2rem;
    font-weight: 500;
    display: inline-block;
    padding: 3.3rem 1.5rem;
    text-align: center;
    flex: auto;
}

.page-product {
    margin-bottom: 4.5rem;
}

.p-nav__link.active {
    color: #fff;
    background-color: #00539f;
}

p + .p-nav__title {
    margin-top: 3.95rem !important;
}
.p-nav__title {
    font-size: 3rem;
    display: block;
    margin-bottom: 3.095rem;
    color: #00539f;
}
.p-nav__text {
	margin-bottom: 4.2rem;
}

.page-pic img {
    margin-right: auto;
    margin-left: auto;
}

.p-nav-content {
    padding-top: 7.2rem;
    padding-bottom: 7.2rem;
}

.p-nav__item {
    display: flex;
    align-items: flex-start;
}

.p-nav__subtitle {
    font-size: 2.4rem;
    font-weight: 500;
    display: block;
    text-decoration: underline;
    color: #000;
}

.p-nav__item {
    margin-bottom: 3rem;
}

.p-nav__content {
    padding-left: 2.8rem;
}

.form__title {
    margin-bottom: 2.8rem;
}

.row-end {
    justify-content: flex-end;
}
.content-elements p,
.content-elements ul,
.content-elements ol,
.content-elements h4,
.p-nav-desction p,
.p-nav-desction ul,
.p-nav-desction ol,
.p-nav-desction h4 {
    max-width: 121rem;
}

.p-nav-desction:not(:last-child) {
    margin-bottom: 6rem;
}

.p-slider,
.p-slider-nav {
    padding-right: 8.6rem;
    padding-left: 8.6rem;
}

.doc-item_l-offset {
    margin-top: 5rem;
    margin-bottom: 3rem;
}

.p-slider img {
    width: 100%;
}

.p-slider-nav__item {
    padding: 4px;
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 0);
}

.p-slider-nav__item_border {
    border: 2px solid rgba(237 241 250) !important;
}

.slick-current .p-slider-nav__item {
    border-color: #0172bc;
}

.p-slider-nav__item img {
    width: 100%;
}

.p-slider {
    margin-bottom: 1.2rem;
}

p:last-child {
    margin-bottom: 0;
}

.p-slider-nav {
    /* the parent */
}

.p-slider-nav .slick-slide {
    margin: 0 8px;
}

.p-slider-nav .slick-list {
    margin: 0 -8px;
}

.p-nav-desction > img {
    display: block;
    margin-top: 6.2rem;
    margin-right: auto;
    margin-bottom: 6.2rem;
    margin-left: auto;
    max-height: 550px;
	float: left;
}

.slider_dots .slick-dots {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
}

.slider_dots .slick-dots .slick-active button {
    height: 6px;
    background: #00539f;
}

.slider_dots .slick-dots button {
    font-size: 0;
    width: 49px;
    height: 4px;
    margin-right: 7px;
    margin-left: 7px;
    transition: all .3s ease;
    border: none;
    background: #d9d9d9;
}

.table-lined_edited {
    /*padding-top: 3rem;*/
    padding-top: 0;
}

.table-lined_edited th {
    padding-top: 1.4rem;
    padding-bottom: 2.8rem;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #00539f;
    border-top: none;
}

.table-wrapper {
    overflow-y: auto;
    width: 100%;
    margin: 0 0 1em;
    _overflow: auto;
}

.hero {
    position: relative;
    height: calc(100vh - 14.7rem);
    min-height: 67rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(89.88deg, rgba(255, 255, 255, .7) 1.05%, rgba(196, 196, 196, 0) 176.74%);
}

.main_n-offset {
    padding-top: 0 !important;
}

.hero__title {
    font-size: 7.5rem;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 1.8rem;
    color: #0052a5;
}

.hero-line {
    position: absolute;
    bottom: 7rem;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .7);
}

.hero__desc {
    font-size: 3.2rem;
    line-height: 1.1;
    max-width: 985px;
    min-height: 18rem;
}

.hero-line__items {
    display: flex;
    align-items: flex-start;
	margin-left: -2rem;
}

.hero-line__ico {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 1.8rem;
    flex-shrink: 0;
}

.hero-line__ico:before {
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 23px;
    height: 13px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-bottom: 4px solid #00539f;
    border-left: 4px solid #00539f;
}

.hero-line__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    display: inline-block;
    color: #00539f;
}

.hero-line__item {
	max-width: calc(25% - 2rem);
    width: 100%;
    display: inline-flex;
	margin-left: 2rem;
    padding-top: 3.0rem;
    padding-bottom: 3.0rem;
    align-items: flex-start;
}

.her__content {
    position: relative;
    height: 100%;
    padding: 12.3rem 0;
}

.section_default {
    padding-top: 11.4rem;
}

.premio {
    border: 2px solid #edf1fa;
    background: #fff;
}

.premio__header {
    font-size: 3rem;
    display: block;
    padding: 2.4rem 1.5rem;
    text-align: center;
    background-color: #edf1fa;
}

.premio__body {
    display: flex;
    height: 35.2rem;
    align-items: center;
    justify-content: center;
    padding: 7px;
}

.page-title_mb {
    margin-bottom: 6.0rem;
}

.premio_b-offset {
    margin-bottom: 9rem;
}

.event-slider__date {
    display: block;
    margin-bottom: 1.8rem;
}

.date_blue {
    color: #0172bc;
}

.event-slider__title {
    font-size: 3rem;
    font-weight: 700;
    display: block;
    min-height: 8.4rem;
    margin-bottom: 1rem;
    color: #00539f;
}

.more-link {
    font-size: 2.2rem;
}

.event-slider__item {
    display: flex;
    padding-right: 8rem;
    padding-left: 8rem;
    border: 2px solid #edf1fa;
    background: #edf1fa;
    align-items: stretch;
}

.section-btns {
    margin-top: 9rem;
}

.event-slider__desc {
    /*min-height: 15.6rem;*/
	margin-bottom: 30px;
}

.event-slider__content {
    width: calc(100% - 52.6rem);
    padding-top: 5.2rem;
    padding-right: 2rem;
    padding-right: 2rem;
    padding-bottom: 5.2rem;
}

.event-slider__pic {
    font-size: 0;
    display: inline-flex;
    width: 52.6rem;
    background: transparent;
    align-items: center;
    justify-content: center;
}
.event-slider__pic_object-fit img {
	width: 100%;
	height: 100%;
	/*object-fit: cover;*/
}

.event-slider .slick-arrow {
    z-index: 5;
}

.event-slider .slick-next {
    right: 3rem;
}

.event-slider .slick-prev {
    left: 3rem;
}

.section-btns__btn {
    width: 100%;
}

.page-desc.page-desc__mw {
    max-width: inherit;
}

.product-list {
    padding-top: 7rem;
}

.h2_blue {
    color: #00539f;
}

.product-item__title {
    font-weight: 700;
    display: block;
    margin-bottom: 3.7rem;
}

.product-item__desc {
    margin-bottom: 4rem;
}

.product-item_offset {
    margin-bottom: 4rem;
}

/*oborudovanie*/
.toogle-w__header {
    font-size: 3rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 2.4rem 5.5rem;
    cursor: pointer;
    color: #00539f;
    background: #edf1fa;
}

.tile-item__header {
    font-size: 3rem;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 1.3rem;
    text-align: center;
    color: #000;
    background: #edf1fa;
}

.toogle-w__arrow {
    position: absolute;
    top: 30px;
    right: 3rem;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.toogle-w__arrow:before {
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 2px solid #0052a5;
    border-bottom: 2px solid #0052a5;
}

.toogle-w__content {
    display: none;
}

.tile-item__link {
    font-size: 2.2rem;
}

.tile-item__desc {
    font-size: 2rem;
}

.toogle-w_offset {
    margin-bottom: 3.6rem;
}

.tile-item__pic {
    display: flex;
    height: 28rem;
    padding: 4rem;
    align-items: center;
    justify-content: center;
}

.tile-item__info {
    margin-bottom: 1.4rem;
    padding: 3rem;
}

.tile-item__desc {
    /*min-height: 14rem;*/
    margin-bottom: 4rem;
}

.toogle-w__content {
    border: 3px solid #edf1fa;
}

.h4_center {
    text-align: center;
}

.h6_center {
    text-align: center;
}

.tile-item {
    margin-bottom: 2rem;
    border: 3px solid #edf1fa;
    border-bottom: 14px solid #edf1fa;
}

.page-product_b-offset {
    margin-bottom: 9rem;
}

.toogle-w__content_offset {
    padding: 4.9rem;
}

.p-nav-desction__bottom {
    margin-top: 6rem;
}

.p-nav-desction__bottom a {
    text-decoration: underline;
}

.tile-item__pic img {
    max-height: 100%;
}

.page-subtitle {
    margin-bottom: 4rem;
}

.toogle-w.active .toogle-w__arrow {
    transform: scale(-1);
}

.feed-form {
    /*min-height: 309px;*/
    min-height: 198px;
}


.p-nav-mobile .select2-container--default .select2-selection--single {
    border: 2px solid #edf1fa;
}

.p-nav-mobile .select2-selection__rendered {
    line-height: 5.4rem;
}

.btn-wrapper_center {
    text-align: center;
}

.page-title_s-edited {
    margin-bottom: 5rem;
}

.p-nav-mobile {
    display: none;
}

.struct-item {
    display: flex;
    border: 3px solid #edf1fa;
    align-items: stretch;
}

.struct-item__info {
    width: calc(100% - 52.8rem);
    padding: 6.4rem 9.4rem 6rem 10rem;
    background: #edf1fa;
}

.struct-item__pic {
    width: 52.8rem;
    padding: 1.5rem;
}

/*company*/
.company__header {
    display: flex;
    align-items: start;
    margin-bottom: 6.9rem;
    padding-bottom: 4.5rem;
    /*border-bottom: 3px solid #EDF1FA;*/
}

.company__image {
    max-width: 544px;
    width: 100%;
    line-height: 0;
}

.company__title {
    margin-bottom: 6.2rem ;
}

.company__text {
    max-width: 70%;
}

.company__text span {
    color: #00539F;
}

.company__description {
    max-width: 121rem;
    margin-bottom: 7rem;
}

.company__info {
    
}

.company_in_numders_element {
    color: #0052a5;
    padding: 1rem;
    margin: 1rem;
    width: 23.74755%;
}

.company_in_numders_big {
    font-size: 7rem;
    font-weight: 700; 
    text-align: center; 
    margin-bottom: 0;    
}

.company_in_numders_small {
    font-size: 2.19rem;
    font-weight: 400; 
    text-align: center;
}

.company_in_numders_row {
    flex-wrap: nowrap !important;
}

/*company*/

/*strukture*/
.struct-item__title {
    margin-bottom: 1.6rem;
}

.struct-item__pic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.struct-item_offset {
    margin-bottom: 5rem;
}

.tile-h__header {
    font-size: 2.8rem;
    font-weight: 500;
    display: block;
    width: 100%;
    padding: 2.1rem 1.5rem;
    text-align: center;
    color: #0052a5;
    background: #edf1fa;
}

.tile-h__content {
    padding: 6.8rem 0;
}

.tile-h__content h3 {
    font-size: 3rem;
    margin-bottom: 2.4rem;
    color: #00539f;
}

.tile-h__content ul {
    margin-bottom: 3rem;
    padding-left: 0;
}

.tile-h__content ul li {
    position: relative;
    margin-bottom: .8rem;
    padding-left: 1.8rem;
    list-style: none;
}

.tile-h__content ul li:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    background: #00539f;
}

.vacancy__desc {
    margin-bottom: 4rem;
}

.vacancy__price {
    display: block;
    min-height: 7rem;
}

.vacancy__info {
    min-height: 11.8rem;
    margin-bottom: 1.4rem;
}

.vacancy {
	height: calc(100% - 1.6rem);
    margin-bottom: 1.6rem;
    padding: 5.3rem 5.9rem;
    background: #edf1fa;
}

/*strukture*/
/*vacancy*/
.vacancy-title {
    font-size: 2.8rem;
    font-weight: 500;
    display: block;
    margin-bottom: 6rem;
}

.vacancy-title__sub {
    color: #00539f;
}

.list_blue {
    margin-bottom: 3rem;
    padding-left: 0;
}

.list_blue li {
    position: relative;
    margin-bottom: .8rem;
    padding-left: 1.8rem;
    list-style: none;
}

.list_blue li:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    background: #00539f;
}

.contact-tile {
    display: flex;
    max-width: 1500px;
    align-items: stretch;
}

.contact-tile__item {
    width: 50%;
    padding: 5rem 4rem;
    background: #edf1fa;
}

.contact-tile__item.contact-tile__item_blue {
    color: #fff;
    background-color: #00539f;
}

.contact-tile__key-val {
    margin-bottom: 1rem;
}

.key-val__title_bold {
    font-weight: 700;
}

.vacancy-section {
    margin-bottom: 4rem;
}

/*vacancy*/
.diplom__image {
    display: block;
    padding: 40px 36px 30px;
}

.diplom__pic {
    font-size: 0;
    display: flex;
    /*min-height: 54.1rem;*/
	height: 40rem;
    border: 3px solid #edf1fa;
    align-items: center;
    justify-content: center;
}
.diplom__pic img {
	max-height: 100%;
}

.diplom__desc {
    font-size: 2rem;
}

.diplom__date {
    display: block;
    margin-bottom: 0.4rem;
}
.diplom__title {
    margin-bottom: 0.8rem !important;
}
.diplom__info {
    padding: 2.9rem;
    background: #edf1fa;
}

.diplom {
    margin-bottom: 3rem;
    border: 3px solid #edf1fa;
}

.page-title_edited {
    margin-bottom: 4.0rem;
}

.review {
    border: 3px solid #edf1fa;
}

.review__pic {
    padding: 2.7rem 3rem 3.8rem;
}

.review__img {
    display: flex;
    /*height: 38.6rem;*/
    height: 55.6rem;
    border: 3px solid #edf1fa;
    align-items: center;
    justify-content: center;
}

.review__img img {
    max-height: 100%;
}

.review__title {
    display: block;
	overflow: hidden;
	text-overflow: ellipsis;
    color: #00539f;
}

.review__info {
    /*font-size: 2.4rem;*/
	font-size: 2.1rem;
    font-weight: 500;
    /*padding: 2.4rem 3.1rem;*/
    padding: 2.4rem;
    background-color: #edf1fa;
}

.review__title {
    display: block;
}

.service-tile {
	height: auto !important;
    display: flex;
    background: #edf1fa;
    align-items: stretch;
}
.index-news-slider.slider_dots .slick-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.service-tile__wrapper {
	display: flex;
	padding-right: 9rem;
}
.service-tile__wrapper .service-tile__content {
	display: flex;
	flex-direction: column;
}
.service-tile__wrapper .service-tile__content .btn-news-wrapper {
	margin-top: auto;
}

.service-tile__title {
    font-weight: bold;
    display: block;
    margin-bottom: 2rem;
    color: #00539f;
}

.service-tile__content {
    width: calc(100% - 53rem);
    padding: 6.0rem 8rem 5rem 10rem;
    min-height: 332px;
    display: flex;
    flex-direction: column;
}
.service-tile__content .btn-news-wrapper {
    margin-top: auto;
}
.service-tile__desc {
    margin-bottom: 4rem;
}

.service-tile__pic {
    width: 53rem;
    border: 3px solid #edf1fa !important;
}
.service-tile__pic_object-fit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-desc_b-offset {
    margin-bottom: 6rem;
}

.service-tile_offset {
    margin-bottom: 6rem;
}
.service-tile_offset:last-of-type {
    margin-bottom: 6;
}

.content-elements h4,
.p-nav-desction h4 {
    margin-top: 30px;
}

.service-form__control {
    padding-right: 3.5rem;
    flex: 1;
}

.service-form__btn {
    width: 324px;
}

.service-form__content {
    display: flex;
    align-items: center;
}

.sert-area__pic {
    font-size: 0;
    display: block;
    padding: 3.6rem 2rem 2.6rem;
    border: 3px solid #edf1fa;
}

.sert-area__pic img {
    width: 100%;
    border: 3px solid #edf1fa;
}

.sert-area__desc {
    font-size: 2.19rem;
    line-height: 1.2;
    display: block;
    overflow: hidden;
    /*height: 99px;*/
    padding: 2rem;
    word-break: break-word;
    background: #edf1fa;
}

.sert-area__desc + .sert-area__desc {
    margin-top: 0.5rem;
}
.sert-area_offset {
    padding-right: 5rem;
    padding-left: 5rem;
}

.p-nav-desction p + .sert-area_offset {
    margin-top: 5rem;
}

.p-nav-desction > ul:first-child {
    margin-top: 0;
}

.p-nav-widget_compact .p-nav__link {
    padding-right: 4rem;
    padding-left: 4rem;
    flex: none;
}

.sert-area__info {
    font-weight: 500;
    display: block;
}

.sert-area__title {
    font-weight: 500;
    display: block;
    color: #00539f;
    margin-bottom: .5rem;
}

.box-pic__pic {
    font-size: 0;
    display: inline-flex;
    width: 528px;
    height: 100%;
    min-height: 30rem;
    background: #fff;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}

.box-pic__pic img {
    width: 100%;
}

.box-pic_offset {
    margin-bottom: 6.5rem;
}

.box-pic {
    display: flex;
    background: #edf1fa;
    align-items: stretch;
}

.box-pic__content {
    padding: 6.4rem 6.4rem 4rem 10rem;
}

.box-pic__title {
    font-size: 3rem;
    font-weight: 700;
    display: block;
    display: block;
    margin-bottom: 1rem;
    color: #00539f;
}

.about-item__header {
    font-size: 2.8rem;
    font-weight: 500;
    display: block;
    margin-bottom: 7.5rem;
    padding: 2.2rem 1.5rem;
    text-align: center;
    color: #0052a5;
    background: #edf1fa;
}

.about-item__title {
    font-size: 3rem;
    display: block;
    color: #00539f;
}

.service-tile__date {
    font-weight: 500;
    display: block;
    margin-bottom: 1rem;
}

.date_blue {
    color: #0172bc;
}

.service-tile__pic {
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
}

.f-space__items {
    display: flex;
    align-items: center;
}

.f-space__item {
    display: inline-block;
    padding: 1.2rem 4.7rem;
    background: #edf1fa;
}

.f-space__item_blue {
    color: #0172bc;
}

.f-space__item.active {
    color: #fff;
    background: #00539f;
}

.f-space__title {
    margin-bottom: 4rem;
}

.f-space__title_blue {
    color: #00539f;
}

.pagination {
    display: flex;
    align-items: center;
}

.pagination_right {
    justify-content: flex-end;
}

.pagination__left {
    margin-right: .5rem;
}

.pagination__right {
    margin-left: .5rem;
}

.news__pagination {
    position: absolute;
    bottom: 1rem;
    width: 100%;
}

.news__list {
    position: relative;
    padding-bottom: 4rem;
}

.f-space__select {
    display: none;
}

.f-space__select .select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
}

.pagination__left:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 6px;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-bottom: 2px solid #00539f;
    border-left: 2px solid #00539f;
}

.f-space_t {
    margin-top: -5rem;
}

.pagination__right:after {
    position: absolute;
    top: 0;
    right: 6px;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-top: 2px solid #00539f;
    border-right: 2px solid #00539f;
}

.pagination__arrow {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.pagination__item {
    line-height: 1;
    width: 20px;
    height: 20px;
    text-align: center;
}

.single-new__date {
    display: block;
    margin-bottom: 2rem;
}

.single-nav .slick-slide {
    margin: 0 10px;
}

.single-nav .slick-list {
    margin: 0 -10px;
}

.single-gen__item {
    font-size: 0;
    display: block;
}

.single-nav {
    overflow: hidden;
}

.single-nav__item img {
    width: 100%;
}

.single-gen {
    padding-right: 5rem;
    padding-left: 5rem;
}

.single-nav-wr {
    margin-bottom: 4rem;
    padding-top: 2.2rem;
    padding-right: 50px;
    padding-left: 50px;
}

.single-new__wrapper {
    padding-right: 5rem;
    padding-left: 5rem;
}

.service-tile__title {
    line-height: 1.1;
}

.single-new__section {
    margin-bottom: 8rem;
}

.video-w {
    position: relative;
    height: 40rem;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-w:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 11.5rem;
    height: 11.5rem;
    margin: auto;
    content: '';
    border-radius: 50%;
    background: rgba(255, 255, 255, .89);
}

.video-w:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 12px;
    width: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    border-width: 26px 0 26px 38px;
    border-style: solid;
    border-color: transparent transparent transparent #00529f;
}

.single-new__content {
    padding-left: 3rem;
}

.video-w {
    position: relative;
    /* 16:9 */
    height: 0;
    padding-bottom: 56.25%;
}

.video-w.loaded:before {
    display: none;
}

.video-w.loaded:after {
    display: none;
}

.video-w iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;
}

.single-gen img {
    width: 100%;
}

.service-header__info {
    position: relative;
    display: inline-block;
    padding-left: 2.1rem;
}

.service-header__info:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 28px;
    content: '';
    background: #0172bc;
}

.public-tile__desc {
    min-height: 12rem;
}

.service-header .date {
    margin-right: 2.1rem;
    margin-bottom: .5rem;
}

.doc-item__title_blue {
    color: #00539f;
}

.service-header_b-offset {
    margin-bottom: 2rem;
}

.service-header__info {
    margin-bottom: .5rem;
}

.service-header {
    font-weight: 500;
    display: flex;
    color: #0172bc;
    flex-wrap: wrap;
    align-items: center;
}

.politic p {
    margin-bottom: 20px;
}

.politic h3 {
    margin-top: 6rem;
    margin-bottom: 3rem;
    color: #00539f;
}

.col {
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.col--no-gutters {
    padding: 0;
}

.grid {
    box-sizing: border-box;
    padding: 0 15px;
}

.grid--container {
    width: 100%;
    max-width: 925px;
    margin: 0 auto;
}

.grid--no-gutters {
    padding: 0;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row:last-child {
    margin-bottom: 0;
}

.row--no-gutters {
    margin: 0;
}

.row--xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}

.row--xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.row--xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}

.col--xs-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.col--xs-align-center {
    -ms-flex-item-align: center;
    align-self: center;
}

.col--xs-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.col--xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.col--xs-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.col--xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.row--xs-reverse {
    flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}

.col--xs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.text--xs-right {
    text-align: right;
}

.text--xs-left {
    text-align: left;
}

.text--xs-center {
    text-align: center;
}

.col--xs {
    max-width: 100%;
    padding: 0 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.col--xs-1 {
    width: 8.3333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-2 {
    width: 16.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-3 {
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-4 {
    width: 33.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-5 {
    width: 41.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-6 {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-7 {
    width: 58.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-8 {
    width: 66.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-9 {
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-10 {
    width: 83.333333333333%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-11 {
    width: 91.666666666667%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-12 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-offset-0 {
    margin-left: 0;
}

.col--xs-offset-1 {
    margin-left: 8.3333333333333%;
}

.col--xs-offset-2 {
    margin-left: 16.666666666667%;
}

.col--xs-offset-3 {
    margin-left: 25%;
}

.col--xs-offset-4 {
    margin-left: 33.333333333333%;
}

.col--xs-offset-5 {
    margin-left: 41.666666666667%;
}

.col--xs-offset-6 {
    margin-left: 50%;
}

.col--xs-offset-7 {
    margin-left: 58.333333333333%;
}

.col--xs-offset-8 {
    margin-left: 66.666666666667%;
}

.col--xs-offset-9 {
    margin-left: 75%;
}

.col--xs-offset-10 {
    margin-left: 83.333333333333%;
}

.col--xs-offset-11 {
    margin-left: 91.666666666667%;
}

.col--xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 544px) {
    .row--sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--sm-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--sm-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--sm-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--sm-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--sm-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

    .col--sm-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .text--sm-right {
        text-align: right;
    }

    .text--sm-left {
        text-align: left;
    }

    .text--sm-center {
        text-align: center;
    }

    .col--sm {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--sm-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-offset-0 {
        margin-left: 0;
    }

    .col--sm-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col--sm-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col--sm-offset-3 {
        margin-left: 25%;
    }

    .col--sm-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col--sm-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col--sm-offset-6 {
        margin-left: 50%;
    }

    .col--sm-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col--sm-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col--sm-offset-9 {
        margin-left: 75%;
    }

    .col--sm-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col--sm-offset-11 {
        margin-left: 91.666666666667%;
    }

    .col--sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 768px) {
    .row--md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--md-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--md-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--md-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--md-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--md-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

    .col--md-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .text--md-right {
        text-align: right;
    }

    .text--md-left {
        text-align: left;
    }

    .text--md-center {
        text-align: center;
    }

    .col--md {
        max-width: 100%;
        padding: 0 15px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--md-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-offset-0 {
        margin-left: 0;
    }

    .col--md-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col--md-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col--md-offset-3 {
        margin-left: 25%;
    }

    .col--md-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col--md-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col--md-offset-6 {
        margin-left: 50%;
    }

    .col--md-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col--md-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col--md-offset-9 {
        margin-left: 75%;
    }

    .col--md-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col--md-offset-11 {
        margin-left: 91.666666666667%;
    }

    .col--md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .row--lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--lg-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--lg-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--lg-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--lg-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--lg-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--lg-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

    .col--lg-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .text--lg-right {
        text-align: right;
    }

    .text--lg-left {
        text-align: left;
    }

    .text--lg-center {
        text-align: center;
    }

    .col--lg {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--lg-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    
    .col--lg-45 {
        width: 37.5%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-offset-0 {
        margin-left: 0;
    }

    .col--lg-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col--lg-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col--lg-offset-3 {
        margin-left: 25%;
    }

    .col--lg-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col--lg-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col--lg-offset-6 {
        margin-left: 50%;
    }

    .col--lg-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col--lg-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col--lg-offset-9 {
        margin-left: 75%;
    }

    .col--lg-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col--lg-offset-11 {
        margin-left: 91.666666666667%;
    }

    .col--lg-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .row--xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--xl-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--xl-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--xl-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--xl-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--xl-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--xl-reverse {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

    .col--xl-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .text--xl-right {
        text-align: right;
    }

    .text--xl-left {
        text-align: left;
    }

    .text--xl-center {
        text-align: center;
    }

    .col--xl {
        max-width: 100%;
        padding: 1rem .5rem 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--xl-1 {
        width: 8.3333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-2 {
        width: 16.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-4 {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-5 {
        width: 41.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-7 {
        width: 58.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-8 {
        width: 66.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-10 {
        width: 83.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-11 {
        width: 91.666666666667%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-offset-0 {
        margin-left: 0;
    }

    .col--xl-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col--xl-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col--xl-offset-3 {
        margin-left: 25%;
    }

    .col--xl-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col--xl-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col--xl-offset-6 {
        margin-left: 50%;
    }

    .col--xl-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col--xl-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col--xl-offset-9 {
        margin-left: 75%;
    }

    .col--xl-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col--xl-offset-11 {
        margin-left: 91.666666666667%;
    }

    .col--xl-offset-12 {
        margin-left: 100%;
    }
}

.price {
    display: flex;
    border: 3px solid #edf1fa;
    align-items: stretch;
}

.price__content {
    padding: 5.1rem 9.1rem 6.8rem 10.7rem;
    background: #edf1fa;
    flex: 1;
}

.price__pic {
    display: inline-flex;
    width: 52.6rem;
    padding: 3rem;
    max-height: 31rem;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.price__pic img {
    object-fit: contain;
}
.price_b-offset {
    margin-bottom: 2.1rem;
}

.p-nav__title.p-nav__title_t-none {
    margin-top: 0;
}

.service-tile_middle .service-tile__content {
    width: calc(100% - 47rem);
}

.service-tile_middle .service-tile__pic {
    width: 47rem;
}

.toogle-w__content .news__list {
    padding-bottom: 0;
}

.toogle-w__content .service-tile:last-child {
    margin-bottom: 0;
}

.page__img_center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ref-header {
    border-bottom: 3px solid #edf1fa;
}

.ref-header .page-desc {
    min-height: 10rem;
}

.ref-content {
    padding-top: 7rem;
}

.ref-content .p-nav-desction {
    padding-top: 0;
}

.sert-area__title_black {
    color: #000;
}

.sert-area__title_black:hover {
    color: #00539f;
}

.img-popup__pic {
    position: relative;
    display: inline-block;
}

.img-popup__image {
    max-height: 80vh;
}

.image-popup {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 4rem 4rem 6rem 4rem;
    text-align: center;
}

.img-popup__title {
    font-size: 24px;
    display: block;
    text-align: left;
    color: #fff;
}

.img-popup__btn:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 30px;
    margin: auto;
    content: '';
    background: #fff;
}

.img-popup__btn:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    margin: auto;
    content: '';
    background: #fff;
}

.img-popup__btn {
    position: absolute;
    top: -9px;
    right: -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transform: rotate(45deg);
}

.sert-area__item {
    margin-bottom: 2.7rem;
}

.image-popup .mfp-close {
    display: none;
}

.image-popup {
    pointer-events: none;
}

.img-popup__pic {
    pointer-events: all;
}

.select2-container {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    display: block;
    box-sizing: border-box;
    height: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.custom-select-multiple, .custom-select_360-multiple {
	display: flex;
	align-items: center;
    background-color: white;
	padding-left: 3.4rem;
}

.custom-select-multiple__placeholder {
	position: relative;
	font-size: 2rem;
	padding: 14px 30px 14px 0;
	color: rgba(1, 1, 1, 0.5);
}

.custom-select-multiple__placeholder svg {
	position: absolute;
	right: 0;
	top: 50%;
	bottom: 0;
	transform: translateY(-50%);
}

.custom-select-multiple__placeholder svg:hover {
	cursor: pointer;
}

.select2-container .select2-selection--multiple {
    display: flex;
	align-items: center;
    box-sizing: border-box;
    min-height: 55px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: flex;
	flex-wrap: wrap;
    overflow: hidden;
    padding-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-search--inline {
	order: -1;
	width: 1px !important;
	/*float: left;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;*/
}

.select2-container .select2-search--inline .select2-search__field {
    /*font-size: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    padding: 0;
	width: 156px !important;
	height: 20px;
	margin-left: 35px;
	*/
	padding: 0;
    border: none;
	resize: none;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    position: absolute;
    z-index: 1051;
    left: -100000px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: white;
}

.select2-results {
    display: block;
}

.select2-results__options {
    margin: 0;
    padding: 0;
    list-style: none;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    box-sizing: border-box;
    width: 100%;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    border: 0;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    white-space: nowrap !important;
    border: 0 !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    color: #444;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    font-weight: bold;
    float: right;
    cursor: pointer;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    height: 26px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #888 transparent transparent transparent;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 1px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default;
    background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #888 transparent;
}

.select2-container--default .select2-selection--multiple {
    cursor: text;
    border-radius: 4px;
    background-color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    width: auto;
    margin: 0 0 0 50px;
    padding: 0 5px;
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    font-weight: bold;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px;
    cursor: pointer;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	display: inline-flex;
	align-items: center;
	height: 35px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 0 20px;
    cursor: default;
    border: none;
    border-radius: 100px;
    background-color: rgba(213, 225, 241, .6);
	transition: all .3s ease;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: relative;
    display: inline-block;
	width: 17px;
	height: 17px;
    margin-right: 10px;
    cursor: pointer;
    color: #999;
	border: none;
	background-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 19px;
	width: 2px;
	background-color: #9B9B9B;
	transition: all .3s ease;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
	transform: rotate(45deg);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:after {
	transform: rotate(-45deg);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
	display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__display {
	font-size: 2.19rem;
	line-height: 1.25;
	color: #303030;
	transition: all .3s ease;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
	background-color: #00539F;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove:before,
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove:after {
	background-color: #FFFFFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__display {
	color: #FFFFFF;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
    margin-right: auto;
    margin-left: 5px;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: auto;
    margin-left: 2px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    cursor: default;
    background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    border: none;
    outline: 0;
    background: transparent;
    box-shadow: none;
    -webkit-appearance: textfield;
	padding: 4px 0 0;
}

.select2-container--default .select2-results > .select2-results__options {
    overflow-y: auto;
    max-height: 200px;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: white;
    background-color: #5897fb;
}

.select2-container--default .select2-results__group {
    display: block;
    padding: 6px;
    cursor: default;
}

.select2-container--classic .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-color: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    color: #444;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    font-weight: bold;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    height: 26px;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-width: 5px 4px 0 4px;
    border-style: solid;
    border-color: #888 transparent transparent transparent;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 1px;
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    border: none;
    background: transparent;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #888 transparent;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    cursor: text;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-color: white;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    padding: 0 5px;
    list-style: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0 5px;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #e4e4e4;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: bold;
    display: inline-block;
    margin-right: 2px;
    cursor: pointer;
    color: #888;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-right: auto;
    margin-left: 5px;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: auto;
    margin-left: 2px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    border: 1px solid transparent;
    background-color: #fff;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    overflow-y: auto;
    max-height: 200px;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #3875d7;
}

.select2-container--classic .select2-results__group {
    display: block;
    padding: 6px;
    cursor: default;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.mfp-bg {
    position: fixed;
    z-index: 1042;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .8;
    background: #0b0b0b;
}

.mfp-wrap {
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    text-align: center;
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    z-index: 1045;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    position: absolute;
    z-index: 1044;
    top: 50%;
    right: 8px;
    left: 8px;
    width: auto;
    margin-top: -.8em;
    text-align: center;
    color: #ccc;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    z-index: 1046;
    display: block;
    overflow: visible;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: transparent;
    box-shadow: none;
    -webkit-appearance: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    font-family: Arial,Baskerville,monospace;
    font-size: 28px;
    font-style: normal;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0 0 18px 10px;
    text-align: center;
    text-decoration: none;
    opacity: .65;
    color: #fff;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -6px;
    width: 100%;
    padding-right: 6px;
    text-align: right;
    color: #fff;
}

.mfp-counter {
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    color: #ccc;
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    width: 90px;
    height: 110px;
    margin: 0;
    margin-top: -55px;
    padding: 0;
    opacity: .65;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 35px;
    margin-left: 35px;
    content: '';
    border: medium inset transparent;
}

.mfp-arrow:after {
    top: 8px;
    border-top-width: 13px;
    border-bottom-width: 13px;
}

.mfp-arrow:before {
    opacity: .7;
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    margin-left: 31px;
    border-right: 17px solid #fff;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    margin-left: 39px;
    border-left: 17px solid #fff;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

img.mfp-img {
    line-height: 0;
    display: block;
    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 40px;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    content: '';
    background: #444;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

.mfp-figure small {
    font-size: 12px;
    line-height: 14px;
    display: block;
    color: #bdbdbd;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: -36px;
    cursor: auto;
}

.mfp-title {
    line-height: 18px;
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word;
    color: #f3f3f3;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-right: 0;
        padding-left: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        position: fixed;
        top: auto;
        bottom: 0;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        background: rgba(0, 0, 0, .6);
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        top: 3px;
        right: 5px;
    }

    .mfp-img-mobile .mfp-close {
        line-height: 35px;
        position: fixed;
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        padding: 0;
        text-align: center;
        background: rgba(0, 0, 0, .6);
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-right: 6px;
        padding-left: 6px;
    }
}

.footer {
    margin-top: 9rem;
}

.footer__top {
    /*padding: 6.9rem 0;*/
    padding: 5rem 0;
    background-color: #0172bc;
}

.footer__link {
    font-size: 1.5rem;
    font-weight: 500;
    display: block;
    margin-bottom: 1.8rem;
    color: #fff;
}

.footer__title {
    font-size: 2.1rem;
    display: block;
    margin-bottom: 3rem;
    color: #fff;
}

.footer__content {
    display: flex;
    flex-wrap: wrap;
}

.footer__item {
    padding-right: 3rem;
    flex: 1;
}

.footer__down {
    /*padding-top: 6rem;*/
    padding-top: 5rem;
    background-color: #00539f;
}

.footer__line {
    font-size: 2.1rem;
    font-weight: 500;
    display: block;
    margin-bottom: 2rem;
    color: #fff;
}

.footer__line_l {
    opacity: .4;
}

.footer-copy {
    /*padding-top: 4.7rem;*/
    padding-top: 3rem;
    background: #00539f;
}

.footer-copy__content {
    /*padding-top: 4.7rem;
    padding-bottom: 4rem;*/
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.footer-copy__item {
    font-size: 1.4rem;
    color: #fff;
}

.footer-copy__content {
    position: relative;
}

.footer-copy__link {
    font-size: 1.4rem;
    line-height: 1.4;
    display: inline-block;
    opacity: .4;
    color: #fff;
}

.top-arrow {
    position: absolute;
    /*top: 44px;*/
	top: 50%;
	transform: translateY(-50%);
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.top-arrow:before {
    position: absolute;
    top: 6px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}

@media (max-width: 1650px) {
    .wrapper {
        max-width: 1430px;
    }

    .header-nav__link {
        font-size: 2.2rem;
        display: inline-block;
        margin-left: 7rem;
    }

    .basket-ico {
        width: 32px;
        height: 32px;
    }

    .header-right__circle {
        /*width: 4.4rem;
        height: 4.4rem;*/
		width: 5.0rem;
        height: 5.0rem;
        padding: 10px;
    }

    .logo__pic {
        width: 90px;
        height: 90px;
    }

    .main {
        padding-top: 6.4rem;
    }

    .p-nav__link {
        font-size: 1.8rem;
    }

    .p-nav-content {
        padding-top: 5.2rem;
        padding-bottom: 5.2rem;
    }

    .p-nav__title, .p-nav__text {
        margin-bottom: 3rem;
    }

    .feed-form {
        padding: 4.2rem 5.7rem 4.2rem;
    }

    .p-nav__subtitle {
        font-size: 2rem;
    }

    body {
        font-size: 2.19rem;
    }
}

@media (max-width: 1520px) {
    .single-new__sliders .slider_arrows .slick-prev {
        left: 1rem;
    }

    .single-new__sliders .slider_arrows .slick-next {
        right: 1rem;
    }

    .btn_middle {
        font-size: 1.8rem;
    }

    .event-slider__title {
        font-size: 2.6rem;
    }

    .event-slider__desc {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .p-nav-desction:not(:last-child) {
        margin-bottom: 4rem;
    }

    .slider_arrows .slick-prev {
        left: 3rem;
    }

    .slider_arrows .slick-next {
        right: 3rem;
    }

    .p-slider,
    .p-slider-nav {
        padding-right: 6.6rem;
        padding-left: 6.6rem;
    }

    h2 {
        font-size: 3.2rem;
    }

    .wrapper {
        max-width: 1350px;
    }

    .page-title_edited {
        margin-bottom: 6rem;
    }

    .page-title__ico span {
        width: 5.4rem;
    }

    .hero-line__item {
        padding-right: 10px;
    }

    .hero-line__title {
        font-size: 16px;
    }

    .hero-line__ico:before {
        width: 18px;
        height: 8px;
    }

    .hero-line__ico {
        margin-right: 1.4rem;
    }

    /*.diplom__pic {
        height: 40rem;
        min-height: inherit;
    }

    .diplom__pic img {
        max-height: 100%;
    }*/

    .diplom__desc {
        font-size: 1.8rem;
    }

    .company__title {
        margin-bottom: 0;
    }

    .company__image {
        flex: 0 1 544px;
    }
}
.premio__body img {
    max-height: 100%;
}
@media (max-width: 1450px) {
    .premio__header {
        font-size: 2rem;
    }

    .premio__body {
        height: 24rem;
        padding: 20px 15px;
    }



    .diplom__title {
        font-size: 2.4rem;
    }

    .service-tile_middle .service-tile__pic {
        width: 100%;
        padding: 15px;
    }

    .service-tile_middle .service-tile__content {
        width: 100%;
    }
}

@media (max-width: 1420px) {
    .price__title {
        font-size: 2.4rem;
    }

    .price__content {
        padding: 4.1rem 4.1rem 3.8rem 3.7rem;
    }

    .price__pic {
        max-width: 36.6rem;
    }

    .service-tile__content {
        padding: 4.4rem 5rem 4.5rem 5rem;
    }
	
	.service-tile__wrapper {
		padding-right: 5rem;
	}
	.section.section_default .index-news-slider.slider_arrows .slick-prev {
		left: 17px;
	}
	.section.section_default .index-news-slider.slider_arrows .slick-next {
		right: 17px;
	}

    h2 {
        font-size: 2.8rem;
    }
    .custom-select .select2-container--default .select2-selection--single {
        height: 6rem;
    }
	
	.select2-container .select2-selection--multiple {
		height: 55px;
		min-height: 55px;
	}
	
	.select2-container--default .select2-selection--multiple .select2-selection__choice {
		height: 35px;
	}
	
	.select2-container .select2-search--inline .select2-search__field {
		/*padding: 0 1rem;*/
	}
	
	.custom-select .input_default {
		height: 6rem;
	}

    .checkbox__label {
        font-size: 1.8rem;
    }

    .form-btn {
        font-size: 1.8rem;
    }

    .custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 17px;
    }

    .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 6.1rem;
    }

    .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-left: 3.4rem;
    }

    .wrapper {
        max-width: 1250px;
    }

    .p-nav__link {
        font-size: 1.6rem;
        padding: 2.3rem 1.5rem;
    }
}

@media (max-width: 1280px) {
    .hero__title {
        font-size: 4.5rem;
    }

    .hero__desc {
        font-size: 2.2rem;
    }

    .hero__desc br {
        display: none;
    }

    .hero__desc {
        min-height: 10rem;
    }

    .btn_default {
        padding: 2.2rem 1.8rem;
    }

    .struct-item__info {
        width: calc(100% - 52.8rem);
        padding: 4.4rem 4.4rem 4rem 4rem;
        background: #edf1fa;
    }

    .struct-item_offset {
        margin-bottom: 3rem;
    }
}

@media (max-width: 1200px) {
    .struct-item__title {
        font-size: 2.3rem;
    }

    .service-tile__pic {
        width: 45rem;
    }

    .struct-item__pic {
        width: 40rem;
    }

    .struct-item__info {
        width: calc(100% - 40rem);
        padding: 2.4rem 2.4rem 3rem 3rem;
    }

    .service-tile__content {
        width: calc(100% - 45rem);
    }

    .event-slider__pic {
        width: 43rem;
    }

    .event-slider__content {
        width: calc(100% - 43rem);
        padding-top: 3.7rem;
        padding-bottom: 3.7rem;
    }

    .breadcrump {
        flex-wrap: wrap;
    }

    .p-nav__link {
        font-size: 1.4rem;
        padding: 2.3rem 1.2rem;
    }

    .main {
        padding-top: 3.4rem;
    }
}

@media (max-width: 1100px) {
    .toogle-w__content_offset {
        padding: 2rem;
    }

    .tile-item__info {
        padding: 1.8rem;
    }

    .tile-item__header {
        font-size: 2rem;
    }

    .tile-item__pic {
        display: flex;
        height: 20rem;
        padding: 2rem;
        align-items: center;
        justify-content: center;
    }

    .tile-item__desc {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }

    .tile-item__link {
        font-size: 1.8rem;
    }

    .footer__item {
        width: 33.3%;
        margin-bottom: 3rem;
        flex: none;
    }
}

@media (max-width: 1020px) {
    .mobile {
        display: block;
    }

    .page-title__ico {
        top: 4px;
    }

    .table-lined th {
        width: auto !important;
        padding: 1.7rem 2rem;
    }

    .toggle-w__header {
        font-size: 1.8rem;
        padding: 2rem 2.5rem;
    }

    .toggle-w__arrow {
        top: 1.4rem;
    }

    .page-product {
        margin-bottom: 1.5rem;
    }

    .page-desc {
        max-width: 100%;
        margin-bottom: 3rem;
    }

    body {
        padding-top: 5rem;
    }

    .header {
        display: none;
    }

    .slider_arrows .slick-arrow {
        width: 3.2rem;
        height: 3.2rem;
    }

    .custom-select_nav {
        display: block;
    }       
    
    .custom-select_360_nav {
        display: block;
    }    

    .company__header {
        align-items: flex-start;
    }
}

@media (max-width: 990px) {
    .ref-header .page__img {
        padding-bottom: 3rem;
    }

    .price__title {
        font-size: 1.8rem;
    }

    .ref-header .page-desc {
        min-height: inherit;
    }

    .price {
        flex-direction: column-reverse;
    }

    .price__pic {
        width: 100%;
        max-width: 100%;
    }

    .politic h3 {
        font-size: 2rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
        color: #00539f;
    }

    .service-header__info {
        padding-left: 0;
    }

    .service-header__info:before {
        display: none;
    }

    .public-tile__desc {
        min-height: inherit;
    }

    .single-new__section {
        margin-bottom: 4rem;
    }

    .single-new__content {
        margin-top: 3rem;
        padding-left: 0;
    }

    .f-space_t {
        margin-top: 0;
    }

    .f-space__select {
        display: block;
    }

    .f-space__items {
        display: none;
    }

    .f-space__title {
        margin-bottom: 1.4rem;
    }

    .news__pagination {
        position: static;
    }

    .f-space__item {
        font-size: 1.6rem;
    }

    .news__pagination {
        margin-bottom: 2rem;
    }

    .news__list {
        padding-bottom: 0;
    }

    .f-space__item {
        padding: 1rem 2.7rem;
    }

    .news__list {
        position: relative;
        padding-bottom: 1rem;
    }

    .page-title_large .page-title__desc {
        font-size: 3rem;
    }

    .struct-item__pic {
        width: 32rem;
    }

    .struct-item__info {
        width: calc(100% - 32rem);
    }

    .service-tile_offset {
        margin-bottom: 3rem;
    }

    .service-tile__title {
        font-size: 2.0rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }

    .service-tile__desc {
        font-size: 1.5rem;
    }

    .service-tile__content {
        padding: 1.4rem 2rem 3.5rem 2rem;
    }

    .service-tile {
        flex-direction: column-reverse;
    }
	
	.index-news-slider {
		padding-bottom: 50px;
	}
	
	.index-news-slider .service-tile {
		margin-bottom: 0;
	}
	
	.service-tile__wrapper {
		flex-direction: column-reverse;
		padding-right: 0;
	}
	.service-tile__wrapper .service-tile__pic {
		padding: 20px;
	}

    .service-tile__content {
        width: 100%;
    }

    .service-tile__pic {
        width: 100%;
    }

    .toogle-w__content_offset {
        padding: 2rem 1.5rem;
    }

    .row_tablet-reverce {
        flex-direction: column-reverse;
    }

    .section-btns {
        margin-top: 4rem;
    }

    .footer {
        margin-top: 4rem;
    }

    .tile-item__header {
        font-size: 1.8rem;
    }

    .row_small .col {
        padding-right: 15px;
        padding-left: 15px;
    }

    .section_default {
        padding-top: 4.4rem;
    }

    .event-slider__pic {
        padding: 1.5rem;
    }

    .event-slider__desc {
        font-size: 1.5rem;
    }

    .btn_middle {
        font-size: 1.4rem;
    }

    .section-btns__btn {
        margin-bottom: 10px;
    }

    .event-slider__content {
        width: 100%;
        padding-top: 1.7rem;
        padding-right: 0;
    }

    .event-slider__pic {
        width: 100%;
    }

    .event-slider__pic img {
        width: 100%;
    }

    .btn_middle {
        font-size: 1.6rem;
        min-width: 20.2rem;
        padding: 1.5rem 1.5rem;
        text-align: center;
    }

    .event-slider__title {
        font-size: 2rem;
        min-height: inherit;
    }

    .event-slider__desc {
        min-height: inherit;
    }

    .event-slider__item {
        flex-direction: column-reverse;
        padding-top: 15px;
        padding-right: 0;
        padding-left: 0;
    }

    .premio__header {
        font-size: 1.8rem;
        padding: 1.8rem 1.5rem;
    }

    .event-slider .slick-arrow {
        display: none !important;
    }

    .event-slider__item {
        padding-right: 15px;
        padding-left: 15px;
    }

    .hero {
        height: auto;
    }

    .hero-line {
        position: static;
    }

    .table-lined {
        min-width: 760px;
    }

    .hero-line__items {
        flex-wrap: wrap;
    }

    .hero-line__item {
        max-width: calc(50% - 2rem);
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .hero-line__title {
        font-size: 18px;
    }

    h2 {
        font-size: 2.4rem;
    }

    .breadcrump {
        margin-bottom: 3rem;
    }

    .footer__line {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .footer__down {
        padding-top: 3rem;
    }

    .footer__item {
        width: 50%;
    }

    .footer__top {
        padding: 3rem 0 2rem;
    }

    .footer-copy {
        padding-top: 1.7rem;
    }

    .footer__link {
        margin-bottom: .8rem;
    }

    .hero-line {
        margin-top: 3rem;
    }

    .footer__title {
        margin-bottom: 1rem;
    }

    .hero__title {
        font-size: 3rem;
    }

    .her__content {
        padding: 4.3rem 0;
    }

    .btn_default {
        font-size: 1.6rem;
        padding: 1.8rem 1.5rem;
    }

    .toogle-w__header {
        font-size: 2rem;
        padding: 1.6rem 2.5rem;
    }

    .toogle-w__arrow {
        top: 18px;
        right: 2rem;
    }

    .tile-item__desc {
        font-size: 1.6rem;
        min-height: inherit;
        margin-bottom: 2rem;
    }
	
	.p-nav {
        display: none;
    }

    .p-nav-mobile {
        display: block;
    }
	
	.custom-select-multiple {
		flex-wrap: wrap;
	}
	.select2-container--default .select2-selection--multiple .select2-selection__rendered {
		margin: 0;
	}
	.select2-container .select2-selection--multiple {
		height: auto;
	}
}

@media (max-width: 760px) {
    .img-popup__title {
        font-size: 1.8rem;
    }

    .service-tile__title {
        font-size: 1.8rem;
    }

    .price__content {
        padding: 2.1rem 1.5rem 1.8rem 1.5rem;
    }

    .struct-item__pic {
        width: 20rem;
    }

    .doc-item .doc-item__title {
        font-size: 1.4rem;
        margin-bottom: 0;
    }

    .doc-item__desc {
        font-size: 1.5rem;
    }

    .doc-item__pic {
        width: 40px;
    }

    .doc-item .doc-item__content {
        padding-left: 7px;
    }

    .struct-item__desc {
        font-size: 1.6rem;
    }

    .struct-item__info {
        width: calc(100% - 20rem);
    }

    .doc-item__title {
        font-size: 1.8rem;
        padding-top: 0;
    }

    .doc-item__content {
        padding-top: 0;
    }

    .tile-item__pic {
        padding-bottom: 0;
    }

    .toogle-w__header {
        font-size: 1.6rem;
        padding: 1.6rem 1.5rem;
    }

    .doc-item__content {
        padding-left: 15px;
    }

    .toogle-w__arrow {
        display: none;
    }

    .page-title_large .page-title__desc {
        font-size: 3rem;
    }

    .toogle-w_offset {
        margin-bottom: 1.6rem;
    }

    .more-link {
        font-size: 1.8rem;
    }

    .product-item__title {
        font-size: 2.4rem;
        margin-bottom: 1.8rem;
    }

    .product-item_offset {
        margin-bottom: 3rem;
    }

    .product-item__desc {
        font-size: 1.8rem;
        margin-bottom: 3rem;
    }

    .premio_b-offset {
        margin-bottom: 2rem;
    }


    .hero-line__item {
		max-width: 100%;
		margin-left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .more-link_l-offset {
        font-size: 1.8rem;
        padding-left: 0;
    }

    .footer__line {
        font-size: 1.6rem;
    }

    .checkbox__label:before {
        top: 3px;
        width: 2.4rem;
        height: 2.4rem;
    }

    .her__content {
        padding: 4.3rem 0;
    }

    .hero__desc {
        font-size: 1.8rem;
        margin-bottom: 3rem;
    }

    .hero-line__items {
		margin-left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .checkbox__label:after {
        position: absolute;
        top: 10px;
        left: 6px;
        width: 1.2rem;
        height: .6rem;
    }

    .hero-line__ico {
        top: -3px;
    }

    .footer__item {
        width: 100%;
    }

    .toggle-w__arrow {
        right: 1rem;
    }

    .form__title {
        font-size: 2.0rem;
    }

    .page-title__ico {
        display: none;
    }

    .table-lined {
        font-size: 1.5rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .feed-form {
        padding: 3.2rem 1.7rem 3.2rem;
    }

    .feed-form__checkbox {
        margin-right: 0rem;
    }

    .form__title {
        margin-bottom: 1.8rem;
    }

    .checkbox__label {
        padding-left: 4rem;
    }

    .form__control_end {
        text-align: left;
    }

    .table-lined td {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .toggle-w__header {
        padding-right: 47px;
    }

    .p-nav__title {
        font-size: 2.4rem;
    }

    .feed-form__checkbox {
        margin-bottom: 1.4rem;
    }

    .page-title_edited {
        margin-bottom: 2rem;
    }

    .form-btn {
        padding: 2.0rem 1.5rem;
    }

    .img-popup__btn {
        top: -7px;
        right: -29px;
        width: 30px;
        height: 30px;
    }

    .img-popup__btn:before {
        width: 24px;
        height: 2px;
    }

    .img-popup__btn:after {
        width: 2px;
        height: 24px;
    }

    .company__header {
        flex-wrap: wrap;
    }

    .company__body {
        margin-bottom: 2rem;
    }

    .company__text {
        max-width: 100%;
    }

    .company__description {
        max-width: 100%;
        margin-bottom: 6.9rem;
    }

    .company__info .toggle-w__content--version-tablet tr:last-child td:last-of-type {
        border-bottom-color: transparent;
    }
}

@media (max-width: 560px) {
    .image-popup {
        padding: 2rem 3rem 2rem 3rem;
    }

    .single-new__wrapper {
        padding-right: 0;
        padding-left: 0;
    }

    .single-new__sliders .slick-arrow {
        display: none !important;
    }

    .single-gen {
        padding-right: 0;
        padding-left: 0;
    }

    .struct-item__pic {
        margin-right: auto;
        margin-left: auto;
    }

    .struct-item__info {
        width: 100%;
    }

    .struct-item {
        flex-direction: column-reverse;
    }

    .p-nav__title {
        font-size: 2.0rem;
    }
}
.invisible_button {
    background:transparent;
    border:none;
    color:#00539f;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 0;
}
.invisible_button:hover {
    text-decoration: none;
    color:#0172bc;
}

/* End */


/* Start:/local/templates/main/css/air-datapicker.css?169573568216982*/
.air-datepicker-cell.-day-.-other-month-,.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.air-datepicker-cell.-day-.-other-month-:hover,.air-datepicker-cell.-year-.-other-decade-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-day-.-other-month-,.-selected-.air-datepicker-cell.-year-.-other-decade-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-day-.-other-month-,.-in-range-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-day-.-other-month-:empty,.air-datepicker-cell.-year-.-other-decade-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}

.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:-ms-grid;display:grid;-ms-grid-columns:(var(--adp-day-cell-width))[7];grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--cells{display:-ms-grid;display:grid}.air-datepicker-body--cells.-days-{-ms-grid-columns:(var(--adp-day-cell-width))[7];grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}

.air-datepicker-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding)}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-day-cell-width);border-radius:var(--adp-border-radius);-webkit-user-select:none;-ms-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}

.air-datepicker-buttons{display:-ms-grid;display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:-ms-inline-flexbox;display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}

.air-datepicker-time{display:-ms-grid;display:grid;-ms-grid-columns:max-content 1fr;grid-template-columns:max-content 1fr;grid-column-gap:12px;-ms-flex-align:center;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:'';background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;-ms-flex-item-align:end;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type='range']{background:none;cursor:pointer;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type='range']::-ms-tooltip{display:none}.air-datepicker-time--row input[type='range']:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type='range']:focus{outline:none}.air-datepicker-time--row input[type='range']:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type='range']::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size) / 2 * -1)}.air-datepicker-time--row input[type='range']::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:transparent}.air-datepicker-time--row input[type='range']::-ms-fill-lower{background:transparent}.air-datepicker-time--row input[type='range']::-ms-fill-upper{background:transparent}

.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas:
    'nav'
    'body'
    'timepicker'
    'buttons';--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-pointer-offset: 10px;--adp-cell-border-radius: 4px;--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary)}

.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(max-content)[4];grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;left:-100000px;opacity:0;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease),left 0s var(--adp-transition-duration);z-index:var(--adp-z-index)}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-{opacity:1;transform:translate(0);transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease),left 0s 0s}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size));transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size));transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size));transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size));transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size) / 2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size) / 2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}


/* End */


/* Start:/local/templates/main/css/lk.css?169812831910447*/
/**/
.lk{
    padding-top: 10px;
    display: flex;
    align-items: flex-start;
}
.lk-nav__link{
    display: block;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.2;
}
.lk-nav__link.active{
    color: #0172BC;
}
.lk-aside{
    width: 328px;
    flex-shrink: 0;
}
.lk-content{
    flex:1;
    padding-left: 30px;
}
.lk-sub{
    font-size: 36px;
    color: #00539F;
    margin-bottom: 35px;
    font-weight: 500;
}
.table, .table-default {
    width: 100%;
    border-collapse: collapse;   
}

/*lk basket*/
.lk-basket__text {
    margin-bottom: 60px;
    font-size: 2rem;
}
.lk-basket__item {
    margin-bottom: 36px;
}
.lk-basket__button {
    display: flex;
    justify-content: flex-end;
    margin-top: 56px;
}
.basket-item__header {
    height: 77px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    background: #EDF1FA;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #010101; 
}
.basket-item__header {
    height: 50px;
}
.basket-item__body {
    border: 3px solid #EDF1FA;
    border-top: 0;
}
.basket-item__order:not(:last-child) {
    border-bottom: 1px solid #EDF1FA;
}
.order--active .order__arrow {
    transform: scale(-1);
}
.order__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px 15px 20px;
}
.order__title span {
    font-size: 2rem;
    color: #000000;
}
.order__arrow {
    position: relative;
    flex: 0 0 40px;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    transition: all .3s ease;
}
.order__arrow:before {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 2px solid #0052a5;
    border-bottom: 2px solid #0052a5;
}
.order__body {
    display: none;
    padding: 15px 45px 30px;
}
.order__table {
    margin-bottom: 30px;
}
.order__table-row {
    display: flex;
}
.order__table-row:not(:last-child) {
    margin-bottom: 40px;
}
.order__table-col {
    flex-wrap: 0;
    margin-right: 50px;
    font-size: 1.8rem;
}
.order__table-col--line {
    display: flex;
}
.order__table-col-title {
    margin-bottom: 15px;
    font-weight: 600;
    color: #010101;
}
.order__table-col-value {
    color: #0E0E0E;
}
.order__remove {
    font-size: 1.8rem;
    color: #00539F;
}
.order__remove:hover {
    cursor: pointer;
}
.simple-order__title {
    margin-bottom: 17px;
    padding-bottom: 14px;
    border-bottom: 1px solid #C4C4C4;
    font-size: 1.8rem;
    color: #000;
}
.simple-order__item {
    display: flex;
    font-size: 1.6rem;
}
.simple-order__item:not(:last-child) {
    margin-bottom: 14px;
}
.simple-order__item-title {
    flex: 0 1 22%;
    margin-right: 25px;
    color: #010101;
}
.simple-order__item-value {
    flex: 1;
    color: #0E0E0E;
}
.lk-popup {
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
    padding: 75px 50px 55px;
}
.lk-popup__title {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 2rem;
    color: #0E0E0E;
}
.lk-popup__content {
    margin-bottom: 40px;
}
.lk-popup__text {
    font-weight: 500;
    font-size: 2rem;
    color: #0E0E0E;
}
.lk-popup__buttons {
    display: flex;
    justify-content: space-between;
}
.popup-body--add .lk-popup__buttons button,
.popup-body--add .lk-popup__buttons a {
    max-width: 335px;
}
.lk-popup__buttons button,
.lk-popup__buttons a {
    max-width: 240px;
    width: 100%;
    min-width: unset;
    border: none;
}
.lk-popup__buttons .btn_small {
    max-width: 162px;
}
/*lk basket*/

/*lk-orders*/
.lk-orders-table {
    border: 3px solid #EDF1FA;
}
.lk-orders-table__head {
    height: 77px;
    background-color: #EDF1FA;
    font-weight: bold;
}
.lk-orders-table__head {
    height: 50px;
}
.lk-orders-table__row {
    height: 100%;
    display: flex;
    align-items: center;
}
.lk-orders-table__col {
    padding: 1.7rem 2.1rem;
}
.lk-orders-table__date {
    flex: 0 1 20%;
    max-width: 135px;
}
.lk-orders-table__type {
    flex: 0 1 27%;
    max-width: 170px;
}
.lk-orders-table__desc {
    flex: 0 1 100%;
    max-width: calc(100% - 305px);
}
.lk-orders-table__type label,
.lk-orders-table__desc label {
    display: none;
}
.lk-orders-table__body .lk-orders-table__row:not(:last-child) {
    border-bottom: 1px solid #EDF1FA;
}
/*lk-orders*/

.table.lk-table{
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #00539F;
}
.tr{
    display: table-row;
}
.th{
    display: table-cell;
}
.td{
    display: table-cell;
}
.table-mobile{
    font-weight: 600;
    margin-bottom: 4px;
    display: none;
}
.lk-table .th{
    border: 2px solid #00539F;
    background: #EDF1FA;
    font-size: 18px;
    font-weight: bold;
    padding:30px 18px 25px;
}
.lk-table .td{
    font-weight: 300;
    font-size: 18px;
    border: 2px solid #00539F;
    padding: 18px 20px 18px;
}
.lk.mw{
    max-width: 1405px;
}
@media(max-width:1200px){
    .lk-aside{
        width: 220px;
    }
}
@media(max-width:990px){
    .lk{
        padding-top: 0;
        flex-wrap: wrap;
    }
    .lk-sub{
        margin-bottom: 25px;
    }
    .lk-content{
        padding-left: 0;
    }
    .lk-aside{
        width: 100%;
    }
    .lk-content{
        flex:none;
        width: 100%;
    }
}
@media(max-width:768px){
    .lk-table .tr{
        padding-top: 10px;
        padding-bottom: 10px;
        width: calc(50% - 8px);
        display: block;
        margin-bottom: 20px;
        border: 1px solid #00539F;
    }
    .lk-table .tr-th{
        display: none;
    }
    .lk-table{
        border:none;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .lk-table .td{
        padding: 7px 20px 7px;
        border: none;
        display: block;
    }
    .lk-table .table-mobile{
        display: block;
    }
    .order__body {
        padding: 10px 20px;
    }
    .order__table {
        margin-bottom: 20px;
    }
    .order__table-row {
        flex-wrap: wrap;
    }
    .order__table-row:not(:last-child) {
        margin-bottom: 0;
    }
    .order__table-col {
        flex: 0 1 100%;
        display: flex;
        flex-wrap: wrap;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .order__table-col-title {
        margin-bottom: 0;
        margin-right: 20px;
    }
}
@media(max-width:640px){
    .lk-table .tr{
        width: 100%;
    }
    .lk-popup {
        padding: 55px 25px 20px ;
    }
    .lk-popup__buttons {
        flex-wrap: wrap;
        justify-content: center;
    }
    .popup-body--add .lk-popup__buttons button, 
    .popup-body--add .lk-popup__buttons a {
        max-width: 100%;
    }
    .lk-popup__buttons button, .lk-popup__buttons a, 
    .lk-popup__buttons .btn_small {
        max-width: 100%;
    }
    .lk-popup__buttons button:first-child,
    .lk-popup__buttons a:first-child {
        margin-bottom: 10px;
    }
    .simple-order__item {
        flex-wrap: wrap;
    }
    .simple-order__item-title {
        flex: 0 1 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .lk-orders-table {
        border: none;
    }
    .lk-orders-table__head {
        display: none;
    }
    .lk-orders-table__row {
        position: relative;
        flex-wrap: wrap;
        padding: 19px;
        border: 3px solid #EDF1FA;
    }
    .lk-orders-table__col {
        padding: 0;
        font-size: 15px;
        line-height: 18px;
    }
    .lk-orders-table__body .lk-orders-table__row:not(:last-child) {
        margin-bottom: 10px;
        border-bottom-width: 7px;
    }
    .lk-orders-table__body .lk-orders-table__row:last-child {
        border-bottom-width: 7px;
    }
    .lk-orders-table__type,
    .lk-orders-table__desc {
        flex: 0 1 100%;
        max-width: 100%;
    }
    .lk-orders-table__type label,
    .lk-orders-table__desc label {
        display: block;
        margin-bottom: 4px;
        font-size: 12px;
        line-height: 15px;
        color: #9D9D9D;
    }
    .lk-orders-table__date {
        position: absolute;
        top: 16px;
        right: 15px;
        font-size: 14px;
        line-height: 17px;
        color: #626262;
    }
    .lk-orders-table__type {
        margin-bottom: 16px;
    }
}

/* lk-feedback */
.lk-feedback-table {
    border: 3px solid #EDF1FA;
}
.lk-feedback-table__head {
    height: 77px;
    background-color: #EDF1FA;
    font-weight: bold;
}
.lk-feedback-table__head {
    height: 50px;
}
.lk-feedback-table__row {
    height: 100%;
    display: flex;
    align-items: left;
    max-width: 100%;
}
.lk-feedback-table__col {
    padding: 1.7rem 2.1rem;
}
.lk-feedback-table__date {
    flex: 0 1 20%;
    max-width: 170px;
}
.lk-feedback-table__type {
    flex: 0 1 calc(100% - 170px);
    align-items: left;
    max-width: calc(100% - 170px);
}
.lk-feedback__body {
    display: none;
    padding: 15px 45px 30px;
}
.lk-feedback-table__body .lk-feedback-table__row:not(:last-child) {
    border-bottom: 1px solid #EDF1FA;
}

.lk-feedback-item:not(:last-child) {
    border-bottom: 1px solid #EDF1FA;
}

.lk-feedback--active .lk-feedback__arrow {
    transform: scale(-1);
}
.lk-feedback__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px 15px 20px;
}
.lk-feedback__title span {
    font-size: 2rem;
    color: #000000;
}
.lk-feedback__arrow {
    position: relative;
    flex: 0 0 40px;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
    transition: all .3s ease;
}
.lk-feedback__arrow:before {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-right: 2px solid #0052a5;
    border-bottom: 2px solid #0052a5;
}
/* lk-feedback */

/* End */


/* Start:/local/templates/main/css/lk-new.css?173988547648327*/
.mb-0 {
  margin-bottom: 0 !important; }

.header-right {
  display: flex;
  align-items: center; }

.lk-content--small {
  max-width: 885px;
  padding-left: 0;
  margin: 0 auto; }

.btn-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #00539F;
  cursor: pointer; }

.form__row-top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
  padding-bottom: 8px;
  width: 100%; }
  .form__row-top > * {
    margin-bottom: 10px !important;
    width: auto !important; }
  .form__row-top .form__label {
    margin-right: auto; }
.form__row {
  width: 100%;
  max-width: 380px;
  display: flex;
  flex-wrap: wrap; }
  .form__row:not(:last-of-type) {
    margin-bottom: 43px; }
    @media (max-width: 578px) {
      .form__row:not(:last-of-type) {
        margin-bottom: 16px; } }
  @media (max-width: 578px) {
    .form__row:first-of-type {
      margin-top: 16px; } }
  .form__row--medium {
    max-width: 400px !important; }
.form__input {
  font-weight: 300;
  font-size: 22px;
  line-height: 27px;
  color: #010101; }
  @media (max-width: 578px) {
    .form__input {
      font-size: 18px;
      line-height: 1.27; } }
.form__label {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 8px; }
.form__input {
  width: 100%;
  padding: 14px 20px;
  position: relative;
  z-index: 1;
  background: transparent;
  border: 1px solid #00539F;
  box-sizing: border-box; }
.form__inputs {
  display: flex;
  flex-wrap: wrap; }
.form__inputs-label {
  position: relative; }
  .form__inputs-label:not(:first-of-type) {
    margin-left: -1px; }
.form__inputs-radio {
  width: 0.01em;
  height: 0.01em;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0; }
  .form__inputs-radio:checked + .form__inputs-text {
    color: #ffffff;
    background: #00539f; }
.form__inputs-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  background: #FFFFFF;
  border: 1px solid #00539F;
  box-sizing: border-box; }
.form__row-inner--fill {
  flex: 1;
  padding-left: 16px; }
  @media (max-width: 578px) {
    .form__row-inner--fill {
      padding-left: 0;
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%;
      margin-top: 16px; } }
.form__input-icon {
  position: relative;
  width: 100%; }
  .form__input-icon .form__input {
    padding-right: 54px; }
.form__select {
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #00539F;
  box-sizing: border-box;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.707107' y1='1.29289' x2='10.7071' y2='11.2929' stroke='%2300539F' stroke-width='2'/%3E%3Cline x1='9.29289' y1='11.2929' x2='19.2929' y2='1.29289' stroke='%2300539F' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 23px) 50%;
  height: 56px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ""; }
.form__input-icon-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%); }
  .form__input-icon-item--password {
    z-index: 2; }
    .form__input-icon-item--password.is-active .form__input-icon-item--password-item-off {
      display: none; }
    .form__input-icon-item--password.is-active .form__input-icon-item--password-item-on {
      display: flex; }
  .form__input-icon-item--password-item-on {
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: none; }
  .form__input-icon-item--password-item-off {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
.form__text {
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #010101; }
  .form__text a {
    text-decoration-line: underline;
    color: #00539F; }
.form__text-row {
  margin-top: 54px;
  margin-bottom: 25px; }
.form__capcha-row {
  margin-top: 57px; }
.form__button {
  width: 100%; }
  .form__button .btn {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; }
.form__input-file {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.form__input-file-wrapper {
  width: 100%;
  padding: 14px 20px;
  position: relative;
  z-index: 1;
  background: transparent;
  border: 1px solid #00539F;
  box-sizing: border-box;
  min-height: 56px;
  display: flex;
  flex-wrap: wrap; }
.form__button-auth {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: -16px; }
  .form__button-auth > * {
    margin-bottom: 16px !important; }
  .form__button-auth .btn-text {
    margin: 0 auto; }
  @media (max-width: 578px) {
    .form__button-auth .btn {
      width: 100%;
      display: flex;
      justify-content: center;
      order: -1; } }
.form__textarea {
  width: 100%;
  width: 100%;
  padding: 14px 20px;
  position: relative;
  z-index: 1;
  background: transparent;
  border: 1px solid #00539F;
  box-sizing: border-box;
  height: 194px;
  max-width: 100%;
  min-width: 100%;
  max-height: 350px;
  resize: none; }
  .form__textarea::placeholder {
    opacity: 1;
    color: rgba(1, 1, 1, 0.4); }

.form-full-inputs .form__row {
  width: 100%;
  max-width: 100%; }

.form-files__image:not(:last-of-type) {
  margin-right: 8px; }
.form-files__image:not(:first-of-type) {
  margin-top: 8px; }

.form-files__image-remove {
  position: absolute;
  z-index: 5; }

.form-files__name {
  font-weight: 300;
  font-size: 22px;
  line-height: 27px;
  color: #010101; }

.form-auth {
  margin: 0 auto;
  max-width: 526px;
  width: 100%; }
  .form-auth .form__row {
    max-width: 100%; }

.p-nav--small {
  width: auto;
  background-color: transparent; }
  @media (max-width: 1020px) {
    .p-nav--small {
      display: flex;
      flex-wrap: wrap; } }
  .p-nav--small .p-nav__link {
    font-weight: 500;
    font-size: 20px;
    line-height: 132.9%;
    padding: 12px;
    min-width: 131px;
    flex: 0 0;
    background-color: #edf1fa; }
    .p-nav--small .p-nav__link:hover {
      color: #0172BC; }
    .p-nav--small .p-nav__link.active {
      background-color: #00539F; }
      .p-nav--small .p-nav__link.active:hover {
        color: #fff; }

.p-nav--lk {
  margin-bottom: 56px; }

@media (max-width: 576px) {
  .contact-tile__item {
    width: 100%; } }

.contact-tile {
  flex-wrap: wrap; }
  .contact-tile--md {
    max-width: 864px;
    flex-wrap: wrap; }
    @media (max-width: 576px) {
      .contact-tile--md .contact-tile__item {
        width: 100%; } }
  .contact-tile--no-width {
    width: auto;
    flex-wrap: wrap; }
    @media (max-width: 576px) {
      .contact-tile--no-width .contact-tile__item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 32px; } }
  .contact-tile__item--center-h {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center; }
  .contact-tile__item--white {
    width: auto;
    background-color: #fff !important;
    padding: 0 !important;
    min-width: 399px; }
    .contact-tile__item--white:not(:last-of-type) {
      margin-right: 66px; }
    .contact-tile__item--white .contact-tile__item {
      padding: 0 !important; }
    .contact-tile__item--white .contact-tile__key-val {
      margin-bottom: 0; }
    .contact-tile__item--white .contact-tile__title {
      font-size: 30px; }
	.key-val__desc:hover {
		color: #00539F; }

.key-val__desc--md {
  font-weight: 500;
  font-size: 22px;
  line-height: 168.9%;
  color: #010101;
  margin-bottom: 0; }

.contacts-item--search {
  margin-top: 107px; }
.contacts-item--info {
  margin-top: 126px; }
.contacts-item--map {
  margin-top: 138px; }
.contacts-item--tabs {
  margin-top: 147px; }
@media (max-width: 767px) {
  .contacts-item {
    margin-top: 40px !important; } }
.contacts-item__map-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }
.contacts-item__map-text {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  flex: 1;
  padding-right: 30px; }
  @media (max-width: 576px) {
    .contacts-item__map-text {
      margin-bottom: 24px;
      font-size: 18px;
      line-height: 1.28;
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%; } }
.contacts-item__map-link {
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  text-decoration-line: underline;
  color: #010101; }
  @media (max-width: 576px) {
    .contacts-item__map-link {
      font-size: 18px;
      line-height: 1.58; } }
  .contacts-item__map-link:hover {
    color: #0172BC; }
.contacts-item__map-item {
  width: 100%;
  height: 468px;
  margin-top: 56px; }
.contacts-item__map-map {
  width: 100%;
  height: 466px; }

.table-lined--horizontal {
  border: 0; }
  .table-lined--horizontal tr:first-of-type td {
    border-top: 0; }
  .table-lined--horizontal td {
    border-right: 0 !important; }
  .table-lined--horizontal th {
    border-right: 0 !important; }

.contacts-search__select {
  max-width: 633px;
  position: relative; }
  .contacts-search__select .select2.select2-container--open {
    z-index: 1100;
    position: relative; }
    .contacts-search__select .select2.select2-container--open .select2-selection__arrow {
      right: -14px;
      top: 37%; }
      @media (max-width: 767px) {
        .contacts-search__select .select2.select2-container--open .select2-selection__arrow {
          right: 23px; } }
  .contacts-search__select .select2-container--default.select2-container {
    width: 100% !important; }
  .contacts-search__select .select2-container--default.select2-container--open .select2-selection--single {
    border-color: transparent; }
  .contacts-search__select .select2-container--default.select2-container--open .select2-selection__arrow {
    transform: rotate(180deg); }
  .contacts-search__select .select2-container--default .select2-dropdown {
    width: calc(100% + 40px) !important;
    border-color: transparent; }
    @media (max-width: 767px) {
      .contacts-search__select .select2-container--default .select2-dropdown {
        width: 100% !important; } }
    .contacts-search__select .select2-container--default .select2-dropdown::before {
      content: "";
      position: absolute;
      width: 100%;
      height: calc(100% + 61px);
      top: -60px;
      left: 0;
      background: #FFFFFF;
      box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25); }
    .contacts-search__select .select2-container--default .select2-dropdown.select2-dropdown--above::before {
      height: calc(100% + 81px);
      top: -21px; }
  .contacts-search__select .select2-container--default .select2-search {
    width: calc(100% - 40px);
    margin-left: 20px;
    position: relative;
    z-index: 5; }
    @media (max-width: 767px) {
      .contacts-search__select .select2-container--default .select2-search {
        width: 100% !important;
        margin-left: 0; } }
  .contacts-search__select .select2-container--default .select2-results {
    position: relative;
    z-index: 5;
    padding-top: 22px; }
  .contacts-search__select .select2-container--default .select2-search__field {
    border: 1px solid #0172BC;
    border-radius: 0px;
    background-color: #fff;
    padding: 13px 21px;
    height: 54px !important; }
    @media (max-width: 767px) {
      .contacts-search__select .select2-container--default .select2-search__field {
        height: auto; } }
  .contacts-search__select .select2-container--default .select2-results__option--selected {
    background: #EDF1FA; }
  .contacts-search__select .select2-container--default .select2-results__option {
    font-size: 20px;
    line-height: 40px;
    color: #010101;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .contacts-search__select .select2-container--default .select2-results__option {
        font-size: 16px;
        line-height: 1.28; } }
  .contacts-search__select .select2-container--default .select2-selection--single {
    border: 1px solid #0172BC;
    border-radius: 0px;
    background-color: #fff;
    padding: 13px 21px;
    height: 54px !important; }
  .contacts-search__select .select2-container--default .select2-selection__clear {
    opacity: 0; }
  .contacts-search__select .select2-container--default .select2-selection__arrow {
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    width: 20px;
    height: 12px; }
    .contacts-search__select .select2-container--default .select2-selection__arrow b {
      margin: 0 !important;
      transform: translate(-50%, -50%);
      border: 0 !important;
      background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.707107' y1='1.29289' x2='10.7071' y2='11.2929' stroke='%2300539F' stroke-width='2'/%3E%3Cline x1='9.29289' y1='11.2929' x2='19.2929' y2='1.29289' stroke='%2300539F' stroke-width='2'/%3E%3C/svg%3E%0A");
      width: 20px;
      height: 12px; }
  .contacts-search__select .select2-container--default .select2-results__options {
    max-height: 420px !important; }
.contacts-search__input-wrapper {
  margin-top: 31px;
  margin-bottom: 68px; }
  @media (max-width: 767px) {
    .contacts-search__input-wrapper {
      margin-bottom: 32px; } }
  .contacts-search__input-wrapper .search-select {
    max-width: 633px; }
.contacts-search__result .h2_blue {
  margin-bottom: 62px; }
  @media (max-width: 767px) {
    .contacts-search__result .h2_blue {
      margin-bottom: 32px; } }
.contacts-search__result + .contacts-search__result {
  margin-top: 136px; }
  @media (max-width: 767px) {
    .contacts-search__result + .contacts-search__result {
      margin-top: 48px; } }
.contacts-search__result-body .col {
  margin-bottom: 24px; }
.contacts-search__result-body .row {
  margin-bottom: -24px;
}
.contacts-search__item {
  background: #FFFFFF;
  border: 3px solid #EDF1FA;
  border-bottom: 14px solid #EDF1FA;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
  padding-bottom: 37px; }
  @media (max-width: 767px) {
    .contacts-search__item {
      padding: 20px; } }
.contacts-search__img {
  width: 148px; }
  .contacts-search__img img {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    object-fit: cover; }
.contacts-search__side {
  flex: 1;
  padding-left: 62px; }
  
  @media (max-width: 1070px) {
    .contacts-search__side {
      padding-left: 0;
      flex: 1 0 100%;
      width: 100%;
      max-width: 100%; } }
.contacts-search__type {
  font-size: 20px;
  line-height: 24px;
  color: #0172BC;
  margin-bottom: 15px; }
.contacts-search__name {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #0E0E0E;
  margin-bottom: 20px; }
.contacts-search__name-uppercase {
  text-transform: uppercase; }
.contacts-search__info {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap; }
.contacts-search__info-name {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  width: 75px; }
  @media (max-width: 767px) {
    .contacts-search__info-name {
      width: 100%; } }
.contacts-search__info-val {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  padding-left: 10px; }
  @media (max-width: 767px) {
    .contacts-search__info-val {
      padding-left: 0;
      width: 100%;
      margin-top: 8px; } }
  .contacts-search__info-val a:hover {
    color: #00539F; }
.contacts-search__bottom {
  margin-top: 30px;
  font-size: 22px;
  line-height: 26px;
  text-decoration-line: underline;
  color: #000000; }
  .contacts-search__bottom:hover {
    color: #00539F; }
.contacts-search__reg {
  width: 100%;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #010101;
  position: relative; }
  .contacts-search__reg::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: -17px;
    top: 8px;
    border-radius: 50%;
    background: #00539F; }
.contacts-search__s-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #010101;
  margin-bottom: 15px;
  margin-top: 44px; }
  @media (max-width: 767px) {
    .contacts-search__s-title {
      margin-top: 32px; } }

.popup-body {
  position: relative; }
  .popup-body--remove {
    max-width: 598px;
    width: 100%;
    margin: 0 auto; }
  .popup-body--remove .mfp-close {
    display: none !important; }
  .popup-body--send {
    max-width: 643px;
    width: 100%;
    margin: 0 auto; }
  .popup-body--send .mfp-close {
    display: none !important; }
  .popup-body--add {
    max-width: 808px;
    width: 100%;
    margin: 0 auto; }
  .popup-body--add .mfp-close {
    display: none !important; }
  .popup-body--lg {
    max-width: 1495px;
    width: 100%;
    margin: 0 auto; }
    .popup-body--lg .mfp-close {
      display: none !important; }
  .popup-body .popup-close {
    position: absolute;
    top: 30px;
    right: 28px;
    cursor: pointer; }
  .popup-body .contacts-search__item {
    padding: 40px;
    padding-bottom: 79px;
    border: 0; }
    @media (max-width: 767px) {
      .popup-body .contacts-search__item {
        padding: 20px; } }

.search-select {
  width: 100%; }

.map-baloon__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 14px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.map-baloon__btn {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

[class*="-balloon__layout"] {
  overflow: unset !important; }

[class*="-balloon__content"] {
  margin-right: 0 !important;
  padding-right: 12px !important;
  max-width: 372px;
  padding: 24px 30px !important; }
  @media (max-width: 576px) {
    [class*="-balloon__content"] {
      max-width: 65vw; }
      [class*="-balloon__content"] > * {
        height: auto !important; } }
  [class*="-balloon__content"] > * {
    max-width: 100%; }

.page-404 {
  padding-top: 178px;
  padding-bottom: 181px; }
  @media (max-width: 1050px) {
    .page-404 {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .page-404__wrapper {
    width: 100%;
    margin: 0 auto; }
  .page-404__logo {
    display: flex;
    justify-content: center;
    margin-bottom: 43px; }
    @media (max-width: 767px) {
      .page-404__logo {
        margin-bottom: 23px; } }
    @media (max-width: 767px) {
      .page-404__logo img {
        width: 60%; } }
  .page-404__title {
    width: 100%;
    text-align: center;
    margin-bottom: 17px; }
  .page-404__descr {
    font-size: 20px;
    line-height: 132.9%;
    text-align: center;
    color: #0E0E0E; }
    @media (max-width: 767px) {
      .page-404__descr {
        font-size: 14px; } }
  .page-404__button {
    display: flex;
    justify-content: center;
    margin-top: 79px; }
    @media (max-width: 767px) {
      .page-404__button {
        margin-top: 20px; } }

@media (max-width: 767px) {
  .hide-mobile {
    display: none; }

  .toggle-w__content--version-tablet .table-lined {
    min-width: 100%; }
  .toggle-w__content--version-tablet tr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .toggle-w__content--version-tablet tr + tr {
      margin-top: 1.2rem; }
  .toggle-w__content--version-tablet td {
    width: 100% !important;
    min-width: 100% !important; }
    .toggle-w__content--version-tablet td:first-of-type {
      background: #EDF1FA;
      padding: 1.7rem 1.4rem !important;
      padding-top: 0; }
    .toggle-w__content--version-tablet td:last-of-type {
      border-bottom: 4px solid #EDF1FA; } }
@media (min-width: 768px) {
  .show-mobile {
    display: none; } }
.about-item {
  margin-top: 6rem; }
  @media (max-width: 576px) {
    .about-item {
      margin-top: 40px; } }
  @media (max-width: 576px) {
    .about-item__header {
      font-size: 18px;
      line-height: 1.65;
      margin-bottom: 40px; } }
  @media (max-width: 576px) {
    .about-item__title {
      font-size: 22px;
      line-height: 1.26; } }
  .about-item__left {
    max-width: 526px;
    width: 526px;
    flex: 1 0 526px; }
    @media (max-width: 991px) {
      .about-item__left {
        max-width: 100%;
        width: 100%;
        flex: 1 0 100%; } }
  .about-item__desc {
    flex: 1 0 calc(100% - 526px);
    max-width: calc(100% - 526px);
    width: calc(100% - 526px);
    padding-left: 88px; }
    @media (max-width: 991px) {
      .about-item__desc {
        max-width: 100%;
        width: 100%;
        flex: 1 0 100%;
        padding-left: 0;
        padding-top: 40px; } }
  .about-item__content {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
  .about-item__descr {
    max-width: 651px; }
  .about-item__struct {
    margin-top: 56px; }
    @media (max-width: 991px) {
      .about-item__struct {
        margin-top: 40px; } }

.list-circle {
  font-weight: normal;
  font-size: 20px;
  line-height: 132.9%;
  color: #010101;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 20px; }
  .list-circle li {
    width: 100%;
    font-weight: normal;
    font-size: 2.19rem;
    line-height: 132.9%;
    color: #010101;
    position: relative; }
    .list-circle li + li {
      margin-top: 5px; }
    .list-circle li::before {
      content: "";
      width: 7px;
      height: 7px;
      position: absolute;
      left: -17px;
      top: 8px;
      border-radius: 50%;
      background: #00539F; }

.link-underline {
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #00539F;
  display: inline-block;
  position: relative; }
  @media (max-width: 576px) {
    .link-underline {
      font-size: 18px;
      line-height: 1.26; } }
  .link-underline:hover {
    color: #0172BC; }
    .link-underline:hover::before {
      background: #0172BC; }
  .link-underline::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #00539F;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(2px); }

.main-popup-slider {
  margin-top: 102px; }
  @media (max-width: 991px) {
    .main-popup-slider {
      margin-top: 50px; } }
  .main-popup-slider + .main-popup-slider {
    margin-top: 134px; }
    @media (max-width: 991px) {
      .main-popup-slider + .main-popup-slider {
        margin-top: 50px; } }
  .main-popup-slider__slider .slick-track {
    display: flex; }
  .main-popup-slider__slider .slick-slide {
    margin: 0 20px;
    height: auto; }
    @media (max-width: 576px) {
      .main-popup-slider__slider .slick-slide {
        margin: 0; } }
    .main-popup-slider__slider .slick-slide .review {
      height: 100%;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      .main-popup-slider__slider .slick-slide .review .review__pic {
        flex: 1; }
  .main-popup-slider__slider .review__pic {
    padding: 35px;
    padding-top: 40px;
    display: flex;
    justify-content: center; }
  .main-popup-slider__slider .review__img {
    border: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 576px) {
      .main-popup-slider__slider .review__img {
        height: auto; } }
  .main-popup-slider__bottom {
    margin-top: 90px;
    padding-left: 38px; }
    @media (max-width: 991px) {
      .main-popup-slider__bottom {
        padding-left: 0;
        margin-top: 30px; } }

.slider_arrows .slick-arrow {
  z-index: 100; }

.reviews .review {
  margin-bottom: 27px; }

.about-contacts {
  margin-top: 134px; }
  @media (max-width: 991px) {
    .about-contacts {
      margin-top: 50px; } }
  .about-contacts .f-space__title {
    margin-bottom: 95px; }
    @media (max-width: 991px) {
      .about-contacts .f-space__title {
        margin-bottom: 30px; } }
  .about-contacts__bottom {
    margin-top: 80px; }
    @media (max-width: 991px) {
      .about-contacts__bottom {
        margin-top: 40px; } }
  .about-contacts__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    color: #00539F; }
    @media (max-width: 1100px) {
      .about-contacts__item {
        font-size: 22px;
        line-height: 1.26; } }
    @media (max-width: 991px) {
      .about-contacts__item {
        font-size: 15px; } }
    .about-contacts__item:hover {
      text-decoration: none; }
  .about-contacts__icon {
    display: flex; }
    @media (max-width: 991px) {
      .about-contacts__icon {
        max-width: 38px; } }
  .about-contacts__text {
    padding-left: 27px;
    flex: 1; }

@media (max-width: 576px) {
  .slider_arrows .slick-prev {
    left: 5px; }
  .slider_arrows .slick-next {
    right: 5px; } }

.f-space__item:hover {
  color: #0172bc; }

.pagination__item:hover, .pagination__item.active {
  color: #0172bc; }

.content-inner {
  width: 100%;
  margin-bottom: 67px;
  display: flex;
  flex-wrap: wrap; }

.content-text {
  flex: 1;
  padding-left: 68px; }
  @media (max-width: 1199px) {
    .content-text {
      flex: 1 0 100%;
      width: 100%;
      max-width: 100%;
      order: -1;
      padding-left: 0;
      margin-bottom: 30px; } }

.content-side {
  width: 700px;
  flex: 1 0 700px;
  max-width: 700px; }
  @media (max-width: 1199px) {
    .content-side {
      flex: 1 0 100%;
      width: 100%;
      max-width: 100%; } }

.slider-width-thumb {
  width: auto !important; }
  .slider-width-thumb__big {
    width: 100%;
    padding: 0 100px;
    margin-bottom: 17px; }
    @media (max-width: 1199px) {
      .slider-width-thumb__big {
        padding: 0; } }
    @media (max-width: 576px) {
      .slider-width-thumb__big .slider-arrow {
        display: none !important; } }
  .slider-width-thumb__big-item {
    height: 371px; }
    .slider-width-thumb__big-item img {
      height: 100%;
      width: 100%;
      object-fit: cover;
	  margin: auto; }
  .slider-width-thumb__small {
    width: calc(100% + 22px);
    margin-left: -11px;
    padding: 0 100px;
    margin-top: 17px; }
    @media (max-width: 1199px) {
      .slider-width-thumb__small {
        padding: 0; } }
    @media (max-width: 700px) {
      .slider-width-thumb__small {
        padding: 0 13px; } }
  .slider-width-thumb__small-item {
    height: 92px;
    margin: 0 11px; }
    .slider-width-thumb__small-item img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .slider-width-thumb .slider-popup-inner {
    position: relative; }

.popup-video {
  margin: 0 auto;
  margin-top: 65px;
  height: 399px;
  max-width: 569px;
  position: relative; }
  @media (max-width: 1199px) {
    .popup-video {
      height: calc(100vw / 1.8); } }
  .popup-video__arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer; }
  .popup-video__img {
    height: 100%;
    width: 100%; }
    .popup-video__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.popup-media-slider {
  max-width: 1630px;
  margin: 0 auto;
  position: relative; }
  .popup-media-slider .mfp-close {
    opacity: 0; }
  .popup-media-slider .img-popup__btn {
    top: 0px;
    right: 0;
    z-index: 1100; }
    @media (min-width: 1199px) {
      .popup-media-slider .img-popup__btn {
        top: 16px;
        right: 53px; } }
  .popup-media-slider .slider-popup-inner {
    margin: 0 auto;
    height: auto; }
  .popup-media-slider .slider-width-thumb {
    height: 100%;
    /*display: flex;
    flex-direction: column;*/ }
  .popup-media-slider .slider-width-thumb__big {
    /*flex: 1;*/ height: calc(100vh - 220px); }
    .popup-media-slider .slider-width-thumb__big .slick-list {
      height: 100%; }
    .popup-media-slider .slider-width-thumb__big .slick-track {
      height: 100%; }
  .popup-media-slider .slider-width-thumb__big-item {
    position: relative;
    position: relative;
    padding-bottom: 0;
    height: 100%; }
    .popup-media-slider .slider-width-thumb__big-item img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .popup-media-slider .slider-width-thumb__big-item img {
      position: absolute;
      width: 100%;
      height: 100%; }
  .popup-media-slider .slider-width-thumb__small-item {
    height: auto;
    position: relative;
    padding-bottom: 55%; }
    .popup-media-slider .slider-width-thumb__small-item img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .popup-media-slider .slick-slide {
    position: relative;
    cursor: pointer; }
    .popup-media-slider .slick-slide .p-white-bg {
      position: relative; }
      .popup-media-slider .slick-slide .p-white-bg::before {
        content: "";
        position: absolute;
        left: 4px;
        bottom: 4px;
        right: 4px;
        top: 4px;
        background: rgba(226, 226, 226, 0.5);
        will-change: opacity;
        transition: opacity 350ms ease;
        z-index: 1; }
      .popup-media-slider .slick-slide .p-white-bg img {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
        max-height: 146px; }
    .popup-media-slider .slick-slide.slick-current .p-white-bg::before {
      opacity: 0; }
  .popup-media-slider .slider_arrows .slick-prev {
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff; }
  .popup-media-slider .slider_arrows .slick-next {
    border-top: 5px solid #fff;
    border-right: 5px solid #fff; }

.popup-media-video {
  max-width: 100%;
  margin: 0 auto;
  position: relative; }
  .popup-media-video .mfp-close {
    opacity: 0; }
  @media (max-width: 576px) {
    .popup-media-video .img-popup__btn {
      top: 0px;
      right: 0;
      z-index: 1100; } }
  .popup-media-video .video-popup-inner {
    margin: 0 auto;
    max-width: 1497px;
    width: calc(80vmin * 1.67);
    position: relative; }
    @media (max-width: 760px) {
      .popup-media-video .video-popup-inner {
        width: 95vw; } }
  .popup-media-video .plyr__video-embed {
    max-height: 80vmin; }
    @media (max-width: 760px) {
      .popup-media-video .plyr__video-embed {
        max-height: calc(95vw / 1.67); } }

.plyr__poster {
  object-fit: cover;
  background-size: cover !important; }

.plyr__control--overlaid {
  background: #fff;
  width: 115px !important;
  height: 115px;
  display: flex !important;
  justify-content: center;
  align-items: center; }

.plyr__control svg {
  fill: #00539F; }

.plyr__control--overlaid.plyr__control svg {
  transform: scale(2.3); }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded="true"] {
  background: #00539F; }

.plyr__control:hover svg {
  fill: #fff; }

.logo {
  display: flex; }

.header {
  position: relative;
  padding: 0; }

.header-nav {
  margin-left: 4rem; }
  .header-nav__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0; }
  .header-nav__item {
    /*padding: 56px 40px;*/
    padding: 46px 40px; }
    .header-nav__item:hover, .header-nav__item--active {
      background: #0172BC; }
  .header-nav__link {
    margin-left: 0; }
  .header-nav__drop {
    width: 100%;
    position: absolute;
    bottom: 1px;
    left: 0;
    transform: translateY(100%);
    background: #0172BC;
    padding-top: 96px;
    padding-bottom: 56px;
    z-index: 1000;
    display: none; }
    .header-nav__drop .col--md-4 {
      position: relative; }
      .header-nav__drop .col--md-4:not(:last-of-type) .header-nav__drop-list {
        border-right: 2px solid rgba(255, 255, 255, 0.2); }
  .header-nav__drop-list {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 100%; }
    .header-nav__drop-list--hidden {
      display: none; }
      .header-nav__drop-list--hidden.is-active {
        display: block; }
  .header-nav__drop-item {
    padding: 0 3rem;
    padding-right: 1rem; }
    .header-nav__drop-item:not(:last-of-type) {
      margin-bottom: 30px; }
    .header-nav__drop-item .header-nav__drop-list {
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      transform: translateX(100%); }
    .header-nav__drop-item:hover > .header-nav__drop-list {
      display: block; }
  .header-nav__drop-link {
    /*font-size: 24px;*/
	position: relative;
	text-decoration: underline;
	text-decoration-color: transparent;
	transition: all .3s ease;
	font-size: 20px;
    line-height: 128.69%;
    color: #FFFFFF; }
 .header-nav__drop-item:hover .header-nav__drop-link {
		text-decoration-color: #fff;
		/*text-shadow: 0 0 .9px #fff, 0 0 .9px #fff, 0 0 .9px #fff;
      font-weight: bold;*/ }
  .header-nav__drop-hide {
    margin-top: 61px;
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
    cursor: pointer; }

@media (max-width: 1650px) {
  .header-nav__item {
    /*padding: 56px 20px;*/
    padding: 46px 20px; } }
.cookies-drop {
  z-index: 1001;
  width: 483px;
  left: calc((100vw - 1420px) / 2);
  bottom: 107px;
  position: fixed;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  padding: 55px 50px; }
  @media (max-width: 1450px) {
    .cookies-drop {
      left: 20px;
      max-width: 483px;
      width: calc(100% - 40px);
      bottom: 20px; } }
  @media (max-width: 576px) {
    .cookies-drop {
      padding: 25px 20px; } }
  .cookies-drop__btn {
    margin-top: 45px; }
    @media (max-width: 1450px) {
      .cookies-drop__btn {
        margin-top: 20px; } }
  .cookies-drop__text {
    font-size: 20px;
    line-height: 132.9%;
    color: #0E0E0E; }
    @media (max-width: 1450px) {
      .cookies-drop__text {
        font-size: 16px; } }
    .cookies-drop__text p {
      margin: 0;
      padding: 0; }
    .cookies-drop__text a {
      text-decoration: underline; }
      .cookies-drop__text a:hover {
        color: #0172bc; }
  .cookies-drop .btn {
    font-weight: 500;
    font-size: 22px;
    line-height: 128.69%;
    color: #FFFFFF;
    padding: 20px 65px; }
    @media (max-width: 1450px) {
      .cookies-drop .btn {
        font-size: 18px;
        padding: 18px 55px; } }

.more-link:hover {
  color: #0172BC; }

@media (max-width: 1199px) {
  .hero {
    min-height: unset; } }

@media (max-width: 1300px) {
  .event-slider__pic {
    padding-top: 25px;
    padding-bottom: 25px;
    background: transparent; } }
@media (max-width: 990px) {
  .event-slider__pic {
	height: 240px;
    padding: 0 !important; }
  .event-slider__pic img {
	width: unset;
    height: 100%; }}

@media (max-width: 990px) {
  .btn_middle {
    font-size: 1.4rem; } }

.header-right__link {
  display: inline-flex;
  position: relative; }

.header-right__link-count {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(35%, -35%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 128.69%;
  color: #0053A0;
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 576px) {
  .footer-copy__link {
    margin-top: 20px; } }

.slider-count {
  display: flex;
  justify-content: flex-end;
  font-weight: 500;
  font-size: 22px;
  line-height: 132.9%;
  color: #00539F;
  /* or 29px */
  margin-top: 26px;
  padding-right: 8.6rem;
  padding-left: 8.6rem; }
  @media (max-width: 1520px) {
    .slider-count {
      padding-left: 6.6rem;
      padding-right: 6.6rem; } }
  @media (max-width: 700px) {
    .slider-count {
      padding-left: 0;
      padding-right: 0; } }

.popup .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; }
.popup .slider-count {
  color: #fff;
  padding: 0 62px; }
  @media (max-width: 1199px) {
    .popup .slider-count {
      padding: 0; } }
.popup .slider-width-thumb {
  opacity: 0;
  transition: opacity 0.45s ease 0.2324s; }
  .popup .slider-width-thumb.is-show {
    opacity: 1; }

@media (max-width: 700px) {
  .p-slider, .p-slider-nav {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 325px) {
  .checkbox__label {
    font-size: 1.55rem; } }

@media (max-width: 325px) {
  .select2-selection__rendered {
    font-size: 1.45rem; } }

.slider_arrows .slick-prev {
  left: 8px; }

.slider_arrows .slick-next {
  right: 8px; }

.p-nav-desction__bottom a:hover {
  color: #00539f; }

.p-nav-desction__bottom--gap {
  margin-bottom: 65px !important;
  max-width: 1370px;
  margin-top: 0;
  font-weight: 500; }

@media (max-width: 760px) {
  .toogle-w__arrow {
    display: block !important;
    opacity: 1;
    top: 14px; } }

@media (max-width: 760px) {
  .sert-area__desc {
    height: auto; } }

@media (max-width: 760px) {
  .service-form__control {
    width: 100%;
    flex: 1 0 100%;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 20px; } }

@media (max-width: 760px) {
  .service-form__content {
    flex-wrap: wrap; } }

@media (max-width: 760px) {
  .service-form__btn {
    width: 100%;
    display: flex;
    justify-content: center; } }

.mt-20 {
  margin-top: 20px !important; }

@media (max-width: 760px) {
  .box-pic__content {
    padding: 20px; } }

@media (max-width: 760px) {
  .box-pic {
    display: flex;
    flex-wrap: wrap; } }

@media (max-width: 760px) {
  .box-pic__pic {
    width: 100%;
    order: -1;
    min-height: 100px; } }

@media (max-width: 760px) {
  .box-pic__title {
    font-size: 18px;
    line-height: 1.58; } }

@media (max-width: 760px) {
  .struct-item__pic {
    width: 27rem; } }

@media (max-width: 760px) {
  .vacancy {
    padding: 25px; }
    .vacancy .h3_blue {
      font-size: 22px;
      line-height: 1.58; } }

@media (max-width: 760px) {
  .tile-h__header {
    font-size: 18px;
    line-height: 1.58; } }

.vacancy-section p a {
  color: #0172bc; }

.vacancy-section {
  margin-bottom: 6.4rem; }
  @media (max-width: 760px) {
    .vacancy-section {
      margin-bottom: 3.8rem; } }

@media (max-width: 1199px) {
  .news__list .service-tile {
    height: auto !important; } }
@media (max-width: 1199px) {
  .news__list .service-tile__pic {
    padding: 20px; } }
.news__list .service-tile__content {
  display: flex;
  flex-direction: column; }
  .news__list .service-tile__content .btn-news-wrapper {
    margin-top: auto; }

.service-header {
  align-items: flex-start; }

.service-header__info {
  flex: 1; }

.f-space__item.active:hover {
  color: #fff !important; }

@media (min-width: 1199px) {
  .mb-big {
    margin-bottom: 64px; } }

.doc-item__desc {
  text-decoration: none !important; }

.doc-item {
  text-decoration: none !important; }
  .doc-item .doc-item__title {
    text-decoration: underline; }
    .doc-item__title__whitespace{
      white-space: normal;
  }

@media (min-width: 1199px) {
  .pt-mid {
    padding-top: 41px; } }

@media (max-width: 1600px) {
  .hero-line__title {
    font-size: 16px;
    max-width: 320px; } }

a.p-nav__subtitle:hover {
  color: #00539f; }

.tab .p-nav-desction .p-nav__title {
  margin-top: 0 !important; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-pointer;
  cursor: -webkit-pointer;
  cursor: pointer; }

.feed-form__controls--oborud .custom-select .select2-container--default .select2-selection--single {
  height: 7.7rem;
  border-radius: 0;
  display: flex;
  align-items: center; }
.feed-form__controls--oborud .custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: calc(50% - 14px); }
.feed-form__controls--oborud .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 3.4rem; }
.feed-form__controls--oborud .custom-select .input_default {
	height: 7.7rem; } 

.toogle-w__header {
  padding-right: 5rem; }

@media (max-width: 760px) {
  .service-header {
    flex-wrap: wrap; }
    .service-header .service-header__info {
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%; } }

.service-tile__pic.service-tile__pic--publick img {
  width: 100%;
  height: 100%;
  object-fit: cover; }
@media (max-width: 1199px) {
  .service-tile__pic.service-tile__pic--publick {
    padding: 0; } }

.popup-vertical-media-slider {
  display: flex;
  justify-content: center; }
  .popup-vertical-media-slider .slider-popup-inner {
    position: relative; }
  .popup-vertical-media-slider .slider-count {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .popup-vertical-media-slider .slick-list {
    height: auto !important; }
  @media (max-width: 1024px) {
    .popup-vertical-media-slider .img-popup__btn {
      position: absolute;
      top: -13px;
      right: 0;
      z-index: 1050; } }
  /*@media (max-width: 600px) {
    .popup-vertical-media-slider .img-popup__btn {
      display: none; } }*/
  @media (max-width: 1024px) {
    .popup-vertical-media-slider .slider-popup-inner {
      width: 100%; } }
  .popup-vertical-media-slider .slider-width-thumb {
    display: flex;
    flex-wrap: wrap; }
  @media (max-width: 1024px) {
    .popup-vertical-media-slider .slider-width-thumb__small-item {
      height: 120px; } }
  .popup-vertical-media-slider .slider-width-thumb__big {
    max-width: 590px; }
    @media (max-width: 1024px) {
      .popup-vertical-media-slider .slider-width-thumb__big {
        order: -1;
        max-height: 70vmax;
        margin: 0 auto;
        margin-bottom: 17px; }
        .popup-vertical-media-slider .slider-width-thumb__big img {
          max-height: 70vmax;
          object-fit: contain; } }
  @media (min-width: 1025px) {
    .popup-vertical-media-slider .slider-width-thumb__big {
      padding: 0;
      margin-bottom: 0;
      max-width: 590px;
      max-height: 100%; }
    .popup-vertical-media-slider .slider-width-thumb__small {
      width: 157px;
      margin-right: 17px;
      padding: 0;
      margin-left: 0;
      max-height: 100%; }
    .popup-vertical-media-slider .slider-width-thumb__small-item {
      width: 144px;
      height: 188px; } }

.header-right__circle {
  background: transparent; }
  .header-right__circle:hover {
    background: #fff; }
    .header-right__circle:hover svg path {
      fill: #0052A5; }

.publics__list .service-tile_offset {
  height: auto !important; }

.sert-area__item {
  height: calc(100% - 2.7rem);
  display: flex;
  flex-direction: column; }
  .sert-area__item .sert-area__pic {
    flex: 1; }

/*.sert-area__desc {
  min-height: 99px;
  height: auto; }*/

.sert-area__title {
  word-break: break-word; }

.popup-vertical-media-slider .slider-popup-inner {
  margin: 30px 0;
  margin-top: 50px; }
.popup-vertical-media-slider .slider-width-thumb__big .slick-list {
  max-height: unset; }
.popup-vertical-media-slider .slider-width-thumb__small-item img {
  width: 100% !important;
  height: 100%;
  object-fit: contain;
  /*object-fit: cover;*/ }

.footer__title {
  font-weight: 500; }

.popup-media-slider .p-white-bg img {
  width: 100% !important; }
@media (min-width: 1199px) {
  .popup-media-slider .slider-width-thumb__big {
    padding: 25px 100px; } }
.popup-media-slider .slider-width-thumb__big .slick-slide {
  display: flex;
  justify-content: center; }
  .popup-media-slider .slider-width-thumb__big .slick-slide img {
    object-fit: contain !important;
    width: 100% !important;
    height: 95%; }
.popup-media-slider .slider-width-thumb__small .slick-track {
  display: flex; }
.popup-media-slider .slider-width-thumb__small .slick-slide {
  height: auto !important; }

.popup-media-slider .slick-slide .p-white-bg {
  max-height: 157px;
  height: 100%; }

.popup-slide__info{
  color: #fff; 
  text-align: center;
}

.reviews.news__list .col {
  display: flex; }
  .reviews.news__list .col .review {
	max-width: 100%;
	width: 100%;
    display: flex;
    flex-direction: column; }
    .reviews.news__list .col .review .review__pic {
      flex: 1; }

.mobile-u-nav .header-right__link {
  margin-left: 1rem; }

@media (max-width: 1020px) {
  .header-right__link-count {
    top: 0;
    transform: translate(9%, 0);
    width: 20px;
    height: 20px;
    font-size: 13px; } }
.mobile-sub__link {
  display: flex;
  align-items: center; }

.mobile-sub__inner {
  display: none; }

.premio__body a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }

.table-lined_edited--contacts {
  width: 100%; }
  .table-lined_edited--contacts th {
    vertical-align: top; }
    .table-lined_edited--contacts th:first-of-type {
      padding-left: 0;
      width: 430; }
    .table-lined_edited--contacts th:last-of-type {
      width: 115px; }
    .table-lined_edited--contacts th:nth-of-type(4) {
      width: 252px; }
  .table-lined_edited--contacts td:first-of-type {
    width: 430px;
    padding-left: 0; }
  .table-lined_edited--contacts td:last-of-type {
    width: 115px; }
  .table-lined_edited--contacts td:nth-of-type(4) {
    width: 252px; }
  .table-lined_edited--contacts.table-lined td {
    padding: 1.7rem 19px; }
  .table-lined_edited--contacts.table-lined th {
    padding: 1.7rem 19px; }
  .table-lined_edited--contacts.table-lined_edited {
    padding-top: 0px;
    padding-bottom: 15px; }

.section.section_default .slider_arrows .slick-next {
  right: 29px; }
.section.section_default .slider_arrows .slick-prev {
  left: 29px; }

.vacancy--big {
  margin-bottom: 21px; }
  @media (min-width: 1200px) {
    .vacancy--big {
      padding: 64px 106px;
      padding-right: 64px; }
      .vacancy--big .vacancy__info {
        margin-bottom: auto; } }
  @media (min-width: 1200px) {
    .vacancy--big .h3 {
      font-size: 3.329rem;
      margin-bottom: 2.161rem; } }

.row_mid .col {
  padding-right: 10px;
  padding-left: 10px; }

.contacts-search__result-body--second .col {
  display: flex;
  flex-wrap: wrap; }
.contacts-search__result-body--second .row {
  margin-bottom: -24px;
}
  .contacts-search__result-body--second .col .contacts-search__item {
    /*height: auto;*/ }
@media(max-width: 1160px) {
	.contacts-search__result .h2_blue {
		margin-bottom: 30px;
		font-size: 3rem; } }
@media(max-width: 980px) {
	.contacts-search__result .h2_blue {
		font-size: 2.2rem; } }
@media(max-width: 767px) {
	.contacts-search__result-body--second .col .contacts-search__item {
		height: auto; }
  .vacancy-section__title {
    font-size: 2.4rem;
    margin-bottom: 1.8rem; } }

/*# sourceMappingURL=lk-new.css.map */

/* End */


/* Start:/local/templates/main/css/custom.css?170126668016171*/
.preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    background-color: rgb(232, 232, 232, .6);
    background-image: url(/local/templates/main/images/preloader-pic.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.ajax-result.error{
    color: red;
}
.ajax-result.success{
    color: green;
}
.form__button .btn{
    border: none;
}


/*new redesign*/
.header-nav__drop {
    opacity: 0;
    pointer-events: none;
    -webkit-transition-timing-function:ease;
    -o-transition-timing-function:ease;
    -moz-transition-timing-function:ease;
    transition-timing-function:ease;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    -moz-transition-duration:.3s;
    transition-duration:.3s;
    -webkit-transition-property:height,padding,-webkit-box-shadow,opacity,transform;
    -o-transition-property:height,padding,box-shadow,opacity,transform;
    -webkit-transition-property:height,padding,box-shadow,opacity,-webkit-transform;
    transition-property:height,padding,box-shadow,opacity,-webkit-transform;
    -o-transition-property:height,padding,box-shadow,opacity,-o-transform;
    -moz-transition-property:height,padding,box-shadow,opacity,transform,-moz-transform;
    transition-property:height,padding,box-shadow,opacity,transform;
    transition-property:height,padding,box-shadow,opacity,transform,-webkit-transform,-moz-transform,-o-transform;
    -webkit-transform:translateY(98%);
    -moz-transform:translateY(98%);
    -o-transform:translateY(98%);
    transform:translateY(98%);
    display: block !important;
    height: auto !important;
}
.header-nav__drop.is-show {
    height:auto;
    opacity:1;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -o-transform:translateY(100%);
    transform:translateY(100%);
    pointer-events:auto;
    box-shadow: rgba(50, 50, 93, 0.15) 0px 13px 27px -5px, rgba(0, 0, 0, 0.23) 0px 8px 16px -8px;
}
.header-nav__drop-list--hidden {
    padding-top: 6.8rem;
}
.premio__body a {

    overflow: hidden;
}
html {
    font-size: 45.04%;
}
@media (max-width: 1560px) {
    body {
        font-size: 2.19rem;
    }
}
.hero__desc {
    font-size: 3.01rem;
}
.header-nav__drop-hide {
    margin-top: 5.548rem;
}
.slider_arrows .slick-prev {
    border-bottom: 3px solid #00539f;
    border-left: 3px solid #00539f;
}
.slider_arrows .slick-arrow {
    width: 3.2rem;
    height: 3.2rem;
}

.slider_arrows .slick-next {
    border-top: 3px solid #00539f;
    border-right: 3px solid #00539f;
}
.slider_dots .slick-dots button {

    width: 41px;
    height: 3px;
}
.slider_dots .slick-dots .slick-active button {
    height: 5px;
}
.event-slide.slider_arrows .slick-arrow, .index-news-slider.slider_arrows .slick-arrow {
    top: 43% !important;
}
.btn {
    font-size: 2.219rem;
}
.contacts-item__map-head--top-gap {
    margin-top: 30px;
}
.section_default {
    padding-top: 10.264rem;
    padding-top: 7.2rem;
}
.main {
    padding-top: 4.709rem;
}
.breadcrump {
    font-size: 1.942rem;
    margin-bottom: 4.309rem;
}
.product-item__title {
    font-size: 3.883rem;
    margin-bottom: 2.548rem !important;

}
.page-product .page-title {
    margin-bottom: 5.205rem;
}
.contact-tile__item--white .contact-tile__title {
    font-size: 3.329rem;
    font-weight: 600;
}
.key-val__desc {
    font-size: 3.051rem;
}
.contacts-item--search {
    margin-top: 9.709rem;
}
.contacts-search__descr {
    font-size: 2.219rem;
}
.contacts-search__select {
    max-width: 81.553rem;
}
.contacts-search__select .select2-container--default .select2-dropdown::before {
    width: calc(100% + 2px);
    height: calc(100% + 61px);
    top: -53px;
    left: -1px;
}
.contacts-search__select .select2-container--default .select2-search__field {
    height: 50px !important;
}
.contacts-search__select .select2-container--default .select2-results__option {
    font-size: 2.219rem;
    line-height: 212%;
}
/**/



.contacts-search__select .select2-container--default .select2-dropdown {
    width: 100% !important;
}
.contacts-search__select .select2.select2-container--open .select2-selection__arrow {
    right: 27px;
    top: 37%;
}
.select2-results__option {
    padding-top: 2px;
    padding-bottom: 2px;
}

/**/
.contacts-search__type {
    font-size: 2.08rem;
    line-height: 2.497rem;
    margin-bottom: 3.051rem;
}
.contacts-search__name {
    font-size: 2.497rem;
    line-height: 3.051rem;
    margin-bottom: 3.329rem;
}
.contacts-search__info-val {
    font-size: 2.219rem;
    line-height: 2.635rem;
}
.contacts-search__info-name {
    font-size: 2.219rem;
    line-height: 2.635rem;
}
.contacts-search__bottom {
    margin-top: 3.883rem;
    font-size: 2.219rem;
    line-height: 2.635rem;
}
.contacts-search__result, .contacts-item--tabs, .contacts-item--map {
    margin-top: 6.709rem;
}
.contacts-search__result .h2_blue, .contacts-item--map .h2 {
    margin-bottom: 2.548rem ;
}
.contacts-search__item {
    height: auto;
}
/**/
.toggle-w__header {
    font-size: 2.774rem;
    font-weight: 600;
    position: relative;
    padding: 3.483rem 5.548rem;
    background: #edf1fa;
}
.toggle-w__arrow::before {
    top: 0.277rem
}
.table {
    font-size: 2.219rem;
    line-height: 2.635rem;
}
.table-lined th {
    font-size: 2.219rem;
    line-height: 2.635rem;
}

.table-lined td, .table-lined_edited--contacts.table-lined td {
    /*padding-top: 2.883rem;*/
    /*padding-bottom: 2.883rem;*/
    padding-top: 15px;
    padding-bottom: 15px;


}

@media (min-width: 1199px) {
    .table-lined_edited--contacts.table-lined th {
        padding-top: 0;
        /*padding-bottom: 3.883rem;*/
        padding-top: 15px;
        padding-bottom: 15px;

    }
    .table-wrapper {
        padding: 1.548rem;
        padding-top: 0;
        padding-bottom: 15px;
    }
}
/**/
.premio__header {
    font-weight: 500;
}
.header-nav__drop {
    padding-top: 5.083rem !important;
    padding-bottom: 3rem !important;

}
.header-nav__drop-link {
    font-size: 2.317rem;
    font-weight: 400;
}
.header-nav__drop-item:not(:last-of-type) {
    margin-bottom: 3.19rem;
}
.header-nav__drop-item--main {
    margin-bottom: 3.825rem !important;
}
.header-nav__drop-item.is-active .header-nav__drop-link {
    font-weight: 400;
}
.header-nav__drop-item.is-active{
    position: relative;
}
.header-nav__drop-item.is-active:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.2137 9.28616L6.21981 0.295238C5.82516 -0.0984125 5.18577 -0.0984125 4.79013 0.295238C4.39548 0.688888 4.39548 1.32828 4.79013 1.72193L13.0706 9.99946L4.79112 18.277C4.39648 18.6706 4.39648 19.31 4.79112 19.7047C5.18577 20.0983 5.82616 20.0983 6.2208 19.7047L15.2147 10.7138C15.6034 10.3242 15.6034 9.67474 15.2137 9.28616Z' fill='white'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 20px;
}
.header-nav__drop-link--main {
    font-size: 2.774rem;
}
/**/
.logo {
    width: 12.331rem;
    height: 12.331rem;
}
.header-nav {
    margin-left: 13.87rem;
}
.header-nav__drop-hide {
    font-size: 2.497rem;
}
.header-nav__item {
    padding: 0 !important;
}
.header-nav__item > .header-nav__link{

    padding: 5.349rem 2.358rem;
}
.header-nav__link {
    font-size: 2.497rem;
}
/**/
.service-tile__title {
    font-size: 3.329rem;
    margin-bottom: 2.161rem;
    font-weight: 500;
}
.service-tile__desc {
    font-size: 2.219rem;
}
.service-tile__content {
    padding: 6rem 8rem 3rem 10rem;
    padding-left: 10.644rem;
}

.service-tile__date {
    margin-bottom: 1.8rem
}
.premio_b-offset {
    margin-bottom: 5rem;
}
/**/
.page-title_edited {
    margin-bottom: 3.935rem;
}
.page-title__desc {
    font-weight: 700;
    font-size: 3.883rem;
}
.page-title_large .page-title__desc {
    font-weight: 700;
    font-size: 4.716rem;
    position: relative;
    top: 2px;
}
.page-title__ico span:nth-child(2) {
    top: 7px;
}
.page-title__ico span:nth-child(3) {
    top: 14px;
}
.page-title__ico span:nth-child(4) {
    top: 21px;
}
.page-title__ico span {

    width: 6.935rem;
    height: 0.542rem;
    margin-bottom: 0.416rem;

}
/**/

.event-slider__item {
    /*padding-top: 4.293rem;*/
    /*padding-bottom: 4.293rem;*/
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 10.644rem;
}
.event-slider__content {
    padding-top: 4rem;
    padding-bottom: 3rem;
    padding-right: 8rem;
    display: flex;
    flex-direction: column;
}
.event-slider__desc {
    margin-bottom: auto;
    padding-bottom: 30px;
    font-size: 2.219rem;
}
.event-slider__title {
    font-size: 3.329rem;
    height: auto;
    margin-bottom: 2.161rem;
    min-height: unset;
    font-weight: 500;
}
.feed-form .form__title, .box-pic__title, .vacancy .vacancy__title, .struct-item__info .struct-item__title, .about-item__title, .contact-tile__title, .price__title, .tile-item__header  {
    font-weight: 500;
}
.form__title {
    font-size: 3.329rem;
}
.price__title {
    margin-bottom: 2.4rem;
}
.vacancy__info {
    margin-bottom: 4.4rem;
}
.link-underline {
    font-size: 2.2rem;
}
.main-popup-slider__bottom,.about-item__struct,.about-contacts__bottom {
    margin-top: 4rem;
}
.main-popup-slider + .main-popup-slider, .main-popup-slider, .about-contacts {
    margin-top: 7.2rem;
}
.about-contacts__item {
    font-size: 3rem;
    line-height: 1.25;
}
.about-contacts__icon {
    max-width: 6rem;
}
.about-contacts__text {
    padding-left: 2rem;
}
.about-contacts .f-space__title {
    margin-bottom: 4rem;
}
.vacancies + div {
    margin-top: 3.7rem !important;
}
.key-val__desc {
    font-size: 2.19rem;
}
@media (min-width: 1199px) {
    .toggle-w__content .table-wrapper {
        padding: 0;
        padding-top: 0.5rem;
    }
}
@media (min-width: 1201px) {
    .event-slider__pic, .service-tile__pic {
        position: relative;
        height: 360px
    }
    .event-slider__pic {
        height: 356px;
    }
    .toogle-w .service-tile__pic {
        position: relative;
        height: auto;
        max-height: unset;
        min-height: 200px;
    }
  .page-product .service-tile__pic {
        position: relative;
        height: auto;
        max-height: unset;
        min-height: 290px;
    }
    .event-slider__pic img, .service-tile__pic img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
        object-position: center;
        position: absolute;

        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .event-slider__pic img {
        object-fit: contain;
    }
    .event-slider__pic {
        width: 53rem;
    }
    .event-slider__content {
        width: calc(100% - 53rem);
    }
}
/**/
.footer__title {
    font-size: 2.774rem;
}
.footer__link {
    font-size: 2.08rem;
}
/*footer*/
.footer__line {
    margin-bottom: 0;
    font-size: 2.08rem;
}
.footer__line--title {
    font-size: 2.774rem;
    margin-bottom: 2.219rem;
}
.footer__line--small-gap {
    margin-bottom: 2.774rem;
}
.footer__line--ex-small-gap {
    margin-bottom: 1.387rem;
}
.footer__down {
    padding-top: 4rem;
}
.footer-copy {
    padding-top: 4rem;
}
.footer-copy__content {
    padding-bottom: 4rem;
}
.footer-copy__item, .footer-copy__link{
    font-size: 1.942rem;
}
.footer-copy__link {
    font-weight: 500;
}
.top-arrow::before {
    top: 0;
    width: 1.7rem;
    height: 1.7rem;
}
.top-arrow {
    top: 50%;
}
.mobile-btn {
    width: 4rem;
    height: 4rem;
}
@media (max-width: 1650px) {
    .logo__pic {
        width: 100%;
        height: 100%;
    }
    .header-right__circle {

        width: 6.935rem;
        height: 6.935rem;
        padding: 1.387rem;
    }
}
.hero {
    min-height: 520px !important;
}
.cookies-drop {
    width: 66.99rem;
    padding: 4.628rem 5.935rem;
    max-width: calc(100% - 40px);
}
.contacts-item__map-switcher {
    width: 100%;
    border: 2px solid #EDF1FA;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 3px;
    justify-content: space-between;
}
.contacts-item__map-switcher:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #EDF1FA;
}
.contacts-item__map-switcher-item {
    width: calc(50% - 4px);
    max-width: calc(50% - 4px);
    flex: 1 0 calc(50% - 4px);
    padding: 3.883rem  6.241rem;
    cursor: pointer;
}
.contacts-item__map-switcher-item.is-active {
    background: #EDF1FA;
}
.contacts-item__map-switcher-item .contacts-item__map-head {
    justify-content: flex-start;
}
.contacts-item__map-switcher-item .contacts-item__map-text {
    font-weight: 400;
    font-size: 2.219rem;
    line-height: 150%;
    width: 100%;
    margin-bottom: 2.774rem;
    padding-right: 0;
    flex: 1 0 100%;
    max-width: 100%;
    /* or 150% */


    color: #000000;
}
.contacts-item__map-switcher-item .contacts-item__map-link {
    font-size: 2.219rem;
    line-height: 2.635rem;
}
.vacancy-section__title {
    font-size: 3.883rem;
}
.single-new .vacancy-section__title {
    font-size: 3.329rem;
    margin-bottom: 4.161rem;
}

@media (max-width: 1450px) {
    .cookies-drop .btn {
        font-size: 2.497rem;
        padding: 2.497rem 5.935rem;
    }
}
@media (min-width: 992px) and (max-width: 1550px) {

    .col--md-4-cus {
        width: 33.333333333333%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;

    }
}
@media (max-width: 991px) {
    .contacts-item__map-switcher:before {
        display: none;
    }
    .contacts-item__map-switcher-item {
        width: 100%;
        max-width: 100%;
        flex: 1 0 100%;
        padding: 2.883rem  4.241rem;
    }
}
@media (max-width: 990px) {
    .service-tile__content, .event-slider__item {
        padding-left: 1.4rem;
    }
}
@media (max-width: 767px) {
    .vacancy-section__title, .product-item__title, .contacts-search__result .h2_blue, .product-item__title {
        font-size: 3rem;
    }
    .contact-tile__item--white .contact-tile__title {
        font-size: 2.7rem;
    }
    .page-product .page-title {
        margin-bottom: 0;
    }
    .breadcrump {
        margin-bottom: 3.709rem;
    }
    .contacts-item {
        margin-top: 2.7rem !important;
    }
    .contacts-search__result .h2_blue, .contacts-item--map .h2 {
        margin-bottom:2.7rem;
    }
    .contacts-search__result, .contacts-item--tabs, .contacts-item--map {
        margin-top: 2.7rem;
    }
    .product-item__title {
        margin-bottom:2.7rem;
    }
    .toggle-w__header {
        font-size: 2.274rem;
        padding: 2.483rem 2.548rem;
    }
}

/**/

.map-baloon__title {
    margin-bottom: 10px;
}
.map-baloon__btn {
    margin-bottom: 22px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.map-contacts-item__map-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;

    color: #010101;

}
[class*="-balloon__content"] {
    box-sizing: border-box !important;
}

.textarea_default {
    resize: none;
    font-size: 2rem;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 8rem;
    padding-left: 3.4rem;
    border: none;
    padding-top: 21px;
    height: auto;
}

.service-form__content .btn {
    margin-bottom: auto;
}

/* End */


/* Start:/prod/podderzhivaemoe-oborudovanie/inc/light-border.css?16957356782810*/
.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.2);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.2);border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.2);border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px;width:16px;height:6px}
/* End */


/* Start:/prod/podderzhivaemoe-oborudovanie/inc/devlist.css?17604502374639*/

/*
	Cтиль списка поддерживаемого оборудования
	!!!НЕ МЕНЯТЬ ПРИ ОБНОВЛЕНИИ devlist !!!
*/

.tab {
    display: block;
}

.hint {
	font: 8pt sans-serif;
}

.hint :nth-child(1) {
	font-size: 10pt;
	font-weight: bold;
}

.hint :nth-child(2) {
	font-style: italic;
}

.hint :nth-child(3) {
	margin-top: 8px;
}

p.tags {
    font-size: 7.5pt;
    color: gray;
}

.tabs {
    font-size: 2.2rem;
    font-weight: 500;
    display: inline-block;
    padding: 3.3rem 1.5rem;
    text-align: center;
    flex: auto;
}

.tabs .tab > div {
	margin: 15px 0 0 0;
}

.tabs .tab-names {
    display: flex;
    background-color: #edf1fa;
    align-items: center;
	cursor: pointer;
}

.tabs .tab-names div {
    font-size: 2.1rem;
    font-weight: 500;
    display: inline-block;
    padding: 3.3rem 1.5rem;
    text-align: center;
    flex: none;
}

.tabs .tab-names div.selected {
    color: #fff;
    background-color: #00539f;
}

.tabs .tab-names:before,
.tabs .tab-names:after {
	content: "";
	display: table;
}

.tabs .tab-names:after {
	clear: both;
}

.tabs .tab-names {
	zoom: 1;
}

.devlist-table th{
	text-align: center;
	color: #00539f;
	border: 1px solid #d6dded;
	font-weight: 400;
	font-size: 2.219rem;
    line-height: 2.635rem;
	padding: 1.2rem 1.5rem;
}

.devlist-table td {
	text-align: center;
	border: 1px solid #d6dded;
	padding: 0.5rem;
	font-weight: 400;
	font-size: 1.8rem;
}

.devlist-table {
	display: table;
    font-size: 2rem;
  	padding: 1rem 3rem 2.8rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: left;
    border: 2px solid #d6dded;
	border-collapse: collapse;
}

#devlist-2 th.c4 {
	writing-mode: vertical-rl; 
	text-orientation: sideways;
} 

#devlist-2 th.c5 {
	writing-mode: vertical-rl; 
	text-orientation: sideways;
}

@-moz-document url-prefix() { 
	#devlist-2 th.c4 {padding: 1em .5em 1em 1.5em;}
	#devlist-2 th.c5 {padding: 1em .5em 1em 1.5em;}
  }
  
#devlist-1 td.cn { width: 15px; color: gray; text-align: center;}
#devlist-1 td.c0 { width: 300px; }
#devlist-1 td.c1 { width: 300px; }
#devlist-1 td.c2 { width: 300px; text-align: left; padding-left: 1rem}
#devlist-1 td.c3 { width: 6.5%; }
#devlist-1 td.c4 { width: 8%; color: #0052a5}
#devlist-1 td.c5 { width: 8%; color: #0052a5}
#devlist-1 td.c6 { width: 8%; color: #0052a5}
#devlist-1 td.c7 { width: 17%; color: gray; }

#devlist-1 td.c4,
#devlist-1 td.c5,
#devlist-1 td.c6 {
	background-color: #d2fbda;
}

#devlist-1 td:empty {
	background-color: white;
}

#devlist-2 td.cn { width: 15px; color: gray; text-align: center;}
#devlist-2 td.c0 { width: 300px; }
#devlist-2 td.c1 { width: 300px; }
#devlist-2 td.c2 { width: 300px; text-align: left; padding-left: 1rem}
#devlist-2 td.c3 { width: 6.25%; }
#devlist-2 td.c4 { width: 20px; color: #0052a5; }
#devlist-2 td.c5 { width: 20px; color: #0052a5; }
#devlist-2 td.c6 { width: 6.7%; color: #0052a5; }
#devlist-2 td.c7 { width: 6.7%; color: #0052a5; }
#devlist-2 td.c8 { width: 6.7%; color: #0052a5; }
#devlist-2 td.c9 { width: 15.75%; color: gray; }

#devlist-2 td.c4,
#devlist-2 td.c5 {
	background-color: #d2fbda;
}

#devlist-2 td.c6,
#devlist-2 td.c7,
#devlist-2 td.c8 {
	background-color: #b1d2f5;
	cursor: help;
}

#devlist-2 td:empty {
	background-color: white;
}

#devlist-3 td.cn { width: 15px; color: gray; text-align: center;}
#devlist-3 td.c0 { width: 300px; }
#devlist-3 td.c1 { width: 300px; }
#devlist-3 td.c2 { width: 300px; text-align: left; padding-left: 1rem}
#devlist-3 td.c3 { width: 35px; }
#devlist-3 td.c4 { width: 45px; color: #0052a5}
#devlist-3 td.c5 { width: 45px; color: #0052a5}
#devlist-3 td.c6 { width: 45px; color: #0052a5}
#devlist-3 td.c7 { width: 45px; color: #0052a5}
#devlist-3 td.c8 { width: 370px; color: gray; }

#devlist-3 td.c4 {
	background-color: #d2fbda;
}

#devlist-3 td.c5,
#devlist-3 td.c6,
#devlist-3 td.c7 {
	background-color: #b1d2f5;
	cursor: help;
}

#devlist-3 td:empty {
	background-color: white;
}

/* скрипт с кнопкой сбоку */

.back-to-top {
	position: fixed;
	width: fit-content;
	bottom: 10px;
	right: 20px;
	display: none;
	font-size: 26px;
	color: #b1d2f5;
	text-decoration: none !important;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
	z-index: 1000;
}

.back-to-top:hover {
	color: #5ca5f3;
}

@media (max-width: 1450px){
	.back-to-top {
		opacity: 0.5;
	}	

	.back-to-top-text {
		opacity: 0.5;
	}
}

/* End */
/* /local/templates/main/css/styles.css?1739885476119531 */
/* /local/templates/main/css/air-datapicker.css?169573568216982 */
/* /local/templates/main/css/lk.css?169812831910447 */
/* /local/templates/main/css/lk-new.css?173988547648327 */
/* /local/templates/main/css/custom.css?170126668016171 */
/* /prod/podderzhivaemoe-oborudovanie/inc/light-border.css?16957356782810 */
/* /prod/podderzhivaemoe-oborudovanie/inc/devlist.css?17604502374639 */
