@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/** Montserrat Thin **/
@font-face {
    font-family: "Montserrat";
    font-weight: 100;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Thin.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Thin.woff") format("woff");
}

/** Montserrat Light **/
@font-face {
    font-family: "Montserrat";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Light.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Light.woff") format("woff");
}

/** Montserrat Light-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-LightItalic.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-LightItalic.woff") format("woff");
}

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

/** Montserrat Regular-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Italic.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Italic.woff") format("woff");
}


/** Montserrat Medium **/
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Medium.woff") format("woff");
}

/** Montserrat Medium-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-MediumItalic.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-MediumItalic.woff") format("woff");
}


/** Montserrat SemiBold **/
@font-face {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-SemiBold.woff") format("woff");
}
/** Montserrat Bold **/
@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Bold.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Bold.woff") format("woff");
}

/** Montserrat Bold-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-BoldItalic.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-BoldItalic.woff") format("woff");
}

/** Montserrat Black **/
@font-face {
    font-family: "Montserrat";
    font-weight: 900;
    font-style: normal;
    src: url("../fonts/Montserrat/fonts/webfonts/Montserrat-Black.woff2") format("woff2"),
    url("../fonts/Montserrat/fonts/webfonts/Montserrat-Black.woff") format("woff");
}



html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

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

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

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

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

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

/*
@media (min-width: 768px) {
  .container {
    width: 750px; } }

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

@media (min-width: 1200px) {
  .container {
    width: 1170px; }
}
*/
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

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

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

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

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

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

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
*    without disabling user zoom.
*/
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html {
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
* Remove default margin.
*/
/* HTML5 display definitions
   ========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
    background-color: transparent;
    text-decoration: none;
}

/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
    border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
    font-weight: bold;
}

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
    font-style: italic;
}

/**
* Address styling not present in IE 8/9.
*/
mark {
    background: #ff0;
    color: #000;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
    border: 0;
}

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
* Remove margin
*/
figure {
    margin: 0;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
* Contain overflow in all browsers.
*/
pre {
    overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
    outline: none;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
    overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
    text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
    line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
    overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

ul, ol {
    list-style-type: none;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

body, html {
    min-height: 100%;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 320px;
    font-size: 16px;
    line-height: 24px;
    color: #1B1B1B;
    background: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?pc6b3l");
    src: url("../fonts/icomoon.eot?pc6b3l#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?pc6b3l") format("truetype"), url("../fonts/icomoon.woff?pc6b3l") format("woff"), url("../fonts/icomoon.svg?pc6b3l#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-d2:before {
    content: "\e920";
}

.icon-decor-line:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #040706;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}

.icon-eye_open:before {
    content: "\e904";
    color: #939393;
}

.icon-eye:before {
    content: "\e91e";
    color: #939393;
}

.icon-fb:before {
    content: "\e91b";
    color: #939393;
}

.icon-inst:before {
    content: "\e91c";
    color: #939393;
}

.icon-vk:before {
    content: "\e91d";
    color: #939393;
}

.icon-bucket_2 {
    position: relative;
}

.icon-bucket_2 span {
    position: absolute;
    left: 0;
    top: 0;
}

.icon-bucket_2 .path1:before {
    content: "\e900";
    color: #d0021b;
}

.icon-bucket_2 .path2:before {
    content: "\e901";
    color: #d0021b;
}

.icon-bucket_2 .path3:before {
    content: "\e902";
    color: #1b1b1b;
}

.icon-bucket_2 .path4:before {
    content: "\e903";
    color: white;
}

.icon-heart_2 {
    position: relative;
}

.icon-heart_2 span {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.icon-heart_2 .path1:before {
    content: "\e905";
    color: #d0021b;
}

.icon-heart_2 .path2:before {
    content: "\e906";
    color: #d0021b;
}

.icon-heart_2 .path3:before {
    content: "\e907";
    color: #1b1b1b;
}

.icon-search_2 {
    position: relative;
}

.icon-search_2 span {
    position: absolute;
    left: 0;
    top: 0;
}

.icon-search_2 .path1:before {
    content: "\e908";
    color: #d0021b;
}

.icon-search_2 .path2:before {
    content: "\e909";
    color: #d0021b;
}

.icon-search_2 .path3:before {
    content: "\e90a";
    color: #1b1b1b;
}

.icon-pin_2 {
    position: relative;
}

.icon-pin_2 span {
    position: absolute;
    left: 0;
    top: 0;
}

.icon-pin_2 .path1:before {
    content: "\e90b";
    color: #d0021b;
}

.icon-pin_2 .path2:before {
    content: "\e90c";
    color: #1b1b1b;
}

.icon-arrow-l:before {
    content: "\e90d";
}

.icon-arrow-r-r:before {
    content: "\e90e";
}

.icon-arrow-r:before {
    content: "\e90f";
}

.icon-cart:before {
    content: "\e910";
}

.icon-clock:before {
    content: "\e911";
}

.icon-map-pin:before {
    content: "\e912";
}

.icon-search:before {
    content: "\e913";
}

.icon-user:before {
    content: "\e914";
}

.icon-decor-circle:before {
    content: "\e915";
}

.icon-decor-d-half-circle:before {
    content: "\e916";
}

.icon-decor-half-circle:before {
    content: "\e917";
}

/*
.icon-percent:before {
  content: "\e919"; }
*/
.icon-percent {
    background: url(/static_new/img/percent.png);
    width: 80px;
    height: 80px;

}

.icon-arrow-r2:before {
    content: "\e91a";
}

.icon-close2:before {
    content: "\e918";
}

.icon-filter:before {
    content: "\e91f";
}

.bg_grey {
    background: #FAF9F7;
}

.bg_white {
    background: #fff;
}

.main-title {
    font-weight: 700;
    font-size: 72px;
    line-height: 86px;
    letter-spacing: -0.035em;
    color: #192646;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .main-title {
        font-size: 64px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .main-title {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0;
    }
}

.section-title {
    font-size: 40px;
    line-height: 72px;
    text-align: center;
    text-transform: uppercase;
    color: #192646;
    padding-bottom: 75px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    .section-title {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 25px;
    }
}

.wrap-soc-list p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding-bottom: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #1B1B1B;
    margin: 0;
}

.wrap-soc-list p a {
    text-decoration: underline;
    color: #D0021B;
}

.wrap-soc-list p a:hover {
    text-decoration: none;
}

.soc-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.soc-list .item {
    margin: 0 9px;
    display: flex;
    height: 25px;
    align-items: center;
    justify-content: center;
}

.soc-list .item-inst {
    width: 20px;
}

.soc-list .item-vk {
    width: 24px;
}

.soc-list .item-zen {
    width: 24px;
}

.soc-list .item-fb {
    width: 12px;
}

.soc-list .item svg {
    width: 100%;
    fill: #939393;
}

.soc-list .item:hover svg {
    fill: #E02A37;
}

.soc-list img {
    width: 100%;
    filter: grayscale(100%);
}

@media only screen and (max-width: 1279px) {
    .soc-list .item {
        margin: 0 15px;
        height: 30px;
    }

    .soc-list .item-inst {
        width: 25px;
    }

    .soc-list .item-vk {
        width: 29px;
    }

    .soc-list .item-zen {
        width: 29px;
    }

    .soc-list .item-fb {
        width: 15px;
    }
}

.double-col {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .double-col {
        display: block;
    }
}

.double-col .col {
    width: 50%;
}

@media only screen and (max-width: 767px) {
    .double-col .col {
        width: 100%;
    }
}

.decor-line1 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    top: 20px;
    background: url("../img/decor-line1.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (min-width: 1440px) {
    .decor-line1 {
        top: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line1 {
        height: 80px;
    }
}

.decor-line2 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    pointer-events: none;
    top: 585px;
    background: url("../img/decor-line2.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width: 1440px) {
    .decor-line2 {
        top: 735px;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line2 {
        height: 80px;
    }
}

.decor-line3 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    pointer-events: none;
    bottom: 60px;
    background: url("../img/decor-line3.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .decor-line3 {
        bottom: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line3 {
        height: 80px;
    }
}

.decor-line4 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    bottom: 110px;
    background: url("../img/decor-line4.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .decor-line4 {
        bottom: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line4 {
        bottom: 85px;
        height: 80px;
    }
}

.decor-line5 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    top: -115px;
    background: url("../img/decor-line5.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (max-width: 767px) {
    .decor-line5 {
        top: 10px;
        height: 80px;
    }
}

.decor-line6 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    bottom: 60px;
    background: url("../img/decor-line6.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (max-width: 767px) {
    .decor-line6 {
        bottom: 90px;
        height: 80px;
    }
}

.decor-line7 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    top: 80px;
    background: url("../img/decor-line7.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .decor-line7 {
        top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line7 {
        height: 80px;
    }
}

.decor-line8 {
    height: 208px;
    width: 100%;
    min-width: 1440px;
    position: absolute;
    left: 0;
    bottom: 300px;
    background: url("../img/decor-line8.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .decor-line8 {
        bottom: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .decor-line8 {
        bottom: 20px;
        height: 80px;
    }
}

.product-item-amount p {
    padding-bottom: 6px;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #000;
}

.product-item-amount-field-container {
    height: 44px;
    border: 1px solid #E0E0E0;
    display: flex;
    width: 116px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.product-item-amount-field-container .product-item-amount-field-btn-plus, .product-item-amount-field-container .product-item-amount-field-btn-minus {
    width: 43px;
    display: block;
    color: #D0021B;
    font-size: 24px;
    text-align: center;
    line-height: 42px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 500;
    -webkit-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -khtml-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -moz-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -ms-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -o-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    transition: color 0.325s ease 0s, background 0.325s ease 0s;
}

.no-touchevents .product-item-amount-field-container .product-item-amount-field-btn-plus:hover, .no-touchevents .product-item-amount-field-container .product-item-amount-field-btn-minus:hover {
    background: #D0021B;
    color: #fff;
}

.product-item-amount-field-container .product-item-amount-field-btn-plus:active, .product-item-amount-field-container .product-item-amount-field-btn-minus:active {
    background: #D0021B;
    color: #fff;
}

.product-item-amount-field-container .product-item-amount-field {
    width: 28px;
    font-size: 13px;
    line-height: 28px;
    height: 42px;
    text-align: center;
    color: #333;
    font-weight: bold;
    cursor: default;
}

.wrap-btn .btn-red {
    text-transform: uppercase;
}

.btn-red {
    font-weight: bold;
    font-size: 26px;
    line-height: 72px;
    height: 72px;
    padding: 0 48px;
    display: inline-block;
    color: #FFFFFF;
    background: #D0021B;
    border-radius: 46px;
    -webkit-transition: background 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s;
    transition: background 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .btn-red {
        height: 44px;
        line-height: 44px;
        padding: 0 15px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        border-radius: 22px;
        font-size: 18px;
    }
}

.no-touchevents .btn-red:hover {
    background: #E7001C;
}

.btn-red:active {
    background: #E7001C;
}

.btn-play {
    display: block;
    position: relative;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .btn-play {
        width: 80px;
        height: 80px;
    }
}

.btn-play:after, .btn-play:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -khtml-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border: 1px solid #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .btn-play:after, .btn-play:before {
        width: 80px;
        height: 80px;
    }
}

.btn-play:after {
    animation: scaleSize 1s linear infinite;
}

.btn-play:before {
    animation: scaleSize 1s linear infinite .5s;
}

.btn-play .btn-i {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #D0021B;
    position: relative;
    display: block;
    z-index: 5;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .btn-play .btn-i {
        width: 80px;
        height: 80px;
    }
}

.btn-play .btn-i:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    top: 50%;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 36px solid #fff;
    margin: -19px 0 0 -12px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .btn-play .btn-i:after {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 22px;
        margin: -10px 0 0 -10px;
    }
}

@keyframes scaleSize {
    0% {
        width: 120px;
        height: 120px;
        opacity: 1;
    }
    100% {
        width: 210px;
        height: 210px;
        opacity: 0;
    }
}

@keyframes scaleSize2 {
    0% {
        width: 70px;
        height: 70px;
        opacity: 1;
    }
    100% {
        width: 150px;
        height: 150px;
        opacity: 0;
    }
}

.post-block {
    padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .post-block {
        padding-bottom: 25px;
    }
}

.post-block .container {
    width: 100%;
    max-width: 950px;
}

.post-block h1 {
    padding-bottom: 35px;
    font-size: 36px;
    line-height: 44px;
    color: #1B1B1B;
    font-weight: bold;
    margin: 0;
}

.post-block h2 {
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #1B1B1B;
    font-weight: bold;
    margin: 0;
}

.post-block h3 {
    padding-bottom: 30px;
    font-size: 20px;
    line-height: 28px;
    color: #1B1B1B;
    font-weight: bold;
    margin: 0;
}

.post-block h4 {
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: bold;
    margin: 0;
}

.post-block h5 {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: bold;
    margin: 0;
}

.post-block p {
    font-size: 16px;
    line-height: 24px;
    color: #1B1B1B;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0;
}

.post-block p a {
    color: #D0021B;
}

.post-block ul {
    padding-bottom: 25px;
    margin: 0;
}

.post-block ul li {
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    margin: 0;
}

.post-block ul li:before {
    width: 8px;
    height: 8px;
    background: #D0021B;
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.post-block ul li a {
    color: #D0021B;
}

.post-block ol {
    counter-reset: section;
    padding-bottom: 25px;
    margin: 0;
}

.post-block ol li {
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
    padding-bottom: 20px;
    padding-left: 30px;
    position: relative;
    margin: 0;
}

.post-block ol li:before {
    width: 16px;
    height: 16px;
    background: #D0021B;
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: 1px;
    left: 0;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 500;
}

.post-block ol li a {
    color: #D0021B;
}

.post-block blockquote {
    padding: 73px 0 50px 42px;
    position: relative;
    max-width: 450px;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .post-block blockquote {
        padding: 50px 0 25px 25px;
    }
}

.post-block blockquote:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: url("../img/svg-icon/quote.svg") no-repeat 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    width: 125px;
    height: 105px;
}

@media only screen and (max-width: 767px) {
    .post-block blockquote:before {
        width: 80px;
        height: 70px;
    }
}

.post-block blockquote p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    font-weight: 500;
    font-style: italic;
    padding-bottom: 20px;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .post-block blockquote p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 15px;
    }
}

.post-block blockquote .name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #333;
    text-align: right;
    position: relative;
    z-index: 2;
}

.post-block table {
    margin: 0;
    max-width: 100%;
}

.post-block table th {
    border: 1px solid #E0E0E0;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #333;
    padding: 17px 25px 19px;
}

.post-block table td {
    border: 1px solid #E0E0E0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #333;
    padding: 17px 25px 19px;
}

.location-list {
    margin-bottom: 26px;
    max-height: 315px;
}

.location-list .mCSB_container {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
}

.location-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #D0021B;
}

.location-list .item {
    width: 50%;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #1B1B1B;
    padding: 10px 0;
    display: block;
    line-height: 24px;
    -webkit-transition: color .325s ease 0s;
    -moz-transition: color .325s ease 0s;
    -ms-transition: color .325s ease 0s;
    -o-transition: color .325s ease 0s;
    transition: color .325s ease 0s;
    text-decoration: none;
}

.location-list .item.active {
    color: #D0021B;
}

.wrap-location-list .wrap-btn {
    /*text-align:center;*/
}

.wrap-location-list .wrap-btn .btn-select {
    width: 184px;
    display: block;
    margin: 0 auto;
    height: 49px;
    color: #fff;
    line-height: 49px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: #D0021B;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    text-align: center;
    text-decoration: none;
}

.enter-form .popup-i .popup-title {
    padding-bottom: 26px;
}

.wrap-form.enter-form .wrap-input {
    padding: 0;
    margin: 0 0 27px;
    height: 32px;
}

.wrap-form .wrap-input.input-pass input {
    padding-right: 60px;
}

.wrap-form .wrap-input .toggle-pass {
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    right: 16px;
    bottom: 0;
}

.wrap-form .wrap-input .icon-eye {
    color: #939393;
    font-size: 16px;
}

.wrap-form .wrap-input .icon-eye_open {
    color: #939393;
    font-size: 24px;
    display: none;
}

.wrap-form .wrap-input.show .icon-eye {
    display: none;
}

.wrap-form .wrap-input.show .icon-eye_open {
    display: block;
}

.wrap-form.enter-form .wrap-input input {
    height: 32px;
    padding: 0 10px 10px;
}

.wrap-form.enter-form .wrap-input input::placeholder {
    color: #1B1B1B;
}

.wrap-form.enter-form .wrap-input input.error {
    border-bottom-color: #D0021B;
    color: #D0021B;
}

.wrap-form.enter-form .wrap-input input.error::placeholder {
    color: #D0021B;
}

.wrap-form.enter-form .wrap-input label.error {
    display: none !important;
}

.wrap-form.callback-form .wrap-input input.error {
    border-bottom-color: #D0021B;
    color: #D0021B;
}

.wrap-form.callback-form .wrap-input input.error::placeholder {
    color: #D0021B;
}

.wrap-form.callback-form .wrap-input label.error {
    display: none !important;
}

.wrap-custom-checkbox {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.wrap-custom-checkbox input {
    position: absolute;
    left: -10000px;
    top: 0;
}

.wrap-custom-checkbox .custom-checkbox {
    width: 14px;
    height: 14px;
    border: 1px solid #C7C7C7;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    margin: 0 5px 0 0;
    position: relative;
    cursor: pointer;
}

.wrap-custom-checkbox .custom-checkbox:before {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    width: 8px;
    height: 8px;
    background: #D0021B;
    opacity: 0;
    -webkit-transition: opacity .325s ease 0s;
    -moz-transition: opacity .325s ease 0s;
    -ms-transition: opacity .325s ease 0s;
    -o-transition: opacity .325s ease 0s;
    transition: opacity .325s ease 0s;
}

.wrap-custom-checkbox input[type=checkbox]:checked + .custom-checkbox:before {
    opacity: 1;
}

.wrap-custom-checkbox .inp-title {
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #1B1B1B;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
}

.wrap-custom-checkbox:hover .inp-title {
    text-decoration: none;
}

.enter-form .wrap-btn {
    margin: 32px 0 23px;
    text-align: center;
}


.btn-reset {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #D0021B;
}

.time-select {
    margin-bottom: 65px;
}

.time-select .days {
    width: 100%;
    display: flex;
    justify-content: center;
    border: 1px solid #E2E2E2;
    height: 43px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    position: relative;
}

.time-select .days .day {
    height: 41px;
    width: 33.333%;
    display: block;
    text-align: center;
    color: #1B1B1B;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 41px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    position: relative;
    z-index: 5;
    -webkit-transition: color .325s ease 0s;
    -moz-transition: color .325s ease 0s;
    -ms-transition: color .325s ease 0s;
    -o-transition: color .325s ease 0s;
    transition: color .325s ease 0s;
    text-decoration: none;
}

.time-select.active0 .day:first-child {
    color: #fff;
}

.time-select.active1 .day:nth-child(2) {
    color: #fff;
}

.time-select.active2 .day:last-child {
    color: #fff;
}

.time-select .days:before {
    width: 33.333%;
    content: '';
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    height: 43px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #1B1B1B;
    z-index: 2;
    -webkit-transition: left .325s linear 0s;
    -moz-transition: left .325s linear 0s;
    -ms-transition: left .325s linear 0s;
    -o-transition: left .325s linear 0s;
    transition: left .325s linear 0s;
}

.time-select.active1 .days:before {
    left: 33.333%;
}

.time-select.active2 .days:before {
    left: 66.666%;
}

.time-select.active0 .wrap-time-slider {
    display: none;
}

.wrap-time-slider {
    padding: 45px 0 0;
    position: relative;
    justify-content: space-between;
    display: flex;
}

.wrap-time-slider p {
    color: #1b1b1b;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.time-slider-c {
    width: 215px;
    position: relative;
    margin-right: 40px;
}

.time-slider-c:after {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    right: -36px;
    top: -13px;
    /*background: url("../img/svg-icon/clock.svg") no-repeat 50% 50%;*/
    -webkit-background-size: cover;
    background-size: cover;
}

.ui-widget.ui-widget-content.time-slider {
    position: relative;
    border: none;
    height: 1px;
    background: #C7C7C7;
}

.wrap-time-slider .time-slider .time-slider-handle {
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #1B1B1B;
    padding: 0;
    border: none;
    left: 0;
    top: -4px;
    outline: none;
    position: absolute;
}

.wrap-time-slider .time-slider .time-slider-handle:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: -10px;
    top: -10px;
}

.wrap-time-slider .time-slider .time-line {
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    background: #1B1B1B;
}

.time-slider-handle span {
    position: absolute;
    top: -33px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    color: #1B1B1B;
    letter-spacing: 2.8px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    height: 40px;
}

.time-slider-val {
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    color: #1B1B1B;
}

.time-slider-val.minV {
    left: -16px;
    top: -5px;
}

.time-slider-val.maxV {
    right: -21px;
    top: -5px;
}

.wrap_slider-intro {
    position: relative;
}

.slider-intro {
    position: relative;
}

.slider-intro .slide {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    outline: none;
    position: relative;
}

.slider-intro .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.37) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.37) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.37) 100%);*/
}

.slider-intro .container {
    z-index: 5;
    position: relative;
}

.slider-intro .description {
    position: relative;
    height: 440px;
    display: block;
    outline: none;
    text-decoration: none;
    padding: 60px 80px;
}

.slider-intro .main-title {
    max-width: 660px;
    font-size: 44px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    position: relative;
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    -ms-transform: translate3d(0, -100px, 0);
    -o-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 0;
    -webkit-transition: opacity .5s ease .25s, transform .5s ease .25s;
    -moz-transition: opacity .5s ease .25s, transform .5s ease .25s;
    -ms-transition: opacity .5s ease .25s, transform .5s ease .25s;
    -o-transition: opacity .5s ease .25s, transform .5s ease .25s;
    transition: opacity .5s ease .25s, transform .5s ease .25s;
    margin: 0 0 22px;
}

.slider-intro .slick-active .main-title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slider-intro p {
    font-size: 16px;
    line-height: 20px;
    font-weight: Medium;
    color: #fff;
    max-width: 410px;
    margin: 0 0 40px;
}

.slider-intro_dots {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    z-index: 20;
}

.slider-intro_dots .slick-dots {
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    align-items: center;
    height: 11px;
    outline: none;
}

.slider-intro_dots .slick-dots li {
    width: 11px;
    height: 11px;
    display: block;
    margin: 0 7px;
}

.slider-intro_dots .slick-dots button {
    width: 11px;
    height: 11px;
    display: block;
    background: #000;
    padding: 0;
    text-indent: -9999px;
    font-size: 0;
    color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 2px solid #000;
    outline: none;
}

.slider-intro_dots .slick-dots li.slick-active button {
    background: #D0021B;
}

.slider-intro_arrows {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /*width:100%;*/
    height: 0;
    z-index: 20;
}

.slider-intro_arrows:after, .slider-intro_arrows:before {
    display: none;
}

.slider-intro_arrows .slick-arrow {
    text-indent: -9999px;
    font-size: 0;
    height: 440px;
    width: 80px;
    color: transparent;
    position: absolute;
    padding: 0;
    border: none;
    outline: none;
}

.slider-intro_arrows .slick-prev {
    left: 0;
    top: 0;
    background: url("../img/svg-icon/arrow-l-b.svg") no-repeat 0 50%;
    -webkit-background-size: 40px 240px;
    background-size: 40px 240px;
}

.slider-intro_arrows .slick-next {
    right: 0;
    top: 0;
    background: url("../img/svg-icon/arrow-r-b.svg") no-repeat 100% 50%;
    -webkit-background-size: 40px 240px;
    background-size: 40px 240px;
}

@media only screen and (min-width: 1440px) {
    .slider-intro_arrows .slick-arrow {
        width: 120px;
    }
}

