@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400, 600&display=swap&subset=cyrillic);
*,
::after,
::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
p {
    margin: 0;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    margin: 0;
    font-style: normal;
    line-height: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0;
}
blockquote {
    margin: 0;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin: 0;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin: 0;
}
button,
input,
select {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
    -webkit-appearance: none;
    margin: 0;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[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;
}
* {
    outline: 0 !important;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
@-ms-viewport {
    width: device-width;
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
    box-sizing: inherit;
}
.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 1025px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1510px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1025px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1025px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 1025px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-uppercase {
    text-transform: uppercase !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.list-unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
}
@font-face {
    font-family: icons;
    src: url(icons.woff2?48063623) format("woff2"), url(icons.woff?48063623) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
.i:after,
.i:before,
[class*=" i-"]:before,
[class^="i-"]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.i-search:before {
    content: "\e800";
}
.i-user:before {
    content: "\e801";
}
.i-location:before {
    content: "\e802";
}
.i-cart:before {
    content: "\e803";
}
.i-del:before {
    content: "\e804";
}
.i-email:before {
    content: "\e805";
}
.i-heart:before {
    content: "\e806";
}
.i-phone:before {
    content: "\e807";
}
.i-star:before {
    content: "\e808";
}
.i-star-empty:before {
    content: "\e809";
}
.i-pencil:before {
    content: "\e80a";
}
.i-settings:before {
    content: "\e80b";
}
.i-pencil2:before {
    content: "\e80c";
}
.i-articles:before {
    content: "\e80d";
}
.i-comment:before {
    content: "\e80e";
}
.i-comment2:before {
    content: "\e80f";
}
.i-doc:before {
    content: "\e810";
}
.i-bars:before {
    content: "\e811";
}
.i-dots:before {
    content: "\e812";
}
.i-cart-inline:before {
    content: "\e813";
}
.i-down-dir:before {
    content: "\e814";
}
.i-minus:before {
    content: "\e815";
}
.i-plus:before {
    content: "\e816";
}
.i-location-1:before {
    content: "\e817";
}
.i-right-open-big:before {
    content: "\e818";
}
.i-left-open-big:before {
    content: "\e819";
}
.i-down-open-mini:before {
    content: "\e81a";
}
.i-a_left:before {
    content: "\e81b";
}
.i-close:before {
    content: "\e81c";
}
.i-up-open-mini:before {
    content: "\e81d";
}
.i-up-dir:before {
    content: "\e81e";
}
.i-up-open-big:before {
    content: "\e81f";
}
.i-down-open-big:before {
    content: "\e820";
}
.i-left-dir:before {
    content: "\e821";
}
.i-right-dir:before {
    content: "\e822";
}
.i-info:before {
    content: "\f086";
}
.i-facebook-f:before {
    content: "\f09a";
}
.i-angle-down:before {
    content: "\f107";
}
.i-youtube-play:before,
.i-youtube:before {
    content: "\f16a";
}
.i-instagram:before {
    content: "\f16d";
}
.i-vk:before,
.i-vkontakte:before {
    content: "\f189";
}
.header-right .social-item {
    line-height: 16px;
}
.header-right .social-item a {
    line-height: 0;
    display: inline-block;
}
.header-right .social-item span:before {
    font-size: 11px;
}
.button--remove {
    font-size: 18px;
}
li.footer-menu-item .i {
    font-size: 18px;
    text-decoration: none;
    position: absolute;
    border: 0;
    left: 0;
    top: 2px;
    color: #a80874;
}
.popup--empty .i-cart,
.popup--empty .i-heart,
.popup--empty .i-user {
    color: #eee;
    font-size: 50px;
}
.popup--empty .i-cart,
.popup--empty .i-heart {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.product_card-rating .rating-link {
    margin-top: 3px;
    font-size: 16px;
}
.product_card-rating .rating-link .i-comment {
    margin-right: 6px;
}
.i-dots.lg {
    font-size: 26px;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 28px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-button-next {
    padding-left: 8px;
}
.swiper-button-prev {
    padding-right: 8px;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    position: relative;
    font-family: icons;
    content: "\E818";
    display: inline-block;
}
.swiper-button-prev:before {
    content: "\E819";
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top, 0.2s -webkit-transform;
    transition: 0.2s top, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top;
    transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    -o-transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}
.irs-line-left {
    left: 0;
    width: 11%;
}
.irs-line-mid {
    left: 9%;
    width: 82%;
}
.irs-line-right {
    right: 0;
    width: 11%;
}
.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}
.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}
.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}
.irs-slider.type_last {
    z-index: 2;
}
.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}
.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}
.irs-from,
.irs-single,
.irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}
.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}
.irs-grid-pol.small {
    height: 4px;
}
.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}
.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: 0 0;
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important;
}
.irs {
    height: 46px;
}
.irs-line {
    height: 6px;
    top: 33px;
    background: #eee;
    border-radius: 16px;
}
.irs-line-left {
    height: 6px;
}
.irs-line-mid {
    height: 6px;
}
.irs-line-right {
    height: 6px;
}
.irs-bar {
    height: 6px;
    top: 33px;
    background: #42d6c3;
}
.irs-slider {
    top: 26px;
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
    background: #42d6c3;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.irs-from,
.irs-single,
.irs-to {
    padding: 3px 5px 1px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    background: #42d6c3;
    color: #fff;
}
.lt-ie9 .irs-from,
.lt-ie9 .irs-single,
.lt-ie9 .irs-to {
    background: #42d6c3;
}
.irs-from:after,
.irs-single:after,
.irs-to:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #42d6c3;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.87;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s, visibility 0s linear 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s, visibility 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px 6px 0;
}
.fancybox-slide--iframe {
    padding: 44px 44px 0;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    vertical-align: top;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    transition: color 0.2s;
    vertical-align: top;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}
.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
    display: none;
}
.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor;
}
.fancybox-button--share svg path {
    stroke-width: 1;
}
.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
    margin-top: -14px;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity 0.25s, visibility 0s, color 0.25s;
}
.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}
.fancybox-close-small svg {
    fill: transparent;
    opacity: 0.8;
    stroke: currentColor;
    stroke-width: 1.5;
    transition: stroke 0.1s;
}
.fancybox-close-small:focus {
    outline: 0;
}
.fancybox-close-small:hover svg {
    opacity: 1;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}
