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

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

body {
    font-family: 'Gravity';
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'IBMPlexSans';
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

.b-container {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

.b-row {
    margin-right: -25px;
    margin-left: -25px;
}

.b-row:before, .b-row:after {
    content: "";
    display: table
}

.b-row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
    font-size: 11pt
}

body {
    background: #fff;
    font-weight: 300;
    font-size: 1rem;
    color: black;
    line-height: 1.7;
}

@media (max-width: 767px) {
    body {
        font-weight: 400
    }
}

a:hover, a:focus {
    text-decoration: none;
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7
}

@media (max-width: 767px) {
    h1 {
        text-align: center
    }
}

h2, .b-h2 {
    font-size: 1.35rem;
}

@media (max-width: 767px) {
    h2, .b-h2 {
        font-size: 1.2rem
    }
}

hr.i-size-S {
    margin-bottom: 6px;
    margin-top: 6px
}

hr.i-line {
}

.btn {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-size-S {
    font-size: 9.5pt;
    line-height: 28px;
    padding-right: 12px;
    padding-left: 12px
}

.btn-lg, .btn-group-lg > .btn {
    font-size: 1.2rem
}

.b-section {
    padding: 50px 0;
}

.b-section.i-grey {
    background-color: #f9f9f9
}

.table > thead > tr > th, .table > tbody > tr > td {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 8px
}

.side-nav {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    height: 100%;
}

.side-nav.i-no-transition {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important
}

.text-info {
    color: black;
}

.b-preloader {
    display: flex;
    align-items: center;
    justify-content: center
}

.b-preloader img {
    -webkit-animation: animationBorderStepOpacity linear 1s;
    -moz-animation: animationBorderStepOpacity linear 1s;
    -o-animation: animationBorderStepOpacity linear 1s;
    animation: animationBorderStepOpacity linear 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    transition: width .2s ease;
    -webkit-transition: width .2s ease;
    -moz-transition: width .2s ease;
    -ms-transition: width .2s ease
}

.bj-hr-heading, .b-hr-heading {
    font-size: 1.1rem;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    margin: 10px 0;
}

@media (max-width: 767px) {
    .bj-hr-heading, .b-hr-heading {
        font-size: .9rem
    }
}

.bj-hr-heading__content, .b-hr-heading__content {
    width: 100%;
    top: -1rem;
    left: 0;
    display: block;
}

@media (max-width: 767px) {
    .bj-hr-heading__content, .b-hr-heading__content {
        top: -.8rem
    }
}

.bj-hr-heading__content span, .b-hr-heading__content span {
    display: inline-block;
    background: #fff;
}

.b-hr-heading__content span {
    font-weight: 400;
    font-size: 36px;
    text-transform: uppercase;
    color: #1b1e1b;
}

@media (max-width: 520px) {
    .b-hr-heading__content span {
        font-size: 18px !important;
    }
}

.i-grey .bj-hr-heading__content span, .i-grey .b-hr-heading__content span {
    background: transparent
}

@-moz-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

@-o-keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

@keyframes animationBorderStepOpacity {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0)
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

.director_block {
    display: flex;
    justify-content: space-between;
    padding: 0 24px;
    margin-top: 100px;
}

@media (max-width: 720px) {
    .director_block {
        margin-top: 40px;
    }
}

.director_text {
    font-family: "IBMPlexSans", sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 1.634rem;
    color: #000;
    max-width: 624px;
}

.director_img_block {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    gap: 18px;
}

.director_img img {
    width: 100%;
    max-width: 782px;
}

.director_img_text {
    width: max-content;
}

.drline {
    border: 1px solid #000;
    width: 70px;
    display: block;
    height: 1px;
    margin-right: 30px;
}

.director_name {
    font-weight: 400;
    font-size: clamp(1.25rem, 1.1962rem + 0.2532vw, 1.5rem);
    text-transform: uppercase;
    text-align: right;
    color: #000;
    display: flex;
    align-items: center;
    font-style: normal;
}

.director_position {
    font-weight: 350;
    font-size: clamp(0.875rem, 0.8481rem + 0.1266vw, 1rem);
    text-align: right;
    color: #000;
}

.director_text .director_img_text {
    display: none;
}

@media (max-width: 1400px) {
    .director_text {
        margin: 0 auto;
    }

    .director_block {
        flex-direction: column-reverse;
    }

    .director_img_block {
        flex-direction: column;
        margin: 0 auto;
    }

    .director_img_block .director_img_text {
        display: none;
    }

    .director_text .director_img_text {
        display: block;
        width: auto;
        padding: 0;
    }

    .director_text .director_img_text .director_name {
        justify-content: flex-end;
        position: relative;
    }

    .drline {
        width: 100px;
    }
}


@media (max-width: 1024px) {
    .director_block {
        padding: 0;
    }
}

@media (max-width: 1400px) {
    .director_img_block {
        margin-bottom: 25px;
    }
}

.muah_korp {
    background: #e6f9ff;
    font-weight: 400;
    font-size: clamp(1.125rem, 0.8829rem + 1.20vw, 3.25rem);
    text-transform: uppercase;
    color: #1b1e1b;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    line-height: 100%;
    padding: 28px;
    margin-top: 34px;
}

.muah_korp .soc_links .links {
    display: flex;
    gap: 17px;
}

.muah_korp .soc_links .links a {
    display: inline-block;
    height: 40px;
}

@media (max-width: 1024px) {
    .muah_korp {
        flex-direction: column;
        gap: 10px;
    }
}

.soc_link {
    display: flex;
}

.b-alert-warning {
    background-color: #d65561;
    color: #fff;
    font-size: 9pt;
    padding: 15px;
    display: flex;
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

.b-alert-warning.i-slide {
    display: none
}

.b-alert-warning span {
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
}

.b-alert-warning span.i-hide {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0
}

form.i-invisible .form-group {
    margin-bottom: 21px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

form.i-invisible .form-group:last-child {
    margin-bottom: 11px
}

form.i-invisible.i-animate .form-group {
    animation: form-opacity .3s;
    animation-fill-mode: forwards;
}

form.i-invisible.i-animate .form-group:nth-of-type(2) {
    animation-delay: .15s
}

form.i-invisible.i-animate .form-group:nth-of-type(3) {
    animation-delay: .3s
}

form.i-invisible.i-animate .form-group:nth-of-type(4) {
    animation-delay: .453s
}

form.i-invisible.i-animate .form-group:nth-of-type(5) {
    animation-delay: .6s
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: .95rem;
    -webkit-appearance: none;
}

.form-control:focus {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.form-group label {
    margin-bottom: 6px;
    color: #333;
    line-height: normal;
    vertical-align: top;
    font-size: .85rem
}

.form-group .form-control {
    height: 29pt;
    padding: 6px 10px;
    font-size: .95rem;
    line-height: 1.72857143
}

.form-group textarea.form-control {
    height: 83px
}

.form-group .checkbox label {
    padding-left: 37px;
    position: relative;
    font-weight: normal;
    font-size: .85rem;
    line-height: 1.4
}

.form-group [type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px
}

.form-group [type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform: rotateZ(37deg);
    -moz-transform: rotateZ(37deg);
    -ms-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-group [type="checkbox"].filled-in:checked + label:before {
    top: 2px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform: rotateZ(37deg);
    -moz-transform: rotateZ(37deg);
    -ms-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-group [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.form-group [type="checkbox"].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

.form-group [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

.form-group [type="checkbox"].filled-in + label:before, .form-group [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    transition: border .25s;
    -webkit-transition: border .25s;
    -moz-transition: border .25s;
    -ms-transition: border .25s;
    z-index: 1
}

.form-group [type="checkbox"].filled-in + label:after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-group .checkbox input[type="checkbox"] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 0;
    margin: 0
}

.form-group [type="checkbox"]:not(:checked), .form-group [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    pointer-events: none
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    display: block
}

.text-muted {
    color: #999
}

.alert {
    padding: 23px;
}

.alert h3 {
    margin: 13px 0 12px
}

.alert-success, .alert-warning {
    background: 0 0;
    border-color: #f2f2f2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0
}

.pagination {
    margin: 0;
}

.pagination li {
    display: inline;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination li.active {
    background-color: transparent
}

.pagination a, .pagination span {
    font-size: 10pt;
    line-height: 34px !important;
    width: 34px;
    padding: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    text-align: center
}

.pagination a:hover, .pagination span:hover {
    color: #fff !important
}

.pagination .active a, .pagination .active span, .pagination .active a:hover, .pagination .active span:hover, .pagination .active a:focus, .pagination .active span:focus {
    color: #000 !important;
    font-weight: 700;
    background: 0 0;
    border-color: #ddd
}

.pagination-prev a {
    font-stretch: condensed
}

.pagination-next a {
    font-stretch: condensed
}

.col-sm-6 > .pagination {
    margin: 0;
    float: right
}

@media (max-width: 540px) {
    .col-sm-6 > .pagination {
        float: none
    }
}

.pagination a, .pagination span, .nav a {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease
}

.label-default {
    background-color: transparent;
    padding: 0;
    color: #333;
    font-weight: 400;
    display: inline !important
}

.label-lg {
    font-size: 100%
}

.breadcrumb {
    font-weight: 350;
    font-size: 16px;
    color: rgba(34, 34, 34, 0.4);
    padding: 11px 0;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 2px 10px;
}

.breadcrumb > li + li:before {
    content: "\2014" !important;
}

.breadcrumb:last-child {
    color: #333 !important
}

.breadcrumb:before {
    display: none
}

@media (max-width: 767px) {
    .breadcrumb {
        font-weight: 400;
        font-size: 14px;
        color: rgba(34, 34, 34, 0.4);
    }
}

.panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    border: 1px solid #f2f2f2;
    padding: 18pt
}

@media (max-width: 767px) {
    .panel {
        border-right: none;
        border-left: none;
        padding-right: 0;
        padding-left: 0
    }
}

.carousel-buttons {
    position: relative;
    width: 100px;
    float: right;
    right: 20px;
}

.carousel-indicators {
    margin-bottom: 0;
    width: unset;
    left: unset;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 0;
        right: 20px;
    }
}

.carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.carousel-indicators li.active {
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

@media (max-width: 767px) {
    .carousel-indicators {
        display: none !important
    }

    .director_text .director_img_text .director_name .drline {
        position: absolute;
        left: -15px;
        width: 50%;
    }
}

@media (max-width: 355px) {
    .director_text .director_img_text .director_name .drline {
        width: 45%;
    }
}

.carousel-indicators li, .carousel-indicators li.active {
    width: 3.125vw;
    height: 1px;
    margin: 0 2px
}

.carousel-control {
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
}

.carousel-control span {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -64px 0 0 0;
    line-height: 20px
}

.carousel-control.right span {
    left: auto;
    right: 0
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    width: 7%;
    text-shadow: 0 0 0
}

#news-carousel .carousel-control span {
    margin-top: -12px
}

.btn-default {
    border-color: #5c6eb8;
    border-width: 2px;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: .9rem;
    padding-right: 14px;
    padding-left: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    color: #5c6eb8;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    line-height: 39px
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
    outline: 0;
    background: #a3add7;
    color: #fff;
    border-color: #a3add7
}

.btn:hover, .btn:active, .btn:focus, .btn:active:focus {
    outline: 0
}

.nav-tabs {
    margin-bottom: 18pt;
}

.nav-tabs.nav-justified {
    border: none;
}

.nav-tabs.nav-justified > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    padding-top: 15px;
    padding-bottom: 15px
}

.nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > li > a:active, .nav-tabs.nav-justified > li > a:focus {
    border-color: transparent;
    color: #666;
    background-color: transparent
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:active, .nav-tabs.nav-justified > .active > a:focus {
    border-color: transparent;
    color: #333;
    border: none;
    border-bottom: 1px solid #000
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}

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

@media (max-width: 767px) {
    .nav-tabs.nav-justified > li {
        float: left;
        width: 50%
    }
}

.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.small {
    font-size: .75rem;
    text-align: center;
}

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

.modal-backdrop {
    background: #fff
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 5px solid #a3add7;
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.modal-header {
    color: #000;
    padding: 26px;
    position: relative
}

.modal-body {
    color: #000;
    padding-top: 40px;
    padding-bottom: 40px
}

.modal-body span, .modal-body div {
    color: #000
}

.modal-footer {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.modal-footer .btn, .modal-footer .btn + .btn {
    margin: 0 12px 10px
}

@media (max-width: 767px) {
    h2.modal-title {
        font-size: 12pt
    }
}

.bj-text-x-large {
    font-size: 2.37rem
}

.modal .close {
    width: 16px;
    height: 16px;
    background: transparent;
    font-weight: 300;
    font-size: 0;
    text-shadow: none;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=");
    position: absolute;
    top: 30px;
    right: 30px;
    margin-top: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.modal .close:hover {
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7
}

@media (max-width: 767px) {
    .modal .close {
        width: 20px;
        height: 20px;
        top: 27px;
        right: 27px
    }
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

.ui-widget-header {
    background: #a3add7
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #f6f6f6;
    border-color: #ccc
}

.ui-state-hover:focus, .ui-widget-content .ui-state-hover:focus, .ui-widget-header .ui-state-hover:focus, .ui-state-focus:focus, .ui-widget-content .ui-state-focus:focus, .ui-widget-header .ui-state-focus:focus {
    outline: 0
}

.ui-slider-horizontal .ui-slider-handle {
    margin: 0
}

thead {
    border-bottom: none
}

td, th {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

button:focus {
    outline: 0 !important
}

.container-fluid {
    max-width: 1200px !important
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    display: block;
    word-wrap: break-word
}

h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child {
    margin-top: 0
}

h1, .h1 {
    font-weight: 400;
    font-size: 2.4rem;
    margin-top: 0
}

h1.i-small, .h1.i-small {
    font-size: 1.9rem
}

@media (max-width: 767px) {
    h1, .h1 {
        font-size: 1.15rem
    }
}

h1, .h1, h2, .h2, h3, .h3 {
    color: #333
}

h3, .h3 {
    font-size: .9rem;
    font-weight: 700
}

h4, .h4, h5, .h5 {
    color: #999;
    font-weight: 700
}

h5, .h5 {
    font-size: 9pt
}

h1, .h1, h2, .h2 {
    margin-bottom: 18pt
}

h3, .h3, h4, .h4, h5, .h5 {
    margin-bottom: 10px
}

a:focus {
    outline: 0;
    text-decoration: none
}

.btn {
    background-image: none;
    border-radius: 0px !important;
}

.btn-size-M {
    font-size: 10.5pt;
    line-height: 35px
}

.btn-size-L {
    font-size: 13.5pt;
    line-height: 56px
}

.btn-reset {
    background-color: #ececec !important;
    border-color: #ececec !important;
}

.btn-reset:hover, .btn-reset:active, .btn-reset:focus {
    background-color: #ececec !important;
    border-color: #ececec !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #333 !important;
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7
}

@media (max-width: 360px) {
    .hidden-xxs {
        display: none
    }
}

.visible-xxs-block, .visible-xxs-inline, .visible-xxs-inline-block {
    display: none
}

@media (max-width: 360px) {
    .visible-xxs-block {
        display: block
    }
}

.visible-xxs-inline {
    display: inline
}

.visible-xxs-inline-block {
    display: inline-block
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

hr.clearfix {
    clear: both
}

hr.i-size-M {
    margin-bottom: 15px;
    margin-top: 15px
}

hr.i-size-L {
    margin-bottom: 25px;
    margin-top: 25px
}

hr.i-line {
    height: 0
}

@media (max-width: 767px) {
    hr {
        margin-bottom: 4px;
        margin-top: 5px;
    }

    hr.i-size-L {
        margin-bottom: 10px;
        margin-top: 10px
    }

    hr.i-size-XL {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.big_footer_logo {
    position: relative;
    margin-top: 79px;
}

.big_footer_logo img {
    width: 100%;
}

menu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.btn-100 {
    width: 100%
}

.text-large {
    font-size: 13.5pt
}

.i-relative {
    position: relative
}

.bj-h1-nav {
    margin-top: 14px;
}

.bj-h1-nav li {
    margin-bottom: 5px
}

.bj-h1-nav.text-right li {
    float: right
}

.bj-h1-nav.nav-pills li {
    margin-left: 10px;
}

.bj-h1-nav.nav-pills li a {
    border: 1px solid #eee
}

.bj-top-decoration {
    border-top: 1px solid #f2f2f2
}

@media (max-width: 767px) {
    .bj-text-block {
        text-align: center
    }

    .big_footer_logo {
        margin-top: 50px;
    }
}

.bj-text-block menu, .bj-text-block ul, .bj-text-block ol {
    padding: 0 80px;
    text-align: left
}

.bj-icon-link {
    vertical-align: middle;
    white-space: nowrap
}

a.bj-icon-link, a.bj-icon-link:hover, a.bj-icon-link:active, a.bj-icon-link:focus {
    text-decoration: none
}

.bj-icon-link__icon {
    margin-right: 9pt
}

.bj-icon-link__icon, .bj-icon-link__link {
    display: inline-block;
    vertical-align: middle
}

.bj-envelope-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("images/envelope.png")
}

.bj-alert-top-icon {
    position: absolute;
    top: -35px;
    left: 50%;
    margin: 0 0 0 -12px
}

.bj-price s {
    color: #000
}

.text-small {
    font-size: 9pt
}

.bj-price .text-small {
    margin-top: 6px
}

.bj-price .text-large, .bj-price .text-small {
    line-height: 18px;
}

.bj-price {
    line-height: 100%;
}

.bj-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url("images/icons.png") no-repeat 0 0;
}

.bj-icon.i-thumbs-up {
    background-position: -41px 0
}

.bj-icon.i-new {
    background-position: -77px 0
}

.bj-icon.i-flash {
    background-position: -110px 0
}

.bj-icon.i-hit {
    background-position: -142px 0
}

.bj-icon.i-menu {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATZJREFUeNpi/P//PwM6OHv2rB+QCgBiRqjQLCA+jqZMDYgrkNQcBuJFQPwHWRELFsODgFQREFsjCV/AYoE6ECci8c2ghq8E4p8wQUaQD4CGMgHZoUBcDsSGDJjgJhCDLL4G5ctBDbLAovY+EHdDffOV8cyZM2lARiEQazDgByDXnYLSpkDMSUD9MyCeCrLgFZAhykAb8AYUNJkMtAPpTMbGxmuBjCU0MBxk5jomKKcAiJ9T0fDn0JTIALYA6Iu3QCoFiL8B8UUgPkaigV+BeBMQP4Im0Swgfg23AGrJNiAlA6QNgPQcEi34AcQhQKwAxNJAvAEmwYSsCmj4eyiTi0QLQLmZF4hBxcJbZAkmBhqDUQtGsAWMZCRTkiz4SaIFv4D4LzYJFhwaLgPxAhIseA3NzRgAIMAAzaBKXNwlk2MAAAAASUVORK5CYII=") no-repeat center center;
}

.bj-icon.i-menu:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUJJREFUeNpi/P//PwM6SE9P9wNSAUDMCBWaBcTH0ZSpAXEFkprDQLwIiP+AODNnzgQLsmAxPAhIFQGxNZLwBSwWqANxIhLfDGr4SiD+CRNkBPkAaCgTkB0KxOVAbMiACW4CMcjia1C+HNQgCyxq7wNxN8g3QF98ZUwDAiCnEIg1GPADkOtOQWlTIOYkoP4ZEE8FBVELEIsyEAYgtVYMxAMpkMNBQZPJQDuQzgQMp7VAxhIaGL4EaPY6JiinAIifU9Hw59CUyMAETbNvgVQKEH8D4otAfIxEA78C8SYgfgRNollAM1/DLYBasg1IyQBpAyA9h0QLfgBxCBArALE0EG+ASTAhqwIa/h7K5CLRAlBu5gViULHwFlmCiYHGYNSCEWwBIxnJlCQLfpJowS8g/ourCMYGLgPxAhIseA3NzRgAIMAA6PRP0Flb5NcAAAAASUVORK5CYII=")
}

.bj-icon.i-looks {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARRJREFUeNpi/P//PwMtAQuMcfbsWWkgVQ/ErGhq1gDxVmIMMzY2xm0BEKgAcSoWfQLEWoDVB0CX8wNpPiCWxKGGE4hliTEMaBa60HeQD0CiSnj0uQPxQzI98BRkgQgQMxJQyEimBTwgC/4SqfgYEO8G4n9A7ATE9kTo+cdChKLnQBwOxIeRxJqA2BSI1xKKHyYChv8CYl80w2HgNBB7AvFHSiyYA00EuMBVIF5MiQWHiAjCXZQGESFAURARk8EMKbEAVHSw4ZFnhqYwsi3QAeIJeOR7gdiSqNIUD8iEFoSzoJkNVL6bAXEyNAkzUGoBCLhC8U+oBRyk1Ae8JJQt7CSWRXwgC7qBWIpGFdpbRlpXmQABBgD/oDM9NBtIGgAAAABJRU5ErkJggg==") no-repeat center center;
}

.bj-icon.i-looks:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARVJREFUeNpi/P//PwMtAQuMkZ6eLg2k6oGYFU3NGiDeSoxhM2fOxG0BEKgAcSoWfQLEWoDVB0CX8wNpPiCWxKGGE4hliTEMaBa60HeQD84CsRIefe5A/JBMDzwFWSACxIwEFDKSaQEPyIK/RCo+BsS7gfgfEDsBsT0Rev6xEKHoORCHA/FhJLEmIDYF4rWE4oeJgOG/gNgXzXAYOA3EnkD8kRIL5kATAS5wFYgXU2LBISKCcBelQUQIUBRExGQwQ0osABUdbHjkmaEpjGwLdIB4Ah75XiC2JKo0xQMyoQXhLGhmA5XvZkCcDE3CDJRaAAKuUPwTagEHKfUBLwllCzuJZREfyIJuIJaiUYX2lpHWVSZAgAEApvMw2ZSl1+MAAAAASUVORK5CYII=")
}

.bj-icon.i-thumbs-up:hover, a:hover .bj-icon.i-thumbs-up {
    background-position: -41px -28px
}

.bj-icon.i-thumbs-up:active, a:active .bj-icon.i-thumbs-up {
    background-position: -41px -60px
}

.bj-icon.i-new:hover, a:hover .bj-icon.i-new {
    background-position: -77px -28px
}

.bj-icon.i-new:active, a:active .bj-icon.i-new {
    background-position: -77px -60px
}

.bj-icon.i-flash:hover, a:hover .bj-icon.i-flash {
    background-position: -110px -28px
}

.bj-icon.i-flash:active, a:active .bj-icon.i-flash {
    background-position: -110px -60px
}

.bj-icon.i-hit:hover, a:hover .bj-icon.i-hit {
    background-position: -142px -28px
}

.bj-icon.i-hit:active, a:active .bj-icon.i-hit {
    background-position: -142px -60px
}

.bj-table {
    display: table
}

.bj-table-row {
    display: table-row
}

.bj-table-cell {
    display: table-cell
}

.bj-block {
    line-height: normal;
}

.bj-block .bj-hr {
    margin: 9pt 0
}

.bj-block__title {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 9pt;
    line-height: 1.3;
}

.bj-block__title.bj-table {
    width: 100%
}

.bj-block__title .bj-table-cell {
    vertical-align: middle;
    text-align: left;
    padding: 10px 0;
    height: 45px
}

.bj-block__title__wrapper {
    display: inline-block;
    vertical-align: middle;
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    .bj-block__title .bj-table-cell {
        text-align: center;
        height: auto
    }
}

.bj-block__title h2, .bj-block__title .h2 {
    margin: 0
}

.bj-block__list {
    font-size: 1rem;
}

.bj-block__list a {
    white-space: nowrap;
    word-wrap: break-word;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    max-width: 95%;
}

.bj-block__list a:hover {
    text-decoration: none
}

.bj-block__list__text {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    .bj-block {
        text-align: center
    }
}

.bj-block__img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.bj-h1-nav.nav-pills li.active a, .bj-h1-nav.nav-pills li.active a:hover, .bj-h1-nav.nav-pills li.active a:focus {
    border-color: #a3add7
}

@media (max-width: 767px) {
    .no-float-xs {
        float: none
    }
}

@media (min-width: 768px) {
    .no-float-sm {
        float: none
    }
}

@media (min-width: 992px) {
    .no-float-md {
        float: none
    }
}

@media (min-width: 1200px) {
    .no-float-lg {
        float: none
    }
}

.bj-text-more {
    margin-top: 20px
}

.bj-text-more-wrapper {
    overflow: hidden;
    transition: height .5s ease;
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -ms-transition: height .5s ease
}

.bj-panel {
    border: 1px solid #f2f2f2;
    padding: 33px;
    text-align: center;
    line-height: 1.3
}

.bj-side-block {
    border: 3px solid #f2f2f2;
    padding: 15px;
    font-size: 9pt;
}

.bj-side-block .h3.bj-hidden-link {
    margin-top: 0;
    margin-bottom: 10px;
    background: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMMGLMspAMMR96i9eEEADs=") no-repeat right center;
    cursor: pointer;
}

.bj-side-block .h3.bj-hidden-link.i-up {
    background-image: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMNSCqhLmO0NUBsMOqQAAA7")
}

.bj-side-block menu {
    margin: 0 0 0 7px
}

@media (max-width: 1023px) {
    .bj-side-block {
        display: none
    }
}

.bj-side-block > .h3, .bj-side-block .bj-hidden {
    margin-bottom: 15px
}

.bj-side-block a, .bj-side-block a:hover {
    color: #333
}

.bj-hidden {
    padding-top: 1px
}

.bj-hidden-link, .bj-hidden-link:hover {
    text-decoration: none
}

.bj-hidden__hidden {
    display: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.i-open .bj-hidden__hidden {
    display: block
}

.bx_ordercart_order_table_container td.right {
    float: none !important
}

div.bx-auth {
    max-width: 600px;
    margin-top: 12px;
    margin-bottom: 10px;
}

div.bx-auth form {
    padding: 0;
    margin: 0
}

input[type=email], .form-group input.form-control[type=email] {
    background-image: url("images/envelope.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 42px
}

input[type=email]:-webkit-autofill, .form-group input.form-control[type=email]:-webkit-autofill {
    padding-left: 10px
}

.bj-range__input-min, .bj-range__input-max {
    display: none !important
}

.bj-range .ui-slider-handle {
    width: 4px;
    height: 19px;
    background: #333 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none
}

.bj-range .ui-slider {
    background: #ccc
}

.bj-range .ui-slider-horizontal {
    height: 11px
}

.bj-range .ui-slider, .bj-range .ui-slider-horizontal .ui-slider-range {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 !important
}

.bj-reset-button {
    width: 34px;
    height: 34px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNpskb0OAUEURneXV5Ao1GztXQQhfisJiXgGJREiWxB/oRS8CK3tKfVCYZ0rl0xkNzm5O7Nn5s43ax9TqYFlWTEopX3/ZYU8J9f1KBFHxQIsmLRDxBGlAXGRK7CSnWFqLuC9R2nBHjJ2EAQyKYsmUIclNKELbdhCkSM+PrLuIjvOtZMPLuwgj/gU5ycbrc8qXiGJeP9+c/7EgYoXSMDYzOAYYl/PKGHScjtQ09DOT2YwpHQ0TI7WNw070zqXDjY/xdN7PED2G8YILR3KsJGdo2GiPIwlfRXWcoq3AAMA/AlTLvE9kh0AAAAASUVORK5CYII=") no-repeat center center;
    border: 0;
    padding: 0
}

.bj-reset-button, .bj-reset-button:hover, .bj-reset-button:active, .bj-reset-button:focus {
    -webkit-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNpskb0OAUEURneXV5Ao1GztXQQhfisJiXgGJREiWxB/oRS8CK3tKfVCYZ0rl0xkNzm5O7Nn5s43ax9TqYFlWTEopX3/ZYU8J9f1KBFHxQIsmLRDxBGlAXGRK7CSnWFqLuC9R2nBHjJ2EAQyKYsmUIclNKELbdhCkSM+PrLuIjvOtZMPLuwgj/gU5ycbrc8qXiGJeP9+c/7EgYoXSMDYzOAYYl/PKGHScjtQ09DOT2YwpHQ0TI7WNw070zqXDjY/xdN7PED2G8YILR3KsJGdo2GiPIwlfRXWcoq3AAMA/AlTLvE9kh0AAAAASUVORK5CYII=") no-repeat center center
}

.bj-checkbox {
    position: relative;
    transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
}

.bj-checkbox.i-checked {
    color: #333;
}

.bj-checkbox.i-checked .bj-checkbox__u {
    width: 100%;
    left: 0;
    height: 2px;
    visibility: visible;
    color: #333
}

form .bj-checkbox {
    cursor: pointer
}

.bj-checkbox__u {
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 4px;
    height: 4px;
    background: #000;
    display: block;
    visibility: hidden;
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -webkit-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -moz-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55);
    -ms-transition: all .3s cubic-bezier(.68, -.55, .265, 1.55)
}

.bj-cf__colors__i {
    float: left;
    margin: 0 1px 12px 0;
    width: 24px;
    height: 24px;
    border: 1px solid #f0f0f0;
}

.bj-cf__colors__i input {
    display: none
}

.bj-cf__size__i {
    padding: 0 2px;
    margin: 0 4px 12px 0;
    font-weight: 400;
}

.bj-cf__size__i input {
    display: none
}

.bj-info-icon {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNrs1sEJACAMBMFE7L/lWIMgEnTu7WMQF8yqis4b0XyAgICAgICPA+fG2ZO/ivzyBtMbBFSxikUCqGIViwQQEBAQEPDulgADAAlQBlwkT9TGAAAAAElFTkSuQmCC") no-repeat center center;
    width: 40px;
    line-height: 40px;
}

.bj-info-icon:before {
    content: " ";
    display: inline-block
}

.bj-phone .b-earphone {
    margin-right: 5.5px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.bj-phone .b-earphone:before {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAY5JREFUeNrs2MFHw2Ecx/HfGiN2ihhdR8QYMWIZnerYtVN02iER/QER3TLWqUuU/oZlxA5pdlpKRBljkU6dyiLr/fA5PH4m/Q49PfI8vGy/3x7z8Xyf7+/hlxqNRpHPYyLyfISAIWAIGAKGgMlHAV30UPQtYAVXOMcpTpD51YTmLP6hHF5R1XUGXewl+I/EkkzeQCd2r4g3lH4rYJISPyKPtHXvGkfY8WEPXuITq7H7C7j1YQ8a27hDWtdrGCDrQ4nNOFTXbum6jGd8+LKCxjKGapBJNc6ZD11sM4+WB0yL+V7zKaDZg02tnlnFPF5Qt/bnnwaMrPJe6KE9iz4aahoT+hgtVFw1iT3esYIpNPCERczgBvdqqDaaqCHroknislq1jvajWdldzFtzCvq9h7KrEsf3ZF0BSt/M2ddedVJie5gTZhMHaOnoS4+ZN6fj0WmJ45Z02pjVXFfJIz2GBtoGzks8rpxVPR+H+uyr0xP9V8rBu5mcSttW5ycaqfDyKAQMAUPAEDAE/N8BvwQYAMQobXWUITDZAAAAAElFTkSuQmCC") no-repeat center center;
    content: ''
}

@media (max-width: 767px) {
    .bj-page-header .bj-phone {
        width: 40px;
        position: absolute;
        right: 8px;
        top: 0
    }
}

.bj-phone__num {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    white-space: nowrap;
    position: relative
}

.bj-phone__time {
    font-size: 7pt;
    margin-top: -20px;
    white-space: nowrap;
    position: absolute;
    top: 37px;
    left: 0
}

@media (max-width: 991px) {
    .bx_incl_area_float-right {
        float: right
    }
}

@media (max-width: 991px) {
    #bx-panel {
        display: none
    }
}

.bj-page-footer {
    background-color: #a3add7;
    color: #fff;
    padding-top: 54pt;
    padding-bottom: 110.25pt
}

@media (max-width: 767px) {
    .bj-page-footer {
        font-size: 13pt;
        padding-top: 27pt;
        padding-bottom: 81.25pt
    }
}

.bj-page-footer__payment .bj-icon {
    width: 30px
}

.bj-page-footer .bj-phone {
    text-align: left;
    line-height: 33px;
}

.bj-page-footer .bj-phone .glyphicon {
    width: 24px;
    line-height: 24px;
    margin-right: 9pt
}

.bj-footer-bitrix-btn {
    position: relative;
    padding: 0
}

.bj-footer-bitrix-btn__inner {
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
}

.bj-footer-bitrix-btn__inner div {
    position: relative;
    border-top: 1px solid #fff;
    margin: 0 15px
}

.bj-footer-bitrix-btn__inner a {
    position: absolute;
    right: 0;
    top: -15px;
    z-index: 10;
}

.bj-footer-bitrix-btn__inner a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 30px;
    height: 30px;
    background: #a3add7
}

@media (max-width: 767px) {
    .bj-footer-bitrix-btn__inner {
        top: -55px
    }
}

.banner-carousel .item {
    text-align: center;
    overflow: hidden;
    height: auto;
}

.banner-carousel .item.active {
    height: auto;
}

@media (max-width: 767px) {

}

@media (max-width: 767px) {
    .bj-news-line {
        text-align: center
    }
}

.bj-news-line__date {
    display: block;
    margin-bottom: 7px
}

.bj-news-block .bj-date {
    margin-bottom: 9pt
}

.bj-news-block h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.bj-news-block hr {
    margin: 10px 0
}

.bj-sorting .dropdown {
    float: left
}

.bj-sorting .bj-reset-button {
    margin: 2px 0 0 14px
}

.bj-sorting .form-control {
    width: 177px;
    overflow: hidden;
}

.bj-sorting .form-control .caret {
    float: right;
    margin-top: 10px
}

.bj-sorting a.form-control:hover, .bj-sorting a.form-control:active, .bj-sorting a.form-control:focus {
    text-decoration: none;
    color: #333
}

.bj-sorting a.form-control:hover .caret, .bj-sorting a.form-control:active .caret, .bj-sorting a.form-control:focus .caret {
    color: #333
}

.bj-catalogue-label {
    line-height: normal
}

.bj-catalogue-label__icon {
    border: 1px solid #f2f2f2;
    margin-bottom: 15px
}

.bj-catalogue-nav-tabs .tab-content {
    border: 3px solid #f2f2f2;
    border-top: none;
    padding: 50px
}

.bj-nav-tabs.nav-tabs {
    margin-bottom: 0;
    border-bottom: 3px solid #f2f2f2;
}

.bj-nav-tabs.nav-tabs li {
    margin: 0 2px 0 0;
    border: 3px solid #f2f2f2;
}

.bj-nav-tabs.nav-tabs li a {
    margin-bottom: 0;
    margin-right: 0;
    background-color: #f2f2f2;
    border: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 16px;
    margin-bottom: -6px
}

.bj-nav-tabs.nav-tabs li.active a, .bj-nav-tabs.nav-tabs li.active a:hover {
    background-color: #fff
}

@media (max-width: 480px) {
    .bj-nav-tabs.nav-tabs li {
        width: 100%
    }
}

.bx_catalog_top_home {
    border: none !important
}

.bj-product-card .bx_price {
    font-weight: 600;
    font-size: 14px;
    line-height: 114%;
    text-align: center;
    color: #1b1e1b;
}

.bejetstore_carusel .col-sm-3 {
    padding: 0 2px;
}

.bejetstore_carusel.slick-initialized .slick-slide {
    margin-left: 0;
}

.bejetstore_carusel.slick-initialized .col-sm-3 {
    padding: 0;
}

.bejetstore_carusel.slick-initialized .slick-list {
    padding-left: 0 !important;
}

/*.bejetstore_carusel.slick-initialized .slick-list:last-child{
    padding-right: 0!important;
    padding-left: 30px!important;
}*/

@media (max-width: 767px) {
    .bj-catalogue-tabs .bj-product-card {
        margin-bottom: 18pt
    }
}

.bj-product-card__img {
    display: block;
}

a.bj-product-card__img:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.bj-product-card__img img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bj-product-card__img.i-changable {
    position: relative;
    padding-top: 137%;
}

.bj-product-card__img.i-changable span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    padding-top: 137%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity .2s ease;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease
}

.bx-no-touch .bj-product-card__img.i-changable:hover span:nth-child(2) {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0
}

.bj-product-card__title {
    width: 100%;
    line-height: 1.3;
}

.bj-product-card__title .bj-table-cell {
    text-align: center;
    padding: 0px 16px;
}

@media (max-width: 767px) {
    .bj-product-card__title {
        height: auto
    }
}

.bj-product-card__title__wrapper {
    display: inline-block;
    vertical-align: middle;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis
}

.bj-product-card__info {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 92%;
    margin-left: -46%;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg2AwQYAAAuAC01qHx9QAAAABJRU5ErkJggg==") repeat 0 0;
    height: 34px;
    color: #fff;
    font-size: 10.5pt;
    padding: 0 15px;
    line-height: 34px;
    text-align: left;
    z-index: 990;
}

.bj-product-card__info .i-sep {
    display: inline-block;
    vertical-align: top;
    width: 1px;
    background: url("data:image/gif;base64,R0lGODlhAQA9AIAAAGdnZwAAACH5BAAAAAAALAAAAAABAD0AAAIHhI+py+1aAAA7") no-repeat center center;
    height: 34px;
    padding: 0 15px
}

.bj-product-card__info .i-new {
    padding-left: 42px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYdJREFUeNqUlTFLw0AYhm0LQkGQiLoIHYpQcBIiriJEF8HJIGQSCnEXJJ2d6iwI+Qv6AxwyCk7pqJN1cCk4xEFQBCG+H7wH4czlzg8ergl3T7+7++7SKstyzhIroFd5fgJfjSNEWsMCOAd5+Td+wB2IDGNrpUdgVtojBWtgYJOOSvcoQB9cgB2TNHKUJWBM6Q3HTsC6LpVpfDhKfeAxS5GGIAAPuvTKQaY2LaM0pTigQ/7gUH63UQAdEDUUyARcgi0wAj4I+T4HAfu9g1iV1J4lO5VVxsw8rqnHd2rTJD7BvEiHFuGYz2pzlNDj1PXotXlimuIWnLKVSMCUSxDWnkCYz2qKOtaylX5TZhoYTpqKDel8YJi2LvYrFAahHOGuSJfANzNxERcNWd5X63TItk9RyrrTxYWllk+q0lW2MVHrqNrU4XA8go5+9vc1Qc7ySRyEsnzbplsq+kdmVeGx7T7dZZs5CGf6tWeSCsvgGrwZZC/8MnTrxrccvlGbYAAWwSt4Jsb4FWAAzxcOj/aJpiEAAAAASUVORK5CYII=") no-repeat 0 center
}

.bj-product-card__info__i {
    display: inline-block;
    vertical-align: top
}

.popup-window-titlebar .popup-window-top-row .popup-window-left-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, .popup-window-titlebar .popup-window-top-row .popup-window-center-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, .popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-right-column {
    background: #f2f2f2;
    border-bottom: none
}

.popup-window-center-column .popup-window-titlebar {
    border-top: 1px solid #f2f2f2;
    font-size: 18pt;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 70px;
}

.popup-window-center-column .popup-window-titlebar div {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.popup-window {
    border: none;
    width: 653px;
}

.popup-window h1 {
    font-size: 22pt;
    padding: 20px;
    margin-bottom: 0;
    word-wrap: break-word;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 340px
}

.popup-window-td-img {
    vertical-align: middle;
    width: 253px
}

.popup-window-td-text {
    vertical-align: top;
    width: 380px
}

.popup-window-close-icon {
    margin: 0;
    width: 15px;
    height: 15px
}

.popup-window-close-icon, .popup-window-close-icon:hover, .popup-window-close-icon:focus, .popup-window-close-icon:active {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNq8U9ERgCAIFa5FHMZVHIpVHMZRKLrsMoG8ussvDngPeCAwc3j7MHx4SzOIiFNKYoKTz6WUkHOGrrIAJSAJFlLiR4GhbfAINv/Q2X1mlUADWoJ1BBZwd7RV1VpVcTRgjNFd1Qn0REQP+CQiTrRqEuDMjBYBKgdgXdiVoFf794+xCjAAZT5cRAINTLMAAAAASUVORK5CYII=") no-repeat 0 0
}

.popup-window-buttons-hr, .popup-window-top-row, .popup-window-bottom-row, .popup-window-right-column, .popup-window-left-column {
    display: none
}

.popup-window-content {
    margin: 0 !important;
    padding: 10px;
}

.popup-window-content table {
    width: 100%;
    height: 362px
}

.popup-window-content img {
    width: 100% !important;
    max-height: 362px !important
}

.popup-window-content p {
    margin: 9pt 0
}

.popup-window-titlebar .popup-window-buttons {
    margin: 0;
    height: 0
}

.popup-window-buttons .col-sm-3, .popup-window-buttons .col-sm-4 {
    width: auto !important;
    float: none !important;
    margin-left: 40%;
    top: -117px
}

.popup-window-buttons .bx_bt_button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 15px;
    line-height: 1.72857143;
    border: 2px solid #5c6eb8;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 10pt;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    color: #5c6eb8;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease
}

.popup-window-buttons .bx_bt_button:hover, .popup-window-buttons .bx_bt_button:active, .popup-window-buttons .bx_bt_button:focus {
    outline: 0;
    background: #a3add7;
    color: #fff;
    border-color: #a3add7
}

.side-nav {
    background-color: #a3add7;
    left: 0;
    z-index: 1062;
    width: 300px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
}

.side-nav__close {
    width: 32px;
    height: 32px;
    background: transparent;
    font-weight: 300;
    text-shadow: none;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=");
    position: absolute;
    top: 58px;
    right: 64px;
    margin-top: 0;
    cursor: pointer;
}

@media (max-width: 961px) and (min-width: 768px) {
    .side-nav__close {
        top: 30px;
        right: 30px
    }
}

@media (max-width: 767px) {
    .side-nav__close {
        width: 20px;
        height: 20px;
        top: 18px;
        right: 20px
    }
}

.side-nav a {
    font-size: 10.5pt;
    height: auto;
    min-height: 30px;
    line-height: 30px
}

.side-nav > li {
    padding: 17px 0 !important;
    border-bottom: 1px solid #b5bddf;
}

.side-nav > li.logo {
    padding: 10px 20px !important;
    border-bottom: none
}

.side-nav > li:last-child {
    border-bottom: none
}

.side-nav li {
    line-height: normal;
    padding: 0 20px
}

.side-nav span.badge {
    padding: 0;
    font-size: 10.5pt;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    min-width: 0
}

.side-nav .media-body {
    width: 196px;
}

.side-nav .media-body li {
    padding-right: 0;
}

.side-nav .media-body li a {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 176px
}

.side-nav .media-right {
    width: 64px;
}

.side-nav .media-right a {
    display: inline-block;
    height: auto;
    line-height: auto;
    padding: 0
}

.side-nav .media-right img {
    vertical-align: top
}

.side-nav.fixed a, .side-nav.fixed a:hover, .side-nav.fixed a:active {
    color: #fff;
    padding: 0
}

.side-nav a, .side-nav a:hover, .side-nav a:active {
    color: #fff
}

.side-nav li:hover, .side-nav li:active {
    background: 0 0
}

#sidenav-overlay {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1061
}

.bj-side-nav-name {
    width: 170px
}

.bj-advantage h4 {
    font-size: 13pt;
    font-weight: 400;
    padding-left: 80px;
    background-repeat: no-repeat;
    background-position: 0 center;
    line-height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}

.bj-advantage h4.i-price {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAzCAYAAAAAcY9ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbxJREFUeNrsmuFtgzAQhY8qC7QjkBFATEBGICOkEguEEZIRmhHCCGUCZEYIKzACtSVHIq4jbEKLgfekExY/LOvjzneczmvblsZQGIbf/BG/uM2FWy3XeWfdK8YYTaENuaVDZ32Sz4xbwa0iB/VG7kuAFO515eavBaAIPc/SdtLbhDWaPRNuN25HeKBeIkzP0j64beVa55FfAGjmxZkEWWjuyiMAmoPcyQytemIAgOb6lKUNaTI1ABpKTTDx1F44N4C1xgsTALT/WyHFCwHQQpUSxj4ADgvlu96nhLgEgHeIAGihBgAXorkC9HtCGgAB8O+kZt0KIWwntXAuANBOCQAOV6AArAHQ7u5TO9EZyhhzXemxdZXT784MAD5JGjcleYjMu3fhcBuHwR3kfafLuntXDukKwKADKqbnPT5x551d+sqDAKZp2jcPIgrddsRz5hKcc9MJgwCWZfkfZ2skNKsZmTXfgd3BogvppxOWAZAx5qnvlOksAWJLKxD6gQAIgAAIgJB7hXQURcaFNK8rvbkC9IYMmfOSpR37HK9uMNWQOUIYhTSSCAACIASAAAiAAAgBIAACIABCVvoRYACRHF7BY9AYlgAAAABJRU5ErkJggg==")
}

.bj-advantage h4.i-quality {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA9CAYAAAA6e+4pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABxVJREFUeNrsXH1MVlUcvvZSRGEWipkZjsrZsqiENIqlURbJZLFoLNpa9rHlVls119an1h/NPtZqueFaktZysVhuFGYilUqQCClRbC6SjaJZOhdFsyiy5wfPrZ9n7wfv+95733uRsz07L+e999xznvv7Or9zXibl5+dbKS6ZwKCXD2xvb3esr5NSRFoW8ASwF/iN9VVWAEua12+woKBgCaoaYJZqvhxoBe5C3xuDRKCnEgjyVqLaZpCn1XcDrtkIZE0QeDxx84Hd+Piiaj4I3AxcAXSo9juBTlxfPEHgKHm3ohLyFqjmrUAe1HUr0IPPVxvkioQ24d6H/U7gpES88FhsICZ/CqrngYdU8xDwGO5/OcI9JajeArJVs9jGFbin84SRQBBRJGpokLcfWBiJPL6YEckEGlVzIbALfS47IQjERO+XCQMXqeb18hUI2jcG6T4I3IiPTwLDbJ4M1KPv1eNWhTG5y1BVU2LsMgDci+vrEnwZ0tc7QK5q7qBK7xk3EoiJlqL6zCCvmY6iLtF+cW8rvbTuQ954G555+7ggEBN5CtWHwJlsErV7FlgMAvocWHYNALeJJANH1Veb8Ox1QGYgVRgDv5IqqzsQwu7A980uOae5qN4DLlXNB4DleObOwEgg1afNIG8zVbbZrcGi7xFPDqxVzecDO+i8fC+BU4CXqE52EbV6EJNb7/GysAzVm0xMpCxmjEcCixnbafK6xMh7TR6lsZ4OptmIGZsYkPuKQFlSNQGzVdurjO32p8qA00ktptOyY8apwEcg8XE/qPB8Ogq9jj1Eo93gp4AWhC1izHiulzFjNAm8BWgxyGuko/AVeZTGHVwG1hsx424mNDyTwBDwHPCokQRYhUGuCUKKCYQ9gOoFIEM1vwKsxByG3ZTAQjoKTd5Iuiko5FEa1zLc0fZZEhudXB66QuB9VNl5qu1tetkOK2AFY+6il9YRgsytBSTe7bQKVwLvqvZBJgFqrXFQQJjM7w1rdAfQLvdgfjVOEXhAZTxauRzrjTKgkAobomZpYkwsqfvC2O7hSH3hnlwKie0Uh3BtuhMEitv/gX/3S6wXzdBiIHNQlXDd+yXwE51MKopkvc9muJUDyBbBt1HGLtfvUiRKgrctmQGkkbReSqCQeTFXGJEkbzkNspAsG0OSJP0Y2A78yPZhlwgLETOBG4CbrNEt0RlsP0eyQ1EEQK650HCQVrIESpFU+gp+Lo1EIAdwFpBOBySDuYD3/Ax0c8XSxMEddYDMEMMRedb1hLzk6cCpokW87h+OLRTlmcVq7dwNoo84RWCDIrAKWBPBsw3hDddwubSQk0jnBGdTjWSQj5DAz4EtJHYgDjJDTFwIUUuBa0jgVKqtTdox4A++PNn5q5ExRum3wogwHA2kf+GgLdrBvhi2ZBbVSE4aXEL1P12FRjK5v4Ff6aTauErYSzKHwtizKQw9yminJFV1Bl+0lrTfaXq+5upoO+34UBQnEiLRtgTO4ZaqIxJoS2FVLClUKxMh5XVgAzDNGj3bItIiidbzrNGNoDRKTRaJqaKdlLjyA0qNRWlexqXXTN4bImnHKLlyhuZ7YA+l+gvgcBwOrMRQ3x4nJFATuEkRWBqDQJNMIeV9azS1n0mvuJQrG5EiSfefTBslkB27ciYmpMg+8GkkzZbev6gVBxhabaHXH0zQ65c5rb7hJNAuRRD5nAT2NGRiR6hSn5LMeXz719LhZFNdJxOWIu1PkvodsJPO7RuSlrAzovpq+1fvBoHhpLA6ib6HaetaqKqZdDKy53sdiZ3Gaw+TKCF9G2PMpEgzyiJDfbvdItC0g9UOPccms4se+TXaujx+/5XLMaSWvjonOzbTWSF6TnvS052IlVK8Dg7RQ89gUx4TDa6ks4ZpsG0yK8dBLqFQkdfjJHnhCJSitwxLxwGBlW6pbyQCtTcuCdJp0Qjqq8OXWi8IHDDUuCTg6pvDz31jOR3mBIFmoFkVYALLjRDN8opA/bBiqEJGQAnU4ctmLwkcsP4/+J1h2JGg2L8Fhvq2eUmgxSRBuHVkENW3zq2HRCNQrxfLAqjGlW6rbywCZT1qey1ZxxYHSH3l/KC9Sdbv5pG7WIeLaiO8Ub+XKjcyL8kSWMrAdCJ8iYPAXmZPpMiKZElA1Hcu/zzkpvqOhUDzDQbBG7uWukqUQG1DKgKgxuV+I1DSP/Ypp2zr+N+C+E19ZRvUPsEvP4/4xA8EmnGUn72xq5mXZAisDYgd9Cx8iZfAfQyspeQ4fUjRIfXNNdS3wU8EBkEKK72WvngJrPe5HSz32v7FS6AEpP38nMuA1S/qK2krfXDSs18RxPtvT0QK7VNcT2PgjT7hsMjL2C8ZAqsVgRVG1O+XUu1nAiWofgZY5dMwRn4b0hzhDPV/xcl//ZTIfy5aDaxjYqHIJ8Q1E71eP/hfAQYAXwFM28peBWcAAAAASUVORK5CYII=")
}

.bj-advantage h4.i-delivery {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABCCAYAAADAD1E9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCRJREFUeNrsXE1oE0EUnrglECgEchIiSCDQgxSDxUChXgJBwR8UerGQgxWKSvBQybVHe+pJ0Is0Eon0ZC9KIT1aCrYWa6GHGowgiqVQSFAaC4HxTbrbTtfd7M52drNx3wcfmTQ7+2a+7pt5M7MzIUop8RKhUCgOH0MqfwBXoAzrpFfBBPSCgBywxkwa8BfwORPVq/JIq5cHwg0DP5oIZ8TxXhIw5KYLg7vehI953Z+Z266pZO6cBqZ01xShXOOBdmHAeeAfnZtOmFw7AHyvexLvBdqFAcucGFVgwuJ6BTijEzEZSAFZxTkRWiKdA+Adl3fG7wKecqlluMWlX4KhNYG8j0zu40u4JeAIl54XbJNX1I6GIaHGjYETcIBLbznIv2Vyr8AIGOHSTQf5myb3CoyAgQEKiAKigCggCohAAVHAHkWfOm/n60Jalc/rZQl8AiUjCqwQ+1PuvcwyUJE8dUcKARFP4w3Z84GJgHlc3M028AFrsyXwG3fPs/CfCokQ8rzl8l8zsyNwv2fYiWAciAIiUMDeEfA3l+53GJtqaPh+KOcCzokMxQxwCV0YXRiBAqKAKCAKiEABUUAUEAVE/JcCsiFit1cU8QlEAVHAnobT6Sy2s2hEJds0GCNHu4+WyPFFoZPCS1uO8JQcrZnet7j2Avl3R5ERf5KTb1EQsmWx+H2sjt3aJ3Ib+IEc7G2zwmnga+CsQ/GEbUFvPOvnNvAh8BU5WI8l4XCY5PN5Mjc3R6rVKtnd3SWVSoVMT0+TZDLJ57sDXBUsk2NbIOKqH134Cu8yg4ODdGNjg5phb2+PTk5O6t3ssc2ySLHlpQvbEXBT+z2TydD9/X1qB8ViUV+xYRsCSrPlFwEz2m+xWIyC+1ARjI2N8ZUqWYgn1ZZfBDz8bWpqioqiVqvpt/Xbakpk2PJKQKM4cIhLZ7XE6OiocOOaSCRIKpUi6+vtMyX61d71s8nlUm1Bh9LJllQ8sRFr2W6P9MjlcsLv8Llsa0J2HGi5lzcSibTDCSdgeUWvd9nWmsynrw9UfAGPe0wdOUQMhlFKs9kkjUaDRKNRYQPb29v81y/Aeochm5u22Csiopu/rWHxhvsb7dGHQFbYpVqtVrtH5dwn5qWtrp+ZAMjzcZkoSqUSX6HNTqGAV7a8FjDMN8Dlctl2hXZ2dmg8HrfVeKvwxJbnp3aoY9N2waCRpgsLC5YVYkFwOp3mK1SzCka5cbCrtrpy7Angk1ZARVFooVCg9XrdsEKs/YKYTB86XLYpoOu2unL0E/TSF9XpqTOH/gahRjabJeA67TTrORcXF/U9IcNdsDFrtTjEwVVb0iF4lNOyQED8HXjd7nhSB9dsdf3kIsBVi5niqtqjKiIDchNIt+Wb09vA7aLqOkVc7UFZoLoE9/vqZH3XAtJsycZfAQYAy5WJpV5efMMAAAAASUVORK5CYII=")
}

.bj-advantage h4 span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2
}

.bj-advantage p {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto
}

.bj-index-banners img {
    display: none
}

.bj-index-banners a {
    display: block;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bj-news-carousel {
    padding-right: 7%;
    padding-left: 7%
}

@media (max-width: 767px) {
    .bj-news-carousel {
        font-size: 13pt
    }
}

.bj-catalogue-tabs hr {
    margin-bottom: 6pt;
    margin-top: 6pt
}

.bj-catalogue-tabs .active .bj-icon.i-thumbs-up {
    background-position: -41px -60px
}

.bj-catalogue-tabs .active .bj-icon.i-new {
    background-position: -77px -60px
}

.bj-catalogue-tabs .active .bj-icon.i-flash {
    background-position: -110px -60px
}

.bj-catalogue-tabs .active .bj-icon.i-hit {
    background-position: -142px -60px
}

.bj-catalogue-tabs .carousel-indicators {
    bottom: -30px
}

.chevron-right, .chevron-left {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("data:image/gif;base64,R0lGODlhDAAXAIABAP///////yH5BAEAAAEALAAAAAAMABcAAAIejI8BmcvnnpImPstwo5Nq9EFcNXZcCJaoOK5kq6oFADs=") no-repeat center center rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: opacity .2s ease;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease
}

.banner-carousel:hover .chevron-right, .banner-carousel:hover .chevron-left {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5
}

.banner-carousel:hover a:hover .chevron-right, .banner-carousel:hover a:hover .chevron-left {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.chevron-right {
    background-image: url("data:image/gif;base64,R0lGODlhDAAXAIABAP///////yH5BAEAAAEALAAAAAAMABcAAAIdRI55ps2dHlwzViRnhttd+nXYJYIaiVZlsLZpVQAAOw==")
}

.btn-inverse {
    background-color: #523f62;
    border-color: #523f62;
    color: #fff !important
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse:focus {
    background-color: transparent !important;
    border-color: #523f62 !important;
    color: #523f62 !important
}

.modal-dialog {
    z-index: 1041
}

.b-advs {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=")
}

.b-inform-blocks {
    position: relative;
    padding-top: calc(33.33333333% - 15px);
}

.b-inform-blocks hr {
    display: none
}

@media (max-width: 575px) {
    .b-inform-blocks {
        padding-top: 0
    }

    .b-inform-blocks hr {
        display: block
    }
}

.b-inform-blocks__item {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: absolute;
    top: 0;
    height: 100%;
}

.b-inform-blocks__item:first-child {
    left: 0
}

.b-inform-blocks__item:last-child {
    right: 0
}

.b-inform-blocks__item.i-size-4 {
    width: calc(33.33333333% - 15px)
}

.b-inform-blocks__item.i-size-6 {
    width: calc(50% - 15px)
}

.b-inform-blocks__item.i-size-8 {
    width: calc(66.66666667% - 15px)
}

@media (min-width: 576px) and (max-width: 767px) {
    .b-inform-blocks__item.i-size-4 {
        width: calc(33.33333333% - 5px)
    }

    .b-inform-blocks__item.i-size-6 {
        width: calc(50% - 5px)
    }

    .b-inform-blocks__item.i-size-8 {
        width: calc(66.66666667% - 5px)
    }
}

@media (max-width: 575px) {
    .b-inform-blocks__item {
        display: block;
        width: auto !important;
        position: static;
        top: auto;
        left: auto !important;
        right: auto !important;
        padding-top: 100%
    }
}

#catalogDetailNextLink, #catalogDetailPrevLink {
    display: block;
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 50vh;
    left: calc((100vw - 1200px) / 2 - 32px);
    margin-top: -32px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all;
    -webkit-transition: all;
    -moz-transition: all;
    -ms-transition: all;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    z-index: 1000
}

#catalogDetailNextLink {
    left: auto;
    right: calc((100vw - 1200px) / 2 - 32px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px)
}

@media (max-width: 1274px) {
    #catalogDetailPrevLink {
        left: 10px
    }

    #catalogDetailNextLink {
        right: 10px
    }
}

@media (max-width: 1024px) {
    #catalogDetailPrevLink, #catalogDetailNextLink {
        opacity: .7;
        -webkit-opacity: .7;
        -moz-opacity: .7;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0)
    }
}

@media (max-width: 767px) {
    #catalogDetailNextLink, #catalogDetailPrevLink {
        width: 32px;
        height: 32px;
        margin-top: -16px
    }
}

#catalogDetailNextLink.i-appear, #catalogDetailPrevLink.i-appear {
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0)
}

#catalogDetailNextLink.i-hide, #catalogDetailPrevLink.i-hide {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0
}

#catalogDetailNextLink.i-hide {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px)
}