@media only screen and (max-width: 1024px) {
    .slider-intro .container {
        /*width:100%;*/
    }

    .slider-intro_arrows {
        width: 100%;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .slider-intro_arrows .slick-arrow {
        width: 40px;
        -webkit-background-size: 30px 120px;
        background-size: 30px 120px;
    }

    .slider-intro_arrows .slick-prev {
        left: 15px;
    }

    .slider-intro_arrows .slick-next {
        right: 15px;
    }

    .slider-intro .description {
        padding: 35px 55px 20px;
    }

    .slider-intro p {
        left: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-intro_arrows {
        display: none;
    }

    .slider-intro .main-title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 18px;
    }

    .slider-intro .description {
        height: 420px;
        padding: 24px 0 0;
    }

    .slider-intro p {
        position: relative;
        left: 0;
        bottom: 0;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px;
    }
}

.wrap-category-list .category-slider {
    position: relative;
    padding: 0 150px;
    margin-bottom: 60px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-category-list .category-slider {
        padding: 0 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-category-list .category-slider {
        padding: 0 50px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider {
        padding: 0;
        margin-bottom: 25px;
    }
}

.wrap-category-list .category-slider .slide {
    padding: 0 15px;
}

.wrap-category-list .category-slider .wrap-img {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto 22px;
}

.wrap-category-list .category-slider .wrap-img img {
    width: 100%;
    display: block;
}

.wrap-category-list .category-slider p {
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #4E4B4B;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider p {
        font-size: 16px;
        line-height: 20px;
    }
}

/*.wrap-category-list .category-slider .slick-prev {
  height: 100%;
  width: 34px;
  position: absolute;
  left: 0;
  top: 0;
  color: transparent;
  background: transparent; }*/
.wrap-category-list .category-slider .slick-prev {
    height: 100%;
    width: 46px;
    position: absolute;
    left: 0;
    top: 0;
    color: transparent;
    background: transparent;
    background: url('/static_new/img/svg-icon/arrow-l-red.svg') no-repeat;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider .slick-prev {
        display: none !important;
    }
}

.wrap-category-list .category-slider .slick-prev:before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: 40px 240px;
    background-size: 40px 240px;
    content: " ";
    font-size: 185px;
    color: #FB3B34;
    /*font-family: 'icomoon' !important;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap-category-list .category-slider .slick-prev.slick-disabled {
    opacity: .5;
}

.wrap-category-list .category-slider .slick-next {
    height: 100%;
    width: 46px;
    right: 0;
    top: 0;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url('/static_new/img/svg-icon/arrow-r-red.svg') no-repeat;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider .slick-next {
        display: none !important;
    }
}

.wrap-category-list .category-slider .slick-next:before {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-background-size: 40px 240px;
    background-size: 40px 240px;
    content: " ";
    font-size: 185px;
    color: #FB3B34;
    /*font-family: 'icomoon' !important;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap-category-list .category-slider .slick-next.slick-disabled {
    opacity: .5;
}

.wrap-category-list .category-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 0;
    height: 8px;
    position: relative;
}

.wrap-category-list .category-slider .slick-dots li {
    display: block;
    margin: 0 5px;
}

.wrap-category-list .category-slider .slick-dots li button {
    width: 29px;
    height: 8px;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #E0DDD3;
    border-radius: 16px;
    font-size: 0;
    text-indent: -999px;
    -webkit-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    transition: background 0.325s ease 0s, width 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider .slick-dots li button {
        width: 8px;
    }
}

.no-touchevents .wrap-category-list .category-slider .slick-dots li:hover button {
    background: #D0021B;
}

.wrap-category-list .category-slider .slick-dots li.slick-active button {
    width: 64px;
    background: #D0021B;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider .slick-dots li.slick-active button {
        width: 24px;
    }
}

.wrap-category-list .category-slider.less .slick-dots {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-category-list .category-slider.less .slick-dots {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .category-slider.less .slick-dots {
        display: flex;
    }
}

.stores-slider {
    padding: 40px 0 30px;
}

.stores-slider .slide {
    padding: 0 20px;
}

.stores-slider .store-item {
    width: 366px;
    height: 160px;
    background: #FFFFFF;
    text-align: center;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .stores-slider .store-item {
        width: 80vw;
        height: 160px;
        padding: 15px;
        margin: 0 auto;
    }
}

.stores-slider .store-item .name {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #4E4B4B;
    padding-bottom: 5px;
    -webkit-transition: color 0.325s ease 0s;
    -khtml-transition: color 0.325s ease 0s;
    -moz-transition: color 0.325s ease 0s;
    -ms-transition: color 0.325s ease 0s;
    -o-transition: color 0.325s ease 0s;
    transition: color 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .stores-slider .store-item .name {
        font-size: 18px;
        line-height: 24px;
    }
}

.stores-slider .store-item p {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #4E4B4B;
}

@media only screen and (max-width: 767px) {
    .stores-slider .store-item p {
        font-size: 14px;
        line-height: 20px;
    }
}

.stores-slider .store-item.active-store .name {
    color: #D0021B;
}

.stores-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    padding: 0;
    height: 8px;
    position: relative;
}

.stores-slider .slick-dots li {
    display: block;
    margin: 0 5px;
}

.stores-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-radius: 16px;
    font-size: 0;
    text-indent: -999px;
    -webkit-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    transition: background 0.325s ease 0s, width 0.325s ease 0s;
}

.no-touchevents .stores-slider .slick-dots li:hover button {
    background: #fff;
}

.stores-slider .slick-dots li.slick-active button {
    background: #fff;
}

.wrap-stores .arrow-next {
    display: none !important;
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    width: 84px;
    height: 84px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    line-height: 86px;
    text-align: center;
    font-size: 38px;
    color: #D0021B;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .arrow-next {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .arrow-next {
        display: none;
    }
}

.wrap-stores .arrow-prev {
    display: none !important;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 84px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    line-height: 86px;
    text-align: center;
    font-size: 38px;
    color: #D0021B;
}

.wrap-stores .arrow-prev span {
    display: inline-block;
    -webkit-transform: rotateZ(-180deg);
    -khtml-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .arrow-prev {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .arrow-prev {
        display: none;
    }
}

.wrap-stores .store-info {
    padding-left: 175px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .store-info {
        padding: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .store-info {
        padding: 0;
        text-align: center;
    }
}

.wrap-stores.one-slide .stores-slider {
    max-width: 1185px;
    width: 100%;
    margin: 0 auto;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-stores.one-slide .stores-slider {
        padding: 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores.one-slide .stores-slider {
        padding: 30px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores.one-slide .stores-slider {
        padding: 25px 15px;
    }
}

.wrap-stores.one-slide .slide {
    width: 100%;
    padding: 0;
}

.wrap-stores.one-slide .store-item {
    width: 100%;
    height: 145px;
    align-items: flex-start;
    cursor: default;
    text-align: left;
}

.wrap-stores.one-slide .store-item.active-store .name {
    color: #4E4B4B;
}

.wrap-stores.two-slides .stores-slider {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1185px;
    width: 100%;
    margin: 0 auto;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-stores.two-slides .stores-slider {
        padding: 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores.two-slides .stores-slider {
        padding: 30px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores.two-slides .stores-slider {
        padding: 25px 15px;
    }
}

.wrap-stores.two-slides .slide {
    padding: 0;
    width: calc(50% - 20px);
}

@media only screen and (max-width: 767px) {
    .wrap-stores.two-slides .slide {
        width: 100%;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-stores.two-slides .slide {
        width: calc(50% - 10px);
        padding-bottom: 0;
    }
}

.wrap-stores.two-slides .slide:last-child {
    padding-bottom: 0;
}

.wrap-stores.two-slides .store-item {
    width: 100%;
    height: 150px;
    align-items: flex-start;
    text-align: left;
}

.wrap-stores.more-slides .arrow-prev, .wrap-stores.more-slides .arrow-next {
    display: block !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores.more-slides .arrow-prev, .wrap-stores.more-slides .arrow-next {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores.more-slides .arrow-prev, .wrap-stores.more-slides .arrow-next {
        display: none !important;
    }
}

.wrap-stores.more-slides .slide {
    height: 215px;
    display: flex;
    align-items: center;
}

.wrap-stores.more-slides .slide .store-item {
    -webkit-transition: height 0.325s ease 0s;
    -khtml-transition: height 0.325s ease 0s;
    -moz-transition: height 0.325s ease 0s;
    -ms-transition: height 0.325s ease 0s;
    -o-transition: height 0.325s ease 0s;
    transition: height 0.325s ease 0s;
}

.wrap-stores.more-slides .slide.slick-active .store-item {
    height: 215px;
}

@media only screen and (max-width: 767px) {
    .wrap-stores.more-slides .slide.slick-active .store-item {
        height: 160px;
    }
}

.about-slider {
    padding: 0 80px;
}

@media only screen and (min-width: 1440px) {
    .about-slider {
        padding: 0 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-slider {
        padding: 0 50px;
    }
}

@media only screen and (max-width: 767px) {
    .about-slider {
        padding: 0;
    }
}

.about-slider .slide .wrap-img {
    border: 10px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 45px;
    width: 270px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about-slider .slide .wrap-img {
        width: 220px;
        border-width: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-slider .slide .wrap-img {
        width: 180px;
        border-width: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .about-slider .slide .wrap-img {
        width: 160px;
        border-width: 3px;
        margin-bottom: 25px;
    }
}

.about-slider .slide .wrap-img img {
    width: 100%;
    display: block;
}

.about-slider .slide p {
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-slider .slide p {
        font-size: 20px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .about-slider .slide p {
        font-size: 16px;
        line-height: 20px;
    }
}

.about-slider .slick-prev {
    height: 100%;
    width: 34px;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: transparent;
}

@media only screen and (max-width: 767px) {
    .about-slider .slick-prev {
        display: none !important;
    }
}

.about-slider .slick-prev:before {
    position: absolute;
    top: 22%;
    left: 0;
    content: "\e900";
    font-size: 185px;
    color: #fff;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-slider .slick-prev:before {
        top: 0;
    }
}

.about-slider .slick-prev.slick-disabled {
    opacity: .5;
}

.about-slider .slick-next {
    height: 100%;
    width: 34px;
    right: 0;
    top: 0;
    position: absolute;
    background: transparent;
    color: transparent;
}

@media only screen and (max-width: 767px) {
    .about-slider .slick-next {
        display: none !important;
    }
}

.about-slider .slick-next:before {
    position: absolute;
    top: 22%;
    right: 0;
    content: "\e902";
    font-size: 185px;
    color: #fff;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-slider .slick-next:before {
        top: 0;
    }
}

.about-slider .slick-next.slick-disabled {
    opacity: .5;
}

.about-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    padding: 0;
    height: 8px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .about-slider .slick-dots {
        margin-top: 25px;
    }
}

.about-slider .slick-dots li {
    display: block;
    margin: 0 5px;
}

.about-slider .slick-dots li button {
    width: 29px;
    height: 8px;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-radius: 16px;
    font-size: 0;
    text-indent: -999px;
    -webkit-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    transition: background 0.325s ease 0s, width 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .about-slider .slick-dots li button {
        width: 8px;
    }
}

.no-touchevents .about-slider .slick-dots li:hover button {
    background: #fff;
}

.about-slider .slick-dots li.slick-active button {
    width: 64px;
    background: #fff;
}

@media only screen and (max-width: 767px) {
    .about-slider .slick-dots li.slick-active button {
        width: 24px;
    }
}

.catalog-slider {
    margin-bottom: 0;
    padding: 0 50px 88px;
}

@media only screen and (min-width: 1440px) {
    .catalog-slider {
        padding: 0 96px 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .catalog-slider {
        padding: 0 35px 75px;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-slider {
        padding: 0 0 55px;
    }
}

.catalog-slider .slide {
    padding: 38px 0 15px;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slide {
        padding: 30px 0 15px;
    }
}

.catalog-slider .product-item-container {
    max-width: 270px;
    margin: 0 auto;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .catalog-slider .product-item-container {
        max-width: 240px;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-slider .product-item-container {
        max-width: 320px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .catalog-slider .product-item-container {
        max-width: 240px;
    }
}

.catalog-slider .slick-prev {
    /*height: 100%;
  width: 34px;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  color: transparent; */
    height: 100%;
    width: 46px;
    position: absolute;
    left: 0;
    top: 92px;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-l-red.svg) no-repeat;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slick-prev {
        display: none !important;
    }
}

.catalog-slider .slick-prev:before {
    position: absolute;
    top: 92px;
    left: 0;
    content: " ";
    /*content: "\e900";
  font-size: 185px;
  color: #D0021B;
  font-family: 'icomoon' !important;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.catalog-slider .slick-prev.slick-disabled {
    opacity: .5;
}

.catalog-slider .slick-next {
    /*height: 100%;
  width: 34px;
  right: 0;
  top: 0;
  position: absolute;
  background: transparent;
  color: transparent; */
    height: 100%;
    width: 46px;
    right: 0;
    top: 92px;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-r-red.svg) no-repeat;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slick-next {
        display: none !important;
    }
}

