@font-face {
    font-family: "NotoSans";
    src: url("../fonts/notosans.woff") format("woff"), url("../fonts/notosans.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "NotoSans";
    src: url("../fonts/notosansbold.woff") format("woff"), url("../fonts/notosansbold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Exo2SemiBold";
    src: url("../fonts/Exo2SemiBold.woff") format("woff"), url("../fonts/Exo2SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
}
@media (max-width: 767.9px) {
    .product-main__add {
        left: 0;
        top: 0
    }
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.pre-scrollable {
    overflow-y: scroll;
}

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

@media (min-width: 1260px) {
    .container {
        width: 1260px;
    }
}

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

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1260px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.container::after,
.row::after {
    content: "";
    display: block;
    clear: both;
}

/*! 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;*/
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    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 {
    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"] {
    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;
}

/**
 * Swiper 5.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2019
 */
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}

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

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

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

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

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

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

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

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

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

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

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

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

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

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

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

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

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

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

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

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

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

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-cube {
    overflow: visible;
}

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

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

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

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

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

.mCustomScrollbar {
    touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    touch-action: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    /*padding-top: 30px !important;*/
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}

.noUi-vertical .noUi-origin {
    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    position: absolute;
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 18px;
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}

.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: #3FB8AF;
}

.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.noUi-marker {
    position: absolute;
    background: #CCC;
}

.noUi-marker-large, .noUi-marker-sub {
    background: #AAA;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%, 0);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
    align-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    max-width: 100%;
    /* Not required for horizontal scroll to trigger */
    max-height: 100%;
    /* Needed for vertical scroll to trigger */
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
    content: ' ';
    display: table;
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

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

body {
    font-family: 'NotoSans', -apple-system, BlinkMacSystemFont, sans-serif;
    color: #333;
    overflow-anchor: none;
}

:root {
    --tinting-color: #fff;
}

::-moz-selection {
    background-color: #f7941e;
    color: #fff;
}

::selection {
    background-color: #f7941e;
    color: #fff;
}

.btn-reset {
    border: none;
    cursor: pointer;
    background-color: transparent;
    padding: 0;
}

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

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.is-outer {
    position: relative !important;
    left: -9999px !important;
}

.site-container {
    overflow: hidden;
}

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

.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 100px;
    width: 6px;
    background-color: #e9eaed;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 100px;
    width: 6px;
    background-color: #b7bac2;
}

.mCSB_inside > .mCSB_container {
    margin-right: 12px;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #b3b3b3;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #b3b3b3;
}

.stop-scroll {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

@media (max-width: 767px) {
    .stop-scroll {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }
}

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

.for-mobile {
    display: none;
}

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

.error {
    border: 2px #ff4019 solid !important;
}

.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

.tooltip {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #d9d9d9;
    background-color: #f8f8f8;
    cursor: pointer;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.tooltip span {
    font-weight: 400;
    font-size: 14px;
}

.tooltip:hover {
    color: #333;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (min-width: 992px) {
    .tooltip:hover .tooltip__inner {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        transition: opacity 0.3s, visibility 0.3s;
    }
}



.tooltip__inner {
    position: absolute;
    right: -11px;
    bottom: 30px;
    border-radius: 6px;
    width: 300px;
    box-shadow: 0 5px 20px rgba(56, 46, 44, 0.25);
    background-color: #382e2c;
    z-index: 150;
    padding: 10px 12px 8px 15px !important;
    color: #f7f7f7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.tooltip__inner::after {
    content: "";
    position: absolute;
    right: 11px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5.5px 0 5.5px;
    border-color: #382e2c transparent transparent transparent;
}

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

.primary-btn {
    width: 190px;
    height: 52px;
    box-shadow: inset 0 -3px 0 #f28500;
    background-color: #f7941e;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 550;
    font-size: 16px;
    -webkit-transition: background-color 0.15s, box-shadow 0.15s;
    transition: background-color 0.15s, box-shadow 0.15s;
}

.primary-btn span {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.primary-btn svg {
    display: inline-block;
    vertical-align: middle;
}

.primary-btn:hover {
    box-shadow: inset 0 -3px 0 #f07900;
    background-color: #f68819;
    -webkit-transition: background-color 0.15s, box-shadow 0.15s;
    transition: background-color 0.15s, box-shadow 0.15s;
}

@media (max-width: 1259px) {
    .primary-btn {
        width: 170px;
        height: 48px;
    }
}

.modal__container {
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1003;
    background-color: rgba(26, 26, 26, 0.75);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.modal__container.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.modal {
    position: relative;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(0, 0, 0, 0.1);
    /*background-color: #ffffff;*/
    border-radius: 4px;
    cursor: default;
    padding: 44px 38px;
}

.modal__close {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    cursor: pointer;
    background: transparent;
}

.modal__close svg {
    fill: #a6a6a6;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.modal__close:hover svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.modal h2 {
    margin: 0;
    font-weight: 550;
    font-size: 24px;
}

@media (max-width: 1259px) {
    .modal h2 {
        font-size: 18px;
    }
}

.modal p {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 35px;
}

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

.delivery__modal {
    width: 810px;
    display: none;
}

@media (max-width: 1259px) {
    .delivery__modal {
        width: 960px;
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .delivery__modal {
        width: 750px;
    }

    .delivery__modal p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .delivery__modal {
        width: 100%;
    }

    .delivery__modal h2 {
        padding-right: 40px;
        line-height: 27px;
    }
}

.item__modal {
    width: 1020px;
    padding: 30px;
    display: none;
}

.item__modal .image {
    display: -webkit-inline-flex;
    vertical-align: top;
    width: 48.56%;
    height: 313px;
    border: 1px solid #e5e5e5;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}

.item__modal .image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1259px) {
    .item__modal .image {
        height: 261px;
    }
}

@media (max-width: 991px) {
    .item__modal .image {
        width: 38%;
    }
}

@media (max-width: 767px) {
    .item__modal .image {
        width: 100%;
    }
}

.item__modal .text {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    width: 51%;
}

.item__modal .text .title {
    margin-top: 55px;
    font-weight: 550;
    font-size: 16px;
}

.item__modal .text .art {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
}

.item__modal .text .props {
    margin-top: 40px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
}

.item__modal .text .props span {
    font-weight: 550;
}

.item__modal .text .props .quantity {
    margin-bottom: 10px;
}

@media (max-width: 1259px) {
    .item__modal .text .props {
        font-size: 14px;
        margin-top: 25px;
    }
}

.item__modal .text .buttons {
    margin-top: 50px;
}

.item__modal .text .buttons .continue {
    color: #808080;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px dashed #808080;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    margin-left: 30px;
}

.item__modal .text .buttons .continue:hover {
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    border-bottom: 1px dashed transparent;
    color: #f7941e;
}

@media (max-width: 1259px) {
    .item__modal .text .buttons .continue {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .item__modal .text .buttons .continue {
        margin-left: 15px;
    }
}

.item__modal .text .buttons .to-cart {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 228px;
    height: 52px;
}

.item__modal .text .buttons .to-cart span {
    display: inline-block;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .item__modal .text .buttons .to-cart {
        width: 100%;
        margin-bottom: 25px;
    }

    .item__modal .text .buttons .to-cart span {
        margin-right: 0;
    }

    .item__modal .text .buttons .to-cart svg {
        display: none;
    }
}

@media (max-width: 1259px) {
    .item__modal .text .buttons {
        margin-top: 18px;
    }
}

@media (max-width: 767px) {
    .item__modal .text .buttons {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }
}

.item__modal .text h2 {
    position: relative;
    background-image: url("../img/check.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 39px;
    line-height: 29px;
}

.item__modal .text h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
}

@media (max-width: 1259px) {
    .item__modal .text h2 {
        background-size: 21px 21px;
        padding-left: 29px;
    }
}

@media (max-width: 1259px) {
    .item__modal .text {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .item__modal .text {
        width: 61%;
        padding-left: 25px;
    }
}

@media (max-width: 767px) {
    .item__modal .text {
        padding-left: 0;
        width: 100%;
        margin-top: 25px;
    }
}

@media (max-width: 1259px) {
    .item__modal {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .item__modal {
        width: 750px;
    }
}

@media (max-width: 767px) {
    .item__modal {
        width: 100%;
        height: 100%;
        padding: 15px;
        overflow-y: auto;
    }
}

.slider__modal {
    width: 1260px;
    height: 750px;
    padding: 30px;
    display: none;
}

.slider__modal .modal__next, .slider__modal .modal__prev {
    position: absolute;
    border: none;
    background: transparent;
    cursor: pointer;
    z-index: 20;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.slider__modal .modal__next {
    width: 50%;
    height: 100%;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 75px;
}

.slider__modal .modal__next svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.slider__modal .modal__next:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.slider__modal .modal__prev {
    width: 50%;
    height: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-left: 75px;
}

.slider__modal .modal__prev svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.slider__modal .modal__prev:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 1259px) {
    .slider__modal {
        width: 992px;
        height: 530px;
    }
}

@media (max-width: 991px) {
    .slider__modal {
        width: 750px;
        height: 500px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .slider__modal {
        width: 100%;
        height: 100%;
    }

    .slider__modal .modal__next, .slider__modal .modal__prev {
        display: none !important;
    }
}

.col-xs-6 {
    float: left;
}

.mobile__map {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    text-align: center;
}

.mobile__map #mob-map,
.mobile__map #mob-map1,
.mobile__map #mob-map2 {
    height: calc(100% - 50px);
    width: 100%;
}

.mobile__map .modal__close {
    position: initial;
    color: #808080;
    font-size: 12px;
    border-bottom: 1px dashed #808080;
    display: inline-block;
    margin-top: 15px;
    padding: 0;
    padding-bottom: 1px;
}

.tinting-modal {
    width: 1250px;
    height: 809px;
    display: none;
    padding: 5px;
    overflow-anchor: none;
}

.tinting-modal .modal__close {
    right: 3px;
    top: 3px;
}

@media (max-width: 1259px) {
    .tinting-modal {
        margin: 25px 0;
        width: 960px;
        height: 702px;
    }
}

@media (max-width: 991px) {
    .tinting-modal {
        width: 756px;
        height: 809px;
    }
}

@media (max-width: 767px) {
    .tinting-modal {
        margin: 0;
        width: 100%;
        height: auto;
        padding: 15px;
        overflow: hidden;
        border-radius: 0;
    }
}

@media (min-width: 768px) {
    .tinting-search.mobile-visible {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .tinting-search.mobile-visible {
        display: block;
        margin-bottom: 26px;
    }
}

.tinting-wrap {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: flex;
}

.tinting-wrap__for-tablet {
    display: none;
}

@media (max-width: 991px) {
    .tinting-wrap__for-tablet {
        display: block;
        padding: 21px 25px;
    }

    .tinting-wrap__for-tablet .tinting-wrap__collection {
        margin-bottom: 22px;
    }

    .tinting-wrap__for-tablet .tinting-wrap__collection span {
        margin-bottom: 8px;
    }

    .tinting-wrap__for-tablet .tinting-tooltip {
        position: relative;
    }

    .tinting-wrap__for-tablet .tinting-tooltip span {
        color: #f7941e;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        border-bottom: 1px dashed #f7941e;
    }

    .tinting-wrap__for-tablet .tinting-tooltip .tooltip__inner {
        right: auto;
        left: 50%;
        bottom: auto;
        width: 400px;
        margin-left: -15px;
        top: calc(100% + 10px);
    }

    .tinting-wrap__for-tablet .tinting-tooltip .tooltip__inner::after {
        right: auto;
        left: 11px;
        bottom: auto;
        top: -5px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .tinting-wrap__for-tablet .tinting-tooltip:focus .tooltip__inner {
        opacity: 1;
        visibility: visible;
    }

    .tinting-wrap__for-tablet .tinting-tooltip:hover .tooltip__inner {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__for-tablet {
        display: none;
    }
}

.tinting-wrap__descr {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 33px !important;
}

@media (max-width: 1259px) {
    .tinting-wrap__descr {
        font-size: 14px !important;
        line-height: 24px !important;
        margin-bottom: 25px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tinting-wrap__descr {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__descr {
        margin-bottom: 22px !important;
    }
}

.tinting-wrap__top {
    margin-bottom: 20px;
    padding-right: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1259px) {
    .tinting-wrap__top {
        padding-right: 21px;
    }
}

@media (max-width: 991px) {
    .tinting-wrap__top {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__top {
        display: block;
        padding-right: 0;
        margin-bottom: 19px;
    }
}

.tinting-wrap__descr {
    margin-top: 0;
    padding-right: 25px;
}

@media (max-width: 767px) {
    .tinting-wrap__descr {
        padding-right: 0;
    }
}

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

.tinting-wrap__collection span {
    display: block;
    margin-bottom: 5px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

@media (max-width: 767px) {
    .tinting-wrap__collection span {
        display: block;
        margin-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__collection {
        margin-bottom: 20px;
    }
}

.tinting-wrap__left {
    position: relative;
    margin-right: 28px;
    width: 40%;
    height: 100%;
    height: 799px;
}

@media (max-width: 1259px) {
    .tinting-wrap__left {
        margin-right: 30px;
        width: 42%;
        height: 692px;
    }
}

@media (max-width: 991px) {
    .tinting-wrap__left {
        width: 48.5%;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__left {
        width: 100%;
        margin-right: 0;
        margin-top: 14px;
        height: 436px;
    }
}

.tinting-wrap__rules {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
    z-index: 20;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .tinting-wrap__rules {
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 24px;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__rules {
        padding: 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.tinting-wrap__place span {
    display: inline-block;
    padding-bottom: 7px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

@media (max-width: 991px) {
    .tinting-wrap__place span {
        display: block;
    }
}

@media (max-width: 991px) {
    .tinting-wrap__place {
        margin-bottom: 25px;
    }
}

.tinting-wrap__btns {
    display: none;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-wrap__btns--active {
    display: -webkit-box;
    display: flex;
}

.tinting-wrap__btns--anim {
    opacity: 1;
}

.tinting-wrap__btn {
    border: 5px solid #fff;
    width: 62px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    background-color: var(--tinting-color);
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.tinting-wrap__btn--active {
    border-color: #f7941e;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.tinting-wrap__btn:not(:last-child) {
    margin-right: 15px;
}

@media (max-width: 1259px) {
    .tinting-wrap__btn:not(:last-child) {
        margin-right: 10px;
    }
}

@media (max-width: 1259px) {
    .tinting-wrap__btn {
        width: 48px;
        height: 48px;
    }
}

.tinting-wrap__right {
    padding: 22px 0;
    width: calc(60% - 28px);
    height: 100%;
}

@media (max-width: 1259px) {
    .tinting-wrap__right {
        width: calc(58% - 30px);
    }
}

@media (max-width: 991px) {
    .tinting-wrap__right {
        width: calc(51.5% - 30px);
    }

    .tinting-wrap__right .tinting-wrap__collection,
    .tinting-wrap__right .tinting-wrap__descr {
        display: none;
    }
}

@media (max-width: 767px) {
    .tinting-wrap__right {
        width: 100%;
        height: auto;
        padding: 11px 0;
    }

    .tinting-wrap__right .tinting-wrap__collection,
    .tinting-wrap__right .tinting-wrap__descr {
        display: block;
    }
}

@media (max-width: 767px) {
    .tinting-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }
}

.colors-slider-props.color-slider-props--hidden {
    opacity: 0;
    visibility: hidden;
}

.tinting-choice {
    padding-right: 25px;
}

.tinting-choice__title {
    margin: 0;
    margin-bottom: 26px;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.tinting-choice__list {
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 26px 15px;
}

@media (max-width: 1259px) {
    .tinting-choice__list {
        gap: 13px 10px;
        grid-template-columns: repeat(5, 91px);
    }
}

@media (max-width: 991px) {
    .tinting-choice__list {
        gap: 36px 9px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .tinting-choice__list {
        margin-top: 0;
        gap: 28px 6px;
    }
}

@media (max-width: 1259px) {
    .tinting-choice__item {
        width: 100%;
    }
}

.tinting-choice__link {
    display: block;
    will-change: transform;
}

.tinting-choice__link:hover .tinting-choice__color {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}

.tinting-choice__color {
    border-radius: 6px;
    padding-top: 94px;
    padding-bottom: 8px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 84px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    color: #333333;
    font-size: 11px;
    font-weight: 700;
    -webkit-transition: box-shadow 0.3s, -webkit-transform 0.3s;
    transition: box-shadow 0.3s, -webkit-transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.tinting-choice__color span {
    display: block;
    text-align: center;
}

.tinting-choice__color span svg {
    position: relative;
    top: 1px;
}

@media (max-width: 1259px) {
    .tinting-choice__color {
        padding-top: 75px;
        background-size: 100% 66px;
    }
}

@media (max-width: 767px) {
    .tinting-choice__color {
        padding-top: 71px;
        background-size: 100% 61px;
    }
}

.tinting-choice__text {
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

@media (max-width: 1259px) {
    .tinting-choice__text {
        font-size: 11px;
    }
}

@media (max-width: 767px) {
    .tinting-choice__text {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 767px) {
    .tinting-choice {
        padding-right: 0;
    }
}

.tinting-search {
    position: relative;
}

.tinting-search__input {
    border-radius: 4px;
    width: 285px;
    height: 42px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    color: #333;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
}

.tinting-search__input::-webkit-input-placeholder {
    color: #808080;
}

.tinting-search__input::-moz-placeholder {
    color: #808080;
}

.tinting-search__input:-ms-input-placeholder {
    color: #808080;
}

.tinting-search__input::-ms-input-placeholder {
    color: #808080;
}

.tinting-search__input::placeholder {
    color: #808080;
}

.tinting-search__input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.tinting-search__input:focus {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

@media (max-width: 1259px) {
    .tinting-search__input {
        width: 218px;
    }
}

@media (max-width: 991px) {
    .tinting-search__input {
        width: 100%;
    }
}

.tinting-search__btn {
    position: absolute;
    border: none;
    cursor: pointer;
    background-color: transparent;
    width: 17px;
    padding: 0;
    height: 17px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tinting-search__btn svg {
    fill: #333;
    opacity: 0.35;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-search__btn--active svg {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

@media (max-width: 991px) {
    .tinting-search {
        width: 100%;
    }
}

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

[data-tinting-tab="not-found"],
[data-tinting-tab="not-base"] {
    padding-right: 25px;
}

@media (max-width: 1259px) {
    [data-tinting-tab="not-found"],
    [data-tinting-tab="not-base"] {
        padding-right: 21px;
    }
}

@media (max-width: 991px) {
    [data-tinting-tab="not-found"],
    [data-tinting-tab="not-base"] {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    [data-tinting-tab="not-found"],
    [data-tinting-tab="not-base"] {
        padding: 0;
    }
}

.tinting-not-found {
    background-color: #f8f8f8;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0 100px;
    padding-top: 100px;
    padding-bottom: 105px;
    margin-bottom: 30px;
}

.tinting-not-found__title {
    margin: 0;
    margin-bottom: 27px;
    line-height: 34px;
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-not-found__title {
        line-height: 26px;
    }
}

@media (max-width: 991px) {
    .tinting-not-found__title {
        font-size: 18px;
        margin-bottom: 14px;
    }
}

.tinting-not-found__descr {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}

@media (max-width: 1259px) {
    .tinting-not-found__descr {
        line-height: 26px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {
    .tinting-not-found__descr {
        font-size: 14px !important;
        text-align: center !important;
    }
}

@media (max-width: 1259px) {
    .tinting-not-found {
        padding: 85px 35px;
    }
}

@media (max-width: 991px) {
    .tinting-not-found {
        padding: 83px 35px;
    }
}

@media (max-width: 767px) {
    .tinting-not-found {
        padding: 53px 35px;
        margin-top: -25px;
    }
}

.tinting-not-base {
    background-color: #f8f8f8;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0 70px;
    padding-top: 40px;
    padding-bottom: 45px;
    text-align: center;
}

.tinting-not-base__title {
    margin: 0;
    margin-bottom: 40px;
    text-align: center;
    line-height: 34px;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-not-base__title {
        line-height: 26px !important;
        font-size: 18px !important;
    }
}

@media (max-width: 991px) {
    .tinting-not-base__title {
        margin-bottom: 28px;
    }

    .tinting-not-base__title br {
        display: none;
    }
}

.tinting-not-base__descr {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px !important;
    margin: 0;
    margin-bottom: 30px !important;
}

.tinting-not-base__descr span {
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-not-base__descr {
        line-height: 26px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {
    .tinting-not-base__descr br {
        display: none;
    }
}

@media (max-width: 767px) {
    .tinting-not-base__descr {
        margin-bottom: 20px !important;
    }
}

.tinting-not-base .know-more {
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px dashed #f7941e;
}

@media (max-width: 1259px) {
    .tinting-not-base {
        padding: 30px 40px;
    }
}

@media (max-width: 991px) {
    .tinting-not-base {
        padding: 21px 30px;
        padding-bottom: 33px;
    }
}

@media (max-width: 767px) {
    .tinting-not-base {
        margin-top: -20px;
        padding: 23px 30px;
    }
}

.tinting-active-not-found {
    display: grid;
    grid-template-columns: repeat(6, 110px);
    gap: 0 6px;
}

.tinting-active-not-found__item {
    position: relative;
    height: 52px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}

.tinting-active-not-found__item span {
    position: absolute;
    left: 50%;
    bottom: -22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

@media (max-width: 1259px) {
    .tinting-active-not-found__item {
        height: 40px;
    }
}

@media (max-width: 991px) {
    .tinting-active-not-found__item {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .tinting-active-not-found__item {
        height: 45px;
    }
}

@media (max-width: 1259px) {
    .tinting-active-not-found {
        grid-template-columns: repeat(6, 1fr);
        gap: 0 5px;
    }
}

@media (max-width: 991px) {
    .tinting-active-not-found {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 6px;
    }
}

@media (max-width: 767px) {
    .tinting-active-not-found {
        margin-bottom: 15px;
    }
}

.tinting-tab {
    display: none;
}

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

.colors-top {
    margin-bottom: 24px;
    padding-right: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1259px) {
    .colors-top {
        padding-right: 21px;
    }
}

@media (max-width: 991px) {
    .colors-top {
        padding-right: 23px;
    }
}

@media (max-width: 767px) {
    .colors-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .colors-top .colors-back {
        margin-bottom: 23px;
    }
}

.colors-title {
    margin: 0;
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 991px) {
    .colors-title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .colors-title {
        font-size: 16px;
    }
}

.colors-back span, .modal-close span {
    margin-left: 2px;
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

.colors-back:hover span, .modal-close:hover span {
    border-bottom: 1px dashed transparent;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

.search-reset {
    display: none;
}

.search-reset span {
    margin-left: 2px;
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

.search-reset svg {
    fill: #f7941e;
}

.search-reset:hover span {
    border-bottom: 1px dashed transparent;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

@media (max-width: 767px) {
    .search-reset {
        margin-bottom: 20px;
    }
}

.colors-back {
    display: none;
}

[data-tinting-tab="cart"] {
    padding-right: 25px;
}

@media (max-width: 1259px) {
    [data-tinting-tab="cart"] {
        padding-right: 21px;
    }
}

@media (max-width: 767px) {
    [data-tinting-tab="cart"] {
        padding-right: 0;
    }
}

.tinting-colors {
    position: relative;
    margin-bottom: 30px;
}

.tinting-colors .colors-slider {
    position: relative;
    width: 100%;
    width: calc(100% + 25px);
    overflow: hidden;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-left: -25px;
    margin-top: -25px;
    margin-bottom: -25px;
    padding-right: 25px;
}

@media (max-width: 767px) {
    .tinting-colors .colors-slider {
        overflow: initial;
        padding-right: 15px;
        margin-right: -15px;
        padding: 0;
        margin: 0;
        padding-bottom: 25px;
        margin-bottom: -25px;
        padding-right: 25px;
    }
}

.tinting-colors .colors-prev,
.tinting-colors .colors-next {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 39px;
    height: 33px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
    z-index: 10;
    border-radius: 5px;
}

.tinting-colors .colors-prev svg,
.tinting-colors .colors-next svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.tinting-colors .colors-prev:hover svg,
.tinting-colors .colors-next:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 991px) {
    .tinting-colors .colors-prev,
    .tinting-colors .colors-next {
        display: none;
    }
}

.tinting-colors .pag-7 {
    position: absolute;
    bottom: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}

.tinting-colors .pag-7 .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 15px;
    background-color: #d9d9d9;
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.tinting-colors .pag-7 .swiper-pagination-bullet:hover {
    background-color: #bfbfbf;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.tinting-colors .pag-7 .swiper-pagination-bullet-active {
    background-color: #f7941e;
}

.tinting-colors .pag-7 .swiper-pagination-bullet-active:hover {
    background-color: #f7941e;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.tinting-colors .colors-prev {
    right: auto;
    left: -15px;
}

.tinting-colors .swiper-slide {
    position: relative;
}

.tinting-colors .grid-items {
    display: grid;
    grid-auto-columns: 52px;
    grid-template-columns: repeat(6, 52px);
    grid-template-rows: repeat(6, 52px);
    grid-auto-flow: column;
    gap: 6px;
}

@media (max-width: 1259px) {
    .tinting-colors .grid-items {
        grid-auto-columns: 37px;
        grid-template-columns: repeat(6, 37px);
        grid-template-rows: repeat(6, 37px);
        gap: 5px;
    }
}

@media (max-width: 991px) {
    .tinting-colors .grid-items {
        grid-auto-columns: 50px;
        grid-template-columns: repeat(6, 50px);
        grid-template-rows: repeat(6, 50px);
        grid-auto-flow: column;
        gap: 6px;
    }
}

@media (max-width: 767px) {
    .tinting-colors .grid-items {
        grid-auto-columns: 44px;
        grid-template-columns: repeat(6, 44px);
        grid-template-rows: repeat(6, 44px);
        grid-auto-flow: column;
        gap: 5px;
        grid-auto-columns: 1fr;
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(6, 44px);
        grid-auto-flow: column;
    }
}

.tinting-colors .select-line {
    position: absolute;
    left: -6px;
    top: -6px;
    z-index: 5;
    height: calc(100% + 12px);
    width: 64px;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.33);
    pointer-events: none;
    opacity: 0;
}

.tinting-colors .select-line--active {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

@media (max-width: 1259px) {
    .tinting-colors .select-line {
        left: -5px;
        top: -5px;
        height: calc(100% + 10px);
        width: 47px;
    }
}

@media (max-width: 991px) {
    .tinting-colors .select-line {
        left: -6px;
        top: -6px;
        width: 62px;
        height: calc(100% + 12px);
    }
}

@media (max-width: 767px) {
    .tinting-colors .select-line {
        left: -5px;
        top: -5px;
        width: 54px;
        height: calc(100% + 10px);
    }
}

.tinting-colors__item {
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-colors__item::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background-image: url("../img/select-icon.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-colors__item--active {
    pointer-events: none;
}

.tinting-colors__item--active::after {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-colors__item--active:hover::after {
    opacity: 1 !important;
}

@media (min-width: 992px) {
    .tinting-colors__item:hover::after {
        opacity: 0.5;
    }
}

.whited-on-search.active {
    opacity: 0.35;
    pointer-events: none;
}

.tinting-warning {
    margin-right: 25px;
    margin-top: 26px;
    padding-top: 23px;
    padding-left: 90px;
    padding-right: 50px;
    padding-bottom: 23px;
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    background-color: #fef7ef;
    background-image: url("../img/warning.svg");
    background-position: 31px 24px;
    background-repeat: no-repeat;
    display: none;
}

.tinting-warning span {
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-warning {
        margin-right: 21px;
        padding: 25px;
        line-height: 20px;
        padding-left: 65px;
        background-size: 30px 30px;
        background-position: 25px 25px;
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .tinting-warning {
        margin-top: 65px;
        background-size: 24px 29px;
        background-position: 20px 20px;
        padding: 18px 20px;
        padding-left: 53px;
        line-height: 20px;
        padding-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .tinting-warning {
        margin-top: 27px;
        margin-right: 0;
        padding: 11px;
        padding-left: 47px;
        background-size: 24px 24px;
        background-position: 13px 16px;
    }
}

.tinting-cart-info {
    margin-top: 10px;
    text-align: center;
    background-color: #f8f8f8;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 51px;
    padding-bottom: 80px;
}

.tinting-cart-info__title {
    margin: 0;
    margin-bottom: 34px;
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

@media (max-width: 1259px) {
    .tinting-cart-info__title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 25px;
    }
}

@media (max-width: 991px) {
    .tinting-cart-info__title {
        margin-bottom: 26px;
    }
}

.tinting-cart-info__row {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.tinting-cart-info__between {
    margin: 0 30px;
}

@media (max-width: 1259px) {
    .tinting-cart-info__between {
        margin: 0 21px;
    }
}

@media (max-width: 991px) {
    .tinting-cart-info__between {
        margin: 0 10px;
    }
}

.tinting-cart-info__cart {
    width: 110px;
    height: 110px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    background-image: url("../img/cart-2.svg");
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 991px) {
    .tinting-cart-info__cart {
        height: 65px;
        background-size: 40px 40px;
    }
}

.tinting-cart-info__product {
    width: 110px;
    height: 110px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}

.tinting-cart-info__product img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .tinting-cart-info__product {
        height: 65px;
    }
}

.tinting-cart-info__color {
    position: relative;
    width: 110px;
    height: 110px;
    border: 1px solid #e5e5e5;
    background-color: var(--tinting-color);
}

.tinting-cart-info__color span {
    position: absolute;
    display: inline-block;
    width: 100%;
    text-align: center;
    bottom: -23px;
    left: 0;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

@media (max-width: 991px) {
    .tinting-cart-info__color {
        height: 65px;
    }
}

@media (max-width: 1259px) {
    .tinting-cart-info {
        padding: 23px 27px;
        padding-bottom: 45px;
    }
}

@media (max-width: 991px) {
    .tinting-cart-info {
        margin-top: 30px;
        padding-top: 50px;
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .tinting-cart-info {
        padding-top: 47px;
        padding-left: 17px;
        padding-right: 17px;
        padding-bottom: 73px;
        margin-top: 17px;
    }
}

.tinting-cart-btns {
    margin-top: 27px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.tinting-cart-btns button {
    width: 220px;
    margin-left: 24px;
}

@media (max-width: 1259px) {
    .tinting-cart-btns button {
        width: 170px;
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .tinting-cart-btns button {
        -webkit-box-ordinal-group: 1;
        order: 0;
        margin-bottom: 26px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .tinting-cart-btns button {
        margin-bottom: 18px;
    }
}

@media (max-width: 991px) {
    .tinting-cart-btns .colors-back {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}

@media (max-width: 767px) {
    .tinting-cart-btns .colors-back {
        margin-bottom: 17px;
    }
}

@media (max-width: 991px) {
    .tinting-cart-btns .modal-close {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
}

@media (max-width: 991px) {
    .tinting-cart-btns {
        flex-wrap: wrap;
        margin-top: 24px;
    }
}

@media (max-width: 767px) {
    .tinting-cart-btns {
        margin-top: 13px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

.tinting-bottom {
    padding-right: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.tinting-bottom__to-cart {
    margin-top: 4px;
    width: 256px;
}

@media (max-width: 1259px) {
    .tinting-bottom__to-cart {
        width: 170px;
    }
}

@media (max-width: 991px) {
    .tinting-bottom__to-cart {
        width: 100%;
    }
}

.tinting-bottom__price {
    margin-bottom: 5px;
    color: #333;
    font-size: 24px;
    font-weight: 700;
}

.tinting-bottom__price span {
    color: #f7941e;
}

@media (max-width: 1259px) {
    .tinting-bottom__price {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .tinting-bottom__price {
        margin-bottom: 9px;
    }
}

.tinting-bottom__product {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.tinting-bottom__product span {
    margin-right: 5px;
    color: #333;
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-bottom__product {
        font-size: 11px;
    }

    .tinting-bottom__product span {
        margin-right: 3px;
    }
}

@media (max-width: 991px) {
    .tinting-bottom__product {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .tinting-bottom__product {
        line-height: 15px;
    }
}

@media (max-width: 991px) {
    .tinting-bottom__right {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .tinting-bottom__left {
        margin-bottom: 14px;
    }
}

@media (max-width: 1259px) {
    .tinting-bottom {
        padding-right: 21px;
    }
}

@media (max-width: 991px) {
    .tinting-bottom {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .tinting-bottom {
        padding-right: 0;
    }
}

.tinting-active-colors {
    margin-bottom: 23px;
    padding-right: 25px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0 6px;
}

.tinting-active-colors .tinting-active-colors__item {
    cursor: pointer;
    text-align: center;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.tinting-active-colors .tinting-active-colors__item .tinting-active-colors__color {
    position: relative;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-active-colors .tinting-active-colors__item .tinting-active-colors__color::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background-image: url("../img/select-icon.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-active-colors .tinting-active-colors__item--active .tinting-active-colors__color {
    pointer-events: none;
}

.tinting-active-colors .tinting-active-colors__item--active .tinting-active-colors__color::after {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-active-colors .tinting-active-colors__item--active:hover .tinting-active-colors__color {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-active-colors .tinting-active-colors__item--active:hover .tinting-active-colors__color::after {
    opacity: 1 !important;
}

@media (max-width: 991px) {
    .tinting-active-colors .tinting-active-colors__item {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .tinting-active-colors .tinting-active-colors__item:hover .tinting-active-colors__color {
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .tinting-active-colors .tinting-active-colors__item:hover .tinting-active-colors__color::after {
        opacity: 0.5;
    }
}

.tinting-active-colors .tinting-active-colors__color {
    position: relative;
    width: 100%;
    height: 52px;
    margin-bottom: 8px;
}

@media (max-width: 1259px) {
    .tinting-active-colors .tinting-active-colors__color {
        height: 40px;
    }
}

@media (max-width: 991px) {
    .tinting-active-colors .tinting-active-colors__color {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .tinting-active-colors .tinting-active-colors__color {
        height: 45px;
    }
}

.tinting-active-colors span {
    display: inline-block;
}

@media (max-width: 1259px) {
    .tinting-active-colors {
        gap: 0px 5px;
        padding-right: 23px;
        margin-bottom: 16px;
    }
}

@media (max-width: 991px) {
    .tinting-active-colors {
        padding-right: 0;
        padding-right: 22px;
        grid-template-columns: repeat(3, 1fr);
        min-height: 155px;
    }
}

.tinting-images {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: var(--tinting-color);
}

.tinting-images::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 152px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.tinting-images__tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    pointer-events: none;
}

.tinting-images__tab--active {
    opacity: 1;
    pointer-events: auto;
}

.tinting-images__item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.tinting-images__item--active {
    opacity: 1;
}

@media (max-width: 991px) {
    .tinting-images {
        height: calc(100% - 130px);
    }
}

@media (max-width: 767px) {
    .tinting-images {
        height: 100%;
    }
}

.story__modal {
    width: 1020px;
    display: none;
    margin: 50px 0;
    flex-shrink: 0;
}

.story__modal h2 {
    margin-bottom: 20px;
}

.story__modal img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 10px;
}

.story__modal h3 {
    font-weight: 700;
    font-size: 16px;
}

.story__modal ul {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 26px;
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
}

.story__modal ul li {
    padding-left: 15px;
    position: relative;
}

.story__modal ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    height: 5px;
    width: 5px;
    background-color: #f7941e;
    border-radius: 100%;
}

.story__modal ol {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 26px;
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
    counter-reset: section;
}

.story__modal ol li {
    position: relative;
    margin-bottom: 8px;
}

.story__modal ol li::before {
    content: "";
    border-radius: 4px;
    counter-increment: section;
    content: counter(section);
    width: 37px;
    height: 28px;
    background-color: rgba(247, 148, 30, 0.07);
    text-align: right;
    color: #f7941e;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 0 10px;
    margin-right: 9px;
}

.story__modal iframe {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 520px;
    border: none;
}

@media (max-width: 1259px) {
    .story__modal {
        margin: 25px 30px;
        width: 960px;
        padding: 25px 30px;
    }

    .story__modal ol,
    .story__modal ul,
    .story__modal p {
        font-size: 14px;
    }

    .story__modal iframe {
        min-height: 500px;
    }

    .story__modal .bottom {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .story__modal {
        width: 720px;
    }

    .story__modal iframe {
        min-height: 370px;
    }
}

@media (max-width: 767px) {
    .story__modal {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        margin: 0;
        padding: 23px 15px;
        padding-bottom: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .story__modal iframe {
        min-height: auto;
        height: 100%;
    }

    .story__modal h2 {
        line-height: 27px;
        margin-bottom: 58px;
    }

    .story__modal h3 {
        font-size: 14px;
    }

    .story__modal ul, .story__modal ol {
        font-size: 14px;
        line-height: 24px;
    }

    .story__modal ol li::before {
        width: 26px;
        height: 20px;
        font-size: 14px;
        padding: 0 5px;
    }

    .story__modal p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .story__modal .modal__close {
        top: 8px;
        right: 8px;
    }
}

#story-article h2 {
    margin-bottom: 20px;
}

.reserve__modal {
    width: 893px;
    display: none;
    margin: 50px 0;
    padding: 24px 30px;
    flex-shrink: 0;
}

.reserve__modal .reserve__text {
    top: calc(100% + 5px);
    line-height: 14px;
}

@media (max-width: 767px) {
    .reserve__modal .modal__close {
        right: 8px;
        top: 26px;
    }
}

.reserve__modal .reserve-content {
    display: none;
}

.reserve__modal .reserve-content .title {
    color: #808080;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 7px;
}

.reserve__modal .reserve-content__address {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    padding-right: 20px;
    margin-bottom: 26px;
}

.reserve__modal .reserve-content__address .table__schedule {
    margin-top: 10px;
}

.reserve__modal .reserve-content__center {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 103px;
    margin-bottom: 23px;
}

.reserve__modal .reserve-content .primary-btn {
    width: 100%;
    margin-top: 5px;
}

.reserve__modal .reserve-content .primary-btn .reserve__text span {
    margin-left: 0;
}

.reserve__modal .reserve-content .primary-btn:hover .reserve__text {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {
    .reserve__modal .reserve-content {
        display: block;
        padding-bottom: 50px;
        margin-bottom: 26px;
        border-bottom: 1px solid #e6e6e6;
    }

    .reserve__modal .reserve-content .tooltip__inner {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.reserve__modal .reserve-content:nth-last-child(2) {
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}

.reserve__modal .tab__table {
    margin-top: 16px;
}

.reserve__modal .tab__table td {
    width: auto;
}

.reserve__modal .tab__table thead td {
    font-size: 12px;
}

.reserve__modal .tab__table thead td:last-child {
    padding-right: 0;
    text-align: center;
    width: 195px;
}

.reserve__modal .tab__table tbody td {
    font-size: 14px;
    border-bottom: 1px solid #eee !important;
    padding: 11px 0;
    padding-bottom: 18px;
    line-height: 1.5;
    width: auto !important;
}

.reserve__modal .tab__table tbody td:nth-child(1) {
    width: 1400px !important;
    padding-right: 20px;
}

@media (max-width: 1259px) {
    .reserve__modal .tab__table tbody td:nth-child(1) {
        width: 400px !important;
    }
}

@media (max-width: 991px) {
    .reserve__modal .tab__table tbody td:nth-child(1) {
        width: 250px !important;
    }
}

.reserve__modal .tab__table tbody td:last-child {
    padding-right: 0;
    text-align: center;
    width: 195px !important;
}

.reserve__modal .tab__table tbody td .onreserve {
    font-size: 12px;
}

.reserve__modal .tab__table tbody td .onreserve a {
    border-bottom: 1px solid transparent;
}

.reserve__modal .tab__table tbody td address {
    font-size: 14px;
    line-height: 22px;
}

.reserve__modal .tab__table tbody td .reserve__text {
    font-size: 12px;
}

.reserve__modal .tab__table tbody td .reserve__text span {
    margin-left: 0;
}

.reserve__modal .tab__table tbody td .reserve__text a {
    border-bottom: 1px solid transparent;
}

.reserve__modal .tab__table tbody td .table__schedule {
    font-size: 14px;
}

.reserve__modal .tab__table tbody td .table__reserve {
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.reserve__modal .tab__table tbody td .table__reserve .table__button {
    margin-left: 0;
    margin-top: 0;
}

.reserve__modal .tab__table tbody td .table__reserve .table__button .reserve {
    width: 195px;
    height: 40px;
    font-size: 14px;
}

.reserve__modal .tab__table tbody tr:last-child td {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

@media (max-width: 1259px) {
    .reserve__modal .tab__table {
        display: table;
    }

    .reserve__modal .tab__table .table__schedule {
        line-height: 20px;
        margin-top: 12px;
    }
}

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

@media (max-width: 1259px) {
    .reserve__modal {
        width: 890px;
    }
}

@media (max-width: 991px) {
    .reserve__modal {
        width: 720px;
    }
}

@media (max-width: 767px) {
    .reserve__modal {
        width: 100%;
        height: 100%;
        max-width: 700px;
        margin: 0;
        padding: 22px 13px;
        overflow-y: auto;
    }

    .reserve__modal h2 {
        line-height: 27px;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 26px;
        padding-bottom: 23px;
    }
}

.modal-pagination {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 55px;
}

.modal-pagination__link {
    display: block;
}

@media (max-width: 767px) {
    .modal-pagination__link .bottom {
        font-size: 12px;
        padding-left: 14px;
        display: inline-block;
    }
}

.modal-pagination__link .top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    margin-bottom: 7px;
}

.modal-pagination__link .top svg {
    fill: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    margin-right: 8px;
    margin-left: 0;
}

@media (max-width: 767px) {
    .modal-pagination__link .top {
        font-size: 12px;
    }
}

.modal-pagination__link:hover .top {
    color: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.modal-pagination__link:hover .top svg {
    fill: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.modal-pagination__link--next .top {
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.modal-pagination__link--next .top svg {
    margin-left: 8px;
    margin-right: 0;
}

@media (max-width: 767px) {
    .modal-pagination__link--next .bottom {
        text-align: right;
        padding-right: 14px;
    }
}

@media (max-width: 767px) {
    .modal-pagination {
        -webkit-box-align: start;
        align-items: flex-start;
    }
}

.is-button-hidden .slider__button {
    display: none !important;
}

.is-button-hidden::before {
    display: none;
}

.yellow-link {
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    background-image: url("../img/yellow-arrow.svg");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 10px;
}

.second-title {
    font-weight: 550;
    font-size: 24px;
}

@media (max-width: 1259px) {
    .second-title {
        font-size: 18px;
    }
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.custom-checkbox {
    font-size: 14px;
    color: #4d4d4d;
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-checkbox--disabled {
    pointer-events: none;
    opacity: 0.35;
}

.custom-checkbox__input {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    display: none;
}

.custom-checkbox__input:checked + span::after {
    opacity: 1;
}

.custom-checkbox__input:checked + span:hover {
    color: #4d4d4d;
}

.custom-checkbox__input:checked + span:hover::before {
    border: 1px solid #dedede;
    background-color: #fff;
}

.custom-checkbox__text {
    position: relative;
    padding-left: 25px;
}

.custom-checkbox__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 17px;
    height: 17px;
    border: 1px solid #dedede;
    border-radius: 5px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-checkbox__text::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 11px;
    height: 8px;
    background-image: url("../img/check-1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

@media (min-width: 1260px) {
    .custom-checkbox__text:hover {
        color: #f7941e;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
    }

    .custom-checkbox__text:hover::before {
        border: 1px solid #cccccc;
        background-color: #f7f7f7;
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
    }
}

.custom-radio {
    font-size: 14px;
    color: #4d4d4d;
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.custom-radio__input {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
}

.custom-radio__input:checked + span::before {
    background-color: #f7941e;
    border: 1px solid #f7941e;
}

.custom-radio__input:checked + span::after {
    opacity: 1;
}

.custom-radio__input:checked + span:hover {
    color: #4d4d4d;
}

.custom-radio__input:checked + span:hover::before {
    border: 1px solid #dedede;
    background-color: #fff;
}

.custom-radio__text {
    position: relative;
    padding-left: 25px;
}

.custom-radio__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #dedede;
    border-radius: 100%;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-radio__text::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border: 5px solid #f7941e;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

.custom-radio__text:hover {
    color: #f7941e;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.custom-radio__text:hover::before {
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 767px) {
    .custom-radio {
        margin-bottom: 0;
    }
}

.custom-select {
    position: relative;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-select .is-hidden {
    display: none;
}

.custom-select__input {
    position: relative;
    cursor: pointer;
    width: 198px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    padding-left: 14px;
    padding-right: 25px;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-select__input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select__input::after {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 6px;
    background-image: url("../img/down-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select__input::before {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 6px;
    background-image: url("../img/up-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}

@media (max-width: 767px) {
    .custom-select__input {
        height: 52px;
        line-height: 52px;
    }
}

.custom-select__resetbtn {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    background-image: url("../img/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.custom-select__resetbtn--nothing {
    background-image: url("../img/cross.svg") !important;
    pointer-events: auto;
}

.custom-select__inputsearch {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select__inputsearch::-webkit-input-placeholder {
    color: #808080;
}

.custom-select__inputsearch::-moz-placeholder {
    color: #808080;
}

.custom-select__inputsearch:-ms-input-placeholder {
    color: #808080;
}

.custom-select__inputsearch::-ms-input-placeholder {
    color: #808080;
}

.custom-select__inputsearch::placeholder {
    color: #808080;
}

.custom-select__inputsearch:focus + button {
    background-image: url("../img/search-active.svg");
}

.custom-select__field {
    position: relative;
}

.custom-select__dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
    z-index: 40;
    width: 100%;
    box-shadow: 0 2px 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

.custom-select__dropdown::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select__dropdown::after {
    content: "";
    position: absolute;
    right: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select__dropdown input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 14px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select__dropdown ul {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    max-height: 345px;
}

.custom-select__dropdown li a {
    display: block;
    padding: 10px 13px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.custom-select__dropdown li a:hover {
    color: #fff;
    background-color: #f7941e;
}

.custom-select__dropdown .nothing {
    color: #ff5533;
    pointer-events: none;
    display: block !important;
    margin-bottom: 15px;
}

.custom-select__dropdown .is-active {
    color: #bfbfbf;
    pointer-events: none;
}

.custom-select--searching {
    width: 100%;
    margin-bottom: 17px;
}

.custom-select--searching .custom-select__dropdown ul {
    padding: 20px 0;
    padding-right: 30px;
    margin-bottom: -15px;
}

.custom-select--searching .custom-select__dropdown li {
    padding: 2px 13px;
}

.custom-select--searching .custom-checkbox__text::before {
    -webkit-transform: none;
    transform: none;
    top: 0;
}

.custom-select--searching .simplebar-track {
    margin: 14px 0;
    margin-bottom: 29px;
    overflow: initial;
    background-color: #f2f2f2;
    border-radius: 7px;
    width: 8px !important;
    right: 15px;
    top: 14px;
    bottom: 14px;
}

.custom-select--searching .simplebar-track .simplebar-scrollbar::before {
    opacity: 1;
    background-color: #bfbfbf;
    width: 100%;
    left: 0;
    right: auto;
}

.custom-select--searching .simplebar-track::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-top.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select--searching .simplebar-track::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-bottom.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select--searching .mCSB_container {
    margin-right: 23px;
}

.custom-select--searching .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 23px;
}

.custom-select--searching .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.custom-select--searching .mCSB_scrollTools {
    width: 37px;
}

.custom-select--searching .mCSB_draggerContainer {
    margin: 14px 0;
}

.custom-select--searching .mCSB_draggerContainer::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-top.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select--searching .mCSB_draggerContainer::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-bottom.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select--searching .mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
}

.custom-select--searching .custom-select__dropdown li:hover {
    background-color: transparent;
}

@media (max-width: 767px) {
    .custom-select--searching {
        margin-bottom: 0;
    }
}

.is-open .custom-select__input:hover {
    box-shadow: none;
}

.custom-select.is-open {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    background-color: #fff;
    z-index: 75;
}

.custom-select.is-open .custom-select__dropdown {
    opacity: 1;
    visibility: visible;
}

.custom-select.is-open .custom-select__input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #f7941e;
    border-bottom: 1px solid #e5e5e5;
}

.custom-select.is-open .custom-select__input::after {
    opacity: 0;
}

.custom-select.is-open .custom-select__input::before {
    opacity: 1;
}

.filter-search__field {
    display: block;
    display: none;
    position: relative;
    margin-bottom: 20px;
}

.filter-search__field--visible {
    display: block;
}

.filter-search__input {
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.filter-search__input::-webkit-input-placeholder {
    color: #808080;
}

.filter-search__input::-moz-placeholder {
    color: #808080;
}

.filter-search__input:-ms-input-placeholder {
    color: #808080;
}

.filter-search__input::-ms-input-placeholder {
    color: #808080;
}

.filter-search__input::placeholder {
    color: #808080;
}

.filter-search__input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
}

.filter-search__input:focus {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
}

.filter-search__input:focus + button {
    background-image: url("../img/search-active.svg");
}

.filter-search__btn {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    background-image: url("../img/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.filter-search__btn--nothing {
    background-image: url("../img/cross.svg") !important;
    pointer-events: auto;
}

.filter-search .nothing {
    color: #ff5533;
    font-size: 14px;
    margin-bottom: 20px;
}

.filter-search .simplebar-track {
    margin: 14px 0;
    overflow: initial;
    background-color: #f2f2f2;
    border-radius: 7px;
    width: 8px !important;
}

.filter-search .simplebar-track .simplebar-scrollbar::before {
    opacity: 1;
    background-color: #bfbfbf;
    width: 100%;
    left: 0;
    right: auto;
}

.filter-search .simplebar-track::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-top.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filter-search .simplebar-track::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-bottom.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filter-search .catalog-category__list {
    max-height: 330px;
}

@media (max-width: 767px) {
    .filter-search .catalog-category__list {
        max-height: none;
    }
}

.filter-search .mCSB_container {
    margin-right: 23px;
}

.filter-search .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 23px;
}

.filter-search .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.filter-search .mCSB_scrollTools {
    width: 37px;
}

.filter-search .mCSB_draggerContainer {
    margin: 14px 0;
}

.filter-search .mCSB_draggerContainer::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-top.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filter-search .mCSB_draggerContainer::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-bottom.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filter-search .mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
}

.mobile-tooltip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    top: 0;
    z-index: 10000;
    background-color: #fff;
    padding: 15px;
    overflow-y: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.mobile-tooltip__top {
    display: -webkit-box;
    display: flex;
    padding: 12px 0;
    padding-bottom: 26px;
    border-bottom: 1px solid #e6e6e6;
}

.mobile-tooltip__back {
    display: none;
}

@media (max-width: 767px) {
    .mobile-tooltip__back {
        display: inline-block;
        width: 15px;
        height: 12px;
        background-image: url("../img/mobile-back.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 11px;
        margin-top: 5px;
    }
}

.mobile-tooltip__close {
    display: none;
}

@media (max-width: 767px) {
    .mobile-tooltip__close {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../img/mobile-close.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: auto;
        margin-top: 5px;
    }
}

.mobile-tooltip__title {
    font-size: 18px;
    font-weight: 700;
}

.mobile-tooltip h3 {
    font-size: 14px;
}

.mobile-tooltip p {
    font-size: 14px;
}

.mobile-tooltip--visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sort-window {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    background-color: #fff;
    padding: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.sort-window .primary-btn {
    margin-top: auto;
    width: 100%;
}

.sort-window__top {
    display: -webkit-box;
    display: flex;
    padding: 12px 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}

.sort-window__back {
    display: none;
}

@media (max-width: 767px) {
    .sort-window__back {
        display: inline-block;
        width: 15px;
        height: 12px;
        background-image: url("../img/mobile-back.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 11px;
        margin-top: 5px;
    }
}

.sort-window__close {
    display: none;
}

@media (max-width: 767px) {
    .sort-window__close {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../img/mobile-close.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: auto;
        margin-top: 5px;
    }
}

.sort-window__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}

.sort-window__select {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: center;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
}

.sort-window__select::after {
    content: "";
    width: 8px;
    height: 14px;
    background-image: url(../img/mobile-arrow-1.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

a,
button,
input,
label,
div {
    -webkit-tap-highlight-color: transparent;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    box-shadow: none;
    -moz-appearance: textfield;
    /* Firefox */
}

.custom-select-tiny {
    position: relative;
    display: inline-block;
    font-size: 14px;
    z-index: 75;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-select-tiny .is-hidden {
    display: none;
}

.custom-select-tiny__input {
    display: inline-block;
    padding-right: 16px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    white-space: nowrap;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.custom-select-tiny__input::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 7px;
    background-image: url("../img/down-orange.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 1259px) {
    .custom-select-tiny__input::after {
        margin-top: 2px;
    }
}

.custom-select-tiny__input::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 6px;
    background-image: url("../img/arrow-orange-up.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}

@media (max-width: 1259px) {
    .custom-select-tiny__input::before {
        margin-top: 2px;
    }
}

@media (max-width: 1259px) {
    .custom-select-tiny__input {
        font-size: 18px;
    }
}

.custom-select-tiny__field {
    position: relative;
}

.custom-select-tiny__dropdown {
    position: absolute;
    left: 0;
    bottom: calc(100% + 40px);
    background-color: #fff;
    z-index: 40;
    min-width: 153px;
    width: 100%;
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

.custom-select-tiny__dropdown::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select-tiny__dropdown::after {
    content: "";
    position: absolute;
    right: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select-tiny__dropdown ul {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    max-height: 220px;
}

.custom-select-tiny__dropdown li {
    padding: 11px 13px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
}

.custom-select-tiny__dropdown li:hover {
    color: #fff;
    background-color: #f7941e;
}

.custom-select-tiny__dropdown .is-active {
    color: #bfbfbf;
    pointer-events: none;
}

@media (min-width: 992px) {
    .custom-select-tiny:hover .custom-select-tiny__input {
        color: #f7941e;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
    }
}

.custom-select-tiny--black .custom-select-tiny__input {
    color: #333;
}

.custom-select-tiny--black .custom-select-tiny__dropdown {
    min-width: 255px;
}

.custom-select-tiny--black .custom-select-tiny__dropdown ul {
    max-height: 341px;
}

.custom-select-tiny--black .simplebar-content-wrapper {
    padding-right: 29px;
}

.custom-select-tiny--black .custom-select-tiny__dropdown {
    bottom: auto;
    top: calc(100% + 13px);
}

.custom-select-tiny--black .custom-select-tiny__dropdown li {
    text-align: left;
}

.custom-select-tiny--scrolled .simplebar-track {
    margin: 14px 0;
    overflow: initial;
    background-color: #f2f2f2;
    border-radius: 7px;
    width: 8px !important;
    right: 11px;
    top: 14px;
    bottom: 14px;
}

.custom-select-tiny--scrolled .simplebar-track .simplebar-scrollbar::before {
    opacity: 1;
    background-color: #bfbfbf;
    width: 100%;
    left: 0;
    right: auto;
}

.custom-select-tiny--scrolled .simplebar-track::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-top.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select-tiny--scrolled .simplebar-track::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    width: 8px;
    height: 4px;
    background-image: url("../img/triangle-bottom.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.is-open .custom-select-tiny__input {
    color: #f7941e;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.is-open .custom-select-tiny__input:hover {
    box-shadow: none;
}

.custom-select-tiny.is-open .custom-select-tiny__dropdown {
    opacity: 1;
    visibility: visible;
}

.custom-select-tiny.is-open .custom-select-tiny__input::after {
    opacity: 0;
}

.custom-select-tiny.is-open .custom-select-tiny__input::before {
    opacity: 1;
}

.tinting-container {
    width: 1250px;
    padding: 5px;
}

@media (max-width: 1259px) {
    .tinting-container {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .tinting-container {
        width: 720px;
        padding: 0;
    }

    .tinting-container .tinting-wrap__left {
        width: 50%;
    }

    .tinting-container .tinting-wrap__top {
        padding-right: 0;
    }

    .tinting-container .tinting-choice {
        padding-right: 0;
    }

    .tinting-container .tinting-active-colors {
        padding-right: 0;
        margin-bottom: 9px;
    }

    .tinting-container .colors-top {
        padding-right: 0;
        margin-bottom: 24px;
    }

    .tinting-container .tinting-colors .colors-prev,
    .tinting-container .tinting-colors .colors-next {
        display: none;
    }

    .tinting-container .tinting-colors {
        width: calc(100% + 25px);
        padding-right: 25px;
    }

    .tinting-container .tinting-wrap__right {
        padding: 0;
        width: calc(50% - 30px);
    }

    .tinting-container .tinting-images {
        height: 665px;
    }

    .tinting-container .tinting-wrap__for-tablet {
        padding: 0;
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .tinting-container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
    }

    .tinting-container .tinting-wrap__right {
        width: 100%;
    }

    .tinting-container .tinting-wrap__left {
        width: 100%;
        margin-top: 26px;
    }

    .tinting-container .tinting-active-colors {
        margin-bottom: 20px;
    }

    .tinting-container .tinting-colorise__caption {
        padding-right: 50px;
        line-height: 24px;
    }

    .tinting-container .tinting-images {
        height: 436px;
    }

    .tinting-container .tinting-filters {
        display: block;
        padding: 27px 15px;
        padding-bottom: 21px;
        margin: 0 -15px;
        margin-bottom: 30px;
    }

    .tinting-container .custom-select-colorise {
        margin: 0;
        width: 100%;
    }

    .tinting-container .tinting-filter .custom-select-colorise__input {
        width: 100%;
        height: 52px;
        font-size: 16px;
    }

    .tinting-container .tinting-filter {
        margin-bottom: 28px;
    }

    .tinting-container .tinting-reset {
        top: 0;
    }

    .tinting-container .tinting-filtered-tabs {
        height: 52px;
        overflow: hidden;
    }
}

.tinting {
    width: 100%;
    padding-top: 185px;
}

.tinting .main-title {
    margin-bottom: 25px;
}

.tinting-colorise {
    color: #4d4d4d;
    font-weight: 400;
    line-height: 26px;
}

.tinting-colorise__caption {
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

@media (max-width: 1259px) {
    .tinting-colorise__caption {
        font-size: 16px;
    }
}

.tinting-colorise__link {
    color: #f7941e;
    line-height: 26px;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

.tinting-colorise__link:hover {
    border-bottom: 1px dashed transparent;
    -webkit-transition: border-bottom 0.3s;
    transition: border-bottom 0.3s;
}

@media (max-width: 1259px) {
    .tinting-colorise {
        font-size: 14px;
    }
}

.tinting-content {
    padding-top: 30px;
}

.tinting-filters {
    background-color: #f8f8f8;
    margin-bottom: 29px;
    padding: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .tinting-filters {
        padding: 27px 30px;
        margin-bottom: 33px;
    }
}

.tinting-filter {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.tinting-filter span {
    margin-right: 20px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

@media (max-width: 1259px) {
    .tinting-filter span {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .tinting-filter span {
        display: block;
        margin-bottom: 11px;
    }
}

.tinting-filter .custom-select-colorise__input {
    width: 273px;
    height: 52px;
    color: #808080;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
}

@media (max-width: 1259px) {
    .tinting-filter .custom-select-colorise__input {
        width: 232px;
        height: 40px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .tinting-filter .custom-select-colorise__input {
        width: 267px;
        padding-left: 15px;
    }
}

@media (max-width: 991px) {
    .tinting-filter {
        display: block;
    }
}

.tinting-filter--mini .custom-select-colorise__input {
    width: 228px;
}

@media (max-width: 1259px) {
    .tinting-filter--mini .custom-select-colorise__input {
        width: 194px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .tinting-filter--mini .custom-select-colorise__input {
        width: 267px;
    }
}

.tinting-reset {
    color: rgba(128, 128, 128, 0.5);
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    border-bottom: 1px dashed transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
}

@media (max-width: 991px) {
    .tinting-reset {
        position: relative;
        top: 12px;
    }
}

.tinting-reset.reset-active {
    pointer-events: auto;
    color: #808080;
    border-bottom: 1px dashed #808080;
}

.tinting-reset.reset-active:hover {
    color: #f7941e;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.custom-select-colorise {
    position: relative;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 15px;
    z-index: 75;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-select-colorise .is-hidden {
    display: none;
}

.custom-select-colorise__input {
    position: relative;
    cursor: pointer;
    width: 198px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    padding-left: 14px;
    padding-right: 25px;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-select-colorise__input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select-colorise__input::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 6px;
    background-image: url("../img/down-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-select-colorise__input::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
    height: 6px;
    background-image: url("../img/up-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}

@media (max-width: 767px) {
    .custom-select-colorise__input {
        height: 52px;
        line-height: 52px;
    }
}

.custom-select-colorise__resetbtn {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    background-image: url("../img/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.custom-select-colorise__resetbtn--nothing {
    background-image: url("../img/cross.svg") !important;
    pointer-events: auto;
}

.custom-select-colorise__inputsearch {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select-colorise__inputsearch::-webkit-input-placeholder {
    color: #808080;
}

.custom-select-colorise__inputsearch::-moz-placeholder {
    color: #808080;
}

.custom-select-colorise__inputsearch:-ms-input-placeholder {
    color: #808080;
}

.custom-select-colorise__inputsearch::-ms-input-placeholder {
    color: #808080;
}

.custom-select-colorise__inputsearch::placeholder {
    color: #808080;
}

.custom-select-colorise__inputsearch:focus + button {
    background-image: url("../img/search-active.svg");
}

.custom-select-colorise__field {
    position: relative;
}

.custom-select-colorise__dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
    z-index: 40;
    width: 100%;
    box-shadow: 0 2px 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

.custom-select-colorise__dropdown::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select-colorise__dropdown::after {
    content: "";
    position: absolute;
    right: -1px;
    top: -3px;
    width: 1px;
    height: 5px;
    background-color: #f7941e;
}

.custom-select-colorise__dropdown input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 14px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.custom-select-colorise__dropdown ul {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
    padding-left: 0;
    width: 100%;
    max-height: 345px;
}

.custom-select-colorise__dropdown li {
    padding: 10px 13px;
    padding-left: 20px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.custom-select-colorise__dropdown li:hover {
    color: #fff;
    background-color: #f7941e;
}

@media (max-width: 767px) {
    .custom-select-colorise__dropdown li {
        padding-left: 15px;
    }
}

.custom-select-colorise__dropdown .nothing {
    color: #ff5533;
    pointer-events: none;
    display: block !important;
    margin-bottom: 15px;
}

.custom-select-colorise__dropdown .is-active {
    color: #f7941e;
    pointer-events: none;
}

.custom-select-colorise__dropdown .is-disabled {
    color: #bfbfbf;
    pointer-events: none;
}

@media (max-width: 767px) {
    .custom-select-colorise {
        z-index: initial;
    }
}

.is-open .custom-select-colorise__input:hover {
    box-shadow: none;
}

.custom-select-colorise.is-open {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    background-color: #fff;
}

.custom-select-colorise.is-open .custom-select-colorise__dropdown {
    opacity: 1;
    visibility: visible;
}

.custom-select-colorise.is-open .custom-select-colorise__input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #f7941e;
    border-bottom: 1px solid #e5e5e5;
}

.custom-select-colorise.is-open .custom-select-colorise__input::after {
    opacity: 0;
}

.custom-select-colorise.is-open .custom-select-colorise__input::before {
    opacity: 1;
}

.tinting-filtered-tabs {
    padding: 0;
    margin: 0;
    margin-bottom: 2px;
    list-style: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .tinting-filtered-tabs {
        display: none;
        box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
        border: 1px solid #f7941e;
        background-color: #ffffff;
        border-top: none;
        padding: 13px 0;
        height: auto !important;
    }
}

.tinting-filtered-tabs__item:not(:last-child) {
    margin-right: 10px;
}

@media (max-width: 991px) {
    .tinting-filtered-tabs__item {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .tinting-filtered-tabs__item {
        margin: 0;
        display: block;
    }
}

.tinting-filtered-select-mobile__input {
    display: none;
}

@media (max-width: 767px) {
    .tinting-filtered-select-mobile__input {
        position: relative;
        display: block;
        height: 52px;
        border: 1px solid #e5e5e5;
        background-color: #ffffff;
        border-radius: 4px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        padding-left: 20px;
        color: #333333;
        font-size: 16px;
        font-weight: 700;
    }

    .tinting-filtered-select-mobile__input span {
        color: #f7941e;
        margin-left: 6px;
    }

    .tinting-filtered-select-mobile__input::after {
        content: "";
        position: absolute;
        right: 14px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
        height: 6px;
        background-image: url(../img/down-arrow.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .tinting-filtered-select-mobile__input::before {
        content: "";
        position: absolute;
        right: 14px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
        height: 6px;
        background-image: url(../img/up-arrow.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        opacity: 0;
    }
}

.tinting-filtered-tabs__btn {
    border: none;
    background-color: transparent;
    box-shadow: inset 0 -3px 0 #f2f2f2;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    height: 52px;
    padding: 0 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.tinting-filtered-tabs__btn span {
    margin-left: 6px;
    color: #f7941e;
}

.tinting-filtered-tabs__btn--active {
    pointer-events: none;
    box-shadow: inset 0 -3px 0 #f28500;
    background-color: #f7941e;
    color: #fff;
    border: 1px solid transparent;
}

.tinting-filtered-tabs__btn--active span {
    color: #fff;
}

.tinting-filtered-tabs__btn:hover {
    box-shadow: inset 0 -3px 0 rgba(247, 148, 30, 0.3);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

@media (max-width: 991px) {
    .tinting-filtered-tabs__btn {
        height: 48px;
    }
}

@media (max-width: 767px) {
    .tinting-filtered-tabs__btn {
        color: #333333;
        font-size: 16px;
        font-weight: 700;
        background-color: transparent;
        width: auto;
        height: auto;
        border: none;
        border-radius: 0;
        display: block;
        box-shadow: none;
        padding: 10px 20px;
    }

    .tinting-filtered-tabs__btn span {
        color: #f7941e;
    }

    .tinting-filtered-tabs__btn:hover {
        box-shadow: none;
        border: none;
        -webkit-transition: box-shadow 0.15s, border 0.15s;
        transition: box-shadow 0.15s, border 0.15s;
    }

    .tinting-filtered-tabs__btn--active {
        color: #f7941e;
    }
}

.tinting-filtered-select-mobile.is-open {
    position: relative;
}

.tinting-filtered-select-mobile.is-open .tinting-filtered-select-mobile__input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #f7941e;
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border-bottom: 1px solid #e5e5e5;
    z-index: 10;
}

.tinting-filtered-select-mobile.is-open .tinting-filtered-select-mobile__input::after {
    opacity: 0;
}

.tinting-filtered-select-mobile.is-open .tinting-filtered-select-mobile__input::before {
    opacity: 1;
}

.tinting-filtered-select-mobile.is-open .tinting-filtered-tabs {
    position: absolute;
    left: 0;
    top: 52px;
    box-shadow: 0 2px 7px rgba(247, 148, 30, 0.45);
    width: 100%;
    z-index: 10;
    display: block;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    max-height: 324px;
}

.tinting-filtered-item {
    display: none;
}

.tinting-content {
    display: none;
}

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

.filt-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 45px;
    padding-bottom: 45px;
}

.filt-item__image {
    flex-shrink: 0;
    width: 108px;
    height: 108px;
    border: 1px solid #e5e5e5;
    margin-right: 33px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.filt-item__image img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .filt-item__image {
        width: 63px;
        height: 63px;
        margin-bottom: 10px;
    }
}

.filt-item__content {
    padding-top: 2px;
}

.filt-item__title {
    margin: 0;
    margin-bottom: 14px;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 1259px) {
    .filt-item__title {
        font-size: 18px;
    }
}

.filt-item__descr {
    margin: 0;
    margin-bottom: 22px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

@media (max-width: 1259px) {
    .filt-item__descr {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .filt-item__descr {
        line-height: 24px;
        margin-bottom: 14px;
    }
}

.filt-item__props {
    margin-bottom: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'NotoSans', -apple-system, BlinkMacSystemFont, sans-serif;
}

@media (max-width: 1259px) {
    .filt-item__props {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .filt-item__props {
        margin-bottom: 33px;
    }
}

@media (max-width: 767px) {
    .filt-item__props {
        display: block;
    }
}

.filt-item__finish {
    padding-right: 22px;
}

@media (max-width: 991px) {
    .filt-item__finish {
        background-image: none;
        padding-right: 0;
        max-width: 225px;
    }
}

.filt-item__covering {
    position: relative;
    color: #f7941e;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: 0.15s;
    transition: 0.15s;
}

.filt-item__covering::after {
    content: "";
    position: absolute;
    right: -22px;
    top: 3px;
    width: 18px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../img/covering.svg");
}

.filt-item__covering:hover {
    -webkit-transition: 0.15s;
    transition: 0.15s;
    border-bottom: 1px dashed transparent;
}

.filt-item__shine {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    margin-left: 40px;
}

.filt-item__shine span {
    margin-left: 6px;
    color: #333333;
    font-weight: 700;
}

.filt-item__shine::before {
    content: "";
    position: absolute;
    left: -19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 17px;
    background-color: #bfbfbf;
}

@media (max-width: 991px) {
    .filt-item__shine::before {
        -webkit-transform: none;
        transform: none;
        top: 5px;
        left: -31px;
    }
}

.filt-item__shine .tooltip {
    margin-left: 13px;
}

.filt-item__shine .tooltip p {
    margin: 0;
}

.filt-item__shine .tooltip span {
    margin: 0;
}

@media (max-width: 991px) {
    .filt-item__shine {
        display: block;
        margin-left: 57px;
    }
}

@media (max-width: 767px) {
    .filt-item__shine {
        margin-left: 0;
        margin-top: 10px;
    }

    .filt-item__shine .tooltip {
        position: static;
    }

    .filt-item__shine .tooltip__inner {
        right: auto;
        left: 0;
        width: 100%;
        bottom: 55px;
    }
}

.filt-item__mini {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 21px;
}

@media (max-width: 991px) {
    .filt-item__mini {
        margin-top: 5px;
        margin-left: 0;
    }
}

.filt-item__mini-block {
    position: relative;
    display: inline-block;
    margin-left: 0 !important;
    margin-right: 3px;
    width: 25px;
    height: 25px;
    background-color: var(--tinting-color);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filt-item__mini-block:first-child {
    background-image: url("../img/tin-mini-1.png");
}

.filt-item__mini-block:nth-child(2) {
    background-image: url("../img/tin-mini-2.png");
}

.filt-item__mini-block:nth-child(3) {
    background-image: url("../img/tin-mini-3.png");
}

.filt-item__mini-block:nth-child(4) {
    background-image: url("../img/tin-mini-4.png");
}

.filt-item__mini-block:nth-child(5) {
    background-image: url("../img/tin-mini-5.png");
}

.filt-item__mini-block:last-child {
    background-image: url("../img/tin-mini-6.png");
}

.filt-item__mini-block--active::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -3px;
    width: 8px;
    height: 4px;
    background-image: url("../img/mini-arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filt-item__internals {
    margin-bottom: 30px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 1259px) {
    .filt-item__internals {
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .filt-item__internals {
        margin-bottom: 20px;
    }
}

.filt-item__internal {
    position: relative;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.filt-item__internal span {
    position: absolute;
    left: 50%;
    bottom: 9px;
    color: #333;
    font-size: 12px;
    font-family: 'Exo2SemiBold', sans-serif;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.filt-item__internal::before {
    content: attr(data-tooltip-text);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: calc(100% + 20px);
    border-radius: 6px;
    min-width: 100px;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 5px 20px rgba(56, 46, 44, 0.25);
    background-color: #382e2c;
    z-index: 150;
    padding: 15px;
    color: #f7f7f7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.filt-item__internal::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: calc(100% + 15px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5.5px 0 5.5px;
    border-color: #382e2c transparent transparent transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

@media (max-width: 767px) {
    .filt-item__internal::after {
        display: none !important;
    }
}

.filt-item__internal:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.filt-item__internal:hover::after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

@media (max-width: 1259px) {
    .filt-item__internal {
        margin-bottom: 10px;
    }
}

@media (max-width: 1259px) {
    .filt-item__internal:first-child::before {
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
}

@media (max-width: 767px) {
    .filt-item__internal:last-child::before {
        right: 0;
        left: auto;
        -webkit-transform: none;
        transform: none;
    }
}

.filt-item__product {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    max-width: 915px;
    padding: 14px 20px !important;
    margin-bottom: 30px;
}

.filt-item__product .product__image-wrapper {
    width: 245px;
    height: 136px;
    flex-shrink: 0;
    margin-right: 20px;
}

@media (max-width: 1259px) {
    .filt-item__product .product__image-wrapper {
        width: 160px;
        height: 120px;
        margin-right: 16px;
    }
}

@media (max-width: 991px) {
    .filt-item__product .product__image-wrapper {
        margin-top: 10px;
    }
}

.filt-item__product .product__info {
    width: 360px;
    flex-shrink: 0;
    margin-right: 40px;
}

@media (max-width: 1259px) {
    .filt-item__product .product__info {
        width: 280px;
        margin-right: 30px;
    }
}

.filt-item__product .product__sto,
.filt-item__product .product__tinting {
    margin-bottom: 15px;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
}

.filt-item__product .product__sto .old-price,
.filt-item__product .product__tinting .old-price {
    margin-left: 15px;
    text-decoration: line-through;
    color: #ff5533;
}

@media (max-width: 767px) {
    .filt-item__product .product__sto,
    .filt-item__product .product__tinting {
        font-size: 14px;
    }
}

.filt-item__product .product__prim {
    display: block;
    margin-bottom: 4px;
    color: #808080;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.filt-item__product .product__bottom {
    display: block;
    margin-top: 3px;
}

.filt-item__product .product__price {
    display: block;
    flex-shrink: 0;
    margin-right: 26px;
}

@media (max-width: 1259px) {
    .filt-item__product .product__price {
        margin-right: 7px;
    }
}

.filt-item__product .artikul {
    margin-bottom: 12px;
}

.filt-item__product .product__btn {
    position: relative;
    top: -5px;
}

@media (max-width: 1259px) {
    .filt-item__product .product__btn {
        flex-shrink: 0;
    }
}

.filt-item__product .product__descr {
    display: block;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.filt-item__product .product__descr ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

@media (max-width: 1259px) {
    .filt-item__product .product__descr ul {
        font-size: 12px;
    }
}

.filt-item__product .product__descr li {
    padding-left: 13px;
    position: relative;
}

.filt-item__product .product__descr li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 100%;
    background-color: #333;
}

@media (max-width: 1259px) {
    .filt-item__product .product__descr {
        font-size: 12px;
    }
}

.filt-item__product .product__title {
    margin: 0;
    height: 50px;
}

.filt-item__product .product__props {
    height: auto;
}

.filt-item__product .bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.filt-item__products {
    position: relative;
    height: 186px;
    overflow: hidden;
    max-width: 915px;
}

.filt-item__products::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 95px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.filt-item__products::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: calc(186px - 93px);
    background-color: #fff;
}

@media (max-width: 1259px) {
    .filt-item__products {
        max-width: 714px;
    }
}

@media (max-width: 991px) {
    .filt-item__products {
        max-width: none;
    }
}

.filt-item .show-products {
    position: relative;
    margin-top: -60px;
    z-index: 50;
    background-color: #f5f5f5;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    max-width: 915px;
    height: 52px;
    border-radius: 4px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.filt-item .show-products:hover {
    background-color: #e6e6e6;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.filt-item .show-products::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 186px;
}

@media (max-width: 1259px) {
    .filt-item .show-products {
        max-width: 714px;
    }
}

@media (max-width: 991px) {
    .filt-item .show-products {
        max-width: none;
    }
}

.filt-item .show-products.op::before {
    display: none;
}

@media (max-width: 991px) {
    .filt-item {
        display: block;
        position: relative;
        padding: 30px 0;
    }

    .filt-item .filt-item__title {
        position: absolute;
        left: calc(63px + 20px);
        top: 35px;
    }
}

.open-products .filt-item__products {
    overflow: initial;
    height: auto;
}

.open-products .filt-item__products::before, .open-products .filt-item__products::after {
    display: none;
}

.open-products .filt-item__product {
    display: -webkit-box !important;
    display: flex !important;
}

.open-products .show-products {
    margin-top: 0;
}

@media (max-width: 767px) {
    .filt-item__products .filt-item__product {
        width: 100%;
        display: block !important;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 !important;
        padding-bottom: 10px !important;
    }

    .filt-item__products .filt-item__product:last-child {
        border-bottom: none;
    }

    .filt-item__products .filt-item__product .product__image-wrapper {
        width: 100%;
        height: 99px;
    }

    .filt-item__products .filt-item__product .product__info {
        padding-top: 16px;
    }

    .filt-item__products .filt-item__product .product__props {
        margin-bottom: 14px;
    }

    .filt-item__products .filt-item__product .product__descr {
        line-height: 16px;
    }

    .filt-item__products .filt-item__product .product__bottom {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 8px;
    }

    .filt-item__products .filt-item__product .product__tinting {
        padding-right: 10px;
    }

    .filt-item__products .filt-item__product .bottom {
        width: 100%;
    }

    .filt-item__products .filt-item__product .product__btn {
        width: 48px;
        height: 48px;
        top: -8px;
    }
}

.covering-modal {
    display: none;
    padding: 40px 44px;
    width: 1230px;
    height: 682px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.covering-modal__heading {
    margin: 0;
    margin-bottom: 35px !important;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
}

@media (max-width: 1259px) {
    .covering-modal__heading {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 22px !important;
    }
}

@media (max-width: 767px) {
    .covering-modal__heading {
        text-align: left;
    }
}

.covering-modal__items {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 991px) {
    .covering-modal__items {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .covering-modal__items {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
}

.covering-modal__item {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    overflow: hidden;
}

.covering-modal__color {
    height: 198px;
    background-color: var(--tinting-color);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1259px) {
    .covering-modal__color {
        height: 154px;
    }
}

@media (max-width: 991px) {
    .covering-modal__color {
        height: 115px;
    }
}

@media (max-width: 767px) {
    .covering-modal__color {
        height: 76px;
    }
}

.covering-modal__text {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 16px 0;
}

@media (max-width: 1259px) {
    .covering-modal__text {
        font-size: 14px;
        padding: 12px 0;
    }
}

@media (max-width: 767px) {
    .covering-modal__text {
        font-size: 11px;
    }
}

@media (max-width: 1259px) {
    .covering-modal {
        padding: 25px 30px;
        width: 960px;
        height: 523px;
    }
}

@media (max-width: 991px) {
    .covering-modal {
        width: 720px;
        height: 430px;
    }
}

@media (max-width: 767px) {
    .covering-modal {
        width: 100%;
        height: 100%;
        min-height: 495px;
        padding: 15px;
        border-radius: 0;
    }
}

.order-tinting-modal {
    display: none;
    width: 750px;
    min-height: 656px;
    padding: 30px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.order-tinting-modal__top {
    background-color: #f8f8f8;
    padding: 0 70px;
    padding-top: 55px;
    padding-bottom: 55px;
    text-align: center;
}

@media (max-width: 1259px) {
    .order-tinting-modal__top {
        padding: 26px 28px;
        padding-bottom: 52px;
    }
}

.order-tinting-modal h2 {
    margin-bottom: 40px;
}

.order-tinting-modal .tinting-cart-info__product {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.order-tinting-modal .tinting-cart-info__product img {
    width: 60%;
    -o-object-fit: cover;
    object-fit: cover;
}

.order-tinting-modal__btns {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 30px 0;
}

.order-tinting-modal__btns .modal-close {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.order-tinting-modal .tinting-warning {
    display: block !important;
    width: 100%;
    margin-top: 0;
}

@media (max-width: 1259px) {
    .order-tinting-modal {
        width: 595px;
        min-height: 552px;
    }
}

@media (max-width: 991px) {
    .order-tinting-modal .tinting-cart-info__item {
        height: 110px;
    }

    .order-tinting-modal .tinting-bottom__to-cart {
        width: 196px;
    }

    .order-tinting-modal .primary-btn span {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .order-tinting-modal {
        padding: 15px;
        width: 100%;
        height: 100%;
        min-height: 672px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .order-tinting-modal .tinting-warning {
        -webkit-box-ordinal-group: 1;
        order: 0;
        background-size: 24px 24px;
        font-size: 12px;
        padding-left: 48px;
        background-position: 15px 15px;
    }

    .order-tinting-modal .order-tinting-modal__top {
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding: 50px 20px;
        padding-bottom: 70px;
        margin-top: 15px;
    }

    .order-tinting-modal .tinting-cart-info__item {
        width: 63px;
        height: 63px;
    }

    .order-tinting-modal .tinting-bottom__to-cart {
        width: 100%;
        margin-bottom: 20px;
    }

    .order-tinting-modal .modal-close {
        position: static;
    }

    .order-tinting-modal .order-tinting-modal__btns {
        -webkit-box-ordinal-group: 3;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }
}

.slider__buttons {
    top: 0 !important;
}

.city-modal {
    width: 709px;
    min-height: 629px;
    padding: 0;
    display: none;
    overflow: hidden;
}

.city-modal .modal__close {
    padding: 0;
    top: 11px;
    right: 14px;
}

@media (max-width: 767px) {
    .city-modal .modal__close {
        top: 23px;
    }
}

.city-modal__content {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.city-modal__top {
    padding: 0 40px;
    padding-top: 26px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ebebeb;
}

@media (max-width: 767px) {
    .city-modal__top {
        padding: 0;
        padding-bottom: 10px;
        border-bottom: none;
    }
}

.city-modal__title {
    display: none;
}

@media (max-width: 767px) {
    .city-modal__title {
        display: block;
        margin-bottom: 22px !important;
    }
}

.city-modal__search {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .city-modal__search {
        padding-right: 15px;
    }
}

.city-modal__bottom {
    height: calc(100% - 127px);
    padding: 0 40px;
    padding-top: 3px;
    padding-right: 0;
}

@media (max-width: 767px) {
    .city-modal__bottom {
        padding: 0;
        padding-right: 15px;
        height: calc(100% - 155px);
    }
}

@media (max-width: 767px) {
    .city-modal {
        width: 100%;
        height: 100%;
        padding: 15px;
        padding-right: 0;
        padding-top: 25px;
        padding-bottom: 25px;
        overflow-y: auto;
        min-height: auto;
        border-radius: 0;
    }
}

.video-slide {
    position: relative;
}

.video-slide::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 33px;
    height: 33px;
    background-image: url("../img/video-icon.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.modal__slidertop {
    position: relative;
}

.modal-video-block {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 50;
    padding: 30px;
    display: none;
}

.modal-video-block iframe {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: none;
}

@media (max-width: 767px) {
    .modal-video-block {
        padding: 0;
        padding-top: 30px;
    }
}

.filt-item__internal.wrap::before {
    -webkit-transform: none;
    transform: none;
    right: 0;
    left: auto;
}

.filt-item__internal.wrap-left::before {
    -webkit-transform: none;
    transform: none;
    left: 0;
}

.hover-color .tinting-active-colors__color::after {
    opacity: 0.5 !important;
}

.hover-color-top::after {
    opacity: 0.5 !important;
}

.card {
    padding-top: 190px;
}

.card__heading {
    font-weight: 550;
    font-size: 30px;
}

@media (max-width: 1259px) {
    .card__heading {
        font-size: 24px;
    }
}

.card__vendorcode {
    display: inline-block;
    vertical-align: middle;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    margin-right: 11px;
}

@media (max-width: 767px) {
    .card__vendorcode {
        display: block;
        margin-bottom: 0;
    }
}

.product__additional {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 5px;
    color: #4c4c4c;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #000;
    border-radius: 3px;
    margin-right: 4px;
    line-height: 14px;
}

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

.product__additional--action {
    border-color: #ff5533;
}

.product__additional--top_manual {
    border-color: #ff9819;
}

.product__additional--top {
    border-color: #ff9819;
}

.product__additional--new {
    border-color: #7cbf1d;
}

.product__additional--sale {
    border-color: #7d5ccb;
}

.product__additional--onlyshop {
    border-color: #d9ba74;
}

.card__info {
    padding-top: 29px;
    padding-left: 15px;
}

@media (max-width: 1259px) {
    .card__info {
        padding-left: 0;
        padding-top: 20px;
    }
}

@media (max-width: 991px) {
    .card__info {
        margin-left: -20px;
    }
}

@media (max-width: 767px) {
    .card__info {
        margin-left: 0;
    }
}

.card__price__block {
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .card__price__block {
        display: block;
    }

    .card__price__block .third__price {
        margin-bottom: 5px;
    }
}

.card__av {
    font-size: 14px;
    color: #808080;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
}

.card__infotop {
    font-size: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .card__infotop {
        min-height: 55px;
    }
}

.card__last {
    margin-top: 23px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
}

.card__infodelivery {
    width: 93%;
    border: 1px solid rgba(247, 148, 30, 0.35);
    background-color: #fef7ef;
    margin: 15px 0;
    padding: 20px 20px;
}

.card__infodelivery .title {
    display: inline-block;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 24px;
}

.card__infodelivery .price-1, .card__infodelivery .price-2 {
    font-weight: 550;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .card__infodelivery .price-1 span, .card__infodelivery .price-2 span {
        display: inline-block;
        white-space: nowrap;
    }
}

.card__infodelivery .open__modal {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.card__infodelivery .open__modal span {
    color: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    border-bottom: 1px dashed #f7941e;
}

.card__infodelivery .open__modal:hover span {
    color: #f28500;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 767px) {
    .card__infodelivery .open__modal {
        text-align: left;
        font-size: 14px;
        line-height: 20px;
    }
}

.card__infodelivery .tooltip {
    position: relative;
    top: -2px;
    background-color: #fde8d0;
    border-color: #f7941e;
    color: #f7941e;
}

@media (max-width: 1259px) {
    .card__infodelivery {
        width: 100%;
        padding: 15px;
    }
}

.card__price {
    display: inline-block;
    vertical-align: middle;
    font-weight: 550;
    font-size: 36px;
    min-width: 159px;
    margin-right: 20px;
    flex-shrink: 0;
}

@media (max-width: 1259px) {
    .card__price {
        font-size: 30px;
        min-width: 147px;
    }
}

.card__prices {
    position: relative;
    font-size: 0;
    padding-right: 65px;
    margin-bottom: 22px;
    margin-top: -7px;
    display: -webkit-box;
    display: flex;
}

.card__prices .mCSB_container {
    display: -webkit-box;
    display: flex;
    margin-bottom: 0 !important;
}

.card__prices .mCSB_scrollTools {
    opacity: 0 !important;
    visibility: hidden !important;
}

.card__prices .mCS_no_scrollbar_x .card__prices__price::after {
    display: none;
}

.card__prices .plash {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fef7ef;
    width: calc((100% - 65px) / 3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .card__prices .plash {
        height: calc(100% / 3);
        display: none;
    }
}

.card__prices__price {
    position: relative;
    z-index: 5;
    display: inline-block;
    vertical-align: top;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 10px 0;
    border: none;
    border-left: 1px solid #fbc98e;
    background-color: transparent;
    text-align: left;
    cursor: pointer;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.card__prices__price .value {
    display: block;
    font-weight: 550;
    font-size: 36px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 991px) {
    .card__prices__price .value {
        font-size: 30px;
    }
}

.card__prices__price .descr {
    display: block;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 991px) {
    .card__prices__price .descr {
        font-size: 12px;
        margin-top: 0;
    }
}

.card__prices__price:hover .value {
    color: #f7941e;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 991px) {
    .card__prices__price {
        -webkit-box-flex: initial;
        flex-grow: initial;
        flex-shrink: 0;
        padding: 15px 24px;
    }
}

@media (max-width: 767px) {
    .card__prices__price {
        border-bottom: 1px solid #fbc98e;
        border-left: none;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    .card__prices {
        padding-right: 0;
        overflow-x: scroll;
    }
}

@media (max-width: 767px) {
    .card__prices {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-top: 0;
    }
}

.card .card__prices__price.active {
    color: #f7941e;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.card .card__prices__price.active .value, .card .card__prices__price.active .descr {
    color: inherit;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 767px) {
    .card .card__prices__price.active {
        background-color: #fef7ef;
    }
}

.card .with-old {
    min-width: auto;
    margin-right: 15px;
}

@media (max-width: 991px) {
    .card .with-old {
        margin-right: 20px;
    }
}

.card__oldprice {
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    color: #ff5533;
    font-weight: 550;
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 20px;
    flex-shrink: 0;
}

.card__average {
    overflow: hidden;
    width: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    white-space: nowrap;
}

@media (max-width: 991px) {
    .card__average {
        display: block;
        height: 0;
    }
}

@media (max-width: 767px) {
    .card__average {
        flex-shrink: 0;
    }
}

.card .average__test {
    position: absolute;
    left: 0;
    top: 0;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    opacity: 0;
}

.card__prepayment {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

.card__prepayment::after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 3px;
    width: 3px;
    border-radius: 100%;
    background-color: #808080;
    opacity: 0;
}

@media (max-width: 991px) {
    .card__prepayment {
        margin-left: 0 !important;
        display: block;
    }

    .card__prepayment::after {
        display: none;
    }
}

@media (max-width: 767px) {
    .card__prepayment {
        width: 100%;
        position: relative;
    }

    .card__prepayment .card__tooltip {
        position: static;
    }

    .card__prepayment .tooltip__inner {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }

    .card__prepayment .tooltip__inner::after {
        right: auto;
        left: 48%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .card__prepayment::after {
        display: block;
    }
}

.card .card__prepayment.act {
    margin-left: 21px;
}

.card .card__prepayment.act::after {
    opacity: 1;
}

@media (max-width: 767px) {
    .card .card__prepayment.act {
        margin-left: 27px !important;
    }
}

.card__tooltip {
    position: relative !important;
    top: -2px;
    margin-left: 5px;
    vertical-align: middle;
}

.card__infomiddle {
    margin-top: 22px;
}

@media (max-width: 1259px) {
    .card__infomiddle {
        font-size: 0;
        margin-top: 12px;
    }
}

.card__to-cart {
    display: inline-block;
    vertical-align: middle;
}

.card__to-cart span {
    position: relative;
    top: -1px;
}

@media (max-width: 1259px) {
    .card__to-cart {
        width: 144px;
    }
}

@media (max-width: 991px) {
    .card__to-cart {
        width: 185px;
    }
}

@media (max-width: 767px) {
    .card__to-cart {
        width: 100%;
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .card .three-items .card__to-cart {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .card .three-items .card__stepper:first-child {
        margin-bottom: 10px;
    }
}

.card__stepper {
    position: relative;
    width: 162px;
    height: 52px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.card__stepper:hover label {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.card__stepper label {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-weight: 550;
    font-size: 16px;
    padding-left: 18px;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

@media (max-width: 767px) {
    .card__stepper label {
        -webkit-box-pack: center;
        justify-content: center;
        padding-left: 0;
    }
}

.card__stepper input {
    border: none;
    display: inline-block;
    width: 10px;
    height: 100%;
    outline: none;
    font-weight: 700;
    min-width: 2ch;
}

@media (max-width: 767px) {
    .card__stepper input {
        min-width: 2ex;
    }
}

.card__stepper span {
    display: inline-block;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.card__stepper .buttons {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: calc(100% - 2px);
    width: 18.5%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-left: 1px solid #e5e5e5;
}

.card__stepper .buttons .stepper__btn {
    border: none;
    background-color: transparent;
    cursor: pointer;
    height: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.card__stepper .buttons .stepper__btn svg {
    fill: #333;
    opacity: 0.15;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

.card__stepper .buttons .stepper__btn:hover svg {
    opacity: 1;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

@media (max-width: 767px) {
    .card__stepper .buttons .stepper__btn {
        width: 64px;
        height: 100%;
    }
}

.card__stepper .buttons .btn--up {
    padding-top: 5px;
}

@media (max-width: 767px) {
    .card__stepper .buttons .btn--up {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .card__stepper .buttons .btn--up::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
        height: calc(100% - 2px);
        background-color: #e5e5e5;
    }

    .card__stepper .buttons .btn--up svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.card__stepper .buttons .btn--down {
    padding-bottom: 5px;
}

@media (max-width: 767px) {
    .card__stepper .buttons .btn--down {
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .card__stepper .buttons .btn--down::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
        height: calc(100% - 2px);
        background-color: #e5e5e5;
    }

    .card__stepper .buttons .btn--down svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@media (max-width: 767px) {
    .card__stepper .buttons {
        position: initial;
        width: 0;
        height: 0;
        -webkit-transform: none;
        transform: none;
    }
}

@media (max-width: 1259px) {
    .card__stepper {
        width: 150px;
        height: 48px;
    }
}

@media (max-width: 767px) {
    .card__stepper {
        width: 100%;
    }
}

.card .card__stepper.focused label {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.card .card__stepper.focused span {
    color: #bfbfbf;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.card__infobottom {
    margin-top: 40px;
}

@media (max-width: 1259px) {
    .card__infobottom {
        margin-top: 30px;
    }
}

.card__available-stock {
    background-image: url("../img/in-stock.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 56px;
}

.card__available-stock .title {
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .card__available-stock .title {
        font-size: 14px;
    }
}

.card__available-stock .descr {
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 991px) {
    .card__available-stock .descr span {
        display: block;
    }
}

@media (max-width: 767px) {
    .card__available-stock .descr span {
        display: inline-block;
        white-space: nowrap;
    }
}

.card__internet-order {
    background-image: url("../img/internet-shop.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 56px;
}

.card__internet-order .title {
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .card__internet-order .title {
        font-size: 14px;
    }
}

.card__internet-order .descr {
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

.card__notinstock {
    background-image: url("../img/not.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 51px;
    margin-top: 24px;
    margin-left: 5px;
}

.card__notinstock .title {
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .card__notinstock .title {
        font-size: 14px;
    }
}

.card__notinstock .descr {
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

.card__tinting {
    margin-top: 10px;
    display: inline-block;
    background-image: url("../img/tinting.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 51px;
    margin-left: 5px;
    cursor: pointer;
}

.card__tinting:hover .descr {
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
    color: #f7941e;
    border-bottom: 1px dashed transparent;
}

@media (max-width: 991px) {
    .card__tinting:hover .descr {
        border-bottom: none;
    }

    .card__tinting:hover .descr span {
        border-bottom: 1px dashed transparent;
    }
}

.card__tinting .title {
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .card__tinting .title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .card__tinting .title span {
        display: inline-block;
        white-space: nowrap;
    }
}

.card__tinting .descr {
    margin-top: 10px;
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 1px;
    border-bottom: 1px dashed #f7941e;
    display: inline-block;
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
}

@media (max-width: 991px) {
    .card__tinting .descr {
        border-bottom: none;
        line-height: 18px;
    }

    .card__tinting .descr span {
        border-bottom: 1px dashed #f7941e;
    }
}

@media (max-width: 1259px) {
    .card__tinting {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

.card__available-shop {
    display: inline-block;
    margin-top: 24px;
    background-image: url("../img/in-shop.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 51px;
    margin-left: 5px;
}

.card__available-shop:hover .descr {
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
    color: #f7941e;
    border-bottom: 1px dashed transparent;
}

@media (max-width: 991px) {
    .card__available-shop:hover .descr {
        border-bottom: none;
    }

    .card__available-shop:hover .descr span {
        border-bottom: 1px dashed transparent;
    }
}

.card__available-shop .title {
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .card__available-shop .title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .card__available-shop .title span {
        display: inline-block;
        white-space: nowrap;
    }
}

.card__available-shop .descr {
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 1px;
    border-bottom: 1px dashed #808080;
    display: inline-block;
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
}

@media (max-width: 991px) {
    .card__available-shop .descr {
        border-bottom: none;
        line-height: 18px;
    }

    .card__available-shop .descr span {
        border-bottom: 1px dashed #808080;
    }
}

@media (max-width: 1259px) {
    .card__available-shop {
        margin-top: 18px;
    }
}

.card__links {
    border-top: 1px solid #ebebeb;
    margin-top: 45px;
    padding-top: 28px;
}

.card__links a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 1px;
    margin-bottom: 21px;
}

.card__links a:hover span {
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
    color: #f7941e;
    border-bottom: 1px dashed transparent;
}

.card__links a span {
    color: #808080;
    border-bottom: 1px dashed #808080;
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
}

@media (max-width: 1259px) {
    .card__links a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .card__links a {
        line-height: 24px;
    }
}

@media (max-width: 1259px) {
    .card__links {
        margin-top: 30px;
        padding-top: 25px;
    }
}

.rozn {
    border-left: 1px solid transparent;
}

.third__average {
    width: auto;
    height: 0;
    -webkit-transition: height 0.15s;
    transition: height 0.15s;
}

.third__price {
    min-width: 113px;
}

.card__flexible {
    flex-shrink: 0;
}

@media (max-width: 1259px) {
    .card__flexible {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .card__flexible {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .card__flexible {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        width: 100%;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
}

.inf-top {
    display: block;
}

.inf-top .card__average {
    display: inline-block;
}

.inf-top .card__prepayment {
    display: inline-block;
}

.inf-top .card__prepayment::after {
    display: block !important;
}

.inf-top .card__prepayment.act {
    margin-left: 22px !important;
}

@media (max-width: 767px) {
    .inf-top .card__prepayment.act {
        width: auto;
        position: static;
        margin-left: 12px !important;
        display: -webkit-inline-box;
        display: inline-flex;
        -webkit-box-align: center;
        align-items: center;
    }

    .inf-top .card__prepayment.act::before {
        content: "";
        width: 3px;
        height: 3px;
        background-color: grey;
        border-radius: 100%;
        display: block;
        margin-right: 10px;
    }

    .inf-top .card__prepayment.act::after {
        left: -12px;
        display: none !important;
    }

    .inf-top .card__prepayment.act .tooltip {
        position: static;
    }

    .inf-top .card__prepayment.act .tooltip__inner {
        left: 0;
        width: 100%;
        -webkit-transform: none;
        transform: none;
    }
}

.inf-top .card__prices__price:last-child {
    position: relative;
}

@media (max-width: 991px) {
    .inf-top .card__prices__price:last-child::after {
        content: "";
        position: absolute;
        right: 24px;
        top: 0;
        width: 60px;
        height: 75px;
        background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
        background-image: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 5;
    }
}

@media (max-width: 767px) {
    .inf-top .card__prices__price:last-child::after {
        display: none;
    }
}

.inf-top .card__prices__price:nth-child(2) {
    position: relative;
}

@media (max-width: 991px) {
    .inf-top .card__prices__price:nth-child(2)::after {
        content: "";
        position: absolute;
        left: 24px;
        top: 0;
        width: 60px;
        height: 75px;
        background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
        background-image: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 5;
        display: none;
    }
}

@media (max-width: 767px) {
    .inf-top .card__prices__price:nth-child(2)::after {
        display: none;
    }
}

.inf-top .asd::after {
    display: block !important;
}

.inf-top .card__prices__price.active::after {
    display: none;
}

@media (max-width: 991px) {
    .inf-top {
        position: relative;
    }
}

@media (max-width: 767px) {
    .not-price {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .not-last {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    .card__prim {
        position: static;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }

    .card__prim .card__tooltip {
        position: static;
    }

    .card__prim .card__tooltip .tooltip__inner {
        left: 0;
        right: auto;
        width: 100%;
    }

    .card__prim .card__tooltip .tooltip__inner::after {
        right: 32px;
    }
}

@media (max-width: 767px) {
    .card__price__block {
        width: 100%;
        position: relative;
    }
}

.card .modal__slidertop {
    position: relative;
    overflow: hidden;
    float: left;
    width: calc(100% - 105px - 10px);
    height: 100%;
    margin-left: 10px;
}

.card .modal__slidertop .slide {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.card .modal__slidertop .slide img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.card .modal__slidertop .slide.active {
    display: -webkit-box;
    display: flex;
}

.card .modal__slidertop .slide.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .card .modal__slidertop {
        width: calc(100% - 81px - 10px);
    }

    .card .modal__slidertop .slide-wrapper {
        height: 100%;
    }

    .card .modal__slidertop .slick-list {
        height: 100%;
    }

    .card .modal__slidertop .slick-track {
        height: 100%;
    }
}

@media (max-width: 991px) {
    .card .modal__slidertop {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
        height: 340px;
    }
}

@media (max-width: 767px) {
    .card .modal__slidertop {
        height: 80%;
    }
}

.card .modal__slidernav {
    position: relative;
    overflow: hidden;
    width: 105px;
    height: 100%;
    float: left;
}

.card .modal__slidernav .mCSB_inside > .mCSB_container {
    margin-right: 28px;
}

@media (max-width: 991px) {
    .card .modal__slidernav .mCustomScrollBox {
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .card .modal__slidernav .mCSB_container {
        display: -webkit-box;
        display: flex;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        height: 100%;
    }

    .card .modal__slidernav .mCSB_container .slide {
        flex-shrink: 0;
        width: 60px;
    }
}

.card .modal__slidernav .slide-wrapper {
    height: 100%;
}

.card .modal__slidernav .slider__button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 30;
    height: 27px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    cursor: pointer;
}

.card .modal__slidernav .slider__button:hover {
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    border: 1px solid #fbca8f;
}

.card .modal__slidernav .slider__button:hover svg {
    fill: #fbca8f;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.card .modal__slidernav .slider__button svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 991px) {
    .card .modal__slidernav .slider__button svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

@media (max-width: 991px) {
    .card .modal__slidernav .slider__button {
        left: auto;
        right: 0;
        width: 26px;
        height: 100%;
    }
}

.card .modal__slidernav .slide {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    margin-bottom: 10px;
}

.card .modal__slidernav .slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.card .modal__slidernav .slide:hover {
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    border: 1px solid #f7941e;
}

@media (max-width: 991px) {
    .card .modal__slidernav .slide {
        margin-right: 10px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .card .modal__slidernav .slide {
        width: 57px;
        flex-shrink: 0;
    }
}

.card .modal__slidernav .slide.active {
    border: 1px solid #f7941e;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
}

@media (max-width: 1259px) {
    .card .modal__slidernav {
        width: 81px;
    }
}

@media (max-width: 991px) {
    .card .modal__slidernav {
        float: none;
        width: 100%;
        height: 80px;
    }

    .card .modal__slidernav .slide-wrapper {
        display: -webkit-box;
        display: flex;
    }
}

@media (max-width: 767px) {
    .card .modal__slidernav {
        flex-shrink: 0;
    }
}

@media (max-width: 991px) {
    .card__slidertop .slide-wrapper,
    .card__slidertop .slick-list,
    .card__slidertop .slick-track,
    .card__slidertop .slide {
        height: 100%;
    }
}

.card__slidertop .slide-wrapper {
    height: 100%;
}

.card__slidertop .slide {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.card__slidertop .slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.card__slidertop .slide.active {
    display: -webkit-box;
    display: flex;
}

@media (max-width: 767px) {
    .card__slidertop .slide.active {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

.card__slidertop .slide.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}


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


@media (max-width: 1259px) {
    .card__slidernav .es {
        font-size: 12px;
        bottom: -28px;
    }
}

@media (max-width: 991px) {
    .card__slidernav .es {
        bottom: auto;
        top: 50%;
        left: auto;
        right: 0;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }
}

@media (max-width: 991px) {
    .card__slidernav .slick-track {
        margin: 0;
    }
}

.card__slidernav .slider__button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 30;
    height: 27px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    cursor: pointer;
}

.card__slidernav .slider__button:hover {
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
    border: 1px solid #fbca8f;
}

.card__slidernav .slider__button:hover svg {
    fill: #fbca8f;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.card__slidernav .slider__button svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 991px) {
    .card__slidernav .slider__button {
        left: auto;
        width: 26px;
        height: 100%;
        right: 0;
    }

    .card__slidernav .slider__button svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}


.card__slidernav .slide-wrapper {
    height: 100%;
}

.card__bottom {
    background-color: #f8f8f8;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .card__bottom {
        padding: 50px 10px;
    }
}

@media (max-width: 767px) {
    .card__tabs {
        overflow: initial;
        position: relative;
        border: none;
    }
}

.card .mCS_no_scrollbar_x .card__tabnav::after {
    display: none;
}

.card__tabnav .mCSB_container {
    display: -webkit-box;
    display: flex;
    margin-bottom: 0 !important;
}

.card__tabnav .mCSB_scrollTools {
    opacity: 0 !important;
    visibility: hidden !important;
}

.card__tabnav ul {
    list-style-type: none;
    padding: 0 45px;
    margin: 0;
    font-size: 0;
}

@media (max-width: 1259px) {
    .card__tabnav ul {
        padding: 0 23px;
    }
}

@media (max-width: 991px) {
    .card__tabnav ul {
        padding: 0 30px;
        display: -webkit-box;
        display: flex;
    }
}

.card__tabnav li {
    display: inline-block;
}

.card__tabnav a {
    position: relative;
    padding: 27px 0;
    display: inline-block;
    color: #999999;
    font-weight: 550;
    font-size: 16px;
    margin-right: 40px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.card__tabnav a:hover {
    color: #333;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.card__tabnav a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background-color: #f38b0c;
    opacity: 0;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

@media (max-width: 1259px) {
    .card__tabnav a {
        font-size: 14px;
        margin-right: 0px;
    }
}

@media (max-width: 991px) {
    .card__tabnav a {
        white-space: nowrap;
    }
}

.card__tabnav .available {
    margin-left: 5px;
    color: #f7941e;
    display: inline-block;
}

.card__tabnav li:last-child a {
    margin-right: 0;
}

.card__tabnav .tabnav--active {
    color: #333;
}

.card__tabnav .tabnav--active::after {
    opacity: 1;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}


@media (max-width: 991px) {
    .card__tabnav {
        overflow-x: scroll;
        position: relative;
    }
}

.card__tabcontent {
    position: relative;
}

.table__bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 10px;
    height: 40px;
}

.bottom-home .open__map {
    position: relative;
    top: 5px;
}

.mobile__title {
    display: none;
}

@media (max-width: 767px) {
    .mobile__title {
        position: relative;
        display: block;
        text-align: center;
        padding: 20px;
        padding-top: 10px;
        font-weight: 550;
        font-size: 14px;
        margin-bottom: 25px;
        padding-bottom: 45px;
    }

    .mobile__title span {
        color: #f7941e;
        margin-left: 5px;
    }

    .mobile__title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        z-index: 15;
        width: 100%;
        height: 3px;
        background-color: #f38b0c;
    }

    .mobile__title::before {
        content: "";
        position: absolute;
        left: -100px;
        bottom: -1px;
        z-index: 1;
        width: calc(100% + 200px);
        height: 1px;
        background-color: #e6e6e6;
    }
}

.tab__pane {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
}

.tab__pane h2 {
    font-weight: 550;
    font-size: 24px;
}

@media (max-width: 1259px) {
    .tab__pane h2 {
        margin-top: 0;
        font-size: 18px;
    }
}

.tab__pane p {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 28px;
}

@media (max-width: 1259px) {
    .tab__pane p {
        font-size: 14px;
        line-height: 24px;
    }
}

.tab__pane h3 {
    font-size: 16px;
    font-weight: 550;
    line-height: 26px;
    margin-bottom: 10px;
}

@media (max-width: 1259px) {
    .tab__pane h3 {
        font-size: 14px;
    }
}

.tab__pane ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.tab__pane ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 12px;
}

.tab__pane ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #f7941e;
}

@media (max-width: 1259px) {
    .tab__pane ul li {
        font-size: 14px;
    }
}

@media (max-width: 1259px) {
    .tab__available {
        padding: 30px;
    }
}

.tab__services {
    padding: 5px 43px;
}

.tab__services .special-title {
    background-color: #fef7ef;
    color: #f7941e;
    font-weight: 550;
    font-size: 17px;
    background-repeat: no-repeat;
    background-position: 30px center;
    line-height: 72px;
    padding-left: 76px;
}


@media (max-width: 767px) {
    .tab__services .special-title {
        line-height: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 1259px) {
    .tab__services {
        padding: 30px;
    }
}

.tab__opt {
    padding: 5px 43px;
    padding-bottom: 68px;
}

.tab__opt p {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 21px;
}

@media (max-width: 1259px) {
    .tab__opt p {
        font-size: 14px;
        line-height: 24px;
    }
}

.tab__opt .opt-btn {
    width: 279px;
}

@media (max-width: 767px) {
    .tab__opt .opt-btn {
        width: 100%;
    }

    .tab__opt .opt-btn svg {
        display: none;
    }

    .tab__opt .opt-btn span {
        margin-left: 0;
    }
}

@media (max-width: 1259px) {
    .tab__opt {
        padding: 30px;
    }
}

.tab__table {
    border-collapse: collapse;
    width: 100%;
}

.tab__table thead td {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 8px;
    padding-right: 60px;
}

.tab__table thead td:last-child {
    padding-right: 0;
}

@media (max-width: 1259px) {
    .tab__table thead td {
        font-size: 12px;
        padding: 8px 0;
    }
}

.tab__table tbody tr:nth-last-child(2) td {
    border-bottom: none;
}

.tab__table tbody .map-td {
    display: none;
}

.tab__table tbody .map-td td {
    display: none;
    padding-top: 0;
    width: 0 !important;
}

.tab__table tbody .map-td td:nth-child(1) {
    display: table-cell;
    width: 100% !important;
}

.tab__table tbody td {
    padding-top: 18px;
    padding-bottom: 22px;
    vertical-align: top;
    line-height: 32px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ececec;
}

.tab__table tbody td:nth-child(1) {
    width: 439px;
}

@media (max-width: 1259px) {
    .tab__table tbody td:nth-child(1) {
        width: 337px;
    }
}

.tab__table tbody td:nth-child(2) {
    width: 199px;
}

@media (max-width: 1259px) {
    .tab__table tbody td:nth-child(2) {
        width: 155px;
    }
}

.tab__table tbody td:nth-child(3) {
    width: 174px;
}

@media (max-width: 1259px) {
    .tab__table tbody td:nth-child(3) {
        width: 115px;
    }
}

.tab__table tbody td:nth-child(4) {
    width: 360px;
}

@media (max-width: 1259px) {
    .tab__table tbody td:nth-child(4) {
        width: 323px;
    }
}

.tab__table tbody td .table__tooltip {
    margin-left: 6px;
}

.tab__table tbody td .table__reserve {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.tab__table tbody td .table__reserve .table__button {
    margin-top: -10px;
    margin-left: 95px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.tab__table tbody td .table__reserve .table__button button {
    width: 213px;
}

.tab__table tbody td .table__reserve .table__button button svg {
    display: inline-block;
    vertical-align: middle;
}

.tab__table tbody td .table__reserve .table__button button span {
    display: inline-block;
    vertical-align: middle;
}

.tab__table tbody td .table__reserve .table__button .reserve {
    width: 213px;
}

.tab__table tbody td .table__reserve .table__button .reserve svg {
    display: inline-block;
    vertical-align: middle;
}

.tab__table tbody td .table__reserve .table__button .reserve span {
    display: inline-block;
    vertical-align: middle;
}

.tab__table tbody td .table__reserve .table__button .reserve:hover .reserve__text {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__reserve .table__button .reserve {
        width: 209px;
    }
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__reserve .table__button {
        margin-top: -10px;
        margin-left: 60px;
    }
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__reserve {
        -webkit-box-align: start;
        align-items: flex-start;
    }
}

.tab__table tbody td .table__logo {
    display: inline-block;
    vertical-align: middle;
}

.tab__table tbody td .table__schedule {
    color: #4d4d4d;
    font-weight: 400;
    line-height: 30px;
    font-size: 0;
}

.tab__table tbody td .table__schedule .left {
    width: 52px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__schedule .left {
        width: 44px;
        font-size: 14px;
    }
}

.tab__table tbody td .table__schedule .alone {
    font-size: 16px;
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__schedule .alone {
        font-size: 14px;
    }
}

.tab__table tbody td .table__schedule .right {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    padding-left: 12px;
    position: relative;
    font-size: 16px;
}

.tab__table tbody td .table__schedule .right::before {
    content: "|";
    position: absolute;
    left: -2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1259px) {
    .tab__table tbody td .table__schedule .right {
        font-size: 14px;
    }
}

.tab__table tbody td .open__map {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin-left: 15px;
    position: relative;
}

.tab__table tbody td .open__map svg {
    fill: gray;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    margin-left: 6px;
}

.tab__table tbody td .open__map span {
    color: #808080;
    border-bottom: 1px dashed #808080;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.tab__table tbody td .open__map:hover svg {
    fill: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.tab__table tbody td .open__map:hover span {
    color: #f7941e;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .tab__table tbody td .open__map {
        font-size: 12px;
    }
}

.tab__table tbody td .open__map.rotated svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tab__table tbody td address {
    font-style: normal;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 3px;
}

.tab__table tbody td address span {
    display: block;
}

@media (max-width: 1259px) {
    .tab__table tbody td address {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 1259px) {
    .tab__table tbody td {
        line-height: 28px;
        font-size: 14px;
        padding: 20px 0;
    }
}

.tab__table tbody .none-border td {
    border-bottom: 1px solid transparent;
}

.tab__table tbody tr:last-child td {
    border: none;
}

@media (max-width: 991px) {
    .tab__table {
        display: none;
    }
}

.tab__char {
    padding: 5px 43px;
}

@media (max-width: 1259px) {
    .tab__char {
        padding: 30px;
    }
}

.tab__chars .left-chars {
    float: left;
    width: 47%;
}

@media (max-width: 991px) {
    .tab__chars .left-chars {
        width: 48%;
    }
}

@media (max-width: 1259px) {
    .tab__chars .left-chars {
        width: 47%;
    }
}

@media (max-width: 767px) {
    .tab__chars .left-chars {
        width: 100%;
        margin-bottom: 25px;
    }
}

.tab__chars .right-chars {
    float: right;
    width: 47%;
    margin-left: 6%;
}

@media (max-width: 991px) {
    .tab__chars .right-chars {
        width: 48%;
        margin-left: 4%;
        padding-right: 0;
    }
}

@media (max-width: 1259px) {
    .tab__chars .right-chars {
        width: 47%;
        margin-left: 6%;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .tab__chars .right-chars {
        width: 100%;
        margin-left: 0;
        padding-right: 0;
    }
}

.tab__charslist {
    padding: 0;
}

.tab__charslist li {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 7px !important;
    overflow: hidden;
}

.tab__charslist li::before {
    display: none;
}

.tab__charslist li::after {
    content: '....................................................................................................................................................................';
    color: #ccc;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    color: #ccc;
    letter-spacing: 4px;
}

@media (max-width: 1259px) {
    .tab__charslist li::after {
        font-size: 14px;
    }
}

.tab__charslist li .left {
    float: left;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}

@media (max-width: 1259px) {
    .tab__charslist li .left {
        font-size: 14px;
    }
}

.tab__charslist li .right {
    float: right;
    text-align: right;
    vertical-align: top;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    max-width: 70%;
}

@media (max-width: 1259px) {
    .tab__charslist li .right {
        font-size: 14px;
    }
}

.tab__pane.active {
    visibility: visible;
    pointer-events: auto;
    position: relative;
    z-index: 10;
    opacity: 1;
}

.services__item {
    padding-bottom: 5px;
}

.services__item .special-title {
    margin-bottom: 22px;
}


@media (max-width: 767px) {
    .services__item p {
        padding: 0;
    }
}


@media (max-width: 767px) {
    .services__item h3 {
        padding: 0;
    }
}


@media (max-width: 767px) {
    .services__item ul {
        padding: 0;
    }
}

.services__item .services__table {
    width: 73%;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 41px;
}

.services__item .services__table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 6px;
}

.services__item .services__table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 7px auto;
}

@media (max-width: 1259px) {
    .services__item .services__table {
        margin-bottom: 20px;
        width: 80%;
    }
}

@media (max-width: 991px) {
    .services__item .services__table {
        width: 93%;
    }
}

@media (max-width: 767px) {
    .services__item .services__table {
        margin-left: 0;
        width: 100%;
    }
}

.services__item table {
    width: 100%;
    border-collapse: collapse;
}

.services__item table thead td {
    padding: 20px 15px;
    padding-bottom: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #fbc98e;
}

@media (max-width: 1259px) {
    .services__item table thead td {
        font-size: 12px;
    }
}

.services__item table tbody tr:nth-child(2n) {
    background-color: #f7f7f7;
}

.services__item table tbody td {
    padding: 10px 15px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 1259px) {
    .services__item table tbody td {
        font-size: 14px;
    }
}

.services__item address {
    font-style: normal;
}

.services__item address h3 {
    margin: 0;
    margin-bottom: 10px;
}

.services__item address ul li span {
    color: #999;
}

.table-map {
    width: 100%;
    height: 300px;
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.table__button {
    position: relative;
}

.reserve {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 20;
}

.reserve .tooltip__inner {
    right: -200px;
}

.reserve .tooltip__inner::after {
    right: auto;
    left: 88px;
}

.onreserve {
    margin-top: 7px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.onreserve a {
    position: relative;
    z-index: 20;
    color: #f7941e;
    border-bottom: 1px solid #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.onreserve a:hover {
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .onreserve {
        font-size: 12px;
    }
}

.reserve__text {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% + 7px);
    max-width: 175px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    background: none;
    font-weight: 400 !important;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.reserve__text::before {
    content: "";
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    height: 20px;
}

.reserve__text a {
    position: relative;
    z-index: 20;
    color: #f7941e;
    border-bottom: 1px solid #f7941e;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
}

.reserve__text a:hover {
    border-bottom: 1px solid transparent;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
}

@media (max-width: 1259px) {
    .reserve__text {
        font-size: 12px;
    }

    .reserve__text span {
        display: block;
    }
}

.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.tab__services {
    padding-bottom: 20px;
}

.mobile__table {
    display: none;
}

@media (max-width: 991px) {
    .mobile__table {
        display: table;
    }
}

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

.mobile__table thead td:last-child {
    text-align: center;
}

.mobile__table tbody td {
    padding: 25px 0;
}

.mobile__table tbody td address {
    line-height: 27px;
}

.mobile__table tbody td .table__reserve .table__button {
    margin-left: 0;
}

.mobile__table tbody td .table__bottom {
    margin-top: 0;
}

.mobile__table tbody td .table__schedule {
    font-size: 14px;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .mobile__table tbody td:first-child {
        width: 365px;
    }
}

@media (max-width: 991px) {
    .mobile__table tbody td:nth-child(2) {
        width: 132px;
    }
}

@media (max-width: 991px) {
    .mobile__table tbody td:last-child {
        width: 209px;
    }
}

.mobile__info__table {
    display: none;
}

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

.mobile__info__item {
    border-bottom: 1px solid #ececec;
    padding-bottom: 25px;
    padding-top: 25px;
}

.mobile__info__item:last-child {
    border-bottom: none;
}

.mobile__info__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.mobile__info__top .open__map {
    border: none;
    background: transparent;
}

.mobile__info__top .open__map span {
    color: #808080;
    font-size: 12px;
    border-bottom: 1px dashed #808080;
}

.mobile__info__middle {
    margin-top: 25px;
    color: #4d4d4d;
    font-size: 14px;
}

.mobile__info__middle address {
    font-style: normal;
    margin-bottom: 10px;
}

.mobile__info__middle .phone {
    margin-bottom: 10px;
}

.mobile__info__middle .title {
    color: #808080;
    font-size: 12px;
    margin-bottom: 7px;
    position: relative;
}

.mobile__info__middle .title .title__tooltip {
    position: static;
}

.mobile__info__middle .title .tooltip__inner {
    width: 100%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mobile__info__middle .title .tooltip__inner::after {
    left: 95px;
}

.mobile__info__middle .schedule {
    margin-top: 20px;
    display: none;
}

.mobile__info__middle .reserve {
    margin-top: 20px;
    display: none;
}

.mobile__info__bottom {
    margin-top: 20px;
}

.mobile__info__bottom .prim {
    margin-top: 10px;
    display: block;
    padding-right: 20px;
    color: #808080;
    font-size: 12px;
    display: none;
}

.mobile__info__bottom .prim a {
    color: #f7941e;
    border-bottom: 1px solid #f7941e;
}

.mobile__info__bottom .mobile__info__buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.mobile__info__bottom .reserve-btn {
    height: 52px;
    width: 198px;
}

.mobile__info__bottom .onreserve-btn {
    height: 52px;
    width: 198px;
}

.mobile__info__bottom .dop__info {
    width: 52px;
    height: 52px;
    box-shadow: inset 0 -3px 0 #f2f2f2;
    background-color: #ffffff;
    border: none;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.mobile__info__bottom .dop__info.active {
    box-shadow: inset 0 -3px 0 rgba(247, 148, 30, 0.3);
    border: 1px solid #f7941e;
    background-color: #feefdd;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.tab__delivery {
    padding: 5px 43px;
}

@media (max-width: 1259px) {
    .tab__delivery {
        padding: 20px;
        padding-bottom: 0;
    }
}

.tab__delivery__top h2 {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .tab__delivery__top h2 {
        -webkit-box-flex: 1;
        flex-grow: 1;
        white-space: nowrap;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .tab__delivery__top h2 {
        white-space: initial;
        padding-right: 30px;
        font-size: 18px;
        line-height: 27px;
    }
}

.tab__delivery__top__input {
    max-width: 749px;
    width: 70%;
    height: 52px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
}

@media (max-width: 1259px) {
    .tab__delivery__top__input {
        width: 65%;
    }
}

@media (max-width: 767px) {
    .tab__delivery__top__input {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 5px;
    }
}

.tab__delivery__top .search-result {
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    background-color: #fff;
    z-index: 30;
    height: 232px;
    width: 100%;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 4px;
    display: none;
}

.tab__delivery__top .search-result .jcorgFilterTextParent {
    height: 100%;
}

.tab__delivery__top .search-result .search-cont {
    height: 100%;
    padding: 8px;
    padding-right: 0;
}

.tab__delivery__top .search-result ul {
    height: 100%;
}

.tab__delivery__top .search-result ul li {
    margin: 0;
    padding: 0;
}

.tab__delivery__top .search-result ul li::before {
    display: none;
}

.tab__delivery__top .search-result ul a {
    display: block;
    color: #b3b3b3;
    padding-left: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.tab__delivery__top .search-result ul a:hover {
    background-color: #f7f7f7;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

@media (max-width: 767px) {
    .tab__delivery__top .search-result ul a {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

.tab__delivery__top input {
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 4px;
    padding-left: 17px;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.tab__delivery__top input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.tab__delivery__top input:focus {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

@media (max-width: 991px) {
    .tab__delivery__top {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
}

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

.delivery__tabnav {
    margin-top: 25px;
}

.delivery__tabnav ul {
    list-style-type: none;
    font-size: 0;
    width: 100%;
    height: 72px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    background-color: #f8f8f8;
    overflow: hidden;
}

.delivery__tabnav ul li {
    display: inline-block;
    width: 50%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.delivery__tabnav ul li:first-child {
    margin-left: -1px;
}

.delivery__tabnav ul li:last-child {
    position: relative;
    left: 2px;
}

.delivery__tabnav ul li::before {
    display: none;
}

.delivery__tabnav ul li a {
    margin-top: -2px;
    width: 100%;
    height: 72px;
    line-height: 72px;
    background-color: #f8f8f8;
    text-align: center;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    color: #999;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: 550;
    font-size: 16px;
    border-radius: 4px;
    border-top-left-radius: 0;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    border: 1px solid transparent;
}

.delivery__tabnav ul li a span {
    display: inline-block;
    vertical-align: middle;
}

.delivery__tabnav ul li a svg {
    fill: #999;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.delivery__tabnav ul li a:hover {
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    color: #f7941e;
}

.delivery__tabnav ul li a:hover svg {
    fill: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .delivery__tabnav ul li a {
        line-height: 57px;
        height: 62px;
    }
}

@media (max-width: 767px) {
    .delivery__tabnav ul li a {
        height: 72px;
    }
}

.delivery__tabnav ul li a.active {
    border-radius: 4px;
    box-shadow: inset 0 -3px 0 #f2f2f2;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    color: #f7941e;
    pointer-events: none;
}

.delivery__tabnav ul li a.active svg {
    fill: #f7941e;
}

@media (max-width: 767px) {
    .delivery__tabnav ul li {
        display: block;
        width: calc(100% + 2px);
        margin-left: -1px !important;
        left: 0 !important;
    }
}

@media (max-width: 1259px) {
    .delivery__tabnav ul {
        height: 62px;
    }
}

@media (max-width: 767px) {
    .delivery__tabnav ul {
        height: auto;
    }
}

.delivery__innernav {
    margin-top: 30px;
}

.delivery__innernav .mCSB_container {
    display: -webkit-box;
    display: flex;
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    .delivery__innernav .mCSB_container {
        width: 100%;
    }
}

.delivery__innernav .mCSB_scrollTools {
    opacity: 0 !important;
    visibility: hidden !important;
}

.delivery__innernav ul {
    font-size: 0;
}

@media (max-width: 991px) {
    .delivery__innernav ul {
        display: -webkit-box;
        display: flex;
    }
}

@media (max-width: 767px) {
    .delivery__innernav ul {
        display: block;
        width: 100%;
    }
}

.delivery__innernav li {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
}

.delivery__innernav li::before {
    display: none;
}

.delivery__innernav li:last-child button {
    margin-right: 0;
}

@media (max-width: 767px) {
    .delivery__innernav li {
        display: block;
        width: 100%;
    }
}

.delivery__innernav button {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
    height: 75px;
    padding: 0 15px;
    width: 226px;
    box-shadow: inset 0 -3px 0 #f2f2f2;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.delivery__innernav button:hover {
    box-shadow: inset 0 -3px 0 rgba(247, 148, 30, 0.3);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.delivery__innernav button:disabled {
    opacity: 0.7;
    pointer-events: none;
}

.delivery__innernav button .title {
    display: block;
    font-weight: 550;
    font-size: 14px;
}

@media (max-width: 1259px) {
    .delivery__innernav button .title {
        font-size: 12px;
    }
}

.delivery__innernav button .cost {
    display: block;
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

.delivery__innernav button .cost .free {
    color: #73b31b;
}

@media (max-width: 1259px) {
    .delivery__innernav button .cost {
        font-size: 12px;
    }
}

@media (max-width: 1259px) {
    .delivery__innernav button {
        height: 69px;
        padding: 0 17px;
        width: auto;
    }
}

@media (max-width: 991px) {
    .delivery__innernav button {
        width: 180px;
        flex-shrink: 0;
        padding: 0 7px;
    }
}

@media (max-width: 767px) {
    .delivery__innernav button {
        width: 100%;
        margin-bottom: 8px;
    }
}

.delivery__innernav .active {
    box-shadow: inset 0 -3px 0 #f28500;
    background-color: #f7941e;
    pointer-events: none;
}

.delivery__innernav .active .title {
    color: #fff;
}

.delivery__innernav .active .cost {
    color: #fff;
}

.delivery__innernav .active .cost .free {
    color: #fff;
}

@media (max-width: 991px) {
    .delivery__innernav {
        overflow-x: scroll;
        position: relative;
    }

    .delivery__innernav::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        height: 100%;
        background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
        background-image: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 50;
    }

    .delivery__innernav::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
        height: 100%;
        background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
        background-image: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 50;
        display: none;
    }
}

@media (max-width: 767px) {
    .delivery__innernav {
        width: 100%;
        overflow-x: initial;
    }

    .delivery__innernav::after {
        display: none;
    }
}

.delivery__innernav.over::before {
    display: block;
}

.delivery__innernav.stop::after {
    display: none;
}

.delivery__map {
    margin-top: 10px;
}

.delivery__maplist {
    float: left;
    width: 462px;
    height: 600px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    position: relative;
    padding: 5px 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

.delivery__maplist::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.delivery__maplist .mCSB_scrollTools {
    z-index: 5;
}

.delivery__maplist ul {
    height: 100%;
}

.delivery__maplist .slide {
    margin-right: 10px;
}

.delivery__maplist li {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    padding: 0 6px !important;
}

.delivery__maplist li::before {
    display: none;
}

.delivery__maplist li:last-child button {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .delivery__maplist li {
        padding: 0 !important;
    }
}

.delivery__maplist .btnz {
    position: relative;
    width: 100%;
    padding: 21px 24px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    text-align: left;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.delivery__maplist .btnz:hover {
    background-color: #f8f8f8;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

@media (max-width: 767px) {
    .delivery__maplist .btnz:hover {
        background-color: transparent;
    }
}

.delivery__maplist .btnz::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 99%;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ececec;
}

.delivery__maplist .btnz .left {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
}

.delivery__maplist .btnz .left address {
    font-style: normal;
    margin-top: 12px;
    line-height: 26px;
}

.delivery__maplist .btnz .left .phone {
    color: #4d4d4d;
}

.delivery__maplist .btnz .left .schedule {
    margin-top: 10px;
}

@media (max-width: 1259px) {
    .delivery__maplist .btnz .left {
        font-size: 14px;
    }
}

.delivery__maplist .btnz .right {
    position: absolute;
    right: 24px;
    top: 22px;
    color: #4d4d4d;
    font-weight: 550;
    font-size: 16px;
}

@media (max-width: 1259px) {
    .delivery__maplist .btnz .right {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .delivery__maplist .btnz .right {
        right: 0;
    }
}

@media (max-width: 767px) {
    .delivery__maplist .btnz {
        padding: 21px 0;
    }
}

.delivery__maplist .actived {
    background-color: #f8f8f8;
}

@media (max-width: 1259px) {
    .delivery__maplist {
        height: 448px;
        width: 368px;
    }
}

@media (max-width: 991px) {
    .delivery__maplist {
        width: 51%;
        overflow-y: scroll;
    }
}

@media (max-width: 767px) {
    .delivery__maplist {
        height: auto;
        width: 100%;
        border: none;
        overflow: initial;
    }
}

.delivery__mapcont {
    float: left;
    height: 600px;
    width: calc(100% - 462px);
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.delivery__mapcont .ymaps-2-1-75-map {
    width: 100% !important;
}

.delivery__mapcont .ymaps-2-1-76-map {
    width: 100% !important;
}

@media (max-width: 1259px) {
    .delivery__mapcont {
        height: 448px;
        width: calc(100% - 368px);
    }
}

@media (max-width: 991px) {
    .delivery__mapcont {
        width: calc(100% - 51%);
    }
}

@media (max-width: 767px) {
    .delivery__mapcont {
        display: none;
        height: 400px;
        width: 100%;
    }
}

.map-button {
    display: none;
}

@media (max-width: 767px) {
    .map-button {
        width: 100%;
        display: block;
        padding: 0;
        background: transparent;
        border: none;
    }

    .map-button img {
        width: 100%;
    }

    .map-button span {
        color: #808080;
        font-size: 12px;
        border-bottom: 1px dashed #808080;
        display: inline-block;
        margin-top: 15px;
        padding: 0;
        padding-bottom: 1px;
    }
}

.big-map-button {
    margin-top: 10px;
}

.notice {
    display: none;
    width: 100%;
    padding: 30px 0;
}

.notice .title {
    font-weight: 550;
    font-size: 20px;
    text-align: center;
}

.notice .descr {
    margin-top: 10px;
    text-align: center;
}

.delivery__pane {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    opacity: 0;
}

.delivery__pane.active-pane {
    position: static;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.delivery__address {
    margin-top: 30px;
}

.delivery__address label {
    display: block;
}

@media (max-width: 991px) {
    .delivery__address label {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
}

@media (max-width: 767px) {
    .delivery__address label {
        display: block;
    }
}

.delivery__address span {
    float: left;
    display: inline-block;
    padding-top: 18px;
}

@media (max-width: 991px) {
    .delivery__address span {
        font-size: 14px;
        padding-top: 0;
        white-space: nowrap;
        margin-right: 14px;
    }
}

@media (max-width: 767px) {
    .delivery__address span {
        margin-right: 0;
        white-space: normal;
        float: none;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

.delivery__address input {
    width: 749px;
    height: 52px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 4px;
    float: right;
    padding-left: 18px;
}

.delivery__address input::-webkit-input-placeholder {
    color: #a6a6a6;
}

.delivery__address input::-moz-placeholder {
    color: #a6a6a6;
}

.delivery__address input:-ms-input-placeholder {
    color: #a6a6a6;
}

.delivery__address input::-ms-input-placeholder {
    color: #a6a6a6;
}

.delivery__address input::placeholder {
    color: #a6a6a6;
}

@media (max-width: 1259px) {
    .delivery__address input {
        width: 536px;
        height: 48px;
    }
}

@media (max-width: 767px) {
    .delivery__address input {
        width: 100%;
        height: 52px;
        font-size: 16px;
        padding-left: 18px;
    }
}

.delivery__map {
    height: 600px;
    width: 100%;
    margin-top: 34px;
}

@media (max-width: 1259px) {
    .delivery__map {
        height: 448px;
    }
}

@media (max-width: 991px) {
    .delivery__map {
        height: 448px;
    }
}

@media (max-width: 767px) {
    .delivery__map {
        height: auto;
    }
}

.delivery__info {
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

.inf {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    border: none;
    background-color: transparent;
    padding-right: 6px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin-left: 15px;
    position: relative;
}

.inf span {
    color: #808080;
    border-bottom: 1px dashed #808080;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.inf svg {
    fill: gray;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    margin-left: 7px;
}

.inf:hover span {
    color: #f7941e;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.inf:hover svg {
    fill: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .inf {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .inf {
        display: inline-block;
    }
}

.hidden-text {
    display: none;
}

.rotated::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s;
}

@media (max-width: 767px) {
    .rotated svg {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: -webkit-transform 0.15s;
        transition: -webkit-transform 0.15s;
        transition: transform 0.15s;
        transition: transform 0.15s, -webkit-transform 0.15s;
    }
}

#map-del {
    border: 1px solid rgba(0, 0, 0, 0.07);
}

@media (max-width: 991px) {
    #map-del {
        height: 390px;
    }
}

@media (max-width: 767px) {
    #map-del {
        display: none;
    }
}

.first__map {
    margin-top: 10px;
}

.card__bot {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 45px;
}

.card__bot-heading {
    margin-bottom: 20px;
}

.card__bot h2 {
    font-weight: 550;
    font-size: 24px;
}

@media (max-width: 1259px) {
    .card__bot h2 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .card__bot h2 {
        line-height: 27px;
    }
}

.card__bot__slider {
    position: relative;
    margin-bottom: 53px;
}

@media (max-width: 1259px) {
    .card__bot__slider {
        margin-bottom: 48px;
    }
}

.bottom-slider {
    position: relative;
    width: 100%;
    padding: 50px 0;
    margin: -50px 0;
    overflow: hidden;
}

.bottom-slider .swiper-pagination {
    opacity: 0;
}

.bottom-slider .swiper-pagination {
    width: 100%;
    bottom: 0;
}

.bottom-slider .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 15px;
    background-color: #d9d9d9;
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.bottom-slider .swiper-pagination-bullet:hover {
    background-color: #bfbfbf;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.bottom-slider .swiper-pagination-bullet-active {
    background-color: #f7941e;
}

.bottom-slider .swiper-pagination-bullet-active:hover {
    background-color: #f7941e;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

@media (max-width: 767px) {
    .bottom-slider .swiper-slide .product {
        width: 100%;
        border: none;
        border-right: 1px solid #e6e6e6;
    }

    .bottom-slider .swiper-slide:nth-child(2n) .product {
        border-right: none;
    }
}

@media (max-width: 767px) {
    .bottom-slider {
        padding-bottom: 30px;
    }

    .bottom-slider .swiper-pagination {
        opacity: 1;
    }
}

.slider__buttons {
    position: absolute;
    right: 0;
    top: -50px;
    top: 0;
    z-index: 10;
    width: 76px;
    height: 32px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    font-size: 0;
}

.slider__buttons::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
}

.slider__buttons button {
    border: none;
    background: #fff;
    cursor: pointer;
    height: 100%;
    width: 50%;
    padding: 0 !important;
}

.slider__buttons button svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.slider__buttons button:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 1259px) {
    .slider__buttons {
        top: -45px;
    }
}

@media (max-width: 767px) {
    .slider__buttons {
        display: none;
    }
}
@media (min-width: 768px) {
.product {
    border-radius: 4px;
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 22px 19px;
    padding-bottom: 20px;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
    padding: 20px 19px;
}
}
@media (max-width: 767.9px) {
    .product {
        position: relative;
        border: 1px solid #e5e5e5;
        padding: 22px 19px;
        padding-bottom: 20px;
        -webkit-transition: box-shadow 0.15s, border 0.15s;
        transition: box-shadow 0.15s, border 0.15s;
        padding: 20px 19px;
    }
}
@media (min-width: 992px) {
    .product:hover {
        box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
        border: 1px solid #f7941e;
        -webkit-transition: box-shadow 0.15s, border 0.15s;
        transition: box-shadow 0.15s, border 0.15s;
    }
}

@media (max-width: 1259px) {
    .product {
        padding: 10px 14px;
    }
}

@media (max-width: 767px) {
    .product {
        width: 215px;
        padding-top: 20px;
        padding-bottom: 13px;
    }
}

.product__descr {
    display: none;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 23px;
}

@media (max-width: 1259px) {
    .product__descr {
        line-height: 18px;
        font-size: 12px;
    }
}

.product .img-block {
    position: relative;
}

.product__video {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 30;
}

.product__video-icn {
    width: 33px;
    height: 33px;
    background-image: url("../img/video-icn.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product__video-text {
    position: absolute;
    right: 0;
    z-index: 30;
    bottom: calc(100% + 10px);
    width: 180px;
    height: 45px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 5px 20px rgba(56, 46, 44, 0.25);
    background-color: #382e2c;
    z-index: 150;
    padding: 15px;
    color: #f7f7f7;
    font-size: 14px;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    line-height: 1.15;
}

.product__video-text::after {
    content: "";
    position: absolute;
    right: 11px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5.5px 0 5.5px;
    border-color: #382e2c transparent transparent transparent;
}

@media (max-width: 767px) {
    .product__video-text {
        right: auto;
        left: 0;
    }

    .product__video-text::after {
        right: auto;
        left: 11px;
    }
}

.product__video:hover .product__video-text {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

@media (max-width: 1259px) {
    .product__video {
        top: -5px;
        right: -8px;
    }
}

.product__bottom {
    min-height: 52px;
}

.product__bottom .on-stock {
    display: none;
}

.product__bottom .on-shop {
    display: none;
}

.product__bottom .product__outshop {
    display: none;
}

.product__stepper {
    display: none;
}

.product__image-wrapper {
    position: relative;
    width: 100%;
    height: 150px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.product__image-wrapper::after {
    content: attr(data-more);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    z-index: 30;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    pointer-events: none;
    background-color: rgba(26, 26, 26, 0.5);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-image: url("../img/photo.svg");
    background-repeat: no-repeat;
    background-position: center 53px;
    padding-top: 35px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 767px) {
    .product__image-wrapper::after {
        background-position: center 28px;
    }
}

.product .image-switch {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    opacity: 0;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
    .product .image-switch {
        position: relative;
        display: block;
    }

    .product .image-switch .slick-dots {
        position: absolute;
        bottom: 14px;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .product .image-switch .slick-dots li {
        width: 100% !important;
        height: 3px !important;
        margin: 0 2px !important;
    }

    .product .image-switch .slick-dots li:first-child {
        margin-left: 0!important;
    }

    .product .image-switch .slick-dots li:last-child {
        margin-right: 0!important;
    }

    .product .image-switch .slick-list, .product .image-switch .slick-track, .product .image-switch .slick-slide {
        height: 150px;
    }
}

.product__image {
    display: block;
    max-width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 1259px) {
    .product__image {
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.product .image-switch-item {
    -webkit-box-flex: 1;
    flex-grow: 1;
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.product .image-switch-item:first-child > .switched-image {
    opacity: 1;
    z-index: -1;
}

.product .image-switch-item:nth-child(n+7) {
    display: none;
}

@media (max-width: 1259px) {
    .product .image-switch-item {
        display: block;
    }
}

.product .switched-image {
    position: absolute;
    left: 50%;
    top: 0;
    opacity: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .product .switched-image {
        position: static;
        opacity: 1;
        width: 100% !important;
        -webkit-transform: none;
        transform: none;
    }
}

.product .image-pagination {
    position: absolute;
    z-index: 30;
    width: 100%;
    left: 0;
    bottom: -11px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .product .image-pagination {
        display: none !important;
    }
}

.product .image-pagination-item {
    border-radius: 4px;
    width: 100%;
    height: 3px;
    background-color: #d9d9d9;
    margin: 0 2px;
}

.product .image-pagination-item:first-child {
    margin-left: 0;
}

.product .image-pagination-item:last-child {
    margin-right: 0;
}

.product .image-pagination-item-active {
    background-color: #f7941e;
}

.product .product__image-wrapper:hover .image-switch {
    opacity: 1;
}

.product .image-switch-item:hover .switched-image {
    opacity: 1;
    z-index: -1;
}

.product .product__image-wrapper.more-photos.active::after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.product__add {
    position: absolute;
    left: 20px;
    top: 22px;
    z-index: 30;
    pointer-events: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
}

@media (max-width: 767.9px) {
    .product .image-pagination {
        bottom: -11px;
    }
}

.product__add .product__additional {
    margin-bottom: 8px;
    background-color: #fff;
}

@media (max-width: 1259px) {
    .product__add .product__additional {
        margin-bottom: 4px;
    }
}

@media (max-width: 767px) {
    .product__add .product__additional {
        font-size: 10px;
    }
}

@media (max-width: 1259px) {
    .product__add {
        left: 10px;
        top: 10px;
    }
}

.product__title {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: 60px;
    margin-top: 19px;
    font-weight: 700;
    margin-bottom: 15px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 1259px) {
    .product__title {
        font-size: 12px;
        line-height: 18px;
        height: 55px;
        margin-bottom: 13px;
    }
}

@media (max-width: 991.9px) {
    .product__title {
        margin-top: 8px;
    }
}

@media (max-width: 767.9px) {
    .product__title {
        margin-top: 0px;
    }
}

.product__title:hover {
    color: #7f7f7f;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.product__title-link {
    display: block;
    max-width: 245px;
    overflow: hidden;
}

.product__props {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    height: 67px;
    line-height: 1.15;
}

.product__props .on-shop-btn {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px dashed #808080;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    text-align: left;
}

.product__props .on-shop-btn:hover {
    color: #f7941e;
    border-bottom: 1px dashed transparent;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .product__props .on-shop-btn {
        font-size: 12px;
        padding-bottom: 2px;
    }
}

.product__props__bottom {
    margin-top: 14px;
    line-height: 1.15;
}

.product__props .on-stock {
    margin-bottom: 5px;
}

.product__props .order {
    margin-top: 13px;
    line-height: 21px;
}

.product__props .order span {
    display: block;
}

@media (max-width: 1259px) {
    .product__props {
        font-size: 12px;
        height: 56px;
    }
}

.product__bottom {
    margin-top: 14px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 1259px) {
    .product__bottom {
        margin-top: 18px;
    }
}

.product__price {
    font-weight: 550;
    font-size: 24px;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: end;
    align-items: flex-end;
    flex-wrap: wrap;
    line-height: 1.15;
}

/*.product__price:last-child {
  margin-top: 15px;
}*/

.product__price span {
    display: inline-block;
    /*margin-right: 7px;*/
}

.product__price .prim {
    margin: 0;
    display: block;
    color: #808080;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}

.product__price .old-price {
    display: inline-block;
    color: #ff5533;
    font-size: 16px;
    text-decoration: line-through;
    margin-left: 20px;
}

@media (max-width: 1259px) {
    .product__price .old-price {
        font-size: 14px;
    }
}

@media (max-width: 1259px) {
    .product__price {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .product__price {
        margin-right: 15px;
    }
}

.product__btn {
    width: 56px;
    height: 52px;
    background-image: url("../img/cart.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.product__btn:disabled {
    opacity: 0.5;
    pointer-events: none;
}

@media (max-width: 1259px) {
    .product__btn {
        width: 52px;
        height: 48px;
    }
}

.full-btn {
    width: 100%;
    background-image: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 15px;
}

.catalog__more {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 17px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.catalog__more:hover {
    background-color: #e6e6e6;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.catalog__look-all {
    /*margin-top: 6px;*/
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
    flex-shrink: 0;
}

.catalog__look-all:hover {
    color: #f68819;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.catalog__top {
    display: -webkit-box;
    display: flex;
    /*-webkit-box-align: flex-start;*/
    /*align-items: flex-start;*/
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
}

.catalog__top-main {
    margin-top: 14px;
    margin-bottom: 30px;
}

@media (max-width: 991.9px) {
    .catalog__top-main {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .catalog__top {
        flex-wrap: wrap;
        margin-top: 0;
        margin-bottom: 8px;
    }
}

@media (max-width: 767.9px) {
    .catalog__top-main {
        margin-top: 12px;
    }
}

.catalog__title {
    margin-right: 10px;
}

@media (max-width: 767px) {
    .catalog__title {
        margin: 0;
        padding: 7px 0;
        margin-right: 10px;
    }
}

.catalog__quantity {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #b3b3b3;
    border-radius: 4px;
    padding: 8px 10px;
    line-height: 1.15;
}

@media (max-width: 767px) {
    .catalog__quantity {
        display: inline-block;
        padding: 6px 10px;
    }
}

@media (max-width: 991px) {
    .catalog {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 767px) {
    .catalog {
        padding: 0;
    }
}

.slick-dots {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.slick-dots li {
    display: inline-block;
    width: 8px !important;
    height: 8px !important;
    margin: 0 5px !important;
}

.slick-dots li button {
    border: none;
    background-color: #bfbfbf;
    width: 100%;
    height: 100%;
    font-size: 0;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.slick-dots .slick-active button {
    background-color: #f7941e;
}

.card__tabcontent .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 27px;
    padding-left: 0;
}

.delivery__maplist .slick-dots {
    position: initial;
    -webkit-transform: none;
    transform: none;
}



.main-title {
    /*font: var(--h1);    */
    font-family: "NotoSans";
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
/*    font-weight: 550;
    font-size: 30px;*/
    margin: 0 10px 0 0;
    color: #333;
}

@media (max-width: 1259px) {
    .main-title {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .main-title {
        line-height: 33px;
    }
}

.banner-slider {
    position: relative;
    width: 100%;
    /*margin-bottom: 19px;*/
    margin-bottom: 39px;
}

.banner-slider .swiper-pagination {
    width: 100%;
    bottom: -17px;
}

.banner-slider .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 15px;
    background-color: #d9d9d9;
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.banner-slider .swiper-pagination-bullet:hover {
    background-color: #bfbfbf;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.banner-slider .swiper-pagination-bullet-active {
    background-color: #f7941e;
}

.banner-slider .swiper-pagination-bullet-active:hover {
    background-color: #f7941e;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.banner-slider .swiper-slide {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    font-size: 0;
}

.banner-slider .swiper-slide a {
    display: inline-block;
    width: 100%;
}

.banner-slider .swiper-slide a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    z-index: 5;
}

.banner-slider .swiper-slide img {
    max-width: 100%;
}

@media (max-width: 1259px) {
    .banner-slider .swiper-slide img {
        height: 198px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .banner-slider .swiper-slide img {
        height: 118px;
    }
}

.banner-slider .banner-prev,
.banner-slider .banner-next {
    position: absolute;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 39px;
    height: 33px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
    z-index: 10;
    border-radius: 5px;
}

.banner-slider .banner-prev svg,
.banner-slider .banner-next svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.banner-slider .banner-prev:hover svg,
.banner-slider .banner-next:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 767px) {
    .banner-slider .banner-prev,
    .banner-slider .banner-next {
        display: none;
    }
}

.banner-slider .banner-prev {
    right: auto;
    left: -15px;
}

.banner-slider__content {
    width: 100%;
    overflow: hidden;
}

@media (max-width: 1259px) {
    .banner-slider {
        margin-bottom: 22px;
    }
}

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

@media (max-width: 767px) {
    .banners-mobile .banner-slider {
        display: block;
    }
}

.catalog-categories {
    padding-top: 8px;
    position: relative;
    z-index: 40;
}

@media (max-width: 1259px) {
    .catalog-categories {
        padding-top: 15px;
    }
}

@media (max-width: 767px) {
    .catalog-categories {
        z-index: 10;
    }
}

.catalog-back {
    font-size: 14px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: inline-flex;
    /*margin-bottom: 13px;*/
    color: #333;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
    /*align-items: center;*/
    align-items: flex-start;
    width: 100%;
    padding-bottom: 10px;
}

.catalog-back span {
    margin-left: 6px;
}

.catalog-back svg {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
    flex-shrink: 0;
}

.catalog-back:hover {
    color: #f7941e;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.catalog-back:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 767px) {
    .catalog-back {
        display: -webkit-box;
        display: flex;
        /*border-bottom: 1px solid #e6e6e6;*/
        /*padding-bottom: 15px;*/
        margin-top: 2px;
    }
}

.catalog-category {
    margin-bottom: 36px;
}

.catalog-category.not-child {
    margin-bottom: 20px;
}

.catalog-category .custom-select__input {
    width: 100%;
}

.catalog-category .catalog-category__item:last-child .custom-radio {
    margin-bottom: 0;
}

.catalog-category .card__tooltip {
    top: -1px;
}

@media (max-width: 767px) {
    .catalog-category .card__tooltip {
        display: none;
    }
}

.catalog-category .tooltip__inner {
    right: auto;
    left: 35px;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 587px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.catalog-category .tooltip__inner h3 {
    color: #f7f7f7;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    margin-bottom: 12px;
}

.catalog-category .tooltip__inner p {
    margin: 0;
    font-size: 14px;
    margin-bottom: 12px;
}

.catalog-category .tooltip__inner::before {
    content: "";
    height: 50px;
    width: 50px;
    left: -50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.catalog-category .tooltip__inner::after {
    right: auto;
    left: -8px;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

@media (max-width: 991px) {
    .catalog-category .tooltip__inner {
        max-width: 490px;
    }
}

.catalog-category__title {
    margin: 0;
    line-height: 1;
}

.catalog-category__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.catalog-category__item:nth-child(n+7) {
    display: none;
}

@media (max-width: 767px) {
    .catalog-category__item:nth-child(n+7) {
        display: block;
    }
}

.catalog-category__item--disabled .custom-checkbox {
    pointer-events: none;
    opacity: 0.35;
}

.catalog-category__showmore {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 1px;
}

.catalog-category__showmore:hover span {
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
    color: #f7941e;
    border-bottom: 1px dashed transparent;
}

.catalog-category__showmore span {
    color: #f7941e;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: color 0.15s, border 0.15s;
    transition: color 0.15s, border 0.15s;
}

@media (max-width: 1259px) {
    .catalog-category__showmore {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .catalog-category__showmore {
        line-height: 24px;
    }
}

.catalog-category--full {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 21px;
    margin-bottom: 15px !important;
}

.catalog-category--full .catalog-category__item {
    display: block !important;
}

@media (max-width: 767px) {
    .catalog-category--full {
        padding-bottom: 16px;
        margin-bottom: 21px;
    }
}

.category-title {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 14px;
    line-height: 20px;
}

.category-title a {
    font-weight: inherit;
}

.category-link {
    position: relative;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px;
    line-height: 20px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.category-link__current {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 4px 9px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    color: #333;
    max-width: 84.5%;
    padding-top: 0;
}

.category-link__current span {
    display: inline-block;
    padding-top: 4px;
}

@media (max-width: 1259px) {
    .category-link__current {
        max-width: none;
    }
}

.category-link__quantity {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    background-color: #fafafa;
    border-radius: 5px;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    top: -3px;
    min-width: 35px;
    text-align: center;
}

.category-link__text {
    padding-right: 40px;
}

.category-link--main {
    color: inherit;
    margin: 0;
}

@media (max-width: 1259px) {
    .category-link--main {
        padding-right: 10px;
    }
}

.category-link:hover {
    color: #f7941e;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

div.category-link:hover {
    color: #333;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.categories-inner .category-link {
    padding-left: 9px;
    margin-left: 7px;
}

@media (max-width: 767px) {
    .categories-inner .category-link {
        padding-left: 0;
        background-color: #fff;
        margin-left: 0;
    }
}

.banners-mobile {
    margin-top: 9px;
}

.mobile-filters-btns {
    display: none;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .mobile-filters-btns {
        display: -webkit-box;
        display: flex;
        margin-top: 19px;
    }
}

@media (max-width: 767px) {
    .catalog-category--full .catalog-category__list {
        display: none;
    }
}

@media (max-width: 767px) {
    .catalog-category--full.mobile-open .catalog-category__list {
        display: block;
    }
}

@media (max-width: 767px) {
    .catalog-category--full.mobile-open .category-link__current {
        color: #f7941e;
    }

    .catalog-category--full.mobile-open .category-link__current::after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media (max-width: 767px) {
    .catalog-category.mobile-open .category-link--main {
        color: #f7941e;
    }

    .catalog-category.mobile-open .category-link--main::after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.mobile-filters-btn.filters-btn, .mobile-filters-btn.sort-btn{
    width: 48%;
    height: 52px;
    margin-bottom: 3px;
    border-radius: 4px;
    box-shadow: inset 0 -3px 0 #dedede;
    border: 1px solid #c4c4c4 !important;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}


.category-title {
    width: 100%;
}

@media (max-width: 767px) {
    .category-link--main,
    .category-link__current {
        padding-right: 35px;
        width: 100%;
        margin-bottom: 0;
    }

    .category-link--main-arrow::after,
    .category-link__current-arrow::after {
        content: "";
        position: absolute;
        right: 0;
        top: 6px;
        width: 14px;
        height: 8px;
        background-image: url("../img/mobile-arrow-left.svg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media (max-width: 767px) {
    .category-link__current {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .catalog-category:not(.filter-search) {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 14px;
        margin-bottom: 15px;
    }

    .catalog-category:not(.filter-search) .category-title {
        margin-bottom: 0;
    }

    .catalog-category:not(.filter-search) .catalog-category__list {
        margin-top: 19px;
    }
}

@media (max-width: 767px) {
    .catalog-category:not(.mobile-open) .catalog-category__list {
        display: none;
    }

    .catalog-category:not(.mobile-open) .category-link--main::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media (max-width: 767px) {
    .mobile-open .category-title .category-link {
        color: #f7941e;
    }
}

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

.category-link__current .mobile-btn {
    height: 100%;
}

.catalog__grid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    column-gap: 30px;

}

.catalog__grid .catalog__top {
    padding: 21px 0;
    margin-bottom: 7px;
}

.catalog__grid .catalog__top:first-child {
    padding-top: 0;
}

@media (max-width: 1259px) {
    .catalog__grid .catalog__top {
        margin-bottom: 4px;
        padding: 23px 0;
    }

    .catalog__grid .catalog__top:first-child {
        padding-top: 0;
    }
}

.catalog__grid .product {
    flex-basis: calc(33.33% - 20px);
    margin-bottom: 30px;
}

@media (max-width: 1259px) {
    .catalog__grid .product {
        margin-bottom: 37px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .catalog__grid .product {
        flex-basis: calc(53% - 30px);
        width: calc(53% - 30px);
    }

    .catalog__grid .product:nth-child(4n) {
        display: none;
    }
}

.catalog__grid--linegrid .product {
    flex-basis: 100%;
    margin-bottom: 31px;
    display: -webkit-box;
    display: flex;
    padding: 20px;
    min-height: 246px;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .product {
        min-height: 232px;
        padding: 15px;
    }
}

.catalog__grid--linegrid .product__info {
    width: 42.4%;
    flex-shrink: 0;
    margin-right: 33px;
}

.catalog__grid--linegrid .product__info .product__props__bottom {
    display: none;
}

.catalog__grid--linegrid .product__info .product__props {
    height: initial;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .product__info {
        margin-right: 25px;
        width: 40%;
    }
}

.catalog__grid--linegrid .product__bottom {
    -webkit-box-align: start;
    align-items: flex-start;
    display: block;
    width: 24.3%;
    margin-top: 0;
}

.catalog__grid--linegrid .product__bottom .on-stock {
    width: 100%;
    color: #808080;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}

.catalog__grid--linegrid .product__bottom .on-shop {
    color: #808080;
    font-size: 14px;
    margin-top: 23px;
    margin-bottom: 10px;
    display: block;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .product__bottom {
        width: 27.5%;
    }

    .catalog__grid--linegrid .product__bottom .on-stock,
    .catalog__grid--linegrid .product__bottom .on-shop {
        font-size: 12px;
    }
}

.catalog__grid--linegrid .product__outshop {
    display: block;
    width: 207px;
    height: 40px;
    box-shadow: inset 0 -3px 0 #dedede;
    border: 1px solid #c4c4c4;
    background-color: #f7f7f7;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .product__outshop {
        width: 187px;
    }
}

.catalog__grid--linegrid .product__outshop:hover {
    color: #F69323;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.catalog__grid--linegrid .product__btn {
    height: 40px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
}

.catalog__grid--linegrid .product__price {
    width: 100%;
    margin-bottom: 23px;
}

.catalog__grid--linegrid .product__stepper {
    display: inline-block;
    width: 157px;
    height: 40px;
    margin-right: 10px;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .product__stepper {
        width: 130px;
    }
}

.catalog__grid--linegrid .img-block {
    width: 27.3%;
    height: 190px;
    margin-right: 20px;
    flex-shrink: 0;
}

.catalog__grid--linegrid .img-block .product__image-wrapper {
    height: 100%;
    width: 100%;
    display: inline-block;
}

@media (max-width: 1259px) {
    .catalog__grid--linegrid .img-block {
        height: 180px;
        margin-right: 25px;
        width: 25%;
    }
}

.catalog__grid--linegrid .product__image {
    height: initial;
}

.catalog__grid--linegrid .product__title {
    height: 35px;
    margin-top: 0;
}

.catalog__grid--linegrid .product__price {
    margin-top: 4px;
    margin-bottom: 18px;
    -webkit-box-align: center;
    align-items: center;
}

.catalog__grid--linegrid .product__descr {
    display: block;
    margin-bottom: 0;
}

/*@media (max-width: 1259px) {*/
/*  .catalog__grid {*/
/*    margin-bottom: 39px;*/
/*  }*/
/*}*/

.catalog__grid .catalog__title {
    margin: 0;
    margin-right: 10px;
}

.order-to {
    position: relative;
    top: -3px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .catalog__grid .catalog__title {
        line-height: 23px;
        padding-right: 35px;
    }
}

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

@media (max-width: 767px) {
    .catalog__grid .catalog__top {
        padding-bottom: 32px;
    }
}

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

@media (max-width: 767px) {
    .catalog__grid {
        justify-content: space-between;
        column-gap: 0;
    }

    .catalog__grid:not(.groups-grid) .product {
        border: none;
        border-bottom: 1px solid #e5e5e5;
        flex-basis: 50% !important;
        width: 50% !important;
        margin-bottom: 0 !important;
        padding-left: 15px;
        padding-right: 0;
    }

    .catalog__grid:not(.groups-grid) .product .product__add {
        left: 15px;
    }

    .catalog__grid:not(.groups-grid) .product:nth-child(8n + 2), .catalog__grid:not(.groups-grid) .product:nth-child(8n + 4), .catalog__grid:not(.groups-grid) .product:nth-child(8n + 7) {
        border-right: 1px solid #e5e5e5;
        padding-left: 0;
        padding-right: 15px;
    }

    .catalog__grid:not(.groups-grid) .product:nth-child(8n + 2) .product__add, .catalog__grid:not(.groups-grid) .product:nth-child(8n + 4) .product__add, .catalog__grid:not(.groups-grid) .product:nth-child(8n + 7) .product__add {
        left: 0;
    }

    .catalog__grid:not(.groups-grid) .product:last-child {
        border-bottom: 1px solid transparent;
    }

    .catalog__grid:not(.groups-grid) .product:nth-last-child(2) {
        border-bottom: 1px solid transparent;
    }

    .catalog__grid:not(.groups-grid) .product:nth-child(4n) {
        display: block;
    }
}

@media (max-width: 767px) {
    .product__title {
        height: 55px;
        line-height: 18px;
        font-size: 12px;
        margin-top: 8px;
        margin-bottom: 9px;
    }
}

@media (max-width: 767px) {
    .product__bottom {
        flex-wrap: nowrap !important;
    }
}

@media (max-width: 767px) {
    .product__btn {
        flex-shrink: 0;
        height: 48px;
        width: 48px;
    }
}

@media (max-width: 767px) {
    .product__price .old-price {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 991.9px) {
    .catalog__grid .product__image-wrapper {
        height: 162px;
    }
}

@media (max-width: 767px) {
    .product__image-wrapper {
        height: 99px;
    }
}

@media (max-width: 767px) {
    .groups-grid .product {
        border: none;
        border-bottom: 1px solid #e5e5e5;
        flex-basis: 50% !important;
        width: 50% !important;
        padding-top: 20px;
        padding-bottom: 13px;
        margin-bottom: 0 !important;
    }

    .groups-grid .product:nth-child(2n-1) {
        padding-left: 0;
        padding-right: 15px;
        border-right: 1px solid #e5e5e5;
    }

    .groups-grid .product:nth-child(2n-1) .product__add {
        left: 0;
    }

    .groups-grid .product:nth-child(2n) {
        padding-right: 0;
        padding-left: 15px;
    }

    .groups-grid .product:nth-child(2n) .product__add {
        left: 15px;
    }

    .groups-grid .product:nth-child(4n) {
        display: block;
    }

    .groups-grid .product:nth-last-child(2):not(:nth-child(even)),
    .groups-grid .product:nth-last-child(1) {
        border-bottom: 1px solid transparent;
    }
}

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

.catalog__grid.groups-grid .product:nth-child(4n) {
    display: block;
}

.catalog__grid.groups-grid.catalog__grid--linegrid .product:nth-child(4n) {
    display: -webkit-box;
    display: flex;
}

.catalog-content {
    /*padding-top: 13px;*/
    padding-top: 6px;
}

@media (max-width: 1259px) {
    .catalog-content {
        /*padding-top: 20px;*/
        padding-top: 16px;
    }
}

@media (max-width: 767px) {
    .catalog-content .stories-slider {
        display: none;
    }
}

.price-catalog-stepper {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .price-catalog-stepper {
        margin-top: 0;
        padding-top: 27px;
        border-top: 1px solid #e6e6e6;
    }
}

.price-catalog-stepper .values {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.price-catalog-stepper__input {
    flex-shrink: 0;
    width: 48.2%;
    height: 40px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 4px;
    color: #4d4d4d;
    font-size: 14px;
    padding: 0 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.price-catalog-stepper__input span {
    color: #b3b3b3;
    margin-right: 3px;
    height: 100%;
    line-height: 40px;
}

.price-catalog-stepper__input input {
    border: none;
    height: 100%;
    min-width: 2ch;
    -webkit-box-flex: 2;
    flex-grow: 2;
}

.price-catalog-stepper__input input::-webkit-input-placeholder {
    color: #4d4d4d;
}

.price-catalog-stepper__input input::-moz-placeholder {
    color: #4d4d4d;
}

.price-catalog-stepper__input input:-ms-input-placeholder {
    color: #4d4d4d;
}

.price-catalog-stepper__input input::-ms-input-placeholder {
    color: #4d4d4d;
}

.price-catalog-stepper__input input::placeholder {
    color: #4d4d4d;
}

@media (max-width: 1259px) {
    .without-pagination .catalog__grid {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .catalog .col-xs-12:nth-child(1) {
        padding: 0;
    }

    .catalog .col-xs-12:nth-child(1) .catalog-categories {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.groups-grid .product:nth-child(2n+1) .product__video-text {
    left: auto;
    right: 0;
}

.groups-grid .product:nth-child(2n+1) .product__video-text::after {
    left: auto;
    right: 11px;
}

.catalog-sort {
    display: none;
}

@media (max-width: 767px) {
    .catalog-sort {
        display: -webkit-box;
        display: flex;
        padding-top: 12px;
        padding-bottom: 25px;
        border-bottom: 1px solid #e6e6e6;
    }
}

.catalog-sort__back {
    display: none;
}

@media (max-width: 767px) {
    .catalog-sort__back {
        display: inline-block;
        width: 15px;
        height: 12px;
        background-image: url("../img/mobile-back.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 11px;
        margin-top: 5px;
        flex-shrink: 0;
    }
}

.catalog-sort__title {
    display: none;
}

@media (max-width: 767px) {
    .catalog-sort__title {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        display: block;
        padding-right: 20px;
    }

    .catalog-sort__title .tooltip {
        display: -webkit-inline-box;
        display: inline-flex;
    }

    .catalog-sort__title .tooltip__inner {
        display: none;
    }
}

.catalog-sort__close {
    display: none;
}

@media (max-width: 767px) {
    .catalog-sort__close {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../img/mobile-close.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: auto;
        margin-top: 5px;
        flex-shrink: 0;
    }
}

.view-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: auto;
}

.view-box__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 73px;
    height: 40px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px;
    border-radius: 4px;
}

.view-box__text {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    margin-right: 15px;
}

.view-box__item {
    margin-right: 10px;
}

.view-box__item:last-child {
    margin-right: 0;
}

.view-box svg {
    fill: #d9d9d9;
    pointer-events: none;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.view-box__btn:hover svg {
    fill: #bfbfbf;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.view-box__btn--active svg {
    fill: #333;
}

.view-box__btn--active:hover svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

@media (max-width: 991px) {
    .view-box {
        display: none;
    }
}

.city-notfound {
    padding-top: 70px;
    padding-bottom: 70px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-right: 40px;
    height: 100%;
}

.city-notfound__caption {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.city-notfound__descr {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .city-notfound {
        padding: 0;
        text-align: center;
    }
}

.city-obls {
    padding-bottom: 22px;
    padding-right: 40px;
}

@media (max-width: 767px) {
    .city-obls {
        padding-right: 0;
        border-top: 1px solid #ebebeb;
    }
}

.city-obl {
    padding-top: 17px;
    padding-bottom: 10px;
}

.city-obl:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}

.city-obl__caption {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .city-obl__caption {
        margin-bottom: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .city-obl__caption::after {
        content: "";
        width: 8px;
        height: 14px;
        background-image: url(../img/mobile-arrow-1.svg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

.city-obl__links {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .city-obl__links {
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        padding-right: 15px;
        display: none;
    }
}

.city-obl__link {
    color: #7f7f7f;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.city-obl__link:not(:last-child) {
    margin-right: 25px;
}

.city-obl__link:hover {
    color: #f7941e;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

@media (max-width: 767px) {
    .city-obl__link {
        display: block;
        padding: 15px 0;
        width: 100%;
        color: #4d4d4d;
        border-bottom: 1px solid #e6e6e6;
    }

    .city-obl__link:last-child {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    .city-obl {
        padding: 17px 0;
    }
}

.city-tags-top-mobile {
    display: none;
}

.city-tags-top-mobile__back {
    display: inline-block;
    width: 15px;
    height: 12px;
    background-image: url(../img/mobile-back.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 11px;
    margin-top: 5px;
    flex-shrink: 0;
    font-size: 0;
}

@media (max-width: 767px) {
    .city-tags-top-mobile {
        display: -webkit-box;
        display: flex;
        padding-bottom: 25px;
        border-bottom: 1px solid #e6e6e6;
    }
}

.city-modal__content.transform {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.city-modal__content.transform .city-modal__top {
    opacity: 0;
    visibility: hidden;
}

.city-tags__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.city-tags__item {
    color: #4d4d4d;
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 400;
    background-color: #f5f5f5;
    padding: 7px 10px;
    margin-bottom: 9px;
    border-radius: 4px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.city-tags__item:not(:last-child) {
    margin-right: 9px;
}

.city-tags__item:hover {
    background-color: #dbdbdb;
    color: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.city-tags .simplebar-track.simplebar-horizontal {
    opacity: 0 !important;
}

@media (max-width: 767px) {
    .city-tags {
        flex-wrap: nowrap;
    }

    .city-tags .mCSB_container {
        display: -webkit-box;
        display: flex;
        margin-bottom: 0 !important;
    }

    .city-tags .simplebar-content {
        display: -webkit-box;
        display: flex;
    }

    .city-tags .city-tags__wrapper {
        padding-right: 15px;
    }

    .city-tags .mCSB_scrollTools.mCSB_scrollTools_horizontal {
        opacity: 0 !important;
    }

    .city-tags .mCSB_horizontal.mCSB_inside > .mCSB_container {
        padding: 0 15px;
    }
}

.city-search {
    position: relative;
}

.city-search__input {
    border-radius: 4px;
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
    color: #333;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
}

.city-search__input::-webkit-input-placeholder {
    color: #808080;
}

.city-search__input::-moz-placeholder {
    color: #808080;
}

.city-search__input:-ms-input-placeholder {
    color: #808080;
}

.city-search__input::-ms-input-placeholder {
    color: #808080;
}

.city-search__input::placeholder {
    color: #808080;
}

.city-search__input:hover {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

.city-search__input:focus {
    box-shadow: 0 0 7px rgba(247, 148, 30, 0.45);
    border: 1px solid #f7941e;
    -webkit-transition: box-shadow 0.15s, border 0.15s;
    transition: box-shadow 0.15s, border 0.15s;
}

@media (max-width: 767px) {
    .city-search__input {
        height: 52px;
    }
}

.city-search__btn {
    position: absolute;
    border: none;
    cursor: pointer;
    background-color: transparent;
    width: 17px;
    height: 17px;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.city-search__btn svg {
    fill: #333;
    opacity: 0.35;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.city-search__btn--active svg {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

@media (max-width: 767px) {
    .city-search__btn {
        right: 35px;
    }
}

.city-results {
    max-height: 496px;
    display: none;
}

.city-results .simplebar-content-wrapper {
    padding-right: 40px;
}

@media (max-width: 767px) {
    .city-results .simplebar-content-wrapper {
        padding: 0;
    }
}

.city-results .simplebar-track {
    margin-top: 2px;
    margin-bottom: 5px;
    overflow: initial;
    background-color: #f2f2f2;
    border-radius: 7px;
    width: 6px !important;
    right: 7px;
    top: 2px;
    bottom: 5px;
}

.city-results .simplebar-track .simplebar-scrollbar::before {
    opacity: 1;
    background-color: #d9d9d9;
    width: 100%;
    left: 0;
    right: auto;
}

.city-result {
    padding-bottom: 24px;
    padding-top: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .city-result__left {
        width: 100%;
    }
}

.city-result__link {
    flex-shrink: 0;
    width: 84px;
    height: 34px;
    font-size: 12px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .city-result__link {
        font-size: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: transparent;
        width: 100%;
        height: 100%;
        border: none;
        box-shadow: none;
    }

    .city-result__link:hover {
        background-color: transparent;
        border: none;
        box-shadow: none;
    }
}

.city-result__caption {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.city-result__district {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}

.city-result__delivery {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 30px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}

@media (max-width: 767px) {
    .city-result__delivery {
        flex-wrap: wrap;
        height: auto;
    }
}

.city-result__txt {
    background-color: #f5f5f5;
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 100%;
    padding: 5px 10px;
}

@media (max-width: 767px) {
    .city-result__txt {
        height: auto;
        width: 100%;
        padding: 10px;
        font-size: 12px;
        text-align: center;
    }
}

.city-result__img {
    height: 100%;
    padding: 6px 10px;
}

.city-result__img img {
    max-height: 100%;
    max-width: 100%;
}

.city-result__img:not(:last-child) {
    border-right: 1px solid #f5f5f5;
}

.city-result__img--cdek img {
    width: 39px;
    height: 13px;
}

.city-result__img--box img {
    width: 74px;
    height: 17px;
}

.city-result__img--dpd img {
    width: 40px;
    height: 17px;
}

@media (max-width: 767px) {
    .city-result__img {
        height: 33px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        flex-grow: 1;
    }
}

.city-result:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}

@media (max-width: 767px) {
    .city-result {
        position: relative;
    }
}

.header-city {
    position: relative;
    display: inline-block;
}

.city-tooltip {
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 394px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 25px 30px;
    padding-bottom: 30px;
}

.city-tooltip::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10.5px 10px 10.5px;
    border-color: transparent transparent #fff transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 767px) {
    .city-tooltip::after {
        left: 11px;
        -webkit-transform: none;
        transform: none;
    }
}

.city-tooltip__caption {
    padding-right: 10px;
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .city-tooltip__caption {
        font-size: 14px;
        margin-bottom: 6px;
    }
}

.city-tooltip__text {
    padding-right: 10px;
    margin-bottom: 13px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

@media (max-width: 767px) {
    .city-tooltip__text {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px;
        padding-right: 18px;
    }
}

.city-tooltip__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.city-tooltip__btn {
    width: 160px;
    height: 52px;
    font-size: 14px;
}

.city-tooltip__btn:first-child {
    margin-right: 14px;
}

@media (max-width: 767px) {
    .city-tooltip__btn:first-child {
        font-size: 9px;
        width: 120px;
        height: 42px;
        font-size: 12px;
    }
}

.city-tooltip__btn--other {
    border: 1px solid #f7941e;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .city-tooltip__btn--other {
        width: 120px;
        height: 42px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .city-tooltip {
        left: 0;
        -webkit-transform: none;
        transform: none;
        width: 288px;
        padding: 20px;
    }
}

.catalog__filters {
    width: 100%;
    /*margin-top: 27px;*/
    margin-bottom: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

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

#keypress {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    height: 3px;
    background-color: #d9d9d9;
    border-radius: 50px;
    box-shadow: none;
    border: none;
    margin-bottom: 27px;
}

#keypress .noUi-connect {
    background-color: #f7941e;
}

#keypress .noUi-handle {
    border-radius: 100%;
    background-color: #fff;
    height: 18px;
    width: 18px;
    border: 3px solid #f7941e;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    cursor: pointer;
    box-shadow: none;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

#keypress .noUi-handle::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
    background: #fff;
    height: 8px;
    width: 8px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

#keypress .noUi-handle::after {
    display: none;
}

#keypress .noUi-handle:hover {
    background-color: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

#keypress .noUi-handle:hover::before {
    opacity: 1;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

#keypress .noUi-handle {
    top: -7px;
}

.noUi-state-drag .noUi-handle.noUi-active {
    background-color: #f7941e !important;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.noUi-state-drag .noUi-handle.noUi-active::before {
    opacity: 1 !important;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.choice-filters {
    display: none;
}

.title-reset {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.title-reset .reset-filters {
    color: #f7941e;
    font-size: 14px;
}

@media (max-width: 1259px) {
    .title-reset .reset-filters {
        margin-top: 7px;
    }
}

@media (max-width: 1259px) {
    .title-reset {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
    }
}

.choice-filters-content {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.choice-filters-content__btn {
    background-color: #f5f5f5 !important;
    border-radius: 4px;
    color: #4d4d4d;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.choice-filters-content__btn svg {
    margin-left: 10px;
    fill: #a6a6a6;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.choice-filters-content__btn:hover {
    background-color: #dbdbdb;
    color: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.choice-filters-content__btn:hover svg {
    fill: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

/*.inner-inner .catalog-back {*/
/*  margin-bottom: 7px;*/
/*}*/

@media (max-width: 1259px) {
    .inner-inner .catalog-back {
        /*margin-bottom: 10px;*/
    }
}

@media (max-width: 767px) {
    .inner-inner .catalog-category--full {
        display: none;
    }
}

.inner-inner .catalog-category--full {
    padding-bottom: 9px;
}

.inner-inner .category-link__current {
    /*margin-top: 5px;*/
    padding-left: 9px;
    margin-left: 7px;
}

@media (max-width: 1259px) {
    .inner-inner .category-link__current {
        margin-left: 7px;
    }
}

.inner-inner .category-link__current .category-link__text {
    padding-right: 0;
}

@media (max-width: 767px) {
    .pr {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .mobile-filters {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 10000;
        padding: 15px 15px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .mobile-filters .mobile-filters__list {
        padding-bottom: 80px;
        overflow-y: auto;
    }
}

@media (max-width: 767px) {
    .mobile-filters .catalog-category {
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6;
    }
}

.mobile-filters__title {
    display: none;
}

@media (max-width: 767px) {
    .mobile-filters__title {
        display: block;
        font-size: 18px;
        font-weight: 700;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .mobile-filters .catalog-category {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        border-bottom: 1px solid #e6e6e6;
        padding: 15px 0;
    }

    .mobile-filters .catalog-category::after {
        content: "";
        width: 8px;
        height: 14px;
        background-image: url("../img/mobile-arrow-1.svg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .mobile-filters .catalog-category .category-title {
        margin-bottom: 0;
    }
}

.mobile-filters .choice-filters {
    display: none;
}

.mobile-filters__top {
    display: none;
}

@media (max-width: 767px) {
    .mobile-filters__top {
        display: -webkit-box;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        padding: 12px 0;
        padding-bottom: 26px;
        border-bottom: 1px solid #e6e6e6;
    }
}

.mobile-filters__close {
    display: none;
}

@media (max-width: 767px) {
    .mobile-filters__close {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../img/mobile-close.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
}

@media (max-width: 767px) {
    .mob-inner {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        padding: 15px;
        padding-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .mob-inner .catalog-category__list {
        overflow-y: auto;
        padding-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .mob-inner .custom-checkbox {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .mob-inner .custom-select__dropdown .custom-checkbox {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .mob-inner .catalog-category__list {
        display: block !important;
        margin-top: 0 !important;
    }

    .mob-inner .catalog-category__list .catalog-category__item {
        padding: 15px 0;
        border-bottom: 1px solid #e6e6e6;
    }

    .mob-inner .catalog-category__list .catalog-category__item .custom-checkbox {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .mob-inner .filter-search__field {
        display: block;
        margin-bottom: 5px;
    }

    .mob-inner .filter-search__field .filter-search__input {
        height: 52px;
    }
}

.mob-inner__top {
    display: none;
}

@media (max-width: 767px) {
    .mob-inner__top {
        display: -webkit-box;
        display: flex;
        padding: 12px 0;
        padding-bottom: 26px;
    }
}

.mob-inner__back {
    display: none;
}

@media (max-width: 767px) {
    .mob-inner__back {
        display: inline-block;
        width: 15px;
        height: 12px;
        background-image: url("../img/mobile-back.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 11px;
        margin-top: 5px;
        flex-shrink: 0;
    }
}

.mob-inner__title {
    display: none;
}

@media (max-width: 767px) {
    .mob-inner__title {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        display: block;
        padding-right: 20px;
    }

    .mob-inner__title .tooltip {
        display: -webkit-inline-box;
        display: inline-flex;
    }

    .mob-inner__title .tooltip__inner {
        display: none;
    }
}

.mob-inner__close {
    display: none;
}

@media (max-width: 767px) {
    .mob-inner__close {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../img/mobile-close.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: auto;
        margin-top: 5px;
        flex-shrink: 0;
    }
}

.transformed {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.transformed-2 {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.overflow {
    overflow-y: initial;
}

.filters-btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.filter-quantity {
    display: none;
}

@media (max-width: 767px) {
    .filter-quantity {
        display: inline-block;
        margin-left: 8px;
        color: #f7941e;
    }
}

@media (max-width: 767px) {
    .title-reset {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        margin-bottom: 12px !important;
    }
}

@media (max-width: 767px) {
    .catalog__filters {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.3s;
        transition: 0.3s;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 10001;
        margin: 0;
        padding: 15px;
    }

    .catalog__filters .custom-select {
        width: 100%;
        display: none;
    }

    .catalog__filters .custom-select__input {
        display: none;
    }

    .catalog__filters .custom-select__dropdown {
        position: initial;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        border: none;
    }

    .catalog__filters .custom-select__dropdown::before, .catalog__filters .custom-select__dropdown::after {
        display: none;
    }
}

.catalog__filters.transform {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sort-window.transform {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.inner-inner .catalog-back:first-child {
    border-bottom: 1px solid transparent;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.accept-content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 15px;
    background-color: #fff;
    z-index: 100;
    width: 100%;
    display: none;
}

@media (max-width: 991px) {
    .accept-content {
        display: block;
    }
}

.accept {
    width: 100%;
    margin-top: auto;
    display: none;
}

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

.show-prod {
    width: 100%;
    padding: 15px;
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
}

.show-prod .primary-btn {
    width: 100%;
}

[data-handle="0"] {
    -webkit-box-ordinal-group: -1;
    order: -2;
}

[data-handle="1"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
}

.mobile-btn {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 220%;
    z-index: 20;
}

.kpagination {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin-top: 30px;
}

.kpagination__item:first-child .kpagination__link {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.kpagination__item:first-child .kpagination__link::before {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.kpagination__item:last-child .kpagination__link {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.kpagination__item:last-child .kpagination__link::before {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.kpagination__link {
    position: relative;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    display: inline-block;
    width: 52px;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    line-height: 1.15;
}

.kpagination__link svg {
    fill: #333;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.kpagination__link::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    box-shadow: inset 0 -3px 0 #f28500;
    background-color: #f7941e;
    opacity: 0;
    z-index: 2;
}

.kpagination__link--active::before {
    opacity: 1;
}

.kpagination__link--active span {
    color: #fff;
    position: relative;
    z-index: 5;
}

.kpagination__link--active:hover {
    color: #fff;
}

.kpagination__link--active:hover svg {
    fill: #fff;
}

.kpagination__link:hover {
    color: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.kpagination__link:hover svg {
    fill: #f7941e;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

@media (max-width: 1259px) {
    .kpagination {
        margin-top: 29px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .kpagination {
        display: -webkit-box;
        display: flex;
    }

    /*.kpagination .kpagination__item:not(:nth-child(-n+5)) {*/
    /*  display: none;*/
    /*}*/
}

.price-ot__tooltip {
    margin-left: 8px;
    top: -4px;
    flex-shrink: 0;
}

.price-ot__tooltip span {
    margin: 0;
}

.price-ot__tooltip .tooltip__inner {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 125px;
}

.price-ot__tooltip .tooltip__inner::after {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.price-ot__tooltip .tooltip__inner::before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 30px;
}

.price-ot__tooltip .tooltip__inner .tooltip-price {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 2px;
}

@media (max-width: 1259px) {
    .price-ot__tooltip .tooltip__inner .tooltip-price {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .price-ot__tooltip .tooltip__inner .tooltip-price {
        font-size: 16px;
    }
}

.price-ot__tooltip .tooltip__inner .tooltip-prim {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 2px;
}

@media (max-width: 1259px) {
    .price-ot__tooltip .tooltip__inner .tooltip-prim {
        font-size: 12px;
    }
}

.price-ot__tooltip .tooltip__inner .tooltip-prim:last-child {
    margin-bottom: 0;
}

@media (max-width: 1259px) {
    .price-ot__tooltip .tooltip__inner {
        width: 130px;
    }
}

@media (max-width: 1259px) {
    .price-ot__tooltip {
        top: 0px;
    }
}

@media (max-width: 767px) {
    .price-ot__tooltip {
        margin-left: 0;
    }

    .price-ot__tooltip .tooltip__inner {
        left: -9px;
        -webkit-transform: none;
        transform: none;
    }

    .price-ot__tooltip .tooltip__inner::after {
        content: "";
        display: block !important;
        position: absolute;
        left: 16px;
        bottom: -5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5.5px 0 5.5px;
        border-color: #382e2c transparent transparent transparent;
    }
}

.catalog__grid--linegrid .price-ot__tooltip {
    top: -7px;
}

.tooltip-price-wrapper {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .tooltip-price-wrapper {
        flex-wrap: wrap;
        -webkit-box-align: initial;
        align-items: initial;
        -webkit-box-flex: 1;
        flex-grow: 1;
    }

    .tooltip-price-wrapper .product__price {
        margin-right: 10px;
        font-size: 16px;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .groups-grid .product:nth-child(2n) .tooltip__inner {
        left: auto;
        right: -15px;
    }

    .groups-grid .product:nth-child(2n) .tooltip__inner::after {
        left: auto;
        right: 10px;
    }
}

.stories-slider {
    position: relative;
    width: 100%;
    margin-bottom: 27px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .stories-slider {
        width: calc(100% + 23px);
    }
}

.stories-slider::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8;
    width: 30px;
    height: 213px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.stories-slider .swiper-pagination {
    width: 100%;
    bottom: 2px;
}

.stories-slider .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 15px;
    background-color: #d9d9d9;
    margin: 0 2px;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
    opacity: 1;
}

.stories-slider .swiper-pagination-bullet:hover {
    background-color: #bfbfbf;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.stories-slider .swiper-pagination-bullet-active {
    background-color: #f7941e;
}

.stories-slider .swiper-pagination-bullet-active:hover {
    background-color: #f7941e;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.stories-slider .swiper-slide {
    position: relative;
}

.stories-slider .stories-prev,
.stories-slider .stories-next {
    position: absolute;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 39px;
    height: 33px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
    z-index: 10;
    border-radius: 5px;
}

.stories-slider .stories-prev svg,
.stories-slider .stories-next svg {
    fill: #333;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.stories-slider .stories-prev:hover svg,
.stories-slider .stories-next:hover svg {
    fill: #f7941e;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

.stories-slider .stories-next::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 213px;
    width: 110px;
}

@media (max-width: 1259px) {
    .stories-slider .stories-next::before {
        width: 43px;
    }
}

@media (max-width: 991px) {
    .stories-slider .stories-next {
        display: none;
    }
}

.stories-slider .stories-prev {
    right: auto;
    left: -15px;
}

.stories-slider__content {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    margin-top: -20px;
    margin-bottom: -20px;
    position: relative;
}

@media (max-width: 767px) {
    .stories-slider {
        margin-bottom: 10px;
    }
}

.story {
    height: 180px;
    width: 127px;
    margin-right: 10px;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.07);
    background-color: #000000;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    flex-shrink: 0;
    position: relative;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    cursor: pointer;
}

/*.story::after {
  content: "";
  position: absolute;
  right: -5px;
  top: -5px;
  width: 20px;
  height: 20px;
  z-index: 30;
  border-radius: 100%;
  background-color: #f7941e;
  border: 5px solid #fff;
}*/

.story__visited::after {
    content: "";
    position: absolute;
    right: -5px;
    top: -5px;
    width: 20px;
    height: 20px;
    z-index: 30;
    border-radius: 100%;
    background-color: #f7941e;
    border: 5px solid #fff;
}

.story::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background-image: linear-gradient(10deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
}

.story__link::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.story__category {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 5;
    border-radius: 6px;
    color: #fff;
    padding: 9px 10px;
    padding-left: 25px;
    font-size: 11px;
    font-weight: 700;
    background-position: 10px center;
    background-size: 12px 12px;
    background-repeat: no-repeat;
}

.story__category--video {
    background-image: url("../img/icon-video.svg");
}

.story__category--article {
    background-image: url("../img/icon-article.svg");
}

.story__title {
    position: relative;
    z-index: 5;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
    color: #fff;
    font: var(--paragraph-4);
    margin: 0;

}

@media (max-width: 1259px) {
    .story__title {
        font-size: 12px;
        line-height: 14px;
        font-weight: 400;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .story:hover {
        box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.15);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-transition: all 0.15s;
        transition: all 0.15s;
    }
}

.story-viewed::after {
    opacity: 0;
}

.stories-mobile {
    margin-top: 10px;
}

.stories-mobile.for-mobile {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: -15px;
    width: 100vw;
}

@media (max-width: 991px) {
    .stories-slider::after {
        display: none;
    }
}

@media (max-width: 991px) {
    .stories-slider__content {
        overflow-x: auto;
    }

    .stories-slider__content .simplebar-content {
        display: -webkit-box;
        display: flex;
    }

    .stories-slider__content .swiper-wrapper {
        width: auto;
        padding-right: 15px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .stories-slider__content .swiper-wrapper {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    .stories-slider__content .stories-slider__story {
        flex-shrink: 0;
    }

    .stories-slider__content .stories-slider__story:last-child {
        margin-right: 0;
    }

    .stories-slider__content .simplebar-track.simplebar-horizontal {
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .viewed-slider .swiper-slide .product {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .viewed-slider .swiper-slide:nth-child(2n) .product {
        padding-left: 15px;
        padding-right: 0;
    }
}

.product .modal {
    position: relative;
}

.empty_result img {
    width: 285px;
}

.empty_result__body {
    color: #333333;
    height: 280px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 280px;
    -webkit-justify-content: center;
    justify-content: center;
}

.empty_result__body h4 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 14px;
}

.empty_result__body p {
    margin-bottom: 32px;
}

.empty_result .empty_result__reset {
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.empty_result .reset-filters {
    color: #f7941e;
    font-size: 14px;
    font-weight: 400;
    outline: none;
}

/*кнопка получения товаров для категорийных менеджеров*/

.get-goods__btn {
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    color: #f7941e;
    padding-bottom: 1px;
    border-bottom: 1px dashed #f7941e;
    -webkit-transition: background-color 0.15s ease-in;
    transition: background-color 0.15s ease-in;
}

.get-goods__btn:hover, .get-goods__btn:focus {
    border-bottom: 1px dashed transparent;
    cursor: pointer;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    color: var(--color-on-accent);
}

.get-goods__btn-wrapper {
    width: 100%;
    margin-bottom: 12px;
}


/*# sourceMappingURL=main.min.css.map */
