html {
    font-family: sans-serif
}

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

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

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

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

b, strong {
    font-weight: 700
}

mark {
    background: #ff0
}

img {
    border: 0
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

*, :after, :before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px
}

body {
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

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

a {
    color: #337ab7
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail > img, .thumbnail a > img {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857143;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #777;
    font-weight: 400;
    line-height: 1
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    background-color: #337ab7;
    color: #fff
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

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

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

.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px
}

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

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

.list-inline, .list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        clear: left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    border-bottom: 1px dotted #777;
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857143
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse, blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    font-style: normal;
    line-height: 1.42857143;
    margin-bottom: 20px
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e
}

code, kbd {
    font-size: 90%;
    padding: 2px 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    color: #fff
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word
}

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

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

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

@media (min-width: 1200px) {
    .container {
        width: 1270px
    }
}

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

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

.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-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-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-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px
}

caption, th {
    text-align: left
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top
}

.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    display: table-column;
    float: none;
    position: static
}

table td[class*=col-], table th[class*=col-] {
    display: table-cell;
    float: none;
    position: static
}

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

fieldset, legend {
    border: 0;
    padding: 0
}

legend {
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    width: 100%
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px \9
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857143
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    height: 34px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    outline: 0
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

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

.checkbox, .radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative
}

.checkbox label, .radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    margin-left: -20px;
    margin-top: 4px \9;
    position: absolute
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 10px;
    margin-top: 0
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px
}

.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 38px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        margin-left: 0;
        position: relative
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size: 18px;
        padding-top: 11px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }
}

.btn {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    transition: background .28s ease, opacity .28s ease, color .28s ease, border .28s ease;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    outline: 0
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

.btn-default.focus, .btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    background-color: #333;
    color: #fff
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff
}

.btn-primary.focus, .btn-primary:focus {
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #286090;
    border-color: #204d74;
    color: #fff
}

.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 {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    background-color: #fff;
    color: #337ab7
}

.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff
}

.btn-success.focus, .btn-success:focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    background-color: #398439;
    border-color: #255625;
    color: #fff
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    background-color: #fff;
    color: #5cb85c
}

.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff
}

.btn-info.focus, .btn-info:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    background-color: #fff;
    color: #5bc0de
}

.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff
}

.btn-warning.focus, .btn-warning:focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff
}

.btn-danger.focus, .btn-danger:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    background-color: #fff;
    color: #d9534f
}

.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.btn-group-xs > .btn, .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height, visibility;
    transition-timing-function: ease
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #337ab7;
    color: #fff;
    outline: 0;
    text-decoration: none
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-decoration: none
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    border-top: 0;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    float: left;
    position: relative
}

.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: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center
}

.input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px
}

.input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    z-index: 2
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee;
    text-decoration: none
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    margin-right: 2px
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    color: #555;
    cursor: default
}

.nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #337ab7;
    color: #fff
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        width: auto
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: 0;
        margin-right: 0
    }
}

.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0
}

.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-bottom: 15px;
        padding-top: 15px
    }
}

.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 8px -15px;
    padding: 10px 15px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        margin-left: 0;
        position: relative
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        border: 0;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
}

.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 0
}

.navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px
}

.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px
}

.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px
}

.navbar-text {
    margin-bottom: 15px;
    margin-top: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: #5e5e5e
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #333
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #ccc
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: #333
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #e7e7e7;
        color: #555
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        background-color: transparent;
        color: #ccc
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #080808;
    color: #fff
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #444
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #080808;
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        background-color: transparent;
        color: #444
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 20px;
    padding: 8px 15px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    color: #ccc;
    content: "/\A0";
    padding: 0 5px
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px
}

.pager li > a:focus, .pager li > a:hover {
    background-color: #eee;
    text-decoration: none
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

a.badge:focus, a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    background-color: #fff;
    color: #337ab7
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    background-color: #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-bottom: 48px;
        padding-top: 48px
    }

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

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857143;
    margin-bottom: 20px;
    padding: 4px;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    color: #333;
    padding: 9px
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.alert h4 {
    color: inherit;
    margin-top: 0
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.progress-bar {
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease;
    width: 0
}

.progress-bar-striped, .progress-striped .progress-bar {
    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: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    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)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    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)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    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)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    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)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.media-list {
    list-style: none;
    padding-left: 0
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    border-radius: 6px;
    padding: 24px
}

.well-sm {
    border-radius: 3px;
    padding: 9px
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus, .close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0
}

.modal-open {
    overflow: hidden
}

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

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

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

.jq-number {
    display: inline-block;
    height: 39px;
    margin-bottom: 10px;
    padding: 0 29px 0 0;
    position: relative;
    vertical-align: top
}

.jq-number__field {
    border: 2px solid #e5e5e5;
    height: 39px;
    width: 64px
}

.jq-number__field input {
    -moz-appearance: textfield;
    background: none;
    border: none;
    box-sizing: border-box;
    color: #000;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    outline: none;
    padding: 9px 14px;
    text-align: left;
    width: 100%
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.jq-number__spin {
    border: 2px solid #e5e5e5;
    cursor: pointer;
    height: 19px;
    position: absolute;
    right: 2px;
    top: 0;
    width: 25px
}

.jq-number__spin.minus {
    bottom: 0;
    top: auto
}

.jq-number__spin:hover {
    background: #ССС
}

.jq-number__spin:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin.minus:after {
    background: url(/bitrix/templates/main/images/num_up_down.png?36572e95) 0 100% no-repeat;
    content: "";
    height: 5px;
    left: 7px;
    position: absolute;
    top: 5px;
    width: 7px
}

.jq-number__spin.minus:hover:after {
    background-position: 100% 100%
}

.jq-number__spin.plus:after {
    background: url(/bitrix/templates/main/images/num_up_down.png?36572e95) 0 0 no-repeat;
    content: "";
    height: 5px;
    left: 7px;
    position: absolute;
    top: 5px;
    width: 7px
}

.jq-number__spin.plus:hover:after {
    background-position: 100% 0
}

.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
    background: #f5f5f5;
    border-color: #ccc;
    box-shadow: none;
    color: #888
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa
}

@font-face {
    font-display: auto;
    font-family: Rafale_BG;
    src: url(/bitrix/templates/main/fonts/Rafale_BG.e2942c3a.eot);
    src: url(/bitrix/templates/main/fonts/Rafale_BG.e2942c3a.eot) format("embedded-opentype"), url(/bitrix/templates/main/fonts/Rafale_BG.80a1df10.woff2) format("woff2"), url(/bitrix/templates/main/fonts/Rafale_BG.bbaff67f.woff) format("woff"), url(/bitrix/templates/main/fonts/Rafale_BG.3d9e5e77.ttf) format("truetype"), url(/bitrix/templates/main/fonts/Rafale_BG.4df55454.svg#Rafale_BG) format("svg")
}

@font-face {
    font-display: auto;
    font-family: proxima_nova_rgregular;
    font-style: normal;
    font-weight: 400;
    src: url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.a0ab74b2.eot);
    src: url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.a0ab74b2.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.7b5f40cd.woff2) format("woff2"), url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.c94c85fc.woff) format("woff"), url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.72a5ba68.ttf) format("truetype"), url(/bitrix/templates/main/fonts/proxima_nova_regular-webfont.e6085a0a.svg#proxima_nova_rgregular) format("svg")
}

@font-face {
    font-display: auto;
    font-family: proxima_nova_ltlight;
    font-style: normal;
    font-weight: 400;
    src: url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.f536c072.eot);
    src: url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.f536c072.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.898de204.woff2) format("woff2"), url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.4ead9d5a.woff) format("woff"), url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.ef2ddb72.ttf) format("truetype"), url(/bitrix/templates/main/fonts/proxima_nova_light-webfont.c5b83bd0.svg#proxima_nova_ltlight) format("svg")
}

@font-face {
    font-display: auto;
    font-family: proxima_nova_rgbold;
    font-style: normal;
    font-weight: 400;
    src: url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.eed762b3.eot);
    src: url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.eed762b3.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.52258735.woff2) format("woff2"), url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.255bb713.woff) format("woff"), url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.7bf1cc8a.ttf) format("truetype"), url(/bitrix/templates/main/fonts/proxima_nova_bold-webfont.96cc8503.svg#proxima_nova_rgbold) format("svg")
}

form.search input[type=reset] {
    height: auto;
    right: 16%
}

form.search input[type=submit] {
    margin: 0;
    padding: 11px 20px 9px;
    position: absolute
}

.login {
    background: #666 !important;
    display: flex;
    min-height: 18px;
    padding: 3px 0 0 10px !important
}

a.adress01 {
    margin: 0 auto;
    min-width: 202px
}

.cont {
    padding: 1% 1.5% 1% 3%
}

a.slider_arrow_left, a.slider_arrow_right {
    z-index: 1
}

.slider_list {
    overflow: visible;
    z-index: 1
}

a.more.slider_more {
    bottom: 23px
}

.topbanncat h1, .topbanncat h2 {
    color: #f4f4f4;
    font-size: 30px;
    margin-bottom: 12px;
    margin-left: 40px;
    margin-top: 34px
}

span.novelty {
    background: transparent;
    color: #e02627
}

.goods_card_info_title h1.goods_name {
    color: #000;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    padding-right: 120px;
    text-transform: uppercase
}

.goods_card_info .line {
    float: none
}

.goods_card_info .line .line_item {
    float: none;
    margin: 0 0 12px
}

.show-more-items a {
    display: none
}

.catalog_box:nth-of-type(4n) {
    margin-right: 0
}

.catalog_box span.gift_packing, .catalog_box span.hit, .catalog_box span.novelty {
    width: 100%
}

.catalog_box_img span {
    height: 230px
}

#footer {
    float: left;
    height: 542px;
    width: 100%
}

#footer:before {
    left: 0;
    position: absolute;
    top: 470px;
    width: 100%
}

.footer_box div.adress02:hover {
    background: transparent
}

.contacts_box {
    margin: 20px 0 0
}

.copy {
    top: 500px
}

.footer_logo_small {
    top: 485px
}

.payment {
    top: 492px
}

.bx-filter.bx-filter-horizontal .bx-ui-slider-track-container, .bx-filter.bx-filter-horizontal .fa {
    display: none
}

.bx-filter.bx-filter-horizontal .last-row {
    float: right
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box:first-of-type {
    width: 35%
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box:nth-of-type(3) {
    width: 65%
}

.sale-paysystem-yandex-button-item {
    padding: 0 22px !important
}

.popup_friend {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 5px;
    display: none;
    left: 50%;
    margin: 0 auto;
    max-width: 400px;
    padding: 25px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10
}

.main .wa .popup_friend h2 {
    color: #e02627;
    font-family: Rafale_BG;
    font-size: 30px;
    margin-top: 0;
    text-transform: uppercase
}

.main .wa .popup_friend p {
    margin-bottom: 15px
}

.popup_friend .close {
    color: #333;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    text-decoration: none;
    top: 20px;
    transition: all .2s
}

.popup_friend .content {
    max-height: 30%;
    overflow: auto
}

.popup_friend .content span {
    display: block;
    font-size: 16px;
    margin-top: 15px
}

.popup_friend input {
    width: 100%
}

.overlay_friend {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    content: "";
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9
}

.days-left, .days-right {
    margin-bottom: 31px
}

.right_personal {
    border-left: 1px solid #efefef;
    float: right;
    padding: 0 32px 32px;
    width: calc(75% - 64px)
}

.red_personal {
    color: #fff;
    font-size: 16px;
    height: 60px;
    width: 100%
}

.red_personal .personal-discount {
    font-size: 15px;
    margin-left: 15px
}

.jet-subscription__item {
    border: 1px solid #9b9b9b;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
    min-width: 132px;
    padding: 19px 27px 16px 31px;
    vertical-align: bottom
}

.jet-subscription__item a {
    color: #4a4a4a;
    font-family: proxima_nova_rgregular;
    font-size: 16px;
    text-align: center;
    text-decoration: none
}

.jet-subscription__item span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.days-range-control {
    display: inline-block;
    font-size: 0;
    vertical-align: bottom;
    width: 320px
}

.my_order-days {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    width: 317px
}

.days-left {
    display: block;
    float: left
}

.days-right, .line-control {
    display: block;
    float: right
}

.days, .line-control-after p, .line-control-min-after p {
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin: 0
}

.days {
    color: #9b9b9b
}

.days span {
    color: #21252b;
    display: block
}

.line-control {
    background: #979797;
    height: 6px;
    position: relative;
    width: 220px
}

.line-control-min {
    background: #e02627;
    display: block;
    float: left;
    height: 6px;
    position: relative;
    width: 100px
}

.line-control-after, .line-control-min-after {
    border-left: 1px solid #979797;
    border-right: 1px solid #979797;
    display: block;
    position: absolute;
    top: -24px;
    width: 100%
}

.line-control-after {
    border-left: none
}

.btn-sub, .btn-sub:hover {
    border: 2px solid #e02627;
    box-sizing: border-box
}

.line-control-after p, .line-control-min-after p {
    color: #9b9b9b;
    text-align: center
}

.btn-sub {
    background-color: #e02627;
    color: #fff;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin-left: 0;
    margin-top: 15px;
    padding: 8px 19px;
    text-decoration: none;
    transition: all .3s;
    vertical-align: bottom
}

.btn-sub:hover {
    background: #fff;
    color: #e02627
}

.right_personal .red_personal a:hover {
    cursor: default;
    text-decoration: none
}

.bx_item_detail .choice li.bx_missing {
    background: transparent !important;
    border: 1px solid #e4e4e4 !important;
    color: #b5b0b0 !important
}

.discount {
    display: inline-block;
    margin: 0 0 0 92px;
    position: relative;
    top: 0
}

.slider_info .discount {
    margin-left: 5px;
    opacity: .54;
    text-decoration: line-through
}

.slider_info .discount-time {
    display: block;
    font-size: 14px;
    opacity: .54
}

@media (max-width: 365px) {
    .slider_info .discount-time {
        font-size: 12px
    }
}

@media (max-width: 1200px) {
    .discount {
        margin-left: 10px
    }
}

.bx-red .btn.btn-default {
    background: #fff !important;
    border: 2px solid #e02627 !important;
    border-radius: 0 !important;
    color: #da3737 !important;
    font-family: proxima_nova_rgregular !important
}

.bx-red .btn.btn-default:hover, div#bx-soa-orderSave .btn.btn-default.btn-lg {
    background: #e02627 !important;
    color: #fff !important
}

div#bx-soa-orderSave .btn.btn-default.btn-lg {
    font-size: 16px;
    text-transform: uppercase
}

div#bx-soa-orderSave .btn.btn-default.btn-lg:hover {
    background: #fff !important;
    color: #e02627 !important
}

.error-msg {
    border: 1px solid #e02627;
    margin-bottom: 10px;
    margin-left: 2%;
    padding: 10px 20px
}

#delivery-cities {
    -webkit-appearance: none;
    font-family: proxima_nova_rgregular;
    transition: all .3s ease
}

#delivery-cities form.search input[type=text] {
    -webkit-appearance: none;
    border: 1px solid #e5e5e5;
    font-family: proxima_nova_rgregular;
    font-size: 16px;
    height: 40px;
    width: 100%
}

#delivery-cities .line_form {
    margin-bottom: 0
}

#delivery-cities form.search input[type=submit] {
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    height: 39px
}

#delivery-cities form.search input[type=submit]:hover {
    background: #e02627;
    border: none;
    color: #fff;
    height: 39px
}

#delivery-cities .popular-cities span {
    color: #000;
    cursor: pointer;
    float: left;
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 30px 0 0;
    position: relative
}

#delivery-cities .letters-label {
    margin-top: 30px
}

#delivery-cities .letters-label span {
    color: #999;
    font-size: 16px
}

#delivery-cities .letters-list {
    padding-left: 0;
    padding-right: 0
}

#delivery-cities .letters-list span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: transparent;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin: 11px 3px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease;
    user-select: none;
    width: 30px
}

#delivery-cities .letters-list span:not(.current):hover {
    background-color: #ddd
}

#delivery-cities .letters-list span a, #delivery-cities .letters-list span a:active, #delivery-cities .letters-list span a:hover, #delivery-cities .letters-list span a:visited {
    color: #000;
    text-decoration: none
}

#delivery-cities .letters-list span.current, #delivery-cities .letters-list span:active {
    background-color: #e02627
}

#delivery-cities .letters-list span.current a {
    color: #fff
}

#delivery-cities .cities-list {
    margin: 30px 0;
    transition: all .3s ease
}

#delivery-cities .cities {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    list-style-type: none;
    padding: 0
}

#delivery-cities .cities li {
    font-size: 16px;
    padding: 6px 10px 6px 0
}

#delivery-cities .cities li a, #delivery-cities .cities li a:visited {
    color: #000;
    text-decoration: none
}

#delivery-cities .cities li a:active, #delivery-cities .cities li a:hover {
    color: #000;
    text-decoration: underline
}

#delivery-cities .cities li.current a {
    color: #e02627
}

#delivery-cities .delivery-info-container {
    background-color: #999;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1);
    color: #fff;
    margin-left: -32px;
    margin-right: -32px;
    padding: 35px 15px
}

#delivery-cities .col-centered {
    clear: both;
    float: none;
    margin: 0 auto
}

#delivery-cities .delivery-info {
    background: transparent;
    color: #fff;
    font-size: 14px
}

#delivery-cities .delivery-info ul {
    margin-bottom: 10px;
    margin-top: 10px
}

#delivery-cities .delivery-info ul li {
    margin-bottom: 6px;
    margin-top: 6px
}

#delivery-cities .tracking-info-container {
    margin-left: -32px;
    margin-right: -32px;
    padding: 35px 15px
}

#delivery-cities .tracking-info {
    font-size: 14px
}

#delivery-cities .tracking-info h4 {
    color: #000;
    font-family: proxima_nova_rgbold;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: none
}

#delivery-cities .tracking-info span {
    color: #e02627;
    margin: 0;
    padding: 0;
    text-decoration: underline
}

@media (max-width: 799px) {
    #delivery-cities .cities {
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px
    }
}

@media (max-width: 619px) {
    #delivery-cities .cities {
        -webkit-column-count: initial;
        -webkit-column-gap: initial;
        column-count: auto;
        column-gap: normal;
        list-style: none outside none;
        text-align: left
    }

    #delivery-cities .cities li {
        display: inline;
        float: left;
        line-height: 1.7;
        padding: 0 6px 0 0;
        position: relative
    }

    #delivery-cities .cities li:after {
        content: ", "
    }

    #delivery-cities .cities .noafter:after, #delivery-cities .cities li:last-child:after {
        content: ""
    }
}

@media (max-width: 469px) {
    #delivery-cities .cities-list, #delivery-cities .delivery-info, #delivery-cities .popular-cities, #delivery-cities .search-container, #delivery-cities .tracking-info {
        padding-left: 0;
        padding-right: 0
    }
}

#delivery-city {
    margin-bottom: -32px
}

#delivery-city .col-centered {
    clear: both;
    float: none;
    margin: 0 auto
}

#delivery-city .city-header-container {
    background-color: #666;
    margin: -32px -32px 0;
    padding-bottom: 20px;
    padding-top: 20px
}

#delivery-city .city-header {
    color: #fff;
    font-family: Rafale_BG;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

#delivery-city h3 {
    color: #000;
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: none
}

#delivery-city p {
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin: 0 0 20px
}

#delivery-city sup {
    color: #e02627
}

#delivery-city .p-bold, b, strong {
    font-family: proxima_nova_rgbold;
    font-weight: 700
}

#delivery-city .p-italic {
    font-style: italic
}

#delivery-city .margin-bottom-30 {
    margin-bottom: 30px
}

#delivery-city .delivery-block {
    padding: 30px 0
}

#delivery-city .map-header-container {
    background-color: #666;
    margin: 30px -32px 0;
    padding-bottom: 15px;
    padding-top: 15px
}

#delivery-city .map-header {
    color: #fff;
    font-size: 16px
}

#delivery-city .map-title {
    float: left;
    font-family: proxima_nova_rgbold;
    font-weight: 700;
    margin: 0;
    padding: 0;
    position: relative
}

#delivery-city .types-desktop, #delivery-city .types-mobile {
    float: right;
    position: relative
}

#delivery-city .types-desktop span {
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    margin: 0 13px
}

#delivery-city .types-desktop span:hover {
    border-bottom: 1px solid hsla(0, 0%, 100%, .6)
}

#delivery-city .types-desktop span.current {
    border-bottom: 1px solid #fff
}

#delivery-city #myMap {
    height: 460px;
    margin: 0 -32px;
    overflow: hidden
}

#delivery-city .types-mobile .form-group {
    margin-bottom: 0
}

#delivery-city .types-mobile .form-control, #delivery-city .types-mobile .form-control:active, #delivery-city .types-mobile .form-control:focus, #delivery-city .types-mobile .form-control:hover {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    font-size: 16px
}

#delivery-city .types-mobile .form-control option {
    color: #000
}

#delivery-city .map-footer-container {
    background-color: #999;
    margin: 0 -32px -32px;
    padding-bottom: 35px;
    padding-top: 35px
}

#delivery-city .map-footer-container .mf-1 {
    color: #e02627;
    font-family: proxima_nova_rgbold;
    font-size: 30px;
    font-weight: 700
}

#delivery-city .map-footer-container .mf-2 {
    background: transparent;
    color: #fff;
    font-family: proxima_nova_rgregular;
    font-size: 14px
}

@media (max-width: 619px) {
    #delivery-city .delivery-block {
        margin: 0 -32px;
        padding: 20px 0
    }
}

.delivery-list:after {
    clear: both
}

.delivery-list:after, .delivery-list:before {
    content: "";
    display: block
}

.delivery-list {
    display: block;
    padding: 25px 0
}

.delivery-list.hide {
    display: none
}

.filter-delivery {
    text-align: right
}

#myMap.hide {
    display: none
}

.delivery-list .point-list {
    display: block;
    float: left;
    min-height: 110px;
    padding: 0 25px;
    width: 33.33%
}

@media (max-width: 800px) {
    .delivery-list .point-list {
        min-height: 90px;
        width: 50%
    }
}

@media (max-width: 660px) {
    .delivery-list .point-list {
        min-height: 90px;
        width: 100%
    }
}

.delivery-list .point-list p.title {
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px !important
}

.delivery-list .point-list p.subtitle {
    font-size: 16px;
    margin-bottom: 15px !important;
    text-transform: none
}

.delivery-list .point-list p.more {
    display: none;
    overflow: hidden
}

.delivery-list .point-list p.more.show {
    height: auto
}

.delivery-list .point-list-row {
    cursor: pointer
}

#delivery-city .ymaps-b-balloon__content-holster {
    display: block;
    padding: 10px 15px
}

#delivery-city .ymaps-b-balloon__content-holster h2 {
    font-size: 22px;
    margin-bottom: 6px;
    margin-top: 0
}

#delivery-city .ymaps-b-balloon__content-holster h4 {
    font-family: proxima_nova_rgbold;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0
}

div#wait_orderajaxcontent {
    display: none !important
}

.rating .raiting_result {
    max-width: 100px;
    overflow: hidden
}

.loader-container, .loader-container * {
    position: fixed;
    z-index: 9999
}

.loader-container {
    background-color: hsla(0, 0%, 100%, .75);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.loader {
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    top: 50%
}

.loader, .wrap {
    position: absolute
}

.wrap {
    -moz-transform: scale(.3);
    -o-transform: scale(.3);
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: rotateThis;
    -webkit-animation-timing-function: linear;
    float: left;
    height: 100px;
    width: 100px
}

.wrap div {
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-bottomright: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    background: #e02627;
    border-radius: 50px;
    height: 30px;
    left: 45px;
    position: absolute;
    top: 35px;
    width: 10px
}

@-webkit-keyframes rotateThis {
    0% {
        -webkit-transform: scale(.3) rotate(0deg)
    }
    to {
        -webkit-transform: scale(.3) rotate(1turn)
    }
}

.bar1 {
    -moz-transform: rotate(0deg) translateY(-40px);
    -o-transform: rotate(0deg) translateY(-40px);
    -webkit-transform: rotate(0deg) translateY(-40px);
    opacity: .1
}

.bar2 {
    -moz-transform: rotate(36deg) translateY(-40px);
    -o-transform: rotate(36deg) translateY(-40px);
    -webkit-transform: rotate(36deg) translateY(-40px);
    opacity: .2
}

.bar3 {
    -moz-transform: rotate(72deg) translateY(-40px);
    -o-transform: rotate(72deg) translateY(-40px);
    -webkit-transform: rotate(72deg) translateY(-40px);
    opacity: .3
}

.bar4 {
    -moz-transform: rotate(108deg) translateY(-40px);
    -o-transform: rotate(108deg) translateY(-40px);
    -webkit-transform: rotate(108deg) translateY(-40px);
    opacity: .4
}

.bar5 {
    -moz-transform: rotate(144deg) translateY(-40px);
    -o-transform: rotate(144deg) translateY(-40px);
    -webkit-transform: rotate(144deg) translateY(-40px);
    opacity: .5
}

.bar6 {
    -moz-transform: rotate(180deg) translateY(-40px);
    -o-transform: rotate(180deg) translateY(-40px);
    -webkit-transform: rotate(180deg) translateY(-40px);
    opacity: .6
}

.bar7 {
    -moz-transform: rotate(216deg) translateY(-40px);
    -o-transform: rotate(216deg) translateY(-40px);
    -webkit-transform: rotate(216deg) translateY(-40px);
    opacity: .7
}

.bar8 {
    -moz-transform: rotate(252deg) translateY(-40px);
    -o-transform: rotate(252deg) translateY(-40px);
    -webkit-transform: rotate(252deg) translateY(-40px);
    opacity: .8
}

.bar9 {
    -moz-transform: rotate(288deg) translateY(-40px);
    -o-transform: rotate(288deg) translateY(-40px);
    -webkit-transform: rotate(288deg) translateY(-40px);
    opacity: .9
}

.bar10 {
    -moz-transform: rotate(324deg) translateY(-40px);
    -o-transform: rotate(324deg) translateY(-40px);
    -webkit-transform: rotate(324deg) translateY(-40px);
    opacity: 1
}

.header-row .red-card .dilivery .img {
    background: url(/bitrix/templates/main/img/car.svg) no-repeat;
    background-size: cover;
    height: 1.9rem
}

.header-row .red-card .money .img {
    background: url(/bitrix/templates/main/img/money.svg) no-repeat;
    background-size: cover
}

.header-row .red-card .client .img {
    background: url(/bitrix/templates/main/img/man.svg) no-repeat;
    background-size: cover
}

#order_form_div .header-row .active {
    border-bottom: 2px solid red
}

.red-card .header-row .dilivery.active .img {
    background: url(/bitrix/templates/main/img/car-red.svg) no-repeat;
    background-size: cover
}

.red-card .header-row .money.active .img {
    background: url(/bitrix/templates/main/img/money-red.svg) no-repeat;
    background-size: cover
}

.red-card .header-row .client.active .img {
    background: url(/bitrix/templates/main/img/man-red.svg) no-repeat;
    background-size: cover
}

.popup-form .label input.popup-form__input {
    color: #000
}

#wrapper .bx_item_detail .bx_item_slider_lupe {
    z-index: 3
}

.red_personal a {
    color: #fff !important;
    line-height: 60px
}

@media (max-width: 767px) {
    .right_personal .red_personal a {
        color: #000 !important;
        line-height: 1;
        margin: 10px
    }

    .red_personal .personal-discount {
        color: #000;
        display: block;
        margin-left: 10px
    }
}

.bx-authform form > p {
    font-size: 16px;
    margin-bottom: 25px
}

.popup .successcolor {
    color: #333;
    font-family: proxima_nova_rgregular;
    font-size: 20px;
    text-align: center
}

.popup {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 5px;
    left: 50%;
    margin: 0 auto;
    max-width: 50%;
    min-width: 30%;
    padding: 25px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    z-index: 102
}

.popup h2 {
    color: #333;
    display: none;
    font-family: Tahoma, Arial, sans-serif;
    margin-top: 0
}

.popup .close {
    color: #333;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 10px;
    transition: all .2s
}

.popup .content {
    max-height: 30%;
    overflow: auto
}

.overlay_popup {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    content: "";
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 101
}

.catalog_nav .container {
    background: #fff;
    /*box-shadow: 0 3px 5px rgba(0, 0, 0, .25)*/
}

.catalog_nav .container .brend, .catalog_nav .container .category {
    margin: 0 15px 0 25px;
    padding: 10px 0 30px 15px
}

.catalog_nav .container .category {
    border-top: 2px solid #e5e5e5
}

.catalog_nav .container .category .catalog_nav_box li a {
    font-weight: 700
}

.catalog_nav .container .catalog_nav_box li .sale, .catalog_nav .container .catalog_nav_box li .stock {
    color: #e02627 !important
}

.catalog_nav .container .brend .title, .catalog_nav .container .category .title {
    color: #ccc;
    display: block;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    margin-top: 9px
}

.brend:after, .catalog_nav_cont:after, .category:after {
    clear: both;
    content: "";
    display: block
}

.brend:before, .catalog_nav_cont:before, .category:before {
    content: "";
    display: block
}

.subscription {
    left: 32% !important;
    position: absolute !important;
    top: 150px !important;
    width: 34% !important
}

@media (max-width: 767px) {
    .subscription {
        left: 0 !important;
        padding: 30px 10px 0 20px;
        position: relative !important;
        top: 0 !important;
        width: 56% !important
    }
}

@media (max-width: 540px) {
    .subscription {
        width: 71% !important
    }
}

@media (max-width: 410px) {
    .subscription {
        width: 90% !important
    }
}

@media (max-width: 375px) {
    .subscription {
        width: 100% !important
    }
}

.contact-page {
    max-width: 600px;
    padding: 30px 0
}

.contact-page .title {
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.contact-page span.text {
    display: inline-block;
    margin-bottom: 10px
}

.mutliSelect label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.delivery .input input.error {
    border-color: red
}

@media (max-width: 1042px) {
    .social-telephone {
        float: left;
        left: 0;
        margin-left: 20px;
        position: relative;
        top: 7px
    }
}

@media (max-width: 1042px) {
    #footer {
        height: 670px
    }

    #footer:before {
        top: 540px
    }

    .copy {
        top: 570px
    }

    .payment {
        top: 562px
    }

    .footer .social-telephone {
        margin-left: 0
    }
}

.social-telephone ul {
    padding: 0
}

.slick-list, .slick-slider {
    display: block;
    position: relative
}

.slick-slider {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    box-sizing: border-box;
    touch-action: pan-y;
    user-select: none
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: none
}

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

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

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-initialized .slick-slide, .slick-slide img {
    display: block
}

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

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

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

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

#footer:before, .slick-arrow.slick-hidden {
    display: none
}

.slick-next, .slick-prev {
    -webkit-transform: translateY(-50%);
    background: 0 0;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: "";
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75
}

.slick-prev {
    background: url(/bitrix/templates/main/img/btn-slider.svg) no-repeat 50%;
    left: 9px;
    z-index: 2
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    -webkit-transform: rotate(180deg);
    background: url(/bitrix/templates/main/img/btn-slider.svg) no-repeat 50%;
    margin-top: -10px;
    right: 9px;
    transform: rotate(180deg);
    z-index: 2
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    position: relative
}

.slick-dots li, .slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-dots li button {
    background: 0 0;
    border: 0;
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
    padding: 5px
}

.slick-dots li button:before, html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.slick-dots li button:before {
    color: #000;
    content: "\2022";
    font-family: slick;
    font-size: 6px;
    height: 20px;
    line-height: 20px;
    opacity: .25;
    text-align: center;
    width: 20px
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@media only screen and (max-width: 959px) {
    html {
        font-size: 16px
    }
}

body {
    background: #f5f5f5;
    font-family: proxima_nova_rgregular, sans-serif
}

.banner-grey .sale-item svg, .inner_wrapper .slider-trix-item .text-block svg, .slick-dots li button:before {
    left: 0;
    position: absolute;
    top: 0
}

a.banner-grey:hover {
    font-size: 0
}

a.banner-grey:hover .img {
    background: #e02627;
    border: 4px solid #e02627;
    transition: all .5s ease-in-out
}

.banner-grey .text p {
    color: #fff;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px
}

.cont.left.reviews .reviews-list .item, .inner_wrapper .banner_line {
    margin-bottom: 0
}

.inner_wrapper .banner_line {
    margin-bottom: 30px
}

.slider-hit section.catalog_box, .slider-view section.catalog_box {
    max-width: 295px;
    text-align: center
}

@media (max-width: 500px) {
    .slider-hit section.catalog_box, .slider-view section.catalog_box {
        max-width: 100%
    }
}

.slider-hit, .slider-view {
    float: left;
    width: 100%;
    height: 450px;
}

#footer .copyright-block:after, #footer .footer_box .follow:after, #footer .footer_box:after, .banner-grey .sale:after, .banner-grey:after, .slider-hit:after, .subscr .col-right .form:after, .tabs-item .title-item:after, .white:after {
    clear: both;
    content: "";
    display: block
}

.slider-hit ul li, .slider-view ul li {
    width: 33%
}

.slider-hit ul li section.catalog_box, .slider-view ul li section.catalog_box {
    width: 31%
}

.slider-hit .slider_arrow_left, .slider-view .slider_arrow_left {
    top: -29px
}

@media (max-width: 379px) {
    .slider-hit .slider_arrow_left, .slider-view .slider_arrow_left {
        top: -20px
    }
}

.slider-hit .slider_arrow_right, .slider-view .slider_arrow_right {
    top: -29px
}

@media (max-width: 379px) {
    .slider-hit .slider_arrow_right, .slider-view .slider_arrow_right {
        top: -20px
    }
}

.slider-hit .slick-dots, .slider-view .slick-dots {
    bottom: -17px
}

.cont.left.reviews .slick-dots li, .slider-hit .slick-dots li, .slider-view .slick-dots li {
    border-radius: 50%;
    float: left;
    height: 9px;
    margin: 0 3px 0 0;
    overflow: hidden;
    width: 9px
}

.cont.left.reviews .slick-dots li button, .slider-hit .slick-dots li button, .slider-view .slick-dots li button {
    background-color: #dadada;
    display: block;
    height: 9px;
    width: 9px
}

.cont.left.reviews .slick-dots li.slick-active button, .slider-hit .slick-dots li.slick-active button, .slider-view .slick-dots li.slick-active button {
    background-color: #e2221c
}

@media (max-width: 500px) {
    .slider-hit .slick-dots, .slider-view .slick-dots {
        position: static
    }
}

.more-btn {
    bottom: 20px;
    color: #e2221c;
    font-size: 14px;
    position: absolute;
    right: 26px;
    text-align: center;
    text-decoration: none
}

.banner-grey {
    background: #666;
    box-shadow: 0 0 4px 0 hsla(0, 0%, 42.7%, .5);
    float: left;
    font-size: 0;
    margin: 0 0 30px;
    padding: 25px 43px;
    width: 100%
}

@media (max-width: 1050px) {
    .banner-grey {
        padding: 15px 23px
    }
}

@media (max-width: 768px) {
    .banner-grey {
        text-align: center
    }
}

.banner-grey .title-sale {
    color: #fff;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 0
}

.banner-grey .img {
    border: 4px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 27px;
    transition: all .5s ease-in-out;
    vertical-align: middle
}

.banner-grey .img img {
    display: block
}

@media (max-width: 1050px) {
    .banner-grey .img {
        margin-right: 8px
    }
}

@media (max-width: 768px) {
    .banner-grey .img {
        margin-bottom: 15px;
        margin-right: 0
    }
}

.banner-grey .sale-item .text p, .banner-grey .text {
    display: inline-block;
    max-width: 750px;
    position: relative;
    vertical-align: middle;
    z-index: 2
}

@media (max-width: 900px) {
    .banner-grey .text {
        max-width: 580px
    }
}

.banner-grey .text .title {
    color: #fff;
    font-family: Rafale_BG;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 19px;
    max-height: 100%;
    overflow: visible;
    width: 100%
}

@media (max-width: 1050px) {
    .banner-grey .text .title {
        font-size: 24px;
        margin-bottom: 10px
    }
}

.banner-grey .text p {
    line-height: 1.25;
    max-width: 640px
}

.banner-grey .sale {
    font-size: 0
}

.banner-grey .sale-item {
    cursor: pointer;
    display: block;
    float: left;
    max-width: 449px;
    padding: 28px;
    position: relative;
    width: 50%
}

@media (max-width: 900px) {
    .banner-grey .sale-item {
        text-align: left
    }
}

@media (max-width: 768px) {
    .banner-grey .sale-item {
        float: none;
        margin: 0 auto 45px;
        padding: 24px 16px;
        width: 100%
    }
}

.banner-grey .sale-item .text p {
    font-size: 20px;
    line-height: 1.15
}

.banner-grey .sale-item .text p.sale-price {
    color: #fff;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 50px;
    margin-right: 9px
}

@media (max-width: 600px) {
    .banner-grey .sale-item .text p.sale-price {
        font-size: 30px
    }
}

.banner-grey .sale-item .text p.sale-price sup {
    font-size: 20px;
    top: -22px
}

@media (max-width: 600px) {
    .banner-grey .sale-item .text p.sale-price sup {
        font-size: 14px
    }
}

.banner-grey .sale-item img {
    bottom: 6px;
    position: absolute;
    right: 33px;
    z-index: 2
}

@media (max-width: 768px) {
    .banner-grey .sale-item img {
        height: auto;
        right: 10px;
        width: 90px
    }
}

.banner-grey .sale-item:last-of-type {
    float: right
}

@media (max-width: 768px) {
    .banner-grey .sale-item:last-of-type {
        float: none;
        margin: 0 auto
    }
}

.banner-grey .sale-item:hover {
    background: #e2221c
}

.banner-grey .sale-item:hover svg {
    stroke: #fff
}

.banner-grey .sale-item:hover svg rect {
    stroke: #fff !important
}

.banner-grey .sale-item .img {
    border: 0
}

.banner-grey .sale-item input.cupon, .banner-grey .sale-item input.cupon-link {
    opacity: 0;
    overflow: hidden;
    position: absolute
}

.info-block {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    float: left;
    font-size: 0;
    margin-bottom: 30px
}

.info-item {
    border: 1px solid #efefef;
    display: inline-block;
    font-size: 16px;
    min-height: 323px;
    padding: 26px 39px 35px;
    position: relative;
    vertical-align: top;
    width: 50%
}

.info-item:nth-of-type(2) img {
    margin-top: 25px
}

.info-item:nth-of-type(3), info-item:nth-of-type(4) {
    border-bottom: 0
}

.info-item, .info-item:hover {
    text-decoration: none
}

@media (max-width: 768px) {
    .info-item {
        padding: 26px 20px 35px;
        width: 100%
    }
}

.info-item .title {
    font-family: Rafale_BG;
    font-size: 30px;
    margin-bottom: 23px;
    margin-top: 17px;
    max-height: 100%;
    max-width: 238px;
    overflow: visible;
    width: 100%
}

@media (max-width: 400px) {
    .info-item .title {
        font-size: 20px;
        max-width: 150px
    }
}

.info-item .text {
    color: #000;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    max-width: 320px
}

@media (max-width: 768px) {
    .info-item .text {
        max-width: 80%
    }
}

.info-item > img {
    display: block;
    position: absolute;
    right: 36px;
    top: 27px
}

@media (max-width: 400px) {
    .info-item > img {
        height: auto;
        right: 20px;
        width: 70px
    }
}

.info-item .pay {
    display: block;
    margin-top: 36px
}

#footer .footer_box .logo, .info-item .pay-item {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle
}

@media (max-width: 1050px) {
    .info-item .pay-item img {
        height: auto;
        width: 60px
    }

    .info-item .pay-item:nth-of-type(3) img {
        height: auto;
        width: 80px
    }
}

.cont.left.reviews {
    padding-bottom: 22px;
    padding-left: 27px
}

@media (max-width: 600px) {
    .cont.left.reviews {
        padding-left: 17px;
        padding-right: 17px
    }
}

.cont.left.reviews a.title {
    color: #e02627;
    display: block;
    font-family: Rafale_BG;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 36px;
    margin-top: 13px;
    max-height: 100%;
    overflow: visible;
    text-decoration: none;
    text-transform: uppercase;
    width: auto
}

@media (max-width: 600px) {
    .cont.left.reviews a.title {
        max-width: 320px
    }
}

.cont.left.reviews .reviews-list .item .img {
    border-radius: 50%;
    display: inline-block;
    height: 80px;
    margin-bottom: 16px;
    margin-right: 16px;
    overflow: hidden;
    vertical-align: top;
    width: 80px
}

#footer .footer-box .socizl-link {
    padding: 0
}

#footer .footer_box .social-link .item img, .cont.left.reviews .reviews-list .item .img img, .instagram .instagram-list .item img, .subscr .col-right .social .social-list .item img {
    display: block;
    height: auto;
    width: 100%
}

.cont.left.reviews .reviews-list .item .img img.horizontal {
    height: 100%;
    width: auto
}

.cont.left.reviews .reviews-list .item .text {
    display: inline-block;
    max-width: 741px;
    vertical-align: top
}

.cont.left.reviews .reviews-list .item .text p {
    color: #1f1f1f;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px
}

@media (max-width: 600px) {
    .cont.left.reviews .reviews-list .item .text p {
        font-size: 16px
    }
}

.cont.left.reviews .reviews-list .item .text p.name {
    color: #2a5885;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600
}

.cont.left.reviews .reviews-list a.slider_arrow_left {
    top: -65px
}

@media (max-width: 600px) {
    .cont.left.reviews .reviews-list a.slider_arrow_left {
        top: -90px
    }
}

.cont.left.reviews .reviews-list a.slider_arrow_right {
    top: -65px
}

@media (max-width: 600px) {
    .cont.left.reviews .reviews-list a.slider_arrow_right {
        top: -90px
    }
}

@media (max-width: 500px) {
    .cont.left.reviews .slick-dots {
        position: static
    }
}

.cont.left.reviews .slick-dots {
    bottom: -60px
}

.btn-reviews {
    background: 0 0;
    border: 2px solid #e2221c;
    color: #e2221c;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    margin-left: auto;
    padding: 13px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 223px;
    z-index: 2
}

.btn-reviews:hover {
    background: #e2221c;
    color: #fff;
    text-decoration: none
}

.btn-reviews:focus {
    color: #e2221c
}

.btn-reviews:focus:hover {
    color: #fff
}

.instagram {
    background: #404040;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    float: left;
    margin: 0 0 30px;
    padding: 29px 36px 47px 39px;
    position: relative;
    width: 100%
}

@media (max-width: 600px) {
    .instagram {
        padding: 29px 20px 47px
    }
}

.instagram .title, .youtube a.title {
    color: #fff;
    font-size: 30px;
    line-height: 1.1;
    margin-top: 7px;
    overflow: visible;
    padding-left: 35px;
    position: relative;
    text-decoration: none;
    text-transform: none;
    width: 100%
}

.instagram .title:after {
    -webkit-transform: translateY(-50%);
    background-image: url(/bitrix/templates/main/images/instagram-logo.svg?58fec832);
    background-size: cover;
    content: "";
    display: block;
    height: 27px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 27px
}

@media (max-width: 768px) {
    .instagram .title {
        margin-bottom: 25px
    }
}

.instagram .btn-instagram {
    background: #e2221c;
    border: 2px solid #e2221c;
    color: #fff;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    margin-left: auto;
    padding: 13px;
    position: absolute;
    right: 36px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 29px;
    transition: all .5s ease-in-out;
    width: 177px;
    z-index: 2
}

.instagram .btn-instagram:hover {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

@media (max-width: 768px) {
    .instagram .btn-instagram {
        margin: 0;
        position: static
    }
}

.instagram .instagram-list {
    font-size: 0;
    margin-top: 34px
}

.instagram .instagram-list .item {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 33.33%
}

@media (max-width: 768px) {
    .instagram .instagram-list .item {
        width: 50%
    }
}

@media (max-width: 500px) {
    .instagram .instagram-list .item {
        width: 100%
    }
}

#footer {
    margin-top: 0;
    padding: 21px 0
}

@media (max-width: 860px) {
    #footer {
        padding: 0 0 21px
    }
}

#footer .footer_box {
    background: #404040;
    bottom: 0;
    height: auto;
    left: 0;
    margin-bottom: 18px;
    padding: 22px 24px;
    position: static;
    right: 0;
    top: 0
}

#footer .footer_box .social-link .item, #footer .footer_box .text, .bottom_panel .ball .btn-cash, .bottom_panel .ball .cash {
    display: inline-block;
    vertical-align: middle
}

#footer .footer_box .text p {
    color: #fff;
    font-family: Rafale_BG;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase
}

#footer .footer_box .text p span {
    display: block;
    font-size: 14px;
    line-height: 1;
    margin-top: 4px
}

@media (max-width: 992px) {
    #footer .footer_box .text p {
        font-size: 24px
    }
}

@media (max-width: 860px) {
    #footer .footer_box .text p {
        line-height: 1.1;
        margin-top: 15px
    }
}

#footer .footer_box .follow, #footer .footer_nav {
    display: block;
    float: left
}

@media (max-width: 950px) {
    #footer .footer_box .follow {
        text-align: center;
        width: 100%
    }
}

#footer .footer_box .social-link {
    display: block;
    float: right;
    text-align: center
}

@media (max-width: 950px) {
    #footer .footer_box .social-link {
        width: 100%
    }
}

#footer .footer_box .social-link .item {
    border-radius: 50%;
    cursor: pointer;
    height: 35px;
    margin: 23px 6.5px;
    text-align: center;
    width: 35px
}

#footer .footer_nav {
    margin-left: 64px;
    position: static;
    width: 26%
}

@media (max-width: 768px) {
    #footer .footer_box .social-link .item {
        margin: 23px 3.5px
    }

    #footer .footer_nav {
        display: none
    }
}

#footer .subscription {
    display: block;
    float: left;
    position: static !important;
    width: 34% !important
}

@media (max-width: 768px) {
    #footer .subscription {
        padding-left: 15px;
        width: 80% !important
    }
}

@media (max-width: 500px) {
    #footer .subscription {
        width: 100% !important
    }
}

#footer .contacts {
    display: block;
    float: right;
    position: static;
    width: 25%
}

@media (max-width: 768px) {
    #footer .contacts {
        margin-top: 15px;
        padding-left: 15px;
        width: 100%
    }
}

#footer .copyright-block {
    border-top: 1px solid hsla(0, 0%, 92.9%, .15);
    bottom: 64px;
    display: block;
    float: right;
    padding: 15px 0;
    position: absolute;
    width: 100%
}

@media (max-width: 768px) {
    #footer .copyright-block {
        margin-top: 15px;
        padding: 15px 15px 64px;
        position: static
    }
}

#footer .copyright-block .copy {
    display: block;
    float: left;
    line-height: 33px;
    margin-left: 64px;
    position: static
}

@media (max-width: 768px) {
    #footer .copyright-block .copy {
        display: none
    }
}

#footer .copyright-block .footer_logo_small {
    display: block;
    float: left;
    margin-left: 50px;
    position: static
}

@media (max-width: 900px) {
    #footer .copyright-block .footer_logo_small {
        margin-left: 10px
    }
}

@media (max-width: 768px) {
    #footer .copyright-block .footer_logo_small {
        float: none;
        margin: 0 auto 15px
    }
}

#footer .copyright-block .payment {
    display: block;
    float: right;
    height: 33px;
    margin-right: 20px;
    position: static
}

#footer .copyright-block .payment span {
    margin: 5px 7px
}

.bottom_panel .ball {
    float: left;
    left: 0;
    margin-left: 15px;
    position: absolute
}

@media (max-width: 768px) {
    .bottom_panel .ball {
        display: none
    }
}

.banner-main:after {
    clear: both
}

.banner-main:after, .banner-main:before {
    content: "";
    display: block
}

.banner-main {
    background-color: #000;
    margin-top: 0;
    padding: 40px 40px 65px
}

@media (max-width: 768px) {
    .banner-main {
        background-position: 50%;
        padding: 15px 19px
    }
}

.banner-main .title {
    color: #fff;
    font-size: 42px;
    line-height: 1.14;
    margin-bottom: 27px;
    max-width: 455px;
    text-transform: none
}

@media (max-width: 768px) {
    .banner-main .title {
        font-size: 24px
    }
}

.banner-main .col-right {
    padding: 0 50px
}

@media (max-width: 900px) {
    .banner-main .col-right {
        padding: 0 15px
    }
}

@media (max-width: 768px) {
    .banner-main .col-right {
        padding: 0
    }
}

.banner-main .col-right p {
    color: #fff;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
    max-width: 350px
}

.banner-main .col-right p:last-of-type {
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .banner-main .col-right p {
        font-size: 16px;
        max-width: 100%
    }
}

.white .text-form {
    display: block;
    float: left;
    width: 45%
}

.white .text-form p {
    color: #000;
    font-family: Rafale_BG;
    font-size: 39px;
    font-weight: 400;
    line-height: 1.14
}

@media (max-width: 768px) {
    .white .text-form p {
        font-size: 24px
    }

    .white .text-form {
        margin-bottom: 30px;
        width: 100%
    }
}

.white .form-reg {
    display: block;
    float: left;
    padding: 0 15px;
    width: 55%
}

@media (max-width: 768px) {
    .white .form-reg {
        padding: 0;
        width: 100%
    }
}

.white .form-reg .input {
    margin-bottom: 15px
}

.white .form-reg .input label {
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    min-width: 100px;
    text-transform: uppercase
}

.white .form-reg .input label span {
    color: #e02627;
    margin-left: 5px
}

@media (max-width: 768px) {
    .white .form-reg .input label {
        font-size: 14px
    }
}

.white .form-reg .input input {
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 14px;
    padding: .9375rem 1.0625rem;
    width: calc(99.9% - 104px)
}

.white .form-reg .more {
    border-radius: 0;
    margin-left: 104px;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .white .form-reg .more {
        padding: 11px 11px 10px
    }
}

.popup-thanks {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0 0 40px 3px rgba(0, 0, 0, .7);
    display: block;
    left: 50%;
    max-width: 300px;
    opacity: 0;
    padding: 3.125rem 4.375rem;
    position: fixed;
    text-align: center;
    top: 30%;
    transform: translate(-50%, -50%);
    transition: all .5s;
    visibility: hidden;
    z-index: 111
}

.popup-thanks.popup-thanks-open {
    opacity: 1;
    top: 50%;
    transition: all .5s;
    visibility: visible
}

.popup-thanks .popup-close {
    color: #e02627;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    right: 25px;
    top: 15px
}

.popup-thanks .text p {
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 18px;
    font-weight: 600
}

.col-left {
    display: block;
    float: left;
    width: 50%
}

.col-left h3 {
    font-size: 30px;
    max-width: 400px
}

@media (max-width: 768px) {
    .col-left {
        width: 100%
    }
}

.col-right {
    display: block;
    float: right;
    width: 50%
}

.col-right .text {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.col-right .text:last-of-type {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .col-right {
        width: 100%
    }

    .col-right .text {
        margin-top: 25px;
        text-align: center
    }
}

.list-cause {
    font-size: 0;
    margin-top: 0;
    padding: 0;
    position: relative
}

@media (max-width: 768px) {
    .list-cause {
        margin-top: 25px
    }
}

.list-cause .line {
    height: auto;
    position: absolute;
    top: -8px;
    width: 100%
}

@media (max-width: 768px) {
    .list-cause .line {
        display: none
    }
}

.list-cause .item {
    display: inline-block;
    font-size: 16px;
    max-width: 320px;
    padding-right: 48px;
    vertical-align: top;
    width: 33.33%
}

@media (max-width: 800px) {
    .list-cause .item {
        padding-right: 20px
    }
}

@media (max-width: 768px) {
    .list-cause .item {
        margin-bottom: 15px
    }
}

.list-cause .item .circle {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 27px;
    margin-bottom: 21px;
    position: relative;
    width: 40px;
    z-index: 2
}

@media (max-width: 768px) {
    .list-cause .item .circle {
        display: none
    }
}

.list-cause .item .circle span {
    background: #999;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    height: 27px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    width: 27px
}

.list-cause .item img {
    margin-bottom: 16px
}

.list-cause .item .text {
    max-width: 264px
}

.list-cause .item .text p {
    color: #1f1f1f;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.list-cause .item .text a.btn-reviews {
    margin-left: inherit;
    margin-right: auto;
    margin-top: 39px;
    max-width: 230px;
    width: 100%
}

@media (max-width: 768px) {
    .list-cause .item .text a.btn-reviews {
        margin: 0 auto
    }
}

.list-cause .item .text a.link {
    color: #e2221c;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.list-cause .item:nth-of-type(2) img {
    margin-top: 18px
}

.list-cause .item:last-of-type {
    padding-right: 0
}

.list-cause .item:last-of-type img {
    margin-top: 16px
}

@media (max-width: 768px) {
    .list-cause .item {
        max-width: 100%;
        text-align: center;
        width: 100%
    }

    .list-cause .item .text {
        max-width: 100%
    }
}

.list-cause.redcash .item img, .list-cause.sale .item img {
    margin-top: 0
}

.tabs {
    padding: 0
}

.tabs-item {
    box-shadow: 0 3px 4px -3px hsla(0, 0%, 49%, .5);
    list-style: none
}

.tabs-item .title-item {
    padding: 24px 55px 24px 0;
    position: relative
}

.tabs-item .title-item h4 {
    color: #000;
    cursor: pointer;
    display: block;
    float: left;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 20px;
    line-height: 1;
    margin: 0;
    text-transform: none
}

@media (max-width: 768px) {
    .tabs-item .title-item h4 {
        font-size: 16px
    }
}

.tabs-item .title-item .plus, .tabs-item .title-item .plus.close {
    transition: all .5s ease-in-out
}

.tabs-item .title-item .plus {
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    display: block;
    float: right;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px
}

.tabs-item .title-item .plus img {
    display: block;
    height: 100%;
    width: 100%
}

.tabs-item .title-item .plus.close {
    -webkit-transform: translateY(-50%) rotate(45deg);
    opacity: 1;
    transform: translateY(-50%) rotate(45deg)
}

.tabs-item .text {
    display: none;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    max-width: 750px;
    padding-bottom: 20px
}

.white.discount-block {
    padding-bottom: 0;
    padding-top: 0
}

.white.discount-block .col-left, .white.discount-block .col-right {
    padding: 30px 0 93px;
    position: relative
}

@media (max-width: 768px) {
    .white.discount-block .col-left, .white.discount-block .col-right {
        margin-bottom: 15px;
        padding-bottom: 0;
        text-align: center
    }
}

.white.discount-block .col-right h3 {
    margin-bottom: 15px
}

.white.discount-block .col-left h3 {
    margin-bottom: 15px;
    padding-right: 130px
}

@media (max-width: 768px) {
    .white.discount-block .col-left h3, .white.discount-block .col-right h3 {
        padding-right: 0
    }
}

.white.discount-block .col-left p, .white.discount-block .col-right p {
    color: #000;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    max-width: 304px
}

@media (max-width: 768px) {
    .white.discount-block .col-left p, .white.discount-block .col-right p {
        margin: 0 auto;
        text-align: center
    }
}

.white.discount-block .col-left span, .white.discount-block .col-right span {
    color: #000;
    font-family: proxima_nova_ltlight, sans-serif;
    font-size: 72px;
    line-height: 1;
    position: absolute;
    right: 31px;
    top: 27px
}

.white.discount-block .col-left span sup, .white.discount-block .col-right span sup {
    font-size: 30px;
    top: -30px
}

@media (max-width: 768px) {
    .white.discount-block .col-left span, .white.discount-block .col-right span {
        font-size: 40px;
        position: static;
        right: 0
    }

    .white.discount-block .col-left span sup, .white.discount-block .col-right span sup {
        font-size: 20px;
        top: -15px
    }
}

.white.discount-block .col-left {
    border-right: 1px solid hsla(0, 0%, 49%, .3)
}

@media (max-width: 768px) {
    .white.discount-block .col-left {
        border-right: 0
    }
}

.white.discount-block .col-right {
    padding-left: 20px
}

.white.discount-block .col-right h3 {
    max-width: 239px;
    padding-right: 0
}

.subscr .col-left, .subscr .col-right .form .input {
    position: relative
}

@media (max-width: 768px) {
    .subscr .col-left {
        margin-bottom: 15px;
        text-align: center
    }
}

.subscr .col-left h3 {
    margin-bottom: 15px
}

.subscr .col-left p, .subscr .col-right .form p, .subscr .col-right .social p {
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.subscr .col-left p {
    color: #000;
    margin-bottom: 10px;
    max-width: 444px;
    padding-right: 15px
}

@media (max-width: 768px) {
    .subscr .col-left p {
        margin: 0 auto;
        text-align: center
    }
}

.subscr .col-right .form {
    margin-bottom: 28px
}

.subscr .col-right .form p, .subscr .col-right .social p {
    margin: 12px 0
}

.subscr .col-right .form .input input[type=email] {
    border: 2px solid #e5e5e5;
    display: block;
    padding-bottom: 11px;
    padding-top: 11px;
    width: 100%
}

.subscr .col-right .form .input .submit {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0
}

.subscr .col-right .social .social-list {
    margin-top: 25px;
    padding: 0
}

.subscr .col-right .social .social-list .item {
    display: inline-block;
    height: 35px;
    margin-right: 13px;
    vertical-align: middle;
    width: 35px
}

.white {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    margin: 30px 0;
    padding: 30px 34px 41px
}

@media (max-width: 768px) {
    .white {
        padding: 15px 19px
    }

    .white h3 {
        font-size: 24px;
        margin: 0 auto;
        text-align: center
    }
}

#footer .footer_box .social-link .item {
    border: 2px solid #fff;
    box-sizing: border-box;
    height: 36px;
    padding: 6px;
    transition: all .3s ease;
    width: 36px
}

#footer .footer_box .social-link .item svg {
    fill: #fff;
    height: 20px;
    position: relative;
    transition: all .3s ease;
    width: 20px
}

#footer .footer_box .social-link .item.s-vk svg {
    top: 1px
}

#footer .footer_box .social-link .item.s-gp svg, #footer .footer_box .social-link .item.s-tw svg {
    left: 1px
}

#footer .footer_box .social-link .item.s-fb:hover {
    background: #3b5998;
    border-color: #3b5998
}

#footer .footer_box .social-link .item.s-ok:hover {
    background: #ee8208;
    border-color: #ee8208
}

#footer .footer_box .social-link .item.s-vk:hover {
    background: #45668e;
    border-color: #45668e
}

#footer .footer_box .social-link .item.s-tw:hover {
    background: #00aced;
    border-color: #00aced
}

#footer .footer_box .social-link .item.s-gp:hover {
    background: #dd4b39;
    border-color: #dd4b39
}

#footer .footer_box .social-link .item.s-in:hover {
    background: #517fa4;
    border-color: #517fa4
}

#footer .footer_box .social-link .item.s-yt:hover {
    background: #b00;
    border-color: #b00
}

.btn-cash-more {
    color: #fff;
    margin-left: 15px
}

.btn-cash-sum {
    color: #fff;
    font-family: proxima_nova_rgbold;
    font-size: 18px;
    margin-left: 5px
}

.ball .cash {
    border-right: 1px solid #767676;
    padding: 10px 15px 10px 0
}

.popup-notifi, .popup-promo, .popup-warning {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    display: block;
    left: 50%;
    opacity: 0; /*padding:3.125rem 4.375rem;*/
    position: fixed;
    text-align: center;
    top: 30%;
    transform: translate(-50%, -50%);
    transition: all .5s;
    visibility: hidden;
    z-index: 120
}

.popup-with-image {
    padding: 0
}

.popup-notifi h2, .popup-promo h2, .popup-warning h2 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 2.375rem;
    margin: 0 0 2.5rem
}

.popup-with-image img {
    max-width: 100%
}

.popup-notifi p, .popup-promo p, .popup-warning p {
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 18px;
    font-weight: 400
}

.popup-notifi form {
    margin: 0 auto;
    max-width: 23.125rem
}

.popup-notifi .popup-form__input {
    -webkit-appearance: none;
    border: 1px solid #c3cfd8;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    margin: 1.25rem 0;
    padding: .9375rem 1.0625rem;
    width: 100%
}

.popup-notifi .popup-form__input.error {
    border-color: red
}

.popup-notifi .popup-form__btn {
    -webkit-appearance: none;
    background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    line-height: 2.625rem;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all .3s
}

.popup-notifi .popup-form__btn:hover {
    background: #fff;
    color: #e02627
}

.popup-notifi .container-input {
    box-sizing: border-box;
    position: relative
}

.popup-notifi .container-input:after {
    color: #e02627;
    content: "*";
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 0
}

.popup-notifi .popup-close, .popup-promo .popup-close, .popup-warning .popup-close {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    right: 25px;
    top: 15px
}

.popup-with-image .popup-close {
    background: #fff;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    right: -15px;
    top: -15px;
    width: 30px
}

.popup-notifi .more, .popup-promo .more, .popup-warning .more {
    line-height: 1.2;
    margin-top: 25px
}

.popup-notifi .more.btn {
    display: block;
    margin: 25px auto 0;
    max-width: 196px
}

.popup-notifi .more.btn:focus {
    color: inherit
}

.popup-notifi__open, .popup-promo__open, .popup-warning__open {
    opacity: 1;
    top: 50%;
    visibility: visible
}

@media (max-width: 768px) {
    .popup-promo { /*padding:40px 25px*/
    }

    .popup-with-image {
        padding: 0
    }

    .popup-notifi {
        padding: 25px
    }

    .popup-notifi h2, .popup-promo h2, .popup-warning h2 {
        font-size: 24px;
        line-height: 1;
        margin: 1.5rem 0
    }
}

@media (max-width: 600px) {
    .popup-notifi, .popup-promo, .popup-warning {
        width: 90%
    }

    .popup-notifi h2, .popup-promo h2, .popup-warning h2 {
        font-size: 24px;
        line-height: 1;
        margin: 1.5rem 0
    }
}

.popup_friend_btn {
    background: 0 0;
    border: 2px solid #e2221c;
    color: #e2221c;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    margin: 10px auto 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px
}

.popup_friend_btn:focus, .popup_friend_btn:hover {
    background: #e2221c;
    color: #fff;
    text-decoration: none
}

.popup_friend_link {
    color: #e2221c;
    font-family: proxima_nova_rgregular, sans-serif;
    font-weight: 600;
    margin-bottom: 10px
}

.popup_friend h2, .popup_friend p {
    text-align: center
}

.popup_friend .content span {
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center
}

.overlay_promo, .overlay_warning {
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 110
}

.filter-block {
    display: block;
    padding: 0 20px;
    position: relative;
    text-align: right;
    top: -20px
}

.popular-cities {
    padding-top: 40px
}

.achievement {
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px
}

.achievement-img {
    width: 35%
}

.achievement-img img {
    width: 100%
}

.achievement-text {
    font-size: 16px;
    padding-bottom: 5%;
    padding-left: 10%;
    padding-top: 0
}

img.flag-lang {
    height: 14px;
    vertical-align: bottom
}

.lang-mob .flag-lang {
    border: 1px solid #eee;
    height: 20px;
    vertical-align: middle
}

a.enter.enter-man {
    display: none
}

.lang, .login-wrapper {
    display: block
}

.lang {
    margin-right: 5px
}

.lang-mob {
    align-items: center;
    display: flex;
    float: right;
    height: 42px;
    margin-right: 4%;
    margin-top: 15px
}

.lang a {
    font-weight: 700
}

.lang-mob a {
    color: #e02627;
    font-size: 1.1rem;
    z-index: 3
}

.red-card .dilivery span {
    width: 100% !important
}

.red-card .dilivery span p {
    right: 10px !important;
    top: 1.1rem !important
}

.red-card .delivery .delivery-row img.calendar-icon {
    border: 0;
    cursor: pointer;
    height: 37px !important;
    margin: 1px;
    margin-left: 5px !important;
    vertical-align: top;
    width: 35px !important
}

#delivery-cities form.search input[type=text] {
    margin-bottom: 16px;
    position: relative
}

#delivery-cities .red-card {
    float: left;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

#delivery-cities .red-card .delivery .delivery-row .delivery-checkbox {
    margin-bottom: 0;
    margin-top: 1.5rem
}

#delivery-cities .red-card .delivery .delivery-row .delivery-checkbox input[type=radio] + label {
    margin-top: 0
}

#delivery-cities .red-card .delivery select {
    font-size: 12px;
    margin-top: 12px
}

input#choisen-pvz {
    margin-top: 12px
}

img.conf-age-img {
    display: inline-block;
    margin: 10px 5px 5px 0;
    width: 20px
}

p.conf-age-text {
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
    vertical-align: middle
}

p.conf-age-text, p.confid {
    font-size: 12px;
    width: auto
}

p.confid {
    color: #fff;
    line-height: 13px
}

.confid a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}

p.click-confid {
    font-size: 13px !important;
    line-height: 14px;
    margin: 0 auto;
    width: auto
}

.click-confid a {
    color: #e02627;
    font-weight: 700;
    text-decoration: underline
}

#header {
    background: none !important;
    box-shadow: none !important;
    height: auto !important
}

#header .header-top {
    background: #666;
    display: block;
    font-family: proxima_nova_rgregular;
    height: auto;
    padding: 0 14px;
    width: 100%
}

#header .container {
    height: 100%
}

#header #slide-menu {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 42px;
    width: 100%
}

#header .tema {
    color: #fff;
    display: flex;
    margin-right: 0;
    text-transform: uppercase
}

#header .tema a {
    color: #fff;
    margin-left: 2px
}

#header .navbar-inverse {
    background: #666;
    border-color: #080808
}

#header .close {
    display: none
}

#header .navbar-inverse .navbar-nav li a {
    color: #fff;
    padding: 0 11px
}

#header .slide-copyright {
    display: none
}

#header .header-content {
    background: #fff;
    box-shadow: 0 3px 3px #e2e2e2;
    height: 99px;
    width: 100%
}

#header .mob-login {
    display: none
}

#header .logotip {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
}

#header .header-phone {
    display: none;
    float: right;
    height: 42px;
    margin-right: 4%;
    margin-top: 15px;
    width: 42px
}

@media (max-width: 767px) {
    #header .header-phone {
        display: block
    }
}

#header .header-phone a.header-phone-img {
    border-radius: 50%;
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

#header .header-phone a.header-phone-img img {
    width: 100%
}

#header .header-phone .header-phone-hours {
    font-size: 10px;
    margin-top: 5px;
    text-align: center
}

@media (min-width: 768px) {
    #header .header-phone .header-phone-hours {
        display: none
    }
}

#header div#header-menu {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-left: 2%;
    padding: 10px;
    position: relative;
    top: 18px;
    user-select: none;
    width: 73px;
    z-index: 129
}

#header .lang-mob {
    align-items: center;
    display: none;
    float: right;
    height: 42px;
    margin-right: 4%;
    margin-top: 15px
}

#header .catalog_nav .catalog_nav_cont {
    padding: 110px 15px 30px 40px
}

#header .catalog_nav {
    margin-top: 2px
}

.api-qa-form.answer {
    box-shadow: 0 3px 5px -2px rgba(0, 0, 0, .25);
    margin-top: 15px
}

.answer .api-row {
    margin-top: 15px
}

.answer .api-control {
    clear: both;
    display: block
}

.api-row.api-guest.api-captcha {
    display: flex;
    float: left;
    width: 50%
}

.answer .api-captcha .api-controls {
    align-items: center;
    display: flex;
    width: 100%
}

.answer .api-form .api-guest .api-control {
    margin: 0;
    width: 270px
}

.answer .api-form .api-guest .api-control + .api-control {
    margin-top: 15px;
    padding: 0
}

.answer .api-captcha .api-control + .api-control {
    margin-left: 10px;
    margin-top: 0 !important
}

.answer .api-row.api-buttons {
    display: flex;
    justify-content: flex-end;
    padding-top: 0;
    width: auto
}

.answer .api-buttons .api-control {
    font-weight: 700
}

.answer button.api-button.api-form-submit {
    background: #e02627;
    border: 2px solid #e02627;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular !important;
    font-size: 14px;
    font-weight: 400 !important;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase
}

#header .hidden-mobile, #header .hide {
    display: none
}

#header .catalog_nav .col {
    display: block
}

#header .catalog_nav .col a {
    color: #000;
    display: block;
    padding: 0 0 12px;
    text-decoration: none
}

#header .catalog_nav .col a.-red {
    color: #e02627
}

#header .catalog_nav .col .sale, #header .catalog_nav .col .stock {
    color: #e02627 !important
}

#header .catalog_nav .category .col a {
    font-weight: 700
}

#header.fixed_header .catalog_nav .brend, #header.fixed_header .catalog_nav .category {
    padding: 25px 3% 3%
}

#header .catalog_nav .brend, #header .catalog_nav .category {
    padding: 10px 15px 30px 40px
}

#header .domain {
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 20px;
    min-width: 100px
}

#header .domain:hover {
    color: #fff;
    cursor: pointer
}

#header .domain .domain__icon {
    margin-right: 3px;
    width: 10px
}

#header .domain .domain__icon img {
    width: 100%
}

#header .domain .domain__city {
    display: block
}

#header .domain__popUp {
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .25);
    color: #000;
    left: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: -500px;
    transition: all 1s;
    visibility: hidden;
    z-index: 20
}

#header .domain__popUp.domain__popUp--active {
    opacity: 1;
    top: 42px;
    visibility: visible;
    z-index: 130
}

#header .domain__popUp .domain__popUp__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 20px 10px
}

#header .domain__popUp .domain__popUp__header label.searchCity__label {
    margin-right: 10px
}

#header .domain__popUp .domain__popUp__header input#domainCity {
    background: url(/bitrix/templates/main/images/search.png?8cfa5290) 10px 8px no-repeat #fff;
    padding-left: 40px;
    width: 250px
}

#header .domain__popUp .domain__popUp__header .backDomain {
    color: #e2221c;
    text-transform: uppercase
}

#header .domain__popUp .domain__popUp__header .backDomain:hover {
    cursor: pointer
}

#header .domain__popUp .domain__popUp__body {
    padding: 0 20px
}

#header .domain__popUp .domain__popUp__body .domain__listCity {
    height: auto;
    max-height: 300px;
    overflow-y: scroll
}

#header .domain__popUp .domain__popUp__body .domain__listCity .domain__listCity__el {
    display: inline-block;
    margin: 5px 0;
    width: 33%
}

#header .domain__popUp .domain__popUp__body .domain__listCity .domain__listCity__el:hover {
    cursor: pointer
}

.api-qa * {
    box-sizing: border-box
}

.api-qa-form {
    background: #f8f7f5;
    margin: 0 0 15px;
    padding: 15px
}

.api-qa-form .api-title {
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none
}

.api-qa-form .api-form {
    margin-top: 15px
}

.api-qa-form .api-form .api-button {
    margin-right: 10px
}

.api-qa .api-form .api-guest .api-control {
    float: left;
    width: 50%
}

.api-qa .api-form .api-guest .api-control + .api-control {
    padding-left: 10px
}

.api-qa .api-privacy {
    font-size: 13px;
    margin: 0 0 10px
}

.api-qa .api-privacy > * {
    vertical-align: middle
}

.api-qa-unswer {
    display: none
}

.api-qa-list .api-hidden {
    display: none !important
}

.api-qa-list [data-fake-field] {
    display: none
}

.api-qa-list .api-type-q {
    background: #faf7f0
}

.api-qa-list [data-edit] input[type=text], .api-qa-list [data-edit] textarea {
    background: #fff;
    border: 1px solid #c0c0be;
    font: inherit;
    outline: none;
    overflow: hidden;
    padding: 5px;
    resize: none;
    transition: none
}

.api-qa-list [data-edit] textarea {
    display: block;
    width: 100%
}

.api-qa-list .api-item {
    color: #000;
    padding: 15px;
    transition: background .3s ease
}

.api-qa-list .api-item.api-type-q {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin: 15px 0
}

.api-qa-list .api-item.api-type-a, .api-qa-list .api-item.api-type-c {
    margin-top: 0
}

.api-qa-list .api-item.api-active {
    background-color: #faf7f0;
    border: 1px solid #e1ded8;
    border-radius: .25rem
}

.api-qa-list .api-item .api-header {
    color: #afb1b3;
    overflow: hidden;
    position: relative
}

.api-qa-list .api-item .api-avatar {
    border-radius: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    float: left;
    margin-right: 10px;
    overflow: hidden
}

.api-qa-list .api-item .api-avatar img {
    border: 0;
    margin: 0;
    padding: 0
}

.api-qa-list .api-item .api-hash {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.api-qa-list .api-item .api-date {
    font-size: 13px
}

.api-qa-list .api-item .api-user {
    color: #000;
    font-weight: 700
}

.api-qa-list .api-item .api-user span {
    display: inline-block;
    vertical-align: middle
}

.api-qa-list .api-item .api-expert {
    background: #f37f00;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    padding: 1px 8px
}

.api-qa-list .api-item .api-content {
    font-size: 16px;
    margin-left: 46px;
    padding: 5px 0
}

.api-qa-list .api-item .api-text-empty {
    color: #c7c7c7
}

.api-qa-list .api-item .api-footer {
    margin-left: 46px;
    overflow: hidden;
    padding-bottom: 1px
}

.api-qa-list .api-item .api-footer .api-link {
    border-bottom: 1px dotted #a3a3a3;
    color: #a3a3a3;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 1.3;
    margin-right: 5px;
    padding: 3px 0 1px;
    text-decoration: none
}

.api-qa-list .api-item .api-footer .api-cancel, .api-qa-list .api-item .api-footer .api-link:hover, .api-qa-list .api-item .api-footer .api-save {
    color: #4d4d4d
}

.api-qa-list .api-item .api-footer .api-cancel:hover, .api-qa-list .api-item .api-footer .api-save:hover {
    color: #000
}

.api-qa-list .api-item .api-qa-form-unswer {
    margin-top: 30px
}

.api-qa-list .api-item .api-form-answer .api-button {
    margin-right: 10px
}

.api-qa-list .api-item .api-answers {
    background: #fff;
    display: none;
    margin: 0 -15px;
    padding: 15px
}

.api-qa .api-form .api-required {
    color: red;
    font: normal 18px/1 Tahoma, Arial, sans-serif;
    margin-left: 1px
}

.api-qa .api-form [type=text], .api-qa .api-form select, .api-qa .api-form textarea {
    border: 1px solid #c0c0be;
    font: inherit;
    max-width: 100%;
    outline: none;
    padding: 4px 10px;
    width: 100%
}

.api-qa .api-form [type=text] {
    height: 36px;
    line-height: 36px
}

.api-qa .api-form [type=checkbox] {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.api-qa .api-form textarea {
    display: block;
    min-height: 76px;
    overflow: hidden;
    resize: none;
    transition: none
}

.api-qa .api-form [type=text]:focus, .api-qa .api-form textarea:focus {
    background: #fafafa;
    border-color: rgba(0, 0, 0, .2);
    box-shadow: inset 4px 0 0 0 rgba(0, 0, 0, .2);
    color: rgba(0, 0, 0, .85)
}

.api-qa .api-form [type=text][readonly], .api-qa .api-form select[readonly], .api-qa .api-form textarea[readonly] {
    background-color: #fafafa;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #999;
    text-shadow: none
}

.api-qa .api-form .api-row + .api-row {
    margin-top: 15px
}

.api-qa .api-form .api-label {
    font-weight: 700
}

.api-qa .api-form .api-controls {
    overflow: hidden
}

.api-qa .api-form .api-field {
    transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease
}

.api-qa .api-form .api-field-error {
    background: snow !important;
    border: 1px solid #d95c5c !important;
    box-shadow: inset 3px 0 0 0 #d95c5c !important
}

.bx-authform-formgroup-container .checkbox {
    position: relative;
    width: 100%
}

.bottom_panel .ball .cash.cashDelivery {
    align-items: center;
    border: none;
    display: flex
}

.forFreeDelivery {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: row-reverse;
    font-size: 12px;
    padding-left: 10px;
    text-transform: uppercase
}

.forFreeDelivery:hover {
    color: #fff
}

.priceForFreeDelivery {
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    padding-left: 10px
}

.forFreeDelivery--part {
    padding-right: 10px;
    text-transform: uppercase
}

.forFreeDelivery--full {
    padding-left: 10px
}

@media screen and (max-width: 915px) {
    .forFreeDelivery--withPart {
        display: block;
        min-width: 190px;
        padding-left: 0
    }

    .priceForFreeDelivery {
        margin-left: 40px;
        padding-left: 0;
        text-align: left
    }

    .forFreeDelivery--withPart img {
        left: 0;
        position: absolute;
        top: 10px
    }

    .forFreeDelivery--part {
        font-size: 10px;
        margin-left: 40px;
        text-align: left
    }

    .forFreeDelivery--full {
        font-size: 10px;
        text-align: left;
        width: 100px
    }
}

@media (max-width: 768px) {
    .bottom_panel .ball.ballDelivery {
        display: block
    }
}

@media screen and (max-width: 350px) {
    .bottom_panel .ball .cash.cashDelivery {
        padding-right: 0
    }
}

.btn-scroll-up {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .5);
    border: 1px solid #e5e8e8;
    border-radius: 3px;
    bottom: 65px;
    color: #000;
    cursor: pointer;
    display: none;
    height: 50px;
    justify-content: center;
    position: fixed;
    right: 15px;
    transition: all .3s;
    white-space: nowrap;
    width: 50px;
    z-index: 99
}

.btn-scroll-up.-show {
    display: flex
}

.btn-scroll-up:focus, .btn-scroll-up:hover {
    background-color: #e02627;
    color: #fff
}

.btn-scroll-up svg {
    color: inherit;
    display: inline-block;
    fill: currentColor;
    height: 12px;
    stroke: none;
    width: 12px
}

.bx-searchtitle {
    margin: 10px 0 0
}

.bx-searchtitle .bx-block-title {
    color: #343434;
    font-family: Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 9px;
    text-transform: uppercase
}

.bx-searchtitle .bx-input-group {
    border-collapse: separate;
    box-sizing: border-box;
    display: table;
    position: relative
}

.bx-searchtitle .bx-input-group .bx-form-control {
    background-color: #f8fafc;
    border: 1px solid #d5dadc;
    border-radius: 2px 0 0 2px;
    border-right: 0;
    box-shadow: none !important;
    color: #555;
    display: table-cell;
    display: block;
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857143;
    margin-bottom: 0;
    outline: 0;
    padding: 6px 12px;
    position: relative;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%;
    z-index: 2
}

.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
    background-image: linear-gradient(#f8fafc, #f8fafc)
}

.bx-searchtitle .bx-input-group-btn {
    display: table-cell;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.bx-searchtitle .bx-input-group-btn button {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background: #95a1a8;
    border: 0;
    border-radius: 0 2px 2px 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    position: relative;
    transition: all .3s ease;
    user-select: none
}

.bx-searchtitle .bx-input-group-btn button:hover {
    background: #1484ce
}

div.title-search-result {
    background-color: #fff;
    border: 1px solid #c6c6c6;
    display: none;
    margin-top: -3px;
    min-width: 370px;
    overflow: hidden;
    z-index: 999
}

div.title-search-result .nothing {
    color: #e02627;
    font-family: proxima_nova_rgregular;
    padding: 10px 40px
}

.cont.left.search-block {
    margin-bottom: 0
}

.cont.left.search-block p {
    font-size: 16px;
    padding: 10px 0;
    text-align: center
}

div.title-search-fader {
    background-image: url(/bitrix/templates/main/images/fader.png?137bda1b);
    background-position: 100% 0;
    background-repeat: repeat-y;
    display: none;
    position: absolute
}

p.title-search-preview {
    font-size: 12px
}

div.title-search-result td.title-search-price span {
    font-size: 26px
}

.bx_searche .bx_img_element {
    background: #fafafa;
    bottom: 0;
    float: left;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    width: 67px
}

.bx_searche .bx_item_block {
    min-height: 30px;
    position: relative
}

.bx_searche .bx_image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #e8e8e8;
    height: 45px;
    width: 45px
}

.bx_searche .bx_item_element {
    margin-left: 80px;
    padding-left: 10px
}

.bx_searche .bx_item_element hr {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0
}

.bx_searche .bx_item_element a {
    color: #e02627;
    display: inline-block;
    font-size: 13px;
    margin-top: 10px;
    text-decoration: none
}

.bx_searche .bx_item_element a b {
    color: #000;
    font-weight: 400
}

.bx_searche .bx_item_element a:hover, .bx_searche .bx_item_element a:hover b {
    text-decoration: underline
}

.bx_searche .bx_price {
    font-size: 13px;
    font-weight: 700
}

.bx_searche .bx_price .old {
    color: #636363;
    font-weight: 400;
    text-decoration: line-through
}

.bx_item_block.all_result {
    min-height: 0
}

.bx_item_block.others_result {
    line-height: 12px;
    min-height: 0;
    padding: 0 0 12px
}

.bx_item_block.all_result .all_result_title {
    color: #a7a7a7;
    display: block;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 15px
}

.bx_item_block.all_result .all_result_title a {
    color: #a7a7a7
}

.bx_item_block.all_result .all_result_title a:hover {
    color: #e02627
}

.bx_item_block.all_result a {
    margin-top: 0
}

.bx-basket-block {
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
    white-space: nowrap
}

.bx-basket-block > .fa {
    color: #97a1ab;
    left: 0;
    position: absolute;
    top: 3px;
    width: 12px
}

.bx-basket-block a {
    border-bottom: 1px dashed;
    color: #039be5;
    margin-right: 10px
}

.bx-basket-block a:hover {
    border-bottom-color: transparent;
    text-decoration: none
}

@media (min-width: 768px) {
    .bx-basket-fixed {
        background: #fff;
        border: 1px solid #f0f0f0;
        border-radius: 1px;
        box-shadow: 0 7px 10px rgba(0, 0, 0, .15);
        overflow: hidden;
        padding-top: 10px;
        position: fixed;
        width: 200px;
        z-index: 1100
    }

    .bx-basket-fixed.top {
        top: 10px
    }

    .bx-basket-fixed.right {
        right: 10px
    }

    .bx-basket-fixed.bottom {
        bottom: 10px
    }

    .bx-basket-fixed.left {
        left: 10px
    }

    .bx-basket-fixed.bx-max-height {
        bottom: 10px;
        top: 10px
    }
}

@media (max-width: 767px) {
    .bx-basket-fixed {
        background: #fff;
        border: 1px solid #f0f0f0;
        border-radius: 1px;
        bottom: 0;
        box-shadow: 0 7px 10px rgba(0, 0, 0, .15);
        left: 0;
        overflow: hidden;
        padding-top: 10px;
        position: fixed;
        right: 0;
        z-index: 1100
    }

    .bx-basket-item-list {
        display: none
    }
}

.bx-basket-fixed .bx-basket-block {
    margin-left: 10px
}

.bx-basket-item-list {
    border-top: 1px solid #f7f7f7;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative
}

.bx-opener .bx-basket-item-list {
    padding-bottom: 75px
}

.bx-max-height .bx-basket-item-list {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.bx-closed .bx-basket-item-list {
    height: 20px;
    overflow: hidden
}

.bx-basket-item-list-action {
    background: #f7f7f7;
    bottom: 0;
    color: #4f4f4f;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    left: 0;
    line-height: 14px;
    padding: 3px 0;
    position: absolute;
    right: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 120
}

.bx-basket-item-list-button-container {
    background: #fff;
    border-top: 1px solid #f7f7f7;
    bottom: 20px;
    left: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center
}

.bx-basket-item-list-container {
    max-height: 100%;
    overflow-y: auto
}

.bx-basket-item-list-item {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    position: relative
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.bx-basket-item-list-item-status {
    background: #ebebeb;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin: 0 10px 20px;
    padding: 3px;
    text-align: center
}

.bx-basket-item-list-item-img {
    padding-bottom: 5px;
    position: relative;
    text-align: center
}

.bx-basket-item-list-item-img img {
    border: 1px solid #e6e6e6;
    height: auto;
    max-width: 90px
}

.bx-basket-item-list-item-name {
    padding-bottom: 5px
}

.bx-basket-item-list-item-name a {
    color: #3f3f3f;
    font-size: 13px;
    text-decoration: none
}

.bx-basket-item-list-item-remove {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat 50%;
    cursor: pointer;
    height: 20px;
    opacity: .5;
    position: absolute;
    right: 10px;
    top: -7px;
    width: 20px
}

.bx-basket-item-list-item-remove:hover {
    opacity: .7
}

.bx-basket-item-list-item-price-block {
    font-size: 12px;
    padding-bottom: 5px
}

.bx-basket-item-list-item-price, .bx-basket-item-list-item-price-old {
    display: inline-block;
    margin-right: 5px
}

.bx-basket-item-list-item-price-old {
    color: #b0b0b0;
    text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile a {
    text-decoration: none
}

.bx_cart_login_top .bx-hdr-profile {
    line-height: 1.44em
}

div.news-list {
    word-wrap: break-word
}

div.news-list img.preview_picture {
    float: left;
    height: 100%;
    margin: 0 4px 6px 0;
    width: 50%
}

.news-date-time {
    color: #486daa
}

.news-list .news-item a {
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase
}

.news-item {
    height: 250px;
    padding-bottom: 35px
}

#delivery-cities h3 {
    color: #000;
    font-family: proxima_nova_rgbold;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: none
}

#delivery-cities p {
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin: 0 0 20px
}

#delivery-cities .city-text {
    font-size: 16px
}

#delivery-cities .description-city {
    font-weight: 300
}

.delivery-checkbox.type-pick .text > span {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.delivery input[type=button], .delivery input[type=reset], .delivery input[type=submit] {
    border: 2px solid #e02627 !important
}

.delivery-row {
    margin-top: 20px
}

input.search-suggest {
    margin-top: 0
}

div.search-popup {
    background: #fff;
    border: 1px solid #333;
    margin: 0;
    padding: 2px
}

div.search-popup-row, div.search-popup-row-active {
    cursor: hand;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 2px 4px;
    position: relative
}

div.search-popup-row {
    background: #fff
}

div.search-popup-row-active {
    background: #eee
}

div.search-popup-el-cnt, div.search-popup-el-name {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left
}

div.search-popup-el-cnt {
    float: right;
    text-align: right
}

.grid .bx_content_section, .grid .bx_sidebar {
    margin-bottom: 15px
}

.grid2x1 .bx_content_section {
    float: left;
    margin-bottom: 15px;
    width: 66%
}

.grid2x1 .bx_sidebar {
    box-sizing: border-box;
    float: right;
    margin-bottom: 15px;
    padding-left: 5%;
    width: 33%
}

@media (max-width: 960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%
    }
}

@media (max-width: 640px) {
    .grid2x1 .bx_content_section, .grid2x1 .bx_sidebar {
        float: none;
        width: 100%
    }

    .grid2x1 .bx_sidebar {
        padding-left: 3%
    }
}

@media (max-width: 479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%
    }
}

.bx-filter {
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-width: 220px;
    width: 100%
}

.bx-filter .bx-filter-section {
    padding-top: 26px
}

.bx-filter .bx-filter-section > .row {
    padding: 0 5px
}

.bx-filter .bx-filter-title {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px
}

.bx-filter .bx-filter-parameters-box {
    position: relative
}

.bx-filter .bx-filter-parameters-box-title {
    font-size: 13px;
    padding-bottom: 7px
}

@media (min-width: 992px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
        clear: both;
        padding-left: 25px
    }
}

@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 {
    color: #039be5
}

.bx-filter .bx-filter-parameters-box-title span:hover {
    border-color: #039be5
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
    border-color: transparent
}

.bx-filter .bx-filter-block {
    box-sizing: content-box;
    display: none;
    transition: padding .3s ease
}

.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 {
    display: block;
    font-size: 14px;
    font-style: normal;
    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 {
    color: #3f3f3f;
    font-size: 11px
}

.bx-filter .bx-filter-input-container input {
    background: #fff;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    display: block;
    font-size: 14px;
    height: 30px;
    margin: 0;
    outline: none;
    padding: 0 4px 0 10px;
    width: 100%
}

.bx-retina .bx-filter .bx-filter-input-container input {
    -o-border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    border-style: solid;
    border-width: 1px
}

.bx-ios .bx-filter .bx-filter-input-container input {
    background-image: linear-gradient(#fff, #fff)
}

.bx-filter .bx-filter-button-box {
    clear: both
}

.bx-filter .bx-ui-slider-track-container {
    padding-bottom: 25px;
    padding-top: 35px
}

.bx-filter .bx-ui-slider-track {
    height: 7px
}

.bx-filter .bx-ui-slider-part {
    background: #a2bfc7;
    height: 17px;
    position: absolute;
    top: -6px;
    width: 1px
}

.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 {
    color: #000;
    display: block;
    font-size: 11px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    text-align: center;
    top: -23px;
    width: 100px
}

.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 {
    bottom: 0;
    position: absolute;
    top: 0
}

.bx-filter .bx-ui-slider-range {
    z-index: 50
}

.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 {
    border-bottom: none;
    height: 22px;
    position: absolute;
    top: 100%;
    width: 22px
}

.bx-filter .bx-ui-slider-handle:hover {
    -ms-cursor: grab;
    -o-cursor: grab;
    -webkit-cursor: -webkit-grab;
    cursor: grab
}

.bx-filter .bx-ui-slider-handle:active {
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    -webkit-cursor: -webkit-grabbing;
    cursor: grabbing
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -21px
}

.bx-filter .bx-ui-slider-handle.right {
    margin-right: -21px;
    right: 0
}

.bx-filter .bx-filter-select-container {
    border: 1px solid #ccd5db;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    height: 35px
}

.bx-retina .bx-filter .bx-filter-select-container {
    -o-border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    border-style: solid;
    border-width: 1px
}

.bx-filter .bx-filter-select-block {
    background: #fff;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    position: relative;
    width: 100%
}

.bx-filter .bx-filter-select-text {
    -ms-text-overflow: ellipsis;
    cursor: pointer;
    font-size: 15px;
    height: 33px;
    line-height: 33px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}

.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 {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat 50%;
    cursor: pointer;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px
}

.bx-filter-select-popup {
    background: #fff;
    min-width: 173px;
    padding: 0
}

.bx-filter-select-popup ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.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;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.bx-filter-select-popup ul li label {
    -ms-text-overflow: ellipsis;
    box-sizing: border-box;
    color: #575757;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 5px;
    text-align: left !important;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover {
    background: #f3f8fa;
    color: #000
}

.bx-filter-select-popup ul li label.disabled {
    background: transparent;
    color: #b8b8b8
}

.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-btn-inline .bx-filter-param-label {
    display: block;
    float: left;
    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
}

.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 {
    background: #fff;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    height: 38px;
    padding: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    vertical-align: middle;
    width: 38px
}

.bx-retina .bx-filter .bx-filter-param-btn {
    -o-border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    border-image: url(/bitrix/templates/main/images/border_default.png?62dc0f01) 2 repeat;
    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 {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat 50%;
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    opacity: .7;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px
}

.bx-filter .bx-filter-param-btn.bx-spm {
    background-color: transparent;
    border-radius: 50%;
    color: #767b7e;
    font-size: 17px;
    font-weight: 400;
    height: 23px;
    line-height: 23px;
    min-width: 23px;
    padding: 0;
    vertical-align: top;
    width: 23px
}

.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 {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
    outline: none !important
}

.bx-filter span.bx-spm {
    color: #000;
    display: inline-block;
    font-size: 18px;
    height: 23px;
    line-height: 23px;
    margin: 0 10px;
    vertical-align: middle
}

.bx-filter-select-popup .bx-filter-select-text-icon, .bx-filter .bx-filter-select-text-icon {
    border-radius: 2px;
    display: inline-block;
    height: 23px;
    line-height: 33px;
    margin-right: 2px;
    margin-top: -4px;
    position: relative;
    vertical-align: middle;
    width: 23px
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    background-size: cover;
    border-radius: 2px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    display: inline-block;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    width: 24px
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
    width: 20px
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important
}

.bx-filter-btn-color-icon.all {
    border: none;
    box-shadow: none;
    position: relative
}

.bx-filter-btn-color-icon.all:after, .bx-filter-btn-color-icon.all:before {
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
    content: " ";
    height: 60%;
    position: absolute;
    width: 60%
}

.bx-filter-btn-color-icon.all:after {
    bottom: 0;
    right: 0
}

.bx-filter-btn-color-icon.all:before {
    left: 0;
    top: 0
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2
}

.bx-filter .bx-filter-parameter-biz {
    border-bottom: 1px dashed;
    color: #1485ce;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    margin-right: 10px;
    text-decoration: none
}

.bx-filter .bx-filter-parameter-biz:hover {
    border-bottom: 1px solid;
    text-decoration: none
}

.bx-filter .bx-filter-parameter-biz.bx-active {
    border-color: transparent;
    color: #000;
    position: relative
}

.bx_red.bx-section-desc {
    border-left-color: #e22b2b
}

.bx_catalog_list_home.bx_red .bx_bt_button {
    background: #a9331c;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTkzMzFjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjUxYzBkIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg, #a9331c, #651c0d);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a9331c", endColorstr="#651c0d", GradientType=0);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #702112
}

.bx_catalog_list_home.bx_red .bx_bt_button:hover {
    background: #bd4b35;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYmQ0YjM1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzcyYzFjIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg, #bd4b35, #772c1c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd4b35", endColorstr="#772c1c", GradientType=0)
}

.bx_catalog_list_home.bx_red .bx_bt_button:active {
    background: #6a2112;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNmEyMTEyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTMyZDE5Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg, #6a2112, #932d19);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a2112", endColorstr="#932d19", GradientType=0)
}

.bx_catalog_list_home.bx_red .bx_item_detail_size ul li .cnt {
    border: 1px solid #d35841
}

.bx_catalog_list_home.bx_red .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #a9331c
}

.bx_catalog_list_home.bx_red .bx_item_detail_size ul li.bx_active .cnt, .bx_catalog_list_home.bx_red .bx_item_detail_size ul li:active .cnt {
    border: 2px solid #a9331c
}

.bx-retina .bx_catalog_list_home.bx_red .bx_item_detail_size ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/.default/images/x2border_active.png) 2 fill stretch
}

.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li .cnt {
    border: 1px solid #d35841
}

.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #a9331c
}

.bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt, .bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li:active .cnt {
    border: 2px solid #a9331c
}

.bx-retina .bx_catalog_list_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.smart.filter/.default/images/x2border_active.png) 2 fill stretch
}

.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 {
    border: 1px solid #c6dce7;
    color: #3f3f3f;
    display: none;
    display: none !important;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    line-height: 18px;
    margin-left: 10px;
    margin-top: -7px;
    min-height: 37px;
    padding: 0 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 915
}

.bx-filter .bx-filter-popup-result.left {
    -o-border-image: url(/bitrix/templates/main/images/result_popup_left.png?20c500c6) 4 20 4 4 repeat;
    border-image: url(/bitrix/templates/main/images/result_popup_left.png?20c500c6) 4 20 4 4 fill repeat;
    border-width: 2px 10px 2px 2px
}

.bx-filter .bx-filter-popup-result.right {
    -o-border-image: url(/bitrix/templates/main/images/result_popup_right.png?a12de2c4) 4 4 4 20 repeat;
    border-image: url(/bitrix/templates/main/images/result_popup_right.png?a12de2c4) 4 4 4 20 fill repeat;
    border-width: 2px 2px 2px 10px;
    left: 97%
}

.bx-filter .bx-filter-popup-result.left {
    right: 97%
}

.bx-filter-horizontal .bx-filter-popup-result {
    bottom: -7px;
    display: inline-block;
    left: auto;
    position: relative;
    right: auto
}

.bx-filter .bx-filter-popup-result a {
    color: #0073a3;
    line-height: 10px
}

.bx-filter .bx-filter-popup-result a:hover {
    text-decoration: none
}

.bx-filter .bx-filter-popup-result-close {
    display: none
}

@media (max-width: 767px) {
    .bx-touch .bx-filter .bx-filter-popup-result {
        background: hsla(0, 0%, 100%, .9);
        border: 1px solid #c6dae7;
        border-radius: 2px;
        bottom: 0 !important;
        font-size: 12px;
        height: auto;
        left: 0 !important;
        line-height: 14px;
        margin-left: 0;
        margin-top: 0;
        padding: 10px;
        position: fixed !important;
        right: 0 !important;
        top: auto !important;
        width: auto;
        z-index: 1001
    }

    .bx-filter .bx-filter-popup-result .arrow, .bx-touch .bx-filter .bx-filter-popup-result br {
        display: none
    }
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    margin: 10px 8px
}

.bx-filter .bx-filter-param-btn {
    display: inline-block;
    font-weight: 400;
    height: 46px;
    width: 46px
}

.bx-filter-select-popup .bx-filter-btn-color-icon, .bx-filter .bx-filter-btn-color-icon {
    height: 32px;
    width: 32px
}

.bx-filter .bx-filter-parameters-box-title span:hover {
    border: none
}

.bx-filter.bx-red .bx-ui-slider-handle.left {
    background: none;
    background: red;
    border-radius: 50%;
    height: 20px;
    margin-top: -11px;
    width: 20px;
    z-index: 99
}

.bx-filter.bx-red .bx-ui-slider-handle.right {
    background: none;
    background: red;
    border-radius: 50%;
    height: 20px;
    margin-top: -10px;
    position: relative;
    width: 20px;
    z-index: 99
}

a:focus, a:hover {
    color: #000;
    text-decoration: none
}

.bx-filter.bx-red .fa-angle-left:before, .bx-filter.bx-red .fa-angle-right:before {
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
    display: block;
    font-size: 14px;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.bx-filter .bx-ui-slider-range {
    z-index: 220
}

.bx-filter .bx-ui-slider-track {
    height: 2px;
    position: relative
}

.bx-breadcrumb .fa {
    float: none !important;
    vertical-align: initial
}

.bx-filter-parameters-box {
    margin-bottom: 0
}

.bx-filter-parameters-box-container .bx_bt_button {
    background: #e02627;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin-top: 16px;
    min-width: 100%;
    padding: 9px 22px 8px;
    text-align: center;
    text-transform: uppercase
}

.bx-filter-parameters-box-container .even_sub {
    background: #999
}

.bx-filter .fa-angle-down {
    border-radius: 50%;
    height: 23px;
    width: 23px
}

.bx-filter .fa-angle-down:before {
    display: block;
    margin-left: 6px
}

.bx-filter .fa-angle-up {
    background: red;
    border-radius: 50%;
    height: 23px;
    width: 23px
}

.bx-filter .fa-angle-up:before {
    color: #fff;
    content: "\F106";
    display: block;
    margin-left: 6px
}

.bx-filter .bx-filter-parameters-box-title span {
    border-bottom: 1px solid transparent;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.bx-filter .fa {
    -webkit-transform: translate(0);
    color: #999;
    display: inline-block;
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    font-weight: 700;
    text-rendering: auto;
    transform: translate(0)
}

.bx-filter-parameters-box-container input[type=checkbox] {
    display: block
}

.bx-filter-param-btn-inline input[type=checkbox] {
    display: none
}

.bx-filter {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    font-family: proxima_nova_ltlight !important;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 44px;
    width: 25%;
    z-index: 1
}

.bx-filter .bx-filter-section {
    padding-top: 15px;
    position: relative
}

.bx-filter.bx-red .bx-filter-section {
    background: #fff
}

.bx-filter-title {
    background: url(/bitrix/catalog.smart.filter/.default/images/vo.png) 0 no-repeat;
    font-weight: 700;
    padding-left: 35px
}

a {
    color: #fff;
    text-overflow: ellipsis
}

.dropdown dd, .dropdown dt {
    margin: 0;
    padding: 0
}

.dropdown ul {
    margin: -3px 0 0
}

.dropdown dd {
    position: relative
}

.dropdown a, .dropdown a:visited {
    color: #333;
    font-size: 12px;
    outline: none;
    text-decoration: none
}

.dropdown a {
    border: 1px solid hsla(0, 0%, 60.8%, .5);
    position: relative
}

.dropdown a:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid red;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 10px;
    top: 44%;
    width: 0
}

.dropdown dt a {
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 60.8%, .5);
    display: block;
    height: 40px;
    line-height: 24px;
    overflow: hidden;
    padding: 8px 20px 5px 10px;
    text-overflow: ellipsis;
    transition: all .7s;
    width: 167px
}

.dropdown dt a span, .multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0
}

.multiSel {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dropdown dd ul {
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 60.8%, .5);
    color: #333;
    display: none;
    left: 0;
    list-style: none;
    min-width: 167px;
    padding: 9px 26px 13px 7px;
    position: absolute;
    top: 2px;
    width: 100%;
    z-index: 3
}

.dropdown dd ul li {
    cursor: pointer;
    padding-left: 35px;
    position: relative
}

.dropdown dd ul li:hover label {
    color: #333
}

.dropdown span.value {
    display: none
}

.dropdown dd ul li a {
    display: block;
    padding: 5px
}

.dropdown dd ul li a:hover {
    background-color: #fff
}

button {
    background-color: #e02627;
    border: 0;
    color: #fff;
    font-weight: 700;
    margin: 5px 0;
    padding: 10px 0;
    text-align: center;
    width: 302px
}

.checkbox {
    height: 17px;
    margin: 0 3px 0 0;
    vertical-align: top;
    width: 17px
}

.checkbox + label {
    cursor: pointer
}

.checkbox:not(checked) {
    left: 0;
    opacity: 1;
    position: absolute
}

.checkbox:not(checked) + label {
    padding: 0 0 0 60px;
    position: relative
}

.checkbox:not(checked) + label:before {
    background: #cdd1da;
    border-radius: 13px;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
    content: "";
    height: 26px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 50px
}

.checkbox:not(checked) + label:after {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    content: "";
    height: 22px;
    left: 2px;
    position: absolute;
    top: -2px;
    transition: all .2s;
    width: 22px
}

.checkbox:checked + label:before {
    background: #9fd468
}

.checkbox:checked + label:after {
    left: 26px
}

.checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255, 255, 0, .5)
}

.hide-filter {
    display: none
}

.bx-filter.bx-red .bx-filter-input-container input:focus {
    border-color: #da3737
}

.bx-retina .bx-filter.bx-red .bx-filter-input-container input:focus {
    -o-border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat;
    border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat
}

.bx-filter.bx-red .bx-ui-slider-track {
    background: #e7e7e7;
    margin-right: 40px;
    width: 200px
}

.bx-filter.bx-red .bx-ui-slider-pricebar-vd {
    background: #b1b1b1
}

.bx-filter.bx-red .bx-ui-slider-pricebar-vn {
    background: #ccc
}

.bx-filter.bx-red .bx-ui-slider-pricebar-v {
    background: #da3737
}

.bx-filter.bx-red .bx-ui-slider-handle.left:hover, .bx-filter.bx-red .bx-ui-slider-handle.right:hover {
    border: none;
    text-decoration: none
}

.bx-filter.bx-red .bx-filter-select-container.bx-active, .bx-filter.bx-red .bx-filter-select-container:focus {
    border-color: #da3737
}

.bx-retina .bx-filter.bx-red .bx-filter-select-container.bx-active, .bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
    -o-border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat;
    border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat
}

.bx-filter.bx-red .bx-filter-tag {
    border-bottom: 1px solid #f8dbdb;
    border-top: 1px solid #f8dbdb
}

.bx-filter.bx-red .bx-tag-link {
    color: #e48d8d
}

.bx-filter.bx-red .bx-filter-param-btn:active, .bx-filter.bx-red .bx-filter-param-btn:focus, .bx-filter.bx-red .bx-filter-param-btn:hover, .bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn {
    border-color: #da3737
}

.bx-retina .bx-filter.bx-red .bx-filter-param-btn:active, .bx-retina .bx-filter.bx-red .bx-filter-param-btn:hover, .bx-retina .bx-filter.bx-red .bx-filter-param-label.bx-active .bx-filter-param-btn, .bx-retina .bx-filter.bx-red .bx-filter-select-container:focus {
    -o-border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat;
    border-image: url(/bitrix/templates/main/images/active.png?ec3601f1) 2 repeat
}

.bx-filter.bx-red .btn-themes {
    background-color: #da3737;
    border-color: #da3737;
    color: #fff
}

.bx-filter.bx-red .btn-themes.bx-active, .bx-filter.bx-red .btn-themes.focus, .bx-filter.bx-red .btn-themes:active, .bx-filter.bx-red .btn-themes:focus, .bx-filter.bx-red .btn-themes:hover {
    background-color: #e48d8d;
    border-color: #e48d8d;
    color: #fff
}

.bx_pagination_bottom .bx_pagination_select_container select {
    outline: none
}

.bx_pg_section.pg_pagination_num {
    margin-top: 10px;
    width: auto
}

span.bx_pg_text {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.bx_pagination_bottom .bx_pagination_page ul {
    font-weight: 700;
    vertical-align: top
}

.bx_pagination_bottom .bx_pagination_page li {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle
}

.bx_pagination_bottom .bx_pagination_page li a {
    color: #000;
    font-weight: 700
}

.bx_pagination_bottom .bx_pagination_page li.bx_active {
    background: #e2221c;
    color: #fff
}

.bx_pagination_bottom * {
    vertical-align: baseline
}

.bx_pagination_bottom {
    color: #8d8d8d;
    font-size: 11px
}

.bx_pagination_bottom .bx_pagination_section_two {
    float: right;
    text-align: right
}

.bx_pagination_bottom .bx_pg_section {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top
}

.bx_pagination_bottom .bx_pagination_select_container {
    display: inline-block
}

.bx_pagination_bottom .bx_pagination_select_container select {
    -webkit-appearance: none;
    background: #fff url(/bitrix/images/select_arrow.png) no-repeat 100%;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    color: #8d8d8d;
    font-size: 11px;
    height: 22px;
    line-height: 16px;
    margin: 2px 20px 2px 10px;
    outline: 0;
    padding: 1px 25px 3px 5px;
    position: relative;
    resize: 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 {
    font-size: 12px;
    white-space: nowrap
}

.bx_pagination_bottom .bx_pagination_page ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

.bx_pagination_bottom .bx_pagination_page li {
    color: #8d8d8d;
    display: inline-block;
    line-height: 22px;
    min-width: 22px;
    text-align: center
}

.bx_pagination_bottom .bx_pagination_page li a {
    color: #8d8d8d;
    display: block;
    line-height: 22px;
    min-width: 22px;
    text-align: center;
    text-decoration: none
}

.bx_pagination_bottom .bx_pagination_page li a:hover {
    color: #555
}

.bx_pagination_bottom .bx_pagination_page li.bx_active {
    background: #dbecf4;
    border-radius: 3px;
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .1)
}

.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 {
        box-sizing: border-box;
        width: 47%
    }

    .bx_pagination_bottom .bx_pagination_select_container select {
        box-sizing: border-box;
        display: block;
        margin-right: 0 !important;
        width: 90%
    }

    .bx_pagination_bottom .bx_pg_section {
        box-sizing: border-box;
        text-align: left;
        width: 100%
    }

    .bx_pagination_bottom .bx_pagination_page {
        white-space: normal
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
        height: auto;
        text-align: center;
        width: 100%
    }

    .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 {
    transition: all .3s ease
}

.bx-section-desc-post {
    font-size: 12px;
    margin: 15px 0;
    padding: 0 0 0 15px
}

.bx-section-desc {
    border-left: 3px solid #d3d3d3
}

.bx_catalog_list_home {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px
}

@media (max-width: 640px) {
    .bx_catalog_list_home {
        border-bottom: 1px solid #e5e5e5
    }
}

.bx_catalog_list_home .bx_catalog_item {
    background: #fff;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    position: relative;
    transition: none
}

@media (min-width: 960px) {
    .bx_catalog_list_home.col1 .bx_catalog_item {
        margin: 0 0 30px;
        padding: 1px 26px;
        width: 100%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 26px;
        width: 48%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(odd) {
        clear: both
    }

    .bx_catalog_list_home.col3 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 26px;
        width: 31.333333%
    }

    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
        clear: both
    }

    .bx_catalog_list_home.col4 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 26px;
        width: 23%
    }

    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {
        clear: both
    }

    .bx_catalog_list_home.col5 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 26px;
        width: 18%
    }

    .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1) {
        clear: both
    }
}

@media (min-width: 760px) and (max-width: 960px) {
    .bx_catalog_list_home.col1 .bx_catalog_item {
        margin: 0 0 0 30px;
        padding: 1px 16px;
        width: 100%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 48%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(odd) {
        clear: both
    }

    .bx_catalog_list_home.col3 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 31.333333%
    }

    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
        clear: both
    }

    .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col5 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 23%
    }

    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1), .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1) {
        clear: both
    }
}

@media (max-width: 760px) {
    .bx_catalog_list_home.col1 .bx_catalog_item {
        margin: 0 0 0 30px;
        padding: 1px 16px;
        width: 100%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 48%
    }

    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(odd) {
        clear: both
    }

    .bx_catalog_list_home.col3 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 31.333333%
    }

    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
        clear: both
    }

    .bx_catalog_list_home.col3 .bx_catalog_item, .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col5 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 31.333333%
    }

    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1), .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1), .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width: 580px) {
    .bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
        margin: 0 0 0 30px;
        padding: 1px 26px;
        width: 100%
    }

    .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 48%
    }

    .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1) {
        clear: none
    }

    .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(odd) {
        clear: both
    }

    .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col3 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col4 .bx_catalog_item, .bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
        clear: none;
        margin: 0 1% 30px;
        padding: 1px 16px;
        width: 48%
    }

    .bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(odd), .bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(odd), .bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(odd), .bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(odd) {
        clear: both
    }
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
    -webkit-animation: borderview .5s;
    animation: borderview .5s;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 990
}

@media (min-width: 960px) {
    .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
        padding: 0 25px 15px
    }
}

@media (max-width: 960px) {
    .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
        padding: 0 15px 15px
    }
}

@keyframes borderview {
    0% {
        border: 1px solid #fdfdfd;
        box-shadow: 0 0 0 0 transparent
    }
    to {
        border: 1px solid #d3d3d3;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18)
    }
}

@-webkit-keyframes borderview {
    0% {
        border: 1px solid #fdfdfd;
        box-shadow: 0 0 0 0 transparent
    }
    to {
        border: 1px solid #d3d3d3;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18)
    }
}

.bx_catalog_list_home .bx_catalog_item_articul {
    color: #a5a5a5;
    font-size: 13px
}

.bx_catalog_list_home .bx_catalog_item_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
    overflow: auto;
    white-space: normal
}

.bx_catalog_list_home .bx_catalog_item_title a {
    color: #3f3f3f;
    font-size: 13px;
    text-decoration: none
}

.bx_catalog_list_home .bx_catalog_item_price {
    color: #3f3f3f;
    font-weight: 700
}

.bx_catalog_list_home .bx_catalog_item_price span {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
    white-space: nowrap
}

.bx_catalog_list_home .bx_catalog_item_controls {
    opacity: 0;
    padding-top: 10px;
    text-align: center
}

@media (min-width: 641px) and (max-width: 960px) {
    .bx_catalog_list_home .bx_catalog_item_controls {
        height: auto
    }
}

@media (max-width: 640px) {
    .bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
        height: auto;
        line-height: 30px;
        text-align: center
    }
}

@media (max-width: 479px) {
    .bx-touch .bx_catalog_list_home .bx_catalog_item_controls {
        display: block;
        height: auto;
        line-height: 30px
    }
}

@media (max-width: 479px) {
    .bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
        height: auto
    }
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    text-align: center;
    white-space: nowrap;
    width: 100%
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
    color: #3f3f3f;
    font-size: 13px
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
    background: #f3f3f3;
    border: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    padding: 5px 15px;
    text-align: left;
    white-space: normal
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    text-align: center;
    width: 100%
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    box-sizing: border-box;
    height: 25px;
    line-height: 25px;
    margin: 1%;
    min-width: 100px;
    width: 48%
}

@media (max-width: 640px) {
    .bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
        display: none
    }

    .bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
        float: none;
        text-align: center;
        width: 100%
    }
}

.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
    border: 0
}

.bx-touch .bx_catalog_list_home .bx_catalog_item_controls, .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
    opacity: 1
}

.bx_catalog_list_home .bx_cnt_desc {
    position: absolute;
    right: -45px;
    text-align: left;
    top: 2px;
    width: 40px
}

.bx_catalog_list_home .bx_catalog_item_controls a {
    margin-bottom: 10px
}

.bx_catalog_list_home .bx_catalog_item_price .bx_price {
    font-size: 15px;
    padding-top: 5px
}

.bx_catalog_list_home .bx_catalog_item_images, .bx_catalog_list_home .bx_catalog_item_images_double {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    padding-top: 135%;
    position: relative;
    width: 100%;
    z-index: 910
}

.bx_catalog_list_home .bx_catalog_item_images_double {
    margin-top: -135%;
    opacity: 0;
    z-index: 900
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images {
    -webkit-animation: rotateimgfirst .5s;
    animation: rotateimgfirst .5s;
    opacity: 0
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
    -webkit-animation: rotateimglast .5s;
    animation: rotateimglast .5s;
    opacity: 1
}

@keyframes rotateimgfirst {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes rotateimgfirst {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes rotateimglast {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes rotateimglast {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls, .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul, .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
    display: none
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul, .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls, .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
    display: block
}

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
    padding-top: 10px
}

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu > div {
    margin: 0 auto
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
    display: none !important
}

.bx_catalog_list_home .bx_stick {
    -ms-text-overflow: ellipsis;
    background: url(/bitrix/images/stick.png) 0 no-repeat;
    color: #fff;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #ba3434;
    white-space: nowrap;
    width: 123px
}

.bx_catalog_list_home .bx_stick.short {
    font-size: 18px;
    font-weight: 700
}

.bx_catalog_list_home .bx_stick.average {
    font-size: 13px;
    font-weight: 700
}

.bx_catalog_list_home .bx_stick.long {
    font-size: 11px;
    font-weight: 400
}

.bx_catalog_list_home .bx_stick_disc {
    background: url(/bitrix/images/stick_disc.png) no-repeat 50%;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    height: 74px;
    line-height: 74px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    width: 72px
}

.bx_catalog_list_home .bx_stick.left, .bx_catalog_list_home .bx_stick_disc.left {
    left: -2px
}

.bx_catalog_list_home .bx_stick.right, .bx_catalog_list_home .bx_stick_disc.right {
    right: 0
}

.bx_catalog_list_home .bx_stick.top, .bx_catalog_list_home .bx_stick_disc.top {
    top: 15px
}

.bx_catalog_list_home .bx_stick.bottom, .bx_catalog_list_home .bx_stick_disc.bottom {
    bottom: 5px
}

.bx_catalog_list_home .bx_stick.middle, .bx_catalog_list_home .bx_stick_disc.middle {
    top: 49%
}

@media (min-width: 641px) and (max-width: 960px) {
    .bx_catalog_list_home .bx_stick {
        background-size: 100%;
        height: 30px;
        line-height: 30px;
        width: 90px
    }

    .bx_catalog_list_home .bx_stick.short {
        font-size: 14px;
        font-weight: 400
    }

    .bx_catalog_list_home .bx_stick.average, .bx_catalog_list_home .bx_stick.long {
        font-size: 11px;
        font-weight: 400
    }

    .bx_catalog_list_home .bx_stick_disc {
        background-size: 100%;
        font-size: 20px;
        height: 65px;
        line-height: 65px;
        width: 64px
    }
}

@media (max-width: 640px) {
    .bx-touch .bx_catalog_list_home .bx_stick {
        background-size: 100%;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        width: 70px
    }

    .bx-touch .bx_catalog_list_home .bx_stick_disc {
        background-size: 100%;
        font-size: 16px;
        height: 49px;
        line-height: 49px;
        width: 48px
    }
}

@media (max-width: 479px) {
    .bx-touch .bx_catalog_list_home .bx_stick {
        background-size: 100%;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        width: 70px
    }

    .bx-touch .bx_catalog_list_home .bx_stick_disc {
        background-size: 100%;
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        width: 37px
    }
}

.bx_catalog_list_home .bx_bt_button, .bx_catalog_list_home .bx_bt_button_type_2 {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap
}

.bx_catalog_list_home .bx_bt_button_type_2 {
    background-image: linear-gradient(#fcfcfc, #f1f1f1);
    border: 1px solid #e9e9e9;
    color: #656565;
    text-shadow: 0 1px 0 #fff
}

.bx_catalog_list_home .bx_bt_button_type_2:hover {
    background: #fff
}

.bx_catalog_list_home .bx_bt_button_type_2:active {
    background-image: linear-gradient(#f1f1f1, #fcfcfc);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05)
}

.bx_catalog_list_home .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhMmRmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2ZmNiIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg, #00a2df, #006fcb);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a2df", endColorstr="#006fcb", GradientType=0);
    text-shadow: 0 1px 0 #006cae
}

.bx_catalog_list_home .bx_bt_button:active, .bx_catalog_list_home .bx_bt_button:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjFhZmU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2ZmNiIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg, #21afe4, #006fcb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21afe4", endColorstr="#006fcb", GradientType=0)
}

.bx_catalog_list_home .bx_small.bx_bt_button {
    display: inline-block;
    line-height: 20px;
    min-width: 20px
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    line-height: 18px;
    min-width: 18px
}

.bx_catalog_list_home .bx_medium.bx_bt_button {
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    padding: 0 13px
}

.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
    font-weight: 700;
    height: 23px;
    line-height: 23px;
    padding: 0 13px
}

.bx_catalog_list_home .bx_medium.bx_bt_button, .bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
    font-weight: 700
}

.bx_catalog_list_home .bx_col_input {
    display: inline-block;
    text-align: center;
    width: 40px
}

.bx_catalog_list_home .bx_item_detail_size {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 100%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative
}

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle
}

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container {
    position: relative
}

.bx_catalog_list_home .bx_item_detail_size .bx_size {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size {
    overflow-x: auto
}

.bx_catalog_list_home .bx_item_detail_size ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important
}

.bx_catalog_list_home .bx_item_detail_size ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 25px;
    position: relative
}

.bx_catalog_list_home .bx_item_detail_size ul li .cnt {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 2px;
    color: #3f3f3f;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: 400;
    left: 2px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    text-decoration: none;
    top: 0
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt {
    -o-border-image: url(/bitrix/images/x2border.png) 2 stretch;
    border: 0;
    border-image: url(/bitrix/images/x2border.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px
}

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li:active .cnt {
    border: 2px solid #006cc0
}

.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/images/x2border_active.png) 2 stretch;
    border: 0;
    border-image: url(/bitrix/images/x2border_active.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing > i {
    background: hsla(0, 0%, 100%, .79) url(/bitrix/images/missing.png) no-repeat 50%;
    bottom: 2px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left, .bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover, .bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1
}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left, .bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
    background: url(/bitrix/images/arr_left.png) no-repeat 0;
    background-size: 100% auto;
    left: -5%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
    background: url(/bitrix/images/arr_right.png) no-repeat 100%;
    background-size: 100% auto;
    right: -5%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {
    background: url(/bitrix/images/fade_left.png) repeat-y 0;
    background-size: 100% auto;
    left: 0
}

.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right {
    background: url(/bitrix/images/fade_right.png) repeat-y 100%;
    background-size: 100% auto;
    right: 0
}

.bx_catalog_list_home .bx_item_detail_scu {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 100%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative
}

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu {
    overflow-x: auto
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 0;
    position: relative
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 4px;
    cursor: pointer;
    display: block;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 10
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
    -o-border-image: url(/bitrix/images/x2border.png) 2 stretch;
    border: 0;
    border-image: url(/bitrix/images/x2border.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt {
    border: 2px solid #006cc0;
    padding: 3px
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing > i {
    background: hsla(0, 0%, 100%, .79) url(/bitrix/images/missing.png) no-repeat 50%;
    bottom: 4px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/images/x2border_active.png) 2 stretch;
    border: 0;
    border-image: url(/bitrix/images/x2border_active.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 6%;
    left: 6%;
    position: absolute;
    right: 6%;
    top: 6%
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    height: 25px;
    width: auto
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left, .bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover, .bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1
}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left, .bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {
    background: url(/bitrix/images/arr_left.png) no-repeat 0;
    background-size: 100% auto;
    left: -5%
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
    background: url(/bitrix/images/arr_right.png) no-repeat 100%;
    background-size: 100% auto;
    right: -5%
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {
    background: url(/bitrix/images/fade_left.png) repeat-y 0;
    background-size: 100% auto;
    left: 0
}

.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right {
    background: url(/bitrix/images/fade_right.png) repeat-y 100%;
    background-size: 100% auto;
    right: 0
}

.bx-breadcrumb {
    margin: 10px 0
}

.bx-breadcrumb i {
    color: #b5bdc2;
    font-size: 12px;
    line-height: 13px;
    margin-right: 5px;
    vertical-align: middle
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    line-height: 13px;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle;
    white-space: nowrap
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px
}

.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: 0
}

.bx_item_detail .tab-section-container {
    position: relative
}

.bx_item_detail .tab-list {
    border-bottom: 1px solid #d9e1e3;
    padding: 0;
    text-align: left;
    vertical-align: bottom
}

.bx_item_detail .tab-list li {
    background: #f7f7f7;
    border: 1px solid #d9e1e3;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, .12);
    display: inline-block;
    vertical-align: bottom
}

.bx_item_detail .tab-list li a {
    box-shadow: none;
    color: #999;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none
}

.bx_item_detail .tab-list li.active, .bx_item_detail .tab-list li:hover {
    background: #fff
}

.bx_item_detail .tab-list li.active a {
    background: #fff;
    bottom: -2px;
    color: #3f3f3f;
    height: 35px;
    line-height: 35px;
    position: relative
}

.bx_item_detail .tab-boby-container .container > div.tab-off {
    display: none
}

.bx_item_detail .item_comments {
    display: block;
    padding-left: 10px
}

.bx_item_detail .item_comments li {
    display: block;
    padding-bottom: 10px
}

.bx_item_detail .item_comments_username {
    color: #5d90bd;
    display: inline-block;
    font-size: 14px
}

.bx_item_detail .item_comments_date {
    color: #b8b8b8;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px
}

.bx_item_detail .item_comments_container p {
    color: #3f3f3f;
    font-size: 14px;
    margin-top: 5px
}

.bx_item_detail .bx_notavailable {
    background: #f3f3f3;
    border: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-top: 0;
    padding: 12px 15px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom;
    white-space: normal
}

#bx_117848907_18641_not_avail {
    display: block !important;
    font-size: 0
}

.bx_big.bx_bt_button.bx_cart.notify.rayen:focus {
    color: #fff
}

.bx_item_detail .bx_shadow.bx_bt_button, .bx_item_detail .bx_shadow.bx_bt_button_type_2 {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.bx_item_detail .bx_shadow.bx_bt_button:active, .bx_item_detail .bx_shadow.bx_bt_button_type_2:active {
    box-shadow: none
}

.bx_item_detail .bx_bt_button {
    background: #e02627;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    padding: 11px 24px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.bx_item_detail .bx_bt_button_type_2 {
    background: #fcfcfc;
    border: 1px solid #e9e9e9;
    color: #656565;
    text-shadow: 0 1px 0 #fff
}

.bx_item_detail .bx_bt_button_type_2:hover {
    background: #fff
}

.bx_item_detail .bx_bt_button_type_2:active {
    background: #f1f1f1;
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05)
}

.bx_item_detail .bx_small.bx_bt_button, .bx_item_detail .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    line-height: 20px;
    min-width: 20px
}

.bx_item_detail .bx_medium.bx_bt_button, .bx_item_detail .bx_medium.bx_bt_button_type_2 {
    height: 25px;
    line-height: 25px;
    padding: 0 13px
}

.bx_item_detail .bx_medium.bx_bt_button {
    height: 27px;
    line-height: 27px
}

.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    font-weight: 700
}

.bx_item_detail .bx_big.bx_bt_button, .bx_item_detail .bx_big.bx_bt_button_type_2 {
    font-weight: 700;
    height: 34px;
    line-height: 34px;
    padding: 0 13px
}

.bx_item_detail .bx_big.bx_bt_button {
    height: 36px;
    line-height: 36px
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span {
    background: url(/bitrix/templates/main/images/bt_cart.png?fb99ad69) no-repeat 50%;
    bottom: -7px;
    display: inline-block;
    height: 23px;
    margin: 0 10px 0 0;
    position: relative;
    width: 26px
}

.bx_item_detail .bx_fwb {
    font-weight: 700
}

@media (max-width: 740px) {
    .bx_item_detail .bx_optionblock {
        display: none
    }

    .bx_item_detail .item_buttons_counter_block {
        margin-bottom: 10px
    }

    .bx_item_detail .bx_item_container .bx_lb, .bx_item_detail .bx_item_container .bx_rb {
        width: 48%
    }
}

@media (max-width: 480px) {
    .bx-touch .bx_item_detail .bx_item_container .bx_lb, .bx-touch .bx_item_detail .bx_item_container .bx_lt, .bx-touch .bx_item_detail .bx_item_container .bx_md, .bx-touch .bx_item_detail .bx_item_container .bx_rb, .bx-touch .bx_item_detail .bx_item_container .bx_rt {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%
    }

    .bx-touch .bx_item_detail .item_info_section {
        padding-left: 0
    }
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner {
    border-top: 1px solid #dfdfdf
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
    margin-left: 0;
    padding: 18px 0 0;
    position: relative
}

.bx_item_detail {
    padding-bottom: 5px
}

.bx_item_detail .bx_item_slider_lupe {
    background: #fff url(/bitrix/templates/main/images/wait.gif?96e5deb7) no-repeat scroll 50%
}

.bx_item_detail .bx_bigimages .bx_stick {
    -ms-text-overflow: ellipsis;
    background: url(/bitrix/templates/main/images/stick.png?2d664685) 0 no-repeat;
    color: #fff;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #ba3434;
    white-space: nowrap;
    width: 123px
}

.bx_item_detail .bx_bigimages .bx_stick.short {
    font-size: 18px;
    font-weight: 700
}

.bx_item_detail .bx_bigimages .bx_stick.average {
    font-size: 13px;
    font-weight: 700
}

.bx_item_detail .bx_bigimages .bx_stick.long {
    font-size: 11px;
    font-weight: 400
}

.bx_item_detail .bx_bigimages .bx_stick_disc {
    background: url(/bitrix/templates/main/images/stick_disc.png?f4de7ac2) no-repeat 50%;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    height: 74px;
    line-height: 74px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    width: 72px
}

.bx_item_detail .bx_bigimages .bx_stick.left, .bx_item_detail .bx_bigimages .bx_stick_disc.left {
    left: -2px
}

.bx_item_detail .bx_bigimages .bx_stick.right, .bx_item_detail .bx_bigimages .bx_stick_disc.right {
    right: 0
}

.bx_item_detail .bx_bigimages .bx_stick.top, .bx_item_detail .bx_bigimages .bx_stick_disc.top {
    top: 15px
}

.bx_item_detail .bx_bigimages .bx_stick.bottom, .bx_item_detail .bx_bigimages .bx_stick_disc.bottom {
    bottom: 5px
}

.bx_item_detail .bx_bigimages .bx_stick.middle, .bx_item_detail .bx_bigimages .bx_stick_disc.middle {
    top: 49%
}

@media (min-width: 641px) and (max-width: 960px) {
    .bx_item_detail .bx_bigimages .bx_stick {
        background-size: 100%;
        height: 30px;
        line-height: 30px;
        width: 90px
    }

    .bx_item_detail .bx_bigimages .bx_stick.short {
        font-size: 14px;
        font-weight: 400
    }

    .bx_item_detail .bx_bigimages .bx_stick.average, .bx_item_detail .bx_bigimages .bx_stick.long {
        font-size: 11px;
        font-weight: 400
    }

    .bx_item_detail .bx_bigimages .bx_stick_disc {
        background-size: 100%;
        font-size: 20px;
        height: 65px;
        line-height: 65px;
        width: 64px
    }
}

@media (max-width: 640px) {
    .bx-touch .bx_item_detail .bx_bigimages .bx_stick {
        background-size: 100%;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        width: 70px
    }

    .bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc {
        background-size: 100%;
        font-size: 16px;
        height: 49px;
        line-height: 49px;
        width: 48px
    }
}

@media (max-width: 479px) {
    .bx-touch .bx_item_detail .bx_bigimages .bx_stick {
        background-size: 100%;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        width: 70px
    }

    .bx-touch .bx_item_detail .bx_bigimages .bx_stick_disc {
        background-size: 100%;
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        width: 37px
    }
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: -5%
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: -5%
}

.bx_item_detail .bx_item_description p {
    font-size: 13px
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px
}

.bx_item_detail .bx_item_description .bx_specifications_table {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd) {
    background: #f2f2f2
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td {
    font-size: 12px;
    padding: 3px 10px
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child {
    font-weight: 700
}

.bx_item_detail .bx_item_slider {
    margin-bottom: 10px;
    position: relative
}

.bx_item_detail .bx_item_slider .bx_bigimages {
    background: #fff;
    border-radius: 2px;
    box-sizing: border-box;
    height: 0;
    margin: 0 auto;
    max-width: 440px;
    overflow: hidden;
    padding: 85% 0 0;
    position: relative;
    text-align: center;
    width: 100%
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
    display: inline-block;
    max-height: 100% !important;
    max-width: 100% !important;
    text-align: center;
    vertical-align: middle
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner {
    margin-bottom: 10px;
    max-width: 100%;
    padding-top: 20px;
    position: relative;
    width: 100%
}

.bx_item_detail .bx_item_slider .bx_slider_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_slider .bx_slide {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide {
    overflow-x: auto
}

.bx_item_detail .bx_item_slider .bx_slide ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_slider .bx_slide ul li {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    height: 0;
    position: relative
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 4px;
    display: block;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 0
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 fill stretch
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt, .bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt {
    border: 2px solid #006cc0;
    padding: 3px
}

.bx-retina .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item {
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 6%;
    left: 6%;
    position: absolute;
    right: 6%;
    top: 6%
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img {
    height: 25px;
    width: auto
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left, .bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover, .bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover {
    opacity: 1
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left, .bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    background: url(/bitrix/templates/main/images/arr_left.png?48e6e441) no-repeat 0;
    background-size: 100% auto;
    left: -5%
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    background: url(/bitrix/templates/main/images/arr_right.png?4e2352fc) no-repeat 100%;
    background-size: 100% auto;
    right: -5%
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    background: url(/bitrix/templates/main/images/fade_left.png?25da2b40) repeat-y 0;
    background-size: 100% auto;
    left: 0
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    background: url(/bitrix/templates/main/images/fade_right.png?11c7989f) repeat-y 100%;
    background-size: 100% auto;
    right: 0
}

.bx_item_detail .bx_item_slider_lupe_small {
    background: rgba(0, 0, 0, .18);
    border: 1px solid hsla(0, 0%, 100%, .5);
    box-sizing: border-box;
    cursor: pointer;
    position: absolute
}

.bx_item_detail .bx_item_slider_lupe {
    background: #fff url(/httpdocs/bitrix/templates/.default/components/bitrix/catalog.element/main/images/wait.gif) no-repeat scroll 50%;
    border: 1px solid #b2b2b2;
    bottom: 4px;
    box-sizing: border-box;
    left: 105%;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 120
}

.bx_item_detail .bx_item_slider_lupe img {
    max-height: 99999px !important;
    max-width: 99999px !important
}

.goods_card_slider {
    overflow: visible !important
}

.bx_item_detail.bx_red .bx_item_slider .bx_slide ul li .cnt {
    border: 2px solid transparent !important
}

.bx_item_detail.bx_red .bx_item_slider .bx_slide ul li.bx_active .cnt, .bx_item_detail.bx_red .bx_item_slider .bx_slide ul li:active .cnt, .bx_item_detail.bx_red .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 2px solid #e5e5e5 !important
}

.bx_item_detail .bx_item_slider_lupe {
    z-index: 1
}

.bx_scu_scroller_container .bx_slide_left, .bx_scu_scroller_container .bx_slide_right {
    display: none
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: 1% !important
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: 1% !important
}

.bx_item_detail .bx_item_slider .bx_slide {
    margin: 0 auto
}

.bx_bt_button:hover {
    background: #e02627;
    border: none
}

#gallery_01 img {
    border: 2px solid #fff
}

.activeve img {
    border: 12px solid #333 !important
}

.aromacat {
    color: #9e9e9e;
    font-size: 11px !important;
    line-height: 16px;
    vertical-align: middle
}

.choice {
    -webkit-padding-start: 0
}

.bx_item_detail .choice {
    list-style: none;
    margin-bottom: 15px;
    margin-top: 0
}

.bx_item_detail .choice li {
    background: transparent;
    border: 1px solid hsla(0, 0%, 60.8%, .5);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    margin: 5px 5px 0 0;
    padding: 5px 7px;
    transition: all .2s
}

.bx_item_detail .choice li.bx_active, .bx_item_detail .choice li:hover {
    background: #666;
    color: #fff;
    font-weight: 400
}

.bx_item_detail .choice li.bx_active {
    border: 1px solid #666
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen, .bx_item_detail .bx_bt_button.rayen, .webavk_ibcomments .bx_bt_button.rayen {
    background: #e02627;
    border: 2px solid #e02627;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 39px;
    line-height: 14px;
    margin-left: 10px;
    min-width: 149px;
    padding: 11px 13px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    vertical-align: top;
    width: auto
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen.jsBuy {
    background: transparent;
    color: #e02627
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen.jsBuy:hover {
    background: #e02627;
    color: #fff
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen {
    margin-left: 1px
}

.bx_bt_button:hover {
    background: #fff;
    border: 2px solid #e5e5e5;
    color: #000
}

.bx_item_detail.bx_red .bx_item_slider .bx_slide ul li .cnt {
    border: 1px solid #d35841
}

.bx_item_detail.bx_red .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 1px solid #a9331c
}

.bx_item_detail.bx_red .bx_item_slider .bx_slide ul li.bx_active .cnt, .bx_item_detail.bx_red .bx_item_slider .bx_slide ul li:active .cnt {
    border: 2px solid #a9331c
}

.bx-retina .bx_item_detail.bx_red .bx_item_slider .bx_slide ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.bx_item_detail.bx_red .bx_item_detail_size ul li .cnt {
    border: 1px solid #d35841
}

.bx_item_detail.bx_red .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #a9331c
}

.bx_item_detail.bx_red .bx_item_detail_size ul li.bx_active .cnt, .bx_item_detail.bx_red .bx_item_detail_size ul li:active .cnt {
    border: 2px solid #a9331c
}

.bx-retina .bx_item_detail.bx_red .bx_item_detail_size ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.bx_item_detail.bx_red .bx_item_detail_scu .bx_scu ul li .cnt {
    border: 1px solid #d35841
}

.bx_item_detail.bx_red .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #a9331c
}

.bx_item_detail.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt, .bx_item_detail.bx_red .bx_item_detail_scu .bx_scu ul li:active .cnt {
    border: 2px solid #a9331c
}

.bx-retina .bx_item_detail.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.open_catalog:hover .catalog_nav {
    display: block
}

.popup-callme {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    display: block;
    left: 50%;
    opacity: 0;
    padding: 3.125rem 4.375rem;
    position: fixed;
    text-align: center;
    top: 30%;
    transform: translate(-50%, -50%);
    transition: all .5s;
    visibility: hidden;
    z-index: 120
}

.popup-callme h2 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 2.375rem;
    margin: 0 0 2.5rem
}

.popup-callme p {
    font-size: 18px;
    font-weight: 400
}

.popup-callme form {
    float: none;
    margin: 0 auto;
    max-width: 23.125rem
}

.popup-callme .popup-form__input {
    -webkit-appearance: none;
    border: 1px solid #c3cfd8;
    border-radius: 4px;
    display: block;
    margin: 1.25rem 0;
    padding: .9375rem 1.0625rem;
    width: 100%
}

.popup-callme .popup-form__btn {
    -webkit-appearance: none;
    background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    font-size: 1rem;
    line-height: 2.625rem;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all .3s
}

.popup-callme .popup-form__btn:hover {
    background: #fff;
    color: #e02627
}

.popup-callme .container-input {
    position: relative
}

.popup-callme .container-input:after {
    color: #e02627;
    content: "*";
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: 0
}

.popup-callme .popup-close {
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 32px
}

.popup-callme .popup-close:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.popup-callme .popup-close:after, .popup-callme .popup-close:before {
    background: #e02627;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 15px
}

.popup-callme .popup-close:before {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.popup-callme__open {
    opacity: 1;
    top: 50%;
    visibility: visible
}

.overlay {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 110
}

.card-content-block table {
    border-color: transparent;
    vertical-align: top
}

.card-content-block table td {
    vertical-align: top
}

.card-content-block table td:first-child {
    padding-right: 2em
}

@media screen and (max-width: 1024px) {
    .card-content-block table, .card-content-block tbody, .card-content-block td, .card-content-block tr {
        display: block
    }

    .card-content-block table td:first-child {
        padding: 0 0 2em
    }

    .card-content-block table iframe {
        max-width: 100%
    }
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

._mt-40 {
    margin-top: 40px
}

._mb-10 {
    margin-bottom: 10px
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

* {
    box-sizing: border-box
}

body, html {
    min-width: 1000px
}

.bx_item_detail .bx_item_detail_scu {
    margin-bottom: 10px;
    max-width: 100%;
    position: relative;
    width: 100%
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle
}

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_scu {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu {
    overflow-x: auto
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 0;
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 4px;
    cursor: pointer;
    display: block;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 10
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 fill stretch
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt, .bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt {
    border: 2px solid #006cc0;
    padding: 3px
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing > i {
    background: hsla(0, 0%, 100%, .79) url(/bitrix/templates/main/images/missing.png?c63d5fe9) no-repeat 50%;
    bottom: 4px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11
}

.bx-retina .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 6%;
    left: 6%;
    position: absolute;
    right: 6%;
    top: 6%
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    height: 25px;
    width: auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left, .bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover, .bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1
}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left, .bx_item_detail .bx_item_detail_scu.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    background: url(/bitrix/templates/main/images/arr_left.png?48e6e441) no-repeat 0;
    background-size: 100% auto;
    left: 1%
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    background: url(/bitrix/templates/main/images/arr_right.png?4e2352fc) no-repeat 100%;
    background-size: 100% auto;
    right: 1%
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    background: url(/bitrix/templates/main/images/fade_left.png?25da2b40) repeat-y 0;
    background-size: 100% auto;
    left: 0
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    background: url(/bitrix/templates/main/images/fade_right.png?11c7989f) repeat-y 100%;
    background-size: 100% auto;
    right: 0
}

.bx_item_detail .item_info_section {
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 20px; /*min-height:370px*/
}

.bx_item_detail .item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px
}

.bx_item_detail .item_info_section dl {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0
}

.bx_item_detail .item_info_section dl dt {
    clear: both;
    float: left;
    font-weight: 700
}

.bx_item_detail .item_info_section dl dd {
    float: left;
    margin: 0 5px
}

.bx_item_detail .item_buttons_counter_block {
    color: #3f3f3f;
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    text-align: left;
    vertical-align: baseline
}

.bx_item_detail .bx_cnt_desc, .bx_item_detail .item_buttons_counter_block a {
    vertical-align: baseline
}

.bx_item_detail .transparent_input {
    background: none;
    border: none;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    width: 60px
}

.bx_item_detail .bx_item_detail_size {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 100%
}

.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative
}

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle
}

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_size .bx_size {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size {
    overflow-x: auto
}

.bx_item_detail .bx_item_detail_size ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_detail_size ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 25px;
    position: relative
}

.bx_item_detail .bx_item_detail_size ul li .cnt {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 2px;
    color: #3f3f3f;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: 400;
    left: 2px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    text-decoration: none;
    top: 0
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border.png?ec345de9) 2 fill stretch
}

.bx_item_detail .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt, .bx_item_detail .bx_item_detail_size ul li:active .cnt {
    border: 2px solid #006cc0
}

.bx-retina .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    -o-border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 stretch;
    border: 1px solid;
    border-image: url(/bitrix/templates/main/images/x2border_active.png?f10ef53b) 2 fill stretch
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing > i {
    background: hsla(0, 0%, 100%, .79) url(/bitrix/templates/main/images/missing.png?c63d5fe9) no-repeat 50%;
    bottom: 2px;
    cursor: not-allowed;
    display: block;
    left: 2px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 11
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left, .bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover, .bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1
}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left, .bx_item_detail .bx_item_detail_size.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    background: url(/bitrix/templates/main/images/arr_left.png?48e6e441) no-repeat 0;
    background-size: 100% auto;
    left: -5%
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    background: url(/bitrix/templates/main/images/arr_right.png?4e2352fc) no-repeat 100%;
    background-size: 100% auto;
    right: -5%
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    background: url(/bitrix/templates/main/images/fade_left.png?25da2b40) repeat-y 0;
    background-size: 100% auto;
    left: 0
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    background: url(/bitrix/templates/main/images/fade_right.png?11c7989f) repeat-y 100%;
    background-size: 100% auto;
    right: 0
}

body, html {
    background: #f5f5f5;
    color: #000;
    font-family: proxima_nova_ltlight, sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 0
}

h1, h2 {
    font-size: 36px
}

h1, h2, h3, h4, h5 {
    color: #e02627;
    font-family: Rafale_BG, sans-serif;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase
}

h3, h4, h5 {
    font-size: 30px
}

h3.-font-sm {
    font-size: 18px
}

a {
    color: #000;
    cursor: pointer
}

a:hover {
    color: #e02627
}

a:focus {
    outline: none !important;
    text-decoration: none !important
}

#delivery-cities .popular-cities span a:focus, .catalog_nav_box a:focus {
    color: #000 !important
}

img {
    border: none
}

img.align_left {
    float: left;
    margin: 0 20px 0 0;
    position: relative
}

img.align_right {
    float: right;
    margin: 0 0 0 20px;
    position: relative
}

:focus {
    outline: none
}

.main {
    float: left;
    min-height: 80%;
    position: relative;
    width: 100%
}

.trailer video {
    -o-object-fit: cover;
    display: block;
    object-fit: cover;
    width: 100%
}

.trailer img {
    bottom: 70px;
    position: absolute;
    right: 38px
}

.index-form a {
    margin: 10px 15px
}

.index-form a:hover {
    background: transparent
}

.video-block {
    display: none;
    height: 100vh;
    position: relative
}

.video-block.show {
    display: block
}

@media (max-width: 1100px) {
    .video-block.show {
        display: none !important
    }
}

.scroll-down-arrow {
    -webkit-animation: fade_move_down 2s ease-in-out infinite;
    animation: fade_move_down 2s ease-in-out infinite;
    background-image: url(/bitrix/templates/main/images/arrow-index.svg?78aa26dc);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 3.25rem;
    color: #fff;
    cursor: pointer;
    font-size: 3.125rem;
    height: 3.125rem;
    left: 50%;
    line-height: 3.125rem;
    margin: 0 0 0 -1.5625rem;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    width: 3.125rem;
    z-index: 100
}

@-webkit-keyframes fade_move_down {
    0% {
        -webkit-transform: translateY(-20px);
        opacity: 0;
        transform: translateY(-20px)
    }
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: translateY(20px);
        opacity: 0;
        transform: translateY(20px)
    }
}

@keyframes fade_move_down {
    0% {
        -webkit-transform: translateY(-20px);
        opacity: 0;
        transform: translateY(-20px)
    }
    50% {
        opacity: 1
    }
    to {
        -webkit-transform: translateY(20px);
        opacity: 0;
        transform: translateY(20px)
    }
}

.container {
    clear: both;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 980px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative
}

.bx_my_order_table a.more {
    border: 2px solid #e02627;
    color: #fff;
    transition: all .3s
}

.bx_my_order_table a.more:hover {
    background-color: transparent;
    border: 2px solid #e02627;
    color: #e02627 !important
}

form {
    float: left;
    position: relative;
    width: 100%
}

.goods_card_info form.buy_form {
    float: left;
    margin-top: 14px
}

input {
    margin: 0;
    padding: 0
}

.line_form {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%
}

.goods_card_info .line_form {
    float: none;
    margin-bottom: 0;
    padding-bottom: 0
}

input[type=email], input[type=password], input[type=text], textarea {
    background: #fff;
    border: 2px solid #e5e5e5;
    color: #000;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 14px;
    padding: 9px 16px
}

textarea {
    outline: medium none;
    overflow: auto;
    resize: none
}

input[type=button], input[type=reset], input[type=submit] {
    background: #e02627;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    padding: 11px 24px 10px;
    position: relative;
    text-align: center;
    transition: all .3s
}

input[type=reset], input[type=submit] {
    border: 2px solid #e02627;
    margin-top: 10px
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: transparent !important;
    border: 2px solid #e02627;
    color: #e02627
}

.line_form input[type=reset], .line_form input[type=reset]:hover {
    border: 0
}

.search_box {
    position: absolute;
    right: 0;
    top: 28px;
    width: 66%;
    z-index: 2
}

#header.fixed_header form.search input[type=reset] {
    background: url(/bitrix/templates/main/images/reset_even.png?de71be02) 50% no-repeat
}

#header.fixed_header form.search ::-webkit-input-placeholder {
    color: #fff
}

#header.fixed_header form.search :-moz-placeholder {
    color: #fff
}

#header.fixed_header form.search .placeholder {
    color: #fff
}

#header.order .logotip {
    -webkit-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%)
}

form.search {
    position: relative
}

form.search input[type=text] {
    background: url(/bitrix/templates/main/images/search.png?8cfa5290) 10px 10px no-repeat #fff;
    font-size: 16px;
    height: 42px;
    left: 0;
    line-height: 20px;
    padding: 10px 34px 10px 40px;
    position: absolute;
    right: 105px;
    text-transform: none;
    width: 84%;
    z-index: 1
}

.fixed_header form.search input[type=text] {
    background: url(/images/search.png) 10px 10px no-repeat #fff;
    padding: 10px 34px 8px 40px
}

#header.fixed_header #title-search-input::-webkit-input-placeholder {
    color: #e5e5e5
}

form.search input[type=reset] {
    background: url(/bitrix/templates/main/images/reset.png?3dcb12a1) 50% no-repeat !important;
    display: none;
    height: 42px;
    margin: 0;
    position: absolute;
    right: 120px;
    top: 0;
    width: 34px;
    z-index: 2
}

form.search input[type=submit] {
    float: right;
    height: 42px;
    padding: 12px 20px 11px;
    right: 0;
    top: 0;
    width: 90px
}

form.search input[type=submit]:disabled {
    cursor: not-allowed;
    opacity: .5
}

form.search input[type=submit]:disabled:hover {
    background: #e02627 !important;
    color: #fff
}

.fixed_header .search_box {
    right: 0;
    width: 66%
}

.fixed_header form.search input[type=text] {
    width: 84%
}

.fixed_header form.search input[type=reset] {
    background: url(/bitrix/templates/main/images/reset_even.png?de71be02) 50% no-repeat
}

.fixed_header form.search input[type=submit] {
    padding: 9px 18px
}

.fixed_header form.search input[type=submit]:hover {
    background: #e02627
}

.fixed_header form.search ::-webkit-input-placeholder {
    color: #fff
}

.fixed_header form.search :-moz-placeholder {
    color: #fff
}

.fixed_header form.search .placeholder {
    color: #fff
}

form.subscription_form {
    border: 0 solid #fff;
    float: left;
    margin: 20px 0 0;
    position: relative;
    width: 98%
}

form.subscription_form .line_form {
    margin: 0
}

form.subscription_form input[type=text] {
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 42px;
    padding: 13px 10px;
    text-transform: none;
    width: 200px
}

form.subscription_form input[type=submit] {
    background: #fff;
    border: 0;
    border-left: 2px solid #fff;
    color: #666;
    height: 42px;
    min-width: auto;
    padding: 11px 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 135px
}

form.subscription_form input[type=submit]:hover {
    background: none;
    color: #fff
}

form.buy_form {
    margin: 10% 0 0
}

form.buy_form input[type=submit] {
    min-width: 197px;
    position: absolute;
    right: 29%;
    top: 0
}

form.buy_form input.even_sub[type=submit] {
    background: #999
}

form.buy_form input.even_sub[type=submit]:hover {
    background: #e02627
}

#enter {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%
}

#enter video {
    -webkit-transform: translate(-50%, -50%);
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto
}

.sound {
    background: url(/bitrix/templates/main/images/volume.svg?a452761b) no-repeat;
    background-size: cover;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 30px;
    z-index: 10
}

.sound-off {
    background: url(/bitrix/templates/main/images/muted.svg?2bd05944) no-repeat;
    background-size: cover
}

.enter_info {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

#enter .container {
    max-width: 1020px
}

.enter_info a.age, .enter_info a.city {
    border: 2px solid #fff;
    color: #fff;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    position: absolute;
    text-transform: uppercase;
    top: 4%
}

.enter_info a.age:after, .enter_info a.city:after {
    background: url(/bitrix/templates/main/images/arrow_down.png?0dc9d417) no-repeat;
    content: "";
    height: 8px;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 12px;
    z-index: 2
}

.enter_info a.age {
    background: url(/bitrix/templates/main/images/age.png?23b55e06) 17px 6px no-repeat;
    left: 0;
    padding: 10px 35px 9px 50px
}

.enter_info a.city {
    background: url(/bitrix/templates/main/images/place.png?1708a64e) 9px 6px no-repeat;
    padding: 10px 35px 9px 37px;
    right: 0
}

.enter_logotip {
    left: 0;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 100%
}

.enter_logotip img {
    display: inline-block;
    height: auto;
    left: 20px;
    max-width: 100%;
    position: relative
}

.enter_info span.tema {
    display: block;
    font-family: Rafale_BG;
    font-size: 48px;
    top: 55%
}

.enter_info .line, .enter_info span.tema {
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.enter_info .line {
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    top: 64%
}

.enter_info .line span {
    margin: 0 21px
}

span.rayen {
    background: #e02627;
    border: 2px solid #e02627 !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    max-width: 196px;
    overflow: hidden;
    padding: 12px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s;
    width: 100%
}

span.rayen:after {
    content: attr(data-content);
    display: block
}

.more.rayen.btn__slider {
    bottom: 20px;
    position: absolute;
    right: 0
}

span.rayen:hover {
    background: #fff;
    border: 2px solid #e02627;
    color: #e02627
}

a.rayen.sub_in_shop:after {
    background: url(/bitrix/templates/main/images/sub_pic.png?a3002835) 0 0 no-repeat;
    content: "";
    height: 22px;
    left: 14px;
    position: absolute;
    top: 8px;
    width: 16px
}

a.rayen.sub_buy:after {
    background: url(/bitrix/templates/main/images/youtube-logo.svg?aeb9ca64) 100% 0 no-repeat;
    background-size: 25px 25px;
    content: "";
    height: 25px;
    left: 16px;
    position: absolute;
    top: 8px;
    width: 25px
}

.enter_info .line .rayen.sub_buy > span {
    padding-left: 70px
}

a.rayen {
    background: #e02627;
    border: 2px solid #e02627 !important;
    color: #fff;
    display: inline-flex;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: all .3s;
    width: 196px
}

.cost_orders a.rayen:hover {
    background: transparent;
    border: 2px solid #fff !important;
    color: #fff !important
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    vertical-align: middle
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    width: 55%
}

.bx_ordercart_order_table_container input[type=text], input[type=email], input[type=password] {
    border: 1px solid #e5e5e5
}

.bx_ordercart_order_table_container input[type=text] {
    padding: 9px 10px
}

.centered .counter input {
    height: 19px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price, .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    font-size: 13px;
    line-height: 20px
}

.bx_ordercart_order_table_container .control {
    line-height: 1 !important;
    text-align: center
}

.bx_ordercart_order_table_container .basket__total-sum {
    font-weight: 700 !important;
    min-width: 100px;
    text-align: center
}

.rayen.bx_bt_button.webavk_ibcomments_add_showlink:hover {
    background: transparent;
    color: #e02627
}

.add-to-basket-link, .basket__delay-link, .basket__delete-link {
    background: transparent url(/bitrix/templates/main/images/basket.svg?c21f17e7) 50% no-repeat;
    background-size: cover;
    display: block;
    font-size: 0 !important;
    height: 23px;
    margin: 0 auto;
    transition: background .2s;
    width: 20px
}

.basket__delay-link {
    background: transparent url(/bitrix/templates/main/images/hourglass.svg?4ecbc19c) 50% no-repeat;
    background-size: cover
}

.basket__delay-link:hover {
    background: transparent url(/bitrix/templates/main/images/hourglass-red.svg?ee639988) 50% no-repeat;
    background-size: cover
}

.bx_item_detail .bx_item_detail_scu {
    padding: 0
}

.add-to-basket-link {
    background: transparent url(/bitrix/templates/main/images/add.svg?5d2cb4fc) 0 no-repeat;
    background-size: cover;
    height: 30px;
    margin-left: -10px;
    width: 30px
}

.add-to-basket-link:hover {
    background: transparent url(/bitrix/templates/main/images/add-hover.svg?f98c7b3b) 0 no-repeat;
    background-size: cover
}

.basket__delete-link:hover {
    background: transparent url(/bitrix/templates/main/images/basket-red.svg?848b4926) 50% no-repeat;
    background-size: cover
}

.enter_info .rayen.sub_buy:hover, .enter_info .rayen.sub_in_shop:hover {
    border: 2px solid #fff !important;
    color: #fff !important
}

.cycle-slide .slider_info p {
    max-height: 135px;
    overflow: hidden
}

.cycle-slide .slider_info div {
    max-height: 105px;
    overflow: hidden
}

.cycle-slide .slider_info .nohidden {
    display: block;
    float: left;
    height: 100%;
    max-height: 76px;
    overflow: hidden
}

.cycle-slide .slider_info .btn__hidden {
    max-height: 105px;
    overflow: visible
}

#basket_items_list .bx_ordercart_order_pay {
    padding-left: 0
}

.centered .counter td {
    vertical-align: top !important
}

.bx_ordercart .bx_ordercart_coupon input {
    box-shadow: none;
    height: 20px
}

.enter_info .line a.rayen > span {
    display: block;
    margin: 0;
    padding: .85em .5em .75em 47px
}

a.rayen:before, a.rayen > span {
    padding: 1em 2em;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

a.scroll_down {
    background: url(/bitrix/templates/main/images/scroll_down1.png?d26493ce) no-repeat;
    height: 48px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 81%;
    width: 31px
}

#top_block {
    background: #666;
    float: left;
    font-family: proxima_nova_rgregular;
    height: 42px;
    position: relative;
    width: 100%
}

#top_block .tema {
    color: #fff;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 13px
}

#top_block .tema a {
    color: #fff
}

#top_block .tema a:hover {
    color: #e02627
}

#top_block .city {
    left: 155px;
    position: absolute;
    top: 10px
}

#top_block .city a {
    background: url(/bitrix/templates/main/images/city_arrow.png?315b6342) 0 0 no-repeat;
    color: #fff;
    display: block;
    min-height: 19px;
    padding: 3px 0 0 40px
}

#top_block .city a:hover {
    color: #fff;
    text-decoration: underline
}

.navigation {
    left: 270px;
    position: absolute;
    top: 13px
}

.navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.navigation ul li {
    display: block;
    float: left
}

.navigation ul li a {
    color: #fff;
    display: block;
    padding: 0 11px
}

.navigation ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.navigation ul li a:focus {
    color: #fff !important
}

.login {
    background: url(/bitrix/templates/main/images/login.png?766acabf) 0 0 no-repeat;
    color: #fff;
    padding: 3px 0 0 35px;
    position: absolute;
    right: 0;
    top: 10px
}

.login.login-desktop:focus {
    color: #fff !important
}

.login span {
    display: inline-block;
    margin: 0 0 0 3px
}

.login a {
    color: #fff
}

.login a:hover {
    color: #fff;
    text-decoration: underline
}

.login a:focus {
    color: #fff !important;
    text-decoration: underline
}

#header {
    float: left;
    position: relative;
    width: 100%;
    z-index: 4
}

#header, #header.fixed_header {
    background: #fff;
    box-shadow: 0 3px 3px #e2e2e2;
    height: 99px
}

#header.fixed_header {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 100
}

.logotip {
    left: 0;
    position: absolute;
    top: 18px;
    z-index: 2
}

#header .logotip a:after {
    background-image: url(/images/enter_logo_r.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #e02627;
    border-radius: 50%;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px
}

#header .logotip a {
    position: relative
}

#header .logotip a, #header .logotip img.main_logo {
    display: block;
    width: 120px
}

#header .logotip img.logo-desc {
    margin-top: 5px;
    width: 101px
}

#header.fixed_header .logotip img.main_logo {
    display: block
}

#header.fixed_header .logotip img.fixed_logo, #header .logotip img.fixed_logo {
    display: none
}

.logotip img {
    display: block;
    height: auto;
    max-width: 100%
}

a.open_catalog {
    background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    display: block;
    font-family: proxima_nova_rgregular;
    height: 42px;
    left: 133px;
    padding: 11px 75px 8px 57px;
    position: absolute;
    text-transform: uppercase;
    top: 28px;
    transition: all 0s;
    z-index: 2;
    border-radius: 100px;
}

a.open_catalog.active {
    background: #fff;
    border: 2px solid #e5e5e5;
    color: #000
}

a.open_catalog:after {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) 0 0 no-repeat;
    left: 15px;
    background-position: 50% 0;
}

a.open_catalog:after, a.open_catalog:before {
    content: "";
    height: 15px;
    position: absolute;
    top: 12px;
    transition: all .3s;
    width: 18px;
    transform: scale(.8);
}

a.open_catalog:before {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) top no-repeat;
    right: 15px;
    background-position: 0 0;
}

a.open_catalog.active:before {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) no-repeat;
    background-position: 0 100%
}

a.open_catalog.active:after {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) no-repeat;
    background-position: 100% 100%
}

a.open_catalog:hover {
    background: #fff;
    border: 2px solid #e02627;
    color: #e02627;
    transition: all .3s
}

a.open_catalog:hover:before {
    background: url(/bitrix/templates/main/images/open_catalog_icon-hover.png?eb521afe) 0 0 no-repeat
}

a.open_catalog:hover:after {
    background: url(/bitrix/templates/main/images/open_catalog_icon-hover.png?eb521afe) top no-repeat
}

a.open_catalog.active:hover:after {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) no-repeat;
    background-position: 100% 100%
}

a.open_catalog.active:hover {
    background: #e02627;
    border-color: #e02627;
    color: #fff;
    text-decoration: none
}

a.open_catalog.active:hover:before {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) no-repeat;
    background-position: 0 0
}

a.open_catalog.active:hover:after {
    background-position: bottom
}

#header.fixed_header a.open_catalog {
    border-color: #e02627;
    color: #fff;
    top: 28px
}

#header.fixed_header a.open_catalog:hover {
    background: #e02627;
    border-color: #fff;
    color: #fff
}

#header.fixed_header a.open_catalog:before {
    background-position: 0 0
}

#header.fixed_header a.open_catalog:after {
    background-position: top
}

#header.fixed_header a.open_catalog.active {
    background: #e02627
}

#header.fixed_header a.open_catalog.active:after {
    background-position: bottom
}

a.login_sub {
    background: url(/bitrix/templates/main/images/login.png?766acabf) no-repeat;
    display: none;
    height: 21px;
    position: absolute;
    right: 25px;
    top: 27px;
    width: 23px
}

#header.fixed_header a.login_sub, .catalog_nav.active, a.open_catalog.catalog_mim:hover .catalog_nav {
    display: block
}

.catalog_nav {
    display: none;
    font-family: proxima_nova_rgregular;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#header.fixed_header .catalog_nav {
    top: 99px
}

.catalog_nav .container {
    max-width: 1270px
}

.catalog_nav_cont {
    background: #fff;
    left: 0;
    padding: 96px 3% 3%;
    position: relative;
    right: 0;
    top: 0
}

#header.fixed_header .catalog_nav_cont {
    padding: 25px 3% 3%
}

.catalog_nav_box {
    float: left;
    padding: 0 2% 0 0;
    position: relative;
    width: 30%
}

.catalog_nav_box:first-of-type {
    width: 12%
}

.catalog_nav_box:nth-of-type(2) {
    width: 26%
}

.catalog_nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.catalog_nav ul li {
    display: block;
    padding: 0 0 12px
}

#wrapper {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    width: 100%
}

#wrapper .popup-callme {
    display: none
}

#wrapper.inner_wrapper {
    margin: 18px 0 0
}

.banner_line {
    float: left;
    margin: 3px 0 0 -2%;
    margin-top: 0 !important;
    position: relative;
    width: 102%
}

.banner_line.-sk {
    margin: 0 0 30px;
    width: 100%
}

.banner_line.-sk a {
    background-image: url(/banner-4-web.jpg);
    background-position: 50%;
    background-size: cover;
    display: block;
    height: 200px
}

@media (max-width: 768px) {
    .banner_line.-sk a {
        background-image: url(/banner-4-mob.jpg);
        height: 150px
    }
}

.banner_sk .banner_sk_bg {
    -o-object-fit: cover;
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.banner_sk .banner_sk_content {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    padding: 70px 140px;
    position: relative;
    width: 100%;
    z-index: 1
}

.banner_sk .banner_sk_content a {
    margin-bottom: 5px
}

.banner_sk .banner_sk_content .banner_sk_info {
    color: #fff;
    display: block;
    font-family: Rafale_BG, serif;
    font-size: 42px;
    text-transform: uppercase
}

.banner_sk .banner_sk_content .banner_sk_info .banner_sk_logo {
    display: block;
    width: 325px
}

.banner_sk .banner_sk_content .banner_sk_info p {
    margin-top: 15px
}

.banner {
    float: left;
    margin: 0 0 0 2%;
    position: relative;
    width: 48%
}

.banner img {
    display: block;
    height: auto;
    width: 100%
}

.banner_info {
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    top: 9%
}

.banner_info, .banner_info_name {
    text-transform: uppercase;
    width: 100%
}

.banner_info_name {
    color: #a9a9a8;
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 0 0 14%
}

.banner_info_name span {
    color: #fff;
    display: block;
    float: left;
    font-family: Rafale_BG;
    font-size: 42px;
    margin: 0 0 7px;
    width: 100%
}

a.adress01 {
    background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    display: block;
    font-family: proxima_nova_rgregular;
    margin: 30px auto;
    padding: 11px 5px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s;
    width: 202px
}

a.adress01:hover {
    background: none;
    border-color: #fff
}

div.adress02 {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    min-width: 202px;
    padding: 11px 5px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s
}

div.adress02:hover {
    background: #e02627;
    border-color: #e02627
}

a.adress02 {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    min-width: 202px;
    padding: 11px 5px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s
}

a.adress02:hover {
    background: #e02627;
    border-color: #e02627
}

span.or {
    display: inline-block;
    margin: 9% 0
}

.advantages, span.or {
    font-family: proxima_nova_rgregular;
    width: 100%
}

.advantages {
    background: #666;
    color: #fff;
    float: left;
    margin: 20px 0;
    position: relative
}

.advantages ul {
    list-style: none;
    margin: 7px 0 3px 10px;
    padding: 0;
    text-align: center
}

.advantages ul li {
    display: inline-block;
    float: none;
    margin: 0 0 0 53px;
    padding: 5px 0 10px 39px;
    vertical-align: middle
}

.advantages ul li:first-child {
    margin: 0;
    padding: 5px 0 10px 55px
}

.advantages ul li.item01 {
    background: url(/bitrix/templates/main/images/advantages_img01.png?f6ce12e5) 0 0 no-repeat
}

.advantages ul li.item02 {
    background: url(/bitrix/templates/main/images/advantages_img02.png?234e2cb6) 0 0 no-repeat
}

.advantages ul li.item03 {
    background: url(/bitrix/templates/main/images/advantages_img03.png?3e8c2f42) 0 0 no-repeat
}

.advantages ul li.item04 {
    background: url(/bitrix/templates/main/images/advantages_img04.png?5ab38d12) 0 0 no-repeat
}

.cont {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    float: none;
    margin: 0 0 30px;
    position: relative
}

.cont.left {
    float: left
}

.cont {
    width: 100%
}

.cont_left {
    float: left;
    margin: 0 3.5% 0 0
}

.cont_left, .cont_right {
    position: relative;
    width: 45.5%
}

.cont_right {
    float: right;
    margin: 0 1.5% 0 4%
}

.cont.divided:before {
    background: #efefef;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 1px
}

.cont.divided.redjet:before {
    display: none
}

.cont.even_cont.divided:before {
    background: #767676;
    left: 67%
}

.cont.even_cont {
    background: #fff;
    box-shadow: none;
    color: #666;
    padding: 0
}

.cont_left_even {
    float: left;
    margin: 0 3.5% 0 0;
    position: relative;
    width: 63.5%
}

.cont_right_even {
    float: right;
    margin: 0 1.5% 0 3%;
    position: relative;
    width: 28.5%
}

.cont.box_cont {
    box-shadow: none;
    padding: 0;
    width: 100%
}

.slider {
    float: left;
    height: 393px;
    position: relative;
    width: 100%
}

.slider.even_slider {
    color: #fff;
    height: 270px
}

.slider.big_slider {
    height: 262px;
    margin: 0 2%;
    width: 96%
}

.slider.big_slider .slider_name {
    margin: 18px 45% 0 0;
    width: 55%
}

.slider_name {
    color: #e02627;
    float: left;
    font-family: Rafale_BG;
    font-size: 30px;
    margin: 18px 15% 0 0;
    position: relative;
    text-transform: uppercase;
    width: 85%;
    z-index: 1
}

.slider_name a, .slider_name a:focus, .slider_name a:hover {
    color: #e02627;
    text-decoration: none
}

.slider_name h4 {
    margin: 0
}

.slider_name.even {
    color: #fff;
    margin: 13px 0 0;
    width: 100%
}

.slider_name.even h1, .slider_name.even h2, .slider_name.even h3, .slider_name.even h4, .slider_name.even h5 {
    color: #fff
}

span.red {
    color: #e02627
}

.slider_name span.grey {
    display: block;
    margin: 2px 0 0;
    width: 100%
}

.slider_name span.grey, .slider_title {
    color: #bdbdbd;
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px
}

.slider_title {
    margin: 15px 15% 0 0;
    position: relative;
    text-transform: uppercase;
    width: 85%;
    z-index: 2
}

a.slider_arrow_left {
    background: url(/bitrix/templates/main/images/slider_arrows.png?2bab705a) 0 0 no-repeat;
    height: 22px;
    position: absolute;
    right: 28px;
    top: 24px;
    width: 22px
}

a.slider_arrow_left:hover {
    background-position: 0 100%
}

a.slider_arrow_right {
    background: url(/bitrix/templates/main/images/slider_arrows.png?2bab705a) 100% 0 no-repeat;
    height: 22px;
    position: absolute;
    right: 0;
    top: 24px;
    width: 22px
}

a.slider_arrow_right:hover {
    background-position: 100% 100%
}

.slider.even_slider a.slider_arrow_left {
    background: url(/bitrix/templates/main/images/slider_arrows_even.png?12f962fb) 0 0 no-repeat;
    top: 20px
}

.slider.even_slider a.slider_arrow_right {
    background: url(/bitrix/templates/main/images/slider_arrows_even.png?12f962fb) 100% 0 no-repeat;
    top: 20px
}

.slider.even_slider a.slider_arrow_left:hover {
    background-position: 0 100%
}

.slider.even_slider a.slider_arrow_right:hover {
    background-position: 100% 100%
}

.slider_list {
    height: 310px;
    overflow: hidden;
    position: absolute;
    top: 65px;
    width: 100%;
    z-index: 0
}

.slider_list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.slider_list ul li {
    display: block;
    height: 310px
}

.slider_list_box, .slider_list ul li {
    float: left;
    position: relative;
    width: 100%
}

.slider_list_box {
    margin: 0 0 20px
}

.slider_list_box .slider_info {
    margin: 0 0 0 5%;
    width: 43%
}

.slider_img {
    float: left;
    position: relative;
    width: 50%
}

.slider_list ul li img {
    display: block;
    height: auto;
    margin-top: 25px;
    max-height: 216px;
    max-width: 100%
}

.slider_info {
    float: right;
    margin: 0 0 0 8%;
    position: relative;
    width: 42%
}

.slider_info a.name {
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 20px 0 18px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.slider_info span.price {
    float: left;
    margin: 15px 0 0;
    position: relative;
    width: 100%
}

span.price {
    font-family: proxima_nova_rgbold;
    font-size: 18px
}

.price.item_discount_price {
    display: block;
    margin-bottom: 10px;
    opacity: .5;
    padding: 0;
    text-decoration: line-through
}

.price.item_discount_time {
    font-family: proxima_nova_ltlight;
    font-size: 14px;
    margin-left: 6px
}

span.rub {
    font-family: proxima_nova_rgbold;
    text-transform: uppercase
}

.slider_info span.old_price {
    float: left;
    margin: 2px 0 0;
    position: relative;
    width: 100%
}

span.old_price {
    text-decoration: line-through
}

span.old_price, span.old_price span.rub {
    color: #666;
    font-family: proxima_nova_rgregular
}

.info_name {
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 23px 15% 23px 0;
    position: relative;
    text-transform: uppercase;
    width: 85%
}

.slider.even_slider .slider_list, .slider.even_slider .slider_list ul li {
    height: 198px
}

.slider_img_even, .slider_info_even {
    float: left;
    position: relative;
    width: 100%
}

.slider_info_even {
    margin: 6px 0 0
}

a.video_name {
    color: #fff;
    line-height: 1.35em
}

a.video_name:hover {
    color: #e02627
}

span.num_view {
    color: #bdbdbd;
    font-size: 12px
}

.slider_info_even span.num_view {
    position: absolute;
    right: 0;
    top: 2px
}

span.up {
    color: #bdbdbd;
    font-size: 12px;
    text-transform: uppercase
}

.slider_info a.video_name {
    display: block;
    float: left;
    margin: 0 0 5px;
    width: 100%
}

.slider.big_slider .slider_list {
    height: 262px;
    line-height: 1.67em;
    top: 0
}

.slider.big_slider .slider_list ul li {
    height: 262px
}

.slider.big_slider .line {
    float: left;
    position: relative;
    width: 100%
}

.slider.big_slider .line a.more {
    bottom: -100px;
    position: absolute;
    right: 0
}

.slider_nav {
    bottom: 33px;
    left: 0;
    position: absolute;
    z-index: 1
}

@media (max-width: 450px) {
    .slider_nav {
        bottom: 0
    }
}

.slider.big_slider .slider_nav {
    bottom: 20px
}

.slider_nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.slider_nav ul li {
    float: left;
    margin: 0 3px 0 0
}

.slider_nav ul li a {
    background: url(/bitrix/templates/main/images/slider_nav.png?ffbe1bb1) 0 0 no-repeat;
    display: block;
    height: 9px;
    width: 9px
}

.slider_nav ul li.active a, .slider_nav ul li:hover a {
    background-position: 0 100%
}

a.more {
    background: #e02627;
    border: 2px solid transparent;
    color: #fff;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    min-width: 196px;
    padding: 11px 0 10px;
    text-align: center;
    text-transform: uppercase;
    transition: background .5s, border .5s
}

a.more:hover {
    background: #fff;
    border: 2px solid #c02627;
    color: #c02627;
    text-decoration: none
}

a.rayen:hover {
    background: #fff;
    border: 2px solid #e02627;
    color: #e02627;
    padding: 11px 0 10px
}

a.more2 {
    background: #999;
    color: #fff;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    margin-bottom: 10px;
    margin-right: 10px;
    min-width: 196px;
    padding: 11px 10px 10px;
    text-align: center;
    text-transform: uppercase
}

a.more2:hover {
    background: #e02627;
    text-decoration: none
}

a.more2:focus {
    color: #fff !important
}

a.more.slider_more {
    bottom: 18px;
    position: absolute;
    right: 0
}

.topbanncat h3 {
    color: #f4f4f4;
    margin-bottom: 12px;
    margin-left: 40px;
    margin-top: 34px
}

.topbanncat div {
    color: #000;
    color: #a5a5a5;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin-left: 40px;
    text-transform: uppercase
}

.slider_left {
    float: left;
    position: relative;
    width: 54%
}

.slider_text {
    bottom: 25px;
    left: 0;
    line-height: 1.45em;
    position: absolute;
    width: 100%
}

.slider_text p {
    margin: 0 0 20px
}

.slider_text .line {
    float: left;
    position: relative;
    width: 100%
}

.slider_text .line a.you_tube {
    display: inline-block;
    margin: 0 0 0 30px;
    position: relative;
    top: 18px
}

.slider_right {
    float: right;
    position: relative;
    width: 46%
}

.slider.even_slider .slider_left, .slider.even_slider .slider_right {
    height: 270px
}

.banner_block {
    float: right;
    margin: 1% 0 0;
    position: relative;
    width: 47%
}

.offer_banner {
    background: #efefef;
    float: left;
    height: 181px;
    margin: 0 0 2.5%;
    position: relative;
    width: 100%
}

.offer_banner_img {
    float: left;
    margin: 3% 0 0 3%;
    position: relative;
    width: 43%
}

.offer_banner_info {
    float: right;
    position: relative;
    width: 54%
}

.offer_banner .info_name {
    margin: 21px 0 13px;
    width: 100%
}

.offer_banner_info p {
    line-height: 1.5em
}

.banner_block.even {
    margin: 0 0 0 -1.5%;
    padding: 1% 1.5%;
    width: 98.5%
}

.banner_block.even .offer_banner {
    margin: .5% 0 .5% 1.5%;
    width: 48.5%
}

.breadcrumbs_box {
    float: left;
    margin: 0 0 8px;
    position: relative;
    width: 100%
}

.breadcrumbs {
    float: left;
    font-family: proxima_nova_rgregular;
    margin: 0 20% 10px 0;
    position: relative;
    width: 80%;
    z-index: 1
}

.breadcrumbs a, .breadcrumbs span {
    display: inline-block
}

.breadcrumbs span {
    background: url(/bitrix/templates/main/images/breadcrumbs_arrow.png?a528a172) no-repeat;
    height: 7px;
    margin: 0 4px 0 7px;
    position: relative;
    width: 5px
}

a.share {
    background: url(/bitrix/templates/main/images/share.png?4e533d40) 12px 8px no-repeat;
    border: 2px solid #dedede;
    font-family: proxima_nova_rgregular;
    padding: 10px 29px 8px 56px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: -12px;
    z-index: 2
}

a.share:hover {
    color: #999
}

.goods_card_slider {
    float: left;
    height: 575px;
    overflow: hidden;
    position: relative;
    width: 50%
}

.goods_card_slider_big_img {
    border-bottom: 1px solid #efefef;
    float: left;
    height: 417px;
    position: relative;
    width: 100%
}

.loop_box {
    cursor: pointer;
    left: 32px;
    position: absolute;
    top: 31px;
    z-index: 1
}

a.loop {
    background: url(/bitrix/templates/main/images/loop.png?f5163db6) no-repeat;
    display: inline-block;
    height: 22px;
    margin: 0 9px 0 0;
    position: relative;
    top: 6px;
    width: 22px
}

.goods_card_slider_big_img span.novelty {
    position: absolute;
    right: 39px;
    top: 40px
}

.goods_card_slider_big_img span.img {
    left: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1
}

.goods_card_slider_big_img span.img a {
    display: block
}

.goods_card_slider_big_img img {
    display: inline-block;
    height: auto;
    left: 0;
    max-width: 100%
}

span.novelty {
    -webkit-transform: translateX(-50%);
    background: #e02627;
    color: #fff;
    font-family: proxima_nova_rgregular;
    left: 50%;
    padding: 3px 0;
    top: 13px;
    transform: translateX(-50%);
    width: 100px;
    z-index: 2
}

span.novelty.new {
    color: #2fbd2f
}

span.hit {
    color: #0067ff
}

span.gift_packing, span.hit {
    font-family: proxima_nova_rgregular;
    z-index: 2
}

span.gift_packing {
    color: #8500df
}

.goods_card_slider_list {
    float: left;
    height: 157px;
    margin: 0 7%;
    overflow: hidden;
    position: relative;
    width: 86%
}

.goods_card_slider_list ul {
    list-style: none;
    margin: 8px 0 0;
    padding: 0;
    position: absolute;
    width: 20000em
}

.goods_card_slider_list ul li {
    border: 2px solid #fff;
    display: block;
    float: left;
    margin: 0 7px 0 0;
    position: relative;
    width: 133px
}

.goods_card_slider_list ul li.active, .goods_card_slider_list ul li:hover {
    border-color: #e5e5e5
}

.goods_card_slider_list ul li img {
    display: block;
    height: auto;
    max-width: 100%
}

.goods_card_slider a.slider_arrow_left {
    left: 10px;
    position: absolute;
    top: 84%
}

.goods_card_slider a.slider_arrow_right {
    position: absolute;
    right: 10px;
    top: 84%
}

.goods_card_info {
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    float: right;
    padding: 0 20px 20px 40px;
    position: relative;
    width: 50%;
    min-height: 647px;
}

.goods_card_info_title {
    float: left;
    margin: 33px 0 29px;
    position: relative;
    width: 100%
}

.goods_card_info_title span.goods_name {
    display: inline-block;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin-right: 120px;
    text-transform: uppercase
}

.Set__title {
    font-size: 20px;
    margin-bottom: 16px
}

.Set__list-item {
    align-items: center;
    display: flex;
    font-size: 16px;
    height: 46px;
    justify-content: space-between;
    margin-bottom: 12px
}

.Set__list-item-title {
    font-size: 18px
}

.Set__list-item-right {
    height: 100%
}

.Set__list-item-value {
    align-items: center;
    display: flex;
    height: 100%
}

.Set__oldPrice {
    color: #999;
    font-size: 14px;
    margin-bottom: 2px;
    margin-left: 6px;
    text-decoration: line-through
}

.Set__count {
    display: inline-block;
    height: 40px;
    margin-bottom: 10px;
    padding: 0 30px 0 0;
    position: relative;
    vertical-align: top
}

.Set__count-input {
    height: 40px;
    outline: none;
    padding: 9px 14px;
    width: 64px
}

.Set__count-minus, .Set__count-plus {
    border: 2px solid #e5e5e5;
    cursor: pointer;
    height: 19px;
    position: absolute;
    right: 2px;
    width: 25px
}

.Set__count-minus:active, .Set__count-plus:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.Set__count-plus {
    top: 0
}

.Set__count-minus {
    bottom: 0;
    top: auto
}

.Set__count-plus:after {
    background: url(/bitrix/templates/main/images/num_up_down.png?36572e95) 0 0 no-repeat
}

.Set__count-minus:after, .Set__count-plus:after {
    content: "";
    height: 5px;
    left: 7px;
    position: absolute;
    top: 5px;
    width: 7px
}

.Set__count-minus:after {
    background: url(/bitrix/templates/main/images/num_up_down.png?36572e95) 0 100% no-repeat
}

.Set__action, .Set__price {
    margin-bottom: 12px
}

.setToBasketButton {
    height: 40px
}

.set-basket-error {
    color: #e02627
}

.set-basket-error, .set-basket-success {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.set-basket-success {
    color: #6bbe92
}

.custom-select {
    cursor: pointer;
    position: relative
}

.custom__select-title {
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    padding: 6px
}

.custom__select-expand {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .35);
    flex-direction: column;
    position: absolute;
    right: 20px;
    z-index: 2
}

.custom__select-option {
    cursor: pointer;
    padding: 6px
}

.custom__select-option:hover {
    color: #e02627
}

.-disabledOpt {
    opacity: .5;
    pointer-events: none
}

.select-hidden {
    display: none
}

.select-show {
    display: flex
}

.rating {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.raiting_result {
    background: url(/bitrix/templates/main/images/raiting_result.png?f3acb76a) 0 0 repeat-x;
    height: 14px;
    position: relative;
    width: 105px
}

.raiting_result span {
    background: url(/bitrix/templates/main/images/raiting_result.png?f3acb76a) 0 100% repeat-x;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.num_result {
    float: left;
    margin: 14px 0 0;
    position: relative;
    width: 100%
}

.num_result span {
    background: #e5e5e5;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: proxima_nova_rgbold;
    height: 19px;
    margin: 0 10px 0 0;
    padding: 3px 0 0;
    text-align: center;
    width: 22px
}

.goods_card_info p {
    line-height: 1.6em
}

.goods_card_info .line {
    float: left;
    margin: 10% 0 0;
    position: relative;
    width: 100%
}

.goods_card_info .line .line_item {
    float: left;
    margin: 0 0 9px;
    position: relative;
    width: 100%
}

a.add {
    border: 2px solid #e5e5e5;
    color: #000;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    min-width: 116px;
    padding: 10px 33px 9px 27px;
    position: relative;
    text-transform: uppercase
}

a.add:before {
    background: url(/bitrix/templates/main/images/plus.png?7c9c37c3) 0 0 no-repeat;
    height: 7px;
    left: 15px;
    top: 15px;
    width: 7px
}

a.add:after, a.add:before {
    content: "";
    position: absolute
}

a.add:after {
    background: url(/bitrix/templates/main/images/arrow_down_grey.png?ec4d35c7) no-repeat;
    height: 8px;
    right: 16px;
    top: 14px;
    width: 12px
}

a.add:hover {
    color: #999
}

a.add:hover:before {
    background-position: 0 100%
}

.question {
    display: inline-block;
    margin: 0 0 0 14px;
    position: relative;
    top: -1px
}

.question a {
    background: #e5e5e5;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    font-family: proxima_nova_rgbold;
    height: 22px;
    margin: 0 14px 0 0;
    padding: 4px 0 0;
    text-align: center;
    width: 22px
}

.question a:hover {
    background: #e02627;
    color: #fff;
    text-decoration: none
}

.tabs_nav {
    box-shadow: 0 3px 5px -2px rgba(0, 0, 0, .25);
    float: left;
    padding: 0 1.5% 0 3%;
    position: relative;
    width: 100%
}

.tabs_nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tabs_nav ul li {
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 0 29px 0 0;
    padding: 12px 0;
    position: relative;
    text-transform: uppercase
}

@media (max-width: 410px) {
    .tabs_nav ul li {
        margin: 0 10px 0 0
    }
}

.tabs_nav ul li a {
    color: #999
}

span.cnt-review {
    font-family: proxima_nova_rgbold;
    margin-left: 10px
}

.tabs_nav ul li.active a, .tabs_nav ul li:hover a {
    color: #111
}

.tab {
    float: left;
    line-height: 1.55em;
    padding: 0 3%;
    position: relative;
    width: 100%
}

.tab:not(.tab1) {
    display: none
}

.question__popup {
    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #fff;
    border: 1px solid red;
    left: 50%;
    padding: 50px;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: 10
}

.sort-title {
    color: #000;
    font-size: 12px;
    margin-right: 3px
}

form .bx-filter-parameters-box {
    display: inline-block;
    float: none;
    padding-right: 5px;
    vertical-align: top;
    width: auto
}

.bx-filter-parameters-box-hint {
    display: inline-block;
    max-width: 166px
}

.bx-filter .bx-ui-slider-track-container {
    padding-top: 25px
}

.filter-sort-links {
    display: inline-block;
    margin-right: 50px
}

.bx-filter.bx-filter-horizontal .first-row {
    position: relative
}

.filter-sort {
    border-bottom: 1px dotted #000;
    color: #000;
    display: inline-block;
    font-size: 12px
}

.filter-sort.active, .filter-sort:hover {
    border-color: transparent;
    color: #e02627;
    text-decoration: none
}

.question__popup p font {
    color: #111
}

.bx_catalog_list_home {
    border-bottom: 0;
    display: block;
    float: left;
    position: relative;
    width: 100%
}

.bx_pagination_bottom .bx_pagination_section_one, .show-more-items {
    text-align: center
}

.show-more-items {
    display: block;
    float: left;
    margin-top: 20px;
    min-height: 1px;
    position: relative;
    width: 100%
}

.show-more-items a {
    border: 1px solid #8d8d8d;
    display: inline-block;
    font-size: 12px;
    margin: 15px 0;
    padding: 10px 15px;
    transition: border .3s
}

#infinity-next-page {
    display: none
}

.show-more-items a:hover {
    border: 1px solid #e02627
}

.loading a:hover {
    border: none
}

.bx_pagination_bottom {
    position: relative
}

.bx_pagination_section_two {
    bottom: 0;
    position: absolute;
    right: 0
}

.tab p {
    margin: 20px 0
}

.tab b {
    font-family: proxima_nova_rgbold;
    font-weight: 400
}

.show_more, .tab .more {
    display: none;
    float: left;
    width: 100%
}

.show_more {
    margin: 0 0 -2.5%;
    position: relative;
    text-align: center
}

.show_more a {
    background: url(/bitrix/templates/main/images/show_more.png?6bd4746a) top no-repeat;
    display: inline-block;
    display: none;
    height: 22px;
    width: 100%
}

.show_more.active a {
    background-position: bottom;
    display: none
}

span.block_name {
    font-family: proxima_nova_rgregular
}

.catalog_block {
    text-align: center
}

.catalog_block, .catalog_block .box {
    float: left;
    position: relative;
    width: 100%
}

.catalog_box {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    float: left;
    height: 415px;
    margin: 10px;
    max-width: 375px;
    position: relative;
    text-align: center;
    width: calc(25% - 20px);
}

.catalog_box:nth-of-type(4), .catalog_box:nth-of-type(8), .catalog_box:nth-of-type(12) {
    margin-right: 0
}

.slider-hit .catalog_box:nth-of-type(3), .slider-hit .catalog_box:nth-of-type(6), .slider-hit .catalog_box:nth-of-type(9), .slider-view .catalog_box:nth-of-type(3), .slider-view .catalog_box:nth-of-type(6), .slider-view .catalog_box:nth-of-type(9) {
    margin-right: 13px
}

.catalog_box a.name {
    display: block;
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 14% 0 0;
    padding: 0 10px;
    text-transform: uppercase;
    width: 100%
}

.catalog_box span.gift_packing, .catalog_box span.hit, .catalog_box span.novelty {
    left: 50%;
    position: absolute;
    top: 13px;
    width: 100px
}

.catalog_box .novelty-box {
    padding: 0 10px;
    width: 100%;
    z-index: 0
}

.catalog_box_img {
    float: left;
    position: relative;
    width: 100%
}

.catalog_box_img span {
    display: table-cell;
    height: 210px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 353px
}

.catalog_box_img img {
    -o-object-fit: contain;
    display: inline-block;
    height: 100%;
    max-width: 100%;
    object-fit: contain
}

.catalog_box_info {
    bottom: 5.5%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 0
}

.catalog_box:hover .catalog_box_info {
    z-index: 3
}

.catalog_box_info .price .discount {
    display: block;
    font-size: 16px;
    margin: 0;
    opacity: .5;
    text-decoration: line-through
}

.catalog_box_info .price .price-new {
    display: block;
    font-size: 16px;
    line-height: 1
}

.catalog_box_info .price .discount-time {
    display: block;
    font-size: 14px;
    margin-top: 2px
}

.catalog_box_info span.price {
    display: block;
    float: left;
    margin: 0 0 14px;
    width: 100%
}

.catalog_box_info a.more {
    display: inline-block
}

.catalog_block.column .col-md-4 {
    width: 100%
}

.catalog_block.column .catalog_box {
    height: 100%;
    max-width: 100%;
    min-height: 300px;
    width: 100%
}

.catalog_block.column .catalog_box a.name {
    float: right;
    margin-top: 4%;
    padding: 0;
    text-align: left;
    width: 60%
}

.catalog_block.column .catalog_box .catalog_box_img {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%
}

.catalog_block.column .catalog_box .catalog_box_info {
    left: 40%;
    text-align: left;
    width: 60%
}

.catalog_block.column .catalog_box .catalog_box_info a.more, .catalog_block.column .catalog_box .catalog_box_info span.price {
    display: inline-block;
    margin-top: 0;
    vertical-align: top
}

@media (max-width: 600px) {
    .catalog_block.column .col-md-4 .catalog_box a.name {
        margin-top: 40px
    }

    .catalog_block.column .col-md-4 .catalog_box_info .span.rayen {
        width: 100%
    }

    .catalog_block.column .col-md-4 .catalog_box_preview span {
        display: block;
        max-height: 90px;
        overflow: hidden;
        padding-bottom: 0;
        text-overflow: ellipsis
    }
}

.catalog_box_preview {
    color: #fff;
    display: block;
    height: 100%;
    opacity: 0;
    padding: 90px 10px;
    position: absolute;
    text-overflow: ellipsis;
    transition: opacity .5s;
    visibility: hidden;
    width: 100%;
    z-index: 2
}

.catalog_block.column .catalog_box_preview {
    padding-left: 0
}

.catalog_box_preview p {
    text-overflow: ellipsis
}

.catalog_box:hover .catalog_box_preview {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    opacity: 1;
    text-decoration: none;
    visibility: visible
}

.catalog_box:after {
    background: rgba(0, 0, 0, .65);
    color: #fff;
    display: block;
    height: 100%;
    opacity: 0;
    padding: 80px 10px;
    position: absolute;
    text-overflow: ellipsis;
    transition: opacity .5s;
    visibility: hidden;
    width: 100%;
    z-index: 0
}

.catalog_box:hover:after {
    opacity: 1;
    transition: opacity .5s;
    visibility: visible
}

.catalog_block.column .catalog_box_preview {
    background: transparent;
    color: #000;
    display: block;
    float: right;
    height: auto;
    opacity: 1;
    padding-bottom: 115px;
    padding-right: 15px;
    padding-top: 15px;
    position: static;
    text-align: left;
    visibility: visible;
    white-space: normal;
    width: 60%
}

.catalog_block.column .catalog_box_preview h1 {
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 5px 0 10px;
    text-transform: uppercase
}

section.catalog_box:after {
    clear: both;
    content: "";
    display: table
}

.filter-links {
    display: inline-block
}

.goods_card_info .line:after, .goods_card_info .line:before {
    clear: both;
    content: "";
    display: table
}

.center {
    float: left;
    margin: 5px 0 29px;
    position: relative;
    text-align: center;
    width: 100%
}

a.show_still {
    border: 2px solid #dedede;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    min-width: 132px;
    padding: 10px 20px 9px;
    text-align: center;
    text-transform: uppercase
}

a.show_still:hover {
    color: #999
}

.catalog-wrapper:after, .catalog-wrapper:before {
    content: "";
    display: table
}

.catalog-wrapper:after {
    clear: both
}

.catalog-wrapper.col3.bx_red {
    float: left;
    position: relative;
    width: 100%
}

.catalog-wrapper .catalog_box {
    float: none;
    margin: 0 auto 20px;
    width: 100%
}

a.catalog_box_preview span {
    font-size: 10pt !important
}

.bottom_panel {
    background: #666;
    border-top: 1px solid #767676;
    bottom: 0;
    color: #fff;
    height: 55px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100
}

.panel_tel {
    display: block;
    float: left;
    font-family: proxima_nova_rgregular;
    left: 0;
    padding: 7px 51px 0 25px;
    position: relative;
    top: 13px
}

.panel_tel a {
    color: #fff
}

.panel_tel:after {
    background: url(/bitrix/templates/main/images/phone_img.png?2c957e09) no-repeat;
    content: "";
    height: 26px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 26px
}

a.send_mail {
    background: #575757;
    border-left: 1px solid #767676;
    border-right: 1px solid #767676;
    color: #fff;
    display: block;
    float: left;
    left: 10px;
    padding: 20px 21px 18px;
    position: relative;
    top: 0
}

a.send_mail:hover {
    background: #666;
    color: #fff;
    text-decoration: none
}

.bx-basket.bx-opener {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.floatRight {
    min-width: 40%;
    padding-right: 20px;
    width: auto
}

.my_orders {
    border-right: 1px solid #767676;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    left: 0;
    padding: 20px 54px 17px 30px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    vertical-align: top
}

.my_orders:before {
    background: url(/bitrix/templates/main/images/my_orders_img.png?7bf3037b) no-repeat;
    content: "";
    height: 20px;
    position: absolute;
    right: 24px;
    top: 14px;
    width: 16px;
    z-index: 1
}

.my_orders span, span.red_round {
    display: inline-block
}

span.red_round {
    background: #e02627;
    border-radius: 50%;
    box-sizing: initial;
    color: #fff;
    font-family: proxima_nova_rgregular;
    height: 19px;
    padding: 3px 0 0;
    text-align: center;
    width: 22px;
    z-index: 2
}

.my_orders span.red_round {
    position: absolute;
    right: 12px;
    top: 25px
}

.my_orders span.my_orders--text--sum {
    display: none !important
}

@media screen and (max-width: 915px) {
    .my_orders {
        border: none;
        padding: 0
    }

    .my_orders:before {
        left: -24px;
        right: inherit
    }

    .my_orders--text {
        display: flex;
        flex-direction: column;
        padding-left: 15px;
        padding-top: 10px;
        text-align: left
    }

    .my_orders span.my_orders--text--sum {
        display: flex !important;
        font-family: proxima_nova_rgbold;
        font-size: 16px
    }

    .my_orders_my_cart {
        display: block !important;
        font-size: 10px
    }

    .my_orders span.red_round {
        left: -12px;
        right: inherit
    }

    .cost_orders {
        display: none !important
    }
}

@media screen and (max-width: 350px) {
    .my_orders:before, .my_orders span.red_round {
        display: none
    }

    .my_orders--text {
        padding-left: 5px
    }
}

.cost_orders {
    border-right: 1px solid #767676;
    font-family: proxima_nova_rgbold;
    font-size: 18px;
    left: 0;
    padding: 8px 19px 5px 0;
    text-transform: uppercase;
    top: 0;
    vertical-align: top
}

.cost_orders, .cost_orders span {
    display: inline-block;
    position: relative
}

.cost_orders span {
    margin: 0 25px 0 22px
}

.cost_orders a.more {
    font-size: 14px;
    min-width: 176px
}

.postpone {
    left: 827px;
    padding: 17px 44px 15px 19px;
    position: absolute;
    top: 0
}

.postpone a {
    background: url(/bitrix/templates/main/images/postpone_img.png?77233cf8) no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 17px;
    width: 20px
}

.postpone span {
    display: inline-block
}

.postpone span.red_round {
    margin: 0 0 0 4px
}

.hfooter {
    height: 765px
}

#footer, .hfooter {
    float: left;
    width: 100%
}

#footer {
    background: #666;
    color: #fff;
    height: 615px;
    position: relative;
    z-index: 2
}

#footer:before {
    background: #767676;
    content: "";
    height: 1px;
    top: 485px
}

#footer:before, .footer_box {
    left: 0;
    position: absolute;
    width: 100%
}

.footer_box {
    background: #e02627;
    height: 100px;
    top: 29px
}

.footer_logo {
    -webkit-transform: translateY(-50%);
    left: 39px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.footer_logo img {
    display: block;
    height: auto;
    max-width: 100%
}

.footer_box_tema {
    -webkit-transform: translateY(-50%);
    color: #fff;
    font-family: Rafale_BG;
    font-size: 30px;
    left: 173px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%)
}

span.black {
    color: #000;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    text-transform: uppercase
}

.footer_box span.black {
    display: block;
    float: left;
    margin: 6px 0 0;
    width: 100%
}

.footer_box div.adress02 {
    -webkit-transform: translateY(-50%);
    left: 532px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.footer_box div.adress02:hover {
    background: #fff;
    color: #e02627
}

.soc {
    -webkit-transform: translateY(-50%);
    position: absolute;
    right: 10px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 920px) {
    .soc {
        right: 0
    }
}

.soc a {
    display: inline-block;
    margin: 0 4px
}

.soc a img {
    display: block;
    height: auto;
    max-width: 35px;
    width: 100%
}

.soc span.black {
    float: none
}

span.footer_name {
    color: #fff;
    display: block;
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: uppercase;
    width: 100%
}

span.footer_name p {
    margin: 0
}

.footer_nav {
    left: 6%;
    position: absolute;
    top: 150px;
    width: 26%
}

.footer_nav ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.footer_nav ul li {
    margin: 0 0 7px
}

.footer_nav ul li a {
    color: #fff
}

.footer_nav ul li a:hover {
    text-decoration: underline
}

.subscription {
    left: 0 !important;
    position: relative;
    top: 0 !important;
    width: 100% !important
}

.contacts {
    position: absolute;
    right: 0;
    top: 150px;
    width: 25%
}

.contacts a, .contacts a:hover {
    color: #fff
}

.contacts_box {
    float: left;
    margin: 10px 0 0;
    position: relative;
    width: 100%
}

.contacts_box a {
    color: #fff
}

.contacts_box p {
    margin: 0 0 8px
}

.copy {
    left: 6%;
    position: absolute;
    top: 515px
}

.footer_logo_small {
    left: 48%;
    position: absolute;
    top: 500px
}

.payment {
    position: absolute;
    right: 5%;
    text-align: right;
    top: 507px
}

.payment span {
    display: inline-block;
    margin: 0 0 0 7px
}

.popup-window-buttons .bx_bt_button {
    position: static
}

.popup-window-buttons .cont.divided:before {
    height: 0;
    width: 0
}

.bx-color-sl, .bx-filter-btn-color-icon, .bx-filter-param-btn {
    -o-border-image: none !important;
    border-image: none !important;
    border-radius: 50% !important
}

.bx-filter .bx-filter-parameters-box-title {
    cursor: default;
    width: 100%
}

.scroll_down_a {
    background: url(/bitrix/templates/main/images/scroll_down2.png?fba5e761) no-repeat;
    height: 48px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: 81%;
    width: 31px
}

.priceAnim {
    -webkit-animation: colorAnim .4s ease-in-out 2 backwards;
    animation: colorAnim .4s ease-in-out 2 backwards
}

@-webkit-keyframes colorAnim {
    0% {
        color: #fff
    }
    to {
        color: red
    }
}

@keyframes colorAnim {
    0% {
        color: #fff
    }
    to {
        color: red
    }
}

.scroll_down_a {
    -webkit-animation: animation 1.5s linear infinite both;
    animation: animation 1.5s linear infinite both
}

.bx-filter.bx-filter-horizontal {
    margin-bottom: 30px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1
}

.bx-filter.bx-red.bx-filter-horizontal.filter-menu-position.filter-menu-show {
    z-index: 4
}

.bx-filter.bx-filter-horizontal .bx-ui-slider-track-container, .bx-filter.bx-filter-horizontal .fa {
    display: block
}

@media (max-width: 768px) {
    .bx-filter.bx-filter-horizontal .bx-ui-slider-track-container, .bx-filter.bx-filter-horizontal .fa {
        display: block;
        padding-left: 0;
        width: 100%
    }
}

.bx-filter.bx-filter-horizontal .first-row {
    float: left;
    margin-top: 10px;
    width: 80%
}

.bx-filter.bx-filter-horizontal .last-row {
    float: left;
    width: 20%
}

.bx-filter.bx-filter-horizontal .bx-filter-param-btn {
    height: 30px;
    position: relative;
    width: 30px
}

.bx-filter.bx-filter-horizontal .bx-filter-btn-color-icon {
    bottom: 0;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.bx-filter.bx-filter-horizontal .bx-filter-param-btn-inline .bx-filter-param-label {
    margin: 5px
}

.bx-filter.bx-filter-horizontal .bx_bt_button:first-of-type {
    border: 2px solid #e02627
}

.bx-filter.bx-filter-horizontal .bx_bt_button:last-of-type {
    border: 2px solid #999
}

input#del_filter:disabled {
    cursor: not-allowed;
    opacity: .5
}

input#del_filter:disabled:hover {
    background: #999 !important;
    border: 2px solid #999;
    color: #fff;
    cursor: not-allowed;
    opacity: .5
}

.bx-filter.bx-filter-horizontal .bx_bt_button:last-of-type:hover {
    border: 2px solid #e02627
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box-hint {
    color: #e02627;
    text-transform: none
}

.bx-filter.bx-filter-horizontal .bx-ft-sub {
    float: left
}

.bx-filter.bx-filter-horizontal .bx-filter-input-container {
    margin-left: 30px
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box-container-block {
    display: none;
    padding-right: 0
}

.bx-filter.bx-filter-horizontal .sticky {
    position: relative;
    top: auto !important
}

.filterMenuButton {
    background: #cacaca;
    border-radius: 50%;
    display: none;
    height: 60px;
    position: fixed;
    right: 50px;
    top: 100px;
    transition: background .2s;
    width: 60px;
    z-index: 2
}

.filterMenuButton:hover {
    background: #e02627
}

.wer {
    -webkit-animation: wer .5s ease;
    -webkit-animation-iteration-count: 3;
    -webkit-transform-origin: center center;
    animation: wer .5s ease;
    animation-iteration-count: 3;
    transform-origin: center center
}

@-webkit-keyframes wer {
    50% {
        background: red
    }
    51% {
        background: #cacaca
    }
    to {
        background: red
    }
}

@keyframes wer {
    50% {
        background: red)
    }
    51% {
        background: #cacaca
    }
    to {
        background: red
    }
}

.filterMenuButton p {
    -webkit-transform: translateX(-50%);
    color: #000;
    font-family: proxima_nova_rgregular;
    left: 50%;
    margin: 5px 0;
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
    transform: translateX(-50%);
    transition: opacity .2s
}

.filterMenuButton:hover p {
    opacity: 1
}

.filterMenuButton a {
    display: block;
    height: 100%
}

.filterMenuButton img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.filter-menu-position {
    transition: top .5s
}

.filter-menu-position .sticky {
    top: -9999px !important
}

.bx-filter-horizontal {
    transition: top .5s
}

.bx-filter-horizontal.filter-menu-show {
    position: fixed;
    top: 99px
}

.bx-filter-horizontal.filter-menu-show .sticky {
    left: 0;
    margin: 0 auto;
    position: fixed !important;
    right: 0;
    top: 70px !important;
    width: auto !important
}

.bx-filter-horizontal.filter-menu-show .bx-filter-section {
    max-width: 976px
}

.bx-filter-horizontal .bx-filter-title {
    background: url(/bitrix/templates/main/images/Shape.svg?1f2b5854) left 50% no-repeat
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box:first-of-type {
    padding-right: 40px;
    width: auto
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box:nth-of-type(2), .bx-filter.bx-filter-horizontal .bx-filter-parameters-box:nth-of-type(3) {
    width: auto
}

.aromacat-changeColor {
    color: #e02627 !important
}

.counter td#basket_quantity_control td {
    padding: 8px 0 0 3px !important
}

#fountainG {
    bottom: -15px;
    height: 28px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 120px;
    z-index: -1
}

.loading #fountainG {
    opacity: 1
}

.loading a {
    border: none;
    font-size: 0
}

.fountainG {
    -moz-animation-direction: normal;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: bounce_fountainG;
    -moz-border-radius: 19px;
    -moz-transform: scale(.3);
    -ms-animation-direction: normal;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: bounce_fountainG;
    -ms-border-radius: 19px;
    -ms-transform: scale(.3);
    -o-animation-direction: normal;
    -o-animation-duration: 1s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: bounce_fountainG;
    -o-border-radius: 19px;
    -o-transform: scale(.3);
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: bounce_fountainG;
    -webkit-border-radius: 19px;
    -webkit-transform: scale(.3);
    animation-direction: normal;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: bounce_fountainG;
    background-color: hsla(0, 0%, 40%, .8);
    border-radius: 19px;
    height: 15px;
    position: absolute;
    top: 0;
    transform: scale(.3);
    width: 15px
}

#fountainG_1 {
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    left: 0
}

#fountainG_2 {
    -moz-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -o-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    left: 25px
}

#fountainG_3 {
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    left: 50px
}

#fountainG_4 {
    -moz-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
    left: 75px
}

#fountainG_5 {
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    left: 100px
}

#fountainG_6 {
    -moz-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
    left: 125px
}

#fountainG_7 {
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    left: 175px
}

#fountainG_8 {
    -moz-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    animation-delay: 1.64s;
    left: 205px
}

@keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #000;
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(.3);
        background-color: #fff;
        transform: scale(.3)
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #000
    }
    to {
        -webkit-transform: scale(.3);
        background-color: #fff
    }
}

@-webkit-keyframes animation {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    3.6% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 9.187);
        transform: matrix(1, 0, 0, 1, 0, 9.187)
    }
    7.21% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 11.565);
        transform: matrix(1, 0, 0, 1, 0, 11.565)
    }
    13.51% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 7.809);
        transform: matrix(1, 0, 0, 1, 0, 7.809)
    }
    19.72% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 2.623);
        transform: matrix(1, 0, 0, 1, 0, 2.623)
    }
    26.03% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.293);
        transform: matrix(1, 0, 0, 1, 0, -.293)
    }
    32.23% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.973);
        transform: matrix(1, 0, 0, 1, 0, -.973)
    }
    44.74% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.219);
        transform: matrix(1, 0, 0, 1, 0, -.219)
    }
    57.26% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, .082);
        transform: matrix(1, 0, 0, 1, 0, .082)
    }
    82.28% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.007);
        transform: matrix(1, 0, 0, 1, 0, -.007)
    }
    to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
}

@keyframes animation {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
    3.6% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 9.187);
        transform: matrix(1, 0, 0, 1, 0, 9.187)
    }
    7.21% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 11.565);
        transform: matrix(1, 0, 0, 1, 0, 11.565)
    }
    13.51% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 7.809);
        transform: matrix(1, 0, 0, 1, 0, 7.809)
    }
    19.72% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 2.623);
        transform: matrix(1, 0, 0, 1, 0, 2.623)
    }
    26.03% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.293);
        transform: matrix(1, 0, 0, 1, 0, -.293)
    }
    32.23% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.973);
        transform: matrix(1, 0, 0, 1, 0, -.973)
    }
    44.74% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.219);
        transform: matrix(1, 0, 0, 1, 0, -.219)
    }
    57.26% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, .082);
        transform: matrix(1, 0, 0, 1, 0, .082)
    }
    82.28% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, -.007);
        transform: matrix(1, 0, 0, 1, 0, -.007)
    }
    to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0)
    }
}

.bx-filter-popup-result {
    display: block;
    position: absolute
}

.questions div.webavk_ibcomments {
    display: block
}

.questions div.webavk_ibcomments_item {
    display: block;
    margin: 10px 0;
    padding: 5px;
    position: relative
}

.questions div.webavk_ibcomments_item td {
    vertical-align: top
}

.questions .webavk_ibcomments_user {
    width: 80%
}

.questions .webavk_ibcomments_user img {
    float: left;
    margin: 0 10px 10px 0
}

.questions .webavk_ibcomments_item_nomoderate {
    background-color: #e0e0e0
}

.questions .webavk_ibcomments_item_moderatearea {
    background-color: #eee;
    border: 1px dashed #ccc;
    display: block;
    padding: 2px;
    position: absolute;
    right: -3px;
    top: -25px
}

.questions .webavk_ibcomments_item_moderatearea a span {
    display: none
}

.questions .webavk_ibcomments_item_moderatearea a {
    display: inline-block;
    height: 24px;
    margin: 0 2px;
    width: 24px
}

.questions .webavk_ibcomments_item_moderatearea_modok {
    background: url(/bitrix/templates/main/images/modok.png?f48e9164) 0 0 no-repeat
}

.questions .webavk_ibcomments_item_moderatearea_modok:hover {
    background-position: 0 -24px
}

.questions .webavk_ibcomments_item_moderatearea_modfalse {
    background: url(/bitrix/templates/main/images/modfalse.png?dcc7e02a) 0 0 no-repeat
}

.questions .webavk_ibcomments_item_moderatearea_modfalse:hover {
    background-position: 0 -24px
}

.questions .webavk_ibcomments_item_moderatearea_moddel {
    background: url(/bitrix/templates/main/images/moddel.png?a6d2271d) 0 0 no-repeat
}

.questions .webavk_ibcomments_item_moderatearea_moddel:hover {
    background-position: 0 -24px
}

.questions .webavk_ibcomments_item_moderatearea_modedit {
    background: url(/bitrix/templates/main/images/modedit.png?df308d16) 0 0 no-repeat
}

.questions .webavk_ibcomments_item_moderatearea_modedit:hover {
    background-position: 0 -24px
}

.questions .webavk_ibcomments_helpful_area {
    text-align: right;
    white-space: nowrap
}

.questions .webavk_ibcomments_helpul_plus_cnt {
    color: #067d00;
    font-weight: 700;
    line-height: 16px;
    vertical-align: middle
}

.questions .webavk_ibcomments_helpul_plus_link {
    background: url(/bitrix/templates/main/images/helpfulplus.png?5f811c70) 0 0 no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px
}

.questions .webavk_ibcomments_helpul_plus_link:hover {
    background-position: 0 -16px
}

.questions .webavk_ibcomments_helpul_plus_link span {
    display: none
}

.questions .webavk_ibcomments_helpul_minus_cnt {
    color: #ab0000;
    font-weight: 700;
    line-height: 16px;
    vertical-align: middle
}

.questions .webavk_ibcomments_helpul_minus_link {
    background: url(/bitrix/templates/main/images/helpfulminus.png?863dbd97) 0 0 no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px
}

.questions .webavk_ibcomments_helpul_minus_link:hover {
    background-position: 0 -16px
}

.questions .webavk_ibcomments_helpul_minus_link span {
    display: none
}

.questions .webavk_ibcomments_text_area {
    display: block
}

.questions .webavk_ibcomments_text_area_content {
    background-color: #f0f0f0;
    border: 1px dotted #e0e0e0;
    padding: 5px;
    text-align: justify
}

.questions .webavk_ibcomments_admin_answer {
    display: block;
    margin: 20px 50px 0 150px
}

.questions .webavk_ibcomments_admin_answer_content {
    background-color: #bcd1ff;
    border: 2px dotted silver;
    padding: 5px;
    text-align: justify
}

.questions .webavk_ibcomments_stars_area {
    text-align: right;
    white-space: nowrap
}

.questions .webavk_ibcomments_stars_block {
    display: block;
    padding: 0 0 10px
}

.questions .webavk_ibcomments_stars_block h3 {
    margin: 0;
    padding: 0
}

.questions .webavk_ibcomments_star {
    background: url(/bitrix/templates/main/images/star.png?b4335c91) 0 0 no-repeat;
    display: inline-block;
    height: 17px;
    width: 16px
}

.questions .webavk_ibcomments_star_active {
    background-position: 0 -17px
}

.questions .webavk_ibcomments_add_area {
    display: block;
    padding: 0 0 10px
}

.questions .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink {
    text-decoration: none
}

.questions .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink span {
    border-bottom: 1px dotted #888
}

.questions .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink:hover span {
    border-bottom: 0
}

.questions .webavk_ibcomments_add_form {
    display: none
}

.questions .webavk_ibcomments_add_form_show {
    display: block
}

.questions .webavk_ibcomments_add_form table {
    border-collapse: collapse;
    float: right
}

.questions .webavk_ibcomments_add_form th {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    color: #e02627;
    float: left;
    font-weight: 100;
    padding: 5px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top
}

.questions .webavk_ibcomments_add_form td {
    display: block;
    float: left;
    margin-top: 5px 0;
    width: 100%
}

.questions .webavk_ibcomments_add_form td input {
    border: 2px solid #737373 !important;
    width: 100%
}

.questions .webavk_ibcomments_add_form td input[type=submit] {
    border: 2px solid #e02627 !important;
    width: auto
}

.questions .webavk_ibcomments_add_form td {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 5px;
    text-align: left;
    vertical-align: top
}

.questions .webavk_ibcomments_add_form td b {
    color: #e02627;
    float: left;
    font-family: proxima_nova_ltlight;
    text-transform: uppercase
}

.questions .webavk_ibcomments_add_form_note {
    font-style: italic;
    font-weight: 700;
    padding: 10px;
    text-align: left !important
}

.questions .webavk_ibcomments_item_add_answer {
    display: block;
    padding: 5px
}

.questions .webavk_ibcomments_answer_area {
    display: block;
    padding: 0 0 10px
}

.questions .webavk_ibcomments_answer_area table {
    border-collapse: collapse
}

.questions .webavk_ibcomments_answer_area th {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 5px;
    text-align: right;
    vertical-align: top
}

.questions .webavk_ibcomments_answer_area td {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 5px;
    text-align: left;
    vertical-align: top
}

.questions .webavk_ibcomments_item_sort_area {
    text-align: right
}

.webavk_ibcomments.questions fieldset {
    margin: 0;
    padding: .35em 0 .75em
}

.questions .webavk_ibcomments_add_form_note {
    display: none
}

.questions .areatitle {
    color: #e02627;
    margin-bottom: 12px;
    text-transform: uppercase
}

.questions fieldset, .questions table, .questions td, .questions th, .questions tr {
    background: none !important;
    border: none !important
}

.questions textarea {
    background: none !important;
    border: 2px solid #737373 !important;
    width: 100%
}

.questions.webavk_ibcomments form {
    margin-bottom: 40px;
    margin-top: 40px;
    z-index: 99
}

.questions .redadmin {
    background: url(/bitrix/templates/main/images/garniture.png?f9e7bdaa) no-repeat 50% #fff;
    border-radius: 50%;
    display: none;
    float: left;
    height: 58px;
    width: 58px
}

.questions .webavk_ibcomments_admin_answer_content {
    background: none;
    border: none;
    padding-left: 0
}

.questions .webavk_ibcomments_admin_answer {
    margin: 20px 0 0 20px
}

.questions .webavk_ibcomments_text_area_content {
    background: none;
    border: none;
    padding: 0
}

.questions .uname {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase
}

.questions .webavk_ibcomments_item_itemlink {
    position: absolute;
    right: 0
}

.questions .webavk_ibcomments_admin_answer .uname {
    display: inline-block;
    margin-left: 0;
    margin-top: 10px;
    text-transform: uppercase
}

.questions .webavk_ibcomments_admin_answer span {
    display: block
}

.questions .uname span {
    display: block;
    font-weight: 400
}

.questions .webavk_ibcomments h3 {
    color: #e02627;
    font-family: proxima_nova_ltlight;
    font-size: 14px;
    line-height: 26px
}

.webavk_ibcomments.questions a.rayen.webavk_ibcomments_add_showlink.bx_bt_button {
    background: transparent;
    color: #e02627
}

.webavk_ibcomments.questions a.rayen.webavk_ibcomments_add_showlink.bx_bt_button:hover {
    background: #e02627;
    color: #fff
}

.webavk_ibcomments_add_area a.rayen.bx_bt_button.webavk_ibcomments_add_showlink {
    background: transparent;
    color: #e02627
}

.webavk_ibcomments_add_area a.rayen.bx_bt_button.webavk_ibcomments_add_showlink:hover {
    background: #e02627;
    color: #fff
}

.questions.webavk_ibcomments .rayen {
    width: 200px
}

.questions.webavk_ibcomments .bx_bt_button {
    float: right;
    position: relative;
    right: 0
}

.questions.webavk_ibcomments {
    padding-top: 33px
}

.questions .webavk_ibcomments_add_area {
    height: 77px;
    margin: 0;
    padding: 0 1.5% 0 3% !important
}

.questions .webavk_ibcomments_user img {
    border-radius: 50%;
    box-shadow: 0 0 0 3px green, 0 0 13px #333
}

.questions .webavk_ibcomments_item {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    margin: 0;
    padding: 59px 1.5% 50px 3% !important;
    width: 100%
}

div.webavk_ibcomments {
    display: block
}

.reviews div.webavk_ibcomments_item {
    border: 1px dotted #ccc;
    display: block;
    margin: 10px 0;
    padding: 5px;
    padding-top: 0 !important;
    position: relative
}

.reviews div.webavk_ibcomments_item td {
    border-top: 1px solid #ccc !important;
    vertical-align: top
}

.reviews .webavk_ibcomments_user {
    width: 80%
}

.reviews .webavk_ibcomments_user img {
    float: left;
    margin: 0 10px 10px 0
}

.reviews .webavk_ibcomments_item_nomoderate {
    background-color: #e0e0e0
}

.reviews .webavk_ibcomments_item_moderatearea {
    background-color: #eee;
    border: 1px dashed #ccc;
    display: block;
    padding: 2px;
    position: absolute;
    right: -3px;
    top: -25px
}

.reviews .webavk_ibcomments_item_moderatearea a span {
    display: none
}

.reviews .webavk_ibcomments_item_moderatearea a {
    display: inline-block;
    height: 24px;
    margin: 0 2px;
    width: 24px
}

.reviews .webavk_ibcomments_item_moderatearea_modok {
    background: url(/bitrix/templates/main/images/modok.png?f48e9164) 0 0 no-repeat
}

.reviews .webavk_ibcomments_item_moderatearea_modok:hover {
    background-position: 0 -24px
}

.reviews .webavk_ibcomments_item_moderatearea_modfalse {
    background: url(/bitrix/templates/main/images/modfalse.png?dcc7e02a) 0 0 no-repeat
}

.reviews .webavk_ibcomments_item_moderatearea_modfalse:hover {
    background-position: 0 -24px
}

.reviews .webavk_ibcomments_item_moderatearea_moddel {
    background: url(/bitrix/templates/main/images/moddel.png?a6d2271d) 0 0 no-repeat
}

.reviews .webavk_ibcomments_item_moderatearea_moddel:hover {
    background-position: 0 -24px
}

.reviews .webavk_ibcomments_item_moderatearea_modedit {
    background: url(/bitrix/templates/main/images/modedit.png?df308d16) 0 0 no-repeat
}

.reviews .webavk_ibcomments_item_moderatearea_modedit:hover {
    background-position: 0 -24px
}

.reviews .webavk_ibcomments_helpful_area {
    text-align: right;
    white-space: nowrap
}

.reviews .webavk_ibcomments_helpul_plus_cnt {
    color: #067d00;
    font-weight: 700;
    line-height: 16px;
    vertical-align: middle
}

.reviews .webavk_ibcomments_helpul_plus_link {
    background: url(/bitrix/templates/main/images/helpfulplus.png?5f811c70) 0 0 no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px
}

.reviews .webavk_ibcomments_helpul_plus_link:hover {
    background-position: 0 -16px
}

.reviews .webavk_ibcomments_helpul_plus_link span {
    display: none
}

.reviews .webavk_ibcomments_helpul_minus_cnt {
    color: #ab0000;
    font-weight: 700;
    line-height: 16px;
    vertical-align: middle
}

.reviews .webavk_ibcomments_helpul_minus_link {
    background: url(/bitrix/templates/main/images/helpfulminus.png?863dbd97) 0 0 no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    width: 16px
}

.reviews .webavk_ibcomments_helpul_minus_link:hover {
    background-position: 0 -16px
}

.reviews .webavk_ibcomments_helpul_minus_link span {
    display: none
}

.reviews .webavk_ibcomments_text_area {
    display: block
}

.reviews .webavk_ibcomments_text_area_content {
    background-color: #f0f0f0;
    border: 1px dotted #e0e0e0;
    padding: 5px;
    text-align: justify
}

.reviews .webavk_ibcomments_admin_answer {
    display: block
}

.reviews .webavk_ibcomments_admin_answer h3 {
    color: #000;
    padding: 15px 0
}

.reviews .webavk_ibcomments_admin_answer h3 span {
    color: #e02627;
    display: inline-block;
    font-family: Rafale_BG;
    font-size: 15px
}

.reviews .webavk_ibcomments_admin_answer_content {
    background-color: #bcd1ff;
    border: 2px dotted silver;
    text-align: justify
}

.reviews .webavk_ibcomments_stars_area {
    text-align: right;
    white-space: nowrap
}

.reviews .webavk_ibcomments_stars_block {
    display: block;
    padding: 0 0 10px
}

.reviews .webavk_ibcomments_stars_block h3 {
    margin: 0;
    padding: 0
}

.reviews .webavk_ibcomments_star {
    background: url(/bitrix/templates/main/images/star.png?2c483810) 0 4px no-repeat;
    display: inline-block;
    height: 18px;
    width: 16px
}

.reviews .webavk_ibcomments_star_active {
    background-position: 0 -15px
}

.reviews .webavk_ibcomments_add_area {
    display: block;
    padding: 0 0 10px
}

.reviews .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink {
    text-decoration: none
}

.reviews .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink span {
    border-bottom: 1px dotted #888
}

.reviews .webavk_ibcomments_add_area .webavk_ibcomments_add_showlink:hover span {
    border-bottom: 0
}

.reviews .webavk_ibcomments_add_form {
    display: none
}

.reviews .webavk_ibcomments_add_form_show {
    display: block
}

.reviews .webavk_ibcomments_add_form table {
    border-collapse: collapse;
    width: 100%
}

.reviews .webavk_ibcomments_add_form th {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    font-size: 0;
    padding: 5px;
    text-align: right;
    vertical-align: top
}

.reviews .webavk_ibcomments_add_form td {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 0;
    text-align: left;
    vertical-align: top
}

.reviews .webavk_ibcomments_add_form td img {
    float: left;
    margin-bottom: 25px
}

.reviews .webavk_ibcomments_add_form td input {
    border: 2px solid #757575;
    margin-bottom: 25px;
    width: 100%
}

.reviews .webavk_ibcomments_add_form .reviews-input-name {
    padding-bottom: 5px;
    text-align: left
}

.reviews .webavk_ibcomments_add_form td input[type=submit] {
    border: 2px solid #e02627;
    margin-left: 0;
    width: auto
}

.reviews .webavk_ibcomments_add_form_note {
    font-style: italic;
    font-weight: 700;
    padding: 10px;
    text-align: right !important
}

.reviews .webavk_ibcomments_item_add_answer {
    display: block;
    padding: 5px
}

.reviews .webavk_ibcomments_answer_area {
    display: block;
    padding: 0 0 10px
}

.reviews .webavk_ibcomments_answer_area table {
    border-collapse: collapse
}

.reviews .webavk_ibcomments_answer_area th {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 5px;
    text-align: right;
    vertical-align: top
}

.reviews .webavk_ibcomments_answer_area td {
    background-color: #f8f8f8;
    border: 1px dotted #eee;
    padding: 5px;
    text-align: left;
    vertical-align: top
}

.reviews .webavk_ibcomments_item_sort_area {
    text-align: right
}

.reviews div.webavk_ibcomments_item td.webavk_ibcomments_item_title, .reviews div.webavk_ibcomments_item td.webavk_ibcomments_item_title td {
    border-top: 0 !important
}

@media (max-width: 800px) {
    .reviews .webavk_ibcomments_add_form td, .reviews td.neclass {
        display: block;
        width: 100%
    }

    .reviews .webavk_ibcomments_add_form tr th {
        display: none
    }

    .reviews div.webavk_ibcomments_item td {
        display: block;
        width: 100%
    }

    .reviews .obsh h3 {
        padding-left: 0
    }
}

.reviews .webavk_ibcomments_add_form td {
    text-align: right !important
}

.reviews fieldset {
    -webkit-margin-end: 0;
    -webkit-margin-start: 0;
    -webkit-padding-after: 0;
    -webkit-padding-before: 0;
    -webkit-padding-end: 0;
    -webkit-padding-start: 0;
    padding: 0
}

.reviews form.otform {
    margin-bottom: 70px !important;
    margin-top: 0 !important;
    width: 100%
}

.reviews td.neclass {
    padding: 0;
    text-align: left !important
}

.reviews .webavk_ibcomments_add_showlink span {
    border: none !important
}

.reviews.webavk_ibcomments .rayen {
    margin-bottom: 39px;
    width: 200px
}

.reviews .ottxt .webavk_ibcomments_text_area, .reviews .ottxt .webavk_ibcomments_text_area_content {
    margin: 0 !important
}

.reviews .ottxt .webavk_ibcomments_text_area_content {
    margin-bottom: 20px !important;
    margin-top: 10px !important
}

.reviews .ottxt h3 {
    display: block !important;
    float: none !important;
    line-height: 16px !important
}

.reviews .ottxt {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 30px 33px 34px 25px !important
}

.reviews .neclass .ottxt {
    margin-left: 0 !important;
    width: 100%
}

.reviews .obsh h3 {
    color: #000 !important;
    float: none !important;
    font-weight: 700;
    margin-top: 5px !important;
    padding-left: 15px
}

.ostar, .reviews .obsh {
    display: inline-block;
    margin: 0 auto !important;
    text-align: center !important
}

.reviews .startd {
    border-bottom: 1px solid #efefef;
    padding: 30px 33px 34px 15px
}

.reviews .webavk_ibcomments_stars_area {
    width: 380px
}

.reviews .ocen {
    background: #fff !important;
    height: auto;
    max-width: 380px;
    text-align: left
}

.reviews .webavk_ibcomments_stars_block h3 {
    color: #000 !important;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 16px !important;
    text-transform: uppercase !important
}

@media (max-width: 500px) {
    .reviews .webavk_ibcomments_stars_block h3 {
        font-size: 12px !important
    }

    .reviews .startd {
        padding: 30px 5px 34px !important
    }
}

.webavk_ibcomments > h3 {
    float: left;
    line-height: 39px !important;
    padding: 0 1.5% 0 3% !important
}

.reviews .webavk_ibcomments_add_form_note {
    display: none
}

.reviews .areatitle {
    margin-bottom: 12px;
    text-transform: uppercase
}

.reviews fieldset, .reviews table, .reviews td, .reviews th, .reviews tr {
    background: none !important;
    border: none !important
}

.reviews textarea {
    background: none !important;
    border: 2px solid #737373 !important;
    color: #737373;
    width: 100%
}

.reviews .webavk_ibcomments form {
    margin-bottom: 40px;
    margin-top: 40px;
    z-index: 99
}

.reviews .redadmin {
    background: url(/bitrix/templates/main/images/garniture.png?f9e7bdaa) no-repeat 50% #fff;
    border-radius: 50%;
    float: left;
    height: 58px;
    width: 58px
}

.reviews .webavk_ibcomments_admin_answer_content {
    background: none;
    border: none
}

.reviews .webavk_ibcomments_text_area_content {
    background: none;
    border: none;
    margin-top: -18px;
    padding-left: 0;
    padding-right: 0
}

.reviews .webavk_ibcomments_item_title {
    padding: 0 15px
}

.reviews .webavk_ibcomments_item_title img {
    display: inline-block;
    vertical-align: baseline
}

.reviews .webavk_ibcomments_item_title .udname {
    display: inline-block;
    margin-left: 15px;
    vertical-align: baseline
}

.reviews .udname {
    color: #000;
    font-weight: 700;
    margin: 0 auto 20px;
    padding-top: 45px;
    text-align: center;
    text-transform: uppercase
}

.reviews .webavk_ibcomments_admin_answer .uname {
    display: inline-block;
    margin-left: 15px;
    margin-top: 10px;
    text-transform: uppercase
}

.uname span, .webavk_ibcomments_admin_answer span {
    display: block
}

.uname span {
    font-weight: 400
}

.webavk_ibcomments h3 {
    font-family: proxima_nova_ltlight;
    font-size: 14px;
    line-height: 26px
}

.webavk_ibcomments .bx_bt_button {
    float: right;
    position: relative;
    right: 0
}

.webavk_ibcomments {
    padding-top: 33px
}

.reviews .webavk_ibcomments_add_area {
    margin: 0;
    min-height: 77px;
    padding: 0 1.5% 0 3% !important
}

.reviews .webavk_ibcomments_user img {
    border-radius: 50%;
    box-shadow: 0 0 0 3px green, 0 0 13px #333
}

.reviews .webavk_ibcomments_item {
    border: none !important;
    border-bottom: 1px solid #767676 !important;
    margin: 0;
    padding: 59px 1.5% 50px 3% !important;
    width: 100%
}

.btn {
    border-radius: 0
}

.btn.btn-primary:active {
    border: 2px solid #e02627;
    color: #e02627
}

.social-telephone {
    left: 230px;
    position: absolute;
    top: 7px
}

.social-telephone .social-telephone-item {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    margin: 0 5px 0 0;
    vertical-align: bottom;
    width: 25px
}

.social-telephone .social-telephone-item img {
    display: block;
    height: 100%;
    width: 100%
}

@media (max-width: 1042px) {
    .social-telephone {
        float: left;
        left: 0;
        margin-left: 0;
        position: relative;
        top: 7px
    }
}

@media (max-width: 920px) {
    .social-telephone {
        display: none
    }
}

footer .social-telephone {
    float: left;
    left: 0;
    margin-top: 10px;
    position: relative;
    top: 0;
    width: 100%
}

@media (max-width: 920px) {
    footer .social-telephone {
        display: block
    }
}

@media (max-width: 1042px) {
    #footer {
        height: 670px
    }

    #footer:before {
        top: 540px
    }

    .copy {
        top: 570px
    }

    .payment {
        top: 562px
    }

    .footer .social-telephone, footer .social-telephone {
        margin-left: 0
    }
}

.jq-file.typefile {
    padding-top: 10px
}

.jq-file__browse {
    background: #e02627;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 11px 24px 10px;
    position: relative;
    text-align: center;
    transition: all .3s
}

.jq-file.typefile input {
    cursor: pointer
}

@media (max-width: 992px) {
    .catalog_box:nth-of-type(3n) {
        margin-right: 0 !important
    }

    .catalog_box {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
        width: 45%
    }
}

@media (max-width: 890px) {
    #top_block .navigation {
        padding: 14px 0
    }

    .main #top_block .container .tema {
        padding: 14px 8px
    }

    .navigation ul li a {
        padding: 0 5px
    }
}

td.webavk_ibcomments_item_title img {
    height: auto;
    max-width: 50px
}

@media (max-width: 768px) {
    .bx_item_detail .item_info_section {
        min-height: auto
    }
}

.bnr-slider {
    margin-bottom: 30px;
    opacity: 0;
    transition: opacity .6s
}

.bnr-slider.slick-initialized {
    opacity: 1
}

.bnr-slider .slide {
    background: #e02627
}

.bnr-slider .slide a {
    display: block;
    width: 100%
}

.bnr-slider .slide img {
    width: 100%
}

.bnr-slider .slide .md {
    display: none
}

@media screen and (min-width: 960px) {
    .bnr-slider .slide .md {
        display: block
    }

    .bnr-slider .slide .sm {
        display: none
    }
}

.bnr-slider .slick-next, .bnr-slider .slick-prev {
    background: transparent;
    background: url(/bitrix/templates/main/img/btn-slider.svg) no-repeat 50%;
    background-size: 25px 25px;
    border: 0;
    border-right: 1px solid hsla(0, 0%, 100%, .5);
    bottom: 0;
    box-sizing: border-box;
    cursor: pointer;
    height: auto;
    margin: 0;
    opacity: .7;
    outline: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    transition: all .5s ease-out;
    width: 35px;
    z-index: 2
}

.bnr-slider .slick-next:before, .bnr-slider .slick-prev:before {
    display: none
}

.bnr-slider .slick-next:hover, .bnr-slider .slick-prev:hover {
    background-color: rgba(0, 0, 0, .3);
    opacity: 1
}

.bnr-slider .slick-prev {
    -webkit-transform: rotate(0deg);
    left: 0;
    transform: rotate(0deg)
}

.bnr-slider .slick-next {
    -webkit-transform: rotate(-180deg);
    right: 0;
    transform: rotate(-180deg)
}

span.yourPrice {
    font-size: 24px
}

.desc {
    text-transform: none !important
}

.cont.box_cont .hideText, .cont.box_cont .read-more {
    color: #fff;
    display: none;
    font-size: 15px;
    margin-left: 40px;
    margin-top: 10px;
    text-decoration: underline
}

.cont.box_cont .desc-img {
    margin-top: 4.5%;
    width: 100%
}

.topbanncat .desc h1, .topbanncat .desc h2 {
    color: #000
}

.bannerOff .bx-breadcrumb {
    margin-bottom: 20px
}

.banner-link {
    display: block;
    margin-bottom: 30px
}

.banner-link img {
    display: block;
    width: 100%
}

.clearfix:after, .clearfix:before {
    clear: both;
    content: "";
    display: table
}

a, h1, h2, h3, h4, p, ul {
    margin: 0;
    padding: 0
}

h4 {
    margin: 25px 0 0
}

li {
    list-style: none
}

.widget {
    border: 1px solid #dfdfdf;
    padding: 10px;
    width: 439px
}

.widget__sub {
    padding: 25px 0 34px
}

.widget__sub .widget-sub__title {
    color: #e02627;
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 20px;
    margin-right: 6px;
    text-transform: uppercase;
    vertical-align: top
}

.widget__sub .widget-sub__question, .widget__sub .widget__btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: top
}

.widget__sub .widget__btn {
    background: #e02627;
    color: #fff;
    font-family: proxima_nova_rgregular, sans-serif;
    margin-top: 13px;
    padding: 9px 42px 8px;
    text-transform: uppercase
}

.widget__sub .widget-sub__question {
    background: #d8d8d8;
    border-radius: 50%;
    color: #4a4a4a;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin-top: 2px;
    width: 17px
}

.widget__sub .widget-sub__list {
    display: block;
    margin-top: 20px;
    width: 100%
}

.widget__sub .widget-sub__item {
    border: 1px solid #9b9b9b;
    color: #9b9b9b;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin-right: 7px;
    padding: 6px 12px;
    text-transform: uppercase;
    vertical-align: top
}

.widget__sub .widget-sub__item:last-of-type {
    margin-right: 0
}

.widget__sub .widget-sub__item a {
    color: #9b9b9b;
    text-decoration: none
}

.widget__sub .widget-sub__item.active {
    background: #e02627;
    border: 1px solid transparent;
    color: #fff
}

.widget__advantages p {
    border-bottom: 1px solid #e02627;
    color: #4a4a4a;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 18px;
    padding-bottom: 8px
}

.widget__advantages p span {
    font-family: proxima_nova_rgbold, sans-serif
}

.widget__advantages .widget-advantages__list {
    display: block;
    font-size: 0;
    margin-top: 20px;
    width: 100%
}

.widget__advantages .widget__advantages__item {
    box-sizing: border-box;
    color: #4a4a4a;
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 14px;
    margin: 17px 0;
    padding-left: 37px;
    position: relative;
    vertical-align: top;
    width: 32.333%
}

.widget__advantages .widget__advantages__item:nth-of-type(2) {
    width: 31.33%
}

.widget__advantages .widget__advantages__item:last-of-type {
    width: 36.33%
}

.widget__advantages .widget__advantages__item:after {
    content: "";
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 35px
}

.widget__advantages .widget__advantages__item:first-of-type:after {
    background: url(/bitrix/templates/main/images/ic-event.svg?ad0a6ce9) no-repeat 50%;
    background-size: 31px
}

.widget__advantages .widget__advantages__item:nth-of-type(2):after {
    background: url(/bitrix/templates/main/images/ic-local-shipping.svg?1906630a) no-repeat 50%;
    background-size: 35px
}

.widget__advantages .widget__advantages__item:nth-of-type(3):after {
    background: url("/bitrix/templates/main/images/ic pan tool.svg?42083a40") no-repeat 50%;
    background-size: 26px 29px
}

@font-face {
    font-family: Rafale_BG;
    src: url(/bitrix/templates/main/fonts/Rafale_BG.e2942c3a.eot);
    src: url(/bitrix/templates/main/fonts/Rafale_BG.e2942c3a.eot) format("embedded-opentype"), url(/bitrix/templates/main/fonts/Rafale_BG.80a1df10.woff2) format("woff2"), url(/bitrix/templates/main/fonts/Rafale_BG.bbaff67f.woff) format("woff"), url(/bitrix/templates/main/fonts/Rafale_BG.3d9e5e77.ttf) format("truetype"), url(/bitrix/templates/main/fonts/Rafale_BG.4df55454.svg#Rafale_BG) format("svg")
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 16px
}

@media only screen and (max-width: 1439px) {
    html {
        font-size: 16px
    }
}

@media only screen and (max-width: 1260px) {
    html {
        font-size: 16px
    }
}

@media only screen and (max-width: 959px) {
    html {
        font-size: 14px
    }
}

@media only screen and (max-width: 690px) {
    html {
        font-size: 14px
    }
}

body { /*background-color:#fff;*/
    font-style: normal;
    line-height: 1.25
}

a {
    text-decoration: none
}

.icoblock {
    display: inline-block;
    overflow: hidden
}

h4 {
    margin-top: 25px
}

.welcome-template {
    margin-top: 70px;
    padding: 40px 15px;
    text-align: center
}

.grid-template, .welcome-template {
    margin-bottom: 30px
}

.grid-template .container {
    padding-left: 15px;
    padding-right: 15px
}

.grid-template .row {
    margin-bottom: 20px
}

.grid-template .row .row {
    margin-bottom: 0;
    margin-top: 10px
}

.grid-template hr {
    margin-bottom: 40px;
    margin-top: 40px
}

.grid-template, .theme-showcase {
    margin-top: 70px
}

.theme-showcase .theme-dropdown .dropdown-menu {
    display: block;
    margin-bottom: 20px;
    position: static
}

.theme-showcase .theme-dropdown > p > .btn {
    margin: 5px 0
}

.red-card {
    margin: 0 auto;
    width: 100%
}

.red-card * {
    box-sizing: border-box
}

.red-card ul {
    margin: 0;
    padding: 0 2.0625rem
}

.red-card li {
    list-style: none
}

.red-card p, body {
    margin: 0
}

.red-card .card-list {
    background: #fff
}

.red-card .card-list .item {
    border-bottom: 1px solid #d8d8d8;
    display: block;
    padding: 1.25rem 0;
    position: relative;
    width: 100%
}

.red-card .card-list .item:last-of-type {
    border: none
}

.red-card .card-list .item .info {
    display: inline-block;
    vertical-align: middle;
    width: 40%
}

.red-card .card-list .item .info:after, .red-card .header-row:after, .red-card .info .form:after {
    clear: both;
    content: "";
    display: block
}

@media only screen and (max-width: 690px) {
    .red-card .card-list .item .info {
        width: 100%
    }
}

.red-card .card-list .item .info .img {
    display: block;
    float: left;
    height: auto;
    margin-right: 2.5rem;
    max-width: 6.25rem
}

.red-card .card-list .item .info .img img {
    height: auto;
    max-width: 100%
}

.red-card .card-list .item .info .text {
    display: block;
    float: left;
    font-family: proxima_nova_rgregular, sans-serif;
    max-width: 200px
}

.red-card .card-list .item .info .text .prop, .red-card .card-list .item .info .text .type {
    color: #4a4a4a;
    font-size: .75rem;
    line-height: 1;
    margin-bottom: .3125rem
}

.red-card .card-list .item .info .text .name {
    color: #4a4a4a;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.28;
    margin-bottom: .3125rem;
    max-width: 11.5625rem;
    padding-bottom: .3125rem;
    text-transform: uppercase
}

@media only screen and (max-width: 690px) {
    .red-card .card-list .item .info .text .name {
        max-width: 10.3125rem
    }
}

.red-card .card-list .item .amount {
    display: inline-block;
    margin-bottom: 1.25rem;
    text-align: right;
    vertical-align: middle;
    width: 54%
}

@media only screen and (max-width: 690px) {
    .red-card .card-list .item .amount {
        margin-bottom: 0;
        margin-top: 1.25rem;
        width: 100%
    }
}

.red-card .card-list .item .amount .quan {
    border: 1px solid #e02627;
    display: inline-block;
    max-width: 5.625rem;
    padding: .1875rem .375rem;
    vertical-align: middle
}

.red-card .card-list .item .amount .quan .minus, .red-card .card-list .item .amount .quan .plus {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    position: relative;
    text-align: center;
    top: -1px;
    vertical-align: middle;
    width: 10px
}

.red-card .card-list .item .amount .quan .minus:after, .red-card .card-list .item .amount .quan .plus:after {
    -webkit-transform: translate(-50%, -50%);
    background: #000;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 8px
}

.red-card .card-list .item .amount .quan .plus:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    background: #000;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    width: 8px
}

.red-card .card-list .item .amount .quan input {
    border: 0;
    display: inline-block;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: .875rem;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 2.5rem
}

.red-card .card-list .item .amount .num, .red-card .card-list .item .amount .sum {
    display: inline-block;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    vertical-align: middle
}

.red-card .card-list .item .amount .num {
    color: #9b9b9b;
    margin-left: .625rem
}

.red-card .card-list .item .amount .num span {
    margin-left: .3125rem
}

.red-card .card-list .item .amount .sum {
    color: #4a4a4a
}

.red-card .card-list .item .amount .sum span {
    margin-right: .3125rem
}

.red-card .card-list .item .del {
    display: inline-block;
    margin-bottom: 1.25rem;
    text-align: right;
    vertical-align: middle;
    width: 5%
}

.red-card .card-list .item .del svg {
    color: #9b9b9b;
    transition: color .4s
}

.red-card .card-list .item .del:hover svg {
    color: #e02627
}

@media only screen and (max-width: 690px) {
    .red-card .card-list .item .del {
        position: absolute;
        right: .25rem;
        top: 1rem
    }

    .red-card .card-list .item .del svg {
        height: 1.5625rem;
        width: 1.25rem
    }
}

.red-card .card-list .all-card {
    border-top: 1px dashed #d8d8d8;
    box-sizing: border-box;
    display: block;
    padding: 1.4375rem 4.1875rem 1.4375rem 0;
    text-align: right;
    width: 100%
}

.red-card .card-list .all-card p {
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 1rem;
    vertical-align: middle
}

.red-card .bottom-row .all .sum, .red-card .card-list .all-card .all {
    font-family: proxima_nova_rgbold, sans-serif;
    font-weight: 700
}

@media only screen and (max-width: 690px) {
    .red-card .card-list .all-card {
        padding-right: .9375rem
    }

    .red-card .card-list {
        margin-bottom: 20px
    }
}

.red-card .bottom-row {
    font-size: 0
}

.red-card .bottom-row .sum-discount span {
    opacity: .7;
    text-decoration: line-through
}

.red-card .bottom-row .cupon {
    background: #666;
    box-sizing: border-box;
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: .75rem;
    height: 80px;
    margin-bottom: 2px;
    margin-right: .125rem;
    padding: 22px 2.0625rem;
    vertical-align: top;
    width: 59.78%
}

@media only screen and (max-width: 959px) {
    .red-card .bottom-row .cupon {
        padding: 1.4375rem 0 1.375rem 2.0625rem
    }
}

@media only screen and (max-width: 767px) {
    .red-card .bottom-row .cupon {
        background: #f5f5f5;
        color: #666;
        display: block;
        margin-right: 0;
        padding-left: 0;
        padding-top: 14px;
        position: absolute;
        top: 0;
        width: 100%
    }

    .red-card .bottom-row .cupon.hidden-cupon {
        display: none
    }

    .red-card .bottom-row .cupon input {
        color: #666 !important;
        display: inline-block !important;
        line-height: 31px !important;
        margin: 6px 5px 6px 0;
        max-width: 300px !important;
        min-width: auto;
        padding: 0 0 0 10px !important;
        width: auto
    }

    .red-card .bottom-row .cupon input#coupon::-webkit-input-placeholder {
        color: #666 !important;
        font-size: 10px !important;
        line-height: 31px !important
    }

    .red-card .bottom-row .cupon input#coupon:-ms-input-placeholder {
        color: #666 !important;
        font-size: 10px !important;
        line-height: 31px !important
    }

    .red-card .bottom-row .cupon input#coupon::-ms-input-placeholder {
        color: #666 !important;
        font-size: 10px !important;
        line-height: 31px !important
    }

    .red-card .bottom-row .cupon input#coupon::placeholder {
        color: #666 !important;
        font-size: 10px !important;
        line-height: 31px !important
    }

    .red-card .bottom-row .cupon span.coupon-btn {
        background: #666;
        border: 1px solid #666;
        display: inline-block !important;
        font-size: 10px;
        height: auto !important;
        line-height: 20px;
        margin: 5px 0;
        padding: 5px 10px;
        text-align: center;
        width: auto !important
    }

    .red-card .bottom-row .cupon .coupons_app {
        color: #666;
        display: inline-block;
        line-height: 1.3;
        margin-bottom: 5px;
        max-width: none;
        padding: 0 5px;
        width: 100%
    }

    .red-card .card-list {
        margin-bottom: 20px;
        padding: 80px 0 0;
        position: relative
    }

    .red-card .card-list .item .info .text .prop {
        display: none !important
    }
}

@media only screen and (max-width: 441px) {
    .red-card .bottom-row .cupon input {
        width: 65% !important
    }

    .red-card .bottom-row .cupon span.coupon-btn {
        padding: 5px 0;
        width: 32% !important
    }
}

.red-card .bottom-row .all, .red-card .bottom-row .cupon input {
    color: #fff;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: .75rem
}

.red-card .bottom-row .cupon input {
    -webkit-appearance: none;
    background: 0 0;
    border: 1px solid #999;
    border-radius: 0;
    display: block;
    float: left;
    font-size: 1rem;
    height: 2.25rem;
    line-height: 1.5;
    margin-right: 7px;
    max-width: 270px;
    min-width: 13.375rem;
    outline: none;
    padding-left: 1.125rem;
    width: 100%
}

.red-card .bottom-row .all {
    background: #666;
    box-sizing: border-box;
    display: inline-block;
    height: 80px;
    margin-bottom: .0625rem;
    padding: 17px 0 17px 2.0625rem;
    vertical-align: top;
    width: 19.96%
}

.red-card .bottom-row .all p {
    font-size: 1rem;
    margin: 0
}

.red-card .bottom-row .all .sum {
    font-size: 1.2rem;
    line-height: 1.22
}

.red-card .bottom-row .all p.sum-discount {
    font-size: .6rem
}

@media only screen and (max-width: 959px) {
    .red-card .bottom-row .all {
        padding: 1.25rem 0 1.3125rem 1.25rem
    }
}

@media only screen and (max-width: 767px) {
    .red-card .bottom-row .all {
        margin-bottom: 0;
        min-height: 72px;
        width: 50%
    }
}

.red-card .bottom-row .btn {
    -webkit-appearance: none;
    background: #e02627;
    border: 3px solid #e02627;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 1rem;
    height: 80px;
    letter-spacing: .5px;
    line-height: 32px;
    margin: 0;
    padding: 22px 0;
    text-transform: uppercase;
    transition: background .5s, color .5s;
    vertical-align: top;
    width: 20%
}

.red-card .bottom-row .btn:hover {
    background: #fff;
    color: #e02627
}

@media only screen and (max-width: 767px) {
    .red-card .bottom-row .btn {
        font-size: .875rem;
        width: 50%
    }
}

.red-card input::-moz-placeholder {
    color: #fff
}

.red-card input:-ms-input-placeholder {
    color: #fff
}

.red-card input::-webkit-input-placeholder {
    color: #fff
}

.red-card.info form {
    padding: 0
}

.red-card.info form input::-moz-placeholder {
    color: #4a4a4a
}

.red-card.info form input:-ms-input-placeholder {
    color: #4a4a4a
}

.red-card.info form input::-webkit-input-placeholder {
    color: #4a4a4a
}

@media only screen and (max-width: 690px) {
    .red-card.info form {
        margin-bottom: 20px;
        padding: 1.875rem 0 0
    }
}

.red-card.info .info {
    background: #fff;
    padding: 1.25rem 2.0625rem
}

.red-card .info .form .input input, .red-card .info h2 {
    color: #4a4a4a;
    font-family: proxima_nova_rgbold, sans-serif
}

.red-card .info h2 {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 1.625rem;
    text-transform: none
}

.red-card .info .form {
    padding-bottom: 2.5rem
}

.red-card .info .form .input {
    display: block;
    float: left;
    margin-bottom: 1.25rem;
    width: 100%
}

.red-card .info .form .input label {
    color: #4a4a4a;
    display: block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 1rem;
    margin: 0;
    padding: .625rem 0
}

.red-card .info .form .input input {
    border: 1px solid #979797;
    display: block;
    max-width: 260px;
    outline: none;
    padding: .625rem .6875rem;
    width: 100%
}

@media only screen and (max-width: 690px) {
    .red-card .info .form .input input {
        max-width: 100%
    }
}

.red-card .info .form .input input.error {
    border: 1px solid #e02627
}

.red-card .info .form .input input.not-error {
    border: 1px solid green
}

.red-card .info .form .input:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width: 690px) {
    .red-card .info .form .input {
        margin-bottom: .625rem
    }
}

.red-card .delivery .title {
    color: #4a4a4a;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 1.625rem
}

.red-card .delivery .delivery-row {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0;
    padding-bottom: 1.4375rem
}

.red-card .delivery .delivery-row:last-of-type {
    border-bottom: 0
}

.red-card .delivery .delivery-row .subtitle {
    color: #4a4a4a;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    margin: 0;
    padding: 2rem 0 1.25rem
}

.subtitle a.active {
    color: #e02627;
    text-decoration: underline
}

.red-card .delivery .delivery-row .delivery-checkbox {
    display: inline-block;
    margin-bottom: 1.5rem;
    vertical-align: top;
    width: 33.33%
}

@media only screen and (max-width: 850px) {
    .red-card .delivery .delivery-row .delivery-checkbox {
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .red-card .delivery .delivery-row .delivery-checkbox {
        width: 100%
    }
}

@media only screen and (max-width: 690px) {
    .red-card .delivery .delivery-row .delivery-checkbox {
        margin-bottom: 1.5625rem
    }
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=radio] {
    display: none
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=radio] + label {
    border: 1px solid #979797;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-bottom: 0;
    margin-top: -4px;
    vertical-align: top;
    width: 20px
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=radio]:checked + label {
    background: url(/bitrix/templates/main/images/accept.svg?201ef9ff) no-repeat 50%;
    background-size: 20px 20px;
    border: 1px solid #e02627
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=checkbox] {
    display: none
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=checkbox] + label {
    border: 1px solid #979797;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 20px;
    vertical-align: top;
    width: 20px
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=checkbox]:checked + label {
    background: url(/bitrix/templates/main/images/accept.svg?201ef9ff) no-repeat 50%;
    background-size: 20px 20px;
    border: 1px solid #e02627
}

.red-card .delivery .delivery-row .delivery-checkbox input[type=checkbox] + label:hover, .red-card .delivery .delivery-row .delivery-checkbox input[type=radio] + label:hover, .red-card .delivery select:hover {
    border: 1px solid #e02627
}

.red-card .delivery .delivery-row .delivery-checkbox .text {
    display: inline-block;
    margin-left: 1.3rem;
    max-width: 14.375rem;
    vertical-align: top
}

.red-card .delivery .delivery-row span {
    color: #4a4a4a;
    display: block;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: .375rem
}

.red-card .delivery .delivery-row p {
    font-size: .875rem
}

.red-card .delivery .delivery-row .input p {
    font-size: 1rem
}

.red-card .delivery .delivery-row .input input {
    margin-top: .75rem
}

.red-card .delivery .delivery-row .btn, .red-card .delivery .delivery-row p, .red-card .delivery .delivery-row p a {
    color: #4a4a4a;
    font-family: proxima_nova_rgregular, sans-serif;
    line-height: 1
}

.red-card .delivery .delivery-row p a {
    font-size: .875rem;
    text-decoration: none
}

.red-card .delivery .delivery-row .btn {
    border: 1px solid #e02627;
    display: block;
    font-size: .75rem;
    margin-bottom: 1.875rem;
    margin-top: 2.25rem;
    max-width: 16.0625rem;
    padding: .8125rem 1.375rem;
    text-align: center;
    text-transform: uppercase;
    transition: background .5s, color .5s;
    width: 100%
}

.red-card .delivery .delivery-row .btn:hover {
    background: #e02627;
    color: #fff
}

.red-card .delivery .delivery-row textarea {
    width: 100%
}

.red-card .delivery .delivery-row input.error, .red-card .delivery .delivery-row textarea.error {
    border: 1px solid #e02627
}

.red-card .delivery p.time-mess {
    background: #e02627;
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 700;
    padding: 8px
}

.red-card .delivery p.time-mess-show {
    display: inline-block
}

.red-card .delivery select {
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none !important;
    border: 1px solid #979797;
    border-radius: 0;
    cursor: pointer;
    line-height: 1em;
    outline: none;
    padding: .625rem 1.375rem .625rem .625rem;
    position: relative;
    text-indent: .01px;
    text-overflow: "";
    transition: border .5s;
    width: 100%
}

.red-card .delivery .select {
    display: inline-block;
    margin-right: 1.25rem;
    min-width: 8.75rem;
    position: relative;
    vertical-align: top
}

.red-card .delivery .select:after {
    -webkit-transform: translateY(-50%);
    background: #4a4a4a;
    background: url(/bitrix/templates/main/images/arrow.svg?96e5fd1a) no-repeat;
    background-position: right 50%;
    background-size: 14px 8px;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    z-index: 2
}

@media only screen and (max-width: 690px) {
    .red-card .delivery .select {
        margin-bottom: 1.5625rem;
        margin-right: 0;
        width: 100%
    }
}

.red-card .delivery .select.country {
    min-width: 10rem
}

.red-card .delivery select::-ms-expand {
    display: none
}

.red-card .header-row {
    background: #fff;
    display: block;
    margin-bottom: .625rem;
    width: 100%
}

@media only screen and (max-width: 690px) {
    .red-card .header-row {
        font-size: 0
    }
}

.red-card .client, .red-card .dilivery, .red-card .money {
    display: inline-block;
    height: 5rem;
    position: relative;
    vertical-align: top
}

.red-card .client span, .red-card .dilivery span, .red-card .money span {
    color: #4a4a4a;
    display: inline-block;
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: .875rem;
    line-height: 1.28;
    margin-bottom: .25rem;
    padding-top: 1.25rem;
    position: relative;
    text-transform: uppercase
}

.red-card .buy .img span, .red-card .client span p, .red-card .dilivery span p, .red-card .money span p {
    background: #e02627;
    color: #fff;
    display: inline-block;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: 10px;
    position: absolute;
    text-align: center
}

.red-card .client span p, .red-card .dilivery span p, .red-card .money span p {
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    right: -55px;
    top: 1.25rem;
    vertical-align: top
}

@media only screen and (max-width: 690px) {
    .red-card .client span, .red-card .dilivery span, .red-card .money span {
        display: none
    }
}

.red-card .client p, .red-card .dilivery p, .red-card .money p {
    color: #4a4a4a;
    font-family: proxima_nova_rgregular, sans-serif;
    font-size: .75rem;
    line-height: 1;
    max-width: 10.1875rem
}

@media only screen and (max-width: 690px) {
    .red-card .client p, .red-card .dilivery p, .red-card .money p {
        display: none
    }
}

.red-card .client:after, .red-card .dilivery:after, .red-card .money:after {
    background: url(/bitrix/templates/main/images/arrow-big.svg?1f761526);
    background-size: 10px 5rem;
    content: "";
    display: block;
    height: 5rem;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px
}

.red-card .money:after {
    display: none
}

.red-card .client .img, .red-card .dilivery .img, .red-card .money .img {
    -webkit-transform: translateY(-50%);
    display: block;
    left: 2.0625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.red-card .client {
    padding-left: 5.625rem;
    width: 21%
}

.red-card .client .img {
    background: url(/bitrix/templates/main/images/man.svg?1312a008) no-repeat;
    background-size: cover;
    height: 2.0625rem;
    width: 2.0625rem
}

@media only screen and (max-width: 959px) {
    .red-card .client {
        padding-left: 3.4375rem
    }

    .red-card .client .img {
        left: .9375rem
    }
}

@media only screen and (max-width: 690px) {
    .red-card .client {
        padding: 0;
        width: 33.33%
    }

    .red-card .client .img {
        -webkit-transform: translate(-50%, -50%);
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.red-card .dilivery {
    padding-left: 6.375rem;
    width: 28%
}

.red-card .dilivery .img {
    background: url(/bitrix/templates/main/images/car.svg?b09d9dc7) no-repeat;
    background-size: cover;
    height: 1.75rem;
    width: 3.5rem
}

@media only screen and (max-width: 959px) {
    .red-card .dilivery {
        padding-left: 4.375rem
    }

    .red-card .dilivery .img {
        left: .75rem
    }
}

@media only screen and (max-width: 690px) {
    .red-card .dilivery {
        padding: 0;
        width: 33.33%
    }

    .red-card .dilivery .img {
        -webkit-transform: translate(-50%, -50%);
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.red-card .money {
    padding-left: 5.25rem;
    width: 21%
}

.red-card .money .img {
    background: url(/bitrix/templates/main/images/money.svg?c2263da5) no-repeat;
    background-size: cover;
    height: 2.25rem;
    width: 2.5rem
}

@media only screen and (max-width: 959px) {
    .red-card .money {
        width: 20%
    }
}

@media only screen and (max-width: 690px) {
    .red-card .money {
        padding: 0;
        width: 33.33%
    }

    .red-card .money .img {
        -webkit-transform: translate(-50%, -50%);
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.red-card .buy {
    border-right: 1px solid rgba(0, 0, 0, .1);
    color: #000;
    display: block;
    float: left;
    height: 5rem;
    max-width: 17.0625rem;
    padding: 0 2.7rem 0 5.1875rem;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    width: 29%
}

@media only screen and (max-width: 959px) {
    .red-card .buy {
        padding-left: 4.375rem;
        padding-right: 1.875rem
    }
}

@media only screen and (max-width: 690px) {
    .red-card .buy {
        max-width: 100%;
        text-align: center;
        width: 100%
    }
}

.red-card .buy p {
    font-family: Rafale_BG, sans-serif;
    font-size: 1.25rem;
    line-height: 5rem
}

@media only screen and (max-width: 959px) {
    .red-card .buy p {
        font-size: 1rem
    }
}

.red-card .buy .img {
    -webkit-transform: translateY(-50%);
    background: url(/bitrix/templates/main/images/buy.svg?2f6afb0e) no-repeat;
    background-color: #656565;
    background-origin: content-box;
    background-position: 50%;
    background-size: contain;
    border-radius: 50%;
    display: block;
    height: 2rem;
    left: 2.0625rem;
    padding: 5px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2rem
}

.red-card .buy .img span {
    border-radius: 50%;
    bottom: -5px;
    height: 16px;
    line-height: 16px;
    right: -8px;
    width: 16px
}

.red-card .bottom-row .cupon input::-moz-placeholder {
    color: #fff
}

.red-card .bottom-row .cupon input:-ms-input-placeholder {
    color: #fff
}

.red-card .bottom-row .cupon input::-webkit-input-placeholder {
    color: #fff
}

.red-card .buy p a {
    color: #000
}

.red-card .buy p a:hover {
    color: #e02627;
    text-decoration: none
}

.red-card.info .delivery {
    background: #fff;
    padding: 1.42rem 2.0625rem
}

.red-card.info .info .delivery {
    padding: 1.25rem 0
}

.red-card.info .delivery .delivery-row .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.coupons_app {
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 31.5px
}

.coupons_app .coupons {
    font-family: proxima_nova_rgbold, sans-serif;
    padding-right: 10px
}

.coupons_app span {
    padding: 0 5px
}

.delivery .bx_result_price {
    font-size: .875rem;
    margin: 0 auto;
    padding: 10px 0 0;
    text-transform: uppercase;
    width: 100%
}

.delivery .bx_result_price span {
    padding: 10px
}

.search-suggest {
    margin-top: 0;
    width: 100%
}

.bx_block.r3x1, .search-suggest {
    position: relative
}

.bx_block.r3x1 .delete {
    -webkit-transform: translateY(-50%);
    background: url(/images/reset.png) 50% no-repeat;
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    z-index: 10
}

.error-card {
    text-align: center
}

.error-card font.errortext {
    color: #3f3f3f !important;
    font-family: proxima_nova_rgbold;
    font-size: 1.25rem
}

.error-card .btn-error {
    background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    font-size: 14px;
    margin-top: 1rem;
    padding: 11px 24px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .3s
}

.error-card .btn-error:hover {
    background: #fff;
    border: 2px solid #e02627;
    color: #e02627
}

.message-order {
    text-align: center
}

.message-order .sale_order_full_table {
    font-size: 1.2rem;
    text-align: left
}

.message-order.paysystem_name {
    margin-top: 5px
}

table.sale_order_full_table a {
    color: red
}

.iml_pvzLair .btn, .row.bx_result_price .btn {
    background: #e02627;
    color: #e02627;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    padding: 10px;
    vertical-align: middle
}

.iml_pvzLair .btn:hover, .row.bx_result_price .btn:hover {
    background: #fff;
    border: 1px solid #e02627;
    color: #e02627
}

span.deliv-price {
    font-family: proxima_nova_rgbold, sans-serif;
    font-size: 16px
}

.coupon-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 2.25rem;
    line-height: 1.5;
    padding: 7px 16px;
    transition: all .5s ease-out
}

.coupon-btn:hover {
    background: rgba(0, 0, 0, .2)
}

@media only screen and (max-width: 500px) {
    .red-card .delivery .delivery-row:last-of-type, .red-card .info .form, .red-card.info .info .delivery {
        padding-bottom: 0
    }
}

.input .search-suggest.j-search-city.error {
    border: 2px solid #e02627
}

.bx-core-window.bx-core-adm-dialog {
    max-width: 1040px !important;
    width: 90% !important
}

.bx-core-adm-dialog .bx-core-adm-dialog-content, .ymaps-map, div.bx-yandex-map {
    width: 100% !important
}

@media (max-width: 1200px) {
    .bx-core-window.bx-core-adm-dialog {
        width: 90% !important
    }

    .data .map {
        min-width: 300px !important
    }
}

@media (max-width: 1000px) {
    .data td {
        max-width: 350px !important
    }
}

@media (max-width: 900px) {
    .bx-core-window.bx-core-adm-dialog {
        top: 300px !important;
        width: 95% !important
    }

    .data .map {
        padding: 0 10px 0 0
    }

    .data td {
        max-width: 325px !important
    }
}

@media (max-width: 768px) {
    .data .map {
        display: block !important
    }

    .data td {
        max-width: 100% !important
    }
}

.red-card {
    margin-bottom: 40px
}

.red-card, .red-card form {
    float: none
}

.cart-page {
    background: #f5f5f5
}

.login-mobile {
    display: none
}

body div.hfooter {
    height: 610px
}

#wrapper .container {
    padding-left: 0;
    padding-right: 0
}

.main .wa h1, .main .wa h2 {
    margin-bottom: 15px;
    margin-top: 36px
}

.main .wa h3 {
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 30px
}

#footer form.subscription_form input[type=submit], #footer form.subscription_form input[type=submit]:hover {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0;
    color: #666;
    margin: 0
}

#footer form.subscription_form input[type=submit]:hover {
    background: transparent;
    color: #fff
}

#footer form.subscription_form input[type=submit]:disabled {
    cursor: not-allowed;
    opacity: .3
}

#footer form.subscription_form input[type=submit]:disabled:hover {
    background: #fff !important;
    color: #666
}

.bx-authform-formgroup-container .checkbox input[type=checkbox] {
    height: 13px;
    position: relative
}

#slide-menu {
    display: none
}

.subscription form.subscription_form input[type=text] {
    border: 2px solid #fff;
    border-radius: 0;
    width: 100%
}

.subscription form.subscription_form input[type=text].error {
    border-color: red
}

.subscription form.subscription_form input[type=text]::-webkit-input-placeholder {
    color: #fff
}

.subscription form.subscription_form input[type=text]:-moz-placeholder {
    color: #fff
}

#header a.open_catalog:active, #header a.open_catalog:hover {
    background: #e02627;
    color: #fff;
    text-decoration: none
}

#header.fixed_header a.open_catalog:hover, #header a.open_catalog:active {
    background: #e02627;
    border: 2px solid #e02627 !important;
    color: #fff;
    text-decoration: none
}

#header a.open_catalog.active:active, #header a.open_catalog.active:hover {
    background: #e02627;
    color: #fff;
    text-decoration: none
}

#header.fixed_header a.open_catalog.active:hover, #header a.open_catalog.active:active {
    background: #e02627;
    border: 2px solid #e02627 !important;
    color: #fff;
    text-decoration: none
}

.hidden-desktop .category {
    background: #fff;
    margin-left: 0 !important;
    width: 100%
}

.hidden-desktop .category .catalog_nav_box {
    width: 30%
}

.hidden-desktop .brend {
    background: #fff;
    margin-left: 0 !important;
    width: 100%
}

.hidden-desktop .brend .catalog_nav_box {
    width: 30%
}

#wrapper div.news-list img.preview_picture {
    height: 100%;
    width: 40%
}

.youtube__container .vid-top {
    top: 85px
}

.main a.open_catalog:hover:before {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) 0 0 no-repeat
}

.main a.open_catalog:hover:after {
    background: url(/bitrix/templates/main/images/open_catalog_icon.png?a96b3f5e) top no-repeat
}

#main .fixed_header form.search input[type=text] {
    background: url(/bitrix/templates/main/images/search.png?8cfa5290) 10px 10px no-repeat #fff;
    color: #000
}

@media (max-width: 1042px) {
    .hidden-mobile {
        display: none !important
    }

    .catalog_nav_cont .catalog_nav_box, .catalog_nav_cont .catalog_nav_box:first-of-type, .catalog_nav_cont .catalog_nav_box:nth-of-type(2) {
        width: 30%
    }

    .container {
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important
    }

    .container, body, html {
        min-width: 0 !important
    }

    .main .wa h1, .main .wa h2 {
        font-size: 30px
    }

    .main .wa h3 {
        font-size: 23px
    }

    #header #search, #header .logotip, #header a.open_catalog {
        bottom: 0;
        display: inline-block;
        float: left;
        left: 0;
        margin: 0;
        position: relative;
        right: 0;
        top: 0
    }

    #header .container {
        height: 100%;
        padding: 20px;
        position: relative
    }

    #header .logotip {
        padding: 18px 20px 18px 30px;
        position: relative
    }

    .main #header.fixed_header .logotip {
        padding: 8px 20px 18px 30px;
        top: 10px
    }

    #header a.open_catalog {
        font-size: 16px;
        font-weight: 400;
        margin: 27px 5px 27px 10px;
        text-align: center;
        text-align: -webkit-center;
        width: 25%
    }

    #header a.open_catalog, #header a.open_catalog:active, #header a.open_catalog:hover {
        background-color: #e02627;
        border: 2px solid #e02627;
        color: #fff;
        padding: 10px 55px
    }

    #header.fixed_header a.open_catalog {
        border: 2px solid #e02627;
        margin: -3px 5px 0 10px
    }

    #header.fixed_header a.open_catalog:active, #header.fixed_header a.open_catalog:hover {
        border: 2px solid #e02627
    }

    #header.fixed_header a.open_catalog.active {
        border: 2px solid #e02627;
        margin: -3px 5px 0 10px
    }

    #header.fixed_header a.open_catalog.active:active, #header.fixed_header a.open_catalog.active:hover {
        border: 2px solid #e02627
    }

    #header .search_box .line_form {
        margin-bottom: 0
    }

    #header #search {
        padding: 27px 0;
        width: 50%
    }

    #header.fixed_header #search {
        padding: 14px 0;
        top: 10px
    }

    #header form.search input[type=text] {
        -webkit-appearance: none;
        background: none;
        border: 1px solid #e5e5e5;
        border-radius: 0;
        padding: 9px 16px;
        position: relative;
        width: 100%
    }

    #header #search input[type=reset], #header #search input[type=reset]:hover {
        background: url(/bitrix/templates/main/images/reset.png?3dcb12a1) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        height: 42px;
        margin: 0;
        padding: 0;
        right: 48px;
        top: 0;
        transition: none
    }

    #header .line_form #button, #header .line_form #button:hover {
        -webkit-appearance: none;
        background: #e02627 !important;
        background-image: url(/bitrix/templates/main/images/search_even.png?9df5a930) !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        border: none;
        border-radius: 0;
        color: transparent !important;
        display: inline-block;
        float: right;
        height: 41px;
        margin: 0;
        padding: 12px 20px 11px;
        position: absolute;
        right: 0;
        top: 0;
        width: 46px;
        z-index: 10
    }

    #header.fixed_header .line_form #button {
        top: 1px
    }

    .search-page input[type=submit], .search-page input[type=submit]:hover, input[type=reset], input[type=reset]:hover {
        background-color: #e02627;
        background-image: url(/bitrix/templates/main/images/search_even.png?9df5a930);
        background-position: 50%;
        background-repeat: no-repeat;
        border: none;
        color: transparent;
        display: inline-block;
        float: right;
        height: 35px;
        padding: 14px 20px 11px;
        position: absolute;
        right: 0;
        top: 1px;
        width: 30px;
        z-index: 10
    }

    .search-page input[type=text] {
        width: 100%
    }

    #top_block .navigation, .main #top_block .container .tema {
        float: left;
        left: 0;
        padding: 14px;
        position: relative;
        top: 0
    }

    #top_block .login {
        align-items: center;
        margin-right: 25px;
        top: 7px
    }

    .login-wrapper {
        display: none
    }

    a.enter.enter-man {
        display: block
    }

    #header, #header #header-menu, #header .line_form, #header .logotip, #header a.open_catalog, #wrapper.inner_wrapper {
        box-sizing: border-box
    }

    .main #header.fixed_header form.search input[type=text] {
        background: none;
        color: #000
    }

    .inner_wrapper .cont.box_cont {
        margin-left: -15px;
        margin-right: -15px;
        max-width: 100vw;
        padding: 0;
        width: calc(100% + 30px)
    }

    .main #wrapper.inner_wrapper {
        padding: 0 15px
    }

    .login-mobile {
        display: block
    }

    .login-mobile a {
        border-radius: 50%;
        color: #fff;
        display: block;
        font-size: 16px;
        height: 24px;
        height: 32px;
        line-height: 2;
        margin-left: -17px;
        margin-top: -17px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: top;
        width: 24px;
        width: 32px
    }

    .login-mobile .personal-circle {
        background-color: #e02627
    }

    .main .bx-breadcrumb {
        margin: 10px 15px
    }

    .cont .goods_card .widget, .widget .widget__advantages .widget-advantages__list, .widget .widget__advantages .widget-advantages__list .widget__advantages__item, .widget .widget__advantages .widget-advantages__list .widget__advantages__item:last-of-type, .widget .widget__advantages .widget-advantages__list .widget__advantages__item:nth-of-type(2), .widget .widget__sub .widget__btn {
        width: 100%
    }

    .bx-filter-horizontal .bx-filter-section .bx-filter-title {
        background: url(/bitrix/templates/main/images/Shape.svg?1f2b5854) left 0 top 2px no-repeat;
        padding-left: 22px
    }

    .bx-filter.bx-filter-horizontal .bx-filter-section .first-row, .bx-filter.bx-filter-horizontal .bx-filter-section .last-row {
        width: 100%
    }

    .bx-filter.bx-filter-horizontal .bx-filter-parameters-box-container .bx_bt_button {
        cursor: pointer;
        float: right;
        margin: 6px;
        min-width: 120px
    }

    .bx-filter.bx-filter-horizontal .bx-filter-parameters-box-container {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    .bx-filter.bx-filter-horizontal .first-row .bx-filter-parameters-box:first-of-type {
        padding-right: 15px;
        width: auto
    }

    .bx-filter.bx-filter-horizontal .bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
        display: inline
    }

    .bx-filter-block .bx-filter-parameters-box-container .dropdown dt a {
        width: 100%
    }

    .main .bx-filter .bx-filter-parameters-box, .main .bx-filter .bx-filter-parameters-box:nth-of-type(n) {
        min-width: 49%
    }

    body div.hfooter {
        height: 610px
    }

    .footer_box .footer_box_tema {
        left: 46px
    }

    .footer_box .footer_logo {
        display: none
    }

    #footer .footer_box div.adress02 {
        -webkit-transform: translateY(-50%);
        font-size: 16px;
        font-weight: 700;
        left: 370px;
        min-width: 135px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all .5s ease-in-out;
        width: 140px
    }

    #footer .contacts {
        right: 5%
    }

    #footer .footer_logo_small {
        display: none
    }

    .bottom_panel .container {
        text-align: center
    }

    .bottom_panel .container .bx-basket.bx-opener {
        float: none;
        position: relative
    }

    .bottom_panel .cost_orders {
        border-right: none
    }

    .main #header.fixed_header form.search input[type=text] {
        box-sizing: border-box;
        min-height: 42px;
        top: 1px
    }

    #header form.search input[type=text] {
        box-sizing: border-box;
        min-height: 42px
    }

    #header #search {
        width: 47%
    }

    #wrapper .bx_catalog_list_home {
        width: 100%
    }

    .main #wrapper.inner_wrapper {
        margin: 40px 0 0
    }

    .buy_form .line_form a.bx_big.bx_bt_button.bx_cart.notify.rayen {
        width: auto
    }

    .buy_form .line_form a.bx_big.bx_bt_button.bx_cart.rayen {
        min-width: 100px;
        padding: 0;
        width: 100px
    }

    .buy_form .line_form a.bx_big.bx_bt_button.bx_cart.rayen:not(.jsBuy) {
        padding: 11px 10px
    }

    .bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen:hover {
        background: #fff;
        color: #e02627;
        transition: all .3s
    }

    .buy_form .line_form a.bx_big.bx_bt_button.bx_cart.rayen.jsBuy {
        line-height: 0;
        min-width: 110px;
        text-indent: -9999px;
        width: 110px
    }

    .buy_form .line_form a.bx_big.bx_bt_button.bx_cart.rayen.jsBuy:after {
        content: "\412   \43E\434\438\43D   \43A\43B\438\43A";
        display: block;
        line-height: normal;
        padding-top: 8px;
        text-indent: 0
    }

    .widget .widget__sub .widget-sub__list {
        display: block;
        margin-top: 24px;
        text-align: left;
        width: 100%
    }

    .widget .widget__sub {
        padding: 10px 0
    }

    .widget .widget__sub .widget__btn {
        margin: 0;
        padding: 9px;
        text-align: center;
        width: 120px
    }

    .jet .jet-title .jet-title__container {
        display: none
    }

    .jet .jet-title .jet-title__img {
        -webkit-transform: translateX(-50%);
        left: 50%;
        text-align: center;
        top: 5%;
        transform: translateX(-50%);
        width: 100%
    }

    .jet .jet-title .jet-title__img img {
        top: 5%;
        width: 90% !important
    }

    .jet .jet__container .jet-promo {
        padding: 102px 25px
    }

    .jet .jet__container .jet-advantages__list {
        padding: 10px 30px
    }

    .jet .jet__container .jet-advantages__item .advantages-item__text {
        color: #4a4a4a;
        float: left;
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }

    .jet .jet__container .jet-subscription__item {
        margin: 0 50px 50px 0
    }

    .jet .jet__container .jet-subscription__list {
        width: auto !important
    }

    .jet .jet__container .jet-advantages__title h2 {
        width: 100%
    }
}

@media (min-width: 900px) and (max-width: 1042px) {
    .catalog_block:not(.column) > .box > .catalog_box:nth-of-type(n) {
        margin: 10px;
        max-width: none;
        width: 30.7%
    }
}

#header .catalog_nav .catalog_nav_cont {
    padding: 85px 15px 10px 40px
}

@media (max-width: 767px) {
    #slide-menu {
        -webkit-appearance: none;
        display: block;
        float: left;
        margin-left: 2%;
        position: relative;
        width: 33%;
        z-index: 130
    }

    #slide-menu .side-collapse-container {
        -webkit-appearance: none;
        left: 0;
        position: relative;
        transition: left .4s;
        width: 100%
    }

    #slide-menu .side-collapse-container.out {
        left: 200px
    }

    #slide-menu .side-collapse {
        -webkit-appearance: none;
        background-color: #666;
        bottom: 0;
        box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
        color: #fff;
        left: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        transition: width .4s;
        white-space: nowrap;
        width: 264px;
        word-break: keep-all;
        z-index: 131
    }

    .navbar-inverse.side-collapse .close {
        color: #fff;
        cursor: pointer;
        font-size: 40px;
        opacity: 1;
        position: absolute;
        right: 17px;
        top: 10px
    }

    #slide-menu .side-collapse.in {
        width: 0
    }

    #header-menu-container {
        width: 100%
    }

    #slide-menu #header-menu {
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        background-color: #e02627;
        border: 2px solid #e02627;
        color: #fff;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 16px;
        font-weight: 600;
        padding: 10px;
        position: relative;
        top: 18px;
        user-select: none;
        width: 73px;
        z-index: 129
    }

    .slide-login {
        font-family: proxima_nova_rgregular;
        font-size: 16px;
        padding: 20px 0
    }

    .slide-login a {
        cursor: pointer
    }

    .slide-login a, .slide-login a:focus, .slide-login a:visited {
        color: #fff;
        text-decoration: none
    }

    .slide-login a:active, .slide-login a:hover {
        color: #fff;
        text-decoration: underline
    }

    body div.bottom_panel {
        z-index: 99
    }

    .slide-copyright {
        bottom: 20px;
        color: #f5f5f5;
        font-family: proxima_nova_rgregular;
        font-size: 12px;
        left: 20px;
        position: absolute;
        width: 224px
    }

    #slide-menu hr {
        border-top: 1px solid #999;
        margin-bottom: 0;
        margin-top: 0
    }

    #slide-menu .nav > li a {
        color: #fff;
        display: block;
        font-family: proxima_nova_rgregular;
        font-size: 18px;
        font-weight: 400;
        padding-bottom: 15px;
        padding-top: 15px;
        text-transform: uppercase
    }

    .main #header {
        height: 100%
    }

    #header a.open_catalog {
        margin: 6px 2%;
        width: 96%;
        z-index: 3
    }

    #header.fixed_header a.open_catalog, #header.fixed_header a.open_catalog.active {
        margin: -13px 2%;
        width: 96%;
        z-index: 3
    }

    #header.fixed_header a.open_catalog.active:active, #header.fixed_header a.open_catalog.active:hover {
        margin: -13px 2%
    }

    #header #search {
        margin: 0 2%;
        padding: 6px 0;
        width: 96%
    }

    #header .logotip {
        -webkit-transform: translateX(0) !important;
        display: flex;
        justify-content: center;
        left: 0 !important;
        margin: 0;
        transform: translateX(0) !important
    }

    #header .logotip, .main #header.fixed_header .logotip {
        padding: 6px 0;
        width: 33.3333%;
        z-index: 3
    }

    #header.fixed_header #search {
        display: none
    }

    .main #header.fixed_header {
        height: 135px
    }

    .main #header {
        z-index: 100
    }

    #header .catalog_nav .catalog_nav_cont {
        margin-top: 138px;
        max-height: calc(100vh - 55px);
        overflow-y: scroll;
        padding: 10px 15px 30px 26px;
        z-index: 2
    }

    .main #header.fixed_header .catalog_nav_cont {
        margin-top: 0;
        max-height: calc(100vh - 96px);
        overflow-y: scroll;
        padding: 55px 15px 30px 26px;
        z-index: 2
    }

    #header .catalog_nav_cont .catalog_nav_box, .catalog_nav_cont .catalog_nav_box:first-of-type, .catalog_nav_cont .catalog_nav_box:nth-of-type(2) {
        font-size: 16px;
        width: 100%
    }

    .main .box_cont .banner_block a {
        margin-bottom: 6px;
        margin-right: 4px;
        min-width: 0;
        text-transform: none
    }

    div.title-search-result {
        max-width: 95vw !important;
        min-width: 300px !important
    }

    .main .banner_block.even {
        margin: 0;
        padding: 15px;
        width: 100%
    }

    #wrapper .filterMenuButton {
        right: 30px;
        top: 20px;
        z-index: 300
    }

    .filter-block .filter-sort-links {
        display: block;
        padding-bottom: 10px
    }

    .bottom_panel .cost_orders a.more.rayen {
        display: none !important
    }

    .footer_box .footer_box_tema {
        float: left;
        font-size: 26px;
        margin: 0 auto;
        top: 20px;
        width: 266px
    }

    .footer_box .footer_box_tema, .footer_box .soc {
        -webkit-transform: translateX(-50%);
        left: 50%;
        position: relative;
        transform: translateX(-50%)
    }

    .footer_box .soc {
        clear: both;
        text-align: center;
        top: 64px;
        width: 230px
    }

    #footer .footer_box {
        height: auto;
        position: relative;
        top: auto
    }

    #footer .footer_nav {
        display: none
    }

    #footer .subscription {
        left: 20px;
        top: 290px;
        width: 80%
    }

    #footer .footer_box span.black {
        font-size: 16px
    }

    #footer .footer_box div.adress02 {
        -webkit-transform: translateX(-50%);
        clear: both;
        float: left;
        font-size: 14px;
        font-weight: 700;
        left: 50%;
        margin: 0 auto;
        position: relative;
        top: 36px;
        transform: translateX(-50%);
        width: 265px
    }

    #footer .contacts {
        clear: both;
        padding: 30px 10px 0 20px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%
    }

    body div.hfooter {
        height: 0
    }

    body footer#footer {
        float: left;
        height: auto;
        margin-top: 0;
        position: relative;
        width: 100%
    }

    #footer .contacts_box {
        float: left;
        font-size: 16px;
        margin: 14px 0 0;
        position: relative;
        width: 100%
    }

    #footer .copy {
        left: 0;
        padding: 2px 10px;
        text-align: -webkit-center;
        top: 77px
    }

    #footer .copy, #footer .payment {
        position: relative;
        text-align: center;
        width: 100%
    }

    #footer .payment {
        right: auto;
        top: -20px
    }

    #footer:before, .main #top_block {
        display: none
    }

    .box_cont .banner_block h3 {
        font-size: 26px;
        margin-left: 20px !important;
        margin-top: 10px !important
    }

    .box_cont .banner_block div {
        margin-bottom: 10px !important;
        margin-left: 10px !important
    }

    .catalog_block .box div.col-md-4.col-sm-6.col-xs-12 {
        padding-left: 0;
        padding-right: 0
    }

    #wrapper .catalog_block > .box > .catalog_box {
        margin: 10px 0 10px -1px;
        width: 100%
    }

    #wrapper .bx_catalog_list_home.col3 .catalog_block > .box > .catalog_box {
        margin: 10px;
        width: 94%
    }

    #wrapper .catalog_block.column .catalog_box a.name {
        margin-top: 40px;
        padding: 0 12px 0 0
    }

    #wrapper .catalog_block.column .col-md-4 .catalog_box a.name {
        margin-top: 40px
    }

    .main .catalog_block.column .catalog_box .catalog_box_info a.more {
        display: inline-block;
        float: right;
        min-width: 135px;
        position: relative;
        vertical-align: top;
        width: 135px
    }

    .goods_card .goods_card_slider {
        float: left;
        height: auto;
        width: 100%
    }

    .goods_card .goods_card_info {
        float: left;
        margin: 0;
        padding: 20px;
        position: relative;
        width: 100%
    }

    .goods_card .item_info_section {
        margin: 0;
        padding-right: 0 !important
    }

    #wrapper .cont.divided:before {
        background: none
    }

    .main .questions.webavk_ibcomments .bx_bt_button, .main .reviews.webavk_ibcomments .rayen {
        float: left;
        margin-right: 0;
        margin-top: 10px;
        position: relative;
        right: 0
    }
}

@media (min-width: 621px) and (max-width: 899px) {
    .catalog_block > .box > .catalog_box, .catalog_block > .box > .catalog_box:nth-of-type(3), .catalog_block > .box > .catalog_box:nth-of-type(6), .catalog_block > .box > .catalog_box:nth-of-type(9) {
        margin: 11px;
        max-width: none;
        width: 46%
    }
}

@media (max-width: 620px) {
    .catalog_box {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

@media (max-width: 600px) {
    #wrapper .catalog_block.column .col-md-4 .catalog_box_info .span.rayen {
        width: 100% !important
    }

    #wrapper .catalog_block.column .col-md-4 .catalog_box_preview {
        padding-bottom: 30px
    }

    #wrapper .catalog_block.column .col-md-4 .catalog_box_preview span {
        display: block;
        max-height: 90px;
        overflow: hidden;
        padding-bottom: 0;
        text-overflow: ellipsis
    }

    .achievement {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        margin-bottom: 10px
    }

    .achievement-text {
        font-size: 16px;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 30px
    }
}

@media (max-width: 1042px) {
    .filter-block {
        text-align: left
    }

    body {
        overflow: initial !important
    }

    .banner_line .banner_sk .banner_sk_content {
        padding: 20px 3%
    }

    .banner_line .banner_info_name {
        height: 123px;
        margin: 0 0 25px;
        padding: 10px
    }

    .banner_line a.adress01 {
        margin: 8px auto
    }

    .banner_line .banner_info_name span {
        margin: 0 0 2px
    }

    .banner_line .banner_info {
        top: 10px
    }

    .main .advantages ul li, .main .advantages ul li:first-child {
        margin: 0;
        padding: 6px 0 10px 60px;
        width: 50%
    }

    .main .advantages ul li:nth-child(2) {
        background-position: 2% !important
    }

    .main .advantages ul li:nth-child(3) {
        background-position: 3% !important
    }

    .ycp .unit.kenca, .ycp .unit.kenca iframe.vid-iframe, .youtube__container .video__title, .youtube__container .ycp .unit.katuhu {
        width: 100%
    }

    .ycp .unit.kenca, .youtube__container .ycp .unit.katuhu {
        width: 60%
    }

    .youtube__container .ycp .unit.katuhu {
        float: left;
        position: relative;
        width: 40%
    }

    .youtube__container .vid-bottom {
        padding: 0 30px
    }

    .youtube__container .vid-top {
        left: inherit;
        position: absolute;
        right: -10px;
        top: -53px
    }

    .youtube__container .play .thumb {
        clear: both;
        display: inline-block;
        float: left;
        position: relative;
        width: 25%
    }

    .youtube__container .play .thumb img {
        width: 100%
    }

    .youtube__container .title {
        padding-left: 10px;
        width: 70%
    }

    .youtube__container .mute.by0, .youtube__container .mute.by1, .youtube__container .mute.by2, .youtube__container .mute.views0, .youtube__container .mute.views1, .youtube__container .mute.views2 {
        display: none
    }

    .youtube__container .vid-active {
        margin-top: 2px;
        padding: 5px 5px 32px
    }

    .youtube__container span.tm0, span.tm1, span.tm2 {
        bottom: 1px;
        left: 5px;
        position: absolute
    }

    .offer_banner_big .widget-advantages__list .widget__advantages__item {
        float: left;
        position: relative !important;
        width: 100% !important
    }

    .offer_banner_big a.more.rayen {
        right: 15px !important
    }

    .offer_banner_big > img {
        left: -17px !important;
        top: 165px !important;
        width: 125px !important
    }

    .wa .news-detail {
        font-size: 16px;
        padding: 0
    }

    .wa .news-detail img {
        display: block;
        height: auto;
        margin: 30px auto;
        max-width: 100%
    }

    .wa .news-list .news-item {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: auto;
        padding-bottom: 0
    }

    .popup-callme__open {
        width: 95%
    }

    body div.popup-callme form {
        float: none;
        position: relative
    }
}

@media (max-width: 767px) {
    .main .wa h1, .main .wa h2 {
        font-size: 25px
    }

    .main .wa h3 {
        font-size: 21px
    }

    body {
        overflow: initial !important
    }

    .ycp .unit.kenca, .youtube__container .ycp .unit.katuhu {
        width: 100%
    }

    .youtube__container .vid-top {
        left: inherit;
        position: absolute;
        right: -10px;
        top: -390px
    }

    .youtube__container .play {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%
    }

    .youtube__container .vid-bottom {
        padding: 20px 0 0
    }

    .youtube__container .vid-active {
        padding: 5px
    }

    .main .advantages ul li, .main .advantages ul li:first-child {
        margin: 0;
        padding: 6px 0 10px 60px;
        width: 100%
    }

    .main .advantages ul li:nth-child(2) {
        background-position: 3% !important
    }

    .main .advantages ul li:nth-child(3) {
        background-position: 2.2% !important
    }

    .main .advantages ul li:nth-child(4) {
        background-position: 1% !important
    }

    .banner_sk .banner_sk_content {
        align-items: center;
        flex-direction: column
    }

    .banner_sk .banner_sk_content .banner_sk_info {
        font-size: 32px
    }

    .banner_sk .banner_sk_content .banner_sk_info .banner_sk_logo {
        width: 100%
    }

    .banner_sk .banner_sk_content .adress02 {
        margin-bottom: 0;
        margin-top: 15px
    }

    .banner_line .banner {
        float: left;
        margin: 0;
        min-height: 320px;
        padding: 10px;
        position: relative;
        width: 100%
    }

    .banner_line .banner img {
        margin: 0 auto;
        /*min-height: 320px*/
    }

    .banner_line .banner_info_name {
        padding: 20px
    }

    .cont.divided .cont_left, .cont.divided .cont_right {
        margin: 0;
        padding: 15px;
        width: 100%
    }

    .youtube__header > .header__title {
        margin: 0 0 20px;
        width: 100%
    }

    .cont .slider.big_slider .slider_name {
        margin: 10px 0;
        width: 100%
    }

    .cont .slider.big_slider .slider_list {
        top: 40px
    }

    .cont .slider.big_slider {
        height: 300px
    }

    #wrapper div.banner_block {
        width: 100%
    }

    .cont.divided .banner_block {
        padding: 0 20px
    }

    #basket_form_container .bx_ordercart #basket_items {
        display: block;
        width: 100%
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody > tr, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody > tr > td, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > tr, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > tr > td {
        display: block;
        text-align: left !important;
        width: 100%
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody > tr > td.item, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > tr > td.item {
        height: 120px
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody > tr > td.itemphoto, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > tr > td.itemphoto, #basket_form_container .bx_ordercart .type_price, #basket_form_container .bx_ordercart .type_price_value {
        display: none
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody > tr > td:not(.item), #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > tr > td:not(.item) {
        height: 45px
    }

    #basket_form_container .bx_ordercart .add-to-basket-link, #basket_form_container .bx_ordercart .basket__delete-link {
        float: left;
        margin: 15px;
        position: relative
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > tbody, #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead {
        display: block;
        float: left;
        position: relative;
        text-align: left;
        width: 50%
    }

    #basket_form_container .bx_ordercart .bx_ordercart_order_table_container > table > thead > td {
        padding: 0 20px
    }

    #basket_form_container .margin {
        display: none !important
    }

    #basket_form_container .bx_ordercart_order_table_container .basket__total-sum {
        text-align: left
    }

    #basket_form_container .basket__delete-link {
        float: left;
        margin: 15px;
        position: relative
    }

    .main .catalog_nav_cont {
        top: -5px
    }
}

@media (min-width: 869px) and (max-width: 1042px) {
    .youtube__container .title {
        padding-left: 10px;
        width: 50%
    }
}

@media (max-width: 354px) {
    .bottom_panel .my_orders {
        border-right: none
    }
}

@media (max-width: 439px) {
    .jet .jet-title .jet-title__img {
        top: -55px
    }

    .jet .jet-title {
        min-height: 200px
    }

    .banner_line .banner_info_name span {
        font-size: 35px
    }

    .offer_banner_big > img {
        display: none
    }

    .cont.divided .offer_banner_big {
        min-height: 316px !important
    }

    .offer_banner_big a.more.rayen {
        left: -6px !important
    }

    .youtube__container .ycp .unit.katuhu {
        width: 100%
    }

    .youtube__container .vid-bottom {
        padding: 0
    }

    .youtube__container iframe.vid-iframe {
        height: auto
    }

    .youtube__container .play .thumb {
        display: inline-block;
        float: left;
        position: relative;
        width: 25%
    }

    .youtube__container .play .thumb img {
        width: 100%
    }

    .youtube__container .title {
        padding-left: 10px
    }

    .youtube__container .mute.by0, .youtube__container .mute.by1, .youtube__container .mute.by2, .youtube__container .mute.views0, .youtube__container .mute.views1, .youtube__container .mute.views2 {
        display: none
    }

    .youtube__container .vid-active {
        margin-top: 2px;
        padding: 5px 5px 32px
    }

    .youtube__container .ycp_youtube_channels0 {
        padding-top: 16px
    }

    .vid-bottom .play {
        padding: 10px
    }

    .youtube__container .vid-top {
        top: -206px
    }

    .popup-callme__open {
        padding: 50px 30px 10px 15px !important
    }

    body div.popup-callme p {
        font-size: 16px
    }

    .popup-form .popup-form__input {
        margin: 5px 0
    }

    .popup-callme .popup-form__btn {
        margin-top: 16px
    }

    body div.popup-callme form {
        max-width: none;
        width: 100%
    }

    .main .bx-filter.bx-filter-horizontal .bx-filter-parameters-box, .main .bx-filter.bx-filter-horizontal .bx-filter-parameters-box:nth-of-type(n) {
        width: 100%
    }

    .main .bx-filter .bx-filter-button-box {
        clear: both;
        padding: 0
    }

    .main .bx-filter .bx-filter-button-box .bx-filter-block {
        text-align: center
    }

    .main .bx-filter.bx-filter-horizontal .bx-filter-parameters-box-container {
        display: inline
    }

    .main .bx-filter.bx-filter-horizontal .bx-filter-parameters-box-container .bx_bt_button {
        float: none
    }
}

@media (max-width: 409px) {
    .youtube__container .vid-top {
        top: -206px
    }
}

@media (max-width: 379px) {
    .cont .slider_name {
        margin: 0
    }

    .slider_name a.slider_arrow_left, .slider_name a.slider_arrow_right {
        top: 0
    }

    .cont.divided .cont_left .slider, .cont.divided .cont_right .slider {
        height: 440px
    }

    .cont .slider_name, .cont .slider_name h4, .offer_banner_big h4 {
        font-size: 21px
    }

    .cont .slider_img, .cont .slider_info {
        float: left;
        margin: 0;
        position: relative;
        width: 100%
    }

    .cont .slider.big_slider {
        height: 520px
    }

    .cont .slider.big_slider .slider_list {
        height: 430px
    }

    .cont .slider.big_slider .slider_list .more.rayen.btn__slider {
        bottom: inherit;
        position: relative;
        right: inherit
    }

    .wa .news-list .news-item {
        height: auto
    }

    .bx_ordercart_order_pay #coupons_block {
        margin-top: 35px
    }
}

@media (max-width: 736px) {
    .main #header.fixed_header {
        position: inherit
    }

    .red-card .dilivery span p {
        right: 0 !important
    }
}

@media (max-width: 599px) {
    .jet .jet__container .jet-subscription__item {
        margin: 10px 0;
        width: 100%
    }

    .jet .jet__container .jet-subscription__list {
        display: block;
        padding: 0 15px;
        width: 100%
    }

    .jet .jet__container .jet-subscription__title {
        padding: 40px 0 20px;
        text-align: center
    }

    .jet .jet__container .jet-advantages__list {
        padding: 10px 20px
    }

    .jet .jet__container .jet-advantages__title {
        padding: 20px 0
    }

    .jet .jet__container .jet-advantages__title h2 {
        padding: 0 0 10px;
        width: 100%
    }

    .jet .jet__container .jet-promo {
        padding: 60px 15px
    }

    #header.fixed_header #search {
        display: block;
        top: 29px
    }

    #header.fixed_header .line_form #button {
        top: 1px
    }

    .main #header.fixed_header {
        height: 180px
    }

    .main #header .catalog_nav .catalog_nav_cont, .main #header.fixed_header .catalog_nav_cont {
        max-height: none;
        overflow-y: auto;
        z-index: 11
    }

    .main #header.fixed_header .catalog_nav_cont {
        margin-top: 40px;
        padding: 15px 15px 8px 26px
    }

    .jet .jet-title .jet-title__img img {
        top: -11%
    }
}

@media (max-width: 349px) {
    #slide-menu #header-menu {
        padding: 8px 10px;
        top: 15px
    }
}

.banner_line a.adress01, .banner_line a.adress02 {
    -webkit-appearance: none;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-family: proxima_nova_rgregular;
    padding: 11px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s;
    width: 230px
}

.banner_line a.adress01:active, .banner_line a.adress01:hover, .banner_line a.adress02:active, .banner_line a.adress02:hover {
    -webkit-appearance: none;
    background: #e02627;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none
}

.youtube__container .header__btn {
    background-color: #e2221c;
    border: 2px solid #e2221c;
    color: #fff;
    margin: 0;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: -3px
}

@media (max-width: 768px) {
    .youtube__container .header__btn {
        margin-left: 0;
        position: static
    }
}

.youtube__container .header__btn:active, .youtube__container .header__btn:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none
}

.bottom_panel .cost_orders a.more.rayen {
    background-color: #e2221c;
    border: 2px solid #e2221c !important;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    top: -1px
}

.bottom_panel .cost_orders a.more.rayen:active, .bottom_panel .cost_orders a.more.rayen:hover, .main .catalog_box_info a.more:hover {
    background-color: transparent;
    border: 2px solid #fff !important;
    color: #fff;
    text-decoration: none
}

.main .catalog_block.column .catalog_box_info a.more:hover {
    border: 2px solid #e2221c !important;
    color: #e02627
}

.bx-filter.bx-filter-horizontal .bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
    display: inline
}

.bx-filter .dropdown dt a {
    min-width: 167px;
    width: 100%
}

.catalog_block .col-md-4.col-sm-6.col-xs-6 > .catalog_box, .catalog_block .col-md-4.col-sm-6.col-xs-12 > .catalog_box {
    float: none;
    margin: 10px auto;
    max-width: none;
    width: 100%
}

.catalog_box .novelty-box {
    -webkit-transform: translateX(-50%);
    background: transparent;
    left: 50%;
    position: absolute;
    top: 13px;
    transform: translateX(-50%);
    z-index: 1
}

.catalog_block.column .catalog_box .novelty-box {
    -webkit-transform: translateX(0);
    color: #000;
    display: block;
    left: 40%;
    padding: 0;
    transform: translateX(0);
    width: auto
}

.catalog_box .novelty-box.big {
    top: 4px
}

.catalog_box .novelty-box span {
    color: #e02627;
    display: inline-block;
    font-family: proxima_nova_rgregular;
    margin: 0 5px;
    vertical-align: middle
}

.catalog_box .novelty-box span.new {
    color: #2fbd2f
}

.bx-404-container {
    background: url(/bitrix/templates/main/images/fon404.png?b8476ff3);
    background-position: 50%;
    background-size: cover;
    height: 100%;
    text-align: center;
    width: 100%
}

.bx-404-container, .bx-404-content {
    align-items: center;
    display: flex;
    justify-content: center
}

.bx-404-content {
    color: #fff;
    flex-direction: column;
    width: 50%
}

.bx-404-title {
    font-family: proxima_nova_rgbold;
    font-size: 350px;
    font-weight: 900;
    line-height: 350px
}

.bx-404-subtitle {
    font-family: proxima_nova_rgregular;
    font-size: 18px;
    margin-bottom: 40px
}

.bx-404-btn {
    background-color: #e02627;
    margin-bottom: 40px;
    padding: 10px 20px
}

.bx-404-btn a {
    color: #fff;
    font-size: 18px;
    text-decoration: none
}

@media (max-width: 699px) {
    .bx-404-content {
        width: 80%
    }

    .bx-404-title {
        font-size: 150px;
        line-height: 250px
    }
}

.bx-maps-title {
    font-weight: 700
}

.basket .errortext {
    padding: 15px
}

.catalog_nav .catalog_nav_cont {
    padding: 110px 15px 30px 40px
}

.main #header.fixed_header {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15)
}

#footer .footer_box div.adress02:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e02627
}

#wrapper .wa .news-item a {
    display: block
}

@media (max-width: 1042px) {
    #wrapper .wa .news-item a {
        display: flex;
        justify-content: center
    }

    #wrapper div.news-list img.preview_picture {
        height: 100%;
        margin-bottom: 20px;
        width: 70%
    }
}

@media (max-width: 379px) {
    #wrapper div.news-list img.preview_picture {
        width: 100%
    }
}

.popup-form .popup-form__input {
    font-family: proxima_nova_ltlight;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px
}

.main .catalog_block.column .catalog_box_preview, .main .wa, .tab1, .youtube__header > .header__title {
    -ms-hyphens: auto;
    -ms-word-break: break-all;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    word-wrap: break-word
}

.bx_catalog_list_home .catalog_block.column {
    padding: 0 10px
}

.main .catalog_block.column .catalog_box:nth-of-type(n) {
    margin: 10px 0 !important;
    width: 100% !important
}

.main .catalog_block.column .catalog_box .catalog_box_info {
    padding: 0 18px 0 0;
    text-align: right
}

.main .catalog_block.column .catalog_box_img img {
    height: auto;
    max-height: 100%
}

.catalog-wrapper .catalog_block .catalog_box_img span {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: relative
}

.catalog_block.column .catalog_box:hover:after {
    opacity: 0
}

.catalog_block.column .catalog_box .novelty-box {
    top: 5%
}

.catalog_block.column .catalog_box .novelty-box span {
    display: inline-block;
    margin: 0;
    vertical-align: top
}

.main .catalog_box_img span {
    display: block;
    float: none;
    width: 100%
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart.rayen {
    text-decoration: none
}

.goods_card_info .line {
    z-index: 2
}

div#search {
    display: inline-block;
    min-height: 43px
}

.cont .goods_card .quantity {
    float: left;
    font-family: proxima_nova_rgregular;
    font-size: 13px;
    font-weight: 400
}

.cont .goods_card .score {
    float: left;
    font-family: proxima_nova_rgbold;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px
}

.btn-primary.focus, .btn-primary:focus {
    background-color: #e8000e;
    border-color: #e8000e;
    color: #fff;
    outline: none
}

@media (min-width: 768px) {
    .lang-mob {
        display: none
    }

    p.conf-age-text {
        font-size: 11px
    }
}

@media (min-width: 840px) {
    p.conf-age-text {
        font-size: 12px
    }
}

@media (min-width: 463px) {
    p.confid {
        width: 400px
    }
}

@media (min-width: 600px) {
    p.click-confid {
        width: 400px
    }
}

@media (min-width: 1042px) {
    p.click-confid {
        width: 450px
    }
}

@media (max-width: 767px) {
    #header .header-top {
        -webkit-appearance: none;
        bottom: 0;
        box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
        display: none;
        left: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        transition: width .4s;
        white-space: nowrap;
        width: 264px;
        word-break: keep-all;
        z-index: 131
    }

    #header .logotip {
        -webkit-transform: translateX(0) !important;
        left: 0 !important;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(0) !important;
        width: 120px
    }

    #header .header-content {
        box-shadow: none
    }

    #header .close {
        display: block
    }

    #header #slide-menu {
        display: flex;
        flex-direction: column;
        height: 100%;
        z-index: 130
    }

    #header #slide-menu .side-collapse.in {
        width: 264px
    }

    #header .mob-login {
        border-bottom: 1px solid #999;
        display: block;
        font-family: proxima_nova_rgregular;
        padding: 20px 0
    }

    #header .mob-login a {
        color: #fff;
        font-size: 16px
    }

    #header .tema {
        display: none
    }

    #header div#header-menu {
        display: block
    }

    #header .lang-mob {
        display: flex
    }

    #header .navbar-nav li {
        padding: 15px 0
    }

    #header .navbar-inverse .navbar-nav li a {
        padding: 0 15px
    }

    #header .slide-copyright {
        display: block
    }

    #header .login-desktop {
        display: none
    }
}

@media (max-width: 767px) {
    #header .header-top {
        -webkit-appearance: none;
        bottom: 0;
        box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
        display: none;
        left: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        transition: width .4s;
        white-space: nowrap;
        width: 264px;
        word-break: keep-all;
        z-index: 131
    }

    #header .header-content {
        box-shadow: none
    }

    #header .close {
        display: block
    }

    #header #slide-menu {
        display: flex;
        flex-direction: column;
        height: 100%;
        z-index: 130
    }

    #header #slide-menu .side-collapse.in {
        width: 264px
    }

    #header .mob-login {
        border-bottom: 1px solid #999;
        display: block;
        font-family: proxima_nova_rgregular;
        padding: 20px 0
    }

    #header .mob-login a {
        color: #fff;
        font-size: 16px
    }

    #header .tema {
        display: none
    }

    #header div#header-menu {
        display: block;
        margin-bottom: 38px
    }

    #header .lang-mob {
        display: flex
    }

    #header .navbar-nav li {
        padding: 15px 0
    }

    #header .navbar-inverse .navbar-nav li a {
        padding: 0 15px
    }

    #header .slide-copyright {
        display: block
    }

    #header .login-desktop {
        display: none
    }

    #header .catalog_nav .col.col-visual .li {
        margin-bottom: 10px !important
    }
}

@media (min-width: 768px) {
    #header .tema {
        margin-right: 0
    }

    #header .header-top {
        display: block !important
    }

    #header .login-desktop {
        display: flex
    }

    #header .catalog_nav {
        margin-top: 42px
    }
}

@media (min-width: 840px) {
    #header .tema {
        margin-right: 0
    }
}

@media (min-width: 768px) and (max-width: 890px) {
    #header .navbar-inverse .navbar-nav li a {
        padding: 0 5px
    }
}

@media (max-width: 450px) {
    .answer .api-captcha .api-controls {
        display: block
    }

    .answer .api-form .api-guest .api-control {
        width: 100%
    }

    .api-captcha .api-control {
        margin-bottom: 15px !important
    }

    .answer .api-captcha .api-control + .api-control {
        margin-left: 0
    }

    .api-row.api-guest.api-captcha {
        width: 100%
    }

    .answer button.api-button.api-form-submit {
        display: block;
        margin-bottom: 10px
    }
}

@media (min-width: 451px) and (max-width: 840px) {
    .api-row.api-guest.api-captcha {
        width: 100%
    }
}

@media (max-width: 840px) {
    .answer .api-row.api-buttons {
        justify-content: flex-start;
        padding-top: 15px;
        width: 100%
    }
}

@media (min-width: 1043px) {
    #header .hide {
        background: transparent !important;
        display: inline-block
    }
}

#header .catalog_nav .col {
    font-size: 16px;
    padding-top: 10px
}

#header .catalog_nav .col.col-visual {
    padding-top: 0
}

#header .catalog_nav .catalog_nav_cont {
    font-weight: 700
}

#header .catalog_nav .col .li {
    margin-bottom: 10px
}

#header .catalog_nav .col.col-visual .li {
    align-items: center;
    display: flex;
    margin-bottom: 1px
}

#header .catalog_nav .category .col.col-visual .li {
    margin-bottom: 10px
}

#header .catalog_nav .col.col-visual img {
    height: 35px;
    margin-right: 10px;
    width: 35px
}

#header .catalog_nav .col.col-visual a {
    width: 200px
}

.catalog_nav .container .category {
    border-top: 1px solid #e2e2e2 !important
}

#header .catalog_nav .col .attention_link {
    color: #e02627;
    padding-left: 45px;
    padding-top: 10px
}

#header .catalog_nav .category .col a {
    font-weight: 400
}

#header .catalog_nav .category .col.col-visual a {
    font-weight: 700
}

#header .catalog_nav .category .col.col-flavors {
    border-left: 1px solid #e2e2e2;
    padding: 20px 29px 5px;
    width: 65%
}

#header .catalog_nav .category .col.col-flavors .col-flavors__title {
    font-size: 16px;
    margin-bottom: 10px;
    opacity: .5
}

#header .catalog_nav .category .col.col-flavors .col-flavors__more {
    color: #e02627;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 20px !important;
    text-transform: uppercase
}

#header .catalog_nav .category .col.col-flavors .col-flavors__body {
    display: flex;
    justify-content: space-between
}

#header .catalog_nav .category .col.col-flavors .col-flavors__body .column {
    font-size: 16px;
    width: 31%
}

#header .catalog_nav .category .col.col-flavors .col-flavors__body .column:nth-child(2) {
    padding-top: 28px
}

#header .catalog_nav .category .col.col-flavors .col-flavors__body .column .column__bold {
    font-weight: 700
}

#header .catalog_nav .category .col.col-flavors .col-flavors__body .column a {
    display: block;
    margin-bottom: 10px !important;
    padding-top: 0
}

#header .catalog_nav .category {
    padding: 0
}

#header .catalog_nav .category .col-visual {
    padding: 5px 29px
}

#header .catalog_nav .col a {
    padding: 10px 0 0
}

#header.fixed_header .catalog_nav .category {
    padding: 0
}

#header.fixed_header .catalog_nav .category .col-visual {
    padding: 29px
}

#header.fixed_header {
    position: absolute !important;
    z-index: 101
}

#header .catalog_nav .brend {
    border-top: 1px solid #e2e2e2;
    height: 51px;
    padding: 16px 0;
    position: relative;
    width: 100%
}

#header.fixed_header .catalog_nav .brend {
    padding: 15px 0
}

#header .catalog_nav .brend .containerBox {
    margin: 0 auto;
    overflow: hidden;
    width: 900px
}

#header .catalog_nav .brend .listBox {
    display: flex;
    padding: 0;
    width: 500%
}

#header .catalog_nav .brend .listBox li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
    width: auto
}

#header .catalog_nav .brend .listBox li a {
    color: #000;
    font-size: 16px;
    text-decoration: none
}

#header .catalog_nav .brend .listBox li a:hover {
    cursor: pointer
}

#header .catalog_nav .brend .arrow {
    background: #fff;
    color: #111;
    cursor: pointer;
    font-size: 1.2rem;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 10px
}

#header .catalog_nav .brend .arrow img {
    width: 100%
}

#header .catalog_nav .brend .arrow.prev {
    left: 40px
}

#header .catalog_nav .brend .arrow.next {
    right: 40px
}

@media (min-width: 768px) and (max-width: 1042px) {
    #header .catalog_nav .col {
        display: inline-block;
        vertical-align: top;
        width: 30%
    }

    #header .catalog_nav .col.col-visual {
        width: 34%
    }

    #header .catalog_nav .category .col.col-visual {
        padding: 10px !important;
        width: 30%
    }

    #header .catalog_nav .category .col.col-flavors {
        padding: 20px 10px !important
    }

    #header .catalog_nav .category .col.col-flavors .col-flavors__body .column {
        font-size: 14px;
        width: 33% !important
    }

    #header .catalog_nav .brend .listBox {
        width: 600%
    }

    #header .catalog_nav .brend .containerBox {
        width: 85%
    }
}

@media (min-width: 1043px) {
    #header .catalog_nav .col {
        display: inline-block;
        vertical-align: top;
        width: 31%
    }
}

@media (max-width: 767px) {
    #header .catalog_nav .col, #header .catalog_nav .col.col-visual {
        width: 100%
    }

    #header .catalog_nav .col.col-visual img {
        display: none
    }

    #header .catalog_nav .col .li {
        margin-bottom: 10px
    }

    #header .catalog_nav .col.col-visual a {
        width: 100%
    }

    #header.fixed_header .catalog_nav .category {
        padding: 15px 15px 8px 26px
    }

    #header.fixed_header .catalog_nav .category .col-visual {
        border-right: none;
        padding: 0
    }

    #header .catalog_nav .category .col.col-visual .li {
        margin-bottom: 10px !important
    }

    #header .catalog_nav .col .attention_link {
        padding-left: 0 !important;
        padding-top: 10px !important
    }

    #header .catalog_nav .category .col.col-flavors {
        display: none
    }

    #header .catalog_nav .brend .arrow.prev {
        left: 15px !important
    }

    #header .catalog_nav .brend .arrow.next {
        right: 15px !important
    }

    #header .catalog_nav .brend .containerBox {
        width: 80% !important
    }

    #header .catalog_nav .brend .listBox {
        width: 1500%
    }
}

.filter-sort-links.filterMenuLink.paramsNewLink {
    border-bottom: 1px dotted #000;
    float: left;
    font-size: 12px
}

@media (max-width: 767px) {
    .filter-sort-links.filterMenuLink.paramsNewLink {
        display: inline-block;
        float: none;
        margin-bottom: 10px;
        padding-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #header .domain .domain__city {
        display: none
    }
}

@media (max-width: 767px) {
    #header .domain {
        font-size: 16px;
        justify-content: flex-start
    }

    #header .domain__popUp {
        position: fixed
    }

    #header .domain__popUp.domain__popUp--active {
        top: 0
    }

    #header .domain__popUp .domain__popUp__body .domain__listCity .domain__listCity__el {
        width: 100%
    }

    #header .domain__popUp .domain__popUp__header {
        align-items: flex-end;
        flex-direction: column;
        padding-bottom: 20px
    }

    #header .domain__popUp .domain__popUp__header .searchCity {
        display: flex;
        flex-direction: column;
        order: 2;
        width: 100%
    }

    #header .domain__popUp .domain__popUp__header .backDomain {
        margin: 10px 0;
        order: 1
    }

    #header .domain__popUp .domain__popUp__body .domain__listCity {
        max-height: 410px
    }
}

.cont.box_cont {
    background-size: cover !important;
}
form.search input[type=text], form.search input[type=submit]{
    border-radius: 100px;
}


@media (min-width: 768px) {
    #header .catalog_nav {
        max-width: 1320px;
        margin-right: auto;

    }
}
@media (min-width: 1700px) {
    #header .catalog_nav {
        margin-left: 15%;
    }
}

.wideInfo .text{
max-width:90%;
}

.header-director-link{
background: #e02627;
    border: 2px solid #e02627;
    color: #fff;
    display: inline-block;
    padding: 4px 4px 4px 4px;
    font-size: 12px;
    top: -4px;
    margin-right: 10px;
    position: relative;
    transition: all 0s;
    border-radius: 100px;
}

a.header-director-link:hover{
color:#fff;

    text-decoration:none !important;
}
@media (max-width: 768px) {
.slide-copyright .header-director-link{
margin-bottom: 35px;

}

}



.modal-main{
display:none;
}
.modal-main.opened{
display: block;
}
.modal-main::after {
    content: "";
    display: none;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
  }
  .modal-main.opened:after {
    display: block;
  }
  .modal-main .modal-form {
    height: auto;
    overflow-y: auto;
    width: 100%;
    max-width: 600px;
    top: 0;
    position: fixed;
    border-radius: 3px;
    background: #ffffff;
    z-index: 9999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem;
  }
  .modal-main .modal-form .modal-head, .modal-main .modal-form .modal-content, .modal-main .modal-form .modal-footer {
    position: relative;
    padding: 10px 20px;
    font-family: "Quicksand", sans-serif;
  }
  .modal-main .modal-form .modal-head {
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    flex-flow: column;
  }
  .modal-main .modal-form .modal-head .modal-btn-close {
    position: absolute;
    top: -10px;
    right: 0px;

    cursor: pointer;
    color: rgba(34, 34, 34, 0.5);
  }
  .modal-main .modal-form .modal-head .modal-btn-close .close-btn path{
	fill: #e02627;
  }
  .modal-main .modal-form .modal-head .title {
    color: #e02627;
    font-family: "Nunito", sans-serif;
    font-weight: 500;
    text-align: center;
    margin: 10px 0;
  }
  .modal-main .modal-form .modal-head .subtitle {
    font-size: 0.8rem;
    text-align: center;
    color: #222222;
  }
  .modal-main .modal-form .modal-contented .form-main {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
  }
  .modal-main .modal-form .modal-contented .form-main .form__group {
    position: relative;
    padding: 15px 0 0;
    margin-top: 10px;
    width: 90%;
  }
  .modal-main .modal-form .modal-contented .form-main .form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    outline: 0;
    font-size: 16px;
    color: #212121;
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
  }
  .modal-main .modal-form .modal-contented .form-main .form__field::placeholder {
    color: transparent;
  }
  .modal-main .modal-form .modal-contented .form-main .form__field:placeholder-shown ~ .form__label {
    font-size: 16px;
    cursor: text;
    top: 20px;
  }
  .modal-main .modal-form .modal-contented .form-main .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 12px;
    color: #e02627;
  }
  .modal-main .modal-form .modal-contented .form-main .form__field:focus {
    padding-bottom: 6px;
    border-bottom: 2px solid #e02627;
    font-weight: 700;
  }
  .modal-main .modal-form .modal-contented .form-main .form__field:focus ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 12px;
    color: #e02627;
  }
  .modal-main .modal-form .modal-footer {
    display: flex;
  }
  .modal-main .modal-form .modal-footer .submit-box {
    display: flex;
    flex-flow: column;
    width: 100%;
    align-items: center;
  }
  .modal-main .modal-form .modal-footer .submit-box .modal-btn, .modal-main .modal-form .modal-footer .submit-box span {
    width: 90%;
  }
  .modal-main .modal-form .modal-footer .submit-box .modal-btn {
    margin-top: 5px;
    padding: 10px;
    background-color: #e02627;
    color: #ffffff;
    border: 1px solid #e02627;
    font-size: 1.1rem;
    font-weight: 700;
    border-radius: 3px;
    transition: all 250ms cubic-bezier(0.32, 1, 0.23, 1) 100ms;
  }
  .modal-main .modal-form .modal-footer .submit-box .modal-btn:hover, .modal-main .modal-form .modal-footer .submit-box .modal-btn:focus, .modal-main .modal-form .modal-footer .submit-box .modal-btn:active {
    background-color: #e02627;
  }
  .modal-main .modal-form .modal-footer .submit-box span {
    margin-top: 5px;
    font-size: 0.6rem;
    text-align: left;
    color: #222222;
  }
.header-director-link {
    font-size: 14px;
    top: -7px;
}
.modal-director .title{
    font-size: 28px;
    margin-bottom: 0px !important;
}

.modal-director .modal-head {
border-bottom:none !important;
    padding-bottom: 0px !important;

}
.modal-director .modal-footer{
border-top:none !important;
}
.modal-director .modal-footer .submit-box{
    margin-top: 26px;
}
.slide-copyright .header-director-link {
    font-size: 14px;
}
@media (max-width: 500px) {
	.modal-director .title {
 font-size: 20px !important;
   text-align:left !important;
}
)

