@charset "UTF-8";

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    font-family: 'Evolventa-Regular';
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

h1, h2, h3 {
    font-weight: 100;
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    /*color: #f56d1f;*/
    text-decoration: none;
    background-color: transparent
}

a:hover {
    /*color: #0056b3;*/
    text-decoration: underline
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img, svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1, .display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .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, .col-lg-auto, .col-md, .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, .col-md-auto, .col-sm, .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, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8daff
}

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #9fcdff
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #d6d8db
}

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb
}

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
    background-color: #bee5eb
}

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba
}

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb
}

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe
}

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca
}

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm > .table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md > .table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg > .table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl > .table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive > .table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 30px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
    display: block
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((3em + 2.25rem) / 4 + 1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
    display: block
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group, .form-inline label {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #f56d1f;
    border-color: #f56d1f
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #f56d1f;
    border-color: #f56d1f
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #f56d1f;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #f56d1f;
    border-color: #f56d1f
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #f56d1f;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus, .btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f56d1f
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    width: 100%
}

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

.btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
    margin-left: -1px
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus, .input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    border-color: #f56d1f;
    background-color: #f56d1f
}

.custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after, .custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    border-color: #f56d1f;
    background-color: #f56d1f;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
    content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label, .custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #f56d1f;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #f56d1f;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #f56d1f;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label:before, .custom-file-label, .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f56d1f
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar, .navbar > .container, .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group > .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group > .card {
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion > .card {
    overflow: hidden
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion > .card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #f56d1f;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #f56d1f;
    border-color: #f56d1f
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #f56d1f
}

a.badge-primary:focus, a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus, a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus, a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus, a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress, .progress-bar {
    display: -ms-flexbox;
    display: flex
}

.progress-bar {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #f56d1f;
    transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #f56d1f;
    border-color: #f56d1f
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}


.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover, .popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after, .popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
    bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top] > .arrow:before, .bs-popover-top > .arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] > .arrow:after, .bs-popover-top > .arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
    left: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow:before, .bs-popover-right > .arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] > .arrow:after, .bs-popover-right > .arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
    top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before, .bs-popover-bottom > .arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after, .bs-popover-bottom > .arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
    right: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] > .arrow:before, .bs-popover-left > .arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] > .arrow:after, .bs-popover-left > .arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0 .6s
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-next, .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #f56d1f !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #f56d1f !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sr-only {
    white-space: nowrap
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #f56d1f !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, :after, :before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

@font-face {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    /*content: "\f158"*/
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    /*content: "\f2c0"*/
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.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: none;
    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: 4px;
    height: auto;
    left: auto;
    top: 0;
    right: -1px;
    bottom: 0
}

.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: 3px;
    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: 3px;
    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_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -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
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.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, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #d7d7d7
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(129, 188, 61, .8)
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #f56d1f
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    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, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(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, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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, .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, .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, .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, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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, .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, .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, .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, .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: hsla(0, 0%, 100%, .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, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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, .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: hsla(0, 0%, 100%, .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, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(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, .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, .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: 50%
}

.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, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, .5)), color-stop(100%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0));
    background-image: -o-linear-gradient(left, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -ms-linear-gradient(left, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.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, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, .5)), color-stop(100%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0));
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: -ms-linear-gradient(top, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0) 100%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.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, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .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, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .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, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(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
}

.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
}

.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, .1), inset 0 0 14px rgba(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, .1), inset 0 0 14px rgba(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 {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .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 hsla(0, 0%, 100%, .4)
}

.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-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(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, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(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, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.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 .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.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: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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, .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, .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, .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, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(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, .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, .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, .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, .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, .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: 1px solid hsla(0, 0%, 100%, .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, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(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, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .9)
}

body.fancybox-active {
    overflow: hidden
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0 linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
    display: none
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px
}

.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    transition: color .3s ease;
    cursor: pointer;
    outline: none
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-button--pause svg path:first-child, .fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--zoom svg path {
    fill: transparent
}

.fancybox-navigation {
    display: none
}

.fancybox-show-nav .fancybox-navigation {
    display: block
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    z-index: 99997;
    background: transparent;
    width: 60px;
    height: 100px;
    padding: 17px
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "Ã—";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: none
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: transparent
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all;
    position: relative
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-slide > .fancybox-loading {
    border: 6px solid hsla(0, 0%, 39.2%, .4);
    border-top-color: hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s linear infinite;
    animation: fancybox-rotate .8s linear infinite;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 700
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

p.fancybox-share__links {
    margin-right: -10px
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px 15px;
    background: transparent;
    color: #5d5b5b;
    font-size: 14px;
    outline: none;
    border: 0;
    border-bottom: 2px solid #d7d7d7
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px)
    }
}

div.bx-system-auth-form span.bx-auth-secure {
    background-color: #fffae3;
    border: 1px solid #dedbc8;
    padding: 2px;
    display: inline-block;
    vertical-align: bottom;
    margin-top: -1px
}

div.bx-system-auth-form div.bx-auth-secure-icon {
    background-repeat: no-repeat;
    background-position: 50%;
    width: 19px;
    height: 18px
}

.bx-top-nav-wrapper {
    position: absolute;
    z-index: -2;
    visibility: hidden;
    opacity: 0;
    display: block;
    width: calc(100% - 30px);
    transition: .2s ease-in-out;
    transition-duration: .2s;
    left: 0;
    right: 0;
    top: calc(100% - 10px);
    padding-top: 13px;
    margin: auto;
    max-height: 60vh
}

.top-catalog-menu:hover .bx-top-nav-wrapper {
    z-index: 1000;
    opacity: 1;
    visibility: visible
}

.bx-top-nav-box {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 78.4%, .5);
    border: 1px solid #ebebeb;
    background-color: #fff;
    position: relative
}

.bx-nav-list {
    padding-top: 10px;
    padding-bottom: 10px
}

.bx-top-nav-menu {
    width: 26%;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.bx-top-nav-banner-wrapper {
    width: 74%;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.bx-top-nav-container {
    color: #fff
}

.bx-nav-3-lvl-container:after, .bx-top-nav-container:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 95%;
    background-color: #ebebeb;
    left: calc(26% - 1px);
    top: 0;
    bottom: 0;
    margin: auto
}

.bx-nav-3-lvl-container:after {
    left: -6px
}

nav ul li.more {
    width: 3em;
    text-align: center;
    display: none;
    float: left
}

nav #overflow {
    text-align: left
}

nav #overflow li.bx-nav-1-lvl span.bx-nav-link-text {
    display: inline
}

nav #overflow li {
    float: none
}

.bx-nav-list-1-lvl {
    margin: 0;
    list-style: none;
    width: 100%
}

.bx-nav-item {
    display: block;
    width: 100%
}

.bx-nav-link {
    display: block;
    position: relative;
    text-decoration: none;
    transition: .3s ease-in-out;
    letter-spacing: .01em
}

.bx-nav-1-lvl-link {
    padding-left: 15px
}

.bx-nav-1-lvl-link .bx-nav-icon {
    width: 30px;
    height: 30px
}

.bx-nav-1-lvl-link span {
    display: inline-block;
    vertical-align: middle
}

.bx-nav-1-lvl-link .bx-nav-icon img {
    width: auto;
    height: auto;
    max-height: 30px;
    max-width: 30px
}

.bx-nav-link .fa-angle-right {
    position: absolute;
    right: 13px;
    top: 12px;
    font-size: 18px;
    color: transparent;
    transition: .2s ease-in-out;
    background-color: transparent !important
}

.bx-nav-1-lvl.bx-active > .bx-nav-link .fa-angle-right, .bx-nav-1-lvl:hover > .bx-nav-link .fa-angle-right, .bx-nav-2-lvl.bx-active > .bx-nav-link .fa-angle-right, .bx-nav-2-lvl:hover > .bx-nav-link .fa-angle-right, .bx-nav-3-lvl.bx-active > .bx-nav-link .fa-angle-right, .bx-nav-3-lvl:hover > .bx-nav-link .fa-angle-right {
    color: #2d1c2e
}

.bx-nav-1-lvl-link:hover {
    text-decoration: none
}

.bx-nav-link-text {
    display: block;
    padding: 10px 0 14px;
    color: #2d1c2e
}

.bx-nav-1-lvl.bx-active > .bx-nav-link, .bx-nav-1-lvl:hover > .bx-nav-link, .bx-nav-2-lvl.bx-active > .bx-nav-link, .bx-nav-2-lvl:hover > .bx-nav-link, .bx-nav-3-lvl.bx-active > .bx-nav-link, .bx-nav-3-lvl:hover > .bx-nav-link {
    background-color: #f7f7f7;
    text-shadow: 0 0 1px #2d1c2e
}

.bx-nav-2-lvl.section-menu-title:hover > .bx-nav-link, .bx-nav-3-lvl.section-menu-title:hover > .bx-nav-link {
    text-shadow: none
}

.section-menu-title > a .bx-nav-link-text {
    color: #f56d1f;
    font-weight: 500
}

.section-menu-title:hover > a .bx-nav-link-text {
    background-color: transparent;
    color: #f56d1f
}

.bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link, .bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link {
    z-index: 250
}

.bx-nav-parent-arrow {
    display: none
}

.bx-nav-2-lvl-container, .bx-nav-3-lvl-container {
    padding: 0;
    border-top: none;
    color: #000;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 25%;
    left: 26%;
    bottom: 0;
    z-index: -1;
    transition: .15s ease-in-out
}

.bx-nav-2-lvl-container.banner-in {
    width: calc(50% - 3px)
}

.bx-nav-3-lvl-container {
    left: 100%;
    width: 100%
}

.bx-nav-3-lvl-container.banner-in {
    width: 50%;
    left: 50%
}

.bx-nav-2-lvl-container {
    display: flex;
    align-items: flex-start
}

.header.sticky .bx-nav-2-lvl-container .wrapper-inner {
    border-top-color: transparent
}

.bx-nav-2-lvl-container-advanced > div, .bx-nav-2-lvl-container-advanced > ul, .bx-nav-2-lvl-container > div, .bx-nav-2-lvl-container > ul {
    flex: 1
}

.bx-nav-1-lvl.bx-active .bx-nav-2-lvl-container, .bx-nav-1-lvl:hover .bx-nav-2-lvl-container, .bx-nav-2-lvl.bx-active .bx-nav-3-lvl-container, .bx-nav-2-lvl:hover .bx-nav-3-lvl-container {
    z-index: 999;
    opacity: 1;
    visibility: visible
}

.bx-nav-list-2-lvl {
    padding-right: 6px;
    flex: 0 0 100%;
    max-width: 100%
}

.bx-nav-list-2-lvl.banner-in {
    flex: 0 0 50%;
    max-width: 50%
}

.bx-nav-list-3-lvl {
    margin-left: -6px;
    padding-right: 12px
}

nav #overflow li.bx-nav-1-lvl a:hover .bx-nav-link-text {
    background: none
}

.bx-nav-list-4-col {
    position: static
}

.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
    top: 100%;
    right: 0;
    left: 0
}

.bx-nav-list-4-col .bx-nav-2-lvl-container, .bx-nav-list-4-col .bx-nav-2-lvl-container-advanced {
    right: 0;
    left: 0
}

.bx-nav-catinfo {
    position: relative;
    z-index: 120;
    padding: 0;
    min-width: 200px;
    border-left: 0;
    background: none
}

.bx-nav-catinfo img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.bx-nav-catinfo p {
    padding: 20px 5px 0;
    font-size: 13px
}

.bx-aside-nav-control {
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 1750;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    cursor: pointer;
    transition: left .15s linear
}

.bx-aside-nav-control .fa {
    position: relative;
    z-index: 2100;
    vertical-align: middle;
    line-height: 40px
}

.bx-aside-nav, .bx-wrapper {
    transition: transform .15s linear
}

.bx-opened .bx-footer, .bx-opened .workarea {
    overflow: hidden
}

.bx-aside-nav {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    z-index: 1600;
    display: none;
    width: 100%;
    background: #4c5c65;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.bx-aside-nav.bx-opened {
    overflow-y: scroll;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.bx-aside-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bx-aside-nav a {
    display: block;
    overflow: hidden;
    padding-left: 15px;
    max-width: 100%;
    height: 48px;
    border-bottom: 1px solid #3d4b53 !important;
    color: #fff;
    vertical-align: middle;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 48px
}

.bx-aside-nav .bx-nav-list-1-lvl {
    z-index: 1700;
    flex-direction: column
}

.bx-aside-nav .bx-nav-link-text {
    padding: 0 0 0 15px
}

.bx-aside-nav .bx-nav-1-lvl-link {
    padding: 0
}

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link, .bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.hover > .bx-nav-1-lvl-link {
    box-shadow: none !important
}

.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent.bx-hover > .bx-nav-1-lvl-link .bx-nav-link-text, .bx-aside-nav .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-link-text {
    background: transparent;
    color: #fff
}

.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container, .bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-2-lvl-container-advanced {
    display: block;
    opacity: 1
}

.bx-aside-nav .bx-nav-1-lvl.bx-hover > a, .bx-aside-nav .bx-nav-1-lvl:hover > a, .bx-nav-1-lvl.bx-opened {
    background: #44535c
}

.bx-aside-nav .bx-nav-2-lvl-link-text, .bx-aside-nav .bx-nav-3-lvl-link-text, .bx-aside-nav .bx-nav-4-lvl-link-text {
    color: #fff;
    font-weight: 500;
    font-size: 14px
}

.bx-aside-nav .bx-nav-list-2-lvl {
    background: #44535c
}

.bx-aside-nav .bx-nav-2-lvl-link {
    padding: 0 0 0 30px
}

.bx-aside-nav .bx-nav-2-lvl-link:hover {
    background-color: #3b4851
}

.bx-aside-nav .bx-nav-3-lvl-link {
    padding: 0 0 0 45px
}

.bx-aside-nav .bx-nav-3-lvl-link:hover {
    background-color: #3b4851
}

.bx-aside-nav .bx-nav-4-lvl-link {
    padding: 0 0 0 60px
}

.bx-aside-nav .bx-nav-4-lvl-link:hover {
    background-color: #3b4851
}

.bx-aside-nav .bx-nav-parent {
    position: relative
}

.bx-aside-nav .bx-nav-parent-arrow {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    margin-top: 6px;
    width: 46px;
    height: 34px;
    border-left: 1px solid #5a6971;
    text-align: center
}

.bx-aside-nav .bx-nav-parent-arrow i {
    color: #fff;
    font-style: normal;
    font-size: 17px;
    line-height: 34px
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
    transition: all .15s linear
}

.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container, .bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced, .bx-aside-nav .bx-nav-parent > ul {
    overflow: hidden;
    height: 0
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container, .bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced, .bx-aside-nav .bx-nav-parent.bx-opened > ul {
    height: auto
}

.bx-aside-nav .bx-nav-catinfo {
    display: none
}

@media (min-width: 1200px) {
    .bx-nav-item > .bx-nav-link .bx-nav-link-text {
        font-size: 14px;
        padding: 11px 25px 11px 13px;
        width: 253px
    }

    .bx-nav-2-lvl > .bx-nav-link .bx-nav-link-text, .bx-nav-3-lvl > .bx-nav-link .bx-nav-link-text {
        padding-left: 30px
    }
}

@media (min-width: 768px) {
    .bx-aside-nav, .bx-aside-nav-control {
        display: none
    }

    .bx-top-nav-container {
        display: block
    }
}

@media (max-width: 767px) {
    .bx-aside-nav-control {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .bx-aside-nav, .bx-aside-nav .bx-nav-parent-arrow {
        display: block
    }

    .bx-aside-nav .bx-nav-1-lvl.bx-nav-parent > a > span > .fa {
        display: none
    }
}

.bx-nav-2-lvl-container .top-nav-banner-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px 15px 15px 7px
}

.top-nav-banner-item .card {
    position: relative;
    background-color: #fff;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.top-nav-banner-item .card-title {
    font-size: 18px;
    font-weight: 500
}

.card-img-top-wrapper {
    padding-top: 147%;
    border: 1px solid #eaeaea
}

.card-img-top-wrapper .card-img-top {
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 2050;
    background-color: #fff;
    border-radius: 3px
}

.title-search-result .bx_item_block {
    font-size: 14px;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center
}

.title-search-result .all_result, .title-search-result .others_result {
    padding: 10px 15px
}

.title-search-result .bx_image, .title-search-result .bx_img_element {
    width: 50px;
    height: 50px
}

.title-search-result .bx_image {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.title-search-result .bx_item_element {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden
}

.title-search-result .bx_item_price {
    font-weight: 700;
    font-size: 13px
}

.title-search-result .bx_item_price .old {
    font-weight: 400;
    position: relative;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px
}

.title-search-result .bx_item_price .bx_price {
    display: inline-block
}

.title-search-result .all_result {
    border: none;
    padding: 0;
    text-align: center
}

.title-search-result .all_result_title {
    display: block;
    width: 100%;
    border-radius: 0
}

.cartline_wrapper {
    position: absolute;
    width: 100%;
    cursor: default;
    right: 0;
    top: 100%;
    display: block;
    opacity: 0;
    padding: 18px 5px 5px;
    z-index: -1;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: .3s ease, top .1s ease-out, padding .1s ease-out;
    transition: .3s ease, top .1s ease-out, padding .1s ease-out
}

.header .sticky .cartline_wrapper {
    /*right: -20px*/
}

.cartline_wrapper-wrp {
    width: 100%;
    /*min-width: 350px;*/
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 78.4%, .5);
    background-color: #fff
}

.header #basket_in:hover .cartline_wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 1000
}

.scroll_bar_main::-webkit-scrollbar {
    width: 3px;
    background-color: #fff
}

.scroll_bar_main::-webkit-scrollbar-thumb {
    background-color: #f56d1f
}

.cartline_wrapper .wrapper-inner {
    position: relative
}

.cart-list-wrapper {
    overflow: hidden;
    /*max-height: 220px*/
}

.cart-list-item {
    padding: 10px;
    position: relative;
    border: 1px solid hsla(0, 0%, 59.2%, .34);
    border-bottom: 0
}

.cart-list-item-wrapper-img {
    width: 45px;
    height: 45px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.cart-list-item-wrapper-img img {
    max-width: 100%;
    max-height: 100%
}

.cart-list-item-img {
    margin-right: 10px
}

.cart-list-item-name-box {
    line-height: 16px;
    color: #444;
    /*cursor: pointer;*/
    transition: color .1s ease;
    display: inline-block;
    margin-right: 15px
}

.cart-list-item-name-box .item_name {
    height: 34px;
    overflow: hidden;
    font-size: 12px
}

.cart-list-item-price .price {
    font-size: 13px;
    font-weight: 500
}

.cartline_wrapper .product_item-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left
}

.cartline_wrapper .swiper-wrapper {
    padding: 0 1px
}

.cartline_wrapper .product_item_wrapper_img {
    height: 150px;
    line-height: 150px
}

.cartline_wrapper .product_item_wrapper_img .product_item_img-bg {
    max-width: 90%;
    max-height: 90%;
    border: none
}

.cartline_wrapper .product_item_name_box {
    height: 34px;
    font-size: 12px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden
}

.cartline_wrapper .product_item_name_box a.item_name {
    font-size: 12px;
    color: #000;
    text-align: left
}

.bx-catalog-element .product-detail-byu-container .product-item-amount, .product_item__cart .product-item-amount {
    display: none
}

.bx-catalog-element.on-basket .product-detail-byu-container .product-item-amount, .product_item__cart.on-basket .product-item-amount {
    display: block
}

.bx-catalog-element.on-basket .product-detail-byu-container .main-button-container, .product_item__cart.on-basket .product-item-button-container {
    display: none
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before, .product-item-container:after, .product-item-container:before {
    position: absolute;
    bottom: 6px;
    right: 6px;
    left: 6px;
    top: 6px;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .product-item-container:after {
    content: "";
    background-color: hsla(0, 0%, 100%, .8);
    display: block
}

.bx-catalog-element .product-detail-byu-container .quantity-block:before, .product-item-container:before {
    content: '';
}

.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after, .product-item-container.loader-on:after {
    z-index: 100
}

.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before, .product-item-container.loader-on:before {
    z-index: 110
}

.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before, .product-item-container.loader-on:after, .product-item-container.loader-on:before {
    opacity: 1;
    visibility: visible
}

.btn-goods-link.btn {
    display: block;
    width: 100%;
    border-radius: 0
}

#breadcrumbs {
    display: block;
    font-size: 12px;
    padding: 15px 0 0;
    background: none;
    margin: 0
}

#breadcrumbs .breadcrumbs_item {
    display: inline;
    vertical-align: middle;
    padding-left: 5px
}

#breadcrumbs .breadcrumbs_item:first-child {
    padding-left: 0
}

.breadcrumb-item + .breadcrumb-item:before {
    display: none
}

#breadcrumbs .breadcrumbs_item:after {
    padding-left: 5px;
    content: "/";
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

#breadcrumbs .breadcrumbs_item.item {
    color: #000
}

#breadcrumbs .breadcrumbs_item.item:after {
    display: none
}

#breadcrumbs .breadcrumbs_item, #breadcrumbs .breadcrumbs_item .breadcrumbs_item-link {
    color: #8c8c8c
}

#breadcrumbs .breadcrumbs_item .breadcrumbs_item-link:hover {
    color: #f56d1f
}

@media screen and (max-width: 1024px) {
    #breadcrumbs {
        padding: 10px 0;
        font-size: 11px
    }

    #breadcrumbs .breadcrumbs_item, #breadcrumbs .breadcrumbs_item:after {
        padding-left: 0
    }
}

@media screen and (max-width: 575.98px) {
    #breadcrumbs {
        line-height: 1
    }

    #breadcrumbs .breadcrumbs_item {
        font-size: 11px;
        line-height: 1.5
    }

    #breadcrumbs .breadcrumbs_item:after {
        margin-top: 0
    }
}

.bx-subscribe div.bx-block-title {
    color: #343434;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 9px;
    font-weight: 600
}

.bx-subscribe-desc {
    color: #aaa;
    font-size: 12px;
    position: relative;
    margin-top: -5px;
    margin-bottom: 3px
}

.bx-subscribe .bx-input-group .bx-form-control {
    position: relative;
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    border: 2px solid #f5f5f5;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: none !important;
    margin-bottom: 10px;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.bx-subscribe .bx-input-group .bx-form-control::-webkit-input-placeholder {
    color: #000
}

.bx-subscribe .bx-input-group .bx-form-control::-moz-placeholder {
    color: #000
}

.bx-subscribe .bx-input-group .bx-form-control:-ms-input-placeholder {
    color: #000
}

.bx-subscribe .bx-input-group .bx-form-control::placeholder {
    color: #000
}

.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
    background-image: -webkit-linear-gradient(#f8fafc, #f8fafc);
    background-image: linear-gradient(#f8fafc, #f8fafc)
}

.btn-subscribe {
    cursor: pointer;
    width: 150px;
    text-align: center;
    background: #f56d1f;
    border: none;
    color: #fff;
    font-size: 14px;
    position: relative;
    border-radius: 3px;
    line-height: 30px;
    height: 40px;
    padding: 5px 20px;
    vertical-align: middle;
    outline: none;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.btn-subscribe:hover {
    /*background: #FFA700*/
}

.btn-subscribe.send, .btn-subscribe:active {
    background: #f56d1f
}

.btn-subscribe:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    background-color: #5b9f0b;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 0 2px 2px 0
}

.btn-subscribe span {
    display: block
}

.btn-subscribe.send {
    outline: none;
    color: #fff
}

.btn-subscribe:active, .btn-subscribe:hover {
    color: #fff
}

.btn-subscribe.send:before {
    width: 0;
    background-position: 100px 50%;
    -webkit-animation-name: MeilSendButton;
    animation-name: MeilSendButton;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

@keyframes MeilSend {
    0% {
        padding: 5px 60px 5px 20px
    }
    to {
        padding: 5px 40px
    }
}

@-webkit-keyframes MeilSend {
    0% {
        padding: 5px 60px 5px 20px
    }
    to {
        padding: 5px 40px
    }
}

@keyframes MeilSendSpan {
    0% {
        color: transparent
    }
    to {
        color: #fff
    }
}

@-webkit-keyframes MeilSendSpan {
    0% {
        color: transparent
    }
    to {
        color: #fff
    }
}

@keyframes MeilSendButton {
    0% {
        width: 40px;
        background-position: 50%
    }
    to {
        width: 0;
        background-position: 100px 50%
    }
}

@-webkit-keyframes MeilSendButton {
    0% {
        width: 40px;
        background-position: 50%
    }
    to {
        width: 0;
        background-position: 100px 50%
    }
}

.bx_subscribe_response_container {
    padding: 40px;
    color: #35414e
}

.bx_subscribe_checkbox_container {
    line-height: 16px;
    font-size: 13px;
    margin-top: 10px;
    vertical-align: middle;
    color: #aaa
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
    font-weight: 100;
    font: 11px/10px Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif
}

span.mf-error {
    display: block;
    font-size: 12px;
    color: red
}

.message-form__widget.red-brd input, .message-form__widget.red-brd textarea {
    border-color: red
}

.mf-ok-text {
    color: #80b366;
    font-weight: 700;
    background-color: rgba(128, 179, 102, .2);
    border: 1px solid #80b366;
    padding: 15px;
    margin: 20px auto 0;
    text-align: center
}

.ajax-preloader-wrap {
    height: 100%;
    position: absolute;
    width: calc(100% - 20px);
    background-color: hsla(0, 0%, 100%, .7)
}

.ajax-preloader {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #80b366
}

.feedback-window .modal-title {
    text-align: center;
    margin-bottom: 30px
}

.feedback-window .title {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase
}

.feedback-window .sub-title {
    font-size: 14px;
    margin-top: 10px
}

.static_page h2 {
    margin-bottom: 20px
}

.select_text {
    background-color: #f6f6f6;
    padding: 20px 20px 20px 25px;
    position: relative;
    margin: 15px 0
}

.select_text:before {
    content: " ";
    display: block;
    width: 4px;
    background-color: #cacaca;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.select_text_green {
    background-color: #cce1c2;
    padding: 20px 20px 20px 25px;
    position: relative;
    margin: 15px 0
}

.select_text_green:before {
    content: " ";
    display: block;
    width: 4px;
    background-color: #80b366;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.static_page ol {
    counter-reset: myCounter;
    margin-left: 0;
    padding-left: 5px;
    color: #646464
}

.static_page ul, ul.line {
    line-height: 2
}

.static_page li, ul.line li {
    position: relative;
    padding-left: 25px;
    margin: 5px 0
}

.static_page ol li {
    padding-left: 35px
}

.static_page ul li:before, ul.line li:before {
    content: "";
    width: 8px;
    height: 8px;
    font-weight: 700
}

.static_page ol li:before, .static_page ul li:before, ul.line li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    bottom: 0;
    right: 0;
    margin: auto 0;
    background-color: #80b366
}

.static_page ol li:before {
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    counter-increment: myCounter;
    content: counter(myCounter)
}

.footer-item-copy {
    padding-top: 15px;
    font-size: 12px;
}

.footer-item-copy-item a, .footer-item-copy-item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.modal-form-bitrix24 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    z-index: 100000
}

.modal-form-bitrix24.open {
    display: block
}

.modal-form-bitrix24-content {
    width: 40%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 512px
}

@media screen and (max-width: 375px) {
    .modal-form-bitrix24-content {
        width: 100%
    }
}

.modal-form-bitrix24-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background-position: 50%;
    background-size: 20px
}

@font-face {
    font-family: GothamPro;
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: GothamPro;
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
}

