

/* Start:/local/templates/asbleasing/template_styles.css?1778662027134938*/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700;800;900&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4 {
    margin: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none; }

.mobile-block {
    display: none; }
@media (max-width: 1300px) {
    .mobile-block {
        display: block; } }

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

html {
    height: 100%; }

body {
    font-weight: 400;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    color: #171717;
    line-height: 1.2; }

.wrap {
    #min-height: calc(100vh - 320px);
    min-height: 71vh;
    height: auto;
    #overflow: hidden; }
.wrap__title {
    font-size: 25px;
    font-weight: 300; }
@media (max-width: 1294px) {
    .wrap__title {
        font-size: 20px; } }

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }

.container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%; }
.container_small {
    max-width: 1041px; }

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

.button {
    padding: 12px 30px;
    background: #006F4D;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: static;
    text-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    outline: none !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .button {
        font-size: 12px; } }
.button:disabled {
    background: #00AAAD;
    color: #FFFFFF;
    opacity: 0.6; }
.button:hover {
    background: #15a176;
    color: #FFFFFF; }

img {
    max-width: 100%; }

.container_big {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 78px;
    color: #242424; }
@media (max-width: 1023px) {
    h1 {
        font-size: 50px; } }

h2 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #1E1E1E;
    font-size: 48px;
    font-family: 'Playfair Display', sans-serif; }
@media (max-width: 1366px) {
    h2 {
        font-size: 32px; } }
@media (max-width: 767px) {
    h2 {
        font-weight: 500;
        font-size: 28px; } }

h3 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 28px;
    text-transform: uppercase;
    color: #1E1301; }
@media (max-width: 1439px) {
    h3 {
        font-size: 24px; } }
@media (max-width: 767px) {
    h3 {
        font-size: 20px; } }

h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.005em; }
@media (max-width: 767px) {
    h4 {
        font-size: 20px; } }

p {
    margin: 0 0 15px 0;
    line-height: 150%; }
@media (max-width: 767px) {
    p {
        margin-bottom: 7px;
        line-height: 125%; } }
p:last-child {
    margin-bottom: 0; }

.checkbox-row {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    margin: 0;
    color: #C2C2C2;
    font-weight: bold; }

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

.filter-text {
    font-size: 17px; }
@media (max-width: 767px) {
    .filter-text {
        font-size: 16px; } }
