/*! 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 {
    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;
}

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

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

:root {
    --font: "Unbounded", sans-serif;
    --base-fs: 12px;
    --color-base: #888888;
    --color-black: #222222;
    --color-yellow: #F4B542;
    --color-body: #F3F3F3;
    --color-green: #78A845;
}

.container {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1920px;
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

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

body {
    background: var(--color-body);
    font-family: var(--font);
    font-size: var(--base-fs);
    line-height: var(--base-lh);
}

@media (max-width: 575.98px) {
    body {
        padding-top: 58px;
    }
}

a {
    text-decoration: none;
    color: var(--color-black);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

p {
    font-size: var(--base-fs);
    color: var(--color-black);
    margin: 0 0 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

svg {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.backdrop {
    position: fixed;
    z-index: 90;
    inset: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: var(--color-green);
    opacity: 0;
    visibility: hidden;
}

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

.title-wrap .more {
    margin-bottom: 60px;
}

@media (max-width: 991.98px) {
    .title-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    .title-wrap h2 {
        margin-bottom: 20px;
    }

    .title-wrap .more {
        margin-bottom: 30px;
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 0 26px;
    font-size: 10px;
    text-transform: uppercase;
    color: #888888;
    font-weight: 600;
}

@media (max-width: 575.98px) {
    .breadcrumb {
        padding-bottom: 10px;
    }
}

.breadcrumb li {
    display: block;
    position: relative;
}

.breadcrumb li:not(:last-child) {
    padding-right: 24px;
    margin-right: 15px;
}

@media (max-width: 767.98px) {
    .breadcrumb li:not(:last-child) {
        padding-right: 16px;
        margin-right: 5px;
    }
}

.breadcrumb li:not(:last-child):before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    width: 10px;
    height: 14px;
    background: url(../images/arr-bc.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}

.breadcrumb li a {
    display: inline-block;
    vertical-align: top;
    color: #888888;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.breadcrumb li a:hover, .breadcrumb li a:focus {
    color: var(--color-black);
}

.breadcrumb li a:hover svg, .breadcrumb li a:focus svg {
    fill: var(--color-black);
}

.breadcrumb li svg {
    width: 14px;
    height: 14px;
    fill: #CCCCCC;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    top: -2px;
}

.tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 45px;
}

@media (max-width: 991.98px) {
    .tags {
        margin-bottom: 20px;
    }
}

.tags a {
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 5px 5px 0;
    background: #EEEEEE;
    border-radius: 10px;
    padding: 17px 22px;
    font-size: 10px;
    line-height: 140%;
    text-transform: uppercase;
    font-weight: 600;
    color: #888888;
}

.tags a:hover, .tags a:focus {
    background: var(--color-yellow);
    color: #fff;
}

@media (max-width: 991.98px) {
    .tags a {
        font-size: 8px;
        padding: 5px 10px;
        border-radius: 4px;
    }
}

.content {
    padding: 40px 0 1px;
    background: #fff;
}

@media (max-width: 991.98px) {
    .content {
        padding-top: 20px;
    }
}

.tab-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 4px solid #ECECEC;
    margin-bottom: 30px;
}

.tab-buttons button {
    display: block;
    border: 0;
    position: relative;
    padding: 0 0 10px;
    background: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 140%;
    margin-bottom: -4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: var(--color-black);
    cursor: pointer;
}

.tab-buttons button:before {
    content: "";
    position: absolute;
    height: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: var(--color-yellow);
}

.tab-buttons button:hover {
    color: #888888;
}

.tab-buttons button.active {
    color: var(--color-black);
}

.tab-buttons button.active:before {
    height: 4px;
}

@media (max-width: 991.98px) {
    .tab-buttons button {
        font-size: 10px;
    }
}

.tab-content {
    display: none;
}

.tab-content p {
    color: #888888;
}

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

h1, h2, h3, h4, h5, h6 {
    font-size: 40px;
    font-weight: 600;
    color: var(--color-black);
    text-transform: uppercase;
}

h1, h2 {
    font-size: 40px;
    font-weight: 600;
    color: var(--color-black);
    text-transform: uppercase;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

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

@media (max-width: 1449.98px) {
    h1, h2 {
        font-size: 36px;
    }
}

@media (max-width: 1199.98px) {
    h1, h2 {
        font-size: 32px;
    }
}

@media (max-width: 991.98px) {
    h1, h2 {
        font-size: 24px;
    }
}

@media (max-width: 767.98px) {
    h1, h2 {
        font-size: 20px;
    }
}

h1 {
    margin-bottom: 40px;
}

@media (max-width: 991.98px) {
    h1 {
        margin-bottom: 20px;
    }
}

h2 {
    margin-bottom: 60px;
}

@media (max-width: 1199.98px) {
    h2 {
        margin-bottom: 40px;
    }
}

h3 {
    margin-bottom: 30px;
}

h4, h5, h6 {
    margin-bottom: 20px;
}

.btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff;
    border: 1px solid var(--color-green);
    background: var(--color-green);
    font-size: 12px;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    text-align: center;
}

.btn:hover, .btn:focus {
    text-decoration: none;
    background: var(--color-yellow);
    border-color: var(--color-yellow);
    color: #fff;
}

@media (max-width: 991.98px) {
    .btn {
        font-size: 10px;
        padding: 10px 15px;
    }
}

.more {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: var(--color-black);
    border: 1px solid var(--color-yellow);
    font-size: 12px;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    text-align: center;
}

.more:hover, .more:focus {
    text-decoration: none;
    background: var(--color-yellow);
    color: #fff;
}

@media (max-width: 1199.98px) {
    .more {
        margin-bottom: 40px;
    }
}

@media (max-width: 991.98px) {
    .more {
        font-size: 10px;
        padding: 10px 15px;
    }
}

.more-white {
    border-color: #fff;
    color: #fff;
}

.more-white:hover, .more-white:focus {
    background: #fff;
    color: var(--color-yellow);
}

.more-green {
    border-color: var(--color-green);
    color: var(--color-black);
}

.more-green:hover, .more-green:focus {
    color: #fff;
    background: var(--color-green);
}

.recall-btn {
    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;
    width: 47px;
    height: 47px;
    border-radius: 10px;
    border: 1px solid var(--color-green);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.recall-btn svg {
    width: 24px;
    height: 24px;
    fill: var(--color-green);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.recall-btn:hover, .recall-btn:focus {
    background: var(--color-green);
}

.recall-btn:hover svg, .recall-btn:focus svg {
    fill: #fff;
}

@media (max-width: 991.98px) {
    .recall-btn {
        height: 33px;
        width: 33px;
    }

    .recall-btn svg {
        width: 20px;
        height: 20px;
    }
}

.label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    font-size: 12px;
    line-height: 140%;
    font-weight: 600;
    color: var(--color-black);
    padding: 14px 20px;
    border-radius: 10px;
    top: 10px;
    left: 10px;
    text-transform: uppercase;
}

.label span:not([class]) {
    padding-left: 10px;
}

@media (max-width: 991.98px) {
    .label span:not([class]) {
        padding-left: 5px;
    }
}

@media (max-width: 991.98px) {
    .label {
        font-size: 10px;
        padding: 10px 15px;
    }
}

.label-check {
    background: #E3EFD6;
}

.label-check .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23px;
    flex: 0 0 23px;
    max-width: 23px;
    height: 20px;
}

@media (max-width: 991.98px) {
    .label-check .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        max-width: 20px;
        height: 17px;
    }
}

.label-check svg {
    stroke: var(--color-green);
}

.label-order {
    background: #DADADA;
}

.label-order .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23px;
    flex: 0 0 23px;
    max-width: 23px;
    height: 23px;
}

@media (max-width: 991.98px) {
    .label-order .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        max-width: 20px;
        height: 20px;
    }
}

.label-order svg {
    stroke: #888888;
}

.presense {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
    color: #888888;
    font-size: 12px;
    line-height: 140%;
    font-weight: 400;
}

.presense .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17px;
    flex: 0 0 17px;
    max-width: 17px;
    height: 13px;
    stroke: var(--color-yellow);
    stroke-width: 3px;
}

.presense span:not([class]) {
    padding-left: 10px;
}

.harakteristick-list {
    font-size: 12px;
    line-height: 140%;
    color: #888888;
}

.harakteristick-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}

.harakteristick-list li:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: auto 0 3px 0;
    border-bottom: 2px dotted #E2E2E2;
}

.harakteristick-list li span {
    display: block;
    background: #fff;
}

.harakteristick-list li span:first-child {
    padding-right: 10px;
    max-width: 175px;
}

.harakteristick-list li span:nth-child(2) {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 10px;
    color: var(--color-black);
}

@media (max-width: 360.98px) {
    .harakteristick-list li span:nth-child(2) {
        font-size: 12px;
    }
}

.slick-arrow {
    position: absolute;
    z-index: 10;
    width: 61px;
    height: 122px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: 0;
    font-size: 0;
    margin-top: -30px;
    cursor: pointer;
}

.slick-prev {
    left: 0;
    background: url(../images/slick-arrow.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.slick-next {
    right: 1px;
    background: url(../images/slick-arrow-next.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.header {
    background: var(--color-body);
    padding: 26px 0;
}

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

@media (max-width: 991.98px) {
    .header {
        padding: 10px 0;
    }
}

@media (max-width: 575.98px) {
    .header {
        position: fixed;
        z-index: 49;
        inset: 0 0 auto;
    }
}

.logo img {
    max-width: 100%;
}

@media (max-width: 1199.98px) {
    .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px;
    }
}

@media (max-width: 991.98px) {
    .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
        max-width: 160px;
    }
}

@media (max-width: 575.98px) {
    .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px;
    }
}

.main-nav {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.main-nav li {
    padding: 0 25px;
}

.main-nav li a {
    display: block;
    text-decoration: none;
    color: var(--color-black);
    padding: 20px 0;
    position: relative;
}

.main-nav li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: var(--color-yellow);
    height: 0px;
}

.main-nav li a:hover:before, .main-nav li a.active:before {
    height: 4px;
}

@media (max-width: 991.98px) {
    .main-nav {
        display: block;
        position: fixed;
        z-index: 101;
        left: 0;
        top: 0;
        height: 100vh;
        overflow: auto;
        width: 500px;
        max-width: 80%;
        background: #fff;
        padding: 20px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
    }

    .main-nav li {
        display: block;
        padding: 0;
        border-bottom: 1px solid var(--color-base);
    }

    .main-nav li a {
        padding: 15px 0;
    }

    .main-nav li a:before {
        bottom: -1px;
    }
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991.98px) {
    .header-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    line-height: 140%;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 40px;
    max-width: 150px;
}

.city .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17px;
    flex: 0 0 17px;
    max-width: 17px;
    height: 24px;
}

.city svg {
    fill: var(--color-yellow);
}

.city:hover {
    color: var(--color-green);
}

.city:hover svg {
    fill: var(--color-green);
}

.city span:not([class]) {
    display: block;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
}

@media (max-width: 360.98px) {
    .city span:not([class]) {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .city {
        margin-right: 14px;
    }

    .city span:not([class]) {
        padding-left: 7px;
    }
}

@media (max-width: 575.98px) {
    .city {
        max-width: 120px;
    }
}

.search {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    height: 24px;
    margin-right: 14px;
}

.search .form-group {
    position: absolute;
    z-index: 103;
    top: 15px;
    right: 10px;
    height: 44px;
    width: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    padding-bottom: 1px;
}

@media (max-width: 991.98px) {
    .search .form-group {
        top: 6px;
    }
}

@media (max-width: 575.98px) {
    .search .form-group {
        top: 0px;
    }
}

.search .form-control {
    display: block;
    height: 44px;
    width: 100%;
    border: 1px solid var(--color-yellow);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 4px;
    background: #fff;
    padding: 10px 40px 10px 30px;
    position: relative;
    z-index: 1;
}

.search .form-control:focus {
    outline: none !important;
    border-color: var(--color-green);
}

.search .close {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    top: 13px;
    left: 8px;
}

.search .close:before, .search .close:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 1px;
    top: 50%;
    left: 50%;
    background: var(--color-base);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.search .close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.search .close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.search .close:hover:before, .search .close:hover:after {
    background: var(--color-black);
}

.search-ico,
.search-btn {
    position: absolute;
    z-index: 2;
    width: 24px;
    height: 24px;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.search-ico svg,
.search-btn svg {
    fill: var(--color-yellow);
}

.search-ico:hover svg,
.search-btn:hover svg {
    fill: var(--color-green);
}

.search-ico {
    top: 0;
    right: 0;
}

.search-btn {
    background: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    z-index: 2;
}

.js-active {
    overflow: visible;
    position: static;
}

.js-active .form-group {
    width: calc(100% - 20px);
}

.js-active .search-ico {
    display: none;
}

.tel {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.tel svg {
    fill: var(--color-yellow);
}

.tel:hover svg {
    fill: var(--color-green);
}

.nav-ico {
    display: none;
    overflow: hidden;
    position: relative;
    z-index: 101;
    margin-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    height: 24px;
}

.nav-ico span {
    display: block;
    position: absolute;
    width: 24px;
    height: 2px;
    border-radius: 2px;
    background: var(--color-black);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav-ico span:first-child {
    top: 4px;
}

.nav-ico span:nth-child(2) {
    top: 11px;
}

.nav-ico span:nth-child(3) {
    top: 18px;
}

@media (max-width: 991.98px) {
    .nav-ico {
        display: block;
    }
}

.js-open {
    overflow: hidden;
}

.js-open .nav-ico span:nth-child(2) {
    left: 100px;
}

.js-open .nav-ico span:first-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.js-open .nav-ico span:nth-child(3) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.js-open .backdrop {
    opacity: 0.3;
    visibility: visible;
}

.js-open .main-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.hero {
    padding-bottom: 30px;
}

@media (max-width: 991.98px) {
    .hero {
        padding-bottom: 40px;
    }
}

.hero-slider-wrapper {
    position: relative;
}

.hero-slider-wrapper .slick-arrow {
    margin-top: 0;
}

.hero-slider-wrapper .slick-prev {
    background: url(../images/hero-prev.png) 0 0 no-repeat;
    background-size: 100% 100%;
    left: -20px;
}

.hero-slider-wrapper .slick-next {
    background: url(../images/hero-next.png) 0 0 no-repeat;
    background-size: 100% 100%;
    right: -20px;
}

.hero-slider {
    margin: 0 -10px;
    overflow: hidden;
    max-height: 0px;
    visibility: hidden;
}

.hero-slider.slick-initialized {
    visibility: visible;
    max-height: none;
    overflow: visible;
}

.hero-slider .slide {
    padding: 0 10px;
}

.hero-card {
    overflow: hidden;
    position: relative;
    height: 275px;
    border-radius: 10px;
}

@media (max-width: 1199.98px) {
    .hero-card {
        height: 300px;
    }
}

@media (max-width: 575.98px) {
    .hero-card {
        height: 260px;
    }
}

.hero-card-bg {
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero-card-text {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 50px;
    max-width: 410px;
    font-size: 28px;
    font-weight: 600;
}

.hero-card-text span {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 10px;
    background: var(--color-black);
    margin-top: 10px;
}

@media (max-width: 1199.98px) {
    .hero-card-text {
        padding: 30px;
    }
}

@media (max-width: 991.98px) {
    .hero-card-text {
        font-size: 22px;
        max-height: 330px;
    }
}

.slick-dots {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991.98px) {
    .slick-dots {
        margin-top: 20px;
    }
}

.slick-dots li {
    padding: 0 7px;
}

@media (max-width: 991.98px) {
    .slick-dots li {
        padding: 0 4px;
    }
}

.slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 4px solid #ccc;
    background: #ccc;
    padding: 0;
    font-size: 0;
    line-height: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 991.98px) {
    .slick-dots li button {
        width: 8px;
        height: 8px;
        border-width: 3px;
    }
}

.slick-dots li.slick-active button {
    background: #fff;
    border-color: var(--color-yellow);
}

.footer {
    padding: 60px 0 90px;
}

@media (max-width: 991.98px) {
    .footer {
        padding: 40px 0;
    }
}

.footer-top {
    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;
    position: relative;
    margin-bottom: 60px;
}

.footer-top .search .form-group {
    right: 0;
}

.footer-top .js-active .form-group {
    width: 100%;
}

.footer-top .main-nav li a {
    color: #888888;
}

.footer-top .city {
    color: #888888;
}

.footer-top .city:hover {
    color: var(--color-green);
}

@media (max-width: 991.98px) {
    .footer-top {
        margin-bottom: 20px;
    }
}

.footer-text {
    font-size: 12px;
    line-height: 140%;
    color: #888888;
    text-align: center;
}

.proposal {
    padding: 80px 0;
    background: #fff;
    overflow: hidden;
}

@media (max-width: 991.98px) {
    .proposal {
        padding: 40px 0;
    }
}

.proposal-slider {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    max-height: 0px;
    margin: 0 -10px;
}

.proposal-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: none;
}

.proposal-slider .slide {
    padding: 0 10px;
}

.proposal-card {
    height: 100%;
    border: 2px solid #EDEDED;
    border-radius: 10px;
    overflow: hidden;
}

.proposal-card-img {
    overflow: hidden;
    position: relative;
    height: 300px;
}

@media (max-width: 1449.98px) {
    .proposal-card-img {
        height: 260px;
    }
}

.proposal-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.proposal-card-body {
    padding: 40px 25px 20px;
}

@media (max-width: 1449.98px) {
    .proposal-card-body {
        padding: 20px 20px 1px;
    }
}

@media (max-width: 360.98px) {
    .proposal-card-body {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.proposal-card-name {
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    color: var(--color-black);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.proposal-card-name a {
    color: var(--color-black);
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}

.proposal-card-name a:hover, .proposal-card-name a:focus {
    color: var(--color-yellow);
}

.proposal-slider-wrapper {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.proposal-slider-inner {
    overflow: hidden;
    padding-right: 1px;
}

.category {
    padding: 80px 0;
}

@media (max-width: 1199.98px) {
    .category {
        padding: 40px 0 20px;
    }
}

.category .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.category .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (max-width: 1199.98px) {
    .category .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (max-width: 767.98px) {
    .category .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.category-card {
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

@media (max-width: 360.98px) {
    .category-card {
        position: relative;
    }
}

.category-card a {
    display: block;
    text-decoration: none;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    padding: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.category-card a:hover {
    background: var(--color-yellow);
}

.category-card a:hover .category-card-name {
    color: #fff;
}

@media (max-width: 575.98px) {
    .category-card a {
        padding: 10px;
    }
}

.category-card-img {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 575.98px) {
    .category-card-img {
        margin-bottom: 10px;
    }
}

.category-card-img img {
    max-width: 100%;
    margin: auto;
}

.category-card-btm {
    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;
    min-height: 40px;
}

.category-card-name {
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color-black);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-right: 5px;
    max-width: min-content;
}

@media (max-width: 575.98px) {
    .category-card-name {
        font-size: 12px;
    }
}

.category-card-num {
    background: #FFE8BD;
    border-radius: 10px;
    color: var(--color-black);
    font-size: 10px;
    padding: 8px;
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width: 575.98px) {
    .category-card-num {
        padding: 5px;
        border-radius: 4px;
    }
}

@media (max-width: 360.98px) {
    .category-card-num {
        position: absolute;
        top: 5px;
        right: 5px;
    }
}

.how-it-work {
    padding: 80px 0;
    background: #fff;
}

.how-it-work .more {
    margin-bottom: 0;
}

.how-it-work .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1500px;
    margin: auto;
}

@media (max-width: 991.98px) {
    .how-it-work .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 991.98px) {
    .how-it-work {
        padding: 40px 0 1px;
    }

    .how-it-work h2 {
        text-align: center;
    }
}

.how-it-work-card {
    margin: 0 20px 20px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 275px;
    flex: 0 0 275px;
    max-width: 275px;
    text-align: center;
}

.how-it-work-card:not(:last-child)::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 40px;
    background: url(../images/arr.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    top: 80px;
    right: -58px;
}

@media (max-width: 1449.98px) {
    .how-it-work-card:not(:last-child)::before {
        right: -78px;
    }
}

@media (max-width: 1399.98px) {
    .how-it-work-card:not(:last-child)::before {
        top: 63px;
        right: -32px;
    }
}

@media (max-width: 991.98px) {
    .how-it-work-card:not(:last-child)::before {
        top: 100%;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%) rotate(90deg);
        transform: translateX(-50%) rotate(90deg);
    }
}

@media (max-width: 1449.98px) {
    .how-it-work-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 240px;
        flex: 0 0 240px;
        max-width: 240px;
    }

    .how-it-work-card .more {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 1199.98px) {
    .how-it-work-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px;
        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: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .how-it-work-card .more {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991.98px) {
    .how-it-work-card {
        margin-bottom: 40px;
    }
}

.how-it-work-img {
    overflow: hidden;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0px auto 30px;
}

.how-it-work-img img {
    max-width: 100%;
}

@media (max-width: 1199.98px) {
    .how-it-work-img {
        width: 160px;
        height: 160px;
    }
}

@media (max-width: 991.98px) {
    .how-it-work-img {
        margin-bottom: 20px;
    }
}

.how-it-work-title {
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    color: var(--color-black);
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
    .how-it-work-title {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 991.98px) {
    .how-it-work-title {
        margin-bottom: 20px;
    }
}

.why-we {
    padding: 80px 0;
    position: relative;
    z-index: 1;
    background: var(--color-yellow);
}

.why-we:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    background: url(../images/cell.png) 0 0 repeat;
    opacity: 0.1;
}

.why-we h2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    color: #fff;
}

.why-we .more-white {
    margin-left: 20px;
}

.why-we .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

@media (max-width: 991.98px) {
    .why-we .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 360.98px) {
    .why-we .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .why-we {
        padding: 40px 0 20px;
    }

    .why-we h2 {
        width: 100%;
    }

    .why-we .more-white {
        margin: 0 10px 15px;
    }

    .why-we .title-wrap {
        padding-bottom: 10px;
    }
}

.why-we-card {
    margin-bottom: 20px;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: calc(100% - 20px);
}

.why-we-card .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    max-width: 56px;
    height: 56px;
}

.why-we-card .ico img {
    max-width: 100%;
}

@media (max-width: 1449.98px) {
    .why-we-card .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42px;
        flex: 0 0 42px;
        max-width: 42px;
        height: 42px;
    }
}

@media (max-width: 1199.98px) {
    .why-we-card .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38px;
        flex: 0 0 38px;
        max-width: 38px;
        height: 38px;
    }
}

@media (max-width: 1449.98px) {
    .why-we-card {
        padding: 20px;
    }
}

@media (max-width: 1199.98px) {
    .why-we-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 575.98px) {
    .why-we-card {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.why-we-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding-left: 30px;
}

.why-we-text p {
    margin: 0;
}

@media (max-width: 1449.98px) {
    .why-we-text {
        padding-left: 20px;
    }
}

@media (max-width: 1199.98px) {
    .why-we-text {
        padding-left: 10px;
    }
}

@media (max-width: 1199.98px) {
    .why-we-text {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
}

.why-we-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color-black);
    margin-bottom: 10px;
}

@media (max-width: 1449.98px) {
    .why-we-title {
        font-size: 13px;
    }
}

@media (max-width: 575.98px) {
    .why-we-title {
        font-size: 12px;
    }
}

.catalog {
    padding-bottom: 80px;
}

.catalog .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

@media (max-width: 1439.98px) {
    .catalog .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 767.98px) {
    .catalog .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .catalog {
        padding-bottom: 20px;
    }
}

.catalog-card {
    margin-bottom: 20px;
    height: calc(100% - 20px);
    border: 1px solid #EDEDED;
    border-radius: 10px;
    overflow: hidden;
}

.catalog-card .harakteristick-list {
    padding-bottom: 15px;
}

@media (max-width: 767.98px) {
    .catalog-card {
        height: auto;
    }
}

.catalog-card-img {
    height: 360px;
    position: relative;
    overflow: hidden;
}

.catalog-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1449.98px) {
    .catalog-card-img {
        height: 260px;
    }
}

.catalog-card-body {
    padding: 40px 40px 20px;
    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: 1399.98px) {
    .catalog-card-body {
        padding: 20px 20px 1px;
    }
}

@media (max-width: 360.98px) {
    .catalog-card-body {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.catalog-card-name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    color: var(--color-black);
    margin-bottom: 35px;
    text-transform: uppercase;
}

@media (max-width: 991.98px) {
    .catalog-card-name {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

.catalog-card-name a {
    color: var(--color-black);
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}

.catalog-card-name a:hover, .catalog-card-name a:focus {
    color: var(--color-yellow);
}

.catalog-card-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    padding-bottom: 20px;
}

@media (max-width: 991.98px) {
    .catalog-card-btns {
        margin: 0 -5px;
    }
}

.catalog-card-btns a, .catalog-card-btns button {
    margin: 0 10px 15px;
}

@media (max-width: 991.98px) {
    .catalog-card-btns a {
        margin: 0 5px 15px;
    }
}

.catalog-card-btns .more, .catalog-card-btns .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.catalog-card-btns .btn .tablet {
    display: none;
}

@media (max-width: 1449.98px) {
    .catalog-card-btns .btn .tablet {
        display: block;
    }
}

.catalog-card-btns .btn span:not([class]) {
    display: block;
}

@media (max-width: 1449.98px) {
    .catalog-card-btns .btn span:not([class]) {
        display: none;
    }
}

.product {
    padding: 20px 0 80px;
}

@media (max-width: 991.98px) {
    .product {
        padding-bottom: 20px;
    }
}

@media (max-width: 767.98px) {
    .product .tab-buttons {
        overflow: auto;
        white-space: nowrap;
        display: block;
        padding-bottom: 30px;
        margin-bottom: -30px;
    }

    .product .tab-buttons button {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
        white-space: nowrap;
    }
}

.product .tab-buttons button {
    font-size: 14px;
    padding-bottom: 20px;
}

@media (max-width: 991.98px) {
    .product .tab-buttons button {
        font-size: 12px;
        padding-bottom: 10px;
    }
}

.tabs h2 {
    font-size: 32px;
}

.product .tab-content p {
    color: var(--color-black);
    line-height: 170%;
}

.catalog-card .tab-content ul,
.product .tab-content ul {
    margin-bottom: 20px;
}

.catalog-card .tab-content li,
.product .tab-content li {
    position: relative;
    padding-left: 23px;
    margin-bottom: 15px;
    line-height: 2;
}

.catalog-card .tab-content li::before,
.product .tab-content li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    background-color: var(--color-yellow);
}

.catalog-card .tab-content li {
    margin-bottom: 10px;
    line-height: 1.4;
}

.catalog-card .tab-content li::before {
    top: 2px;
}

@media (max-width: 767.98px) {
    .tab-buttons-wrapper {
        margin-bottom: 30px;
        overflow: hidden;
        margin-right: -10px;
    }
}

.product-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
}

@media (max-width: 1199.98px) {
    .product-top {
        display: block;
    }
}

@media (max-width: 991.98px) {
    .product-top {
        margin-bottom: 30px;
    }
}

.product-view {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1199.98px) {
    .product-view {
        max-width: none;
        padding: 0 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.thumbs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    padding-right: 20px;
    position: relative;
    margin-top: -10px;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .thumbs {
        max-width: none;
        margin: 0 -10px 20px;
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media (max-width: 991.98px) {
    .thumbs {
        margin-left: -5px;
        margin-right: -5px;
    }
}

.thumbs .slick-current .thumb-card:before {
    border-color: var(--color-yellow);
}

.thumbs .slick-prev {
    display: none !important;
}

.thumbs .slick-next {
    height: 46px;
    width: 120px;
    top: auto;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/arrow-btm.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.slider-nav {
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    overflow: hidden;
}

.slider-nav.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
    overflow: visible;
}

.slider-nav .slide {
    padding: 10px 0;
}

@media (max-width: 1199.98px) {
    .slider-nav .slide {
        padding: 0 10px;
    }
}

@media (max-width: 991.98px) {
    .slider-nav .slide {
        padding: 0 5px;
    }
}

.thumb-card {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    height: 100px;
    cursor: pointer;
}

@media (max-width: 991.98px) {
    .thumb-card {
        height: 60px;
    }
}

.thumb-card:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    pointer-events: none;
    border: 4px solid transparent;
}

.thumb-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.main-slider {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    border-radius: 10px;
    height: 590px;
}

@media (max-width: 991.98px) {
    .main-slider {
        height: 300px;
    }
}

@media (max-width: 1199.98px) {
    .main-slider {
        margin-bottom: 20px;
    }
}

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

.slider-for {
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    overflow: hidden;
}

.slider-for.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
    overflow: visible;
}

.slider-for .slide {
    height: 590px;
}

@media (max-width: 991.98px) {
    .slider-for .slide {
        height: 300px;
    }
}

.mob-h1 {
    display: none;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--color-black);
    text-transform: uppercase;
}

@media (max-width: 1199.98px) {
    .mob-h1 {
        display: block;
    }
}

@media (max-width: 991.98px) {
    .mob-h1 {
        font-size: 24px;
    }
}

@media (max-width: 767.98px) {
    .mob-h1 {
        font-size: 20px;
    }
}

.product-descript {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 28px;
}

@media (max-width: 1199.98px) {
    .product-descript {
        padding: 0;
        max-width: none;
    }
}

.product-descript h1 {
    font-size: 32px;
    margin-bottom: 20px;
}

@media (max-width: 1199.98px) {
    .product-descript h1 {
        display: none;
    }
}

.product-descript .label {
    position: static;
    margin-bottom: 60px;
}

@media (max-width: 991.98px) {
    .product-descript .label {
        margin-bottom: 40px;
    }
}

.product-descript .harakteristick-list {
    padding-bottom: 40px;
}

@media (max-width: 991.98px) {
    .product-descript .harakteristick-list {
        padding-bottom: 20px;
    }
}

.product-descript .harakteristick-list li span:first-child {
    max-width: 376px;
}

@media (max-width: 991.98px) {
    .product-descript .harakteristick-list li span:first-child {
        max-width: 50%;
    }
}

.product-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}

.product-btns .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 10px 10px;
    position: relative;
    padding: 28px 66px;
    cursor: pointer;
}

@media (max-width: 991.98px) {
    .product-btns .btn {
        padding: 10px 40px;
    }
}

.product-btns .btn:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    width: 27px;
    height: 20px;
    background: url(../images/arrow-right.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

@media (max-width: 767.98px) {
    .product-btns .btn:before {
        width: 20px;
        height: 13px;
        right: 20px;
    }
}

@media (max-width: 360.98px) {
    .product-btns .btn:before {
        display: none;
    }
}

.product-btns .recall-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    max-width: 72px;
    height: 72px;
    margin: 0 10px 10px;
}

@media (max-width: 991.98px) {
    .product-btns .recall-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62px;
        flex: 0 0 62px;
        max-width: 62px;
        height: 62px;
    }
}

/** Modals */
.modal-body .close {
    position: absolute;
    z-index: 10;
    width: 24px;
    height: 24px;
    top: 30px;
    right: 30px;
}