.catalog-slider .slick-next:before {
    position: absolute;
    top: 92px;
    right: 0;
    content: " ";
    /*content: "\e902";
  font-size: 185px;*/
    color: #D0021B;
    /*font-family: 'icomoon' !important;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.catalog-slider .slick-next.slick-disabled {
    opacity: .5;
}

.catalog-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 0;
    height: 8px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slick-dots {
        margin-top: 10px;
    }
}

.catalog-slider .slick-dots li {
    display: block;
    margin: 0 5px;
}

.catalog-slider .slick-dots li button {
    width: 29px;
    height: 8px;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #E0DDD3;
    border-radius: 16px;
    font-size: 0;
    text-indent: -999px;
    -webkit-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    transition: background 0.325s ease 0s, width 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slick-dots li button {
        width: 8px;
    }
}

.no-touchevents .catalog-slider .slick-dots li:hover button {
    background: #D0021B;
}

.catalog-slider .slick-dots li.slick-active button {
    width: 64px;
    background: #D0021B;
}

@media only screen and (max-width: 767px) {
    .catalog-slider .slick-dots li.slick-active button {
        width: 24px;
    }
}

.catalog-slider.do-animate {
    opacity: 0;
    -webkit-transform: translateY(70px);
    -khtml-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .catalog-slider.do-animate {
        opacity: 1;
        -webkit-transform: translateY(0);
        -khtml-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.catalog-slider.animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.wrap-simple-slider {
    padding: 45px 0 95px;
}

@media only screen and (max-width: 767px) {
    .wrap-simple-slider {
        padding: 25px 0 35px;
    }
}

.wrap-simple-slider .container {
    max-width: 1040px;
    width: 100%;
}

.wrap-simple-slider .section-title {
    font-weight: bold;
    color: #1B1B1B;
    font-size: 24px;
    line-height: 28px;
    display: block;
    text-align: center;
    padding: 0 0 45px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .wrap-simple-slider .section-title {
        font-size: 20px;
        line-height: 26px;
        padding: 0 0 25px;
    }
}

.simple-slider,
.simple-slider-buywith,
.simple-slider-foto {
    padding: 0 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .simple-slider,
    .simple-slider-buywith,
    .simple-slider-foto {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .simple-slider,
    .simple-slider-buywith,
    .simple-slider-foto {
        padding: 0;
    }
}

.simple-slider .slide,
.simple-slider-buywith .slide {
    padding: 10px 15px;
}

.simple-slider-foto .slide {
    padding: 25px 0 30px;
}

.no-touchevents .simple-slider .product-item-container .product-item:hover .product-item-title,
.no-touchevents .simple-slider-buywith .product-item-container .product-item:hover .product-item-title {
    color: #1B1B1B;
}

.simple-slider .product-item-container .product-item-image-wrapper,
.simple-slider-buywith .product-item-container .product-item-image-wrapper {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 13px;
}

.simple-slider .product-item-container .product-item-image-wrapper img,
.simple-slider-buywith .product-item-container .product-item-image-wrapper img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.simple-slider .product-item-container .product-item-image-wrapper:after,
.simple-slider-buywith .product-item-container .product-item-image-wrapper:after {
    display: none;
}

.simple-slider .product-item-container .product-item-title,
.simple-slider-buywith .product-item-container .product-item-title {
    font-size: 12px;
    line-height: 18px;
}

.simple-slider .slick-prev,
.simple-slider-buywith .slick-prev,
.simple-slider-foto .slick-prev {
    height: 100%;
    width: 34px;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: transparent;
}

@media only screen and (max-width: 767px) {
    .simple-slider .slick-prev,
    .simple-slider-buywith .slick-prev,
    .simple-slider-foto .slick-prev {
        display: none !important;
    }
}

.simple-slider .slick-prev:before,
.simple-slider-buywith .slick-prev:before,
.simple-slider-foto .slick-prev:before {
    position: absolute;
    top: 40px;
    left: 0;
    content: "\e900";
    font-size: 94px;
    color: #BDBDBD;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .simple-slider .slick-prev:before,
    .simple-slider-buywith .slick-prev:before,
    .simple-slider-foto .slick-prev:before {
        font-size: 120px;
    }
}

.simple-slider .slick-prev.slick-disabled,
.simple-slider-buywith .slick-prev.slick-disabled,
.simple-slider-foto .slick-prev.slick-disabled {
    opacity: .5;
}

.simple-slider .slick-next,
.simple-slider-buywith .slick-next,
.simple-slider-foto .slick-next {
    height: 100%;
    width: 34px;
    right: 0;
    top: 0;
    position: absolute;
    background: transparent;
    color: transparent;
}

@media only screen and (max-width: 767px) {
    .simple-slider .slick-next,
    .simple-slider-buywith .slick-next,
    .simple-slider-foto .slick-next {
        display: none !important;
    }
}

.simple-slider .slick-next:before,
.simple-slider-buywith .slick-next:before,
.simple-slider-foto .slick-next:before {
    position: absolute;
    top: 40px;
    right: 0;
    content: "\e902";
    font-size: 94px;
    color: #BDBDBD;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .simple-slider .slick-next:before,
    .simple-slider-buywith .slick-next:before,
    .simple-slider-foto .slick-next:before {
        font-size: 120px;
    }
}

.simple-slider .slick-next.slick-disabled,
.simple-slider-buywith .slick-next.slick-disabled,
.simple-slider-foto .slick-next.slick-disabled {
    opacity: .5;
}

.simple-slider .slick-dots,
.simple-slider-buywith .slick-dots,
.simple-slider-foto .slick-dots {
    display: none !important;
    justify-content: center;
    padding: 0;
    height: 8px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .simple-slider .slick-dots,
    .simple-slider-buywith .slick-dots,
    .simple-slider-foto .slick-dots {
        margin-top: 10px;
        display: flex !important;
    }
}

.simple-slider .slick-dots li,
.simple-slider-buywith .slick-dots li,
.simple-slider-foto .slick-dots li {
    display: block;
    margin: 0 5px;
}

.simple-slider .slick-dots li button,
.simple-slider-buywith .slick-dots li button,
.simple-slider-foto .slick-dots li button {
    width: 8px;
    height: 8px;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #E0DDD3;
    border-radius: 16px;
    font-size: 0;
    text-indent: -999px;
    -webkit-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, width 0.325s ease 0s;
    transition: background 0.325s ease 0s, width 0.325s ease 0s;
}

.simple-slider .slick-dots li.slick-active button,
.simple-slider-buywith .slick-dots li.slick-active button,
.simple-slider-foto .slick-dots li.slick-active button {
    background: #D0021B;
}

.product-item-detail-slider-images-container .slide {
    position: relative;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.product-item-detail-slider-images-container img {
    width: 100%;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.product-item-detail-slider-images-container .slick-list {
    margin-bottom: 10px;
}

.product-item-detail-slider-images-container .slick-dots {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 50px;
}

@media only screen and (max-width: 767px) {
    .product-item-detail-slider-images-container .slick-dots {
        margin-bottom: 25px;
    }
}

.product-item-detail-slider-images-container .slick-dots li {
    width: 25%;
    padding: 0 5px 10px;
    position: relative;
    display: block;
    cursor: pointer;
}

.product-item-detail-slider-images-container .slick-dots li:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.product-item-detail-slider-images-container .slick-dots li img {
    width: 100%;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.no-touchevents .product-item-detail-slider-images-container .slick-dots li:hover:after {
    opacity: 0;
}

.product-item-detail-slider-images-container .slick-dots li.slick-active:after {
    opacity: 0;
}

.p-content {
    overflow: hidden;
    position: relative;
    min-height: 100%;
    margin-bottom: -117px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .p-content {
        margin-bottom: -138px;
    }
}

@media only screen and (max-width: 767px) {
    .p-content {
        margin: 0;
    }
}

.p-content:after {
    height: 117px;
    content: '';
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .p-content:after {
        height: 138px;
    }
}

@media only screen and (max-width: 767px) {
    .p-content:after {
        display: none;
    }
}

.about-container {
    position: relative;
}

.about-container .container {
    max-width: 950px;
    width: 100%;
    padding: 70px 0 75px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about-container .container {
        padding: 60px 0 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-container .container {
        padding: 35px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-container .container {
        padding: 20px 15px 15px;
    }
}

.about-container img + .container {
    padding: 70px 120px 75px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about-container img + .container {
        padding: 60px 60px 65px 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-container img + .container {
        padding: 35px 0 30px 100px;
    }
}

@media only screen and (max-width: 767px) {
    .about-container img + .container {
        padding: 20px 15px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .about-container img + .container .title {
        padding: 0 0 15px 65px;
        min-height: 150px;
        display: flex;
        align-items: center;
    }
}

.about-container img + .container.wrap-bx_catalog {
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-container img + .container.wrap-bx_catalog {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-container img + .container.wrap-bx_catalog {
        padding: 0 15px;
    }
}

.about-container .decor {
    position: absolute;
    left: -25px;
    top: 70px;
    width: 190px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about-container .decor {
        width: 160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about-container .decor {
        width: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .about-container .decor {
        left: -5px;
        top: 20px;
        width: 70px;
    }
}

.about-container .title {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.035em;
    color: #1B1B1B;
    padding-bottom: 22px;
}

.about-container h1.title {
    color: #192646;
}

@media only screen and (max-width: 767px) {
    .about-container .title {
        padding-bottom: 15px;
    }
}

.about-container p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .about-container p {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 15px;
    }
}

.about-container.do-animate .decor {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media only screen and (max-width: 767px) {
    .about-container.do-animate .decor {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about-container.do-animate p {
    -webkit-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -khtml-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -moz-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -ms-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -o-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    opacity: 0;
    -webkit-transform: translateY(50%);
    -khtml-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

@media only screen and (max-width: 767px) {
    .about-container.do-animate p {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about-container.animated .decor, .about-container.animated p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.about-container .small {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.wrap-category-list {
    padding-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list {
        padding-bottom: 35px;
    }
}

.wrap-category-list .section-title {
    font-size: 40px;
    line-height: 86px;
    text-align: center;
    text-transform: uppercase;
    color: #1B1B1B;
    padding-bottom: 46px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list .section-title {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 20px;
    }
}

.wrap-category-list p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #B4B2B0;
}

@media only screen and (max-width: 767px) {
    .wrap-category-list p {
        font-size: 14px;
        line-height: 20px;
    }
}

.wrap-category-list.do-animate .category-slider {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -khtml-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

@media only screen and (max-width: 767px) {
    .wrap-category-list.do-animate .category-slider {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-category-list.do-animate .category-list > p {
    -webkit-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -khtml-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -moz-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -ms-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -o-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -khtml-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

@media only screen and (max-width: 767px) {
    .wrap-category-list.do-animate .category-list > p {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-category-list.animated .category-slider {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wrap-category-list.animated .category-list > p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wrap-stores {
    background: #D0021B;
    padding: 120px 0 110px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .wrap-stores {
        padding: 35px 0 20px;
    }
}

.wrap-stores .title {
    font-weight: bold;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.wrap-stores p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
}

@media only screen and (max-width: 767px) {
    .wrap-stores p {
        font-size: 14px;
        line-height: 18px;
    }
}

.wrap-stores .btm {
    max-width: 880px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .btm {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm {
        max-width: 100%;
    }
}

.wrap-stores .btm .logo {
    display: block;
    width: 303px;
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .btm .logo {
        width: 240px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm .logo {
        width: 240px;
        margin-bottom: 25px;
    }
}

.wrap-stores .btm .logo img {
    width: 100%;
    display: block;
}

.wrap-stores .btm .menu .item {
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .btm .menu .item {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm .menu .item {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.wrap-stores .btm .menu .item:last-child {
    margin-bottom: 0;
}

.wrap-stores .btm .wrap-tel {
    width: 265px;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
    float: right;
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm .wrap-tel {
        float: none;
        width: 100%;
        display: block;
        margin-top: 20px;
    }
}

.wrap-stores .btm .wrap-tel p {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    padding-bottom: 20px;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-stores .btm .wrap-tel p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm .wrap-tel p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 15px;
    }
}

.wrap-stores .btm .wrap-tel .tel {
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 30px;
    display: block;
}

@media only screen and (max-width: 767px) {
    .wrap-stores .btm .wrap-tel .tel {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.wrap-stores .btm .wrap-tel .develop {
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
}

.wrap-stores .btm .wrap-tel .develop a {
    text-decoration: underline;
    color: #fff;
}

.no-touchevents .wrap-stores .btm .wrap-tel .develop a:hover {
    text-decoration: none;
}

.wrap-stores .container, .wrap-stores .wrap-map, .wrap-stores .btm, .wrap-stores .stores-slider {
    z-index: 5;
    position: relative;
}

.wrap-map {
    max-width: 1185px;
    margin: 0 auto 95px;
    height: 485px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-map {
        height: 360px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-map {
        height: 240px;
    }
}

#map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about3 {
    padding: 100px 0 155px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@media only screen and (min-width: 1440px) {
    .about3 {
        padding: 175px 0 325px;
    }
}

@media only screen and (max-width: 767px) {
    .about3 {
        padding: 20px 0 25px;
    }
}

.about3 .container {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about3 .container {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .about3 .container {
        display: block;
    }
}

.about3 .description {
    width: 605px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about3 .description {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .about3 .description {
        width: 100%;
    }
}

.about3 .description img {
    margin-bottom: 40px;
    width: 303px;
}

@media only screen and (max-width: 767px) {
    .about3 .description img {
        width: 240px;
        margin-bottom: 25px;
    }
}

.about3 .description p {
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    color: #4E4B4B;
    padding-bottom: 48px;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about3 .description p {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .about3 .description p {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 24px;
    }
}

.about3 .description .wrap-btn {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .about3 .description .wrap-btn {
        text-align: center;
    }
}

.about1 {
    position: relative;
    padding: 120px 0 200px;
    overflow: hidden;
}

@media only screen and (min-width: 1440px) {
    .about1 {
        padding: 175px 0 340px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 {
        padding: 60px 0 75px;
    }
}

.about1 .container {
    z-index: 5;
}

.about1 .double-col {
    justify-content: space-between;
    padding: 0 0 100px 120px;
}

@media only screen and (min-width: 1440px) {
    .about1 .double-col {
        padding-bottom: 210px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .double-col {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .double-col {
        padding: 0 0 80px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .double-col {
        padding: 0 0 40px;
    }
}

.about1 .double-col .i-decor1 {
    position: absolute;
    left: -50px;
    top: -40px;
    font-size: 25px;
    color: #040706;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .double-col .i-decor1 {
        left: -10px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .double-col .i-decor1 {
        left: 10px;
        top: 10px;
    }
}

.about1 .double-col .i-decor2 {
    position: absolute;
    right: 109px;
    top: -63px;
    color: #D0021B;
    font-size: 21px;
}

.about1 .double-col .i-decor3 {
    position: absolute;
    right: 50px;
    top: 276px;
    color: #D0021B;
    font-size: 47px;
}

@media only screen and (max-width: 767px) {
    .about1 .double-col .i-decor3 {
        right: 150px;
    }
}

.about1 .col {
    position: relative;
}

.about1 .col:first-child {
    width: 345px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .col:first-child {
        width: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .col:first-child {
        width: 100%;
    }
}

.about1 .col:last-child {
    width: 600px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .col:last-child {
        width: calc(100% - 320px);
    }
}

@media only screen and (max-width: 767px) {
    .about1 .col:last-child {
        width: 100%;
        display: block;
    }
}

.about1 .col.do-animate .description p {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -khtml-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

@media only screen and (max-width: 767px) {
    .about1 .col.do-animate .description p {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about1 .col.do-animate .wrap-photo img {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

@media only screen and (max-width: 767px) {
    .about1 .col.do-animate .wrap-photo img {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about1 .col.do-animate .wrap-name {
    -webkit-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -khtml-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -moz-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -ms-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -o-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

@media only screen and (max-width: 767px) {
    .about1 .col.do-animate .wrap-name {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about1 .col.animated .description p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.about1 .col.animated .wrap-photo img {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.about1 .col.animated .wrap-name {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.about1 .wrap-photo {
    width: 320px;
    height: 320px;
    margin: 0 auto 35px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .wrap-photo {
        width: 240px;
        height: 240px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .wrap-photo {
        width: 240px;
        height: 240px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .wrap-photo {
        width: 200px;
        height: 200px;
    }
}

.about1 .wrap-photo img {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 767px) {
    .about1 .wrap-name {
        padding-bottom: 25px;
    }
}

.about1 .name {
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    color: #4E4B4B;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .about1 .name {
        font-size: 24px;
        line-height: 28px;
    }
}

.about1 p {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #B4B2B0;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .about1 p {
        font-size: 18px;
        line-height: 24px;
    }
}

.about1 .description {
    width: 100%;
    position: relative;
}

.about1 .description p {
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    color: #4E4B4B;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .description p {
        font-size: 20px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .description p {
        font-size: 20px;
        line-height: 24px;
    }
}

.about1 .wrap-title {
    position: relative;
    padding: 0 0 0 120px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .wrap-title {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .wrap-title {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .wrap-title {
        padding: 0;
    }
}

.about1 .wrap-title .main-title {
    text-transform: uppercase;
    padding-bottom: 30px;
}

@media only screen and (min-width: 1440px) {
    .about1 .wrap-title .main-title {
        padding-bottom: 40px;
    }
}

.about1 .wrap-title img {
    position: absolute;
    left: 638px;
    top: 93px;
    width: 303px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .wrap-title img {
        left: 515px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .wrap-title img {
        left: 480px;
        top: 97px;
        width: 230px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .wrap-title img {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .wrap-title .wrap-btn {
        text-align: center;
    }
}

.about1 .store {
    height: 475px;
    width: 100%;
    position: relative;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .store {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .store {
        height: auto;
    }
}

.about1 .store img {
    width: 1660px;
    display: block;
    position: relative;
    left: 350px;
    top: -495px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .store img {
        width: 1260px;
        left: 355px;
        top: -300px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .store img {
        width: 100%;
        top: 0;
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .store img {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        left: 0;
        top: 0;
    }
}

.about1 .btm {
    padding-left: 120px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .btm {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .btm {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .btm {
        padding: 0;
    }
}

.about1 .btm .description {
    position: relative;
    width: 440px;
}

@media only screen and (max-width: 767px) {
    .about1 .btm .description {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}

.about1 .btm .description p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    color: #4E4B4B;
}

@media only screen and (max-width: 767px) {
    .about1 .btm .description p {
        width: calc(100% - 140px);
    }
}

.about1 .btm .description .i-decor1 {
    color: #040706;
    font-size: 20px;
    position: absolute;
    top: -22px;
    right: 135px;
}

.about1 .btm .description .i-decor2 {
    color: #D0021B;
    font-size: 18px;
    position: absolute;
    top: -82px;
    left: 76px;
}

.about1 .btm .description .i-decor3 {
    color: #040706;
    font-size: 18px;
    position: absolute;
    bottom: -40px;
    right: 140px;
}

.about1 .btm .description .i-decor3:before {
    -webkit-transform: rotateZ(90deg);
    -khtml-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    display: block;
}

.about1 .btm .description .i-decor4 {
    color: #040706;
    font-size: 18px;
    position: absolute;
    top: 52px;
    left: -67px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .btm .description .i-decor4 {
        top: 76px;
        left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .btm .description .i-decor4 {
        top: 76px;
        left: 0;
    }
}

.about1 .btm .description .i-decor4:before {
    -webkit-transform: rotateZ(210deg);
    -khtml-transform: rotateZ(210deg);
    -moz-transform: rotateZ(210deg);
    -ms-transform: rotateZ(210deg);
    -o-transform: rotateZ(210deg);
    transform: rotateZ(210deg);
    display: block;
}

.about1 .btm .description .i-decor5 {
    color: #D0021B;
    font-size: 36px;
    position: absolute;
    bottom: -90px;
    left: 171px;
}

@media only screen and (max-width: 767px) {
    .about1 .btm .description .i-decor5 {
        bottom: 20px;
    }
}

.about1 .btm img {
    position: absolute;
    right: -97px;
    top: -85px;
    width: 215px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about1 .btm img {
        right: -97px;
        top: -120px;
        width: 180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about1 .btm img {
        right: -97px;
        top: -120px;
        width: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .about1 .btm img {
        position: relative;
        top: 0;
        right: 0;
        width: 120px;
    }
}

.about1 .btm.do-animate img {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -khtml-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
}

@media only screen and (max-width: 767px) {
    .about1 .btm.do-animate img {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about1 .btm.animated img {
    opacity: 1;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.about2 {
    background: #D0021B;
    padding: 70px 0 110px;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .about2 {
        padding: 20px 0 25px;
    }
}

.about2 .double-col {
    justify-content: space-between;
}

.about2 .double-col.do-animate img {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -khtml-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
}

@media only screen and (max-width: 767px) {
    .about2 .double-col.do-animate img {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.about2 .double-col.animated img {
    opacity: 1;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.about2 .col:first-child {
    width: 406px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about2 .col:first-child {
        width: 305px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about2 .col:first-child {
        width: 260px;
    }
}

@media only screen and (max-width: 767px) {
    .about2 .col:first-child {
        width: 100%;
    }
}

.about2 .col:last-child {
    width: 605px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about2 .col:last-child {
        width: calc(100% - 285px);
    }
}

@media only screen and (max-width: 767px) {
    .about2 .col:last-child {
        width: 100%;
        display: block;
    }
}

.about2 img {
    width: 406px;
    display: block;
    position: relative;
    left: 66px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about2 img {
        width: 305px;
        left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .about2 img {
        width: 260px;
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about2 img {
        left: 0;
        margin: 0 auto;
        width: 80vw;
        max-width: 320px;
    }
}

.about2 .description {
    width: 100%;
    position: relative;
    padding-top: 82px;
}

@media only screen and (max-width: 767px) {
    .about2 .description {
        padding-top: 55px;
    }
}

.about2 .description .title {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 27px;
    font-weight: bold;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .about2 .description .title {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 20px;
    }
}

.about2 .description p {
    font-size: 26px;
    line-height: 38px;
    font-weight: 500;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .about2 .description p {
        font-size: 14px;
        line-height: 20px;
    }
}

.about2 .i-decor1 {
    right: -76px;
    top: 120px;
    position: absolute;
    height: 50px;
    width: 6px;
}

.about2 .i-decor1:before {
    -webkit-transform: rotateZ(34deg);
    -khtml-transform: rotateZ(34deg);
    -moz-transform: rotateZ(34deg);
    -ms-transform: rotateZ(34deg);
    -o-transform: rotateZ(34deg);
    transform: rotateZ(34deg);
    display: block;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .about2 .i-decor1 {
        right: 16px;
        top: 140px;
    }
}

.about2 .i-decor2 {
    right: 166px;
    top: 55px;
    position: absolute;
    font-size: 16px;
}

.about2 .i-decor3 {
    right: 115px;
    bottom: -33px;
    position: absolute;
    color: #fff;
    font-size: 18px;
}

.about2 .i-decor3:before {
    display: block;
    -webkit-transform: rotateZ(-130deg);
    -khtml-transform: rotateZ(-130deg);
    -moz-transform: rotateZ(-130deg);
    -ms-transform: rotateZ(-130deg);
    -o-transform: rotateZ(-130deg);
    transform: rotateZ(-130deg);
}

.wrap-video-gal {
    position: relative;
}

.wrap-video-gal .container {
    z-index: 3;
    position: relative;
}

.wrap-video-gal .description {
    padding: 150px 120px 0;
    min-height: 625px;
    position: relative;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-video-gal .description {
        min-height: 500px;
        padding: 80px 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-video-gal .description {
        min-height: 425px;
        padding: 40px 0;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .description {
        min-height: 420px;
        padding: 40px 0;
    }
}

.wrap-video-gal .description .main-title {
    color: #fff;
    padding-bottom: 40px;
    text-transform: uppercase;
    max-width: 605px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-video-gal .description .main-title {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .description .main-title {
        max-width: 100%;
    }
}

.wrap-video-gal .description p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
    max-width: 550px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-video-gal .description p {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .description p {
        max-width: 100%;
    }
}

.wrap-video-gal .btn-play {
    position: absolute;
    right: 120px;
    top: 253px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-video-gal .btn-play {
        top: 185px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-video-gal .btn-play {
        top: 60px;
        right: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .btn-play {
        position: relative;
        top: 0;
        right: 0;
        margin: 20px auto 35px;
    }
}

.wrap-video-gal .description.do-animate .main-title {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .description.do-animate .main-title {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-video-gal .description.do-animate p {
    -webkit-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -khtml-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -moz-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -ms-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -o-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

@media only screen and (max-width: 767px) {
    .wrap-video-gal .description.do-animate p {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-video-gal .description.animated .main-title, .wrap-video-gal .description.animated p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.wrap-video-gal.play .btn-play .btn-i:after {
    border: none;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    width: 25px;
    height: 36px;
    margin: -20px 0 0 -13px;
}

.wrap-video-gal .video-item {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.wrap-video-gal .video-item.active {
    opacity: 1;
}

.wrap-video-gal .custom-thumbnails {
    padding-top: 40px;
    display: flex;
}

.wrap-video-gal .custom-thumbnails .item {
    width: 135px;
    display: block;
    margin-right: 20px;
    position: relative;
}

.wrap-video-gal .custom-thumbnails .item:after {
    z-index: 5;
    background: #212020;
    opacity: .35;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.wrap-video-gal .custom-thumbnails .item:before {
    height: 0;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #D0021B;
    -webkit-transition: height 0.325s ease 0s;
    -khtml-transition: height 0.325s ease 0s;
    -moz-transition: height 0.325s ease 0s;
    -ms-transition: height 0.325s ease 0s;
    -o-transition: height 0.325s ease 0s;
    transition: height 0.325s ease 0s;
}

.wrap-video-gal .custom-thumbnails .item img {
    width: 100%;
    display: block;
}

.wrap-video-gal .custom-thumbnails .item.active:after {
    opacity: 0;
}

.wrap-video-gal .custom-thumbnails .item.active:before {
    height: 8px;
}

.wrap-video-gal .custom-thumbnails .item:last-child {
    margin-right: 0;
}

.no-touchevents .wrap-video-gal .custom-thumbnails .item:hover:after {
    opacity: 0;
}

.wrap_about-slider {
    padding: 175px 0 295px;
    background: #D0021B;
    position: relative;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap_about-slider {
        padding: 85px 0 295px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap_about-slider {
        padding: 50px 0 150px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap_about-slider {
        padding: 25px 0 120px;
    }
}

.wrap_about-slider .container {
    position: relative;
    z-index: 3;
}

.wrap_about-slider .main-title {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding-bottom: 84px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap_about-slider .main-title {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap_about-slider .main-title {
        padding-bottom: 15px;
    }
}

.wrap_about-slider .about-slider.do-animate {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -khtml-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}

@media only screen and (max-width: 767px) {
    .wrap_about-slider .about-slider.do-animate {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap_about-slider .about-slider.animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.wrap-feedback {
    padding: 85px 0 130px;
    background: #EFEEEB;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-feedback {
        padding: 55px 0 90px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-feedback {
        padding: 20px 0 30px;
    }
}

.wrap-feedback .section-title {
    padding: 0 120px 40px;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-feedback .section-title {
        padding: 0 40px 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-feedback .section-title {
        padding: 0 0 25px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-feedback .section-title {
        padding: 0 0 20px;
    }
}

.wrap-feedback .feedbacks img {
    max-width: 100%;
    display: block;
}

.wrap-discount {
    background: #EFEEEB;
    padding: 35px 0 135px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .wrap-discount {
        padding: 20px 0 25px;
    }
}

.wrap-discount .wave {
    min-width: 1440px;
    width: 100%;
    height: 193px;
    background: url("../img/wave.png") repeat-x 0 0;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -192px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .wave {
        min-width: 1000px;
        width: 100%;
        height: 134px;
        top: -134px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wave {
        min-width: 900px;
        width: 100%;
        height: 120px;
        top: -120px;
    }
}

.wrap-discount .container {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
    .wrap-discount .container {
        display: block;
    }
}

.wrap-discount .img-discount {
    width: 605px;
    position: absolute;
    top: 45px;
    left: 0;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-discount .img-discount {
        width: 480px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .img-discount {
        width: 355px;
        position: absolute;
        top: 35px;
        right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .img-discount {
        width: 200px;
        right: auto;
        top: 50px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-discount .img-discount {
        top: 10px;
    }
}

.wrap-discount .img-discount img {
    width: 100%;
    display: block;
}

.wrap-discount .img-discount img:nth-child(2) {
    position: absolute;
    top: -138px;
    right: 0px;
    width: 208px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .img-discount img:nth-child(2) {
        width: 125px;
        top: -80px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .img-discount img:nth-child(2) {
        display: none;
    }
}

.wrap-discount .img-discount img:nth-child(3) {
    position: absolute;
    top: 155px;
    right: 100px;
    width: 129px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .img-discount img:nth-child(3) {
        right: 80px;
        top: 125px;
        width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .img-discount img:nth-child(3) {
        display: none;
    }
}

.wrap-discount .wrap-form {
    width: 700px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .wrap-form {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-form {
        width: 100%;
    }
}

.wrap-discount .main-title {
    text-transform: uppercase;
    padding-bottom: 37px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .main-title {
        padding-left: 150px;
        text-align: right;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .main-title {
        text-align: right;
        padding-bottom: 20px;
    }
}

.wrap-discount .icon-percent {
    font-size: 80px;
    top: -35px;
    left: -50px;
    position: absolute;
}

@media only screen and (min-width: 1440px) {
    .wrap-discount .icon-percent {
        font-size: 136px;
        top: -83px;
        left: -92px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .icon-percent {
        left: auto;
        right: 45px;
        top: -65px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .icon-percent {
        left: auto;
        right: 35px;
        top: -25px;
        font-size: 40px;
    }
}

.wrap-discount p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    color: #4E4B4B;
    padding-bottom: 45px;
    max-width: 545px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount p {
        max-width: 100%;
        padding-left: 150px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 25px;
        max-width: 100%;
    }
}

.wrap-discount .wrap-input {
    max-width: 445px;
    width: 100%;
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .wrap-input {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-input {
        max-width: 100%;
    }
}

.wrap-discount .wrap-input input {
    background: #EFEEEB;
    height: 46px;
    padding-bottom: 17px;
    border: none;
    border-bottom: 1px solid #4E4B4B;
    color: #4E4B4B;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    width: 100%;
}

.wrap-discount .wrap-input input:-moz-placeholder {
    color: #B4B2B0;
}

.wrap-discount .wrap-input input::-webkit-input-placeholder {
    color: #B4B2B0;
}

.wrap-discount .wrap-input input.placeholder {
    color: #B4B2B0;
}

.wrap-discount .wrap-custom-checkbox {
    margin-bottom: 37px;
    max-width: 580px;
    width: 100%;
    padding-left: 40px;
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-custom-checkbox {
        padding-left: 35px;
        margin-bottom: 25px;
    }
}

.wrap-discount .wrap-custom-checkbox .custom-checkbox {
    position: absolute;
    left: 0;
    top: 4px;
    width: 24px;
    height: 24px;
    border-width: 2px;
    background: transparent;
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-custom-checkbox .custom-checkbox {
        width: 20px;
        height: 20px;
        top: 0;
    }
}

.wrap-discount .wrap-custom-checkbox .custom-checkbox:before {
    width: 16px;
    height: 16px;
}

.wrap-discount .wrap-custom-checkbox .inp-title {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    color: #B4B2B0;
    height: auto;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-custom-checkbox .inp-title {
        font-size: 14px;
        line-height: 20px;
    }
}

.wrap-discount .wrap-custom-checkbox .inp-title a {
    color: #D0021B;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-discount .wrap-btn {
        text-align: center;
    }
}

.wrap-discount .wrap-btn .btn-red {
    width: 405px;
}

@media only screen and (max-width: 767px) {
    .wrap-discount .wrap-btn .btn-red {
        width: 100%;
    }
}

.wrap-discount .do-animate .img-discount {
    -webkit-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -khtml-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -moz-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -ms-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    -o-transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    transition: opacity 0.525s ease 0s, transform 0.525s ease 0s;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
    .wrap-discount .do-animate .img-discount {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-discount .do-animate .wrap-form {
    -webkit-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -khtml-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -moz-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -ms-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    -o-transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    transition: opacity 0.525s ease 0.125s, transform 0.525s ease 0.125s;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -khtml-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

@media only screen and (max-width: 767px) {
    .wrap-discount .do-animate .wrap-form {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-discount .do-animate .icon-percent {
    -webkit-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -khtml-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -moz-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -ms-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    -o-transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    transition: opacity 0.525s ease 0.25s, transform 0.525s ease 0.25s;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

@media only screen and (max-width: 767px) {
    .wrap-discount .do-animate .icon-percent {
        opacity: 1;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.wrap-discount .animated .img-discount {
    opacity: 1;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.wrap-discount .animated .wrap-form {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.wrap-discount .animated .icon-percent {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.wrap-catalog-sliders {
    background: #EFEEEB;
    padding: 95px 0 0;
}

.wrap-catalog-sliders .section-title {
    margin: 0 auto 18px;
    padding: 0;
}

.wrap-catalog-sliders .decor {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 320px;
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor {
        height: 160px;
    }
}

.wrap-catalog-sliders .decor img {
    position: absolute;
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor img:nth-child(even) {
        display: none;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-catalog-sliders .decor img:nth-child(even) {
        display: block;
    }
}

.wrap-catalog-sliders .decor .img1 {
    width: 247px;
    display: block;
    bottom: 12px;
    left: -9%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img1 {
        width: 225px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img1 {
        width: 170px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img1 {
        width: 120px;
        left: -3%;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img1 {
        left: 0;
    }
}

.wrap-catalog-sliders .decor .img2 {
    width: 268px;
    display: block;
    left: 4%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img2 {
        width: 235px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img2 {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img2 {
        width: 130px;
        left: 10%;
    }
}

.wrap-catalog-sliders .decor .img3 {
    width: 161px;
    display: block;
    bottom: -5px;
    left: 21.5%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img3 {
        width: 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img3 {
        width: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img3 {
        width: 80px;
        left: 24.5%;
    }
}

.wrap-catalog-sliders .decor .img4 {
    width: 230px;
    display: block;
    bottom: 16px;
    left: 32%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img4 {
        width: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img4 {
        width: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img4 {
        width: 115px;
        bottom: 0;
        left: 36%;
    }
}

.wrap-catalog-sliders .decor .img5 {
    width: 223px;
    display: block;
    right: 29%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img5 {
        width: 195px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img5 {
        width: 175px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img5 {
        width: 110px;
        right: 20%;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img5 {
        right: 33%;
    }
}

.wrap-catalog-sliders .decor .img6 {
    width: 270px;
    display: block;
    bottom: -8px;
    right: 11%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img6 {
        width: 230px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img6 {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img6 {
        width: 135px;
        right: 20%;
    }
}

.wrap-catalog-sliders .decor .img7 {
    width: 267px;
    display: block;
    right: -7.4%;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrap-catalog-sliders .decor .img7 {
        width: 215px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap-catalog-sliders .decor .img7 {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img7 {
        width: 140px;
        right: 0;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .wrap-catalog-sliders .decor .img7 {
        right: 5.6%;
    }
}

.product-item-container {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}

.no-touchevents .product-item-container .product-item:hover .btn-round {
    color: #fff;
    background: #D0021B;
}

.no-touchevents .product-item-container .product-item:hover .btn-round .icon-cart {
    color: #fff;
}

.no-touchevents .product-item-container .product-item:hover .product-item-image-wrapper {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
}

.no-touchevents .product-item-container .product-item:hover .product-item-image-wrapper:after {
    opacity: 0;
}

.no-touchevents .product-item-container .product-item:hover .product-item-title {
    color: #8C8181;
}

.product-item-container .product-item-image-wrapper {
    margin: 0 auto 26px;
    position: relative;
    display: block;
}

.product-item-container .product-item-image-wrapper:after {
    z-index: 1;
    bottom: 0;
    left: 38px;
    right: 38px;
    content: '';
    position: absolute;
    height: 19px;
    -webkit-box-shadow: 0 0 48px 0 rgba(196, 196, 196, 0.85);
    -moz-box-shadow: 0 0 48px 0 rgba(196, 196, 196, 0.85);
    box-shadow: 0 0 48px 0 rgba(196, 196, 196, 0.85);
}

.product-item-container .product-item-image-wrapper img {
    position: relative;
    z-index: 4;
    width: 100%;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.product-item-container .product-item-title {
    color: #4E4B4B;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 18px;
    display: block;
}

@media only screen and (max-width: 767px) {
    .product-item-container .product-item-title {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 15px;
    }
}

.product-item-container .product-item-price-container {
    padding-bottom: 26px;
}

.product-item-container .product-item-price-container .product-item-price-old {
    color: #B4B2B0;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    display: block;
}

@media only screen and (max-width: 767px) {
    .product-item-container .product-item-price-container .product-item-price-old {
        font-size: 14px;
        line-height: 20px;
    }
}

.product-item-container .product-item-price-container .product-item-price-current {
    font-size: 24px;
    line-height: 28px;
    color: #D0021B;
    font-weight: bold;
    display: block;
}

@media only screen and (max-width: 767px) {
    .product-item-container .product-item-price-container .product-item-price-current {
        font-size: 20px;
        line-height: 26px;
    }
}

.product-item-container .product-item-button-container .btn {
    padding: 0 10px 0 60px;
    position: relative;
    display: inline-block;
    border: 1px solid #D0021B;
    height: 44px;
    line-height: 42px;
    font-size: 13px;
    color: #1B1B1B;
    font-weight: bold;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    text-transform: uppercase;
    -webkit-transition: background 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s;
    transition: background 0.325s ease 0s;
}

.product-item-container .product-item-button-container .btn .icon-cart {
    font-size: 24px;
    color: #D0021B;
    position: absolute;
    left: 19px;
    top: 9px;
}

.no-touchevents .product-item-container .product-item-button-container .btn:hover {
    background: #D0021B;
    color: #fff;
}

.no-touchevents .product-item-container .product-item-button-container .btn:hover .icon-cart {
    color: #fff;
}

.product-tag {
    position: absolute;
    left: 0;
    top: -38px;
    height: 60px;
    padding: 6px 10px;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .product-tag {
        height: 40px;
        top: -30px;
        padding: 5px 10px;
        font-size: 14px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

.product-tag.tag-new {
    background: #9DBE7C;
}

.product-tag.tag-action {
    background: #D0021B;
}

.product-tag.tag-day {
    background: #FFCB66;
}

.product-tag.tag-hit {
    background: #D0021B;
}

.bx-breadcrumb {
    padding: 20px 0 40px;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .bx-breadcrumb {
        padding: 15px 0 25px;
    }
}

.bx-breadcrumb .bx-breadcrumb-item {
    margin-right: 28px;
    position: relative;
}

.bx-breadcrumb .bx-breadcrumb-item:after {
    content: "\e91a";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    font-size: 9px;
    right: -12px;
    color: #939393;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-size: 12px;
    line-height: 15px;
    display: block;
    color: #939393;
    font-weight: 600;
}

.bx-breadcrumb .bx-breadcrumb-item a {
    font-size: 12px;
    line-height: 15px;
    display: block;
    color: #939393;
    font-weight: 600;
    text-decoration: none;
}

.no-touchevents .bx-breadcrumb .bx-breadcrumb-item a:hover {
    color: #1B1B1B;
}

.no-touchevents .bx-breadcrumb .bx-breadcrumb-item a:hover span {
    color: #1B1B1B;
}

.bx-breadcrumb .bx-breadcrumb-item:last-child {
    margin-right: 0;
}

.bx-breadcrumb .bx-breadcrumb-item:last-child:after {
    display: none;
}

.about-container_t {
    padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .about-container_t {
        padding-bottom: 30px;
    }
}

.about-container_t .section-title {
    padding-bottom: 46px;
}

@media only screen and (max-width: 767px) {
    .about-container_t .section-title {
        padding-bottom: 20px;
    }
}

.about-container_t p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .about-container_t + .title {
        min-height: 29px;
        padding: 0 0 15px;
    }
}

.bx_catalog_tile_ul {
    display: flex;
    margin-bottom: 80px;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .bx_catalog_tile_ul {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .bx_catalog_tile_ul {
        margin-bottom: 30px;
        flex-wrap: wrap;
    }
}

.bx_catalog_tile_ul li {
    margin: 0 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .bx_catalog_tile_ul li {
        margin: 0 25px;
    }
}

@media only screen and (max-width: 767px) {
    .bx_catalog_tile_ul li {
        margin: 0 10px;
    }
}

.bx_catalog_tile_ul .bx_catalog_tile_img {
    width: 280px;
    height: 280px;
    margin: 0 auto 30px;
    overflow: hidden;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .bx_catalog_tile_ul .bx_catalog_tile_img {
        width: 240px;
        height: 240px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .bx_catalog_tile_ul .bx_catalog_tile_img {
        width: 220px;
        height: 220px;
    }
}

@media only screen and (max-width: 767px) {
    .bx_catalog_tile_ul .bx_catalog_tile_img {
        width: 120px;
        height: 120px;
    }
}

.bx_catalog_tile_ul .bx_catalog_tile_title {
    text-align: center;
}

.bx_catalog_tile_ul .bx_catalog_tile_title a {
    font-size: 24px;
    line-height: 28px;
    color: #1B1B1B;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .bx_catalog_tile_ul .bx_catalog_tile_title a {
        font-size: 18px;
        line-height: 24px;
    }
}

.wrap-category-grid .container {
    max-width: 950px;
    width: 100%;
}

.wrap-category-grid .section-sub-title {
    font-size: 30px;
    line-height: 86px;
    text-align: center;
    text-transform: uppercase;
    color: #1B1B1B;
    padding-bottom: 35px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .wrap-category-grid .section-sub-title {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 20px;
    }
}

.wrap-category-grid p {
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
    padding-bottom: 25px;
}

.category-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

@media only screen and (max-width: 767px) {
    .category-grid {
        margin: 0;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .category-grid {
        margin: 0 -10px;
    }
}

.category-grid .wrap-item {
    width: 25%;
    padding: 0 15px 35px;
}

@media only screen and (max-width: 767px) {
    .category-grid .wrap-item {
        width: 50%;
        padding: 0 1px 25px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .category-grid .wrap-item {
        width: 33.33%;
        padding: 0 10px 25px;
    }
}

.category-grid .item {
    position: relative;
    text-align: center;
    display: block;
}

.category-grid .item .wrap-img {
    /*padding-bottom: 27px;*/
    position: relative;
    display: block;
}

@media only screen and (max-width: 767px) {
    .category-grid .item .wrap-img {
        padding-bottom: 15px;
    }
}

.category-grid .item .wrap-img img {
    display: block;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.category-grid .item .counter {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    background: #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.category-grid .item .btn {
    padding: 7px;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    color: #fff;
    line-height: 58px;
    background: #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.category-grid .item .btn2 {
    padding: 7px;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    color: #fff;
    line-height: 58px;
    background: #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .category-grid .item .btn {
        opacity: 0%;
    }
    .category-grid .item .btn2 {
        opacity: 1;
    }
}

@media only screen and (max-width: 767px) {
    .category-grid .item .btn {
        opacity: 0%;
    }
    .category-grid .item .btn2 {
        opacity: 1;
    }
}

.category-grid .item .btn:after, .category-grid .item .btn:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -khtml-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border: 1px solid #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.category-grid .item .btn:after {
    animation: scaleSize2 1s linear infinite;
}

.category-grid .item .btn:before {
    animation: scaleSize2 1s linear infinite .5s;
}

.category-grid .item .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #1B1B1B;
}

@media only screen and (max-width: 767px) {
    .category-grid .item .title {
        font-size: 16px;
        line-height: 24px;
    }
}

.no-touchevents .category-grid .item:hover .btn {
    opacity: 1;
}

.wrap-product-grid {
    background: #FAF9F7;
    padding: 38px 0 0;
}

.wrap-product-grid .container {
    max-width: 950px;
    width: 100%;
}

.wrap-product-grid .section-title {
    padding-bottom: 76px;
}

@media only screen and (max-width: 767px) {
    .wrap-product-grid .section-title {
        padding-bottom: 20px;
    }
}