div.bx-component-opener {
    z-index: 1996 !important
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

sup {
    font-size: 70% !important;
    top: -5px;
    left: 2px;
    font-weight: 500
}

.row:after, .row:before {
    display: none
}

::selection {
    background: #afafaf;
    color: #fff;
    -webkit-tap-highlight-color: transparent
}

::-moz-selection {
    background: rgba(128, 179, 102, .5);
    color: #fff;
    -webkit-tap-highlight-color: transparent
}

::-webkit-selection {
    background: rgba(128, 179, 102, .5);
    color: #fff;
    -webkit-tap-highlight-color: transparent
}

.fa-rub {
    font-size: smaller
}

html {
    line-height: 1.5
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

a img {
    border: none
}

h1 {
    font-size: 34px
}

h2 {
    font-size: 30px
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

input[type=submit], input[type=text], textarea {
    -webkit-appearance: none
}

a {
    transition: .2s ease-in-out;
    color: #151414
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: none
}

a:focus, a:hover {
    color: #f56d1f
}

a:active {
    color: #f56d1f
}

.slick-loading .slick-track {
    display: none
}

.popover {
    border-color: #e8e8e8;
    border-radius: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.popover-content {
    font-size: 13px;
    text-transform: lowercase;
    padding: 10px 15px;
    transition: opacity .3s ease-in-out
}

.popover.bottom > .arrow {
    top: -9px;
    margin-left: -9px;
    border-bottom-color: #e8e8e8
}

.popover.bottom > .arrow:after {
    margin-left: -9px
}

.popover > .arrow, .popover > .arrow:after {
    border-width: 9px
}

.modal-backdrop {
    z-index: 1050
}

.modal {
    z-index: 1100
}

.modal-content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 25px 30px;
    box-shadow: none
}

.modal-open .modal {
    opacity: 1
}

.top-banner {
    width: 100%;
    text-align: center
}

.top-banner img {
    max-width: 100%;
    display: block;
    object-fit: cover;
    width: 110px
}

button, input {
    outline: none !important
}

button {
    border: none;
    box-shadow: none
}

.wrapper-inner {
    width: 100%;
    /*max-width: 1170px;*/
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px;
}

.btn.focus, .btn:focus {
    box-shadow: none
}

.noscroll {
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
    padding-right: 18px
}

.logo {
    position: relative;
    display: block
}

.top-logo img {
    width: 100%;
    height: auto;
}

/*.logo img {*/
    /*width: 180px;*/
    /*height: 39px;*/
/*}*/

.logo img, .logo p {
    display: inline-block;
    vertical-align: middle
}

.logo p {
    color: #f56d1f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.logo.mobile {
    display: none
}

.header .top-catalog-menu-title {
    background-color: #f56d1f;
    font-size: 18px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 22px;
    display: block;
    font-weight: 700;
}

.top-catalog-menu-title:after {
    display: none
}

.top-catalog-menu-title span {
    display: inline-block;
    vertical-align: middle
}

.top-catalog-menu-title .fa {
    margin-left: 10px
}

.top-catalog-menu:hover .top-catalog-menu-title .fa:before {
    content: "\f106"
}

.top-catalog-menu:hover .top-catalog-menu-title {
    background: #f56d1f
}

.top-catalog-menu, .top-nav-wrapper {
    position: static
}

.sticky .top-nav-wrapper {
    display: none
}

.header-bottom-row {
    position: relative
}

.header.sticky .search_wrapper {
    border-top: 1px solid #ebebeb
}

.header.sticky .cartline_wrapper {
    top: 100%;
    border-top: 1px solid #ebebeb
}

.header.sticky .open-in .cartline_wrapper .wrapper-inner {
    padding-top: 25px
}

.header.sticky .navigation ul li.navigation_item.hover .header__subnav, .header.sticky .top-icon-box .icon-box_item.hover .header__subnav {
    height: 74px
}

.header .navigation ul:after, .header .navigation ul:before {
    content: "";
    display: table;
    clear: both
}

.header .navigation ul li.navigation_item {
    display: block;
    float: left;
    padding: 5px 20px
}

.header .navigation ul li.navigation_item a.navigation-link {
    display: block;
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.header .header__sublist ul.sublist li.sublist__item a.sublist__item-link:after, .header .navigation ul li.navigation_item a.navigation-link:after {
    background-color: #f56d1f;
    display: block;
    content: "";
    height: 1px;
    width: 0;
    left: 50%;
    position: absolute;
    bottom: 1px;
    -webkit-transition: width .15s ease-out;
    transition: width .15s ease-out;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header .navigation ul li.navigation_item a.current, .header .navigation ul li.navigation_item a.navigation-link:hover {
    color: #f56d1f
}

.header .header__sublist ul.sublist li.sublist__item a.sublist__item-link:hover:after, .header .navigation ul li.navigation_item a.current:after, .header .navigation ul li.navigation_item a.navigation-link:hover:after {
    width: 100%
}

.header .navigation ul li.navigation_item a.navigation-link:active:after {
    width: 0
}

.header .navigation a {
    color: #000;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.header .navigation a:active, .header .navigation a:hover {
    color: #f56d1f
}

.header .header__subnav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
    padding-top: 30px;
    display: block;
    font-size: 14px;
    z-index: -1;
    height: 0;
    overflow: hidden;
    transition: .2s ease-in-out, top .1s ease-out, padding .1s ease-out
}

.header .header__subnav:before {
    content: "";
    display: block;
    width: 100%;
    height: 61px;
    background-color: #f6f6f6;
    z-index: 0;
    left: 0;
    position: absolute
}

.header .navigation ul li.navigation_item.hover .header__subnav, .header .top-icon-box .icon-box_item.hover .header__subnav {
    z-index: 1000;
    height: 91px;
    transition: .2s ease-in-out;
    -webkit-box-shadow: 0 6px 9px 0 hsla(0, 0%, 85.1%, .36);
    box-shadow: 0 6px 9px 0 hsla(0, 0%, 85.1%, .36)
}

.header .navigation ul li.navigation_item.hover .header__subnav.visible-inner {
    overflow: visible;
    height: 360px;
    transition: .2s ease-in-out;
    background-color: #fff
}

.header .navigation ul li.navigation_item.hover a.navigation-link {
    color: #f56d1f
}

.header .navigation ul li.navigation_item.hover a.navigation-link:after {
    width: 100%
}

.header .header__subnav ul.subnav__list {
    display: block
}

.header .header__subnav ul.subnav__list li.subnav__item {
    display: block;
    float: left
}

.header .header__subnav ul.subnav__list li.subnav__item a.subnav__item-link {
    display: block;
    padding: 20px;
    font-weight: 500;
    position: relative
}

.header .header__subnav ul.subnav__list li.subnav__item:first-child a.subnav__item-link {
    padding-left: 0
}

.header .header__sublist {
    position: absolute;
    left: 0;
    padding-top: 25px;
    width: 100%;
    height: 260px;
    display: none;
    z-index: 1100;
    overflow: hidden
}

.header .header__sublist .sublist_wrapper {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 59%;
    max-height: 235px
}

.header .header__sublist .sublist_wrapper .title_box {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0
}

.header .header__sublist .sublist_wrapper .sublist_box {
    display: inline-block;
    vertical-align: top
}

.header .header__sublist .sublist_wrapper .sublist_box.menu {
    width: 74%
}

.header .header__sublist .sublist_wrapper .sublist_box.brands {
    width: 25%
}

.header .header__sublist ul.sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 205px
}

.header .header__sublist ul.sublist li.sublist__item a.sublist__item-link {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 5px;
    position: relative
}

.header .header__sublist ul.sublist li.sublist__item.alls a.sublist__item-link {
    color: #f56d1f;
    text-decoration: underline
}

.header .header__sublist ul.sublist li.sublist__item.alls a.sublist__item-link:hover {
    text-decoration: none
}

.header .header__sublist .menu__banner {
    width: 40%;
    max-height: 235px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.header .header__sublist .menu__banner a.menu__banner-link {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 15px
}

.header .header__sublist .menu__banner a.menu__banner-link img {
    display: inline-block;
    width: auto;
    height: 100%;
    max-height: 190px
}

.header .top-icon-box {
    display: flex;
    justify-content: flex-end
}

.header.sticky .top-icon-box {
    flex: 0 0 auto;
    width: auto
}

.icon-box_item_line {
    border-left: 2px solid #d6d5d4;
    margin: 0 15px
}

.header .icon-box_item {
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.header .icon-box_item a {
    display: inline-block
}

.header .top-icon-box .icon-box_link {
    display: block;
    text-align: center
}

.header .icon-box_item .icon-txt {
    font-size: 14px;
    margin-left: 7px;
    text-align: center
}

.catalog-basket .total-price, .header .icon-box_item .total-price {
    color: #222;
    font-size: 18px;
    margin-left: 20px;
}

.catalog-basket .total-price {
    font-size: 16px
}

.catalog-basket .icon-box-link span, .header .icon-box_item span {
    display: inline-block;
    vertical-align: middle
}

.catalog-basket .basket-link {
    font-size: 14px;
    /*font-weight: 700;*/
    display: flex;
    justify-content: space-between
}

.catalog-basket .icon-item, .header .icon-box_item .icon-item {
    position: relative;
    width: 30px;
    height: 30px;
}

.header .icon-box_item .search-icon {
    display: inline-block;
    vertical-align: middle
}

.icon-box_item .icon-item:after, .icon-box_item .icon-item:before, .product_item__ico a:after, .product_item__ico a:before, .search_wrapper .search__input button:after, .search_wrapper .search__input button:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: .2s ease-in-out
}

.search_wrapper .search__input button:after, .search_wrapper .search__input button:before {
    background-size: 20px;
    top: 0;
    right: 0
}

.product_item__ico a:after, .product_item__ico a:before {
    -webkit-background-size: 21px;
    background-size: 21px;
    top: 0;
    right: 1px
}

.icon-box_item .icon-item:after, .icon-box_item.open-in .icon-item:before, .icon-box_item:hover .icon-item:before, .product_item__ico:hover a:before, .product_item__ico a:after, .search_wrapper .search__input button:active:before, .search_wrapper .search__input button:after {
    opacity: 0
}

.icon-box_item .icon-item:before, .icon-box_item.open-in .icon-item:after, .icon-box_item:hover .icon-item:after, .product_item__ico:hover a:after, .product_item__ico a:before, .search_wrapper .search__input button:active:after, .search_wrapper .search__input button:before {
    opacity: 1
}

.header .icon-box_item.open-in .icon-txt {
    color: #f56d1f
}

.header .icon-box_item .user-icon {
    pointer-events: none
}

.header .icon-box_item .fa-user-o {
    font-size: 20px
}

.icon-box_item .goods_icon-counter {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #f56d1f;
    right: -11px;
    top: -6px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    z-index: 10
}

.catalog-basket .icon-box_item .goods_icon-counter {
    width: 22px;
    height: 18px;
    font-size: 12px;
    top: -8px
}

.header .icon-box_item.open-in .search_wrapper {
    height: 200px
}

.favor-delete-btn, .favorite-element-container .catalog-link {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer
}

.header .go_to a.bg_none {
    background-color: #fff;
    color: #000;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.header .go_to a.bg_none:hover {
    color: #f56d1f
}

.header #favour_in, .header #user {
    margin-right: 1rem
}

.header .top-icon-box #user {
    position: relative
}

.auth-form-box {
    max-width: 500px
}

@-webkit-keyframes autofill {
    to {
        color: inherit;
        background: rgba(128, 179, 102, .2)
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

.auth-form-box .account-form .form__widget-box {
    display: block
}

.auth-form-box .text_box {
    margin-bottom: 20px
}

.account-form .form__widget-box .text-field, .form__widget_birthday input {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 34px;
    border: 1px solid #ddd;
    outline: none;
    font-size: 14px;
    color: #000;
    padding: 0 10px
}

.account-form .form__widget-box input:focus {
    border-color: #f56d1f
}

.account-form .form__widget-label {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px
}

.account-form .form__controls {
    margin-top: 50px
}

.account-form .account-form__button, .account-form .btn-form__control, .order__info .btn-form__controls a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 4px 10px;
    font-weight: 300;
    cursor: pointer
}

.account-form .btn-form__control, .order__info .btn-form__controls a {
    height: 34px;
    padding: 0 20px;
    margin-right: 5px
}

.order__info .btn-form__controls a {
    padding-top: 5px;
    padding-bottom: 5px
}

.account-form .btn-form__control input.cancel {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%
}

.account-form .btn-form__control:hover input.cancel {
    color: #fff
}

.account-form .bx-authform-starrequired {
    color: #ff6150;
    font-size: 16px
}

.account-form .bx-authform-required {
    margin-top: 0;
    padding-bottom: 0
}

.account-form .login-link.reg-form-link {
    margin: 0;
    padding: 0
}

.account-form .login-link {
    display: block;
    float: right;
    padding: 5px 0;
    font-weight: 300;
    color: #f56d1f;
    font-size: 14px;
    margin: 10px 0
}

.account-form .login-link span {
    border-bottom: 1px solid;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.account-form .login-link.auth {
    float: left
}

.account-form .login-link:hover span {
    border-bottom-color: transparent
}

.form__checkbox input[type=checkbox] {
    display: none
}

.form__checkbox .form__checkbox-label {
    font-weight: 400
}

.form__checkbox .form__checkbox-text {
    display: inline;
    vertical-align: middle;
    font-size: 14px
}

.form__checkbox .form__checkbox-check {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border: 1px solid #bdbdbd;
    margin-right: 10px;
    position: relative;
    cursor: pointer
}

.form__checkbox input[type=checkbox] + label .form__checkbox-check:before {
    display: block;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0
}

.form__checkbox input[type=checkbox]:checked + label .form__checkbox-check:before {
    opacity: 1
}

.bx-authform-description-container {
    color: grey;
    font-weight: lighter;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 0
}

.bx-sbb-empty-cart-container {
    margin: 50px 0
}

.bx-sbb-empty-cart-text {
    font-size: 36px;
    text-align: center;
    color: #bababa;
    margin-bottom: 42px
}

.bx-sbb-empty-cart-text .big-text {
    margin-bottom: 15px
}

.bx-sbb-empty-cart-text .small-text .fa {
    padding: 7px;
    border-radius: 50%;
    border: 1px solid;
    font-size: 13px
}

.bx-sbb-empty-cart-text .small-text {
    color: #aaa;
    font-size: 16px
}

.bx-sbb-empty-cart-btn {
    margin-top: 25px;
    text-align: center;
    font-size: 14px
}

.bx-sbb-empty-cart-desc .fa {
    font-size: 16px
}

.favourite .bx-sbb-empty-cart-text {
    margin-bottom: 15px
}

.sale-order-list-item {
    margin-bottom: 20px
}

.sale-order-list-inner-title-line-item {
    display: block;
    padding: 10px 15px;
    background-color: #f5f5f5;
    color: #000;
    text-transform: uppercase
}

.sale-order-list-button-container {
    margin: 20px 0 15px
}

.sale-order-list-button-container .btn-green-gradient {
    padding: 6px 20px 5px;
    display: block
}

.sale-order-list-inner-row-template .row {
    margin-left: 0;
    margin-right: 0
}

.sale-order-payment-change-pp-list {
    margin-top: 15px
}

.sale-order-list-status-alert, .sale-order-list-status-restricted, .sale-order-list-status-success {
    margin-left: 5px
}

.sale-order-detail h1 {
    width: 100%
}

.sale-order-list-link {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sale-order-link {
    font-size: 14px;
    border-bottom: 1px solid #f56d1f;
    color: #f56d1f
}

.sale-order-list-cancel-link, .sale-order-list-cancel-link:hover {
    color: #ff6150
}

.sale-order-list-cancel-link {
    border-bottom-color: #ff6150
}

.sale-order-link:hover {
    border-bottom-color: transparent
}

.sale-order-detail-more-info-details-title {
    margin-bottom: 10px
}

.sale-order-detail-more-links {
    margin-bottom: 20px
}

.sale-order-detail-more-info-details-table {
    width: 100%;
    margin-bottom: 20px
}

.sale-order-detail-prop-name, .sale-order-detail-prop-value {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400
}

.sale-order-detail-prop-name {
    font-weight: 700
}

.bx-order-cancel, .order__info .btn-form__controls, .sale-order-detail-section-title {
    margin: 15px 0
}

.bx-order-cancel p {
    margin: 8px 0
}

.bx-order-cancel textarea.form-control {
    resize: none;
    height: 250px;
    border-radius: 0;
    margin: 10px 0 20px
}

.ec-input-param:focus, .form-control:focus, input[type=text]:focus, textarea:focus {
    border-color: #e2dfdf !important;
    box-shadow: none;
    outline: none
}

.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container {
    border-color: #f56d1f
}

.sale-personal-account-wallet-list-container {
    background-color: #f5f5f5;
    color: #000
}

.sale-personal-account-wallet-title {
    background-color: #e8e9e4;
    color: #000
}

.sale-personal-account-wallet-currency-item {
    color: #555
}

.bx-sap, .sale-personal-account-wallet-container {
    max-width: 450px
}

.bx-sap .form-horizontal {
    display: flex;
    align-items: center;
    margin: 20px 0
}

.bx-sap_wrapper .input-group {
    max-width: 200px;
    margin-left: 15px
}

.sale-accountpay-pp-wrapper h3 {
    margin-bottom: 10px
}

.sale-account-pay-btn-wrapper {
    margin-top: 30px
}

.sale-accountpay-pp-company.bx-selected .sale-accountpay-pp-company-graf-container {
    border-color: #f56d1f
}

.sale-accountpay-pp-company-graf-container {
    border-radius: 0
}

.api_button_primary, .btn-not-avaliable, .btn-primary, .popup-window-buttons .btn-buy {
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    background-color: #f56d1f;
    color: #fff;
    font-size: 14px;
    border: none;
    padding: 10px 15px;
    transition: .2s ease-in-out
}

.btn-not-avaliable, .btn-not-avaliable:active, .btn-not-avaliable:hover {
    background-color: #bcbcbc;
    cursor: default;
    color: #fff
}

.api_button_primary:focus, .api_button_primary:hover, .btn-primary:focus, .btn-primary:hover, .popup-window-buttons .btn-buy:hover {
    color: #fff;
    background: #f56d1f;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.api_button_primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .popup-window-buttons .btn-buy:active {
    background: #f56d1f
}

.api_button_primary {
    width: 150px
}

.btn-green-border, .popup-window-buttons .btn-buy:first-child {
    font-weight: 500;
    border-radius: 3px;
    font-size: 14px;
    color: #f56d1f;
    border: 2px solid #f56d1f;
    background-color: transparent;
    padding: 8px 15px 7px;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.btn-green-border:before, .popup-window-buttons .btn-buy:first-child:before {
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    background: #f56d1f;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scaleY(.7);
    transform: scaleY(.7);
    -webkit-transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out
}

.btn-green-border:hover, .popup-window-buttons .btn-buy:first-child:hover {
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    background-color: #f56d1f
}

.btn-green-border:hover:before, .popup-window-buttons .btn-buy:first-child:hover:before {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.btn-green-border:active, .popup-window-buttons .btn-buy:first-child:active {
    background: #f56d1f;
    border-color: #f56d1f
}

.link-green-border {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #f56d1f;
    color: #f56d1f
}

.link-green-border:hover {
    border-bottom-color: transparent
}

.search_wrapper {
    width: 100%
}

.search_wrapper .wrapper-inner {
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px
}

.search_wrapper .search__input {
    width: 100%
}

.search-input-wrapper input[type=text], .search_wrapper .search__input input {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    color: #000;
    padding: 12px 40px 12px 12px;
    border-radius: 3px;
    border: 1px solid #d6d5d5
}

.search-input-wrapper input[type=text] {
    padding-top: 10px;
    font-size: 22px
}

.search-input-wrapper input[type=text]::-webkit-input-placeholder, .search_wrapper .search__input input::-webkit-input-placeholder {
    color: #aaa
}

.search-input-wrapper input[type=text]:-ms-input-placeholder, .search_wrapper .search__input input:-ms-input-placeholder {
    color: #aaa
}

.search-input-wrapper input[type=text]::-ms-input-placeholder, .search_wrapper .search__input input::-ms-input-placeholder {
    color: #aaa
}

.search-input-wrapper input[type=text]::placeholder, .search_wrapper .search__input input::placeholder {
    color: #aaa
}

.search-input-wrapper input[type=submit], .search_wrapper .search__input button {
    position: absolute;
    top: 0;
    bottom: 1px;
    margin: auto;
    right: 0;
    width: 45px;
    height: 100%;
    text-align: center;
    border: none;
    cursor: pointer;
    font-size: 0;
    box-shadow: none;
    opacity: .5;
    transition: .2s ease-in-out;
    background: none
}

.search-input-wrapper input[type=submit]:hover, .search_wrapper .search__input button:hover {
    opacity: 1
}

.search-input-wrapper input[type=submit] {
    top: 1px;
    right: 1px
}

#title-search {
    position: relative
}

.header .hb-content.sticky #search_in {
    position: inherit
}

.header .hb-content.sticky .header-bottom-row {
    position: static
}

.input-wrapper {
    position: relative
}

.header-top-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    transition: .2s ease
}

.header-phone {
    display: flex;
    align-items: center;
}

.phone-link {
    margin-right: 30px;
}

.header-phone .header-phone__btn-get-call {
    font-size: 16px;
    color: #f56d1f;
}

.footer-phone a, .header-phone a {
    /*font-size: 14px;*/
    /*font-weight: 700;*/
    /*color: #2d1c2e;*/
    /*display: inline-block*/
}

.footer-phone a {
    /*color: #f56d1f*/
}

.header-phone a {
    transition: .3s ease-out
}

.footer-phone a:hover, .header-phone a:hover {
    color: #f56d1f
}

.header-bottom-line {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.header-bottom-row {
    padding: 8px 0px;
}

.hb-content.sticky .header-bottom-row {
    padding: 8px 30px;
}

.header .header-bottom {
    height: 64px
}

@media (max-width: 999px) {
    .header .header-bottom {
        height: auto;
    }
}

.header .hb-content {
    width: 100%
}

.header .hb-content.sticky {
    position: fixed;
    z-index: 12;
    top: 0;
    /*left: 0;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.header, .header .hb-content.sticky {
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
}

.header.sticky .header-bottom-line {
    border: none
}

.header .hb-content .logo {
    display: none;
    width: 150px
}

.header .hb-content.sticky .logo {
    display: block
}

.hb-content.sticky .icon-box_item .user-link .icon-txt {
    display: none !important
}

.hb-content.sticky .top-icon-box .icon-box_item {
    margin: 0 5px
}

.header.sticky #search_in, .header.sticky .top-nav-wrapper {
    width: auto
}

.header.sticky .bx-nav-1-lvl:hover .bx-nav-2-lvl-container, .header.sticky .bx-nav-1-lvl:hover .bx-nav-2-lvl-container-advanced, .header.sticky .top-nav-wrapper.hover-menu .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
    border-top: 1px solid #ebebeb
}

.header .top-nav-wrapper .icon-box_item {
    display: none
}

.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.search-form input.form-control {
    height: 100%;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    color: #000;
    padding: 12px 40px 12px 12px;
    border-radius: 3px;
    border: 1px solid #d6d5d5
}

.main_content {
    /*min-height: calc(100vh - 304px);*/
    /*margin-bottom: 50px*/
}

.main_banner_slider {
    margin-top: 20px
}

.main_banner_slider .bx-wrapper {
    margin-bottom: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main_banner_slider .bx-wrapper .bx-controls {
    width: 200px;
    float: right;
    position: relative
}

.main_banner_slider .slick-arrow {
    position: absolute;
    width: 30px;
    height: 25px;
    top: auto;
    bottom: 50px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 0;
    font-size: 0;
    z-index: 100;
    opacity: .7;
    transition: .2s ease-out
}

.main_banner_slider .slick-arrow:hover {
    opacity: 1
}

.main_banner_slider .slick-prev {
    right: 105px
}

.main_banner_slider .slick-next {
    right: 50px
}

.main_banner_slider ul.slick-dots li {
    display: block
}

.main_banner_slider .slick-dots li button, .owl-carousel button.owl-dot span {
    display: block;
    background: transparent;
    width: 10px;
    height: 10px;
    border: 1px solid #f56d1f;
    position: relative;
    font-size: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    margin: 3px 8px
}

.owl-carousel button.owl-dot span {
    margin: 3px 5px
}

.main_banner_slider .slick-dots li.slick-active button, .main_banner_slider .slick-dots li button:after, .owl-carousel button.owl-dot.active span, .owl-carousel button.owl-dot:hover span {
    background: #f56d1f
}

/*!*content: '';*!*/
.offers_box {
    padding-top: 60px
}

.offers_box .offers_box_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.offers_box .offers_box_item .row {
    flex-direction: column
}

.offers_box .offers_box_item .img_box {
    width: 100px;
    height: 100px;
    margin: auto;
    background-size: 65px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    background-color: #fff
}

.offers_box .offers_box_item .text_box {
    display: inline-block;
    width: calc(100% - 110px);
    font-size: 14px;
    color: #2d1c2e
}

.offers_box .offers_box_item .text_box b {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin: 20px 0 15px
}

.banner-img-item {
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    height: fit-content;
    width: 100%;
    overflow: hidden
}

.banner-img-item img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 100%;
    object-fit: cover;
    transition: transform .3s ease-out;
    transform: scale(1.02)
}

.banner-img-item:hover img {
    transform: scale(1)
}

.main-receipts-list, .slider_wrapper {
    padding-top: 30px
}

.main-receipts-list h2, .slider_wrapper h2 {
    color: #053619;
    font-size: 32px;
    line-height: 36px;
    font-weight: 800;
    font-style: normal;
    padding-bottom: 20px;
}

.product-item-detail-tabs-container {
    z-index: 1;
    position: relative
}

.main-receipts-list .btn-primary {
    display: block;
    padding-left: 50px;
    padding-right: 50px
}

.tab_slider_box .tab_slider_nav a {
    color: #000;
    opacity: .7;
    display: inline-block;
    vertical-align: middle;
    padding: 0 35px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tab_slider_box .tab_slider_nav a.active {
    opacity: 1;
    pointer-events: none
}

.tab_slider_box .tab_slider_nav a.active h2 {
    font-weight: 500
}

.tab_slider_box .tabs_box {
    position: relative
}

.tab_slider_box .tabs_box .tab_slider {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.tab_slider_box .tabs_box .tab_slider.active {
    position: relative;
    opacity: 1;
    z-index: 150;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.tab_slider_box .tabs_box .tab_slider .slider .owl-carousel {
    padding: 0
}

.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center
}

.owl-carousel .owl-dots, .owl-nav.disabled + .owl-dots {
    margin: 20px auto 10px
}

.owl-carousel .owl-nav {
    margin-top: 0
}

.owl-carousel .owl-nav .disabled {
    opacity: 1
}

.owl-carousel .owl-nav .owl-next.disabled:hover span, .owl-carousel .owl-nav .owl-next.disabled span, .owl-carousel .owl-nav .owl-prev.disabled:hover span, .owl-carousel .owl-nav .owl-prev.disabled span {
    opacity: .4;
    cursor: default
}


.owl-carousel .owl-nav button span {
    font-size: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 100%;
    height: 100%;
    background: transparent;
    position: relative;
    font-family: FontAwesome
}

.owl-carousel .owl-nav button span:before {
    display: block;
    font-size: 22px
}

.owl-carousel .owl-nav .owl-prev span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f053"
}

.owl-carousel .owl-nav .owl-next span:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054"
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next span, .owl-carousel .owl-nav .owl-prev span {
    opacity: .8;
    transition: .2s ease-out;
    font-size: 100px;
    color: #fff;
}

.owl-carousel .owl-dot.disabled, .owl-carousel .owl-nav .owl-next span.disabled, .owl-carousel .owl-nav .owl-prev span.disabled {
    opacity: .5 !important;
    cursor: default
}

.owl-carousel .owl-dot:hover, .owl-carousel .owl-nav .owl-next:hover span, .owl-carousel .owl-nav .owl-prev:hover span {
    opacity: 1
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: calc(50% - 50px);
    margin: auto;
    width: 80px;
    height: 80px;
    /*box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);*/
    background-color: transparent;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.slider-viewed .owl-nav button.owl-next, .slider-viewed .owl-nav button.owl-prev {
    width: 35px;
    height: 35px
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0px
}

.slider-viewed .owl-nav button.owl-prev {
    left: 0px
}

.owl-carousel .owl-nav button.owl-next {
    right: 0px
}

.slider-viewed .owl-nav button.owl-next {
    right: 0px
}

.slider-viewed .product-item-container {
    flex: 0 0 100%;
    max-width: 100%
}

.to_favorites .heart {
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 18px;
    height: 18px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.to_favorites.active .heart, .to_favorites .heart.active {
    opacity: 0
}

.product-detail-info-top .to_favorites:hover .heart, .to_favorites.active .heart.active, .to_favorites .heart {
    opacity: 1
}

.product-detail-info-top .to_favorites .heart, .to_favorites:hover .heart {
    fill: #f56d1f
}

.product_item__ico:active, .product_item__ico:hover, .to_favorites.active, .to_favorites:active, .to_favorites:hover {
    border: 1px solid #f56d1f
}

.to_favorites:after, .to_favorites:before {
    opacity: 0;
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.to_favorites:after {
    -webkit-background-size: 17px;
    background-size: 17px
}

.to_favorites.active:after, .to_favorites:active:after, .to_favorites:hover:before {
    opacity: 1
}

.to_favorites.active, .to_favorites:active, .to_favorites:hover {
    border: 1px solid #f56d1f
}

.about_us .content_wrapper {
    font-size: 18px;
    line-height: 2;
    margin: 50px 0
}

.popup-window-close-icon:after {
    width: 15px;
    height: 15px
}

.popup-window-buttons .btn-buy {
    padding: 10px 15px;
    font-size: 12px !important;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.popup-window-buttons .btn-buy:first-child {
    padding: 9px 15px 8px
}

.popup-window.popup-window-with-titlebar {
    padding: 25px
}

.popup-window-titlebar-text, .popup-window-titlebar-text-version {
    color: #000;
    font-size: 18px
}

.product_card__info {
    width: 50%;
    margin-left: 3%;
    font-size: 14px;
    position: relative
}

.product_card__info .product_card-flags {
    top: -15px;
    right: 0;
    left: auto
}

.product_card-flags {
    position: absolute
}

.product_card-flags .flag-item {
    font-size: 12px;
    color: #fff;
    width: 100px;
    height: 20px;
    line-height: 21px;
    margin-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    cursor: default;
    position: relative;
}

.product_card-flags .flag-item.special_offer {
    background-color: #f56d1f
}

.product_card-flags .flag-item.product_hit {
    background-color: #C7A254;
}

.product_card-flags .flag-item.without_gmo {
    border: 1px solid #9fb983;
    background-color: #ddedcb;
    color: #f56d1f
}

.product_card-flags .flag-item.without_gmo span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px
}

.product_card-flags .flag-item.without_gmo .flag-icon {
    width: 13px;
    height: 13px;
    background-size: contain
}

.product_card-flags .flag-item.big, .product_card-flags .flag-item.new {
    background-color: #4D9FB9;
}

.arelrating-color-green1 .info .info-bar {
    background-color: #79c471
}

.product_card__attributes {
    border-bottom: 1px solid #ddd;
    padding: 15px 0
}

.product_card__attributes .product__attribute {
    line-height: 2
}

.product_card__attributes .product__attribute .product__attr-label {
    color: #aaa
}

.product_card__attributes .product__attribute .product__attr-value {
    font-weight: 300
}

.product_card__attributes .product__attribute .product__attr-value a {
    text-decoration: underline;
    color: #000
}

.product_card__attributes .product__attribute .product__attr-value a:hover {
    text-decoration: none
}

.info-card {
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    color: #aaa;
    position: relative
}

.info-card .tt-info-box {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #aaa;
    border-radius: 50%;
    margin-left: 5px;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.info-card .tt-info-box:hover {
    border-color: #f56d1f;
    color: #fff;
    background-color: #f56d1f
}

.info-card .tt-info-box:before {
    content: "?";
    display: block;
    line-height: 1.2
}

.product_order_block {
    padding: 15px 0
}

.product_card__options {
    margin-bottom: 20px
}

.clr {
    clear: both
}

.show_btn {
    display: inline-block
}

.hide_btn {
    display: none
}

.product_card__descr {
    margin-bottom: 30px
}

.product_card__descr .product__descr-label {
    font-size: 16px;
    font-weight: 500
}

.product_card__descr .product__descr-value {
    width: 60%;
    padding: 10px 0
}

.order_block-buy .product_item__price {
    display: inline-block;
    vertical-align: middle
}

.order_block-buy .product_item__price .price {
    font-weight: 500
}

.order_block-buy .btn_wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    margin: 0 25px;
    position: relative;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.order_block-buy .btn_wrapper .product_add-btn {
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    padding: 13px 0;
    color: #fff;
    font: inherit;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    display: block
}

.order_block-buy .product_add-btn span {
    display: block;
    position: relative;
    z-index: 10
}

.btn_mask {
    position: relative;
    background-color: #f56d1f;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.btn_mask:hover {
    background-color: #a1787c
}

.btn_mask:active {
    background-color: #f56d1f
}

.btn_mask:before {
    border-radius: inherit;
    border: 1px solid #f56d1f;
    -webkit-transform: scale3d(.95, .8, 1);
    transform: scale3d(.95, .8, 1)
}

.btn_mask:after, .btn_mask:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, -webkit-transform .3s;
    transition: transform .3s, background-color .3s;
    transition: transform .3s, background-color .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    display: none
}

.btn_mask:after {
    border-radius: inherit;
    background: #f56d1f
}

.btn_mask:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.btn_mask:hover:after {
    background-color: #f56d1f;
    -webkit-transform: scale3d(.95, .8, 1);
    transform: scale3d(.95, .8, 1)
}

.product_add-favour {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.sets {
    margin-bottom: 40px
}

.sets__wrapper {
    padding: 30px 0;
    display: flex;
    align-items: start
}

.set_container {
    display: flex;
    align-items: flex-start;
    margin-right: 15px
}

.set_container .set_item {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px;
    position: relative
}

.set_container .set_item.main-item {
    padding-left: 0
}

.set_container .set_item.main-item:after {
    display: none
}

.set_container .set_item .set_plus {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -45px;
    top: 0;
    bottom: 0;
    margin: auto
}

.set_container .set_item .set_plus:after, .set_container .set_item .set_plus:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #bdbdbd
}

.set_container .set_item .set_plus:after {
    transform: rotate(-90deg)
}

.set_container .set_image__wrap {
    position: relative;
    border: 1px solid #e8e8e8
}

.set_container .set_image__wrap a {
    display: block;
    width: 173px;
    height: 210px
}

.set_container .set_image__wrap a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    transform: translateY(-50%) translateX(-50%)
}

.set_container .set_image__wrap span.number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    background-color: #f56d1f;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    width: 40px;
    height: 40px;
    top: -13px;
    right: -15px
}

.set_container .set_info {
    width: 175px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.set_container .set_name {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    font-size: 12px;
    font-weight: 500
}

.set_container .set_item.main-item .set_name {
    width: 100%
}

.set_container .set_name a {
    color: #000
}

.set_container .set_name .name {
    overflow: hidden;
    display: block;
    height: 50px
}

.set_container .set_name .price {
    margin-top: 15px
}

.set_container .set_name .price .current_price {
    display: block;
    font-weight: 700
}

.set_container .set_name .price .old_price {
    font-size: 11px;
    color: #8f8f8f;
    position: relative
}

.set_container div.set_check-in, .set_container label.set_check-in {
    display: inline-block;
    width: 20px
}

.set_container label.set_check-in {
    cursor: pointer
}

.set_container div.set_check-in {
    display: none
}

.set_container div.set_check-in span, .set_container label.set_check-in span {
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd
}

.set_container div.set_check-in span:before, .set_container label.set_check-in.active span:before {
    content: "\f00c";
    line-height: 1;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    font-family: FontAwesome;
    top: -2px;
    left: 1px;
    color: #f56d1f
}

.set_container label.set_check-in input {
    display: none
}

.set_result {
    height: 210px;
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;
    text-align: center;
    font-weight: 500;
    position: relative
}

.set_result:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 15px;
    border-top: 2px solid #bdbdbd;
    border-bottom: 2px solid #bdbdbd;
    top: 90px;
    left: -15px
}

.set_result .result_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.set_result .result_sum {
    font-size: 24px;
    margin-bottom: 20px
}

.set_result .result_sum span {
    font-size: 18px
}

.set_result .result_sum .set-price {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.set_result .result_sum .old_price span:empty {
    display: none
}

.basket_empty .go_to-catalog a, .set_result .set_to-cart {
    width: 160px;
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    overflow: hidden
}

.btn-green-border.set_to-cart span {
    position: relative;
    z-index: 10
}

.btn-green-border.set_to-cart:before {
    z-index: 1
}

.set_result .set_to-cart {
    width: auto;
    min-width: 160px;
    padding: 10px 20px
}

.btn-loader, .kit {
    display: none
}

.btn-loader {
    font-size: 16px
}

.comments .title_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    margin: 0
}

.comments .title_box h2 {
    display: inline-block;
    border: 0;
    padding-bottom: 0
}

.api_modal .api_modal_title {
    text-transform: uppercase
}

.api_form .api_controls label input[type=checkbox] + .api-rules-text {
    padding-left: 25px;
    position: relative
}

.api_form .api_controls label input[type=checkbox] + .api-rules-text:after, .api_form .api_controls label input[type=checkbox] + .api-rules-text:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.api_form .api_controls label input[type=checkbox] + .api-rules-text:before {
    border: 1px solid #bdbdbd
}

.api_form .api_controls label input[type=checkbox]:checked + .api-rules-text:after {
    content: "\f00c";
    font-family: FontAwesome;
    color: #f56d1f;
    font-size: 14px;
    top: -2px;
    left: 1px
}

.api_form .api_controls label input[type=checkbox] {
    display: none
}

.api_form .api_controls label {
    padding-left: 0
}

.api_modal .api_modal_close {
    z-index: 100
}

.api_modal .api_modal_header {
    padding: 15px 30px 15px 20px
}

.section__list-wrapper {
    padding-bottom: 20px
}

.sorting_box {
    font-size: 14px;
    color: #bbb;
    text-align: right
}

.sorting_box span.title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.sorting_box .sorting {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px
}

.sorting_box .sorting .sorting_item {
    display: inline;
    margin-left: 10px;
    font-weight: 300
}

.sorting_box .sorting .sorting_item:first-child {
    margin-left: 0
}

.sorting_box .sorting .sorting_item span {
    display: inline-block;
    vertical-align: top
}

.sorting_box .sorting-title, .sorting_box .sorting .sorting_item a {
    color: #a9a9a9
}

.sorting_box .sorting .sorting_item .fa {
    font-size: 12px;
    line-height: 18px
}

.sorting_box .sorting .sorting_item a {
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.sorting_box .sorting .sorting_item.active a {
    color: #151414;
    font-weight: 500
}

.sorting_box .sorting .sorting_item:hover a {
    color: #151414
}

.product_card_fast {
    text-align: right
}

.fade-in-down-sm .product_card_fast {
    display: none
}

.product_card_fast {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.product_card_fast .fast_view {
    display: none
}

.product_card_fast.fast-in {
    z-index: 1100;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.product_card_fast .fast_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.product_card_fast .product_card_detail {
    background-color: #fff;
    padding: 50px;
    margin-top: 0
}

.product_card_fast .product_card_detail .slider_in_fast {
    margin-top: 50px
}

.product_card_fast .product-item-detail-gallery {
    padding-right: 20px
}

.product_card_fast .product-item-detail-content {
    padding-left: 20px;
    margin-left: -1px
}

.product_card_fast .product-detail-descriptions .tab-content {
    line-height: 1.5
}

.product_card_fast .product_opt {
    width: 100%
}

.product_card_fast .go_to_card {
    text-align: center;
    padding-bottom: 30px;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.product_card_fast .go_to_card a {
    display: inline;
    position: relative;
    border-bottom: 1px solid transparent;
    color: #aaa;
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.product_card_fast .go_to_card a:after {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: -15px
}

.product_card_fast .go_to_card a:hover {
    border-bottom-color: #f56d1f;
    color: #f56d1f
}

.product_card_fast .close-btn {
    top: 0;
    right: 0;
    display: none
}

.close-btn, .popup-window-titlebar-close-icon {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    background: none;
    opacity: .5;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.popup-window-titlebar-close-icon {
    opacity: .5
}

.close-btn:hover, .popup-window-titlebar-close-icon:hover {
    opacity: .7
}

.close-btn:active, .popup-window-titlebar-close-icon:active {
    opacity: 1
}

.close-btn:after, .close-btn:before, .popup-window-titlebar-close-icon:after, .popup-window-titlebar-close-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 15px;
    height: 2px;
    background-color: #636363
}

.close-btn:before, .popup-window-titlebar-close-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-btn:after, .popup-window-titlebar-close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup_inner, .popup_mask {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .45);
    z-index: 1099
}

.popup_inner {
    z-index: 2000
}

.footer {
    border-top: 1px solid #F0EDEA;
    background-color: #F0EDEA;
    padding: 30px 0 15px
}

.feedback-btn {
    border-radius: 3px;
    border: 1px solid #f56d1f;
    background: none;
    font-size: 13px;
    color: hsla(0, 0%, 43.9%, .8);
    padding: 7px 18px;
    transition: .2s ease-in-out
}

.feedback-btn:hover {
    background-color: #f56d1f;
    color: #fff
}

.feedback-btn:active {
    background-color: #f56d1f
}

.bottom-logo {
    margin-bottom: 20px;
    max-width: 150px
}

.footer-item-text {
    font-size: 14px;
    line-height: 1.7;
    color: #313131
}

.mail-subscribe-container {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: cover;
    background-position: 50%;
    background-image: url("/local/templates/.default/images/static/mail-subscribe-container/bg-cheese.png");
}

.mail-subscribe {
    max-width: 1170px;
    width: 100%;
    margin: auto
}

.mail-subscribe .subscribe-title {
    /*font-weight: 900;*/
    /*color: #333;*/
}

.mail-subscribe .subscribe-title h3 {
    font-size: 24px;
    margin-bottom: 10px;
    /*font-weight: 900;*/
}

.mail-subscribe .subscribe-title p {
    font-size: 16px;
    font-weight: 300;
}

.mail-subscribe .main-user-consent-request-announce {
    /*color: #000*/
}

.top-menu ul.navigation {
    display: flex;
    align-items: center
}

.top-menu ul.navigation li {
    font-size: 16px;
    padding: 0 15px
}

.footer-item-title {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}

.footer ul.navigation li {
    margin-bottom: 8px;
    line-height: 1.3
}

.footer ul.navigation li a {
    font-size: 14px;
    color: #f2e9dc;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    position: relative;
    display: inline-block
}

.footer ul.navigation li a:after {
    background-color: #f56d1f;
    display: block;
    height: 1px;
    width: 0;
    left: 50%;
    position: absolute;
    bottom: 1px;
    -webkit-transition: width .15s ease-out;
    transition: width .15s ease-out;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.footer ul.navigation li a:hover {
    color: #f56d1f
}

.footer ul.navigation li a:hover:after {
    width: 100%
}

.footer .pay-title, .footer .pays-box {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle
}

.footer .footer-item-pays {
    margin-top: 15px
}

.footer .pay-title {
    margin-bottom: 5px;
    margin-right: 10px;
    display: block;
    font-weight: 500
}

.footer .pays-box .pay-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    height: 17px
}

.footer .pays-box .pay-item:first-child {
    margin-left: 0
}

.footer .pays-box .pay-item img {
    max-height: 17px
}

.footer-bottom {
    border-top: 1px solid #d7d7d7;
    margin-top: 15px
}

.hamburger {
    width: 60px;
    height: 50px;
    text-align: center;
    position: relative;
    font-size: 11px;
    color: #f56d1f;
    order: 1
}

.hamburger .line, .hamburger .line:after, .hamburger .line:before {
    position: absolute;
    background-color: #f56d1f;
    width: 30px;
    height: 3px;
    border-radius: 10px;
    display: block;
    transition: .2s ease-in-out
}

.hamburger .line:after, .hamburger .line:before {
    content: ""
}

.hamburger .line {
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.hamburger .line:before {
    top: -8px
}

.hamburger .line:after {
    bottom: -8px
}

.hamburger.is-active .line {
    background-color: transparent
}

.hamburger.is-active .line:before {
    transform: rotate(-45deg);
    top: 0;
    background-color: #f56d1f
}

.hamburger.is-active .line:after {
    transform: rotate(45deg);
    bottom: 0;
    background-color: #f56d1f
}

@media (min-width: 1025px) {
    .hidden-xs, .visible-lg {
        display: block !important
    }

    .visible-xs, .visible-xs-inline-block {
        display: none !important
    }
}

@media (max-width: 1024px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: block !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

script {
    display: none !important
}

.btn_hamburger, h2.title_mob {
    display: none
}

.sale-personal-section-row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap
}

.sale-personal-section-index-block {
    background: #f56d1f;
    opacity: .8;
    padding: 0;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #fff;
    background-size: cover;
    height: 87%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around
}

.sale-personal-section-index-block-link, .sale-personal-section-index-block-link:active, .sale-personal-section-index-block-link:focus, .sale-personal-section-index-block-link:hover, .sale-personal-section-index-block-link:visited {
    text-decoration: none;
    display: block;
    padding: 25px 15px;
    color: #fff
}

.sale-personal-section-index-block-link {
    color: #fff
}

.sale-personal-section-index-block-ico {
    font-size: 64px
}

.sale-personal-section-index-block-name {
    font-size: 16px
}

.sale-personal-section-account-sub-header {
    margin-top: 40px
}

.sale-order-title {
    font-family: inherit;
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: 700
}

.sale-order-detail-more-info-details .table-responsive {
    border: 0
}

.orders-history-link a {
    color: #f56d1f;
    border-bottom: 1px solid #f56d1f;
    margin-right: 15px
}

.orders-history-link a:hover {
    border-bottom-color: transparent
}

.orders-history-link {
    margin-bottom: 30px
}

.bx_profile {
    max-width: 500px
}

.bx_profile font.notetext {
    margin-bottom: 10px;
    display: block
}

.bx_profile .main-profile-block-date-info {
    margin-bottom: 30px
}

.account-form .form__widget {
    margin-bottom: 20px
}

.form__widget_birthday .form__widget-box {
    position: relative
}

.form__widget_birthday .form__widget-box .calendar-icon {
    position: absolute;
    right: 10px;
    bottom: 7px;
    color: #616161;
    opacity: .7
}

.form__widget_birthday .form__widget-box .calendar-icon:active {
    color: #f56d1f;
    opacity: 1
}

.form__widget_birthday .form__widget-box a.calendar-icon-hover {
    color: #f56d1f
}

.form__widget_birthday .form__widget-input {
    position: relative;
    max-width: 200px
}

.account-form .form__widget_fio .form__widget-label {
    display: block;
    margin: 0 0 5px
}

.account-form .form__widget_gender input[type=radio] {
    display: none
}

.account-form ul.tabs_gender {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    border: 1px solid #aaa
}

.account-form ul.tabs_gender li.tabs__item {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 14px
}

.account-form ul.tabs_gender li.tabs__item label.tabs__item-btn {
    display: block;
    position: relative;
    padding: 7px 0;
    height: 34px;
    color: #000;
    background-color: #fff;
    cursor: pointer;
    transition: .2s ease
}

.account-form ul.tabs_gender li.tabs__item input[type=radio]:checked + label {
    background-color: #f56d1f;
    color: #fff;
    font-weight: 300;
    cursor: default
}

.account-form ul.tabs_gender li.tabs__item label.tabs__item-btn:hover {
    background-color: rgba(128, 179, 102, .4)
}

.password-form {
    display: none
}

.orders .order-item {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 20px;
    font-size: 14px
}

.orders .orders-item__about {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.orders .orders-item__id {
    width: 30%;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.orders .orders-item__id:hover {
    color: #f56d1f
}

.orders .order-item__total-price {
    width: 20%;
    display: inline-block;
    text-align: center;
    font-weight: 300
}

.orders .order-item__order-date {
    width: 18%;
    display: inline-block;
    text-align: center
}

.orders .orders-item__status {
    width: 30%;
    display: inline-block;
    text-align: right
}

.order__time.status_ok, .orders .orders-item__status.status_ok {
    color: #06c191
}

.order__time.status_process, .orders .orders-item__status.status_process {
    color: #999
}

.order__time.status_cancel, .orders .orders-item__status.status_cancel {
    color: #f45057
}

.orders .track-items__item-image, .orders .track-items__more-items {
    border: 1px solid #aaa;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 45px;
    height: 65px
}

.orders .track-items__more-items {
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    margin: 0
}

.orders .orders-item__goods {
    width: 50%;
    display: inline-block
}

.orders a.order-item__link {
    float: right;
    color: #fff;
    background-color: #f56d1f;
    display: block;
    padding: 5px 20px;
    margin-top: 34px
}

.title_box {
    margin: 10px 0;
    padding: 0 0 20px 0;
}

.basket_wrapper .bx_ordercart .bx_sort_container {
    width: 15%;
    padding-right: 2%;
    float: left
}

.basket_wrapper .bx_ordercart .bx_sort_container span {
    display: none;
    font-weight: 500;
    color: #000;
    margin-top: -40px
}

.basket_wrapper .bx_ordercart .bx_sort_container a {
    text-shadow: none;
    box-shadow: none;
    margin-left: 0;
    border-radius: 0;
    width: 100%;
    font-weight: 300;
    background: none;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    padding: 0 10px;
    color: #000
}

.basket_wrapper .bx_ordercart .bx_sort_container a:hover {
    border: 1px solid #f56d1f;
    background: none
}

.basket_wrapper .bx_ordercart .bx_sort_container a.current, .basket_wrapper .bx_ordercart .bx_sort_container a.current:hover {
    color: #fff;
    background: #f56d1f;
    cursor: default;
    border: 1px solid #f56d1f
}

#basket_items_delayed, #basket_items_list, #basket_items_not_available, #basket_items_subscribed {
    margin-left: 15%;
    width: 85%;
    margin-top: 10px
}

.basket_wrapper .bx_ordercart .bx_ordercart_order_table_container {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}

.basket_wrapper .bx_ordercart .bx_ordercart_order_table_container table thead td {
    font-weight: 300
}

#col_WEIGHT, .td.weight {
    display: none !important
}

.basket_wrapper .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout, .basket_wrapper .bx_ordercart .bx_bt_button, .order_wrapper .bx-blue .btn.btn-default {
    text-shadow: none;
    background: #f56d1f;
    margin-left: -5px;
    transition: .2s ease-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: transparent;
    box-shadow: none !important
}

.basket_wrapper .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout:hover, .basket_wrapper .bx_ordercart .bx_bt_button:hover, .order_wrapper .bx-blue .btn.btn-default:hover {
    background: #a1787c
}

.basket_wrapper .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout:active, .basket_wrapper .bx_ordercart .bx_bt_button:active, .order_wrapper .bx-blue .btn.btn-default:active {
    background: #f56d1f
}

.order_wrapper .bx-soa-section-title {
    font-family: inherit;
    font-weight: 300;
    text-transform: none
}

.order_wrapper .bx-soa-section-title-count {
    border-color: #f56d1f
}

.order_wrapper a.bx-soa-info-shower {
    color: #f56d1f;
    font-weight: 300
}

.bx_ordercart .bx_ordercart_coupon input:focus {
    border-color: #f56d1f
}

.basket_empty {
    text-align: center;
    margin: 50px 0;
    width: 100%
}

.basket_empty .errortext, .lk__content-wrapper .errortext {
    font-size: 24px;
    color: #aaa
}

.basket_empty .go_to-catalog a {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 5px 0;
    margin-top: 15px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price {
    display: none
}

.contacts_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 100px
}

.contacts_content .title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 25px
}

.contact_title {
    font-weight: 500
}

.contacts__adress, .contacts__form {
    flex-grow: 1
}

.message-form__widget {
    margin-bottom: 10px
}

.message-form__widget input {
    height: 41px;
    display: block
}

.message-form__widget input, .message-form__widget textarea {
    border: 1px solid #ddd;
    color: #000;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 30px
}

.message-form__widget textarea {
    outline: none;
    height: 150px;
    resize: none
}

.message-form__widget input:focus, .message-form__widget textarea:focus {
    border-color: #f56d1f
}

.message-form__widget input:-moz-placeholder, .message-form__widget input:-ms-input-placeholder, .message-form__widget input::-webkit-input-placeholder, .message-form__widget input::placeholder, .message-form__widget textarea:-moz-placeholder, .message-form__widget textarea:-ms-input-placeholder, .message-form__widget textarea::-webkit-input-placeholder, .message-form__widget textarea::placeholder {
    color: #aaa
}

.message-form__controls {
    text-align: center
}

.message-form__controls .message-submit {
    width: auto;
    padding-left: 30px;
    padding-right: 30px
}

.contacts__list .contacts_item {
    margin-bottom: 10px
}

.contacts__list .contacts_item a {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    position: relative
}

.contacts__list .contacts_item a:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 2px;
    background-color: #aaa
}

.contacts__list .contacts_phone a {
    font-weight: 900
}

.contacts__list .contacts_item span {
    display: inline-block;
    vertical-align: middle;
    color: #aaa;
    font-weight: 300
}

.contacts__list .contacts__adr .title {
    margin-top: 50px
}

.contacts__list .contacts__adr span {
    color: #000;
    margin: 0;
    font-weight: 500
}

.map_wrapper div.bx-yandex-map {
    width: 100% !important
}

.delivery-pay_content {
    margin-bottom: 50px
}

.delivery__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.delivery-pay_content .content__image {
    position: relative;
    height: 0;
    padding-top: 40%;
    margin-top: -35px
}

.delivery-pay_content .content__image .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.delivery__wrapper .content__text {
    padding-right: 30px
}

.pay__wrapper .content__text {
    position: relative;
    margin-bottom: 30px
}

.pay__wrapper h2 {
    font-size: 18px;
    text-transform: none;
    margin-bottom: 25px
}

.delivery-pay_content .text__inner {
    line-height: 2
}

.top__text {
    font-size: 18px
}

.order {
    font-size: 14px
}

.order__title {
    font-size: 22px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 500;
    text-transform: none
}

.order__time {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300
}

.order__info {
    display: table;
    width: 100%
}

.order__info-row {
    display: table-row;
    width: 100%
}

.order__info-cell {
    display: table-cell;
    padding-bottom: 10px;
    width: 80%
}

.order__info-cell_title {
    padding-left: 0;
    width: 20%;
    font-weight: 700
}

.order__orders {
    border-top: 1px solid #ddd;
    padding-top: 20px
}

.order__payments {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding: 15px 0
}

.order__price {
    font-size: 16px;
    font-weight: 500;
    display: table;
    width: 100%
}

.order-list {
    border-top: 2px solid #000;
    font-size: 0
}

.order-list__header {
    font-weight: 300;
    padding: 10px 20px;
    background: #f5f5f5
}

.order-list__content {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.order-list__row {
    padding: 10px 0
}

.order-list__count-column, .order-list__price-column, .order-list__title-column {
    vertical-align: top;
    display: inline-block;
    font-size: 14px
}

.order-list__count-column {
    text-align: center
}

.order-list__price-column {
    text-align: right
}

.order-list__title-column {
    width: 60%
}

.order-list__count-column {
    width: 10%
}

.order-list__price-column {
    width: 30%
}

.order-item:after {
    content: "";
    clear: both;
    display: block
}

.order-item__img {
    float: left;
    border: 1px solid #f56d1f;
    overflow: hidden
}

.order-item__img, .order-item__img-pic {
    width: 100px;
    height: 135px
}

.order-item__info {
    margin-left: 125px
}

.order-item__art, .order-item__returned, .order-item__size, .order-item__title {
    margin-bottom: 5px
}

.order-item__title {
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.order-item__price {
    margin-bottom: 5px
}

.order-item__price_total {
    font-weight: 300
}

.order__main-info {
    margin-bottom: 15px
}

.order__widget_description {
    margin-top: 5px
}

.order__price-total {
    vertical-align: middle
}

.order__main-info + .order__info {
    border-top: 1px solid #ddd;
    padding-top: 15px
}

.order-items__review, .review__btn {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
    color: #fff;
    padding: 5px 20px;
    cursor: pointer
}

.order-items__review span {
    position: relative;
    z-index: 10;
    cursor: pointer
}

.rev__form_review {
    display: none;
    width: 500px;
    height: 410px;
    padding: 30px 0;
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2500
}

.rev__node-left {
    float: left;
    width: 200px
}

.rev__node-body {
    margin-left: 224px
}

.rev__node-rating {
    background-size: 90px 27px;
    background-position: -3px 0;
    height: 27px;
    width: 90px
}

.rev__write {
    margin: 0 auto;
    vertical-align: baseline
}

.rev__form *, .rev__form :after, .rev__form :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.rev__form_review .close-btn {
    right: -10px
}

.rev__form-head {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 30px
}

.rev__form-body {
    padding: 0 32px 16px
}

.rev__cancel {
    margin-right: 18px;
    margin-bottom: 20px;
    vertical-align: baseline
}

.rev__form-foot {
    padding: 16px 32px;
    text-align: center
}

.rev__form-foot .review__btn {
    margin: 0
}

.rev__form-foot .button {
    position: relative;
    z-index: 10;
    background: none;
    border: none;
    font-family: inherit;
    color: #fff;
    font-weight: 300
}

.rev__form-body-delete {
    line-height: 20px;
    padding-top: 26px;
    padding-bottom: 44px
}

.rev__form-body-delete p {
    margin-top: 0;
    margin-bottom: 7px
}

.rev__form-field {
    margin-bottom: 20px;
    text-align: left
}

.rev__form-label {
    font-weight: 500;
    margin-bottom: 8px
}

.rev__form-input_text {
    border: 1px solid #999;
    padding: 7px 12px;
    height: 32px
}

.rev__form-input_textarea {
    height: 110px;
    border: 1px solid #ddd;
    font-size: 13px;
    outline: 0;
    resize: none;
    padding: 5px 10px;
    width: 100%
}

.news-list {
    word-wrap: break-word;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    position: relative
}

.news-item {
    display: block;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.news-item:nth-child(4n) {
    margin-right: 0
}

.news-picture__link {
    overflow: hidden;
    display: block;
    background-color: #000
}

.news-picture__link .picture__wrapper {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 75%
}

.news-picture__link .preview_picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .3s ease-out
}

.news-item:hover .preview_picture {
    transform: scale(1.1)
}

.news-date-time {
    display: block;
    position: absolute;
    color: #fff;
    z-index: 10;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(172, 138, 141, .85)
}

.news-item__container {
    padding: 15px;
    text-align: center
}

.news-title__link {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px
}

.news-title__link a {
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap
}

.news-item__descr {
    font-size: 14px;
    margin-bottom: 25px;
    height: 60px;
    overflow: hidden;
    position: relative
}

.news-item__descr:after {
    display: block;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 53%, #fff);
    height: 35px;
    width: 62px;
    right: 0;
    bottom: -8px
}

a.news-item__btn {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 10px 30px
}

a.news-item__btn span {
    position: relative;
    z-index: 10
}

.news-detail__image-rel {
    height: 475px;
    margin-bottom: 25px;
    overflow: hidden
}

.news-detail__image-abs {
    position: absolute;
    width: 100%;
    left: 0
}

.news-detail__image-wrapper {
    display: block;
    position: relative;
    height: 475px
}

.news-detail__image {
    width: 100%;
    height: 100%
}

.news-detail__date {
    margin: 25px 0
}

.news-detail__wrapper .lk__title-back {
    border: none;
    margin: 0
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
    background: #ddd
}

.order_wrapper .form-control {
    transition: .2s ease-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 10
}

.order_wrapper .form-group .form-control:focus {
    border-color: #f56d1f;
    box-shadow: none;
    background-color: transparent
}

.order_wrapper .bx-soa-item-table {
    margin: 0
}

.preloader-wrapper {
    background-color: hsla(0, 0%, 100%, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    visibility: visible;
    z-index: 10
}

.fast_elem_wrapper {
    position: relative;
    z-index: 15;
    width: 100%;
    max-width: 1170px;
    height: auto
}

.loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index: 9999;
    display: block;
    width: 150px;
    height: 150px
}

.loader span {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.loader span:first-child {
    left: 0;
    top: 0;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 5px solid #f56d1f
}

.loader span:nth-child(2) {
    right: 0;
    top: 0;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 5px solid #ff6150
}

.loader span:nth-child(3) {
    right: 0;
    bottom: 0;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 5px solid #a7d4d8
}

@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotate(0deg)
    }
    to {
        transform: rotateX(35deg) rotateY(-45deg) rotate(1turn)
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotate(0deg)
    }
    to {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotate(1turn)
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotate(0deg)
    }
    to {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotate(1turn)
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotate(0deg)
    }
    to {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotate(1turn)
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotate(0deg)
    }
    to {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotate(1turn)
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotate(0deg)
    }
    to {
        transform: rotateX(50deg) rotateY(10deg) rotate(1turn)
    }
}

@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotate(0deg)
    }
    to {
        -o-transform: rotateX(50deg) rotateY(10deg) rotate(1turn)
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotate(0deg)
    }
    to {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotate(1turn)
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotate(0deg)
    }
    to {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotate(1turn)
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotate(0deg)
    }
    to {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotate(1turn)
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotate(0deg)
    }
    to {
        transform: rotateX(35deg) rotateY(55deg) rotate(1turn)
    }
}

@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotate(0deg)
    }
    to {
        -o-transform: rotateX(35deg) rotateY(55deg) rotate(1turn)
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotate(0deg)
    }
    to {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotate(1turn)
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotate(0deg)
    }
    to {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotate(1turn)
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotate(0deg)
    }
    to {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotate(1turn)
    }
}

.mobile-fav, .mobile-menu-title {
    display: none
}

@media screen and (max-width: 1366px) {
    .top-nav-banner-item .card-title {
        font-size: 16px
    }

    .page_404 {
        padding-top: 0
    }

    .page_404 .text_404 {
        padding: 20px 60px
    }
}

@media screen and (max-width: 1300px) {
    .catalog-products-viewed-container .price-block-col {
        flex: 0 0 100%;
        width: 100%
    }

    .catalog__filter ul#vertical-multilevel-menu li a, .catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub li a {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .product_item__price .old_price {
        font-size: 11px
    }

    .product_card_fast .product_card_detail {
        padding: 25px 40px
    }

    .slider-viewed .product_item_title {
        height: 42px
    }

    .product_card__gallery {
        width: 60%
    }

    .product_card__descr .product__descr-value, .product_opt {
        width: 100%
    }

    .product_card_fast .product_card__gallery {
        width: 65%
    }

    .header .navigation ul li.navigation_item {
        padding: 5px 15px
    }

    .footer ul.navigation li.navigation_item-title {
        padding: 0 15px
    }

    .news-detail__image-rel, .news-detail__image-wrapper {
        height: 375px
    }

    .page_404 .number {
        font-size: 190px
    }

    .page_404 .title_404 {
        font-size: 26px
    }
}

@media screen and (max-width: 1140px) {
    .wrapper-inner {
        padding: 0 10px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .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, .col-lg-auto, .col-md, .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, .col-md-auto, .col-sm, .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, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
        padding-left: 10px;
        padding-right: 10px
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0
    }

    .product-item-container {
        padding-left: 5px;
        padding-right: 5px
    }

    .product_card_fast {
        width: 80%;
        right: -80%
    }

    .product_card_fast .product_card__gallery {
        width: 70%
    }

    .product_card_fast .gallery_wrapper, .product_card_fast .gallery_wrapper .gallery__slider-item {
        height: 550px
    }

    .product_card_fast .gallery_wrapper .gallery__slider-item {
        padding-left: 120px
    }

    .product_card_fast .gallery_wrapper .gallery__slider-thumb {
        width: 100px
    }

    .product_card_fast .gallery_wrapper .gallery__slider-thumb.slick-slider a {
        height: 130px
    }

    .product_card__gallery {
        width: 55%
    }

    .product_card__info {
        width: 45%;
        margin: 0
    }

    .page_404 {
        padding-top: 20px
    }

    .product_card__gallery {
        width: 70%
    }

    .product_item_images {
        display: none
    }

    .catalog__list-wrapper .product_item_img:hover {
        box-shadow: none
    }
}

@media screen and (max-width: 1024px) {
    .title_box {
        padding-top: 0
    }

    .product-detail-info-top .product-item-label-ring.product-item-label-right {
        top: 10px;
        left: 10px;
        right: auto
    }

    .offers_box .offers_box_item .text_box {
        width: 100%
    }

    .row-cell-left .embed-responsive {
        height: auto
    }

    .row-cell-left .embed-responsive:before {
        padding-top: 75%
    }

    .row-cell-left, .row-cell-left .receipt-item-row .receipt-item-col, .row-cell-right {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cell-right {
        padding-left: 15px !important
    }

    .row-cell-left .receipt-item-text, .row-cell-right .receipt-item-text {
        height: 110px;
        max-height: none
    }

    .main-receipts-list .row-cell-left, .main-receipts-list .row-cell-right {
        padding: 5px !important
    }

    .row-cell-right .receipt-item-content {
        padding: 20px 20px 65px
    }

    .row-cell-right .receipt-list-item:first-child .receipt-item-col:first-child {
        order: 1
    }

    .main-receipts-list .receipt-item-title {
        font-size: 14px;
        max-height: 34px
    }

    .main-receipts-list .receipt-list {
        margin-left: 0;
        margin-right: 0
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        top: calc(50% - 15px)
    }

    .wrapper-inner {
        max-width: 768px
    }

    .footer .wrapper-inner, .header .wrapper-inner {
        max-width: 100%
    }

    .header-bottom-line.wrapper-inner {
        padding: 0 5px
    }

    .top-nav-wrapper nav ul li.more {
        display: none
    }

    .header .hb-content {
        height: 0 !important
    }

    .bx-nav-1-lvl > a span {
        line-height: normal !important
    }

    .header .icon-box_item.open-in .search_wrapper {
        height: 185px
    }

    .icon-box_item_line {
        display: none
    }

    .header-bottom-line {
        border: 0
    }

    .icon-box_item .goods_icon-counter {
        font-size: 12px;
        font-weight: 400;
        width: 23px;
        height: 19px;
        right: -13px
    }

    .search-link {
        font-size: 20px
    }

    .open-in .search-link {
        color: #f56d1f
    }

    .title-search-result {
        margin-top: -5px;
        z-index: 1200
    }

    #search_in {
        position: static;
        order: 2;
        flex: 0 0 auto;
        max-width: max-content;
        background: url(/local/templates/.default/images/static/icons/search-icon.svg) !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        height: 55px;
        z-index: 999;

    }

    .search_wrapper {
        opacity: 0;
        visibility: hidden;
    }

    .search_wrapper.search_wrapper-view {
        opacity: 1;
        visibility: visible;
    }

    .header .top-icon-box {
        order: 4
    }

    .header .search_wrapper {
        position: absolute;
        width: 250px;
        left: -100%;
        top: 100%;
        background-color: #fff;
        z-index: 900;
        -webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .13);
        box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .13);
        /*height: 0;*/
        display: block;
        /*overflow: hidden;*/
        -webkit-transition: .2s ease-out;
        transition: .2s ease-out
    }

    .search_wrapper .search__input button {
        position: absolute;
        top: 0;
        bottom: 1px;
        margin: auto;
        right: 0px;
        width: 45px;
        height: 100%;
        text-align: center;
        border: none;
        cursor: pointer;
        font-size: 0;
        box-shadow: none;
        opacity: .5;
        transition: .2s ease-in-out;
        background: none;
        transform: translateX(-25px);
    }

    .header .search_wrapper #title-search {
        padding: 15px 20px
    }

    #search_in.open-in .search_wrapper {
        height: auto
    }

    .header-top-line, .header.sticky .header-top-line {
        padding: 15px 0
    }

    .header {
        box-shadow: inset 0 0 0 1px #ddd;
        width: 100%;
        background-color: #fff;
        height: 70px
    }

    .header .header-top, .top-banner {
        display: none
    }

    .header .top-icon-box #user {
        font-size: 0;
        margin-right: 1rem
    }

    .header .icon-box_item .fa-user-o {
        font-size: 24px;
        line-height: 26px
    }

    .header.fixed {
        position: fixed;
        top: 0;
        z-index: 950
    }

    body {
        transition: all .5s ease;
        transition-delay: .1s
    }

    body.menu-in header {
        z-index: 1050
    }

    body.menu-in {
        transform: translate(45%);
        position: fixed
    }

    body .popup_mask {
        content: "";
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        transition: .45s ease-in-out
    }

    body.menu-in .popup_mask {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    body.menu-in .hamburger {
        z-index: 1050
    }

    .top-nav-wrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        z-index: 1050;
        overflow: hidden;
        width: 45%;
        transform: translate(-100%);
        padding: 0 !important
    }

    .top-nav-wrapper-overflow {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: 100%
    }

    .top-nav-wrapper .hamburger {
        position: absolute;
        top: 25px;
        left: 20px;
        z-index: 10
    }

    .top-nav-wrapper .bx-nav-1-lvl {
        padding: 5px 15px;
        border-bottom: 1px solid #ebebeb
    }

    .bx-nav-1-lvl-link, .bx-nav-1-lvl > a, .bx-nav-2-lvl-link {
        display: block;
        padding-left: 0
    }

    .bx-nav-parent .bx-nav-1-lvl-link, .parent-column .bx-nav-2-lvl-link {
        width: calc(100% - 40px)
    }

    .mobile-menu-title {
        display: block;
        position: relative
    }

    .bx-nav-1-lvl-link-text, .bx-nav-1-lvl-link .bx-nav-link-text, .header.sticky .mobile-menu-title .bx-nav-1-lvl-link-text {
        padding: 10px;
        font-weight: 400;
        width: calc(100% - 35px)
    }

    .bx-nav-list {
        padding: 0
    }

    .header .top-nav-wrapper .icon-box_item {
        padding: 15px;
        width: 100%;
        display: flex;
        align-items: center
    }

    .top-nav-wrapper .icon-box_item a {
        display: block;
        background-color: #f56d1f;
        width: 50%;
        padding: 9px 0 11px;
        color: #fff;
        text-align: center
    }

    .top-nav-wrapper .icon-box_item a:first-child {
        margin-right: 15px
    }

    .top-nav-wrapper .icon-box_item .icon-box-link .fa {
        display: none
    }

    .top-nav-wrapper .icon-box_item .icon-box-link .icon-txt {
        font-size: 12px;
        margin-left: 0
    }

    .top-nav-wrapper .icon-box_item * {
        display: inline-block;
        vertical-align: middle
    }

    .header-top-line .icon-box_item .visible-xs-inline-block {
        display: none !important
    }

    .top-catalog-menu {
        display: block;
        padding-bottom: 15px
    }

    .bx-top-nav-wrapper {
        padding-top: 0;
        z-index: 10;
        position: relative;
        height: auto;
        max-height: max-content;
        opacity: 1;
        width: 100%;
        top: auto;
        visibility: visible
    }

    .bx-top-nav-banner-wrapper, .header .top-catalog-menu-title, .top-nav-banner-item {
        display: none
    }

    .bx-top-nav-box {
        box-shadow: none;
        border: none;
        display: block
    }

    .bx-top-nav-menu {
        width: 100%
    }

    .top-catalog-menu-title {
        position: relative
    }

    .bx-top-nav {
        border-top: 1px solid #ebebeb
    }

    .bx-nav-2-lvl-container, .bx-nav-2-lvl-container-advanced, .bx-nav-2-lvl-container.banner-in, .bx-nav-3-lvl-container, .bx-nav-3-lvl-container-advanced, .bx-nav-3-lvl-container.banner-in {
        z-index: 10;
        opacity: 1;
        visibility: visible;
        position: relative;
        box-shadow: none;
        width: 100%;
        left: auto;
        display: block
    }

    .bx-nav-catinfo, .parent-column > a.bx-nav-2-lvl-link {
        display: none
    }

    .header .mobile-menu-title .open_list {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(0deg);
        transition: .2s ease-in-out;
        background: none;
        border: none;
        z-index: 100;
        font-size: 26px;
        padding: 0;
        line-height: 20px
    }

    .bx-nav-3-lvl-link span {
        padding: 0
    }

    .bx-nav-2-lvl-link span {
        padding: 8px 0
    }

    .header .parent-column .mobile-menu-title .open_list:before {
        content: "\f107";
        width: 15px;
        height: 18px;
        background-color: transparent
    }

    .header .parent-column .mobile-menu-title .open_list.active:before {
        transform: rotate(180deg)
    }

    .header .parent-column .mobile-menu-title .open_list.active {
        transform: none
    }

    .bx-nav-3-lvl-container:after, .bx-top-nav-container:after, .header .parent-column .mobile-menu-title .open_list:after {
        display: none
    }

    .bx-nav-2-lvl-container .wrapper-inner {
        height: auto;
        padding: 0;
        margin: 0;
        border: none;
        display: block
    }

    .bx-nav-list-2-lvl, .bx-nav-list-2-lvl.banner-in {
        margin-top: 5px;
        width: 100%;
        max-width: 100%;
        border-top: 1px solid #ebebeb
    }

    .bx-nav-2-lvl.parent-column {
        display: block;
        padding: 0 !important
    }

    .top-nav-wrapper .navigation-container {
        padding: 0 15px 15px
    }

    .bx-nav-2-lvl-link {
        padding: 0 20px
    }

    .bx-nav-2-lvl-link:last-child {
        border-bottom: 0
    }

    .bx-nav-list-3-lvl {
        border-bottom: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
        box-shadow: inset 0 0 5px hsla(0, 0%, 78.4%, .5);
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 25px
    }

    .bx-nav-2-lvl.parent-column:last-child .bx-nav-list-3-lvl {
        border-bottom: none;
        padding-bottom: 0
    }

    .bx-nav-2-lvl-link-text {
        font-weight: 400
    }

    .bx-nav-3-lvl-link {
        padding: 7px 20px
    }

    .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text, .bx-nav-1-lvl:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
        background-color: transparent
    }

    .catalog__filter .title, .top-catalog-menu-title {
        position: relative;
        padding: 5px 0
    }

    .catalog__filter .open_list.active, .header .open_list.active {
        transform: rotate(180deg)
    }

    .header .mobile-menu-title .mini-plus:after, .header .mobile-menu-title .mini-plus:before {
        width: 13px
    }

    .catalog__filter .open_list:after, .header .open_list:after {
        transform: rotate(90deg)
    }

    .header .navigation a, .top-catalog-menu-title a {
        padding: 10px 0;
        font-size: 12px;
        text-transform: uppercase;
        display: inline-block;
        font-weight: 500
    }

    .catalog-section-list-item {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .catalog-section-list-item-wrapper {
        width: 100%
    }

    .sale-order-payment-change-pp-company {
        width: 25%
    }

    .main-slider .product_item {
        padding: 10px
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text, .bx_pagination_bottom .bx_pagination_page li {
        height: 35px;
        line-height: 33px
    }

    .bx_pagination_bottom .bx_pagination_page li {
        width: 35px;
        font-size: 12px
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text {
        font-size: 11px;
        padding: 0
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text a {
        padding: 0 10px
    }

    #search_in .icon-txt, .header-phone, .header .top-icon-box .icon-box_item .icon-txt {
        display: none
    }

    .noscroll {
        padding: 0
    }

    .brand_box .brand_nav ul li.brand_nav_item {
        width: 31%;
        margin-right: 1%;
        margin-left: 1%
    }

    .header .top-icon-box .icon-box_item a.icon-box-link.mobile {
        display: block
    }

    .header .top-icon-box .icon-box_item a.icon-box-link.desktop {
        display: none
    }

    .btn_hamburger {
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 27px;
        padding: 12px 0
    }

    .btn_hamburger span {
        display: block;
        position: relative;
        width: 100%;
        height: 3px;
        background-color: #000;
        -webkit-transition: background-color 0 .3s;
        transition: background-color 0 .3s
    }

    .btn_hamburger span:after, .btn_hamburger span:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        background-color: #000;
        -webkit-transition-duration: .3s, .3s;
        transition-duration: .3s, .3s;
        -webkit-transition-delay: .3s, 0;
        transition-delay: .3s, 0
    }

    .btn_hamburger span:before {
        top: 8px;
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform
    }

    .btn_hamburger span:after {
        bottom: 8px;
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
        transition-property: bottom, transform, -webkit-transform
    }

    .btn_hamburger.active span {
        background-color: transparent
    }

    .btn_hamburger.active span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: 0, .3s;
        transition-delay: 0, .3s
    }

    .btn_hamburger.active span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: 0, .3s;
        transition-delay: 0, .3s
    }

    .header .hb-content .logo {
        display: block;
        margin: auto;
        order: 3;
        padding-left: 0
    }

    .header .navigation ul li.navigation_item {
        display: block;
        width: 100%
    }

    .header .navigation ul li.navigation_item a.navigation-link {
        padding: 5px 0
    }

    .header .navigation ul li.navigation_item a.navigation-link:after {
        display: none
    }

    .header .nav_wrapper {
        position: relative;
        padding: 10px
    }

    .header.sticky .navigation {
        top: 61px;
        height: calc(100% - 61px)
    }

    .header.menu-in .navigation {
        left: 0
    }

    .header .header__subnav {
        display: none !important
    }

    .header .top-icon-box .icon-box_item .header__subnav {
        display: block !important;
        padding: 0;
        top: 70px
    }

    .header .top-icon-box .icon-box_item.hover .header__subnav {
        height: 61px
    }

    .header.sticky .top-icon-box .icon-box_item .header__subnav {
        top: 60px
    }

    .favour_wrapper {
        display: none !important
    }

    .noscroll .main_content {
        padding-right: 0
    }

    .product_card__content {
        display: block;
        padding-top: 0
    }

    .product_card__gallery {
        width: 100%;
        padding-bottom: 30px
    }

    .product_card__info {
        width: 100%;
        margin-left: 0
    }

    .product_card__info .product_card-flags {
        right: 20px;
        top: 10px
    }

    .gallery__slider-main {
        display: none !important
    }

    .gallery_wrapper .gallery__slider-thumb {
        width: 100%
    }

    .gallery_wrapper .owl-carousel .owl-stage-outer {
        height: 100%
    }

    .gallery_wrapper .gallery__slider-thumb a.active img, .gallery_wrapper .gallery__slider-thumb a:hover img {
        border: none;
        opacity: 1
    }

    .gallery_wrapper .owl-dots .owl-dot span {
        width: 16px;
        height: 16px;
        background: transparent;
        border-radius: 50%;
        border: 1px solid #f56d1f;
        position: relative
    }

    .gallery_wrapper .owl-dots .owl-dot.active, .gallery_wrapper .owl-dots .owl-dot:hover {
        background: transparent
    }

    .gallery_wrapper .owl-dots .owl-dot.active span:before, .gallery_wrapper .owl-dots .owl-dot:hover span:before {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #f56d1f;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

    .gallery_wrapper .gallery__slider-item {
        padding: 0
    }

    .comment_item__body {
        width: 79%
    }

    .owl-carousel {
        padding: 20px 0 0;
        margin-bottom: 20px
    }

    .slider .owl-carousel {
        margin-bottom: 0
    }

    .product_item-link {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .hidden_list {
        display: none
    }

    .account-form .form__widget_fio .account-form__widget {
        margin-bottom: 10px
    }

    .gallery_wrapper, .gallery_wrapper .owl-item a {
        height: 550px
    }

    .gallery_wrapper .gallery__slider-thumb a img {
        border: none
    }

    .cartline_wrapper {
        display: none
    }

    #basket_items_delayed, #basket_items_list, #basket_items_not_available, #basket_items_subscribed, .basket_wrapper .bx_ordercart .bx_sort_container {
        width: 100%;
        padding: 0;
        float: none
    }

    #basket_items_delayed, #basket_items_list, #basket_items_not_available, #basket_items_subscribed {
        margin-left: 0
    }

    .basket_wrappe_price {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price {
        display: block
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .old_price {
        display: block;
        border-bottom: 1px solid #ddd !important;
        width: auto;
        position: relative;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500
    }

    .mobile_price .old_price:before {
        content: "Ð¦ÐµÐ½Ð°"
    }

    .mobile_price .current_price:before {
        content: "Ð¦ÐµÐ½Ð° ÑÐ¾ ÑÐºÐ¸Ð´ÐºÐ¾Ð¹"
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td, .mobile_price .current_price, .mobile_price .old_price {
        position: relative;
        min-height: 25px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom div, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price span, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .old_price span {
        position: absolute;
        background-color: #fff;
        right: 0;
        bottom: -3px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.discount, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.sum {
        border-bottom: 1px solid #ddd !important;
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price {
        font-size: 16px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity span {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity {
        text-align: right;
        padding: 25px 0 15px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity .centered {
        display: inline-block;
        position: relative;
        width: 155px !important
    }

    .basket_quantity_control a {
        border: 1px solid #ddd;
        width: 45px;
        height: 45px;
        line-height: 41px;
        font-size: 25px !important;
        background-color: #f5f5f5
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom .basket_quantity_control {
        margin: 0 auto;
        width: 100%
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom, .bx_ordercart .bx_ordercart_order_table_container tbody td.item, .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        font-weight: 500
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.sum {
        font-size: 20px;
        font-weight: 900
    }

    #basket_items_delayed table tbody td.custom.sum, #basket_items_delayed table tbody td.quantity {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
        margin: 25px 0 10px;
        position: relative;
        height: 20px;
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
        position: absolute;
        top: 0;
        font-size: 14px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.add_cart, .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.save {
        left: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.delete {
        right: 0
    }

    #basket_items_delayed tbody td.item_title {
        margin-bottom: 0
    }

    #basket_items_delayed tbody td.custom.discount, #basket_items_delayed tbody td.price .mobile_price .current_price {
        display: none
    }

    #basket_items_delayed tbody td.price {
        max-width: 250px;
        margin-left: 120px
    }

    .delivery__wrapper, .pay__wrapper {
        flex-direction: column
    }

    .delivery-pay_content .content__image, .delivery-pay_content .content__text {
        width: 100%;
        padding-right: 0
    }

    .delivery-pay_content .content__image {
        width: 50%;
        margin: auto
    }

    .top__text {
        position: relative;
        right: 0;
        top: -10px
    }

    .news-list {
        max-width: 768px;
        margin: auto
    }

    .news-item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px
    }

    .news-item:nth-child(2n) {
        margin-right: 0
    }

    .news-item__container {
        background-color: #f6f6f6
    }

    .news-item__descr, .news-title__link {
        margin: 0
    }

    .news-item__descr:after, a.news-item__btn {
        display: none
    }

    .page_404 {
        padding-top: 20px
    }

    .page_404 .number {
        font-size: 170px
    }

    .page_404 .title_404 {
        font-size: 26px;
        margin-bottom: 25px
    }

    .order_wrapper .sale_order_full_table {
        width: 70%
    }
}

@media screen and (max-width: 991.98px) {
    .footer-item-menu-list {
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7
    }

    .mail-subscribe {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center
    }

    .mail-subscribe .subscribe-title h3 {
        margin-bottom: 5px
    }

    .mail-subscribe .bx-subscribe {
        margin-top: 15px
    }

    .mail-subscribe .subform-row {
        justify-content: center
    }

    .contacts__adress {
        margin: 0 0 35px
    }

    .message-form__wrapper {
        justify-content: center
    }

    .contacts__form .title {
        text-align: center
    }

    .contacts__form {
        margin: auto
    }

    .contacts__adress, .contacts__form {
        text-align: center
    }

    .mail-subscribe-container {
        background-image: none
    }
}

@media screen and (max-width: 768px) {
    .offers_box .offers_box_item .text_box {
        font-size: 12px
    }

    .offers_box .offers_box_item .text_box b {
        margin: 15px 0 5px
    }

    .main-receipts-list h2, .slider_wrapper h2 {
        font-size: 18px;
        max-width: calc(100% - 60px)
    }

    .top-nav-wrapper {
        width: calc(100% - 100px)
    }

    body.menu-in {
        transform: translate(calc(100% - 100px))
    }

    .sorting_box {
        text-align: left
    }

    .sorting_box .sorting .sorting_item {
        margin-left: 0;
        margin-right: 10px
    }

    .tab_slider {
        padding: 30px 0 0
    }

    .sales_container a.sales_link .text_box {
        height: 20%
    }

    .brand_box .text_box, .brands_box .text_box {
        margin-right: 0;
        width: 100%
    }

    .order_block-buy .product_item__price .price {
        font-size: 30px
    }

    .comment_item__body, .comment_item__left {
        width: 100%;
        display: block
    }

    .comment_item__body {
        margin-top: 15px
    }

    .brand-products .title_box {
        margin: 0
    }

    .order__actions {
        padding-bottom: 45px
    }

    .orders .orders-item__goods {
        width: 100%
    }

    .search_wrapper .wrapper-inner {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .header .icon-box_item.open-in .search_wrapper {
        height: 124px
    }

    .search_wrapper .search__input button {
        -webkit-background-size: 20px;
        background-size: 20px
    }

    .orders a.order-item__link {
        margin-top: 15px
    }

    .contacts_content {
        flex-direction: column;
        margin-bottom: 50px
    }

    .contacts__list .contacts_item span {
        display: block;
        margin: 0
    }

    .contacts__list .contacts_item a:after {
        display: none
    }

    .contacts__list .contacts__adr .title {
        margin-bottom: 10px
    }

    .order__info-cell_title {
        width: 30%
    }

    .news-detail__image-rel, .news-detail__image-wrapper {
        height: 275px
    }

    .page_404 .title_404 {
        font-size: 20px;
        text-align: center
    }

    .order_wrapper .sale_order_full_table {
        width: 90%
    }

    .order_wrapper .message_ok {
        font-size: 25px
    }
}

@media screen and (max-width: 767.98px) {
    .slider {
        margin-right: -5px;
        margin-left: -5px
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .product_card_detail .special_offer .owl-nav button.owl-next, .product_card_detail .special_offer .owl-nav button.owl-prev, .slider-viewed .owl-carousel .owl-nav button.owl-next, .slider-viewed .owl-carousel .owl-nav button.owl-prev {
        box-shadow: none;
        background-color: transparent;
        color: #000;
        width: 30px;
        height: 30px;
        top: -30px
    }

    .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span, .product_card_detail .special_offer .owl-nav button.owl-next span, .product_card_detail .special_offer .owl-nav button.owl-prev span, .slider-viewed .owl-carousel .owl-nav button.owl-next span, .slider-viewed .owl-carousel .owl-nav button.owl-prev span {
        background: none;
        padding: 4px 0
    }

    .owl-carousel .owl-nav button.owl-prev, .product_card_detail .special_offer .owl-nav button.owl-prev {
        left: auto;
        right: 30px
    }

    .owl-carousel .owl-nav button.owl-next, .product_card_detail .special_offer .owl-nav button.owl-next {
        left: auto;
        right: 0
    }

    .product_card_detail .special_offer .owl-nav button.owl-next span:before, .product_card_detail .special_offer .owl-nav button.owl-prev span:before {
        font-size: 22px
    }
}

@media screen and (max-width: 575.98px) {
    .favorite-element-container .title_box .sorting {
        margin-top: 10px
    }

    .offers_box .offers_box_item {
        margin-bottom: 20px
    }

    .offers_box {
        padding-top: 30px
    }

    .row-cell-left .embed-responsive, .row-cell-right .embed-responsive {
        height: auto
    }

    .row-cell-left .embed-responsive:before, .row-cell-right .embed-responsive:before {
        padding-top: 50%
    }

    .main-user-consent-request-popup-header {
        font-size: 16px;
        line-height: 1.2;
        text-align: center
    }

    .main-user-consent-request-popup-textarea-block {
        margin-bottom: 10px
    }

    .bx-subscribe .bx-input-group .bx-form-control {
        width: 100%
    }

    .top-nav-wrapper .icon-box_item .icon-box-link .icon-txt {
        font-size: 14px
    }

    .page_404 .text_404 {
        padding: 20px
    }

    .btn-subscribe {
        font-size: 18px
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_show_col {
        display: inline-block
    }

    .bx_pagination_bottom .bx_pg_section {
        text-align: center
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text span {
        display: none
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text {
        width: 35px
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text .fa {
        margin: 0
    }

    .bx_pagination_bottom .bx_pagination_page ul {
        padding: 0
    }

    .sale-order-detail-payment-options-methods-image-container, .sale-order-detail-payment-options-shipment-image-container {
        margin-bottom: 10px;
        width: 100%;
        float: none
    }

    .sale-order-detail-payment-options-methods-info, .sale-order-detail-payment-options-methods-shipment-list {
        float: none;
        width: 100%
    }

    .sale-order-detail-payment-options-methods-information-block {
        margin: 0
    }

    .sale-order-detail-payment-options-methods-image-element, .sale-order-detail-payment-options-shipment-image-element {
        background-position: 0
    }

    .sale-order-payment-change-pp-company {
        width: 33.333333%;
        float: left
    }

    .sale-order-list-status-alert, .sale-order-list-status-restricted, .sale-order-list-status-success {
        margin-left: 0
    }

    .sale-order-list-payment-title-element {
        margin-right: 5px
    }

    .sale-order-payment-change-payment-title {
        margin-bottom: 10px
    }

    .sale-order-list-payment-price {
        margin-top: 10px
    }

    .sale-order-list-link {
        flex-direction: column
    }

    .sale-order-list-link a {
        display: block;
        margin: 5px 0
    }

    .title-search-result .all_result, .title-search-result .bx_item_block, .title-search-result .others_result {
        padding-left: 5px;
        padding-right: 5px
    }

    .title-search-result .bx_image, .title-search-result .bx_img_element {
        width: 45px;
        height: 45px
    }

    .bx_item_element {
        font-size: 12px
    }

    .api_modal .api_modal_title {
        font-size: 16px
    }

    .api_modal .api_modal_close {
        top: 10px
    }

    .api-reviews-form .api-star-rating-label, .api_form .api_label {
        font-size: 14px
    }

    .api-reviews-form .api-star-rating i {
        width: 22px;
        height: 21px
    }

    .product_card__title h1 {
        line-height: 1.3
    }

    .set_container .set_name {
        flex-direction: column
    }

    .set_container .set_image__wrap a {
        width: 60px
    }

    .set_container .set_info {
        width: calc(100% - 75px)
    }

    .set_container .set_name .name, .set_container .set_name a {
        width: 100%
    }

    .set_container .set_name .price {
        width: 100%;
        text-align: right;
        padding-left: 0;
        margin-top: 10px
    }

    .set_container div.set_check-in, .set_container label.set_check-in {
        bottom: auto;
        top: 15px
    }

    #search_in {
        padding-left: 15px;
        padding-right: 15px;
        transform: translateX(25px);
    }

    .header .logo p {
        font-size: 16px
    }

    .header .top-icon-box #user {
        display: none
    }

    .header-bottom-row {
        padding: 5px 0
    }

    .header {
        height: 60px
    }

    .brands_box h2, .tab_slider h2, h1 {
        font-size: 30px
    }

    .brands_wrapper .owl-nav button span, .slider .owl-nav button span, .slider_in_fast .owl-nav button span {
        width: 35px;
        height: 35px;
        background-size: 15px
    }

    .brands_wrapper .owl-nav button.owl-prev, .slider .owl-nav button.owl-prev {
        margin-right: 5px
    }

    .offers_box {
        justify-content: center
    }

    .tab_slider {
        padding: 20px 0 0
    }

    .main_banner_image {
        margin: 30px 0
    }

    .logo {
        margin-right: 10px
    }

    .header .hb-content .logo {
        width: 160px
    }

    .footer .network-box {
        width: 40%
    }
}

@media screen and (max-width: 480px) {
    .top-nav-wrapper {
        width: calc(100% - 60px)
    }

    body.menu-in {
        transform: translate(calc(100% - 60px))
    }
}

@media screen and (max-width: 400px) {
    #search_in {
        padding-left: 15px;
        padding-right: 15px;
        transform: translateX(5px);
    }

    .hamburger {
        width: 70px;
    }

    .hamburger .line, .hamburger .line:after, .hamburger .line:before {
        height: 2px;
        width: 25px
    }

    .hamburger .line:before {
        top: -6px
    }

    .hamburger .line:after {
        bottom: -6px
    }

    .header #favour_in, .header #user {
        margin-right: 5px
    }

    .icon-box_item .goods_icon-counter {
        font-size: 10px;
        width: 19px;
        line-height: 16px;
        height: 16px;
        right: -8px;
        top: -8px
    }

    .header .top-nav-wrapper .icon-box_item {
        padding: 10px
    }

    .top-nav-wrapper .icon-box_item a:first-child {
        margin-right: 10px
    }

    .top-nav-wrapper .icon-box_item a {
        padding: 4px 0 6px
    }

    .bx-nav-list {
        font-size: 14px
    }

    .page_404 .number {
        font-size: 115px
    }

    .popup-window-buttons .btn-buy:first-child {
        margin-right: 0 !important;
        margin-bottom: 10px
    }

    .popup-window.popup-window-with-titlebar {
        width: 100%
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text {
        width: 30px;
        display: none
    }

    .bx_pagination_bottom .bx_pagination_page li {
        border: none;
        width: auto;
        height: auto;
        line-height: normal;
        margin: 0 1px
    }

    .bx_pagination_bottom .bx_pagination_page li a, .bx_pagination_bottom .bx_pagination_page li span {
        display: block;
        padding: 4px 8px 3px
    }

    .order__info-cell_title {
        width: 50%
    }

    .order__info .btn-form__controls a, .sale-order-detail-payment-options-methods-button-container button {
        width: 100%;
        padding: 10px 20px;
        height: auto;
        margin: 5px 0;
        text-align: center
    }

    .sale-order-payment-change-pp-company {
        width: 50%
    }

    .search_wrapper .search__input input {
        font-size: 12px
    }

    .search-input-wrapper input[type=text] {
        font-size: 14px
    }

    .search-input-wrapper input[type=submit] {
        -webkit-background-size: 17px;
        background-size: 17px
    }

    .api_modal .api_modal_header {
        text-align: left
    }

    .api_modal .api_modal_title {
        font-size: 14px
    }

    .api-reviews-form .api-star-rating, .api-reviews-form .api-star-rating-label {
        width: 100%;
        text-align: center
    }

    .product_item {
        padding: 10px
    }

    .product_item_wrapper_img {
        height: 150px;
        line-height: 150px
    }

    .product_item_wrapper_img .product_item_img-bg {
        max-height: 106px
    }

    .product_item_title .brand a, .product_item_title .name a {
        font-size: 12px
    }

    .product_item__price .old_price {
        font-size: 11px
    }

    .product_card-flags .flag-item {
        width: 74px;
        height: 20px;
        line-height: 22px;
        font-size: 10px
    }

    .brands_box h2, .product_card_wrapper h2, .tab_slider h2 {
        width: calc(100% - 80px)
    }

    .brands_box h2, .tab_slider h2, h1 {
        font-size: 22px
    }

    .offers_box .offers_box_item {
        max-width: 100%;
        width: 100%
    }

    .offers_box .offers_box_item .text_box {
        width: calc(100% - 80px)
    }
}

.api_modal .api_modal_loader .api_spinner {
    animation: loader 5s linear infinite
}

@keyframes loader {
    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.nano > .nano-content:focus {
    outline: thin dotted
}

.nano > .nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block
}

.nano > .nano-pane {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, .5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nano-pane.active, .nano-pane.flashed, .nano:hover > .nano-pane {
    visibility: visible \9;
    opacity: .99
}

.privacy_page p.center {
    margin: 15px 0;
    text-align: center
}

.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
}

.bx-sls .dropdown-block, .bx-sls .dropdown-block-ui {
    font-size: 14px;
    padding: 0 22px 0 30px;
    position: relative;
    background-color: #fff
}

.bx-sls .dropdown-block-ui {
    margin-top: 5px
}

.bx-sls .dropdown-arrow {
    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;
    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 {
    height: 14px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 14px
}

.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;
    padding: 0 14px;
    text-decoration: none;
    margin: 0 3px 10px
}

.bx-sls .quick-location-tag:hover {
    background-color: #fafafa
}

.bx-sls .dropdown-fade2white {
    width: 46px;
    height: 31px;
    position: absolute;
    top: 2px;
    right: 0;
    background: -moz-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(30%, #fff));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff 30%);
    background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: -ms-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.bx-sls .bx-ui-sls-clear {
    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-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-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-error, .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant {
    padding: 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
}

.bx-sls .bx-ui-sls-variant-active, .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover {
    background-color: #e0e8ea
}

.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;
    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
}

.bx-soa-wrapper {
    font-size: 14px
}

.bx-soa-section {
    margin-bottom: 6px;
    border: 1px solid #e8e9eb;
    border-radius: 2px;
    background-color: #fff;
    transition: border-color .3s ease
}

.bx-soa-section.bx-step-completed, .bx-soa-section.bx-step-completed .bx-soa-section-title-container {
    border-color: #c4d6b0
}

.bx-soa-section-title-count {
    position: relative;
    display: inline-block;
    margin: -3px 10px 0 0;
    min-width: 17px;
    height: 17px;
    border: 1px solid #98979d;
    border-radius: 8px;
    vertical-align: middle
}

#bx-soa-order {
    counter-reset: heading;
    transition: opacity .5s ease
}

.bx-soa-section .bx-soa-section-title-count:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #98979d;
    content: counter(heading);
    counter-increment: heading;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    transition: all .3s ease
}

.bx-soa-section-title-count:before {
    position: absolute;
    right: -5px;
    bottom: -2px;
    display: none;
    width: 10px;
    height: 10px;
    content: ""
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    border-color: #87c73d;
    background: #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 {
    border-color: #f8c11a;
    background: #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 {
    border-color: #db4c4c;
    background: #db4c4c
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count:after {
    color: #fff
}

.bx-soa-section.bx-step-error, .bx-soa-section.bx-step-error .bx-soa-section-title-container {
    border-color: #db4a29
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
    display: block;
    background-position: center -20px
}

.bx-soa-section.bx-selected, .bx-soa-section.bx-selected .bx-soa-more, .bx-soa-section.bx-selected .bx-soa-section-title-container {
    border-color: #f56d1f
}

.bx-soa-section.bx-selected {
    box-shadow: 0 0 4px 0 hsla(0, 0%, 82.4%, .5)
}

.bx-soa-section-title-container {
    overflow: hidden;
    padding: 10px 15px 14px;
    background: #f8fbf5;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e8e9eb
}

.bx-soa-section.bx-selected .bx-soa-section-title-container {
    padding: 15px
}

.bx-soa-section-title {
    margin: 0;
    padding: 3px 0 0;
    min-height: 20px;
    border-radius: 2px;
    color: #000;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    transition: all .3s ease
}

.bx-soa-section.bx-selected .bx-soa-section-title {
    font-size: 18px
}

.bx-soa-editstep {
    display: inline;
    border-bottom: 1px dotted;
    vertical-align: middle;
    text-decoration: none !important;
    font-size: 12px;
    line-height: 18px
}

.bx-soa-section.bx-selected .bx-soa-editstep {
    display: none
}

.bx-soa-editstep:hover {
    border-bottom-color: transparent !important
}

.bx-soa-section-content {
    padding: 10px 15px;
    transition: all .2s ease
}

.bx-soa-table-fade {
    position: relative
}

.bx-soa-table-fade:before {
    left: 0;
    background: linear-gradient(left, #fff, hsla(0, 0%, 100%, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1)
}

.bx-soa-table-fade:after {
    right: 0;
    background: linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.bx-soa-table-fade:after, .bx-soa-table-fade:before {
    position: absolute;
    top: 0;
    bottom: 10px;
    display: block;
    width: 0;
    height: 100%;
    content: "";
    transition: width .3s ease
}

.bx-soa-table-fade-left:before, .bx-soa-table-fade-right:after {
    width: 15px
}

.bx-soa-item-table {
    display: table;
    margin-bottom: 10px;
    min-width: 100%
}

.bx-soa-item-tr {
    display: table-row
}

.bx-soa-item-td {
    display: table-cell;
    padding-top: 10px;
    border-top: 1px dotted #e1ead7;
    vertical-align: top;
    transition: all .2s ease
}

.order_wrapper .bx-soa-item-td {
    border-top: 1px solid #e1ead7
}

@media (min-width: 769px) {
    .bx-soa-item-td {
        padding-right: 7px;
        padding-bottom: 10px;
        padding-left: 7px
    }
}

.bx-soa-item-table .bx-soa-item-tr-first .bx-soa-item-td {
    padding-top: 0;
    border-top: none
}

.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
    padding-left: 0
}

.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:last-child {
    padding-right: 0
}

.bx-soa-item-img-block {
    float: left;
    padding-right: 15px;
    transition: all .25s linear
}

.bx-step-completed .bx-soa-item-img-block {
    padding-right: 10px;
    width: 48px
}

.bx-soa-item-imgcontainer {
    padding-top: 100%;
    border: 1px solid #e1ead7;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-soa-item-title {
    font-size: 13px
}

.bx-soa-item-td-title {
    padding-bottom: 3px;
    color: #7c7c7c;
    font-size: 12px;
    line-height: 20px
}

.bx-soa-item-td-text {
    vertical-align: middle
}

.bx-soa-item-properties .bx-soa-item-td-text, .bx-soa-item-properties .bx-soa-item-td-title {
    text-align: center
}

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text, .bx-soa-item-properties.bx-text-right .bx-soa-item-td-title {
    text-align: right
}

.bx-soa-item-td-text input[type=number] {
    height: 25px;
    line-height: 20px
}

.bx-price-old, .bx-soa-item-td-text .bx-price {
    white-space: nowrap;
    display: block;
    font-weight: 500
}

.bx-price-old {
    color: #b8b8b8;
    text-decoration: line-through;
    font-size: 12px
}

.bx-soa-item-td-control {
    padding-bottom: 5px;
    font-size: 11px
}

@media (max-width: 991px) {
    .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        width: 80%
    }

    .bx-soa-item-tr.bx-soa-item-info-container, .bx-soa-item-tr .bx-soa-item-td {
        border: none
    }

    .bx-soa-item-tr {
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 15px;
        border-top: 1px dotted #e5e5e5
    }

    .bx-soa-item-tr.bx-soa-item-tr-first {
        border: none
    }

    .bx-soa-item-block {
        overflow: hidden
    }

    .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text, .bx-soa-item-properties.bx-text-right .bx-soa-item-td-title {
        text-align: center
    }
}

@media (min-width: 581px) and (max-width: 991px) {
    .bx-soa-item-properties {
        padding-bottom: 10px
    }

    .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td, .bx-soa-item-title {
        font-size: 12px
    }

    .bx-price-old {
        font-size: 11px
    }

    .bx-soa-item-nth-4p1, .bx-soa-item-td-title, .bx-soa-item-tr {
        clear: both
    }
}

@media (max-width: 580px) {
    .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td, .bx-soa-item-title {
        font-size: 12px
    }

    .bx-price-old {
        font-size: 11px
    }

    .bx-soa-item-table, .bx-soa-item-table > tbody, .bx-soa-item-td, .bx-soa-item-tr {
        display: block
    }

    .bx-soa-item-properties {
        float: left;
        margin-bottom: 0
    }

    .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        width: 100%
    }

    .bx-soa-item-td {
        line-height: 17px
    }

    .bx-soa-item-img-block {
        float: none;
        margin: 0 auto;
        padding-right: 0;
        max-width: 160px
    }

    .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-text, .bx-soa-item-td-title {
        display: inline-block !important;
        padding: 2px 5px;
        vertical-align: middle;
        text-align: left;
        font-size: 13px;
        line-height: 20px
    }

    .bx-soa-item-td-title:after {
        content: ":"
    }

    .bx-soa-item-properties {
        padding: 0
    }
}

@media (min-width: 580px) {
    .bx-soa-item-img-block {
        margin: 0;
        width: 60px
    }
}

.bx-soa-item-info-container {
    position: relative;
    height: 35px
}

.bx-soa-item-info-container .bx-soa-item-td {
    position: absolute;
    border: none
}

.bx-soa-item-info-container .bx-soa-item-info-block {
    overflow: hidden;
    margin-bottom: 10px;
    height: 0
}

.bx-soa-item-info-block.bx-active {
    padding-top: 10px;
    height: auto
}

.bx-soa-info-block {
    max-width: 100%;
    border: none
}

.bx-soa-info-line {
    line-height: 15px
}

.bx-soa-info-title {
    padding: 4px 0;
    color: #7c7c7c;
    vertical-align: top;
    font-size: 12px
}

.bx-soa-info-text {
    display: inline-block;
    padding: 4px 10px;
    vertical-align: top;
    font-size: 12px
}

@media (max-width: 580px) {
    .bx-soa-item-info-container .bx-soa-item-td {
        position: static;
        right: auto;
        left: auto;
        padding: 0
    }

    .bx-soa-item-info-container {
        position: relative;
        min-height: 0;
        height: auto !important
    }
}

.bx-soa-coupon {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5
}

.bx-soa-coupon-label {
    display: inline-block;
    padding-right: 10px;
    color: #000;
    vertical-align: top;
    font-weight: 700;
    font-size: 13px
}

.bx-soa-pp-company-selected {
    display: flex;
    align-items: center
}

.bx-selected .bx-soa-coupon-label {
    padding: 0 0 7px
}

.bx-soa-coupon-item-fixed .bx-soa-coupon-block {
    font-weight: 400
}

.bx-soa-coupon-item-fixed .bx-soa-coupon-item, .bx-soa-coupon-item-fixed .bx-soa-coupon-label {
    padding-top: 0;
    font-weight: 400;
    line-height: 20px
}

.bx-soa-coupon-block {
    vertical-align: middle;
    line-height: 34px
}

.bx-soa-coupon-input {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.bx-soa-coupon-input:after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #8da3ad;
    border-bottom: 2px solid #8da3ad;
    background-color: transparent;
    content: "";
    cursor: pointer;
    transform: rotate(-45deg)
}

.bx-soa-coupon-input input[type=text].form-control {
    display: block;
    padding: 6px 12px;
    width: 100%;
    height: 34px;
    outline: none;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background-color: #f8fafc;
    background-image: none;
    box-shadow: none;
    color: #555;
    font-size: 14px;
    line-height: 1.42857143
}

.bx-soa-coupon-input input[type=text].form-control:focus {
    outline: none;
    border-color: #63747e;
    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 {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: -.5px;
    font-weight: 700;
    font-size: 13px
}

.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 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    padding: 6px 10px;
    min-width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    color: #333;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400
}

.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-danger-mess, .bx-soa-coupon-item strong:hover .bx-soa-coupon-item-mess {
    display: block
}

.bx-soa-coupon-remove {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 5px;
    width: 20px;
    height: 15px;
    vertical-align: middle;
    cursor: pointer;
    color: #f42c2c;
    opacity: .5;
    transition: all .22s ease
}

.bx-soa-coupon-remove:hover {
    opacity: 1
}

#pickUpMap img {
    max-height: none
}

.bx-soa-pickup-preview-img {
    float: right;
    margin-left: 10px;
    padding: 1px;
    height: 76px;
    border: 1px solid #ddd;
    border-radius: 1px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-soa-pickup-subTitle {
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 15px
}

.bx-soa-pickup-list {
    margin-bottom: 20px
}

.bx-soa-pickup-list .bx-soa-pickup-list-item {
    position: relative;
    padding: 16px 35px;
    border-top: 1px solid #dcdfe2;
    font-size: 13px;
    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 {
    position: relative;
    padding-right: 100px;
    padding-left: 15px;
    min-height: 17px;
    color: #25495e;
    font-weight: 700;
    line-height: 17px
}

.bx-soa-pickup-l-item-adress:before {
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -8px;
    width: 18px;
    height: 17px;
    content: ""
}

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
    display: none;
    padding-top: 20px
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
    display: block
}

.bx-soa-pickup-l-item-detail {
    position: relative;
    padding-left: 100px;
    min-height: 80px
}

.bx-soa-pickup-l-item-detail.no-image {
    padding-left: 20px
}

.bx-soa-pickup-l-item-btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -17px
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
    position: relative;
    top: auto;
    right: auto;
    float: none;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 100px
}

.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: 700
}

.bx-soa-pickup-l-item-img {
    position: absolute;
    top: 23px;
    left: 0;
    max-width: 90px;
    max-height: 90px;
    width: auto;
    height: auto
}

.bx-soa-sidebar {
    position: relative;
    height: 100%
}

.bx-soa-cart-total {
    border: 1px solid #c4d6b0;
    background-color: #fff;
    transition: opacity .2s ease;
    display: flex;
    flex-direction: column
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
    position: fixed;
    top: 80px
}

.bx-soa-cart-total.bx-soa-cart-total-bottom {
    opacity: 0
}

.order_wrapper .sale_order_full_table {
    margin: 50px auto;
    position: relative;
    width: 50%
}

.order_wrapper .order_link, .order_wrapper .order_suc {
    text-align: center
}

.order_wrapper .order_suc {
    position: relative;
    padding-bottom: 20px
}

.order_wrapper .order_suc:before {
    content: "";
    display: block;
    position: absolute;
    width: 106%;
    height: 100%;
    left: -3%;
    top: 25px;
    border: 2px solid #ddd
}

.order_wrapper .message_ok {
    display: inline-block;
    font-size: 30px;
    background: #fff;
    position: relative;
    padding: 0 30px;
    margin-bottom: 30px
}

.order_wrapper .message_ok .fa {
    color: #f56d1f;
    font-size: 40px;
    margin-right: 15px
}

.order_wrapper .message_ok .fa, .order_wrapper .message_ok span {
    display: inline-block;
    vertical-align: middle
}

.order_wrapper .order_num {
    margin-bottom: 5px
}

.order_wrapper .order_link {
    margin-top: 50px;
    font-size: 14px
}

.order_wrapper .order_link a {
    color: #f56d1f;
    text-decoration: underline
}

.order_wrapper .order_link a:hover {
    text-decoration: none
}

.order_wrapper .order_pay_table {
    margin: 50px auto 0;
    position: relative
}

@media (max-width: 1024px) {
    #bx-soa-orderSave .bx-soa-order-save {
        display: none
    }

    #bx-soa-orderSave .checkbox {
        margin-bottom: 10px
    }

    .bx-soa-cart-total.bx-soa-cart-total-fixed {
        position: relative;
        top: 0 !important;
        width: 100% !important
    }

    .bx-soa-cart-total.bx-soa-cart-total-bottom {
        position: relative;
        opacity: 1 !important;
        padding-top: 0 !important
    }

    .bx-soa-cart-total-ghost {
        display: none;
        padding: 0 !important
    }
}

.bx-soa-cart-total-line {
    overflow: hidden;
    padding: 15px 15px 0;
    font-size: 14px;
    line-height: 25px
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
    border-top: none;
    padding-bottom: 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-total {
    border-bottom: none
}

.bx-soa-cart-t {
    font-weight: 500;
    float: left;
    font-size: 14px
}

.bx-soa-cart-d {
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: 500
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
    font-weight: 700
}

.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 {
    border-color: transparent;
    color: #f56d1f;
    padding-bottom: 15px
}

.bx-soa-cart-total-line-highlighted + .bx-soa-cart-total-line {
    background-color: #f8fbf5;
    border-bottom: 1px solid #c4d6b0;
    padding-bottom: 20px;
    padding-top: 20px
}

.bx-soa-cart-total-button-container {
    text-align: center
}

.bx-soa-cart-total-button-container .btn-order-save {
    font-size: 16px;
    border-radius: 0;
    padding-top: 12px;
    padding-bottom: 12px
}

.bx-soa-cart-total-button-container > .btn {
    width: 100%
}

.bx-soa-more {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5
}

.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 !important
    }

    .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 {
        display: block;
        text-align: left
    }

    .bx-soa-coupon-item strong {
        position: relative;
        display: inline-block
    }

    .bx-soa-coupon-item strong:first-child {
        margin-left: 0
    }

    .bx-soa-coupon-remove:after {
        clear: both;
        content: ""
    }

    .bx-soa-more {
        padding-top: 10px
    }

    .bx-soa-pickup-l-item-detail {
        padding-left: 0
    }

    .bx-soa-pickup-l-item-img {
        position: relative;
        top: auto;
        left: auto;
        max-width: 200px;
        max-height: 200px
    }

    .bx-soa-pickup-l-item-adress {
        padding-right: 0
    }
}

.bx-soa-item-content .bx-scu-container {
    max-width: 200px
}

.bx-scu-list {
    margin: 0;
    padding: 0 5px
}

.bx-scu-itemlist {
    overflow: hidden;
    margin: 0 -5px;
    padding: 0;
    min-width: 40px;
    list-style: none
}

.bx-scu-item {
    float: left;
    padding: 5px;
    width: 20%
}

.bx-img-item {
    float: left;
    padding: 5px;
    min-width: 30px;
    max-width: 50px;
    width: 50%
}

@media (max-width: 580px) {
    .bx-img-item {
        width: 45px
    }
}

.bx-img-itemColor {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-scu-itemColorBlock {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer;
    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;
    bottom: 3px;
    left: 3px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-scu-itemTextBlock {
    position: relative;
    outline: 1px solid #c0cfda;
    cursor: pointer;
    transition: outline .2s ease
}

.bx-scu-itemTextBlock:hover {
    outline: 1px solid #006cc0
}

.bx-scu-itemTextBlock.selected {
    outline: 2px solid #006cc0
}

.bx-scu-itemText {
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px
}

.bx-scu-container {
    position: relative;
    overflow: hidden
}

.bx-scu-container:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 25px;
    background: linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    content: "";
    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-text, .bx-scu-container .bx-soa-item-td-title {
    float: left;
    padding-right: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
    font-size: 12px
}

.bx-scu-container .bx-soa-item-td-title {
    clear: both
}

@media (min-width: 768px) {
    .bx-scu-container .bx-soa-item-td-text, .bx-scu-container .bx-soa-item-td-title {
        padding-bottom: 0;
        line-height: 20px
    }
}

.bx-soa h3.bx-title {
    font-weight: 700;
    font-size: 15px
}

.bx-soa-reg-block {
    padding: 25px 20px;
    background: #f8fafc
}

.bx-soa-reg-block p {
    margin: 0 0 10px;
    padding: 0;
    color: #595a5b;
    font-size: 13px
}

.bx-soa-reference {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #9a9a9a
}

.bx-soa-auth .bx-soa-reference {
    border-top: 1px solid #f2f2f2
}

.bx-soa .bx-soa-custom-label {
    margin-bottom: 10px;
    font-size: 16px
}

.bx_soa_location .form-check {
    margin-bottom: 5px
}

.bx_soa_location input[type=radio] {
    display: none
}

.bx_soa_location input[type=radio] + .form-check-label {
    margin-left: 5px;
    font-weight: 400
}

.bx_soa_location input[type=radio] + .form-check-label:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    left: 0;
    top: 2px;
    border-radius: 50%
}

.bx_soa_location input[type=radio]:checked + .form-check-label:after {
    content: "\f111";
    line-height: 1;
    width: 9px;
    height: 10px;
    font-size: 8px;
    display: block;
    position: absolute;
    font-family: FontAwesome;
    top: 6px;
    left: 4px;
    color: #7eb165;
    text-align: center
}

.bx-sls .quick-location-tag, .bx-slst .quick-location-tag {
    display: inline-block;
    margin: 10px 2px;
    padding: 10px 20px 11px;
    height: auto;
    border: none;
    border-radius: 3px;
    background: #d0ecf1;
    color: #333;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
    transition: background .2s 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 .bx-soa-customer-label, .bx-soa .form-group label {
    position: relative;
    padding-bottom: 2px;
    color: #000;
    font-weight: 500;
    font-size: 14px
}

.bx-soa .bx-soa-customer-label-container small, .bx-soa .form-group label small {
    color: #737373
}

.bx-soa .bx-soa-customer-tel-input-container, .bx-soa .bx-soa-location-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 {
    position: absolute;
    top: 9px;
    bottom: 9px;
    left: 8px;
    width: 20px;
    background-size: contain;
    content: " "
}

.bx-soa-pp-company {
    position: relative;
    z-index: 100
}

.bx-soa-pp .bx-soa-pp-company {
    border: 1px solid transparent;
    transition: all .1s ease
}

.bx-soa-pp-desc-container {
    padding-top: 7px
}

.bx-soa-pp-desc-container .bx-soa-pp-company {
    padding: 7px 15px;
    border: 1px solid #d5dadc;
    background: #f8fbf5
}

.bx-soa-pp-company-logo {
    padding-top: 6px
}

.bx-soa-pp-company-graf-container {
    position: relative;
    padding-top: 50%;
    width: auto;
    height: 0;
    border: 1px solid #c4d6b0;
    background: #fff;
    transition: .2s ease-in-out
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, .bx-soa-pp-company:hover .bx-soa-pp-company-graf-container, .bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container, .bx-soa-pp-inner-ps:hover .bx-soa-pp-company-graf-container {
    border-color: #f56d1f
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, .bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container {
    box-shadow: inset 0 0 0 1px #f56d1f
}

.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
}

.form-check-group {
    margin-bottom: 10px
}

input[type=checkbox].bx-soa-pp-company-checkbox {
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 100;
    margin: 0;
    padding: 0
}

.bx-soa-pp-company-image {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    max-width: 150px
}

.bx-soa-pp-company-smalltitle {
    padding-top: 9px;
    padding-bottom: 5px;
    text-align: center;
    color: #f56d1f;
    font-size: 12px
}

.bx-soa-pp-company-title {
    font-weight: 700;
    font-size: 19px
}

.bx-soa-pp-company-subTitle {
    font-weight: 700;
    font-size: 15px
}

.bx-soa-pp-company-desc {
    padding-top: 10px;
    font-size: 13px;
    line-height: 17px
}

.bx-soa-pp-company-selected strong {
    margin-left: 10px
}

ul.bx-soa-pp-list {
    margin: 10px 0;
    padding: 0;
    color: #000;
    list-style: none;
    font-size: 13px
}

ul.bx-soa-pp-list li {
    clear: both;
    padding: 5px 0
}

.bx-soa-pp-list-termin {
    display: block;
    color: #8d8d8d
}

.bx-soa-pp-list-description {
    display: block
}

.bx-soa-pp-delivery-cost {
    position: absolute;
    right: -2px;
    bottom: -2px;
    padding: 2px 4px;
    background: #f56d1f;
    color: #fff;
    font-size: 14px;
    line-height: 14px
}

.bx-soa-pp-field .form-control {
    background: #fff
}

.bx-soa-pp-company-block .checkbox label, .bx-soa-pp-company-block .form-control, .bx-soa-pp-company-block .form-group label {
    font-size: 13px
}

.bx-soa-pp-price {
    padding-top: 10px;
    text-align: right
}

.bx-soa-service-small {
    color: #a3a3a3;
    font-size: 11px
}

@media (min-width: 481px) and (max-width: 766px) {
    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        padding-top: 0;
        width: 100%
    }

    .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: none
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
        padding-top: 0;
        width: 100%
    }

    .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
        display: none
    }

    .bx-soa-pp-list-termin {
        width: 40%
    }
}

.bx-retina .bx-soa-location-input-container {
    border-width: .5px
}

.bx-soa-section.bx-step-good {
    transform-origin: 0 0;
    animation: animationBorderStep 5s ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

@keyframes animationBorderStep {
    0% {
        border-color: #70bb18
    }
    to {
        border-color: #91cedc
    }
}

.bx-soa-section.bx-step-bad {
    transform-origin: 0 0;
    animation: animationBorderStepBad 5s ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

@keyframes animationBorderStepBad {
    0% {
        border-color: #db4a29
    }
    to {
        border-color: #91cedc
    }
}

.bx-soa-changeCostSign {
    transform-origin: 0 0;
    animation: changeCostSign .4s ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

@keyframes changeCostSign {
    0%, to {
        opacity: 1
    }
    40%, 60% {
        opacity: 0
    }
}

.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 {
    border: 1px solid #d5dadc;
    background-color: #f8fafc;
    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, .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: opacity .5s ease
}

ymaps h3 {
    margin: 6px 0 10px
}

.bx-authform {
    margin: 0 0 25px
}

span.bx-authform-starrequired {
    color: #d93333
}

hr.bxe-light {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.alert {
    margin-bottom: 20px;
    padding: 15px;
    border: none;
    border-radius: 1px;
    font-size: 14px;
    position: relative
}

.bxe-aleft-title {
    padding-bottom: 5px;
    font-weight: 700
}

.alert-success {
    border-color: #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d
}

.alert-warning {
    border-color: #faebcc;
    background-color: #fcf8e3;
    color: #8a6d3b
}

.alert-danger {
    border-color: #ebccd1;
    background-color: #f2dede;
    color: #a94442
}

.bx-pagination {
    margin: 10px 0
}

.bx-pagination .bx-pagination-container {
    position: relative;
    text-align: center
}

.bx-pagination .bx-pagination-container ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px
}

.bx-pagination .bx-pagination-container ul li span {
    box-sizing: border-box;
    padding: 0 8px;
    background: #eff0f1;
    font-size: 14px;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bx-pagination .bx-pagination-container ul li a, .bx-pagination .bx-pagination-container ul li span {
    display: block;
    min-width: 32px;
    height: 32px;
    border-radius: 16px;
    color: #444;
    vertical-align: middle;
    line-height: 32px
}

.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none
}

.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-next a span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
    padding: 0 18px;
    border: 2px solid #eff0f1;
    background: #fff;
    color: #444;
    line-height: 28px
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span {
    padding: 0 18px;
    border: 2px solid #eff0f1;
    background: #fff;
    color: #aab1b4;
    line-height: 28px
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span {
    border-color: #dadada;
    background: #fff;
    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;
    top: 50%;
    left: 50%;
    z-index: 1150;
    margin-top: -32px;
    margin-left: -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: 100%
}

.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-danger:hover .bx-soa-tooltip, .bx-soa-coupon-item-success:hover .bx-soa-tooltip, .bx-soa-coupon-item-used:hover .bx-soa-tooltip {
    bottom: 100%;
    display: block;
    opacity: 1
}

.bx-soa-tooltip-coupon > span {
    display: block;
    text-transform: none
}

.bx-soa-empty-cart-image {
    margin: 50px auto 42px;
    width: 131px;
    height: 116px;
    background-size: contain
}

.bx-soa-empty-cart-text {
    margin-bottom: 42px;
    color: #bababa;
    text-align: center;
    font-size: 36px
}

.bx-soa-empty-cart-desc {
    margin-bottom: 42px;
    color: #000;
    text-align: center;
    font-size: 16px
}

.soa-property-container .input-group-addon {
    background: #fff
}

.input-group-addon .bx-calendar {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px auto;
    position: relative
}

.icon-success, .icon-warning {
    position: absolute;
    left: 18px;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto
}

.icon-success {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMSAyMSI+PHBhdGggZD0iTTEwLjUgMEM0LjcgMCAwIDQuNyAwIDEwLjVTNC43IDIxIDEwLjUgMjEgMjEgMTYuMyAyMSAxMC41IDE2LjMgMCAxMC41IDB6TTkgMTUuNGwtNS00LjkgMi0yIDMgMyA2LTUuOSAyIDItOCA3Ljh6IiBmaWxsPSIjNzFiYTI0Ii8+PC9zdmc+)
}

.icon-warning {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMCI+PHBhdGggZD0iTTIxLjcgMTYuN0wxMi45IDEuMUMxMi4zLjEgMTEtLjMgMTAgLjNjLS40LjItLjcuNS0uOS44TC4zIDE2LjdjLS40LjctLjQgMS41IDAgMi4yLjQuNyAxLjEgMS4xIDEuOSAxLjFoMTcuN2MuOCAwIDEuNS0uNCAxLjktMS4xLjMtLjcuMy0xLjUtLjEtMi4yem0tMTAuNy44Yy0uOCAwLTEuNC0uNi0xLjUtMS40IDAtLjguNi0xLjQgMS40LTEuNS44IDAgMS40LjYgMS41IDEuNCAwIC44LS42IDEuNS0xLjQgMS41em0xLjQtNi4yYzAgLjgtLjYgMS40LTEuNCAxLjRzLTEuNC0uNi0xLjQtMS40VjQuN2MwLS40LjMtLjcuNy0uN2gxLjVjLjQgMCAuNy4zLjcuN2wtLjEgNi42eiIgZmlsbD0iI2RlYTcxMiIvPjwvc3ZnPg==)
}

.bx-sls .bx-ui-sls-container {
    min-height: 33px !important
}

.bx-soa-customer-input, .bx-soa-customer-textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

textarea.bx-soa-customer-textarea {
    resize: none;
    height: 130px
}

.btn-green-gradient.bx-soa-order-save {
    font-weight: 700;
    font-size: 16px;
    padding: 10px 30px
}

.btn-order-save {
    width: 100%;
    display: block;
    padding: 10px
}

.bx-soa-more .btn-green-border.btn-back button {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 100%;
    border: none;
    line-height: inherit;
    position: relative;
    z-index: 5;
    transition: .2s ease-in-out
}

.bx-soa-more .btn-green-border.btn-back:hover button {
    color: #fff
}

.bx-soa-more .btn-green-gradient {
    padding: 5px 15px 4px !important
}

.bx-soa-more .btn-green-border.btn-back button {
    padding: 0
}

.bx-soa-more .btn-green-border.btn-back {
    overflow: hidden
}

.bx-soa-more .btn-green-border.btn-back:hover:before {
    z-index: 1
}

.bx-soa-customer-field {
    position: relative;
    transition: .2s ease-in-out
}

.bx-soa-customer-field.has-error {
    padding-bottom: 20px
}

.bx-soa-customer-field.has-error .form-control {
    border-color: red
}

.bx-soa-customer-field .bx-soa-tooltip.bx-soa-tooltip-danger {
    position: absolute;
    bottom: 0;
    font-size: 12px
}

.bx-soa-customer-field .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    color: red;
    background: transparent;
    padding: 0
}

@media screen and (max-width: 1024px) {
    #bx-soa-order .bx-soa, #bx-soa-order .bx-soa-sidebar {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.order_wrapper .bx-soa-editstep {
    color: #f56d1f;
    font-weight: 500
}

.order_wrapper .bx-soa-item-info-container, .order_wrapper input[type=checkbox].bx-soa-pp-company-checkbox {
    display: none
}

.order_wrapper .bx-soa-pp-delivery-cost {
    right: 0;
    bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.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 {
    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-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;
    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 {
    height: 14px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 14px
}

.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;
    padding: 0 14px;
    text-decoration: none;
    margin: 0 3px 10px
}

.bx-slst .quick-location-tag:hover {
    background-color: #fafafa
}

.bx-slst .dropdown-fade2white {
    width: 32px;
    height: 31px;
    position: absolute;
    top: 2px;
    right: 0;
    background: -moz-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(30%, #fff));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff 30%);
    background: -o-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: -ms-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.bx-slst .bx-ui-combobox-toggle {
    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-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: grey;
    padding: 10px 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-error, .bx-slst .bx-ui-combobox-variant {
    padding: 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
}

.bx-slst .bx-ui-combobox-variant-active, .bx-slst .bx-ui-combobox-variant:hover {
    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 hsla(0, 0%, 100%, .3), 0 2px 2px -1px rgba(180, 188, 191, .7) inset;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, .3), inset 0 2px 2px -1px rgba(180, 188, 191, .7);
    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;
    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-combobox-deselect-item, .bx-ui-slst-other-item {
    border-bottom: 1px solid grey
}

.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
}

.main-user-consent-request a {
    cursor: pointer
}

.main-user-consent-request-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    z-index: 9000
}

.main-user-consent-request-popup-cont {
    min-height: 290px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    padding: 20px;
    min-width: 320px;
    background: #fff;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 5px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 95%;
    max-width: 600px
}

.main-user-consent-request-popup-header {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 900;
    color: #000;
    text-align: left;
    max-width: 590px;
    width: 100%
}

.main-user-consent-request-popup-textarea-block {
    margin: 0 0 20px
}

.main-user-consent-request-popup-button {
    display: block;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    cursor: pointer
}

.main-user-consent-request-popup-text {
    padding: 5px 10px;
    width: 100%;
    height: 240px;
    border: 1px solid #999;
    background: #fff;
    box-sizing: border-box;
    outline: none;
    -moz-appearance: none;
    resize: none;
    font-size: 14px
}

.main-user-consent-request-loader {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.main-user-consent-request-path {
    stroke: #80868e;
    stroke-dasharray: 100, 200
}

.main-user-consent-request-loader:before {
    content: "";
    display: block;
    padding-top: 100%
}

.main-user-consent-request-circular {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: inherit;
    width: inherit;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.main-user-consent-request-path {
    stroke: #ccc;
    stroke-dasharray: 60, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round
}

.main-user-consent-request-announce {
    cursor: pointer;
    font-size: 10px;
    line-height: 15px;
    font-weight: 400
}

@keyframes rotate {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes rotate {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@media (min-width: 1000px) {
    .main-user-consent-request-popup-cont {
        min-height: 400px;
        min-width: 640px
    }

    .main-user-consent-request-popup-text {
        height: 240px
    }
}

.main-user-consent-request-announce {
    line-height: 1.5;
    text-align: left;
}

.main-user-consent-request-announce:before {
    content: "\f00c";
    font-family: "Font Awesome\ 5 Free";
    color: #f56d1f;
    display: inline-block;
    float: left;
    height: 15px;
    width: 15px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    margin: 0 7px 0 0;
    background-color: #fff;
    border: 1px solid #ced4da;
    font-weight: 900;
}

#bx-soa-orderSave input[type=checkbox], .bx-sender-subscribe-agreement input[type=checkbox], .modal .modal-dialog input[type=checkbox] {
    display: none
}

#bx-soa-orderSave .main-user-consent-request-announce:before {
    margin: -1px 6px 0 0;
    font-size: 12px
}

#bx-soa-orderSave input[type=checkbox]:checked + .main-user-consent-request-announce:before, .bx-sender-subscribe-agreement input[type=checkbox]:checked + .main-user-consent-request-announce:before, .modal .modal-dialog input[type=checkbox]:checked + .main-user-consent-request-announce:before {
    content: "\f00c"
}


.bx-timer-semicolon-off .bx-timer-semicolon {
    visibility: hidden
}

.bx-panel-tooltip {
    z-index: 2210 !important;
    overflow: hidden !important;
    position: absolute !important;
    letter-spacing: normal !important;
    list-style: none !important;
    text-align: left !important;
    text-indent: 0 !important;
    text-transform: none !important;
    visibility: visible !important;
    white-space: normal !important;
    word-spacing: normal !important;
    vertical-align: baseline !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    text-decoration: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, .25) !important;
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, .25) !important;
    box-shadow: 0 12px 10px rgba(0, 0, 0, .25) !important;
    border-color: #a2a6ad #989ca1 #8e9398;
    border-style: solid;
    border-width: 1px;
    background: #d0dbdd;
    background: -webkit-linear-gradient(top, rgba(227, 233, 234, .95), rgba(198, 210, 213, .95));
    background: -moz-linear-gradient(top, rgba(227, 233, 234, .95), rgba(198, 210, 213, .95));
    background: -o-linear-gradient(top, rgba(227, 233, 234, .95), rgba(198, 210, 213, .95));
    background: -ms-linear-gradient(top, rgba(227, 233, 234, .95), rgba(198, 210, 213, .95));
    background: linear-gradient(180deg, rgba(227, 233, 234, .95), rgba(198, 210, 213, .95));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2e3e9ea", endColorstr="#f2c6d2d5", GradientType=0)
}

.bx-panel-tooltip div {
    display: block !important
}

.bx-panel-tooltip .bx-panel-tooltip-bottom-border, .bx-panel-tooltip .bx-panel-tooltip-top-border {
    display: none !important
}

.bx-panel-tooltip-content {
    overflow: hidden !important;
    position: relative !important;
    z-index: 10 !important;
    display: inline-block !important
}

.bx-panel-tooltip-title {
    font: normal normal 700 14px/normal Helvetica Neue, Helvetica, Arial, sans-serif !important;
    color: #16191a !important;
    position: relative !important;
    padding: 7px 10px 0 !important;
    margin: 0 !important;
    text-shadow: 0 1px hsla(0, 0%, 100%, .66)
}

.bx-panel-tooltip-text {
    font: normal normal normal 12px/normal Helvetica Neue, Helvetica, Arial, sans-serif !important;
    color: #272b31 !important;
    padding: 9px 10px 10px !important;
    margin: 0 !important;
    position: relative !important;
    text-shadow: 0 1px hsla(0, 0%, 100%, .25)
}

.bx-panel-tooltip-close {
    position: absolute !important;
    height: 20px !important;
    width: 25px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 5 !important;
    display: block !important
}

.bx-panel-tooltip-text a {
    font: normal normal normal 12px/normal Helvetica Neue, Helvetica, Arial, sans-serif !important
}

.bx-panel-tooltip-text a, .bx-panel-tooltip-text a:hover {
    color: #272b31 !important;
    text-decoration: underline !important
}

.bx-clear {
    clear: both
}

@media screen and (max-width: 768px) {
    #catalog__content .catalog__nav_wrapper {
        width: 70%
    }

    #catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
        padding: 0
    }

    â„–catalog__list .title_box {
        display: block;
        width: 100%
    }

    â„–catalog__list .title_box h1 {
        width: 100%
    }

    â„–catalog__list .title_box .sorting_box {
        width: 100%;
        text-align: left
    }

    #catalog__list .title_box {
        flex-direction: column;
        align-items: flex-start
    }
}

.product-item-detail-pay-block {
    position: relative;
    margin-bottom: 15px;
    padding: 15px 15px 0;
    /*border: 1px solid #e4e4e4;*/
    border-radius: 3px;
    /*background-color: #fff*/
}

.bx-retina .product-item-detail-pay-block {
    border-width: .5px
}

.product-item-detail-compare-container {
    position: relative;
    margin: 0 -15px 1px -14px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e4e4e4;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    color: #4e4e4e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    border-radius: 1px
}

.product-item-detail-compare .checkbox {
    margin: 0;
    padding: 0
}

.product-item-detail-price-current span {
    white-space: nowrap;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #2323e23;
    transition: font-size .2s ease
}

.product-item-detail-price-current i.fa {
    font-size: 18px
}

.product-item-detail-price-current span.quantity-measure {
    font-size: 16px
}

.catalog-set-constructor-product-item-container .product_item_title {
    margin-bottom: 20px
}

.catalog-set-constructor-product-item-container .product_item_title .name {
    height: auto;
    min-height: 30px
}

.product-item-detail-price-old span {
    color: #979797;
    white-space: nowrap;
    position: relative;
    font-size: 16px
}

.product-item-detail-price-old span:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background-color: hsla(0, 0%, 56.1%, .7);
    bottom: 0;
    top: 0;
    left: -2px;
    right: -2px;
    margin: auto
}

.product-item-detail-economy-price {
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px
}

.product-item-detail-info-container-title {
    color: #a5a5a5;
    font-size: 12px
}

.product-item-scu-item-color-container, .product-item-scu-item-text-container {
    vertical-align: middle
}

.product-detail-sku-container .product-item-scu-item-color-container, .product-detail-sku-container .product-item-scu-item-text-container {
    padding: 5px 9px 5px 0
}

.product-item-scu-item-text-container {
    min-width: 48px
}

.product-item-scu-item-color-container {
    max-width: 60px
}

.product-detail-sku-container .product-item-scu-item-text-block {
    position: relative;
    padding: 8px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    border-radius: 3px
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: border .3s ease
}

.product-detail-sku-container .product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: normal
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block, .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    overflow: hidden
}

.product-item-selected-scu-container {
    word-spacing: 1px
}

.product-item-selected-scu {
    display: inline-block;
    overflow: hidden;
    padding: 0 5px;
    min-width: 22px;
    height: 22px;
    border: 1px solid #c0cfda;
    border-color: var(--theme-color-primary);
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 22px
}

.bx-retina .product-item-selected-scu {
    border-width: .5px
}

.product-item-selected-scu-color {
    background-position: 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat
}

.product_card_detail .product-item-amount {
    padding: 0;
    text-align: center
}

.product-detail-byu-container .product-item-amount-field-container {
    padding-right: 0
}

.product-detail-byu-container .product-item-amount-field-btn-minus, .product-detail-byu-container .product-item-amount-field-btn-plus {
    position: relative;
    display: inline-block;
    width: 39px;
    height: 36px;
    border-radius: 3px;
    background-color: #f56d1f;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background .3s ease, opacity .3s ease
}

.product-detail-byu-container .bx-retina .product-item-amount-field-btn-minus, .product-detail-byu-container .bx-retina .product-item-amount-field-btn-plus {
    border-width: .5px
}

.product-detail-byu-container .product-item-amount-field-btn-minus:hover, .product-detail-byu-container .product-item-amount-field-btn-plus:hover {
    background: #f56d1f
}

.product-detail-byu-container .product-item-amount-field-btn-minus:after, .product-detail-byu-container .product-item-amount-field-btn-plus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity .3s ease, background .3s ease
}

.product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after, .product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after {
    opacity: .5 !important;
    cursor: default
}

.product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover, .product-detail-byu-container .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover {
    background-color: #f56d1f
}

.product-detail-byu-container .product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity .3s ease
}

.product-detail-byu-container .product-item-amount-field-btn-minus:after, .product-detail-byu-container .product-item-amount-field-btn-plus:after {
    background-size: 10px
}

.product-detail-byu-container .product-item-amount-field-btn-minus:hover:after, .product-detail-byu-container .product-item-amount-field-btn-plus:hover:after {
    opacity: 1
}

.product-detail-byu-container .product-item-amount-field {
    max-width: 100px;
}

.product-detail-byu-container .product-item-amount-field-container .count_input {
    display: flex;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #dadada;
    height: 36px;
    margin: 0 5px
}

.product-item-amount-field:focus {
    border-color: #006cc0;
    border-color: var(--theme-color-primary)
}

.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button, .bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}