.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    -webkit-animation: a 0.8s infinite linear;
    animation: a 0.8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99, 99, 99, 0.5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: 0.6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x > ul {
    overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px);
    }
}
.header-scheme-01 {
    background-color: #f7f8fa;
    color: #999;
}
.header-main {
    background-color: #fff;
}
.header-scheme-03 {
    background-color: #000;
    color: #fff;
}
.breadcrumb-scheme-01 {
    background-color: #f7f8fa;
    color: #999;
}
.footer-scheme-01 {
    background-color: #a80874;
    color: #fff;
}
.footer-scheme-02 {
    background-color: #f7f8fa;
    color: #999;
}
.footer-scheme-03 {
    background-color: #000;
    color: #999;
}
@font-face {
    font-family: Helios;
    src: url(Helios.woff2) format("woff2"), url(Helios.woff) format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: HeliosBlack;
    src: url(HeliosBlack.woff2) format("woff2"), url(HeliosBlack.woff) format("woff");
    font-display: swap;
    font-weight: 900;
    font-style: normal;
}
body {
    font-family: Helios, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background: #fff;
    margin: 0;
    overflow-x: hidden;
}
hr {
    display: block;
    margin: 0 0 40px;
    height: 0;
    border: none;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.fab:before,
.far:before,
.fas:before {
    display: none;
}
.button,
.input,
a,
button {
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
    -o-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
@media (min-width: 1025px) {
    a:hover {
        color: #a80874;
    }
}
.overflow-hidden {
    overflow: hidden !important;
}
.layout--box {
    background: #f7f8fa url(background.png) left top repeat;
    -webkit-background-size: auto auto;
    background-size: auto;
    background-attachment: scroll;
}
.layout--box .layout-page {
    background-color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.button {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background: 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    padding: 5px 10px;
    cursor: pointer;
    text-decoration: none !important;
}
.button svg {
    margin-right: 10px;
}
.button--block {
    display: block;
    width: 100%;
}
.button--large {
    padding: 15px 20px;
}
.button--medium {
    padding: 10px 15px;
}
.button--small {
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
}
.button--small svg {
    margin-right: 5px;
}
.button--default {
    background-color: #f7f8fa;
    color: #000;
}
.button--primary {
    background-color: #25ab22;
    color: #fff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
}
.button--primary--inverse {
    background-color: #000;
    color: #fff;
}
.button--secondary {
    background-color: #dcdcdc;
    color: #000;
    -webkit-border-radius: 24px;
    border-radius: 24px;
}
.button--black {
    background-color: #000;
    color: #fff;
}
.button--counter {
    background-color: #f7f8fa;
    color: #999;
}
.button--empty {
    padding-left: 0;
    padding-right: 0;
    color: #000;
    background: 0 0;
}
.button--empty--inverse {
    color: #a80874;
}
.button--icon {
    min-width: 32px;
    height: 32px;
    padding-left: 0;
    padding-right: 0;
}
.button--icon svg {
    margin: 0;
}
.button--icon span {
    margin-left: 10px;
}
.button--icon.button--large {
    min-width: 52px;
    height: 52px;
}
.button--icon.button--small {
    min-width: 30px;
    height: 30px;
}
.button--icon.button--small span {
    margin-left: 5px;
}
.button--info {
    color: #000;
}
.button--info span {
    border-bottom: 1px dotted currentColor;
}
.button--underline span {
    border-bottom-style: solid;
}
.button--static {
    cursor: default;
    color: #000 !important;
}
.button--disabled {
    cursor: default;
    color: #999;
}
.button--remove {
    color: #999;
}
.button--compares.is-added,
.button--favorites.is-added {
    color: #f8353e !important;
}
.button--compares span:before {
    content: "Сравнить";
}
.button--compares.is-added span:before {
    content: "В сравнении";
}
.product-data .button--favorites span:after {
    content: "В избранное";
}
.product-data .button--favorites.is-added span:after {
    content: "В избранном";
}
@media (min-width: 1025px) {
    .button--default:hover {
        background-color: #000;
        color: #fff;
    }
    .button--primary:hover {
        background-color: #000;
        color: #fff;
    }
    .button--primary--inverse:hover {
        background-color: #a80874;
        color: #fff;
    }
    .button--secondary:hover {
        background-color: #000;
        color: #fff;
    }
    .button--black:hover {
        color: #fff;
    }
    .button--counter:hover {
        color: #000;
    }
    .button--empty:hover {
        color: #a80874;
    }
    .button--empty--inverse:hover {
        color: #000;
    }
    .button--buy:hover {
        color: #fff;
    }
    .button--info:hover {
        color: #a80874;
    }
    .button--disabled:hover {
        color: #999;
    }
    .button--remove:hover {
        color: #f8353e;
    }
}
.input,
select {
    display: inline-block;
    border: none;
    background: 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 4px 9px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff;
    color: #000;
}
.input--block,
select--block {
    display: block;
    width: 100%;
}
.input--large,
select--large {
    padding: 14px 19px;
}
.input--medium,
select--medium {
    padding: 9px 14px;
}
.input--white,
select--white {
    border-color: #fff;
}
.input--default,
select--default {
    border-color: #f7f8fa;
    background-color: #f7f8fa;
    color: #999;
}
.input--default:focus,
select--default:focus {
    border-color: #a80874;
    background-color: #fff;
    color: #000;
}
.input--counter,
select--counter {
    text-align: center;
    font-weight: 600;
    border-color: #f7f8fa;
    background-color: #f7f8fa;
    color: #000;
    padding-left: 0;
    padding-right: 0;
}
.input--error,
select--error {
    border-color: #f8353e;
}
.input--sort,
.select--sort {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 2px solid #eee;
    background: #f7f8fa
        url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJzb3J0LWRvd24iIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIwIDUxMiIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLXNvcnQtZG93biBmYS13LTEwIGZhLTN4Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNNDEgMjg4aDIzOGMyMS40IDAgMzIuMSAyNS45IDE3IDQxTDE3NyA0NDhjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwTDI0IDMyOWMtMTUuMS0xNS4xLTQuNC00MSAxNy00MXoiIGNsYXNzPSIiPjwvcGF0aD48L3N2Zz4=)
        right center no-repeat;
    background-position: -webkit-calc(100% - 7px) 2px;
    background-position: calc(100% - 7px) 2px;
    -webkit-background-size: 10px 10px;
    background-size: 10px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    height: 30px;
    padding: 3px 23px 3px 8px;
}
.insales-section {
    position: relative;
}
.insales-section-header {
    z-index: 1500;
}
.insales-section-collection--favorites {
    display: none;
}
.insales-section-cart .text-title,
.insales-section-compares .text-title {
    margin: 0;
    border-style: none;
}
.insales-section-cart .text-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
}
.insales-section-cart .popup--empty,
.insales-section-compares .popup--empty {
    margin: 0 0 40px;
}
.insales-section-cart .popup--empty svg,
.insales-section-compares .popup--empty svg {
    width: 100px;
    height: 100px;
}
.insales-section-page_404 .popup--empty {
    margin: 0 0 40px;
}
.insales-section-page_404 .popup--empty svg {
    width: 100px;
    height: 100px;
}
.insales-section-page--sitemap .text-content {
    margin-bottom: 20px;
}
.insales-section-page--sitemap .text-content a {
    text-decoration: none;
}
.insales-section-page--sitemap .text-content ul ul {
    margin-top: 0;
    margin-bottom: 0;
}
.insales-section-page--oferta ol {
    list-style: none !important;
    counter-reset: li;
}
.insales-section-page--oferta ol li:before {
    counter-increment: li;
    content: counters(li, ".") ". ";
}
.insales-section-page--oferta ul li:before {
    content: none;
}
.section-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.section-title-description {
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 0;
}
.section-title a {
    color: currentColor;
}
.section-title a:hover {
    color: #a80874;
}
.section-title .rss {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    color: #ee802f;
    height: 20px;
    margin-top: -2px;
}
.section-title .rss:hover {
    color: #000;
}
.section-title .rss svg {
    height: 20px;
    width: 20px;
}
.header-panel {
    position: relative;
    z-index: 100;
    padding: 10px 0;
}
.header-main {
    position: relative;
    z-index: 90;
    padding: 10px 5px 10px 0;
}
.header-menu {
    position: relative;
    z-index: 80;
    background-color: #000;
    color: #fff;
    -webkit-transition: background-color 0.4s linear;
    -o-transition: background-color 0.4s linear;
    transition: background-color 0.4s linear;
    height: 48px;
}
@media (max-width: 1024px) {
    .header-main {
        padding-top: 60px;
    }
}
.logo {
    display: inline-block;
    vertical-align: middle;
}
.logo-text {
    color: #17183b;
    font-family: Helios, sans-serif;
    font-size: 14px;
    margin: 4px 0 0 4px;
    line-height: 1.4;
}
.logo img {
    max-width: 276px;
    width: 276px;
    height: auto;
}
.is-sticky .header-menu {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.3);
}
.is-sticky .header-menu .nav-item > a {
    color: #000;
}
.is-sticky .header-menu .user_icons-clone {
    margin-left: 20px;
    display: block;
}
.bage {
    display: block;
    font-size: 11px;
    line-height: 20px;
    padding: 0 5px;
    min-width: 20px;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-weight: 600;
    background: #a80874;
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
}
.popup {
    padding: 20px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background: #fff;
    width: 360px;
}
.popup:after,
.popup:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -9px;
    right: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.popup:after {
    z-index: 1;
    border-bottom-color: #eee;
    top: -10px;
}
.popup--empty {
    margin: 0;
    color: #999;
}
.popup--empty svg {
    display: block;
    margin: 0 auto 10px;
    color: #eee;
}
.popup-client_new {
    width: 280px;
}
.popup-client_auth {
    width: 240px;
}
.user_icons-items {
    margin: 0 -10px;
}
.user_icons-item {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    color: #000;
}
.user_icons-item:last-child {
    margin-right: 0;
}
.user_icons-icon {
    position: relative;
    display: block;
    text-decoration: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 10px;
    margin: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    color: #000;
}
.user_icons-icon svg {
    display: block;
}
.user_icons-icon .bage {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.user_icons-icon.is-active .bage {
    opacity: 1;
    visibility: visible;
}
.user_icons-popup {
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.user_icons-popup .popup-content-client a {
    margin: 0 0 10px;
}
.user_icons-popup .popup-content-client svg {
    margin-right: 5px;
    opacity: 0.9;
}
.user_icons-clone {
    display: none;
}
@media (min-width: 1025px) {
    .user_icons-popup {
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px);
        transform: translate(0, 20px);
    }
    .user_icons-popup .popup-title {
        display: none;
    }
    .user_icons-popup .popup-shade {
        display: none;
    }
    .user_icons-item:focus .user_icons-icon,
    .user_icons-item:hover .user_icons-icon {
        color: #a80874;
    }
    .user_icons-item:hover {
        z-index: 20;
    }
    .user_icons-item:hover .user_icons-popup {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@media (max-width: 1024px) {
    .user_icons {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.3);
        padding: 0 20px 0 10px;
    }
    .user_icons-items {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    .user_icons-item {
        margin-right: 20px;
    }
    .user_icons-item-menu {
        margin-right: auto;
    }
    .user_icons-item.is-open,
    .user_icons-item:hover {
        z-index: 20;
    }
    .user_icons-item.is-open .user_icons-popup {
        opacity: 1;
        visibility: visible;
    }
    .user_icons-item.is-open .user_icons-popup .popup {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .user_icons-icon-menu {
        text-align: center;
        background: #a80874;
        color: #fff !important;
        width: 40px;
    }
    .user_icons-icon-menu svg {
        margin: 0 auto;
    }
    .user_icons-icon .bage {
        top: 3px;
        right: -3px;
    }
    .user_icons-popup {
        position: fixed;
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    .user_icons-popup .popup {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 280px;
        overflow: auto;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
        -webkit-transform: translate(-110%, 0);
        -ms-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .user_icons-popup .popup:after,
    .user_icons-popup .popup:before {
        display: none;
    }
    .user_icons-popup .popup .dropdown_products {
        max-height: none;
        margin: 0;
        padding: 0;
    }
    .user_icons-popup .popup .dropdown_products-action .button--secondary {
        margin-top: 10px;
    }
    .user_icons-popup .popup-scroll {
        position: absolute;
        left: 0;
        top: 0;
        padding: 20px;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 10;
    }
    .user_icons-popup .popup-title {
        position: relative;
        margin: -20px -20px 20px;
        padding: 15px 20px;
        background: #f7f8fa;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000;
    }
    .user_icons-popup .popup-title .button {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -16px;
    }
    .user_icons-popup .popup-content-menu a {
        position: relative;
        display: block;
        padding: 7px 20px;
        color: #000;
    }
    .user_icons-popup .popup-content-menu,
    .user_icons-popup .popup-content-menu li,
    .user_icons-popup .popup-content-menu ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .user_icons-popup .popup-content-menu {
        margin: -8px -20px;
    }
    .user_icons-popup .popup-content-menu > li ul {
        position: fixed;
        z-index: 5;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        margin: 0;
        padding: 12px 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        overflow: auto;
    }
    .user_icons-popup .popup-content-menu li.is-active > a {
        color: #a80874;
        z-index: 2;
        font-weight: 600;
    }
    .user_icons-popup .popup-content-menu li.is-open > ul {
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    .user_icons-popup .popup-content-menu .nav-collections-back {
        margin: -12px 0 12px;
    }
    .user_icons-popup .popup-content-menu .nav-collections-back a {
        padding: 15px 20px;
        background: #f7f8fa;
        font-size: 14px;
        line-height: 18px;
        color: #999;
    }
    .user_icons-popup .popup-content-menu .nav-collections-title a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000;
    }
    .user_icons-popup .popup-content-menu .nav-collections-toggle--next svg {
        right: 20px;
    }
    .user_icons-popup .popup-content-menu .nav-collections-toggle--back svg {
        left: 20px;
    }
    .user_icons-popup .popup-content-links {
        margin: 20px -20px;
        padding: 12px 0;
        background: #f7f8fa;
    }
    .user_icons-popup .popup-shade {
        position: absolute;
        z-index: 5;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
}
.contacts a {
    color: #999;
}
.contacts a:hover {
    color: #000;
}
.contacts-item {
    display: inline-block;
    vertical-align: middle;
}
.contacts-item + .contacts-item {
    margin-left: 20px;
}
.contacts-item svg {
    color: #a80874;
    margin-right: 5px;
}
.messengers {
    font-size: 20px;
    line-height: 0;
    margin: 0 -10px;
}
.messengers a {
    color: #999;
}
.messengers a:hover {
    color: #000;
}
.messengers-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.messengers-item--vk:hover a {
    color: #45668e !important;
}
.messengers-item--telegram-plane:hover a {
    color: #08c !important;
}
.messengers-item--facebook-messenger:hover a {
    color: #0084ff !important;
}
.messengers-item--viber:hover a {
    color: #59267c !important;
}
.messengers-item--whatsapp:hover a {
    color: #25d366 !important;
}
.messengers-item--skype:hover a {
    color: #00aff0 !important;
}
.messengers--footer .messengers {
    font-size: 24px;
}
.messengers--footer .messengers-item {
    margin-top: 10px;
}
.social {
    font-size: 16px;
    line-height: 0;
    margin: 0 -10px;
}
.social a {
    color: #999;
}
.social a:hover {
    color: #000;
}
.social-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.social-item--vk:hover a {
    color: #45668e !important;
}
.social-item--facebook-f:hover a {
    color: #3b5998 !important;
}
.social-item--instagram:hover a {
    color: #000 !important;
}
.social-item--odnoklassniki:hover a {
    color: #ed812b !important;
}
.social-item--youtube:hover a {
    color: red !important;
}
.social-item--twitter:hover a {
    color: #1da1f2 !important;
}
.social-item--google-plus-g:hover a {
    color: #dd4b39 !important;
}
.social-item--pinterest:hover a {
    color: #bd081c !important;
}
.social--footer .social-item {
    margin-top: 10px;
}
.popup-content {
    margin: -7px 0;
}
.popup-content-contacts .messengers-item {
    display: inline-block !important;
    margin: 0 10px !important;
}
.popup-content-contact {
    padding: 7px 0;
}
.popup-content-contact > a {
    color: #999;
}
.popup-content-contact > a:hover {
    color: #000;
}
.popup-content-contact > a svg {
    color: #a80874;
    margin-right: 5px;
}
.search .search-form {
    position: relative;
    padding: 0 20px;
}
.search.search--header {
    max-width: 680px;
    margin-left: 60px;
}
.search .search-input {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 45px 10px 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-color: #eee;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.search .search-input:focus {
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}
.search .search-input:focus {
    border-color: #ddd;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.search .search-button {
    position: absolute;
    top: 0;
    right: 20px;
    padding: 12px;
    margin: 0;
    border: none;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: 0 0;
    color: #a80874;
}
.search .search-button svg {
    display: block;
}
.search--popup .search-form {
    padding: 0;
}
.search--popup .search-input {
    border-width: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 13px 45px 13px 20px;
}
.search--popup .search-button {
    right: 0;
    padding: 14px;
}
.popup-content-search {
    position: relative;
    z-index: 1;
    margin: 20px -20px 20px !important;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.search-results {
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(16px, 28px);
    -ms-transform: translate(16px, 28px);
    transform: translate(16px, 28px);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.search-results.is-show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(16px, 8px);
    -ms-transform: translate(16px, 8px);
    transform: translate(16px, 8px);
}
.search-results:after,
.search-results:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -19px;
    left: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.search-results:after {
    z-index: 2;
    border-bottom-color: #eee;
    top: -20px;
}
.autocomplete-suggestions {
    display: block !important;
    position: absolute;
    z-index: 1 !important;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background: #fff;
    max-width: 360px;
    padding: 8px 0;
    max-height: 400px;
    overflow: auto;
}
.autocomplete-suggestion-link {
    position: relative;
    display: block;
    padding: 7px 20px 7px 86px;
    color: #000;
    min-height: 72px;
}
.autocomplete-suggestion-link:hover {
    color: #a80874;
}
.autocomplete-suggestion-thumb {
    position: absolute;
    top: 7px;
    left: 14px;
    width: 58px;
    height: 58px;
    background: #fff center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.autocomplete-suggestion-title {
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.autocomplete-suggestion-price {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.nav {
    font-size: 14px;
    line-height: 18px;
}
.nav-items.is-overflow {
    overflow: hidden;
    height: 48px;
}
.nav-item {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.nav-item + .nav-item {
    padding-left: 20px;
}
.nav-item > a {
    position: relative;
    display: block;
    padding: 15px 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #cecece;
    font-family: Helios;
    font-size: 15px;
}
.nav-item > a:focus,
.nav-item > a:hover {
    color: #fefefe;
}
.nav-item--collections {
    background: #a80874;
    white-space: normal;
    width: 275px;
    text-align: center;
}
.nav-item--collections > a {
    padding-left: 20px;
    padding-right: 20px;
    color: #fff !important;
}
.nav-item--collections > a:after,
.nav-item--collections > a:before {
    display: none;
}
.nav-item--collections .hamburger:first-child {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    text-align: left;
    color: #000;
}
.nav-item--collections .hamburger:last-child {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    text-align: left;
    color: #000;
}
.nav-item--dropdown {
    position: relative;
    padding: 12px 0;
    cursor: pointer;
}
.nav-item--dropdown svg {
    height: 24px;
    width: 24px;
    font-size: 24px;
    line-height: 1;
}
.nav-item--dropdown.is-active svg,
.nav-item--dropdown:hover svg {
    color: #a80874;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.nav-item--dropdown .user_icons-popup {
    right: -8px;
    cursor: default;
}
.nav-item--dropdown .popup {
    width: auto;
    max-width: 240px;
    min-width: 200px;
    padding: 0;
}
.nav-item--dropdown .popup ul {
    padding: 8px 0;
}
.nav-item--dropdown .popup ul li a {
    display: block;
    padding: 7px 20px;
    color: #000;
}
.nav-item--dropdown .popup ul li a:hover {
    color: #a80874;
}
.nav-item--dropdown .popup ul li.is-active a {
    color: #a80874;
}
.nav-item--dropdown:hover .user_icons-popup {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px);
}
.nav-collections {
    position: absolute;
    top: 100%;
    left: 10px;
    width: 275px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
}
.nav-collections a {
    position: relative;
    display: block;
    padding: 7px 20px;
    color: #000;
}
.nav-collections li,
.nav-collections ul {
    display: block;
}
.nav-collections ul {
    position: relative;
    background: #fff;
    padding: 8px 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.nav-collections ul > li > ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    min-height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.nav-collections ul li.is-active > a,
.nav-collections ul li:hover > a {
    color: #a80874;
    z-index: 2;
}
.nav-collections ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.nav-collections ul li.is-active > a {
    font-weight: 600;
}
.nav-collections-toggle .nav-arrow-toggle {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 8px 0;
    width: 30px;
}
.nav-collections-toggle .nav-arrow-toggle svg {
    display: block;
    margin: 0 auto;
}
.nav-collections-toggle--next {
    padding-right: 40px !important;
}
.nav-collections-toggle--next .nav-arrow-toggle {
    right: 5px;
}
.nav-collections-toggle--back {
    padding-left: 40px !important;
}
.nav-collections-toggle--back .nav-arrow-toggle {
    left: 5px;
}
.nav-collections.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.button.button--counter.button--icon.button--large {
    min-width: 32px;
    height: 48px;
}
.nav-sidebar {
    font-size: 14px;
    line-height: 18px;
}
.nav-sidebar a {
    display: block;
    color: #999;
    position: relative;
}
.nav-sidebar ul {
    position: relative;
}
.nav-sidebar ul li {
    margin: 10px 0 0;
}
.nav-sidebar ul li > ul {
    display: none;
    padding-left: 20px;
}
.nav-sidebar ul li.is-active > a,
.nav-sidebar ul li:hover > a {
    color: #a80874;
}
.nav-sidebar ul li.is-active > a {
    font-weight: 600;
}
.nav-sidebar ul li.is-open > a .nav-arrow-toggle {
    -webkit-transform: translate(0, -50%) rotate(90deg);
    -ms-transform: translate(0, -50%) rotate(90deg);
    transform: translate(0, -50%) rotate(90deg);
}
.nav-sidebar ul li.is-open > ul {
    display: block;
}
.nav-sidebar .nav-collections-toggle--next .nav-arrow-toggle {
    right: 0;
}
.hamburger {
    display: inline-block;
    width: 15px;
    height: 12px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hamburger > span {
    position: absolute;
    width: 100%;
    height: 2px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.hamburger > span:nth-child(1) {
    top: 0;
}
.hamburger > span:nth-child(2) {
    top: -webkit-calc(50% - 1px);
    top: calc(50% - 1px);
}
.hamburger > span:nth-child(3) {
    bottom: 0;
}
.hamburger > span:after,
.hamburger > span:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: currentColor;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.hamburger > span:before {
    left: 0;
}
.hamburger > span:after {
    right: 0;
}
.hamburger-trigger.is-active > .hamburger,
.hamburger-trigger:hover > .hamburger {
    width: 20px;
}
.benefits {
    margin: 60px 0 35px 0;
}
.benefits-icon {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #dcdcdc;
    width: 110px;
    height: 112px;
    padding: 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.benefits-item:hover .benefits-icon img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.benefits-content {
    padding-left: 25px;
    padding-top: 5px;
    padding-right: 0;
}
.benefits-item {
    margin: 0 0 20px 23px;
}
.benefits-item:hover .benefits-icon {
    border-radius: 100%;
}
.benefits-item:hover .benefits-icon img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.benefits-item-image {
    display: block;
}
.benefits-item-title {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.benefits-item-description {
    margin: 10px 0 0;
    line-height: 18px;
    color: #6d6a75;
    font-family: Helios;
    font-size: 14px;
}
.slider {
    margin: 0 0 20px;
}
.slider .owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    text-align: center;
    line-height: 0;
}
.slider .owl-carousel .owl-dot {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #999;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin: 0 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border: 5px solid #fff;
}
.slider .owl-carousel .owl-dot.active {
    width: 40px;
    background-color: #a80874;
}
@media (max-width: 1024px) {
    .slider {
        margin: 0 0 40px;
    }
    .slider .owl-carousel .owl-dots {
        bottom: -10px;
    }
}
.banners {
    margin: 0 0 40px;
}
.banners-item {
    position: relative;
    margin: 0 0 20px;
    display: block;
}
.banners-item-image {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 100%;
}
.banners-item-title {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    font-size: 18px;
    padding: 15px 50px 13px 20px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    width: 100%;
}
.banners-item-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    z-index: -1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.banners-item-arrow {
    width: 45px;
    height: 50px;
    border-radius: 0 25px 25px 0;
    position: absolute;
    right: 28px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    z-index: -1;
}
.banners-item-title > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: Helios;
    font-size: 16px;
}
.banners-item:hover .banners-item-arrow {
    right: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 0.8;
}
.banners-item:hover .banners-item-inner {
    width: -webkit-calc(100% - 47px);
    width: calc(100% - 47px);
    opacity: 0.8;
}
.banners-item:hover .banners-item-bg {
    opacity: 0;
}
@media (min-width: 768px) {
    .container-fluid .banners {
        padding: 0 10px;
    }
}
.sidebar-block {
    margin: 0 0 40px;
}
.sidebar-block-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #eee;
}
.sidebar-block-title a {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}
.sidebar-block-title a svg {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.sidebar-banners-item {
    margin: 0 0 20px;
}
.sidebar-banners-item img {
    max-width: 100%;
    height: auto;
    display: block;
}
@media (min-width: 1025px) {
    .sidebar {
        padding-right: 20px;
    }
}
.filter-item-title {
    color: #000;
    font-weight: 600;
}
.filter-value {
    margin: 5px 0 0;
}
.filter-value:first-child {
    margin: 0;
}
.filter-value-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.filter-value-checkbox:checked + label {
    color: #a80874;
}
.filter-value-checkbox:checked + label:after {
    opacity: 1;
}
.filter-value-checkbox:checked + label:before {
    border-color: #a80874;
}
.filter-value-label {
    margin: 0;
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.filter-value-label-color {
    position: absolute;
    z-index: 3;
    width: 10px;
    height: 10px;
    left: 3px;
    top: 6px;
    background: center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.filter-value-label:after,
.filter-value-label:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 3px;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.filter-value-label:before {
    border: 1px solid #eee;
    background-color: #f7f8fa;
}
.filter-value-label:after {
    width: 10px;
    height: 10px;
    background-color: #a80874;
    left: 3px;
    top: 6px;
    opacity: 0;
}
.filter-sidebar .filter {
    padding: 20px 20px 0;
    border: 2px solid #eee;
}
.filter-sidebar .filter-item {
    margin: 0 0 20px;
}
.filter-sidebar .filter-item-title {
    margin: 0 0 5px;
}
.filter-sidebar .filter-item-title--content {
    display: none;
}
.filter-sidebar .filter-item-count {
    display: none;
}
.filter-sidebar .filter-value.is-hidden {
    display: none;
}
.filter-sidebar .filter-value-more {
    margin: 0;
}
.filter-sidebar .filter-value-more .button span:before {
    content: "Ещё варианты";
}
.filter-sidebar .filter-value-more .button.is-active span:before {
    content: "Скрыть варианты";
}
.filter-content {
    position: relative;
    z-index: 5;
}
.filter-content .filter {
    margin: 0 0 40px;
    background: #f7f8fa;
    padding: 10px 4px 0 10px;
}
.filter-content .filter-item {
    margin: 0 6px 10px 0;
    display: inline-block;
    position: relative;
}
.filter-content .filter-item-title {
    font-size: 12px;
    padding: 2px 7px;
    border: 2px solid #eee;
    background: #fff;
    cursor: pointer;
    -webkit-transition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
}
.filter-content .filter-item-title--sidebar {
    display: none;
}
.filter-content .filter-item-title svg {
    margin-left: 5px;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    -o-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.filter-content .filter-item-count {
    overflow: hidden;
    padding: 10px;
    background: #f7f8fa;
    height: 50px;
}
.filter-content .filter-item-count p {
    float: left;
    width: 105px;
    font-size: 12px;
    line-height: 14px;
    padding-top: 2px;
    color: #000;
}
.filter-content .filter-item-count p span {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #999;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 10px;
}
.filter-content .filter-item-count .button {
    float: right;
    width: 110px;
}
.filter-content .filter-item-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 5;
    left: 0;
    top: 100%;
    background: #fff;
    width: 245px;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.filter-content .filter-item-content:after,
.filter-content .filter-item-content:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -19px;
    left: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #f7f8fa transparent;
}
.filter-content .filter-item-content:after {
    z-index: 1;
    border-bottom-color: #eee;
    top: -20px;
}
.filter-content .filter-item.is-open .filter-item-content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    transform: translate(0, 5px);
}
.filter-content .filter-item.is-open svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.filter-content .filter-item.is-active .filter-item-title,
.filter-content .filter-item.is-open .filter-item-title,
.filter-content .filter-item:hover .filter-item-title {
    border-color: #25ab22;
}
.filter-content .filter-values {
    padding: 10px;
    overflow: auto;
    max-height: 300px;
}
.filter-content .filter-value-more {
    display: none;
}
.filter-buttons {
    margin: 0 0 40px;
}
.filter-container + .filter-buttons {
    margin: -20px 0 20px;
}
@media (min-width: 1025px) {
    .filter-value-label:hover {
        color: #a80874;
    }
    .filter-value-label:hover:after {
        opacity: 0.5;
    }
}
@media (max-width: 1024px) {
    .sidebar-filter {
        position: fixed;
        z-index: 2000;
        left: 0;
        top: 0;
        width: 0;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .filter-container {
        position: fixed;
        z-index: 2000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .filter-container .filter {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 280px;
        overflow: auto;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
        -webkit-transform: translate(-110%, 0);
        -ms-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        background: #fff;
        border-style: none;
    }
    .filter-container .filter-title {
        position: relative;
        margin: -20px -20px 20px;
        padding: 15px 20px;
        background: #f7f8fa;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000;
    }
    .filter-container .filter-title .button {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -16px;
    }
    .filter-container .filter-item-reset {
        display: block !important;
    }
    .filter-container .filter-item-reset a {
        float: right;
    }
    .filter-container .filter-item-reset.d-none a {
        display: none;
    }
    .filter-container .filter-shade {
        position: absolute;
        z-index: 5;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .filter-container.is-open {
        opacity: 1;
        visibility: visible;
    }
    .filter-container.is-open .filter {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .filter-buttons {
        margin: 0 0 40px;
    }
}
.article_card-labels,
.product-labels,
.product_card-labels {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}
.product_card-labels {
    left: 13px;
}
.article_card-label,
.product-label,
.product_card-label {
    float: left;
    clear: both;
    margin: 0 0 5px 0;
    padding: 3px 5px 1px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #000;
    color: #fff;
}
.article_card-label--bundle,
.product-label--bundle,
.product_card-label--bundle {
    background-color: #2fb700;
}
.article_card-label--sale,
.product-label--sale,
.product_card-label--sale {
    background-color: #f46036;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding: 9px 0;
}
.article_card-label--sale span,
.product-label--sale span,
.product_card-label--sale span {
    font-size: 10px;
    text-transform: lowercase;
    font-weight: 400;
}
.article_card-label--sale strong,
.product-label--sale strong,
.product_card-label--sale strong {
    font-size: 16px;
    font-weight: 900;
    font-family: HeliosBlack;
}
.article_card-label--sale b,
.product-label--sale b,
.product_card-label--sale b {
    font-size: 12px;
    font-weight: 900;
    font-family: HeliosBlack;
}
.article_card-label--new,
.product-label--new,
.product_card-label--new {
    background-color: #1393f5;
}
.article_card-label--bestseller,
.product-label--bestseller,
.product_card-label--bestseller {
    background-color: #fdbc20;
}
.article_card-label--date,
.product-label--date,
.product_card-label--date {
    background-color: #fff;
    color: #a80874;
    padding: 4px 6px 2px 0;
}
.product-labels {
    position: relative;
    overflow: hidden;
    display: block;
}
.product-label {
    clear: none;
    margin: 0 10px 10px 0;
}
.subcollections {
    margin: 0 0 20px;
}
.brand_logo,
.subcollection_card {
    margin: 0 0 20px;
}
.brand_logo-thumb,
.subcollection_card-thumb {
    position: relative;
    display: block;
    margin: 0 0 5px;
}
.brand_logo-thumb-item,
.subcollection_card-thumb-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.brand_logo-thumb-item--empty,
.subcollection_card-thumb-item--empty {
    background-color: #f7f8fa;
}
.brand_logo-thumb-item svg,
.subcollection_card-thumb-item svg {
    color: #eee;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.brand_logo-thumb-item > img,
.subcollection_card-thumb-item > img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 70%;
    max-height: 70%;
    width: auto !important;
    height: auto !important;
}
.brand_logo-thumb-item-title,
.subcollection_card-thumb-item-title {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    max-width: 70%;
}
.brand_logo-thumb-item-title:before,
.subcollection_card-thumb-item-title:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.brand_logo-thumb-item-title > span,
.subcollection_card-thumb-item-title > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.brand_logo-thumb--1x1,
.subcollection_card-thumb--1x1 {
    padding-top: 100%;
}
.brand_logo-thumb--3x4,
.subcollection_card-thumb--3x4 {
    padding-top: 133%;
}
.brand_logo-thumb--4x3,
.subcollection_card-thumb--4x3 {
    padding-top: 75%;
}
.brand_logo-thumb--16x9,
.subcollection_card-thumb--16x9 {
    padding-top: 56%;
}
.brand_logo-thumb--contain .subcollection_card-thumb-item,
.subcollection_card-thumb--contain .subcollection_card-thumb-item {
    -webkit-background-size: contain;
    background-size: contain;
}
.brand_logo-thumb--cover .subcollection_card-thumb-item,
.subcollection_card-thumb--cover .subcollection_card-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.brand_logo-thumb--percent .subcollection_card-thumb-item,
.subcollection_card-thumb--percent .subcollection_card-thumb-item {
    -webkit-background-size: 60% 60%;
    background-size: 60%;
}
.brand_logo-title,
.subcollection_card-title {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.brand_logo-title a,
.subcollection_card-title a {
    display: block;
    color: #000;
}
.brand_logo-title a:hover,
.subcollection_card-title a:hover {
    color: #a80874;
}
.brand_logo:hover .subcollection_card-thumb-item span:before,
.subcollection_card:hover .subcollection_card-thumb-item span:before {
    padding: 15px 25px;
}
.brand_logo {
    margin: 0;
}
.brand_logo-thumb {
    margin: 0;
}
.brand_logo-thumb-item-title {
    color: #fff;
}
.brand_logo-thumb-item-title:before {
    background: #000;
}
.brand_logo:hover .brand_logo-thumb-item span:before {
    padding: 15px 25px;
}
.product_card-add {
    position: absolute;
    bottom: 80px;
    left: 0;
    opacity: 0;
    width: 100%;
}
.button--buy {
    background: #18ad0c;
    width: 100%;
    display: block;
    color: #fff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 14px 20px 14px 58px;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.quick_form button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.button--buy:hover,
.quick_form button:hover {
    background: #0f9204;
    cursor: pointer;
}
.product_card-add {
    width: 100%;
    z-index: 0;
    display: none;
}
.button--buy svg {
    position: absolute;
    left: 16px;
    top: 15px;
}
.button--buy:before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 48px;
    border-left: 1px solid;
}
.swiper-slide > .product_card:not(.bundle-item) {
    margin-bottom: 120px !important;
}
.swiper-slide > .product_card:not(.bundle-item):hover {
    padding-bottom: 120px;
}
.product_card:not(.bundle-item):hover {
    z-index: 2;
    margin-bottom: 0 !important;
}
.product_card:not(.bundle-item) form:hover .product_card-add {
    opacity: 1;
    z-index: 2;
    display: block;
}
.insales-section-brands {
    margin: 0 0 40px;
    padding: 20px 0;
    background-color: #f7f8fa;
}
.brands-slider .owl-dots {
    width: 100%;
    text-align: center;
    line-height: 0;
    margin: 20px 0 0;
}
.brands-slider .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #999;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin: 0 5px;
}
.brands-slider .owl-dots .owl-dot.active {
    background-color: #a80874;
}
.brands-slider .owl-nav .owl-next,
.brands-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: 0 0;
    color: #000;
    cursor: pointer;
}
.brands-slider .owl-nav .owl-next:hover,
.brands-slider .owl-nav .owl-prev:hover {
    color: #a80874;
}
.brands-slider .owl-nav .owl-next.disabled,
.brands-slider .owl-nav .owl-prev.disabled {
    opacity: 0.25;
    color: #000;
    cursor: default;
}
.brands-slider .owl-nav .owl-prev {
    left: -40px;
}
.brands-slider .owl-nav .owl-next {
    right: -40px;
}
.products {
    margin: 0 0 0;
}
.products-title {
    margin: 0 0 20px;
}
.products-slider.owl-carousel .owl-nav .owl-next,
.products-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -54px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #f7f8fa;
    color: #000;
    cursor: pointer;
}
.products-slider.owl-carousel .owl-nav .owl-next:hover,
.products-slider.owl-carousel .owl-nav .owl-prev:hover {
    background: #a80874;
    color: #fff;
}
.products-slider.owl-carousel .owl-nav .owl-next.disabled,
.products-slider.owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0.25;
    background: #f7f8fa;
    color: #000;
    cursor: default;
}
.products-slider.owl-carousel .owl-nav .owl-prev {
    right: 50px;
}
.products-slider.owl-carousel .owl-dots {
    text-align: center;
    line-height: 0;
    margin: 0 0 40px;
}
.products-slider.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
}
.products-slider.owl-carousel .owl-dots .owl-dot.active {
    background: #000;
}
.products-banners-item {
    margin: 0 0 20px;
}
.products-banners-thumb {
    display: block;
    background: #fff center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.products-banners-thumb--1x1 {
    padding-top: -webkit-calc(100% + 133px);
    padding-top: calc(100% + 133px);
}
.products-banners-thumb--3x4 {
    padding-top: -webkit-calc(133% + 133px);
    padding-top: calc(133% + 133px);
}
.products-banners-thumb--4x3 {
    padding-top: -webkit-calc(75% + 133px);
    padding-top: calc(75% + 133px);
}
.product_card {
    margin: 0 0 20px;
}
.product_card-thumb {
    position: relative;
    display: block;
    margin: 0 -19px 10px;
}
.product_card-thumb-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.product_card-thumb-item--empty {
    background-color: #f7f8fa;
}
.product_card-thumb-item svg {
    color: #eee;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product_card-thumb-item--first {
    z-index: 1;
}
.product_card-thumb-item--second {
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
.product_card-thumb--1x1 {
    padding-top: -webkit-calc(100% + 19px);
    padding-top: calc(100% + 19px);
}
.product_card-thumb--3x4 {
    padding-top: 133%;
}
.product_card-thumb--4x3 {
    padding-top: 75%;
}
.product_card-thumb--contain .product_card-thumb-item {
    -webkit-background-size: contain;
    background-size: contain;
}
.product_card-thumb--cover .product_card-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.product_card-title {
    line-height: 20px;
    color: #17183b;
    font-family: Helios;
    font-size: 13px;
    font-weight: 600;
    margin-top: 17px;
}
.product_card-title a {
    display: block;
    height: 36px;
    overflow: hidden;
    color: #000;
}
.product_card-title a:hover {
    color: #a80874;
}
.product_card-rating {
    line-height: 18px;
    height: 18px;
    margin: 5px 0 0;
}
.product_card-rating a {
    display: block;
}
.product_card-rating .rating-link {
    font-size: 12px;
    line-height: 0;
    margin-left: 15px;
    float: right;
}
.product_card-prices {
    margin: 5px 0 0;
    font-weight: 600;
    color: #000;
}
.product_card-price {
    margin-right: 5px;
}
.product_card-price--sale {
    color: #a80874;
}
.product_card-old_price {
    text-decoration: line-through;
    color: #17183b;
}
.product_card-add {
    margin: 0;
    height: 30px;
    padding: 0 20px;
}
@media (min-width: 768px) {
    .product_card:hover .product_card-thumb-item--first {
        opacity: 0;
        visibility: hidden;
    }
    .product_card:hover .product_card-thumb-item--second {
        opacity: 1;
        visibility: visible;
    }
    .product_card--shadow {
        position: relative;
        z-index: 1;
        -webkit-transition: -webkit-box-shadow 0.2s linear;
        transition: -webkit-box-shadow 0.2s linear;
        -o-transition: box-shadow 0.2s linear;
        transition: box-shadow 0.2s linear;
        transition: box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear;
    }
    .product_card--shadow:hover {
        z-index: 2;
        -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
        box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
    }
    .swiper-slide .product_card,
    .swiper-slide .product_card:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media (max-width: 374px) {
    .product_card .button--compares,
    .product_card .button--favorites {
        min-width: 22px;
    }
}
.dropdown_products {
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
    margin: 0 -20px;
    padding: 0 20px;
}
.dropdown_products-header {
    margin: 0 0 20px;
}
.dropdown_products-header span {
    white-space: nowrap;
    font-weight: 600;
}
.dropdown_products-action {
    margin: 20px 0 0;
}
.dropdown_product + .dropdown_product {
    margin-top: 20px;
}
.dropdown_product-thumb {
    position: relative;
    display: block;
    margin: 0;
}
.dropdown_product-thumb-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat;
}
.dropdown_product-thumb--1x1 {
    padding-top: 100%;
}
.dropdown_product-thumb--3x4 {
    padding-top: 133%;
}
.dropdown_product-thumb--4x3 {
    padding-top: 75%;
}
.dropdown_product-thumb--contain .dropdown_product-thumb-item {
    -webkit-background-size: contain;
    background-size: contain;
}
.dropdown_product-thumb--cover .dropdown_product-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.dropdown_product-title {
    font-size: 12px;
    line-height: 18px;
    margin: 0 10px;
}
.dropdown_product-title a {
    display: block;
    color: #000;
}
.dropdown_product-title a:hover {
    color: #a80874;
}
.dropdown_product-prices {
    margin: 0 10px;
    font-weight: 600;
    color: #000;
}
.rating-item {
    display: inline-block;
    line-height: 0;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.rating-item--active {
    color: #ffb503;
}
.rating-item--hover {
    color: #ffb503 !important;
}
.rating-item--unactive {
    color: #ccc;
}
.rating-item--unhover {
    color: #ccc !important;
}
.rating-item--reset {
    color: #ccc;
}
.rating-item--reset:hover {
    color: #000;
}
.rating-item + .rating-item {
    padding-left: 2px;
}
.rating-item--active.rating-item--like,
.rating-item--hover.rating-item--like {
    color: #2fb700 !important;
}
.rating-item--active.rating-item--dislike,
.rating-item--hover.rating-item--dislike {
    color: #f8353e !important;
}
.rating-item--active.rating-item--frown,
.rating-item--hover.rating-item--frown {
    color: #f8353e !important;
}
.rating-item--active.rating-item--meh,
.rating-item--hover.rating-item--meh {
    color: #fdbc20 !important;
}
.rating-item--active.rating-item--smile,
.rating-item--hover.rating-item--smile {
    color: #2fb700 !important;
}
.rating-link {
    margin-left: 20px;
    color: #999;
}
.rating-link svg {
    margin-right: 5px;
}
.product-images {
    margin: 0 0 40px;
}
.product-image {
    margin: 0 0 20px;
}
.product-gallery-thumb,
.product-image-thumb {
    position: relative;
    display: block;
}
.product-gallery-thumb-item,
.product-image-thumb-item {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    background: #fff center center no-repeat;
}
.product-gallery-thumb-item--video,
.product-image-thumb-item--video {
    color: #fff;
    background-color: #000;
}
.product-gallery-thumb-item--video svg,
.product-image-thumb-item--video svg {
    width: 30% !important;
    height: 30% !important;
}
.product-gallery-thumb--1x1,
.product-image-thumb--1x1 {
    padding-top: 100%;
}
.product-gallery-thumb--3x4,
.product-image-thumb--3x4 {
    padding-top: 133%;
}
.product-gallery-thumb--4x3,
.product-image-thumb--4x3 {
    padding-top: 75%;
}
.product-gallery-thumb--contain .product-gallery-thumb-item,
.product-image-thumb--contain .product-gallery-thumb-item {
    -webkit-background-size: contain;
    background-size: contain;
}
.product-gallery-thumb--cover .product-gallery-thumb-item,
.product-image-thumb--cover .product-gallery-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.product-gallery .owl-carousel .owl-nav .owl-next,
.product-gallery .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -24px;
    background: 0 0;
    color: #000;
    cursor: pointer;
}
.product-gallery .owl-carousel .owl-nav .owl-next:hover,
.product-gallery .owl-carousel .owl-nav .owl-prev:hover {
    color: #a80874;
}
.product-gallery .owl-carousel .owl-nav .owl-next.disabled,
.product-gallery .owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0.25;
    color: #000;
    cursor: default;
}
.product-gallery .owl-carousel .owl-nav .owl-prev {
    left: 0;
}
.product-gallery .owl-carousel .owl-nav .owl-next {
    right: 0;
}
.product-gallery .owl-carousel .owl-dots {
    text-align: center;
    line-height: 0;
    margin: 20px 0 0;
}
.product-gallery .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
}
.product-gallery .owl-carousel .owl-dots .owl-dot.active {
    background: #000;
}
.product-data {
    margin: 0 0 20px;
}
.product-variants-loader {
    margin: 20px 0 !important;
}
.product-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #000;
}
.product-sku {
    margin: -5px 0 5px;
    font-size: 12px;
    line-height: 22px;
    color: #999;
}
.product-prices {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin: 0 0 10px;
}
.product-price {
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    color: #a80874;
}
.product-price--sale {
    color: #a80874;
}
.product-old_price {
    margin-left: 5px;
    text-decoration: line-through;
    color: #000;
}
.product-rating {
    margin: 0 0 20px;
}
.product-rating .rating-link {
    color: #a80874;
}
.product-rating .rating-link:hover {
    color: #000;
}
.product-description {
    margin: 20px 0;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.product-collections {
    margin: 20px 0;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.product-extras {
    margin: 20px 0;
}
.product-extras > .row {
    margin-top: -5px;
    margin-bottom: -5px;
}
.product-form {
    margin: 20px 0;
}
.product-form select[name="variant_id"] {
    margin: 0 0 20px;
}
.product-buttons {
    position: relative;
}
.product-buttons-status {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #999;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-buttons-status svg {
    display: block;
    margin: 0 auto 10px;
    color: #eee;
}
.product-buttons--soldout .product-buttons-status {
    opacity: 1;
    visibility: visible;
}
.product-quantity {
    width: 100px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background-color: #f7f8fa;
}
.product-quick_checkout {
    margin: 20px 0 0;
}
.product-properties {
    margin: 0 0 40px;
}
.product-properties-item {
    margin-bottom: 20px;
}
.product-properties-item dt {
    position: relative;
    z-index: 2;
    margin: 0;
    font-weight: 400;
    color: #000;
}
.product-properties-item dt span {
    background-color: #fff;
    padding: 0 10px 0 0;
}
.product-properties-item dt span:after {
    content: ":";
}
.product-properties-item dt:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: 10px;
    right: 0;
    height: 0;
    border-top: 1px dotted #999;
}
.product-properties-item dd {
    margin: 0;
}
.product-bundles {
    border: 2px solid #eee;
    margin: 0 0 20px;
}
.product-bundles-title {
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    padding: 15px 20px;
    background: #f7f8fa;
    text-align: center;
    text-transform: uppercase;
}
.product-bundles.is-single {
    margin: 20px 0 20px;
}
.product-available {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 10px;
}
.product-available:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: #0fce2d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px 0 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.product-available:after {
    content: "В наличии";
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 600;
}
.product-available--soldout:before {
    background: #f8353e;
}
.product-available--soldout:after {
    content: "Нет в наличии";
}
@media (min-width: 768px) {
    .product-gallery-thumb {
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }
    .product-gallery-thumb.is-active,
    .product-gallery-thumb:hover {
        opacity: 0.5;
    }
    .product-title {
        font-size: 30px;
        line-height: 34px;
    }
    .product-properties {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}
@media (min-width: 1025px) {
    .product-images {
        margin: 0 0 20px;
    }
    .product-data {
        padding-left: 20px;
    }
}
.bundle {
    padding: 0 20px;
}
.bundle + .bundle .bundle-title {
    border-top: 1px solid #eee;
}
.bundle-title {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    padding: 20px 42px 20px 0;
    cursor: pointer;
}
.bundle-title-discount {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #f8353e;
    font-weight: 600;
}
.bundle-title-text {
    border-bottom: 1px dotted currentColor;
}
.bundle-title button {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    -webkit-transition: color 0.2s linear, -webkit-transform 0.2s linear;
    transition: color 0.2s linear, -webkit-transform 0.2s linear;
    -o-transition: transform 0.2s linear, color 0.2s linear;
    transition: transform 0.2s linear, color 0.2s linear;
    transition: transform 0.2s linear, color 0.2s linear, -webkit-transform 0.2s linear;
}
.bundle-title.is-active button,
.bundle-title:hover button {
    color: #a80874;
}
.bundle-title.is-active button {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.bundle-items {
    display: none;
}
.bundle-items.is-open {
    display: block;
    margin: 20px 0 0;
}
.bundle-items .product_card {
    margin: 0;
    padding: 0 0 20px;
}
.bundle-items .product_card-thumb {
    margin: 0;
}
.bundle-items .product_card-title {
    margin: 0 0 0 10px;
    font-size: 12px;
    line-height: 18px;
}
.bundle-items .product_card-title a {
    height: auto;
}
.bundle-items .product_card-prices {
    margin: 0 0 0 10px;
}
.option-selector .option {
    margin: 0 0 20px;
}
.option-selector .option-label {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin: 0 0 -3px;
}
.option-selector .option-label-value {
    text-transform: none;
    color: #a80874;
    margin-right: 15px;
}
.option-selector .option-label .button {
    padding: 0;
}
.option-selector .option-values.is-select {
    display: block;
    width: 100%;
    height: 40px;
    margin: 10px 0 0;
    padding: 9px;
    background: #f7f8fa;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #f7f8fa;
}
.option-selector .option-values.is-select:focus {
    background: #fff;
    border-color: #a80874;
}
.option-selector .option-values.is-radio {
    margin-top: 5px;
    overflow: hidden;
}
.option-selector .option-value {
    border: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}
.option-selector .option-value.is-span {
    margin: 10px 6px 0 0;
    padding: 8px 22px 6px 22px;
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    line-height: 1;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #dcdcdc;
    background-color: #f7f8fa;
}
.option-selector .option-value.is-span.is-active,
.option-selector .option-value.is-span:hover {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #a80874;
    background-color: #fefefe;
}
.option-selector .option-value.is-radio {
    position: relative;
    display: block;
    margin: 5px 0 0;
    padding-left: 22px;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    float: left;
    clear: both;
}
.option-selector .option-value.is-radio input {
    position: absolute;
    z-index: -1;
    left: 2px;
    top: 4px;
    opacity: 0;
}
.option-selector .option-value.is-radio:after,
.option-selector .option-value.is-radio:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.option-selector .option-value.is-radio:before {
    border: 1px solid #eee;
    background-color: #f7f8fa;
}
.option-selector .option-value.is-radio:after {
    width: 10px;
    height: 10px;
    background-color: #a80874;
    left: 3px;
    top: 6px;
    opacity: 0;
}
.option-selector .option-value.is-radio.is-active {
    color: #a80874;
}
.option-selector .option-value.is-radio.is-active:after {
    opacity: 1 !important;
}
.option-selector .option-value.is-radio:hover {
    color: #a80874;
}
.option-selector .option-value.is-radio:hover:after {
    opacity: 0.5;
}
.option-selector .option-value.is-image {
    position: relative;
    margin: 10px 6px 0 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 3px solid #f7f8fa;
    background: #f7f8fa;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
}
.option-selector .option-value.is-image span {
    position: absolute;
    left: 3px;
    top: 3px;
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
    height: -webkit-calc(100% - 6px);
    height: calc(100% - 6px);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.option-selector .option-value.is-image span.is-empty {
    background: #f7f8fa;
    color: #999;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
}
.option-selector .option-value.is-image.is-active,
.option-selector .option-value.is-image:hover {
    border-color: #a80874;
}
.share {
    padding: 10px 0;
    background: #f7f8fa;
    text-align: center;
    margin: 20px 0 0;
    height: 50px;
}
.share .ya-share2__badge {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
.share .ya-share2__icon {
    width: 30px !important;
    height: 30px !important;
    -webkit-background-size: 24px 24px !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.share--article {
    margin: 0;
}
.tabs-list {
    margin: 20px 0 40px;
}
.tabs-list-item {
    margin: 20px 5px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    border: 2px solid #dcdcdc;
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    padding: 13px 45px 13px 45px !important;
    line-height: normal;
}
.tabs-list-item svg {
    margin-right: 10px;
}
.tabs-list-item.is-active,
.tabs-list-item:hover {
    color: #a80874;
    border-color: #ac0325;
}
.tabs-content {
    display: none;
}
.tabs-content.is-active {
    display: block;
}
.tabs-all {
    margin: -20px 0 40px;
}
.insales-section-tabs--index .section-title {
    margin: 0;
}
.insales-section-tabs--index .tabs-list {
    margin: 0 0 30px;
}
.product_reviews {
    margin: 0 0 20px;
}
.comment,
.review {
    margin: 0 0 20px;
}
.comment-avatar,
.review-avatar {
    margin-right: 10px;
}
.comment-avatar--gravatar_robohash img,
.review-avatar--gravatar_robohash img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.comment-author,
.review-author {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.comment-author span,
.review-author span {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    margin-right: 10px;
}
.comment-content,
.review-content {
    position: relative;
    padding: 15px 20px;
    margin-top: 10px;
    border: 1px solid #eee;
}
.comment-content:after,
.comment-content:before,
.review-content:after,
.review-content:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -20px;
    left: 9px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #eee transparent;
}
.comment-content:after,
.review-content:after {
    border-bottom-color: #fff;
    z-index: 3;
    top: -19px;
}
.comment-form,
.review-form {
    background-color: #f7f8fa;
    padding: 20px;
    margin: 0 0 20px;
}
.review-content-text {
    overflow: hidden;
}
.review-content-thumb {
    float: right;
    margin: 5px 0 5px 10px;
}
.review-replied {
    padding: 10px 15px;
    margin: 15px 0 5px;
    color: #000;
    background-color: #f7f8fa;
}
.review-replied a {
    text-decoration: underline;
}
.review-replied-author {
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.form-item {
    margin: 0 0 20px;
}
.form-item label {
    display: block;
    margin: 0 0 4px;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 16px;
}
.form-item label .required {
    color: #f8353e;
}
.form-item:last-child {
    margin: 0;
}
.form-item-submit {
    margin-top: -10px !important;
}
.form-item-submit button {
    margin: 10px 0 0;
}
.form-item-privacy {
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0 0;
}
.form-item-privacy a {
    text-decoration: underline;
}
.form-item-privacy p {
    margin: 0 !important;
}
.form .review-rating {
    font-size: 20px;
}
.form .rating-item {
    cursor: pointer;
}
.form-inner {
    max-width: 440px;
    padding: 20px;
    margin: 40px auto;
    background-color: #f7f8fa;
}
.form-description {
    margin: 0 0 20px;
}
#captcha_challenge {
    position: relative;
}
#captcha_challenge > img {
    height: 53px;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
#captcha_challenge > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#captcha_challenge > a img {
    display: none;
}
@media (min-width: 1025px) {
    .comment-form,
    .review-form {
        margin-left: 20px;
    }
}
.vk_comments {
    margin: 0 0 40px;
    width: 100%;
}
.articles {
    margin: 0 0 20px;
}
.articles-title {
    margin: 0 0 20px;
}
.articles-tags {
    margin: -20px 0 0;
}
.articles-tags .button {
    margin: 10px 10px 0 0;
}
.articles-meta {
    margin: 0 0 20px;
    text-align: center;
}
.articles-meta-date {
    padding: 3px 5px 1px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    display: inline-block;
}
.articles-meta-tags {
    margin: 5px 0 0;
    color: #999;
    font-size: 12px;
}
.articles-meta-tags a {
    color: #999;
}
.articles-meta-tags a:hover {
    color: #a80874;
}
.actions {
    margin: 0;
}
.article_card {
    margin: 0 0 20px;
}
.article_card-thumb {
    position: relative;
    display: block;
    margin: 0 0 10px;
    background: #000;
}
.article_card-thumb-item {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.article_card-thumb-item--empty {
    background-color: #f7f8fa;
}
.article_card-thumb-item svg {
    color: #eee;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.article_card-thumb:before {
    content: attr(data-title);
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.article_card-thumb--16x9 {
    padding-top: 56%;
}
.article_card-thumb--cover .article_card-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.article_card-labels {
    top: auto;
    bottom: -10px;
}
.article_card-title {
    font-size: 14px;
    line-height: 18px;
}
.article_card-title a {
    color: #000;
}
.article_card-title a:hover {
    color: #a80874;
}
.article_card-blog {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.article_card-blog a {
    color: #999;
}
.article_card-blog a:hover {
    color: #a80874;
}
@media (min-width: 768px) {
    .article_card:hover .article_card-thumb-item {
        opacity: 0.5;
    }
    .article_card:hover .article_card-thumb:before {
        opacity: 1;
    }
}
.action_card {
    margin: 0 0 20px;
}
.action_card .article_card {
    text-align: center;
}
.action_card .article_card-date {
    padding: 3px 5px 1px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    display: inline-block;
}
.action_card .article_card-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 5px 0;
}
.alert {
    margin: 0 0 20px;
    padding: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    background: #f7f8fa;
    font-weight: 600;
}
.alert--success {
    color: #fff;
    background: #2fb700;
}
.alert--error {
    color: #fff;
    background: #f8353e;
}
.alert svg {
    margin-right: 10px;
}
.alert a,
.alert a:hover {
    color: currentColor;
    text-decoration: underline;
}
.text-title {
    border-bottom: 1px solid #eee;
    font-size: 34px;
    line-height: 38px;
    padding: 0 0 40px;
    margin: 0 0 40px;
    text-align: center;
    color: #000;
    font-weight: 600;
}
.message-content,
.text-content {
    margin: 0 0 40px;
}
.message-content h1,
.message-content h2,
.message-content h3,
.message-content p,
.text-content h1,
.text-content h2,
.text-content h3,
.text-content p {
    margin: 0 0 20px; /*text-align:justify*/
}
.message-content h1,
.message-content h2,
.message-content h3,
.text-content h1,
.text-content h2,
.text-content h3 {
    font-weight: 600;
    color: #000;
}
.message-content h1,
.text-content h1 {
    font-size: 24px;
    line-height: 28px;
}
.message-content h2,
.text-content h2 {
    font-size: 20px;
    line-height: 24px;
}
.message-content h3,
.text-content h3 {
    font-size: 16px;
    line-height: 20px;
}
.message-content table,
.text-content table {
    max-width: 100%;
    margin: 20px 0;
}
.message-content table tr,
.text-content table tr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.message-content table td,
.message-content table th,
.text-content table td,
.text-content table th {
    padding: 10px 10px;
    font-weight: 400;
}
.message-content table thead,
.text-content table thead {
    color: #000;
    font-weight: 600;
}
.message-content table thead td,
.message-content table thead th,
.text-content table thead td,
.text-content table thead th {
    font-weight: 600;
}
.message-content table th,
.text-content table th {
    font-weight: 600;
}
.message-content a,
.text-content a {
    text-decoration: underline;
}
.message-content ul,
.text-content ul {
    list-style: square;
    margin: 0 0 20px 25px;
    padding: 0;
}
.message-content ol,
.text-content ol {
    list-style: decimal;
    margin: 0 0 20px 25px;
    padding: 0;
}
.message-content li,
.text-content li {
    margin: 5px 0;
}
.message-content img,
.text-content img {
    max-width: 100%;
    height: auto;
}
.message-content em,
.message-content strong,
.text-content em,
.text-content strong {
    color: #000;
}
.text-overflow {
    position: relative;
    overflow: hidden;
    margin: 0 0 40px;
    padding-bottom: 40px;
}
.text-overflow-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
}
.text-overflow-toggle .button span:before {
    content: "Скрыть";
}
.text-overflow.is-hidden {
    max-height: 240px;
}
.text-overflow.is-hidden .text-overflow-toggle {
    -webkit-box-shadow: 0 0 20px 20px #fff;
    box-shadow: 0 0 20px 20px #fff;
}
.text-overflow.is-hidden .text-overflow-toggle .button span:before {
    content: "Читать всё";
}
.text-overflow .text-content {
    margin: 0 0 -20px;
}
@media (max-width: 767px) {
    .text-title {
        font-size: 24px;
        line-height: 28px;
    }
    .text .table-fluid thead {
        display: none;
    }
    .text .table-fluid,
    .text .table-fluid tbody,
    .text .table-fluid td,
    .text .table-fluid th {
        display: block;
        width: 100%;
    }
    .text .table-fluid td,
    .text .table-fluid th {
        padding: 0 10px;
    }
    .text .table-fluid tr > :first-child {
        padding-top: 10px;
    }
    .text .table-fluid tr > :last-child {
        padding-bottom: 10px;
    }
}
.faq {
    margin: 0 0 40px;
}
.faq-item {
    margin: 0 0 20px;
}
.faq-item-title {
    margin: 0 0 10px;
}
.faq-item-title span {
    border-bottom: 1px dotted currentColor;
    cursor: pointer;
    color: #000;
}
.faq-item-title span.is-active,
.faq-item-title span:hover {
    color: #a80874;
}
.faq-item-title span.is-active {
    font-weight: 700;
}
.faq-item-content {
    display: none;
    padding: 0 0 0 20px;
    border-left: 2px solid #eee;
    margin: 0 0 0 20px;
}
.faq-item-content > :last-child {
    margin-bottom: 0;
}
.cart-items {
    margin: 0 60px 40px 0;
    border-bottom: 1px solid #eee;
}
.cart-item {
    padding: 20px 0;
    border-top: 1px solid #eee;
}
.cart-item-thumb {
    position: relative;
    display: block;
    margin: 0;
    width: 80px;
}
.cart-item-thumb-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff center center no-repeat;
}
.cart-item-thumb--1x1 {
    padding-top: 100%;
}
.cart-item-thumb--3x4 {
    padding-top: 133%;
}
.cart-item-thumb--4x3 {
    padding-top: 75%;
}
.cart-item-thumb--contain .cart-item-thumb-item {
    -webkit-background-size: contain;
    background-size: contain;
}
.cart-item-thumb--cover .cart-item-thumb-item {
    -webkit-background-size: cover;
    background-size: cover;
}
.cart-item-title {
    font-size: 14px;
    line-height: 20px;
}
.cart-item-title a {
    display: block;
    color: #000;
}
.cart-item-title a {
    display: block;
    color: #17183b;
    font-family: Helios;
    font-size: 20px;
}
.cart-item-title a:hover {
    color: #a80874;
}
.cart-item-variants {
    margin: 5px 0 0;
    line-height: 16px;
    color: #6d6a75;
    font-size: 14px;
}
.cart-item-prices {
    text-align: right;
    min-width: 90px;
}
.cart-item-total_price {
    font-weight: 600;
    color: #000;
}
.cart-item .product-quantity {
    width: 190px;
}
.cart-sidebar {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    padding: 20px;
    margin: 0 0 40px;
}
.cart-order-items {
    font-size: 14px;
    line-height: 22px;
    padding: 15px 20px 10px;
    margin: -20px -20px 0;
    font-weight: 600;
    color: #000;
}
.cart-order-item {
    position: relative;
    margin: 0 0 5px;
}
.cart-order-item span {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 600;
}
.cart-order-item p {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    font-weight: 400;
}
.cart-order-item-total_price {
    font-size: 18px;
    line-height: 22px;
}
.cart-order-item-total_price span {
    color: #a80874;
}
.cart-order-coupon {
    margin: 20px 0 0;
    font-size: 12px;
    line-height: 16px;
}
.cart-order-coupon label {
    display: block;
    font-weight: 600;
    margin: 0 0 5px;
    color: #6d6a75;
    font-family: Helios;
    font-size: 14px;
}
.cart-order-coupon-error {
    color: #f8353e;
    margin: 5px 0 0;
}
.cart-order-buttons {
    margin: 20px 0 0;
}
.cart-order-quick_checkout {
    text-align: center;
    margin: 10px 0 -5px;
}
@media (max-width: 767px) {
    .cart-item-buttons {
        margin-top: 20px;
    }
}
.text-content .compares {
    margin: 0 0 20px;
    overflow: auto;
}
.text-content .compares-table {
    margin: 0;
}
.text-content .compares-table-4 .compares-header-product {
    width: 25%;
}
.text-content .compares-table-3 .compares-header-product {
    width: 33.333333%;
}
.text-content .compares-table-2 .compares-header-product {
    width: 50%;
}
.text-content .compares-table-1 .compares-header-product {
    width: 100%;
}
.text-content .compares-header,
.text-content .compares-item {
    text-align: center;
}
.text-content .compares-header-title,
.text-content .compares-item-title {
    text-align: left;
    font-weight: 600;
    color: #000;
    width: 1%;
}
.text-content .compares-header-toggle-title,
.text-content .compares-item-toggle-title {
    margin: 0 0 -5px;
    width: 180px;
}
.text-content .compares-header-toggle .button .fa-toggle-on,
.text-content .compares-item-toggle .button .fa-toggle-on {
    display: inline-block;
}
.text-content .compares-header-toggle .button .fa-toggle-off,
.text-content .compares-item-toggle .button .fa-toggle-off {
    display: none;
}
.text-content .compares-header-toggle .button span:before,
.text-content .compares-item-toggle .button span:before {
    content: "Скрыть";
}
.text-content .compares-header-toggle .button.is-toggle .fa-toggle-on,
.text-content .compares-item-toggle .button.is-toggle .fa-toggle-on {
    display: none;
}
.text-content .compares-header-toggle .button.is-toggle .fa-toggle-off,
.text-content .compares-item-toggle .button.is-toggle .fa-toggle-off {
    display: inline-block;
}
.text-content .compares-header-toggle .button.is-toggle span:before,
.text-content .compares-item-toggle .button.is-toggle span:before {
    content: "Показать";
}
.text-content .compares-header-product {
    vertical-align: top;
}
.text-content .compares-header-product-image {
    min-width: 200px;
}
.text-content .compares-header-product-image .product_card {
    width: 80px;
    margin: 0 auto;
}
.text-content .compares-header-product-title {
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0 0;
}
.text-content .compares-header-price {
    font-weight: 600;
    color: #000;
}
.breadcrumb {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 0;
    margin: 0 0 40px;
}
.breadcrumb-item {
    display: inline;
}
.breadcrumb-item + .breadcrumb-item:before {
    content: "";
    margin: 0 5px;
    width: 3px;
    height: 3px;
    background-color: #6d6a75;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
}
.breadcrumb-link {
    color: #999;
}
.pagination {
    position: relative;
    margin: 0 0 40px;
    text-align: center;
    font-weight: 600;
    color: #000;
    display: block;
    width: 100%;
}
.pagination-top {
    margin: 0 0 20px;
}
.pagination-item {
    display: inline-block;
}
.pagination-item-next {
    margin-left: 10px;
}
.pagination-item-prev {
    margin-right: 10px;
}
.pagination-link,
.pagination-void {
    display: block;
    text-align: center;
    border: 2px solid transparent;
    color: #000;
    font-size: 12px;
    line-height: 28px;
    min-width: 32px;
}
.pagination-link.is-current {
    border-color: #dcdcdc;
    color: #000;
    background-color: #dcdcdc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.pagination-void {
    border-color: transparent;
}
.pagination-next,
.pagination-prev {
    border-color: transparent !important;
    width: 70px;
}
.pagination-next:hover,
.pagination-prev:hover {
    color: #a80874;
}
.pagination-next--disabled,
.pagination-prev--disabled {
    color: #999 !important;
}
.pagination-next {
    text-align: left;
}
.pagination-next svg {
    margin-left: 8px;
}
.pagination-prev {
    text-align: right;
}
.pagination-prev svg {
    margin-right: 8px;
}
.pagination-load {
    margin: 0 0 20px;
}
.pagination-load .button {
    max-width: 245px;
    margin: 0 auto;
}
.pagination-separator {
    margin: 0 0 20px;
    position: relative;
    text-align: center;
    line-height: 0;
}
.pagination-separator span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
}
.pagination-separator:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #eee;
}
@media (max-width: 575px) {
    .pagination-large {
        padding-bottom: 42px;
    }
    .pagination-large .pagination-item-next,
    .pagination-large .pagination-item-prev {
        position: absolute;
        bottom: 0;
    }
    .pagination-large .pagination-item-next {
        right: 50%;
        margin: 0 -75px 0 0;
    }
    .pagination-large .pagination-item-prev {
        left: 50%;
        margin: 0 0 0 -75px;
    }
    .pagination-large .pagination-next,
    .pagination-large .pagination-prev {
        width: auto;
    }
}
.instafeed-gallery a {
    display: block;
    position: relative;
    color: #fff !important;
    background: center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 0;
    padding-top: 100%;
}
.instafeed-gallery a span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.instafeed-gallery a span svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.instafeed-gallery a:hover span {
    opacity: 1;
    visibility: visible;
}
.fancybox-container {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.fancybox-close-small {
    padding: 0;
    width: 32px;
    height: 32px;
    background: #a80874;
    color: #fff;
}
.fancybox-close-small svg {
    stroke-width: 2;
    opacity: 1;
}
.fancybox-close-small:focus,
.fancybox-close-small:hover {
    background: #000;
}
.fancybox-slide:before {
    margin: 0;
}
.fancybox-gallery .fancybox-bg {
    background: #fff;
    opacity: 1;
}
.fancybox-gallery .fancybox-button {
    background: #a80874;
    color: #fff !important;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fancybox-gallery .fancybox-button:hover {
    background: #000;
}
.fancybox-gallery .fancybox-caption {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.fancybox-gallery .fancybox-caption:after,
.fancybox-gallery .fancybox-caption:before {
    display: none;
}
.irs-bar,
.irs-from,
.irs-single,
.irs-slider,
.irs-to {
    background: #a80874;
}
.irs-from:after,
.irs-single:after,
.irs-to:after {
    border-top-color: #a80874;
}
.message {
    padding: 20px;
}
.message--text {
    width: 550px;
}
.message--text .message-content > :last-child {
    margin-bottom: 0;
}
.message--alert {
    width: 440px;
}
.message--form {
    width: 440px;
}
.message--form .form {
    margin: 20px 0 0;
}
.message--cart {
    width: 700px;
    padding-bottom: 0;
    text-align: center;
}
.message-content {
    margin: 0;
}
.message-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px;
}
.message-cart-product-title {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
}
.message-cart-product-quantity {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
.message-cart-total {
    margin: 0 0 20px;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    color: #000;
}
.message-cart-total span {
    font-weight: 600;
}
.message-cart-buttons {
    margin: 0 0 5px;
}
.message-cart-buttons .button {
    margin: 0 0 10px;
}
@media (max-width: 575px) {
    .message-cart-product-image {
        max-width: 80px;
        margin-left: auto;
        margin-right: auto;
    }
}
.footer-subscribe {
    padding: 20px 0;
}
.footer-subscribe-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.footer-subscribe-policy {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0 0;
}
.footer-subscribe-form {
    padding: 5px;
    background: #fff;
}
.footer-subscribe-description {
    font-size: 14px;
    line-height: 18px;
}
.footer-subscribe a {
    color: #fff;
    text-decoration: underline;
}
.footer-subscribe a:hover {
    color: #fff;
}
.footer-menu {
    padding: 45px 0 80px;
    color: #999;
}
.footer-menu a {
    color: #999;
}
.footer-menu a:hover {
    color: #a80874;
}
.footer-menu-block {
    margin: 0 0 20px;
}
.footer-menu-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 20px;
}
.footer-menu-title--second {
    margin: 0 0 0;
}
.footer-menu-title .logo {
    margin: 0 0 10px;
}
.footer-menu-title .logo img {
    max-width: 270px;
}
.footer-contact-items {
    padding-left: 40px;
}
.footer-menu-items {
    font-size: 14px;
    line-height: 18px;
}
.footer-menu-item {
    margin: 0 0 10px 0;
}
.footer-menu-item:last-child {
    margin: 0;
}
.footer-menu-item--icon {
    position: relative;
}
.footer-menu-item--icon,
.footer-menu-item--phone {
    padding-left: 31px;
}
.footer-menu-item--icon svg {
    position: absolute;
    left: 0;
    top: 2px;
    color: #a80874;
}
.footer-menu-item--phone > a {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.footer-menu-item--phone .footer-menu-item--phone-link,
.footer-menu-item--phone span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px dotted currentColor;
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.footer-menu-item--phone .footer-menu-item--phone-link {
    margin-left: 11px;
}
.footer-menu-item--phone .footer-menu-item--phone-link:hover,
.footer-menu-item--phone span:hover {
    color: #a80874;
}
.footer-copyright {
    font-size: 12px;
    padding: 10px 0;
}
.footer-copyright a {
    color: #999;
    text-decoration: underline;
}
.footer-copyright a:hover {
    color: #fff;
}
.payments {
    margin: 0 -5px;
}
.payments li {
    display: inline-block;
    margin: 5px;
}
.payments li img {
    height: 18px;
}
@media (max-width: 767px) {
    .footer-subscribe-description {
        font-size: 14px;
        margin: 20px 0 0;
    }
    .payments {
        margin-top: 5px;
    }
}
.m-modal {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 6px solid #3c3c3c;
    margin: 0;
}
.m-modal-wrapper {
    padding: 20px;
}
.m-modal-close {
    top: 0;
    right: 0;
    height: 32px;
    width: 32px;
    background: #a80874
        url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0xMCwxMCBMMjIsMjIgTTIyLDEwIEwxMCwyMiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48L3N2Zz4=)
        center no-repeat;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.m-modal-close:hover {
    background-color: #000;
}
.m-modal-heading {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin: 0 0 20px;
    text-align: left;
}
.m-modal-footer {
    text-align: left;
}
.m-modal-button {
    display: block;
    width: 100%;
    border: none;
    background: 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin: 0;
    padding: 10px 15px;
    cursor: pointer;
    background-color: #25ab22;
    color: #000;
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.m-modal-button:hover {
    background-color: #000;
    color: #fff;
}
.m-modal-errors {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 0 20px;
    background-color: #f8353e;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
}
.m-modal-error {
    padding: 10px 15px;
}
.m-modal-msg {
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
}
.m-modal .tt-dropdown-menu {
    display: none !important;
}
.m-overlay {
    background: #1e1e1e;
    opacity: 0.87;
}
.m-input {
    margin: 0 0 20px;
}
.m-input-label {
    display: block;
    margin: 0 0 4px;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 16px;
}
.m-input-label:after {
    color: #f8353e;
}
.m-input-field {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 9px 14px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff;
}
.m-input--checkbox {
    position: relative;
    opacity: 1;
    display: block;
    padding-left: 20px;
}
.m-input--checkbox input[type="checkbox"] {
    position: absolute;
    top: 2px;
    left: 0;
}
.m-input--checkbox .m-input-label {
    margin: 0;
}
.m-input--checkbox .m-input-caption {
    margin: 4px 0 0;
    font-size: 12px;
    line-height: 16px;
}
.m-input--checkbox .m-input-caption a {
    text-decoration: underline;
}
@media (min-width: 601px) {
    .m-modal {
        width: 440px;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-width: 0;
    }
}
.map {
    width: 100%;
    height: 400px;
    margin-bottom: 58px;
}
.map--grayscale [class*="ymaps-2-1"][class*="-ground-pane"] {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
@media (max-width: 374px) {
    .g-recaptcha {
        -ms-transform: scale(0.86);
        transform: scale(0.86);
        -webkit-transform: scale(0.86);
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-bottom: -20px;
    }
}
@media (min-width: 1025px) {
    .col-product-images {
        max-width: 40%;
    }
    .col-product-data {
        max-width: 35%;
    }
    .col-product-delivery {
        max-width: 25%;
    }
}
.tabs-target {
    display: none;
}
.help-link {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    background-image: url("data:image/svg+xml,%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 330 330' style='enable-background:new 0 0 330 330;' xml:space='preserve' fill='%23a80874'%3E%3Cg%3E%3Cpath d='M165,0C74.019,0,0,74.02,0,165.001C0,255.982,74.019,330,165,330s165-74.018,165-164.999C330,74.02,255.981,0,165,0z M165,300c-74.44,0-135-60.56-135-134.999C30,90.562,90.56,30,165,30s135,60.562,135,135.001C300,239.44,239.439,300,165,300z'/%3E%3Cpath d='M164.998,70c-11.026,0-19.996,8.976-19.996,20.009c0,11.023,8.97,19.991,19.996,19.991 c11.026,0,19.996-8.968,19.996-19.991C184.994,78.976,176.024,70,164.998,70z'/%3E%3Cpath d='M165,140c-8.284,0-15,6.716-15,15v90c0,8.284,6.716,15,15,15c8.284,0,15-6.716,15-15v-90C180,146.716,173.284,140,165,140z '/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px;
    background-position: 0 0;
    color: #6d6a75;
    font-family: Helios;
    font-size: 13px;
    line-height: 18px;
    padding-top: 2px;
}
.top-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.top-menu-link {
    color: #6d6a75;
    font-family: Helios;
    font-size: 13px;
    margin-left: 30px;
}
.header-right .social-item {
    background: #6d6a75;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin: 0 3px;
}
.header-right .social {
    margin-left: 18px;
    margin-right: 0;
}
.header-right .social-item * {
    color: #fff;
}
.header-right .social-item svg {
    width: 12px;
    height: 12px;
    margin-top: 3px;
  	margin-right: 1px;
}
.header-contacts-phone a {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 16px;
}
.header-contacts-links > a,
.header-contacts-links > span {
    color: #6d6a75;
    font-family: Helios;
    font-size: 12px;
    border-bottom: 1px dotted;
    line-height: 1;
}
.header-contacts-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-contacts {
    position: relative;
    padding-right: 15px;
    margin-right: 58px;
}
body .alertify-notifier .ajs-message {
    background: #dcdcdc;
}
body .alertify-notifier .ajs-message.ajs-success {
    background: #25ab22;
    color: #fff;
}
body .alertify-notifier .ajs-message.ajs-error {
    background: #ac0325;
    color: #fff;
}
body .alertify-notifier .ajs-message.ajs-warning {
    background: #f46036;
    color: #fff;
}
.header-toogler-item {
    height: 16px;
    width: 10px;
    display: block;
    position: absolute;
    right: 0;
    top: 1px;
    background: 0 0;
    padding: 0;
    border: none;
}
.header-toogler-item span {
    position: absolute;
    right: 0;
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #a80874;
}
.header-toogler-item span:nth-child(1) {
    top: 0;
}
.header-toogler-item span:nth-child(2) {
    top: 6px;
}
.header-toogler-item span:nth-child(3) {
    top: 12px;
}
.header-toogler-content {
    display: none;
    position: absolute;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    z-index: 3;
    right: -17px;
    width: 214px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #dcdcdc;
    background-color: #fefefe;
    padding: 10px;
}
.header-toogler-content:before {
    content: "";
    position: absolute;
    right: 5px;
    top: -12px;
    width: 24px;
    height: 12px;
    background-image: url(arr-modal.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100%;
}
.header-toogler-close {
    background-image: url(close.svg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    background-color: transparent;
    opacity: 0.5;
}
.header-toogler-time {
    color: #17183b;
    font-family: Helios;
    font-size: 12px;
    padding-right: 20px;
}
.header-toogler-time strong {
    font-weight: 400;
}
.header-toogler-time span {
    color: #6d6a75;
}
.header-toogler-time {
    line-height: 1.5;
    margin-bottom: 10px;
}
.header-toogler-phone a {
    color: #17183b;
    font-family: heliosBlack;
    font-weight: 900;
    font-size: 16px;
}
.header-toogler-email a {
    color: #a80874;
    font-family: Helios;
    font-size: 14px;
}
.header-toogler-email {
    margin-bottom: 10px;
}
.header-toogler-address {
    color: #17183b;
    font-family: Helios;
    font-size: 12px;
}
.top-menu-item.menu-item.item-is-skidki-i-bonusy {
    position: relative;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.061 512.061' style='enable-background:new 0 0 512.061 512.061;' xml:space='preserve' fill='%23a80874'%3E%3Cg%3E%3Cg%3E%3Cpath d='M510.991,314.59l-22.496-58.56l22.464-58.592c2.496-6.464,0.512-13.824-4.864-18.176l-48.736-39.488l-9.856-61.984 c-1.088-6.816-6.464-12.192-13.28-13.28l-61.984-9.856L332.751,5.918c-4.352-5.376-11.68-7.328-18.176-4.864l-58.56,22.496 L197.423,1.086c-6.464-2.496-13.792-0.544-18.144,4.864l-39.488,48.736l-61.984,9.856c-6.816,1.088-12.192,6.464-13.28,13.28 l-9.856,61.984L5.935,179.294c-5.376,4.352-7.328,11.68-4.864,18.144l22.464,58.592L1.071,314.622 c-2.464,6.464-0.512,13.792,4.864,18.144l48.736,39.488l9.856,61.984c1.088,6.816,6.464,12.192,13.28,13.28l61.984,9.856 l39.488,48.736c4.384,5.408,11.712,7.392,18.176,4.864l58.56-22.464l58.592,22.464c1.856,0.704,3.808,1.056,5.728,1.056 c4.704,0,9.344-2.08,12.448-5.92l39.488-48.736l61.984-9.856c6.816-1.088,12.192-6.464,13.28-13.28l9.856-61.984l48.736-39.488 C511.503,328.414,513.455,321.054,510.991,314.59z M456.367,261.758l20.512,53.44l-44.512,36.032 c-3.072,2.496-5.12,6.016-5.728,9.92l-8.992,56.544l-56.544,8.992c-3.904,0.608-7.424,2.656-9.92,5.728l-35.968,44.512 l-53.44-20.512c-1.856-0.672-3.808-1.056-5.76-1.056c-1.952,0-3.904,0.352-5.728,1.056l-53.44,20.512l-36.032-44.512 c-2.496-3.072-6.016-5.12-9.92-5.728l-56.544-8.992l-8.992-56.544c-0.608-3.904-2.656-7.424-5.728-9.92l-44.512-36l20.512-53.44 c1.408-3.712,1.408-7.808-0.032-11.488l-20.48-53.472l44.512-36.032c3.072-2.496,5.12-6.016,5.728-9.92l8.992-56.544l56.544-8.992 c3.904-0.608,7.424-2.656,9.92-5.728l36-44.48l53.44,20.512c3.68,1.408,7.776,1.408,11.456,0l53.44-20.512l36.032,44.512 c2.496,3.072,6.016,5.12,9.92,5.728l56.544,8.992l8.992,56.544c0.608,3.904,2.656,7.424,5.728,9.92l44.512,36.032l-20.512,53.44 C454.959,253.982,454.959,258.078,456.367,261.758z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M208.015,128.03c-26.464,0-48,21.536-48,48s21.536,48,48,48s48-21.536,48-48S234.479,128.03,208.015,128.03z M208.015,192.03c-8.832,0-16-7.168-16-16c0-8.832,7.168-16,16-16c8.832,0,16,7.168,16,16 C224.015,184.862,216.847,192.03,208.015,192.03z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M304.015,288.03c-26.464,0-48,21.536-48,48s21.536,48,48,48s48-21.536,48-48S330.479,288.03,304.015,288.03z M304.015,352.03c-8.832,0-16-7.168-16-16c0-8.832,7.168-16,16-16c8.832,0,16,7.168,16,16 C320.015,344.862,312.847,352.03,304.015,352.03z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M345.327,131.038c-7.168-5.12-17.184-3.456-22.304,3.712l-160,224c-5.152,7.168-3.488,17.184,3.68,22.304 c2.816,2.016,6.08,2.976,9.312,2.976c4.992,0,9.92-2.336,13.024-6.688l160-224C354.191,146.142,352.495,136.158,345.327,131.038z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px;
    background-position: 5px 0;
}
.owl-carousel {
    position: relative;
}
.products-slider.owl-carousel .owl-nav .owl-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    top: 160px;
    z-index: 1111;
    right: initial;
    left: 0;
}
.owl-carousel .owl-nav button.owl-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    top: 50%;
    width: 40px;
    height: 48px !important;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 24px 0 0 24px;
    border-radius: 24px 0 0 24px;
    background-color: #fff !important;
    line-height: 54px;
    padding: 0;
}
button.owl-next svg path {
    fill: #818181;
}
.owl-carousel .owl-nav button.owl-next svg {
    margin-left: 6px;
}
.owl-carousel .owl-nav button.owl-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 40px;
    height: 48px !important;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 0 24px 24px 0;
    border-radius: 0 24px 24px 0;
    background-color: #fff;
    line-height: 54px;
}
.products-slider.owl-carousel .owl-nav .owl-prev svg {
    margin-right: 6px;
}
.product_card .button--favorites {
    position: absolute;
    right: 20px;
    z-index: 3;
    width: 24px;
    height: 22px;
    padding: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 20px;
}
.product_card .button--favorites svg {
    width: 100%;
    height: 100%;
}
.product_card:hover .button--favorites {
    opacity: 1;
}
.product_card.product_card--shadow form {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 20px;
}
.swiper-slide > .product_card:not(.bundle-item):hover form {
    padding-bottom: 120px;
}
.swiper-slide > .product_card:not(.bundle-item):hover {
    padding-bottom: 0;
}
.quick_form {
    margin-top: 12px;
}
.quick_form button {
    -webkit-border-radius: 0 17px 17px 0;
    border-radius: 0 17px 17px 0;
    background-color: #25ab22;
    color: #fff;
    font-family: Helios;
    font-size: 14px;
    padding: 11px 10px 10px 10px;
    border: none;
    height: 40px;
    width: 100px;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px;
    line-height: 1;
}
.quick_form input {
    -webkit-border-radius: 17px 0 0 17px;
    border-radius: 17px 0 0 17px;
    border: 1px solid #25ab22;
    height: 40px;
    padding: 13px 12px 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px);
}
.quick_form .row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.product_card {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product_card .quick_form input {
    height: 34px;
    font-size: 14px;
    max-width: -webkit-calc(100% - 75px);
    max-width: calc(100% - 75px);
}
.product_card .quick_form button {
    height: 34px;
    width: 75px;
    -webkit-flex-basis: 75px;
    -ms-flex-preferred-size: 75px;
    flex-basis: 75px;
    max-width: 75px;
    padding: 11px 10px 10px 10px;
}
.banners-item-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.banners-item-arrow:before {
    content: "\E818";
    font-family: icons;
    display: inline-block;
}
.tabs-controls {
    background-color: #f7f8fa;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.tabs-trigger {
    border: none;
    border-top: 1px solid #dcdcdc;
    display: block;
    width: 100%;
    background: 0 0;
    padding: 15px 20px 13px 20px;
    text-align: left;
}
.tabs-trigger:first-child {
    border: none;
}
.tabs-target {
    padding: 0 20px 15px;
}
.js-owl-carousel-products-slider {
    margin-bottom: -25px;
    z-index: 0;
    position: relative;
}
.js-owl-carousel-products-slider.is-hover {
    z-index: 2;
}
.swiper-slide .product_card {
    margin-bottom: 0;
}
.index_bundles {
    position: relative;
    z-index: 1;
    background-image: url(bundle-bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    padding: 60px 0;
}
.index_bundles-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 24px;
    text-align: center;
}
.index_bundles-item {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 0;
    border: none;
    border-bottom: 1px dotted;
    margin: 0 16px 8px 16px;
    background: 0 0;
}
.index_bundles-item.is-button-active {
    color: #a80874;
}
.big_bundle-left {
    padding-right: 47px;
}
.big_bundle-left .card_mini-title,
.product-bundles.is-single .card_mini-title {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.big_bundle-left [class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.index_bundles-nav {
    margin-bottom: 15px;
    text-align: center;
}
.big_bundle {
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    margin: 6px;
    padding: 50px 55px 15px 70px;
    min-height: 280px;
}
@media (max-width: 1024px) {
    .big_bundle {
        padding: 30px 15px 15px 15px;
    }
}
@media (max-width: 768px) {
    .big_bundle {
        padding: 30px 10px 15px 10px;
    }
}
.index_bundles-content {
    max-width: 1150px;
    margin: 0 auto;
}
.card_mini-image {
    width: 100%;
    padding-bottom: 100%;
    display: block;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.card_mini-title {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 4px;
}
.card_mini-price {
    color: #a80874;
    font-family: Helios;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
}
.card_mini {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}
@supports (display: -webkit-flex) or (display: flex) {
    .card_mini {
        height: -webkit-calc(100% - 10px);
        height: calc(100% - 10px);
    }
}
.big_bundle-title {
    color: #a80874;
    font-family: Helios;
    font-size: 19px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 22px;
}
[class^="col-"] > .product_card:not(.bundle-item) {
    margin-bottom: -110px;
}
[class^="col-"] > .product_card.product_card--shadow form {
    margin-bottom: 120px;
    padding-bottom: 20px;
}
[class^="col-"] > .product_card:hover form {
    padding-bottom: 120px;
    margin-bottom: -90px;
}
.catalog_menu-link {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    vertical-align: top;
    padding: 4px 7px 2px 7px;
    background-color: #f7f8fa;
    margin: 10px 0 0 0;
}
.col-auto:last-child > .catalog_menu-link {
    margin-bottom: 10px;
}
.catalog_menu-link.current-true {
    border: 1px solid #a80874;
    background-color: #fefefe;
}
.catalog_menu {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f8fa;
    padding: 0 10px;
}
.catalog_menu-select {
    margin: 10px 0;
}
.catalog_menu-select {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fefefe;
    line-height: 30px;
    height: 30px;
    width: 231px;
    padding-right: 10px;
}
.catalog_menu-list {
    max-width: -webkit-calc(100% - 252px);
    max-width: calc(100% - 252px);
}
.catalog_menu-row {
    display: none;
}
.filter-sort {
    max-width: 360px;
    margin-left: auto;
}
.catalog_menu {
    margin-bottom: 24px;
}
.collection-seo_description {
    margin-top: 70px;
}
.index_content-tab-content {
    display: none;
}
.index_content {
    background-color: #f7f8fa;
    padding: 60px 0;
}
.index_content-tab {
    color: #17183b;
    font-family: Helios;
    font-size: 16px;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: left;
    padding: 18px 10px;
    line-height: 1;
    border: none;
    background: 0 0;
    position: relative;
    border-top: 1px solid #dcdcdc;
}
.index_content-tab:after {
    color: #777;
    font-family: icons;
    content: "\E822";
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 14px;
    margin-top: -7px;
}
.index_content-tab-content {
    padding: 0 18px 28px 18px;
}
.index_content-tab-content p:first-child {
    margin-top: 0;
}
.index_content-block:last-child {
    border-bottom: 1px solid #dcdcdc;
}
.index_content-tab.is-button-active {
    color: #a80874;
}
.index_content-tab.is-button-active:after {
    transform: rotate(90deg);
    color: #a80874;
}
.big_bundle-other {
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 15px 7px 15px 15px;
    margin-top: 41px;
    margin-left: -18px;
    position: relative;
    margin-bottom: 35px;
}
.big_bundle-right {
    padding-left: 25px;
}
.big_bundle-prices {
    margin-bottom: 25px;
}
.big_bundle-other.with-list:before {
    content: "Дополнительно включает в себя:";
    color: #17183b;
    font-family: Helios;
    font-size: 16px;
    position: absolute;
    top: -28px;
    left: 18px;
}
.big_bundle-prices {
    margin-bottom: 25px;
}
.insales-section-blog {
    padding-top: 25px;
}
.insales-section-blog .section-title a {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
}
.insales-section-blog .section-title .section-title-description {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.insales-section-blog .section-title {
    margin-bottom: 50px;
}
.benefits_title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
}
.insales-section-benefits--bottom {
    padding-top: 17px;
    padding-bottom: 25px;
}
.benefits_title {
    margin-bottom: 55px;
}
.insales-section-benefits--bottom .benefits-item-title {
    padding-top: 11px;
}
.index_content-heading {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 55px;
    text-align: center;
}
.big_bundle-price {
    color: #a80874;
    font-family: Helios;
    font-size: 29px;
    font-weight: 700;
    margin: 0 16px;
}
.big_bundle-old_price {
    color: #17183b;
    font-family: Helios;
    font-size: 29px;
    font-weight: 700;
    text-decoration: line-through;
    margin: 0 16px;
}
.big_bundle-right {
    padding-left: 25px;
}
.with-list ul {
    padding: 0;
    margin: 0;
}
.with-list ul li {
    list-style: none;
    padding-left: 20px;
    margin-left: 15px;
    line-height: 1.6;
    background-image: url(bullet.png);
    background-repeat: no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px;
    background-position: 1px 5px;
}
.main_video-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
}
.main_video {
    padding: 60px 0 90px 0;
}
span.main_video-heading {
    display: block;
    width: 100%;
    color: #6d6a75;
    font-family: Helios;
    font-size: 16px;
    margin-top: 14px;
}
.main_video img {
    max-width: 100%;
}
.button--icon.button--favorites {
    color: #6d6a75;
    font-family: Helios;
    font-size: 14px;
    font-weight: 700;
}
.tabs-hr {
    border-top: 1px solid #dcdcdc;
    padding-top: 40px;
}
.tabs {
    padding-bottom: 10px;
}
.tabs-list-button {
    color: #6d6a75;
    font-family: Helios;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin-right: 58px;
    cursor: pointer;
}
.tabs-list-button.is-active {
    color: #a80874;
}
.tabs-list-button svg {
    margin-right: 13px;
}
.cart-order-coupon > .row {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fefefe;
}
.cart-order-coupon > .row input {
    border: none;
}
.index_content-description p {
    margin-bottom: 28px;
}
.footer-menu-item--phone > a {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 16px;
}
.footer-menu-item--phone {
    background-repeat: no-repeat;
    -webkit-background-size: 14px 14px;
    background-size: 14px;
    margin-bottom: 20px;
}
.insales-section-collection {
    padding-bottom: 40px;
}
.insales-section-collection .products > .row {
    margin-left: -5px;
    margin-right: -5px;
}
.insales-section-collection .products > .row > [class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.collection-image {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.collection-image img {
    max-width: 100%;
    max-height: 100%;
}
.footer-menu-item--icon.footer-menu-item--hours strong {
    color: #17183b;
    font-weight: 400;
    font-size: 12px;
}
.footer-menu-item--icon.footer-menu-item--hours {
    color: #6d6a75;
    font-size: 12px;
}
.footer-menu-item--icon:hover svg path {
    fill: #b1037f;
}
.footer-menu-item--icon.footer-menu-item--address {
    color: #17183b;
    font-family: Helios;
    font-size: 12px;
}
.footer-menu-item--email {
    padding-top: 1px;
}
.swiper-button-next,
.swiper-button-prev {
    top: -webkit-calc(50% - 11px) !important;
    top: calc(50% - 11px) !important;
}
.swiper-button-next {
    right: 0;
}
.bundle-items {
    position: relative;
}
.bundle-items.is-open .card_mini {
    max-width: 200px;
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
}
.bundle-items.is-open [data-swiper-slide-index] .card_mini {
    opacity: 1;
}
.col-product-delivery-icon {
    max-width: 18px;
    margin-right: 14px;
    -webkit-flex-basis: 18px;
    -ms-flex-preferred-size: 18px;
    flex-basis: 18px;
    padding: 0;
    margin-top: 5px;
}
.col-product-delivery-content {
    font-size: 11px;
}
.col-product-delivery-content .benefits-item-title {
    color: #6d6a75;
    font-family: Helios;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 15px;
}
.accordion-item-icon {
    position: relative;
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.col-product-delivery .tabs-trigger {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.feedback {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f8fa;
    padding: 20px;
    margin-bottom: 70px;
}
.feedback-field {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fefefe;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 12px 10px 12px;
    line-height: 1;
}
textarea.feedback-field {
    height: 85px;
}
.feedback-row [type="submit"] {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #25ab22;
    color: #fff;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 13px 50px 11px 50px;
    line-height: 1;
    margin-right: auto;
    display: inline-block;
}
.feedback-row.is-error-feedback-field input {
    -webkit-box-shadow: 0 0 3px 0 #a80874;
    box-shadow: 0 0 3px 0 #a80874;
}
.feedback-row.form-error {
    color: #aa0075;
}
.feedback-row.form-done {
    color: #04b;
}
.contact_page-row svg {
    width: 24px !important;
    height: 24px;
}
.contact_page-item {
    padding-left: 56px;
    position: relative;
    margin-bottom: 18px;
    font-size: 16px;
}
.contact_page-item svg {
    position: absolute;
    left: 12px;
    top: 0;
}
.text-page-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 30px;
}
.contact_page-right.contact_page-item {
    margin-left: 50px;
}
form.feedback {
    margin-left: 11%;
}
.contact_page-row {
    padding-top: 30px;
}
.text-page-container .text-content {
    font-size: 16px;
    margin: 0 15px 29px 0;
}
.contact_page-title {
    color: #17183b;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.contact_page-email.contact_page-item a {
    padding-top: 2px;
    display: inline-block;
    color: #666;
}
.contact_page-phone.contact_page-item a {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 16px;
}
.contact_page-hours span {
    color: green;
}
.contact_page-hours {
    font-size: 15px;
}
.contact_page-hours strong {
    color: #6d6a75;
    font-weight: 500;
}
.route-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.route-description {
    color: #6d6a75;
    font-family: Helios;
    font-size: 16px;
    margin-bottom: 58px;
}
.legal-title {
    color: #17183b;
    font-family: HeliosBlack;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 39px;
}
.legal {
    color: #6d6a75;
    font-family: Helios;
    font-size: 16px;
    margin-bottom: 90px;
    line-height: 28px;
}
.legal td {
    padding-right: 100px;
}
.page_sale-title {
    color: #17183b;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.page_sale-description {
    margin-bottom: 58px;
    color: #6d6a75;
    font-family: Helios;
    font-size: 16px;
}
.about_slide {
    margin-bottom: 55px;
}
@media (max-width: 1024px) {
    .user_icons-icon-menu svg {
        margin-right: 0;
        width: 100%;
    }
}
.benefits-content {
    max-width: -webkit-calc(100% - 110px);
    max-width: calc(100% - 110px);
}
@media (max-width: 480px) {
    .banners-item-inner {
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .banners-item:hover .banners-item-inner {
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .banners-item-arrow {
        display: none;
    }
    .banners-item-title {
        text-align: center;
    }
    .banners-item-title {
        padding-right: 20px;
    }
    .banners-item-bg {
        display: none;
    }
    .banners-item-inner {
        opacity: 0.8;
    }
    .benefits-icon {
        width: 54px;
        height: 56px;
        padding: 10px;
    }
    .benefits-content {
        max-width: -webkit-calc(100% - 56px);
        max-width: calc(100% - 56px);
        padding-left: 12px;
    }
    .benefits {
        margin: 10px 0 10px 0;
    }
}
.big_bundle-sale {
    color: #6d6a75;
    font-family: Helios;
    font-size: 14px;
    margin-top: 10px;
}
@media (max-width: 1024px) {
    .product_card-add {
        position: relative !important;
        height: auto;
        bottom: initial;
        padding: 0;
        margin-top: 20px;
        display: block;
        opacity: 1;
        z-index: 1;
    }
    .big_bundle-title {
        font-size: 16px;
    }
    .big_bundle-right {
        padding-left: 0;
    }
    .big_bundle-other {
        margin-left: auto;
        margin-right: auto;
    }
    .big_bundle-other.with-list:before {
        left: 0;
        text-align: center;
        width: 100%;
        font-size: 15px;
        white-space: nowrap;
    }
    .big_bundle-left {
        padding-right: 0;
    }
    .big_bundle-old_price,
    .big_bundle-price {
        font-size: 26px;
    }
    .footer-contact-items {
        padding: 0;
        margin: auto;
    }
    .footer-menu-title .logo {
        margin: 0 auto 30px;
        display: block;
        text-align: left;
    }
}
li.footer-menu-item.footer-menu-item--phone svg {
    width: 1.25em;
    position: absolute;
    left: 0;
    top: 2px;
    color: #a80874;
}
li.footer-menu-item.footer-menu-item--phone {
    position: relative;
}
.footer-menu-item.footer-menu-item--phone:hover path {
    fill: #aa0075;
}
.mobile-footer-menu-wrap {
    width: 100%;
}
.footer-menu-button {
    color: #17183b;
    font-family: Helios;
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    padding: 0 30px 0 17px;
    border-top: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    width: 100%;
    margin-bottom: 18px;
}
.footer-menu-button.is-button-active {
    background-image: url(drop_up-gray.svg);
}
.mobile-footer-menu {
    width: 100%;
}
.mobile-footer-menu .footer-menu-items {
    padding: 0 18px 18px 18px;
    display: none;
}
select.index_bundles-select {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fefefe;
    padding: 15px 20px;
    margin-bottom: 20px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.product_card .quick_form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.legal td {
    display: block;
    padding-right: 0;
}
@media (max-width: 767px) {
    .contact_page-right.contact_page-item {
        margin-left: 0;
    }
    form.feedback.js-feedback-main {
        margin-left: 0;
    }
}
.pos-r {
    position: relative;
}
.fixed_card {
    position: absolute;
    position: sticky;
    right: 0;
    top: 100px;
    opacity: 0;
    transition: all 0.3s;
}
.fixed_card.is-enabled {
    opacity: 1;
}
.col-fixed_card-image {
    max-width: 140px;
    flex-basis: 140px;
    position: relative;
}
.col-fixed_card-image span.product-gallery-thumb-item {
    background-size: contain;
    background-position: 50%;
}
span.product-gallery-thumb-item {
    background-size: contain;
}
.fixed_card {
    width: 382px;
    padding: 24px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.fixed_card-title {
    color: #17183b;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    padding-top: 30px;
    margin-bottom: 10px;
}
.col-fixed_card-info .product_card-prices {
    margin-bottom: 10px;
    margin-top: 0;
}
.col-fixed_card-info {
    max-width: calc(100% - 140px);
    flex-basis: calc(100% - 140px);
}
.fixed_card .product-image-thumb-item {
    background-size: contain;
    background-position: center;
}
.fixed_card-footer {
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    padding-top: 20px;
}
.fixed_card .rating-link.js-rating-link {
    color: #15c;
    font-family: Helios;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: underline;
}
iframe {
    border: 0 !important;
}
.product-form .product-buttons {
    max-width: 530px;
}
.product-form .product-buttons .quick_form {
    padding-left: 110px;
}
.product-form .product-buttons .product-extras {
    padding-left: 110px;
}
.col-product-delivery ul,
.text-content ul {
    padding: 0;
    margin: 0;
}
.col-product-delivery ul li,
.text-content ul li {
    list-style: none;
    padding-left: 20px;
    margin-left: 15px;
    background-image: url(bullet.png);
    background-repeat: no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px;
    background-position: 1px 5px;
}
.col-product-delivery-content .benefits-item-title {
    text-transform: lowercase;
}
.sale-product {
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background-color: #f7f8fa;
    overflow: hidden;
    max-width: 520px;
}
.sale-product .sale-product-box {
    border-right: 1px solid #dcdcdc;
}
.sale-product .sale-product-box:last-child {
    border-right-color: transparent;
    background: #eaebed;
}
.sale-product .sale-product-box:last-child * {
    color: #17183b;
}
.sale-product .sale-product-box:last-child svg {
    opacity: 1;
}
.sale-product .sale-top-box {
    padding: 19px 10px;
    color: #6d6a75;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    display: block;
    border-bottom: 1px solid #dcdcdc;
}
.sale-product .sale-bottom-box {
    padding: 5px 10px 5px 33px;
    position: relative;
    color: #6d6a75;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.sale-product .sale-bottom-box svg {
    opacity: 0.5;
}
.tooltips-box {
    position: absolute;
    left: 11px;
    top: 9px;
    cursor: pointer;
}
.tooltips-box .tooltips-hide {
    position: absolute;
    left: 0;
    top: -20px;
    width: 120px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid #dcdcdc;
    background-color: #f7f8fa;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #6d6a75;
}
.tooltips-box:hover .tooltips-hide {
    visibility: visible;
    opacity: 1;
    top: -40px;
}
.product-gallery-thumb {
    border: 1px solid transparent;
}
.product-gallery-thumb.is-active,
.product-gallery-thumb:hover {
    opacity: 1;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    overflow: hidden;
}
.js-popup-cart .dropdown_products-header span {
    color: #a80874;
}
.js-popup-cart .dropdown_product-thumb {
    border: 1px solid #dcdcdc;
}
.js-popup-cart .dropdown_product-prices span {
    color: #a80874;
}
.js-popup-cart .button--secondary {
    background: #a80775;
    color: #fff;
}
.js-popup-cart .button--secondary:hover {
    background: #940968;
}
.js-popup-cart .button--remove:hover {
    color: #ac0325;
}
.js-popup-cart .button--icon svg {
    max-width: 16px;
}
.js-popup-cart .button--icon svg * {
    fill: #6d6a75;
}
.js-popup-cart .button--icon:hover * {
    fill: #ac0325;
}
.col-product-data .product-bundles {
    max-width: 520px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
}
.col-product-data .product-bundles .bundle {
    padding: 0 10px;
}
.col-product-data .product-bundles .product-bundles-title {
    border-bottom: 1px solid #dcdcdc;
}
.bundle-items.is-open .no-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.bundle-items.is-open .no-slide .line {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 2px;
    min-height: 105px;
}
.bundle-items.is-open .no-slide .card_mini {
    opacity: 1;
    padding: 0;
    max-width: 100%;
    height: 100%;
    margin: 0;
}
.bundle-items.is-open .no-slide .card_mini-inner {
    padding: 13px 10px 10px 60px;
    position: relative;
    display: block;
}
.bundle-items.is-open .no-slide .card_mini-image {
    width: 45px;
    height: 85px;
    padding-bottom: 0;
    position: absolute;
    left: 8px;
    top: 10px;/*
    background-size: cover;*/
    background-position: center;
}
.bundle-items.is-open .no-slide .card_mini-title {
    white-space: normal;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
}
.bundle-items.is-open .no-slide .card_mini-price {
    text-align: left;
}
.description-bundles {
    margin-bottom: 20px;
}
.description-bundles strong {
    display: block;
    color: #17183b;
}
.description-bundles small {
    font-size: 12px;
}
.owl-carousel .owl-item .right_txt_banners img {
    width: auto;
    min-height: auto;
}
.insales-section-home-slider .owl-carousel .owl-item img {
    width: auto;
    height: auto;
}
.insales-section-home-slider .owl-carousel .owl-item .right_txt_banners img {
    min-height: auto;
}
.right_txt_banners {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    padding: 10px 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.right_txt_banners h3 {
    font-size: 36px;
    color: #09083b;
    font-weight: 600;
    max-width: 455px;
    line-height: 43px;
    margin-bottom: 25px;
}
.right_txt_banners .dark_txt {
    font-size: 30px;
    line-height: 30px;
    color: #696e71;
    display: block;
    font-weight: 400;
    margin-bottom: 25px;
}
.right_txt_banners .black_txt {
    color: #09083b;
    font-size: 23px;
    line-height: 30px;
    max-width: 425px;
    display: block;
    margin-bottom: 30px;
    font-weight: 400;
}
.right_txt_banners b {
    font-size: 20px;
    color: #1d212d;
    display: block;
    margin-bottom: 18px;
}
.right_txt_banners ul {
    padding: 0;
    list-style: none;
    width: 660px;
}
.right_txt_banners ul li {
    list-style: none;
    padding-left: 20px;
    margin-left: 7px;
    background-image: url(bullet.png);
    background-repeat: no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px;
    background-position: 1px 5px;
    font-size: 20px;
    line-height: 24px;
    color: #09083b;
    margin-bottom: 12px;
}
.right_txt_banners ul li .pink_txt {
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 0;
}
.right_txt_banners .pink_txt {
    color: #a80774;
}
.right_txt_banners .descr_gift {
    padding-top: 10px;
    font-size: 20px;
    color: #787b82;
    margin-bottom: 15px;
}
.right_txt_banners .descr_gift img {
    float: left;
    position: relative;
    top: -15px;
    left: -8px;
    margin-right: 6px;
}
.right_txt_banners .descr_gift .pink_txt {
    display: inline-block;
    font-size: 20px;
}
.right_txt_banners .descr_price {
    width: 100%;
    margin-bottom: 15px;
}
.right_txt_banners .descr_price span {
    font-size: 32px;
    color: #a80774;
    margin-right: 20px;
    display: inline-block;
}
.right_txt_banners .descr_price .old_price {
    color: #09083b;
    text-decoration: line-through;
}
.right_txt_banners .button--primary {
    max-width: 320px;
    margin-top: 20px;
}
.nav-item {
    position: relative;
}
.nav-item .nav-collections {
    padding: 8px 0;
}
.nav-item:hover .nav-collections {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.nav-item:hover .nav-collections a:hover {
    color: #a80874;
}
@media (min-width: 1025px) and (max-width: 1200px) {
    .products .col-lg-2 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (max-width: 1600px) {
    .right_txt_banners h3 {
        font-size: 24px;
        margin: 0 0 8px 0;
        max-width: none;
        line-height: 1.2em;
    }
    .right_txt_banners .black_txt,
    .right_txt_banners .dark_txt {
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 1.5em;
    }
    .right_txt_banners b {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .right_txt_banners .descr_gift {
        padding-top: 0;
        font-weight: 700;
        font-size: 14px;
        color: #787b82;
        margin-bottom: 15px;
    }
    .right_txt_banners ul li {
        font-size: 14px;
        line-height: 1.8em;
        margin: 0;
    }
    .insales-section-home-slider .owl-carousel .owl-item img {
        width: auto;
        height: auto;
    }
}
@media (min-width: 1601px) and (max-width: 1920px) {
    .right_txt_banners h3 {
        font-size: 28px;
        margin: 0 0 8px 0;
        max-width: none;
        line-height: 1.2em;
    }
    .right_txt_banners .black_txt,
    .right_txt_banners .dark_txt {
        font-size: 22px;
        margin-bottom: 5px;
        line-height: 1.5em;
    }
    .right_txt_banners b {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .right_txt_banners .descr_gift {
        padding-top: 0;
        font-weight: 700;
        font-size: 18px;
        color: #787b82;
        margin-bottom: 15px;
    }
    .right_txt_banners ul li {
        font-size: 18px;
        line-height: 1.8em;
        margin: 0;
    }
    .insales-section-home-slider .owl-carousel .owl-item img {
        width: auto;
        height: auto;
    }
}
@media (max-width: 1180px) {
    .fixed_card {
        display: none;
    }
}
@media (max-width: 1024px) {
    .product-form .product-buttons .quick_form {
        min-width: 360px;
    }
    .right_txt_banners h3 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .right_txt_banners .black_txt,
    .right_txt_banners .dark_txt,
    .right_txt_banners .descr_price span {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .right_txt_banners b {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .right_txt_banners ul li {
        margin-bottom: 0;
        font-size: 14px;
    }
    .right_txt_banners .descr_gift {
        padding-top: 2px;
        margin-bottom: 5px;
    }
}
@media (max-width: 768px) {
    .insales-section-home-slider .owl-carousel .owl-item img {
        opacity: 0.5;
    }
    .insales-section-home-slider .owl-carousel .owl-item .right_txt_banners img {
        opacity: 1;
    }
    .insales-section-home-slider .owl-carousel .owl-item .right_txt_banners {
        width: 100%;
        padding: 10px;
        z-index: 1;
    }
    .insales-section-home-slider {
        display: none !important;
    }
}
@media (max-width: 575px) {
    .sale-product {
        max-width: 100%;
    }
    .sale-product .sale-product-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid #dcdcdc;
    }
    .sale-product .sale-top-box {
        border-bottom: 0;
        border-right: 1px solid #dcdcdc;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .sale-product .sale-bottom-box {
        padding-top: 15px;
        -ms-flex: 0 0 58%;
        flex: 0 0 58%;
        max-width: 58%;
    }
}
@media (max-width: 568px) {
    .insales-section-home-slider .owl-carousel .owl-item img {
        opacity: 0.4;
        width: 200%;
        max-width: initial;
    }
    .insales-section-home-slider .owl-carousel .owl-item .right_txt_banners img {
        opacity: 1;
        width: auto;
    }
    .right_txt_banners .black_txt,
    .right_txt_banners .dark_txt,
    .right_txt_banners .descr_price span {
        font-size: 17px;
        margin-bottom: 0;
    } /*#insales-section-blog,.main_video{display:none!important}*/
    .product-form .product-buttons .quick_form {
        min-width: 100%;
        padding-left: 0;
    }
    .product-form .product-buttons .product-extras {
        padding-left: 0;
    }
    body .co-tabs-controls {
        -ms-flex: 1 0 240px;
        flex: 1 0 240px;
    }
    .col-product-data .product-bundles .bundle {
        padding: 0;
    }
    .col-product-data .product-bundles .bundle-items.is-open {
        margin: 0;
    }
    .col-product-data .product-bundles .bundle-items.is-open .no-slide {
        margin-bottom: 10px;
    }
    .description-bundles {
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .col-product-data .product-bundles {
        max-width: 100%;
    }
}
@media (max-width: 355px) {
    .product-form .product-quantity {
        margin-bottom: 10px;
    }
}
.arrow > a::after {
    display: inline-block;
    height: 13px;
    width: 13px;
    content: "\25be";
    margin-left: 10px;
}
.discount-container {
    width: 100%;
    position: relative;
}
.discount-container-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.discount-card {
    display: block;
    background-color: #f7f8fa;
    width: 100%;
    color: #6d6a75;
    border: 1px solid #dcdcdc;
    transition: 0.2s;
}
.discount-card:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.discount-card:nth-child(2) {
    border-left: 0 none;
}
.discount-card:last-child {
    border-left: 0 none;
    border-right: 1px solid #dcdcdc;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.discount-card .icon-info {
    fill: #6d6a75;
}
.discount-card:hover {
    background-color: #eaebed;
    font-size: bold;
    color: #17183b !important;
    transition: 0.2s;
}
.discount-card:hover .icon-info {
    fill: #17183b;
    transition: 0.2s;
}
span.result-percent {
    display: block;
    text-align: center;
    display: block;
    font-family: Helios, sans-serif;
    font-size: 20px;
    line-height: 43.27px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 400;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: 700;
}
.discount-info {
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
}
.discount-info-image {
    display: inline-block;
    vertical-align: top;
    padding-right: 6px;
    padding-top: 4px;
}
.discount-info-text {
    display: inline-block;
    text-align: left;
    font-family: Helios, sans-serif;
    font-size: 12px;
    line-height: 16px;
    max-width: 119px;
}
@media (max-width: 1199px) {
    .discount-info-text {
        text-align: center;
    }
}
@media (max-width: 1024px) {
    .discount-info {
        text-align: left;
    }
    .discount-info-text {
        text-align: left;
    }
    .discount-info-image {
        padding-left: 12px;
    }
}
@media (max-width: 499px) {
    .discount-container-content {
        border: 0 none;
        justify-content: center;
        flex-wrap: wrap;
    }
    .discount-card {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border: 1px solid #dcdcdc;
        border-bottom: 0 none;
    }
    .discount-card:first-child {
        border-bottom-left-radius: 0;
    }
    .discount-card:nth-child(2) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-left: 1px solid #dcdcdc;
    }
    .discount-card:last-child {
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .discount-card .discount-info {
        text-align: center;
    }
    .discount-card .discount-info-text {
        max-width: 100%;
        text-align: left;
    }
}
.col-auto js-tabs-list-item tabs-list-item a {
    text-decoration: none;
    color: #a80874 !important;
}
@media (max-width: 767px) {
    .cart-item .product-quantity {
        width: 100px;
    }
}
@media (max-width: 353px) {
    .cart-items {
        margin: 0 0 40px 0;
    }
}
.quick_form .no-gutters input {
    max-width: calc(100% - 80px);
}
.quick_form button {
    max-width: 150px;
    width: 150px;
    flex-basis: 150px;
}
.alertify .ajs-dimmer {
    position: fixed;
    z-index: 1981;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #252525;
    opacity: 0.5;
}
.alertify .ajs-modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    overflow-y: auto;
    z-index: 1981;
}
.alertify .ajs-dialog {
    position: relative;
    margin: 5% auto;
    min-height: 110px;
    max-width: 500px;
    padding: 24px 24px 0 24px;
    outline: 0;
    background-color: #fff;
}
.alertify .ajs-dialog.ajs-capture:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
}
.alertify .ajs-reset {
    position: absolute !important;
    display: inline !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
}
.alertify .ajs-commands {
    position: absolute;
    right: 4px;
    margin: -14px 24px 0 0;
    z-index: 2;
}
.alertify .ajs-commands button {
    display: none;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.alertify .ajs-commands button.ajs-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}
.alertify .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}
.alertify .ajs-header {
    margin: -24px;
    margin-bottom: 0;
    padding: 16px 24px;
    background-color: #fff;
}
.alertify .ajs-body {
    min-height: 56px;
}
.alertify .ajs-body .ajs-content {
    padding: 16px 24px 16px 16px;
}
.alertify .ajs-footer {
    padding: 4px;
    margin-left: -24px;
    margin-right: -24px;
    min-height: 43px;
    background-color: #fff;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: right;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    margin: 4px;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
    float: left;
    clear: none;
    text-align: left;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
    margin: 4px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px;
}
.alertify .ajs-handle {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    cursor: se-resize;
}
.alertify.ajs-no-overflow .ajs-body .ajs-content {
    overflow: hidden !important;
}
.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
    left: 0;
    right: 0;
    padding: 0;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
    margin-left: -24px;
    margin-right: -24px;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
    padding: 0;
}
.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
    left: 0;
    right: 0;
}
.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
    display: inline-block;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block;
}
.alertify.ajs-maximized .ajs-dialog {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    top: 0 !important;
    left: 0 !important;
}
.alertify.ajs-maximized.ajs-modeless .ajs-modal {
    position: fixed !important;
    min-height: 100% !important;
    max-height: none !important;
    margin: 0 !important;
}
.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}
.alertify.ajs-maximized .ajs-dialog,
.alertify.ajs-resizable .ajs-dialog {
    padding: 0;
}
.alertify.ajs-maximized .ajs-commands,
.alertify.ajs-resizable .ajs-commands {
    margin: 14px 24px 0 0;
}
.alertify.ajs-maximized .ajs-header,
.alertify.ajs-resizable .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 16px 24px;
}
.alertify.ajs-maximized .ajs-body,
.alertify.ajs-resizable .ajs-body {
    min-height: 224px;
    display: inline-block;
}
.alertify.ajs-maximized .ajs-body .ajs-content,
.alertify.ajs-resizable .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto;
}
.alertify.ajs-maximized .ajs-footer,
.alertify.ajs-resizable .ajs-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
    min-width: 548px;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
    display: block;
}
.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
    cursor: move;
}
.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
    display: none;
}
.alertify.ajs-modeless .ajs-modal {
    overflow: visible;
    max-width: none;
    max-height: 0;
}
.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}
.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
    position: absolute;
}
.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}
.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
    max-height: 500px;
    overflow: auto;
}
.alertify.ajs-basic .ajs-header {
    opacity: 0;
}
.alertify.ajs-basic .ajs-footer {
    visibility: hidden;
}
.alertify.ajs-frameless .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 60px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 1;
}
.alertify.ajs-frameless .ajs-footer {
    display: none;
}
.alertify.ajs-frameless .ajs-body .ajs-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
    padding-top: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
    margin-top: 0;
}
.ajs-no-overflow {
    overflow: hidden !important;
    outline: 0;
}
.ajs-no-overflow.ajs-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll !important;
}
.ajs-no-selection,
.ajs-no-selection * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media screen and (max-width: 568px) {
    .alertify .ajs-dialog {
        min-width: 150px;
    }
    .alertify:not(.ajs-maximized) .ajs-modal {
        padding: 0 5%;
    }
    .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
        min-width: initial;
        min-width: auto;
    }
}
@-moz-document url-prefix() {
    .alertify button:focus {
        outline: 1px dotted #3593d2;
    }
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
    visibility: hidden;
    opacity: 0;
}
.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.alertify.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
}
.alertify .ajs-dialog.ajs-shake {
    -webkit-animation-name: ajs-shake;
    animation-name: ajs-shake;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes ajs-shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes ajs-shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-slideIn;
    animation-name: ajs-slideIn;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-slideOut;
    animation-name: ajs-slideOut;
    -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-zoomIn;
    animation-name: ajs-zoomIn;
}
.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-zoomOut;
    animation-name: ajs-zoomOut;
}
.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-fadeIn;
    animation-name: ajs-fadeIn;
}
.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-fadeOut;
    animation-name: ajs-fadeOut;
}
.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-pulseIn;
    animation-name: ajs-pulseIn;
}
.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-pulseOut;
    animation-name: ajs-pulseOut;
}
.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInX;
    animation-name: ajs-flipInX;
}
.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutX;
    animation-name: ajs-flipOutX;
}
.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInY;
    animation-name: ajs-flipInY;
}
.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutY;
    animation-name: ajs-flipOutY;
}
@-webkit-keyframes ajs-pulseIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes ajs-pulseIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes ajs-pulseOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes ajs-pulseOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@-webkit-keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.25, 0.25, 0.25);
        transform: scale3d(0.25, 0.25, 0.25);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.25, 0.25, 0.25);
        transform: scale3d(0.25, 0.25, 0.25);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.25, 0.25, 0.25);
        transform: scale3d(0.25, 0.25, 0.25);
    }
}
@keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.25, 0.25, 0.25);
        transform: scale3d(0.25, 0.25, 0.25);
    }
}
@-webkit-keyframes ajs-fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes ajs-fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes ajs-fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes ajs-fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes ajs-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes ajs-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes ajs-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes ajs-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes ajs-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes ajs-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes ajs-flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes ajs-flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes ajs-slideIn {
    0% {
        margin-top: -100%;
    }
    100% {
        margin-top: 5%;
    }
}
@keyframes ajs-slideIn {
    0% {
        margin-top: -100%;
    }
    100% {
        margin-top: 5%;
    }
}
@-webkit-keyframes ajs-slideOut {
    0% {
        margin-top: 5%;
    }
    100% {
        margin-top: -100%;
    }
}
@keyframes ajs-slideOut {
    0% {
        margin-top: 5%;
    }
    100% {
        margin-top: -100%;
    }
}
.alertify-notifier {
    position: fixed;
    width: 0;
    overflow: visible;
    z-index: 1982;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.alertify-notifier .ajs-message {
    position: relative;
    width: 260px;
    max-height: 0;
    padding: 0;
    opacity: 0;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.alertify-notifier .ajs-message.ajs-visible {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
    max-height: 100%;
    padding: 15px;
    margin-top: 10px;
}
.alertify-notifier .ajs-message.ajs-success {
    background: rgba(91, 189, 114, 0.95);
}
.alertify-notifier .ajs-message.ajs-error {
    background: rgba(217, 92, 92, 0.95);
}
.alertify-notifier .ajs-message.ajs-warning {
    background: rgba(252, 248, 215, 0.95);
}
.alertify-notifier .ajs-message .ajs-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.5);
    border-top-right-radius: 2px;
}
.alertify-notifier.ajs-top {
    top: 10px;
}
.alertify-notifier.ajs-bottom {
    bottom: 10px;
}
.alertify-notifier.ajs-right {
    right: 10px;
}
.alertify-notifier.ajs-right .ajs-message {
    right: -320px;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px;
}
.alertify-notifier.ajs-left {
    left: 10px;
}
.alertify-notifier.ajs-left .ajs-message {
    left: -300px;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0;
}
.alertify-notifier.ajs-center {
    left: 50%;
}
.alertify-notifier.ajs-center .ajs-message {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
    left: 50%;
    -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
    transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}
.alertify-notifier.ajs-center.ajs-top .ajs-message {
    top: -300px;
}
.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
    top: 0;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
    bottom: -300px;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
    bottom: 0;
}

.col-product-delivery-content .benefits-item-title {
    margin-left: 0;
}
.social-item--telegram .icon{
    display: block;
    width: 20px;
    height: 20px;
}
.social-item--telegram .icon svg path{
  fill:#fefefe;
  transition:100.5s all;
}
.social-item--telegram a:hover .icon svg path{
  fill:#0088cc;
}
.tabs-items{
	position: relative;
}
.tabs-items .tabs-content{
	display:block;
  	position: absolute;
  	top:0;
  	left:0;
  	opacity:0;
  	height:0;
  	overflow:hidden;
}
.tabs-items .tabs-content.is-active{
  	opacity:1;
  position: relative;
  z-index:5;
  height:auto;
  overflow:initial;
}
[style="visibility: hidden; position: absolute; width: 100%; top: -10000px; left: 0px; right: 0px; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0;"]{
	display:none!important;
}