.checkbox-row .filter-text {
    color: #7A7A7A; }
.checkbox-row_inv .filter-text {
    color: #4A4A4A; }
.radio-row_inv .filter-text {
    color: #4A4A4A; }

input, textarea {
    padding: 8px 20px;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    width: 100%;
    border: 1px solid #999999;
    border-radius: 5px;
    outline: none; }

.bx-calendar-year-input, .bx-calendar-month-input {
    padding:0px !important;
}

ul {
    padding: 0;
    margin: 0; }
ul li {
    padding: 0;
    margin: 0; }

.error-input {
    position: relative; }
.error-input input {
    border: 1px solid #FF6C6C !important; }

.checkbox-row .search-text {
    margin: 0;
    cursor: pointer; }

.checkbox {
    position: relative;
    vertical-align: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.checkbox-field {
    display: none; }

.checkbox-field:checked + .checkbox-label:after {
    visibility: visible;
    opacity: 1; }

.checkbox-field:checked + .checkbox-label {
    background: transparent; }

.checkbox-label {
    width: 30px;
    height: 30px;
    border: 2px solid #E0E0E0;
    -webkit-transition: background-color .3s, border-color .3s;
    -o-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background-color, border-color;
    display: block;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
    background: #FFFFFF; }

.checkbox-label:after {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background: #006F4D;
    content: "";
    border-radius: 2px; }

.radio-row {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    margin: 0;
    color: #C2C2C2; }

.filter-text {
    font-size: 18px;
    color: black;
    font-weight: 400; }
@media (max-width: 767px) {
    .filter-text {
        font-size: 16px; } }
.radio-row_inv .filter-text {
    color: #FFFFFF; }

.radio-row .search-text {
    margin: 0;
    cursor: pointer; }

.radio {
    position: relative;
    vertical-align: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.radio-field {
    display: none; }

.radio-field:checked + .radio-label:after {
    background-color: #4a9525; }

.radio-field:checked + .radio-label {
    border-color: #E4E4E4;
    background-color: #F7F8FA; }

.radio-label {
    width: 24px;
    height: 24px;
    -webkit-transition: background-color .3s, border-color .3s;
    -o-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background-color, border-color;
    display: block;
    margin-right: 10px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #E4E4E4;
    background-color: white; }

.radio-label:after {
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 16px;
    height: 16px;
    content: "";
    border-radius: 50%;
    background-color: transparent;
    -webkit-transition: background-color ease .3s;
    -o-transition: background-color ease .3s;
    transition: background-color ease .3s; }

#mobile-menu-button {
    display: none; }
@media (max-width: 991px) {
    #mobile-menu-button {
        display: block;
        position: relative;
        z-index: 14; } }

#mobile-menu-button span:after,
#mobile-menu-button span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    width: 100% !important; }
.mobile-menu-open #mobile-menu-button span:after, .mobile-menu-open
#mobile-menu-button span:before {
    top: -9px; }

#mobile-menu-button span:after {
    top: 9px; }
.mobile-menu-open #mobile-menu-button span:after {
    top: 9px; }

#mobile-menu-button span {
    position: absolute;
    display: block;
    top: 50%; }

#mobile-menu-button span,
#mobile-menu-button span:after,
#mobile-menu-button span:before {
    width: calc(100% - 10px);
    height: 3px;
    background-color: #FFFFFF;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 16px; }
@media (max-width: 767px) {
    #mobile-menu-button span,
    #mobile-menu-button span:after,
    #mobile-menu-button span:before {
        height: 2px; } }

/* on activation */
.mobile-menu-open #mobile-menu-button span,
.mobile-menu-open #mobile-menu-button span:after,
.mobile-menu-open #mobile-menu-button span:before {
    background-color: #fff; }

.mobile-menu-open #mobile-menu-button span {
    background-color: transparent; }

.mobile-menu-open #mobile-menu-button span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px); }

.mobile-menu-open #mobile-menu-button span:after {
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
    -ms-transform: rotate(-45deg) translate(7px, -8px);
    transform: rotate(-45deg) translate(7px, -8px); }

.mobile-menu-open #mobile-menu-button + #menu {
    opacity: 1;
    visibility: visible; }

.mobile-menu {
    position: fixed;
    top: 0;
    right: -300px;
    overflow-y: auto;
    width: 270px;
    padding: 0px 0px;
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 4px 12px #0000000a;
    box-shadow: 0 4px 12px #0000000a;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f3f3f3; }
.mobile-menu_open .mobile-menu {
    visibility: visible;
    opacity: 1; }
.mobile-menu__item {
    margin-bottom: 14px; }
.mobile-menu__title {
    font-size: 18px; }
.mobile-menu__title:hover {
    cursor: pointer; }
.mobile-menu__sub {
    display: none; }
.mobile-menu__sub-item {
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.mobile-menu__sub-item:hover {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
.mobile-menu__sub-item:first-child {
    margin-top: 10px; }

.mobile-menu-open .mobile-menu {
    visibility: visible;
    opacity: 1;
    right: 0; }

.submenu-action.active .arrow:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #FFFFFF !important;
    opacity: 1 !important;
    margin: 0 14px !important; }
@media (max-width: 1023px) {
    .swiper-pagination-bullet {
        margin: 0 2px !important; } }

.swiper-pagination-bullet-active {
    background: #006F4D !important; }

.swiper-pagination {
    bottom: 30px !important; }

.mobile-block {
    display: none !important; }
@media (max-width: 767px) {
    .mobile-block {
        display: block !important; } }

.dropdown {
    position: relative; }
.dropdown.active svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
.dropdown.active .dropdown__items {
    visibility: visible;
    opacity: 1; }
.dropdown__title {
    font-size: 14px;
    #padding: 16px 30px;
    padding:20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
    background: #FFFFFF;}
@media (max-width: 1294px) {
    .dropdown__title {
        padding: 16px 20px; } }
.dropdown__title:hover {
    cursor: pointer; }
.dropdown__title span {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.dropdown__title svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.dropdown__items {
    position: absolute;
    top: 60px;
    z-index: 99;
    left: 0;
    background: #FFFFFF;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0px 15px 30px 0px #00000026;
    box-shadow: 0px 15px 30px 0px #00000026;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 30px; }
@media (max-width: 1294px) {
    .dropdown__items {
        padding: 16px 20px; } }
.dropdown__item {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.dropdown__item.active, .dropdown__item:hover {
    cursor: pointer;
    color: #006F4D; }
.dropdown__item:first-child {
    padding-top: 0; }
.dropdown__item:last-child {
    padding-bottom: 0;
    border: none; }

label.checkbox-row {
    font-size: 12px;
    font-weight: 300;
    color: #000000; }

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0; }

.header__mobile{
    display: none;
}
@media (max-width: 767px) {
    .header {
        padding: 10px 0;
        display: none;
    }
    .header__mobile{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0px;
        gap: 20px;
    }
}
.header-top {

    /*position: fixed;*/
    /*width: 100%;*/
    /*z-index: 5000;*/
    /*top: 0px;*/

    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%); }
@media (max-width: 1294px) {
    .header__left {
        width: 230px; } }
@media (max-width: 767px) {
    .header__left {
        width: auto; } }
.header__left img {
    width: 100%;
    height: 100%; }
.header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.header__right-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.header__right-phone svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .header__right-phone svg {
        width: 20px; } }
@media (max-width: 767px) {
    .header__right-phone svg {
        width: 16px; } }
.header__right-phone:hover {
    cursor: pointer; }
.header__right-phone:hover svg {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
.header__right-phone span {
    margin-left: 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700; }
@media (max-width: 767px) {
    .header__right-phone span {
        font-size: 12px; } }
.header__right-cab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #0F5A43;
    padding-left: 30px;
    margin-left: 30px; }
@media (max-width: 767px) {
    .header__right-cab {
        margin-left: 18px;
        padding-left: 0;
        border-left: none; }
    .header__right-cab svg {
        width: 16px; } }
.header__right-cab svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.header__right-cab:hover {
    cursor: pointer; }
.header__right-cab:hover svg {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
.header__right-cab span {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF; }
@media (max-width: 1294px) {
    .header__right-cab span {
        margin-left: 5px; } }
@media (max-width: 767px) {
    .header__right-cab span {
        font-size: 12px;
        font-weight: 700; } }
.header-nav {
    background: #F4F5F6;
    padding: 30px 0; }
@media (max-width: 1294px) {
    .header-nav {
        padding: 20px 0; } }
@media (max-width: 767px) {
    .header-nav {
        padding: 15px 0; } }
.header-nav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.header-nav__item {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
    margin-right: 48px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .header-nav__item {
        font-size: 12px;
        margin-right: 20px; }
    .header-nav__item:last-child {
        margin-right: 0; } }
.header-nav__item:hover {
    color: #006F4D; }
.header-nav__item:before {
    content: '';
    background: #006F4D;
    height: 3px;
    width: 100%;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 40px;
    visibility: hidden;
    opacity: 0; }
@media (max-width: 1294px) {
    .header-nav__item:before {
        top: 37px; } }
@media (max-width: 767px) {
    .header-nav__item:before {
        top: 26px; } }
.header-nav__item.active {
    color: #006F4D; }
.header-nav__item.active:before {
    visibility: visible;
    opacity: 1; }

@media (max-width: 767px) {
    .header__logo-desktop {
        display: none; } }

.header__logo-mobile {
    font-size: 0;
    display: none; }
@media (max-width: 767px) {
    .header__logo-mobile {
        display: block; } }

.footer__mobile{
    display:none;
}

footer {
    padding: 50px 0;
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%); }
@media (max-width: 1294px) {
    footer {
        padding: 40px 15px; } }
@media (max-width: 767px) {
    footer {
        padding: 30px 0; }
    .footer__desktop{
        display:none;
    }
    .footer__mobile{
        display:block;
    }
}

.footer-top {
    padding: 0px 0 40px 0;
    border-bottom: 1px solid #0F5A43;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (max-width: 767px) {
    .footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 30px; } }

.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    #margin: 0 -25px;
    #-webkit-box-align: center;
    #-ms-flex-align: center;
    #align-items: center; }
@media (max-width: 767px) {
    .footer__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.footer__nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .footer__nav-item {
        #margin: 0 10px;
        margin: 0px;
        padding: 10px 0px;
        font-size: 12px; } }
@media (max-width: 767px) {
    .footer__nav-item {
        #margin-bottom: 20px;
        font-size: 12px; } }
.footer__nav-item svg {
    color: #FFFFFF;
    margin-right: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.footer__nav-item:hover {
    color: #c8c8c8; }
.footer__nav-item:hover svg {
    color: #c8c8c8; }

.footer-bottom {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (max-width: 767px) {
    .footer-bottom {
        #margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.footer-bottom__text {
    font-weight: 500;
    color: #FFFFFF;
    font-size: 15px; }
@media (max-width: 767px) {
    .footer-bottom__text {
        font-size: 12px;
        text-align: center;
        #margin-bottom: 20px; } }
.footer-bottom__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;}
@media (max-width: 767px) {
    .footer-bottom__socials {
        margin: 0 auto;
        padding: 10px 0px;} }
.footer-bottom__social {
    margin-left: 30px; }
@media (max-width: 767px) {
    .footer-bottom__social:first-child {
        margin-left: 0; } }
.footer-bottom__social svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.footer-bottom__social:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.footer__logo {
    margin-right: 15px; }
@media (max-width: 1294px) {
    .footer__logo {
        margin-right: 22px;
        width: 180px; } }
@media (max-width: 767px) {
    .footer__logo {
        margin-right: 0;
        margin-bottom: 30px; } }

.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    z-index: 90;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, 0.4); }
.popup__top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.popup__title {
    font-size: 32px;
    font-weight: 700; }
@media (max-width: 1279px) {
    .popup__title {
        margin-bottom: 24px;
        font-size: 22px; } }

.popup__close svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.popup__close:hover {
    cursor: pointer; }
.popup__close:hover svg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.popup-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 100vh; }
@media (max-width: 767px) {
    .popup-body {
        padding: 0 15px; } }

.popup-content {
    max-width: 950px;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    background: #FFFFFF;
    position: relative;
    border-radius: 20px;
    color: #000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: auto;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 1294px) {
    .popup-content {
        padding: 50px 40px;
        max-width: 600px; } }
@media (max-width: 767px) {
    .popup-content {
        padding: 15px; } }

.popup-cross {
    position: absolute;
    right: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: 20px; }
.popup-cross:hover {
    cursor: pointer;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }

.hide {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }

.popup-mess .popup-content {
    #max-width: 810px; }
@media (max-width: 767px) {
    .popup-mess .popup-content {
        margin: auto 15px auto 15px;
        max-width: 600px; } }

.popup-mess__wrap {
    padding: 60px 90px;
    background: -webkit-gradient(linear, left top, left bottom, from(#F4F5F6), to(#FFFFFF));
    background: -o-linear-gradient(top, #F4F5F6 0%, #FFFFFF 100%);
    background: linear-gradient(180deg, #F4F5F6 0%, #FFFFFF 100%);
    border-radius: 20px; }
@media (max-width: 767px) {
    .popup-mess__wrap {
        padding: 30px 5px; } }

.popup-mess__title {
    font-size: 20px;
    padding: 15px 50px;
    border-radius: 52px;
    background: #FFFFFF;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 32px auto;
    font-weight: 300; }
@media (max-width: 767px) {
    .popup-mess__title {
        padding: 15px 30px;
        font-size: 14px;
        margin: 0 auto 15px auto; } }

.popup-mess__text {
    font-size: 18px;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin: 0 auto 32px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
@media (max-width: 1294px) {
    .popup-mess__text {
        font-size: 14px; } }
@media (max-width: 767px) {
    .popup-mess__text {
        font-size: 12px;
        margin-bottom: 15px; } }

.popup-mess__button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    padding: 15px 30px; }

.popup-support__title {
    color: #006F4D;
    font-size: 20px;
    margin-bottom: 38px;
    font-weight: 400;
    margin-right: 10px; }
@media (max-width: 767px) {
    .popup-support__title {
        font-size: 18px;
        margin-bottom: 20px; } }

.popup-support__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px; }
@media (max-width: 767px) {
    .popup-support__form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.popup-support__input {
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
    position: relative; }
@media (max-width: 767px) {
    .popup-support__input {
        width: 100%; } }
.popup-support__input label {
    font-size: 15px;
    font-weight: 500; }
.popup-support__input textarea {
    resize: none;
    min-height: 120px;
    padding: 20px; }
.popup-support__input input, .popup-support__input textarea {
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px 44px 20px 20px;
    color: #7B7B7B;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }
.popup-support__input .dropdown {
    margin-top: 10px; }
.popup-support__input .dropdown__title {
    padding: 19px 30px; }

.popup-support__textarea {
    width: 100%;
    font-size: 15px;
    margin: 0 10px 20px 10px; }
.popup-support__textarea textarea {
    resize: none;
    min-height: 120px;
    padding: 20px; }
.popup-support__textarea input, .popup-support__textarea textarea {
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px 44px 20px 20px;
    color: #7B7B7B;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }

.popup-support__checkbox {
    margin-bottom: 15px; }
.popup-support__checkbox .checkbox-label-icon {
    font-size: 0;
    position: absolute;
    left: 8px;
    top: 8px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 10; }
.popup-support__checkbox .checkbox-field:checked + .checkbox-label {
    background: #4ca38e; }
.popup-support__checkbox .checkbox-field:checked + .checkbox-label-icon {
    visibility: visible;
    opacity: 1; }
.popup-support__checkbox .checkbox-field:checked + .checkbox-label:after {
    visibility: hidden;
    opacity: 0; }
.popup-support__checkbox .checkbox-row {
    font-weight: 300;
    color: #7B7B7B;
    font-size: 12px; }
.popup-support__checkbox .checkbox-label {
    border: 2px solid #E0E0E0; }
.popup-support__checkbox.fw-300 .checkbox-row {
    font-weight: 300; }

.popup-support__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 38px; }
@media (max-width: 767px) {
    .popup-support__buttons {
        margin-top: 20px; } }

.popup-support__button {
    width: 135px;
    padding: 15px 30px; }
.popup-support__button_cancel {
    color: #000000;
    background: #E0E0E0; }
.popup-support__button:last-child {
    margin-left: 16px; }

.popup__close {
    position: absolute;
    left: 97%;
    top: 0;}
@media (max-width: 767px) {
    .popup__close {
        right: 20px; } }

.popup-recovery .popup-content {
    background: #F4F5F6; }

.popup-recovery__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .popup-recovery__title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.popup-recovery__title-text {
    color: #006F4D;
    font-size: 20px;
    font-weight: 400; }
@media (max-width: 767px) {
    .popup-recovery__title-text {
        width: 100%;
        font-size: 18px; } }
.popup-recovery__title-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 767px) {
    .popup-recovery__title-button {
        margin-top: 10px; } }
.popup-recovery__title-button svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .popup-recovery__title-button svg {
        width: 15px; } }
.popup-recovery__title-button:hover {
    cursor: pointer; }
.popup-recovery__title-button:hover svg {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }
.popup-recovery__title-button span {
    font-size: 16px;
    font-weight: 300;
    margin-left: 15px; }
@media (max-width: 767px) {
    .popup-recovery__title-button span {
        font-size: 12px;
        margin-left: 5px; } }

.popup-recovery__wrap {
    padding: 30px;
    border-radius: 10px;
    background: #FFFFFF; }
@media (max-width: 767px) {
    .popup-recovery__wrap {
        padding: 15px; } }

.popup-recovery__input {
    width: 100%;
    margin: 0 0px 20px 0px;
    position: relative; }
.popup-recovery__input label {
    font-size: 15px;
    font-weight: 500; }
.popup-recovery__input textarea {
    resize: none;
    min-height: 120px;
    padding: 20px; }
.popup-recovery__input input, .popup-recovery__input textarea {
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px 44px 20px 20px;
    color: #7B7B7B;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }

.popup-recovery__info-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 13px; }
.popup-recovery__info-title span {
    margin-left: 10px; }

.popup-recovery__text {
    color: #7B7B7B;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px; }

.popup-recovery__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
@media (max-width: 767px) {
    .popup-recovery__buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.popup-recovery__button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 8px; }
@media (max-width: 767px) {
    .popup-recovery__button {
        width: 100%;
        margin: 0 0 10px 0; } }
.popup-recovery__button_show {
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    color: #000000; }
@media (max-width: 767px) {
    .popup-recovery__button_show {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }
.popup-recovery__button_cancel {
    background: #E0E0E0;
    color: #000000; }
@media (max-width: 767px) {
    .popup-recovery__button_cancel {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }
@media (max-width: 767px) {
    .popup-recovery__button_save {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }

.request__title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400; }
@media (max-width: 767px) {
    .request__title {
        font-size: 20px;
        font-weight: 500; } }

@media (max-width: 767px) {
    .request__form {
        margin-top: 10px; } }

.request__form label.checkbox-row {
    color: #7B7B7B;
    font-size: 12px; }
.request__form label.checkbox-row a {
    color: #006F4D; }

.request__form textarea {
    resize: none;
    min-height: 120px;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }

@media (max-width: 767px) {
    .request__form textarea {
        padding: 20px 44px 20px 20px; } }

.request__form .form__input {
    margin-bottom: 10px; }
.request__form .form__input label {
    position: static;
    font-size: 15px;
    font-weight: 500;
    display: none;
    color: #000000; }
@media (max-width: 767px) {
    .request__form .form__input label {
        display: block; } }

.request__form .form__dropdown {
    margin-bottom: 10px;
    margin-top: 10px; }
.request__form .form__dropdown-label {
    font-size: 15px;
    font-weight: 700; }

.request__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media (max-width: 767px) {
    .request__date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.request__item {
    width: 50%; }
@media (max-width: 767px) {
    .request__item {
        width: 100%; } }
.request__item:last-child {
    margin-left: 10px; }
@media (max-width: 767px) {
    .request__item:last-child {
        margin-left: 0;
        margin-top: 10px; } }

.request__bottom {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 767px) {
    .request__bottom {
        margin-top: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.request__text {
    position: relative;
    color: #7B7B7B;
    font-size: 12px;
    margin-left: 20px;
    max-width: 170px; }
@media (max-width: 767px) {
    .request__text {
        max-width: none;
        margin-left: 0;
        text-align: center; } }
.request__text a {
    color: #006F4D; }

.request__button {
    max-width: 187px; }
@media (max-width: 767px) {
    .request__button {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        margin-bottom: 10px; } }

.datepicker {
    position: relative;
    height: 62px; }
@media (max-width: 767px) {
    .datepicker {
        height: auto; } }
.datepicker label {
    position: absolute;
    font-size: 12px;
    color: #7B7B7B;
    left: 20px;
    top: 15px; }
@media (max-width: 767px) {
    .datepicker label {
        position: static;
        font-size: 15px;
        font-weight: 500;
        color: #000000; } }
.datepicker input {
    height: 100%;
    border: 1px solid #E0E0E0;
    font-size: 14px;
    padding-top: 30px; }
@media (max-width: 767px) {
    .datepicker input::-webkit-input-placeholder {
        color: #000000; }
    .datepicker input::-moz-placeholder {
        color: #000000; }
    .datepicker input:-ms-input-placeholder {
        color: #000000; }
    .datepicker input::-ms-input-placeholder {
        color: #000000; }
    .datepicker input::placeholder {
        color: #000000; } }
@media (max-width: 767px) {
    .datepicker input {
        padding: 15px 20px;
        margin-top: 9px; } }
.datepicker svg {
    position: absolute;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    top: 50%;
    right: 30px; }
@media (max-width: 767px) {
    .datepicker svg {
        display: none; } }

.request__checkbox .checkbox-label-icon {
    font-size: 0;
    position: absolute;
    left: 8px;
    top: 7px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 10; }

.request__checkbox .checkbox-field:checked + .checkbox-label-icon {
    visibility: visible;
    opacity: 1; }

.request__checkbox .checkbox-field:checked + .checkbox-label:after {
    visibility: hidden;
    opacity: 0; }

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px; }
@media (max-width: 1294px) {
    .breadcrumbs {
        margin-bottom: 20px; } }
@media (max-width: 767px) {
    .breadcrumbs {
        margin-top: 15px;
        margin-bottom: 15px; } }
.breadcrumbs__item {
    font-size: 12px;
    color: #000000; }
.breadcrumbs__item.active {
    color: #7B7B7B; }
.breadcrumbs__line {
    margin: 0 20px;
    font-size: 12px;
    color: #000000; }

.contract__slider {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative; }
.contract__slider .swiper-pagination {
    display: none; }
@media (max-width: 767px) {
    .contract__slider .swiper-pagination {
        display: block; } }
@media (max-width: 1294px) {
    .contract__slider {
        margin-bottom: 20px; } }
@media (max-width: 767px) {
    .contract__slider {
        margin-bottom: 15px; } }
.contract__slider-img {
    font-size: 0;
    border-radius: 20px; }
.contract__slider-img img {
    border-radius: 20px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%; }
.contract__slider-text {
    margin-top: 16px;
    font-size: 15px;
    font-weight: 500; }
@media (max-width: 1294px) {
    .contract__slider-text {
        font-size: 15px;
        margin-top: 15px; } }
@media (max-width: 767px) {
    .contract__slider-text {
        margin-top: 10px;
        font-size: 12px; } }

.contract__banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
@media (max-width: 1294px) {
    .contract__banners {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media (max-width: 767px) {
    .contract__banners {
        margin-bottom: 15px; } }
.contract__banners-left {
    width: 76%;
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
    border-radius: 20px;
    padding: 30px 30px 60px 30px; }
@media (max-width: 1294px) {
    .contract__banners-left {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 25px; } }
@media (max-width: 767px) {
    .contract__banners-left {
        padding: 15px; } }
.contract__banners-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
@media (max-width: 1294px) {
    .contract__banners-left-top {
        margin-bottom: 10px; } }
@media (max-width: 767px) {
    .contract__banners-left-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.contract__banners-left-top-wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #FFFFFF4D;
    margin-bottom: 20px; }
@media (max-width: 1294px) {
    .contract__banners-left-top-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px; } }
@media (max-width: 767px) {
    .contract__banners-left-top-wrap {
        padding-bottom: 0; } }
.contract__banners-left-bottom {
    font-size: 12px;
    color: #FFFFFF; }
.contract__banners-right {
    width: 24%; }
@media (max-width: 1294px) {
    .contract__banners-right {
        width: 100%; } }
.contract__banners-line {
    width: 1px;
    height: 20px;
    background: #FFFFFF4D;
    margin: 0 20px; }
@media (max-width: 1294px) {
    .contract__banners-line {
        margin: 0 13px; } }
@media (max-width: 767px) {
    .contract__banners-line {
        display: none; } }
.contract__banners-number {
    border: 2px solid #FFFFFF;
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px; }
@media (max-width: 767px) {
    .contract__banners-number {
        margin-bottom: 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%; } }
@media (max-width: 767px) {
    .contract__banners-number span {
        font-weight: 700; } }
.contract__banners-number span:first-child {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px; }
@media (max-width: 1294px) {
    .contract__banners-number span:first-child {
        font-size: 12px; } }
@media (max-width: 767px) {
    .contract__banners-number span:first-child {
        margin-right: 10px; } }
.contract__banners-number span:last-child {
    color: #FFFFFF;
    font-size: 16px; }
@media (max-width: 1294px) {
    .contract__banners-number span:last-child {
        font-size: 12px; } }
.contract__banners-date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media (max-width: 767px) {
    .contract__banners-date {
        margin-bottom: 12px;
        width: 100%; } }
.contract__banners-date-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 1294px) {
    .contract__banners-date-left svg {
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0; } }
@media (max-width: 767px) {
    .contract__banners-date-left {
        width: 35px; } }
.contract__banners-date-right {
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 767px) {
    .contract__banners-date-right {
        width: 100%; } }
.contract__banners-date-right span:first-child {
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF; }
@media (max-width: 1294px) {
    .contract__banners-date-right span:first-child {
        font-size: 12px; } }
.contract__banners-date-right span:last-child {
    font-size: 15px;
    color: #FFFFFF; }
@media (max-width: 1294px) {
    .contract__banners-date-right span:last-child {
        font-size: 12px; } }
.contract__banners-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 767px) {
    .contract__banners-price {
        width: 100%; } }
@media (max-width: 1294px) {
    .contract__banners-price-left svg {
        width: 35px; } }
@media (max-width: 767px) {
    .contract__banners-price-left {
        -webkit-transform: translateX(-3px);
        -ms-transform: translateX(-3px);
        transform: translateX(-3px);
        width: 35px; }
    .contract__banners-price-left svg {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 35px; } }
.contract__banners-price-mid {
    margin-left: 10px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 767px) {
    .contract__banners-price-mid {
        margin-right: 0;
        margin-left: 5px;
        width: 100%; } }
.contract__banners-price-mid span:first-child {
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
@media (max-width: 1294px) {
    .contract__banners-price-mid span:first-child {
        font-size: 12px; } }
.contract__banners-price-mid span:first-child svg {
    margin-left: 5px; }
.contract__banners-price-mid span:last-child {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF; }
@media (max-width: 1294px) {
    .contract__banners-price-mid span:last-child {
        font-size: 13px; } }
.contract__banners-button {
    background: #FFFFFF;
    color: #006F4D;
    max-width: 127px;
    margin-left: 20px; }
@media (max-width: 767px) {
    .contract__banners-button {
        width: 100%;
        margin: 15px auto 15px auto; } }
.contract__banners-right {

    #display:flex;
    #flex-direction: column;
    #justify-content: space-between;

    margin-left: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
    padding: 30px;
    border-radius: 20px; }
@media (max-width: 1294px) {
    .contract__banners-right {
        margin-left: 0;
        padding: 25px 15px 25px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        #justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .contract__banners-right {
        padding: 15px; } }
.contract__banners-right-title {
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 15px; }
@media (max-width: 1294px) {
    .contract__banners-right-title {
        width: 100%;
        font-size: 15px;
        margin: 0 10px 15px 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #FFFFFF4D; } }
@media (max-width: 767px) {
    .contract__banners-right-title {
        margin: 0 0 15px 0;
        font-size: 14px; } }
.contract__banners-right-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 1294px) {
    .contract__banners-right-item {
        margin: 0 10px;
        width: calc(25% - 20px); } }
@media (max-width: 767px) {
    .contract__banners-right-item {
        margin: 0 0 12px 0;
        width: 100%; } }
.contract__banners-right-item span {
    color: #FFFFFF;
    font-weight: 300;
    margin-left: 10px;
    font-size: 14px; }
@media (max-width: 767px) {
    .contract__banners-right-item span {
        font-size: 12px;
        font-weight: 600; } }
.contract__banners-right-button {
    margin-top: 20px;
    background: transparent;
    border: 1px solid #FFFFFF;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
@media (max-width: 1294px) {
    .contract__banners-right-button {
        width: calc(25% - 20px);
        margin: 0 10px;
        white-space: nowrap; } }
@media (max-width: 767px) {
    .contract__banners-right-button {
        width: 100%;
        margin: 0 auto;
        #max-width: 165px; } }
.contract__banners-right-button:hover {
    border-color: transparent; }

.contract__tables {
    background: #F4F5F6;
    padding: 30px;
    border: 1px solid #0F5A43;
    margin-bottom: 30px;
    border-radius: 20px; }
@media (max-width: 1294px) {
    .contract__tables {
        padding: 20px; } }
@media (max-width: 767px) {
    .contract__tables {
        padding: 15px; } }
.contract__tables:last-child {
    margin-bottom: 48px; }
@media (max-width: 767px) {
    .contract__tables:last-child {
        margin-bottom: 15px; } }

@media (max-width: 1294px) {
    .contract__table-desktop {
        display: none; } }

.contract__table-tablet {
    display: none;
    width: 100%; }
.contract__table-tablet table {
    width: 100%; }
@media (max-width: 1294px) {
    .contract__table-tablet {
        display: block; }
    .contract__table-tablet td {
        padding: 20px !important;
        font-size: 12px !important; }
    .contract__table-tablet td:first-child {
        color: #006F4D;
        font-size: 12px;
        font-weight: 600;
        width: 33.3%; } }
@media (max-width: 767px) {
    .contract__table-tablet {
        display: none; } }

.contract__table-mobile {
    display: none; }
@media (max-width: 767px) {
    .contract__table-mobile {
        display: block; } }

.contract__table-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .contract__table-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px; } }

.contract__table-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }

.contract__table-button {
    background: #FFFFFF;
    color: #006F4D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #0F5A43;
    width: auto;
    padding: 10px 30px; }
@media (max-width: 1294px) {
    .contract__table-button {
        white-space: nowrap;
        margin-left: 30px; } }
@media (max-width: 767px) {
    .contract__table-button {
        margin-left: 0;
        padding: 13px 15px; } }
.contract__table-button:hover {
    border-color: #15a176; }
.contract__table-button:hover svg {
    color: #FFFFFF; }
.contract__table-button svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .contract__table-button svg {
        display: none; } }
.contract__table-button span {
    margin-left: 10px; }

.contract__table-window {
    position: absolute;
    -webkit-box-shadow: 0px 21px 36px 0px #0000001A;
    box-shadow: 0px 21px 36px 0px #0000001A;
    border: 1px solid  #E0E0E0;
    background: #F4F5F6;
    width: 680px;
    z-index: 10;
    border-radius: 10px;
    left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 56px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    visibility: hidden;
    opacity: 0; }
@media (max-width: 767px) {
    .contract__table-window {
        width: 100%; } }
.contract__table-window.active {
    visibility: visible;
    opacity: 1; }
.contract__table-window-items {
    padding: 30px; }
@media (max-width: 767px) {
    .contract__table-window-items {
        padding: 15px;} }
.contract__table-window-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 25px;
    border: 1px solid  #E0E0E0;
    background: #FFFFFF;
    border-bottom: none;
    font-size: 14px;
    font-weight: 300; }
@media (max-width: 767px) {
    .contract__table-window-item {
        padding: 15px 25px;
        align-items: flex-start;
        flex-direction: column;
    } }
.contract__table-window-item span, .contract__table-window-item svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.contract__table-window-item:hover {
    cursor: pointer; }
.contract__table-window-item:hover span {
    color: #006F4D; }
.contract__table-window-item:hover svg {
    color: #006F4D; }
.contract__table-window-item:first-child {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }
.contract__table-window-item:last-child {
    border-bottom: 1px solid  #E0E0E0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; }
.contract__table-window-item span {
    margin-right: 10px; }
.contract__table-window-button {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 374px; }
@media (max-width: 767px) {
    .contract__table-window-button {
        padding: 12px 15px; } }
.contract__table-window-button span {
    margin-left: 15px; }
@media (max-width: 767px) {
    .contract__table-window-button span {
        margin-left: 0; } }
@media (max-width: 767px) {
    .contract__table-window-button svg {
        display: none; } }

.contract__table-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
    position: relative; }
@media (max-width: 767px) {
    .contract__table-download {
        margin-left: 12px; }
    .contract__table-download svg {
        display: none; } }
.contract__table-download:hover {
    cursor: pointer; }
.contract__table-download:hover .contract__table-download-icon {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
.contract__table-download svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .contract__table-download svg {
        width: 20px; } }
.contract__table-download span {
    font-size: 14px;
    margin-left: 15px; }
@media (max-width: 1294px) {
    .contract__table-download span {
        font-size: 12px; } }
@media (max-width: 767px) {
    .contract__table-download span {
        font-size: 12px;
        margin-left: 0; } }

.contract__table-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }

.contract__table-title {
    font-size: 20px;
    margin-right: 15px; }
@media (max-width: 1294px) {
    .contract__table-title {
        font-size: 16px; } }
@media (max-width: 767px) {
    .contract__table-title {
        margin-right: 10px; } }

.contract__table-number {
    margin-right: 15px;
    border: 2px solid  #0F5A43;
    padding: 5px 15px;
    border-radius: 5px; }
@media (max-width: 767px) {
    .contract__table-number {
        margin-right: 10px; } }
.contract__table-number span {
    color: #006F4D;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 1294px) {
    .contract__table-number span {
        font-size: 12px; } }
.contract__table-number span:first-child {
    font-weight: 600; }

.contract__table-status {
    font-size: 14px;
    font-weight: 500;
    color: #006F4D; }
@media (max-width: 1294px) {
    .contract__table-status {
        font-size: 12px; } }

.contract__table-tables {
    padding: 30px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 35px; }
@media (max-width: 1294px) {
    .contract__table-tables {
        padding: 20px;
        margin-bottom: 20px; } }
@media (max-width: 767px) {
    .contract__table-tables {
        background: transparent;
        padding: 0; } }

.contract__table-graph {
    max-width: 257px;
    text-align: center;
    margin: 30px auto 0 auto; }

.contract__table__title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 30px; }
@media (max-width: 1294px) {
    .contract__table__title {
        margin-bottom: 10px;
        font-size: 15px; } }
@media (max-width: 767px) {
    .contract__table__title {
        margin-top: 15px;
        margin-bottom: 10px; } }

.contract__table-show {
    max-width: 244px;
    margin-top: 20px;
    margin-left: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .contract__table-show {
        margin-right: auto; } }
@media (max-width: 767px) {
    .contract__table-show {
        margin-top: 15px; } }
.contract__table-show svg {
    margin-left: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.contract__table-show.active svg {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

.contract__table-content {
    border-radius: 10px;
    display: none;
    margin-top: 30px; }

.contract__docs {
    background: #FFFFFF;
    padding: 30px;
    border-radius: 10px; }
@media (max-width: 1294px) {
    .contract__docs {
        padding: 20px; } }
@media (max-width: 767px) {
    .contract__docs {
        padding: 0;
        background: transparent; } }
.contract__docs-title {
    font-size: 20px;
    margin-bottom: 20px; }
@media (max-width: 1294px) {
    .contract__docs-title {
        font-size: 15px;
        margin-bottom: 10px; } }
.contract__docs-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 30px;
    background: #F4F5F6;
    border: 2px solid #0F5A43;
    border-radius: 10px; }
@media (max-width: 1294px) {
    .contract__docs-item {
        padding: 20px; } }
@media (max-width: 767px) {
    .contract__docs-item {
        padding: 15px 20px; }
    .contract__docs-item:last-child {
        margin-bottom: 0; } }
.contract__docs-name {
    font-size: 16px;
    font-weight: 600; }
@media (max-width: 1294px) {
    .contract__docs-name {
        font-size: 12px; } }
.contract__docs-button {
    color: #006F4D;
    font-size: 14px;
    margin-left: 15px; }
@media (max-width: 1294px) {
    .contract__docs-button {
        font-size: 12px; } }
@media (max-width: 767px) {
    .contract__docs-button {
        display: none; } }
.contract__docs-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px; }
.contract__docs-right svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.contract__docs-right:hover {
    cursor: pointer; }
.contract__docs-right:hover svg {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); }

.contract__show {
    max-width: 165px;
    margin: 00px auto 100px auto; }
@media (max-width: 1294px) {
    .contract__show {
        margin: 0 auto 30px auto; } }

.swiper-button-next, .swiper-button-prev {
    color: #FFFFFF !important;
    background: #006F4D;
    width: 34px !important;
    height: 70px !important; }
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px !important; }

.swiper-button-next {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transform: translate(10px, -30px);
    -ms-transform: translate(10px, -30px);
    transform: translate(10px, -30px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .swiper-button-next {
        display: none !important; } }

.swiper-button-prev {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transform: translate(-10px, -30px);
    -ms-transform: translate(-10px, -30px);
    transform: translate(-10px, -30px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .swiper-button-prev {
        display: none !important; } }

.swiper-button-disabled {
    background: #FFFFFFCC;
    opacity: 1 !important;
    color: #000000 !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); }
.swiper-button-disabled:after {
    opacity: 1 !important;
    color: #000000 !important; }

.table table {
    width: 100%;
    border-spacing: 0;
    border: 2px solid #0F5A43;
    border-radius: 12px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .table table {
        border-radius: 20px; } }
.table table thead {
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%); }
.table table thead th {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 20px;
    text-align: left;
    position: relative; }
.table table thead th:last-child:after {
    width: 0; }
@media (max-width: 767px) {
    .table table thead th {
        font-size: 12px;
        padding: 20px; } }
.table table thead th:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 19px;
    background: #FFFFFF4D;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    right: 0px; }
.table table tbody td {
    border-collapse: collapse;
    padding: 20px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    border: 0.5px solid var(--Borders-Basic-color, #E0E0E0); }
@media (max-width: 767px) {
    .table table tbody td {
        font-size: 12px;
        padding: 17px;
        width: 50%; }
    .table table tbody td.break-all {
        word-break: break-all; } }

.td-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 1294px) {
    .td-col {
        display: table-cell; }
    .td-col span {
        display: block; } }

.th-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.th-row svg {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

.m-w {
    z-index: 10;
    position: absolute;
    top: -100px;
    left: 0px;
    width: 290px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #FFFFFF;
    border: 2px solid #0F5A43;
    border-radius: 5px;
    padding: 15px 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .m-w {
        max-width: 160px; } }
.m-w span {
    font-size: 14px;
    font-weight: 400; }
.m-w span:first-child {
    color: #000000; }
.m-w span:last-child {
    color: #818181; }

.row-icon {
    position: relative;
    cursor: pointer;
    margin-left: 5px; }
@media (max-width: 767px) {
    .row-icon {
        margin-left: 0;
        margin-top: 5px; } }
.row-icon:hover .m-w {
    opacity: 1;
    visibility: visible; }

td.fz14 {
    font-size: 14px !important; }

.bblr {
    border-bottom-left-radius: 10px; }
@media (max-width: 767px) {
    .bblr {
        border-bottom-left-radius: 20px; } }

.bbrr {
    border-bottom-right-radius: 10px; }
@media (max-width: 767px) {
    .bbrr {
        border-bottom-right-radius: 20px; } }

.btlr {
    border-top-left-radius: 10px; }
@media (max-width: 767px) {
    .btlr {
        border-top-left-radius: 20px; } }

.btrr {
    border-top-right-radius: 10px; }
@media (max-width: 767px) {
    .btrr {
        border-top-right-radius: 20px; } }

.table-green {
    font-weight: 600 !important;
    color: #006F4D; }


.contacts__title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px; }

.contacts__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    scroll-margin-left: 10px;
    background-clip: content-box; }
@media (max-width: 767px) {
    .contacts__blocks {
        #padding-right: 20px; } }
.contacts__blocks::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    display: none; }
.contacts__blocks::-webkit-scrollbar-track {
    background: #eaeaea;
    border-radius: 2px; }
.contacts__blocks::-webkit-scrollbar-thumb {
    background: #E0E0E0;
    border-radius: 2px; }
.contacts__blocks::-webkit-scrollbar {
    position: absolute;
    width: 4px; }
@media (max-width: 767px) {
    .contacts__blocks {
        max-height: 260px;
        overflow: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media (max-width: 767px) {
    .contacts__blocks-wrap {
        padding: 10px 10px 1px 10px;
        background: #FFFFFF;
        border-radius: 5px;
        margin-bottom: 20px; } }

.contacts__block {
    padding: 30px;
    background: #FFFFFF;
    border-radius: 10px;
    width: 50%; }
@media (max-width: 767px) {
    .contacts__block {
        padding: 15px;
        width: 100%; } }
@media (max-width: 767px) {
    .contacts__block:first-child {
        padding-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; } }
.contacts__block:last-child {
    margin-left: 20px; }
@media (max-width: 767px) {
    .contacts__block:last-child {
        padding-top: 0;
        margin-left: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        padding-bottom: 0; }
    .contacts__block:last-child .contacts__item:last-child {
        border: none;
        padding-bottom: 0; } }

.contacts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 7px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 7px; }
.contacts__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
@media (max-width: 767px) {
    .contacts__item:last-child {
        padding-bottom: 7px;
        border-bottom: 1px solid #E0E0E0; } }
.contacts__item span:first-child {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px; }
.contacts__item span:last-child {
    font-size: 14px; }

.contacts__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .contacts__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.contacts__button {
    max-width: 180px; }
@media (max-width: 767px) {
    .contacts__button {
        margin: 0 auto; } }
.contacts__button-contacts {
    color: #006F4D;
    background: #FFFFFF;
    border: 1px solid #006F4D;
    margin-left: 10px; }
@media (max-width: 767px) {
    .contacts__button-contacts {
        margin: 10px auto 0 auto; } }

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

.contacts__social:first-child {
    margin-right: 20px; }

.contacts__social svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.contacts__social:hover {
    cursor: pointer; }
.contacts__social:hover svg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.popup-contracts .popup-content {
    background: #F4F5F6; }
@media (max-width: 767px) {
    .popup-contracts .popup-content {
        padding: 30px 15px; } }

.contract__table3 {
    overflow: auto;
    border-radius: 9px;
    padding-bottom: 30px;
    scrollbar-color: #E0E0E0 #F4F5F6; }

.contract__table3::-webkit-scrollbar-track {
    width: 10px; }

.error-page {
    background: #F4F5F6;
    padding: 90px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 884px;
    margin: 138px auto 212px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px; }
@media (max-width: 1294px) {
    .error-page {
        max-width: 600px;
        margin: 116px auto 155px auto;
        padding: 50px 70px; } }
@media (max-width: 767px) {
    .error-page {
        padding: 15px;
        margin: 22px 0 30px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.error-page__right {
    margin-left: 40px; }
@media (max-width: 767px) {
    .error-page__right {
        margin-left: 0;
        margin-top: 15px; } }
@media (max-width: 1294px) {
    .error-page__left {
        width: 180px; } }
@media (max-width: 767px) {
    .error-page__left {
        width: 80px; } }
.error-page__left svg {
    width: 100%;
    height: 100%; }
.error-page__button {
    max-width: 218px; }
@media (max-width: 767px) {
    .error-page__button {
        margin: 0 auto; } }
.error-page__title {
    background: #FFFFFF;
    border-radius: 47px;
    padding: 15px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px; }
@media (max-width: 1294px) {
    .error-page__title {
        font-size: 18px;
        font-weight: 300; } }
@media (max-width: 767px) {
    .error-page__title {
        font-size: 14px;
        margin-bottom: 15px; } }
.error-page__text {
    font-size: 25px;
    margin-bottom: 45px; }
@media (max-width: 1294px) {
    .error-page__text {
        font-size: 14px;
        margin-bottom: 20px; } }
@media (max-width: 767px) {
    .error-page__text {
        font-size: 12px; } }

@media (max-width: 1294px) {
    .error-page-wrap .wrap__title {
        margin-top: 55px; } }

@media (max-width: 767px) {
    .error-page-wrap .wrap__title {
        margin-top: 15px; } }

.notifications {
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 40px;
    margin-top: 40px;
    margin-bottom: 100px; }
@media (max-width: 1294px) {
    .notifications {
        padding: 25px;
        margin-top: 26px;
        margin-bottom: 30px; } }
@media (max-width: 767px) {
    .notifications {
        margin-top: 15px;
        padding: 15px; } }
.notifications__item {
    padding: 30px 40px;
    margin-bottom: 20px;
    border: 1px solid  #006F4D;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 1294px) {
    .notifications__item {
        border-radius: 10px; } }
@media (max-width: 1294px) {
    .notifications__item {
        margin-bottom: 10px;
        padding: 20px 25px; } }
@media (max-width: 767px) {
    .notifications__item {
        padding: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.notifications__item-left {
    font-size: 14px;
    max-width: 800px;
    color: #7B7B7B; }
.active .notifications__item-left {
    color: #000000; }
.notifications__item-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto; }
@media (max-width: 767px) {
    .notifications__item-right {
        margin-left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px;
        margin-right: auto; } }
.notifications__item-icon {
    font-size: 0;
    margin-right: 15px; }
.notifications__item-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media (max-width: 1294px) {
    .notifications__item-time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media (max-width: 767px) {
    .notifications__item-time {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
.notifications__item-time span {
    font-size: 14px;
    color: #006F4D; }
@media (max-width: 1294px) {
    .notifications__item-time span {
        font-size: 12px; } }
.notifications__item-time span:last-child {
    margin-left: 10px; }
@media (max-width: 1294px) {
    .notifications__item-time span:last-child {
        margin-left: 0; } }
@media (max-width: 767px) {
    .notifications__item-time span:last-child {
        margin-left: 5px; } }
.notifications__button {
    max-width: 165px;
    margin: 40px auto 0 auto; }
@media (max-width: 1294px) {
    .notifications__button {
        margin: 0 auto; } }

.questions {
    margin: 30px 0 100px 0; }
@media (max-width: 1294px) {
    .questions {
        margin: 20px 0 30px; } }
@media (max-width: 767px) {
    .questions {
        margin: 15px 0 15px 0; } }
.questions__top {
    padding: 20px 40px;
    background: #F4F5F6;
    border-radius: 20px;
    margin-bottom: 30px; }
@media (max-width: 1294px) {
    .questions__top {
        padding: 15px;
        margin-bottom: 20px; } }
.questions__dropdown {
    max-width: 400px; }
@media (max-width: 1294px) {
    .questions__dropdown {
        width: 100%;
        max-width: none; } }
.questions__items {
    padding: 40px;
    border-radius: 20px;
    background: #F4F5F6; }
@media (max-width: 1294px) {
    .questions__items {
        padding: 25px; } }
@media (max-width: 767px) {
    .questions__items {
        padding: 15px; } }
.questions__item {
    padding: 30px 40px;
    -webkit-box-shadow: 0px 5px 15px 0px #0000001A;
    box-shadow: 0px 5px 15px 0px #0000001A;
    border: 1px solid #0F5A43;
    border-radius: 20px;
    margin-bottom: 10px;
    background: #FFFFFF;
    cursor: pointer; }
@media (max-width: 1294px) {
    .questions__item {
        border-radius: 10px; } }
.questions__item:last-child {
    margin-bottom: 0; }
@media (max-width: 1294px) {
    .questions__item {
        padding: 25px; } }
.questions__title {
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 1294px) {
    .questions__title {
        font-size: 15px; } }
.questions__title svg {
    margin-right: 15px; }
@media (max-width: 1294px) {
    .questions__title svg {
        margin-right: 10px;
        width: 25px; } }
@media (max-width: 767px){
    .questions__title svg{
        display: none;
    }
}
.questions__title>span{
    max-width:90%;
}
.questions__title-icon {
    margin-left: auto;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    background: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.active .questions__title-icon {
    background: #006F4D; }
.questions__title-icon:after {
    content: '';
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #7B7B7B;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 11px;
    right: 5px; }
.active .questions__title-icon:after {
    background: #FFFFFF; }
.questions__title-icon:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: '';
    background: #7B7B7B;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 11px;
    right: 5px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.active .questions__title-icon:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #FFFFFF; }
.questions__content {
    font-size: 14px;
    margin-top: 20px;
    display: none; }
@media (max-width: 1294px) {
    .questions__content {
        margin-top: 10px;
        font-size: 12px; } }

.profile__top {
    background: #F4F5F6;
    padding: 30px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0 30px 0; }
@media (max-width: 1294px) {
    .profile__top {
        margin: 20px 0 20px 0;
        padding: 20px 25px;
    } }
@media (max-width: 767px) {
    .profile__top {
        #overflow: auto;
        padding: 0;
        border-radius: 0;
        background: transparent; } }
.profile__top-item {
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding: 12px 30px;
    background: #FFFFFF;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .profile__top-item {
        font-size: 12px; } }
@media (max-width: 767px) {
    .profile__top-item {
        margin-left: 5px;
        padding: 13px 15px;
        white-space: nowrap; }
    .profile__top-item:first-child {
        margin-left: 0; } }
.profile__top-item:hover {
    color: #FFFFFF;
    background: #5c5c5c;
    cursor: pointer; }
.profile__top-item.active {
    color: #FFFFFF;
    background: #000000; }

.profile__bottom {
    background: #F4F5F6;
    padding: 30px;
    margin-bottom: 113px;
    border-radius: 20px; }
@media (max-width: 1294px) {
    .profile__bottom {
        margin-bottom: 30px; } }
@media (max-width: 767px) {
    .profile__bottom {
        padding: 15px; } }
.profile__bottom-form {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px; }
@media (max-width: 1294px) {
    .profile__bottom-form {
        padding: 25px; } }
@media (max-width: 767px) {
    .profile__bottom-form {
        padding: 15px; } }
.profile__bottom-form-top {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .profile__bottom-form-top {
        padding-bottom: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.profile__bottom-form-title {
    font-size: 20px;
    font-weight: 600;
    color: #006F4D; }
@media (max-width: 767px) {
    .profile__bottom-form-title {
        margin-bottom: 10px; } }
.profile__bottom-form-button {
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.profile__bottom-form-button span {
    font-size: 16px;
    margin-left: 15px; }
@media (max-width: 767px) {
    .profile__bottom-form-button span {
        font-size: 12px;
        font-weight: 600;
        margin-left: 10px; } }
@media (max-width: 767px) {
    .profile__bottom-form-button svg {
        width: 18px; } }
.profile__bottom-form-input {
    margin-bottom: 20px;
    position: relative; }
@media (max-width: 767px) {
    .profile__bottom-form-input {
        margin-bottom: 10px; } }
.profile__bottom-form-input label {
    font-size: 15px;
    font-weight: 500; }
@media (max-width: 767px) {
    .profile__bottom-form-input label {
        font-size: 12px; } }
.profile__bottom-form-input textarea {
    resize: none;
    min-height: 120px;
    padding: 20px; }
.profile__bottom-form-input input, .profile__bottom-form-input textarea {
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px 44px 20px 20px;
    color: #7B7B7B;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }
@media (max-width: 767px) {
    .profile__bottom-form-input input, .profile__bottom-form-input textarea {
        padding: 20px 44px 20px 20px; } }
.profile__bottom-form-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px; }
@media (max-width: 767px) {
    .profile__bottom-form-buttons {
        margin-top: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.profile__bottom-form-button {
    max-width: 150px; }
.profile__bottom-form-button:hover {
    cursor: pointer; }
.profile__bottom-form-button:hover svg {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
.profile__bottom-form-button svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .profile__bottom-form_save {
        padding: 13px 22px;
        } }
.profile__bottom-form_cancel {
    border: 1px solid #0F5A43;
    background: #FFFFFF;
    color: #006F4D;
    margin-left: 16px; }
@media (max-width: 767px) {
    .profile__bottom-form_cancel {
        margin-left: 10px;
        padding: 13px 22px;
        width: calc(65% - 10px); } }
.profile__bottom-form_cancel:hover {
    border-color: #15a176; }
.profile__bottom-form_pass {
    color: #7B7B7B;
    font-size: 14px;
    font-weight: 300;
    margin-left: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .profile__bottom-form_pass {
        margin-top: 20px;
        margin-left: 0; } }
.profile__bottom-form_pass:hover {
    color: #000000; }
.profile__bottom-form_mt {
    margin-top: 30px; }
.profile__bottom-form-checkbox {
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .profile__bottom-form-checkbox {
        margin-bottom: 10px; } }
.profile__bottom-icon {
    position: absolute;
    right: 15px;
    top: 51px;
    display:none;
}
.profile__bottom-icon_show {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.profile__bottom-icon_show:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.profile__bottom-form-dropdown {
    margin-top: 10px; }
.profile__bottom-form-dropdown .dropdown__title {
    padding: 20px; }
.profile__bottom-form-dropdown .dropdown__title span {
    color: #7B7B7B;
    font-weight: 300; }

.reg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, #bcf8ec), to(#FFFFFF));
    background: -o-linear-gradient(top, #bcf8ec 37%, #FFFFFF 100%);
    background: linear-gradient(180deg, #bcf8ec 37%, #FFFFFF 100%);
    height: 100vh;
    #height: 100%;
}
@media (max-width: 1294px) {
    .reg {
        height: auto;
    }
}
@media (max-width: 1294px) {
    .reg__logo {
        text-align: center; } }
@media (max-width: 767px) {
    .reg__logo svg {
        width: 170px; } }
.reg__mid {
    #margin-top: 30px;
    #margin-bottom: 30px;
}
.reg__left {
    background: -webkit-gradient(linear, left top, left bottom, from(#012D1C), color-stop(67.5%, #009E7B), to(#005339));
    background: -o-linear-gradient(top, #012D1C 0%, #009E7B 67.5%, #005339 100%);
    background: linear-gradient(180deg, #012D1C 0%, #009E7B 67.5%, #005339 100%);
    width: 45%;
    #padding: 60px 100px;
    padding: 5px 100px 5px 100px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (max-width: 1294px) {
    .reg__left {
        width: 100%;
        border-radius: 0; } }
@media (max-width: 767px) {
    .reg__left {
        padding: 15px; } }
.reg__right {
    width: 55%;
    padding: 30px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (max-width: 1294px) {
    .reg__right {
        display: none; } }
.reg__right-top {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
.reg__title {
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 300;
    margin-bottom: 40px; }
@media (max-width: 767px) {
    .reg__title {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 15px; } }
.reg__switches {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    gap:20px;
    }
@media (max-width: 767px) {
    .reg__switches {
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    } }
.reg__switch {
    #min-width: 152px;
    max-width: 178px;
    text-align: center;
    padding: 12px 30px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .reg__switch {
        #padding: 12px 25px; } }
.reg__switch:hover {
    cursor: pointer;
    color: #000000;
    background: #ffffff; }
.reg__switch:last-child {
    #margin-left: 20px; }
.reg__switch.active {
    background: #FFFFFF;
    color: #000000; }
.reg__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    border-bottom: 2px solid  #FFFFFF4D; }
@media (max-width: 767px) {
    .reg__nav {
        margin-bottom: 30px; } }
.reg__nav-item {
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    position: relative;
    padding-bottom: 20px; }
@media (max-width: 767px) {
    .reg__nav-item {
        margin-right: 10px; }
    .reg__nav-item:last-child {
        margin-right: 0; } }
.reg__nav-item:after {
    content: '';
    width: 0%;
    height: 2px;
    position: absolute;
    background: #FFFFFF;
    left: 0;
    bottom: -2px;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    visibility: hidden; }
.reg__nav-item:hover {
    cursor: pointer; }
.reg__nav-item:hover:after {
    opacity: 1;
    visibility: visible;
    width: 100%; }
.reg__nav-item.active:after {
    width: 100%;
    opacity: 1;
    visibility: visible; }
.reg__form2 .reg__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.reg__form2 .reg__nav-item {
    width: 50%;
    text-align: center;
    margin: 0 30px; }
@media (max-width: 767px) {
    .reg__form2 .reg__nav-item {
        text-align: left;
        margin: 0; }
    .reg__form2 .reg__nav-item:last-child {
        margin-left: 10px; } }

.reg__form1 .reg__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.reg__form1 .reg__nav-item {
    width: 50%;
    text-align: center;
    margin: 0 30px; }
@media (max-width: 767px) {
    .reg__form1 .reg__nav-item {
        text-align: left;
        margin: 0; }
    .reg__form1 .reg__nav-item:last-child {
        margin-left: 10px; } }

.reg__form3 .reg__nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.reg__form3 .reg__nav-item {
    width: 50%;
    text-align: center;
    margin: 0 30px; }
@media (max-width: 767px) {
    .reg__form3 .reg__nav-item {
        text-align: left;
        margin: 0; }
    .reg__form3 .reg__nav-item:last-child {
        margin-left: 10px; } }

.reg__form-title {
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 10px; }
.reg__form-checkbox {
    margin-bottom: 15px; }
.reg__form-checkbox .checkbox-label-icon {
    font-size: 0;
    position: absolute;
    left: 8px;
    top: 8px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 10; }
.reg__form-checkbox .checkbox-field:checked + .checkbox-label {
    background: #4ca38e; }
.reg__form-checkbox .checkbox-field:checked + .checkbox-label-icon {
    visibility: visible;
    opacity: 1; }
.reg__form-checkbox .checkbox-field:checked + .checkbox-label:after {
    visibility: hidden;
    opacity: 0; }
.reg__form-checkbox .checkbox-row {
    font-weight: 600;
    color: #FFFFFF;
    font-size: 15px; }
.reg__form-checkbox .checkbox-label {
    border: 2px solid #F4F5F6;
    background: #4ca38e; }
.reg__form-checkbox.fw-300 .checkbox-row {
    font-weight: 300; }
.reg__form-info {
    #margin-top: 30px;
    #margin-bottom: 30px; }
@media (max-width: 767px) {
    .reg__form-info {
        margin-top: 20px; } }
.reg__form-text {
    padding: 15px;
    border: 1px solid  #FFFFFF;
    border-radius: 10px;
    margin-top: 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 300; }
.reg__input {
    position: relative; }
.reg__input:first-child {
    margin-bottom: 23px; }
@media (max-width: 767px) {
    .reg__input:first-child {
        margin-bottom: 10px; } }
.reg__input_label{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.reg__input_block{
    display: flex;
    flex-direction: column;
    padding: 0px;
    gap: 8px;
}
.reg__input input {
    border: 1px solid  #FFFFFF;
    border-radius: 10px;
    height: 62px;
    background: transparent;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    color: #FFFFFF;
}
.reg__input input::-webkit-input-placeholder {
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: .3s;
    transition: .3s; }
.reg__input input::-moz-placeholder {
    color: #FFFFFF;
    font-size: 14px;
    -moz-transition: .3s;
    transition: .3s; }
.reg__input input:-ms-input-placeholder {
    color: #FFFFFF;
    font-size: 14px;
    -ms-transition: .3s;
    transition: .3s; }
.reg__input input::-ms-input-placeholder {
    color: #FFFFFF;
    font-size: 14px;
    -ms-transition: .3s;
    transition: .3s; }
.reg__input input::placeholder {
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.reg__input input:focus {
    #padding: 15px 30px 15px 30px;
}
.reg__input input:focus::-webkit-input-placeholder {
    top: 0; }
.reg__input input:focus::-moz-placeholder {
    top: 0; }
.reg__input input:focus:-ms-input-placeholder {
    top: 0; }
.reg__input input:focus::-ms-input-placeholder {
    top: 0; }
.reg__input input:focus::placeholder {
    top: 0; }
.reg__input input:focus + label {
    #top: -18px;
    #left: 31px; }
.reg__input label {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    top: 17px;
    left: 32px;
    position: absolute; }
.reg__input-icon {
    position: absolute;
    font-size: 0;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    right: 40px; }
.reg__recovery {
    font-size: 14px;
    color: #FFFFFF;
    text-align: right;
    margin-top: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 25px; }
@media (max-width: 767px) {
    .reg__recovery {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 30px;
        margin-right: 0; } }
.reg__recovery:hover {
    color: #d8d8d8;
    cursor: pointer; }
.reg__button {
    color: #006F4D;
    background: #FFFFFF;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 12px 30px;
    margin: 0 auto 72px auto; }
.reg__support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.reg__support svg {
    font-size: 0; }
.reg__support span {
    margin-left: 10px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 300; }
.reg__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 100px 0px 100px;
    border-top: 1px solid #FFFFFF4D;
    margin: 0 -100px; }
@media (max-width: 1294px) {
    .reg__footer {
        padding: 25px; } }
@media (max-width: 767px) {
    .reg__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0;
        margin: 0;
        text-align: center; } }
.reg__text {
    font-size: 15px;
    color: #FFFFFF; }
@media (max-width: 767px) {
    .reg__text {
        margin-bottom: 20px; } }
.reg__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.reg__social {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.reg__social:last-child {
    margin-left: 30px; }
.reg__social:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
.reg__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px; }
.reg__bottom-left {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.reg__bottom-right {
    width: 40%;
    margin-left: 30px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
    padding: 30px; }
.reg__bottom-right-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.reg__bottom-right-title span {
    font-size: 25px;
    margin-left: 15px;
    color: #FFFFFF; }
.reg__left-banner {
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 20px; }
.reg__left-banner:first-child {
    margin-bottom: 20px; }
.reg__left-banner-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.reg__left-banner-right {
    #font-size: 40px;
    color: #FFFFFF;
    margin-left: 20px; }
.reg__left-banner-text {
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.reg__left-banner-text span:first-child {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px; }
.reg__left-banner-text span:last-child {
    font-size: 14px; }
.reg__table {
    background: #FFFFFF;
    margin-top: 20px;
    border-radius: 10px; }
.reg__table-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.reg__table-item:first-child span:first-child {
    border-top-left-radius: 10px; }
.reg__table-item:first-child span:last-child {
    font-weight: 600;
    border-top-right-radius: 10px; }
.reg__table-item:last-child span:first-child {
    border-bottom-left-radius: 10px; }
.reg__table-item:last-child span:last-child {
    border-bottom-right-radius: 10px; }
.reg__table-item span {
    display: block;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #E0E0E0; }
.reg__table-item span:first-child {
    width: 60%;
    font-weight: 600; }
.reg__table-item span:last-child {
    width: 40%; }

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

.request__top {
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
    padding: 36px 67px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; }
.request__top-item {
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    opacity: 0.4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 0 5px; }
.request__top-item:hover {
    opacity: 1;
    cursor: pointer; }
.request__top-item.active {
    opacity: 1; }

.application__top {
    background: #F4F5F6;
    padding: 30px;
    border-radius: 20px;
    #display: -webkit-box;
    #display: -ms-flexbox;
    #display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0 30px 0; }
@media (max-width: 1294px) {
    .application__top {
        margin: 20px 0 20px 0;
        padding: 20px 25px; } }
@media (max-width: 767px) {
    .application__top {
        overflow: auto;
        padding: 0;
        border-radius: 0;
        background: transparent; } }
.application__top-item {
    font-size: 14px;
    font-weight: 500;
    #margin-left: 10px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding: 12px 30px;
    background: #FFFFFF;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 1294px) {
    .application__top-item {
        font-size: 12px; } }
@media (max-width: 767px) {
    .application__top-item {
        margin-left: 5px;
        padding: 13px 15px;
        white-space: nowrap; }
    .application__top-item:first-child {
        margin-left: 0; } }
.application__top-item:hover {
    color: #FFFFFF;
    background: #5c5c5c;
    cursor: pointer; }
.application__top-item.active {
    color: #FFFFFF;
    background: #000000; }

.application__show {
    max-width: 165px;
    margin: 00px auto 100px auto; }
@media (max-width: 1294px) {
    .application__show {
        margin: 0 auto 30px auto; } }


.application__bottom-item {
    background: #F4F5F6;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
    gap:30px;

    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
@media (max-width: 1294px) {
    .application__bottom-item {
        flex-wrap: wrap;
        #margin-bottom: 30px; } }
@media (max-width: 767px) {
    .application__bottom-item {
        flex-wrap: wrap;
        padding: 15px;
        margin-bottom: 15px;
        gap:10px;
    }
}

.application__top-row{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 10px;
    padding: 12px 0px;
}
@media (max-width: 1294px) {
    .application__top-row {
        #margin-bottom: 30px;
        flex-wrap:wrap;
    }
}
@media (max-width: 767px) {
    .application__top-row {
        #padding: 15px;
        flex-wrap:nowrap;
    }
    .application__top-row-top {
        overflow: auto;
    }
    .application__top-row-bottom {
        display: grid;
    }
}


.application__top-button{
    width: auto;
    max-width: 400px;
    max-height: 41px;
    white-space: nowrap;

    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.application__bottom-item-button{
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.application-table{
    width: 100%;
}
.application-table table{
    width: 100%;
    border-spacing: 0;
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    background-color: #FFFFFF;
}
@media (max-width: 767px) {
    .application-table table {
        border-radius: 20px; } }
.application-table table thead {
    #background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    #background: -o-linear-gradient(left, #000F08 0%, #00885E 68.5%, #004F36 100%);
    #background: linear-gradient(90deg, #000F08 0%, #00885E 68.5%, #004F36 100%);
}
.application-table table thead th {
    #color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 20px;
    text-align: left;
    position: relative;
    border: 1px solid var(--Borders-Basic-color, #E0E0E0);
}
.application-table table thead th:last-child:after {
    width: 0;
}
@media (max-width: 767px) {
    .application-table table thead th {
        font-size: 12px;
        padding: 20px; } }
.application-table table thead th:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 19px;
    background: #FFFFFF4D;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    right: 0px;
}
.application-table table tbody td {
    padding: 20px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid var(--Borders-Basic-color, #E0E0E0);
}
@media (max-width: 767px) {
    .application-table table tbody td {
        font-size: 12px;
        padding: 17px;
        width: 50%; }
    .application-table table tbody td.break-all {
        word-break: break-all; }
}
.application__bottom-list{
    #background: #F4F5F6;
    #padding: 30px;
    #margin-top: 60px;
    #margin-bottom: 113px;
    #border-radius: 20px;
}
@media (max-width: 1294px) {
    .application__bottom-list {
        margin-bottom: 30px; } }
@media (max-width: 767px) {
    .application__bottom-list {
        padding: 15px; } }

.application__bottom {
    /* Frame 475 */
    position: static;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    padding: 30px;

    border-radius: 20px;
    background: rgb(244, 245, 246);
}
@media (max-width: 1294px) {
    .application__bottom {
        margin-bottom: 30px; } }
@media (max-width: 767px) {
    .application__bottom {
        padding: 15px; } }
.application__bottom-form {
    #background: #FFFFFF;
    #border-bottom-left-radius:10px;
    #border-bottom-right-radius:10px;
    padding: 30px;
    width: 100%;
}
@media (max-width: 1294px) {
    .application__bottom-form {
        padding: 25px; } }
@media (max-width: 767px) {
    .application__bottom-form {
        padding: 15px; } }
.application__bottom-form-top {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px; }
@media (max-width: 767px) {
    .application__bottom-form-top {
        padding-bottom: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.application__bottom-form-title {
    font-size: 20px;
    font-weight: 600;
    color: #006F4D; }
@media (max-width: 767px) {
    .application__bottom-form-title {
        margin-bottom: 10px; } }
.application__bottom-form-button {
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.application__bottom-form-button span {
    font-size: 16px;
    margin-left: 15px; }
@media (max-width: 767px) {
    .application__bottom-form-button span {
        font-size: 12px;
        font-weight: 600;
        margin-left: 10px; } }
@media (max-width: 767px) {
    .application__bottom-form-button svg {
        width: 18px; } }
.application__bottom-form-input {
    /* Frame 186 */
    position: static;
    width:49%;
    #height: 85px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    #align-items: flex-start;
    #gap: 10px;
    padding: 0px;
    /* Inside Auto Layout */
    flex: none;
    #order: 1;
    flex-grow: 0;
    #margin: 0px 20px;
    #margin-bottom: 20px;
    position: relative; }
@media (max-width: 767px) {
    .application__bottom-form-input {
        margin-bottom: 10px;
        width: 100%;
    }
}
.application__bottom-form-input label {
    font-size: 15px;
    font-weight: 500; }
@media (max-width: 767px) {
    .application__bottom-form-input label {
        font-size: 12px; } }
.application__bottom-form-input textarea {
    resize: none;
    min-height: 120px;
    padding: 20px; }
.application__bottom-form-input input, .application__bottom-form-input textarea {
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #E0E0E0;
    padding: 20px 44px 20px 20px;
    color: #7B7B7B;
    font-size: 14px;
    height: 57px;
    font-weight: 300; }
@media (max-width: 767px) {
    .application__bottom-form-input input, .application__bottom-form-input textarea {
        padding: 20px 44px 20px 20px; } }

.application__bottom-form-buttons-next-step{
    justify-content: flex-end!important;
}

.application__bottom-form-buttons {
    /* Frame 231 */
    position: static;
    #width: 1110px;
    #height: 47px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 0px;
    /* Inside Auto Layout */
    flex: none;
    #order: 10;
    align-self: stretch;
    flex-grow: 0;
    #margin: 30px 0px;
}
@media (max-width: 767px) {
    .application__bottom-form-buttons {
        margin-top: 15px;
        #-ms-flex-wrap: wrap;
        #flex-wrap: wrap; } }
.application__bottom-form-button {
    max-width: 136px; }
.application__bottom-form-button:hover {
    cursor: pointer; }
.application__bottom-form-button:hover svg {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px); }
.application__bottom-form-button svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .application__bottom-form_save {
        padding: 13px 22px;
        width: 50%; } }
.application__bottom-form_cancel {
    border: 1px solid #0F5A43;
    background: #FFFFFF;
    color: #006F4D;
    #margin-left: 16px; }
@media (max-width: 767px) {
    .application__bottom-form_cancel {
        #margin-left: 10px;
        padding: 13px 22px;
        width: calc(50% - 10px); } }
.application__bottom-form_cancel:hover {
    border-color: #15a176; }
.application__bottom-form_pass {
    color: #7B7B7B;
    font-size: 14px;
    font-weight: 300;
    margin-left: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
@media (max-width: 767px) {
    .application__bottom-form_pass {
        margin-top: 20px;
        margin-left: 0; } }
.application__bottom-form_pass:hover {
    color: #000000; }
.application__bottom-form_mt {
    margin-top: 30px; }
.application__bottom-form-checkbox {
    /* Frame 230 */
    position: static;
    min-width: 30.3%;
    #height: 30px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    flex-grow: 0;
    #margin: 0px 20px;
    #margin-bottom: 20px;
}
@media (max-width: 767px) {
    .application__bottom-form-checkbox {
        margin-bottom: 10px; } }
.application__bottom-icon-no-lable{
    top:28px!important;
}
.application__bottom-icon {
    position: absolute;
    right: 15px;
    top: 47px; }
.application__bottom-icon_show {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.application__bottom-icon_show:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.application__bottom-form-dropdown {
    margin-top: 10px; }
.application__bottom-form-dropdown .dropdown__title {
    padding: 20px; }
.application__bottom-form-dropdown .dropdown__title span {
    color: #7B7B7B;
    font-weight: 300; }

.application__bottom-form-block{
    /* Frame 471 */
    position: static;
    #width: 1110px;
    #height: 292px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    #margin: 30px 0px;
}



.application__bottom-form-text{
    /* Frame 463 */
    position: static;
    width: 30.3%;
    #height: 49px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    #order: 0;
    flex-grow: 0;
    #margin: 0px 20px;
}

.application__bottom-form-text span:first-child{

    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;

    color: #000000;
}
.application__bottom-form-text span:last-child{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    word-break: break-word;
}
@media(max-width: 767px){
    .application__bottom-form-text{
        width:100%;
    }
}

.application__bottom-form-block-title{
    color:#006F4D;
}

.application__bottom-form-checkbox {
    #margin-bottom: 20px;
    display: flex;
}
@media (max-width: 767px) {
    .application__bottom-form-checkbox {
        margin-bottom: 10px; } }

.application__bottom-form-line{
    height: 1px;
    background: #E0E0E0;
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    margin: 30px 0px;
}
@media(max-width: 767px) {
    .application__bottom-form-line{
        margin: 15px 0px;
    }
}

.application__bottom-form-blocks{
    /* Frame 474 */
    position: static;
    width: 100%;
    #height: 1357px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    #gap: 30px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    flex-grow: 0;
    #margin: 30px 0px;
}

@media (max-width: 1294px) {
    .application__table-desktop {
        display: none; } }

.application__table-tablet {
    display: none;
    width: 100%; }
.application__table-tablet table {
    width: 100%; }
@media (max-width: 1294px) {
    .application__table-tablet {
        display: block; }
    .application__table-tablet td {
        padding: 20px !important;
        font-size: 12px !important; }
    .application__table-tablet td:first-child {
        color: #006F4D;
        font-size: 12px;
        font-weight: 600;
        width: 20%; } }
@media (max-width: 767px) {
    .application__table-tablet {
        display: none; } }

.application__table-mobile {
    display: none; }
@media (max-width: 767px) {
    .application__table-mobile {
        display: block; } }

.application__bottom-form-dropdown {
    margin-top: 10px; }
.application__bottom-form-dropdown .dropdown__title {
    padding: 20px; }

.step {
    display: none; /* Скрываем все шаги по умолчанию */
}
.step.active {
    display: block!important; /* Показываем только активный шаг */
}



.application__bottom-wrap-header{
    background: -webkit-gradient(linear, left top, right top, from(#000F08), color-stop(68.5%, #00885E), to(#004F36));
    /* Header Footer color */
    background: linear-gradient(90.00deg, rgb(0, 15, 8),rgb(0, 136, 94) 68.5%,rgb(0, 79, 54) 100%);

    /* Frame 473 */
    position: static;
    height: 96px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    padding: 36px 67px 36px 67px;

    /* Inside Auto Layout */
    flex: none;
    align-self: stretch;
    flex-grow: 0;

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}
@media (max-width: 767px) {
    .application__bottom-wrap-header{
        /* Frame 473 */
        position: static;
        #width: 260px;
        height: 45px;
        /* Автолейаут */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding: 15px;
        /* Inside Auto Layout */
        flex: none;
        #order: 0;
        align-self: stretch;
        flex-grow: 0;
        #margin: 15px 0px;
    }
}

.application__bottom-wrap-header li{
    list-style-type: none;
    color:#FFFFFF;
    opacity: 50%;
}

@media (max-width: 767px){
    .application__bottom-wrap-header li{
        display: none;
    }
    .application__bottom-wrap-header div{
        display: none;
    }
    .application__bottom-wrap-header>ul>.active{
        #display: block;
        /* Согласие */
        position: static;
        width: 212px;
        height: 15px;
        /* Автолейаут */
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        padding: 0px;
        font-size: 12px;

        /* Inside Auto Layout */
        flex: none;
        #order: 1;
        flex-grow: 1;
        #margin: 0px 10px;
    }
}

.application__bottom-wrap-header>ul>.active{
    color:#FFFFFF;
    opacity: 100%;
}


.application__bottom-wrap-header-rectangle {
    width: 1px;
    height: 20px;
    background-color:#0F5A43;
}


.application__bottom_button{
    color:red;
}

.application__bottom-form-wrap {
    /* Frame 461 */
    position: static;
    width: 100%;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    #gap: 30px;
    #padding: 0px 0px 30px 0px;
    /* Inside Auto Layout */
    flex: none;
    flex-grow: 0;
    #margin: 30px 0px;

    box-sizing: border-box;
    border: 1px solid rgb(15, 90, 67);
    border-radius: 20px;

    background: rgb(255, 255, 255);
}

.application__bottom-wrap-list{
    /* Frame 463 */
    position: static;
    #width: 1036px;
    height: 24px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    /* Inside Auto Layout */
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    #margin: 10px 0px;
    /* Semi Bold */
    font-weight: 600;
    #gap:60.17px;
}

.application__bottom-form-block-row{
    /* Frame 470 */
    position: static;
    #width: 1110px;
    #height: 49px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    #margin: 20px 0px;
}
@media(max-width: 767px){
    .application__bottom-form-block-row{
        flex-direction: column;
    }
}

.row-center{
    justify-content: flex-start;
    align-items: center;
}
@media(max-width: 767px){
    .row-center{
        justify-content: flex-start;
        align-items: flex-start;
    }
}
.row-full{
    width: 100%;
}

.row-around{
    #justify-content: space-around;
    #width: calc(50%-20px);
}

.application__bottom-form-block-column{
    /* Frame 463 */
    position: static;
    width: 50%;
    #height: 49px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    padding: 0px;


    /* Inside Auto Layout */
    flex: none;
    #order: 0;
    flex-grow: 0;
    #margin: 0px 20px;
}

.col-1{
    #flex-grow: 1;
    width: 30.3%;
}
@media(max-width: 767px) {
    .col-1{
        width: 100%;
    }
}

.col-2{
    flex-grow: 2;
    width: 100%;
}
@media(max-width: 767px) {
    .col-2{
        width: 100%;
    }
}

.application__bottom_form-block-add{
    /* Frame 484 */
    position: static;
    #width: 352px;
    #height: 30px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    padding: 0px;

    cursor: pointer;

    /* Inside Auto Layout */
    flex: none;
    flex-grow: 0;
    #margin: 20px 0px;
}
.application__bottom_form-block-add>span{
    /* Regular */
    color: rgb(0, 111, 77);
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
}

.application__bottom-form-download{
    /* Frame 230 */
    position: static;
    #width: 1110px;
    #height: 30px;
    /* Автолейаут */
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 0px;
    /* Inside Auto Layout */
    #flex: none;
    #order: 0;
    flex-grow: 1;
    #margin: 0px 20px;
}

@media(max-width: 767px)
{
    .application__bottom-form-download{
        flex-wrap: nowrap;
        gap:10px;
        justify-content:left;
    }
}

.application__bottom-form-download>span{
    /* Regular */
    color: rgb(0, 0, 0);
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    max-width: 90%;
}

.application__bottom-form-button-add{
    /* Серая */
    position: static;
    min-width: 205px;
    max-width: 225px;
    height: 41px;
    /* Автолейаут */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 12px 30px 12px 30px;
    /* Inside Auto Layout */
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 20px 0;
}

.application__bottom-form-input-file>span{
    /* Regular */
    color: rgb(123, 123, 123);
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
}
.application__bottom-form-input-file>span>ul{
    margin-left: 10px;
}

.half-width{
    width:50%;
}

.row-add-button{
    padding: 23px 0px 0px 0px;
}


.step-ur{
    display:flex;
    max-width: 310px;
    align-items: center;
    gap:20px;
}
.step-ur>span:last-child{
    display:none;
}
.application__bottom-wrap-header>ul>.active>span:last-child{
    #display:flex;
}


.application__bottom_questions__items {
    min-width: 100%;
    #padding: 40px;
    #border-radius: 20px;
    #background: #F4F5F6; }
@media (max-width: 1294px) {
    .application__bottom_questions__items {
        #padding: 25px 25px 15px 25px } }
@media (max-width: 767px) {
    .application__bottom_questions__items {
        #padding: 15px; } }
.application__bottom_questions__item {
    padding: 30px 40px 20px;
    -webkit-box-shadow: 0px 5px 15px 0px #0000001A;
    box-shadow: 0px 5px 15px 0px #0000001A;
    border: 1px solid #0F5A43;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    cursor: pointer; }
@media (max-width: 1294px) {
    .application__bottom_questions__item {
        border-radius: 10px; } }
.application__bottom_questions__item:last-child {
    margin-bottom: 0; }
@media (max-width: 1294px) {
    .application__bottom_questions__item {
        padding: 25px; } }
.application__bottom_questions__title {
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media (max-width: 1294px) {
    .application__bottom_questions__title {
        font-size: 15px; } }
.application__bottom_questions__title svg {
    margin-right: 15px; }
@media (max-width: 1294px) {
    .application__bottom_questions__title svg {
        margin-right: 10px;
        width: 25px; } }
.application__bottom_questions__title-icon {
    margin-left: auto;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    background: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
.application__bottom_questions__item.active .application__bottom_questions__title-icon {
    background: #006F4D; }
.application__bottom_questions__title-icon:after {
    content: '';
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #7B7B7B;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 11px;
    right: 5px; }
.application__bottom_questions__item.active .application__bottom_questions__title-icon:after {
    background: #FFFFFF; }
.application__bottom_questions__title-icon:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: '';
    background: #7B7B7B;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 11px;
    right: 5px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.application__bottom_questions__item.active .application__bottom_questions__title-icon:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #FFFFFF; }
.application__bottom_questions__content {
    font-size: 14px;
    margin-top: 20px;
    display: none; }
@media (max-width: 1294px) {
    .application__bottom_questions__content {
        margin-top: 10px;
        font-size: 12px; } }


.application__bottom_questions__content ul li {
    margin: 14px 0 6px 15px;
}

.application__bottom_questions__content ul {
    margin-top: 12px;
    margin-bottom: 12px;
}

.header__menu__close{
    display:block;
}
.header__menu__open{
    display: none;
}

.header__mobile__menu{
    #background: #fff;
    background: var(--black_bg_black);
    z-index: 3000;
    overflow: hidden;
    overflow-y: auto;
    transition: left .4s ease 0s, opacity .4s ease 0s;
    #position: absolute;
    display:none;
}
@media (max-width: 767px){
    .header__mobile__menu{
        display: none;
    }
}

.header__menu__profile{
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
/* End */


/* Start:/local/templates/asbleasing/custom.css?177866202711445*/


@media (max-width: 767px) {
    .popup-recovery__button_show {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }



@media (max-width: 767px) {
    .popup-recovery__button_cancel {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }
@media (max-width: 767px) {
    .popup-recovery__button_save {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto; } }



.request__form .form__input label {
    position: static;
    font-size: 15px;
    font-weight: 500;
    display: none;
    color: #000000; }
@media (max-width: 767px) {
    .request__form .form__input label {
        display: block; } }


@media (max-width: 767px) {
    .datepicker {
        height: auto; } }

@media (max-width: 767px) {
    .datepicker label {
        position: static;
        font-size: 15px;
        font-weight: 500;
        color: #000000; } }


@media (max-width: 767px) {
    .datepicker input::-webkit-input-placeholder {
        color: #000000; }
    .datepicker input::-moz-placeholder {
        color: #000000; }
    .datepicker input:-ms-input-placeholder {
        color: #000000; }
    .datepicker input::-ms-input-placeholder {
        color: #000000; }
    .datepicker input::placeholder {
        color: #000000; } }
@media (max-width: 767px) {
    .datepicker input {
        padding: 15px 20px;
        margin-top: 9px; } }


@media (max-width: 767px) {
    .table table tbody td {
        font-size: 12px;
        padding: 17px;
        width: 50%;
    }
}

.row-icon {
    position: relative;
    cursor: pointer;
    margin-left: 5px; }
@media (max-width: 767px) {
    .row-icon {
        margin-left: 0;
        margin-top: 5px; } }


.contacts__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    scroll-margin-left: 10px;
    background-clip: content-box; }
@media (max-width: 767px) {
    .contacts__blocks {
        #padding-right: 20px; } }
.contacts__blocks::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    display: none; }
.contacts__blocks::-webkit-scrollbar-track {
    background: #eaeaea;
    border-radius: 2px; }
.contacts__blocks::-webkit-scrollbar-thumb {
    background: #E0E0E0;
    border-radius: 2px; }
.contacts__blocks::-webkit-scrollbar {
    position: absolute;
    width: 4px; }


@media (max-width: 767px) {
    .contacts__blocks-wrap {
        padding: 10px 10px 1px 10px;
        background: #FFFFFF;
        border-radius: 5px;
        margin-bottom: 20px; } }

@media (max-width: 1294px) {
    .notifications__item {
        border-radius: 10px; } }
@media (max-width: 1294px) {
    .notifications__item {
        margin-bottom: 10px;
        padding: 20px 25px; } }


@media (max-width: 1294px) {
    .questions__item {
        border-radius: 10px; } }


.reg__input input:focus {
    #padding: 15px 30px 15px 30px; }
.reg__input input:focus::-webkit-input-placeholder {
    top: 0; }
.reg__input input:focus::-moz-placeholder {
    top: 0; }
.reg__input input:focus:-ms-input-placeholder {
    top: 0; }
.reg__input input:focus::-ms-input-placeholder {
    top: 0; }
.reg__input input:focus::placeholder {
    top: 0; }


.reg__table {
    background: #FFFFFF;
    margin-top: 20px;
    border-radius: 10px; }


.reg__table-item:first-child span:first-child {
    border-top-left-radius: 10px; }
.reg__table-item:first-child span:last-child {
    font-weight: 600;
    border-top-right-radius: 10px; }
.reg__table-item:last-child span:first-child {
    border-bottom-left-radius: 10px; }
.reg__table-item:last-child span:last-child {
    border-bottom-right-radius: 10px; }

.reg__support:hover {
    cursor: pointer; }
.error_text {
    color: rgb(177, 48, 64);
    font-size: 13px;
    margin-top: 5px;
}

.index .error_border {
    border: 1px solid rgb(177, 48, 64)!important;
}

.index .edit-field-on{
    border: 1px solid #006F4D;
}

.contract__table2{
    overflow: auto;
}

.form-required{
    color: rgb(177, 48, 64);
}

.notice-surface{
    position: fixed;
    z-index: 3000;
    right: 32px;
    top: 198px;
    display: flex;
    flex-direction: row;
}

.notice {
    min-width: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
    background: #fff;
    border-radius: 4px;
    position: relative;
    width: 346px;
    max-width: 100%;
    transition: transform .1s ease-in-out;
    flex-shrink: 0;
    right: -300px;
    margin: 4px 0;

}

.notice-surface__inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    position: relative;
    max-width: 100%;
    cursor: pointer;
}

.notice__closer {
    width: 38px;
    height: 38px;
    position: absolute;
    top: -1px;
    right: -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

.notice__inner {
    padding: 20px;
}

.notice__info-wrap {
    display: flex;
    flex-shrink: 0;
    align-items: flex-start;
    margin-left: -10px;
    margin-right: -10px;
}

.notice__text-wrap {
    align-self: center;
    padding: 10px;
}

.notice--fade-out{
    opacity: 0;
    transform: scale(0.9); /* Уменьшение элемента */
    transition: all 0.5s ease;
}

.notice--slide-in {
    transform: translateX(-300px); /* Двигается внутрь экрана */
}

.index label.edit-field-on {
    border: none;
}

.alert {
    text-align: center;
    color: #a94442;
    background-color: #f2dede;
    border: none #ebccd1;
    border-radius: 6px;
    font-size: 14px;
    padding: 15px;
    margin: 0px 10px 15px;
}


.reg__support:hover{
    color: #d8d8d8;
}



.index form div .checkbox-text,
.index form textarea,
.index form input .field-form::placeholder {
    color: #7B7B7B;
}


.index form .field-form {
    color: black;
}

.edit-field-date {
    border-radius: 10px;
}


.index .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
    pointer-events:unset!important;
}

.contract__slider-img img{
    margin-bottom: 16px;
}

.dropdown.active .dropdown__items {
    display: flex;
    flex-direction: column;
}

.request__text .dropdown__items{
    font-size: 15px;
    width: 215px;
    color: black;
    margin-top: -25px;
    line-height: 2.2;
}

.request__text h4 {
    margin-bottom: 6px;
    font-size: 20px;
}


.dropdown-text {
    color: #7B7B7B;
}

.chosen .dropdown-text {
    color: black!important;
}

.index .form__input, .index .request__item,
.index .form__dropdown {
    margin-bottom: 15px;
}

.hide{
    display: none;
}

.popup-content{
    max-width: 600px;
}

.form label{
    font-weight: 600;
}

.form .checkbox-row_inv{
    font-weight: 600;
}

.popup-content.form-schedules{
    max-width: unset;
    padding: 40px 40px;
}

.popup.has-schedules{
    padding: 0 50px 0 50px;
}

.has-schedules .popup__close {
    top: 45px;
}

.contacts__item-phone:hover {
    color: #006F4D;
}

.index form .request__checkbox a, .index form .request__title, .index .contacts  .contacts__title {
    color: #006F4D;
}

.contract__banners-price-mid svg {
    position: absolute;
    left: 100%;
}

.application__bottom-form .checkbox-label-icon {
    font-size: 0;
    position: absolute;
    left: 8px;
    top: 7px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 9;
}

.application__bottom-form .application__bottom-form-checkbox .profile__bottom-icon {
    display: block;
}


.application__bottom-form .application__bottom-form-checkbox  .checkbox-field:checked + .checkbox-label-icon {
    visibility: visible;
    opacity: 1;
}

.application__bottom-form .application__bottom-form-checkbox  .checkbox-field:checked + .checkbox-label:after {
    visibility: hidden;
    opacity: 0;
}

.application__bottom .application__bottom-form-checkbox{
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    gap: unset;
    max-width: 100%;
}

.application__bottom-form-block-description{
    font-size: 12px;
}

.application__bottom .row-around .application__bottom-form-checkbox{
    width: 49%;
}

@media (max-width: 767px){
    .application__bottom .row-around .application__bottom-form-checkbox{
        width: 100%;
    }
}

.error-global-log{
    padding: 10px;
    background: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
    margin: 20px 0;
    border-radius: 5px;
}

@media (max-width: 767px){
    .contacts__item:last-child{
        margin-bottom: 7px;;
    }

    .wrap__title{
        display: none;
    }

}



@media (min-width: 1919px) {
    .contract__table-wrap tbody {
        background: white;
    }
}


.contacts, .popup-support__wrap{
    position: relative;
}

.generate-docs-form .popup__close{
    top: 4px;
}

.contract__table-window-item svg {
    flex-shrink: 0;
    flex-grow: 0;
}

#sms-verify-popup{
    border-radius: 20px;
}

.sms-verify-modal-content {
    min-width: 400px;
    max-width: 500px;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.sms-verify-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    #background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    font-weight: bold;
}

.sms-verify-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #999;
}

.sms-verify-body {
    padding: 20px;
}

.sms-verify-step {
    margin-bottom: 20px;
}

.sms-verify-step p {
    margin-bottom: 15px;
}

#sms-phone {
    width: 100%;
    margin-bottom: 15px;
}

.code-digit {
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 24px;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}


@media (max-width: 550px) {

    .sms-verify-modal-content{
        width: 100%;
        min-width: auto;
    }

    .code-digit{
        width: 34px;
        height: 45px;
        padding: 2px 10px;
    }

    #resend-code-btn{
        left: -11px;
        top: 10px;
    }
    .sms-message{
        margin-top: 25px;
    }
}

.sms-verify-actions {
    margin: 20px 0;
}

.sms-verify-actions button {
    margin-right: 10px;
}

.sms-message {
    margin-top: 15px;
    padding: 10px;
    border-radius: 4px;
}

.sms-error {
    background-color: #ffe6e6;
    color: #d32f2f;
    border: 1px solid #ffcdd2;
}

.sms-success {
    background-color: #e8f5e8;
    color: #2e7d32;
    border: 1px solid #c8e6c9;
}

.sms-timer {
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}


/* End */
/* /local/templates/asbleasing/template_styles.css?1778662027134938 */
/* /local/templates/asbleasing/custom.css?177866202711445 */