.product-item-quantity {
    color: #f56d1f;
    font-weight: 400;
    font-size: 13px
}

.product-item-quantity.empty {
    color: #8c8c8c;
    display: none
}

.product_rating span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px
}

.product_rating .count_title {
    margin-right: -3px
}

.product_rating .count_rating {
    margin-left: 3px;
    font-weight: 500;
    letter-spacing: 1px
}

.product_rating .fa-star {
    margin-left: 10px;
    color: #c5c5c5;
    font-size: 10px
}

.product_rating .fa-star.active, .product_rating .fa-star.active-star {
    color: #f56d1f
}

.btn.product-item-detail-buy-button {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 150px;
    padding-top: 9px;
    padding-bottom: 9px
}

.btn-not-avaliable .disabled {
    color: #636363;
    font-size: 14px;
    max-width: inherit;
    font-weight: 700;
    padding: 0
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
    margin: 0
}

.product-item-detail-slider-container {
    position: relative;
    max-width: 100%;
    background: transparent;
    transition: background .8s ease;
    z-index: 10;
}

.product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 56.25%;
    height: 0
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 100%
}

.product-item-detail-slider-image, .product-item-detail-slider-images-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.product-item-detail-slider-image {
    text-align: center;
    opacity: 0;
    transition: opacity .25s linear
}