#catalogDetailPrevLink.i-hide {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px)
}

#catalogDetailNextLink:hover, #catalogDetailPrevLink:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.b-catalog-sections {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=")
}

.b-catalog-tags {
    font-size: .85rem;
    margin: 12px 0;
    text-align: right;
}

.b-catalog-tags a {
    margin-left: 22px;
}

@media (max-width: 767px) {
    .b-catalog-tags a {
        margin: 0 11px
    }
}

@media (max-width: 767px) {
    .b-catalog-tags {
        text-align: center
    }
}

.b-comment__props {
    font-size: 8pt;
    margin-bottom: 4px;
}

.b-comment__props span {
    margin-right: 24px
}

.b-comment__text {
    line-height: 24px
}

.b-file-block .col-xs-4 {
    text-align: center
}

.b-file-block .col-xs-8 {
    padding-top: 10px;
}

.b-file-block .col-xs-8 div {
    color: #666;
    font-size: 8pt;
    margin-top: 7px
}

#b-float-phone {
    position: fixed;
    bottom: -60px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 16pt;
    height: 60px;
    transition: bottom .2s ease;
    -webkit-transition: bottom .2s ease;
    -moz-transition: bottom .2s ease;
    -ms-transition: bottom .2s ease;
    z-index: 997
}