.wrap-sort {
    padding-bottom: 20px;
}

.wrap-sort .sort {
    display: flex;
}

.wrap-sort .sort p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #1B1B1B;
    padding-right: 22px;
}

.wrap-sort .sort .item {
    margin-right: 14px;
    color: #333;
    -webkit-transition: color 0.325s ease 0s;
    -khtml-transition: color 0.325s ease 0s;
    -moz-transition: color 0.325s ease 0s;
    -ms-transition: color 0.325s ease 0s;
    -o-transition: color 0.325s ease 0s;
    transition: color 0.325s ease 0s;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

.wrap-sort .sort .item.active {
    font-weight: bold;
    color: #D0021B;
}

.wrap-sort .sort .item:last-child {
    margin-right: 0;
}

.no-touchevents .wrap-sort .sort .item:hover {
    color: #D0021B;
}

.product-grid {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
}

.product-grid .product-item-container {
    width: 25%;
    padding: 0 2px 14px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-grid .product-item-container {
        width: 33.33%;
    }
}

@media only screen and (max-width: 767px) {
    .product-grid .product-item-container {
        width: 100%;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .product-grid .product-item-container {
        width: 50%;
    }
}

.product-grid .product-item {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 35px 10px 25px;
}

.product-grid .product-item .product-tag {
    left: 12px;
    height: 49px;
    padding-top: 2px;
    line-height: 25px;
    font-size: 12px;
    top: 0;
}

.no-touchevents .product-grid .product-item:hover {
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.no-touchevents .product-grid .product-item:hover .product-item-image-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.no-touchevents .product-grid .product-item:hover .product-item-title {
    color: #1B1B1B;
}

.product-grid .product-item-image-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.product-grid .product-item-image-wrapper img {
    width: 100%;
}

.product-grid .product-item-image-wrapper:after {
    display: none;
}

.product-grid .product-item-title {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 25px;
    word-wrap: break-word;
}

.product-grid .product-item-price-container .product-item-price-old {
    font-size: 18px;
    line-height: 28px;
}

.product-grid .product-item-price-container .product-item-price-current {
    font-size: 18px;
    line-height: 28px;
}

.product-grid .product-item-button-container .btn {
    font-size: 10px;
    height: 35px;
    line-height: 33px;
    padding: 0 8px 0 47px;
}

.product-grid .product-item-button-container .btn .icon-cart {
    font-size: 20px;
    top: 7px;
    left: 15px;
}

.wrap-paging {
    padding: 30px 0 40px;
    position: relative;
}

.wrap-paging .product-count {
    position: absolute;
    top: 35px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.wrap-paging .product-count.start {
    left: 0;
}

.wrap-paging .product-count.end {
    right: 0;
}

.wrap-paging .paging {
    display: flex;
    justify-content: center;
}

.wrap-paging .paging .btn {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    font-weight: 500;
    margin: 0 2px;
    width: 25px;
    height: 25px;
    text-align: center;
    display: block;
    -webkit-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -khtml-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -moz-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -ms-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -o-transition: color 0.325s ease 0s, background 0.325s ease 0s;
    transition: color 0.325s ease 0s, background 0.325s ease 0s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.wrap-paging .paging .btn.active {
    background: #D0021B;
    color: #fff;
}

.no-touchevents .wrap-paging .paging .btn:hover {
    background: #D0021B;
    color: #fff;
}

.no-touchevents .wrap-paging .paging .btn:hover .icon-arrow-r2 {
    color: #fff;
}

.wrap-paging .paging .btn .icon-arrow-r2 {
    color: #D0021B;
    display: block;
    line-height: 25px;
}

.wrap-paging .paging .btn:first-child .icon-arrow-r2 {
    -webkit-transform: rotateZ(-180deg);
    -khtml-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}

.wrap-page-title .container {
    max-width: 950px;
    width: 100%;
}

.wrap-page-title .section-title .counter {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-left: 11px;
    vertical-align: middle;
    background: #D0021B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 38px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.wrap-page-title .section-sub-title {
    font-size: 30px;
    line-height: 86px;
    text-align: center;
    text-transform: uppercase;
    color: #1B1B1B;
    padding-bottom: 35px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .wrap-page-title .section-sub-title {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 20px;
    }
}

.wrap-page-title p {
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
    padding-bottom: 25px;
}

.bx-sidebar-block {
    position: relative;
    width: 200px;
    padding-right: 10px;
}

@media only screen and (min-width: 1440px) {
    .bx-sidebar-block {
        position: absolute;
        left: -110px;
        top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .bx-sidebar-block {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .bx-filter {
        padding-bottom: 30px;
    }
}

.bx-filter .title {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #1B1B1B;
}

@media only screen and (max-width: 767px) {
    .bx-filter .title {
        padding-bottom: 10px;
    }
}

.bx-filter-parameters-box {
    padding: 12px 0;
    border-bottom: 1px solid #E0E0E0;
}

.bx-filter-parameters-box:last-child {
    border-bottom: none;
    padding-top: 30px;
}

.bx-filter-parameters-box .wrap-btn {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .bx-filter-parameters-box .wrap-btn {
        width: 48%;
        display: inline-block;
    }
}

.bx-filter-parameters-box .btn-red {
    width: 100%;
    height: 49px;
    text-align: center;
    line-height: 49px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #D0021B;
    display: block;
    color: #fff;
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    .bx-filter-parameters-box .btn-red {
        margin: 0;
    }
}

.no-touchevents .bx-filter-parameters-box .btn-red:hover {
    background: #E7001C;
}

.bx-filter-parameters-box .btn-remove {
    display: inline-block;
    background: transparent;
    position: relative;
    padding-left: 25px;
}

.bx-filter-parameters-box .btn-remove:after, .bx-filter-parameters-box .btn-remove:before {
    width: 2px;
    height: 16px;
    background: #D0021B;
    content: '';
    top: 3px;
    left: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    position: absolute;
}

.bx-filter-parameters-box .btn-remove:after {
    -webkit-transform: rotateZ(45deg);
    -khtml-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.bx-filter-parameters-box .btn-remove:before {
    -webkit-transform: rotateZ(-45deg);
    -khtml-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.bx-filter-parameters-box .bx-filter-parameters-box-title {
    font-size: 14px;
    line-height: 17px;
    color: #333;
    position: relative;
    display: block;
    font-weight: 500;
}

/*
.bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint:after {
  content: "\e90d";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  -webkit-transform: rotateZ(90deg);
  -khtml-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  font-size: 9px;
  color: #D0021B;
  margin-left: 5px; }
*/
.bx-filter-parameters-box .row {
    margin: 0;
}

.bx-filter-parameters-box .bx-filter-block {
    display: none;
    padding: 15px 0;
}

.bx-filter-parameters-box .checkbox {
    margin-bottom: 20px;
}

.bx-filter-parameters-box .checkbox:last-child {
    margin-bottom: 0;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label {
    padding-left: 27px;
    position: relative;
    cursor: pointer;
    display: block;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label input {
    position: absolute;
    left: -1000px;
    top: 0;
    overflow: hidden;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label .bx-filter-param-text {
    font-size: 14px;
    line-height: 17px;
    color: #333;
    font-weight: 500;
    display: block;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label .bx-filter-param-text:after {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #B4B2B0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label .bx-filter-param-text:before {
    background: #D0021B;
    content: '';
    width: 9px;
    height: 9px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 2px;
    top: 3px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.bx-filter-parameters-box .checkbox .bx-filter-param-label input:checked + .bx-filter-param-text:before {
    opacity: 1;
}

.bx-filter-parameters-box.active .bx-filter-parameters-box-title .bx-filter-parameters-box-hint:after {
    -webkit-transform: rotateZ(-90deg);
    -khtml-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    -ms-transform: rotateZ(-90deg);
    -o-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
}

.product-detailed .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 950px;
}

@media only screen and (max-width: 767px) {
    .product-detailed .container {
        display: block;
    }
}

.product-detailed .h1, .product-detailed h1 {
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    color: #1B1B1B;
    margin: 0 0 25px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .product-detailed .h1, .product-detailed h1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 15px;
    }
}

.product-detailed .art {
    font-size: 14px;
    line-height: 16px;
    color: #BDBDBD;
    font-weight: 500;
    margin-bottom: 55px;
}

.product-detailed .product-item-detail-properties {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 28px;
}

.product-detailed .product-item-detail-properties dt, .product-detailed .product-item-detail-properties dd {
    width: 50%;
    display: block;
    border-bottom: 1px solid #E0E0E0;
    padding: 5px 5px 8px 0;
    font-size: 14px;
    line-height: 16px;
}

.product-detailed .product-item-detail-properties dt {
    font-weight: bold;
}

.product-detailed .product-item-detail-properties dd {
    font-weight: 500;
}

.product-detailed .product-item-detail-pay-block {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.product-detailed .product-item-detail-pay-block .product-item-detail-info-container {
    width: 50%;
}

@media only screen and (max-width: 767px) {
    .product-detailed .product-item-detail-pay-block .product-item-detail-info-container {
        width: 100%;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .product-detailed .product-item-detail-pay-block .product-item-detail-info-container {
        width: 50%;
    }
}

.product-detailed .product-item-detail-pay-block .product-item-detail-info-container:last-child {
    width: 100%;
    padding-left: 50%;
}

@media only screen and (max-width: 767px) {
    .product-detailed .product-item-detail-pay-block .product-item-detail-info-container:last-child {
        padding: 0 0 15px;
    }
}

.product-detailed .product-item-detail-price-old {
    color: #B4B2B0;
    font-size: 18px;
    line-height: 28px;
    text-decoration: line-through;
    padding-bottom: 10px;
    display: block;
    margin: 0;
    font-weight: bold;
}

.product-detailed .product-item-detail-price-current {
    color: #D0021B;
    font-size: 28px;
    line-height: 28px;
    display: block;
    margin: 0;
    font-weight: bold;
}

.product-detailed .product-tag {
    height: 50px;
    padding: 2px 20px 0;
    line-height: 28px;
    font-size: 12px;
    top: -31px;
}

.product-detailed .product-item-detail-buy-button {
    margin: 29px 0 0;
    display: block;
    width: 160px;
    padding: 0 20px 0 60px;
    position: relative;
    border: 1px solid #D0021B;
    height: 44px;
    line-height: 42px;
    font-size: 13px;
    color: #1B1B1B;
    font-weight: bold;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    text-transform: uppercase;
    -webkit-transition: background 0.325s ease 0s, color 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s, color 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s, color 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s, color 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s, color 0.325s ease 0s;
    transition: background 0.325s ease 0s, color 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .product-detailed .product-item-detail-buy-button {
        margin: 0 auto;
    }
}

.product-detailed .product-item-detail-buy-button .icon-cart {
    font-size: 24px;
    position: absolute;
    top: 9px;
    left: 19px;
    color: #D0021B;
    -webkit-transition: color 0.325s ease 0s;
    -khtml-transition: color 0.325s ease 0s;
    -moz-transition: color 0.325s ease 0s;
    -ms-transition: color 0.325s ease 0s;
    -o-transition: color 0.325s ease 0s;
    transition: color 0.325s ease 0s;
}

.no-touchevents .product-detailed .product-item-detail-buy-button:hover {
    background: #D0021B;
    color: #fff;
}

.no-touchevents .product-detailed .product-item-detail-buy-button:hover .icon-cart {
    color: #fff;
}

.product-detailed_l {
    width: calc(50% - 25px);
}

@media only screen and (max-width: 767px) {
    .product-detailed_l {
        width: 100%;
        padding: 35px 0 0;
    }
}

.product-detailed_l .product-item-detail-slider-block {
    position: relative;
}

.product-detailed_l .h1, .product-detailed_l .art {
    display: none;
}

@media only screen and (max-width: 767px) {
    .product-detailed_l .h1, .product-detailed_l .art {
        display: block;
    }
}

.product-detailed_r {
    width: calc(50% - 25px);
}

@media only screen and (max-width: 767px) {
    .product-detailed_r {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-detailed_r h1, .product-detailed_r .art {
        display: none;
    }
}

.basket-checkout-container {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    margin-bottom: 20px;
    padding: 15px 25px;
    border: 1px solid #e2dfdf;
    border-radius: 2px;
    background-color: #fff;
    opacity: 1;
    transition: opacity 250ms ease;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.basket-checkout-container .form-group {
    position: relative;
    margin-bottom: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: inherit 4px;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
}

.basket-coupon-alert-section {
    position: relative;
    display: block;
    width: 100%;
}

.basket-checkout-container.basket-checkout-container-fixed {
    position: fixed;
    top: 0;
    z-index: 100;
}

.basket-checkout-container.basket-checkout-container-fixed-hide {
    opacity: 0;
}

.basket-coupon-section {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.basket-coupon-block-field-description {
    color: #a1a1a1;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.basket-coupon-block-field {
    padding-right: 10px;
    min-width: 235px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket-coupon-block-coupon-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -4px;
    padding: 0;
    width: 8px;
    height: 8px;
    border: 0;
    border-right: 2px solid #8da3ad;
    border-bottom: 2px solid #8da3ad;
    border-radius: 0;
    background-color: transparent;
    content: "";
    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.basket-coupon-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    min-height: 0;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    align-items: flex-start;
}

.basket-coupon-text {
    position: relative;
    display: block;
    padding-left: 18px;
    word-break: break-all;
    word-break: break-word;
}

.text-muted .basket-coupon-text:after {
    position: absolute;
    top: 0;
    left: 2px;
    width: 6px;
    height: 10px;
    border-right: 2px solid #7ad500;
    border-bottom: 2px solid #7ad500;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.basket-coupon-alert .close-link {
    margin-left: 10px;
    border-bottom: 1px dotted;
    color: #3e86de;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    opacity: 1;
    cursor: pointer;
    transition: 220ms ease all;
}

.basket-coupon-alert .close-link:hover {
    border-color: transparent;
}

@media (max-width: 991px) {
    .basket-checkout-container {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .basket-coupon-section {
        -ms-flex-order: 1;
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .basket-coupon-alert-section {
        -ms-flex-order: 2;
        margin-bottom: 15px;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .basket-coupon-block-field {
        padding-right: 0;
        min-width: 100%;
    }

    .basket-coupon-block-field .form-group {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%;
    }

    .basket-coupon-block-field .form-control {
        display: block;
        width: 100%;
    }
}

.basket-checkout-section {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.basket-checkout-section-inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.basket-checkout-block-total {
    padding-top: 21px;
    padding-right: 10px;
    text-align: right;
}

.basket-checkout-block-total-inner {
    display: inline-block;
    max-width: 100%;
    text-align: left;
}

.basket-checkout-block-total-title {
    color: #2f3435;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}

.basket-checkout-block-total-description {
    color: #a1a1a1;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}

.basket-checkout-block-total-price {
    padding-left: 10px;
    text-align: right;
}

.basket-checkout-block-total-price-inner {
    position: relative;
    display: inline-block;
    padding-top: 17px;
    text-align: right;
}

.basket-coupon-block-total-price-current {
    margin-bottom: 7px;
    color: #2f3435;
    text-align: right;
    white-space: nowrap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 500;
    transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-coupon-block-total-price-old {
    position: absolute;
    top: 3px;
    right: 0;
    color: #a1a1a1;
    text-align: right;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}

.basket-coupon-block-total-price-old:after {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}

.basket-coupon-block-total-price-difference {
    display: inline-block;
    padding: 5px 6px 6px;
    background: #d1ecf1;
    color: #179ebb;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.basket-checkout-block-btn {
    padding-top: 13px;
    padding-left: 15px;
    text-align: right;
}

.basket-checkout-block-btn .basket-btn-checkout {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
}

.basket-notification-section {
    width: 100%;
}

.basket-block-notification {
    position: relative;
    display: block;
    margin-top: 10px;
    padding: 8px 15px;
    min-width: 100%;
    width: 100%;
    border-radius: 1px;
    background-color: #edf8e0;
    color: #6a9997;
    font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-block-notification:after {
    position: absolute;
    top: -7px;
    right: 80px;
    width: 16px;
    height: 16px;
    background-color: #edf8e0;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@media (max-width: 991px) {
    .basket-checkout-block-btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .basket-checkout-section {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .basket-notification-section {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
}

@media (max-width: 580px) {
    .basket-checkout-block-btn {
        padding-left: 0;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    .basket-checkout-section-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .basket-checkout-block-total {
        min-width: 150px;
    }

    .basket-checkout-block-total-price {
        text-align: right;
    }

    .basket-btn-checkout {
        margin: 10px 0;
        width: 100%;
    }

    .basket-block-notification:after {
        top: -3px;
        right: auto;
        left: 50%;
        -webkit-transform: rotate(45deg) translateX(-50%);
        -ms-transform: rotate(45deg) translateX(-50%);
        transform: rotate(45deg) translateX(-50%);
    }
}

@media (max-width: 460px) {
    .basket-checkout-block {
        display: block;
        min-width: 100%;
        width: 100%;
    }

    .basket-checkout-block-total {
        text-align: left;
    }
}

.basket-items-list-wrapper, .basket-items-list-wrapper-compact {
    margin-bottom: 15px;
    border: 1px solid #e2dfdf;
}

.basket-items-list-header {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    padding: 13px 25px;
    border-bottom: 1px solid #e2dfdf;
    background: #f2f2f2;
    transition: 300ms padding ease;
    -webkit-box-align: center;
    align-items: center;
}

.basket-items-list-header.basket-items-list-header-fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    margin-left: -1px;
    border: 1px solid #e2dfdf;
}

.basket-items-list-wrapper-light .basket-items-list-header {
    display: none !important;
}

.basket-items-list-header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    transition: 300ms all ease;
    -o-text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket-items-search-field + .basket-items-list-header-title {
    padding-left: 10px;
}

.basket-items-search-field + .basket-items-list-header-filter {
    padding-left: 10px;
    text-align: right;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.basket-items-search-field .form-control {
    z-index: 1;
}

.basket-items-list-header-filter-item {
    margin-left: 5px;
    border-bottom: 1px dotted;
    color: #3e86de;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: 220ms ease;
}

.basket-items-list-header-filter-item:hover {
    color: #2462de;
    text-decoration: none;
}

.basket-items-list-header-filter-item.active {
    border-bottom: 0;
    color: #2f3435;
    text-decoration: none;
    cursor: default;
}

.basket-items-search-field {
    transition: 300ms all ease;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket-items-search-field .input-group-addon {
    white-space: nowrap;
    -ms-flex-wrap: wrap;
}

.basket-items-search-field button.close {
    position: relative;
    bottom: -1px;
    display: inline-block;
    float: none;
    line-height: 11px;
}

@media (max-width: 991px) {
    .basket-items-list-header {
        padding: 10px 9px 11px;
    }

    .basket-items-list-header-title {
        font-size: 12px;
        line-height: 15px;
    }
}

@media (max-width: 767px) {
    .basket-items-list-header {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .basket-items-search-field {
        width: 100%;
    }
}

.basket-items-list-container {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.basket-items-list-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    opacity: .7;
    -webkit-animation-name: ShowOverlay;
    animation-name: ShowOverlay;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
}

@-webkit-keyframes ShowOverlay {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .7;
    }
}

@keyframes ShowOverlay {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .7;
    }
}

.basket-items-list {
    position: relative;
    padding: 0 25px;
}

.basket-items-list-table {
    width: 100%;
    border-collapse: collapse;
}

.basket-items-list-item-container {
    position: relative;
}

.basket-items-list-item-container > td {
    border-top: 1px solid #f2f2f2;
}

.basket-items-list-wrapper-compact .basket-items-list-item-container > td {
    padding-bottom: 12px;
}

.basket-items-list-item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    opacity: .7;
}

.basket-items-list-item-container.basket-items-list-item-container-gift, .basket-items-list-item-container.basket-items-list-item-container-gift > td, .basket-items-list .basket-items-list-item-container:first-child > td {
    border-top: none !important;
}

@media (max-width: 767px) {
    .basket-items-list-item-container.basket-items-list-item-container-gift, .basket-items-list-item-container.basket-items-list-item-container-gift > td, .basket-items-list .basket-items-list-item-container:first-child > td {
        margin: 0;
        padding-top: 0;
        border-top: none !important;
    }
}

.basket-items-list-item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
    opacity: .7;
}

.basket-items-list-item-descriptions {
    -ms-flex-order: 1;
    padding-top: 20px;
    width: 100%;
    vertical-align: top;
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.basket-items-list-item-descriptions-inner {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.basket-item-block-image {
    position: relative;
    -ms-flex-order: 1;
    padding-right: 15px;
    padding-bottom: 10px;
    min-width: 48px;
    max-width: 148px;
    width: 100%;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
    display: block;
    padding-bottom: 0;
    min-width: 32px;
    max-width: 50px;
    width: auto;
    height: auto;
}

.basket-item-image-link {
    position: relative;
    display: inline-block;
}

.basket-item-image {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    transition: 300ms all ease;
}

.basket-items-list-wrapper-compact .basket-item-image {
    max-width: 50px;
    max-height: 50px;
}

.basket-item-image:hover {
    border-color: #ee9200;
}

@media (max-width: 580px) {
    .basket-item-block-image {
        margin-top: 10px;
        margin-bottom: 15px;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
    }

    .basket-item-image {
        margin: 10px auto 15px;
        padding-right: 0;
        max-width: 230px;
        max-height: 400px;
        width: auto;
        height: auto;
    }

    .basket-items-list-item-descriptions-inner {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .basket-items-list-wrapper-compact .basket-item-block-image {
        margin-top: 0;
        padding-right: 10px;
    }

    .basket-items-list-wrapper-compact .basket-items-list-item-descriptions-inner {
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
}

.basket-item-label-text, .basket-item-label-ring {
    position: absolute;
    z-index: 90;
    opacity: 1;
    transition: opacity 450ms ease;
}

.basket-items-list-wrapper-compact .basket-item-label-text, .basket-items-list-wrapper-compact .basket-item-label-ring {
    display: none;
}

.basket-item-label-text span, .basket-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease;
}

.bx-red .basket-item-label-text span, .bx-red .basket-item-label-ring {
    background-color: #fba90c;
}

.basket-item-label-text > div, .basket-item-label-ring > div {
    line-height: 0;
}

.basket-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: bold;
}

.basket-item-label-text.basket-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}

.basket-item-label-text.basket-item-label-big span {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 17px;
}

@media (max-width: 767px) {
    .basket-item-label-text > div {
        line-height: 0;
    }

    .basket-item-label-text.basket-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 11px;
        line-height: 14px;
    }

    .basket-item-label-text.basket-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 13px;
        line-height: 16px;
    }
}

.basket-item-label-ring {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: bold;
}

.basket-item-label-ring.basket-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}

.basket-item-label-ring.basket-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}

@media (max-width: 767px) {
    .basket-item-label-ring.basket-item-label-small {
        width: 24px;
        height: 24px;
        font-size: 8px;
        line-height: 24px;
    }

    .basket-item-label-ring.basket-item-label-big {
        width: 30px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }
}

.basket-item-label-top {
    top: -2px;
}

.basket-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.basket-item-label-center > div {
    text-align: center;
}

.basket-item-label-left {
    left: -2px;
}

.basket-item-label-left > div {
    text-align: left;
}

.basket-item-label-bottom {
    bottom: -2px;
}

.basket-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.basket-item-label-right {
    right: -2px;
}

.basket-item-label-right > div {
    text-align: right;
}

.basket-item-label-center.product-item-label-middle {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.basket-item-block-info {
    -ms-flex-order: 2;
    padding: 0;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-ordinal-group: 3;
    order: 2;
}

@media (max-width: 580px) {
    .basket-item-block-info {
        -webkit-box-flex: 6;
        -ms-flex: 6;
        flex: 6;
    }
}

.basket-item-info-name, .basket-item-info-name-link {
    margin: 0;
    padding: 0 20px 0 0;
    color: #2f3435;
    text-decoration: none;
    word-break: break-all;
    word-break: break-word;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    transition: 300ms all ease;
}

h2.basket-item-info-name {
    margin-bottom: 5px;
    padding-top: 0;
}

.basket-item-highlighted {
    background: #ff0;
}

.basket-items-list-wrapper-compact .basket-item-info-name {
    margin-bottom: 5px;
}

.basket-item-info-name-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

@media (max-width: 768px) {
    .basket-item-info-name, .basket-item-info-name-link {
        vertical-align: middle;
        font-size: 15px;
        line-height: 17px;
    }

    .basket-item-info-name {
        padding-top: 10px;
    }
}

.basket-item-block-common {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 4;
    -ms-flex-pack: end;
    -ms-flex-align: start;
    -ms-flex: 2;
    -ms-flex-wrap: nowrap;
    -ms-flex-line-pack: baseline;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-box-align: start;
    -webkit-box-ordinal-group: 5;
    -webkit-box-flex: 2;
    justify-content: flex-end;
    align-content: baseline;
    align-items: flex-start;
    flex: 2;
    order: 4;
}

.basket-items-list-wrapper-compact .basket-item-block-common {
    -ms-flex-pack: end;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

@media (max-width: 991px) {
    .basket-item-block-common {
        padding: 5px 0;
        min-width: 100%;
    }

    .basket-items-list-wrapper .basket-item-block-common {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
    }

    .basket-items-list-wrapper .basket-item-block-common > div {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .basket-items-list-wrapper-compact .basket-item-block-common {
        -ms-flex-pack: end;
        padding: 17px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 460px) {
    .basket-items-list-wrapper .basket-item-block-common {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: end;
        align-items: flex-end;
    }

    .basket-item-price-current {
        text-align: right;
    }
}

.basket-item-block-properties {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
}

.basket-item-property, .basket-item-property-custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    padding-bottom: 4px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.basket-items-list-wrapper-compact .basket-item-property, .basket-items-list-wrapper-compact .basket-item-property-custom {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
    padding-bottom: 0;
    -ms-flex-line-pack: center;
    align-content: center;
}

.basket-item-property-name, .basket-item-property-custom-name {
    margin-right: 5px;
    color: #a1a1a1;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.basket-item-property-value, .basket-item-property-custom-value {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

.basket-item-property-custom {
    padding-right: 15px;
}

.basket-item-property-custom-content {
    padding: 3px 0;
}

.basket-item-property-custom.basket-item-property-custom-photo {
    display: block;
}

.basket-item-property-custom-photo .basket-item-property-custom-value {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    min-height: 64px;
    word-spacing: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.basket-item-property-custom-photo .basket-item-property-custom-value span {
    display: inline-block;
}

.basket-item-custom-block-photo-link {
    display: block;
    margin-right: 5px;
}

.basket-item-custom-block-photo-item {
    margin-right: 3px;
    width: auto;
    height: 64px;
    border: 1px solid #e4e4e4;
    transition: 300ms all ease;
}

.basket-item-custom-block-photo-item:hover {
    border-color: #ee9200;
}

@media (max-width: 580px) {
    .basket-item-property-custom {
        padding-right: 0;
    }

    .basket-items-list-wrapper-compact .basket-item-property-custom {
        padding-right: 10px;
    }
}

.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-text, .basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-image, .basket-items-list-wrapper-compact .basket-item-property.basket-item-scu-color {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.basket-item-property.basket-item-property-scu-text, .basket-item-property.basket-item-property-scu-image, .basket-item-property.basket-item-scu-color {
    display: block;
}

.basket-item-scu-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.basket-item-scu-item, .basket-item-scu-item.not-available:hover {
    position: relative;
    display: inline-block;
    margin: 2px 3px 3px 0;
    padding: 0;
    border: 1px solid #eeecef;
    cursor: pointer;
    transition: 300ms all ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.basket-item-scu-item:hover, .basket-item-scu-item.selected, .basket-item-scu-item.not-available:hover {
    border-color: #006cc0;
}

.basket-item-scu-item.selected:hover {
    cursor: default;
}

.basket-item-scu-item.not-available:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}

.basket-item-scu-item-inner {
    display: block;
    transition: 300ms all ease;
}

.basket-item-scu-item.not-available .basket-item-scu-item-inner {
    opacity: .5;
}

.basket-item-scu-color .basket-item-scu-item-inner, .basket-item-property-scu-image .basket-item-scu-item-inner {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.basket-items-list-wrapper-compact .basket-item-scu-color .basket-item-scu-item-inner, .basket-items-list-wrapper-compact .basket-item-property-scu-image .basket-item-scu-item-inner {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
}

.basket-item-property-scu-text .basket-item-scu-item-inner {
    padding: 3px 5px;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-item-inner {
    padding: 1px 2px;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .basket-item-property-name, .basket-item-property-value {
        font-size: 11px;
    }
}

@media (max-width: 580px) {
    .basket-item-block-properties {
        margin-bottom: 10px;
    }

    .basket-items-list-wrapper-compact .basket-item-block-properties {
        margin-bottom: 0;
    }

    .basket-item-property-scu-image .basket-item-scu-item-inner, .basket-item-scu-color .basket-item-scu-item-inner {
        width: 20px;
        height: 20px;
        border: 1px solid #fff;
    }

    .basket-item-property-scu-text .basket-item-scu-item-inner {
        padding: 2px 3px;
        min-width: 25px;
        text-align: center;
        font-size: 11px;
        line-height: 15px;
        font-weight: bold;
    }
}

.basket-items-list-item-amount {
    -ms-flex-order: 3;
    padding-top: 20px;
    vertical-align: top;
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.basket-item-block-amount {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: end;
    -ms-flex-align: start;
    margin: 0 15px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: end;
    justify-content: flex-end;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
    margin-bottom: 0;
    padding-bottom: 0;
}

.basket-item-amount-filed-block {
    position: relative;
}

.basket-item-amount-filed, .basket-item-block-amount.disabled .basket-item-amount-filed:hover {
    padding: 0;
    width: 60px;
    height: 28px;
    outline: 0;
    border-radius: 1px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    transition: 300ms all ease;
}

.basket-item-block-amount.disabled .basket-item-amount-filed {
    background-color: #f3f3f3;
}

.basket-item-amount-filed:hover, .basket-item-amount-filed:focus {
    border-color: #006cc0;
}

.basket-item-amount-filed::-webkit-outer-spin-button, .basket-item-amount-filed::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.basket-item-amount-filed.basket-updated {
    -webkit-animation-name: basketAmountFiledUpdated;
    animation-name: basketAmountFiledUpdated;
    -webkit-animation-duration: 600ms;
    animation-duration: 600ms;
}

@-webkit-keyframes basketAmountFiledUpdated {
    0%, 100% {
        border-color: #e4e4e4;
    }
    50% {
        border-color: #ee9200;
    }
}

@keyframes basketAmountFiledUpdated {
    0%, 100% {
        border-color: #e4e4e4;
    }
    50% {
        border-color: #ee9200;
    }
}

.basket-item-amount-btn-plus, .basket-item-amount-btn-minus {
    position: relative;
    width: 28px;
    height: 28px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    transition: 300ms all ease;
    -webkit-user-select: none;
}

.basket-item-amount-btn-plus:hover, .basket-item-amount-btn-minus:hover {
    background-color: #D0021B;
}

.basket-item-block-amount.disabled .basket-item-amount-btn-plus, .basket-item-block-amount.disabled .basket-item-amount-btn-minus {
    background-color: transparent;
    cursor: default;
}

.basket-item-amount-btn-plus:before, .basket-item-amount-btn-plus:after, .basket-item-amount-btn-minus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    background-color: #979797;
    content: "";
    transition: 300ms all ease;
}

.basket-item-amount-btn-plus:hover:before, .basket-item-amount-btn-plus:hover:after, .basket-item-amount-btn-minus:hover:after {
    background: #fff;
}

.basket-item-block-amount.disabled .basket-item-amount-btn-plus:before, .basket-item-block-amount.disabled .basket-item-amount-btn-plus:after, .basket-item-block-amount.disabled .basket-item-amount-btn-minus:after {
    background-color: #f3f3f3;
}

.basket-item-amount-btn-plus:before {
    margin-top: -5px;
    margin-left: -1px;
    width: 2px;
    height: 10px;
}

.basket-item-amount-field-description {
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    left: 0;
    color: #a1a1a1;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
}

@media (max-width: 991px) {
    .basket-item-block-amount {
        position: relative;
        -ms-flex-pack: center;
        margin-bottom: 13px;
        -webkit-box-pack: center;
        justify-content: center;
    }

    .basket-item-amount-btn-plus, .basket-item-amount-btn-minus {
        background-color: #f5f6f7;
    }
}

@media (max-width: 767px) {
    .basket-item-block-amount {
        margin-top: 19px;
        max-width: 116px;
    }
}

@media (max-width: 580px) {
    .basket-item-block-amount {
        margin: 0 auto;
    }
}

.basket-items-list-item-price {
    -ms-flex-order: 4;
    padding-top: 0;
    vertical-align: top;
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.basket-items-list-item-price-for-one {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.basket-item-block-price {
    position: relative;
    padding-top: 20px;
    text-align: right;
    white-space: nowrap;
}

.basket-item-price-title {
    padding-top: 1px;
    color: #a1a1a1;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
}

.basket-item-price-current {
    padding-top: 1px;
    color: #2f3435;
    vertical-align: bottom;
    line-height: 24px;
}

.basket-item-price-current-text {
    letter-spacing: -.33px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-item-price-old {
    position: absolute;
    top: 5px;
    right: 0;
    color: #a1a1a1;
    vertical-align: middle;
    line-height: 15px;
}

.basket-item-price-old-text {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: line-through;
}

.basket-item-price-old-text:after {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}

.basket-item-price-difference {
    padding: 3px;
    max-width: 100%;
    background: #d1ecf1;
    color: #179ebb;
    text-align: center;
    white-space: normal;
    font: 400 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
    .basket-items-list-item-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start;
    }

    .basket-items-list-item-descriptions {
        min-width: 100%;
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-price {
        -ms-flex-order: 5;
        vertical-align: top;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .basket-items-list-item-price-for-one {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .basket-item-block-price {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px;
        min-width: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .basket-item-price-old {
        right: 10px;
    }

    .basket-items-list-item-amount {
        display: block;
        padding: 0 0 20px;
        min-width: 100%;
    }

    .basket-item-block-price {
        padding-right: 10px;
        padding-left: 10px;
    }

    .basket-items-list-wrapper-compact .basket-item-block-price {
        min-width: 0;
        text-align: right;
    }

    .basket-items-list-wrapper-compact .basket-item-block-price > div {
        text-align: right;
    }

    .basket-item-block-price .basket-item-price-difference {
        -ms-flex-order: 1;
        padding: 5px 6px 6px;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}

.basket-items-list-item-remove {
    padding-top: 17px !important;
    vertical-align: top;
}

.basket-item-block-actions {
    position: relative;
    opacity: 0;
    transition: 300ms opacity ease;
    margin-top: 3px;
}

.bx-touch .basket-item-block-actions, .basket-items-list-item-container:hover .basket-item-block-actions {
    opacity: 1;
}

.basket-item-actions-remove {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.basket-item-actions-remove:after, .basket-item-actions-remove:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
}

.basket-item-actions-remove:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-item-actions-remove:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-item-actions-remove:hover:after, .basket-item-actions-remove:hover:before {
    background-color: #7e000f;
}

.basket-item-block-info .basket-item-actions-remove {
    position: absolute;
    top: -4px;
    right: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
    position: relative;
    top: auto;
    right: auto;
    padding-left: 10px;
}

@media (max-width: 767px) {
    .basket-items-list-table, .basket-items-list-table thead, .basket-items-list-table tbody, .basket-items-list-table tr {
        display: block !important;
    }

    tr.basket-items-list-item-container {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
        -ms-flex-pack: center;
        -ms-flex-align: start;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #f2f2f2;
        -webkit-box-align: flex-start;
        align-items: flex-start;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .basket-items-list-table tr.basket-items-list-item-container:first-child, .basket-items-list-table tbody tr.basket-items-list-item-container:first-child {
        border: 0;
    }

    .basket-items-list .basket-items-list-item-container > td {
        border-top: 0;
        padding-top: 0;
    }

    td.basket-items-list-item-amount, td.basket-items-list-item-price, td.basket-items-list-item-remove {
        display: inline-block;
    }

    td.basket-items-list-item-descriptions {
        padding-bottom: 10px;
        min-width: 100%;
    }

    td.basket-items-list-item-descriptions, td.basket-items-list-item-notification {
        display: block;
        padding-top: 0;
    }

    .basket-items-list-item-price {
        padding: 3px 0;
    }

    td.basket-items-list-item-remove {
        padding: 34px 0 0 !important;
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-price .basket-item-block-price .basket-item-price-title {
        display: block;
    }

    td.basket-items-list-item-remove {
        display: block;
        padding: 0;
    }

    td.basket-items-list-item-remove {
        padding: 0 !important;
        text-align: center;
    }

    .basket-item-block-actions {
        display: inline-block;
    }
}

.basket-items-list-item-notification-inner {
    position: relative;
    transition: 220ms all ease;
}

.basket-items-list-item-container.basket-items-list-item-container-expend {
    display: table-row;
}

.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    padding: 10px 0;
    border-radius: 2px;
    background-color: #e6f8fe;
    color: #333;
    text-align: center;
    transition: 300ms all ease;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.basket-items-list-item-container-expend .basket-items-list-item-removed-container div {
    padding: 0 10px;
    text-align: left;
}

@-webkit-keyframes ShowNote {
    0% {
        opacity: 0;
    }
    0%, 50% {
        background-color: #fff;
    }
    50%, 100% {
        opacity: 1;
    }
    100% {
        background-color: #e6f8fe;
    }
}

@keyframes ShowNote {
    0% {
        opacity: 0;
    }
    0%, 50% {
        background-color: #fff;
    }
    50%, 100% {
        opacity: 1;
    }
    100% {
        background-color: #e6f8fe;
    }
}

@media (max-width: 768px) {
    .basket-items-list-item-container-collapse .basket-items-list-item-removed-container {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .basket-items-list-item-container-collapse .basket-items-list-item-removed-container div {
        text-align: center;
    }
}

.basket-items-list-item-container-collapse .basket-item-block-info, .basket-items-list-item-container-collapse .basket-item-block-common, .basket-items-list-item-container-collapse .basket-item-block-image {
    opacity: 0;
}

.basket-items-list-item-container.basket-items-list-item-container-collapse > td > div {
    overflow: hidden;
    height: 80px;
    opacity: 0;
}

.basket-items-list-item-removed-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.basket-items-list-item-removed-block .faded {
    color: #ccc;
    cursor: default;
}

.basket-items-list-item-removed-anchor {
    border-bottom: 1px dashed;
    color: #333;
    font-weight: bold;
}

.basket-items-list-item-clear-btn {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.basket-items-list-item-clear-btn:after, .basket-items-list-item-clear-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
}

.basket-items-list-item-clear-btn:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-items-list-item-clear-btn:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-items-list-item-clear-btn:hover:after, .basket-items-list-item-clear-btn:hover:before {
    background-color: #7e000f;
}

.basket-items-list-item-double {
    margin: 10px 0;
}

.basket-items-list-item-double > div {
    margin-bottom: 10px;
    padding: 5px 35px 5px 15px;
}

.basket-items-list-item-double-anchor, .basket-items-list-item-double-anchor:visited {
    border-bottom: 1px dashed;
    color: #333;
    text-decoration: none;
}

.basket-items-list-item-double-anchor:hover {
    color: #23527c;
}

.basket-items-list-item-warning-container {
    margin: 10px 0;
}

.basket-items-list-item-warning-container > div {
    margin-bottom: 10px;
    padding: 5px 35px 5px 15px;
}

.basket-items-list-wrapper-compact .basket-items-list-item-container {
    -ms-flex-align: start;
    padding: 17px 0;
    -webkit-box-align: start;
    align-items: flex-start;
}

.basket-item-gifts-list-container {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #fceb9f;
    background: #fffef8;
}

.basket-item-gifts-list-container:after {
    position: absolute;
    top: -10px;
    left: 90px;
    display: block;
    width: 17px;
    height: 17px;
    background-color: #fceb9f;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.basket-item-gifts-list-title {
    padding: 12px 17px;
    background-color: #fceb9f;
    color: #5b5848;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.basket-item-gifts-list {
    padding: 15px;
}

.basket-items-list-gift-item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    border-bottom: 1px solid #f3f2ed;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.basket-item-gifts-list .basket-items-list-gift-item:last-child {
    border-bottom: 0;
}

.basket-item-gift-image-container {
    padding: 10px 0;
    min-width: 48px;
    max-width: 100%;
    width: 168px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket-item-gift-image-link {
    display: inline-block;
}

.basket-item-gift-image {
    display: inline-block;
    max-width: 100%;
    max-height: 69px;
    width: auto;
    height: auto;
}

.basket-item-gift-title-container {
    padding: 5px 15px;
    width: 100%;
    -webkit-box-flex: 9;
    -ms-flex: 9;
    flex: 9;
}

.basket-item-gift-title-link {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    transition: 300ms all ease;
}

@media (max-width: 580px) {
    .basket-item-gift-title-link {
        font-size: 13px;
    }
}

.basket-item-gift-price-container {
    text-align: right;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.basket-item-gift-price-current {
    color: #2f3435;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
}

.basket-item-gift-price-old {
    color: #a1a1a1;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.basket-item-gift-price-difference {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    padding: 5px 6px 6px;
    background: #e2f0cb;
    color: #525c69;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 580px) {
    .basket-items-list-gift-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .basket-item-gift-price-container {
        min-width: 100%;
    }
}

.basket-gifts-list-wrapper, .basket-gifts-list-wrapper-compact {
    margin-bottom: 15px;
    border: 1px solid #e2dfdf;
}

.basket-gifts-list-header {
    padding: 18px 25px 20px;
    border-bottom: 1px solid #e2dfdf;
    background: #f2f2f2;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    transition: 300ms all ease;
}

.basket-clear {
    cursor: pointer;
    pointer-events: auto;
}

.basket-clear:after, .basket-clear:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #a1a1a1;
    content: '';
    transition: 300ms background-color ease;
}

.basket-clear:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-clear:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-clear:hover:after, .basket-clear:hover:before {
    background-color: #333;
}

@media (max-width: 991px) {
    .basket-gifts-list-header {
        padding: 10px 9px 11px;
        font-size: 12px;
        line-height: 15px;
    }
}

.basket-gifts-list {
    padding: 0 25px;
}

.basket-gifts-description-container {
    padding: 11px;
    color: #868d96;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.basket-gifts-list-item-container {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #f2f2f2;
    transition: 300ms all ease;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

.basket-gifts-list-item-container:first-child {
    border-top: 0;
}

.basket-gift-block-image {
    padding: 5px 15px 5px 0;
    min-width: 50px;
    max-width: 50px;
}

.basket-gift-image-link {
    display: inline-block;
}

.basket-gift-image {
    display: inline-block;
    max-width: 100%;
    max-height: 168px;
    width: auto;
    height: auto;
    transition: 300ms all ease;
}

.basket-gift-block-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.basket-gift-info-name, .basket-gift-info-name-link {
    margin: 0;
    padding: 0;
    color: #2f3435;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    transition: 300ms all ease;
}

.basket-gift-info-name-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.basket-gift-block-common {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
}

.basket-gift-item-select-btn-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
}

.basket-gift-item-selected {
    padding: 0 10px;
    color: #b6bbbf;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}

.basket-gift-item-select-btn-label {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    margin-bottom: 0;
    -webkit-box-align: center;
    align-items: center;
}

.basket-gift-item-select-input {
    display: none;
}

.basket-gift-item-select-btn-radio {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 10px solid #fff;
    border-radius: 50%;
    background: #468ee5;
    -webkit-box-shadow: 0 0 0 1px #828b95;
    box-shadow: 0 0 0 1px #828b95;
    cursor: pointer;
    transition: 190ms all ease;
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-radio {
    border-width: 5px;
}

.basket-gift-item-select-btn-text {
    text-transform: lowercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    cursor: pointer;
}

.basket-gift-item-select-btn-checkbox {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
    width: 19px;
    height: 19px;
    border: 1px solid #828b95;
    border-radius: 2px;
    background-color: #fff;
    cursor: pointer;
}

.basket-gift-item-select-btn-checkbox:after, .basket-gift-item-select-btn-checkbox:before {
    position: absolute;
    background-color: #fff;
    content: '';
    opacity: 0;
    transition: 190ms all ease;
}

.basket-gift-item-select-btn-checkbox:after {
    top: 5px;
    left: 5px;
    z-index: 15;
    width: 3px;
    height: 9px;
    border-radius: 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.basket-gift-item-select-btn-checkbox:before {
    top: -1px;
    left: 11px;
    z-index: 10;
    width: 5px;
    height: 17px;
    border: 1px solid #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:after, .basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:before {
    background-color: #468ee5;
    opacity: 1;
}

@media (max-width: 797px) {
    .basket-gift-item-select-btn-container {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: end;
        align-items: flex-end;
    }

    .basket-gift-item-selected {
        -ms-flex-order: 2;
        padding-right: 0;
        text-align: right;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .basket-gift-item-select-btn-label {
        -ms-flex-order: 1;
        text-align: right;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}

.bx-step-opacity {
    transition: 500ms opacity ease;
}

.basket-search-not-found {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.basket-search-not-found-icon {
    margin: 0 auto 80px;
    width: 180px;
    height: 180px;
    background-size: cover;
}

.basket-search-not-found-text {
    color: #c0c5ca;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
}

.bx-sbb-empty-cart-image {
    width: 131px;
    height: 116px;
    margin: 50px auto 42px;
    background-size: contain;
}

.bx-sbb-empty-cart-text {
    font-size: 36px;
    text-align: center;
    color: #bababa;
    margin-bottom: 42px;
}

.bx-sbb-empty-cart-desc {
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-bottom: 42px;
}

.bx-content-section {
    margin-bottom: 15px;
}

.bx-content-section .section-title {
    padding-bottom: 35px;
}

@media only screen and (max-width: 767px) {
    .bx-content-section .section-title {
        padding-bottom: 20px;
    }
}

.bx-content-section .btn.btn-default {
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    color: #FFFFFF;
    background: #D0021B;
    -webkit-transition: background 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s;
    transition: background 0.325s ease 0s;
}

.no-touchevents .bx-content-section .btn.btn-default:hover {
    background: #E7001C;
}

.bx-content-section .btn.btn-default:active {
    background: #E7001C;
}

.bx-content-section .checkbox {
    padding-left: 27px;
    position: relative;
    cursor: pointer;
    display: block;
    cursor: pointer;
}

.bx-content-section .checkbox input {
    position: absolute;
    left: -1000px;
    top: 0;
    overflow: hidden;
}

.bx-content-section .checkbox .main-user-consent-request-announce {
    font-size: 14px;
    line-height: 17px;
    color: #333;
    font-weight: 500;
    display: block;
}

.bx-content-section .checkbox .main-user-consent-request-announce:after {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #B4B2B0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bx-content-section .checkbox .main-user-consent-request-announce:before {
    background: #D0021B;
    content: '';
    width: 9px;
    height: 9px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 2px;
    top: 3px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.bx-content-section .checkbox input:checked + .main-user-consent-request-announce:before {
    opacity: 1;
}

.bx-content-section .form-control {
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    box-shadow: none;
    border-radius: 2px;
}

.bx-content-section textarea.form-control {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 450px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    resize: none;
}

.bx-content-section .form-group .form-control:focus {
    border-color: #63747e;
}

#bx-soa-orderSave {
    padding-top: 15px;
}

#bx-soa-orderSave .btn.btn-default {
    margin: 10px 0;
}

.bx-soa {
    padding-bottom: 20px;
}

.bx-soa-section {
    border-radius: 2px;
    margin-bottom: 6px;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
    border: 1px solid #e8e9eb;
}

.bx-soa-section.bx-step-completed {
    border: 1px solid #83cb1b;
}

.bx-soa-section-title-count {
    display: inline-block;
    min-width: 17px;
    height: 17px;
    border-radius: 8px;
    border: 1px solid #98979d;
    vertical-align: middle;
    position: relative;
    margin: -3px 10px 0 0;
}

#bx-soa-order {
    transition: 500ms opacity ease;
    counter-reset: heading;
}

#bx-soa-order:after, #bx-soa-order:before {
    display: table;
    content: " ";
    clear: both;
}

.bx-soa-section .bx-soa-section-title-count:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 10px;
    color: #98979d;
    line-height: 15px;
    counter-increment: heading;
    content: counter(heading);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-soa-section-title-count:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: -5px;
    bottom: -2px;
    display: none;
    background: url("../img/sprite.png") no-repeat center;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    background: #87c73d;
    border-color: #87c73d;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:after {
    color: #fff;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
    display: block;
    background-position: center 0;
}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count {
    background: #f8c11a;
    border-color: #f8c11a;
}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:after {
    color: #000;
}

.bx-soa-section.bx-step-warning {
    border: 1px solid #ccbe71;
}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {
    display: block;
    background-position: center -37px;
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count {
    background: #db4c4c;
    border-color: #db4c4c;
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count:after {
    color: #fff;
}

.bx-soa-section.bx-step-error {
    border: 1px solid #db4a29;
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
    display: block;
    background-position: center -20px;
}

.bx-soa-section.bx-selected {
    border: 1px solid #91cedc;
}

.bx-soa-section-title-container {
    overflow: hidden;
    background: #f2f5f7;
    padding: 7px 0;
    font-size: 14px;
}

.bx-soa-section.bx-selected .bx-soa-section-title-container {
    padding: 15px 0;
}

.bx-soa-section-title {
    border-radius: 2px;
    margin: 0;
    color: #000;
    line-height: 15px;
    min-height: 20px;
    vertical-align: middle;
    font-size: 16px;
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-top: 3px;
}

.bx-soa-section.bx-selected .bx-soa-section-title {
    font-size: 22px;
}

.bx-soa-editstep {
    display: inline;
    font-size: 12px;
    vertical-align: middle;
    line-height: 22px;
    border-bottom: 1px dotted;
}

.bx-soa-section.bx-selected .bx-soa-editstep {
    display: none;
}

.bx-soa-section.bx-selected .bx-soa-editstep:hover {
    border-bottom: 0;
}

.bx-soa-section-content {
    padding: 10px 15px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.bx-soa-section.bx-step-completed .bx-soa-section-content, .bx-soa-section.bx-selected .bx-soa-section-content {
    line-height: 18px;
}

.bx-soa-table-fade {
    position: relative;
}

.bx-soa-table-fade:before {
    left: 0;
    background: -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.bx-soa-table-fade:after {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.bx-soa-table-fade:before, .bx-soa-table-fade:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: 10px;
    top: 0;
    height: 100%;
    display: block;
    -webkit-transition: width 300ms ease;
    -moz-transition: width 300ms ease;
    -ms-transition: width 300ms ease;
    -o-transition: width 300ms ease;
    transition: width 300ms ease;
}

.bx-soa-table-fade-left:before, .bx-soa-table-fade-right:after {
    width: 15px;
}

.bx-soa-item-table {
    margin-bottom: 10px;
    min-width: 100%;
    display: table;
}

.bx-soa-item-tr {
    display: table-row;
}

.bx-soa-item-td {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-top: 1px dotted #e5e5e5;
}

@media (min-width: 769px) {
    .bx-soa-item-td {
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 10px;
    }
}

.bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td {
    border-top: 0;
}

.bx-soa-item-img-block {
    float: left;
    padding-right: 15px;
}

.bx-step-completed .bx-soa-item-img-block {
    width: 48px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.bx-soa-item-imgcontainer {
    border-radius: 4px;
    border: 1px solid #c0cfd9;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bx-soa-item-title {
    font-weight: bold;
    padding-bottom: 5px;
}

.bx-soa-item-title a {
    color: #337ab7;
}

.no-touchevents .bx-soa-item-title a:hover {
    color: #23527c;
}

.bx-soa-item-td-title {
    line-height: 20px;
    color: #7c7c7c;
    padding-bottom: 3px;
    font-size: 12px;
}

.bx-soa-item-td-text {
    line-height: 25px;
    vertical-align: middle;
}

.bx-soa-item-properties .bx-soa-item-td-title, .bx-soa-item-properties .bx-soa-item-td-text {
    text-align: center;
}

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title, .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
    text-align: right;
}

.bx-soa-item-td-text input[type="number"] {
    height: 25px;
    line-height: 20px;
}

.bx-soa-item-td-text .bx-price {
    white-space: nowrap;
}

.bx-price-old {
    white-space: nowrap;
    text-decoration: line-through;
    color: #b8b8b8;
    font-size: 13px;
}

.bx-soa-item-td-control {
    padding-bottom: 5px;
    font-size: 11px;
}

@media (max-width: 991px) {
    .bx-soa-item-table, .bx-soa-item-table > tbody, .bx-soa-item-tr, .bx-soa-item-td {
        display: block;
    }

    .bx-soa-item-tr.bx-soa-item-info-container, .bx-soa-item-tr .bx-soa-item-td {
        border: 0;
    }

    .bx-soa-item-tr {
        border-top: 1px dotted #e5e5e5;
        padding-bottom: 15px;
        padding-top: 10px;
        overflow: hidden;
    }

    .bx-soa-item-tr.bx-soa-item-tr-first {
        border: 0;
    }

    .bx-soa-item-block {
        overflow: hidden;
    }

    .bx-soa-item-properties.bx-text-right .bx-soa-item-td-title, .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
        text-align: center;
    }
}

@media (min-width: 581px) and (max-width: 991px) {
    .bx-soa-item-properties {
        float: left;
        padding-bottom: 10px;
    }

    .bx-soa-item-td-title, .bx-soa-item-nth-4p1, .bx-soa-item-tr {
        clear: both;
    }
}

@media (max-width: 580px) {
    .bx-soa-item-td {
        line-height: 17px;
    }

    .bx-soa-item-img-block {
        float: none;
        max-width: 160px;
        margin: 0 auto;
        padding-right: 0;
    }

    .bx-soa-section.bx-step-completed .bx-soa-item-img-block {
        float: left;
    }

    .bx-soa-item-content {
        padding-top: 15px;
    }

    .bx-soa-section.bx-step-completed .bx-soa-item-content {
        padding-top: 0;
    }

    .bx-scu-container {
        padding-top: 10px;
    }

    .bx-soa-item-td-title, .bx-soa-item-td-text {
        line-height: 20px;
        display: inline-block !important;
        padding: 2px 5px;
        text-align: left;
        vertical-align: middle;
        font-size: 13px;
    }

    .bx-soa-item-td-title:after {
        content: ":";
    }

    .bx-soa-item-properties {
        padding: 0;
    }
}

@media (min-width: 580px) {
    .bx-soa-item-img-block {
        width: 85px;
        margin: 0;
    }
}

.bx-soa-item-info-container {
    position: relative;
    height: 35px;
}

.bx-soa-item-info-container .bx-soa-item-td {
    border: 0;
    position: absolute;
}

.bx-soa-item-info-container .bx-soa-item-info-block {
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.bx-soa-item-info-block.bx-active {
    padding-top: 10px;
    height: auto;
}

.bx-soa-info-block {
    border: 0;
    max-width: 100%;
}

.bx-soa-info-line {
    line-height: 15px;
}

.bx-soa-info-title {
    color: #7c7c7c;
    font-size: 12px;
    padding: 4px 0;
    vertical-align: top;
}

.bx-soa-info-text {
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px;
    vertical-align: top;
}

@media (max-width: 580px) {
    .bx-soa-item-info-container .bx-soa-item-td {
        position: static;
        left: auto;
        right: auto;
        padding: 0;
    }

    .bx-soa-item-info-container {
        position: relative;
        height: auto !important;
        min-height: 0;
    }
}

.bx-soa-coupon {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}

.bx-soa-coupon-label {
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    padding-right: 10px;
    vertical-align: top;
}

.bx-selected .bx-soa-coupon-label {
    padding-top: 7px;
}

.bx-soa-coupon-item-fixed .bx-soa-coupon-block {
    font-weight: normal;
}

.bx-soa-coupon-item-fixed .bx-soa-coupon-label, .bx-soa-coupon-item-fixed .bx-soa-coupon-item {
    font-weight: normal;
    padding-top: 0;
    line-height: 20px;
}

.bx-soa-coupon-block {
    vertical-align: middle;
    line-height: 34px;
}

.bx-soa-coupon-input {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.bx-soa-coupon-input:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-right: 2px solid #8da3ad;
    border-bottom: 2px solid #8da3ad;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer;
}

.bx-soa-coupon-input input[type=text].form-control {
    border: 1px solid #ccd5db;
    background-color: #f8fafc;
    background-image: none;
    border-radius: 2px;
    outline: 0;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    box-shadow: none;
}

.bx-soa-coupon-input input[type=text].form-control:focus {
    border-color: #63747e;
    outline: 0;
    box-shadow: none;
}

.bx-step-completed .bx-soa-coupon-list {
    padding-top: 0;
    line-height: 20px;
}

.bx-soa-coupon-item strong:first-child {
    margin-left: 10px;
}

.bx-soa-coupon-item strong {
    white-space: nowrap;
    margin-right: 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    letter-spacing: -0.5px;
}

.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {
    color: #a94442;
}

.bx-soa-coupon-item strong.bx-soa-coupon-item-success {
    color: #3ba428;
}

.bx-soa-coupon-item strong.bx-soa-coupon-item-used {
    color: #777;
}

.bx-soa-coupon-item-danger-mess, .bx-soa-coupon-item-mess {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    top: 100%;
    font-weight: normal;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    text-transform: none;
    color: #333;
    letter-spacing: normal;
    z-index: 1;
}

.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-mess, .bx-soa-coupon-item strong:hover .bx-soa-coupon-item-danger-mess {
    display: block;
}

.bx-soa-coupon-remove {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#pickUpMap img {
    max-height: initial;
}

.bx-soa-pickup-preview-img {
    height: 76px;
    border: 1px solid #ddd;
    border-radius: 1px;
    padding: 1px;
    margin-left: 10px;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bx-soa-pickup-subTitle {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}

.bx-soa-pickup-list {
    margin-bottom: 20px;
}

.bx-soa-pickup-list .bx-soa-pickup-list-item {
    border-top: 1px solid #dcdfe2;
    padding: 16px 35px;
    font-size: 13px;
    position: relative;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease;
}

.bx-soa-pickup-list-item.bx-selected {
    background: #f8fafc;
}

.bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {
    border-bottom: 1px solid #dcdfe2;
}

.bx-soa-pickup-l-item-adress {
    padding-left: 15px;
    color: #25495e;
    font-weight: bold;
    line-height: 17px;
    min-height: 17px;
    position: relative;
    padding-right: 100px;
}

.bx-soa-pickup-l-item-adress:before {
    height: 17px;
    width: 18px;
    content: "";
    top: 50%;
    left: -5px;
    margin-top: -8px;
    position: absolute;
    background: url("../img/sprite.png") no-repeat center -54px;
}

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
    padding-top: 20px;
    display: none;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
    display: block;
}

.bx-soa-pickup-l-item-detail {
    padding-left: 100px;
    position: relative;
    min-height: 80px;
}

.bx-soa-pickup-l-item-detail.no-image {
    padding-left: 20px;
}

.bx-soa-pickup-l-item-btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
    padding-left: 100px;
    padding-top: 10px;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {
    padding-left: 20px;
}

.bx-soa-pickup-l-item-name {
    font-weight: bold;
}

.bx-soa-pickup-l-item-img {
    position: absolute;
    top: 23px;
    left: 0;
    max-width: 90px;
    max-height: 90px;
    height: auto;
    width: auto;
}

.bx-soa-sidebar {
    position: relative;
    height: 100%;
}

.bx-soa-cart-total {
    border: 1px solid #e8e9eb;
    border-radius: 3px;
    padding: 20px;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
    position: fixed;
    top: 10px;
}

.bx-soa-cart-total.bx-soa-cart-total-bottom {
    opacity: 0;
}

@media (max-width: 768px) {
    .bx-soa-cart-total.bx-soa-cart-total-fixed {
        position: static;
        padding-top: 0;
        width: 100% !important;
    }

    .bx-soa-cart-total.bx-soa-cart-total-bottom {
        opacity: 1 !important;
        position: static;
    }

    .bx-soa-cart-total-ghost {
        display: none;
    }
}

.bx-soa-cart-total-line {
    padding: 5px 7px;
    font-size: 13px;
    border-top: 1px solid #e5e5e5;
    line-height: 25px;
    overflow: hidden;
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
    border-top: 0;
}

.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2) {
    border-color: #bfbfbf;
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
    font-weight: bold;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total {
    padding-top: 25px;
    border-bottom: 0;
}

.bx-soa-cart-t {
    float: left;
}

.bx-soa-cart-d {
    float: right;
    text-align: right;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
    font-weight: bold;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    font-size: 28px;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
    font-size: 18px;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: #d4ffb8;
    border-color: transparent;
}

.bx-soa-cart-total-line-highlighted + .bx-soa-cart-total-line {
    border-top: 0;
}

.bx-soa-cart-total-button-container {
    padding-top: 20px;
    text-align: center;
}

.bx-soa-cart-total-button-container > .btn {
    width: 100%;
    font-weight: bold;
    font-size: 26px;
    line-height: 72px;
    text-transform: uppercase;
    height: 72px;
    padding: 0 48px;
    display: inline-block;
    color: #FFFFFF;
    background: #D0021B;
    border-radius: 46px;
    -webkit-transition: background 0.325s ease 0s;
    -khtml-transition: background 0.325s ease 0s;
    -moz-transition: background 0.325s ease 0s;
    -ms-transition: background 0.325s ease 0s;
    -o-transition: background 0.325s ease 0s;
    transition: background 0.325s ease 0s;
}

@media only screen and (max-width: 767px) {
    .bx-soa-cart-total-button-container > .btn {
        height: 44px;
        line-height: 44px;
        padding: 0 15px;
        -webkit-border-radius: 22px;
        -moz-border-radius: 22px;
        border-radius: 22px;
        font-size: 18px;
    }
}

.no-touchevents .bx-soa-cart-total-button-container > .btn:hover {
    background: #E7001C;
}

.bx-soa-cart-total-button-container > .btn:active {
    background: #E7001C;
}

.bx-soa-more {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}

.bx-soa-price-not-calc {
    border-bottom: 1px dashed;
    color: #f55450;
    text-decoration: none;
    cursor: pointer;
}

.bx-soa-price-not-calc:active, .bx-soa-price-not-calc:hover {
    border-color: transparent;
    color: #a94442;
}

.bx-soa-price-free {
    color: #257210;
}

@media (max-width: 991px) {
    .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
        white-space: nowrap;
        font-size: 19px;
    }

    .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
        font-size: 14px;
    }
}

@media (max-width: 580px) {
    .bx-soa-coupon-label {
        display: block;
        padding-bottom: 5px;
    }

    .bx-soa-coupon-block {
        display: block;
    }

    .bx-soa-coupon-input {
        text-align: center;
    }

    .bx-soa-coupon-input input {
        display: inline-block !important;
    }

    .bx-soa-coupon-item {
        text-align: center;
    }

    .bx-soa-coupon-item strong {
        display: inline-block;
        position: relative;
    }

    .bx-soa-coupon-item strong:first-child {
        margin-left: 0;
    }

    .bx-soa-coupon-remove:after {
        content: "";
        clear: both;
    }

    .bx-soa-more {
        padding-top: 10px;
    }

    .bx-soa-pickup-l-item-detail {
        padding-left: 0;
    }

    .bx-soa-pickup-l-item-img {
        position: relative;
        left: auto;
        top: auto;
        max-width: 200px;
        max-height: 200px;
    }

    .bx-soa-pickup-l-item-adress {
        padding-right: 0;
    }
}

.bx-scu-container {
    overflow: hidden;
}

.bx-soa-item-content .bx-scu-container {
    max-width: 200px;
}

.bx-scu-list {
    margin: 0;
    padding: 0 5px;
}

.bx-scu-itemlist {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 -5px;
    min-width: 40px;
}

.bx-scu-item {
    float: left;
    width: 20%;
    padding: 5px;
}

.bx-img-item {
    float: left;
    width: 50%;
    padding: 5px;
    min-width: 30px;
    max-width: 50px;
}

@media (max-width: 580px) {
    .bx-img-item {
        width: 45px;
    }
}

.bx-img-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    background-size: contain;
    -webkit-background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bx-scu-itemColorBlock {
    position: relative;
    padding-top: 100%;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease;
}

.bx-scu-itemColorBlock:hover {
    outline: 1px solid #006cc0;
}

.bx-scu-itemColorBlock.selected {
    outline: 2px solid #006cc0;
}

.bx-scu-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bx-scu-itemTextBlock {
    position: relative;
    cursor: pointer;
    outline: 1px solid #c0cfda;
    -webkit-transition: outline .2s ease;
    -moz-transition: outline .2s ease;
    -o-transition: outline .2s ease;
    transition: outline .2s ease;
}

.bx-scu-itemTextBlock:hover {
    outline: 1px solid #006cc0;
}

.bx-scu-itemTextBlock.selected {
    outline: 2px solid #006cc0;
}

.bx-scu-itemText {
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bx-scu-container {
    position: relative;
    height: 35px;
    overflow: hidden;
}

.bx-scu-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.bx-selected .bx-scu-container {
    height: auto;
}

.bx-selected .bx-scu-container:after {
    height: 0;
}

@media (max-width: 768px) {
    .bx-scu-container {
        height: auto;
    }

    .bx-scu-container:after {
        height: 0;
    }
}

.bx-scu-container .bx-soa-item-td-title {
    line-height: 20px;
}

.bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
    float: left;
    font-size: 13px;
    padding-right: 5px;
    line-height: 19px;
    vertical-align: middle;
    padding-bottom: 3px;
}

.bx-scu-container .bx-soa-item-td-title {
    clear: both;
}

@media (min-width: 768px) {
    .bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
        padding-bottom: 0;
        line-height: 20px;
    }
}

.bx-soa h3.bx-title {
    font-size: 15px;
    font-weight: bold;
}

.bx-soa-reg-block {
    background: #f8fafc;
    padding: 25px 20px;
}

.bx-soa-reg-block p {
    color: #595a5b;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0;
}

.bx-soa-reference {
    color: #9a9a9a;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.bx-soa-auth .bx-soa-reference {
    border-top: 1px solid #f2f2f2;
}

.bx-sls .quick-location-tag, .bx-slst .quick-location-tag {
    display: inline-block;
    background: #d0ecf1;
    border-radius: 3px;
    padding: 10px 20px 11px;
    margin: 10px 2px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    height: auto;
    color: #333;
    border: 0;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    -o-transition: background 200ms ease;
    transition: background 200ms ease;
}

.bx-sls .quick-location-tag:hover, .bx-slst .quick-location-tag:hover {
    background-color: #e3f4f7;
}

.bx-sls .quick-location-tag:first-child, .bx-slst .quick-location-tag:first-child {
    margin-left: 0;
}

.bx-sls .quick-location-tag:last-child, .bx-slst .quick-location-tag:last-child {
    margin-right: 0;
}

.bx-soa .bx-soa-location-offered small {
    color: #737373;
}

.bx-soa-location-selected {
    padding-top: 12px;
    padding-bottom: 22px;
}

.bx_soa_location .form-group .bx-soa-custom-label {
    margin-bottom: 15px;
}

.bx_soa_location .form-group .radio-inline label {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
}

.bx_soa_location .form-group .radio-inline .custom-radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #B4B2B0;
}

.bx_soa_location .form-group .radio-inline .custom-radio:before {
    background: #D0021B;
    content: '';
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 2px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.bx_soa_location .form-group .radio-inline input:checked + .custom-radio:before {
    opacity: 1;
}

.bx-soa .bx-soa-customer-label, .bx-soa .bx-soa-custom-label, .bx-soa .form-group label {
    position: relative;
    font-size: 16px;
    color: #1B1B1B;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.bx-soa .bx-soa-customer-label-container small, .bx-soa .bx-soa-custom-label-container small, .bx-soa .form-group label small {
    color: #737373;
}

.bx-soa .bx-soa-location-input-container {
    position: relative;
}

.bx-soa .bx-soa-customer-tel-input-container {
    position: relative;
}

.bx-soa .bx-soa-customer-tel-input-container {
    height: 41px;
}

.bx-soa .bx-soa-location-input {
    padding: 10px 40px 11px;
}

.bx-soa .bx-soa-customer-tel-input {
    padding: 10px 11px 10px 50px;
}

.bx-soa .bx-soa-location-input-container:before {
    content: " ";
    position: absolute;
    left: 8px;
    bottom: 9px;
    top: 9px;
    width: 20px;
    background-size: contain;
}

.bx-soa-pp-company {
    padding-bottom: 20px;
    z-index: 100;
    position: relative;
}

.bx-soa-pp .bx-soa-pp-company {
    padding: 7px;
    border: 1px solid transparent;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}

.bx-soa-pp-desc-container {
    padding-top: 7px;
}

.bx-soa-pp-desc-container .bx-soa-pp-company {
    background: #f8fafc;
    border: 1px solid #d5dadc;
    padding: 7px 15px;
}

.bx-soa-pp-company-logo {
    padding-top: 6px;
}

.bx-soa-pp-company-graf-container {
    border: 2px solid #c3cace;
    border-radius: 2px;
    position: relative;
    background: #fff;
    width: auto;
    height: 0;
    padding-top: 50%;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #159ebb;
}

.bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #159ebb;
}

.bx-soa-pp-company.bx-bd-error .bx-soa-pp-company-graf-container {
    border-color: #db4a29;
}

.bx-soa-pp-company.bx-bd-waring .bx-soa-pp-company-graf-container {
    border-color: #ccbe71;
}

.bx-soa-pp-company-graf-container {
    cursor: pointer;
}

.bx-soa-pp-company-graf-container .custom-check {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 2px;
    left: 2px;
    z-index: 10;
}

.bx-soa-pp-company-graf-container .custom-check:after {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #B4B2B0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bx-soa-pp-company-graf-container .custom-check:before {
    background: #D0021B;
    content: '';
    width: 9px;
    height: 9px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    left: 2px;
    top: 3px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.325s ease 0s;
    -khtml-transition: opacity 0.325s ease 0s;
    -moz-transition: opacity 0.325s ease 0s;
    -ms-transition: opacity 0.325s ease 0s;
    -o-transition: opacity 0.325s ease 0s;
    transition: opacity 0.325s ease 0s;
}

.bx-soa-pp-company-graf-container input:checked + .custom-check:before {
    opacity: 1;
}

input[type=checkbox].bx-soa-pp-company-checkbox {
    position: absolute;
    left: -1000px;
    top: 0;
    opacity: 0;
}

.bx-soa-pp-company-image {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    max-width: 150px;
}

.bx-soa-pp-company-smalltitle {
    padding-top: 9px;
    color: #a3a3a3;
    font-size: 11px;
    text-align: center;
    padding-bottom: 5px;
}

.bx-soa-pp-company-title {
    font-size: 19px;
    font-weight: bold;
}

.bx-soa-pp-company-subTitle {
    font-size: 15px;
    font-weight: bold;
}

.bx-soa-pp-company-desc {
    font-size: 13px;
    padding-top: 10px;
    line-height: 17px;
}

.bx-soa-pp-company-selected {
    padding: 4px 0;
}

.bx-soa-pp-company-selected strong {
    margin-left: 10px;
}

ul.bx-soa-pp-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    color: #000;
}

ul.bx-soa-pp-list li {
    clear: both;
    padding: 5px 0;
}

.bx-soa-pp-list-termin {
    color: #8d8d8d;
    display: block;
}

.bx-soa-pp-list-description {
    display: block;
}

.bx-soa-pp-delivery-cost {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    padding: 2px 4px;
    right: -2px;
    bottom: -2px;
    border-radius: 1px;
    background: rgba(0, 0, 0, 0.5);
}

.bx-soa-pp-field .form-control {
    background: #fff;
}

.bx-soa-pp-company-block .checkbox label,
.bx-soa-pp-company-block .form-group label {
    font-size: 13px;
}

.bx-soa-pp-company-block .form-control {
    font-size: 13px;
}

.bx-soa-pp-price {
    text-align: right;
    padding: 4px 0;
}

.bx-soa-service-small {
    color: #a3a3a3;
    font-size: 11px;
}

@media (min-width: 1200px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
        clear: both;
    }
}

@media (min-width: 992px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
        clear: both;
    }
}

@media (max-width: 767px) {
    .bx-soa-pp .bx-soa-pp-company:nth-child(2n+1) {
        clear: both;
    }
}

@media (min-width: 481px) and (max-width: 766px) {
    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        width: 100%;
        padding-top: 0;
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
        display: none;
    }

    .bx-soa-pp-list-termin {
        width: 30%;
    }
}

@media (max-width: 480px) {
    .bx-soa-pp-company-logo {
        width: 45%;
    }

    .bx-soa-pp-company-title {
        display: none;
    }

    .bx-soa-pp-item-container {
        border-right: 0;
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        width: 100%;
        padding-top: 0;
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
        display: none;
    }

    .bx-soa-pp-list-termin {
        width: 40%;
    }
}

.bx-soa-section.bx-step-good {
    -webkit-animation: animationBorderStep ease 5s;
    -moz-animation: animationBorderStep ease 5s;
    -o-animation: animationBorderStep ease 5s;
    animation: animationBorderStep ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStep {
    0% {
        border-color: #70bb18;
    }
    100% {
        border-color: #91cedc;
    }
}

@-moz-keyframes animationBorderStep {
    0% {
        border-color: #70bb18;
    }
    100% {
        border-color: #91cedc;
    }
}

@-ms-keyframes animationBorderStep {
    0% {
        border-color: #70bb18;
    }
    100% {
        border-color: #91cedc;
    }
}

@-o-keyframes animationBorderStep {
    0% {
        border-color: #70bb18;
    }
    100% {
        border-color: #91cedc;
    }
}

@keyframes animationBorderStep {
    0% {
        border-color: #70bb18;
    }
    100% {
        border-color: #91cedc;
    }
}

.bx-soa-section.bx-step-bad {
    -webkit-animation: animationBorderStepBad ease 5s;
    -moz-animation: animationBorderStepBad ease 5s;
    -o-animation: animationBorderStepBad ease 5s;
    animation: animationBorderStepBad ease 5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29;
    }
    100% {
        border-color: #91cedc;
    }
}

@-moz-keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29;
    }
    100% {
        border-color: #91cedc;
    }
}

@-ms-keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29;
    }
    100% {
        border-color: #91cedc;
    }
}

@-o-keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29;
    }
    100% {
        border-color: #91cedc;
    }
}

@keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29;
    }
    100% {
        border-color: #91cedc;
    }
}

.bx-soa-changeCostSign {
    -webkit-animation: changeCostSign ease .4s;
    -moz-animation: changeCostSign ease .4s;
    -o-animation: changeCostSign ease .4s;
    animation: changeCostSign ease .4s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes changeCostSign {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes changeCostSign {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes changeCostSign {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes changeCostSign {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes changeCostSign {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.bx-sls.form-control {
    padding: 0;
}

.bx-sls .bx-ui-sls-pane, .bx-slst .bx-ui-combobox-dropdown {
    border: 1px solid #bdbdbd;
}

.bx-sls .dropdown-fade2white, .bx-slst .dropdown-fade2white {
    top: 1px;
}

.bx-sls .form-control.dropdown-block, .bx-slst .form-control.dropdown-block {
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    box-shadow: none;
}

.has-error .bx-sls .form-control.dropdown-block, .has-error .bx-slst .form-control.dropdown-block {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
    padding-top: 7px;
}

.bx-bd-error {
    border-color: #db4a29;
}

.bx-bd-waring {
    border-color: #ccbe71;
}

.wsnw {
    white-space: nowrap;
}

.bx-step-opacity {
    transition: 500ms opacity ease;
}

ymaps h3 {
    margin: 6px 0 10px 0;
}

.bx-authform {
    margin: 0 0 25px;
}

.bx-authform-formgroup-container {
    margin-bottom: 25px;
}

.bx-authform-content-container, .bx-authform-label-container {
    font-size: 13px;
    color: #5a6c77;
    padding-bottom: 2px;
}

.bx-authform-input-container {
    position: relative;
}

.bx-authform-psw-protected {
    height: 38px;
    width: 38px;
    position: absolute;
    right: 1px;
    top: 50%;
    margin-top: -19px;
    background: url("../img/sprite.png") no-repeat center;
    -webkit-background-size: 11px auto;
    background-size: 11px auto;
}

.bx-authform-psw-protected-desc {
    display: none;
    background: #fff;
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    bottom: 100%;
    margin-bottom: 14px;
    border: 1px solid #f0f1f2;
    padding: 10px 20px;
    font-size: 14px;
    z-index: 110;
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1);
}

.bx-authform-psw-protected:hover .bx-authform-psw-protected-desc {
    display: block;
}

.bx-authform-psw-protected-desc > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 14px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom;
}

.bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-authform-input-container input[type="text"].bx-empty-field, .bx-authform-input-container input[type="password"].bx-empty-field {
    border-color: #dd4b39;
}

span.bx-authform-starrequired {
    color: #d93333;
}

.bx-authform-formgroup-container .bx-captcha {
    margin-bottom: 10px;
}

.bx-authform-link-container, .bx-authform-description-container {
    padding-bottom: 10px;
    font-size: 13px;
    color: #292d2e;
}

.bx-authform-description-container {
    font-size: 13px;
    color: #5a6c77;
}

.bx-authform-link-container {
    margin-bottom: 20px;
}

hr.bxe-light {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
    margin-bottom: 20px;
}

.alert {
    border: 0;
    border-radius: 1px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
}

.bxe-aleft-title {
    font-weight: bold;
    padding-bottom: 5px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.bx-pagination {
    margin: 10px 0;
}

.bx-pagination .bx-pagination-container {
    text-align: center;
    position: relative;
}

.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px;
}

.bx-pagination .bx-pagination-container ul li span {
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    background: #eff0f1;
    padding: 0 8px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    border-radius: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    display: block;
    height: 32px;
    min-width: 32px;
    line-height: 32px;
    color: #444;
    vertical-align: middle;
}

.bx-pagination .bx-pagination-container ul li a:hover span {
    background: #dadada;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #0083d1;
    color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
    color: #444;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
    background: #fff;
    border-color: #dadada;
    color: #000;
}

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
    background: #3bc915;
    color: #fff;
}

.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
    background: #f9a91d;
    color: #fff;
}

.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
    background: #e22b2b;
    color: #fff;
}

#loading_screen {
    position: fixed;
    z-index: 1150;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
}

.bx-soa-tooltip.bx-soa-tooltip-static {
    position: relative;
    z-index: 0;
}

.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow {
    left: 20px;
}

.bx-soa-tooltip .tooltip-inner {
    max-width: 300px;
}

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-arrow {
    border-top-color: #f2dede;
}

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    background: #f2dede;
    color: #a94442;
}

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-arrow {
    border-top-color: #fcf8e3;
}

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-inner {
    background: #fcf8e3;
    color: #8a6d3b;
}

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-arrow {
    border-top-color: #dff0d8;
}

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner {
    background: #dff0d8;
    color: #3c763d;
}

.bx-soa-tooltip.bx-soa-tooltip-coupon {
    display: none;
}

.bx-soa-coupon-item-used:hover .bx-soa-tooltip, .bx-soa-coupon-item-danger:hover .bx-soa-tooltip, .bx-soa-coupon-item-success:hover .bx-soa-tooltip {
    display: block;
    opacity: 1;
    bottom: 100%;
}

.bx-soa-tooltip-coupon > span {
    display: block;
    text-transform: none;
}

.bx-soa-empty-cart-image {
    width: 131px;
    height: 116px;
    margin: 50px auto 42px;
    background: url(/bitrix/components/bitrix/sale.order.ajax/templates/.default/images/empty_cart.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.bx-soa-empty-cart-text {
    font-size: 36px;
    text-align: center;
    color: #bababa;
    margin-bottom: 42px;
}

.bx-soa-empty-cart-desc {
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-bottom: 42px;
}

.soa-property-container .input-group-addon {
    background: #fff;
}

.input-group-addon .bx-calendar {
    background: url(/bitrix/components/bitrix/sale.order.ajax/templates/.default/images/calendar.svg) no-repeat center;
    display: inline-block;
    width: 18px;
    background-size: 18px auto;
    height: 18px;
}

.icon-success {
    position: absolute;
    left: 16px;
    width: 21px;
    height: 21px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=);
}

.icon-warning {
    position: absolute;
    left: 16px;
    width: 22px;
    height: 20px;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+);
}

label[data-bx-user-consent] {
    line-height: 13px;
}

label[data-bx-user-consent] a {
    color: #000;
    font-size: 11px;
    font-weight: 100;
}

label[data-bx-user-consent] input {
    margin-top: 2px;
}

#bx-soa-total-mobile {
    margin-bottom: 10px;
}

.bx-sls .dropdown-block {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px #ebebeb;
    box-shadow: inset 0 1px 2px #ebebeb;
    font-size: 14px;
    padding: 0 22px 0 30px;
    position: relative;
    background-color: #fff;
}

.bx-sls .dropdown-block-ui {
    font-size: 14px;
    padding: 0 22px 0 30px;
    position: relative;
    background-color: #fff;
    margin-top: 5px;
}

.bx-sls .dropdown-arrow {
    background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    width: 22px;
}

.bx-sls .bx-ui-sls-container {
    overflow: hidden;
    min-height: 25px;
}

.bx-sls .bx-ui-sls-pane {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px #c7c7c7;
    box-shadow: 0 2px 3px #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    left: 0;
    top: 35px;
    padding: 5px 5px 3px 5px;
    position: absolute;
    width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
    display: block;
}

.bx-sls .bx-ui-sls-variants {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx-sls .dropdown-item {
    border-radius: 2px;
    padding: 7px 4px 7px 10px;
    margin-bottom: 2px;
}

.bx-sls .dropdown-item:hover {
    background-color: #f1f3f5;
    cursor: pointer;
}

.bx-sls .dropdown-img {
    border: 0;
    display: inline-block;
    height: 12px;
    margin: 3px 12px 0 0;
    vertical-align: top;
    width: 16px;
}

.bx-sls .dropdown-item-text {
    color: #aba8ac;
    display: inline-block;
    vertical-align: top;
}

.bx-sls .dropdown-item-text span {
    color: #25282c;
}

.bx-sls .dropdown-list-title {
    border-bottom: 1px solid #e5e5e5;
    height: 37px;
    line-height: 37px;
    padding-left: 8px;
}

.bx-sls .dropdown-icon {
    left: 8px;
    position: absolute;
    top: 7px;
    font-size: 14px;
}

.bx-sls .dropdown-icon:before {
    content: "\e906";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bx-sls .quick-locations {
    margin-bottom: 5px;
}

.bx-sls .quick-location-tag {
    background-color: #f2f5f8;
    border: 1px solid #cad3dc;
    border-radius: 3px;
    color: #1e55b9;
    display: inline-block;
    font-size: 15px;
    height: 27px;
    line-height: 26px;
    margin: 0 3px;
    padding: 0 14px;
    text-decoration: none;
    margin-bottom: 10px;
}

.bx-sls .quick-location-tag:hover {
    background-color: #fafafa;
}

.bx-sls .dropdown-fade2white {
    width: 46px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.bx-sls .bx-ui-sls-clear {
    background: url(../img/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;
    width: 30px;
    height: 30px;
    cursor: pointer;
    cursor: hand;
    margin-top: 2px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

.bx-sls .bx-ui-sls-clear:hover {
    background-position: 6px -3418px;
}

.bx-sls .bx-ui-sls-loader {
    background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right -1px !important;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 2px;
    display: none;
}

.bx-sls .bx-ui-sls-go-edit {
    display: none;
}

.bx-sls .bx-ui-sls-pane {
    max-height: 300px;
}

.bx-sls input::-ms-clear {
    display: none;
}

.bx-sls input[type="text"] {
    position: relative;
}

.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
    position: absolute !important;
    top: 0;
    left: 0;
    color: #000 !important;
    opacity: 1 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 22px 0 0 !important;
    background-position: right 1px;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 33px;
    width: 100%;
    outline: 0;
    z-index: 10;
}

.bx-sls .bx-ui-sls-route {
    color: #aba8ac !important;
    z-index: 5;
}

.bx-sls .bx-ui-sls-pane {
    background-color: #fff;
    z-index: 999;
    border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant, .bx-sls .bx-ui-sls-error {
    padding: 10px 10px;
}

.bx-sls .bx-ui-sls-error {
    color: #f22;
    padding-left: 30px;
    position: relative;
}

.bx-sls .bx-ui-sls-error div {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(../img/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover, .bx-sls .bx-ui-sls-variant-active {
    background-color: #e0e8ea;
}

.adm-sls-edit-link {
    margin-top: 10px;
}

.bx-admin-mode .bx-sls-go-edit {
    margin-left: 10px;
    display: none;
}

.bx-admin-mode .dropdown-block {
    border-color: #87919c #959ea9 #9ea7b1;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake, .bx-sls.bx-admin-mode .bx-ui-sls-route {
    height: 25px;
}

.bx-admin-mode .dropdown-icon {
    top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
    height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
    right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
    background-position: 6px -3389px;
    height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover {
    background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
    background-position: right -4px !important;
    height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
    top: 27px;
}

/* End */
/* Start:/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?15638866296061*/
.bx-slst .dropdown-block {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px #ebebeb;
    box-shadow: inset 0 1px 2px #ebebeb;
    font-size: 14px;
    padding: 0 22px 0 30px;
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
}

.bx-slst .dropdown-block:last-child {
    margin-bottom: 0;
}

.bx-slst .dropdown-arrow {
    background: url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/dropdown-errow.png) no-repeat center center;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    width: 22px;
}

.bx-slst .bx-ui-combobox-fake, .bx-slst .bx-ui-combobox-route {
    background: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 33px;
    width: 100%;
    outline: 0;
    padding: 0;
}

.bx-slst .bx-ui-combobox-container {
    overflow: hidden;
}

.bx-slst .bx-ui-combobox-dropdown {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px #c7c7c7;
    box-shadow: 0 2px 3px #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    left: 0;
    top: 35px;
    padding: 5px 5px 3px 5px;
    position: absolute;
    width: 100%;
}

.bx-slst .dropdown-active .bx-ui-combobox-dropdown {
    display: block;
}

.bx-slst .bx-ui-combobox-variants {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx-slst .dropdown-item {
    border-radius: 2px;
    padding: 7px 4px 7px 10px;
    margin-bottom: 2px;
}

.bx-slst .dropdown-item:hover {
    background-color: #f1f3f5;
    cursor: pointer;
}

.bx-slst .dropdown-img {
    border: 0;
    display: inline-block;
    height: 12px;
    margin: 3px 12px 0 0;
    vertical-align: top;
    width: 16px;
}

.bx-slst .dropdown-item-text {
    color: #aba8ac;
    display: inline-block;
    vertical-align: top;
}

.bx-slst .dropdown-item-text span {
    color: #25282c;
}

.bx-slst .dropdown-list-title {
    border-bottom: 1px solid #e5e5e5;
    height: 37px;
    line-height: 37px;
    padding-left: 8px;
}

.bx-slst .dropdown-icon {
    left: 8px;
    position: absolute;
    top: 7px;
    font-size: 14px;
}

.bx-slst .dropdown-icon:before {
    content: "\e906";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bx-slst .quick-locations {
    margin-bottom: 5px;
}

.bx-slst .quick-location-tag {
    background-color: #f2f5f8;
    border: 1px solid #cad3dc;
    border-radius: 3px;
    color: #1e55b9;
    display: inline-block;
    font-size: 15px;
    height: 27px;
    line-height: 26px;
    margin: 0 3px;
    padding: 0 14px;
    text-decoration: none;
    margin-bottom: 10px;
}

.bx-slst .quick-location-tag:hover {
    background-color: #fafafa;
}

.bx-slst .dropdown-fade2white {
    width: 32px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, white 30%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.bx-slst .bx-ui-combobox-toggle {
    background: url(../img/bx-admin-sprite-small.png) 6px -2618px no-repeat scroll;
    width: 30px;
    height: 30px;
    cursor: pointer;
    cursor: hand;
    margin-top: 2px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

.bx-slst .bx-ui-combobox-toggle:hover {
    background-position: 6px -2696px;
}

.bx-slst .bx-ui-combobox-loader {
    background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right -1px !important;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 2px;
    display: none;
}

.bx-slst .bx-ui-combobox-go-edit {
    display: none;
}

.bx-slst .bx-ui-combobox-dropdown {
    max-height: 300px;
}

.bx-slst .bx-ui-pager-area {
    height: 40px;
    text-align: center;
    color: gray;
    padding: 10px 0 0 0;
}

.bx-slst input[type="text"] {
    position: relative;
}

.bx-slst input::-ms-clear {
    display: none;
}

.bx-slst .bx-ui-combobox-dropdown {
    background-color: #fff;
    z-index: 999;
    border: 1px solid #87919c;
}

.bx-slst .bx-ui-combobox-variant {
    cursor: pointer;
    cursor: hand;
}

.bx-slst .bx-ui-combobox-variant, .bx-slst .bx-ui-combobox-error {
    padding: 10px 10px;
}

.bx-slst .bx-ui-combobox-error {
    color: #f22;
    padding-left: 30px;
    position: relative;
}

.bx-slst .bx-ui-combobox-error div {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(../img/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}

.bx-slst .bx-ui-combobox-variant:hover, .bx-slst .bx-ui-combobox-variant-active {
    background-color: #e0e8ea;
}

.adm-sls-edit-link {
    margin-top: 10px;
}

.bx-admin-mode .bx-sls-go-edit {
    margin-left: 10px;
    display: none;
}

.bx-admin-mode .dropdown-block {
    border-color: #87919c #959ea9 #9ea7b1;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    height: 25px;
}

.bx-slst.bx-admin-mode .bx-ui-combobox-fake, .bx-slst.bx-admin-mode .bx-ui-combobox-route {
    height: 25px;
}

.bx-slst.bx-admin-mode .dropdown-icon {
    top: 7px;
}

.bx-slst.bx-admin-mode .dropdown-fade2white {
    height: 22px;
}

.bx-slst.bx-admin-mode .dropdown-fade2white {
    right: 1px;
}

.bx-slst.bx-admin-mode .bx-ui-combobox-toggle {
    background-position: 6px -2623px;
    height: 22px;
}

.bx-slst.bx-admin-mode .bx-ui-combobox-loader {
    background-position: right -4px !important;
    height: 21px;
}

.bx-slst.bx-admin-mode .bx-ui-combobox-dropdown {
    top: 27px;
}

.bx-slst .bx-ui-state-items-discover-in-progress .bx-ui-combobox-loader {
    display: block;
}

.bx-ui-slst-pool select {
    margin: 10px 10px 0 0;
}

div[data-bx-ui-id="error"] {
    display: none;
}

.bx-ui-state-error div[data-bx-ui-id="error"] {
    display: block;
}

.bx-ui-slst-other-item, .bx-ui-combobox-deselect-item {
    border-bottom: 1px solid gray;
}

.bx-ui-sls-tree-trunk {
    padding: 0 0 9px 30px;
}

.disabled-keyboard {
    cursor: pointer;
    cursor: hand;
}

.disabled-keyboard input {
    cursor: inherit;
}

.bx-ui-combobox-container .bx-combobox-fake-as-input {
    padding-top: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap-stores {
    padding-top: 210px;
}

.product-item-image-wrapper {
    padding-top: 0px;
}

.product-tag.tag_new {
    background: #9DBE7C;
}

.product-tag.tag_action {
    background: #D0021B;
}

.product-tag.tag_day {
    background: #FFCB66;
}

.product-tag.tag_hit {
    background: #D0021B;
}

.bx-filter .title {
    padding-bottom: 0px;
}

.bx-filter .bx-filter-parameters-box-title span {
    color: #333;
}

@media only screen and (min-width: 1440px) {
    .bx-sidebar-block {
        position: absolute;
        min-height: 800px;
    }
}

.flex {
    display: flex;
}

.flex_js-center {
    justify-content: center;
}

.flex_js-end {
    justify-content: end;
}

.flex_js_spbtn {
    justify-content: space-between;
}

.flex_ai-center {
    align-items: center;
}

.btn-red-round {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    height: 48px;
    padding: 0 32px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
    border-radius: 24px;
    background: #D0021B;
    transition: background 0.325s ease 0s;
}

.no-touchevents .btn-red-round:hover {
    background: #E7001C;
}

.btn-red-round-small {
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    padding: 0 24px;
}

.btn-white-round {
    display: inline-block;
    font-size: 16px;
    color: #1B1B1B;
    line-height: 50px;
    height: 48px;
    padding: 0 32px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
    border-radius: 24px;
    background: #fff;
    transition: background 0.325s ease 0s, color 0.325s ease 0s;
    overflow: hidden;
}

.no-touchevents .btn-white-round:hover {
    background: #1B1B1B;
    color: #fff;
}

.btn-white-round-small {
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    padding: 0 24px;
}

.btn-white-round2 {
    display: inline-block;
    font-size: 12px;
    color: #1B1B1B;
    line-height: 27px;
    height: 29px;
    padding: 0 24px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #939393;
}

.no-touchevents .btn-white-round2:hover {
    background: #F3F3F3;
    border-color: #F3F3F3;
}

.btn-white-round3 {
    display: inline-block;
    font-size: 12px;
    color: #1B1B1B;
    line-height: 29px;
    height: 29px;
    padding: 0 24px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow .325s ease 0s;
}

.no-touchevents .btn-white-round3:hover {
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.12);
}

.authorization-form {
    background: #D0021B;
    padding: 70px 0 80px;
    position: relative;
    min-height: calc(100vh - 60px);
}

@media screen and (max-width: 767px) {
    .authorization-form {
        padding: 15px 0;
    }
}

.authorization-form .title {
    padding-bottom: 47px;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .authorization-form .title {
        padding-bottom: 10px;
        font-size: 18px;
        line-height: 20px;
        max-width: 230px;
        margin: 0 auto;
    }
}

.authorization-form .wrap-form {
    max-width: 386px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.authorization-form .f-row {
    margin-bottom: 30px;
}

.authorization-form .f-row:last-child {
    margin-bottom: 0;
}

.authorization-form .field-title {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    display: block;
}

@media screen and (max-width: 767px) {
    .authorization-form .field-title {
        font-size: 14px;
        margin-bottom: 7px;
    }
}

.authorization-form .wrap-input {
    width: 100%;
    position: relative;
}

.authorization-form .wrap-input input {
    height: 51px;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    padding: 0 16px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #1b1b1b;
}

@media screen and (max-width: 767px) {
    .authorization-form .wrap-input input {
        height: 38px;
        padding: 0 12px;
    }
}

.authorization-form .wrap-input input::placeholder {
    color: #ccc;
}

.authorization-form .wrap-input input.error {
    color: #D0021B;
}

.authorization-form .wrap-input input.error::placeholder {
    color: #D0021B;
}

.authorization-form .wrap-input label.error {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.authorization-form .wrap-btn {
    margin-top: 45px;
    text-align: center;
}

.authorization-form .container {
    position: relative;
}

.authorization-form .decor1 {
    width: 361px;
    position: absolute;
    left: -2.5%;
    top: 3%;
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .authorization-form .decor1 {
        left: -21%;
    }
}

@media screen and (max-width: 767px) {
    .authorization-form .decor1 {
        display: none;
    }
}

.authorization-form .i-decor1 {
    position: absolute;
    right: 7.5%;
    top: 52%;
    height: 50px;
    width: 6px;
    transform: rotateZ(35deg);
}

@media screen and (max-width: 767px) {
    .authorization-form .i-decor1 {
        display: none;
    }
}

.authorization-form .i-decor2 {
    color: #fff;
    position: absolute;
    right: 9%;
    top: 10%;
    transform: rotateZ(-150deg);
}

@media screen and (max-width: 767px) {
    .authorization-form .i-decor2 {
        display: none;
    }
}

.authorization-form .i-decor3 {
    position: absolute;
    right: 25%;
    top: 43%;
    color: #000;
}

@media screen and (max-width: 767px) {
    .authorization-form .i-decor3 {
        display: none;
    }
}

.authorization-form .i-decor4 {
    color: #fff;
    position: absolute;
    right: 21.5%;
    top: 81%;
    transform: rotateZ(220deg);
}

@media screen and (max-width: 767px) {
    .authorization-form .i-decor4 {
        display: none;
    }
}

.authorization-form .i-decor5 {
    color: #fff;
    position: absolute;
    left: 6%;
    top: 10%;
    transform: rotateZ(220deg);
}

@media screen and (max-width: 767px) {
    .authorization-form .i-decor5 {
        display: none;
    }
}

.authorization-form .decor-line6 {
    bottom: 75px;
}

@media screen and (max-width: 767px) {
    .authorization-form .decor-line6 {
        display: none;
    }
}

.container__cols {
    padding: 20px 0 25px;
    display: flex;
}

.container__cols .bx-breadcrumb {
    padding-top: 0;
}

.container__col-small {
    width: 120px;
    border-right: 1px solid #F3F3F3;
}

.container__col-large {
    padding-left: 25px;
    width: calc(100% - 120px);
}

.container__col-large .wrap-breadcrumb {
    position: relative;
}

.container__col-large .bx-breadcrumb {
    padding: 20px 200px 20px 0;
}

.category-section {
    display: flex;
    transition: transform .325s ease 0s;
}

.category-section__item {
    padding-top: 25px;
}

.category-section__item:first-child {
    padding-right: 25px;
    width: 40%;
}

.category-section__item:last-child {
    width: 60%;
    border-left: 1px solid #F3F3F3;
    padding-left: 25px;
}

@media screen and (max-width: 1024px) {
    .category-section__item:first-child {
        width: 50%;
        padding-right: 20px;
    }

    .category-section__item:last-child {
        padding-left: 20px;
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .category-section__item {
        padding: 0;
        border: none;
    }

    .category-section__item.mhide {
        display: none;
    }

    .category-section__item:first-child {
        width: 100%;
        padding: 0;
        border: none;
    }

    .category-section__item:last-child {
        width: 100%;
        padding: 0;
        border: none;
    }
}

.section-title2 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 24px;
}

.section-title3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 16px;
}

.catalog-grid__i {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.catalog-grid__item {
    width: 20%;
    padding: 0 30px 55px;
}

.catalog-grid__item .item__img {
    position: relative;
    margin-bottom: 6px;
    background: #C4C4C4;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 112px;
}

.catalog-grid__item .item__img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.catalog-grid__item .item__img .btn-like {
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    display: block;
    opacity: 0;
}

.catalog-grid__item .item__title {
    font-size: 16px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: bold;
}

.catalog-grid__item .item__price {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.catalog-grid__item .item__price-i {
    font-size: 22px;
    line-height: 30px;
    color: #D0021B;
    font-weight: bold;
}

.catalog-grid__item .item__art {
    color: #939393;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 6px;
}

.catalog-grid__item .btn-add {
    width: 30px;
    height: 30px;
    background: #D0021B;
    color: #fff;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-right: 9px;
    overflow: hidden;
}

.catalog-grid__item .btn-add .path2 {
    left: 7px;
}

.catalog-grid__item .btn-add .path2:before {
    color: #fff;
}

.no-touchevents .catalog-grid__item .btn-add:hover {
    background: #1b1b1b;
}

.no-touchevents .catalog-grid__item:hover .item__img .btn-like {
    opacity: 1;
}

.catalog-grid__item.isFav .item__img .btn-like {
    opacity: 1;
}

.fix-contacts {
    position: fixed;
    left: 50px;
    bottom: 130px;
    z-index: 200;
}

@media screen and (min-width: 1440px) {
    .fix-contacts {
        left: 100px;
        bottom: 140px;
    }
}

.fix-contacts .soc-list {
    display: block;
}

.fix-contacts .soc-list .item {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fix-contacts .soc-list .item img {
    opacity: .8;
}

.fix-contacts .soc-list .item-fb svg {
    width: 12px;
}

.fix-contacts .soc-list .item-zen svg {
    width: 24px;
}

.fix-contacts .soc-list .item-vk svg {
    width: 24px;
}

.fix-contacts .soc-list .item-zen svg {
    width: 24px;
}

.fix-contacts .soc-list .item-inst svg {
    width: 20px;
}

@media screen and (max-width: 1279px) {
    .container__col-small {
        display: none;
    }

    .container__col-large {
        width: 100%;
        padding: 0;
    }

    .catalog-grid__i {
        margin: 0 -20px;
    }

    .catalog-grid__item {
        padding: 0 20px 30px;
    }

    .fix-contacts {
        left: auto;
        right: 10px;
        bottom: 70px;
    }

    .fix-contacts .soc-list {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .catalog-grid__item {
        width: 33.3%;
    }

    .catalog-grid__item .item__img {
        height: 20vw;
    }

    .deviceHide {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .fix-contacts {
        bottom: 30px;
    }

    .deviceHide {
        display: none;
    }

    .section-title2 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 15px;
    }

    .section-title3 {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 9px;
    }

    .catalog-grid__i {
        margin: 0 -16px;
    }

    .catalog-grid__item {
        width: 50%;
        padding: 0 16px 25px;
    }

    .catalog-grid__item .item__img {
        margin-bottom: 10px;
        height: 28vw;
    }

    .catalog-grid__item .item__title {
        font-size: 14px;
        line-height: 18px;
    }

    .catalog-grid__item .item__price {
        margin-top: 10px;
    }

    .catalog-grid__item .item__price-i {
        font-size: 18px;
        line-height: 24px;
    }

    .catalog-grid__item .btn-add {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 28px;
    }

    .catalog-grid__item .btn-add .path2 {
        left: 6px;
    }
}

.catalog2__item {
    margin-bottom: 34px;
}

.catalog2__item-i {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 220px;
    min-height: 130px;
}

.no-touchevents .catalog2__item-i:hover .item__title {
    color: #D0021B;
}

.catalog2__item .item__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 194px;
    border-radius: 2px;
    overflow: hidden;
    display: block;
}

.catalog2__item .item__img img {
    width: 100%;
    display: block;
}

.catalog2__item .item__num {
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    background: #D0021B;
    border-radius: 50%;
}

.catalog2__item .item__title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #1B1B1B;
    text-transform: uppercase;
}

.catalog2__item .item__description p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #939393;
}

.catalog2__item .item__btn-drop {
    display: none;
}

.wrap-dropdown .btn-dropdown .icon-arrow-d2 {
    display: inline-block;
    vertical-align: middle;
    color: #939393;
    font-size: 12px;
    margin-left: 10px;
}

.wrap-dropdown .dropdown {
    display: none;
}

.wrap-dropdown.isActive .btn-dropdown .icon-arrow-d2 {
    color: #D0021B;
}

.wrap-filters-list .wrap-dropdown {
    margin-bottom: 30px;
}

.wrap-filters-list .wrap-dropdown:last-child {
    margin-bottom: 0;
}

.wrap-filters-list .wrap-dropdown .btn-dropdown {
    color: #1B1B1B;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

.wrap-filters-list .wrap-dropdown .btn-dropdown .icon-arrow-r2 {
    margin-left: 12px;
}

.wrap-filters-list .filters-list {
    padding: 22px 0 35px;
    margin: 0;
}

.filters-list li {
    margin-bottom: 24px;
}

.filters-list li:last-child {
    margin-bottom: 0;
}

.filters-list .btn {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    color: #939393;
}

.no-touchevents .filters-list .btn:hover {
    color: #D0021B;
}

.filters-list .btn.active {
    color: #D0021B;
}

@media screen and (max-width: 1024px) {
    .wrap-filters-list .wrap-dropdown {
        margin-bottom: 20px;
    }

    .wrap-filters-list .wrap-dropdown .btn-dropdown {
        font-size: 18px;
        line-height: 20px;
    }

    .wrap-filters-list .wrap-dropdown .btn-dropdown .icon-arrow-r2 {
        margin-left: 10px;
    }

    .wrap-filters-list .filters-list {
        padding: 15px 0 30px;
    }

    .filters-list li {
        margin-bottom: 18px;
    }

    .filters-list .btn {
        font-size: 18px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .catalog2__item {
        border: 1px solid #F6F6F6;
        border-radius: 2px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
        padding: 10px;
        position: relative;
        margin-bottom: 8px;
    }

    .catalog2__item-i {
        padding: 0;
        min-height: 70px;
    }

    .catalog2__item .item__btn-drop {
        display: block;
        position: absolute;
        right: -5px;
        top: 0;
        font-size: 10px;
        color: #939393;
        padding: 15px;
        z-index: 5;
    }

    .catalog2__item .item__img {
        width: 102px;
    }

    .catalog2__item .item__title {
        min-height: 70px;
        padding: 0 38px 0 112px;
        margin: 0;
    }

    .catalog2__item .item__description p {
        font-size: 14px;
        line-height: 18px;
    }

    .catalog2__item.isOpen .item__btn-drop {
        color: #D0021B;
    }
}

@media screen and (max-width: 767px) {
    .container__col-large .bx-breadcrumb {
        padding: 0 0 15px;
    }

    .catalog2__item {
        border: 1px solid #F6F6F6;
        border-radius: 2px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
        padding: 10px;
        position: relative;
        margin-bottom: 8px;
    }

    .catalog2__item-i {
        padding: 0;
        min-height: 70px;
    }

    .catalog2__item .item__btn-drop {
        display: block;
        position: absolute;
        right: -5px;
        top: 0;
        font-size: 10px;
        color: #939393;
        padding: 15px;
        z-index: 5;
    }

    .catalog2__item .item__img {
        width: 102px;
    }

    .catalog2__item .item__title {
        min-height: 70px;
        padding: 0 38px 0 112px;
        margin: 0;
    }

    .catalog2__item .item__description p {
        font-size: 14px;
        line-height: 18px;
    }

    .catalog2__item.isOpen .item__btn-drop {
        color: #D0021B;
    }
}

.product-list__item {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

.product-list__item.isActive .product-list__name {
    color: #000;
}

.product-list__item.isActive img {
    opacity: 1;
}

.product-list__item.isActive svg {
    opacity: 0;
}

.no-touchevents .product-list__item:hover .product-list__name {
    color: #000;
}

.no-touchevents .product-list__item:hover .product-list__img img {
    opacity: 1;
}

.no-touchevents .product-list__item:hover .product-list__img svg {
    opacity: 0;
}

.product-list__img {
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 30px;
    position: relative;
    flex-shrink: 0;
}

.product-list__img img {
    display: block;
    width: 100%;
    opacity: 0;
}

.product-list__img svg {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-list__name {
    color: #939393;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
}

.product-list__filters {
    display: none;
}

@media screen and (max-width: 1024px) {
    .product-list__item {
        margin-bottom: 20px;
    }

    .product-list__name {
        font-size: 16px;
        line-height: 20px;
    }

    .product-list__img {
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 767px) {
    .product-list__item {
        margin-bottom: 28px;
    }

    .product-list__name {
        color: #000;
        font-size: 18px;
        line-height: 24px;
    }

    .product-list__img {
        width: 40px;
        height: 40px;
        margin-right: 20px;
    }

    .product-list__img img {
        opacity: 1;
    }

    .product-list__img svg {
        opacity: 0;
    }
}

.room-el {
    position: absolute;
    z-index: 10;
    left: 15px;
    top: 10px;
    background: #fff;
    width: 350px;
    padding: 25px 20px 20px;
    border-radius: 4px;
    transition: all .325s ease 0s;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 50px, 0) scale(0.5);
}

.room-el .btn-close {
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #D0021B;
    line-height: 40px;
}

.room-el__header {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

.room-el__img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    flex-shrink: 1;
}

.room-el__img img {
    width: 100%;
}

.room-el__name {
    font-size: 22px;
    line-height: 24px;
    color: #1B1B1B;
    font-weight: 700;
}

.room-el .wrap-filters-list {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.room-el .wrap-filters-list .filters-list {
    padding-bottom: 0;
}

@media screen and (max-width: 767px) {
    .changeCatalog {
        display: none;
    }
}

.changeCatalog {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 20;
}

.room-description {
    position: absolute;
    left: 100px;
    bottom: 25px;
    z-index: 200;
    max-width: 330px;
    transition: opacity .325s ease 0s, visibility .325s ease 0s;
}

@media screen and (min-width: 1440px) {
    .room-description {
        left: 15px;
    }
}

.room-description p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #1b1b1b;
}

.room-description__sub {
    display: none;
}

.room-description.toogleText .room-description__main {
    display: none;
}

.room-description.toogleText .room-description__sub {
    display: block;
}

.roomScale .room-description {
    opacity: 0;
    visibility: hidden;
}

.room-page .p-content .container {
    height: calc(100vh - 112px);
    min-height: 720px;
    z-index: 10;
    position: relative;
}

.room-page .p-content:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50vw;
    width: 100vw;
    height: 100%;
    background: #fff3d2;
    background: linear-gradient(45deg, #fff3d2 0%, #ecd6c6 50%, #b9dfff 100%);
}

.room-page .room {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

@media screen and (min-width: 1620px) {
    .room-page .room {
        padding: 40px 0;
    }
}

.room-page .room__img {
    z-index: 3;
    position: relative;
    transition: transform .325s ease-in-out 0s;
}

.roomScale .room-page .room__img {
    transform: scale(2);
}

.room-page .room__img img {
    width: 100%;
}

.room-page .room__img .room__part {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .5s ease 0s;
}


.room-page .room.offsetTopLeft .room__img {
    transform: translate3d(-35%, 40%, 0) scale(2);
}

.room-page .room.offsetTopRight .room__img {
    transform: translate3d(35%, 40%, 0) scale(2);
}

@media screen and (min-width: 1620px) {
    .room-page .room.offsetTopRight .room__img {
        transform: translate3d(35%, 25%, 0) scale(2);
    }
}

.room-page .room.offsetBtmLeft .room__img {
    transform: translate3d(-35%, -40%, 0) scale(2);
}

.room-page .room.offsetBtmRight .room__img {
    transform: translate3d(35%, -40%, 0) scale(2);
}

.room__dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.room-page .room__dot {
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 1s ease 0s;
}

.roomScale .room-page .room__dot {
    transform: scale(0.5);
}

.room-page .room__dot.isHover .dot__i:after {
    transform: scale(2);
    background: #D0021B;
    animation: none;
}

.room-page .room__dot.isAnimate .dot__i:after {
    animation: pinScale 1s ease;
    animation-iteration-count: 3
}

.room-page .room__img .room__part.isHover {
    opacity: 1;
}

.room-page .room__dot .wrap-filters-list {
    display: block;
}

.room-page .room__dot .dot__i {
    width: 28px;
    height: 28px;
    background: rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    display: block;
    position: relative;
}

.room-page .room__dot .dot__i:after {
    content: '';
    top: 7px;
    left: 7px;
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .5s ease 0s;
    /*animation: pinScale .8s ease-in infinite;*/
}

/*.room-page .room__dot:nth-child(2) .dot__i:after {*/
/*    animation-delay: .1s;*/
/*}*/

/*.room-page .room__dot:nth-child(3) .dot__i:after {*/
/*    animation-delay: .2s;*/
/*}*/
/*.room-page .room__dot:nth-child(4) .dot__i:after {*/
/*    animation-delay: .3s;*/
/*}*/
/*.room-page .room__dot:nth-child(5) .dot__i:after {*/
/*    animation-delay: .4s;*/
/*}*/
/*.room-page .room__dot:nth-child(6) .dot__i:after {*/
/*    animation-delay: .5s;*/
/*}*/
/*.room-page .room__dot:nth-child(7) .dot__i:after {*/
/*    animation-delay: .6s;*/
/*}*/
/*.room-page .room__dot:nth-child(8) .dot__i:after {*/
/*    animation-delay: .7s;*/
/*}*/
/*.room-page .room__dot:nth-child(9) .dot__i:after {*/
/*    animation-delay: .8s;*/
/*}*/
/*.room-page .room__dot:nth-child(10) .dot__i:after {*/
/*    animation-delay: .9s;*/
/*}*/

.room-page .room__dot .dot__title {
    width: 160px;
    position: absolute;
    padding: 10px 15px 10px 13px;
    opacity: 0;
    top: 36px;
    left: 0;
    visibility: hidden;
    transition: .325s ease 0s;
}

.room-page .room__dot .dot__title p {
    font-size: 12px;
    line-height: 15px;
    color: #1B1B1B;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.room-page .room__dot .dot__title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    filter: blur(18);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

@keyframes pinScale {
    from {
        background-color: white;
        transform: scale(1);
    }
    to {
        background-color: #D0021B;
        transform: scale(2);
    }
}

.no-touchevents .room-page .room__dot:hover .dot__i:after {
    transform: scale(2);
    background: #D0021B;
}

.no-touchevents .room-page .room__dot:hover .dot__title {
    opacity: 1;
    visibility: visible;
}

.room-page .room__dot.hide {
    display: none !important;
}

.room-page .room__dot.isActive {
    display: block !important;
}

.room-page .room__dot.isActive .dot__i:after {
    background: #D0021B;
    transform: scale(2);
}

.no-touchevents .room-page .room__dot.isActive:hover .dot__i:after {
    transform: scale(2);
}

.room-page .room__dot.isActive .dot__title {
    display: none;
}

.room-page .room__dot.isActive .room-el {
    opacity: 1;
    visibility: visible;
    transform: translate3d(-16%, -16%, 0) scale(0.5);
}

.room-page .room__dot.highlight {
    display: block;
}

.room-page .room__dot.highlight .dot__i:after {
    background: #D0021B;
    transform: scale(2);
}

.room-page .room .dot1 {
    left: 55%;
    top: 2%;
}

.room-page .room .dot2 {
    left: 71%;
    top: 5%;
}

.room-page .room .dot2 .room-el {
    left: -50px;
}

.room-page .room .dot3 {
    left: 89%;
    top: 6%;
}

.room-page .room .dot3 .room-el {
    left: -180px;
}

.room-page .room .dot4 {
    left: 23.7%;
    top: 18%;
}

.room-page .room .dot5 {
    left: 15%;
    top: 32.5%;
}

.room-page .room .dot5 .room-el {
    top: -100px;
}

.room-page .room .dot6 {
    left: 21%;
    top: 58%;
}

.room-page .room .dot7 {
    left: 32%;
    top: 52%;
}

.room-page .room .dot7 .room-el {
    top: -50px;
}

.room-page .room .dot8 {
    left: 42.5%;
    top: 30%;
}

.room-page .room .dot8 .room-el {
    left: -220px;
    top: -100px;
}

.room-page .room .dot9 {
    left: 42.5%;
    top: 48%;
}

.room-page .room .dot9 .room-el {
    top: -200px;
    left: -220px;
}

.room-page .room .dot10 {
    left: 75%;
    top: 14%;
}

.room-page .room .dot10 .room-el {
    left: -150px;
}

.room-page .room .dot11 {
    left: 58%;
    top: 26%;
}

.room-page .room .dot11 .room-el {
    top: -80px;
}

.room-page .room .dot12 {
    left: 71%;
    top: 44%;
}

.room-page .room .dot12 .room-el {
    top: -140px;
}

.room-page .room .dot13 {
    left: 63%;
    top: 64.5%;
}

.room-page .room .dot13 .room-el {
    top: -45px;
}

.room-page .room .dot14 {
    left: 33%;
    top: 33%;
}

.room-page .room .dot14 .room-el {
    top: -100px;
}

.room-page .room .dot15 {
    left: 56%;
    top: 80.5%;
}

.room-page .room .dot15 .room-el {
    top: -85px;
}

.room-page .wrap-breadcrumb {
    display: none;
}

.room-page .product-list {
    display: none;
}

@media screen and (max-width: 767px) {
    .room-page .changeCatalog,
    .room-page .room,
    .room-page .room-description {
        display: none;
    }

    .room-page .p-content .container {
        height: auto;
        min-height: 100vh;
    }

    .room-page .p-content:before {
        display: none;
    }

    .room-page .wrap-breadcrumb {
        display: block;
    }

    .room-page .product-list {
        display: block;
    }
}

.wrap__video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wrap__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wrap-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about4 .col {
    position: relative;
}

.about4_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    display: block;
}

.about4 .decor {
    position: absolute;
    left: -320px;
    bottom: 56px;
    width: 247px;
}

.about4 .decor.do-animate {
    transition: opacity 0.525s ease .15s, transform 0.525s ease .15s;
    opacity: 0;
    transform: translate3d(25px, 0, 0);
}

.about4 .decor.animated {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.about4 .description {
    padding: 133px 15px 133px 80px;
    max-width: 660px;
}

.about4 .description.do-animate {
    transition: opacity 0.325s ease 0s, transform 0.325s ease 0s;
    opacity: 0;
    transform: translate3d(0, 50px, 0);
}

.about4 .description.animated {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.about4 .description .section-title {
    padding-bottom: 24px;
    text-align: left;
    line-height: 48px;
}

.about4 .description p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 62px;
}

.about4 .description .btn-red {
    text-transform: uppercase;
    white-space: nowrap;
}

@media screen and (max-width: 1024px) {
    .about4 .decor {
        width: 200px;
        left: -250px;
    }

    .about4 .description {
        padding: 40px 15px 40px 40px;
    }

    .about4 .description .btn-red {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .about4_bg {
        position: relative;
        height: 60vw;
    }

    .about4 .decor {
        width: 130px;
        left: auto;
        right: 15px;
        bottom: auto;
        top: -150px;
    }

    .about4 .description {
        padding: 35px 15px;
        max-width: 100%;
    }

    .about4 .description .section-title {
        line-height: 40px;
    }

    .about4 .description p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 40px;
    }
}

.wrap-video-gal--2 {
    background: #1B1B1B;
    padding: 46px 0 74px;
}

.wrap-video-gal--2 .main-title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
}

@media screen and (max-width: 1024px) {
    .wrap-video-gal--2 .double-col {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .wrap-video-gal--2 .col {
        width: 100%;
    }
}

.wrap-video-gal--2 .col:last-child {
    display: flex;
    align-items: flex-end;
}

.wrap-video-gal--2 .description {
    padding: 0 40px 0 0;
    min-height: 100px;
}

@media screen and (max-width: 1024px) {
    .wrap-video-gal--2 .description {
        margin-bottom: 35px;
        padding: 0;
    }
}

.wrap-video-gal--2 .description p {
    color: #fff;
    margin-bottom: 55px;
}

.wrap-video-gal--2 .wrap-video {
    width: 100%;
    min-height: 400px;
    position: relative;
    margin-bottom: 55px;
}

@media screen and (max-width: 1024px) {
    .wrap-video-gal--2 .wrap-video {
        min-height: 65vw;
    }
}

.wrap-video-gal--2 .wrap-video .btn-play {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 3;
}

.wrap-video-gal--2 .custom-thumbnails {
    padding-top: 0;
    flex-wrap: wrap;
    margin: 0 -10px 5px;
}

.wrap-video-gal--2 .custom-thumbnails .wrap-item {
    width: 33.33%;
    padding: 0 10px 20px;
}

.wrap-video-gal--2 .custom-thumbnails .item {
    display: block;
    width: 100%;
    position: relative;
}

.wrap-video-gal--2 .custom-thumbnails .item:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    background: transparent;
}

.wrap-video-gal--2 .custom-thumbnails .item img {
    width: 100%;
    display: block;
}

.wrap-video-gal--2 .custom-thumbnails .item.active:before {
    height: 100%;
    background: transparent;
    border-color: #D0021B;
}

.wrap-video-gal--2 .container {
    position: relative;
}

.wrap-video-gal--2 .decor1 {
    width: 161px;
    position: absolute;
    left: -220px;
    bottom: 0;
}

.wrap-video-gal--2 .i-decor2 {
    color: #fff;
    position: absolute;
    left: -50px;
    top: 50%;
    font-size: 18px;
}

.wrap-video-gal--2 .i-decor2:before {
    transform: rotateZ(210deg);
    display: block;
}

.wrap-video-gal--2 .i-decor3 {
    color: #D0021B;
    position: absolute;
    left: -10px;
    top: 10%;
    font-size: 18px;
}

.wrap-video-gal--2 .i-decor3:before {
    transform: rotateZ(40deg);
    display: block;
}

.wrap-video-gal--2 .i-decor4 {
    color: #fff;
    position: absolute;
    right: 25%;
    top: 14%;
    font-size: 18px;
}

.wrap-video-gal--2 .i-decor4:before {
    display: block;
    transform: rotateZ(40deg);
}

.wrap-video-gal--2 .i-decor5 {
    color: #D0021B;
    position: absolute;
    right: 5%;
    bottom: 0;
    font-size: 36px;
}

@media screen and (max-width: 767px) {
    .wrap-video-gal--2 {
        padding: 35px 0;
    }

    .wrap-video-gal--2 .description {
        padding: 0;
        width: 100%;
    }

    .wrap-video-gal--2 .wrap-player {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        margin-bottom: 15px;
    }

    .wrap-video-gal--2 .wrap-player .yt-player {
        height: 50vw;
        width: 100%;
        position: relative;
    }

    .wrap-video-gal--2 .i-decor3, .wrap-video-gal--2 .i-decor4, .wrap-video-gal--2 .i-decor2 {
        font-size: 12px;
    }

    .wrap-video-gal--2 .i-decor5 {
        font-size: 20px;
    }
}

.mHide {
    display: block;
}

.descHide {
    display: none;
}

@media screen and (max-width: 767px) {
    .mHide {
        display: none;
    }

    .descHide {
        display: block;
    }
}


.catalog {
    position: relative;
    display: flex;
}

@media only screen and (min-width: 1440px) {
    .catalog {
        padding: 0 110px;
    }
}

@media only screen and (max-width: 767px) {
    .catalog {
        display: block;
    }
}

.catalog .product-grid {
    width: calc(100% - 220px);
}

@media only screen and (min-width: 1440px) {
    .catalog .product-grid {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .catalog .product-grid {
        width: 100%;
    }
}

.catalog .product-item-container {
    width: 33.33%;
}

@media only screen and (min-width: 1440px) {
    .catalog .product-item-container {
        width: 25%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
    .catalog .product-item-container {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .catalog .product-item-container {
        width: 100%;
    }
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
    .catalog .product-item-container {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .page-top-banner {
        background-color: #D0021B;
        color: #fff;
        font-size: 18px;
        display: block;
        height: 38px;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 1000;
        padding-top: 5px;
    }

    .page-top-banner-text {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .page-top-banner-close {
        font-size: 22px;
        display: inline-block;
        margin-left: 30px;
        cursor: pointer;
    }

    .page-top-banner-margin {
        top: 38px !important;
    }

    .page-top-banner-pdng-t {
        padding-top: 140px !important;
    }
}

.mobile-filter {
    display: none;
}

@media screen and (max-width: 767px) {
    .catalog .bx-filter-section {
        display: none;
        margin-left: 15px;
        margin-right: 15px;
    }

    .mobile-filter {
        display: block;
    }

    .bx-filter .title {
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
        border: 1px solid;
        padding: 10px !important;
        background: #d0021b;
        text-align: center;
        text-decoration: underline;
    }

    .bx-filter .title.showblock::before {
        content: '';
        position: absolute;
        left: 47%;
        top: -19px;
        border: 10px solid transparent;
        border-bottom: 10px solid #d0021b;
    }

    .bx-filter .title.hideblock::after {
        content: '';
        position: absolute;
        left: 47%;
        bottom: -19px;
        border: 10px solid transparent;
        border-top: 10px solid #d0021b;
    }
}

/*************catalog-compact styles*****************/
.catalog-compact .section-title {
    font-size: 30px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0;
}

.catalog-compact .category-grid .wrap-item {
    width: 16.6%;
    padding: 0 10px 10px;
}

.catalog-compact .category-grid .item .title {
    font-size: 16px;
    line-height: 19px;
}

.link-color-site {
    color: #D0021B;
    text-decoration: underline;
}

.link-color-site:hover {
    color: #D0021B;
    text-decoration: none;
}

.catalog-compact .bx-breadcrumb {
    padding: 20px 0 0px;
}

.catalog-compact .bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint:after {
    content: "";
    background: url(/static_new/img/arr-down.png) no-repeat;
    width: 9px;
    height: 5px;
    display: inline-block;
}

.catalog-compact .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title .bx-filter-parameters-box-hint:after {
    content: "";
    background: url(/static_new/img/arr-down.png) no-repeat;
    width: 9px;
    height: 5px;
    display: inline-block;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*.catalog-compact .product-item-container .product-item-image-wrapper img,*/
/*.catalog-compact .product-item-container .product-item-image-wrapper img.vertical-img{
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}*/
/*
.catalog-compact .product-detailed{
	margin-top: 25px;
}
.catalog-compact .product-detailed .h1,
.catalog-compact .product-detailed h1{
	font-size: 32px;
    line-height: 26px;
}
.catalog-compact .product-detailed .art{
	margin-bottom: 25px;
}
.catalog-compact .product-detailed .product-item-detail-pay-block .product-item-detail-info-container:last-child{
	padding-left: 0;
}*/
/*
.catalog-compact .pdng-t, .catalog-compact .inner-page .pdng-t{
	padding-top: 10px;
}*/

.catalog-compact .product-item-detail-slider-images-container .slick-dots {
    margin-bottom: 25px;
}

.catalog-compact .wrap-simple-slider {
    padding-right: 15px;
    padding-left: 15px;
}

.catalog-compact .simple-slider,
.catalog-compact .simple-slider-buywith {
    padding: 30px 50px 0;
}

.catalog-compact .slick-track {
    display: inherit;
    margin-left: inherit;
    margin-right: inherit;
}

.catalog-compact dl.product-item-detail-properties:last-child {
    padding-bottom: 40px;
}

.catalog-compact .delivery-cond .dfn {
    color: #aaa;
}

.catalog-compact .simple-slider .slick-next,
.catalog-compact .simple-slider-buywith .slick-next {
    height: 100%;
    width: 46px;
    right: 0;
    top: 18px;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-r-gr.svg) no-repeat;
}

.catalog-compact .simple-slider-foto .slick-next,
.catalog-compact .simple-slider-buywith.collection .slick-next {
    height: 100%;
    width: 20px;
    right: 0;
    top: 27px;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-r-gr-small.svg) no-repeat;
}

.catalog-compact .simple-slider .slick-next:before,
.catalog-compact .simple-slider-buywith .slick-next:before,
.catalog-compact .simple-slider-foto .slick-next:before {
    content: none;
}

.catalog-compact .simple-slider .slick-prev,
.catalog-compact .simple-slider-buywith .slick-prev {
    height: 100%;
    width: 46px;
    right: 0;
    top: 18px;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-l-gr.svg) no-repeat;
}

.catalog-compact .simple-slider-foto .slick-prev,
.catalog-compact .simple-slider-buywith.collection .slick-prev {
    height: 100%;
    width: 20px;
    right: 0;
    top: 27px;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-l-gr-small.svg) no-repeat;
}

.catalog-compact .simple-slider-buywith.collection .slick-prev,
.catalog-compact .simple-slider-buywith.collection .slick-next {
    top: 0;
}

.catalog-compact .simple-slider .slick-prev:before,
.catalog-compact .simple-slider-buywith .slick-prev:before,
.catalog-compact .simple-slider-foto .slick-prev:before {
    content: none;
}

.catalog-compact .simple-slider,
.catalog-compact .simple-slider-buywith,
.catalog-compact .simple-slider-foto {
    display: none;
}

.catalog-compact .catalog-products-viewed .product-tag {
    top: -11px;
    z-index: 111;
    height: 35px;
    line-height: 22px;
    font-size: 15px;
}

.catalog-compact .catalog-products-viewed .product-item-button-container {
    display: none;
}

.catalog-compact .delivery-cond a {
    color: #D0021B;
}

.catalog-compact .product-item-favorite .icon-heart_2 {
    position: relative;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    border-radius: 25px;
}

.catalog-compact .product-item-favorite .icon-heart_2:hover,
.catalog-compact .product-item-favorite.active .icon-heart_2 {
    border: 1px solid #D0021B;
}

.catalog-compact .product-item-favorite .icon-heart_2 span {
    top: 10px;
}

.catalog-compact .wrap-simple-slider .section-title {
    color: #192646;
}

.catalog-compact .tags-group-list {
    margin: 25px 0 15px;
}

.catalog-compact .tags-group-item a {
    color: #D0021B;
}

.catalog-compact .tags-group-item {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #D0021B;
    border-radius: 25px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.catalog-compact .product-detailed a.catalog-link {
    color: #D0021B;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}

.catalog-compact .product-block-collection .product-item-title,
.catalog-compact .product-block-collection .product-item-price-container,
.catalog-compact .product-item-detail-slider-images-container,
.catalog-compact .modal-popup-photos-slider-container {
    display: none;
}

.catalog-compact .simple-slider-buywith.collection {
    padding: 0px 30px 30px;
}

@media only screen and (max-width: 600px) {

    .catalog-compact .simple-slider-buywith.collection{
        padding-left: 0px;
        padding-right: 0px;

    }

}

.modal-preload {
    display: block;
    margin: 0 auto;
}

.catalog-compact img,
.catalog-compact a,
.catalog-compact button,
.catalog-compact input {
    outline: none;
}

.catalog-compact .icon-video-play {
    color: #D0021B;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -15px;
    border: 1px solid #D0021B;
    border-radius: 50%;
    padding: 10px 9px 11px 12px;
    z-index: 111;
}

.catalog-compact img.img-video-thumb {
    margin-top: 11%;
}

.catalog-compact .icon-video-play:hover,
.catalog-compact .slick-active .icon-video-play {
    color: #fff;
    background: #D0021B;
}

.catalog-compact .video-responsive {
    overflow: hidden;
    position: relative;
}

.catalog-compact .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.catalog-compact .modal-popup-photos {
    display: none;
}

.catalog-compact .modal-popup-photos.fancybox-content {
    width: 80% !important;
    max-height: 95% !important;
    padding: 20px 30px;
    border-radius: 8px;
}

.catalog-compact .modal-popup-photos-slider-container .slick-list {
    padding: 20px 0;
    max-width: 60%;
    margin: 0 auto;
}

.catalog-compact .modal-popup-photos-slider-container .slick-prev {
    height: 400px;
    width: 46px;
    left: 0;
    top: 20%;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-l-gr-big.svg) no-repeat;
}

.catalog-compact .modal-popup-photos-slider-container .slick-next {
    height: 400px;
    width: 46px;
    right: 0;
    top: 20%;
    position: absolute;
    color: transparent;
    background: transparent;
    background: url(/static_new/img/svg-icon/arrow-r-gr-big.svg) no-repeat;
}

.catalog-compact .modal-popup-photos-slider-container .slick-dots {
    margin: 0;
}

.catalog-compact .modal-popup-photos .product-item-detail-slider-image img {
    width: -webkit-fill-available;
    margin: 0 7%;
    height: auto;
}

.catalog-compact .modal-popup-photos-slider-container .slick-track {
    display: table;
}

.catalog-compact .modal-popup-photos-slider-container .slick-slide {
    display: table-cell;
    vertical-align: middle;
}

.catalog-compact .modal-popup-photos-slider-container .slick-dots li {
    width: 12%;
}

.fancybox-is-open .fancybox-bg {
    opacity: .6;
}

.catalog-compact .modal-add-to-wishlist {
    display: none;
    width: 550px;
    text-align: center;
    position: absolute;
    top: 29%;
    left: 50%;
    margin-left: -275px;
}

.catalog-compact .wishlist-item-name {
    font-weight: bold;
}

.catalog-compact .product-item-container .product-item-amount {
    display: none;
}

.catalog-compact .collection-color {
    display: none;
}

.catalog-compact .product-block-collection .collection-color {
    display: block;
}

.sub-menu__i .menu-2 {
    margin-left: 10px;
}

.sub-menu__i .menu-2 .item {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}

.sub-menu__i .menu-2 .item:hover {
    font-weight: 500;
}

.catalog-compact .product-block-collection .product-tag {
    height: 27px;
    line-height: 12px;
    font-size: 8px;
}

.topSlider .slide {
    display: none;
}

.topSlider .slide:first {
    display: block;
}

.modal-popup-montazh iframe {
    height: 600px;
}

@media only screen and (max-width: 1000px) {
    .catalog-compact .modal-popup-photos-slider-container .slick-next {
        height: 214px;
        background: url(/static_new/img/svg-icon/arrow-r-gr.svg) no-repeat;
    }

    .catalog-compact .modal-popup-photos-slider-container .slick-prev {
        height: 214px;
        background: url(/static_new/img/svg-icon/arrow-l-gr.svg) no-repeat;
    }

    .catalog-compact .modal-popup-photos-slider-container .slick-dots li {
        width: 20%;
    }

    .catalog-compact .modal-popup-photos-slider-container .slick-list {
        max-width: 85%;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-compact .bx-sidebar-block {
        width: 100%;
    }

    .catalog-compact .catalog .product-grid {
        width: 100%;
        float: none;
    }

    .catalog-compact .delivery-cond {
        margin-top: 0;
        margin-bottom: 0;
    }

    .catalog-compact .section-title {
        font-size: 26px;
        line-height: 26px;
    }



    /*.catalog-compact .pdng-t, .catalog-compact .inner-page .pdng-t{
      padding-top: 10px;
  }*/
}

@media only screen and (max-width: 1024px) {
    .catalog-compact .category-grid .item .btn {
        padding: 0;
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
        font-size: 8px;
        line-height: 52px;
    }
}

@media only screen and (max-width: 890px) and (min-width: 620px) {
    .catalog-compact .category-grid .wrap-item {
        width: 25%;
    }

    .catalog-compact .catalog .product-item-container {
        width: 33.3%;
    }
}

@media only screen and (max-width: 620px) and (min-width: 550px) {
    .catalog-compact .category-grid .wrap-item {
        width: 25%;
    }

    .catalog-compact .catalog .product-item-container {
        width: 50%;
    }
}

@media only screen and (max-width: 550px) and (min-width: 410px) {
    .catalog-compact .category-grid .wrap-item {
        width: 50%;
    }

    .catalog-compact .catalog .product-item-container {
        width: 100%;
    }
}

@media only screen and (max-width: 410px) {
    .catalog-compact .category-grid .wrap-item {
        width: 50%;
    }

    .catalog-compact .catalog .product-item-container {
        width: 100%;
    }
}

@media only screen and (min-width: 1440px) {
    .catalog-compact .catalog {
        padding: 0;
    }

    .catalog-compact .bx-sidebar-block {
        left: 0;
    }

    .catalog-compact .catalog .product-grid {
        margin-left: 230px;
    }
}

.main-user-consent-request-announce-link{
line-height: 20px;
}

.hidden-xs{
    display:none;
}