.product-item-detail-slider-image.active {
    z-index: 10;
    opacity: 1
}

.product-item-detail-slider-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 95%;
    max-height: 95%;
    width: auto;
    height: auto;
    outline: none;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: background-size .45s ease, width .45s ease, height .45s ease, outline .45s ease;
    transform: translateY(-50%) translateX(-50%)
}

.product-item-detail-slider-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 180;
    height: 3px;
    background-color: #006cc0;
    background-color: var(--theme-color-primary)
}

.product-item-detail-slider-controls-block {
    padding: 10px 0;
    text-align: center
}

.product-item-detail-slider-controls-image.active, .product-item-detail-slider-controls-image:hover {
    outline-color: var(--theme-color-primary)
}

.bx-no-retina .product-item-detail-slider-controls-image.active {
    outline-width: 2px
}

.bx-retina .product-item-detail-slider-controls-image {
    outline-width: .5px
}

.bx-retina .product-item-detail-slider-controls-image.active {
    outline-width: 1px
}

.product-item-detail-slider-left, .product-item-detail-slider-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 111;
    display: block;
    width: 25%;
    background: hsla(0, 0%, 100%, 0) url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
    opacity: .57;
    cursor: pointer;
    transition: all .3s ease
}

.product-item-detail-slider-left {
    left: 0
}