#b-float-phone.i-visible {
    bottom: 0
}

#b-float-phone .bj-footer-earphone-icon {
    margin-right: 10px;
    line-height: 60px;
}

#b-float-phone .bj-footer-earphone-icon:before {
    display: inline-block;
    vertical-align: baseline;
    width: 16px;
    height: 16px;
    background: url("./images/phone.svg") no-repeat center center;
    margin-top: 10px;
    content: ''
}

.bx-touch #b-float-phone {
    display: none
}

.b-float-phone__bg {
    background-color: #a3add7;
    opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 998
}

.b-float-phone__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 60px;
    z-index: 999
}

.b-float-phone__text {
    display: inline-block;
    white-space: nowrap
}

.fotorama .fotorama__arr {
    width: 53px;
    height: 53px;
    background-size: cover;
}

@media (max-width: 767px) {
    .fotorama .fotorama__arr {
        width: 30px;
        height: 30px
    }
}

.fotorama .fotorama__arr--next {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWFJREFUeNrcmTsOhCAURRlC43q0dW2Oa7N1PVoyWJjgRGYCct+Hl1BYSHLyuAdB4703OaPvex/GtG2byX0XPazJr/cxxnGchmEwkiobZlmW+QQKQxSQLXxPJFA2TNd1YoGKOrOu6y3Qvu+sMK/DAqUVdWOKoOYIVkVmLh2SIgX7dILUkuMAcjUm+ZLCuRfFzzo686tDoTukUngkgD9yIJeCRU3MIQULnp8UyKEm5pACtDPUUoAJgEMK1hAWWgqkMGgpOEoKtBTIO4OUAqkA0FKwhrlqSoEdpqYUHDdFTSmI6EzigKdzmSXuEvTBREq+WE2zAKroual9xknJyLHfRGbTAXMHErqh79usZtilCAB2QGvqpOm0hp0cBhl20sygw84hANIr2qbump3WsENhqMMOywxH2CEwkn7SNvW32WkNe7VlluoIJ0gRTCrsXEurhgDEgRQJgGNnRwpARNjv6iPAAHlbk7V21ZlYAAAAAElFTkSuQmCC") no-repeat center center;
    background-size: cover
}