@media (max-width: 1199.98px) {
    .modal-body .close {
        top: 20px;
        right: 20px;
    }
}

@media (max-width: 575.98px) {
    .modal-body .close {
        top: 12px;
        right: 16px;
    }
}

.modal-body .close:before, .modal-body .close:after {
    content: "";
    position: absolute;
    background: var(--color-yellow);
    top: 50%;
    left: 50%;
    width: 24px;
    height: 3px;
}

.modal-body .close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.modal-body .close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-body {
    padding: 50px 30px;
}

@media (max-width: 1199.98px) {
    .modal-body {
        padding: 40px;
    }
}

@media (max-width: 991.98px) {
    .modal-body {
        padding: 40px 20px 20px;
    }
}

@media (max-width: 575.98px) {
    .modal-body {
        margin: 0 10px;
    }
}

.modal-body .btn {
    display: block;
    width: 100%;
    margin: 10px 0 10px;
    position: relative;
    padding: 28px 66px;
    cursor: pointer;
}

@media (max-width: 991.98px) {
    .modal-body .btn {
        padding: 10px 40px;
    }
}

.modal-body .btn:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    width: 27px;
    height: 20px;
    background: url(../images/arrow-right.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

@media (max-width: 767.98px) {
    .modal-body .btn:before {
        width: 20px;
        height: 13px;
        right: 20px;
    }
}

@media (max-width: 360.98px) {
    .modal-body .btn:before {
        display: none;
    }
}

.modal-title {
    text-align: center;
    font-size: 32px;
    line-height: 140%;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color-black);
    margin-bottom: 20px;
}