.product-item-detail-slider-right {
    right: 0;
    transform: rotate(180deg)
}

.product-item-detail-slider-left:hover, .product-item-detail-slider-right:hover {
    background-color: hsla(0, 0%, 100%, .4);
    opacity: .8
}

.product-item-detail-slider-close {
    display: none
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
    position: absolute;
    top: 4px;
    right: 110px;
    bottom: 0;
    z-index: 150;
    display: block;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;
    opacity: .27;
    cursor: pointer;
    transition: all .3s ease
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
    opacity: 1
}

.product-item-detail-slider-container.popup .product-item-detail-slider-right {
    right: 105px
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-image {
    z-index: 100
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-left, .product-item-detail-slider-container.magnified .product-item-detail-slider-right {
    z-index: 50
}

.product-item-detail-slider-container.magnified .product-item-label-ring, .product-item-detail-slider-container.magnified .product-item-label-text {
    opacity: 0
}

.product-item-detail-slider-container.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
    animation-name: imgPopupShow;
    animation-duration: .3s
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 105px
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
    padding-top: 0;
    height: 100vh;
    width: 100vw;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    width: calc(100% - 150px);
    transform: translateY(-50%) translateX(-50%)
}

@-webkit-keyframes imgPopupShow {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes imgPopupShow {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-ms-keyframes imgPopupShow {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes imgPopupShow {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes imgPopupShow {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 20px;
    border-left: 1px solid #d3d3d3;
    background-color: #fff
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: block;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
        right: 0
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-block {
        padding-top: 0;
        height: calc(100vh - 111px)
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image {
        width: 90%
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
        max-width: 100%;
        max-height: calc(100vh - 115px);
        width: auto;
        cursor: default
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-x: auto;
        max-height: 111px;
        border-top: 1px solid #d3d3d3;
        border-left: none;
        white-space: nowrap
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
        display: inline-block;
        margin-bottom: 0
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-close {
        right: 10px;
        z-index: 200
    }

    .product-item-detail-slider-left, .product-item-detail-slider-right {
        max-width: 75px
    }

    .product-item-detail-slider-container.popup .product-item-detail-slider-right {
        right: 0
    }
}

.product-item-label-ring, .product-item-label-text {
    z-index: 190;
    opacity: 1;
    transition: opacity .45s ease
}

.product-item-label-ring, .product-item-label-text span {
    background: #f42c2c
}

.product-item-detail-slider-container.popup .product-item-label-ring, .product-item-detail-slider-container.popup .product-item-label-text {
    display: none
}

.product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px
}

.product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px
}

.product-detail-info-top .product-item-label-ring {
    margin-bottom: 0
}

.product-item-label-ring {
    font-weight: 700
}

.product-item-label-ring.product-item-label-small {
    width: 41px;
    height: 41px;
    font-size: 14px;
    line-height: 40px
}

@media (max-width: 767px) {
    .product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 20px;
        height: 20px;
        font-size: 13px;
        line-height: 20px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small, .product-item-label-ring.product-item-label-big, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px
    }
}

.product-detail-info-top .product-item-label-ring.product-item-label-top {
    top: 20px
}

.product-detail-info-top .product-item-label-ring.product-item-label-left {
    left: 15px
}

.product-detail-info-top .product-item-label-ring.product-item-label-bottom {
    bottom: 20px
}

.product-detail-info-top .product-item-label-ring.product-item-label-right {
    right: 15px
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%)
}

.product-item-detail-tabs {
    margin-top: 15px
}

.product-item-detail-tabs-list.nav-tabs {
    justify-content: center;
    align-items: center;
    border: none
}

.product-item-detail-tab-link:hover, .product-item-detail-tab.active .product-item-detail-tab-link {
    text-decoration: none
}

.product-item-detail-tab-link:hover:after, .product-item-detail-tab.active .product-item-detail-tab-link:after {
    /*height: 3px*/
}

.product-item-detail-tab-link:active:after {
    height: 6px
}

.product-item-detail-tab-content {
    padding: 25px 0 40px
}

.product-item-detail-short-card-fixed {
    position: fixed;
    top: -85px;
    right: 0;
    left: 0;
    z-index: 310;
    box-sizing: border-box;
    height: 85px;
    background-color: #fff;
    box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
    transition: top .22s linear
}

.product-item-detail-short-card-fixed.active {
    top: 0;
    opacity: 0;
    visibility: hidden;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active {
    top: 85px;
    opacity: 0;
    visibility: hidden;
}



.bx-touch .product-item-detail-short-card-fixed {
    display: none !important
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
    margin: 0 auto;
    max-width: 1048px;
    display: flex;
    width: 100%;
    align-items: center
}

.product-item-detail-short-card-image {
    padding-right: 15px;
    width: 80px;
    max-width: 80px;
    vertical-align: middle;
    text-align: center
}

.product-item-detail-short-card-image img {
    max-width: none;
    height: 65px
}

.product-item-detail-short-title-container {
    max-width: 650px;
    flex: 1
}

.product-item-detail-short-title-text {
    display: block;
    color: #000;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
}

.product-item-detail-short-card-price {
    padding: 0 10px;
    vertical-align: middle;
    text-align: right
}

.product-item-detail-short-card-btn {
    padding-left: 10px;
    min-width: 120px
}

.product-item-detail-tab-content {
    display: none
}

.product-item-detail-tab-content.active {
    display: block
}

.product-item-detail-tab-content h3 {
    display: none;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px
}

.product-item-detail-properties {
    margin: 0;
    list-style: none;
    display: block
}

.product-item-detail-properties-item {
    padding: 3px 0;
    display: flex;
    align-items: stretch
}

.product-detail-description-link, .product-item-detail-properties-item.brand .product-item-detail-properties-value a {
    color: #81b668;
    border-bottom: 1px solid
}

.product-detail-description-link:hover, .product-item-detail-properties-item.brand .product-item-detail-properties-value a:hover {
    border-bottom-color: transparent
}

.product-item-detail-properties-dots {
    border-bottom: 1px dotted #a5a5a5;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.product-item-detail-properties-name {
    font-weight: 500
}

.product-detail-description-title {
    margin-right: 25px
}

.sku-line-block-color, .sku-line-block-size {
    padding: 15px 0
}

.sku-line-block-color .product-item-scu-item-color-container, .sku-line-block-size .product-item-scu-item-text-container {
    padding: 0;
    margin-left: 5px
}

.sku-line-block-color .product-item-scu-item-color-container:first-child, .sku-line-block-size .product-item-scu-item-text-container:first-child {
    margin-left: 0
}

.sku-line-block-color .product-item-scu-item-color-container {
    height: 40px;
    max-width: 40px;
    width: 40px
}

.product_card_detail .product-item-scu-item-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.sku-line-block-color .product-item-scu-item-color-block {
    padding-top: calc(100% - 2px)
}

.sku-line-block-color .product-item-scu-item-color {
    -webkit-background-size: cover;
    background-size: cover
}

.sku-line-block-size .product-item-scu-item-text-block {
    padding: 6px 8px
}

.sku-line-block-size .product-item-scu-item-text {
    line-height: normal;
    font-size: 12px
}

.sku-line-block-color .product-item-scu-item-color-block, .sku-line-block-size .product-item-scu-item-text-block {
    outline: none !important;
    border: 1px solid #e8e8e8
}

.product-item-scu-item-color-block:hover, .product-item-scu-item-text-block:hover {
    border-color: #a8a8a8
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block, .product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-color: #232222
}

.fancybox-stage {
    width: 100%;
    min-width: 320px;
    max-width: 1024px;
    height: 90%;
    margin: auto;
    text-align: center;
    transition: .2s ease-in-out
}

.fancybox-is-open .fancybox-stage {
    background-color: #fff
}

.product-detail-sku-container {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 15px;
    padding-bottom: 15px
}

.product-detail-sku-container .product-item-scu-container-title {
    margin-right: 5px
}

.byu-container-row {
    padding-top: 20px
}

.composite_name, .nutrition-title, .nutrition_value, .product-item-scu-container-title {
    font-weight: 900
}

.nutrition-title {
    margin-bottom: 15px
}

.product-detail-composite-container, .product-detail-nutrition-container, .product_card_detail .product-item-scu-container-title {
    font-size: 14px
}

.nutrition-item {
    border-radius: 3px;
    border: 2px solid #d3e8bb;
    text-align: center;
    min-width: 90px
}

.nutrition_percent {
    background-color: #d3e8bb;
    padding: 3px 0
}

.nutrition_name {
    padding-top: 7px
}

.nutrition_name, .nutrition_value {
    padding-left: 5px;
    padding-right: 5px
}

.nutrition_value {
    padding-bottom: 7px
}

.product-detail-byu-container {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

.product_card__title h1 {
    line-height: 1.5;
    font-size: 24px
}

.product_card__title .name {
    color: #151414;
    opacity: .5;
    font-size: 14px;
    margin-top: 5px
}

.product_card__title .product_card__brand {
    font-size: 24px;
    font-weight: 500
}

.product-detail-sales-slider .slider_wrapper h2, .product-detail-viewed-slider .slider_wrapper h2 {
    font-size: 18px;
    font-weight: 500
}

.product_card_detail .catalog__content .product-detail-slider .product_card-flags {
    right: -15px
}

.product-item-detail-tabs .sub-title-tab {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 15px
}

.product-item-detail-tabs .description-tab {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 15px
}

.product-item-detail-tabs .content-tab {
    font-size: 14px
}

.product-item-detail-tabs-list .product-item-detail-tab-link {
    font-size: 20px;
    font-weight: 500;
    border: 0
}

.product-item-detail-tabs-list .product-item-detail-tab-link span {
    border-bottom: 3px solid transparent;
    padding: 0 5px 3px;
    transition: .2s ease-in-out
}

.product-item-detail-tabs-list .product-item-detail-tab-link:hover {
    background-color: transparent
}

.product-item-detail-tabs-list .product-item-detail-tab-link {
    border: 0 !important;
    padding: 5px
}

.product-item-detail-tabs-list .product-item-detail-tab-link.active span {
    border-bottom-color: #f56d1f
}

.product-item-detail-properties-item .properties-item {
    width: 100%;
    align-items: flex-start
}

.product-item-detail-properties-item .product-item-detail-properties-value a {
    color: #f56d1f;
    border-bottom: 1px solid
}

.product-item-detail-properties-item .product-item-detail-properties-value a:hover {
    border-bottom-color: transparent
}

.product-detail-sales-slider .owl-carousel .owl-stage-outer {
    padding-bottom: 60px
}

.product-detail-descriptions, .sku-line-block-color, .sku-line-block-size {
    margin: 20px 0;
    padding: 0;
    line-height: 1.5
}

.product-detail-description-title, .product_card_detail .product-item-scu-container-title {
    color: #000
}

.product-detail-descriptions .tab-content {
    line-height: 1.86
}

.product-detail-info-top .btn-not-avaliable .disabled {
    font-size: 18px
}

.product-detail-info-top .btn-not-avaliable {
    background: none;
    padding: 0
}

.product-item-detail-slider-block {
    height: 410px;
    padding-top: 0;
    width: calc(100% - 95px);
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2
}

.product-item-detail-slider-container {
    display: flex;
    justify-content: space-between
}

.product-item-detail-slider-controls-block {
    width: 85px;
    height: 466px;
    padding: 28px 0;
    margin-top: -28px;
    position: relative
}

.product-item-detail-slider-controls-block .swiper-container {
    height: 100%
}

.product-item-detail-slider-controls-block .swiper-wrapper {
    flex-direction: column
}

.product-item-detail-gallery .swiper-arrow {
    font-size: 0;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-family: FontAwesome;
    transition: .3s ease-in-out;
    opacity: 0
}

.product-item-detail-gallery .is-slider .swiper-arrow {
    opacity: .5
}

.product-item-detail-gallery .is-slider .swiper-arrow.swiper-button-disabled, .product-item-detail-gallery .is-slider .swiper-arrow.swiper-button-disabled:hover {
    opacity: .2;
    cursor: default
}

.product-item-detail-gallery .is-slider .swiper-arrow:hover {
    opacity: 1
}

.product-item-detail-gallery .swiper-next {
    bottom: 0
}

.product-item-detail-gallery .swiper-prev {
    top: 0
}

.product-item-detail-gallery .swiper-arrow:before {
    display: block;
    font-size: 25px
}

.product-item-detail-gallery .swiper-next:before {
    content: "\f107"
}

.product-item-detail-gallery .swiper-prev:before {
    content: "\f106"
}

.product-fast-item-detail-slider-controls-image.swiper-slide, .product-item-detail-slider-controls-image.swiper-slide {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 94.5px;
    margin-bottom: 10px;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    outline: none !important;
    transition: .2s ease-in-out;
    background-color: #fff;
    cursor: pointer;
    text-align: center
}

.product-fast-item-detail-slider-controls-image img, .product-item-detail-slider-controls-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 105px;
    max-height: 70px;
    width: auto;
    height: auto;
    transform: translateY(-50%) translateX(-50%)
}

.product-item-detail-slider-left, .product-item-detail-slider-right {
    opacity: .4;
    display: none
}

.product-item-detail-slider-container.popup .product-item-detail-slider-left, .product-item-detail-slider-container.popup .product-item-detail-slider-right {
    display: block
}

.product-item-detail-slider-left:hover, .product-item-detail-slider-right:hover {
    opacity: 1
}

.product-fast-item-detail-slider-controls:hover, .product-item-detail-slider-controls-image:hover {
    border-color: #a8a8a8
}

.product-fast-item-detail-slider-controls-image.active, .product-item-detail-slider-controls-image.active {
    border-color: rgba(35, 34, 34, .4)
}

.product-item-scu-item-text {
    text-transform: none
}

.product-item-detail-gallery .product_card-flags {
    right: -7px;
    top: 15px
}

.product-item-detail-gallery .product_card-flags .flag-item.stock {
    font-size: 14px
}

.product-detail-pay-block {
    display: flex;
    align-items: center
}

.price__block {
    margin-right: 50px
}

.product_add-favour {
    margin-left: 25px
}

.product-detail-pay-item .product-detail-buy-button {
    display: block;
    width: 170px;
    padding: 11px 0;
    text-align: center
}

.nav-tabs, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    padding: 0
}

.product-detail-descriptions .tab-content {
    font-size: 14px;
    padding: 15px 0
}

.product-detail-descriptions .nav-tabs > li > a {
    line-height: normal;
    border-radius: 0;
    padding: 0;
    background-color: transparent !important;
    display: inline-block;
    color: #f56d1f;
    border: none;
    border-bottom: 1px solid;
    margin: 0 15px 0 0;
    font-weight: 700
}

.nav-tabs > li.active > a, .product-detail-descriptions .nav-tabs > li:hover > a {
    border-bottom-color: transparent
}

.nav-tabs > li.active > a {
    color: #232222
}

.catalog-set-constructor-wrapper {
    padding: 50px 0
}

.product-detail-info-top .to_favorites {
    display: block;
    background-size: 17px;
    background-color: #fff;
    margin-left: 0;
    width: 39px;
    height: 36px;
    border-radius: 3px;
    border: 1px solid #f56d1f
}

.product_add-favour.to_favorites .fa {
    width: 100%;
    height: 100%;
    font-size: 18px;
    padding: 8px 0;
    text-align: center;
    color: #f56d1f
}

.product_add-favour.to_favorites .fa:before {
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.product_add-favour.to_favorites.active .fa:before, .product_add-favour.to_favorites:hover .fa:before {
    content: "\f004"
}

@media screen and (max-width: 1300px) {
    .nutrition-col {
        padding-left: 10px !important
    }

    #catalog__content .nutrition-col:first-child {
        padding-left: 15px !important
    }
}

@media screen and (max-width: 1140px) {
    #catalog__content .nutrition-col:first-child {
        padding-left: 10px !important
    }
}

@media screen and (max-width: 1024px) {
    .product-item-detail-gallery .swiper-arrow {
        bottom: 0;
        top: 0;
        transform: rotate(-90deg)
    }

    .product-item-detail-gallery .swiper-arrow.swiper-prev {
        left: 0;
        right: auto
    }

    .product-item-detail-gallery .swiper-arrow.swiper-next {
        right: 0;
        left: auto
    }

    .product-item-detail-slider-controls-block .swiper-wrapper {
        flex-direction: row
    }

    .product-item-detail-slider-controls-block {
        width: 100%;
        height: 80px;
        padding: 0 28px;
        margin-top: 0;
        margin-bottom: 10px
    }

    .product-fast-item-detail-slider-controls-image.swiper-slide, .product-item-detail-slider-controls-image.swiper-slide {
        width: 165.5px;
        height: 80px;
        margin-right: 10px;
        margin-bottom: 0
    }

    .product-item-detail-slider-controls-block.active .product-item-detail-slider-controls-image-wrapper {
        border-color: rgba(35, 34, 34, .4)
    }

    .popup-window-titlebar-close-icon {
        background-color: transparent;
        right: 0;
        top: 0
    }

    .popup-window-titlebar-close-icon:after, .popup-window-titlebar-close-icon:before {
        background-color: #aaa
    }

    .product_card_detail .product-detail-info-top {
        display: block
    }

    .product-item-detail-slider-container {
        flex-wrap: wrap
    }

    .product_card_detail .product-item-detail-gallery, .product_card_detail .product-item-detail-main-info {
        padding-left: 10px;
        padding-right: 10px;
        flex: 0 0 100%;
        max-width: 100%;
        margin: auto
    }

    .product-item-detail-slider-block {
        width: 100%;
        height: 350px;
        margin-bottom: 15px;
        order: -1
    }

    .product-item-detail-slider-controls-image img {
        max-width: 75px;
        max-height: 70px
    }

    .product_card__title h1 {
        margin-top: 15px
    }

    .product_card_detail .product-detail-pay-block .to_favorites {
        display: none
    }

    .product_card_detail .to_favorites.mobile-fav {
        position: absolute;
        z-index: 100;
        left: 10px;
        bottom: 10px
    }

    .product_add-favour.active {
        border: 2px solid #f56d1f
    }

    .product-detail-pay-block {
        flex-direction: column;
        text-align: center
    }

    .product-detail-pay-item.product-detail-pay-item {
        width: 100%
    }

    .price__block {
        margin-right: 0;
        margin-bottom: 20px
    }

    .product-item-detail-price-current {
        font-size: 25px !important
    }

    .product-item-detail-price-old span {
        font-size: 18px
    }

    .product-detail-pay-item .product-detail-buy-button {
        width: 200px;
        margin: auto
    }

    .product_card_detail .product-item-detail-gallery {
        margin-top: 30px
    }

    .product_card_detail .product_card__title {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px
    }

    .product_card_detail .product-detail-byu-container {
        margin-top: 5px
    }

    .product-item-detail-tabs-list .product-item-detail-tab-link {
        font-size: 18px
    }
}

@media screen and (max-width: 991.98px) {
    .properties-item .product-item-detail-properties-name {
        max-width: 70%
    }

    .properties-item .product-item-detail-properties-value {
        opacity: .7
    }

    .product-item-detail-properties-item .properties-item {
        justify-content: space-between;
        align-items: flex-end
    }
}

@media screen and (max-width: 767.98px) {
    .product-item-detail-slider-controls-block {
        max-width: 575px;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 575.98px) {
    #catalog__content .nutrition-col {
        padding-left: 5px !important
    }

    .product-detail-sku-container .product-item-scu-container-title {
        margin: 15px 0 5px
    }

    .product-detail-price-item {
        display: block;
        margin-left: 0
    }

    .btn.product-item-detail-buy-button {
        width: 120px
    }

    .product-fast-item-detail-slider-controls-image.swiper-slide, .product-item-detail-slider-controls-image.swiper-slide {
        width: 108px
    }

    .product-item-detail-slider-controls-block {
        max-width: 400px
    }
}

@media screen and (max-width: 400px) {
    .product-fast-item-detail-slider-controls-image.swiper-slide, .product-item-detail-slider-controls-image.swiper-slide {
        width: 81.3px
    }

    .product-item-detail-slider-controls-block {
        max-width: 320px
    }

    .product_card__title h1, .product_card_detail h2, h2 {
        font-size: 18px
    }

    #catalog__content .nutrition-item {
        min-width: 70px;
        font-size: 12px
    }

    .product-item-detail-slider-image img {
        max-width: 85%;
        max-height: 85%
    }
}

.product-item-detail-slider-image {
    display: none
}

.product-item-detail-slider-image.active {
    display: block
}

.reviews-header {
    padding: 15px 0
}

.ec-comments-list, .reviews-header {
    border-top: 1px solid #e6e6e6
}

.reviews-header .stars-list {
    display: flex;
    align-items: center;
    margin-left: 10px;
    margin-right: 5px
}

.reviews-header .count-rating {
    font-size: 18px;
    font-weight: 900;
    color: #f56d1f
}

.ec-comment .author .ec-rating span {
    position: relative;
    top: -4px;
    left: 10px
}

div.element_description .ec-rating {
    background-color: transparent
}

.comments_rating .ec-rating .ec-criteria .star {
    cursor: pointer !important
}

.element_description .author {
    color: #636363;
    font-size: 13px
}

.element_description .author .name {
    line-height: 20px;
    font-weight: 900;
    font-size: 14px;
    margin-bottom: 4px
}

.element_description .author p {
    margin-bottom: 0
}

.element_description .emarket-comments {
    position: relative;
    font-size: 14px
}

.element_description .emarket-comments h2 {
    display: none
}

.element_description .ec-rating .ec-criteria-full .ec-criteria-rating, .element_description .ec-rating .ec-criteria .ec-criteria-rating, .element_description .emarket-comments .rating {
    display: flex;
    align-items: center
}

.element_description .emarket-comments .rating span {
    position: relative;
    top: -5px;
    padding-left: 7px;
    margin-right: 10px;
    font-weight: 600
}

.ec-comment.row {
    border-top: 1px solid #dfdfdf
}

.ec-comments-list.clear {
    border-bottom: 1px solid #dfdfdf
}

.element_description #ec_comment_show, .element_description .ec-comments-add .btn {
    border-width: 1px
}