.fotorama .fotorama__arr--prev {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWlJREFUeNrcmsEKgzAQRK148Xv06rfZfJtXv0ePaVJSEFGKcXdmYyCIB5XH7IxrTOW9ryzNZVmqruvGMP3Va5vK0Oj7Ph7GMN9pXhq1VZBpmlyRMAeKuJz71FZB2rYtC2Zd10OQeZ6z7tdYUyQXhKbMmdnvgFBgNBRhKiNidipMNHtQRUURaADsSysAOI3n1CyzFwcj9Wa3ooya2WEwCLNDAgBldnVlkGZXhUGbXVsZqNlVYFhmFw8AptlFlWGbXQzGgtkllaGbXRKGbnYNmHFTdvSRm2ZuA/U9jxHNLrUsZVJZub1C7PGKC85Pec/cgvl1AMMwmOgAbsNsVKIDSX7P0ENBrGu2EApiZWYhFMRhmKGgAsMKBe0VTWgoqK6boUNBtczQoQCBQYUCDAYRCox/mmqhAP9zdhYKEh948DL7tyhyp+RoMBqhQN3UkHwiVnL07SZnHkq7N8qCkewUqJ4R7xSetBPwI8AAaqA5gj7kt+AAAAAASUVORK5CYII=") no-repeat center center;
    background-size: cover
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfOCIgZGF0YS1uYW1lPSLQodC70L7QuSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDUxLjM0IDE0NTEuMzQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMjMxZjIwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NjBweDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNsb3NlPC90aXRsZT48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSI2OC4xNyIgeTE9IjY4LjE3IiB4Mj0iMTM4My4xNyIgeTI9IjEzODMuMTciLz48bGluZSBjbGFzcz0iY2xzLTEiIHgxPSIxMzgzLjE3IiB5MT0iNjguMTciIHgyPSI2OC4xNyIgeTI9IjEzODMuMTciLz48L3N2Zz4=") no-repeat center !important;
    background-size: cover;
    top: 20px;
    right: 20px;
}