@media (max-width: 1199.98px) {
    .modal-title {
        font-size: 28px;
    }
}

@media (max-width: 991.98px) {
    .modal-title {
        font-size: 22px;
        line-height: 120%;
        margin-bottom: 15px;
    }
}

.modal-title + p {
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
    .modal-title + p {
        margin-bottom: 20px;
        font-size: 14px;
    }
}

.form-group {
    margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
    .form-group {
        margin-bottom: 12px;
    }
}

.form-group.error .form-control {
    border-color: #FF7F7F;
}

.form-group.error .error-text {
    display: block;
}

.error-text {
    display: none;
    text-align: right;
    font-size: 10px;
    line-height: 140%;
    font-weight: 600;
    text-transform: uppercase;
    color: #FF7F7F;
    margin-top: 8px;
}

.form-control {
    display: block;
    width: 100%;
    height: 47px;
    border: 2px solid #ECECEC;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
    color: var(--color-black);
    text-transform: uppercase;
}

.form-control:focus {
    outline: none !important;
    border-color: var(--color-yellow);
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #888888;
}

.form-control::-moz-placeholder {
    color: #888888;
}

.form-control:-ms-input-placeholder {
    color: #888888;
}

.form-control::-ms-input-placeholder {
    color: #888888;
}

.form-control::placeholder {
    color: #888888;
}

textarea.form-control {
    height: 140px;
    overflow: auto;
    resize: none;
    line-height: 160%;
    text-transform: none;
    font-size: 13px;
}

.agree {
    font-size: 10px;
    line-height: 170%;
    color: #888888;
    text-align: center;
}

/** Modals end */