.element_description .ec-comments-add {
    display: none;
    padding-top: 50px;
    border-top: 1px solid #e6e6e6
}

.element_description .ec-comments-add.open {
    display: block
}

.element_description .ec-comments-add span {
    padding-top: 15px;
    padding-bottom: 5px;
    display: block;
    font-weight: 600
}

.element_description .ec-comments-add span:first-child {
    padding-top: 0
}

.element_description .ec-comments-add span:after {
    content: "*";
    color: #8bc34a
}

.element_description .ec-comments-add input, .element_description .ec-comments-add textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 7px 15px;
    border-radius: 3px;
    transition: .2s
}

.element_description .ec-comments-add textarea {
    resize: none;
    overflow: inherit;
    height: 100px
}

.element_description .ec-comments-add input.ec-empty, .element_description .ec-comments-add textarea.ec-empty {
    background-color: #fbf4f4;
    color: #dd6262;
    border: 1px solid #dd6262
}

.element_description .ec-comments-add input.ec-empty:focus, .element_description .ec-comments-add textarea.ec-empty:focus {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: initial;
    font-size: 14px
}

.element_description .ec-comments-add .required_fields {
    float: left;
    width: 100%;
    padding: 15px 15px 35px
}

.element_description .ec-comments-add .required_fields p {
    color: #9e9e9e
}

.element_description .ec-comments-add .required_fields span {
    display: initial;
    padding-top: 0
}

.ec_comments_new_buttons {
    padding: 15px 15px 20px
}

.element_description .ec-comments-add .btn {
    float: left;
    margin-right: 15px
}

.element_description .ec-comments-captcha_title span {
    padding-top: 15px !important
}

.element_description .ec-comments-captcha img {
    height: 36px;
    width: auto
}

.element_description .comments_rating {
    padding-left: 40px
}

.element_description .comments_rating span {
    padding-bottom: 20px;
    padding-left: 10px
}

.element_description .ec-rating {
    background-color: #f5f5f5;
    max-width: 365px
}

.element_description .ec-rating span:after {
    display: none
}

.element_description .ec-rating .ec-criteria, .element_description .ec-rating .ec-criteria-full {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 5px
}

.element_description .ec-rating .ec-criteria-full {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
    margin-top: 15px
}

.element_description .ec-rating .ec-criteria-full span, .element_description .ec-rating .ec-criteria span {
    float: left;
    width: 60%;
    padding-bottom: 0;
    font-weight: 500
}

.element_description .ec-rating .ec-criteria-full .ec-criteria-val, .element_description .ec-rating .ec-criteria .ec-criteria-val {
    margin-left: 5px;
    font-size: 16px
}

.element_description .ec-rating .ec-criteria-full span {
    font-weight: 500
}

.element_description .ec-comment {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6
}

.rating_comments {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.element_description .ec-comment .rating_comments .ec-rating {
    display: flex;
    align-items: center;
    padding: 0;
    background: 0 0;
    flex: 0 0 auto;
    max-width: 100%;
    margin-right: 20px
}

.element_description .ec-comment .rating_comments .ec-rating .star {
    position: relative;
    top: -1px;
    -webkit-transition: none;
    transition: none
}

.element_description .ec-comment .rating_comments .ec-rating span {
    padding-left: 10px;
    font-weight: 600
}

.element_description .ec-comment .rating_comments i {
    font-size: 20px;
    position: absolute;
    color: #2196f3;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    top: -1px
}

.element_description .ec-comment .rating_comments .ec-rating-list-show {
    color: #f56d1f;
    float: left;
    line-height: 17px;
    display: flex;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #f56d1f;
    flex: 0 0 auto;
    max-width: 100%
}

.ec-rating-list-show:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    bottom: 7px;
    right: -16px;
    border-bottom: 1px solid #365e93;
    border-left: 1px solid #365e93;
    transform: rotate(-45deg);
    transition: .2s
}

.ec-rating-list-show.arrow-top:after {
    bottom: 3px;
    transform: rotate(135deg)
}

.element_description .ec-comment .rating_comments .ec-rating-list-show:hover {
    border-bottom-color: transparent
}

.element_description .ec-comment .rating_comments .ec-rating-list-show:active {
    color: #f56d1f
}

.element_description .ec-comment .rating_comments .ec-rating-list-show.arrow-top i {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.element_description .ec-comment .ec-rating-list {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: none
}

.element_description .ec-comment .ec-rating-list .item {
    float: left;
    padding-right: 45px;
    display: flex;
    align-items: center
}

.element_description .ec-comment .ec-rating-list .item span {
    padding-right: 15px;
    float: left
}

.element_description .ec-comment .ec-rating-list .item:last-child span {
    padding-right: 0
}

.element_description .ec-comment .ec-rating-list .item .ec-rating {
    width: auto
}

.element_description .ec-comment .msg {
    width: 100%
}

.element_description .ec-comment .msg span {
    color: #919191;
    padding: 3px 0;
    float: left;
    width: 100%
}

.element_description .ec-comment .msg p {
    margin-bottom: 5px
}

.element_description .ec-comment .msg span:first-child {
    padding-top: 15px
}

.element_description .no-comment {
    text-align: center;
    display: block;
    padding: 20px 0
}

.star {
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 2px;
    -webkit-transition: none;
    transition: none
}

.star:hover {
    cursor: pointer
}

.star, .star.empty {
    height: 14px;
    width: 14px;
    cursor: default !important
}

@media (max-width: 1024px) {
    .element_description .ec-comments-add {
        padding-top: 30px
    }

    .element_description .comments_rating {
        padding-left: 20px
    }
}

@media (max-width: 768px) {
    .element_description .ec-rating {
        padding: 15px 25px 30px 15px
    }
}

@media (max-width: 767px) {
    .element_description #ec_comment_show, .element_description .emarket-comments .rating {
        position: static
    }

    .element_description #ec_comment_show {
        margin-left: 10px;
        margin-top: 5px
    }

    .element_description .author .name, .element_description .emarket-comments .rating span {
        font-size: 14px
    }

    .ec-comments-list.clear {
        padding-top: 20px
    }

    .element_description .ec-comment .rating_comments .ec-rating {
        width: 40%
    }

    .element_description .emarket-comments .rating span {
        top: -4px
    }

    .element_description .ec-comment .ec-rating-list .item {
        margin-bottom: 3px
    }

    .element_description .comments_rating {
        padding-left: 0;
        padding-top: 20px
    }

    .element_description .ec-rating {
        padding: 10px 10px 20px
    }
}

@media (max-width: 575.98px) {
    .element_description #ec_comment_show, .element_description .emarket-comments .rating {
        justify-content: center
    }
}

.error-rating {
    background-color: #fbf4f4;
    color: #dd6262;
    border: 1px solid #dd6262;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    margin-top: 15px;
    display: none
}

.error-rating.show {
    display: block
}

.catalog-set-constructor {
    margin-bottom: 20px;
    background: #fff
}

.catalog-set-wrapper .plus {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    right: -23px;
    font-size: 40px;
    display: flex;
    align-items: center;
    color: #8c8c8c;
    justify-content: center
}

.bx-retina .catalog-set-constructor {
    border-width: .5px
}

.catalog-set-constructor-product-item-container {
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    position: relative;
    text-align: center;
    padding: 10px
}

.catalog-set-constructor-title {
    display: block;
    margin-top: 10px;
    padding-bottom: 20px
}

.catalog-set-constructor-product-item-image {
    max-width: 100%;
    width: 150px;
    height: auto;
    border-radius: 3px
}

.catalog-set-constructor-product-info {
    text-align: left
}

.catalog-set-constructor-product-name, .catalog-set-constructor-slider-item-title {
    margin: 10px 0;
    overflow: hidden;
    line-height: 1.4;
    height: 38px;
    font-weight: 500;
    font-size: 13px
}

.catalog-set-constructor-product-new-price, .catalog-set-constructor-slider-item-price-new {
    white-space: nowrap;
    font-size: 13px;
    color: #8f8f8f
}

.catalog-set-constructor-product-new-price strong, .catalog-set-constructor-slider-item-price-new strong {
    font-size: 16px;
    font-weight: 700;
    color: #232323
}

.catalog-set-constructor-product-old-price {
    display: block;
    padding: 3px 0;
    line-height: 11px;
    font-size: 12px;
    color: #8f8f8f
}

.catalog-set-constructor-product-old-price strong {
    display: inline-block;
    position: relative;
    padding: 0 2px
}

.catalog-set-constructor-product-old-price strong:before, .catalog-set-constructor-result-table-value.set-old-price strong:before {
    content: "";
    display: block;
    position: absolute;
    width: 110%;
    height: 1px;
    border-top: 1px solid hsla(0, 0%, 56.1%, .9);
    top: 0;
    bottom: 0;
    left: -2px;
    margin: auto
}

.catalog-set-constructor-slider-item-add-btn a.btn-primary {
    color: #fff !important;
    cursor: pointer
}

.bx-modal-description {
    color: #8e8e8e;
    font-size: 80%
}

.set-sum:before {
    content: "";
    height: 1px;
    top: 0;
    left: 35px;
    right: 20px;
    position: absolute;
    background-color: #e2e2e2
}

.catalog-set-constructor-items-list {
    padding: 5px 5px 5px 20px
}

.catalog-set-constructor-items-list-table {
    width: 100%;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    position: relative
}

.catalog-set-constructor-items-list-table.empty-set {
    padding: 20px
}

.catalog-set-constructor-items-list-table tr > td {
    border-bottom: 1px solid #edeef0
}

.catalog-set-constructor-items-list-table-cell-del, .catalog-set-constructor-items-list-table-cell-name, .catalog-set-constructor-items-list-table-cell-price {
    padding: 3px 5px
}

.catalog-set-constructor-items-list-table-cell-name {
    font-size: 14px
}

.catalog-set-constructor-items-list-table-cell-price {
    text-align: right
}

.catalog-set-constructor-items-list-table-cell-img {
    max-width: 100%;
    width: 150px;
    height: auto;
    border-radius: 3px
}

.catalog-set-constructor-items-list-table-cell-del {
    width: 50px;
    height: 50px
}

.catalog-set-constructor-items-list-table-cell-img img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 80px;
    max-width: 80px
}

.catalog-set-constructor-items-list-table-cell-del {
    text-align: center
}

.catalog-set-constructor-items-list-table-cell-delete-btn {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    opacity: .7;
    cursor: pointer;
    transition: all .25s linear
}

.catalog-set-constructor-items-list-table-cell-delete-btn:hover {
    opacity: 1
}

.catalog-set-constructor-items-list-table-cell-delete-btn:after, .catalog-set-constructor-items-list-table-cell-delete-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 2px;
    border-radius: 1px;
    background-color: #333;
    content: ""
}

.catalog-set-constructor-items-list-table-cell-delete-btn:after {
    transform: translate(-50%, -50%) rotate(45deg)
}

.catalog-set-constructor-items-list-table-cell-delete-btn:before {
    transform: translate(-50%, -50%) rotate(135deg)
}

.catalog-set-constructor-result-table {
    width: 100%
}

.catalog-set-constructor-result-table tr {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.catalog-set-constructor-result-table td {
    vertical-align: middle;
    text-align: right;
    padding-right: 50px
}

.catalog-set-constructor-result-table-title {
    font-size: 18px
}

.set-diff-price {
    background: rgba(128, 179, 102, .2);
    color: #80b366;
    font-size: 12px;
    padding: 3px 5px;
    display: inline-block
}

.catalog-set-constructor-result-table-value {
    text-align: center;
    white-space: nowrap
}

.catalog-set-constructor-result-table-value.set-price strong {
    font-size: 20px;
    font-weight: 700
}

.catalog-set-constructor-result-table-value.set-old-price strong {
    font-size: 14px;
    color: #8f8f8f;
    position: relative;
    display: inline-block
}

.catalog-set-constructor-result-price {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 0;
    max-width: 140px;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1.5
}

.catalog-set-constructor-result-btn-container .btn-primary {
    min-width: 150px;
    display: block
}

.catalog-set-constructor-slider {
    position: relative;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    padding: 5px
}

.catalog-set-constructor-slider .title-set {
    padding: 20px 10px;
    text-align: center
}

.catalog-set-constructor-slider .title-set h3 {
    font-size: 16px
}

.catalog-set-constructor-slider .title-set .fa {
    font-size: 30px;
    line-height: 18px;
    margin-bottom: 10px
}

.catalog-set-constructor-slider:before {
    position: absolute;
    top: 10px;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background-color: #f9f9f9;
    -webkit-transform: rotate(45deg) translateX(-21px) translateY(-8px);
    -moz-transform: rotate(45deg) translateX(-21px) translateY(-8px);
    -ms-transform: rotate(45deg) translateX(-21px) translateY(-8px);
    -o-transform: rotate(45deg) translateX(-21px) translateY(-8px);
    transform: rotate(45deg) translateX(-21px) translateY(-8px)
}

.catalog-set-constructor-slider-container {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

.catalog-set-constructor-slider-box {
    position: relative
}

.catalog-set-constructor-slider-item-container {
    position: relative;
    float: left;
    min-height: 20px;
    padding: 5px
}

.catalog-set-constructor-slider-item {
    overflow: hidden;
    transition: all .3s ease;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    position: relative
}

.catalog-set-constructor-slider-item-notavailable {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background: #dedede;
    vertical-align: middle;
    font-weight: 700;
    line-height: 28px
}

.catalog-set-constructor-slider-item-add-btn, .catalog-set-constructor-slider-item-col, .catalog-set-constructor-slider-item-custom, .catalog-set-constructor-slider-item-scu {
    padding: 5px 15px
}

.catalog-set-constructor-slider-item-img {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding-top: 180px;
    width: 100%
}

.catalog-set-constructor-slider-item-img-container {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    overflow: hidden;
    left: 5px;
    text-align: center
}

.catalog-set-constructor-slider-item-img img {
    position: absolute;
    top: 50%;
    max-width: 100%;
    height: auto;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.catalog-set-constructor-slider-item-title:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    background: -moz-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 100%);
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 100%);
    background: linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
    transition: opacity .2s ease
}

.catalog-set-constructor-slider-item-price {
    margin-bottom: 10px
}

.catalog-set-constructor-slider-item-col {
    text-align: center
}

.catalog-set-constructor-slider-item-col-minus, .catalog-set-constructor-slider-item-col-plus {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    line-height: 20px
}

.catalog-set-constructor-slider-item-col-input {
    display: inline-block;
    width: 25px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px
}

.catalog-set-constructor-slider-item-add-btn {
    text-align: center;
    margin-bottom: 10px
}

.catalog-set-constructor-slider-item-custom {
    color: #b8b8b8;
    font-size: 12px
}

.catalog-set-constructor-slider-item-price-new {
    display: block
}

.catalog-set-constructor-slider-box .swiper-button-next, .catalog-set-constructor-slider-box .swiper-button-prev {
    font-family: FontAwesome;
    background: none;
    width: 30px;
    height: 30px;
    font-size: 40px;
    line-height: 28px;
    text-align: center;
    margin-top: -15px
}

.catalog-set-constructor-slider-box .swiper-button-next {
    right: 0
}

.catalog-set-constructor-slider-box .swiper-button-prev {
    left: 0
}

.catalog-set-constructor-slider-box .swiper-button-next:before {
    content: "\f105"
}

.catalog-set-constructor-slider-box .swiper-button-prev:before {
    content: "\f104"
}

@media screen and (max-width: 991.98px) {
    .catalog-set-constructor-result-btn-container.row {
        justify-content: flex-start;
        align-items: center
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -10px
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -10px
    }

    .catalog-set-constructor-items-list, .catalog-set-constructor-result-container, .product-detail-set .product-item-container {
        padding: 0
    }

    .product-detail-set .product_item {
        padding: 0 5px
    }

    .catalog-set-constructor-items-list-table tr > td {
        padding: 10px
    }

    .catalog-set-constructor-items-list-table-cell-img {
        max-width: 100px;
        margin: auto;
        width: 100px
    }

    .catalog-set-constructor-product-item-image {
        max-width: 80px;
        margin: auto;
        width: 80px
    }

    .catalog-set-constructor-product-info {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .catalog-set-constructor-product-name {
        padding: 5px 15px;
        margin: 0;
        height: auto
    }

    .price-block-col {
        /*padding: 5px 15px;*/
        width: 160px
    }

    .set-sum:before {
        left: 10px;
        right: 10px
    }

    .catalog-set-constructor-items-list-table-cell-name {
        font-size: 13px
    }

    .product-detail-set .product_item_title {
        margin: 0
    }

    .product-detail-set .product_item_title .name {
        height: auto;
        margin-bottom: 0
    }

    .catalog-set-constructor-product-item-container {
        margin-bottom: 40px;
        display: flex;
        width: 100%
    }

    .catalog-set-constructor-items-list {
        margin-top: 10px
    }

    .catalog-set-wrapper .plus {
        top: auto;
        right: 0;
        left: 0
    }
}

@media screen and (max-width: 768px) {
    .catalog-set-constructor-items-list-table, .catalog-set-constructor-items-list-table tbody, .catalog-set-constructor-items-list-table tr, .catalog-set-constructor-items-list-table tr > td, .product-detail-set .product_item, .product_item .row.no-gutters {
        display: block
    }

    .catalog-set-constructor-items-list-table tr:after, .product_item .row.no-gutters:after {
        content: "";
        clear: both;
        display: table
    }

    .catalog-set-constructor-items-list-table tr {
        position: relative;
        border-bottom: 1px solid #e2e2e2
    }

    .catalog-set-constructor-items-list-table tr > td {
        border-bottom: none
    }

    .catalog-set-constructor-items-list-table-cell-img, .product-detail-set .product_item_img {
        float: left;
        margin-right: 15px;
        padding: 9px 0
    }

    .catalog-set-constructor-items-list-table-cell-name, .catalog-set-constructor-items-list-table-cell-price, .product-detail-set .catalog-set-wrapper .product_item_name_box, .product-detail-set .price-block-col {
        width: calc(100% - 30px);
        max-width: 100%
    }

    .catalog-set-constructor-items-list-table-cell-name a, .product-detail-set .product_item_title .name {
        max-height: 50px;
        overflow: hidden;
        margin-bottom: 0;
        display: block;
        line-height: 1.4;
        font-size: 12px
    }

    .catalog-set-constructor-items-list-table-cell-price .catalog-set-constructor-product-new-price {
        padding: 0
    }

    .catalog-set-constructor-items-list-table-cell-del {
        position: absolute;
        width: 30px;
        height: 30px;
        padding: 3px 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .product_item .product_item__price .catalog-set-constructor-product-old-price.old_price {
        position: static;
        padding: 3px 10px
    }
}

@media screen and (max-width: 767.98px) {
    .catalog-set-constructor-slider-item-desc, .catalog-set-constructor-slider-item-img {
        max-width: 55%
    }

    .catalog-set-constructor-slider-item-img {
        padding: 10px 0;
        max-width: 43%;
        margin-bottom: 0;
        height: 165px;
        float: left;
        margin-right: 5px
    }

    .catalog-set-constructor-slider-item-desc {
        position: relative
    }

    .catalog-set-constructor-slider-item-title {
        margin: 0;
        padding-left: 5px
    }

    .catalog-set-constructor-slider-item-title a {
        max-height: 54px;
        height: auto;
        font-size: 12px;
        line-height: 1.2
    }

    .catalog-set-constructor-slider-item-price {
        padding-top: 5px;
        padding-left: 5px
    }

    .catalog-set-constructor-product-new-price .set-item-quantity, .catalog-set-constructor-slider-item-price-new .set-item-quantity {
        font-size: 11px
    }

    .catalog-set-constructor-slider-item-add-btn {
        padding-right: 0;
        position: absolute;
        bottom: 5px;
        right: 10px
    }

    .catalog-set-constructor-slider-box {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 575.98px) {
    .catalog-set-constructor-result-table tr {
        justify-content: center
    }

    .catalog-set-constructor-result-table td {
        padding-left: 0
    }

    .catalog-set-constructor-result-table-title {
        padding-left: 30px
    }

    .catalog-set-constructor-result-btn-container .catalog-set-constructor-result-text {
        margin-bottom: 10px
    }

    .catalog-set-constructor-result-btn-container {
        text-align: center;
        margin-top: 20px
    }
}

#sale_prediction .catalog-element-popup-info {
    font-size: 12px;
    border: 2px solid #f99;
    display: block;
    padding: 10px 15px;
    margin-top: 20px;
    border-radius: 3px
}

#sale_prediction .catalog-element-popup-info a {
    font-weight: 500
}

#sale_prediction .catalog-element-popup-info a:active {
    color: #f56d1f
}

.catalog-element-popup-element {
    color: red;
    font-weight: 500;
    font-size: 13px
}

/*!*content: '';*!*/
.main_banner {
    display: block;
    position: relative;
    max-width: 1170px;
    width: 100%;
    height: 400px;
    /*margin: auto auto 15px*/
}

.main_banner .owl-stage-outer {
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5)
}

.main_banner picture {
    height: 400px;
    position: relative;
    display: block;
    overflow: hidden
}

.main_banner picture img {
    max-width: none;
    width: 1170px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    display: block !important;
    margin: 0 0 0 -585px;
    transform: scale(1.03);
    transition: transform .3s ease-out
}

.main_banner .banner_item:hover img {
    transform: scale(1)
}

.main_banner .banner_image_wrapper div {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.main_banner_slider .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px;
    z-index: 50;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 1140px) {
    .main_banner picture img {
        width: 1140px;
        margin: 0 0 0 -570px
    }

    .main_banner, .main_banner picture, .main_banner picture img {
        height: 387px
    }
}

@media (max-width: 1024px) {
    .main_banner picture img {
        width: 768px;
        margin: 0 0 0 -384px
    }

    .main_banner picture, .main_banner picture img {
        height: 360px
    }

    .main_banner {
        height: 420px
    }

    .main_banner_slider ul.slick-dots {
        bottom: 5px
    }

    .main_banner .owl-carousel {
        padding-bottom: 35px;
        margin-bottom: 0
    }

    .main_banner .owl-carousel .owl-dots, .main_banner .owl-nav.disabled + .owl-dots {
        bottom: 0;
        margin: 0
    }
}

@media (max-width: 728px) {
    .main_banner picture img {
        width: 728px;
        height: 341px;
        margin: 0 0 0 -364px
    }

    .main_banner picture {
        height: 341px
    }

    .main_banner {
        height: 401px
    }
}

@media (max-width: 688px) {
    .main_banner picture img {
        width: 688px;
        margin: 0 0 0 -344px
    }

    .main_banner picture, .main_banner picture img {
        height: 323px
    }

    .main_banner {
        height: 383px
    }
}

@media (max-width: 640px) {
    .main_banner picture img {
        width: 640px;
        height: 300px;
        margin: 0 0 0 -320px
    }

    .main_banner picture {
        height: 300px
    }

    .main_banner {
        height: 360px
    }
}

@media (max-width: 600px) {
    .main_banner picture img {
        width: 600px;
        margin: 0 0 0 -300px
    }

    .main_banner picture, .main_banner picture img {
        height: 281px
    }

    .main_banner {
        height: 341px
    }
}

@media (max-width: 560px) {
    .main_banner picture img {
        width: 560px;
        height: 263px;
        margin: 0 0 0 -280px
    }

    .main_banner picture {
        height: 263px
    }

    .main_banner {
        height: 323px
    }
}

@media (max-width: 520px) {
    .main_banner picture img {
        width: 520px;
        margin: 0 0 0 -260px
    }

    .main_banner picture, .main_banner picture img {
        height: 244px
    }

    .main_banner {
        height: 304px
    }
}

@media (max-width: 480px) {
    .main_banner picture img {
        width: 480px;
        height: 225px;
        margin: 0 0 0 -240px
    }

    .main_banner picture {
        height: 225px
    }

    .main_banner {
        height: 285px
    }
}

@media (max-width: 440px) {
    .main_banner picture img {
        width: 440px;
        margin: 0 0 0 -220px
    }

    .main_banner picture, .main_banner picture img {
        height: 206px
    }

    .main_banner {
        height: 266px
    }
}

@media (max-width: 400px) {
    .main_banner picture img {
        width: 400px;
        height: 188px;
        margin: 0 0 0 -200px
    }

    .main_banner picture {
        height: 188px
    }

    .main_banner {
        height: 248px
    }
}

@media (max-width: 360px) {
    .main_banner picture img {
        width: 360px;
        margin: 0 0 0 -180px
    }

    .main_banner picture, .main_banner picture img {
        height: 169px
    }

    .main_banner {
        height: 229px
    }
}

@media (max-width: 320px) {
    .main_banner picture img {
        width: 320px;
        height: 150px;
        margin: 0 0 0 -160px
    }

    .main_banner picture {
        height: 150px
    }

    .main_banner {
        height: 210px
    }
}

.slider .owl-stage-outer {
    padding-bottom: 50px
}

.slider {
    margin-bottom: -25px
}

.sales_block {
    width: 100%;
}

.sale_item-wrapper .sale__item, .sales_container .sales__item {
    padding: 7px
}

.sales_container .text_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    height: 20%;
    left: 0;
    bottom: 0;
    background-color: #ddd;
    padding: 0 20px
}

.sales_wrapper .sales_container .text_box {
    background-color: transparent;
    border: 1px solid #ddd
}

@media screen and (max-width: 575.98px) {
    .sales__wrapper.row {
        margin-left: 0;
        margin-right: 0
    }

    .sale_item-wrapper .sale__item, .sales_container .sales__item {
        padding: 5px
    }
}

.row-cell-left .embed-responsive {
    height: 100%
}

.row-cell-left, .row-cell-right {
    flex-flow: row wrap;
    display: flex
}

.row-cell-right {
    flex-direction: column;
    justify-content: space-between
}

.row-cell-left .receipt-item-row, .row-cell-left .receipt-list-item, .row-cell-right .receipt-list-item {
    height: 100%
}

.receipt-item-row {
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    background: white;
}

.row-cell-left .receipt-item-content {
    padding: 20px 20px 65px
}

.row-cell-left .receipt-item-text {
    max-height: 315px;
    overflow: hidden
}

.row-cell-right .receipt-item-text {
    max-height: 85px;
    overflow: hidden
}

.row-cell-left .receipt-item-bottom {
    padding-left: 20px
}

.receipt-person span, .receipt-time span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    color: #8c8c8c
}

.receipt-person-icon, .receipt-time-icon {
    width: 25px;
    height: 25px;
    opacity: .7;
    background-size: 23px;
    background-position: 50%;
    background-repeat: no-repeat
}

.receipt-item-row {
    border: 1px solid #e2e2e2;
    box-shadow: 0 0 5px 0 hsla(0, 0%, 82.4%, .5)
}

.receipt-list-item .receipt-item-image {
    background-size: cover;
    background-position: 50%
}

.receipt-item-content {
    padding: 20px 15px 65px
}

.receipt-item-title {
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    max-height: 38px;
    overflow: hidden;
    font-size: 15px
}

.receipt-item-text {
    max-height: 150px;
    overflow: hidden;
    font-size: 14px
}

.receipt-item-bottom {
    width: 100%;
    padding: 12px 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #e2e2e2
}

.main-receipts-list .row-cell-left, .main-receipts-list .row-cell-right {
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.receipt-item-row {
    position: relative;
    height: 100%
}

.receipt-list-item {
    transition: .2s ease-in-out
}

.receipt-item-image-wrapper .receipt-item-image {
    transition: .3s ease-in-out
}

.receipt-list-item:hover {
    border-color: transparent;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .19)
}

.receipt-item-image-wrapper:hover .receipt-item-image {
    transform: scale(1.02);
    opacity: .9
}

.catalog-block-header {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000
}

body.bx-theme-blue .catalog-block-header {
    border-color: #006cc0
}

body.bx-theme-green .catalog-block-header {
    border-color: #63aa28
}

body.bx-theme-red .catalog-block-header {
    border-color: #da3737
}

body.bx-theme-yellow .catalog-block-header {
    border-color: #f4b236
}

#catalog__content .catalog_image {
    display: block;
    width: 50%
}

#catalog__content .catalog__nav {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#catalog__content .title_box {
    margin: 0;
    padding-top: 0
}

.catalog__filter-container {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 18px
}

.favorite-element-container .title_box {
    margin-bottom: 0
}

#catalog__content .title_box h1 {
    font-weight: 900;
    font-size: 24px
}

#catalog__content .title_box .sub_title {
    color: #f56d1f;
    font-weight: 900;
    font-size: 14px
}

#catalog__content .catalog__nav_wrapper {
    width: 50%;
    border-top: 1px solid #ddd
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a {
    display: block;
    padding: 10px 0;
    position: relative;
    color: #000;
    font-weight: 500;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:after {
    content: "";
    display: block;
    position: absolute;
    border: 6px solid transparent;
    border-left: 7px solid #000;
    top: 15px;
    right: 0;
    margin: auto;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:hover {
    color: #f56d1f
}

#catalog__content .catalog__nav_wrapper ul li.catalog__nav-item a:hover:after {
    border-left-color: #f56d1f
}

#catalog__content .catalog_image_wrapper {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 100%
}

#catalog__content .catalog_image_wrapper .catalog_img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

#catalog__content {
    min-height: calc(100vh - 350px);
    flex: 0 0 86%;
    max-width: 86%;
    padding-right: 0;
    position: static
}

.catalog-list-row, .product_card_detail {
    margin-top: 40px
}

#catalog__list {
    margin-top: -5px
}

#catalog__list .title_box {
    width: 100%
}

.catalog__content .sorting_box .sorting {
    padding-right: 7px
}

.catalog-section-descr {
    margin-top: 50px
}

@media screen and (max-width: 1300px) {
    #catalog__content {
        flex: 0 0 80%;
        max-width: 80%
    }
}

@media (max-width: 1140px) {
    .catalog_wrapper {
        margin: 0 -10px
    }

    #catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
        font-size: 14px
    }

    #catalog__content .title_box .sub_title {
        font-size: 12px
    }
}

@media screen and (max-width: 1024px) {
    #catalog__content {
        display: block;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 10px !important
    }

    #catalog__content .title_box h1 {
        font-size: 22px
    }

    #catalog__content .title_box {
        padding-top: 10px;
        padding-bottom: 15px
    }

    .catalog__list-content {
        border-top: 1px solid #ddd;
        padding-top: 10px
    }

    .catalog__list-content .product__list.row {
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .catalog__section-filter .bx-filter .bx-filter-parameters-box-container-block {
        width: 130px
    }

    .catalog__section-filter .price-separator {
        width: 50px
    }

    #catalog__filter, #catalog__list {
        flex: 0 0 100%;
        max-width: 100%
    }

    #catalog__list {
        padding-left: 10px !important;
        margin-top: 0
    }

    .catalog-list-row, .product_card_detail {
        margin-top: 0
    }

    #catalog__filter .title {
        position: relative;
        margin: 0;
        justify-content: flex-start;
        padding: 5px 0
    }

    .catalog__section-filter .del_filter {
        margin: -1px 0 0 13px;
        z-index: 10;
        font-size: 11px;
        text-transform: uppercase
    }

    #catalog__filter #vertical-multilevel-menu ul {
        text-transform: none
    }

    #catalog__filter ul#vertical-multilevel-menu li a, #catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub li a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px
    }

    #catalog__filter ul#vertical-multilevel-menu li.parent .fa-angle-down {
        position: relative;
        top: auto;
        display: inline-block;
        vertical-align: middle
    }

    .catalog__section-filter .bx-filter .bx-filter-input-checkbox .check {
        width: 16px;
        height: 16px
    }

    .catalog__section-filter .bx-filter .bx-filter-input-checkbox input[type=checkbox] + label.bx-filter-param-label .check:before, .catalog__section-filter .bx-filter .bx-filter-input-checkbox input[type=radio] + label.bx-filter-param-label .check:before {
        width: 10px;
        height: 10px
    }
}

@media screen and (max-width: 768px) {
    #catalog__content .catalog__nav_wrapper {
        width: 70%
    }

    #catalog__content .catalog__nav_wrapper ul li.catalog__nav-item {
        padding: 0
    }

    №catalog__list .title_box {
        display: block;
        width: 100%
    }

    №catalog__list .title_box h1 {
        width: 100%
    }

    №catalog__list .title_box .sorting_box {
        width: 100%;
        text-align: left
    }

    #catalog__list .title_box {
        flex-direction: column;
        align-items: flex-start
    }
}

@media screen and (max-width: 575.98px) {
    .catalog__list-content .sales_block {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.sort-line {
    min-height: 40px;
    line-height: 38px;
    color: #424242;
    font-size: 14px;
    margin: 20px 0 15px
}

.sort-line:after {
    content: "";
    display: table;
    clear: both
}

.sort-line .sort-col {
    float: left;
    height: 40px;
    font-weight: 600
}

.sort-line .sort-col:first-child {
    padding: 0 10px 0 0
}

.sort-line .sort-col-right {
    float: right;
    width: 50px
}

.sort-line .sort-btn {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #555;
    position: relative;
    font-size: .928571em
}

.sort-line .sort-btn:hover {
    text-decoration: underline
}

.sort-line .sort-btn.active {
    background: #eee;
    color: #555;
    border-radius: 4px;
    padding-right: 30px
}

.sort-line .sort-btn.active:hover {
    text-decoration: underline
}

.sort-line .sort-btn.active[data-sorttype=asc]:after, .sort-line .sort-btn.active[data-sorttype=desc]:after {
    content: "";
    width: 30px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0
}

.sort-element-cnt {
    margin-right: 4px
}

.view-mode-box {
    margin: 0 15px 0 0
}

.view-mode-box .view-mode-btn {
    display: inline-block;
    vertical-align: top;
    width: 38px;
    height: 38px;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer
}

.view-mode-box .view-mode-btn.active {
    background-color: #eee
}

.sort-type {
    float: left
}

.sort-limit {
    float: right
}

@media (max-width: 481px) {
    .sort-limit, .sort-type {
        float: left;
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    .sort-limit .sbHolder {
        margin-left: 5px
    }
}

.catalog__filter #vertical-multilevel-menu ul, .catalog__filter ul#vertical-multilevel-menu {
    width: 100%;
    font-size: 14px
}

.catalog__filter ul#vertical-multilevel-menu li a, .catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub li a {
    display: block;
    font-weight: 100;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px
}

.catalog__filter ul#vertical-multilevel-menu li.section__list-item {
    position: relative
}

.catalog__filter ul#vertical-multilevel-menu li.root-item-selected a.root-item-link, .catalog__filter ul#vertical-multilevel-menu li.root-item-selected a.root-item-parent-link, .catalog__filter ul#vertical-multilevel-menu li.sub-item-selected a.sub-item-link {
    font-weight: 900
}

.catalog__filter ul#vertical-multilevel-menu li:not(.root-item-selected) a:hover {
    color: #f56d1f
}

.catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub {
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    width: 100%;
    margin: 0;
    border: none;
    display: block;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out
}

.catalog__filter ul#vertical-multilevel-menu li.item-selected ul.section__list-sub {
    max-height: 700px;
    -webkit-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out
}

.catalog__filter ul#vertical-multilevel-menu li ul.section__list-sub li:hover a {
    color: #80b266
}

.catalog__filter ul#vertical-multilevel-menu li .elem-count {
    color: #939393
}

.bx-filter {
    width: 100%;
    min-width: 220px;
    margin-bottom: 20px
}

.bx-filter .bx-filter-section {
    position: relative;
    padding-top: 26px
}

.bx-filter .bx-filter-section > .row {
    padding: 0 5px
}

.bx-filter .bx-filter-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000
}

.bx-filter .bx-filter-parameters-box {
    position: relative
}

@media (min-width: 992px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(odd) {
        clear: both
    }
}

.bx-filter .bx-filter-parameters-box-title span {
    cursor: pointer
}

.bx-filter .bx-filter-block {
    display: block !important;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    height: auto
}

.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    font-size: 14px;
    font-style: normal;
    display: block;
    padding-bottom: 5px
}

.bx-filter-parameters-box-container {
    padding-bottom: 20px
}

.bx-filter-parameters-box-container .checkbox:first-child {
    margin-top: 0
}

.bx-filter .bx-filter-parameters-box-container-block {
    font-size: 11px;
    color: #3f3f3f
}

.bx-filter .bx-filter-input-container input {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 0;
    border-radius: 30px;
    background: #fff;
    outline: none;
}

.bx-retina .bx-filter .bx-filter-input-container input {
    border-style: solid;
    border-width: 0;
}

.bx-ios .bx-filter .bx-filter-input-container input {
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff)
}

.bx-filter .bx-filter-button-box {
    clear: both
}

.bx-filter .bx-ui-slider-track-container {
    padding-top: 19px;
    padding-bottom: 0;
}

.bx-filter .bx-ui-slider-track {
    position: relative;
    height: 7px
}

.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7
}

.bx-filter .bx-ui-slider-part.p1 {
    left: -1px
}

.bx-filter .bx-ui-slider-part.p2 {
    left: 25%
}

.bx-filter .bx-ui-slider-part.p3 {
    left: 50%
}

.bx-filter .bx-ui-slider-part.p4 {
    left: 75%
}