@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__fullscreen-icon {
        width: 20px;
        height: 20px
    }
}

.fotorama .fotorama__thumb-border {
    border-color: #000000;
    border-style: none none solid;
    top: 74px;
    background: none;
    height: 0 !important;
    width: 65px !important
}

.fotorama .fotorama__nav--thumbs {
    padding-bottom: 9px
}

.fotorama .fotorama__nav__frame--thumb {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
}

.fotorama .fotorama__nav__frame--thumb.fotorama__active {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    background-color: #ffce00 !important
}

.fotorama__nav-wrap {
    position: relative
}

.fotorama.i-mob .b-gallery-picture {
    padding-top: 90%
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus), .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev, .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important
}

.fotorama__nav:before, .fotorama__stage:before {
    display: none !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background-color: #fff !important
}

.fotorama--fullscreen .fotorama__nav-wrap, .fotorama__fullscreen-icon {
    display: none
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    display: block
}

.fotorama--fullscreen .fotorama__arr--prev {
    left: 20px;
}

@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__arr--prev {
        left: 13px
    }
}

.fotorama--fullscreen .fotorama__arr--next {
    right: 20px;
}

@media (max-width: 767px) {
    .fotorama--fullscreen .fotorama__arr--next {
        right: 13px
    }
}

.fotorama--fullscreen .fotorama__html {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fotorama--fullscreen .fotorama__html img {
    max-height: 100vh;
    max-width: 100vw
}

@media (max-width: 767px) {
    .magnify-lens {
        display: none !important
    }
}

.b-pagination {
    background: url("data:image/gif;base64,R0lGODlhAQABAO+/vQAA77+977+977+9AAAAIe+/vQQBAAAAACwAAAAAAQABAAACAkQBADs=");
}

.b-pagination-block {
    font-size: .85rem;
}

.b-pagination-block a, .b-pagination-block span {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.b-pagination-block a.i-backward, .b-pagination-block span.i-backward {
    margin-left: 30px
}

.b-pagination-block a.i-forward, .b-pagination-block span.i-forward {
    margin-left: 15px
}

.b-pagination-block span.i-active {
    display: inline-block;
    vertical-align: top;
    color: #999
}

#circlePreloader {
    display: none
}

.spinner-black {
    border-color: #000
}

.spinner-white {
    border-color: #fff
}

.spinner-color1 {
    border-color: #ee82ee
}

.preloader-wrapper.x-small {
    width: 16px;
    height: 16px;
}

.preloader-wrapper.x-small .circle-clipper .circle {
    border-width: 2px
}

.b-tabs {
    font-size: 1rem;
}

.b-tabs__nav {
    margin: 0;
    border-bottom: 1px solid #eee;
    position: relative;
    height: auto;
    line-height: normal;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.b-tabs__nav__menu {
    display: flex;
    justify-content: left;
}

@media (max-width: 767px) {
    .b-tabs__nav__menu {
        border-bottom: none;
        display: block
    }
}

.b-tabs__decor {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 180px;
    background-color: #000000;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
}

@media (max-width: 767px) {
    .b-tabs__decor {
        display: none
    }
}

.b-tabs__tab {
    display: inline-block;
    vertical-align: middle;
    padding: 11px 16px;
    margin-right: -4px;
    text-align: center;
}

@media (max-width: 767px) {
    .b-tabs__tab {
        display: block;
        width: auto !important;
        text-align: center;
        padding: 5px 15px
    }
}

.b-tabs__tab.i-active {
    font-weight: 700;
    color: initial;
}

.b-tabs__tab.i-active:hover {
    color: initial
}

a.b-tabs__tab:hover {
    text-decoration: none
}

.b-tabs__i {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    display: none;
}

.b-tabs__i.i-active {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    display: block
}

.b-tabs .table > tbody > tr > td, .b-tabs .table > tbody > tr > th {
    border-top: none
}

.b-tabs .b-new-comment {
    display: none
}

.b-tabs__i[data-tab="comments"] input[type="email"] {
    padding-left: 12px;
    background-image: none
}

@media (max-width: 767px) {
    .b-tabs__nav {
        margin: 0 -15px 20px;
        width: auto;
        min-height: 50px;
        border-bottom: none
    }

    .b-tabs__nav__top {
        cursor: pointer;
        display: block;
        font-weight: bold
    }

    .b-tabs__nav__menu {
        display: none
    }

    .b-tabs__nav__top, .b-tabs__nav__menu {
        background-color: #f9f9f9;
        padding: 14px 20px;
        position: relative
    }

    .b-tabs__nav__top i, .b-tabs__nav__menu i {
        display: block;
        width: 19px;
        height: 19px;
        position: absolute;
        top: 16px;
        right: 20px;
        cursor: pointer
    }

    .b-tabs__nav__menu i {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }
}

@media (min-width: 768px) {
    .b-tabs__nav__top, .b-tabs__nav__menu i {
        display: none !important
    }

    .b-tabs__nav__menu {
        display: flex !important
    }
}

.b-theme-photo img {
    width: 100%
}

.b-video-block {
    padding-top: 56%;
    position: relative;
}

.b-video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.fotorama__nav__frame {
    width: 5px !important;
    height: 5px !important;
    background: black;
    border-radius: 5px;
    padding: 0px !important;
    margin-left: 10px;
    margin-top: 10px;
}

.fotorama__thumb {
    display: none;
}

#buyDetailModal .modal-body {
    padding-bottom: 0;
}

.bj-product-card__price.bj-price.bx_catalog_item_price {
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand_block {
    margin-top: 100px;
}

.block_links {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

@media (max-width: 520px) {
    .container-fluid-mobile .block_links {
        padding-left: 14px;
        padding-right: 14px;
    }

    .brand_block {
        margin-top: 62px;
    }

}

.block_link {
    font-family: "Gravity", sans-serif;
    font-weight: 400;
    font-size: clamp(1.125rem, 0.8964rem + 1.1759vw, 3.1875rem);
    text-transform: uppercase;
    color: #000;
    line-height: 120%;
}

a.block_link:after {
    content: '→';
    font-size: 32px;
    line-height: 0;
}

.d-flex.center-align {
    display: flex;
    align-items: center;
}

.brand_cards.slick-initialized .slick-slide {
    margin-left: 0;
}

.brand_cards {
    display: grid;
}

.brand_cards .slick-dotted.slick-slider {
    margin-bottom: 10px;
}

.brand_cards .brand_card {
    /*max-width: 461px;
    width: 100%;*/
    max-height: 460px;
    height: 100%;
    margin: 1px;
    position: relative;
}

.brand_cards .brand_card.text {
    display: none;
    padding: 48px 40px;
    font-weight: 400;
    font-size: clamp(1rem, 0.9462rem + 0.3532vw, 2.25rem);
    line-height: 120%;
    color: #3e3931;
}

.brand_cards .brand_card.img img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1545px) {
    .brand_cards .brand_card.img img{
        height: 352px;
    }
}

@media (max-width: 1837px) {
    .brand_cards .brand_card.img img{
        height: 400px;
    }
}
@media (max-width: 1637px) {
    .brand_cards .brand_card.img img{
        height: 380px;
    }
}

.brand_cards .brand_card.img .card_text {
    position: absolute;
    bottom: 20px;
    padding: 18px 14px;
    background: #ffffff;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #3e3931;
}

.slick-dots li {
    width: unset;
}

.slick-dots li button:before {
    content: unset;
}

.brand_cards .slick-dots li.slick-active button {
    background: #686869;
    height: 1px;
    width: 65px;
    padding: 1px;
}

.slick-dots li button {
    background: #cacacb;
    height: 1px;
    width: 16px;
    padding: 1px;
}

@media (min-width: 1430px) {
    .brand_cards .brand_card.text {
        display: block;
    }

    .brand_cards .brand_card.img .card_text {
        display: none;
    }

    .brand_cards {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 767px) {
    .bj-product-card__title .bj-table-cell {
        padding: 0 16px;
    }

    .bj-product-card__price.bj-price.bx_catalog_item_price {
        line-height: 36px;
    }
}

.bj-product-card__title {
    margin: 10px 0;
}

.bj-page-footer {
    padding: 33px 0 0;
    background-color: #000000;
}

.bj-page-footer .logo {
    margin-bottom: 15px
}

.muah {
    font-weight: 350;
    font-size: clamp(1.125rem, 1.1581rem + 0.2166vw, 1.35rem);
    text-transform: uppercase;
    text-align: center;
    color: #000;
    border-top: 1px solid;
    border-bottom: 1px solid #808080;
    letter-spacing: 0.4px;
}

.footer__menu {
    display: flex;
    justify-content: space-evenly;
}

.footer__menu .col-sm-2 {
    width: 50%;
    max-width: 100%;
    flex: 0 0 50%;
}

.bj-page-header__dropdown h3 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 25px;
}

#sellerHeader_0 .bj-page-header__dropdown a,
#sellerHeader_0 .bj-page-header__dropdown span {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

#sellerHeader_0 .bj-page-header__dropdown li + li {
    margin-top: 15px
}

.footer__social {
    text-align: center;
}

@media (max-width: 767px) {
    .footer__menu {
        padding: 15px 0 15px
    }

    .footer__menu .col-sm-2 {
        flex: 0 0 50%;
        width: 50%;
        display: block !important;
    }

    .muah {
        padding: 29px 15px;
        line-height: 150%;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 500px) {
    .bj-page-footer {
        text-align: center;
    }

    .footer__menu .col-sm-2 {

        width: 100%
    }

    .footer__menu {
        flex-direction: column;
        text-align: center
    }

    .bj-page-footer .logo {
        display: flex;
        justify-content: center;
    }
}

.bx-filter .ui-slider .ui-slider-handle {
    background: #000000;

}

.bx-icon-service-wh.bx-icon > i {
    background-image: url(images/whatsapp.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.bx-icon-service-teleg.bx-icon > i {
    background-image: url(images/telegram.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}


.bx-icon-service-in.bx-icon > i {
    background-image: url(images/instagram.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.bx-icon > i {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-color: black;
    border-radius: 0%;
}

.bx-icon {
    margin-right: 10px;
    width: 25px;
}


.bx_page img {
    max-width: 100%
}

#SDEK_pvz {
    width: 100%
}

#SDEK_map {
    float: none;
    width: 100%
}

#sellerHeader_0 .bj-page-header__submenu .col-md-2:first-child a, #sellerHeader_0 .bj-page-header__submenu .col-md-2:last-child a {
    display: none !important
}

.running_line {
    background: #98ceeb;
    padding: 2px 5px 2px 5px;
    font-family: "Gravity", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.running_text {
    display: inline-block;
    white-space: nowrap;
    padding: 10px 0;
    line-height: 100%;
}

.running_text.animate {
    padding-left: 100%;
    animation: marquee 15s linear infinite;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}


.banner-carousel .item {
    height: auto;
    transition: .4s;
    width: 100%;
}

.big-banner-wrap {
    margin: 0 -24px;
}

#sellerHeader_0 .bj-page-header__submenu {
    display: none
}

.banner-carousel .item img {
    display: block;
    width: 100%;
    max-width: 100%
}

@media screen and (max-width: 1600px) {
    .big-banner-wrap {
        margin: 0 -22px;
    }
}

@media screen and (max-width: 1200px) {
    .big-banner-wrap .carousel {
        position: relative
    }

    .big-banner-wrap {
        margin: 0 -20px;
    }
}

@media screen and (max-width: 800px) {

}


@media screen and (max-width: 600px) {
    .running_line {
        font-weight: 350;
        font-size: 16px;
    }

    .banner-carousel .item img {
        object-position: left;
    }

    .big-banner-wrap {
        margin: 0 -17px;
    }
}

@media screen and (min-width: 480px) {
    .banner-carousel .item .img-responsive-mobile {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .banner-carousel .item .img-responsive-mobile {
        display: block;
    }

    .banner-carousel .item .img-responsive {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .social {
        padding-top: 5px;
    }

    .social .bx-icon {
        width: 25px;
    }
}

#sellerHeader_0 .bj-page-header__dropdown {
    height: 0
}

.cursom__alert {
    display: none;
    margin-top: 40px;
    float: none;
    margin-left: 20px;
    font-size: 17px;

}

.cursom__alert.active {
    display: block
}

.carousel-inner {
    max-height: 759px;
    height: 100%;
}

.radio-inline input[name="PERSON_TYPE"] {
    outline: none;
    cursor: pointer;
    display: block;
    visibility: visible;
    height: 16px;
    width: 16px;
    opacity: 1;
    border-radius: 50%;
    border: 1px solid black
}

.radio-inline input[name="PERSON_TYPE"]:checked {
    box-shadow: inset 0px 0px 0 3px rgba(255, 255, 255, 1);
    background-color: #000;
}

@media screen and (min-width: 1920px) {
    .banner-carousel .item {

    }

    .banner-carousel .item img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        width: auto
    }


}

.catalog-menu > li > a {
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    display: inline-flex;
    margin-bottom: 20px;
}

.catalog-menu > li > ul, .catalog-menu {
    display: flex;
    flex-wrap: wrap;
}

#sellerHeader_0 .bj-page-header__dropdown li + li {
    margin-top: 0
}

.bj-page-header__dropdown .catalog-menu > li > ul > li a {
    display: flex;

}

.bj-page-header__dropdown .catalog-menu > li > ul > li a i {
    flex-shrink: 0;
    width: 89px;
    height: 120px;
    margin-right: 15px;
}

.bj-page-header__dropdown .catalog-menu > li > ul > li {
    margin-right: 30px;
}

.bj-page-header__dropdown .catalog-menu > li > ul > li:last-child {
    margin-right: 0
}

.bj-page-header__dropdown .catalog-menu > li {
    padding: 20px 0;
    box-sizing: border-box;
}

.bj-page-header__dropdown .catalog-menu > li > ul > li a i img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.b-catalog-block__img {
    height: 400px;
    background-position: top
}

.bj-page-header__dropdown .catalog-menu > li.fully {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%
}

.bx-sls .bx-ui-sls-clear {
    z-index: 30
}

.bj-advantage h4 {
    background-size: 40px;
}

.bj-advantage h4.i-production {
    background-image: url(images/icons/production.svg);
}

.i-production {
    background-image: url(images/icons/production.svg);
}

.bj-advantage h4.i-individual {
    background-image: url(images/icons/individual.svg);
}

.i-individual {
    background-image: url(images/icons/individual.svg);
}

.bj-advantage h4.i-control {
    background-image: url(images/icons/control.svg);
}

.i-control {
    background-image: url(images/icons/control.svg);
}

.bj-advantage h4.i-delivery {
    background-image: url(images/icons/delivery.svg);
}

.i-delivery {
    background-image: url(images/icons/delivery.svg);
}

.bj-advantage h4.i-payment {
    background-image: url(images/icons/payment.svg);
}

.i-payment {
    background-image: url(images/icons/payment.svg);
}

.bj-advantage h4.i-refund {
    background-image: url(images/icons/refund.svg);
}

.i-refund {
    background-image: url(images/icons/refund.svg);
}

@media (min-width: 767px) {
    .adv-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .adv-wrapper > .adv-img {
        margin-top: 5px;
        width: 24px;
        height: 24px;
        background-size: cover;
        margin-bottom: 5px;
    }

    .adv-wrapper > .advantage-header {
        margin-bottom: 5px;
        font-size: 11pt;
        font-weight: 400;
        color: #999;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .adv-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }

    .adv-wrapper > .adv-img {
        width: 24px;
        height: 24px;
        background-size: cover;
    }

    .adv-wrapper > .advantage-header {
        margin-bottom: 5px;
        font-size: 11pt;
        font-weight: 400;
        color: #999;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .bj-advantage p {
        width: auto;
        max-width: 100%;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .about {
        min-height: 420px;
        background: url(/upload/insta/about.JPG) no-repeat left center;
        background-size: cover;
    }
}

.insta h2 {
    display: inline-block;
    margin-right: 32px;
}

.insta img {
    max-width: 100%;
    width: 100%;
}

.insta-image--left {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.icon-w-20 {
    width: 20px;
    margin-right: 3px;

}

.font-cera {
    font-family: Cera Pro, Arial, Helvetica, sans-serif;
}

@media (min-width: 768px) {
    #sellerHeader_0 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    #sellerHeader_0 .bj-page-header__top {
        padding: 0;
    }

    #sellerHeader_0 .bj-page-header__top .row {
        height: 65px;
        display: flex;
        align-items: center;
    }

    #sellerHeader_0 .bj-logo img {
        height: 40px;
    }

    .social {
        height: 100px;
        display: flex;
        align-items: center;
    }

    #sellerHeader_0 .bj-phone {
        height: 100px;
        display: flex;
        align-items: center;
    }

    .bj-logo-space {
        display: flex;
        align-items: center;
    }

    .social > div {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 1200px) {
    #sellerHeader_0 .bj-top-nav a {
        margin: 0 !important;
    }
}

.social_network_img {
    display: flex;
    flex-direction: row;
}

@media (max-width: 768px) {

    .social_network_img {
        display: flex;
        flex-direction: column;
    }
}

.social_network_block {
    display: flex;
    flex-direction: column;
}

.contacts_shop {
    display: flex;
    flex-direction: column;
}

.contacts_shop * {
    font-size: 6px;
}

.social_network_img_item {
    margin-right: 10px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.uppercase_letter {
    text-transform: uppercase;
}

.bx-icon-service-in > i {
}

.bx-icon-service-vk > i {
    background-image: url(/bitrix/templates/bejet_seller-1.6.0/images/vk.svg);
}

.vk_dark {
    background-color: black;
    border-radius: 3px;
    max-width: 20px;
    max-height: 20px;
}

.b-sizes-menu__table table.head {
    width: auto;
    max-width: 100%;
}

.b-sizes-menu__table table.head td {
    min-width: 20%;
}

.btn-50 {
}

.mobile-bottom-buttons {
    display: none;
}

.footer__social.mobile .links {
    text-align: left;
}

@media (max-width: 480px) {
    .footer__social.mobile .links {
        display: flex;
        justify-content: space-between;
        gap: 5px;
    }
}

.mobile_footer_phone {
    font-family: "IBMPlexSans", sans-serif;
    font-weight: 300;
    font-size: clamp(1.5rem, 1.3924rem + 0.5063vw, 2rem);
    color: #e1e1e1;
    text-align: left;
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .bj-logo-space {
        display: flex;
        padding-right: 36px;
        justify-content: space-between;
    }

    #sellerHeader_0 .bj-logo {
        order: 2;
        margin: 0 auto;
    }

    .bj-nav-button {
        display: flex;
        order: 1;
    }

    .bj-header-align-justify-icon {
        order: -1;
    }

    .mobile-bottom-buttons {
        display: flex;
        transform: translate3d(0, 0, 0);
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        bottom: 0;
        justify-content: stretch;
    }

    .mobile-bottom-buttons__item {
        display: block;
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-weight: bold;
        border: 1px solid black;
    }

    .mobile-bottom-buttons__item--tg {
        background: black;
        color: white;
    }

    .mobile-bottom-buttons__item--wa {
        background: white;
        color: black;
    }

    .mobile-bottom-buttons__logo {
        display: inline-block;
        width: 25px;
        height: 50px;
        vertical-align: bottom;
        margin-right: 8px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .mobile-bottom-buttons__logo-tg {
        background-image: url(images/telegram.svg);

    }

    .mobile-bottom-buttons__logo-wa {
        background-image: url(images/whats.svg);
    }

    #b-float-phone {
        display: none;
    }
}

.bx-filter-param-text {
    color: #000000 !important;
}

#priceSliderRangeText {
    color: #000000 !important;
}

.b-catalog-element__title {
    color: #000000 !important;
}

#set_filter {
    border-color: black;
}

