/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after
{
    box-sizing: border-box;
}

html
{
    font-family: sans-serif;
    line-height: 1.15;

    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section
{
    display: block;
}

body
{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    text-align: left;
    color: #212529;
    background-color: #fff;
    min-width: 320px;
}

[tabindex='-1']:focus
{
    outline: 0 !important;
}

hr
{
    overflow: visible; 

    box-sizing: content-box;
    height: 0;
}

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

p
{
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title]
{
    cursor: help;
            text-decoration: underline;
            text-decoration: underline dotted;

    border-bottom: 0;

    -webkit-text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
}

address
{
    font-style: normal;
    line-height: inherit; 

    margin-bottom: 1rem;
}

ol,
ul,
dl
{
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol
{
    margin-bottom: 0;
}

dt
{
    font-weight: 700;
}

dd
{
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote
{
    margin: 0 0 1rem;
}

b,
strong
{
    font-weight: bolder;
}

small
{
    font-size: 80%;
}

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

a
{
    text-decoration: none;

    color: #007bff;
    background-color: transparent;
}
a:hover
{
    text-decoration: underline; 

    color: #0056b3;
}

a:not([href]):not([tabindex])
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):focus
{
    outline: 0;
}

pre,
code,
kbd,
samp
{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre
{
    overflow: auto; 

    margin-top: 0;
    margin-bottom: 1rem;
}

figure
{
    margin: 0 0 1rem;
}

img
{
    vertical-align: middle;

    border-style: none;
}

svg
{
    overflow: hidden;

    vertical-align: middle;
}

table
{
    border-collapse: collapse;
}

caption
{
    padding-top: .75rem;
    padding-bottom: .75rem;

    caption-side: bottom; 

    text-align: left;

    color: #6c757d;
}

th
{
    text-align: inherit;
}

label
{
    display: inline-block;

    margin-bottom: .5rem;
}

button
{
    border-radius: 0;
}

button:focus
{
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; 

    margin: 0;
}

button,
input
{
    overflow: visible;
}

button,
select
{
    text-transform: none;
}

select
{
    word-wrap: normal;
}

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

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled)
{
    cursor: pointer;
}

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

    border-style: none;
}

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

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month']
{
    -webkit-appearance: listbox;
}

textarea
{
    overflow: auto;

    resize: vertical;
}

fieldset
{
    min-width: 0;
    margin: 0;
    padding: 0;

    border: 0;
}

legend
{
    font-size: 1.5rem;
    line-height: inherit;

    display: block;

    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    padding: 0;

    white-space: normal; 

    color: inherit;
}

progress
{
    vertical-align: baseline;
}

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

[type='search']
{
    outline-offset: -2px;

    -webkit-appearance: none;
}

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

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

    -webkit-appearance: button;
}

output
{
    display: inline-block;
}

summary
{
    display: list-item;

    cursor: pointer;
}

template
{
    display: none;
}

[hidden]
{
    display: none !important;
}

/* 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;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;

    margin-right: auto; 
    margin-left: 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;
}

/* Magnific Popup CSS */
.mfp-bg
{
    position: fixed;
    z-index: 1042;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    opacity: .8; 
    background: #0b0b0b;
}

.mfp-wrap
{
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    outline: none !important;

    -webkit-backface-visibility: hidden;
}

.mfp-container
{
    position: absolute;
    top: 0;
    left: 0;

    box-sizing: border-box; 
    width: 100%;
    height: 100%;
    padding: 0 8px;

    text-align: center;
}