.bx-filter .bx-ui-slider-part.p5 {
    right: -1px
}

.bx-filter .bx-ui-slider-part span {
    font-size: 11px;
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000
}

.bx-filter .bx-ui-slider-part.p2 span, .bx-filter .bx-ui-slider-part.p3 span, .bx-filter .bx-ui-slider-part.p4 span {
    color: #6b8086
}

.bx-filter .bx-ui-slider-pricebar, .bx-filter .bx-ui-slider-pricebar-v, .bx-filter .bx-ui-slider-pricebar-vd, .bx-filter .bx-ui-slider-pricebar-vn, .bx-filter .bx-ui-slider-range {
    position: absolute;
    top: 0;
    bottom: 0
}

.bx-filter .bx-ui-slider-range {
    z-index: 10
}

.bx-filter .bx-ui-slider-pricebar {
    z-index: 100
}

.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 60
}

.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 70
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 22px;
    height: 22px;
    border-bottom: none
}

.bx-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab
}

.bx-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -21px
}

.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    margin-right: -21px
}

.bx-filter .bx-filter-select-container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccd5db
}

.bx-retina .bx-filter .bx-filter-select-container {
    border-style: solid;
    border-width: 1px
}

.bx-filter .bx-filter-select-block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    border: none;
    border-radius: 2px;
    background: #fff
}

.bx-filter .bx-filter-select-text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    padding: 0 33px 0 10px
}

.bx-filter .bx-filter-select-text.fix {
    min-width: 120px
}

.bx-filter .bx-filter-select-text label {
    cursor: pointer
}

.bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat 50%
}

.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px
}

.bx-filter-select-popup ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle
}

.bx-filter-select-popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.bx-filter-select-popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757
}

.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
    color: #000;
    background: #f3f8fa
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent
}

.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important
}

.bx-filter .bx-filter-tag {
    padding: 18px
}

.bx-filter .bx-tag-link {
    font-size: 12px;
    text-decoration: none;
    text-shadow: none
}

.bx-filter .bx-tag-link.bx-active, .bx-filter .bx-tag-link:hover {
    color: #1d3d46
}

.bx-filter .bx-filter-param-label {
    min-height: 20px;
    font-weight: 400;
    cursor: pointer
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block
}

.bx-filter .bx-filter-param-label.dib {
    display: inline-block
}

.bx-filter .bx-filter-param-text {
    font-weight: 400;
    line-height: 1.1;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #6c6c6c
}

.bx-filter-select-popup .bx-filter-param-label.bx-active {
    background: #f3f8fa
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    text-align: left
}

.bx-filter .bx-filter-param-btn {
    font-weight: 400;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    position: relative;
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer
}

.bx-retina .bx-filter .bx-filter-param-btn {
    border-style: solid;
    border-width: 1px
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none;
    position: relative
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: " ";
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat 50%;
    opacity: .7
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px
}

.bx-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: 400;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    border-radius: 50%;
    background-color: transparent
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat 50%
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat 50%
}

.bx-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12)
}

.bx-filter span.bx-spm {
    font-size: 18px;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000
}

.bx-filter-select-popup .bx-filter-select-text-icon, .bx-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    -webkit-background-size: cover;
    background-size: cover
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important
}

.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    box-shadow: none
}

.bx-filter-btn-color-icon.all:after, .bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0
}

.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2
}

.bx-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed
}

.bx-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid
}

.bx-filter .bx-filter-parameter-biz.bx-active {
    position: relative;
    color: #000;
    border-color: transparent
}

.btn-themes, .btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover {
    color: #fff
}

.bx-filter .bx-filter-popup-result {
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    z-index: 915;
    display: none;
    line-height: normal;
    padding: 10px;
    white-space: nowrap;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 78.4%, .5);
    border: 0;
    background-color: transparent;;
}

.bx-filter .bx-filter-popup-result.left {
    border-width: 2px 10px 2px 2px
}

.bx-filter .bx-filter-popup-result.right {
    left: 99%
}

.bx-filter .bx-filter-popup-result.left {
    right: 99%
}

.bx-filter-horizontal .bx-filter-popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px
}

.bx-filter .bx-filter-popup-result a {
    margin-left: 10px;
    display: block
}

.bx-filter .bx-filter-popup-result a:hover {
    text-decoration: none
}

.bx-filter .bx-filter-popup-result-close {
    display: none
}

.bx-filter .bx-filter-popup-result .arrow {
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    border-right: 0;
    border-top: 0;
    position: absolute;
    transform: rotate(45deg);
    left: -7px;
    top: 0;
    bottom: 0;
    background-color: #fff;
    margin: auto
}

.bx-filter .bx-filter-popup-result #modef_num {
    font-weight: 900;
    font-size: 14px
}

@media (max-width: 767px) {
    .bx-touch .bx-filter .bx-filter-popup-result {
        font-size: 12px;
        line-height: 14px;
        position: fixed !important;
        z-index: 1001;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 2px;
        border: 1px solid #c6dae7;
        background: hsla(0, 0%, 100%, .9)
    }

    .bx-filter .bx-filter-popup-result .arrow, .bx-touch .bx-filter .bx-filter-popup-result br {
        display: none
    }
}

#catalog__filter .title {
    font-size: 14px;
    font-weight: 900;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd
}

#catalog__filter .catalog__section-list .title {
    display: block;
    border-bottom: 0
}

#catalog__filter .title span {
    display: inline-block;
    vertical-align: middle
}

#catalog__filter .title .bx-nav-title {
    width: calc(100% - 40px)
}

#catalog__filter .title .bx-nav-icon {
    width: 30px;
    height: 30px;
    margin-right: 5px
}

#catalog__filter .title img {
    width: auto;
    height: auto;
    max-height: 30px;
    max-width: 30px
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    border-bottom: 1px solid #d4d4d4
}

#catalog__filter .bx-filter-input-checkbox {
    margin: 0
}

#catalog__filter .bx-filter-input-checkbox input {
    display: none
}

#catalog__filter label.bx-filter-param-label {
    display: block;
    position: relative;
    min-height: 15px;
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 3px
}

#catalog__filter .bx-filter-input-checkbox:last-child label.bx-filter-param-label {
    margin-bottom: 0
}

#catalog__filter label.bx-filter-param-label:after, #catalog__filter label.bx-filter-param-label:before {
    content: "";
    line-height: 1;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    font-family: FontAwesome;
    top: 5px;
    left: 0;
    color: #f56d1f;
    display: none
}

#catalog__filter .bx-filter .bx-filter-input-checkbox label.bx-filter-param-label:before {
    border: 1px solid #ddd
}

#catalog__filter .bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked + label.bx-filter-param-label:after, #catalog__filter .bx-filter .bx-filter-input-checkbox input[type=radio]:checked + label.bx-filter-param-label:after {
    content: "\f00c";
    left: 2px
}

#catalog__filter .bx-filter .bx-filter-input-checkbox input[type=checkbox] + label.bx-filter-param-label .check:before, #catalog__filter .bx-filter .bx-filter-input-checkbox input[type=radio] + label.bx-filter-param-label .check:before {
    display: block;
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0
}

#catalog__filter .bx-filter .bx-filter-input-checkbox input[type=radio] + label.bx-filter-param-label .check:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 7px;
    background: none;
    width: 5px;
    height: 9px
}

#catalog__filter .bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked + label.bx-filter-param-label .check:before, #catalog__filter .bx-filter .bx-filter-input-checkbox input[type=radio]:checked + label.bx-filter-param-label .check:before {
    opacity: 1
}

#catalog__filter .bx-filter .bx-filter-input-checkbox .check {
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    border: 1px solid #232323;
    margin-right: 10px;
    position: relative
}

#catalog__filter .bx-filter .radio.bx-filter-input-checkbox .check {
    border-radius: 50%
}

#catalog__filter .bx-filter .bx-filter-input-checkbox .disabled .check {
    border-color: #bdbdbd
}

#catalog__filter .bx-filter .bx-filter-input-checkbox .disabled .bx-filter-param-text {
    color: #bdbdbd
}

#catalog__filter .bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: inline;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 100
}

#catalog__filter .bx-filter .bx-filter-input-checkbox .count_items {
    display: block;
    position: absolute;
    font-size: 12px;
    right: 13px;
    top: 4px;
    color: #bdbdbd
}

#catalog__filter .bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    padding: 0
}

#catalog__filter .bx-filter .bx-filter-param-btn.bx-color-sl {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-color: transparent;
    padding: 3px;
    width: 35px;
    height: 35px
}

#catalog__filter .bx-filter-select-popup .bx-filter-btn-color-icon, #catalog__filter .bx-filter .bx-filter-btn-color-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 27px;
    height: 27px
}

#catalog__filter .bx-filter .bx-filter-param-btn:active, #catalog__filter .bx-filter .bx-filter-param-btn:focus, #catalog__filter .bx-filter .bx-filter-param-btn:hover, #catalog__filter .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn {
    border: 1px solid #f56d1f !important
}

#catalog__filter .bx-filter .bx-filter-param-label.disabled {
    pointer-events: none
}

#catalog__filter .del_filter {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    background: transparent;
    border: none;
    position: relative;
    color: #000;
    font-weight: 300;
    text-decoration: underline
}

#catalog__filter .del_filter:active, #catalog__filter .del_filter:hover {
    text-decoration: none
}

#catalog__filter .bx-filter .bx-filter-button-box {
    margin-top: 25px
}

#catalog__filter .bx-filter .bx-filter-parameters-box-title .fa, #catalog__filter ul#vertical-multilevel-menu li.parent .fa {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 0;
    font-size: 22px;
    line-height: 20px;
    color: #bdbdbd;
    cursor: pointer
}

#catalog__filter .bx-filter .bx-filter-parameters-box-title .fa {
    top: 0
}

#catalog__filter ul#vertical-multilevel-menu li.parent .fa {
    top: 10px
}

#catalog__filter ul#vertical-multilevel-menu li.item-selected .fa {
    transform: rotate(180deg)
}

#catalog__filter .bx-filter .bx-filter-title {
    display: none
}

#catalog__filter .bx-filter.bx-blue .bx-filter-section {
    background: none;
    padding: 0
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    display: none
}

#catalog__filter .bx-filter .bx-filter-parameters-box-title {
    padding: 17px 0;
    border-bottom: 1px solid #d4d4d4;
    font-size: 13px
}

#catalog__filter .bx-filter .bx-filter-parameters-box-title span {
    display: block;
    width: 100%;
    position: relative;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: none !important;
    transition: .2s ease-out
}

#catalog__filter .bx-filter .bx-filter-input-container input {
    /*border: 1px solid #ddd;*/
    text-align: center;
    font-size: 13px;
    border-radius: 30px;
}

#catalog__filter .bx-filter .bx-ui-slider-track-container {
    margin: 0;
    width: 100%;
    padding: 35px 23px 25px
}

#catalog__filter .bx-filter .bx-ui-slider-track {
    height: 3px
}

#catalog__filter .price-separator {
    margin: 0 -1px;
    height: 40px;
    position: relative
}

#catalog__filter .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #ddd
}

#catalog__filter .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #f56d1f
}

#catalog__filter .bx-filter .bx-ui-slider-part {
    top: -3px;
    width: 0;
    height: 9px;
    background: #f56d1f;
    display: none
}

#catalog__filter .bx-filter .bx-ui-slider-part span {
    top: -22px
}

.bx-filter .bx-ui-slider-part.p2 span {
    margin-left: 0;
    margin-right: -10px;
    left: auto;
    right: 0;
    text-align: right
}

.bx-filter .bx-ui-slider-part.p1 span {
    margin-left: -10px;
    left: 0;
    text-align: left
}

#catalog__filter .bx-filter .bx-ui-slider-handle {
    background: #f56d1f !important;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    width: 11px;
    height: 11px;
    top: -4px
}

.bx-filter .bx-ui-slider-part.p2 {
    left: auto;
    right: -1px
}

.bx-filter .filter-price-block.bx-active .bx-filter-block {
    overflow: visible
}

#catalog__filter .bx-filter .filter-price-block .bx-filter-parameters-box-title {
    border-bottom: 0
}

.bx-filter .filter-price-block .bx-filter-parameters-box-title span {
    cursor: default
}

.bx-filter .filter-price-block .bx-filter-parameters-box-container {
    padding: 0 0 10px
}

#catalog__filter .bx-filter .bx-ui-slider-range {
    z-index: 500
}

#catalog__filter .bx-filter .bx-ui-slider-handle.right {
    margin-right: -10px
}

#catalog__filter .bx-filter .bx-ui-slider-handle.left {
    margin-left: -10px
}

#catalog__filter .price-separator:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 50%
}

.bx-filter-parameters-box-container {
    padding: 10px 0
}

.bx-filter .bx-filter-section {
    padding-top: 0
}

.btn-filter-send {
    background-color: transparent;
    border: none;
    color: #fff
}

.bx-filter-scroll {
    max-height: 140px;
    overflow: hidden
}

@media screen and (max-width: 1024px) {
    body.filter-in {
        transform: translate(-45%);
        position: fixed
    }

    body.filter-in .popup_mask {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    #catalog__filter {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        z-index: 1050;
        transition: .4s ease-in-out;
        overflow: hidden;
        width: 45%;
        max-width: 100%;
        transform: translate(100%);
        padding: 0 !important
    }

    .catalog__filter-container {
        height: 100%;
        overflow: hidden;
        overflow-y: scroll;
        padding: 10px 20px
    }

    #catalog__filter .catalog__section-list .title, #catalog__filter .title {
        padding: 10px 0;
        text-transform: uppercase
    }

    #catalog__filter .del_filter {
        text-transform: none
    }

    .bx-filter .bx-filter-popup-result {
        bottom: 0;
        position: fixed
    }

    .bx-filter .bx-filter-popup-result.left, .bx-filter .bx-filter-popup-result.right {
        left: 0;
        right: 0
    }

    .catalog__filter .open_list {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(0deg);
        transition: .2s ease-in-out;
        background: none;
        border: none;
        z-index: 100;
        font-size: 24px
    }

    #catalog__content .sorting_box {
        text-align: left
    }

    #open_filter {
        min-width: 150px;
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    #catalog__filter {
        width: calc(100% - 60px)
    }

    body.filter-in {
        transform: translate(calc(-100% + 60px))
    }

    .catalog__filter-container {
        padding: 5px 15px
    }
}

@media screen and (max-width: 575.98px) {
    #open_filter {
        margin-top: 15px
    }
}

.bx-filter.bx-blue .bx-filter-section {
    background: #edf6fc
}

.bx-filter.bx-blue .bx-filter-input-container input:focus {
    border-color: #499fd8
}

.bx-filter.bx-blue .bx-ui-slider-track {
    background: #e7e7e7
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
    background: #849da4
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #a8dff3
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #499fd8
}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat 100% 0
}

.bx-filter.bx-blue .bx-ui-slider-handle.right {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat 0 0
}

.bx-filter.bx-blue .bx-filter-select-container.bx-active, .bx-filter.bx-blue .bx-filter-select-container:focus {
    border-color: #499fd8
}

.bx-filter.bx-blue .bx-filter-tag {
    border-top: 1px solid #d7eaf7;
    border-bottom: 1px solid #d7eaf7
}

.bx-filter.bx-blue .bx-tag-link {
    color: #68939e
}

.bx-filter.bx-blue .bx-filter-param-btn:active, .bx-filter.bx-blue .bx-filter-param-btn:focus, .bx-filter.bx-blue .bx-filter-param-btn:hover, .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn {
    border-color: #499fd8
}

.bx-filter.bx-blue .btn-themes {
    background-color: #1485ce;
    border-color: #1485ce;
    color: #fff
}

.bx-filter.bx-blue .btn-themes.bx-active, .bx-filter.bx-blue .btn-themes.focus, .bx-filter.bx-blue .btn-themes:active, .bx-filter.bx-blue .btn-themes:focus, .bx-filter.bx-blue .btn-themes:hover {
    background-color: #53a4d8;
    border-color: #53a4d8;
    color: #fff
}

.bx_pagination_bottom * {
    vertical-align: middle
}

.bx_pagination_bottom .fa {
    font-size: 18px
}

.bx_pagination_bottom .fa-angle-right {
    margin-left: 10px
}

.bx_pagination_bottom .fa-angle-left {
    margin-right: 10px
}

.bx_pagination_bottom {
    margin-top: 50px;
    font-size: 12px
}

.bx_pagination_bottom .bx_pagination_section_two {
    text-align: center;
    margin-top: 15px
}

.bx_pagination_bottom .bx_pagination_select_container {
    display: inline-block
}

.bx_pagination_bottom .bx_pagination_select_container select {
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    color: #8d8d8d;
    font-size: 11px;
    line-height: 16px;
    resize: none;
    -webkit-appearance: none
}

@-moz-document url-prefix() {
    .bx_pagination_bottom .bx_pagination_select_container select {
        background: #fff !important;
        padding-right: 5px
    }
}

.bx_pagination_bottom .bx_pagination_page {
    white-space: nowrap;
    font-size: 12px
}

.bx_pagination_bottom .bx_pagination_page ul {
    display: inline-block;
    margin: 0;
    padding: 0 20px
}

.bx_pagination_bottom .bx_pagination_page .nav-text, .bx_pagination_bottom .bx_pagination_page li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    margin-left: -1px
}

.bx_pagination_bottom .bx_pagination_page .nav-text {
    width: auto;
    font-weight: 700;
    font-size: 12px;
    margin-left: 0
}

.bx_pagination_bottom .bx_pagination_page .nav-text a {
    padding: 0 15px
}

.bx_pagination_bottom .bx_pagination_page .disabled {
    opacity: .5;
    padding: 0 15px
}

.bx_pagination_bottom .bx_pagination_page .nav-text a, .bx_pagination_bottom .bx_pagination_page li a, .bx_pagination_bottom .bx_pagination_page li span {
    display: block;
    color: #232323;
    text-align: center;
    text-decoration: none
}

.bx_pagination_bottom .bx_pagination_page li.bx_active span {
    background-color: #f56d1f;
    color: #fff;
    opacity: 1;
    font-weight: 500
}

.bx_pagination_bottom .bx_pagination_page .nav-text a:hover, .bx_pagination_bottom .bx_pagination_page li a:hover {
    background-color: rgba(129, 188, 61, .3)
}

.bx_pagination_bottom .bx_pagination_page .nav-text a:active, .bx_pagination_bottom .bx_pagination_page li a:active {
    background-color: rgba(129, 188, 61, .7)
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
    display: block
}

.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select {
    margin-right: 5px
}

.bx_pagination_bottom .bx_wsnw {
    white-space: nowrap
}

@media (min-width: 480px) and (max-width: 639px) {
    .bx_pagination_bottom .bx_pagination_select_container select {
        margin-right: 10px
    }
}

@media (max-width: 479px) {
    .bx_pagination_bottom .bx_pagination_section_two {
        float: none;
        text-align: left
    }

    .bx_pagination_bottom .bx_pagination_select_container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47%
    }

    .bx_pagination_bottom .bx_pagination_select_container select {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0 !important;
        width: 90%
    }

    .bx_pagination_bottom .bx_pg_section {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: left
    }

    .bx_pagination_bottom .bx_pagination_page {
        white-space: normal
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
        width: 100%;
        height: auto;
        text-align: center
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_show_col {
        display: none
    }

    .bx_pagination_bottom .bx_pg_text {
        display: inline-block;
        width: 50%
    }

    .bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text {
        display: none
    }
}

.bx_pagination_bottom .bx_pagination_page, .bx_pagination_bottom .bx_pagination_section_one, .bx_pagination_bottom .bx_pagination_section_two, .bx_pagination_bottom .bx_pagination_select_container, .bx_pagination_bottom .bx_pagination_select_container select, .bx_pagination_bottom .bx_pg_section, .bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num, .bx_pagination_bottom .bx_pg_section.bx_pg_show_col, .bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text, .bx_pagination_bottom .bx_pg_text {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.catalog-section-header {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000
}

.catalog__list-content .sales_block {
    width: 100%;
    margin: 10px 5px
}

.sales__wrapper.row {
    margin-left: -7px;
    margin-right: -7px
}

.sale_item-wrapper .sale__item, .sales_container .sales__item {
    padding-left: 7px;
    padding-right: 7px
}

.sales_container .sales__item .sales_img_wrapper {
    width: 100%;
    height: fit-content;
    border-radius: 60px;
    /*box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);*/
    overflow: hidden;
    transition: .2s ease-out
}

.sales_container .sales__item:hover .sales_img_wrapper {
    box-shadow: none
}

.sales_container .sales__item .sales_img {
    position: relative;
    z-index: 1;
    object-fit: contain;
    height: auto;
    max-height: 100%;
    width: 100%;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: transform .3s ease-out;
    transform: scale(1.02)
}

.sales_container .sales__item:hover .sales_img {
    transform: scale(1)
}

.product__list .product-item-container, .slider_wrapper .product-item-container {
    /*padding: 5px;*/
    position: relative
}

.product_item-link {
    display: block;
    color: #000;
    text-align: center
}

.product_item_img {
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.product-item {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #dadada;
    position: relative;
    overflow: hidden;
    transition: .2s ease-in-out
}

.product_item_title .name {
    padding: 10px 0;
    overflow: hidden;
    line-height: 1.4;
    /*height: 42px;*/
    font-weight: 500;
    font-size: 14px;
    background-color: #fff;
    z-index: 10;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.product_item_buy_box {
    padding-top: 25px
}

.product_item__price {
    position: relative
}

.product_item__price .price-unit {
    font-size: 11px;
    color: #919191;
    font-weight: 400
}

.product_item__price .price {
    font-size: 16px;
    font-weight: 700;
    color: #232323
}

.product_item__price .old_price {
    font-size: 12px;
    color: #8f8f8f;
    position: absolute;
    bottom: 100%
}

.old_price span {
    position: relative;
    display: inline-block;
    padding: 0 2px
}

.bx_item_price .old:before, .old_price span:before {
    content: "";
    display: block;
    position: absolute;
    width: 110%;
    height: 1px;
    border-top: 1px solid hsla(0, 0%, 56.1%, .9);
    top: 0;
    bottom: 0;
    left: -2px;
    margin: auto
}

.favour__list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px
}

.slider .product-item-container {
    width: 100%;
    max-width: 100%
}

.slider .product-item-container.hover {
    height: 339px !important
}

.slider.inner-slider .product-item-container.hover {
    height: 329px !important
}

.product_card_detail .special_offer .product-item-container.hover {
    height: 259px !important
}

.bx-touch .product-item-container {
    height: auto
}

.main-slider .product_item {
    width: 100%;
    max-width: 100%;
    padding: 15px
}

.basket-item-list .close-btn {
    width: 11px;
    height: 11px;
    right: 10px;
    top: 10px
}

.basket-item-list .product_item_name_box {
    font-size: 12px;
    height: auto;
    padding: 0 0 5px
}

.basket-item-list .product_item__price .old_price {
    position: relative;
    bottom: auto;
    font-size: 11px
}

.basket-item-list .product_item__price .price {
    font-size: 12px
}

.basket-item-list .close-btn:after, .basket-item-list .close-btn:before {
    width: 100%;
    top: 5px;
    left: 0
}

.catalog__list-wrapper .product_item_img:hover {
    -webkit-box-shadow: 0 0 10px rgba(53, 53, 53, .15);
    box-shadow: 0 0 10px rgba(53, 53, 53, .15);
    z-index: 150
}

.product_item_wrapper_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 250px;
    line-height: 250px;
    text-align: center
}

.product_item_img:hover .product-item-image-wrapper {
    opacity: .3
}

.product_item_wrapper_img .product_item_img-bg {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 206px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.to_favorites {
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: pointer
}

.product-item-container .product_item .to_favorites {
    width: 36px;
    height: 36px;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 11
}

.product_item__price .product-item-info-container {
    position: absolute;
    bottom: 10px;
    right: 5px;
    z-index: 100;
    cursor: pointer;
    margin-bottom: 0
}

.product_item__ico {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    transition: .2s ease-in-out
}

.product_item__ico a {
    display: block
}

.favour__list .product_item__price .favour-in {
    display: none
}

.fast_view.btn-primary {
    z-index: -1;
    opacity: 0;
    position: absolute;
    width: 90%;
    height: 45px;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease-out;
    font-size: 12px;
    text-transform: uppercase
}

.bx-no-touch .product-item-container.hover .product-item, .bx-no-touch .product-item-container:hover .product-item {
    width: auto;
    border-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .19)
}

.bx-touch .product-item {
    width: auto;
    background: #fff
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden, .bx-touch .product-item-info-container.product-item-touch-hidden {
    transition: height .2s ease-out;
    height: 30px;
    background-color: #fff;
    position: relative;
    transform: rotateX(90deg);
}

.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden, .bx-no-touch .product-item-container:hover .product-item-info-container.product-item-hidden, .product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
    /*height: 30px*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*z-index: 99999;*/
    /*background: #fff;*/
    /*left: 0;*/
    left: 0;
    height: 30px;
    transform: rotateX(0deg);
    transition: all .3s ease-out;
}


.bx-touch .product-item-info-container.product-item-hidden {
    height: auto
}

.product_item .product_item_img:hover .fast_view {
    opacity: 1;
    z-index: 10;
}

.bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover .product-item, .bx-no-touch .product-detail-sales-slider .product-detail-sales-slider .product-item-container:hover .product-item {
    position: absolute;
    right: -15px;
    left: -15px;
    padding: 15px 15px 0;
    width: auto;
    border-color: transparent;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .19)
}

.product-detail-sales-slider .bx-touch .product-item {
    padding: 15px 0 0;
    width: auto;
    background: #fff
}

.product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding-top: 180px;
    width: 100%;
    transition: all .3s ease
}

.product-detail-sales-slider .product-detail-sales-slider .product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
    padding-top: 54%
}

.product__list .product-card .product-item-container .product-item-image-wrapper {
    padding-top: 200px
}

.product__list .product-card .product-item-container .product-item-image-alternative, .product__list .product-card .product-item-container .product-item-image-original, .product__list .product-card .product-item-container .product-item-image-slider-slide-container {
    max-height: 220px
}

.product-item-image-alternative, .product-item-image-original {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 200px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity .3s linear
}

.product-item-image-original {
    z-index: 10
}

.product-item-image-alternative {
    z-index: 10;
    opacity: 0
}

.product-item-big-card .product-item-image-wrapper {
    margin-bottom: 25px
}

.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 200px;
    transition: opacity .3s ease
}

.product-item-image-slide {
    position: relative;
    display: none;
    height: 100%;
    background-color: #fff;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transition: left .6s ease-in-out
}

.product-item-image-alternative img, .product-item-image-slider-slide-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto
}

@media (-webkit-transform-3d),(transform-3d) {
    .product-item-image-slide {
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .product-item-image-slide.active.right, .product-item-image-slide.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .product-item-image-slide.active.left, .product-item-image-slide.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .product-item-image-slide.active, .product-item-image-slide.next.left, .product-item-image-slide.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.product-item-image-slider-slide-container > .active, .product-item-image-slider-slide-container > .next, .product-item-image-slider-slide-container > .prev {
    display: block
}

.product-item-image-slider-slide-container > .active {
    left: 0
}

.product-item-image-slider-slide-container > .next, .product-item-image-slider-slide-container > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.product-item-image-slider-slide-container > .next {
    left: 100%
}

.product-item-image-slider-slide-container > .prev {
    left: -100%
}

.product-item-image-slider-slide-container > .next.left, .product-item-image-slider-slide-container > .prev.right {
    left: 0
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px
}

.product-item-image-slider-progress-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: var(--theme-color-primary);
    opacity: .8
}

.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 15;
    display: block;
    padding: 0;
    text-align: center;
    transition: opacity .3s ease
}

.product-detail-sales-slider .product-item-container.hover .product-item-image-slider-control-container, .product-item-line-card:hover .product-item-image-slider-control-container {
    opacity: 1
}

.product-item-image-slider-control, .product-item-image-slider-control.active {
    display: inline-block;
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #f56d1f;
    cursor: pointer;
    transition: all .3s ease
}

.product-item-image-slider-control.active:hover, .product-item-image-slider-control:hover {
    cursor: pointer
}

.product-item-image-slider-control.active, .product-item-image-slider-control:hover {
    background-color: #f56d1f
}

.product-item-label-ring, .product-item-label-text {
    position: absolute;
    z-index: 15
}

.product-item-label-ring, .product-item-label-text span {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #ed4b51;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all .25s ease
}

.bx-red .product-item-label-ring, .bx-red .product-item-label-text span {
    background-color: #fba90c
}

.product-item-label-ring > div, .product-item-label-text > div {
    line-height: 0
}

.product_item .product_card-flags {
    z-index: 10;
}

.product__list .product_item .product-item-label-right {
    right: -15px
}

.product__list .product-item-label-ring.product-item-label-right {
    right: 0
}

.product__list .product_item .product-item-label-top {
    top: 0
}

.product-detail-slider .product_item .product-item-label-right {
    right: 0
}

.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: 700
}

@media (max-width: 767px) {
    .product-item-label-text > div {
        line-height: 0
    }

    .product-item-label-text.product-item-label-small span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span, .product-item-label-text.product-item-label-big span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px
    }
}

.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    margin-bottom: 0
}

.product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 39px;
    height: 39px;
    font-size: 12px;
    line-height: 39px
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 100px
}

.product-item-label-ring.product-item-label-big, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 120px;
    height: 120px;
    font-size: 42px;
    line-height: 120px
}

.product-item-label-top {
    top: -5px
}

.product-item-label-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-item-label-center > div {
    text-align: center
}

.product-item-label-left {
    left: -20px
}

.product-item-label-ring.product-item-label-left {
    left: -5px
}

.product-item-label-left > div {
    text-align: left
}

.product-item-label-bottom {
    bottom: -5px
}

.product-item-label-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-item-label-right {
    right: -10px
}

.product-item-label-ring.product-item-label-right {
    right: -5px
}

.product-item-label-right > div {
    text-align: right
}

.product-item-label-center.product-item-label-middle {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product-item-title {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    text-align: center
}

.bx-touch .product-item-title, .product-detail-sales-slider .product-item-container.hover .product-item-title {
    overflow: auto;
    white-space: normal
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    transition: all .25s linear
}

.product-item-line-card .product-item-title {
    white-space: normal;
    text-align: left
}

.product-item-big-card .product-item-title a {
    font-size: 21px
}

.product-item-line-card .product-item-title a {
    font-size: 20px
}

@media (max-width: 1199px) {
    .product-item-big-card .product-item-title a {
        font-size: 18px
    }
}

@media (max-width: 991px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .product-item-big-card .product-item-title a {
        font-size: 14px
    }
}

@media (max-width: 575px) {
    .product-item-big-card .product-item-title a {
        font-size: 16px
    }
}

.product-item-price-container {
    text-align: center;
    line-height: 1
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: 700;
    font-size: 13px
}

.product-item-price-old {
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px
}

.product-item-big-card .product-item-price-current, .product-item-big-card .product-item-price-old {
    vertical-align: middle;
    line-height: 20px
}

.product-item-big-card .product-item-price-container {
    margin: 0 0 10px
}

.product-item-big-card .product-item-price-current {
    font-size: 18px
}

.product-item-big-card .product-item-price-old {
    font-size: 15px
}

.product-item-info-container-title {
    font-size: 12px
}

.bx-touch .product-item-info-container.product-item-touch-hidden {
    display: none !important
}

.bx-no-touch .product-detail-sales-slider .product-item-container.hover .product-item-info-container.product-item-hidden, .bx-touch .product-detail-sales-slider .product-item-info-container.product-item-hidden {
    display: block;
    opacity: 1
}

.product-item-amount {
    text-align: center
}

.product-item-amount-field-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
}

.product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
    padding: 23px;
    background: #f56d1f;
    box-shadow: 0px 2px 10px rgba(150, 45, 66, 0.35);
    cursor: pointer;
    transition: background .3s ease, opacity .3s ease
}

.bx-retina .product-item-amount-field-btn-minus, .bx-retina .product-item-amount-field-btn-plus {
    border-width: .5px
}

.product-item-amount-field-btn-minus:hover, .product-item-amount-field-btn-plus:hover {
    background: #f56d1f
}

.product-item-amount-field-btn-minus:active, .product-item-amount-field-btn-plus:active {
    background: #f56d1f
}

.product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity .3s ease, background .3s ease
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after {
    opacity: .3 !important;
    cursor: default
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover, .product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover {
    background-color: #f56d1f
}

.product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
    background-size: 10px
}

.product-item-amount-field-btn-minus:hover:after, .product-item-amount-field-btn-plus:hover:after {
    opacity: 1
}

.product-item-amount-field-container .count_input {
    /*display: flex;*/
    /*align-items: center;*/
    /*border-radius: 3px;*/
    /*border: 1px solid #dadada;*/
    /*height: 32px;*/
    /*margin: 0 4px*/
}

.product-item-amount-field {
    padding: 11px 5px;
}

.bx-retina .product-item-amount-field {
    border-width: .5px
}

.product-item-amount-field:focus {
    outline: none !important
}

.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button, .bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.product-item-amount-description-container {
    display: block;
    color: #a5a5a5;
    white-space: nowrap;
    font-size: 12px
}

.product-item-big-card .product-item-amount-field-container {
    text-align: left
}

.product-item-amount-description-container strong {
    color: #333;
    white-space: nowrap
}

.product-item-amount-label-container {
    margin: 5px 0;
    color: #a5a5a5;
    font-weight: 700;
    font-size: 12px
}

.product-item-quantity {
    font-size: 12px
}

.product-item-properties {
    display: block;
    margin: 0
}

.product-item-properties dl {
    clear: both
}

.product-item-properties dt {
    float: left;
    clear: both;
    font-weight: 400;
    font-size: 12px
}

.product-item-properties dd {
    float: right;
    margin-bottom: 3px;
    margin-left: 5px;
    font-size: 12px
}

.product-item-compare-container {
    position: relative;
    display: none;
    margin: 0 -15px;
    padding: 4px 15px;
    min-height: 30px;
    border-top: 1px solid #e6e6e6;
    background: #f3f3f3;
    box-shadow: inset 0 1px 1px 0 #eee;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px
}

.product-item-line-card .product-item-compare-container {
    margin: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
    text-align: center
}

.bx-touch .product-item-compare-container {
    display: none
}

.product-detail-sales-slider .product-item-container.hover .product-item-compare-container, .product-item-line-card .product-item-compare-container {
    display: block
}

.product-item-compare .checkbox {
    margin: 0;
    padding: 0
}

.product_item_sku {
    position: absolute;
    width: 100%;
    bottom: 0;
    transition-delay: .2s;
    z-index: 0
}

.bx-no-touch .product-item-container.hover .product_item_sku, .bx-no-touch .product-item-container:hover .product_item_sku, .bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    z-index: 1
}

.bx-touch .product-item-info-container.product-item-hidden .product_item_sku {
    position: relative
}

.product-item-line-card .product-item-scu-container {
    text-align: left
}

.product-item-scu-container-title {
    color: #333;
    font-size: 12px
}

.product-item-scu-block-title {
    font-size: 12px
}

.product-item-scu-list {
    margin: 0
}

.product-item-scu-item-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.product-item-scu-item-color-container, .product-item-scu-item-text-container {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 5px 5px 0;
    max-width: 100%
}

.product-item-scu-item-text-container {
    min-width: 32px
}

.product-item-scu-item-color-container {
    max-width: 38px;
    width: 25%
}

.product-item-scu-item-color-block {
    position: relative;
    padding-top: 100%;
    outline: 1px solid #c0cfda;
    cursor: pointer
}

.bx-no-touch .product-item-scu-item-color-block {
    transition: outline .2s ease
}

.bx-retina .product-item-scu-item-color-block {
    outline-width: .5px
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline-width: 2px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
    outline-width: 1px
}

.product-item-scu-item-color {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 2px 5px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.bx-no-touch .product-item-scu-item-text-block {
    transition: outline .3s ease
}

.bx-retina .product-item-scu-item-text-block {
    border-width: .5px
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block, .product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-width: 1px
}

.product-item-scu-item-text {
    overflow: hidden;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block, .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
    position: relative;
    border-color: #a9adb4 !important
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after, .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: hsla(0, 0%, 100%, .75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iI0E5QURCNCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQuMzkyIDEzLjIzMmwxMS42LTExLjgxNEwyNC42IDAgMTMgMTEuODE0IDEuNCAwIC4wMDkgMS40MTlsMTEuNTk5IDExLjgxM0wuNDczIDI0LjU3M2wxLjM5MiAxLjQxOEwxMyAxNC42NTEgMjQuMTM0IDI1Ljk5bDEuMzkyLTEuNDE4LTExLjEzNC0xMS4zNHoiLz48L3N2Zz4=) no-repeat 50%;
    background-size: 80% 80%;
    content: ""
}

.product-item-scu-item-color-block:hover, .product-item-scu-item-color-container.selected .product-item-scu-item-color-block, .product-item-scu-item-text-block:hover, .product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
    border-color: #f56d1f
}

.product-item-description-container p {
    color: #575757;
    font-size: 13px
}

.wrapper-select-block {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    background: #f ff;
    border: 1px solid #d2d2d2;
    color: #000;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px
}

.wrapper-select-block:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-color: transparent #555;
    border-style: solid;
    border-width: 6px 0 6px 6px
}

.product-item-scu-list .select-val {
    display: none
}

.product-item-scu-list.wrapper-select-block .select-val {
    display: block;
    font-size: 12px
}

.wrapper-select-block .select-block {
    position: absolute;
    top: 100%;
    border: 1px solid #f56d1f;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    padding: 0;
    left: -1px;
    right: -1px;
    background: #fff;
    font-weight: 400;
    opacity: 0;
    pointer-events: none;
    max-height: 84px;
    display: block;
    transition: .2s ease-in-out
}

.wrapper-select-block .select-block li {
    display: block;
    padding: 0
}

.wrapper-select-block .select-block li .product-item-scu-item {
    display: block;
    padding: 5px 10px;
    border: 0;
    border-radius: 0
}