#set_filter:hover {
    color: white;
}

.text-bold {
    font-weight: bold;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

#sellerHeader_0 .bj-page-header__top a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .b-catalog-element__title{
        font-weight: 300;
        font-size: 12px;
        line-height: 133%;
        color: #1b1e1b;
    }
    .pr1oduct-item-big-card .b-catalog-element__title {
        text-align: center;
    }
    .b-catalog-element-wide .b-catalog-element__title {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .position-index-adv {
        order: 3;
        display: flex;
        flex-direction: column;
    }

    .position-menu-block {
        order: 1;
    }

    .position-index-gallery {
        order: 2;
    }
}

@media (min-width: 768px) {
    .position-index-adv {
        order: 3;
    }

    .position-menu-block {
        order: 1;
    }

    .position-index-gallery {
        order: 2;
    }
}

.position-index-wrapper {
    display: flex;
    flex-direction: column;
}

.b-hr-heading__header {
    font-family: 'Gravity', sans-serif;
    font-weight: 300;
    font-size: clamp(2rem, 1.5696rem + 2.1253vw, 5rem);
    line-height: 120%;
    text-align: center;
    color: #3e3931;
    max-width: 1071px;
}

.b-hr-heading__header.font-new-items-size {
    margin: 67px auto 71px;
}