.mfp-container:before
{
    display: inline-block;

    height: 100%;

    content: '';
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before
{
    display: none;
}

.mfp-content
{
    position: relative;
    z-index: 1045; 

    display: inline-block;

    margin: 0 auto;

    text-align: left;
    vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content
{
    width: 100%;

    cursor: auto;
}

.mfp-ajax-cur
{
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
    cursor: zoom-out;
}

.mfp-zoom
{
    cursor: pointer;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content
{
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter
{
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.mfp-loading.mfp-figure
{
    display: none;
}

.mfp-hide
{
    display: none !important;
}

.mfp-preloader
{
    position: absolute;
    z-index: 1044; 
    top: 50%;
    right: 8px;
    left: 8px;

    width: auto;
    margin-top: -.8em;

    text-align: center;

    color: #ccc;
}
.mfp-preloader a
{
    color: #ccc;
}
.mfp-preloader a:hover
{
    color: #fff;
}

.mfp-s-ready .mfp-preloader
{
    display: none;
}

.mfp-s-error .mfp-content
{
    display: none;
}

button.mfp-close,
button.mfp-arrow
{
    z-index: 1046;

    display: block;
    overflow: visible;

    padding: 0;

    cursor: pointer;

    border: 0;
    outline: none;
    background: transparent;
    box-shadow: none;

    -webkit-appearance: none;
    touch-action: manipulation;
}

button::-moz-focus-inner
{
    padding: 0;

    border: 0;
}

.mfp-close
{
    font-family: Arial, Baskerville, monospace; 
    font-size: 28px;
    font-style: normal;
    line-height: 44px;

    position: absolute;
    top: 0;
    right: 0;

    width: 44px;
    height: 44px;
    padding: 0 0 18px 10px;

    text-align: center;
    text-decoration: none;

    opacity: .65;
    color: #fff;
}
.mfp-close:hover,
.mfp-close:focus
{
    opacity: 1;
}
.mfp-close:active
{
    top: 1px;
}

.mfp-close-btn-in .mfp-close
{
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close
{
    right: -6px;

    width: 100%; 
    padding-right: 6px;

    text-align: right;

    color: #fff;
}

.mfp-counter
{
    font-size: 12px;
    line-height: 18px;

    position: absolute;
    top: 0;
    right: 0;

    white-space: nowrap; 

    color: #ccc;
}

.mfp-arrow
{
    position: absolute;
    top: 50%;

    width: 90px;
    height: 110px;
    margin: 0;
    margin-top: -55px;
    padding: 0;

    opacity: .65;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active
{
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus
{
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;
    margin-top: 35px;
    margin-left: 35px;

    content: '';

    border: medium inset transparent;
}
.mfp-arrow:after
{
    top: 8px; 

    border-top-width: 13px;
    border-bottom-width: 13px;
}
.mfp-arrow:before
{
    opacity: .7; 
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left
{
    left: 0;
}
.mfp-arrow-left:after
{
    margin-left: 31px; 

    border-right: 17px solid #fff;
}
.mfp-arrow-left:before
{
    margin-left: 25px;

    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right
{
    right: 0;
}
.mfp-arrow-right:after
{
    margin-left: 39px; 

    border-left: 17px solid #fff;
}
.mfp-arrow-right:before
{
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content
{
    line-height: 0;

    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close
{
    top: -40px;
}

.mfp-iframe-scaler
{
    overflow: hidden;

    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    background: #000; 
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

/* Main image in popup */
img.mfp-img
{
    line-height: 0;

    display: block;

    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto; 
    padding: 40px 0 40px;
}

/* The shadow behind the image */
.mfp-figure
{
    line-height: 0;
}
.mfp-figure:after
{
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;

    display: block;

    width: auto;
    height: auto;

    content: '';

    background: #444; 
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}
.mfp-figure small
{
    font-size: 12px;
    line-height: 14px; 

    display: block;

    color: #bdbdbd;
}
.mfp-figure figure
{
    margin: 0;
}

.mfp-bottom-bar
{
    position: absolute;
    top: 100%;
    left: 0;

    width: 100%;
    margin-top: -36px;

    cursor: auto;
}

.mfp-title
{
    line-height: 18px;

    padding-right: 36px; 

    text-align: left;
    word-wrap: break-word;

    color: #f3f3f3;
}

.mfp-image-holder .mfp-content
{
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure
{
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder
    {
        padding-right: 0; 
        padding-left: 0;
    }
    .mfp-img-mobile img.mfp-img
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after
    {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small
    {
        display: inline;

        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar
    {
        position: fixed;
        top: auto;
        bottom: 0;

        box-sizing: border-box; 
        margin: 0;
        padding: 3px 5px;

        background: rgba(0, 0, 0, .6);
    }
    .mfp-img-mobile .mfp-bottom-bar:empty
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter
    {
        top: 3px; 
        right: 5px;
    }
    .mfp-img-mobile .mfp-close
    {
        line-height: 35px;

        position: fixed;
        top: 0;
        right: 0;

        width: 35px;
        height: 35px;
        padding: 0; 

        text-align: center;

        background: rgba(0, 0, 0, .6);
    }
}

@media all and (max-width: 900px)
{
    .mfp-arrow
    {
        transform: scale(.75);
    }
    .mfp-arrow-left
    {
        transform-origin: 0;
    }
    .mfp-arrow-right
    {
        transform-origin: 100%;
    }
    .mfp-container
    {
        padding-right: 6px; 
        padding-left: 6px;
    }
}

/*! nouislider - 14.7.0 - 4/6/2021 */
.noUi-target,
.noUi-target *
{
    box-sizing: border-box; 

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    touch-action: none;
}

.noUi-target
{
    position: relative;
}

.noUi-base,
.noUi-connects
{
    position: relative;
    z-index: 1; 

    width: 100%;
    height: 100%;
}

.noUi-connects
{
    z-index: 0; 

    overflow: hidden;
}

.noUi-connect,
.noUi-origin
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;

    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;

    will-change: transform;
    -webkit-transform-style: preserve-3d;
            transform-style: flat;
}

.noUi-connect
{
    width: 100%; 
    height: 100%;
}

.noUi-origin
{
    width: 10%; 
    height: 10%;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin
{
    right: auto; 
    left: 0;
}

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

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

.noUi-handle
{
    position: absolute; 

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.noUi-touch-area
{
    width: 100%; 
    height: 100%;
}

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

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

.noUi-horizontal
{
    height: 18px;
}

.noUi-horizontal .noUi-handle
{
    top: -6px; 
    right: -17px;

    width: 34px;
    height: 28px;
}

.noUi-vertical
{
    width: 18px;
}

.noUi-vertical .noUi-handle
{
    top: -17px; 
    right: -6px;

    width: 28px;
    height: 34px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle
{
    right: auto; 
    left: -17px;
}

.noUi-target
{
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    background: #fafafa;
    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
{
    cursor: default;

    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    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
{
    position: absolute;
    top: 6px; 
    left: 14px;

    display: block;

    width: 1px;
    height: 14px;

    content: '';

    background: #e8e7e6;
}

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

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

    width: 14px;
    height: 1px;
}

.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;

    text-align: center; 
    white-space: nowrap;
}

.noUi-value-sub
{
    font-size: 10px; 

    color: #ccc;
}

.noUi-marker
{
    position: absolute;

    background: #ccc;
}

.noUi-marker-sub
{
    background: #aaa;
}

.noUi-marker-large
{
    background: #aaa;
}

.noUi-pips-horizontal
{
    top: 100%;
    left: 0;

    width: 100%; 
    height: 80px;
    padding: 10px 0;
}

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

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

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

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

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

.noUi-pips-vertical
{
    top: 0;
    left: 100%; 

    height: 100%;
    padding: 0 10px;
}

.noUi-value-vertical
{
    padding-left: 25px; 

    transform: translate(0, -50%);
}

.noUi-rtl .noUi-value-vertical
{
    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
{
    position: absolute;

    display: block;

    padding: 5px;

    text-align: center;
    white-space: nowrap; 

    color: #000;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
}

.noUi-horizontal .noUi-tooltip
{
    bottom: 120%; 
    left: 50%;

    transform: translate(-50%, 0);
}

.noUi-vertical .noUi-tooltip
{
    top: 50%;
    right: 120%; 

    transform: translate(0, -50%);
}

.noUi-horizontal .noUi-origin > .noUi-tooltip
{
    bottom: 10px; 
    left: auto;

    transform: translate(50%, 0);
}

.noUi-vertical .noUi-origin > .noUi-tooltip
{
    top: auto;
    right: 28px; 

    transform: translate(0, -18px);
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Regular.eot?') format('eot'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2');
}

@font-face
{
    font-family: 'Gilroy';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/Gilroy/Gilroy-Regular.eot?') format('eot'), url('../fonts/Gilroy/Gilroy-Regular.ttf') format('truetype'), url('../fonts/Gilroy/Gilroy-Regular.woff') format('woff');
}

@font-face
{
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Gilroy/Gilroy-Medium.eot?') format('eot'), url('../fonts/Gilroy/Gilroy-Medium.ttf') format('truetype'), url('../fonts/Gilroy/Gilroy-Medium.woff') format('woff');
}

@font-face
{
    font-family: 'Gilroy';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Gilroy/Gilroy-SemiBold.eot?') format('eot'), url('../fonts/Gilroy/Gilroy-SemiBold.ttf') format('truetype'), url('../fonts/Gilroy/Gilroy-SemiBold.woff') format('woff');
}

@font-face
{
    font-family: 'Gilroy';
    font-weight: 700;
    font-style: normal;

    src: url('../fonts/Gilroy/Gilroy-Bold.eot?') format('eot'), url('../fonts/Gilroy/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy/Gilroy-Bold.woff') format('woff');
}

@font-face
{
    font-family: 'Gilroy';
    font-weight: 800;
    font-style: normal;

    src: url('../fonts/Gilroy/Gilroy-ExtraBold.eot?') format('eot'), url('../fonts/Gilroy/Gilroy-ExtraBold.ttf') format('truetype'), url('../fonts/Gilroy/Gilroy-ExtraBold.woff') format('woff');
}

@font-face
{
    font-family: 'Mont';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Mont/Mont-SemiBold.eot?') format('eot'), url('../fonts/Mont/Mont-SemiBold.ttf') format('truetype'), url('../fonts/Mont/Mont-SemiBold.woff') format('woff'), url('../fonts/Mont/Mont-SemiBold.woff2') format('woff2');
}

@font-face
{
    font-family: 'ProximaNova';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/ProximaNova/ProximaNova-SemiBold.eot?') format('eot'), url('../fonts/ProximaNova/ProximaNova-SemiBold.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-SemiBold.woff') format('woff');
}

@font-face
{
    font-family: 'TT Travels';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/Travels/TTTravels-Regular.eot?') format('eot'), url('../fonts/Travels/TTTravels-Regular.ttf') format('truetype'), url('../fonts/Travels/TTTravels-Regular.woff') format('woff');
}

@font-face
{
    font-family: 'TT Travels';
    font-weight: 600;
    font-style: normal;

    src: url('../fonts/Travels/TTTravels-DemiBold.eot?') format('eot'), url('../fonts/Travels/TTTravels-DemiBold.ttf') format('truetype'), url('../fonts/Travels/TTTravels-DemiBold.woff') format('woff');
}

@font-face
{
    font-family: 'icons';
    font-weight: 400;
    font-style: normal;

    src: url('../fonts/icons.ttf') format('truetype'), url('../fonts/icons.woff') format('woff');
}

html,
body
{
    min-height: 100vh;
}

body
{
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #272727;
}

::-moz-placeholder
{
    color: #767676;
}

:-ms-input-placeholder
{
    color: #767676;
}

::placeholder
{
    color: #767676;
}

::-moz-selection
{
    color: #272727;
    background-color: #f9e033;
}

::selection
{
    color: #272727;
    background-color: #f9e033;
}

a
{
    transition: all .35s ease;
}
a:hover
{
    text-decoration: none;
}

ul,
ol
{
    margin: 0;
    padding: 0; 

    list-style: none;
}

.page
{
    display: flex;
    flex-direction: column; 

    min-height: 100vh;
}
.page-main
{
    flex: 1;
}

.container
{
    box-sizing: border-box;
    width: 100%;
    max-width: 1466px;
    margin: 0 auto; 
    padding: 0 56px;
}
@media (max-width: 767px)
{
    .container
    {
        padding: 0 28px;
    }
}

.no-scroll
{
    overflow: hidden;
}

[class^='_icn-'],
[class*=' _icn-']
{
    font-family: 'icons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

._icn-arrow-category:before
{
    content: '\e90f';
}

._icn-arrow-more:before
{
    content: '\e90e';
}

._icn-arrow-card:before
{
    content: '\e90d';
}

._icn-arrow-blog:before
{
    content: '\e90c';
}

._icn-arrow-top:before
{
    content: '\e90b';
}

._icn-viber-no-fill:before
{
    content: '\e90a';
}

._icn-favorite:before
{
    content: '\e902';
}

._icn-youtube:before
{
    content: '\e900';
}

._icn-bag:before
{
    content: '\e901';
}

._icn-user:before
{
    content: '\e903';
}

._icn-viber:before
{
    content: '\e904';
}

._icn-search:before
{
    content: '\e905';
}

._icn-dropdown:before
{
    content: '\e906';
}

._icn-instagram:before
{
    content: '\e907';
}

._icn-facebook:before
{
    content: '\e908';
}

._icn-skype:before
{
    content: '\e909';
}

button,
input[type='text'],
input[type='tel'],
input[type='tel']
{
    margin: 0;
    padding: 0;

    border: none;
    border-radius: 0; 
    outline: none;
    background: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.btn
{
    position: relative;

    display: inline-flex;
    overflow: hidden;

    transition: all .35s ease 0s; 
    text-align: center;

    align-items: center;
    justify-content: center;
}
.btn__text
{
    position: relative;
    z-index: 2;
}
.btn--fill
{
    font-family: 'TT Travels', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

    padding: 18px 60px 17px;

    transition: color .25s ease 0s,
    box-shadow .25s ease 0s,
    background-color 0s ease .25s; 
    text-transform: uppercase;

    color: #000;
    border-radius: 27px;
    background-color: #f9e033;
    box-shadow: 0 0 24px rgba(249, 224, 51, .4);
}
@media (max-width: 359px)
{
    .btn--fill
    {
        width: 100%;
        max-width: 100%;
        padding: 18px 5px 17px;
    }
}
.btn--fill::after
{
    position: absolute;
    z-index: 1; 
    top: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 100%;

    content: '';
    transition: all .25s ease 0s;
    transform: scaleY(0);

    background-color: #272727;
}
.btn--fill:hover, .btn--fill:focus
{
    color: #fff;
    box-shadow: 0 0 24px rgba(39, 39, 39, .4);
}
.btn--fill:hover::after, .btn--fill:focus::after
{
    visibility: visible; 

    transform: scaleY(1);
}

.title
{
    font-size: 42px;
    font-weight: 600;
    line-height: 119.04762%;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .title
    {
        font-size: 32px;
    }
}
@media (max-width: 359px)
{
    .title
    {
        font-size: 22px;
    }
}
.title:not(:last-child)
{
    margin-bottom: 20px;
}

.text article:not(:last-child)
{
    margin-bottom: 50px;
}
@media (max-width: 767px)
{
    .text article:not(:last-child)
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 359px)
{
    .text article:not(:last-child)
    {
        margin-bottom: 30px;
    }
}

.text .btn:not(:first-child)
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .text .btn:not(:first-child)
    {
        margin-top: 30px;
    }
}
@media (max-width: 359px)
{
    .text .btn:not(:first-child)
    {
        margin-top: 20px;
    }
}

.text .btn:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .text .btn:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .text .btn:not(:last-child)
    {
        margin-bottom: 20px;
    }
}

.text h1
{
    font-size: 42px;
    font-weight: 600;
    line-height: 119.04762%;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .text h1
    {
        font-size: 32px;
    }
}
@media (max-width: 359px)
{
    .text h1
    {
        font-size: 22px;
    }
}
.text h1:not(:last-child)
{
    margin-bottom: 20px;
}

.text h2
{
    font-size: 32px;
    font-weight: 600;
    line-height: 118.18182%;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .text h2
    {
        font-size: 24px;
    }
}
@media (max-width: 359px)
{
    .text h2
    {
        font-size: 20px;
    }
}
.text h2:not(:last-child)
{
    margin-bottom: 20px;
}

.text h3
{
    font-size: 22px;
    font-weight: 600;
    line-height: 118.18182%;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 359px)
{
    .text h3
    {
        font-size: 18px;
    }
}
.text h3:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 359px)
{
    .text h3:not(:last-child)
    {
        margin-bottom: 15px;
    }
}

.text h4
{
    font-size: 19px;
    font-weight: 600;
    line-height: 118.18182%;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .text h4
    {
        font-size: 18px;
    }
}
@media (max-width: 359px)
{
    .text h4
    {
        font-size: 16px;
    }
}
.text h4:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 359px)
{
    .text h4:not(:last-child)
    {
        margin-bottom: 15px;
    }
}

.text h5
{
    font-size: 16px;
    font-weight: 400;
    line-height: 2;

    margin-bottom: 0;
}
@media (max-width: 767px)
{
    .text h5
    {
        font-size: 15px;
    }
}
@media (max-width: 359px)
{
    .text h5
    {
        font-size: 14px;
        line-height: 1.4;
    }
}
.text h5:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 359px)
{
    .text h5:not(:last-child)
    {
        margin-bottom: 15px;
    }
}

.text p
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;

    margin-bottom: 0;
}
@media (max-width: 359px)
{
    .text p
    {
        font-size: 11px;
        line-height: 1.4;
    }
}
.text p:not(:last-child)
{
    margin-bottom: 21px;
}
@media (max-width: 359px)
{
    .text p:not(:last-child)
    {
        margin-bottom: 14px;
    }
}

.text ul:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 359px)
{
    .text ul:not(:last-child)
    {
        margin-bottom: 30px;
    }
}

.text ul li
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2; 

    position: relative;

    padding-left: 16px;
}
@media (max-width: 359px)
{
    .text ul li
    {
        font-size: 11px;
    }
}
.text ul li:not(:last-child)
{
    margin-bottom: 17px;
}
@media (max-width: 359px)
{
    .text ul li:not(:last-child)
    {
        margin-bottom: 14px;
    }
}
.text ul li::before
{
    position: absolute;
    top: 5px; 
    left: 0;

    width: 6px;
    height: 6px;

    content: '';

    border-radius: 50%;
    background-color: #f9e033;
}

/* Header Start ================> */
.header
{
    flex: 0 0 auto;
}
.header-main
{
    padding: 9px 0;
}
@media screen and (max-width: 650px)
{
    .header-main
    {
        padding: 4px 0 6px;
    }
}
.header-main__row
{
    display: flex;

    width: 100%;

    align-items: center;
    justify-content: space-between;
}
.header-main__logo
{
    display: inline-flex;

    width: 100%;
    max-width: 201px;
    margin-right: 43px;

    opacity: 1; 

    flex: 0 0 201px;
}
@media (max-width: 1023px)
{
    .header-main__logo
    {
        max-width: 160px;
        margin-right: 28px; 

        flex: 0 0 160px;
    }
}
@media (max-width: 767px)
{
    .header-main__logo
    {
        max-width: 96px;
        margin-right: 28px; 

        flex: 0 0 96px;
    }
}
.header-main__logo:hover
{
    opacity: .85;
}
.header-main__logo > img
{
    width: 100%;
    max-width: 100%;
    height: auto;

    -o-object-fit: contain;
       object-fit: contain;
}
.header-main__search
{
    position: relative;

    display: inline-flex;

    max-width: 599px;
    margin-right: 43px; 

    flex: 1;
}
@media (max-width: 1023px)
{
    .header-main__search
    {
        margin-right: 28px;
    }
}
@media screen and (max-width: 650px)
{
    .header-main__search
    {
        display: none;
    }
}
.header-main__search input
{
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;

    position: relative;
    z-index: 1;

    width: 100%;
    max-width: 100%;
    height: 50px;
    padding: 0 50px 0 25px;

    color: #000; 
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    background: #fff;
}
.header-main__search input::-moz-placeholder
{
    color: #767676;
}
.header-main__search input:-ms-input-placeholder
{
    color: #767676;
}
.header-main__search input::placeholder
{
    color: #767676;
}
.header-main__search input:focus
{
    border-color: #f9e033;
}
.header-main__submit
{
    font-size: 20px;

    position: absolute;
    z-index: 2;
    top: 50%;
    right: 15px;

    display: inline-flex;

    transition: all .35s ease 0s; 
    transform: translateY(-50%);

    color: #000;
}
.header-main__submit:hover
{
    color: #f9e033;
}
.header-main__time
{
    display: block;

    margin-right: 38px;
}
@media (max-width: 1023px)
{
    .header-main__time
    {
        display: none;
    }
}
.header-main__time-line
{
    font-size: 13px;
    font-weight: 500;
    line-height: 115.38462%;

    display: block;

    color: #000;
}
.header-main__time-line > span
{
    font-weight: normal;

    margin-left: 3px;
}
.header-main__time-line:not(:last-child)
{
    margin-bottom: 5px;
}
.header-main__tels
{
    display: inline-flex;
    flex-direction: column;

    margin-right: auto;
}
@media (max-width: 767px)
{
    .header-main__tels
    {
        display: none;
    }
}
.header-main__tel
{
    font-size: 19px;
    font-weight: 600;
    line-height: 121.05263%;

    display: inline-flex;

    color: #000;

    align-items: center;
}
@media (max-width: 1023px)
{
    .header-main__tel
    {
        font-size: 16px;
    }
}
.header-main__tel-icon
{
    font-size: 20px;
    font-weight: 400;

    margin-left: 10px;

    color: #665cac;
}
@media (max-width: 1023px)
{
    .header-main__tel-icon
    {
        font-size: 17px;

        margin-left: 6px;
    }
}
.header-main__tel-text
{
    position: relative;
}
.header-main__tel-text::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 1px;

    content: '';
    transition: all .35s ease 0s; 
    transform: scaleX(0);

    background-color: #362361;
}
.header-main__tel:hover
{
    color: #362361;
}
.header-main__tel:hover .header-main__tel-text::after
{
    visibility: visible;

    transform: scaleX(1);
}
.header-main__tel:not(:last-child)
{
    margin-bottom: 2px;
}
.header-main__controls
{
    display: inline-flex;

    margin-left: 35px; 

    align-items: center;
}
@media (max-width: 1023px)
{
    .header-main__controls
    {
        margin-left: 28px;
    }
}
@media (max-width: 767px)
{
    .header-main__controls
    {
        margin-left: 0;
    }
}
@media screen and (max-width: 650px)
{
    .header-main__controls
    {
        margin-left: auto;
    }
}
.header-main__controls-item
{
    font-size: 20px;

    position: relative;

    display: inline-flex;

    color: #000;
}
@media (max-width: 767px)
{
    .header-main__controls-item
    {
        font-size: 15px;
    }
}
.header-main__controls-item:not(:last-child)
{
    margin-right: 17px;
}
@media (max-width: 767px)
{
    .header-main__controls-item:not(:last-child)
    {
        margin-right: 13px;
    }
}
.header-main__controls-item-icon
{
    position: relative;
    z-index: 1;
}
.header-main__controls-item_number
{
    font-size: 10px;
    font-weight: bold;

    position: absolute;
    z-index: 2;
    top: 10px;
    left: 14px; 

    display: flex;

    width: 16px;
    height: 16px;

    text-align: center;

    color: #000;
    border-radius: 50%;
    background-color: #f9e033;

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .header-main__controls-item_number
    {
        font-size: 8px;

        top: 7px;
        left: 9px;

        width: 12px;
        height: 12px;
    }
}
.header-main__controls-item:hover
{
    color: #5b94e5;
}
.header__toggle
{
    position: relative;

    display: none;

    width: 15px;
    height: 14px;
    margin-left: 21px;
}
@media (max-width: 1023px)
{
    .header__toggle
    {
        display: block;
    }
}
.header__toggle span
{
    position: absolute;

    visibility: visible;

    width: 100%;
    height: 2px;

    transition: all .35s ease 0s; 
    transform: rotate(0deg);

    opacity: 1;
    background-color: #0a0906;
}
.header__toggle span:nth-child(1)
{
    top: 0;
}
.header__toggle span:nth-child(2),
.header__toggle span:nth-child(3)
{
    top: 6px;
}
.header__toggle span:nth-child(4)
{
    top: 12px;
}
.header__toggle._active span:nth-child(1),
.header__toggle._active span:nth-child(4)
{
    left: 50%;

    visibility: hidden; 

    width: 0;

    opacity: 0;
}
.header__toggle._active span:nth-child(2)
{
    transform: rotate(45deg);
}
.header__toggle._active span:nth-child(3)
{
    transform: rotate(-45deg);
}

/* Header End <================== */
/* Top Start ================> */
.top
{
    border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px)
{
    .top
    {
        display: none;
    }
}
.top__row
{
    display: flex;

    width: 100%;
    padding: 5px 0;

    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
@media (max-width: 1023px)
{
    .top__row
    {
        padding: 5px 0 5px;
    }
}
.top__menu
{
    display: inline-flex;

    align-items: center;
    justify-content: flex-start;
}
.top__menu-item
{
    margin-right: 0;
}
.top__menu-item:not(:last-child)
{
    margin-right: 80px;
}
@media (max-width: 1023px)
{
    .top__menu-item:not(:last-child)
    {
        margin-right: 30px;
    }
}
.top__menu-link
{
    font-size: 15px;
    font-weight: 500;
    line-height: 120%;

    color: #000;
}
@media (max-width: 1023px)
{
    .top__menu-link
    {
        font-size: 13px;
    }
}
.top__menu-link:hover
{
    text-decoration: underline; 

    color: #362361;
}
.top__right
{
    display: inline-flex;

    margin-left: 90px; 

    align-items: center;
    justify-content: flex-end;
}
@media (max-width: 1023px)
{
    .top__right
    {
        margin-left: 35px;
    }
}
.top__login {
    color: #000;
}

.top__skype
{
    display: inline-flex;
    margin-right: 5px;
    color: #000;
    align-items: center;
}
.top__skype:hover
{
    color: #03a9f4;
}
.top__skype-login
{
    font-size: 13px;
    font-weight: normal;
    line-height: 123.07692%;
}
.top__skype-icon
{
    font-size: 26px;

    margin-left: 5px;

    color: #03a9f4;
}
@media (max-width: 1023px)
{
    .top__skype-icon
    {
        font-size: 20px;
    }
}
.top__socials
{
    display: inline-flex;

    margin: 0 20px; 

    align-items: center;
}
.top__socials-item
{
    font-size: 11px;

    display: flex;

    width: 26px;
    height: 26px; 

    color: #fff;
    border-radius: 50%;
    background-color: #767676;

    align-items: center;
    justify-content: center;
}

.top__socials-item .fa-telegram {
    font-size: 16px;
}

@media (max-width: 1023px)
{
    .top__socials-item
    {
        font-size: 10px; 

        width: 25px;
        height: 25px;
    }
}
.top__socials-item:hover
{
    color: #fff;
    background-color: #272727;
}
.top__socials-item:not(:last-child)
{
    margin-right: 5px;
}

.select-langs,
.select-currency {
    position: relative;
    z-index: 10;
}
@media (hover: hover)
{
    .select-langs:hover .select-langs__block,
    .select-langs:hover .select-currency__block,
    .select-currency:hover .select-langs__block,
    .select-currency:hover .select-currency__block
    {
        visibility: visible;

        transform: translate(-50%, 0);
        pointer-events: all;

        opacity: 1;
    }
    .select-langs:hover .select-langs__active,
    .select-langs:hover .select-currency__active,
    .select-currency:hover .select-langs__active,
    .select-currency:hover .select-currency__active
    {
        color: #5b94e5;
    }
    .select-langs:hover .select-langs__active-icon,
    .select-langs:hover .select-currency__active-icon,
    .select-currency:hover .select-langs__active-icon,
    .select-currency:hover .select-currency__active-icon
    {
        transform: rotate(-180deg);
    }
}
.select-langs._active .select-langs__block,
.select-langs._active .select-currency__block,
.select-currency._active .select-langs__block,
.select-currency._active .select-currency__block
{
    visibility: visible;

    transform: translate(-50%, 0);
    pointer-events: all;

    opacity: 1;
}
.select-langs._active .select-langs__active,
.select-langs._active .select-currency__active,
.select-currency._active .select-langs__active,
.select-currency._active .select-currency__active
{
    color: #5b94e5;
}
.select-langs._active .select-langs__active-icon,
.select-langs._active .select-currency__active-icon,
.select-currency._active .select-langs__active-icon,
.select-currency._active .select-currency__active-icon
{
    transform: rotate(-180deg);
}
.select-langs:not(:last-child),
.select-currency:not(:last-child)
{
    margin-right: 11px;
}
.select-langs__active,
.select-currency__active
{
    display: inline-flex;

    cursor: pointer;
    transition: all .35s ease 0s; 

    color: #767676;

    align-items: center;
}
.select-langs__active-text,
.select-currency__active-text
{
    font-size: 13px;
    font-weight: normal;
    line-height: 184.61538%; 

    text-transform: uppercase;
}
.select-langs__active-icon,
.select-currency__active-icon
{
    font-size: 8px;

    display: inline-block;

    margin-left: 3px;

    transition: all .35s ease 0s; 
    transform: rotate(0deg);
}
.select-langs__block,
.select-currency__block
{
    position: absolute;
    top: 100%;
    left: 50%;

    display: flex;
    visibility: hidden;
    flex-direction: column;

    padding: 10px 15px;

    transition: all .35s ease 0s; 
    transform: translate(-50%, 20px);
    text-align: center;
    pointer-events: none;

    opacity: 0;
    background-color: #272727;

    align-items: center;
}
.select-langs__link,
.select-currency__link
{
    white-space: nowrap; 

    color: #fff;
}
.select-langs__link:hover,
.select-currency__link:hover
{
    text-decoration: underline; 

    color: #fff;
}

/* Top End <================== */
.menu
{
    position: relative;

    border-bottom: 2px solid #fff; 
    background-color: #272727;
}
@media (max-width: 1023px)
{
    .menu
    {
        position: fixed;
        z-index: 10;
        top: 137px;
        left: 0;

        visibility: hidden;
        overflow: auto;

        width: 100%;
        height: calc(100vh - 137px);
        max-height: calc(100vh - 137px);
        padding: 30px 0;

        transition: all .35s ease 0s; 
        transform: translateX(-100%);
        pointer-events: none;

        border-bottom-width: 0;
        background-color: #fff;
    }
    .menu .container
    {
        display: flex;

        min-height: 100%;

        align-items: stretch;
        justify-content: center;
    }
}
.menu._active
{
    visibility: visible;

    transform: translateX(0);
    pointer-events: all;
}
@media (max-width: 767px)
{
    .menu
    {
        top: 68px; 

        height: calc(100vh - 68px);
        max-height: calc(100vh - 68px);
    }
}
@media screen and (max-width: 650px)
{
    .menu
    {
        top: 58px; 

        height: calc(100vh - 58px);
        max-height: calc(100vh - 58px);
    }
}
.menu::after
{
    position: absolute;
    z-index: 2;
    bottom: -2px;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background: linear-gradient(to right, #272727, #fff);
}
@media (max-width: 1023px)
{
    .menu::after
    {
        display: none;
    }
}
.menu__list
{
    display: flex;

    min-height: 60px;

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1023px)
{
    .menu__list
    {
        flex-direction: column;

        height: auto;
        min-height: 100%;

        text-align: center; 

        justify-content: center;
    }
}
.menu__list span
{
    position: relative;

    display: block;

    width: 1px;
    height: 15px;

    background-color: #fff;
}
@media (max-width: 1023px)
{
    .menu__list span
    {
        display: none;
    }
}
.menu__item--mob
{
    display: none;
}
@media (max-width: 767px)
{
    .menu__item--mob
    {
        display: block;
    }
    .menu__item:not(:last-child)
    {
        margin-bottom: 14px;
    }
}
@media (max-width: 767px)
{
    .menu__item:not(:last-child)
    {
        margin-bottom: 8px;
    }
}
.menu__link
{
    font-size: 16px;
    font-weight: bold;
    line-height: 150%; 

    text-transform: uppercase;

    color: #fff;
}
@media (max-width: 1023px)
{
    .menu__link
    {
        color: #272727;
    }
}
@media (max-width: 767px)
{
    .menu__link
    {
        font-size: 14px;
    }
}
.menu__link:hover
{
    color: #f9e033;
}

/* Bread Start ================> */
.bread
{
    padding: 10px 0 23px;
}
@media (max-width: 767px)
{
    .bread
    {
        padding: 0 0 20px;
    }
}
.bread__link
{
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;

    color: #686868;
}
@media (max-width: 359px)
{
    .bread__link
    {
        font-size: 9px;
    }
}
.bread__link:last-child
{
    color: #434343;
}
.bread__link:hover
{
    text-decoration: underline; 

    color: #272727;
}
.bread__separate
{
    position: relative;
    top: -3px;

    display: inline-block;

    width: 8px;
    height: 1px;
    margin: 0 10px;

    background-color: #686868;
}
@media (max-width: 359px)
{
    .bread__separate
    {
        margin: 0 5px;
    }
}

/* Bread End <================== */
/* Footer Start ================> */
.footer
{
    padding: 70px 0 61px; 

    background-color: #333;

    flex: 0 0 auto;
}
@media (max-width: 767px)
{
    .footer
    {
        padding: 30px 0 9px;
    }
}
.footer__row
{
    display: flex;

    width: 100%;

    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .footer__row
    {
        flex-direction: column;
    }
}
.footer__col
{
    max-width: 20%;
}
@media screen and (max-width: 1200px)
{
    .footer__col
    {
        max-width: 25%;
    }
}
@media (max-width: 767px)
{
    .footer__col
    {
        width: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1200px)
{
    .footer__col--buyer
    {
        display: none;
    }
}
@media (max-width: 767px)
{
    .footer__col--buyer
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .footer__col--contacts
    {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px)
{
    .footer__col--main
    {
        margin-bottom: 0; 

        order: 1;
    }
}
.footer__logo
{
    display: block;

    width: 100%;
    max-width: 264px;
    margin-bottom: 32px;

    opacity: 1;
}
@media (max-width: 767px)
{
    .footer__logo
    {
        max-width: 231px; 
        margin: 0 auto 15px;
    }
}
@media (max-width: 359px)
{
    .footer__logo
    {
        max-width: 191px;
    }
}
.footer__logo:hover
{
    opacity: .85;
}
.footer__logo > img
{
    width: 100%;
    max-width: 100%;
    height: auto;

    -o-object-fit: contain;
       object-fit: contain;
}
.footer__info
{
    font-size: 14px;
    font-weight: normal;
    line-height: 121.42857%;

    display: block;

    width: 100%;
    max-width: 321px;

    color: #939393;
}
@media (max-width: 767px)
{
    .footer__info
    {
        max-width: 100%;
    }
}
@media (max-width: 359px)
{
    .footer__info
    {
        font-size: 12px;
    }
}
.footer__info:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 767px)
{
    .footer__info:not(:last-child)
    {
        margin-bottom: 29px;
    }
}
.footer__copyright
{
    font-size: 14px;
    font-weight: normal;
    line-height: 121.42857%;

    display: block;

    color: #939393;
}

.footer__copyright a {
    color: #ebebeb;
}

.footer__copyright a:hover {
    color: #939393;
}

@media (max-width: 359px)
{
    .footer__copyright
    {
        font-size: 12px;
    }
}
.footer__title
{
    font-size: 16px;
    font-weight: bold;
    line-height: 121.875%; 

    display: inline-block;

    color: #fff;
}
.footer__title:not(:last-child)
{
    margin-bottom: 23px;
}
@media (max-width: 767px)
{
    .footer__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.footer__title--margin:not(:last-child)
{
    margin-bottom: 20px;
}
.footer__menu
{
    display: flex;
    flex-direction: column; 

    max-width: 200px;
}
@media (max-width: 767px)
{
    .footer__menu
    {
        max-width: 100%;
    }
}
.footer__menu li
{
    display: inline-flex;
}
.footer__menu li a
{
    font-size: 14px;
    font-weight: 600;
    line-height: 125%;

    position: relative; 

    display: inline-block;

    color: #939393;
}
.footer__menu li a::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 1px;

    content: '';
    transition: all .35s ease 0s; 
    transform: scaleX(0);

    background-color: #fff;
}
.footer__menu li a:hover
{
    color: #fff;
}
.footer__menu li a:hover::after
{
    visibility: visible; 

    transform: scaleX(1);
}
.footer__menu li:not(:last-child)
{
    margin-bottom: 20px;
}
.footer__adress
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;

    display: block;

    color: #939393;
}
.footer__adress:not(:last-child)
{
    margin-bottom: 15px;
}
.footer__tels
{
    display: flex;
    flex-direction: column;
}
.footer__tels:not(:last-child)
{
    margin-bottom: 16px;
}
.footer__tel
{
    display: inline-flex;

    color: #fff; 

    align-items: center;
}
.footer__tel-text
{
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
}
@media (max-width: 1023px)
{
    .footer__tel-text
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .footer__tel-text
    {
        font-size: 20px;
    }
}
.footer__tel-icon
{
    font-size: 17px; 

    margin-left: 4px;
}
@media (max-width: 1023px)
{
    .footer__tel-icon
    {
        font-size: 14px;

        margin-left: 3px;
    }
}
@media (max-width: 767px)
{
    .footer__tel-icon
    {
        font-size: 17px;

        margin-left: 4px;
    }
}
.footer__tel:hover
{
    color: #f9e033;
}
.footer__tel:not(:last-child)
{
    margin-bottom: 1px;
}
.footer__email
{
    font-size: 14px;
    font-weight: 500;
    line-height: 114.28571%;

    position: relative; 

    color: #939393;
}
.footer__email::after
{
    position: absolute;
    bottom: -1px;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';
    transition: all .35s ease 0s; 

    border-bottom: 1px dashed #939393;
}
.footer__email:hover
{
    color: #fff;
}
.footer__email:hover::after
{
    border-color: #fff;
}
.footer__socials
{
    display: flex;

    max-width: 200px;
    margin-top: 15px; 

    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
}
.footer__socials-item
{
    font-size: 16px; 

    display: flex;

    width: 35px;
    height: 35px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: rgba(70, 70, 70, .77);

    align-items: center;
    justify-content: center;
}
.footer__socials-item:hover
{
    color: #f9e033;
    background-color: #464646;
}
.footer__socials-item:not(:last-child)
{
    margin-right: 10px;
}

/* Footer End <================== */
.arrow-top
{
    font-size: 11px; 

    position: fixed;
    z-index: 10;
    right: 130px;
    bottom: 51px;

    display: none;

    width: 73px;
    height: 73px;

    color: #f9e033;
    border-radius: 50%;
    background-color: #333;

    align-items: center;
    justify-content: center;
}
@media (max-width: 1439px)
{
    .arrow-top
    {
        font-size: 8px;

        right: 20px;
        bottom: 20px; 

        width: 45px;
        height: 45px;
    }
}
.arrow-top:hover
{
    color: #333;
    background-color: #f9e033;
}

/* Offer Start ================> */
.offer
{
    padding: 2px 0 161px;
}
@media (max-width: 1023px)
{
    .offer
    {
        padding: 2px 0 100px;
    }
}
@media (max-width: 359px)
{
    .offer
    {
        padding: 0 0 60px;
    }
}

/* Offer End <================== */
/* Return Start ================> */
.return
{
    padding: 0 0 150px;
}
@media (max-width: 1023px)
{
    .return
    {
        padding: 0 0 100px;
    }
}
@media (max-width: 359px)
{
    .return
    {
        padding: 0 0 60px;
    }
}
.return h1:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .return h1:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .return h1:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.return p
{
    line-height: 2;
}
.return__upper
{
    font-weight: 600; 

    display: block;

    text-transform: uppercase;

    color: #000;
}
.return__upper:not(:last-child)
{
    margin-bottom: 10px;
}

/* Return End <================== */
/* Opt Start ================> */
.infornation {
  padding: 9px 0 130px;
}
@media (max-width: 1023px)
{
    .infornation
    {
        padding: 0 0 90px;
    }
}
@media (max-width: 359px)
{
    .infornation
    {
        padding: 0 0 60px;
    }
}
.infornation p
{
    line-height: 2;
}
.infornation p:not(:last-child)
{
    margin-bottom: 28px;
}
@media (max-width: 1023px)
{
    .infornation p:not(:last-child)
    {
        margin-bottom: 21px;
    }
}
@media (max-width: 359px)
{
    .infornation p:not(:last-child)
    {
        margin-bottom: 14px;
    }
}

.opt
{
    padding: 9px 0 130px;
}
@media (max-width: 1023px)
{
    .opt
    {
        padding: 0 0 90px;
    }
}
@media (max-width: 359px)
{
    .opt
    {
        padding: 0 0 60px;
    }
}
.opt p
{
    line-height: 2;
}
.opt p:not(:last-child)
{
    margin-bottom: 28px;
}
@media (max-width: 1023px)
{
    .opt p:not(:last-child)
    {
        margin-bottom: 21px;
    }
}
@media (max-width: 359px)
{
    .opt p:not(:last-child)
    {
        margin-bottom: 14px;
    }
}
.opt__tels
{
    display: flex;
    flex-direction: column;
}
.opt__tels:not(:first-child)
{
    margin-top: 16px;
}
.opt__tels:not(:last-child)
{
    margin-bottom: 16px;
}
.opt__tels a
{
    font-size: 18px;
    font-weight: 600;
    line-height: 116.66667%;

    display: inline-flex;

    color: #000;
}
@media (max-width: 359px)
{
    .opt__tels a
    {
        font-size: 16px;
    }
}
.opt__tels a span
{
    position: relative;
}
.opt__tels a span::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 1px;

    content: '';
    transition: all .35s ease 0s; 
    transform: scaleX(0);

    background-color: #5b94e5;
}
.opt__tels a:hover
{
    color: #5b94e5;
}
.opt__tels a:hover span::after
{
    visibility: visible;

    transform: scaleX(1);
}
.opt__tels a:not(:last-child)
{
    margin-bottom: 3px;
}

/* Opt End <================== */
/* Contacts Start ================> */
.contacts
{
    padding: 3px 0 146px;
}
@media (max-width: 1023px)
{
    .contacts
    {
        padding: 0 0 100px;
    }
}
@media (max-width: 359px)
{
    .contacts
    {
        padding: 0 0 60px;
    }
}
.contacts__title:not(:last-child)
{
    margin-bottom: 30px;
}
@media (max-width: 359px)
{
    .contacts__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.contacts__map
{
    width: 100%;
    max-width: 100%;
    height: 500px;
}
@media (max-width: 767px)
{
    .contacts__map
    {
        height: 340px;
    }
}
@media (max-width: 359px)
{
    .contacts__map
    {
        height: 300px;
    }
}
.contacts__map:not(:last-child)
{
    margin-bottom: 52px;
}
@media (max-width: 1023px)
{
    .contacts__map:not(:last-child)
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px)
{
    .contacts__map:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .contacts__map:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.contacts__wrapper
{
    width: 100%;
    max-width: 660px;
    margin: 0 auto;

    text-align: center;
}
.contacts__adress
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.85;

    display: block;

    color: #000;
}
@media (max-width: 359px)
{
    .contacts__adress
    {
        font-size: 15px;
    }
}
.contacts__adress:not(:last-child)
{
    margin-bottom: 10px;
}
.contacts__tels
{
    display: flex;
    flex-direction: column;
}
.contacts__tels-item
{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.49;

    color: #000;
}
@media (max-width: 359px)
{
    .contacts__tels-item
    {
        font-size: 20px;
    }
}
.contacts__tels-item span
{
    position: relative;
}
.contacts__tels-item span::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 1px;

    content: '';
    transition: all .35s ease 0s; 
    transform: scaleX(0);

    background-color: #5b94e5;
}
.contacts__tels-item:hover
{
    color: #5b94e5;
}
.contacts__tels-item:hover span::after
{
    visibility: visible;

    transform: scaleX(1);
}
.contacts__tels-item:not(:last-child)
{
    margin-bottom: 1px;
}
.contacts__tels:not(:last-child)
{
    margin-bottom: 5px;
}
.contacts__email
{
    font-family: 'TT Travels', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.85;

    position: relative;

    color: #000;
}
@media (max-width: 359px)
{
    .contacts__email
    {
        font-size: 15px;
    }
}
.contacts__email span
{
    position: relative;
    z-index: 2;
}
.contacts__email::after
{
    position: absolute;
    z-index: 1;
    bottom: -3px;
    left: 0;

    width: 100%;
    height: 2px;

    content: '';
    transition: all .35s ease 0s; 

    background-color: #f9e033;
}
.contacts__email:hover
{
    color: #fff;
}
.contacts__email:hover::after
{
    height: calc(100% + 6px); 

    background-color: #5b94e5;
}
.contacts__text
{
    font-family: 'TT Travels', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.85;

    display: block;

    color: #000;
}
@media (max-width: 359px)
{
    .contacts__text
    {
        font-size: 13px;
        line-height: 1.6;
    }
}
.contacts__text:not(:first-child)
{
    margin-top: 25px;
}
@media (max-width: 359px)
{
    .contacts__text:not(:first-child)
    {
        margin-top: 15px;
    }
}
.contacts__text:not(:last-child)
{
    margin-bottom: 25px;
}
@media (max-width: 359px)
{
    .contacts__text:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.contacts__btn:not(:last-child)
{
    margin-bottom: 22px;
}
@media (max-width: 359px)
{
    .contacts__btn:not(:last-child)
    {
        margin-bottom: 15px;
    }
}
.contacts__socials
{
    display: flex;

    align-items: center;
    justify-content: center;
}
.contacts__socials-item
{
    font-size: 21px;

    display: flex;

    width: 45px;
    height: 45px;

    color: #fff;
    border-radius: 50%;
    background-color: rgba(137, 137, 137, .4); 

    align-items: center;
    justify-content: center;
}
@media (max-width: 359px)
{
    .contacts__socials-item
    {
        font-size: 16px; 

        width: 35px;
        height: 35px;
    }
}
.contacts__socials-item:not(:last-child)
{
    margin-right: 10px;
}
@media (max-width: 359px)
{
    .contacts__socials-item:not(:last-child)
    {
        margin-right: 7px;
    }
}
.contacts__socials-item:hover
{
    color: #fff;
    background-color: #898989;
}
.contacts__socials:not(:last-child)
{
    margin-bottom: 22px;
}

/* Contacts End <================== */
/* Delivery Start ================> */
.delivery
{
    padding: 3px 0 144px;
}
@media (max-width: 1023px)
{
    .delivery
    {
        padding: 0 0 100px;
    }
}
@media (max-width: 359px)
{
    .delivery
    {
        padding: 0 0 60px;
    }
}
.delivery__title:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .delivery__title:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .delivery__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.delivery__subtitle:not(:last-child)
{
    margin-bottom: 19px;
}
.delivery__txt:not(:last-child)
{
    margin-bottom: 30px;
}
.delivery ul > li
{
    font-size: 16px;
}
@media (max-width: 359px)
{
    .delivery ul > li
    {
        font-size: 14px;
    }
}
.delivery__text
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.47;

    margin-bottom: 0; 

    color: #272727;
}
.delivery__text:not(:last-child)
{
    margin-bottom: 10px;
}
.delivery__tels
{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.41;

    margin-bottom: 0; 

    color: #000;
}
.delivery__tels:not(:first-child)
{
    margin-bottom: 15px;
}
.delivery__tels:not(:last-child)
{
    margin-bottom: 20px;
}
.delivery article:not(:last-child)
{
    margin-bottom: 90px;
}
@media (max-width: 1023px)
{
    .delivery article:not(:last-child)
    {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px)
{
    .delivery article:not(:last-child)
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 359px)
{
    .delivery article:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
.delivery__sectitle:not(:last-child)
{
    margin-bottom: 19px;
}
.delivery__block
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;

    display: flex;

    max-width: 451px;
    min-height: 122px;
    margin-top: 48px;
    padding: 10px 75px 10px 31px;

    color: #272727; 
    border-radius: 5px;
    background-color: #f9f9f9;

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .delivery__block
    {
        font-size: 14px;

        min-height: 90px;
        margin-top: 40px; 
        padding: 10px 45px 10px 11px;
    }
}
.delivery__block:hover
{
    color: #272727;
    background-color: #ececec;
}
.delivery__block-text
{
    margin-left: 24px;
}
@media (max-width: 767px)
{
    .delivery__block-text
    {
        margin-left: 16px;
    }
}
.delivery__block img
{
    position: relative;
    top: -28px; 

    width: 100%;
    max-width: 76px;
    height: auto;

    flex: 0 0 76px;
    -o-object-fit: contain;
       object-fit: contain;
}
@media (max-width: 767px)
{
    .delivery__block img
    {
        max-width: 56px; 

        flex: 0 0 56px;
    }
}
.delivery__block:not(:last-child)
{
    margin-bottom: 40px;
}
.delivery__time h3:not(:last-child)
{
    margin-bottom: 14px;
}
.delivery__time:not(:last-child)
{
    margin-bottom: 25px;
}
.delivery__time-line
{
    font-size: 16px;
    font-weight: normal;
    line-height: 118.75%;

    display: block;

    color: #272727;
}
.delivery__time-line span
{
    font-weight: 600;

    margin-right: 9px;
}
.delivery__time-line:not(:last-child)
{
    margin-bottom: 7px;
}
.delivery__del-top
{
    font-size: 18px;
    font-weight: 600;
    line-height: 116.66667%;

    display: block;

    color: #272727;
}
.delivery__del-top:not(:last-child)
{
    margin-bottom: 20px;
}
.delivery__del-txt
{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;

    display: block;

    color: #272727;
}
.delivery__del-txt:not(:last-child)
{
    margin-bottom: 15px;
}
.delivery__del-tel
{
    font-size: 18px;
    font-weight: 600;
    line-height: 116.66667%;

    color: #000;
}
.delivery__del-tel:hover
{
    text-decoration: underline;

    color: #5b94e5;
}
.delivery__del:not(:last-child)
{
    margin-bottom: 47px;
}
@media (max-width: 767px)
{
    .delivery__del:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .delivery__del:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.delivery__blocks
{
    display: flex;

    margin: 0 -15px; 

    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row wrap;
}
@media (max-width: 767px)
{
    .delivery__blocks
    {
        margin: 0;
    }
}
.delivery__blocks-item
{
    display: flex;

    width: 100%;
    max-width: 209px;
    height: 122px;
    margin: 0 15px;

    border-radius: 5px; 
    background-color: #f9f9f9;

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .delivery__blocks-item
    {
        max-width: 100%;
        margin: 0;
    }
}
.delivery__blocks-item:hover
{
    background-color: #e7e7e7;
}
.delivery__blocks-item picture
{
    display: block; 

    width: 100%;
    max-width: 117px;
    height: auto;
}
.delivery__blocks-item picture img
{
    max-width: 100%;
    height: auto;

    -o-object-fit: contain;
       object-fit: contain;
}
.delivery__blocks-item:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 767px)
{
    .delivery__blocks-item:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
.delivery__blocks:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .delivery__blocks:not(:last-child)
    {
        margin-bottom: 30px;
    }
}

/* Delivery End <================== */
/* Faq Start ================> */
.faq
{
    padding: 0 0 151px;
}
@media (max-width: 1023px)
{
    .faq
    {
        padding: 0 0 105px;
    }
}
@media (max-width: 359px)
{
    .faq
    {
        padding: 0 0 60px;
    }
}
.faq__title:not(:last-child)
{
    margin-bottom: 30px;
}
@media (max-width: 359px)
{
    .faq__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.faq__row
{
    display: flex;

    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
}
@media (max-width: 1023px)
{
    .faq__row
    {
        display: block;
    }
}
.faq__col
{
    width: calc(50% - 15px);
}
@media (max-width: 1023px)
{
    .faq__col
    {
        width: 100%;
    }
    .faq__col:not(:last-child)
    {
        margin-bottom: 15px;
    }
}
@media (max-width: 359px)
{
    .faq__col:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
.faq__block
{
    margin-bottom: 15px;
}
@media (max-width: 1023px)
{
    .faq__block
    {
        width: 100%;
        margin-bottom: 0;
    }
    .faq__block:not(:last-child)
    {
        margin-bottom: 15px;
    }
}
@media (max-width: 359px)
{
    .faq__block:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
.faq__ask
{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7; 

    position: relative;

    display: block;

    width: 100%;
    max-width: 100%;
    min-height: 70px;
    padding: 21px 4px 22px 81px;

    color: #000;
    border-radius: 5px;
    background-color: #f9f9f9;
}
@media (max-width: 767px)
{
    .faq__ask
    {
        font-size: 15px;

        min-height: auto; 
        padding: 15px 5px 15px 70px;
    }
}
@media (max-width: 359px)
{
    .faq__ask
    {
        font-size: 13px;
        line-height: 1.4; 

        padding: 15px 3px 15px 50px;
    }
}
.faq__ask-number
{
    font-size: 18px;

    position: absolute;
    top: 50%;
    left: 30px;

    display: flex;

    width: 35px;
    height: 35px;

    transform: translateY(-50%); 

    color: #272727;
    border-radius: 50%;
    background-color: #f9e033;

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .faq__ask-number
    {
        font-size: 16px;

        left: 20px;

        width: 30px;
        height: 30px;
    }
}
@media (max-width: 359px)
{
    .faq__ask-number
    {
        font-size: 11px; 

        left: 10px;

        width: 20px;
        height: 20px;
    }
}
.faq__ask-text
{
    border-bottom: 1px dashed #000;
}
.faq__ask:hover
{
    color: #5b94e5;
}
.faq__ask:hover .faq__ask-text
{
    border-color: #5b94e5;
}
.faq__hidden
{
    display: none;

    padding: 20px 0 25px 30px;
}
@media (max-width: 767px)
{
    .faq__hidden
    {
        padding: 20px 0 15px 0;
    }
}
@media (max-width: 359px)
{
    .faq__hidden
    {
        padding: 10px 0;
    }
}
.faq__hidden p
{
    line-height: 2;

    color: #000;
}

/* Faq End <================== */
/* Blog Start ================> */
.blog
{
    padding: 3px 0 143px;
}
@media (max-width: 1023px)
{
    .blog
    {
        padding: 0 0 100px;
    }
}
@media (max-width: 359px)
{
    .blog
    {
        padding: 0 0 60px;
    }
}
.blog__title:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .blog__title:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .blog__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.blog__row
{
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 350px;
    gap: 30px;
}
@media (max-width: 1023px)
{
    .blog__row
    {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px)
{
    .blog__row
    {
        display: block;
    }
}
.blog__row:not(:last-child)
{
    margin-bottom: 70px;
}
@media (max-width: 767px)
{
    .blog__row:not(:last-child)
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 359px)
{
    .blog__row:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
.blog__item
{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;

    position: relative;

    display: flex;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 34px 40px;

    color: #fff;
    border-radius: 5px; 

    align-items: flex-end;
}
@media (max-width: 767px)
{
    .blog__item
    {
        min-height: 300px;
    }
    .blog__item:not(:last-child)
    {
        margin-bottom: 15px;
    }
}
@media (max-width: 359px)
{
    .blog__item
    {
        font-size: 16px;

        min-height: 260px;
        padding: 20px 15px;
    }
}
.blog__item:hover
{
    color: #f9e033;
}
.blog__item:hover .blog__pic::after
{
    height: 100%;
}
.blog__pic
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block; 

    width: 100%;
    height: 100%;
}
.blog__pic::after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 53.4%;

    content: '';
    transition: all .35s ease 0s; 

    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .89) 100%);
}
.blog__pic > img
{
    position: relative;
    z-index: 1;

    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}
.blog__content
{
    position: relative;
    z-index: 2;

    display: block;

    width: 100%;
}
.blog__date
{
    font-size: 14px;
    font-weight: normal;

    display: block;

    margin-bottom: 8px;
}
@media (max-width: 359px)
{
    .blog__date
    {
        font-size: 12px;

        margin-bottom: 5px;
    }
}
.blog__name
{
    display: block;
}

/* Blog End <================== */
/* Pagination Start ================> */
.pagination
{
    display: flex;

    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}
.pagination__item
{
    font-size: 14px;
    font-weight: 600;
    line-height: 121.42857%; 

    display: flex;

    width: 50px;
    height: 50px;
    margin: 5px;

    text-align: center;

    color: #272727;
    border-radius: 3px;
    background-color: #f9f9f9;

    align-items: center;
    justify-content: center;
}
@media (max-width: 359px)
{
    .pagination__item
    {
        font-size: 12px; 

        width: 30px;
        height: 30px;
        margin: 3px;
    }
}
.pagination__item:hover
{
    color: #272727;
    background-color: #e7e7e7;
}
.pagination__item._active
{
    color: #272727;
    background-color: #f9e033;
}

/* Pagination End <================ */
/* Article Start ================> */
.article
{
    padding: 14px 0 152px;
}
@media (max-width: 1023px)
{
    .article
    {
        padding: 10px 0 100px;
    }
}
@media (max-width: 359px)
{
    .article
    {
        padding: 0 0 60px;
    }
}
.article__wrapper
{
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
}
.article__pic
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .article__pic
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .article__pic
    {
        margin-bottom: 20px;
    }
}
.article__pic::after
{
    position: relative;

    display: block; 

    padding-top: 47.7%;

    content: '';
}
.article__pic > img
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    transform: translate(-50%, -50%);

    -o-object-fit: cover;
       object-fit: cover;
}
.article__date
{
    font-size: 14px;
    font-weight: normal;

    display: block;

    margin-bottom: 10px; 

    color: #272727;
}
@media (max-width: 359px)
{
    .article__date
    {
        font-size: 12px;

        margin-bottom: 5px;
    }
}
.article__title:not(:last-child)
{
    margin-bottom: 30px;
}
@media (max-width: 359px)
{
    .article__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.article__text:not(:last-child)
{
    margin-bottom: 70px;
}
@media (max-width: 1023px)
{
    .article__text:not(:last-child)
    {
        margin-bottom: 55px;
    }
}
@media (max-width: 767px)
{
    .article__text:not(:last-child)
    {
        margin-bottom: 45px;
    }
}
@media (max-width: 359px)
{
    .article__text:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
.article__text p
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
@media (max-width: 359px)
{
    .article__text p
    {
        font-size: 11px;
    }
}
.article__text p:not(:last-child)
{
    margin-bottom: 26px;
}
@media (max-width: 359px)
{
    .article__text p:not(:last-child)
    {
        margin-bottom: 14px;
    }
}
.article__text ul:not(:first-child)
{
    margin-top: -16px;
}
@media (max-width: 359px)
{
    .article__text ul:not(:first-child)
    {
        margin-top: -8px;
    }
}
.article__text ul > li
{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
@media (max-width: 359px)
{
    .article__text ul > li
    {
        font-size: 11px;
    }
}
.article__text ul > li::before
{
    top: 10px;
}
@media (max-width: 359px)
{
    .article__text ul > li::before
    {
        top: 5px;
    }
}
.article__control
{
    display: flex;

    width: 100%;

    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
@media (max-width: 359px)
{
    .article__control
    {
        flex-direction: column;

        align-items: flex-start;
    }
}
.article__control-item
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.47;

    display: inline-flex;

    color: #272727;

    align-items: center;
}
@media screen and (max-width: 550px)
{
    .article__control-item
    {
        font-size: 14px;
    }
}
@media (max-width: 359px)
{
    .article__control-item:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
.article__control-item:hover
{
    color: #f9e033;
}
.article__control-item--prev .article__control-item_icon
{
    display: inline-block;

    margin-right: 10px; 

    transform: rotate(-180deg);
}
@media screen and (max-width: 550px)
{
    .article__control-item--prev .article__control-item_icon
    {
        margin-right: 6px;
    }
}
.article__control-item--next .article__control-item_icon
{
    margin-left: 10px;
}
@media screen and (max-width: 550px)
{
    .article__control-item--next .article__control-item_icon
    {
        margin-left: 6px;
    }
}
@media (max-width: 359px)
{
    .article__control-item--next
    {
        margin-left: auto;
    }
}
.article__control-item_icon
{
    font-size: 15px;

    color: #f9e033;
}
@media screen and (max-width: 550px)
{
    .article__control-item_icon
    {
        font-size: 11px;
    }
}

/* Article End <================== */
/* Marks Start ================> */
.marks
{
    padding: 3px 0 90px;
}
@media (max-width: 1023px)
{
    .marks
    {
        padding: 0 0 75px;
    }
}
@media (max-width: 359px)
{
    .marks
    {
        padding: 0 0 60px;
    }
}
.marks__title:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .marks__title:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .marks__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.marks__row
{
    display: grid;

    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 30px;
}
@media (max-width: 767px)
{
    .marks__row
    {
        gap: 15px;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}
.marks__row:not(:last-child)
{
    margin-bottom: 60px;
}
@media (max-width: 767px)
{
    .marks__row:not(:last-child)
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 359px)
{
    .marks__row:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
.marks__item
{
    display: flex !important;

    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 122px;
    padding: 30px 13px; 

    border-radius: 5px;
    background-color: #f9f9f9;

    align-items: center;
    justify-content: center;
}
.marks__item:focus
{
    outline-width: 0;
}
.marks__item:hover .marks__pic
{
    opacity: 1; 

    filter: grayscale(0);
}
.marks__pic
{
    display: flex;

    width: 100%;
    height: 100%; 

    transition: all .35s ease 0s;

    opacity: .3;

    filter: grayscale(1);
    align-items: center;
    justify-content: center;
}
.marks__pic > img
{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;

    -o-object-fit: contain;
       object-fit: contain;
}

/* Marks End <================== */
/* Seo Start ================> */
.seo
{
    padding: 0 0 161px;
}
@media (max-width: 1023px)
{
    .seo
    {
        padding: 2px 0 100px;
    }
}
@media (max-width: 359px)
{
    .seo
    {
        padding: 0 0 60px;
    }
}
.seo p.seo__title
{
    font-size: 26px;
    font-weight: 600;

    color: #272727;
}
@media (max-width: 1023px)
{
    .seo p.seo__title
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .seo p.seo__title
    {
        font-size: 20px;
    }
}
@media (max-width: 359px)
{
    .seo p.seo__title
    {
        font-size: 18px;
    }
}
.seo p.seo__title:not(:last-child)
{
    margin-bottom: 15px;
}
@media (max-width: 767px)
{
    .seo p.seo__title:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
@media (max-width: 359px)
{
    .seo article
    {
        margin-bottom: 20px !important;
    }
}
.seo ul.seo__list > li
{
    line-height: 1.4;

    margin-bottom: 0;
    padding-left: 8px;
}
.seo ul.seo__list > li::before
{
    top: 7px;

    width: 4px;
    height: 4px; 

    background-color: #272727;
}
.seo ul.seo__list > li:not(:last-child)
{
    margin-bottom: 0;
}
.seo ul.seo__list:not(:last-child)
{
    margin-top: -6px;
}
@media (max-width: 767px)
{
    .seo ul.seo__list:not(:last-child)
    {
        margin-top: -4px;
    }
}

/* Seo End <================== */
/* Box Start ================> */
.box
{
    position: relative;

    width: 100%;
    max-width: 100%;
    height: 100%;

    background-color: #f9f9f9;
}
.box__label
{
    font-family: 'ProximaNova', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 123.07692%; 

    position: absolute;
    z-index: 2;
    top: 15px;
    left: 15px;

    padding: 7px 13px;

    text-transform: uppercase;

    border-radius: 15px;
}
@media (max-width: 767px)
{
    .box__label
    {
        font-size: 11px; 

        left: 10px;

        padding: 5px 10px;
    }
}
@media (max-width: 359px)
{
    .box__label
    {
        font-size: 8px; 

        top: 10px;
        left: 5px;

        padding: 4px 6px;
    }
}
.box__label-new
{
    color: #5faa00; 
    background-color: #e2ffbd;
}
.box__label-promo
{
    color: #fd6363; 
    background-color: #ffe2e2;
}
.box__label-lider
{
    color: #5b94e5; 
    background-color: #d8e6f8;
}
.box__pic
{
    display: block; 
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    /*height: 185px;*/
    background-color: #fff;
    text-align: center;
}

.box__pic img
{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 500px)
{
    .box__pic
    {
        /*height: 120px;*/
    }

    .box__pic img
    {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 359px)
{
    .box__pic
    {
        /*height: 93px;*/
    }
}
.box__pic > img
{
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}
.box__content
{
    width: 100%;
    max-width: 100%;
    padding: 30px 25px 36px 30px;
}
@media screen and (max-width: 500px)
{
    .box__content
    {
        padding: 15px 10px 25px;
    }
}
@media (max-width: 359px)
{
    .box__content
    {
        padding: 10px 3px 20px 10px;
    }
}
.box__name
{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

    display: block; 

    color: #272727;
}
@media screen and (max-width: 500px)
{
    .box__name
    {
        font-size: 12px;
    }
}
@media (max-width: 359px)
{
    .box__name
    {
        font-size: 10px;
    }
}
.box__name span
{
    display: inline;

    transition: .5s ease; 

    background-image: linear-gradient(transparent calc(100% - 1px), #362361 1px);
    background-repeat: no-repeat;
    background-size: 0;
}
.box__name:hover
{
    color: #362361;
}
.box__name:hover span
{
    background-size: 100%;
}
.box__price
{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4; 

    display: block;

    margin: 9px 0 14px;

    color: #272727;
}
@media screen and (max-width: 500px)
{
    .box__price
    {
        font-size: 15px; 

        margin: 7px 0 12px;
    }
}
@media (max-width: 359px)
{
    .box__price
    {
        font-size: 14px;

        margin: 5px 0 10px;
    }
}
.box__price-val
{
    font-size: 14px; 
    font-weight: 600;
}
@media screen and (max-width: 500px)
{
    .box__price-val
    {
        font-size: 12px;
    }
}
@media (max-width: 359px)
{
    .box__price-val
    {
        font-size: 11px;
    }
}
.box__price-promo
{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

    margin-left: 10px; 

    color: #d5d7de;
}
@media (max-width: 767px)
{
    .box__price-promo
    {
        display: block;

        margin-top: 2px;
        margin-left: 0;
    }
}
@media (max-width: 359px)
{
    .box__price-promo
    {
        font-size: 12px;
    }
}
.box__price-promo-line
{
    font-weight: 700;

    text-decoration: line-through;
}
.box__price-promo-percent
{
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

    margin-left: 13px;
    padding: 5px 9px;

    color: #fd6363;
    border-radius: 3px; 
    background-color: #ffe2e2;
}
@media (max-width: 359px)
{
    .box__price-promo-percent
    {
        font-size: 11px;

        margin-left: 3px; 
        padding: 3px 7px 2px;
    }
}
.box__btn
{
    margin-right: 20px;
    padding: 10px 27px;

    transition: all .35s ease 0s; 
    text-transform: none;

    color: #fff;
    background-color: #434343;
    box-shadow: none;
}
@media screen and (max-width: 500px)
{
    .box__btn
    {
        font-size: 13px;

        margin-right: 15px; 
        padding: 9px 20px;
    }
}
@media (max-width: 359px)
{
    .box__btn
    {
        font-size: 11px;

        width: auto; 
        max-width: none;
        padding: 7px 15px 8px;
    }
}
.box__btn::after
{
    display: none;
}
.box__btn:hover
{
    color: #272727;
    background-color: #f9e033;
    box-shadow: none;
}
.box__favorite
{
    font-size: 17px;

    display: inline-flex;

    color: #d5d7de;
}
@media screen and (max-width: 500px)
{
    .box__favorite
    {
        font-size: 13px;
    }
}
@media (max-width: 359px)
{
    .box__favorite
    {
        font-size: 11px;
    }
}
.box__favorite:hover
{
    color: red;
}
.box__favorite._active
{
    color: red;
}

/* Box End <================== */
/* Card Start ================> */
.card
{
    padding: 4px 0 34px;
}
@media (max-width: 1023px)
{
    .card
    {
        padding: 4px 0 25px;
    }
}
@media (max-width: 359px)
{
    .card
    {
        padding: 5px 0 15px;
    }
}
.card__row
{
    display: flex;

    align-items: flex-start;
    justify-content: flex-start;
}
@media (max-width: 1023px)
{
    .card__row
    {
        display: block;
    }
}
.card__row:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 359px)
{
    .card__row:not(:last-child)
    {
        margin-bottom: 41px;
    }
}
.card__slider
{
    width: 100%;
    max-width: 690px;
    min-height: 0;
    margin-right: 25px;
    padding-top: 8px; 

    flex: 0 0 690px;
}
@media (max-width: 1439px)
{
    .card__slider
    {
        max-width: 500px; 

        flex: 0 0 500px;
    }
}
@media (max-width: 1023px)
{
    .card__slider
    {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px; 
        padding: 0;
    }
}
@media (max-width: 359px)
{
    .card__slider
    {
        margin-bottom: 21px;
    }
}
.card__slider-main:not(:last-child)
{
    margin-bottom: 20px;
}
@media (max-width: 359px)
{
    .card__slider-main:not(:last-child)
    {
        margin-bottom: 9px;
    }
}
.card__slider-main_pic
{
    display: flex !important;
    overflow: hidden;

    max-width: 100%;
    height: 410px;

    border-radius: 5px; 

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .card__slider-main_pic
    {
        height: 280px;
    }
}
@media (max-width: 359px)
{
    .card__slider-main_pic
    {
        height: 156px;
    }
}
.card__slider-main_pic > img
{
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}
.card__slider-thumb
{
    position: relative;

    overflow: visible;
}
.card__slider-thumb .slick-list
{
    margin: 0 -10px;
}
@media (max-width: 767px)
{
    .card__slider-thumb .slick-list
    {
        margin: 0 -5px;
    }
}
.card__slider-thumb .slick-track
{
    min-width: 100%;
}
.card__slider-thumb._less .slick-track
{
    transform: translate3d(0px, 0px, 0px) !important;
}
.card__slider-thumb_pic
{
    display: flex !important;
    overflow: hidden;

    max-width: 100%;
    height: 144px;
    margin: 0 10px;

    cursor: pointer;
    transition: all .35s ease 0s; 

    opacity: 1;
    border-radius: 5px;

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .card__slider-thumb_pic
    {
        height: 105px; 
        margin: 0 5px;
    }
}
@media (max-width: 359px)
{
    .card__slider-thumb_pic
    {
        height: 80px;
    }
}
.card__slider-thumb_pic:hover
{
    opacity: .85;
}
.card__slider-thumb_pic > img
{
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}
.card__arrow
{
    font-size: 8px;

    position: absolute;
    z-index: 3;
    top: 50%;

    display: flex;

    width: 26px;
    height: 26px;

    transform: translateY(-50%);

    color: #000; 
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .08);

    align-items: center;
    justify-content: center;
}
.card__arrow:hover
{
    color: #fff; 
    background-color: #272727;
}
.card__arrow--prev
{
    left: -13px;
}
.card__arrow--prev::before
{
    display: inline-block;

    transform: rotate(-180deg);
}
.card__arrow--next
{
    right: -13px;
}
.card__content
{
    width: 100%; 
    max-width: 625px;
}
.card__name
{
    font-size: 22px;
    font-weight: 600;
    line-height: 1.563;

    margin-bottom: 0; 

    color: #272727;
}
@media (max-width: 767px)
{
    .card__name
    {
        font-size: 20px;
        line-height: 116.66667%;
    }
}
@media (max-width: 359px)
{
    .card__name
    {
        font-size: 18px;
    }
}
.card__name:not(:last-child)
{
    margin-bottom: 22px;
}
@media (max-width: 359px)
{
    .card__name:not(:last-child)
    {
        margin-bottom: 17px;
    }
}
.card__stock
{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;

    position: relative;

    display: block;

    padding-left: 15px;

    color: #70b618;
}
.card__stock::before
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 5px;
    height: 5px;

    content: '';
    transform: translateY(-50%);

    border-radius: 50%;
    background-color: #70b618;
}
.card__stock:not(:last-child)
{
    margin-bottom: 16px;
}
@media (max-width: 359px)
{
    .card__stock:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.card__stock--out
{
    color: red;
}
.card__stock--out::before
{
    background-color: red;
}
.card__lines:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .card__lines:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .card__lines:not(:last-child)
    {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 600px)
{
    .card__lines--border-mob .card__line
    {
        padding-bottom: 10px;

        border-bottom: 1px solid #ededed;
    }
}
.card__line
{
    font-size: 14px;
    line-height: 1.4;

    display: flex;

    color: #272727; 

    align-items: flex-end;
    justify-content: flex-start;
}
@media (max-width: 767px)
{
    .card__line
    {
        font-size: 13px;
    }
}
@media screen and (max-width: 600px)
{
    .card__line
    {
        display: block;
    }
}
@media (max-width: 359px)
{
    .card__line
    {
        font-size: 12px;
    }
}
.card__line:not(:last-child)
{
    margin-bottom: 10px;
}
.card__line-left
{
    font-weight: 600;

    position: relative;

    overflow: hidden; 

    width: 100%;
    max-width: 254px;
    padding-right: 5px;

    flex: 0 0 254px;
}
@media screen and (max-width: 600px)
{
    .card__line-left
    {
        display: block;
    }
}
@media (max-width: 359px)
{
    .card__line-left
    {
        margin-bottom: 1px;
    }
}
.card__line-left span
{
    position: relative;
    z-index: 2; 

    background-color: #fff;
}
.card__line-left::after
{
    font-size: 10px;
    font-weight: 600;
    line-height: 1.4;

    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    content: ' ................................................................................';
    white-space: pre;
    letter-spacing: .13em; 

    color: #d6d6d6;
}
@media screen and (max-width: 600px)
{
    .card__line-left::after
    {
        display: none;
    }
}
.card__line-right
{
    font-weight: 500;
}
@media screen and (max-width: 600px)
{
    .card__line-right
    {
        display: block;
    }
}
.card__controls
{
    display: flex;

    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
}
.card__btn
{
    margin-right: 20px; 
    padding: 18px 50px 17px;

    text-transform: none;
}
@media (max-width: 359px)
{
    .card__btn
    {
        width: auto; 
        max-width: none;
        margin-right: 9px;
        padding: 13px 30px;
    }
}
.card__price
{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;

    margin-right: 20px; 

    color: #272727;
}
@media (max-width: 359px)
{
    .card__price
    {
        font-size: 20px;
    }
}
.card__price > span
{
    font-size: 18px; 
    font-weight: 600;
}
@media (max-width: 359px)
{
    .card__price > span
    {
        font-size: 14px;
    }
}
.card__favorite
{
    font-size: 18px;

    display: inline-flex;

    color: #d5d7de;
}
.card__favorite:hover
{
    color: red;
}
.card__favorite._active
{
    color: red;
}
.card__title
{
    font-size: 22px;
    font-weight: 600;
    line-height: 1.563;

    margin-bottom: 0; 

    color: #272727;
}
@media (max-width: 767px)
{
    .card__title
    {
        font-size: 20px;
        line-height: 116.66667%;
    }
}
@media (max-width: 359px)
{
    .card__title
    {
        font-size: 18px;
    }
}
.card__title:not(:last-child)
{
    margin-bottom: 10px;
}
.card__info
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;

    margin-bottom: 0; 

    color: #272727;
}
@media (max-width: 767px)
{
    .card__info
    {
        font-size: 13px;
    }
}
@media (max-width: 359px)
{
    .card__info
    {
        font-size: 11px;
    }
}
.card__info:not(:last-child)
{
    margin-bottom: 21px;
}
@media (max-width: 359px)
{
    .card__info:not(:last-child)
    {
        margin-bottom: 20px;
    }
}

/* Card End <================== */
/* Similar Start ================> */
.similar
{
    padding: 35px 0;
}
@media (max-width: 1023px)
{
    .similar
    {
        padding: 25px 0 35px;
    }
}
@media (max-width: 359px)
{
    .similar
    {
        padding: 15px 0 35px;
    }
}
.similar__title
{
    font-size: 36px;
    font-weight: 600;
    line-height: 1.6;

    margin-bottom: 0; 

    color: #272727;
}
@media (max-width: 1023px)
{
    .similar__title
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .similar__title
    {
        font-size: 20px;
        line-height: 116.66667%;
    }
}
@media (max-width: 359px)
{
    .similar__title
    {
        font-size: 18px;
    }
}
.similar__title:not(:last-child)
{
    margin-bottom: 30px;
}
@media (max-width: 767px)
{
    .similar__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.similar__slider
{
    position: relative;
}
.similar__slider .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .similar__slider .slick-list
    {
        margin: 0 -5px;
    }
}
.similar__slider .slick-track
{
    display: flex !important;

    align-items: stretch;
}
.similar__slider .slick-dots
{
    position: relative;
    bottom: -21px;
    left: 0;

    display: flex;

    width: 100%;

    align-items: center;
    justify-content: center;
}
.similar__slider .slick-dots li
{
    display: inline-flex;

    margin: 0 7.5px;
}
.similar__slider .slick-dots li button
{
    font-size: 0;

    display: block;
    display: inline-flex;

    width: 6px;
    height: 6px;

    transition: all .35s ease; 

    color: transparent;
    border-radius: 3px;
    background-color: #d5d7de;
}
.similar__slider .slick-dots li button:focus
{
    outline-width: 0;
}
.similar__slider .slick-dots li.slick-active button
{
    width: 14px;

    background-color: #362361;
}
.similar__arrow
{
    font-size: 15px;

    position: absolute;
    z-index: 3;
    top: 50%;

    display: flex;

    width: 50px;
    height: 50px;

    transform: translateY(-50%);

    color: #000;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 3px 13px rgba(0, 0, 0, .08); 

    align-items: center;
    justify-content: center;
}
.similar__arrow--prev
{
    left: -24px;
}
.similar__arrow--prev::before
{
    display: inline-block;

    transform: rotate(-180deg);
}
.similar__arrow--next
{
    right: -24px;
}
.similar__arrow:hover
{
    color: #f9e033;
}
.similar__box
{
    height: auto !important; 
    margin: 0 15px;
}
@media (max-width: 767px)
{
    .similar__box
    {
        margin: 0 5px;
    }
}
.similar__box:focus
{
    outline-width: 0;
}

/* Similar End <================== */
/* Banner Start ================> */
.banner
{
    overflow: hidden; 

    width: 100%;
    max-width: 100%;
}
@media (max-width: 767px)
{
    .banner .slick-list
    {
        padding-bottom: 43px;
    }
}
.banner .slick-dots
{
    position: relative;
    bottom: 48px;
    left: 0;

    display: flex;

    width: 100%;

    align-items: center;
    justify-content: center;
}
@media (max-width: 767px)
{
    .banner .slick-dots
    {
        bottom: 64px;
    }
}
.banner .slick-dots li
{
    display: inline-flex;

    margin: 0 22px;
}
@media (max-width: 767px)
{
    .banner .slick-dots li
    {
        margin: 0 15px;
    }
}
.banner .slick-dots li button
{
    font-size: 0;

    position: relative;

    display: block;
    display: inline-flex;

    width: 8px;
    height: 8px;

    transition: all .35s ease; 

    color: transparent;
    border-radius: 50%;
    background-color: #f9e033;
}
@media (max-width: 767px)
{
    .banner .slick-dots li button
    {
        width: 6px;
        height: 6px;
    }
}
.banner .slick-dots li button::before
{
    position: absolute;
    top: 50%;
    left: 50%;

    visibility: hidden;

    width: 26px;
    height: 26px;

    content: '';
    transition: all .35s ease 0s; 
    transform: translate(-50%, -50%);

    opacity: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
}
@media (max-width: 767px)
{
    .banner .slick-dots li button::before
    {
        width: 18px;
        height: 18px;
    }
}
.banner .slick-dots li button:focus
{
    outline-width: 0;
}
.banner .slick-dots li.slick-active button
{
    background-color: #fff;
}
.banner .slick-dots li.slick-active button::before
{
    visibility: visible; 

    opacity: 1;
}
.banner__item
{
    position: relative;

    display: flex;
    overflow: hidden;

    min-height: 650px;

    align-items: stretch;
}
@media (max-width: 767px)
{
    .banner__item
    {
        overflow: visible;
    }
}
@media (max-width: 1023px)
{
    .banner__item
    {
        min-height: 560px;
    }
}
@media (max-width: 767px)
{
    .banner__item
    {
        min-height: auto;
    }
}
.banner__item .container
{
    position: relative;
    z-index: 2;

    height: auto;
}
.banner__bg
{
    position: absolute;
    z-index: 1; 
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.banner__bg::after
{
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 80%;

    content: '';

    background-image: linear-gradient(180deg, rgba(28, 29, 30, 0) 0%, #1c1d1e 100%);
}
.banner__bg::before
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    width: 58.7%;
    height: 100%;

    content: '';

    background-image: linear-gradient(99.66deg, #212121 7.38%, rgba(56, 56, 56, 0) 93.45%);
}
.banner__bg > img
{
    position: relative;
    z-index: 1;

    width: 100%;
    height: 100%;

    -o-object-fit: cover;
       object-fit: cover;
}
.banner__row
{
    position: relative;

    display: flex;

    width: 100%;
    height: 100%;
    padding: 29px 0; 

    align-items: center;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .banner__row
    {
        padding: 69px 0 152px;
    }
}
.banner__media
{
    position: relative;

    width: 100%;
    max-width: 527px;
    height: auto;
}
@media (max-width: 1023px)
{
    .banner__media
    {
        max-width: 370px;
    }
}
@media (max-width: 767px)
{
    .banner__media
    {
        position: absolute;
        z-index: 1;
        right: -75px; 
        bottom: -43px;

        max-width: 215px;
    }
}
.banner__pic
{
    display: flex;

    width: 100%;
    max-width: 100%;
    height: auto; 

    justify-content: center;
}
.banner__pic > img
{
    width: auto;
    max-width: 100%;
    height: auto;

    -o-object-fit: contain;
       object-fit: contain;
}
.banner__percent
{
    font-size: 52px;
    font-weight: 700;
    line-height: 1.2;

    position: absolute;
    z-index: 2;
    bottom: 130px;
    left: -8px;

    padding: 16px 20px;

    transform: rotate(15deg); 

    color: #362361;
    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 1023px)
{
    .banner__percent
    {
        font-size: 32px;

        bottom: 100px;

        padding: 13px 18px;
    }
}
@media (max-width: 767px)
{
    .banner__percent
    {
        font-size: 24px;

        top: 49px;
        bottom: auto;
        left: -32px;

        padding: 8px 9px;

        border-radius: 10px;
    }
}
.banner__text
{
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;

    position: absolute;
    z-index: 3;
    bottom: 58px;
    left: 68px;

    padding: 18px 27px;

    transform: rotate(-17deg); 

    color: #362361;
    border-radius: 20px;
    background-color: #f9e033;
}
@media (max-width: 1023px)
{
    .banner__text
    {
        font-size: 26px;

        padding: 15px 24px;
    }
}
@media (max-width: 767px)
{
    .banner__text
    {
        font-size: 16px;

        top: 93px;
        bottom: auto;
        left: 2px;

        padding: 8px 11px;

        border-radius: 10px;
    }
}
.banner__content
{
    width: 100%;
    max-width: 672px;
    padding: 100px 0;
}
@media (max-width: 767px)
{
    .banner__content
    {
        position: relative;
        z-index: 2;

        padding: 0;
    }
}
.banner__title
{
    font-size: 52px;
    font-weight: 600;
    line-height: 119.23077%;

    margin-bottom: 0; 

    color: #fff;
}
@media (max-width: 1023px)
{
    .banner__title
    {
        font-size: 38px;
        line-height: 117.85714%;
    }
}
@media (max-width: 767px)
{
    .banner__title
    {
        font-size: 28px;
    }
}
.banner__title:not(:last-child)
{
    margin-bottom: 10px;
}
.banner__subtitle
{
    font-size: 52px;
    font-weight: 800;
    line-height: 127.45098%;

    display: block;

    margin-bottom: 0; 

    color: #f9e033;
}
@media (max-width: 1023px)
{
    .banner__subtitle
    {
        font-size: 32px;
        line-height: 124%;
    }
}
@media (max-width: 767px)
{
    .banner__subtitle
    {
        font-size: 25px;
    }
}
.banner__subtitle:not(:last-child)
{
    margin-bottom: 3px;
}
@media (max-width: 767px)
{
    .banner__subtitle:not(:last-child)
    {
        margin-bottom: 4px;
    }
}
.banner__prod
{
    font-size: 32px;
    font-weight: 500;
    line-height: 118.75%;

    display: block;

    margin-bottom: 0; 

    color: #fff;
}
@media (max-width: 1023px)
{
    .banner__prod
    {
        font-size: 26px;
        line-height: 116.66667%;
    }
}
@media (max-width: 767px)
{
    .banner__prod
    {
        font-size: 18px;
    }
}
.banner__prod:not(:last-child)
{
    margin-bottom: 51px;
}
@media (max-width: 1023px)
{
    .banner__prod:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .banner__prod:not(:last-child)
    {
        margin-bottom: 10px;
    }
}
.banner__btn
{
    font-family: 'Mont', sans-serif;

    padding: 18px 72px;

    transition: all .35s ease 0s; 
    text-transform: none;
}
@media (max-width: 767px)
{
    .banner__btn
    {
        padding: 13px 45px 12px;
    }
}
@media (max-width: 359px)
{
    .banner__btn
    {
        font-size: 12px;

        width: auto; 
        max-width: none;
    }
}
.banner__btn::after
{
    display: none;
}
.banner__btn:hover
{
    color: #fff;
    background-color: #362361;
}

/* Banner End <================== */
/* Category Products Start ================> */
.category
{
    padding: 100px 0 65px;
}
@media (max-width: 1023px)
{
    .category
    {
        padding: 75px 0 45px;
    }
}
@media (max-width: 359px)
{
    .category
    {
        padding: 8px 0 35px;
    }
}
.category__title
{
    margin-bottom: 0;
}
.category__title:not(:last-child)
{
    margin-bottom: 35px;
}
@media (max-width: 767px)
{
    .category__title:not(:last-child)
    {
        margin-bottom: 25px;
    }
}
@media (max-width: 359px)
{
    .category__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.category__slider .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .category__slider .slick-list
    {
        margin: 0 -5px;
    }
}
.category__slider .slick-dots
{
    position: relative;
    bottom: -21px;
    left: 0;

    display: flex;

    width: 100%;

    align-items: center;
    justify-content: center;
}
.category__slider .slick-dots li
{
    display: inline-flex;

    margin: 0 7.5px;
}
.category__slider .slick-dots li button
{
    font-size: 0;

    display: block;
    display: inline-flex;

    width: 6px;
    height: 6px;

    transition: all .35s ease; 

    color: transparent;
    border-radius: 3px;
    background-color: #d5d7de;
}
.category__slider .slick-dots li button:focus
{
    outline-width: 0;
}
.category__slider .slick-dots li.slick-active button
{
    width: 14px;

    background-color: #362361;
}
.category__item
{
    position: relative;

    overflow: hidden;

    max-width: 100%;
    height: auto;
    margin: 0 15px;

    color: #fff !important;
    border-radius: 5px;
    background-color: #272727;
}
.category__item::after
{
    position: relative;

    display: block; 

    padding-top: 100%;

    content: '';
}
.category__item::before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 179px;
    height: 179px;

    content: '';
    transition: all .35s ease 0s; 
    transform: translate(-41%, -42%);

    border-radius: 50%;
    background-color: #343434;
}
@media (max-width: 767px)
{
    .category__item::before
    {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 359px)
{
    .category__item::before
    {
        width: 74px;
        height: 74px;
    }
}
.category__item--violet
{
    background-color: #362361;
}
.category__item--violet::before
{
    background-color: #4d3a7a;
}
.category__item--grey
{
    color: #272727 !important; 
    background-color: #e3e3e3;
}
.category__item--grey::before
{
    background-color: #d9d9d9;
}
.category__item--yellow
{
    color: #272727 !important; 
    background-color: #f9e033;
}
.category__item--yellow::before
{
    background-color: #efcf2a;
}
@media (max-width: 767px)
{
    .category__item
    {
        margin: 0 5px;
    }
}
.category__item:focus
{
    outline-width: 0;
}
.category__item:hover::before
{
    width: 250%;
    height: 250%;
}
.category__icon
{
    font-size: 14px; 

    position: absolute;
    z-index: 4;
    top: 36px;
    left: 26px;

    color: #fff;
}
@media (max-width: 767px)
{
    .category__icon
    {
        font-size: 12px;

        top: 24px; 
        left: 17px;
    }
}
@media (max-width: 359px)
{
    .category__icon
    {
        font-size: 9px;

        top: 13px; 
        left: 11px;
    }
}
.category__pic
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    display: flex;

    width: 100%;
    max-width: calc(100% - 42px);
    height: 100%; 
    max-height: calc(100% - 61px);

    align-items: flex-start;
    justify-content: flex-end;
}
@media (max-width: 767px)
{
    .category__pic
    {
        max-width: calc(100% - 21px);
        max-height: calc(100% - 41px);
    }
}
@media (max-width: 359px)
{
    .category__pic
    {
        max-width: calc(100% - 11px);
        max-height: calc(100% - 31px);
    }
}
.category__pic > img
{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;

    -o-object-fit: contain;
       object-fit: contain;
}
.category__name
{
    font-size: 40px;
    font-weight: 600;
    line-height: 120%; 

    position: absolute;
    z-index: 3;
    bottom: 29px;
    left: 0;

    width: 100%;
    height: auto;
    padding: 0 3px;

    text-align: center;
}
@media (max-width: 1023px)
{
    .category__name
    {
        font-size: 32px;

        bottom: 20px;
    }
}
@media (max-width: 767px)
{
    .category__name
    {
        font-size: 22px;
    }
}
@media (max-width: 359px)
{
    .category__name
    {
        font-size: 14px; 

        bottom: 15px;
    }
}

/* Category Products End <================== */
/* Lider Products Start ================> */
.lider-p
{
    padding: 65px 0;
}
@media (max-width: 1023px)
{
    .lider-p
    {
        padding: 50px 0 40px;
    }
}
@media (max-width: 359px)
{
    .lider-p
    {
        padding: 36px 0 25px;
    }
}

/* Lider Products End <================== */
/* Search Start ================> */
.search
{
    padding: 65px 0;
}
@media (max-width: 1023px)
{
    .search
    {
        padding: 45px 0 40px;
    }
}
@media (max-width: 359px)
{
    .search
    {
        padding: 25px 0 20px;
    }
}
.search__title
{
    font-size: 36px;
    font-weight: 600;
    line-height: 119.44444%;
    margin-bottom: 0;
    color: #272727;
}
@media (max-width: 1023px)
{
    .search__title
    {
        font-size: 28px;
        line-height: 118.18182%;
    }
}
@media (max-width: 767px)
{
    .search__title
    {
        font-size: 22px;
    }
}


.search__wrapper
{
    position: relative;

    max-width: 100%;
}
.search__top
{
    position: relative;
    z-index: 2;

    display: flex;
    overflow: hidden; 

    width: 100%;
    min-height: 70px;

    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(173, 173, 173, .35);

    align-items: stretch;
    justify-content: space-between;
}
@media (max-width: 767px)
{
    .search__top
    {
        display: block;

        min-height: auto;
    }
}
.search__item
{
    font-size: 16px;
    font-weight: 600;
    line-height: 126.66667%;

    position: relative;

    display: flex;

    width: 100%;
    max-width: 25%;
    height: auto;
    padding: 15px 80px 15px 40px;

    cursor: pointer;
    transition: all .35s ease 0s; 

    color: #434343;
    background-color: #fff;

    align-items: center;
}
@media (max-width: 1023px)
{
    .search__item
    {
        padding: 10px 60px 10px 15px;
    }
}
@media (max-width: 767px)
{
    .search__item
    {
        max-width: 100%;
        padding: 0;

        flex-flow: row wrap;
    }
    .search__item:not(:last-child)
    {
        border-bottom: 1px solid #ededed;
    }
}
.search__item::after
{
    font-family: 'icons' !important;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: 50%;
    right: 25px;

    display: flex;

    width: 28px;
    height: 28px;
    padding-left: 3px;

    content: '\e90e';
    transition: all .35s ease 0s; 
    transform: translate(0, -50%) rotate(0deg);
    text-transform: none;

    color: #362361;
    border-radius: 50%;
    background-color: #ededed;

    align-items: center;
    justify-content: center;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px)
{
    .search__item::after
    {
        top: 12px;

        transform: translateY(0) rotate(0deg);
    }
}
@media (max-width: 359px)
{
    .search__item::after
    {
        font-size: 7px;

        top: 17px;
        right: 20px;

        width: 21px;
        height: 21px;
        padding-bottom: 1px; 
        padding-left: 2px;
    }
}
.search__item::before
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block; 

    width: 1px;
    height: 20px;

    content: '';
    transform: translateY(-50%);

    background-color: #c4c4c4;
}
@media (max-width: 767px)
{
    .search__item::before
    {
        display: none;
    }
}
.search__item:hover
{
    color: #362361;
    background-color: #f9f9f9;
}
@media (max-width: 767px)
{
    .search__item-select
    {
        font-size: 14px;

        display: flex;

        min-height: 50px;
        padding: 10px 45px 10px 15px;

        align-items: center;
    }
}
@media (max-width: 359px)
{
    .search__item-select
    {
        font-size: 12px; 

        padding: 10px 45px 10px 20px;
    }
}
.search__item-select span
{
    margin-left: 6px;
}
@media (max-width: 359px)
{
    .search__item-select span
    {
        margin-left: 5px;
    }
}
.search__item._active
{
    color: #fff; 
    background-color: #362361;
}
.search__item._active::after
{
    transform: translate(0, -50%) rotate(90deg);
}
@media (max-width: 767px)
{
    .search__item._active::after
    {
        transform: translateY(0) rotate(90deg);
    }
}
.search__item._active::before
{
    display: none;
}
.search__item:last-child::before
{
    display: none;
}
.search__item .search__hidden
{
    width: 100%;
    max-width: 100%;

    background-color: #fff;
}
.search__block
{
    width: 100%;
    padding: 7px 0 0;

    background-color: #fff;
    box-shadow: 0 4px 15px rgba(203, 203, 203, .25);
}
@media (max-width: 767px)
{
    .search__block
    {
        display: none;
    }
}
.search__hidden
{
    -moz-column-count: 4;
         column-count: 4;
    -moz-column-gap: 0;
         column-gap: 0;
}
@media (max-width: 1023px)
{
    .search__hidden
    {
        -moz-column-count: 3;
             column-count: 3;
    }
}
@media (max-width: 767px)
{
    .search__hidden
    {
        overflow: auto; 

        height: auto;
        max-height: 305px;

        -moz-column-count: auto;
             column-count: auto;
    }
}
.search__link
{
    font-size: 16px;
    font-weight: 500;
    line-height: 118.75%;

    position: relative;

    display: flex;

    min-height: 72px;
    padding-right: 28px;

    color: #434343;
    border-bottom: 1px solid #ededed;

    align-items: center;
    justify-content: flex-start;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
@media (max-width: 767px)
{
    .search__link
    {
        font-size: 14px;

        min-height: 50px;
        padding: 0; 

        text-align: center;

        justify-content: center;
    }
    .search__link:last-child
    {
        border-bottom-width: 0;
    }
}
@media (max-width: 359px)
{
    .search__link
    {
        font-size: 12px;
    }
}
.search__link:hover
{
    color: #f9e033;
    border-color: #f9e033;
}
.search__link-pic
{
    display: flex;

    height: 47px;
    max-height: 47px;

    flex: 0 0 83px;
    justify-content: center;
}
@media (max-width: 767px)
{
    .search__link-pic
    {
        display: none;
    }
}
.search__link-pic > img
{
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;

    -o-object-fit: contain;
       object-fit: contain;
}
.search__link-arrow
{
    font-size: 9px; 
    font-weight: 400;

    position: absolute;
    top: 50%;
    right: 22px;

    display: inline-block;

    transform: translateY(-50%);
}
@media (max-width: 767px)
{
    .search__link-arrow
    {
        display: none;
    }
}

/* Search End <================== */
/* Promo Products Start ================> */
.promo-p
{
    padding: 65px 0 85px;
}
@media (max-width: 1023px)
{
    .promo-p
    {
        padding: 40px 0 35px;
    }
}
@media (max-width: 359px)
{
    .promo-p
    {
        padding: 20px 0 15px;
    }
}

/* Promo Products End <================== */
/* Promo Start ================> */
.promo
{
    padding: 35px 0 69px;
}
@media (max-width: 1023px)
{
    .promo
    {
        padding: 35px 0 64px;
    }
}
@media (max-width: 359px)
{
    .promo
    {
        padding: 35px 0 59px;
    }
}
.promo-c
{
    padding: 0;
}
.promo__inner
{
    position: relative;

    width: 100%;
    max-width: 100%;
    padding: 64px 220px 64px 120px;

    border-radius: 5px; 
    background-color: #362361;
}
@media (max-width: 1023px)
{
    .promo__inner
    {
        padding: 45px 220px 45px 60px;
    }
}
@media (max-width: 767px)
{
    .promo__inner
    {
        padding: 50px 24px 165px 24px;
    }
}
.promo__content
{
    position: relative;
    z-index: 1;

    width: 100%; 
    max-width: 712px;
}
.promo__title
{
    font-size: 38px;
    font-weight: 600;
    line-height: 118.42105%;

    margin-bottom: 10px; 

    color: #fff;
}
@media (max-width: 1023px)
{
    .promo__title
    {
        font-size: 32px;
    }
}
@media (max-width: 767px)
{
    .promo__title
    {
        font-size: 26px;

        margin-bottom: 6px;
    }
}
.promo__info
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;

    margin-bottom: 30px; 

    color: #8270ac;
}
@media (max-width: 767px)
{
    .promo__info
    {
        font-size: 13px;

        margin-bottom: 25px;
    }
}
@media (max-width: 359px)
{
    .promo__info
    {
        font-size: 12px;

        max-width: 208px;
    }
}
.promo__btn
{
    padding: 15px 24px;

    transition: all .35s ease .0s; 
    text-transform: none;

    color: #362361;
    background-color: #fff;
    box-shadow: none;
}
@media (max-width: 767px)
{
    .promo__btn
    {
        font-size: 12px;

        width: auto; 
        max-width: none;
        padding: 14px 25px;
    }
}
.promo__btn:hover
{
    color: #362361; 
    background-color: #f9e033;
}
.promo__btn:hover::after
{
    display: none;
}
.promo__percent
{
    font-size: 130px;
    font-weight: bold;
    line-height: 120.76923%;

    position: absolute;
    z-index: 3;
    top: 61px;
    right: -22px;

    padding: 21px 20px 13px 23px;

    transform: rotate(15deg); 

    color: #362361;
    border-radius: 20px;
    background-color: #fff;
}
@media screen and (max-width: 1200px)
{
    .promo__percent
    {
        font-size: 100px;

        top: 90px;
    }
}
@media (max-width: 1023px)
{
    .promo__percent
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .promo__percent
    {
        font-size: 60px;

        top: auto;
        right: 0;
        bottom: 37px;

        padding: 10px;
    }
}
.promo__text
{
    font-size: 52px;
    font-weight: 600;
    line-height: 119.23077%;

    position: absolute;
    z-index: 2;
    right: 171px;
    bottom: 17px;

    padding: 18px 62px 11px 54px;

    transform: rotate(-16deg); 

    color: #362361;
    border-radius: 20px;
    background-color: #f9e033;
}
@media screen and (max-width: 1200px)
{
    .promo__text
    {
        font-size: 40px;

        right: 120px;
        bottom: 10px;
    }
}
@media (max-width: 1023px)
{
    .promo__text
    {
        font-size: 34px;
    }
}
@media (max-width: 767px)
{
    .promo__text
    {
        font-size: 30px;

        right: 99px;
        bottom: 6px;

        padding: 12px 30px;
    }
}

/* Promo End <================== */
/* New Start ================> */
.new
{
    padding: 60px 0;
}
@media (max-width: 1023px)
{
    .new
    {
        padding: 45px 0;
    }
}
@media (max-width: 359px)
{
    .new
    {
        padding: 25px 0 25px;
    }
}
.new__top
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
.new__top:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .new__top:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .new__top:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.new__title
{
    margin-bottom: 0;
}
.new__title:not(:last-child)
{
    margin-bottom: 0;
}
.new__more
{
    font-size: 14px;
    font-weight: 600;
    line-height: 121.42857%;

    display: inline-flex;

    color: #272727; 

    align-items: center;
}
.new__more-mob
{
    display: none;
}
@media (max-width: 767px)
{
    .new__more
    {
        font-size: 13px; 

        display: none;
    }
    .new__more-mob
    {
        display: inline-flex;
    }
}
@media (max-width: 359px)
{
    .new__more
    {
        font-size: 11px;
    }
}
.new__more span
{
    font-size: 12px; 

    margin-left: 10px;
}
@media (max-width: 767px)
{
    .new__more span
    {
        font-size: 9px;
    }
}
@media (max-width: 359px)
{
    .new__more span
    {
        font-size: 8px;
    }
}
.new__more:hover
{
    color: #362361;
}

.products__slider
{
    position: relative;
}
@media (max-width: 767px)
{
    .products__slider
    {
        margin-bottom: 15px;
    }
}
.products__slider .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .products__slider .slick-list
    {
        margin: 0 -5px;
    }
}
.products__slider .slick-track
{
    display: flex !important;

    align-items: stretch;
}

/* New End <================== */
/* Marks Start ================> */
.marks-p
{
    padding: 60px 0;
}
@media (max-width: 1023px)
{
    .marks-p
    {
        padding: 45px 0 50px;
    }
}
@media (max-width: 359px)
{
    .marks-p
    {
        padding: 25px 0 35px;
    }
}
.marks-p-c
{
    padding: 130px 0 142px;
}
@media (max-width: 1023px)
{
    .marks-p-c
    {
        padding: 80px 0 100px;
    }
}
@media (max-width: 359px)
{
    .marks-p-c
    {
        padding: 50px 0 71px;
    }
}
.marks-p__title
{
    margin-bottom: 0;
}
.marks-p__title:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 767px)
{
    .marks-p__title:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .marks-p__title:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.marks-p__slider
{
    position: relative;
}
.marks-p__slider .slick-list
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .marks-p__slider .slick-list
    {
        margin: 0 -5px;
    }
}
.marks-p__slider .slick-track
{
    display: flex !important;

    align-items: stretch;
}
.marks-p__slider .slick-dots
{
    position: relative;
    bottom: -21px;
    left: 0;

    display: flex;

    width: 100%;

    align-items: center;
    justify-content: center;
}
.marks-p__slider .slick-dots li
{
    display: inline-flex;

    margin: 0 7.5px;
}
.marks-p__slider .slick-dots li button
{
    font-size: 0;

    display: block;
    display: inline-flex;

    width: 6px;
    height: 6px;

    transition: all .35s ease; 

    color: transparent;
    border-radius: 3px;
    background-color: #d5d7de;
}
.marks-p__slider .slick-dots li button:focus
{
    outline-width: 0;
}
.marks-p__slider .slick-dots li.slick-active button
{
    width: 14px;

    background-color: #362361;
}
.marks-p__item
{
    height: auto; 
    margin: 0 15px;
}
@media (max-width: 767px)
{
    .marks-p__item
    {
        height: 100px;
        margin: 0 5px;
        padding: 18px 13px;
    }
}
@media (max-width: 359px)
{
    .marks-p__item
    {
        height: 74px;
    }
}

/* Marks End <================== */
/* Blog Start ================> */
.blog-p
{
    padding: 60px 0 110px;
}
@media (max-width: 1023px)
{
    .blog-p
    {
        padding: 45px 0 85px;
    }
}
@media (max-width: 359px)
{
    .blog-p
    {
        padding: 36px 0 71px;
    }
}
.blog-p__top
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
.blog-p__top:not(:last-child)
{
    margin-bottom: 40px;
}
@media (max-width: 1023px)
{
    .blog-p__top:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px)
{
    .blog-p__top:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
.blog-p__title
{
    margin-bottom: 0;
}
.blog-p__title:not(:last-child)
{
    margin-bottom: 0;
}
.blog-p__more
{
    font-size: 14px;
    font-weight: 600;
    line-height: 121.42857%;

    display: inline-flex;

    color: #272727; 

    align-items: center;
}
@media (max-width: 767px)
{
    .blog-p__more
    {
        font-size: 13px;
    }
}
@media (max-width: 359px)
{
    .blog-p__more
    {
        font-size: 11px;
    }
}
.blog-p__more span
{
    font-size: 12px; 

    margin-left: 10px;
}
@media (max-width: 767px)
{
    .blog-p__more span
    {
        font-size: 9px;
    }
}
@media (max-width: 359px)
{
    .blog-p__more span
    {
        font-size: 8px;
    }
}
.blog-p__more:hover
{
    color: #362361;
}
.blog-p__slider
{
    position: relative;
}
.blog-p__slider .slick-list
{
    margin: 0 -15px;
}
.blog-p__slider .slick-dots
{
    position: relative;
    bottom: -21px;
    left: 0;

    display: flex;

    width: 100%;

    align-items: center;
    justify-content: center;
}
.blog-p__slider .slick-dots li
{
    display: inline-flex;

    margin: 0 7.5px;
}
.blog-p__slider .slick-dots li button
{
    font-size: 0;

    display: block;
    display: inline-flex;

    width: 6px;
    height: 6px;

    transition: all .35s ease; 

    color: transparent;
    border-radius: 3px;
    background-color: #d5d7de;
}
.blog-p__slider .slick-dots li button:focus
{
    outline-width: 0;
}
.blog-p__slider .slick-dots li.slick-active button
{
    width: 14px;

    background-color: #362361;
}
.blog-p__item
{
    display: flex !important;

    min-height: 350px; 
    margin: 0 15px 0 !important;
}
@media (max-width: 767px)
{
    .blog-p__item
    {
        min-height: 290px;
    }
}
@media (max-width: 359px)
{
    .blog-p__item
    {
        min-height: 203px;
    }
}
.blog-p__item:focus
{
    outline-width: 0;
}

/* Blog End <================== */
/* Catalog Start ================> */
.catalog
{
    position: relative;
    z-index: 2;

    padding: 3px 0 100px;
}
@media (max-width: 1023px)
{
    .catalog
    {
        padding: 0 0 75px;
    }
}
@media (max-width: 359px)
{
    .catalog
    {
        padding: 0 0 50px;
    }
}
@media screen and (max-width: 850px)
{
    .catalog .container
    {
        display: flex;
        flex-direction: column;
    }
}
.catalog__top {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
@media screen and (max-width: 850px)
{
    .catalog__top
    {
        display: block;

        order: 3;
    }
}
.catalog__top:not(:last-child)
{
    margin-bottom: 40px;
}
@media screen and (max-width: 850px)
{
    .catalog__top:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
@media (max-width: 359px)
{
    .catalog__top:not(:last-child)
    {
        margin-bottom: 15px;
    }
}
.catalog__title
{
    margin-bottom: 0;
}
.catalog__title-mob
{
    display: none;
}
@media screen and (max-width: 850px)
{
    .catalog__title
    {
        display: none;
    }
    .catalog__title-mob
    {
        display: block;

        margin-bottom: 0; 

        order: 1;
    }
    .catalog__title-mob:not(:last-child)
    {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 850px)
{
    .catalog__controls
    {
        display: flex;

        width: 100%;

        align-items: center;
        justify-content: flex-end;
    }
}
.catalog__filt
{
    display: none;

    margin-right: 10px;
}
@media screen and (max-width: 850px)
{
    .catalog__filt
    {
        display: inline-flex;
    }
}
@media screen and (max-width: 500px)
{
    .catalog__filt
    {
        width: calc(50% - 5px);
    }
}
.catalog__filt-active
{
    font-size: 14px;
    font-weight: 600;

    display: inline-flex;

    min-width: 181px;
    padding: 14px 20px;

    cursor: pointer;
    transition: all .35s ease 0s; 

    color: #272727;
    border: 1px solid #e4e4e4;
    border-radius: 5px;

    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 500px)
{
    .catalog__filt-active
    {
        font-size: 10px;
        line-height: 12px; 

        width: 100%;
        min-width: auto;
        padding: 12px 10px;

        white-space: nowrap;
    }
}
.catalog__filt-active:hover
{
    border-color: #f9e033;
}
.catalog__filt-active_icon
{
    font-size: 10px;
    font-weight: 400;

    display: inline-block;

    transition: all .35s ease 0s; 
    transform: rotate(90deg);

    color: #f9e033;
}
@media screen and (max-width: 500px)
{
    .catalog__filt-active_icon
    {
        font-size: 8px;
    }
}
.catalog__sort
{
    position: relative;
}
@media screen and (max-width: 500px)
{
    .catalog__sort
    {
        width: calc(50% - 5px);
        width: 100%;
    }
}
@media (hover: hover)
{
    .catalog__sort:hover .catalog__sort-active
    {
        border-color: #f9e033;
    }
    .catalog__sort:hover .catalog__sort-active_icon
    {
        transform: rotate(-90deg);
    }
    .catalog__sort:hover .catalog__sort-block
    {
        visibility: visible; 

        transform: translateY(0);
        pointer-events: all;

        opacity: 1;
    }
}
.catalog__sort._active .catalog__sort-active
{
    border-color: #f9e033;
}
.catalog__sort._active .catalog__sort-active_icon
{
    transform: rotate(-90deg);
}
.catalog__sort._active .catalog__sort-block
{
    visibility: visible; 

    transform: translateY(0);
    pointer-events: all;

    opacity: 1;
}
.catalog__sort-active
{
    font-size: 14px;
    font-weight: 600;

    display: inline-flex;

    min-width: 181px;
    padding: 14px 20px;

    cursor: pointer;
    transition: all .35s ease 0s; 

    color: #272727;
    border: 1px solid #e4e4e4;
    border-radius: 5px;

    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width: 500px)
{
    .catalog__sort-active
    {
        font-size: 10px;
        line-height: 12px; 

        width: 100%;
        min-width: auto;
        padding: 12px 10px;

        white-space: nowrap;
    }
}
.catalog__sort-active:hover
{
    border-color: #f9e033;
}
.catalog__sort-active_icon
{
    font-size: 10px;
    font-weight: 400;

    display: inline-block;

    transition: all .35s ease 0s; 
    transform: rotate(90deg);

    color: #f9e033;
}
@media screen and (max-width: 500px)
{
    .catalog__sort-active_icon
    {
        font-size: 8px;
    }
}
.catalog__sort-block
{
    position: absolute;
    top: 100%;
    right: 0;

    display: flex;
    visibility: hidden;
    flex-direction: column;

    padding: 15px;

    transition: all .35s ease 0s; 
    transform: translateY(30px);
    text-align: right;
    pointer-events: none;

    opacity: 0;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    background-color: #fff;

    align-items: flex-end;
}
.catalog__sort-link
{
    white-space: nowrap;

    color: #272727;
}
@media screen and (max-width: 500px)
{
    .catalog__sort-link
    {
        font-size: 12px;
    }
}
.catalog__sort-link:hover
{
    text-decoration: underline; 

    color: #362361;
}
.catalog__sort-link:not(:last-child)
{
    margin-bottom: 5px;
}
.catalog__row
{
    display: flex;

    width: 100%;

    align-items: flex-start;
    justify-content: space-between;
}
@media screen and (max-width: 850px)
{
    .catalog__row
    {
        order: 4;
    }
}
.catalog__close
{
    position: absolute;
    top: 10px;
    right: 18px; 

    display: none;

    width: 20px;
    height: 20px;
}
.catalog__close span
{
    position: absolute;
    top: 9px;

    display: block;

    width: 100%;
    height: 2px;

    transform: rotate(45deg); 

    background-color: #272727;
}
.catalog__close span:last-child
{
    transform: rotate(-45deg);
}
@media screen and (max-width: 850px)
{
    .catalog__close
    {
        display: block;
    }
}
.catalog__filter
{
    width: 100%;
    margin-right: 30px; 

    flex: 0 0 330px;
}
@media screen and (max-width: 1180px)
{
    .catalog__filter
    {
        flex: 0 0 270px;
    }
}
@media screen and (max-width: 850px)
{
    .catalog__filter
    {
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;

        visibility: hidden;
        overflow: auto;

        width: 100%;
        height: 100vh;
        max-height: 100vh;
        margin-right: 0;
        padding: 40px 18px; 

        transition: all .35s ease 0s;
        transform: translateX(-100%);

        background-color: #fff;
    }
    .catalog__filter._active
    {
        visibility: visible; 

        transform: translateX(0);
    }
}
.catalog__filter-block
{
    padding: 35px 30px 22px 31px; 

    background-color: #f9f9f9;
}
@media (max-width: 359px)
{
    .catalog__filter-block
    {
        padding: 20px 15px 10px 15px;
    }
}
.catalog__filter-block:not(:last-child)
{
    margin-bottom: 5px;
}
.catalog__filter-title
{
    font-size: 16px;
    font-weight: 700;
    line-height: 118.75%;

    display: flex;

    width: 100%;
    margin-bottom: 14px; 

    color: #272727;

    align-items: center;
    justify-content: space-between;
}
.catalog__filter-title::after
{
    font-family: 'icons' !important;
    font-size: 10px;
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: relative;

    display: inline-block;

    content: '\e90d';
    transform: rotate(90deg); 
    text-transform: none;

    flex-grow: 0;
    flex-shrink: 0;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.catalog__filter-title:hover
{
    color: #362361;
}
.catalog__filter-title._active::after
{
    transform: rotate(-90deg);
}
.catalog__filter-cont
{
    display: none;

    padding-top: 9px;
}
.catalog__filter-checkbox
{
    display: block;

    margin: 0;
    padding: 0;

    cursor: pointer;
    transition: all .35s ease 0s; 

    color: #000;
}
.catalog__filter-checkbox:hover
{
    color: #362361;
}
.catalog__filter-checkbox:not(:last-child)
{
    margin-bottom: 15px;
}
.catalog__filter-checkbox input
{
    position: absolute;
    z-index: -1;

    visibility: hidden;

    opacity: 0;
}
.catalog__filter-checkbox input:checked ~ span::after
{
    border-color: #362361;
}
.catalog__filter-checkbox input:checked ~ span::before
{
    visibility: visible; 

    opacity: 1;
}
.catalog__filter-checkbox span
{
    font-size: 16px;
    font-weight: normal;
    line-height: 118.75%; 

    position: relative;

    display: block;

    padding-left: 25px;
}
.catalog__filter-checkbox span::after
{
    position: absolute;
    top: 1px;
    left: 0;

    width: 15px;
    height: 15px;

    content: '';
    transition: all .35s ease 0s; 

    border: 1px solid #e4e4e4;
    border-radius: 2px;
    background-color: #fff;
}
.catalog__filter-checkbox span::before
{
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 3px;

    visibility: hidden;

    width: 9px;
    height: 9px;

    content: '';
    transition: all .35s ease 0s; 

    opacity: 0;
    border-radius: 2px;
    background-color: #362361;
}
.catalog__filter-inputs
{
    display: flex;

    width: 100%;
    margin-top: -9px;
    margin-bottom: 23px; 

    align-items: center;
    justify-content: space-between;
}
.catalog__filter-inputs input
{
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;

    width: 100%;
    max-width: 111px;
    height: 30px;
    padding: 0 15px;

    color: #272727; 
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    background-color: #fff;
}
.catalog__filter-separate
{
    font-size: 14px;
    font-weight: normal;
    line-height: 121.42857%;

    text-align: center;

    color: #272727; 

    flex: 0 0 47px;
}
.catalog__content
{
    width: 100%; 
    max-width: 100%;
}
.catalog__grid
{
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.catalog__grid.items4 {
    grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1180px)
{
    .catalog__grid, .catalog__grid.items4
    {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 500px)
{
    .catalog__grid
    {
        gap: 10px;
    }


}

@media screen and (max-width: 400px)
{
    .catalog__grid, .catalog__grid.items4
    {
        grid-template-columns: repeat(1, 1fr);
    }
}

.catalog__grid:not(:last-child)
{
    margin-bottom: 60px;
}
@media (max-width: 1023px)
{
    .catalog__grid:not(:last-child)
    {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px)
{
    .catalog__grid:not(:last-child)
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 359px)
{
    .catalog__grid:not(:last-child)
    {
        margin-bottom: 30px;
    }
}
.catalog__search
{
    margin-bottom: 20px;
}
@media screen and (max-width: 850px)
{
    .catalog__search
    {
        order: 2;
    }
}
.catalog__search .search__hidden
{
    display: none;
}

/* Catalog End <================== */
.noUi-target
{
    margin-bottom: 28px; 

    border: none;
    border-radius: 0;
    background-color: #ebebeb;
    box-shadow: none;
}

.noUi-horizontal
{
    height: 2px;
}

.noUi-connects
{
    border-radius: 0;
}

.noUi-connect
{
    background-color: #f9e033;
}

.noUi-handle
{
    width: 17px;
    height: 17px;

    border: 4px solid #fff;
    border-radius: 50%; 
    background-color: #f9e033;
    box-shadow: 0 4px 4px rgba(209, 207, 207, .24);
}

.noUi-horizontal .noUi-handle
{
    top: -8px;
    right: -8px; 

    width: 17px;
    height: 17px;

    border: 4px solid #fff;
    border-radius: 50%;
    background-color: #f9e033;
    box-shadow: 0 4px 4px rgba(209, 207, 207, .24);
}
.noUi-horizontal .noUi-handle::before,
.noUi-horizontal .noUi-handle::after
{
    display: none;
}

.noUi-horizontal .noUi-tooltip
{
    top: 200%; 
    bottom: auto;
}

.noUi-tooltip
{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 118.75%;
    padding: 0;
    color: #000; 
    border: none;
    background-color: transparent;
}