.wrapper-select-block .select-block li.selected .product-item-scu-item {
    background-color: rgba(129, 188, 61, .3)
}

.wrapper-select-block .select-block li .select-item {
    text-align: left;
    font-size: 12px
}

.wrapper-select-block .select-block li:hover .product-item-scu-item {
    background: #f3f8f8
}

.wrapper-select-block.active .select-block {
    opacity: 1;
    pointer-events: auto
}

.wrapper-select-block.active:after {
    border-color: #555 transparent;
    border-width: 6px 6px 0;
    margin-top: -3px
}

.wrapper-select-block.active {
    border-color: #f56d1f;
    border-radius: 3px 3px 0 0
}

.product-item-button-container {
    text-align: right
}

.btn.product-item-detail-buy-button, .product_item__cart .basket_icon {
    padding: 10px;
    font-weight: 400;
    font-size: 12px
}

.btn.offers-item-link {
    font-weight: 400;
    font-size: 12px
}

.btn.offers-item-link .fa {
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400
}

.basket_icon span {
    display: inline-block;
    vertical-align: middle
}

.basket_icon .img_basket, .btn.product-item-detail-buy-button .img_basket {
    width: 18px;
    height: 18px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 0;
}

.mini-quantity-btn-slider .product-item-amount-field-container {
    position: relative;
    padding-right: 29px;
    justify-content: flex-end
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus, .mini-quantity-btn-slider .product-item-amount-field-btn-plus {
    min-width: 30px;
    height: 18px;
    position: absolute;
    right: 0
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus {
    border-radius: 0 0 3px 0;
    bottom: 0
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus {
    border-radius: 0 3px 0 0;
    top: 0
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus:after, .mini-quantity-btn-slider .product-item-amount-field-btn-plus:after {
    line-height: 17px;
    font-family: FontAwesome;
    background: none
}

.mini-quantity-btn-slider .product-item-amount-field-btn-minus:after {
    content: "\f107"
}

.mini-quantity-btn-slider .product-item-amount-field-btn-plus:after {
    content: "\f106"
}

.mini-quantity-btn-slider .product-item-amount-field-container .count_input {
    margin: 0;
    height: 36px;
    border-radius: 3px 0 0 3px
}

.product_card_detail .special_offer .owl-nav button.owl-next, .product_card_detail .special_offer .owl-nav button.owl-prev {
    box-shadow: none;
    background-color: transparent;
    color: #000;
    width: 30px;
    height: 30px;
    top: calc(50% - 45px)
}

.product_card_detail .special_offer .owl-nav button.owl-next span, .product_card_detail .special_offer .owl-nav button.owl-prev span {
    background: none;
    padding: 4px 0
}

.product_card_detail .special_offer .owl-nav button.owl-next span:before, .product_card_detail .special_offer .owl-nav button.owl-prev span:before {
    font-size: 30px
}

.product_card_detail .special_offer .owl-nav button.owl-prev {
    left: auto;
    right: calc(100% - 5px)
}

.product_card_detail .special_offer .owl-nav button.owl-next {
    right: auto;
    left: calc(100% - 5px)
}

.product_card_detail .special_offer .product-item-image-wrapper {
    padding-top: 120px
}

.special_offer .fast_view {
    padding: 0;
    height: 32px;
    font-size: 10px
}

.product_card_detail .special_offer .product_item_title .name {
    font-size: 12px
}

.product_card_detail .product_item__cart .basket_icon {
    width: auto
}

.product_item__cart .offers-item-link {
    padding-right: 8px;
    padding-left: 12px;
    font-weight: 400;
    font-size: 12px
}

.product_item__cart .offers-item-link span {
    display: inline-block;
    vertical-align: middle
}

.product_item__cart .offers-item-link .fa-angle-right {
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 16px
}

.mini-quantity-btn-slider .product_item__cart .basket_icon span, .mini-quantity-btn-slider .product_item__cart .offers-item-link span {
    display: none
}

.mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket, .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa {
    display: block;
    margin-top: 0;
    margin-right: 0
}

.mini-quantity-btn-slider .product_item__cart .basket_icon.btn-not-avaliable, .mini-quantity-btn-slider .product_item__cart .offers-item-link {
    padding-left: 9px;
    padding-right: 9px
}

.product_item__cart .basket_icon.btn-not-avaliable .img_basket {
    background: none;
    font-size: 16px;
    line-height: 18px
}

.product-item-sticker, .product-item-sticker-round {
    display: none
}

.product-item-more-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 15px 15px 5px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all .3s ease
}

.product-item-more-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%
}

.product-item-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOTcuNjEzIDI5Ny42MTMiIGZpbGw9IiM4MjgyODIiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIvPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIvPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIvPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIvPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIvPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIi8+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiLz48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIvPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiLz48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIi8+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIi8+PC9zdmc+) no-repeat 50%;
    background-size: 50%;
    opacity: .7;
    transition: opacity .3s ease
}

.bx-touch .product-item-more, .product-detail-sales-slider .product-item-container.hover .product-item-more, .product-detail-sales-slider .product-item-container:hover .product-item-more {
    opacity: 1
}

.product-item-more-title {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

@media (max-width: 1300px) {
    .product_item__cart .basket_icon {
        padding-left: 10px;
        padding-right: 10px
    }

    .product_item__cart .basket_icon .img_basket, .product_item__cart .basket_icon span {
        font-size: 0;
        margin-top: 0;
        margin-right: 0
    }

    .product-item-amount-field-container {
        position: relative;
        padding-right: 29px
    }

    .product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
        /*min-width: 30px;*/
        /*height: 18px;*/
        /*position: absolute;*/
        /*right: 0*/
    }

    .product-item-amount-field-btn-minus {
        border-radius: 0 0 3px 0;
        bottom: 0
    }

    .product-item-amount-field-btn-plus {
        border-radius: 0 3px 0 0;
        top: 0
    }

    .product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
        line-height: 17px;
        font-family: FontAwesome;
        background: none
    }

    .product-item-amount-field-btn-minus:after {
        content: "\f107"
    }

    .product-item-amount-field-btn-plus:after {
        content: "\f106"
    }

    .product-item-amount-field-container .count_input {
        margin: 0;
        border-radius: 3px 0 0 3px
    }
}

@media (max-width: 1024px) {
    .slider .owl-stage-outer {
        padding-bottom: 10px
    }

    .slider {
        margin-bottom: 0
    }

    .fast_view {
        display: none !important
    }

    .product_item_img:hover .product-item-image-wrapper {
        opacity: 1
    }

    .product_item_sku {
        margin-top: 0
    }

    .catalog-products-viewed-container .product_item__cart .basket_icon span, .slider-viewed .product_item__cart .basket_icon .img_basket {
        display: inline-block
    }

    .slider-viewed .product-item-container, .slider .product-item-container {
        padding-left: 5px;
        padding-right: 5px
    }

    .product_item {
        display: flex
    }

    .product_item_img, .product_item_name_box {
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 55%
    }

    .product_item_img {
        padding: 10px 0;
        max-width: 45%
    }

    .product-item-label-right {
        right: auto;
        left: -35px
    }

    .product-detail-slider .product_item .product-item-label-right, .product-item-label-ring.product-item-label-small, .product__list .product-item-label-ring.product-item-label-right {
        right: auto;
        left: 43px;
        bottom: 0
    }

    .product-item-container .product_item .to_favorites {
        top: auto;
        bottom: 0;
        left: 0
    }

    .product-item-image-wrapper {
        margin-bottom: 0;
        padding-top: 150px
    }

    .product-item-image-alternative, .product-item-image-original {
        width: 95%;
        height: 95%
    }

    .product-item-image-slider-control-container {
        display: none
    }

    .product_card_detail .special_offer .product_item_title .name, .product_item_title .name {
        white-space: normal;
        margin: 0 0 5px;
        padding: 0 0 0 5px;
        height: auto;
        max-height: 42px;
        font-size: 12px;
        line-height: 1.2
    }

    .product_item_sku {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px
    }

    .product_item__price .price-unit {
        display: inline;
        margin-left: 3px
    }

    .product_item__price .old_price, .product_item_name_box {
        position: relative
    }

    .product_item_buy_box .btn-block-col {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-left: 5px !important;
        padding-right: 5px;
        margin-bottom: 5px
    }

    .product_item__cart .basket_icon {
        width: 100%
    }

    .product_item__cart .basket_icon span {
        font-size: 12px
    }

    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket, .mini-quantity-btn-slider .product_item__cart .basket_icon span, .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa, .mini-quantity-btn-slider .product_item__cart .offers-item-link span {
        display: inline-block;
        vertical-align: middle
    }

    .mini-quantity-btn-slider .product_item__cart .basket_icon .img_basket, .mini-quantity-btn-slider .product_item__cart .offers-item-link .fa, .product_item__cart .basket_icon .img_basket, .slider-viewed .product_item__cart .basket_icon .img_basket {
        margin-right: 5px
    }

    .product_item_buy_box {
        padding-top: 5px;
        padding-left: 5px
    }

    .product-item-amount-field-container {
        padding-right: 0
    }

    .product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
        /*position: relative;*/
        /*display: inline-block;*/
        /*min-width: 32px;*/
        /*height: 32px;*/
        /*border-radius: 3px*/
    }

    .product-item-amount-field-container .count_input {
        /*margin: 0 5px;*/
        /*border-radius: 3px*/
    }

    .product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
        background-size: 10px;
        content: ""
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small, .product-item-label-ring.product-item-label-big, .product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px
    }

    .product-detail-sales-slider .product_item__price .price-unit {
        font-size: 11px;
        font-weight: 400;
        color: #919191
    }

    .product-detail-sales-slider .product_item__price .price {
        font-size: 16px
    }

    .product_card_detail .special_offer .product-item-image-wrapper {
        padding-top: 150px
    }

    .product-detail-sales-slider .product_item__price .old_price {
        display: block
    }

    .product-detail-sales-slider .slider_wrapper h2 {
        max-width: calc(100% - 60px)
    }
}

@media (max-width: 575.98px) {
    .product_item__price .price {
        font-size: 15px
    }

    .product_item__price .old_price {
        font-size: 11px
    }

    .product_item__price .to_favorites {
        bottom: 0;
        right: 0
    }

    .product_item_wrapper_img {
        height: 200px;
        line-height: 200px
    }

    .product_item_wrapper_img .product_item_img-bg {
        max-height: 156px
    }
}

.catalog-products-viewed-header {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000
}

.row:before {
    display: initial
}

.slider-viewed .btn-block-col, .slider-viewed .product-item-container .product_item .to_favorites, .slider-viewed .product-item-label-ring, .slider-viewed .product_item .product_card-flags {
    display: none
}

.slider-viewed .fast_view {
    padding: 0;
    height: 32px;
    font-size: 10px
}

.product-detail-viewed-slider {
    margin-top: 30px
}

.product-detail-viewed-slider .slider_wrapper h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.slider-viewed .product_item_title {
    font-size: 12px;
    height: 50px
}

.slider-viewed .product_item__cart .basket_icon span {
    display: none
}

.slider-viewed .product_item__cart .basket_icon .img_basket {
    display: block;
    margin: 0
}

.slider-viewed .product-item-image-wrapper {
    padding-top: 100%
}

.slider-viewed .product_item {
    padding: 8px
}

.slider-viewed .owl-carousel .owl-nav button.owl-next, .slider-viewed .owl-carousel .owl-nav button.owl-prev {
    top: calc(50% - 15px)
}

.slider-viewed .owl-carousel .owl-nav button span:before {
    font-size: 20px
}

.product-detail-viewed-slider .btn-not-avaliable, .product-detail-viewed-slider .btn-primary {
    width: auto
}

@media (max-width: 1300px) {
    .product-item-amount-field-container {
        /*position: relative;*/
        /*padding-right: 29px;*/
        /*justify-content: flex-start;*/
        /*justify-content: space-between;*/
        /*margin: 15px 0;*/
    }

    .product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
        /*min-width: 30px;*/
        /*height: 18px;*/
        /*position: inherit;*/
        /*right: 0*/
    }

    .product-item-amount-field-btn-minus {
        border-radius: 0 0 3px 0;
        bottom: 0
    }

    .product-item-amount-field-btn-plus {
        border-radius: 0 3px 0 0;
        top: 0
    }

    .product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
        line-height: 17px;
        font-family: FontAwesome;
        background: none
    }

    .product-item-amount-field-btn-minus:after {
        content: "\f107"
    }

    .product-item-amount-field-btn-plus:after {
        content: "\f106"
    }

    .product-item-amount-field-container .count_input {
        margin: 0;
        border-radius: 3px 0 0 3px
    }

    .catalog-products-viewed-container .product_item__cart .basket_icon span {
        display: block
    }

    .catalog-products-viewed-container .product_item__price .price-unit {
        display: inline;
        margin-left: 3px
    }
}

@media (max-width: 767.98px) {
    .product-item-amount-field-container {
        padding-right: 0
    }

    .product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
        /*position: relative;*/
        /*display: inline-block;*/
        /*min-width: 32px;*/
        /*height: 32px;*/
        /*border-radius: 3px*/
    }

    .product-item-amount-field-container .count_input {
        /*margin: 0 5px;*/
        /*border-radius: 3px*/
    }

    .product-item-amount-field-btn-minus:after, .product-item-amount-field-btn-plus:after {
        background-size: 10px;
        content: ""
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small, .product-item-label-ring.product-item-label-big, .product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 36px;
        height: 36px;
        font-size: 11px;
        line-height: 36px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px
    }

    .product-detail-viewed-slider .btn-not-avaliable, .product-detail-viewed-slider .btn-primary {
        width: 100%
    }

    .slider-viewed .product_item__cart .basket_icon .img_basket, .slider-viewed .product_item__cart .basket_icon span {
        display: inline-block
    }

    .slider-viewed .product_item__cart .basket_icon .img_basket {
        margin-top: -3px;
        margin-right: 5px
    }
}

.catalog-basket {
    padding: 15px;
    border-bottom: 1px solid hsla(0, 0%, 59.2%, .34)
}

.basket-line-block {
    position: relative;
    padding-left: 25px;
    white-space: nowrap;
    font-size: 13px
}

.basket-line-block-icon-cart, .basket-line-block-icon-profile {
    position: relative;
    margin-right: 10px
}

.basket-line-block-icon-cart:after, .basket-line-block-icon-profile:after {
    position: absolute;
    top: -1px;
    left: -25px;
    display: block;
    width: 20px;
    height: 20px;
    content: ""
}

.basket-item-list {
    position: relative;
    overflow: hidden
}

.opener .basket-item-list {
    padding-bottom: 75px
}

.max-height .basket-item-list {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.closed .basket-item-list {
    overflow: hidden;
    height: 20px
}

.basket-item-list-action {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 120;
    padding: 3px 0;
    height: 20px;
    background: #f7f7f7;
    color: #4f4f4f;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer
}

.basket-item-list-button-container {
    padding: 10px 10px 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid hsla(0, 0%, 59.2%, .34)
}

.basket-item-list-button-container .btn {
    width: 100%
}

.basket-item-list-container {
    overflow: hidden;
    max-height: 100%;
    padding: 5px 0
}

.basket-item-list-item {
    position: relative;
    padding: 5px 10px
}

.basket-item-list-container .basket-item-list-item:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.basket-item-list-wrapper {
    max-height: calc(100vh - 290px)
}

#catalog__cart .icon-item {
    width: 20px;
    height: 24px
}

#catalog__cart .empty-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #f56d1f;
    font-weight: 700
}

#catalog__cart .basket-item-delivery-container, #catalog__cart .basket-item-list-wrapper.basket-empty {
    padding: 10px 14px 15px;
    font-size: 13px;
    font-weight: 500
}

#catalog__cart .basket-item-delivery-container p {
    color: #636363;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px
}

.basket-item-delivery-container {
    border-top: 1px solid hsla(0, 0%, 59.2%, .34);
    margin-top: 10px
}

#catalog__cart .basket-item-delivery-container a {
    border-bottom: 1px solid
}

#catalog__cart .basket-item-delivery-container a:hover {
    border-bottom-color: transparent
}

.basket-item-list-item-status {
    margin: 0 10px 20px;
    padding: 3px;
    border-radius: 3px;
    background: #ebebeb;
    text-align: center;
    white-space: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px
}

.basket-item-list-item-img {
    position: relative;
    padding-bottom: 5px;
    text-align: center
}

.basket-item-list-item-img img {
    max-width: 90px;
    height: auto;
    border: 1px solid #e6e6e6
}

.basket-item-list-item-name {
    padding-bottom: 5px;
    line-height: 1
}

.basket-item-list-item-name a {
    font-size: 12px
}

.basket-item-remove {
    display: block;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    opacity: .5;
    cursor: pointer;
    transition: all .25s linear
}

.basket-item-remove:after, .basket-item-remove:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    border-radius: 1px;
    background-color: #333;
    content: "";
    transform: translate(-50%, -50%)
}

.basket-item-remove:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.basket-item-remove:before {
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -moz-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    -o-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg)
}

.basket-item-remove:hover {
    opacity: .7
}

.basket-item-list-item-price-block {
    padding-bottom: 5px;
    font-size: 12px
}

.basket-item-list-item-price, .basket-item-list-item-price-old {
    display: inline-block;
    margin-right: 5px
}

.basket-item-list-item-price-old {
    color: #b0b0b0;
    text-decoration: line-through
}

.bx_cart_login_top .basket-line {
    line-height: 1.44em
}

#catalog__cart {
    flex: 0 0 20%;
    max-width: 20%;
    position: absolute;
    top: 0;
    bottom: -40px;
    right: -6%
}

#catalog__cart .catalog-cart-wrapper {
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 82.4%, .5);
    border: 1px solid #e2e2e2;
    overflow: hidden;
    background-color: #fff
}

#catalog__cart .catalog-cart-wrapper.fixed {
    position: fixed
}

#catalog__cart .catalog-cart-wrapper.abs {
    position: absolute;
    bottom: 0
}

#catalog__cart .nicescroll-cursors {
    width: 3px !important
}

@media (max-width: 1300px) {
    #catalog__cart {
        right: 0
    }
}

@media (max-width: 1024px) {
    #catalog__cart {
        display: none
    }
}

.fancybox-close-small:after {
    content: "×"
}

/*!*content: '';*!*/
@media screen and (max-width: 1024px) {
    .title_box {
        padding-top: 0
    }

    .product-detail-info-top .product-item-label-ring.product-item-label-right {
        top: 10px;
        left: 10px;
        right: auto
    }

    .offers_box .offers_box_item .text_box {
        width: 100%
    }

    .row-cell-left .embed-responsive {
        height: auto
    }

    .row-cell-left .embed-responsive:before {
        padding-top: 75%
    }

    .row-cell-left, .row-cell-left .receipt-item-row .receipt-item-col, .row-cell-right {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cell-right {
        padding-left: 15px !important
    }

    .row-cell-left .receipt-item-text, .row-cell-right .receipt-item-text {
        height: 110px;
        max-height: none
    }

    .main-receipts-list .row-cell-left, .main-receipts-list .row-cell-right {
        padding: 5px !important
    }

    .row-cell-right .receipt-item-content {
        padding: 20px 20px 65px
    }

    .row-cell-right .receipt-list-item:first-child .receipt-item-col:first-child {
        order: 1
    }

    .main-receipts-list .receipt-item-title {
        font-size: 14px;
        max-height: 34px
    }

    .main-receipts-list .receipt-list {
        margin-left: 0;
        margin-right: 0
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        top: calc(50% - 40px)
    }

    .wrapper-inner {
        max-width: 768px
    }

    .footer .wrapper-inner, .header .wrapper-inner {
        max-width: 100%
    }

    .header-bottom-line.wrapper-inner {
        padding: 0 5px
    }

    .top-nav-wrapper nav ul li.more {
        display: none
    }

    .header .hb-content {
        height: 0 !important
    }

    .bx-nav-1-lvl > a span {
        line-height: normal !important
    }

    .header .icon-box_item.open-in .search_wrapper {
        height: 185px
    }

    .icon-box_item_line {
        display: none
    }

    .header-bottom-line {
        border: 0
    }

    .icon-box_item .goods_icon-counter {
        font-size: 12px;
        font-weight: 400;
        width: 20px;
        height: 18px;
        right: -13px;
        line-height: 1.6;
    }

    .search-link {
        font-size: 20px
    }

    .open-in .search-link {
        color: #f56d1f
    }

    .title-search-result {
        margin-top: -5px;
        z-index: 1200
    }

    #search_in {
        position: static;
        order: 2;
        flex: 0 0 auto;
        max-width: max-content
    }

    .header .top-icon-box {
        order: 4
    }

    .header .search_wrapper {
        /*position: absolute;*/
        /*width: auto;*/
        /*right: -15px;*/
        /*left: -15px;*/
        /*top: 100%;*/
        /*background-color: #fff;*/
        /*z-index: 900;*/
        /*-webkit-box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .13);*/
        /*box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .13);*/
        /*height: 0;*/
        /*display: block;*/
        /*overflow: hidden;*/
        /*-webkit-transition: .2s ease-out;*/
        /*transition: .2s ease-out*/
    }

    .header .search_wrapper #title-search {
        padding: 15px 20px
    }

    #search_in.open-in .search_wrapper {
        height: auto
    }

    .header-top-line, .header.sticky .header-top-line {
        padding: 15px 0
    }

    .header {
        box-shadow: inset 0 0 0 1px #ddd;
        width: 100%;
        background-color: #fff;
        height: 70px
    }

    .header .header-top, .top-banner {
        display: none
    }

    .header .top-icon-box #user {
        font-size: 0;
        margin-right: 1rem
    }

    .header .icon-box_item .fa-user-o {
        font-size: 24px;
        line-height: 26px
    }

    .header.fixed {
        position: fixed;
        top: 0;
        z-index: 950
    }

    body {
        transition: all .5s ease;
        transition-delay: .1s
    }

    body.menu-in header {
        z-index: 1050
    }

    body.menu-in {
        transform: translate(45%);
        position: fixed
    }

    body .popup_mask {
        content: "";
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        transition: .45s ease-in-out
    }

    body.menu-in .popup_mask {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    body.menu-in .hamburger {
        z-index: 1050
    }

    .top-nav-wrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        z-index: 1050;
        overflow: hidden;
        width: 45%;
        transform: translate(-100%);
        padding: 0 !important
    }

    .top-nav-wrapper-overflow {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: 100%
    }

    .top-nav-wrapper .hamburger {
        position: absolute;
        top: 25px;
        left: 20px;
        z-index: 10
    }

    .top-nav-wrapper .bx-nav-1-lvl {
        padding: 5px 15px;
        border-bottom: 1px solid #ebebeb
    }

    .bx-nav-1-lvl-link, .bx-nav-1-lvl > a, .bx-nav-2-lvl-link {
        display: block;
        padding-left: 0
    }

    .bx-nav-parent .bx-nav-1-lvl-link, .parent-column .bx-nav-2-lvl-link {
        width: calc(100% - 40px)
    }

    .mobile-menu-title {
        display: block;
        position: relative
    }

    .bx-nav-1-lvl-link-text, .bx-nav-1-lvl-link .bx-nav-link-text, .header.sticky .mobile-menu-title .bx-nav-1-lvl-link-text {
        padding: 10px;
        font-weight: 400;
        width: calc(100% - 35px)
    }

    .bx-nav-list {
        padding: 0
    }

    .header .top-nav-wrapper .icon-box_item {
        padding: 15px;
        width: 100%;
        display: flex;
        align-items: center
    }

    .top-nav-wrapper .icon-box_item a {
        display: block;
        background-color: #f56d1f;
        width: 50%;
        padding: 9px 0 11px;
        color: #fff;
        text-align: center
    }

    .top-nav-wrapper .icon-box_item a:first-child {
        margin-right: 15px
    }

    .top-nav-wrapper .icon-box_item .icon-box-link .fa {
        display: none
    }

    .top-nav-wrapper .icon-box_item .icon-box-link .icon-txt {
        font-size: 16px;
        margin-left: 0
    }

    .top-nav-wrapper .icon-box_item * {
        display: inline-block;
        vertical-align: middle
    }

    .header-top-line .icon-box_item .visible-xs-inline-block {
        display: none !important
    }

    .top-catalog-menu {
        display: block;
        padding-bottom: 15px
    }

    .bx-top-nav-wrapper {
        padding-top: 0;
        z-index: 10;
        position: relative;
        height: auto;
        max-height: max-content;
        opacity: 1;
        width: 100%;
        top: auto;
        visibility: visible
    }

    .bx-top-nav-banner-wrapper, .header .top-catalog-menu-title, .top-nav-banner-item {
        display: none
    }

    .bx-top-nav-box {
        box-shadow: none;
        border: none;
        display: block
    }

    .bx-top-nav-menu {
        width: 100%
    }

    .top-catalog-menu-title {
        position: relative
    }

    .bx-top-nav {
        border-top: 1px solid #ebebeb
    }

    .bx-nav-2-lvl-container, .bx-nav-2-lvl-container-advanced, .bx-nav-2-lvl-container.banner-in, .bx-nav-3-lvl-container, .bx-nav-3-lvl-container-advanced, .bx-nav-3-lvl-container.banner-in {
        z-index: 10;
        opacity: 1;
        visibility: visible;
        position: relative;
        box-shadow: none;
        width: 100%;
        left: auto;
        display: block
    }

    .bx-nav-catinfo, .parent-column > a.bx-nav-2-lvl-link {
        display: none
    }

    .header .mobile-menu-title .open_list {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotate(0deg);
        transition: .2s ease-in-out;
        background: none;
        border: none;
        z-index: 100;
        font-size: 26px;
        padding: 0;
        line-height: 20px
    }

    .bx-nav-3-lvl-link span {
        padding: 0
    }

    .bx-nav-2-lvl-link span {
        padding: 8px 0
    }

    .header .parent-column .mobile-menu-title .open_list:before {
        content: "\f107";
        width: 15px;
        height: 18px;
        background-color: transparent
    }

    .header .parent-column .mobile-menu-title .open_list.active:before {
        transform: rotate(180deg)
    }

    .header .parent-column .mobile-menu-title .open_list.active {
        transform: none
    }

    .bx-nav-3-lvl-container:after, .bx-top-nav-container:after, .header .parent-column .mobile-menu-title .open_list:after {
        display: none
    }

    .bx-nav-2-lvl-container .wrapper-inner {
        height: auto;
        padding: 0;
        margin: 0;
        border: none;
        display: block
    }

    .bx-nav-list-2-lvl, .bx-nav-list-2-lvl.banner-in {
        margin-top: 5px;
        width: 100%;
        max-width: 100%;
        border-top: 1px solid #ebebeb
    }

    .bx-nav-2-lvl.parent-column {
        display: block;
        padding: 0 !important
    }

    .top-nav-wrapper .navigation-container {
        padding: 0 15px 15px
    }

    .bx-nav-2-lvl-link {
        padding: 0 20px
    }

    .bx-nav-2-lvl-link:last-child {
        border-bottom: 0
    }

    .bx-nav-list-3-lvl {
        border-bottom: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
        box-shadow: inset 0 0 5px hsla(0, 0%, 78.4%, .5);
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 25px
    }

    .bx-nav-2-lvl.parent-column:last-child .bx-nav-list-3-lvl {
        border-bottom: none;
        padding-bottom: 0
    }

    .bx-nav-2-lvl-link-text {
        font-weight: 400
    }

    .bx-nav-3-lvl-link {
        padding: 7px 20px
    }

    .bx-nav-1-lvl.bx-nav-parent:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text, .bx-nav-1-lvl:hover > .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
        background-color: transparent
    }

    .catalog__filter .title, .top-catalog-menu-title {
        position: relative;
        padding: 5px 0
    }

    .catalog__filter .open_list.active, .header .open_list.active {
        transform: rotate(180deg)
    }

    .header .mobile-menu-title .mini-plus:after, .header .mobile-menu-title .mini-plus:before {
        width: 13px
    }

    .catalog__filter .open_list:after, .header .open_list:after {
        transform: rotate(90deg)
    }

    .header .navigation a, .top-catalog-menu-title a {
        padding: 10px 0;
        font-size: 12px;
        text-transform: uppercase;
        display: inline-block;
        font-weight: 500
    }

    .catalog-section-list-item {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .catalog-section-list-item-wrapper {
        width: 100%
    }

    .sale-order-payment-change-pp-company {
        width: 25%
    }

    .main-slider .product_item {
        padding: 10px
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text, .bx_pagination_bottom .bx_pagination_page li {
        height: 35px;
        line-height: 33px
    }

    .bx_pagination_bottom .bx_pagination_page li {
        width: 35px;
        font-size: 12px
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text {
        font-size: 11px;
        padding: 0
    }

    .bx_pagination_bottom .bx_pagination_page .nav-text a {
        padding: 0 10px
    }

    #search_in .icon-txt, .header-phone, .header .top-icon-box .icon-box_item .icon-txt {
        display: none
    }

    .noscroll {
        padding: 0
    }

    .brand_box .brand_nav ul li.brand_nav_item {
        width: 31%;
        margin-right: 1%;
        margin-left: 1%
    }

    .header .top-icon-box .icon-box_item a.icon-box-link.mobile {
        display: block
    }

    .header .top-icon-box .icon-box_item a.icon-box-link.desktop {
        display: none
    }

    .btn_hamburger {
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 27px;
        padding: 12px 0
    }

    .btn_hamburger span {
        display: block;
        position: relative;
        width: 100%;
        height: 3px;
        background-color: #000;
        -webkit-transition: background-color 0 .3s;
        transition: background-color 0 .3s
    }

    .btn_hamburger span:after, .btn_hamburger span:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        background-color: #000;
        -webkit-transition-duration: .3s, .3s;
        transition-duration: .3s, .3s;
        -webkit-transition-delay: .3s, 0;
        transition-delay: .3s, 0
    }

    .btn_hamburger span:before {
        top: 8px;
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform
    }

    .btn_hamburger span:after {
        bottom: 8px;
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
        transition-property: bottom, transform, -webkit-transform
    }

    .btn_hamburger.active span {
        background-color: transparent
    }

    .btn_hamburger.active span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: 0, .3s;
        transition-delay: 0, .3s
    }

    .btn_hamburger.active span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: 0, .3s;
        transition-delay: 0, .3s
    }

    .header .hb-content .logo {
        display: block;
        margin: auto;
        order: 3;
        padding-left: 0
    }

    .header .navigation ul li.navigation_item {
        display: block;
        width: 100%
    }

    .header .navigation ul li.navigation_item a.navigation-link {
        padding: 5px 0
    }

    .header .navigation ul li.navigation_item a.navigation-link:after {
        display: none
    }

    .header .nav_wrapper {
        position: relative;
        padding: 10px
    }

    .header.sticky .navigation {
        top: 61px;
        height: calc(100% - 61px)
    }

    .header.menu-in .navigation {
        left: 0
    }

    .header .header__subnav {
        display: none !important
    }

    .header .top-icon-box .icon-box_item .header__subnav {
        display: block !important;
        padding: 0;
        top: 70px
    }

    .header .top-icon-box .icon-box_item.hover .header__subnav {
        height: 61px
    }

    .header.sticky .top-icon-box .icon-box_item .header__subnav {
        top: 60px
    }

    .favour_wrapper {
        display: none !important
    }

    .noscroll .main_content {
        padding-right: 0
    }

    .product_card__content {
        display: block;
        padding-top: 0
    }

    .product_card__gallery {
        width: 100%;
        padding-bottom: 30px
    }

    .product_card__info {
        width: 100%;
        margin-left: 0
    }

    .product_card__info .product_card-flags {
        right: 20px;
        top: 10px
    }

    .gallery__slider-main {
        display: none !important
    }

    .gallery_wrapper .gallery__slider-thumb {
        width: 100%
    }

    .gallery_wrapper .owl-carousel .owl-stage-outer {
        height: 100%
    }

    .gallery_wrapper .gallery__slider-thumb a.active img, .gallery_wrapper .gallery__slider-thumb a:hover img {
        border: none;
        opacity: 1
    }

    .gallery_wrapper .owl-dots .owl-dot span {
        width: 16px;
        height: 16px;
        background: transparent;
        border-radius: 50%;
        border: 1px solid #f56d1f;
        position: relative
    }

    .gallery_wrapper .owl-dots .owl-dot.active, .gallery_wrapper .owl-dots .owl-dot:hover {
        background: transparent
    }

    .gallery_wrapper .owl-dots .owl-dot.active span:before, .gallery_wrapper .owl-dots .owl-dot:hover span:before {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #f56d1f;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

    .gallery_wrapper .gallery__slider-item {
        padding: 0
    }

    .comment_item__body {
        width: 79%
    }

    .owl-carousel {
        padding: 20px 0 0;
        margin-bottom: 20px
    }

    .slider .owl-carousel {
        margin-bottom: 0
    }

    .product_item-link {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .hidden_list {
        display: none
    }

    .account-form .form__widget_fio .account-form__widget {
        margin-bottom: 10px
    }

    .gallery_wrapper, .gallery_wrapper .owl-item a {
        height: 550px
    }

    .gallery_wrapper .gallery__slider-thumb a img {
        border: none
    }

    .cartline_wrapper {
        display: none
    }

    #basket_items_delayed, #basket_items_list, #basket_items_not_available, #basket_items_subscribed, .basket_wrapper .bx_ordercart .bx_sort_container {
        width: 100%;
        padding: 0;
        float: none
    }

    #basket_items_delayed, #basket_items_list, #basket_items_not_available, #basket_items_subscribed {
        margin-left: 0
    }

    .basket_wrappe_price {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price {
        display: block
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .old_price {
        display: block;
        border-bottom: 1px solid #ddd !important;
        width: auto;
        position: relative;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500
    }

    .mobile_price .old_price:before {
        content: "Цена"
    }

    .mobile_price .current_price:before {
        content: "Цена со скидкой"
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td, .mobile_price .current_price, .mobile_price .old_price {
        position: relative;
        min-height: 25px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom div, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price span, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .old_price span {
        position: absolute;
        background-color: #fff;
        right: 0;
        bottom: -3px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.discount, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.sum {
        border-bottom: 1px solid #ddd !important;
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .mobile_price .current_price {
        font-size: 16px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity span {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity {
        text-align: right;
        padding: 25px 0 15px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.quantity .centered {
        display: inline-block;
        position: relative;
        width: 155px !important
    }

    .basket_quantity_control a {
        border: 1px solid #ddd;
        width: 45px;
        height: 45px;
        line-height: 41px;
        font-size: 25px !important;
        background-color: #f5f5f5
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom .basket_quantity_control {
        margin: 0 auto;
        width: 100%
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom, .bx_ordercart .bx_ordercart_order_table_container tbody td.item, .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        font-weight: 500
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom.sum {
        font-size: 20px;
        font-weight: 900
    }

    #basket_items_delayed table tbody td.custom.sum, #basket_items_delayed table tbody td.quantity {
        display: none
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
        margin: 25px 0 10px;
        position: relative;
        height: 20px;
        padding: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
        position: absolute;
        top: 0;
        font-size: 14px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.add_cart, .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.save {
        left: 0
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.control a.delete {
        right: 0
    }

    #basket_items_delayed tbody td.item_title {
        margin-bottom: 0
    }

    #basket_items_delayed tbody td.custom.discount, #basket_items_delayed tbody td.price .mobile_price .current_price {
        display: none
    }

    #basket_items_delayed tbody td.price {
        max-width: 250px;
        margin-left: 120px
    }

    .delivery__wrapper, .pay__wrapper {
        flex-direction: column
    }

    .delivery-pay_content .content__image, .delivery-pay_content .content__text {
        width: 100%;
        padding-right: 0
    }

    .delivery-pay_content .content__image {
        width: 50%;
        margin: auto
    }

    .top__text {
        position: relative;
        right: 0;
        top: -10px
    }

    .news-list {
        max-width: 768px;
        margin: auto
    }

    .news-item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px
    }

    .news-item:nth-child(2n) {
        margin-right: 0
    }

    .news-item__container {
        background-color: #f6f6f6
    }

    .news-item__descr, .news-title__link {
        margin: 0
    }

    .news-item__descr:after, a.news-item__btn {
        display: none
    }

    .page_404 {
        padding-top: 20px
    }

    .page_404 .number {
        font-size: 170px
    }

    .page_404 .title_404 {
        font-size: 26px;
        margin-bottom: 25px
    }

    .order_wrapper .sale_order_full_table {
        width: 70%
    }
}


/* Custom */

.header .top-icon-box .icon-box_item .favour-icon:before, .header .top-icon-box .icon-box_item .favour-icon:after {
    background: url(/local/templates/.default/images/static/favorites.svg);
    height: 28px;
    background-repeat: no-repeat;
}

.header .icon-box_item .basket-icon:before, .header .icon-box_item .basket-icon:after {
    background: url(/local/templates/.default/images/static/basket.svg);
    height: 28px;
    background-repeat: no-repeat;
}

.footer-phone__question {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
}

.footer-phone__phone-link {
    display: flex;
    align-items: center;
    font-style: normal;
    font-size: 24px;
}

.footer-mail__mail-link {
    font-size: 14px;
    display: inline-block;
}

.banner__link img {
    width: 100%;
    height: auto;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f56d1f;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ffffff00;
}


.sales_link {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1024px) {
    .sales_link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .owl-nav {
        display: none;
    }
}

.sales_link__desc {

}


.fluid-block__bg-cheese {
    position: relative;
}

/*.fluid-block__bg-cheese::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(60vh - 30px);
    z-index: 2;
    height: 100%;
    background: linear-gradient(to left, #ffffff00, #ffffff);
    pointer-events: none;
}

.fluid-block__bg-cheese::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(60vh - 30px);
    z-index: 2;
    height: 100%;
    background: linear-gradient(to right, #ffffff00, #ffffff);
    pointer-events: none;
}*/

@media (max-width: 1024px) {
    .fluid-block__bg-cheese::before, .fluid-block__bg-cheese::after {
        display: none;
    }
}