@media (min-width: 768px) {
    .font-heading-header-size {
        font-size: 42px;
    }

    #sellerHeader_0 .bj-page-header__top {
        z-index: 20 !important;
    }
}

@media (max-width: 767px) {
    /*.font-heading-header-size {
        font-size: 18px;
    }

    .font-new-items-size {
        font-size: 18px;
    }*/
}

.font-24px {
    font-size: 24px;
}

.height-40px {
    min-height: 40px;
    width: 100%;
}

.b-catalog-block__img {
    height: 310px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .b-catalog-block__img {
        height: 13.1vw;
    }
}

@media (max-width: 768px) {
    .b-catalog-block__img {
        height: 26.7vw;
        object-position: top;
    }
}

h2.b-catalog-block__title {
    text-align: center;
}

.page404 h1 {
    text-align: center;
    font-size: 75px;
    margin-bottom: 30px;
}

.page404 p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.page404 p a {
    text-decoration: underline;
}

@media screen and (max-width: 580px) {
    .bj-page-content .b-catalog-blocks {
        padding-top: 20px;
    }

    .catalog_img_second {
        height: 100%;
        max-height: 310px;
        width: 100%;
    }

    .catalog_img_first {
        width: 100%;
    }

    .page404 h1 {
        font-size: 36px;
    }

    .b-hr-heading__header.font-new-items-size {
        margin: 50px auto 70px;
    }
}

.bj-block__list-srction-picture {
    display: block;
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.bj-block__list-group {
    margin-bottom: 40px;
}

.bj-block__list-group-link-name {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-top: 5px;
    text-align: center;
}

.bj-block__list-group-link-img {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
}

.cat-descr {
    margin-top: 80px;
    max-width: 1246px;
    margin-left: auto;
    margin-right: auto;
}

.cat-descr h2 {
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.cat-descr p {
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    color: #000;
}

.cat-descr ul {
    list-style: disc;
    padding-left: 20px;
}

.cat-descr ul li {
    list-style: disc;
}

@media (max-width: 720px) {
    .cat-descr {
        margin-top: 40px;
    }
}

.bx-icon-service-zen.bx-icon > i {
    background-image: url(/bitrix/templates/bejet_seller-1.6.0/images/zen.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: #fff;
}

.footer-social-wrapper > div {
    padding-right: 0px;
}

.bj-top-nav__item--level2 p {
    font-weight: bold;
    cursor: default;
    line-height: 40px;
    color: black !important;
    margin: 0;
    margin-left: 20px;
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 24px;
    color: #fff;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1000;
    display: none;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    width: 60px;
    height: 60px;
}

.back-to-top:hover {
    background: #fff;
    text-decoration: none;
}

@media screen and (max-width: 576px) {
    .back-to-top {
        bottom: 60px;
    }
}

#back-to-top img {
    width: 32px;
}

.b-pagination-block {
    padding-top: 10px;
    padding-bottom: 10px;
}

.b-pagination-block a, .b-pagination-block span {
    font-weight: 300;
    font-size: 16px;
    color: #000;
}

.b-pagination-block .active {
    position: relative;
    background: rgba(168, 168, 168, 0.2);
    font-weight: 400;
    font-size: 16px;
    color: #000;
}


.b-pagination-block a, .b-pagination-block span {
    width: 40px;
    height: 40px;
    padding: 8px;
}

.svg-inline-arrow {
    margin-right: 20px;
    transition: all 0.3s;
}

.btn-i-animate i {
    display: inline-block;
}

.btn-i-animate:hover i {
    animation: .5s ease 1 spinner;
    transform-style: preserve-3d;
    stroke: #000000;
    color: #000;
}

.btn-i-animate:hover i svg path {
    stroke: #000000;
}


@keyframes spinner {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.listing-view {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.listing-link {
    display: inline-block;
    margin-left: 10px;
    line-height: normal;
}

.mobile-listing {
    display: none;
}

.mobile-none {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
}

@media screen and (max-width: 768px) {
    .mobile-none {
        display: none;
    }

    .mobile-listing {
        display: block;
        padding-left: 15px;
    }

    .bj-sorting.bj-sorting--filter {
        margin: 0 auto;
    }

    .b-catalog-filter-buttons {
        margin-top: 19px;
        margin-bottom: 17px;
    }
}

.b-catalog-element-wide {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.b-catalog-element-wide:hover .b-catalog-element__price {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.b-catalog-element-wide .b-catalog-element__right {
    padding: 20px;
}

.b-catalog-element-wide .b-catalog-element__propList-block {
    padding: 0;
}

.b-catalog-element-wide .b-catalog-element__button {
    padding-left: 0;
    text-align: left;
}

.b-catalog-element-wide .b-catalog-element__button .btn {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.b-catalog-element-wide .b-catalog-element__button {
    display: block !important;
}

.b-catalog-element__data {
    display: none;
}

.b-catalog-element-wide .b-catalog-element__top {
    width: 270px;
}

.b-catalog-element-wide .b-catalog-element__right {
    width: calc(100% - 270px);
}

.b-catalog-element-wide .b-catalog-element__price {
    margin-top: 10px;
}

.b-catalog-element-wide .b-catalog-element__title, .b-catalog-element-wide .b-catalog-element__price {
    padding-left: 0 !important;
}

@media screen and (max-width: 768px) {
    .b-catalog-element-wide .b-catalog-element__right {
        padding: 10px;
        width: 60%;
    }

    .b-catalog-element-wide .b-catalog-element__top {
        width: 50%;
    }

    .b-catalog-element-wide {
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }

    .b-catalog-element-wide .b-catalog-element__top {
        height: 310px;
    }

    .b-catalog-element-wide .catalog_img_first {
        height: 290px;
    }
}

.b-float-phone__text {
    color: #fff;
}

.b-float-phone__text:hover {
    color: #fff;
}

.footer_panel {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9;
    width: 100%;
    max-height: 58px;
    height: 100%;
    padding: 8px 14px;
}

.footer_panel_links {
    display: flex;
    justify-content: space-between;
}

.footer_panel_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 38px;
    height: 38px;
}

.footer_panel_link:hover .footer_panel_links__name {
    color: #98ceeb;
}

.footer_panel_link:hover .footer_panel_links__icon svg path {
    fill: #98ceeb;
}

.footer_panel_links__icon {
    width: 28px;
    height: 28px;
}

.footer_panel_links__name {
    font-weight: 400;
    font-size: 8px;
    text-align: center;
    color: #d8d8d8;
}

@media (max-width: 500px) {
    .footer_panel {
        display: block;
    }

    .b-hr-heading__header.font-new-items-size {
        margin: 52px auto 70px;
        text-align: center;
        font-size: 32px;
    }

    .block_link {
        font-size: 18px;
    }

    .container-fluid-mobile .block_links {
        padding-left: 16px;
        padding-right: 7px;
    }

    .bejetstore_carusel.slick-initialized .slick-slide {
        margin: 0 2px 0 0;
    }

    .bejetstore_carusel.slick-initialized .slick-list {
        padding: 0 123px 0 0 !important;
    }

    .bj-product-card__title {
        margin: 16px 0 0 0;
        line-height: 1.1;
        font-size: 14px;
    }

    .bx_catalog_top_home .bx_catalog_item_price .bx_price {
        font-weight: 600;
        font-size: 14px;
        line-height: 114%;
        padding-top: 9px;
    }

    .brand_cards .brand_card.img {
        height: 490px !important;
        max-height: 490px;
    }

    .brand_cards .brand_card.img .card_text {
        bottom: 27px;
    }

    .brand_cards .slick-dots {
        bottom: -20px;
    }

    .brand_cards .slick-dots li {
        margin: 0 5px 0 0;
    }

    #sellerHeader_0 .icon-col {
        top: -6px;
    }

    #sellerHeader_0 .bj-logo img {
        width: 150px !important;
    }

    .bj-page-footer {
        padding: 19px 0 0;
    }

    .footer-mobile hr {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mobile_footer_phone {
        margin-top: 14px;
    }

    .big_footer_logo {
        margin-top: 0px;
    }

    .director_block {
        padding: 0 15px;
    }

    .director_img_block {
        margin-bottom: 20px;
    }

    .director_text {
        font-size: 16px;
        line-height: 138%;
        padding-right: 20px;
        margin-left: 0;
    }

    .director_text p {
        margin: 0 0 9px;
        line-height: 134%;
    }

    .director_text .director_img_text {
        top: 11px;
        right: -23px;
        position: relative;
    }

    .director_text .director_img_text .director_name {
        font-size: 16px;
    }

    .director_text .director_img_text .director_position {
        font-size: 12px;
    }

    .director_text .director_img_text .director_name .drline {
        left: -38px;
        width: 60%;
    }

    .muah_korp {
        margin-top: 36px;
        line-height: 118%;
        font-size: 18px;
    }

    .muah_korp .soc_links .links {
        gap: 14px;
    }

    .muah_korp .soc_links .links a {
        margin: 0 5px;
    }

    .breadcrumb {
        display: flex;

        flex-direction: row;
        flex-wrap: nowrap;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 0;

    }

    .b-catalog-block__img {
        width: 109px;
        height: 109px;
    }

    .b-pagination-block {
        padding-top: 0
    }

    .cat-descr {
        margin-top: 29px;
    }

    .cat-descr p{
        font-size: 14px;
        line-height: 140%;
    }

    .cat-descr h2{
        font-size: 18px;
    }
}