@charset "UTF-8";

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.b-header__authorize i.fa.fa-mobile {
    font-size: 20px;
}
p.chrono_credits {
    display: none;
}
body {
    margin: 0
}
.zapisexcurs {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    margin: -20px 0 24px 0;
}

.b-form-input {
    height: 50px;
    transition: opacity .2s;
    margin: 0 0 20px 0;
}
.politika {
    margin: 10px 0;
    font-size: 12px;
}
.g-recaptcha div {
    text-align: center;
    margin: 0 auto;
}
article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    box-sizing: border-box;
    outline: none !important
}

html {
    height: 100%;
    min-width: 320px;
    overflow-x: hidden
}

html.locked {
    overflow-y: hidden
}

body {
    font-family: "Museo-Sans", "Arial";
    font-size: 16px;
    line-height: 1.4;
    color: #383C3E;
    font-weight: 400;
    overflow: hidden
}

@media (max-width: 768px) {
    body {
        font-size: 14px
    }
}

.container {
    max-width: 1380px;
    margin: auto;
    padding: 0 40px
}

@media (max-width: 1300px) {
    .container {
        padding: 0 15px
    }
}

p {
    display: block;
    margin: 0 0 30px;
    line-height: 1.6
}

@media (max-width: 600px) {
    p {
        margin-bottom: 20px
    }
}

img {
    max-width: 100%;
    max-height: 100%
}

a {
    display: inline;
    color: inherit;
    text-decoration: none
}

.clearfix::after, .clearfix::before {
    content: '';
    display: table;
    clear: both
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

input {
    border: 0;
    box-shadow: none;
    padding: 0
}

[type='file'] {
    display: none
}

textarea {
    width: 100%;
    resize: vertical
}

select, input, button, textarea, [type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: none !important;
    box-shadow: none
}

select:focus, input:focus, button:focus, textarea:focus, [type='submit']:focus {
    outline: none !important
}

button {
    border: 0;
    box-shadow: none;
    padding: 0
}

input::-ms-clear {
    display: none
}

.bold {
    font-weight: 700
}

.hidden {
    display: none
}

#panel {
    height: 0
}

span.rub {
    display: inline-block;
    position: relative
}

span.rub:after {
    content: 'P';
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url(/local/client/img/rub.svg);
    color: transparent
}

.rub-wrap--grey .rub:after {
    background-image: url(/local/client/img/rub-g2.svg)
}

.i-icon {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.i-icon--big {
    width: 5em;
    height: 5em
}

@font-face {
    font-family: "Museo-Sans";
    src: local("Museo Sans Cyrl 500"), url(MuseoSansCyrl-500.woff2) format("woff2"), url(MuseoSansCyrl-500.woff) format("woff");
    font-weight: 400
}

@font-face {
    font-family: "Museo-Sans";
    src: local("Museo Sans Cyrl 700"), url(MuseoSansCyrl-700.woff2) format("woff2"), url(MuseoSansCyrl-700.woff) format("woff");
    font-weight: 700
}

@font-face {
    font-family: "rouble";
    src: local(rouble), url(rouble.woff) format("woff")
}

@media (max-width: 968px) {
    .b-about-header {
        display: none
    }
}

.b-about-header__inner {
    padding: 20px 0;
    background-color: #fff;
    transition: box-shadow .2s
}

.b-about-header__inner.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.16);
    z-index: 28
}

.b-about-header__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.b-about-header__item {
    text-align: center;
    transition: .2s
}

.b-about-header__item:hover {
    color: #0080c0
}

.b-about-header__item:not(:last-of-type) {
    margin-right: 25px
}

@media (max-width: 1024px) {
    .b-about-header__item span {
        display: none
    }
}

.b-about-mission {
    padding: 100px 0;
    color: #fff;
    position: relative;
    animation-duration: 2s !important
}

@media (max-width: 768px) {
    .b-about-mission {
        padding: 50px 0
    }
}

.b-about-mission:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(7, 16, 45, 0.8);
    z-index: 2
}

.b-about-mission-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.b-about-mission-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-about-mission__inner {
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px;
    position: relative;
    z-index: 3
}

@media (max-width: 600px) {
    .b-about-mission__inner {
        display: block
    }
}

.b-about-mission__item {
    -ms-flex: 1 1 33%;
    flex: 1 1 33%
}

.b-about-mission__item-inner {
    padding: 0 20px;
    text-align: center
}

@media (max-width: 600px) {
    .b-about-mission__item-inner {
        padding: 0 0 20px
    }

    .b-about-mission__item-inner:last-of-type {
        padding-bottom: 0
    }
}

.b-about-mission__img {
    margin-bottom: 15px
}

.b-about-mission__img svg {
    width: 72px;
    height: 72px
}

.b-about-mission__title {
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative
}

.b-about-mission__title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    background-color: #fff;
    transform: translateX(-50%)
}

.b-about-company {
    padding: 70px 0 50px;
    background-color: #EBEFF8
}

@media (max-width: 768px) {
    .b-about-company {
        padding: 30px 0 20px
    }
}

.b-about-company__items {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px
}

@media (max-width: 600px) {
    .b-about-company__items {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: -20px
    }
}

.b-about-company__item {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 20px
}

@media (max-width: 600px) {
    .b-about-company__item {
        margin-bottom: 20px
    }
}

.b-about-company__img {
    height: 250px;
    margin-bottom: 20px
}

@media (max-width: 600px) {
    .b-about-company__img {
        height: 180px
    }
}

.b-about-company__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-about-company__text {
    font-size: 18px
}

.b-about-company p {
    text-align: center
}

.b-about-num {
    padding-top: 70px
}

@media (max-width: 768px) {
    .b-about-num {
        padding-top: 30px
    }
}

.b-about-advantages {
    padding: 100px 0 70px
}

@media (max-width: 768px) {
    .b-about-advantages {
        padding: 50px 0
    }
}

.b-about-advantages__inner {
    animation-duration: 2s !important
}

.b-about-advantages .btn {
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    margin: 0 auto
}

.b-about-advantages p {
    text-align: center
}

@media (max-width: 1024px) {
    .b-about .b-brand-line {
        display: block
    }
}

.b-about .title-1 {
    display: block;
    font-size: 32px;
    text-align: center;
    position: relative;
    z-index: 3
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

.b-aside-sidebar-item {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
    border: 1px solid #EBEFF8
}

@media (max-width: 1300px) {
    .b-aside-sidebar-item {
        width: calc(50% - 20px);
        margin-left: 20px
    }
}

@media (max-width: 768px) {
    .b-aside-sidebar-item {
        width: calc(100% - 20px)
    }
}

.b-aside-sidebar-item > * {
    width: 100%;
    padding: 0 30px
}

@media (max-width: 768px) {
    .b-aside-sidebar-item > * {
        padding: 0 15px
    }
}

.b-aside-sidebar-item__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1300px) {
    .b-aside-sidebar-item__wrap {
        margin-left: -20px
    }
}

@media (max-width: 1300px) {
    .b-aside-sidebar-item__wrap--desktop {
        display: none
    }
}

.b-aside-sidebar-item__wrap--mobile {
    display: none
}

@media (max-width: 1300px) {
    .b-aside-sidebar-item__wrap--mobile {
        display: block;
        margin-top: 40px
    }
}

@media (max-width: 768px) {
    .b-aside-sidebar-item__wrap--mobile {
        padding: 0
    }
}

.b-aside-sidebar-item__text {
    margin-bottom: 25px
}

.b-aside-sidebar-item__text a, .b-aside-sidebar-item__text > span {
    color: #0080c0
}

.b-aside-sidebar-item__text div > span > span {
    text-transform: uppercase
}

.b-aside-sidebar-item__contacts {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-aside-sidebar-item__contacts div:first-of-type {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    padding-right: 5px;
    color: #909BA8
}

.b-aside-sidebar-item__contacts div:last-of-type {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.b-aside-sidebar-item__contacts a {
    transition: color .2s
}

.b-aside-sidebar-item__contacts a:hover {
    color: #0080c0
}

.b-aside-sidebar-item .btn {
    margin-top: 15px;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.b-aside-sidebar {
    width: 310px;
    margin-left: 30px
}

@media (max-width: 1300px) {
    .b-aside-sidebar {
        width: 100%;
        margin: 0 !important
    }
}

.b-aside-sidebar--left {
    margin-left: 0;
    margin-right: 30px
}

.b-aside-sidebar-actions {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
    margin-right: -30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1300px) {
    .b-aside-sidebar-actions {
        display: none
    }
}

.b-aside-sidebar-actions--catalog a {
    width: auto
}

.b-aside-sidebar-actions__item {
    display: inline-block;
    width: calc(50% - 30px);
    margin-right: 30px;
    margin-bottom: 10px;
    color: #909BA8;
    white-space: nowrap;
    transition: .2s
}

@media (max-width: 1300px) {
    .b-aside-sidebar-actions__item {
        display: block;
        width: auto
    }
}

@media (max-width: 768px) {
    .b-aside-sidebar-actions__item {
        font-size: 14px
    }
}

.b-aside-sidebar-actions__item:hover {
    color: #0080c0
}

.b-aside-sidebar-actions__item:hover svg path, .b-aside-sidebar-actions__item:hover svg * {
    stroke: #0080c0
}

.b-aside-sidebar-actions__item .i-icon {
    width: 22px;
    height: 20px;
    margin-right: 3px
}

.b-aside-sidebar-actions__item .i-icon--tag {
    width: 20px;
    height: 19px
}

.b-aside-sidebar-actions__item .i-icon--upload {
    width: 20px;
    height: 15px
}

.b-aside-sidebar-actions__item .i-icon--document {
    width: 15px;
    height: 20px
}

.b-aside-sidebar-actions__item .i-icon--search {
    width: 19px;
    height: 19px
}

.b-aside-sidebar-actions__item .i-icon * {
    stroke: #909BA8;
    transition: .2s
}

.b-aside-sidebar-actions__item .btn {
    margin-top: 25px
}

.b-aside {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    position: relative
}

@media (max-width: 1300px) {
    .b-aside {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 768px) {
    .b-aside--catalog .b-tabs__head {
        white-space: nowrap
    }
}

.b-aside--catalog .b-aside-sidebar-item > * {
    padding: 0 20px
}

.b-aside__main {
    width: calc(100% - 340px);
    margin: 0 auto
}

@media (max-width: 1300px) {
    .b-aside__main {
        width: 100%;
        margin: 0 0 30px
    }
}

.b-authorization {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-authorization {
        margin-bottom: 50px
    }
}

.b-authorization .b-form {
    max-width: 500px
}

.b-authorization .btn {
    margin-top: 30px;
    max-width: 260px
}

.b-breadcrumbs {
    padding-top: 23px;
    margin-bottom: 27px
}

.b-breadcrumbs__item {
    display: inline-block;
    font-size: 14px;
    color: #4a4a4a;
    cursor: default
}

.b-breadcrumbs__item::before {
    content: '/';
    padding: 0 3px
}

.b-breadcrumbs__item:first-of-type {
    padding-left: 0
}

.b-breadcrumbs__item:first-of-type::before {
    display: none
}

.b-breadcrumbs__link {
    transition: .2s
}

.b-breadcrumbs__link:hover {
    color: #0080c0
}

.b-c-card {
    padding: 20px;
    background-color: #fff
}

.b-c-card__item {
    margin-top: 15px
}

.b-c-card__item-title {
    margin-bottom: 4px
}

.b-c-card .btn {
    margin-top: 24px
}

.b-c-card .btn:hover .i-icon path {
    fill: #fff;
    transition: ease .2s
}

.b-c-card .btn .i-icon {
    margin-right: 5px
}

.b-c-card .btn .i-icon path {
    fill: #1f1a17;
    transition: ease .2s
}

@media (max-width: 600px) {
    .b-cart--lk .b-cart__cell {
        padding-left: 0
    }
}

.b-cart--lk .b-cart__cell--count {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart--lk .b-cart__item-count {
        min-width: 50%;
        margin-left: 0;
        padding-right: 10px
    }
}

@media (max-width: 600px) {
    .b-cart--lk .b-cart__item-count {
        display: -ms-flexbox;
        display: flex;
        max-width: 275px;
        float: none
    }
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart--lk .b-cart__item-status {
        min-width: 100%;
        padding-right: 10px
    }
}

@media (max-width: 600px) {
    .b-cart--lk .b-cart__item-status {
        min-width: 243px
    }
}

@media (max-width: 600px) {
    .b-cart--lk .b-cart__item-status span {
        text-align: right
    }
}

.b-cart--small .b-cart__cell {
    padding-left: 15px
}

.b-cart--small .b-cart__cell--product {
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px
}

.b-cart--small .b-cart__cell--quality {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.b-cart--small .b-cart__cell--price {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.b-cart--small .b-cart__cell--article {
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px
}

.b-cart--small .b-cart__cell--funcs {
    -ms-flex-preferred-size: 75px;
    flex-basis: 75px
}

.b-cart--small .b-cart__cell--count {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px
}

@media (max-width: 768px) {
    .b-cart--small .b-cart__cell--count {
        max-width: 145px
    }
}

.b-cart--small .b-cart__item-delete {
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0080c0;
    transition: .2s
}

.b-cart--small .b-cart__item-delete:hover {
    background-color: #AA071B
}

.b-cart--small .b-cart__item-delete svg {
    width: 16px;
    height: 24px
}

@media (max-width: 968px) {
    .b-cart--small .b-cart__item-count .b-cart__item-mobile-title {
        display: block
    }
}

.b-cart-page {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-cart-page {
        margin-bottom: 50px
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__head {
        display: none
    }
}

.b-cart-page .b-cart__cell {
    padding-left: 10px
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__cell {
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        padding-bottom: 20px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__cell {
        max-width: 275px;
        min-width: 275px;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        margin-right: 0;
        padding-right: 0
    }
}

.b-cart-page .b-cart__cell--price {
    -ms-flex-preferred-size: 175px;
    flex-basis: 175px
}

@media (max-width: 1200px) {
    .b-cart-page .b-cart__cell--price {
        -ms-flex-preferred-size: 155px;
        flex-basis: 155px
    }
}

.b-cart-page .b-cart__cell--price .tooltip__content {
    width: auto;
    min-width: 160px
}

.b-cart-page .b-cart__cell--article {
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__cell--article {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__cell--product {
        position: absolute;
        left: 20px;
        top: 20px;
        -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
        padding: 0
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__cell--product {
        position: static;
        max-width: 275px;
        padding-bottom: 20px
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 140px;
        position: relative
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__item {
        display: block;
        padding: 20px 0 !important
    }
}

@media (max-width: 1300px) {
    .b-cart-page .b-cart__item-btn {
        display: none
    }
}

@media (max-width: 1200px) {
    .b-cart-page .b-cart__item-image {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px;
        padding-right: 15px
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-image {
        padding-right: 0
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-mobile-title {
        display: block !important;
        width: 140px
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-title {
        display: none
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__item-title {
        display: block
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-price--total {
        display: none
    }
}

.b-cart-page .b-cart__item-price--tablet {
    display: none
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-price--tablet {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-title-tablet {
        display: block;
        width: 100%;
        padding: 0 10px 15px
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__item-title-tablet {
        display: none
    }
}

@media (max-width: 1023px) {
    .b-cart-page .b-cart__item-count {
        display: -ms-flexbox;
        display: flex;
        margin-left: 50%;
        float: none !important
    }
}

@media (max-width: 968px) {
    .b-cart-page .b-cart__item-count {
        padding-right: 10px
    }
}

@media (max-width: 768px) {
    .b-cart-page .b-cart__item-count {
        margin-left: 0;
        padding-left: 10px !important;
        padding-right: 0
    }
}

@media (max-width: 600px) {
    .b-cart-page .b-cart__item-count .b-count__wrap {
        background-color: #EBEFF8
    }
}

@media (max-width: 600px) {
    .b-cart-page .b-cart__btns {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.b-cart-save {
    margin-bottom: 20px;
    position: relative
}

.b-cart-save__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 30px 10px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #383C3E;
    background-color: #EBEFF8;
    margin-bottom: 30px;
    margin-top: 20px
}

@media (max-width: 768px) {
    .b-cart-save__head {
        padding: 20px 15px 10px
    }
}

.b-cart-save__body {
    display: none
}

.b-cart-save__body.active {
    display: block
}

.b-cart-save__wrap {
    width: 650px;
    display: block
}

@media (max-width: 768px) {
    .b-cart-save__wrap {
        width: 100%
    }
}

.b-cart-save__wrap .btn {
    max-width: 235px;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (max-width: 768px) {
    .b-cart-save__wrap .btn {
        max-width: 290px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
}

.b-cart-save__title {
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px;
    padding: 15px 0;
    font-weight: 700;
    font-size: 16px;
    margin-right: 20px
}

@media (max-width: 600px) {
    .b-cart-save__title {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

.b-cart-save__input {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

@media (max-width: 600px) {
    .b-cart-save__input {
        display: block
    }
}

.b-cart-save__input-wrap {
    margin-right: 20px
}

.b-cart-save__input-wrap .select-options {
    height: calc(52px * 5);
    overflow-y: auto
}

.b-cart-save__input textarea {
    height: 150px
}

.b-cart-save__input .select-styled {
    width: 350px
}

@media (max-width: 600px) {
    .b-cart-save__input .select-styled {
        margin-bottom: 20px;
        width: 100%
    }
}

.b-cart-save__btn {
    margin-top: 20px;
    text-align: right
}

@media (max-width: 600px) {
    .b-cart-save__btn {
        text-align: center
    }
}

.b-cart-save__link {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: -60px 0 40px;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 768px) {
    .b-cart-save__link {
        margin: 0 0 20px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 600px) {
    .b-cart-save__input-wrap {
        width: 100%
    }
}

.b-cart-save .select-styled {
    padding: 13px 40px 13px 20px !important
}

.b-cart {
    font-size: 14px
}

.b-cart__top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    transition: .2s
}

@media (max-width: 600px) {
    .b-cart__top {
        margin-bottom: 0
    }
}

.b-cart__top:hover .b-cart__save-text {
    color: #0080c0
}

.b-cart__top:hover svg path {
    stroke: #0080c0
}

.b-cart__top .b-form-input__wrap {
    margin-bottom: 20px
}

.b-cart__top .tooltip__content {
    width: 200px
}

.b-cart__top .select__wrap {
    min-width: 290px;
    margin-right: 20px
}

@media (max-width: 600px) {
    .b-cart__top .select__wrap {
        margin-right: 0
    }
}

.b-cart__top .select-styled {
    border: 1px solid #EBEFF8
}

.b-cart__head {
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 700;
    color: #383C3E;
    background-color: #EBEFF8
}

@media (max-width: 968px) {
    .b-cart__head {
        display: none
    }
}

.b-cart__body {
    margin-bottom: 30px
}

.b-cart__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-cart__cell {
    padding: 0 10px;
    padding-left: 30px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (max-width: 1024px) {
    .b-cart__cell {
        padding-left: 15px
    }
}

@media (max-width: 968px) {
    .b-cart__cell {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 20px
    }
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__cell {
        min-width: 50%;
        max-width: 50%
    }
}

@media (max-width: 600px) {
    .b-cart__cell {
        padding-left: 0;
        padding-right: 0
    }

    .b-cart__cell:last-child {
        padding-bottom: 0
    }

    .b-cart__cell:not(:first-child) {
        max-width: 275px
    }
}

.b-cart__cell--product {
    -ms-flex: 0 1 420px;
    flex: 0 1 420px
}

.b-cart__cell--article {
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    word-break: break-all
}

.b-cart__cell--price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

@media (max-width: 1024px) {
    .b-cart__cell--price {
        -ms-flex: 0 0 140px;
        flex: 0 0 140px
    }
}

.b-cart__cell--price .tooltip {
    margin-left: 5px;
    background-color: #fff
}

.b-cart__cell--total {
    -ms-flex: 0 0 130px;
    flex: 0 0 130px
}

@media (max-width: 1024px) {
    .b-cart__cell--total {
        -ms-flex: 0 0 105px;
        flex: 0 0 105px
    }
}

.b-cart__cell--discount {
    -ms-flex: 0 0 85px;
    flex: 0 0 85px
}

.b-cart__cell--count {
    -ms-flex: 0 0 170px;
    flex: 0 0 170px
}

@media (max-width: 968px) {
    .b-cart__cell--count {
        -ms-flex: 0 0 145px;
        flex: 0 0 145px
    }
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__cell--count {
        margin-left: 50%;
        min-width: 25%;
        padding-right: 0
    }
}

@media (max-width: 600px) {
    .b-cart__cell--count {
        display: inline-block;
        min-width: 50%;
        padding-left: 0 !important;
        float: left
    }
}

@media (max-width: 968px) {
    .b-cart__cell--count .b-cart__item-mobile-title {
        display: none
    }
}

@media (max-width: 600px) {
    .b-cart__cell--count .b-count__wrap {
        background-color: #fff
    }
}

.b-cart__cell--funcs {
    -ms-flex: 0 0 145px;
    flex: 0 0 145px
}

@media (max-width: 1024px) {
    .b-cart__cell--funcs {
        -ms-flex: 0 0 115px;
        flex: 0 0 115px
    }
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__cell--funcs {
        min-width: 0;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width: 600px) {
    .b-cart__cell--funcs {
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: calc(50%);
        margin-right: -15px;
        padding: 0 !important
    }
}

.b-cart__cell--status {
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

@media (max-width: 768px) {
    .b-cart__cell--status {
        min-width: 100%;
        max-width: 100%
    }
}

.b-cart__item {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    background-color: #fff;
    border: 1px solid #EBEFF8;
    position: relative
}

@media (max-width: 1024px) {
    .b-cart__item {
        padding: 20px 0
    }
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 135px !important
    }
}

@media (max-width: 600px) {
    .b-cart__item {
        position: relative;
        display: block;
        padding: 20px 25px 20px 20px
    }
}

@media (max-width: 968px) {
    .b-cart__item-price .b-price__current {
        white-space: nowrap
    }
}

.b-cart__item-price .b-price__current span {
    white-space: nowrap
}

.b-cart__item-price .b-price__current span:nth-of-type(2) {
    font-weight: 400;
    color: #909BA8;
    position: relative;
    display: block
}

@media (max-width: 968px) {
    .b-cart__item-price .b-price__current span:nth-of-type(2) {
        display: inline-block;
        margin-left: 10px
    }
}

.b-cart__item-price .b-price__current span:nth-of-type(2):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    background-color: #909BA8;
    transform: rotate(-7deg)
}

.b-cart__item-title {
    transition: .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-cart__item-title .tooltip {
    margin-left: 5px
}

@media (max-width: 600px) {
    .b-cart__item-title .tooltip {
        margin-right: 10px
    }
}

.b-cart__item-title:hover {
    color: #0080c0
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__item-title {
        display: none
    }
}

.b-cart__item-title-tablet {
    display: none
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__item-title-tablet {
        display: block;
        width: 100%;
        padding-left: 15px;
        padding-bottom: 15px
    }
}

.b-cart__item-funcs--img {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__item-funcs--img {
        max-width: 50px
    }
}

@media (max-width: 600px) {
    .b-cart__item-funcs--img svg {
        display: none
    }
}

.b-cart__item-funcs--img span {
    display: none;
    text-transform: uppercase;
    color: #fff
}

@media (max-width: 600px) {
    .b-cart__item-funcs--img span {
        display: block
    }
}

@media (max-width: 600px) {
    .b-cart__item-funcs--img a {
        width: 100% !important
    }
}

@media (max-width: 968px) {
    .b-cart__item-price--total {
        display: none
    }
}

.b-cart__item-price--total-mobile {
    display: none
}

@media (max-width: 968px) {
    .b-cart__item-price--total-mobile {
        display: -ms-flexbox;
        display: flex
    }
}

.b-cart__item-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 601px) and (max-width: 968px) {
    .b-cart__item-product {
        position: absolute;
        top: 20px;
        left: 10px;
        min-width: 0
    }
}

.b-cart__btns {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 38px;
    margin-left: auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 600px) {
    .b-cart__btns {
        margin-top: 21px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-cart__item-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: calc(100% - 130px)
}

@media (max-width: 600px) {
    .b-cart__item-content {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.b-cart__item-image {
    display: inline-block;
    width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    padding-right: 35px;
    font-size: 0;
    text-align: center
}

.b-cart__item-image img {
    max-height: 100px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

@media (max-width: 1024px) {
    .b-cart__item-image {
        padding-right: 15px
    }
}

.b-cart__item-btn {
    line-height: 19px;
    color: #909BA8;
    transition: ease .2s
}

@media (max-width: 1300px) {
    .b-cart__header-del {
        display: none
    }
}

.b-cart__item-del {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1300px) {
    .b-cart__item-del {
        position: absolute;
        right: 15px;
        top: 15px;
        min-width: 20px !important;
        max-width: 20px !important;
        padding: 0
    }
}

.b-cart__item-del .plus {
    padding: 9px
}

.b-cart__item-del .plus:before, .b-cart__item-del .plus:after {
    background-color: #909BA8
}

.b-cart__item-del:hover .b-cart__item-btn {
    color: #0080c0
}

.b-cart__item-del:hover .plus:before, .b-cart__item-del:hover .plus:after {
    background-color: #0080c0
}

.b-cart__item-quality {
    display: -ms-flexbox;
    display: flex
}

.b-cart__item-quality .tooltip {
    margin-left: 5px
}

.b-cart__btns-right {
    display: -ms-flexbox;
    display: flex
}

.b-cart__summary {
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    margin-left: auto;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .b-cart__summary {
        margin-bottom: 0;
        font-size: 16px
    }
}

.b-cart__summary-title {
    width: 100px;
    margin-right: 40px
}

.b-cart__summary-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

.b-cart__summary-row:not(:last-child) {
    margin-bottom: 15px
}

.b-cart__documents {
    padding-right: 20px
}

.b-cart__documents .b-aside-sidebar-actions__item {
    margin-bottom: 20px
}

.b-cart__item-mobile-title {
    display: none;
    color: #909BA8;
    width: 120px
}

@media (max-width: 968px) {
    .b-cart__item-mobile-title {
        display: block
    }
}

.b-cart__cancel {
    margin-left: auto;
    margin-right: 15px
}

@media (max-width: 600px) {
    .b-cart__cancel {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 15px;
        margin-right: 0
    }
}

.b-cart__order {
    margin-left: auto
}

@media (max-width: 768px) {
    .b-cart__order {
        margin-right: auto
    }
}

.b-cart__back {
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-cart__back {
        margin: 15px auto 0
    }
}

.b-cart__save {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media (max-width: 600px) {
    .b-cart__save {
        width: 100%
    }
}

.b-cart__save-text {
    margin-left: 12px;
    transition: .2s
}

.b-cart__save svg {
    width: 20px;
    height: 20px
}

.b-cart__save svg path {
    transition: .2s
}

.b-cart__save .tooltip {
    margin-left: 5px
}

.b-cart-empty {
    margin-bottom: 100px;
    text-align: center
}

@media (max-width: 768px) {
    .b-cart-empty {
        margin-bottom: 40px
    }
}

.b-cart-empty__img {
    margin-bottom: 30px
}

.b-cart-empty__img svg {
    width: 130px;
    height: 80px
}

.b-cart-empty__img svg * {
    stroke: #E2E6EF
}

.b-cart-empty__text {
    margin-bottom: 20px;
    font-size: 26px;
    text-transform: uppercase
}

.b-cart-empty__text *, .b-cart-empty__text font.errortext {
    margin-bottom: 0;
    color: #383C3E !important
}

.b-cart-empty .btn {
    max-width: 300px
}

.b-cart .btn {
    width: 100%;
    max-width: 300px
}

.b-change-password {
    max-width: 600px;
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-change-password {
        margin-bottom: 50px
    }
}

.b-change-password .btn {
    max-width: 300px;
    margin-bottom: 25px
}

.b-checkbox {
    display: inline-block;
    vertical-align: middle
}

.b-checkbox--radio .b-checkbox__box {
    border-radius: 50%
}

.b-checkbox--radio .b-checkbox__box:after {
    border-radius: 50%
}

.b-checkbox__inner {
    display: -ms-flexbox;
    display: flex
}

.b-checkbox__input {
    display: none
}

.b-checkbox__input:checked:not(.disabled) + .b-checkbox__box:after {
    transform: translate3d(-50%, -50%, 0) scale(1)
}

.b-checkbox__input.disabled + .b-checkbox__box {
    cursor: default;
    opacity: .7
}

.b-checkbox__input.disabled + .b-checkbox__box + .b-checkbox__text {
    cursor: default;
    opacity: .7
}

.b-checkbox__label {
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    -ms-flex-align: start;
    align-items: flex-start
}

.b-checkbox__label.disabled {
    cursor: default;
    opacity: .7
}

.b-checkbox__label.lk-label {
    margin-top: 15px
}

.b-checkbox__box {
    width: 20px;
    height: 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    margin-right: 15px;
    background-color: #fff;
    border: 1px solid #888;
    position: relative;
    display: block;
    transition: all .3s;
    transition-delay: .3s;
    border-radius: 3px;
    cursor: pointer
}

.b-checkbox__box:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #0080c0;
    transform: translate3d(-50%, -50%, 0) scale(0);
    transition: .2s ease-in-out
}

.b-checkbox__text {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 1.2rem;
    cursor: pointer
}

.b-cooperation {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-cooperation {
        margin-bottom: 50px
    }
}

.b-cooperation__title {
    margin-bottom: 40px;
    text-align: center
}

.b-cooperation__benefits {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: 20px;
    margin-bottom: 40px
}

@media (max-width: 600px) {
    .b-cooperation__benefits {
        margin-left: 0
    }
}

.b-cooperation__item {
    width: calc(25% - 40px);
    margin-left: 40px;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px
}

.b-cooperation__item:not(:last-of-type) {
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .b-cooperation__item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .b-cooperation__item {
        width: calc(50% - 40px);
        margin-bottom: 40px
    }
}

@media (max-width: 600px) {
    .b-cooperation__item {
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.b-cooperation__img {
    min-height: 3em;
    min-width: 3em;
    margin-right: 15px
}

@media (max-width: 1024px) {
    .b-cooperation__img {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 600px) {
    .b-cooperation__img {
        margin-right: 15px;
        margin-bottom: 0
    }
}

.b-cooperation__text {
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1024px) {
    .b-cooperation__text {
        text-align: center
    }
}

@media (max-width: 600px) {
    .b-cooperation__text {
        text-align: left
    }
}

.b-cooperation__inputs {
    background-color: #EBEFF8;
    padding: 20px
}

.b-cooperation__submit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 600px) {
    .b-cooperation__submit {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.b-cooperation__private {
    font-size: 12px;
    color: #909BA8;
    padding-right: 20px
}

@media (max-width: 600px) {
    .b-cooperation__private {
        margin-bottom: 20px;
        padding-right: 0
    }
}

.b-cooperation__btn {
    max-width: 235px
}

.b-cooperation .select-styled {
    max-height: 50px;
    height: 50px
}

.b-count {
    width: 143px;
    height: 50px
}

@media (max-width: 968px) {
    .b-count {
        width: auto
    }
}

.b-count--inline {
    margin-top: 10px
}

.b-count__btn {
    display: inline-block;
    min-width: 40px;
    height: 40px;
    background-color: transparent;
    transition: all ease .2s;
    position: relative;
    cursor: pointer
}

@media (max-width: 768px) {
    .b-count__btn {
        width: 30px
    }
}

.b-count__btn:before {
    background-color: #383C3E;
    position: absolute;
    width: 17px;
    height: 2px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

.b-count__btn:hover:before, .b-count__btn:hover:after {
    transition: all ease .2s;
    background-color: #0080c0
}

.b-count__btn--plus:after {
    background-color: #383C3E;
    position: absolute;
    height: 17px;
    width: 2px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0
}

.b-count__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    background-color: #EBEFF8
}

.b-count__input-wrap {
    -ms-flex: auto;
    flex: auto;
    text-align: center
}

.b-count__input-wrap input {
    width: 100%;
    padding: 0;
    background-color: transparent;
    line-height: 23px;
    border: 0;
    text-align: center
}

@media (max-width: 768px) {
    .b-count__input-wrap input {
        width: 50px
    }
}

.b-count__text {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-filter {
    margin-bottom: 20px;
    background-color: #fff
}

@media (max-width: 1300px) {
    .b-filter {
        position: absolute;
        top: 0;
        right: -15px;
        width: 310px;
        transform: translateX(325px);
        transition: .4s ease-in-out;
        z-index: 14
    }
}

@media (max-width: 768px) {
    .b-filter {
        right: 0
    }
}

@media (max-width: 600px) {
    .b-filter {
        width: 260px
    }
}

@media (max-width: 1300px) {
    .b-filter.active {
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
        transform: translateX(0)
    }
}

@media (max-width: 768px) {
    .b-filter.active {
        transform: translateX(15px)
    }
}

.b-filter__item {
    padding: 10px 20px;
    border: 1px solid #EBEFF8;
    position: relative;
    z-index: 2
}

@media (max-width: 600px) {
    .b-filter__item {
        padding: 20px 15px
    }
}

.b-filter__item:first-of-type .b-filter__content {
    overflow: visible
}

.b-filter__item--slider .filter__result-count {
    top: 48px !important
}

.b-filter__toggle {
    display: none;
    margin-left: auto;
    padding-left: 10px;
    font-size: 16px;
    color: #909BA8;
    white-space: nowrap;
    cursor: pointer
}

@media (max-width: 1300px) {
    .b-filter__toggle {
        display: block
    }
}

.b-filter__toggle svg {
    width: 20px;
    height: 14px;
    margin-right: 10px
}

.b-filter__toggle svg g {
    fill: #909BA8
}

.b-filter__arrow {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, #fff 80%, rgba(255, 255, 255, 0));
    text-align: center;
    transition: color .2s;
    z-index: 3;
    cursor: pointer
}

.b-filter__arrow.active {
    bottom: 10px
}

.b-filter__arrow:hover {
    color: #0080c0
}

.b-filter__content {
    transition: 1s
}

.b-filter__content--toggle {
    overflow: hidden
}

.b-filter__content--toggle.small {
    position: relative
}

.b-filter__content--toggle.small:after {
    opacity: 1;
    visibility: visible
}

.b-filter__content--toggle:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: linear-gradient(to top, #fff 50%, rgba(255, 255, 255, 0));
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    pointer-events: none;
    z-index: 2
}

.b-filter__content .b-checkbox {
    width: 100%;
    margin-bottom: 7px
}

.b-filter__content .b-checkbox--half {
    width: 50%
}

.b-filter__content .b-checkbox__label {
    margin-right: 5px
}

.b-filter__close {
    display: none;
    position: absolute !important;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 3
}

@media (max-width: 1300px) {
    .b-filter__close {
        display: block
    }
}

.b-filter__mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 13
}

.b-filter__mask.active {
    display: block
}

.b-filter__btns .btn {
    margin-top: 5px
}

@media (max-width: 1300px) {
    .b-filter__btns .btn {
        margin-top: 0
    }
}

.b-filter .bx-filter-container-modef {
    position: absolute
}

.b-filter .filter__result-count {
    position: absolute;
    right: calc(100% + 20px);
    padding: 10px 25px;
    background-color: #fff;
    color: #0080c0;
    white-space: nowrap;
    box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.16)
}

@media (max-width: 600px) {
    .b-filter .filter__result-count {
        right: calc(100% + 15px)
    }
}

@media (max-width: 450px) {
    .b-filter .filter__result-count {
        display: none
    }
}

.b-form__inner-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-form__inner-column--2 > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

@media (max-width: 768px) {
    .b-form__inner-column--2 > div {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.b-form__inner-column--2 > div:nth-of-type(odd) {
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-form__inner-column--2 > div:nth-of-type(odd) {
        margin-right: 0
    }
}

.b-form__inner-column--3 > div {
    -ms-flex-preferred-size: calc(33.33% - 13.5px);
    flex-basis: calc(33.33% - 13.5px)
}

@media (max-width: 768px) {
    .b-form__inner-column--3 > div {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0 !important
    }
}

.b-form__inner-column--3 > div:not(:nth-of-type(3n - 0)) {
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-form-input__wrap {
        margin-bottom: 20px !important
    }
}

.b-form-input__wrap:not(:last-of-type) {
    margin-bottom: 25px
}

.b-form-input__wrap:first-of-type:last-of-type {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column
}

.b-form-input__wrap:first-of-type:last-of-type .b-form__textarea {
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 768px) {
    .b-form-input__wrap:first-of-type:last-of-type .b-form__textarea {
        height: 200px
    }
}

.b-form-input__wrap:first-of-type:last-of-type .select__wrap {
    max-width: calc(50% - 10px)
}

@media (max-width: 768px) {
    .b-form-input__wrap:first-of-type:last-of-type .select__wrap {
        max-width: 100%
    }
}

.b-form-input__wrap--small {
    width: 350px
}

@media (max-width: 768px) {
    .b-form-input__wrap--small {
        width: auto
    }
}

.b-form-input__wrap--grow {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-right: 0 !important
}

.b-form-input__wrap--grow .b-form__textarea {
    min-height: 200px
}

.b-form-input, .b-form__textarea {
    width: 100%;
    padding: 10px 20px;
    resize: none;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: .2s
}

.b-form-input {
    height: 50px;
    transition: opacity .2s
}

@media (max-width: 768px) {
    .b-form-input {
        height: 40px
    }
}

.b-form-input--disabled {
    margin-top: 5px
}

.b-form-input--disabled[disabled] {
    opacity: .3
}

.b-form-input__label {
    display: block;
    padding-bottom: 15px;
    font-weight: 700
}

@media (max-width: 768px) {
    .b-form-input__label {
        padding-bottom: 10px
    }
}

.b-form__success, .b-form__error {
    margin: 5px 0;
    font-size: 14px;
    transition: .2s
}

.b-form__success.hidden, .b-form__error.hidden {
    display: none !important
}

.b-form__success {
    margin-top: -5px;
    color: #1AB22A
}

.b-form__error {
    color: #0080c0
}

.b-form__required:after {
    content: '*';
    display: inline-block;
    padding-left: 5px
}

.b-form ::-webkit-clear-button, .b-form ::-webkit-inner-spin-button {
    display: none
}

.error {
    border-color: #0080c0 !important;
    color: #0080c0 !important
}

.success {
    border-color: #1AB22A !important
}

.b-header {
    height: 127px;
    position: relative;
    z-index: 29
}

@media (max-width: 1200px) {
    .b-header {
        height: auto
    }
}

.b-header--main-page {
    margin-bottom: 0
}

.b-header-order {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 1px;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 40px;
    background-color: #fff;
    z-index: 99
}

@media (max-width: 1300px) {
    .b-header-order {
        padding: 10px 15px
    }
}

@media (max-width: 600px) {
    .b-header-order {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-header-order.hidden {
    display: none
}

.b-header-order.show {
    display: -ms-flexbox;
    display: flex
}

.b-header-order__text {
    margin-right: 40px;
    font-size: 20px
}

@media (max-width: 768px) {
    .b-header-order__text {
        font-size: 16px
    }
}

@media (max-width: 600px) {
    .b-header-order__text {
        width: 100%;
        font-size: 14px
    }
}

.b-header-order__inner {
    -ms-flex: 1 0 480px;
    flex: 1 0 480px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 768px) {
    .b-header-order__inner {
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px
    }
}

@media (max-width: 600px) {
    .b-header-order__inner {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.b-header-order__inner .btn {
    max-width: 277px;
    margin-left: 10px
}

@media (max-width: 600px) {
    .b-header-order__inner .btn {
        max-width: 50%;
        margin-top: 10px
    }

    .b-header-order__inner .btn:first-of-type {
        max-width: calc(50% - 10px);
        margin-left: 0
    }
}

@media (max-width: 768px) {
    .b-header-order__inner .btn div:first-of-type {
        display: none
    }
}

.b-header-order__inner .btn div:last-of-type {
    display: none
}

@media (max-width: 768px) {
    .b-header-order__inner .btn div:last-of-type {
        display: block
    }
}

.b-header__inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 126px;
    background-color: #fff;
    z-index: 30
}

@media (max-width: 1200px) {
    .b-header__inner {
        min-height: 0
    }
}

.b-header__inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
    opacity: 1;
    z-index: 9;
    pointer-events: none;
    transition: .2s
}

@media (max-width: 1200px) {
    .b-header__inner > .container {
        padding: 0
    }
}

.b-header__inner--hs:after {
    opacity: 0
}

.b-header__inner > .container {
    position: relative
}

.b-header__content {
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px
}

@media (max-width: 1200px) {
    .b-header__content {
        padding-top: 0
    }
}

.b-header__main {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 60px
}

@media (max-width: 1200px) {
    .b-header__main {
        margin-left: 0
    }
}

.b-header__top {
    display: -ms-flexbox;
    display: flex;
    min-height: 54px;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #EBEFF8
}

@media (max-width: 1200px) {
    .b-header__top {
        min-height: 0;
        padding: 10px 15px
    }
}

.b-header__top-logo {
    display: none;
    margin-right: 40px
}

@media (max-width: 1200px) {
    .b-header__top-logo {
        display: block;
        margin-right: 20px
    }
}

@media (max-width: 768px) {
    .b-header__top-logo {
        margin-right: 5px;
        width: 50%;
    }
}

.b-header__top-logo svg {
    width: 108px;
    height: 28px
}

.b-header__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1200px) {
    .b-header__bottom {
        padding: 0 15px
    }
}

.b-header-city-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    width: -webkit-fill-available
}

@media (max-width: 1024px) {
    .b-header-city-select {
        margin-left: auto
    }
}

@media (max-width: 768px) {
    .b-header-city-select {
        display: none
    }
}

.b-header-city-select svg {
    width: 14px;
    height: 18px;
    margin-right: 5px
}

@media (max-width: 1200px) {
    .b-header-city-select svg {
        display: none
    }
}

.b-header-city-select span {
    font-size: 14px;
    font-weight: 700
}

.b-header-city-select .select__wrap--small {
    min-width: 165px
}

.b-header-city-select .select-styled, .b-header-city-select .select-options li {
    border: none;
    padding: 7px 30px 7px 10px
}

.b-header__callback {
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
    -ms-flex-align: center;
    align-items: center;
    transition: .2s;
    width: 280px
}

@media (max-width: 768px) {
    .b-header__authorize {
        display: none
    }

    .b-header__callback {
        width: 185px
    }
}

.b-header__callback:hover {
    color: #0080c0
}

.b-header__callback:hover svg path {
    stroke: #0080c0
}

.b-header__callback svg {
    width: 17px;
    height: 17px;
    margin-right: 5px
}

@media (max-width: 1200px) {
    .b-header__callback svg {
        display: none
    }
}

.b-header__callback svg path {
    transition: .2s
}

.b-header__callback span {
    font-size: 14px;
    font-weight: 700
}

.b-header__search {
    margin-left: auto
}

@media (max-width: 1024px) {
    .b-header__search {
        margin-left: 20px
    }
}

.b-header__search--top {
    display: block
}

@media (max-width: 768px) {
    .b-header__search--top {
        display: none
    }
}

.b-header__search--bottom {
    display: none;
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-header__search--bottom {
        display: block;
        margin-right: 0
    }
}

.b-header__search:hover svg g {
    stroke: #0080c0
}

.b-header__search svg {
    width: 19px;
    height: 19px
}

.b-header__search svg g {
    transition: .2s
}

.b-header__authorize {
    margin-left: 40px;
    width: 260px
}

@media (max-width: 1024px) {
    .b-header__authorize {
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .b-header__authorize {
        margin-left: auto
    }
}

@media (max-width: 600px) {
    .b-header__authorize {
        font-size: 10px
    }
}

.b-header__authorize svg {
    width: 14px;
    height: 17px;
    margin-right: 6px
}

@media (max-width: 768px) {
    .b-header__authorize svg {
        margin-right: 4px
    }
}

.b-header__authorize a {
    display: inline-block;
    font-size: 14px;
    transition: .2s
}

.b-header__authorize a:first-of-type {
    margin-right: 4px
}

.b-header__authorize a:last-of-type {
    margin-left: 2px
}

.b-header__authorize a:hover {
    color: #0080c0
}

.b-header__cart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto
}

@media (max-width: 768px) {
    .b-header__cart {
        margin-left: 15px
    }

    .b-header__authorize {
        width: -webkit-fill-available
    }
}

.b-header__cart:hover svg path {
    stroke: #0080c0
}

.b-header__cart svg {
    min-width: 16px;
    max-width: 16px;
    height: 24px;
    margin-left: 7px
}

.b-header__cart svg path {
    stroke: #383C3E
}

.b-header__cart span {
    display: -ms-flexbox;
    display: flex;
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #EBEFF8;
    border-radius: 50%;
    font-size: 12px
}

.b-m-menu {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    transition: .4s;
    z-index: 12
}

@media (max-width: 768px) {
    .b-m-menu {
        display: block;
        transform: translateX(100%)
    }
}

@media (max-width: 768px) {
    .b-m-menu.active {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.30);
        transform: translateX(0)
    }
}

.b-m-menu.active + .b-m-menu__mask {
    display: block
}

.b-m-menu__inner {
    height: 100%;
    padding: 15px 17px 20px 25px;
    background-color: #EBEFF8;
    overflow-y: auto
}

.b-m-menu__top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -ms-flex-align: center;
    align-items: center
}

.b-m-menu__top svg {
    width: 11px;
    height: 14px
}

.b-m-menu__select .select-styled {
    background-color: transparent;
    border: none;
    transition: 0
}

.b-m-menu__select .select-styled.active {
    background-color: #fff
}

.b-m-menu__callback {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-align: center;
    align-items: center
}

.b-m-menu__callback svg {
    width: 20px;
    height: 15px
}

.b-m-menu__item--sub .b-m-menu__link:after {
    display: block
}

.b-m-menu__link {
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 700;
    position: relative
}

.b-m-menu__link:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s;
    display: none
}

.b-m-menu__link.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-m-menu-sub {
    margin-top: -5px;
    max-height: 0;
    overflow: hidden;
    transition: .4s
}

.b-m-menu-sub.active {
    max-height: 500px
}

.b-m-menu-sub__item {
    margin-bottom: 10px;
    font-size: 14px
}

.b-m-menu-sub__item:last-of-type {
    margin-bottom: 25px
}

.b-m-menu__mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11
}

.b-map {
    height: 450px;
    margin-bottom: 48px
}

@media (max-width: 768px) {
    .b-map {
        margin-bottom: 28px
    }
}

@media (max-width: 600px) {
    .b-map {
        height: 300px
    }
}

.b-map img {
    max-height: none
}

.b-map .gm-style-iw {
    max-width: 400px;
    padding-top: 11px;
    overflow: visible !important;
    box-shadow: 11px 6px 0 26px #fff
}

.b-map .gm-style-iw::after {
    content: '';
    width: 0;
    height: 0;
    border: 22px solid transparent;
    border-top-color: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    right: 50%;
    z-index: 4;
    margin: auto;
    margin-top: 31px
}

.b-map .gm-style-iw::before {
    content: ''
}

.b-map .gm-style-iw div {
    overflow: visible !important
}

.b-map .gm-style-iw .b-c-card {
    padding: 0
}

.gm-style {
    font-family: "Museo-Sans", "Arial" !important
}

.b-modal {
    display: none;
    width: calc(100% - 30px);
    max-width: 620px;
    margin: auto;
    padding: 60px;
    background-color: #fff;
    position: relative
}

@media (max-width: 600px) {
    .b-modal {
        padding: 20px 15px
    }
}

.b-modal--in-cart-order {
    max-width: 882px
}

.b-modal__close {
    display: -ms-flexbox;
    display: flex;
    position: absolute !important;
    right: 20px;
    top: 20px;
    width: 45px !important;
    height: 45px !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #EBEFF8;
    border-radius: 50%
}

@media (max-width: 768px) {
    .b-modal__close {
        right: 15px;
        top: 18px;
        width: 25px !important;
        height: 25px !important;
        background-color: #fff
    }
}

.b-modal__text {
    margin-bottom: 35px;
    text-align: center
}

.b-modal__text a {
    color: #0080c0
}

.b-modal__links {
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px
}

@media (max-width: 767px) {
    .b-modal__links {
        display: block;
        margin-left: 0
    }
}

.b-modal__links .btn {
    margin-top: 15px;
    margin-left: 15px;
    text-align: center
}

@media (max-width: 767px) {
    .b-modal__links .btn {
        margin-left: 0
    }
}

.b-modal__auth {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.b-modal__auth a {
    margin-top: 15px;
    transition: .2s
}

.b-modal__auth a:hover {
    color: #0080c0
}

.b-modal__submit {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 600px) {
    .b-modal__submit {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-modal__submit .btn {
    max-width: 168px
}

@media (max-width: 600px) {
    .b-modal__submit .btn {
        max-width: 100%
    }
}

.b-modal__submit .btn:first-of-type:last-of-type {
    max-width: 168px;
    text-align: center;
    margin: 0 auto
}

.b-modal__pp {
    font-size: 12px;
    color: #909BA8
}

@media (max-width: 600px) {
    .b-modal__pp {
        margin-bottom: 15px
    }
}

.b-modal__pp a {
    text-decoration: underline;
    transition: .2s
}

.b-modal__pp a:hover {
    text-decoration: underline transparent
}

.b-modal .title-2 {
    margin-bottom: 40px;
    text-align: center
}

@media (max-width: 600px) {
    .b-modal .title-2 {
        margin-bottom: 20px;
        padding-right: 26px;
        padding-left: 15px;
        font-size: 16px;
        text-align: left;
    }
}

.mfp-container {
    padding: 0 !important
}

.mfp-container .mfp-content .b-modal {
    display: block
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.b-news__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px
}

@media (max-width: 1024px) {
    .b-news__inner {
        margin-left: -20px
    }
}

.b-news__head {
    height: 70px;
    background-color: #EBEFF8;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    overflow-x: auto;
    width: auto
}

@media (max-width: 768px) {
    .b-news__head {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.b-news__item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(33.33% - 40px);
    flex-basis: calc(33.33% - 40px);
    max-width: calc(33.33% - 40px);
    margin-left: 40px;
    position: relative;
    margin-bottom: 45px
}

@media (max-width: 1024px) {
    .b-news__item {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
        max-width: calc(33.33% - 20px);
        margin-left: 20px
    }
}

@media (max-width: 968px) {
    .b-news__item {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px)
    }
}

@media (max-width: 600px) {
    .b-news__item {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: calc(100% - 20px);
        flex-basis: calc(100% - 20px);
        max-width: calc(100% - 20px)
    }
}

.b-news__item .title-4 {
    position: relative;
    font-weight: 700
}

.b-news__item .title-4:hover {
    color: #0080c0
}

.b-news__item .title-4:after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    margin-top: 15px;
    background-color: #0080c0
}

.b-news__item .title-4 span {
    display: block;
    height: 50px;
    overflow: hidden
}

@media (max-width: 767px) {
    .b-news__item .title-4 span {
        height: 45px
    }
}

.b-news__img {
    display: block;
    width: 100%;
    height: 225px;
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .b-news__img {
        height: 230px
    }
}

.b-news__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-news__date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background-color: #0080c0;
    font-size: 14px;
    color: #fff;
    pointer-events: none
}

.b-news__text {
    max-height: 47px;
    margin-top: 10px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .b-news__text {
        max-height: 120px
    }
}

.b-news__link {
    color: #383C3E;
    text-align: center;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px
}

.b-news__link:not(:last-child) {
    -ms-flex: 0 0 85px;
    flex: 0 0 85px
}

.b-news__link:hover, .b-news__link.active {
    color: #0080c0
}

.b-num {
    display: -ms-flexbox;
    display: flex;
    margin: 90px 0 100px
}

@media (max-width: 968px) {
    .b-num {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 768px) {
    .b-num {
        margin: 40px 0 50px
    }
}

.b-num__item {
    width: 25%;
    text-align: center
}

@media (max-width: 968px) {
    .b-num__item {
        width: 50%
    }
}

@media (max-width: 600px) {
    .b-num__item {
        width: 100%
    }
}

@media (max-width: 968px) {
    .b-num__item:not(:last-of-type) {
        margin-bottom: 20px
    }
}

.b-num__content {
    max-width: 200px;
    margin: 0 auto;
    text-align: center
}

.b-num__value {
    height: 85px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 50px;
    color: #0080c0;
    position: relative
}

@media (max-width: 968px) {
    .b-num__value {
        height: 71px;
        font-size: 40px
    }
}

.b-num__value:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    background-color: #0080c0;
    transform: translateX(-50%)
}

.b-num__text {
    font-size: 18px;
    font-weight: 700
}

@media (max-width: 768px) {
    .b-privacy {
        margin-bottom: 50px
    }
}

.b-product-card {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 20px 0;
    background-color: #fff;
    border: 1px solid #EBEFF8
}

.b-product-card__img {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 205px;
    margin-bottom: 25px;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 600px) {
    .b-product-card__img {
        height: 150px;
        margin-bottom: 15px
    }
}

.b-product-card__img img {
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-product-card__title {
    height: 50px;
    margin-bottom: 10px;
    font-size: 18px;
    overflow: hidden
}

.b-product-card__price {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700
}

.b-product-card__price span {
    white-space: nowrap
}

.b-product-card__price span:nth-of-type(1) {
    padding-right: 20px
}

.b-product-card__price span:nth-of-type(2) {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    color: #909BA8;
    position: relative
}

.b-product-card__price span:nth-of-type(2):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    background-color: #909BA8;
    transform: rotate(-7deg)
}

.b-product-card__actions {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: auto
}

.b-product-card__actions > * {
    min-width: 50%;
    max-width: 50%
}

.b-product-card .b-quality {
    margin-bottom: 15px
}

.b-product-card .tooltip--top .tooltip__content {
    width: 220px;
    left: 0;
    bottom: 30px;
    top: initial
}

.b-product-card .b-count__wrap {
    background-color: #fff
}

.b-quality {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

.b-quality__title {
    color: #1AB22A;
    padding-right: 5px
}

.b-quality__title.preorder {
    color: #383C3E
}

.b-quality__value {
    padding-right: 5px
}

@media (max-width: 968px) {
    .b-quality__value {
        margin-left: auto
    }
}

.b-quality .tooltip__content {
    bottom: 30px !important
}

.b-range-slider {
    width: 100%;
    margin-bottom: 20px
}

.b-range-slider__inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.b-range-slider__input-wrap {
    width: calc(50% - 10px)
}

.b-range-slider__input {
    width: 100%;
    height: 50px;
    padding: 11px 11px 11px 16px;
    border: 1px solid #888;
    border-radius: 3px
}

.b-range-slider__slider {
    margin-top: 25px
}

.noUi-handle {
    border: none !important;
    border-radius: 4px !important
}

.noUi-horizontal {
    height: 4px !important;
    background-color: #CCD9E3 !important
}

.noUi-handle {
    display: -ms-flexbox !important;
    display: flex !important;
    width: 30px !important;
    height: 30px !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50% !important;
    background-color: transparent !important;
    box-shadow: none !important;
    top: calc(50% + 2px) !important;
    left: 0 !important;
    transform: translateY(-50%) translateX(-50%) !important;
    cursor: pointer !important
}

.noUi-handle:before {
    content: '';
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    position: static !important;
    border-radius: 50%;
    background-color: #0080c0 !important
}

.noUi-handle:after {
    content: '';
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    position: absolute !important;
    left: calc(50% - 5px) !important;
    top: calc(50% - 5px) !important;
    border-radius: 50%;
    background-color: #fff !important
}

.noUi-target {
    background-color: #EBEFF8;
    border-radius: 4px !important;
    border: none !important
}

.noUi-connect {
    height: 4px !important;
    background: #0080c0 !important
}

.b-registration {
    max-width: 680px;
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-registration {
        margin-bottom: 50px
    }
}

.b-registration__submit {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 600px) {
    .b-registration__submit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-registration__submit .btn {
    max-width: 235px
}

.b-registration__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .b-registration__item {
        display: block
    }
}

.b-registration__item.hidden {
    display: none
}

.b-registration__pp {
    margin-right: 45px;
    font-size: 14px;
    color: #909BA8
}

@media (max-width: 600px) {
    .b-registration__pp {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.b-registration__pp a {
    text-decoration: underline;
    transition: .2s
}

.b-registration__pp a:hover {
    text-decoration: underline transparent
}

.b-registration .b-form-input {
    margin-left: auto
}

.b-registration .b-form-input__wrap {
    width: 100%
}

.b-registration .b-form-input__label {
    min-width: 255px;
    margin-right: 15px;
    padding-bottom: 0
}

@media (max-width: 768px) {
    .b-registration .b-form-input__label {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.b-registration .select__wrap {
    width: 100%
}

.b-sale .b-aside-sidebar-item__text:last-of-type {
    margin-bottom: 0
}

.b-sale .b-aside-sidebar-item__text div {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center
}

.b-sale .b-aside-sidebar-item__text span {
    font-size: 12px;
    color: #909BA8
}

.b-sale .b-aside-sidebar-item__text svg {
    width: 40px;
    height: 40px;
    margin-right: 5px
}

.b-section {
    padding-bottom: 60px
}

@media (max-width: 768px) {
    .b-section {
        padding-bottom: 0
    }
}

.b-seo {
    margin-top: 40px;
    margin-bottom: 60px
}

@media (max-width: 768px) {
    .b-seo {
        margin-top: 20px;
        margin-bottom: 45px
    }
}

@media (max-width: 600px) {
    .b-seo--desktop {
        display: none
    }
}

.b-seo__border {
    width: 100px;
    height: 2px;
    margin-top: -20px;
    margin-bottom: 20px;
    background-color: #0080c0
}

.b-seo__border.fadeInLeft {
    animation-delay: .5s
}

.b-shares {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 600px) {
    .b-shares {
        display: block
    }
}

.b-shares__wrap {
    width: calc(50% - 20px);
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-bottom: 50px
}

@media (max-width: 1024px) {
    .b-shares__wrap {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }
}

@media (max-width: 600px) {
    .b-shares__wrap {
        width: 100%
    }
}

.b-shares__wrap:nth-child(odd) {
    margin-right: 40px
}

@media (max-width: 1024px) {
    .b-shares__wrap:nth-child(odd) {
        margin-right: 20px
    }
}

@media (max-width: 600px) {
    .b-shares__wrap:nth-child(odd) {
        margin-right: 0
    }
}

.b-shares__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 0;
    flex: 1 1 0
}

@media (max-width: 600px) {
    .b-shares__item {
        margin-right: 0;
        margin-bottom: 0;
        width: 100%
    }
}

.b-shares__img {
    display: block;
    width: 100%;
    height: 298px;
    position: relative;
    margin-bottom: 10px
}

@media (max-width: 968px) {
    .b-shares__img {
        height: 200px
    }
}

.b-shares__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-shares__title {
    display: block;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    transition: .2s
}

.b-shares__title:hover {
    color: #0080c0
}

.b-shares__title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 60px;
    height: 2px;
    background-color: #0080c0;
    transform: translateX(-50%);
    transition: .2s
}

.b-shares__title span {
    display: block;
    height: 44px;
    overflow: hidden
}

@media (max-width: 767px) {
    .b-shares__title span {
        height: 40px
    }
}

.b-shares__text {
    height: 44px;
    overflow: hidden
}

@media (max-width: 767px) {
    .b-shares__text {
        height: 40px
    }
}

.b-sorting {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding: 13px 0;
    border-top: 1px solid #EBEFF8;
    border-bottom: 1px solid #EBEFF8
}

@media (max-width: 768px) {
    .b-sorting {
        padding: 15px
    }
}

.b-sorting__text {
    color: #909BA8
}

.b-sorting__display {
    margin-left: auto
}

.b-sorting__display-item {
    margin-right: 25px
}

.b-sorting__display-item:last-of-type {
    margin-right: 15px
}

.b-sorting__display-item:hover svg, .b-sorting__display-item.active svg {
    fill: #0080c0
}

.b-sorting__display-item svg {
    width: 26px;
    height: 22px;
    color: #909BA8;
    transition: .2s
}

.b-sorting__title {
    margin-left: 40px;
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-sorting__title {
        display: none
    }
}

.b-sorting__item {
    margin-right: 15px;
    color: #909BA8
}

@media (max-width: 768px) {
    .b-sorting__item {
        display: none
    }
}

.b-sorting__item:hover {
    color: #0080c0
}

.b-sorting__item:hover svg path {
    fill: #0080c0
}

.b-sorting__item svg {
    width: 6px;
    height: 11px;
    margin-left: 3px
}

.b-sorting__item svg path {
    fill: #909BA8
}

.b-sorting__item.selected {
    color: #0080c0
}

.b-sorting__item.selected svg path {
    fill: #0080c0
}

.b-sorting__item.active svg {
    transform: scaleY(-1)
}

.b-support {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-support {
        margin-bottom: 50px
    }
}

.b-support-header {
    height: 250px;
    position: relative;
    z-index: 1
}

@media (max-width: 600px) {
    .b-support-header {
        height: 350px
    }
}

.b-support-header:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 16, 45, 0.8);
    z-index: 2
}

.b-support-header__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.b-support-header__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-support-header__inner {
    position: relative;
    z-index: 3
}

.b-support-header__inner * {
    color: #fff
}

.b-support-header .title-1 {
    display: block;
    text-align: center
}

.b-support__bonus {
    text-align: center
}

.b-support__bonus .btn {
    width: 345px;
    max-width: calc(100% - 30px);
    margin-bottom: 30px;
    white-space: normal
}

.b-support__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: -20px
}

.b-support-item {
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #1f1a17;
    color: #fff
}

@media (max-width: 1024px) {
    .b-support-item {
        width: calc(100% - 20px);
        height: 330px;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width: 767px) {
    .b-support-item {
        min-height: 460px;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
}

.b-support-item__img {
    width: 100%;
    height: 300px
}

@media (max-width: 1024px) {
    .b-support-item__img {
        min-width: 50%;
        max-width: 50%;
        height: 100%
    }
}

@media (max-width: 767px) {
    .b-support-item__img {
        min-width: 100%;
        max-width: 100%;
        height: 50%
    }
}

.b-support-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-support-item__content {
    padding: 60px 50px 40px
}

@media (max-width: 1024px) {
    .b-support-item__content {
        padding: 40px 30px 20px
    }
}

@media (max-width: 768px) {
    .b-support-item__content {
        padding: 20px 15px 0;
        text-align: center
    }
}

.b-support-item__text {
    margin-bottom: 20px
}

.b-support-item--horizontal {
    width: calc(100% - 20px);
    height: 330px;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 767px) {
    .b-support-item--horizontal {
        min-height: 460px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-support-item--horizontal .b-support-item__img {
    min-width: 50%;
    max-width: 50%;
    height: 100%
}

@media (max-width: 767px) {
    .b-support-item--horizontal .b-support-item__img {
        min-width: 100%;
        max-width: 100%;
        height: 50%;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-support .b-tabs__head {
    margin-right: -30px;
    text-align: center
}

@media (max-width: 600px) {
    .b-support .b-tabs__head {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.b-support .b-tabs__head-item {
    margin-right: 30px;
    text-transform: uppercase;
    transition: .2s
}

@media (max-width: 600px) {
    .b-support .b-tabs__head-item {
        margin-right: 0
    }
}

.b-support .b-tabs__head-item.active {
    color: #0080c0
}

.b-support .b-tabs__body {
    padding-top: 50px;
    background-color: #fff;
    position: relative;
    transition: .1s;
    z-index: 2
}

@media (max-width: 768px) {
    .b-support .b-tabs__body {
        padding-top: 40px
    }
}

.b-support .b-num {
    margin-top: 0
}

.b-support p {
    text-align: center
}

.b-tabs__head {
    margin-right: -40px;
    margin-bottom: 15px
}

@media (max-width: 768px) {
    .b-tabs__head {
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .b-tabs__head--fullwidth {
        margin-right: -10px
    }
}

@media (max-width: 768px) {
    .b-tabs__head--fullwidth .b-tabs__head-item {
        margin-right: 10px
    }
}

.b-tabs__head-item {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 40px;
    padding-bottom: 7px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    transition: .2s
}

@media (max-width: 600px) {
    .b-tabs__head-item {
        font-size: 13px
    }
}

.b-tabs__head-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #0080c0;
    transform: translateX(-50%);
    transition: .2s
}

.b-tabs__head-item.active:before {
    width: 100%
}

.b-tabs__head-item:not(.active):hover {
    color: #0080c0
}

.b-tabs__head-item:first-of-type {
    margin-left: 0 !important
}

.b-tabs__head-radio-tab {
    position: relative;
    padding-left: 30px;
    width: auto;
    margin-bottom: 10px
}

.b-tabs__head-radio-tab:first-child {
    margin-right: 40px
}

@media (max-width: 768px) {
    .b-tabs__head-radio-tab:first-child {
        margin-right: 10px
    }
}

.b-tabs__head-radio-tab:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    border-radius: 50%;
    margin-right: 15px;
    background-color: #fff;
    position: absolute;
    cursor: pointer
}

.b-tabs__head-radio-tab:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    background-color: #0080c0;
    transform: scale(0);
    transition: .2s
}

.b-tabs__head-radio-tab.active:after {
    transform: scale(1)
}

.b-tabs__body-item {
    display: none
}

.b-tabs__body-item.active {
    display: block
}

.b-tabs__text {
    display: block
}

.b-tech-info__link {
    color: #0080c0;
    text-decoration: none
}

.b-tech-info__inner {
    margin-right: -30px;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1300px) {
    .b-tech-info__inner {
        margin-right: -15px
    }
}

@media (max-width: 968px) {
    .b-tech-info__inner {
        margin-right: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-tech-info__section {
    padding: 35px 30px 25px;
    border: 1px solid #EBEFF8;
    display: block
}

.b-tech-info__section:not(:last-child) {
    border-bottom: none
}

@media (max-width: 968px) {
    .b-tech-info__section:not(:last-child) {
        border-bottom: 1px solid #EBEFF8
    }
}

@media (max-width: 968px) {
    .b-tech-info__section {
        padding: 10px;
        margin-left: 10px;
        width: calc(25% - 10px)
    }
}

@media (max-width: 768px) {
    .b-tech-info__section {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }
}

@media (max-width: 600px) {
    .b-tech-info__section {
        width: 100%;
        margin-left: 0
    }
}

.b-tech-info__brand-wrap {
    margin-left: -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-tech-info__brand {
    width: calc(50% - 10px);
    height: 85px;
    border: 1px solid #EBEFF8;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    transition: .2s;
    cursor: pointer
}

@media (max-width: 600px) {
    .b-tech-info__brand {
        height: 50px
    }
}

.b-tech-info__brand:hover, .b-tech-info__brand.active {
    border-color: #0080c0
}

.b-tech-info__img {
    height: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: .2s
}

.b-tech-info__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-tech-info__side {
    margin-right: 30px;
    width: calc(25% - 30px)
}

@media (max-width: 1300px) {
    .b-tech-info__side {
        margin-right: 15px;
        width: calc(30% - 15px)
    }
}

@media (max-width: 968px) {
    .b-tech-info__side {
        margin-left: -5px;
        margin-right: 0;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 600px) {
    .b-tech-info__side {
        margin-left: 0
    }
}

.b-tech-info__main {
    width: calc(75% - 30px)
}

@media (max-width: 1300px) {
    .b-tech-info__main {
        width: calc(70% - 15px)
    }
}

@media (max-width: 968px) {
    .b-tech-info__main {
        width: 100%
    }
}

.b-tech-info__text {
    display: block
}

.b-tech-info__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.b-tech-info__catalog {
    margin-bottom: 20px;
    border: 1px solid #EBEFF8;
    padding: 20px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

@media (max-width: 968px) {
    .b-tech-info__catalog {
        display: block
    }
}

.b-tech-info__catalog-img {
    height: 170px;
    min-width: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-right: 40px
}

@media (max-width: 968px) {
    .b-tech-info__catalog-img {
        background-position: left center;
        background-size: contain;
        margin-bottom: 20px;
        margin-right: 0;
        float: left;
        width: 150px
    }
}

@media (max-width: 600px) {
    .b-tech-info__catalog-img {
        clear: both;
        width: 100%
    }
}

.b-tech-info__catalog-title {
    margin-right: 40px;
    font-weight: 700;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    padding-right: 20px
}

@media (max-width: 1200px) {
    .b-tech-info__catalog-title {
        -ms-flex: 1 0 120px;
        flex: 1 0 120px
    }
}

.b-tech-info__catalog-year {
    -ms-flex: 1 0 100px;
    flex: 1 0 100px
}

.b-tech-info__catalog-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #909BA8;
    -ms-flex: 1 0 60px;
    flex: 1 0 60px
}

.b-tech-info__catalog-info:hover {
    color: #0080c0
}

@media (max-width: 968px) {
    .b-tech-info__catalog-info {
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px
    }
}

.b-tech-info .ext {
    padding-right: 15px
}

.b-tech-info .size {
    padding-right: 15px;
    white-space: nowrap
}

.b-tech-info__file {
    border: 1px solid #EBEFF8;
    margin-bottom: 10px;
    padding: 20px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

@media (max-width: 600px) {
    .b-tech-info__file {
        display: block
    }
}

.b-tech-info__file-title {
    -ms-flex: 1 0 470px;
    flex: 1 0 470px;
    padding-right: 20px
}

@media (max-width: 1200px) {
    .b-tech-info__file-title {
        -ms-flex: 1 0 290px;
        flex: 1 0 290px
    }
}

@media (max-width: 968px) {
    .b-tech-info__file-title {
        -ms-flex: 1 0 110px;
        flex: 1 0 110px
    }
}

.b-tech-info__file-date {
    -ms-flex: 1 0 70px;
    flex: 1 0 70px;
    padding-right: 20px
}

.b-tech-info__file-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #909BA8;
    -ms-flex: 1 0 30px;
    flex: 1 0 30px
}

@media (max-width: 968px) {
    .b-tech-info__file-info {
        -ms-flex: 0 1 0;
        flex: 0 1 0
    }
}

@media (max-width: 600px) {
    .b-tech-info__file-info {
        margin-top: 10px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.b-tech-info .hidden {
    display: none
}

.b-bonus-card {
    padding: 20px 20px 0;
    background-color: #fff;
    width: calc(25% - 20px);
    border: 1px solid #EBEFF8;
    margin-left: 20px;
    margin-bottom: 20px
}

@media (max-width: 968px) {
    .b-bonus-card {
        width: calc(33.333% - 20px);
        margin-bottom: 20px
    }
}

@media (max-width: 768px) {
    .b-bonus-card {
        width: calc(50% - 20px)
    }
}

@media (max-width: 600px) {
    .b-bonus-card {
        width: 100%;
        margin-left: 0
    }
}

.b-bonus-card__img {
    height: 150px;
    margin-bottom: 50px
}

.b-bonus-card__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-bonus-card__title {
    height: 50px;
    margin-bottom: 27px;
    font-size: 18px;
    overflow: hidden
}

.b-bonus-card__points {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%
}

.b-bonus-card__points .points-count {
    color: #1AB22A
}

.b-bonus-card__btn {
    max-width: 50%
}

.b-bonus-card__wrap {
    display: -ms-flexbox;
    display: flex;
    margin-right: -20px;
    margin-left: -20px
}

@media (max-width: 768px) {
    .b-bonus {
        margin-bottom: 50px
    }
}

.b-bonus__body {
    display: none
}

.b-bonus__body.active {
    display: block
}

@media (max-width: 600px) {
    .b-bonus__body {
        margin-bottom: 20px
    }
}

.b-bonus__inner:first-child {
    margin-bottom: 40px
}

.b-bonus__tab-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 968px) {
    .b-bonus__tab-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-bonus__head-title {
    font-size: 14px;
    font-weight: 700
}

@media (max-width: 968px) {
    .b-bonus__head-title {
        margin-bottom: 20px
    }
}

.b-bonus__head-title .text--highlight {
    color: #0080c0
}

.b-bonus__table-head {
    display: -ms-flexbox;
    display: flex;
    background-color: #EBEFF8;
    height: 60px;
    margin-bottom: 20px
}

@media (max-width: 968px) {
    .b-bonus__table-head {
        display: none
    }
}

.b-bonus__table-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 15px
}

.b-bonus__table-title.item-blank {
    -ms-flex: 1 0 100px;
    flex: 1 0 100px
}

.b-bonus__table-title.item-action {
    -ms-flex: 1 0 460px;
    flex: 1 0 460px;
    text-align: left
}

.b-bonus__table-title.item-point {
    -ms-flex: 1 0 140px;
    flex: 1 0 140px
}

.b-bonus__table-title.item-extra {
    -ms-flex: 1 0 170px;
    flex: 1 0 170px
}

.b-bonus__table-title.item-sum {
    -ms-flex: 1 0 100px;
    flex: 1 0 100px
}

.b-bonus__table-content {
    border: 1px solid #EBEFF8;
    padding: 0 20px
}

.b-bonus__table-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-bonus__table-wrap:not(:last-child) {
    border-bottom: 1px solid #EBEFF8
}

@media (max-width: 968px) {
    .b-bonus__table-wrap {
        display: block;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px 0
    }
}

.b-bonus__table-item {
    padding: 15px 0;
    padding-right: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b-bonus__table-item.item-blank {
    -ms-flex: 1 0 78px;
    flex: 1 0 78px
}

@media (max-width: 968px) {
    .b-bonus__table-item.item-blank {
        display: none
    }
}

.b-bonus__table-item.item-action {
    -ms-flex: 1 0 460px;
    flex: 1 0 460px;
    text-align: left
}

@media (max-width: 968px) {
    .b-bonus__table-item.item-action {
        margin: 10px 0
    }
}

.b-bonus__table-item.item-point {
    -ms-flex: 1 0 140px;
    flex: 1 0 140px
}

.b-bonus__table-item.item-extra {
    -ms-flex: 1 0 170px;
    flex: 1 0 170px
}

.b-bonus__table-item.item-sum {
    -ms-flex: 1 0 75px;
    flex: 1 0 75px
}

@media (max-width: 968px) {
    .b-bonus__table-item {
        padding: 5px 0
    }
}

.b-bonus__card-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: -20px;
    margin-top: 10px
}

@media (max-width: 600px) {
    .b-bonus__card-wrap {
        margin-left: 0
    }
}

.b-bonus__about {
    margin-bottom: 100px;
    color: #909BA8;
    margin-top: 20px;
    border-top: 1px solid #909BA8;
    padding-top: 10px
}

@media (max-width: 768px) {
    .b-bonus__about {
        margin-bottom: 50px
    }
    .su-download {
        width: 100% !important;
    }
}

.b-bonus__about span {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px
}

.b-bonus__link {
    margin-top: 10px
}

.b-bonus__link a {
    text-decoration: underline
}

.b-bonus__link a:hover {
    color: #0080c0
}

.b-bonus__link .i-icon {
    width: 1.5em;
    height: 1.5em;
    margin-right: 5px;
    vertical-align: text-bottom
}

.b-bonus__item-mobile-title {
    display: none;
    color: #909BA8;
    margin-right: 10px;
    min-width: 150px
}
form#chronoform-podbor {
    width: 100%;
}
form#chronoform-podbor div#ftr-text3, div#ftr-text4, div#ftr-text5 {
    width: 33%;
    display: inline-table;
}
form#chronoform-podbor div#ftr-text1 {
    width: 48%;
    display: inline-table;
}
form#chronoform-podbor div#ftr-text2 {
    width: 48%;
    display: inline-table;
}
.su-tabs-style-2 .su-tabs-nav span.su-tabs-current {
    color: #0080c0;
}
.su-tabs-style-2 .su-tabs-nav span:after {
    background: #0080c0;
}
form#chronoform-podbor div#ftr-text2 {
    margin-left: 47px;
}
.su-tabs-nav {
    width: 100%;
    margin: 0 auto;
    display: flex;
}
.su-tabs-style-2 .su-tabs-nav span {
    display: table-cell;
    width: 50%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.item-page p {
    margin-bottom: 5px;
}
.item-page h5 {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
table {
    font-size: 14px;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    font-size: 18px;
}
th, td:first-child {
    background: #0080c0;
    color: white;
    padding: 10px 20px;
}
th, td {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: white;
}
td {
    background: #D8E6F3;
}
th:first-child, td:first-child {
    text-align: left;
}
th {
    text-align: center !important;
    background: #1f1a17;
}
.pull-left.item-image {
    max-height: 150px;
    max-width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
p.readmore a {
    width: 100%;
    display: grid;
    background-color: #0080c0;
    color: #fff;
    padding: 0 0 5px 0;
}
.su-download-btn {
    background: #0080c0 !important;
}
.su-download-btn:hover {
    background: #0080c0 !important;
}
form#chronoform-ipoteka {
    text-align: center;
}
form#chronoform-ipoteka div#ftr-text1 {
    width: 24%;
    display: inline-block;
}

form#chronoform-ipoteka div#ftr-text2 {
    width: 24%;
    display: inline-block;
}

form#chronoform-ipoteka div#ftr-text3 {
    width: 24%;
    display: inline-block;
}

form#chronoform-ipoteka div#ftr-text4 {
    width: 24%;
    display: inline-block;
}

.su-download {
    width: 33%;
    display: inline-grid;
    margin-top: 5px !important;
}
.w-contacts-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.w-contacts-table .contacts-cell {
    display: table-cell;
    text-align: center;
    padding: 10px;
    border-right: 1px solid #cecece;
}
.contacts-cell {
    text-indent: 0px;
}
.w-contacts-table .image {
    width: 100px;
    height: 100px;
    content: "";
    margin: 0 auto;
}
.name {
    font-weight: 600;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 7px;
}
@media (max-width: 1330px) {
    form#chronoform-podbor div#ftr-text2 {
        margin-left: 44px;
    }
}
@media (max-width: 968px) {
    .b-bonus__item-mobile-title {
        display: block
    }
    form#chronoform-podbor div#ftr-text3, div#ftr-text4, div#ftr-text5 {
        width: 100%;
        display: inline-table;
    }
    div#ftr-text2 {
        margin-left: 0px;
    }

    form#chronoform-podbor div#ftr-text1, div#ftr-text2 {
        width: 100%;
    }
}

.b-brand-line {
    padding: 15px 0;
    background-color: #0080c0;
    padding-top: 260px
}

@media (max-width: 1000px) {
    .b-brand-line form#chronoform-zapisexcurs .b-form-input {
        width: 100% !important;
    }
    .b-brand-line form#chronoform-zapisexcurs input.btn {
        width: 100% !important;
    }
}

.b-brand-line__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-brand-line__items {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: justify;
    justify-content: space-between
}
dd.field-entry {
    margin-left: 0;
}
.leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5, .leading-6, .leading-7, .leading-8, .leading-9, .leading-10 {
    display: inline-block;
    margin-left: 20px;
    padding: 25px 10px 10px;
    background-color: #fff;
    transition: .2s;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #D7DEF1;
    border-radius: 15px;
    width: 100%;
}
.page-header h2 {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
}
.pagination ul li {
    display: inline-table !important;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
}
.pagination ul li a {
    font-weight: 800;
}
.pagination {
    text-align: center !important;
}
li.pagination-end, li.pagination-next {
    display: none !important;
}

.page-header h1 {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
}
main#main_page_block {
    min-height: auto !important;
}

dd.field-entry.ploshad:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10c";
}
dd.field-entry.zhilpla:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f069";
}
dd.field-entry.razdelka:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f236";
}
dd.field-entry.kichen:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f5";
    width: 18.3;
}
dd.field-entry.sanuz:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2cd";
}
img.planirzoom {
    height: 225px;
    margin: 0 auto;
    display: -webkit-box;
    margin-bottom: 15px;
}
span.field-label {
    margin: 0;
    padding-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
    transition: .2s;
    font-weight: 600;
}
dd.field-entry.razdelka {
    margin-top: 10px;
}
dd.field-entry.cenaplanir {
    margin: 0 auto;
    padding: 8px 0;
    font-size: 22px;
    text-transform: uppercase;
    transition: .2s;
    display: table;
    margin-top: 16px;
    color: #0080c0;
    background: #fff;
    width: 100%;
    text-align: center;
}
@media (max-width: 600px) {
    .b-brand-line__items {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .w-contacts-table .contacts-cell {
        display: contents;
    }
}


.b-brand-line__item {
    display: block;
    width: 145px;
    height: 48px
}

.b-brand-line__item:hover img {
    -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5))
}

.b-brand-line__item:nth-last-of-type(1) {
    animation-delay: .1s
}

.b-brand-line__item:nth-last-of-type(2) {
    animation-delay: .2s
}

.b-brand-line__item:nth-last-of-type(3) {
    animation-delay: .3s
}

@media (max-width: 600px) {
    .b-brand-line__item:nth-last-of-type(3) {
        display: none
    }
}

.b-brand-line__item:nth-last-of-type(4) {
    animation-delay: .4s
}

@media (max-width: 768px) {
    .b-brand-line__item:nth-last-of-type(4) {
        display: none
    }
}

.b-brand-line__item:nth-last-of-type(5) {
    animation-delay: .5s
}

@media (max-width: 968px) {
    .b-brand-line__item:nth-last-of-type(5) {
        display: none
    }
}

.b-brand-line__item:nth-last-of-type(6) {
    animation-delay: .6s
}

@media (max-width: 1024px) {
    .b-brand-line__item:nth-last-of-type(6) {
        display: none
    }
}

.b-brand-line__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s
}

.b-brand-line .link-underline {
    margin-left: 30px;
    color: #fff;
    white-space: nowrap
}

@media (max-width: 600px) {
    .b-brand-line .link-underline {
        display: none
    }
}

.b-brands-detail {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 100px
}

@media (max-width: 1200px) {
    .b-brands-detail {
        display: block
    }
}

@media (max-width: 768px) {
    .b-brands-detail {
        margin-bottom: 50px
    }
}

.b-brands-detail__img-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    -ms-flex: 0 0 462px;
    flex: 0 0 462px
}

@media (max-width: 1200px) {
    .b-brands-detail__img-wrap {
        -ms-flex-order: 0;
        order: 0;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 20px);
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: -20px
    }
}

.b-brands-detail__item {
    margin-bottom: 40px;
    max-height: 287px
}

@media (max-width: 1200px) {
    .b-brands-detail__item {
        width: calc(25% - 20px);
        margin-right: 20px
    }
}

@media (max-width: 1024px) {
    .b-brands-detail__item {
        margin-bottom: 20px;
        width: calc(50% - 20px)
    }
}

@media (max-width: 600px) {
    .b-brands-detail__item {
        width: 100%
    }
}

.b-brands-detail__text {
    margin-right: 40px
}

@media (max-width: 1200px) {
    .b-brands-detail__text {
        margin-right: 0
    }
}

.b-brands-detail__img {
    height: 220px
}

.b-brands-detail__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-brands-detail__title {
    padding: 15px 0 0 20px;
    height: 67px;
    background-color: #EBEFF8;
    font-size: 12px;
    color: #909BA8
}

.b-brands-detail__more {
    display: block;
    margin-bottom: 15px;
    transition: .2s
}

.b-brands-detail__more:after {
    background-color: #383C3E !important
}

.b-brands-detail__more:hover {
    color: #0080c0
}

.b-brands-detail__more:hover:after {
    background-color: #0080c0 !important
}

.b-brands-detail__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.b-brands {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px
}

@media (max-width: 600px) {
    .b-brands {
        margin-right: -5px
    }
}

.b-brands__item {
    width: calc((100% / 6) - 20px);
    text-align: center;
    height: 133px;
    padding: 5px;
    margin-bottom: 20px;
    cursor: pointer;
    margin-right: 19.9px;
    transition: .2s
}

.b-brands__item:hover {
    border-color: #0080c0
}

.b-brands__item:hover .b-brands__img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

@media (max-width: 1200px) {
    .b-brands__item {
        width: calc((100% / 5) - 20px)
    }
}

@media (max-width: 1024px) {
    .b-brands__item {
        width: calc((100% / 4) - 20px)
    }
}

@media (max-width: 768px) {
    .b-brands__item {
        width: calc((100% / 3) - 20px)
    }
}

@media (max-width: 600px) {
    .b-brands__item {
        width: calc((100% / 2) - 20px)
    }
}

@media (max-width: 400px) {
    .b-brands__item {
        margin-right: 5px;
        width: calc(50% - 5px);
        height: 80px;
        margin-bottom: 5px
    }
}

.b-brands__img {
    height: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: .2s
}

.b-brands__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.btn-nav {
    display: none;
    width: 20px;
    height: 20px;
    margin-left: 18px;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

@media (max-width: 768px) {
    .btn-nav {
        display: -ms-flexbox;
        display: flex;
        margin-left: 8px
    }
}

.btn-nav.active .btn-nav__icon {
    background-color: transparent;
    transition: ease .2s
}

.btn-nav.active .btn-nav__icon::before, .btn-nav.active .btn-nav__icon::after {
    top: 0;
    transition: ease .2s
}

.btn-nav.active .btn-nav__icon:before {
    transform: rotate(45deg)
}

.btn-nav.active .btn-nav__icon::after {
    transform: rotate(-45deg)
}

.btn-nav__icon {
    background-color: #292727;
    width: 20px;
    height: 2px;
    position: relative;
    transition: ease .2s
}

.btn-nav__icon:before, .btn-nav__icon:after {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    background-color: #292727;
    left: 0;
    transition: ease .2s
}

.btn-nav__icon:before {
    top: -4px
}

.btn-nav__icon:after {
    top: 4px
}

.btn-nav__icon--catalog {
    display: block;
    background-color: #0080c0
}

@media (max-width: 768px) {
    .btn-nav__icon--catalog {
        display: none
    }
}

.btn-nav__icon--catalog:before, .btn-nav__icon--catalog:after {
    background-color: #0080c0
}

.btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: color .2s, background .2s;
    cursor: pointer
}

.btn--red {
    background-color: #0080c0;
    color: #fff
}

.btn--red:hover {
    background-color: #AA071B
}

.btn--gray {
    background-color: #EBEFF8
}

.btn--gray:hover {
    color: #fff;
    background-color: #0080c0
}

.btn--blue {
    background-color: #1f1a17;
    color: #fff
}

.btn--blue:hover {
    color: #fff;
    background-color: #0080c0
}

.btn--notfound {
    width: 300px
}

.btn span:first-of-type:last-of-type {
    display: block;
    width: 100%
}

input.btn {
    display: block;
    text-align: center
}

.b-catalog-alternative {
    margin-bottom: 100px
}

.b-catalog-alternative__item {
    margin-bottom: 10px
}

.b-catalog-alternative .dropdown {
    width: 100%;
    border: 1px solid #EBEFF8;
    margin-bottom: 10px
}

.b-catalog-alternative .dropdown.active {
    box-shadow: 0 2px 5px 2px #E2E6EF
}

.b-catalog-alternative .dropdown__head {
    width: 100%;
    height: 100%;
    display: block;
    padding: 15px 20px 17px;
    position: relative
}

.b-catalog-alternative .dropdown__head:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

.b-catalog-alternative .dropdown__head.active {
    background-color: #EBEFF8
}

.b-catalog-alternative .dropdown__head.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg);
    border-top-color: #0080c0;
    border-left-color: #0080c0
}

.b-catalog-alternative .dropdown .dropdown-menu {
    min-width: 100%;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    transition: .2s
}

.b-catalog-alternative .dropdown .dropdown-menu.active {
    max-height: 1000px;
    padding: 25px 0 20px
}

.b-catalog-alternative .dropdown .dropdown-menu li {
    margin-bottom: 10px;
    padding: 0 20px;
    transition: .2s
}

.b-catalog-alternative .dropdown .dropdown-menu li:hover {
    color: #0080c0
}

.b-catalog-list__item {
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border: 1px solid #EBEFF8
}

@media (max-width: 767px) {
    .b-catalog-list__item {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 15px 0
    }
}

.b-catalog-list__item:not(:last-of-type) {
    margin-bottom: 20px
}

.b-catalog-list__img {
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

@media (max-width: 1024px) {
    .b-catalog-list__img {
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px
    }
}

@media (max-width: 767px) {
    .b-catalog-list__img {
        margin-bottom: 20px
    }
}

.b-catalog-list__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-catalog-list__text {
    -ms-flex: 0 1 375px;
    flex: 0 1 375px;
    margin: 0 20px
}

.b-catalog-list__text a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-catalog-list__text a .tooltip {
    margin-left: 10px
}

@media (max-width: 767px) {
    .b-catalog-list__text {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 0
    }
}

.b-catalog-list__text .title-3:hover {
    color: #0080c0
}

.b-catalog-list__characteristic {
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-bottom: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.b-catalog-list__characteristic-row {
    display: -ms-flexbox;
    display: flex;
    min-width: 50%;
    margin-bottom: 10px;
    font-size: 14px
}

@media (max-width: 767px) {
    .b-catalog-list__characteristic-row {
        min-width: 100%
    }
}

.b-catalog-list__characteristic-row--mobile {
    display: none
}

@media (max-width: 767px) {
    .b-catalog-list__characteristic-row--mobile {
        display: -ms-flexbox;
        display: flex
    }
}

.b-catalog-list__characteristic-row--price-mobile div span {
    display: block;
    white-space: nowrap
}

.b-catalog-list__characteristic-row--price-mobile div span:nth-of-type(1) {
    color: inherit
}

.b-catalog-list__characteristic-row--price-mobile div span:nth-of-type(2) {
    display: inline-block;
    font-weight: 400;
    color: #909BA8;
    position: relative
}

.b-catalog-list__characteristic-row--price-mobile div span:nth-of-type(2):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    background-color: #909BA8;
    transform: rotate(-7deg)
}

.b-catalog-list__characteristic-row span {
    display: block;
    margin-right: 5px
}

.b-catalog-list__characteristic-row span.rub {
    display: inline-block !important;
    min-width: auto !important
}

.b-catalog-list__characteristic-row span:first-of-type {
    min-width: 100px;
    max-width: 100px;
    color: #909BA8
}

@media (max-width: 767px) {
    .b-catalog-list__characteristic-row span:first-of-type {
        min-width: 120px;
        max-width: 120px
    }
}

.b-catalog-list__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 272px;
    flex: 0 0 272px;
    margin-left: auto;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 767px) {
    .b-catalog-list__actions {
        width: auto;
        margin: 20px -15px 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.b-catalog-list__actions-top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .b-catalog-list__actions-top {
        display: block;
        min-width: 50%;
        margin-bottom: 0
    }
}

.b-catalog-list__actions-top .b-count {
    min-width: 133px
}

@media (max-width: 767px) {
    .b-catalog-list__actions-top .b-count {
        min-width: 100%
    }
}

.b-catalog-list__price {
    padding-right: 10px;
    font-size: 22px;
    font-weight: 700
}

@media (max-width: 767px) {
    .b-catalog-list__price {
        display: none
    }
}

.b-catalog-list__price span {
    white-space: nowrap
}

.b-catalog-list__price span:nth-of-type(2) {
    font-size: 16px;
    font-weight: 400;
    color: #909BA8;
    position: relative
}

.b-catalog-list__price span:nth-of-type(2):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    background-color: #909BA8;
    transform: rotate(-7deg)
}

@media (max-width: 767px) {
    .b-catalog-list .b-quality__title {
        width: 125px
    }
}

@media (max-width: 968px) {
    .b-catalog-list .b-quality__value {
        margin-left: 0
    }
}

.b-catalog-section {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 600px) {
    .b-catalog-section {
        margin-left: -15px;
        margin-right: -15px
    }
}

.b-catalog-section__item {
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
    min-height: 215px;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    transition: .2s
}

@media (min-width: 601px) {
    .b-catalog-section__item {
        height: auto !important
    }
}

@media (max-width: 768px) {
    .b-catalog-section__item {
        width: calc(100% - 20px);
        min-height: 180px
    }
}

@media (max-width: 600px) {
    .b-catalog-section__item {
        width: 100%;
        min-height: 60px;
        margin-left: 0;
        margin-bottom: 13px
    }
}

.b-catalog-section__item.active .b-catalog-section__item-inner {
    background-color: #D7DEF1;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.20);
    z-index: 2
}

.b-catalog-section__item.active .b-catalog-section__mask {
    display: block
}

.b-catalog-section__item-inner {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 30px 5px;
    background-color: #EBEFF8;
    z-index: 1;
    transition: .2s
}

@media (max-width: 600px) {
    .b-catalog-section__item-inner {
        padding: 10px 15px 5px
    }
}

.b-catalog-section__item-inner:hover {
    background-color: #D7DEF1;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.20)
}

@media (max-width: 600px) {
    .b-catalog-section__item-inner .title-3 {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        padding: 8px 15px;
        font-size: 17px
    }
}

.b-catalog-section__links {
    max-width: 60%;
    overflow: hidden;
    transition: height .2s
}

@media (max-width: 768px) {
    .b-catalog-section__links {
        max-width: 100%
    }
}

.b-catalog-section__link {
    display: block;
    padding-bottom: 10px;
    transition: .2s
}

.b-catalog-section__link:hover {
    color: #0080c0
}

.b-catalog-section__img {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 180px;
    height: 180px;
    z-index: -1
}

@media (max-width: 768px) {
    .b-catalog-section__img {
        height: 160px
    }
}

@media (max-width: 600px) {
    .b-catalog-section__img {
        display: none
    }
}

.b-catalog-section__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.b-catalog-section__arrow {
    display: none;
    margin-top: auto;
    position: relative;
    height: 30px;
    cursor: pointer
}

@media (max-width: 600px) {
    .b-catalog-section__arrow {
        display: none !important
    }
}

.b-catalog-section__arrow:hover:before, .b-catalog-section__arrow:hover:after {
    background-color: #0080c0
}

.b-catalog-section__arrow.active.ie {
    margin-top: 0 !important
}

.b-catalog-section__arrow.active:before {
    transform: rotate(-45deg)
}

.b-catalog-section__arrow.active:after {
    transform: rotate(45deg)
}

.b-catalog-section__arrow:before, .b-catalog-section__arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 10px;
    height: 2px;
    background-color: #000;
    transition: .2s
}

.b-catalog-section__arrow:before {
    left: calc(50% - 8px);
    transform: rotate(45deg)
}

.b-catalog-section__arrow:after {
    left: calc(50% - 2px);
    transform: rotate(-45deg)
}

.b-catalog-section__mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.b-catalog-section__mask.active {
    display: block
}

.b-catalog-section .title-3 {
    display: block;
    width: calc(100% - 185px);
    transition: .2s
}

@media (max-width: 600px) {
    .b-catalog-section .title-3 {
        width: auto
    }

    .b-catalog-section .title-3.title-3--arrow {
        position: relative
    }

    .b-catalog-section .title-3.title-3--arrow:after {
        content: '';
        position: absolute;
        top: calc(50% - 2px);
        right: 20px;
        border: 3px solid transparent;
        border-top-color: #383C3E;
        border-left-color: #383C3E;
        transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
        transition: .2s
    }
}

.b-catalog-section .title-3.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-catalog-table__section:not(:last-of-type) {
    margin-bottom: 70px
}

.b-catalog-table-toggle {
    text-align: right
}

.b-catalog-table-toggle-left {
    text-align: left
}

.b-catalog-table-toggle__link {
    display: inline-block;
    padding-right: 35px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    position: relative
}

.b-catalog-table-toggle__link:hover {
    text-decoration: none
}

.b-catalog-table-toggle__link:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

.b-catalog-table-toggle__link.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-catalog-table-toggle__link-all-goods {
    color: #0e0e0e
}

.b-catalog-table .b-cart__body {
    margin-bottom: 20px
}

.b-catalog-table .b-cart__item {
    padding: 17px 0
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__item {
        padding: 20px 0 0
    }
}

@media (max-width: 768px) {
    .b-catalog-table .b-cart__cell {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        max-width: 100% !important
    }
}

.b-catalog-table .b-cart__cell--product {
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 209px
}

@media (max-width: 1300px) {
    .b-catalog-table .b-cart__cell--product {
        min-width: 0
    }
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__cell--product {
        max-width: 275px
    }
}

.b-catalog-table .b-cart__cell--total {
    -ms-flex-preferred-size: 105px;
    flex-basis: 105px;
    max-width: 105px
}

.b-catalog-table .b-cart__cell--article {
    -ms-flex-preferred-size: 105px;
    flex-basis: 105px;
    max-width: 105px
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__cell--article {
        padding-right: 15px
    }
}

.b-catalog-table .b-cart__cell--quality {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__cell--quality {
        padding-right: 15px
    }
}

.b-catalog-table .b-cart__cell--price {
    -ms-flex-preferred-size: 105px;
    flex-basis: 105px;
    max-width: 105px
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__cell--price {
        padding-right: 15px
    }
}

@media (max-width: 600px) {
    .b-catalog-table .b-cart__cell--total {
        padding-right: 15px
    }
}

.b-catalog-table .b-cart__cell--count {
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px;
    max-width: 170px
}

@media (max-width: 768px) {
    .b-catalog-table .b-cart__cell--count {
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important
    }
}

.b-catalog-table .b-cart__cell--funcs {
    max-width: 75px;
    margin-right: 10px
}

@media (max-width: 1300px) {
    .b-catalog-table .b-cart__cell--funcs {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    .b-catalog-table .b-cart__cell--funcs {
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
        margin-right: 0
    }
}

.b-catalog--search {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-catalog--search {
        margin-bottom: 50px
    }
}

.b-catalog--section .b-aside-sidebar-actions {
    position: absolute;
    right: 0;
    top: -55px;
    width: 200%;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 1300px) {
    .b-catalog--section .b-aside-sidebar-actions {
        position: static;
        width: 100%
    }
}

@media (max-width: 768px) {
    .b-catalog--section .b-aside-sidebar-actions {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.b-catalog-top {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 768px) {
    .b-catalog-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-catalog-top__scroll {
    min-height: 60px
}

@media (max-width: 1300px) {
    .b-catalog-top__scroll {
        min-height: 0
    }
}

@media (max-width: 768px) {
    .b-catalog-top__scroll {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow-x: auto
    }
}

@media (max-width: 768px) {
    .b-catalog-top .b-tabs__head {
        margin-bottom: 0
    }
}

@media (max-width: 768px) {
    .b-catalog-top .b-tabs__head-item {
        margin: 0 10px 10px
    }

    .b-catalog-top .b-tabs__head-item:last-of-type:after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 1px
    }
}

.b-catalog-top .b-aside-sidebar-actions {
    display: none
}

@media (max-width: 1300px) {
    .b-catalog-top .b-aside-sidebar-actions {
        display: block;
        margin-left: auto
    }
}

@media (max-width: 768px) {
    .b-catalog-top .b-aside-sidebar-actions {
        margin-left: 0;
        margin-bottom: 23px
    }
}

@media (max-width: 768px) {
    .b-catalog-top .b-aside-sidebar-actions__item:not(:last-of-type) {
        margin-bottom: 10px
    }
}

@media (max-width: 1300px) {
    .b-catalog-top .b-aside-sidebar-actions--catalog {
        display: -ms-flexbox;
        display: flex
    }
}

.b-catalog-nav {
    display: -ms-flexbox;
    display: flex
}

.b-catalog-nav__link {
    margin-right: 40px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.b-catalog-nav__link.active {
    border-bottom: 2px solid #0080c0
}

.b-contacts-b2b__items {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-bottom: -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px
}

.b-contacts-b2b__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 35px 40px 20px;
    border: 1px solid #EBEFF8;
    transition: .2s
}

@media (max-width: 768px) {
    .b-contacts-b2b__item {
        width: calc(100% - 20px)
    }
}

@media (max-width: 600px) {
    .b-contacts-b2b__item {
        padding: 20px 15px 0
    }
}

.b-contacts-b2b__item:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.16)
}

.b-contacts-b2b__row {
    display: block;
    margin-bottom: 20px;
    transition: .2s
}

.b-contacts-b2b__row--text {
    max-width: 320px
}

.b-contacts-b2b__row--text .i-icon {
    width: 17px;
    height: 15px
}

.b-contacts-b2b__row--text .i-icon--marker * {
    fill: #909BA8;
    stroke: #909BA8
}

.b-contacts-b2b__row--text .i-icon--marker circle {
    fill: #fff
}

.b-contacts-b2b__row--mail:hover {
    color: #0080c0
}

.b-contacts-b2b__row--mail .i-icon {
    width: 15px;
    height: 10px
}

.b-contacts-b2b__row--site:hover {
    color: #0080c0
}

.b-contacts-b2b__row--site .i-icon {
    width: 15px;
    height: 15px
}

.b-contacts-b2b__row--phone:hover {
    color: #0080c0
}

.b-contacts-b2b__row--phone .i-icon {
    width: 13px;
    height: 13px;
    color: #909BA8
}

.b-contacts-b2b__row--desc {
    margin-left: 30px
}

.b-contacts-b2b__row span.icon {
    float: left;
    min-width: 30px
}

.b-contacts-b2c {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px
}

@media (max-width: 968px) {
    .b-contacts-b2c {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 768px) {
    .b-contacts-b2c {
        margin-bottom: 50px
    }
}

.b-contacts-b2c__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: -20px;
    margin-bottom: -20px;
    margin-right: 40px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1200px) {
    .b-contacts-b2c__left {
        margin-right: 20px
    }
}

@media (max-width: 968px) {
    .b-contacts-b2c__left {
        margin-right: 0
    }
}

.b-contacts-b2c__right {
    -ms-flex: 0 0 425px;
    flex: 0 0 425px
}

@media (max-width: 1200px) {
    .b-contacts-b2c__right {
        -ms-flex-preferred-size: 325px;
        flex-basis: 325px
    }
}

@media (max-width: 968px) {
    .b-contacts-b2c__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.b-contacts-b2c__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative
}

@media (max-width: 768px) {
    .b-contacts-b2c__item {
        width: calc(100% - 20px)
    }
}

.b-contacts-b2c__item-inner {
    width: 100%;
    background-color: #fff;
    border: 1px solid #EBEFF8;
    transition: .2s
}

.b-contacts-b2c__item-inner.active {
    position: absolute;
    left: 0;
    top: 0;
    border-color: transparent;
    box-shadow: 0 15px 25px rgba(0, 0, 0, .16);
    z-index: 3
}

.b-contacts-b2c__title {
    cursor: pointer;
    padding: 20px;
    position: relative
}

.b-contacts-b2c__title:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

.b-contacts-b2c__title.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg);
    border-top-color: #0080c0;
    border-left-color: #0080c0
}

.b-contacts-b2c__links {
    display: none
}

.b-contacts-b2c__links.active {
    display: block;
    padding: 0 20px 20px
}

.b-contacts-b2c__link {
    margin-right: 20px;
    text-decoration: underline;
    transition: .2s;
    cursor: pointer
}

.b-contacts-b2c__link:hover {
    text-decoration: underline transparent
}

.b-contacts-b2c .b-aside-sidebar-item {
    width: 100%;
    margin-left: 0
}

.b-contacts-detail-top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media (max-width: 968px) {
    .b-contacts-detail-top {
        display: block
    }
}

@media (max-width: 968px) {
    .b-contacts-detail-top__info {
        margin-bottom: 20px;
        display: -ms-flexbox;
        display: flex;
        margin-left: -20px
    }
}

@media (max-width: 600px) {
    .b-contacts-detail-top__info {
        display: block;
        width: 100%;
        margin-left: 0
    }
}

.b-contacts-detail-top__left {
    -ms-flex: 0 0 425px;
    flex: 0 0 425px;
    margin-right: 30px
}

@media (max-width: 1200px) {
    .b-contacts-detail-top__left {
        -ms-flex: 1 0 325px;
        flex: 1 0 325px
    }
}

@media (max-width: 968px) {
    .b-contacts-detail-top__left {
        margin-top: 20px;
        margin-right: 0
    }
}

.b-contacts-detail-top__right {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width: 768px) {
    .b-contacts-detail-top__right {
        -ms-flex-order: -1;
        order: -1
    }
}

.b-contacts-detail-top__link {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -ms-flex-align: center;
    align-items: center;
    transition: .2s
}

.b-contacts-detail-top__link:hover {
    color: #0080c0
}

.b-contacts-detail-top__link:hover svg g {
    fill: #fff;
    stroke: #0080c0
}

.b-contacts-detail-top__link svg {
    margin-right: 10px
}

.b-contacts-detail-top__link svg g {
    transition: .2s !important
}

@media (max-width: 768px) {
    .b-contacts-detail-top .b-tabs__head {
        margin-right: -40px
    }
}

.b-contacts-detail-top .b-tabs__body-item > div {
    min-height: 450px
}

@media (max-width: 968px) {
    .b-contacts-detail-top .b-tabs__body-item > div {
        min-height: 0
    }
}

.b-contacts-detail-top .b-aside-sidebar-item {
    width: 100%;
    margin: 0 0 20px
}

.b-contacts-detail-top .b-aside-sidebar-item:last-of-type {
    margin-bottom: 0
}

@media (max-width: 968px) {
    .b-contacts-detail-top .b-aside-sidebar-item {
        margin: 0;
        display: block;
        margin-left: 20px;
        width: calc(50% - 20px)
    }
}

@media (max-width: 600px) {
    .b-contacts-detail-top .b-aside-sidebar-item {
        margin: 0 0 20px;
        width: 100%
    }

    .b-contacts-detail-top .b-aside-sidebar-item:last-of-type {
        margin-bottom: 0
    }
}

.b-contacts-detail-top .b-map {
    margin-bottom: 0
}

.b-contacts-detail {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-contacts-detail {
        margin-bottom: 50px
    }
}

.b-contacts-detail__text {
    margin-bottom: 40px;
    font-size: 14px;
    color: #909BA8
}

.b-contacts-detail-content {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px
}

@media (max-width: 1024px) {
    .b-contacts-detail-content {
        margin-bottom: 0;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.b-contacts-detail-content__text {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 30px
}

@media (max-width: 1024px) {
    .b-contacts-detail-content__text {
        padding-right: 0
    }
}

@media (max-width: 1024px) {
    .b-contacts-detail-content__slider {
        margin-bottom: 20px
    }
}

.b-contacts-detail-content__slider .swiper-wrapper {
    width: 490px
}

.b-contacts-detail-content__slide {
    height: 325px
}

@media (max-width: 600px) {
    .b-contacts-detail-content__slide {
        height: 195px
    }
}

.b-contacts-detail-content__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-contacts-detail__characteristics div {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px dotted #909BA8
}

@media (max-width: 968px) {
    .b-contacts-detail__characteristics div {
        border-bottom: none
    }
}

@media (max-width: 600px) {
    .b-contacts-detail__characteristics div {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-contacts-detail__characteristics span {
    display: block;
    margin-bottom: -1px;
    border-bottom: 1px solid #fff
}

.b-contacts-detail__characteristics span:first-of-type {
    padding-right: 5px;
    color: #909BA8
}

@media (max-width: 600px) {
    .b-contacts-detail__characteristics span:first-of-type {
        margin-bottom: 10px
    }
}

.b-contacts-detail__characteristics span:last-of-type {
    width: 60%
}

@media (max-width: 600px) {
    .b-contacts-detail__characteristics span:last-of-type {
        width: 100%
    }
}

@media (max-width: 768px) {
    .b-contacts-detail__characteristics span {
        padding-right: 10px;
        min-width: 290px
    }
}

@media (max-width: 600px) {
    .b-contacts-detail__characteristics span {
        width: 100%
    }
}

.b-contacts {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-contacts {
        margin-bottom: 50px
    }
}

.b-contacts__form {
    padding: 50px 40px 40px;
    background-color: #EBEFF8
}

@media (max-width: 600px) {
    .b-contacts__form {
        padding: 20px 15px
    }
}

.b-contacts__submit {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

@media (max-width: 600px) {
    .b-contacts__submit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-contacts__submit .btn {
    max-width: 155px;
    margin-left: auto
}

@media (max-width: 600px) {
    .b-contacts__submit .btn {
        margin-left: 0
    }
}

.b-contacts__pp {
    margin-left: calc(50% + 10px);
    margin-right: 40px;
    font-size: 12px;
    color: #909BA8
}

@media (max-width: 1024px) {
    .b-contacts__pp {
        margin-left: 0
    }
}

@media (max-width: 600px) {
    .b-contacts__pp {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.b-contacts__pp a {
    text-decoration: underline;
    transition: .2s
}

.b-contacts__pp a:hover {
    text-decoration: underline transparent
}

@media (max-width: 768px) {
    .b-contacts .b-tabs__head {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width: 1200px) {
    .b-contacts .b-tabs__head-item {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .b-contacts .b-tabs__head-item {
        margin-right: 0
    }
}

.b-detail-table {
    font-size: 14px
}

.b-detail-table__header {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 40px;
    font-weight: 700;
    background-color: #fff
}

@media (max-width: 1200px) {
    .b-detail-table__header {
        display: none
    }
}

.b-detail-table__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 40px;
    background-color: #fff
}

@media (max-width: 1200px) {
    .b-detail-table__item {
        padding: 0
    }
}

@media (max-width: 600px) {
    .b-detail-table__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-detail-table__item:not(:last-of-type) {
    margin-bottom: 10px
}

.b-detail-table__item-funcs a {
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0080c0;
    transition: .2s
}

.b-detail-table__item-funcs a:hover {
    background-color: #AA071B
}

.b-detail-table__item-funcs svg {
    width: 16px;
    height: 24px
}

.b-detail-table__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-align: center;
    align-items: center
}

.b-detail-table__inner--content {
    -ms-flex-preferred-size: 800px;
    flex-basis: 800px
}

@media (max-width: 1200px) {
    .b-detail-table__inner--content {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-right: 1px solid #EBEFF8
    }
}

@media (max-width: 600px) {
    .b-detail-table__inner--content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-right: none
    }
}

.b-detail-table__inner--actions {
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px
}

@media (max-width: 1200px) {
    .b-detail-table__inner--actions {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 20px
    }
}

@media (max-width: 768px) {
    .b-detail-table__inner--actions {
        -ms-flex-preferred-size: 250px;
        flex-basis: 250px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 600px) {
    .b-detail-table__inner--actions {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 0 15px
    }
}

.b-detail-table__inner--left {
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px
}

@media (max-width: 1200px) {
    .b-detail-table__inner--left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 20px 0
    }
}

@media (max-width: 600px) {
    .b-detail-table__inner--left {
        padding: 15px 15px 0
    }
}

.b-detail-table__inner--center {
    -ms-flex-preferred-size: 430px;
    flex-basis: 430px
}

@media (max-width: 1200px) {
    .b-detail-table__inner--center {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px 20px
    }
}

@media (max-width: 600px) {
    .b-detail-table__inner--center {
        padding: 0 15px
    }
}

.b-detail-table__cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: auto;
    padding-right: 10px
}

@media (max-width: 1200px) {
    .b-detail-table__cell {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 5px
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell {
        padding-right: 0
    }
}

.b-detail-table__cell--article {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    word-break: break-all
}

@media (max-width: 1200px) {
    .b-detail-table__cell--article {
        margin-bottom: 15px;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        font-size: 12px;
        color: #909BA8
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--article {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 5px
    }
}

.b-detail-table__cell--name {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px
}

@media (max-width: 1200px) {
    .b-detail-table__cell--name {
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px;
        margin-right: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        font-size: 17px;
        font-weight: 700
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--name {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 5px;
        font-size: 14px
    }
}

.b-detail-table__cell--power, .b-detail-table__cell--width, .b-detail-table__cell--height, .b-detail-table__cell--depth {
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px
}

@media (max-width: 1200px) {
    .b-detail-table__cell--power, .b-detail-table__cell--width, .b-detail-table__cell--height, .b-detail-table__cell--depth {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        min-width: 140px
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--power, .b-detail-table__cell--width, .b-detail-table__cell--height, .b-detail-table__cell--depth {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--power .b-detail-table__title-mobile, .b-detail-table__cell--width .b-detail-table__title-mobile, .b-detail-table__cell--height .b-detail-table__title-mobile, .b-detail-table__cell--depth .b-detail-table__title-mobile {
        min-width: 110px
    }
}

.b-detail-table__cell--price {
    -ms-flex-preferred-size: 125px;
    flex-basis: 125px;
    white-space: nowrap
}

@media (max-width: 1200px) {
    .b-detail-table__cell--price {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 768px) {
    .b-detail-table__cell--price {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 10px
    }
}

.b-detail-table__cell--price > span {
    white-space: nowrap
}

@media (max-width: 1200px) {
    .b-detail-table__cell--price .b-detail-table__title-mobile {
        margin-bottom: 10px
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--price .b-detail-table__title-mobile {
        min-width: 110px
    }
}

.b-detail-table__cell--quality {
    -ms-flex-preferred-size: 155px;
    flex-basis: 155px;
    margin-right: 0
}

@media (max-width: 600px) {
    .b-detail-table__cell--quality {
        -ms-flex-preferred-size: calc(50% + 15px);
        flex-basis: calc(50% + 15px);
        margin-bottom: 0;
        margin-left: -15px;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .b-detail-table__cell--quality .b-count {
        width: 100%
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--quality .b-count__wrap {
        background-color: #fff
    }
}

.b-detail-table__cell--funcs {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    margin-right: 0;
    padding-right: 0
}

@media (max-width: 600px) {
    .b-detail-table__cell--funcs {
        -ms-flex-preferred-size: calc(50% + 15px);
        flex-basis: calc(50% + 15px);
        margin-bottom: 0;
        margin-right: -15px
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--funcs a {
        width: 100%
    }
}

@media (max-width: 600px) {
    .b-detail-table__cell--funcs a svg {
        display: none
    }
}

.b-detail-table__cell--funcs a span {
    display: none;
    color: #fff
}

@media (max-width: 600px) {
    .b-detail-table__cell--funcs a span {
        display: block
    }
}

.b-detail-table__title-mobile {
    display: none;
    margin-right: 10px;
    font-weight: 700
}

@media (max-width: 1200px) {
    .b-detail-table__title-mobile {
        display: block
    }
}

.b-detail-tabs {
    margin-bottom: 40px
}


.b-footer-top .title-line {
    background-color: unset
}

@media (max-width: 600px) {
    .b-detail-tabs {
        margin-bottom: 20px
    }
}

.b-detail-tabs__characteristics {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.b-detail-tabs__characteristic {
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    margin-bottom: 20px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px dashed #909BA8
}

.b-detail-tabs__characteristic:nth-of-type(even) {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1200px) {
    .b-detail-tabs__characteristic:nth-of-type(even) {
        width: 45%;
        margin-right: 0
    }
}

@media (max-width: 968px) {
    .b-detail-tabs__characteristic {
        width: 100% !important
    }
}

@media (max-width: 600px) {
    .b-detail-tabs__characteristic {
        margin-bottom: 15px
    }
}

.b-detail-tabs__characteristic span {
    margin-bottom: -1px;
    border-bottom: 1px solid #fff
}

.b-detail-tabs__characteristic span:first-of-type {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 5px;
    color: #909BA8
}

.b-detail-tabs__characteristic span:last-of-type {
    width: 50%;
    padding-left: 5px
}

@media (max-width: 600px) {
    .b-detail-tabs__characteristic span:last-of-type {
        width: 40%
    }
}

.b-detail-tabs .b-tabs__head {
    margin-bottom: 17px
}

@media (max-width: 600px) {
    .b-detail-tabs .b-tabs__head {
        margin-bottom: 11px
    }
}

.b-detail-tech {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .b-detail-tech {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-detail-tech-main {
    -ms-flex: 0 0 290px;
    flex: 0 0 290px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 20px;
    border: 1px solid #EBEFF8
}

@media (max-width: 767px) {
    .b-detail-tech-main {
        margin-bottom: 15px
    }
}

.b-detail-tech-main__img {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.b-detail-tech-main__content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.b-detail-tech-main__upload {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.b-detail-tech-main__upload span {
    font-size: 12px;
    color: #909BA8
}

.b-detail-tech-main__upload svg {
    margin-left: 10px
}

.b-detail-tech-main .title-4 {
    text-align: center
}

.b-detail-tech__items {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px 30px
}

@media (max-width: 767px) {
    .b-detail-tech__items {
        padding: 0
    }
}

.b-detail-tech__item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc(50% - 40px);
    margin-right: 30px;
    margin-bottom: 30px;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1024px) {
    .b-detail-tech__item {
        width: 100%
    }
}

.b-detail-tech__text {
    margin: 0 20px 0 5px
}

.b-detail-tech__title {
    margin-bottom: 5px
}

.b-detail-tech__date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: #909BA8
}

.b-detail-tech .i-icon {
    width: 20px;
    height: 20px;
    transition: .2s
}

.b-detail-tech .i-icon--document {
    width: 40px;
    height: 40px
}

.b-detail-tech a:hover svg * {
    stroke: #0080c0;
    transition: .2s
}

.b-detail-top {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px
}

@media (max-width: 968px) {
    .b-detail-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 600px) {
    .b-detail-top {
        margin-bottom: 20px
    }
}

.b-detail-top__slider {
    margin-right: 50px
}

@media (max-width: 1200px) {
    .b-detail-top__slider {
        margin-right: 30px
    }
}

@media (max-width: 968px) {
    .b-detail-top__slider {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 70px
    }
}

@media (max-width: 600px) {
    .b-detail-top__slider {
        margin-bottom: 20px
    }
}

.b-detail-top__slider .swiper-wrapper {
    width: 550px
}

@media (max-width: 1200px) {
    .b-detail-top__slider .swiper-wrapper {
        width: 450px
    }
}

@media (max-width: 1024px) {
    .b-detail-top__slider .swiper-wrapper {
        width: 350px
    }
}

@media (max-width: 968px) {
    .b-detail-top__slider .swiper-wrapper {
        width: 100%
    }
}

.b-detail-top__slide {
    display: -ms-flexbox;
    display: flex;
    height: 320px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 768px) {
    .b-detail-top__slide {
        height: 240px
    }
}

@media (max-width: 600px) {
    .b-detail-top__slide {
        height: 180px
    }
}

.b-detail-top__arrows {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    pointer-events: none;
    transform: translateY(-50%);
    z-index: 2
}

@media (max-width: 1024px) {
    .b-detail-top__arrows {
        display: none
    }
}

@media (max-width: 968px) {
    .b-detail-top__arrows {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 600px) {
    .b-detail-top__arrows {
        display: none
    }
}

.b-detail-top__arrows .b-slider-arrow {
    pointer-events: auto
}

.b-detail-top__right {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width: 968px) {
    .b-detail-top__right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.b-detail-top__right .title-1 {
    font-size: 30px;
    margin-bottom: 18px
}

.b-detail-top__right .title-1 .tooltip {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 22px;
    height: 22px;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    max-width: 22px;
    font-size: 18px;
    margin-left: 5px
}

@media (max-width: 768px) {
    .b-detail-top__right .title-1 {
        font-size: 25px
    }
}

@media (max-width: 600px) {
    .b-detail-top__right .title-1 {
        font-size: 20px;
        margin-bottom: 13px
    }
}

.b-detail-top__info {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

@media (max-width: 600px) {
    .b-detail-top__info {
        margin-bottom: 0
    }
}

.b-detail-top__info .b-quality {
    margin-bottom: 7px
}

.b-detail-top__article {
    margin-right: 20px
}

.b-detail-top-actions {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .b-detail-top-actions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-detail-top-actions__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.b-detail-top__price {
    display: -ms-flexbox;
    display: flex;
    margin-right: 25px;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    white-space: nowrap
}

@media (max-width: 768px) {
    .b-detail-top__price {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
}

.b-detail-top__price .rub {
    margin-left: 7px
}

.b-detail-top__btn {
    max-width: 190px
}

@media (max-width: 768px) {
    .b-detail-top__btn {
        max-width: calc(50% - 10px)
    }
}

.b-detail-top__text {
    margin-bottom: 10px
}

.b-detail-top .b-count {
    display: block;
    margin-right: 10px
}

@media (max-width: 968px) {
    .b-detail-top .b-count {
        width: 145px
    }
}

.b-detail-certificate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-detail-certificate__item {
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .b-detail-certificate__item {
        margin-right: 10px
    }
}

.b-detail-certificate__item:hover svg * {
    stroke: #0080c0
}

.b-detail-certificate__text {
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1
}

.b-detail-certificate__info {
    font-size: 12px;
    color: #909BA8
}

.b-detail-certificate svg {
    width: 40px;
    height: 40px;
    transition: .2s
}

.b-detail-similar {
    padding-top: 45px;
    padding-bottom: 50px;
    background-color: #EBEFF8
}

@media (max-width: 600px) {
    .b-detail-similar {
        padding-top: 25px;
        padding-bottom: 40px
    }
}

.b-detail__accessories {
    padding: 70px 0
}

.b-detail__accessories .b-cart__cell--funcs {
    -ms-flex-preferred-size: 175px;
    flex-basis: 175px;
    color: #fff
}

@media (max-width: 1200px) {
    .b-detail__accessories .b-cart__cell--funcs {
        -ms-flex-preferred-size: 75px;
        flex-basis: 75px
    }
}

.b-detail__accessories .b-cart__cell--funcs a {
    width: 100%
}

.b-detail__accessories .b-cart__cell--funcs span {
    display: block
}

@media (max-width: 1200px) {
    .b-detail__accessories .b-cart__cell--funcs span {
        display: none
    }
}

@media (max-width: 600px) {
    .b-detail__accessories .b-cart__cell--funcs span {
        display: block
    }
}

.b-detail__accessories .b-cart__cell--funcs svg {
    display: none
}

@media (max-width: 1200px) {
    .b-detail__accessories .b-cart__cell--funcs svg {
        display: block
    }
}

@media (max-width: 600px) {
    .b-detail__accessories .b-cart__cell--funcs svg {
        display: none
    }
}

.b-detail .b-catalog-table .b-cart__cell--funcs {
    max-width: 100%
}

.b-detail .b-catalog-table .b-cart__cell--product {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.b-footer-bottom {
    background-color: #1f1a17;
    color: #fff
}

.b-footer-bottom__inner {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0
}

@media (max-width: 1200px) {
    .b-footer-bottom__inner {
        display: block;
        padding: 0
    }
}

.b-footer-bottom__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 75%;
    flex: 1 0 75%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

@media (max-width: 1200px) {
    .b-footer-bottom__items {
        padding-top: 50px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width: 600px) {
    .b-footer-bottom__items {
        max-width: 100%;
        padding-top: 40px
    }
}

.b-footer-bottom__text {
    width: 150px
}

@media (max-width: 600px) {
    .b-footer-bottom__text {
        width: auto
    }
}

.b-footer-bottom__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    max-width: 33.33%;
    padding-right: 20px;
    margin-bottom: 30px
}

@media (max-width: 1200px) {
    .b-footer-bottom__item {
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: none
    }

    .b-footer-bottom__item:nth-of-type(3n - 1) {
        -ms-flex-pack: center;
        justify-content: center
    }

    .b-footer-bottom__item:nth-of-type(3n - 0) {
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 0
    }
}

@media (max-width: 600px) {
    .b-footer-bottom__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding-right: 10px !important;
        font-size: 14px
    }

    .b-footer-bottom__item:nth-of-type(2n - 0) {
        padding-right: 0 !important
    }
}

.b-footer-bottom__title {
    margin-bottom: 15px
}

.b-footer-bottom__link {
    border-bottom: 1px solid transparent;
    transition: .2s
}

.b-footer-bottom__link:hover {
    border-color: currentcolor
}

.b-footer-bottom__actions {
    -ms-flex: 1 0 25%;
    flex: 1 0 25%
}

@media (max-width: 1200px) {
    .b-footer-bottom__actions {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 -15px;
        padding: 30px 15px 45px;
        border-top: 2px solid #909BA8
    }
}

@media (max-width: 600px) {
    .b-footer-bottom__actions {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 1200px) {
    .b-footer-bottom-form {
        -ms-flex: 0 1 325px;
        flex: 0 1 325px
    }
}

@media (max-width: 600px) {
    .b-footer-bottom-form {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.b-footer-bottom-form__label {
    display: block;
    margin-bottom: 20px
}

.b-footer-bottom-form__inner {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #fff;
    transition: .2s
}

.b-footer-bottom-form__input {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: transparent;
    font-size: 14px;
    color: #fff
}

.b-footer-bottom-form__btn {
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: transparent;
    cursor: pointer
}

.b-footer-bottom-form__btn svg {
    width: 40px;
    height: 12px;
    transition: .2s
}

.b-footer-bottom-form__btn svg path {
    fill: #fff
}

.b-footer-bottom-form__btn:hover svg {
    transform: scale(1.1)
}

.b-footer-bottom-form .bx-subscribe {
    position: relative
}

.b-footer-bottom-form .b-form__success {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    margin-top: 0;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #fff
}

.b-footer-bottom-form .b-form__success:not(.hidden) + .b-footer-bottom-form__inner {
    display: none
}

.b-footer-bottom-form .b-form__error {
    position: absolute;
    bottom: -30px;
    left: 0
}

@media (max-width: 767px) {
    .b-footer-bottom-form .b-form__error {
        bottom: -25px
    }
}

.b-footer-bottom__pp {
    margin-top: 25px;
    margin-bottom: -25px;
    font-size: 12px;
    color: #909BA8
}

@media (max-width: 600px) {
    .b-footer-bottom__pp {
        margin-bottom: -15px
    }
}

.b-footer-bottom__pp a {
    text-decoration: underline;
    transition: .2s
}

.b-footer-bottom__pp a:hover {
    text-decoration: none
}

.b-footer-bottom__contacts {
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px
}

@media (max-width: 1200px) {
    .b-footer-bottom__contacts {
        margin-top: 0;
        margin-left: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 600px) {
    .b-footer-bottom__contacts {
        display: block;
        text-align: center;
        margin: 20px auto 0
    }
}

.b-footer-bottom__tel {
    margin-right: 10px;
    white-space: nowrap
}

@media (max-width: 1200px) {
    .b-footer-bottom__tel {
        margin-right: 0
    }
}

.b-footer-bottom__tel:hover svg {
    transform: rotate(-75deg) scale(1.2)
}

.b-footer-bottom__tel svg {
    width: 19px;
    height: 19px;
    margin-right: 5px;
    transform: rotate(-75deg);
    transition: .2s
}

.b-brand-line form#chronoform-zapisexcurs {
    width: 100%;
}
.b-brand-line form#chronoform-zapisexcurs .politika {
    color: #fff;
    text-align: center;
}


.b-brand-line form#chronoform-zapisexcurs .b-form-input {
    width: 35%;
}
.b-brand-line form#chronoform-zapisexcurs input.btn {
    display: -webkit-inline-box;
    text-align: center;
    width: 29%;
}




.b-footer-bottom__tel svg path {
    stroke: #fff
}

.b-footer-bottom-social {
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    margin-left: auto;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 600px) {
    .b-footer-bottom-social {
        margin: 10px auto 0
    }
}

.b-footer-bottom-social__link {
    display: block;
    transition: .2s
}

.b-footer-bottom-social__link:hover {
    transform: scale(1.2)
}

.b-footer-bottom input:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    -webkit-box-shadow: 0 0 0 30px #1f1a17 inset
}

.b-footer-top {
    padding-top: 0px
}

@media (max-width: 600px) {
    .b-footer-top {
        padding-top: 20px;
        background-color: #1f1a17;
        color: #fff
    }
}

.b-footer-top__title {
    display: none;
    padding: 15px;
    background-color: #28314B;
    position: relative;
    cursor: pointer
}

.b-footer-top__title:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

@media (max-width: 600px) {
    .b-footer-top__title {
        display: block
    }
}

.b-footer-top__title:after {
    border-top-color: #fff;
    border-left-color: #fff
}

.b-footer-top__title.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-footer-top__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0 10px;
    text-align: center;
    font-size: 12px;
}

@media (max-width: 600px) {
    .b-footer-top__links {
        padding: 0;
        overflow: hidden;
        transition: .2s
    }
    .b-brand-line {
        padding-top: 250px;
    }

    .b-footer-top__links.active {
        max-height: 1000px;
        padding: 20px 0 0
    }
}

.b-footer-top__links > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-footer-top__link {
    display: block;
    width: 25%;
    margin-bottom: 13px;
    padding-right: 20px;
    transition: .2s
}

.b-footer-top__link:hover {
    color: #0080c0
}

@media (max-width: 1023px) {
    .b-footer-top__link {
        width: 50%
    }
}

@media (max-width: 600px) {
    .b-footer-top__link {
        width: 100%;
        font-size: 14px
    }

    .b-footer-top__link:last-of-type {
        margin-bottom: 0
    }
}

.b-footer-copyright {
    background-color: #1f1a17;
    border-top: 2px solid #969594
}

.b-footer-copyright__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0 15px;
    font-size: 14px;
    color: #fff
}

@media (max-width: 600px) {
    .b-footer-copyright__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 600px) {
    .b-footer-copyright__link {
        margin-top: 15px
    }
}

.link-underline {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    transition: .2s
}

.link-underline:hover:after {
    margin-left: 20px
}

.link-underline--hover-red:hover {
    color: #0080c0
}

.link-underline--hover-red:hover:after {
    background-color: #0080c0 !important
}

.link-underline--hover-red:after {
    background-color: #383C3E !important
}

.link-underline--color-red {
    color: #0080c0
}

@media (max-width: 600px) {
    .link-underline--desktop {
        display: none
    }
}

.link-underline--red:after {
    background-color: #0080c0 !important
}

.link-underline:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background-color: currentcolor;
    transition: .2s
}

.link-underline__mobile {
    display: none;
    margin-top: 20px;
    text-align: center
}

@media (max-width: 600px) {
    .link-underline__mobile {
        display: block
    }
}

.b-lk-nav {
    margin-bottom: 20px;
    padding: 40px 30px;
    background-color: #EBEFF8
}

@media (max-width: 1300px) {
    .b-lk-nav {
        padding: 15px 20px
    }
}

.b-lk-nav__link {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .2s
}

.b-lk-nav__link:not(:last-of-type) {
    margin-bottom: 21px
}

.b-lk-nav__link:hover, .b-lk-nav__link.active {
    color: #0080c0
}

.b-lk-nav__link--title {
    display: none;
    margin-bottom: 0 !important;
    position: relative
}

.b-lk-nav__link--title:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

@media (max-width: 600px) {
    .b-lk-nav__link--title {
        display: block
    }
}

.b-lk-nav__link--title:after {
    right: 0
}

.b-lk-nav__link--title.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-lk-nav__links {
    transition: .2s;
    overflow: hidden
}

@media (max-width: 600px) {
    .b-lk-nav__links {
        max-height: 0
    }
}

@media (max-width: 600px) {
    .b-lk-nav__links.active {
        max-height: 500px;
        margin-top: 20px
    }
}

@media (max-width: 600px) {
    .b-lk-nav__links .b-lk-nav__link.active {
        display: none
    }
}

.b-lk-orders-search {
    margin-bottom: 20px
}

.b-lk-orders-search__inner {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    background-color: #EBEFF8
}

@media (max-width: 768px) {
    .b-lk-orders-search__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-lk-orders-search__inner > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-lk-orders-search__title {
    display: -ms-flexbox;
    display: flex;
    margin-right: 12px;
    -ms-flex-align: center;
    align-items: center;
    color: #909BA8
}

@media (max-width: 768px) {
    .b-lk-orders-search__title--date {
        width: 100%;
        margin-bottom: 10px
    }
}

.b-lk-orders-search__title--hyphen {
    width: 6px;
    margin: 0 5px
}

.b-lk-orders-search__title--num {
    margin-left: auto
}

@media (max-width: 768px) {
    .b-lk-orders-search__title--num {
        display: none
    }
}

.b-lk-orders-search__date {
    -ms-flex: 0 1 450px;
    flex: 0 1 450px
}

@media (max-width: 768px) {
    .b-lk-orders-search__date {
        margin-bottom: 10px;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-lk-orders-search__date input {
    max-width: 120px;
    height: 40px;
    padding: 15px 20px;
    font-size: 14px;
    text-align: center
}

@media (max-width: 768px) {
    .b-lk-orders-search__date input {
        width: calc(50% - 8px);
        max-width: calc(50% - 8px)
    }
}

.b-lk-orders-search-num {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 10px
}

@media (max-width: 768px) {
    .b-lk-orders-search-num {
        padding-left: 0
    }
}

@media (max-width: 600px) {
    .b-lk-orders-search-num {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.b-lk-orders-search-num__input {
    -ms-flex: 0 1 200px;
    flex: 0 1 200px
}

@media (max-width: 768px) {
    .b-lk-orders-search-num__input {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.b-lk-orders-search-num__input .b-form-input {
    min-width: 100%;
    max-width: 100%;
    height: 40px;
    border: none
}

.b-lk-orders-search-num .btn {
    min-width: 135px;
    max-width: 135px;
    height: 40px
}

@media (max-width: 600px) {
    .b-lk-orders-search-num .btn {
        min-width: 100%;
        margin-top: 10px
    }
}

.b-lk-saved-carts__item {
    margin-bottom: 20px;
    position: relative
}

.b-lk-saved-carts__item.active {
    box-shadow: 0 15px 25px rgba(7, 16, 45, 0.15)
}

.b-lk-saved-carts__item.active .b-lk-table__item {
    border-color: transparent
}

.b-lk-saved-carts .b-cart {
    display: none
}

.b-lk-saved-carts .b-cart__head {
    margin-bottom: 0;
    background-color: #fff
}

.b-lk-saved-carts .b-cart__item {
    margin-top: 0;
    border-right: none;
    border-left: none;
    border-bottom: none
}

.b-lk-saved-carts .b-lk-table__item {
    margin-bottom: 0
}

.b-lk-table {
    font-size: 14px
}

.b-lk-table__head {
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background-color: #EBEFF8;
    font-weight: 700
}

@media (max-width: 768px) {
    .b-lk-table__head {
        display: none
    }
}

.b-lk-table__item {
    display: -ms-flexbox;
    display: flex;
    min-height: 95px;
    margin-bottom: 10px;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    border: 1px solid #EBEFF8;
    transition: .2s
}

@media (max-width: 768px) {
    .b-lk-table__item {
        display: block
    }
}

@media (max-width: 600px) {
    .b-lk-table__item .tooltip {
        margin-left: 5px
    }
}

.b-lk-table__cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto;
    padding-right: 15px
}

@media (max-width: 768px) {
    .b-lk-table__cell {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        padding-right: 0
    }
}

.b-lk-table__cell--num {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
}

.b-lk-table__cell--num span {
    text-decoration: underline;
    transition: .2s
}

.b-lk-table__cell--num span:hover {
    text-decoration: underline transparent
}

.b-lk-table__cell--date {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px
}

.b-lk-table__cell--name {
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px
}

.b-lk-table__cell--sum {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px;
    white-space: nowrap
}

.b-lk-table__cell--partner {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px
}

.b-lk-table__cell--status {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px
}

.b-lk-table__cell:first-of-type {
    margin-left: 0
}

.b-lk-table__cell:last-of-type {
    margin-right: auto
}

.b-lk-table__title-mobile {
    display: none;
    min-width: 120px;
    color: #909BA8
}

@media (max-width: 768px) {
    .b-lk-table__title-mobile {
        display: block
    }
}

.b-lk-table-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px;
    background-color: #EBEFF8
}

@media (max-width: 768px) {
    .b-lk-table-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
}

.b-lk-table-footer__link {
    display: -ms-flexbox;
    display: flex;
    margin-right: 50px;
    -ms-flex-align: center;
    align-items: center;
    color: #909BA8;
    transition: .2s
}

@media (max-width: 768px) {
    .b-lk-table-footer__link {
        margin-right: 0;
        padding: 20px
    }
}

.b-lk-table-footer__link:hover {
    color: #0080c0
}

.b-lk-table-footer__link:hover svg * {
    stroke: #0080c0;
    transition: .2s
}

.b-lk-table-footer__link:hover .plus:before, .b-lk-table-footer__link:hover .plus:after {
    background-color: #0080c0
}

@media (max-width: 768px) {
    .b-lk-table-footer__link--del {
        position: absolute;
        top: 5px;
        right: 5px;
        margin-right: 0;
        padding: 0
    }
}

.b-lk-table-footer__link--detail {
    display: block;
    margin-left: auto;
    margin-right: 0;
    padding-right: 15px;
    color: #383C3E;
    position: relative;
    transition: .2s
}

.b-lk-table-footer__link--detail:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

@media (max-width: 768px) {
    .b-lk-table-footer__link--detail {
        width: 100%;
        margin-left: 0;
        border: 1px solid #EBEFF8;
        border-top: none;
        background-color: #fff;
        text-align: center
    }
}

.b-lk-table-footer__link--detail:after {
    right: 0
}

@media (max-width: 768px) {
    .b-lk-table-footer__link--detail:after {
        right: calc(50% - 70px)
    }
}

.b-lk-table-footer__link--detail.active {
    color: #0080c0
}

@media (max-width: 768px) {
    .b-lk-table-footer__link--detail.active {
        border-color: transparent
    }
}

.b-lk-table-footer__link--detail.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg);
    border-top-color: #0080c0;
    border-left-color: #0080c0
}

@media (max-width: 768px) {
    .b-lk-table-footer__link span {
        display: none
    }
}

.b-lk-table-footer__link svg {
    width: 15px;
    height: 19px;
    margin-right: 7px
}

.b-lk-table-footer__link svg * {
    stroke: #909BA8
}

.b-lk {
    display: -ms-flexbox;
    display: flex
}

.b-lk__content {
    width: calc(100% - 340px);
    margin-right: 30px
}

.b-lk__sidebar {
    width: 310px
}

.b-lk-orders__search form {
    display: -ms-flexbox;
    display: flex
}

.b-lk-personal__submit {
    margin-top: 13px;
    max-width: 235px
}

.b-lk-order-detail__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 40px 20px;
    border: 1px solid #EBEFF8
}

@media (max-width: 768px) {
    .b-lk-order-detail__info {
        padding: 20px 15px
    }
}

.b-lk-order-detail__info div {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px
}

@media (max-width: 968px) {
    .b-lk-order-detail__info div {
        width: 100%
    }
}

.b-lk-order-detail__info div > span:first-of-type {
    width: 160px;
    margin-right: 10px;
    color: #909BA8
}

@media (max-width: 600px) {
    .b-lk-order-detail__info div > span:first-of-type {
        min-width: 110px;
        max-width: 110px
    }
}

.b-lk-order-detail__info div > span:first-of-type .rub:after {
    background-image: url(/local/client/img/rub-g2.svg)
}

.b-lk-order-detail .b-cart__head {
    padding: 15px 0
}

.b-lk-order-detail .b-cart__item {
    min-height: 32px;
    padding: 5px 0
}

@media (max-width: 968px) {
    .b-lk-order-detail .b-cart__item {
        padding: 20px 0 0 !important
    }
}

@media (max-width: 600px) {
    .b-lk-order-detail .b-cart__item {
        padding: 20px !important
    }
}

.b-lk-order-detail .b-cart__order {
    margin-left: 0;
    margin-right: 0 !important
}

.b-lk-order-detail .b-cart__order:only-child {
    margin-left: auto
}

.b-lk-order-detail .b-cart .b-count {
    height: auto
}

.b-lk .b-form-input__wrap--double {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: calc(66.66% - 13.5px);
    flex-basis: calc(66.66% - 13.5px);
    margin-right: 7px !important;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 768px) {
    .b-lk .b-form-input__wrap--double {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (max-width: 600px) {
    .b-lk .b-form-input__wrap--double {
        display: block
    }
}

.b-lk .b-form-input__wrap--double .b-form-input__wrap {
    -ms-flex-preferred-size: calc(50% - 13.5px);
    flex-basis: calc(50% - 13.5px)
}

@media (max-width: 600px) {
    .b-lk .b-form-input__wrap--double .b-form-input__wrap {
        max-width: 290px
    }
}

.logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 285px;
    flex: 0 0 285px;
    margin-top: 0;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1200px) {
    .logo {
        display: none
    }
}

.logo svg {
    width: 182px;
    height: 48px
}

.logo__text {
    display: -ms-flexbox;
    display: -webkit-box;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding-top: 8px
}

.logo__text span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.logo__text span:not(:last-of-type) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.logo__text span:not(:last-of-type):after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #0080c0
}

.main-advantages {
    margin-bottom: -195px
}

@media (max-width: 600px) {
    .main-advantages {

    }
}

.main-advantages__inner {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 968px) {
    .main-advantages__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.main-advantages__item {
    width: 25%;
    padding: 30px 20px 40px;
    background-color: #fff;
    border: 1px solid #D7DEF1;
    text-align: center;
    position: relative;
    animation-duration: 1.4s !important;
    z-index: 2
}

.main-advantages__item:hover .title-4 {
    color: #0080c0
}

.main-advantages__item:not(:last-of-type) {
    border-right: none
}

@media (max-width: 968px) {
    .main-advantages__item:not(:last-of-type) {
        border-right: 1px solid #EBEFF8
    }
}

@media (max-width: 968px) {
    .main-advantages__item:nth-of-type(3), .main-advantages__item:nth-of-type(4) {
        border-top: none
    }
}

@media (max-width: 968px) {
    .main-advantages__item {
        width: 100%;
        padding: 30px 90px
    }
}

@media (max-width: 768px) {
    .main-advantages__item {
        padding: 30px 50px
    }
}

.main-advantages__img {
    margin-bottom: 20px
}

.main-advantages__img img {
    width: 100px;
    height: 100px
}

.main-catalog {
    padding-top: 60px
}

.main-advantages__text {
    max-height: 120px;
    overflow: hidden
}

@media (max-width: 968px) {
    .main-advantages__text {
    }
}

.main-advantages .title-4 {
    padding-left: 20px;
    padding-right: 20px;
    transition: .2s
}

@media (max-width: 1023px) {
    .main-advantages .title-4 {
        padding-right: 10px;
        padding-left: 10px
    }
}

.main-catalog__inner {
    display: contents;
    margin-left: -20px
}

@media (max-width: 1024px) {
    .main-catalog__inner {
        margin-bottom: -20px;
        padding-bottom: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 600px) {
    .main-catalog__inner {
        margin-left: -10px;
        margin-bottom: -10px;
        padding-bottom: 20px
    }
}

.main-catalog__item {
    display: inline-block;
    width: 31%;
    margin-left: 20px;
    padding: 25px 10px 10px;
    background-color: #fff;
    transition: .2s;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #D7DEF1;
    border-radius: 15px;
    text-align: center;
}

.zapplan {
    max-width: -webkit-fill-available;
    text-align: center;
    margin: 0 auto;
    background-color: #0080c0;
    color: #fff;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 600;
    transition: .3s
}

.zapplan:hover {
    background-color: #AA071B;
    transition: .3s
}




.main-catalog__item:hover {
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.20)
}

.main-catalog__item:hover .title-3 {
    color: #0080c0
}

.main-catalog__img {
    width: 100%;
    height: 225px
}

@media (max-width: 600px) {
    .main-catalog__img {
        height: 260px
    }

    .b-footer-top a {
        line-height: 25px
    }
}

.main-catalog__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

@media (max-width: 600px) {
    .main-catalog .title-3 {
        margin-bottom: 10px;
        font-size: 12px;
        text-align: center
    }
}

.main-news {
    margin-top: 40px
}

@media (max-width: 600px) {
    .main-news {
        margin-top: 30px;
        margin-bottom: 35px
    }
}

.main-news__inner {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px
}

@media (max-width: 1024px) {
    .main-news__inner {
        margin-left: -20px
    }
}

.main-news .b-news__item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(33.33% - 40px);
    flex-basis: calc(33.33% - 40px);
    margin-left: 40px;
    position: relative
}

@media (max-width: 1024px) {
    .main-news .b-news__item {
        display: none;
        -ms-flex-preferred-size: calc(50% - 40px);
        flex-basis: calc(50% - 40px);
        margin-left: 20px
    }

    .main-news .b-news__item:nth-of-type(1), .main-news .b-news__item:nth-of-type(2) {
        display: block
    }
}

@media (max-width: 600px) {
    .main-news .b-news__item {
        margin-bottom: 25px
    }

    .main-news .b-news__item:nth-of-type(2) {
        display: none
    }
}

@media (max-width: 600px) {
    .main-news .b-news__img {
        display: none
    }
}

@media (max-width: 600px) {
    .main-news .b-news__date {
        max-width: 100px;
        margin-bottom: 15px;
        position: static
    }
}

.main-news .b-section {
    padding-bottom: 10px
}

.main-projects {
    padding-top: 60px;
    background-color: #EBEFF8
}

.main-projects .swiper-slide {
    height: 315px;
    overflow: hidden
}

.main-projects__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0
}

.main-projects__arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-projects__arrows .swiper-button-disabled {
    opacity: .2;
    pointer-events: none
}

.main-projects .b-projects__item {
    width: 25%;
    margin: 0;
    height: 350px;
    position: static
}

@media (max-width: 1024px) {
    .main-projects .b-projects__item {
        width: 50%;
        height: 450px
    }
}

@media (max-width: 968px) {
    .main-projects .b-projects__item {
        height: 450px
    }
}

@media (max-width: 768px) {
    .main-projects .b-projects__item {
        height: 360px
    }
}

.main-sale {
    margin-top: -30px;
    padding-top: 70px;
    background-color: #EBEFF8
}

@media (max-width: 600px) {
    .main-sale {
        margin-top: -30px;
        padding-top: 50px;
        padding-bottom: 20px
    }
}

.main-sale .swiper-container {
    padding-bottom: 0
}

.main-sale .swiper-slide {
    min-height: 100%;
    height: auto
}

.main-sale .swiper-slide .tooltip__content {
    left: -30px
}

@media (max-width: 600px) {
    .main-sale .swiper-slide .tooltip__content {
        left: -15px
    }
}

.main-sale .swiper-slide .tooltip__content:before {
    left: calc(50% + 30px)
}

@media (max-width: 600px) {
    .main-sale .swiper-slide .tooltip__content:before {
        left: calc(50% + 15px)
    }
}

@media (max-width: 600px) {
    .main-sale .swiper-slide {
        display: -ms-flexbox;
        display: flex;
        max-width: 280px;
        position: relative
    }

    .main-sale .swiper-slide:last-of-type {
        max-width: 295px
    }

    .main-sale .swiper-slide:last-of-type:after {
        content: '';
        display: block;
        width: 15px;
        height: 1px
    }

    .main-sale .swiper-slide:before {
        content: '';
        display: block;
        width: 15px;
        height: 1px
    }
}

.main-sale .swiper-slide .b-quality__value {
    margin-left: 0 !important
}

@media (max-width: 600px) {
    .main-sale .title-1 {
        padding: 0 15px
    }
}

@media (max-width: 600px) {
    .main-sale .container {
        padding: 0
    }
}

@media (max-width: 768px) {
    .main-sale .b-section {
        padding-bottom: 20px
    }
}

@media (max-width: 600px) {
    .main-sale .b-section {
        padding-bottom: 0
    }
}

.main-shares__img {
    width: 50%;
    height: 100%
}

@media (max-width: 600px) {
    .main-shares__img {
        width: 100%;
        height: 200px
    }
}

.main-shares__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.main-shares__text {
    padding-bottom: 10px
}

.main-shares__content {
    width: 50%;
    max-width: 650px;
    padding: 100px 30px 80px 80px;
    color: #fff
}

@media (max-width: 1200px) {
    .main-shares__content {
        padding: 50px 90px 90px 40px
    }
}

@media (max-width: 600px) {
    .main-shares__content {
        width: 100%;
        height: 250px;
        padding: 40px 20px 10px 25px
    }
}

.main-shares__link {
    position: absolute;
    top: 325px
}

@media (max-width: 1200px) {
    .main-shares__link {
        top: 250px
    }
}

@media (max-width: 600px) {
    .main-shares__link {
        position: static;
        margin-top: 20px
    }
}

.main-shares-arrows {
    position: absolute;
    left: 0;
    top: 310px;
    width: 100%
}

@media (max-width: 1200px) {
    .main-shares-arrows {
        bottom: 50px
    }
}

@media (max-width: 600px) {
    .main-shares-arrows {
        display: none
    }
}

.main-shares-arrows__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 1200px) {
    .main-shares-arrows__inner {
        max-width: 50%;
        margin-left: auto;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 40px
    }
}

.main-shares .swiper-slide {
    background-color: #1f1a17;
    display: -ms-flexbox;
    display: flex;
    height: 400px
}

@media (max-width: 600px) {
    .main-shares .swiper-slide {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

@media (max-width: 1024px) {
    .main-shares .swiper-pagination {
        display: none
    }
}

@media (max-width: 600px) {
    .main-shares .swiper-pagination {
        display: block
    }
}

.main-shares .title-line {
    width: 300px;
    top: 116px;
    right: calc(50% - 30px);
    z-index: 1;
    display: none
}

.main-slider {
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .main-slider {
        margin-bottom: 25px
    }
}

.main-slider__content {
    max-width: 50%;
    height: 500px;
    padding: 85px 50px 100px 0;
    position: relative;
    color: #fff;
    opacity: 0;
    transition: opacity 1s .7s;
    z-index: 2
}

@media (max-width: 1024px) {
    .main-slider__content {
        max-width: 100%;
        height: 450px;
        padding: 35px 90px 110px;
        text-align: center
    }
}

@media (max-width: 768px) {
    .main-slider__content {
        height: 920px;
        padding: 250px 90px 170px
    }
}

@media (max-width: 768px) {
    .main-slider__content {
        height: 340px;
        padding: 60px 60px 70px
    }
}

@media (max-width: 600px) {
    .main-slider__content {
        height: 325px;
        padding: 10px 10px 15px
    }
}

.main-slider__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.main-slider__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.main-slider__logo {
    width: 220px;
    height: 62px;
    margin-bottom: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 1024px) {
    .main-slider__logo {
        margin: 0 auto 35px
    }
}

@media (max-width: 600px) {
    .main-slider__logo {
        width: 174px;
        height: 48px;
        margin-bottom: 25px
    }
}

.main-slider__text {
    font-size: 18px
}

@media (max-width: 600px) {
    .main-slider__text {
        display: none
    }
}

.main-slider__link {
    margin-top: 0px;
    margin-bottom: 50px;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .main-slider__link {
        margin-top: 15px
    }
}

.main-slider__content p {
    margin-bottom: 0
}

.main-slider-arrows {
    position: absolute;
    left: 0;
    bottom: 90px;
    width: 100%
}

@media (max-width: 1024px) {
    .main-slider-arrows {
        bottom: 25px
    }
}

@media (max-width: 768px) {
    .main-slider-arrows {
        display: none
    }
}

.main-slider-arrows__inner {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .main-slider-arrows__inner {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.main-slider-arrows__arrow {
    opacity: 0;
    transition: all .2s, opacity .5s
}

.main-slider .swiper-container {
    width: 100%
}

.main-slider .swiper-slide {
    position: relative;
    max-height: fit-content
}

.main-slider .swiper-slide:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #383C3E;
    opacity: 0;
    transition: opacity .4s .5s;
    z-index: 1
}

@media (max-width: 1024px) {
    .main-slider .swiper-slide:after {
        width: 100%
    }
}
form#chronoform-phone div#ftr-text5 {
    width: 100%;
}
.main-slider .swiper-slide.swiper-slide-active .main-slider__content {
    opacity: 1
}

.main-slider .swiper-slide.swiper-slide-active:after {
    opacity: .7
}

@media (max-width: 1024px) {
    .main-slider .swiper-pagination {
        display: none
    }
}

@media (max-width: 600px) {
    .main-slider .swiper-pagination {
        display: block
    }
}

@media (max-width: 1024px) {
    .main-slider .b-slider-arrows__inner {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 600px) {
    .main-slider .b-slider-arrows__inner {
        display: none
    }
}

.main-slider .title-1 {
    display: block;
    font-size: 47px
}

@media (max-width: 1024px) {
    .main-slider .title-1 {
        font-size: 34px
    }
}

@media (max-width: 768px) {
    .main-slider .title-1 {
        max-height: 118px;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 26px;
        overflow: hidden
    }
}

@media (max-width: 1024px) {
    .main-slider .container {
        padding: 0
    }
}

.b-nav-catalog {
    position: fixed;
    left: 0;
    width: 100vw;
    margin-top: -1px;
    background-color: #EBEFF8;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    overflow-y: auto
}

.b-nav-catalog__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 0
}

.b-nav-catalog__item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 45px;
    padding-right: 40px
}

@media (max-width: 1024px) {
    .b-nav-catalog__item {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }
}

@media (max-width: 768px) {
    .b-nav-catalog__item {
        display: none
    }
}

.b-nav-catalog__title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    position: relative;
    transition: color .2s
}

.b-nav-catalog__title:hover {
    color: #0080c0
}

.b-nav-catalog__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #0080c0
}

.b-nav-catalog__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    transition: .5s
}

.b-nav-catalog__link {
    display: inline-block;
    width: 100%;
    padding-bottom: 8px;
    line-height: 1;
    text-decoration: underline transparent;
    transition: .2s
}

@media (max-width: 1024px) {
    .b-nav-catalog__link {
        font-size: 13px
    }
}

.b-nav-catalog__link:hover {
    color: #0080c0;
    text-decoration: underline #0080c0
}

.b-nav-catalog__btn {
    display: none;
    max-width: 130px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    cursor: pointer
}

.b-nav-catalog__btn:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

.b-nav-catalog__btn.show {
    display: block
}

.b-nav-catalog__btn.active:after {
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.b-nav {
    -ms-flex: 0 1 910px;
    flex: 0 1 910px;
    margin: 0 auto
}

@media (max-width: 600px) {
    .b-nav {
        -ms-flex-preferred-size: 210px;
        flex-basis: 210px;
        margin-right: auto
    }
}

a.b-nav__link img {
    position: absolute;
    margin: -8px 0 0 -36px;
    display: none
}

.b-nav__list {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.b-nav__list > div {
    display: -ms-flexbox;
    display: flex
}

.b-nav__item {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 968px) {
    .b-nav__item:not(.b-nav__item--catalog) {
        display: none
    }
}

.b-nav__item--catalog svg {
    width: 20px;
    height: 12px;
    margin-right: 10px
}

@media (max-width: 968px) {
    .b-nav__item--catalog svg {
        display: none
    }
}

.b-nav__item--catalog svg path {
    fill: #0080c0
}

.b-nav__item--catalog:hover .b-nav__link {
    color: #0080c0
}

.b-nav__item--sub {
    position: relative
}

.b-nav__item--sub:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s;
    right: 5px
}

.b-nav__item--sub:hover:after {
    border-top-color: #0080c0;
    border-left-color: #0080c0
}

.b-nav__item--sub:hover .b-nav__down {
    visibility: visible;
    opacity: 1
}

.b-nav__item--sub:hover .b-nav__link {
    color: #0080c0
}

.b-nav__link {
    padding: 20px;
    font-weight: 700;
    transition: .2s
}

@media (max-width: 1024px) {
    .b-nav__link {
        padding: 15px 20px;
        font-size: 15px
    }
}

.b-nav__link:hover {
    color: #0080c0
}

.b-nav__down {
    position: absolute;
    left: 0;
    top: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
    visibility: hidden;
    opacity: 0;
    transition: .2s
}

.b-nav__down-items {
    padding: 20px 30px 25px;
    background-color: #969594
}

.b-nav__down-item:not(:last-of-type) {
    margin-bottom: 15px
}

.b-nav__down-link {
    display: block;
    text-transform: lowercase;
    white-space: nowrap;
    transition: .2s;
    color: #fff;
}

.b-nav__down-link:first-letter {
    text-transform: uppercase
}

.b-nav__down-link:hover {
    color: #0080c0
}

.b-order-checkout {
    margin-bottom: 20px;
    font-size: 14px
}

.b-order-checkout .i-icon {
    margin-left: 3px
}

.b-order-checkout__btns {
    width: auto
}

@media (max-width: 768px) {
    .b-order-checkout__btns {
        margin-bottom: 30px
    }
}

.b-order-checkout__btn {
    width: auto !important;
    padding: 0 40px;
    margin-bottom: 20px;
    text-align: center
}

.b-order-checkout__btn:not(:last-child) {
    margin-right: 20px
}

@media (max-width: 768px) {
    .b-order-checkout__btn {
        min-width: 100%
    }
}

.b-order-checkout__head {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    color: #383C3E;
    background-color: #EBEFF8
}

@media (max-width: 968px) {
    .b-order-checkout__head {
        display: none
    }
}

.b-order-checkout__body {
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .b-order-checkout .b-price__current {
        margin-bottom: 20px;
        text-align: center
    }
}

@media (max-width: 968px) {
    .b-order-checkout .b-price__current {
        margin-bottom: 0
    }
}

.b-order-checkout__item {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    background-color: #fff;
    border: 1px solid #EBEFF8
}

@media (max-width: 1024px) {
    .b-order-checkout__item {
        padding: 20px 0
    }
}

@media (max-width: 968px) {
    .b-order-checkout__item {
        position: relative;
        display: block;
        padding: 20px 0
    }
}

.b-order-checkout__item-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1024px) {
    .b-order-checkout__item-price {
        padding-top: 20px
    }
}

@media (max-width: 968px) {
    .b-order-checkout__item-price {
        padding-top: 0
    }
}

.b-order-checkout__cell {
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px
}

@media (max-width: 968px) {
    .b-order-checkout__cell:not(:last-child) {
        padding-bottom: 20px
    }
}

.b-order-checkout__cell--product {
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px
}

.b-order-checkout__cell--quality {
    -ms-flex-preferred-size: 125px;
    flex-basis: 125px
}

.b-order-checkout__cell--price {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.b-order-checkout__cell--article {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.b-order-checkout__cell--funcs {
    display: block;
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px
}

@media (max-width: 1024px) {
    .b-order-checkout__cell--funcs {
        display: none
    }
}

@media (max-width: 968px) {
    .b-order-checkout__cell--funcs {
        display: -ms-flexbox;
        display: flex
    }
}

.b-order-checkout__cell--id {
    -ms-flex-preferred-size: 66px;
    flex-basis: 66px
}

.b-order-checkout__cell--isfound {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    position: relative
}

.b-order-checkout__cell--isfound-negative .b-order-checkout__item-mobile-is-found {
    color: #0080c0
}

.b-order-checkout__cell--isfound-negative:after {
    background-color: #0080c0;
    position: absolute;
    width: 18px;
    height: 2px;
    content: "";
    top: 8px;
    bottom: 0;
    left: -10px;
    right: 0;
    transform: rotate(45deg)
}

@media (max-width: 968px) {
    .b-order-checkout__cell--isfound-negative:after {
        display: none
    }
}

.b-order-checkout__cell--isfound-negative:before {
    background-color: #0080c0;
    position: absolute;
    width: 2px;
    height: 18px;
    content: "";
    top: 0;
    bottom: 0;
    left: -2px;
    right: 0;
    transform: rotate(45deg)
}

@media (max-width: 968px) {
    .b-order-checkout__cell--isfound-negative:before {
        display: none
    }
}

.b-order-checkout__cell--isfound-positive:after {
    background-color: #1AB22A;
    position: absolute;
    width: 18px;
    height: 2px;
    content: "";
    top: 8px;
    bottom: 0;
    left: -7px;
    right: 0;
    transform: rotate(-45deg)
}

@media (max-width: 968px) {
    .b-order-checkout__cell--isfound-positive:after {
        display: none
    }
}

.b-order-checkout__cell--isfound-positive:before {
    background-color: #1AB22A;
    position: absolute;
    width: 2px;
    height: 9px;
    content: "";
    top: 7px;
    bottom: 0;
    left: -7px;
    right: 0;
    transform: rotate(-45deg)
}

@media (max-width: 968px) {
    .b-order-checkout__cell--isfound-positive:before {
        display: none
    }
}

.b-order-checkout__cell--total {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

@media (max-width: 1024px) {
    .b-order-checkout__cell--total {
        -ms-flex-preferred-size: 170px;
        flex-basis: 170px
    }
}

.b-order-checkout__item-btn {
    line-height: 19px;
    color: #909BA8;
    transition: ease .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.b-order-checkout__item-btn:hover {
    color: #0080c0
}

.b-order-checkout__item-btn:hover .plus:before, .b-order-checkout__item-btn:hover .plus:after {
    background-color: #0080c0
}

.b-order-checkout__item-btn .plus {
    padding: 9px;
    display: inline
}

.b-order-checkout__item-btn .plus:before, .b-order-checkout__item-btn .plus:after {
    background-color: #909BA8
}

.b-order-checkout__item-btn--hidden {
    display: none
}

@media (max-width: 1024px) {
    .b-order-checkout__item-btn--hidden {
        display: block
    }
}

@media (max-width: 968px) {
    .b-order-checkout__item-btn--hidden {
        display: none
    }
}

.b-order-checkout__item-btn:first-child {
    margin-bottom: 22px
}

@media (max-width: 1024px) {
    .b-order-checkout__item-btn:first-child {
        margin-right: 63px
    }
}

@media (max-width: 968px) {
    .b-order-checkout__item-btn:first-child {
        margin-bottom: 0
    }
}

.b-order-checkout__item-btn .btn-content {
    margin-left: 5px
}

@media (max-width: 1024px) {
    .b-order-checkout__item-btn {
        margin-bottom: 0
    }
}

.b-order-checkout__item-del {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50px;
    height: auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .2s
}

@media (max-width: 1024px) {
    .b-order-checkout__item-del {
        display: none
    }
}

@media (max-width: 968px) {
    .b-order-checkout__item-del {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.b-order-checkout__item-del svg {
    width: 16px;
    height: 24px
}

.b-order-checkout__item-mobile-title {
    display: none;
    color: #909BA8
}

@media (max-width: 968px) {
    .b-order-checkout__item-mobile-title {
        display: block;
        min-width: 140px
    }
}

.b-order-checkout__back, .b-order-checkout__order {
    max-width: 300px
}

.b-order-checkout__item_not_found {
    border: solid 1px #0080c0 !important
}

.b-order-steps__body {
    display: none
}

.b-order-steps__body.active {
    display: block
}

.b-order-steps__body .i-icon {
    height: 2em;
    width: 2em;
    fill: transparent;
    stroke: #fff
}

.b-order-steps__body .text--highlight {
    color: #0080c0
}

.b-order-steps__body .text--dark {
    color: #383C3E
}

.b-order-steps__body .b-form__textarea {
    border-color: #EBEFF8
}

.b-order-steps-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .b-order-steps-wrap {
        display: block
    }
}

.b-order-steps__column {
    height: 290px;
    width: calc(100% - 10px)
}

.b-order-steps__column--2 {
    height: 100%
}

@media (max-width: 768px) {
    .b-order-steps__column {
        margin-right: 0 !important;
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
        height: 100% !important;
        width: 100% !important
    }
}

@media (max-width: 768px) {
    .b-order-steps__column:first-child {
        margin-bottom: 20px;
        height: 150px
    }
}

.b-order-steps__column .b-form__success {
    margin-bottom: -20px
}

.b-order-steps__item-wrap {
    padding: 0 12px
}

@media (max-width: 768px) {
    .b-order-steps__item-wrap {
        padding: 0
    }
}

.b-order-steps__head {
    margin-bottom: 16px;
    font-weight: 700
}

.b-order-steps__item {
    margin-bottom: 32px
}

.b-order-steps__item:last-child {
    margin-bottom: 0
}

.b-order-steps__btns {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    width: 326px;
    margin-bottom: 145px
}

@media (max-width: 768px) {
    .b-order-steps__btns {
        width: 100%;
        margin-bottom: 50px
    }
}

@media (max-width: 600px) {
    .b-order-steps__btns {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.b-order-steps__btns--loadfile {
    margin-top: 30px;
    margin-bottom: 0;
    width: 410px
}

.b-order-steps__btns--loadfile label:after {
    content: "\412\44B\431\440\430\442\44C   \444\430\439\43B"
}

@media (max-width: 600px) {
    .b-order-steps__btns--loadfile {
        width: 100%
    }
}

.b-order-steps__btn:first-child {
    margin-right: 10px
}

@media (max-width: 600px) {
    .b-order-steps__btn:first-child {
        margin-right: 0
    }
}

@media (max-width: 600px) {
    .b-order-steps__btn:last-of-type {
        margin-bottom: 10px
    }
}

.b-order-steps__hint {
    margin-top: 10px;
    margin-bottom: 100px;
    display: block;
    font-size: 14px;
    color: #909BA8
}

.b-order-steps__input {
    height: 290px !important;
    width: calc(100% - 10px)
}

@media (max-width: 768px) {
    .b-order-steps__input {
        height: 100%;
        width: 100%
    }
}

.b-order {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-order {
        margin-bottom: 50px
    }
}

.b-order__section {
    margin-bottom: 20px;
    padding: 50px 40px 70px;
    background-color: #EBEFF8
}

@media (max-width: 768px) {
    .b-order__section {
        padding: 20px 15px
    }
}

.b-order__section input, .b-order__section textarea {
    border: 1px solid transparent
}

.b-order__address {
    margin-bottom: 30px
}

.b-order-complete {
    margin-top: 20px;
    margin-bottom: 100px;
    text-align: center
}

@media (max-width: 768px) {
    .b-order-complete {
        margin-bottom: 50px
    }
}

.b-order-complete__title {
    margin-bottom: 25px;
    font-size: 26px
}

.b-order-complete__text {
    margin-bottom: 20px;
    font-size: 18px
}

.b-order-complete__num {
    color: #0080c0
}

.b-order-complete .btn {
    max-width: 300px
}

.b-order-cancel {
    max-width: 360px;
    margin-top: 20px;
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .b-order-cancel {
        margin-bottom: 50px
    }
}

.b-order-cancel__text {
    margin: 20px 0
}

.b-order-cancel__text a {
    color: #0080c0
}

.b-order-cancel__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.b-order-cancel__inner .link-underline {
    margin-left: 5px;
    margin-top: 20px
}

.b-order-cancel .b-form__textarea {
    min-height: 200px
}

.b-order-cancel .btn {
    max-width: 220px;
    margin-top: 20px
}

.b-order .b-tabs {
    margin-bottom: 60px
}

.b-order .b-cart__item {
    min-height: 32px;
    padding: 5px 0
}

@media (max-width: 968px) {
    .b-order .b-cart__item {
        padding: 20px 0 0 !important
    }
}

@media (max-width: 600px) {
    .b-order .b-cart__item {
        padding: 20px !important
    }
}

.b-order .b-cart__cell--price {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px
}

.b-order .b-cart__cell--count {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px
}

@media (max-width: 968px) {
    .b-order .b-cart__cell--count {
        margin-left: 0;
        min-width: 50%;
        padding-right: 10px
    }
}

@media (max-width: 600px) {
    .b-order .b-cart__cell--count {
        display: -ms-flexbox;
        display: flex;
        min-width: 0;
        max-width: 275px;
        height: auto;
        padding-right: 0;
        padding-bottom: 0;
        float: none
    }
}

.b-order .b-cart__cell--article {
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px
}

.b-order .b-cart__head {
    padding: 15px 0
}

.b-order .b-cart__item-mobile-title {
    white-space: nowrap
}

@media (max-width: 968px) {
    .b-order .b-cart__item-mobile-title {
        display: block;
        min-width: 130px
    }
}

.b-order .b-cart .b-count {
    height: auto !important
}

@media (max-width: 600px) {
    .b-order .b-count {
        height: auto
    }
}

.b-order .b-checkbox__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-order .b-checkbox__label {
    margin-bottom: 10px
}

.page-not-fond {
    margin-bottom: 50px
}

.pagination {
    margin: 20px -5px 45px 0;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.tooltip {
    display:none !important;
}
@media (max-width: 768px) {
    .pagination {
        margin-right: 0;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.pagination__item {
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    background-color: #EBEFF8;
    font-weight: 500;
    transition: all .3s
}

.pagination__item:hover, .pagination__item.active {
    background-color: #0080c0;
    color: #fff
}

.pagination__item.active, .pagination__item--dots {
    cursor: default
}

.pagination__item--dots {
    background-color: transparent !important
}

.pagination__item--dots:hover {
    color: #383C3E
}

.payment-delivery__wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.payment-delivery__text {
    width: 80%
}

.payment-delivery__img {
    height: 150px;
    width: 20%
}

.payment-delivery__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.plus {
    position: relative;
    width: 15px;
    height: 15px;
    padding: 15px;
    cursor: pointer
}

.plus:hover:before, .plus:hover:after {
    background-color: #1f1a17
}

.plus:before, .plus:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    height: 15px;
    margin: auto;
    background-color: #909BA8;
    transition: .2s
}

.plus:before {
    transform: rotate(-45deg)
}

.plus:after {
    transform: rotate(45deg)
}

.plus--cross:before, .plus--cross:after {
    background-color: #383C3E
}

.plus--cross:hover:before, .plus--cross:hover:after {
    background-color: #0080c0
}

.preload {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1300;
    background-color: rgba(0, 0, 0, .6);
    transition: .3s;
    opacity: 1;
    visibility: visible
}

.preload.hidde {
    opacity: 0;
    visibility: hidden
}

.preload.ie .preload__img {
    display: none
}

.preload.ie .preload__img-ie {
    display: block
}

.preload__img {
    width: 170px
}

.preload__img-ie {
    width: 210px;
    display: none
}

.b-projects-detail__wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .b-projects-detail__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px
    }
}

@media (max-width: 768px) {
    .b-projects-detail__img {
        width: 100%;
        height: 200px
    }
}

.b-projects-detail__img--small {
    width: 462px;
    max-width: 100%;
    height: 400px;
    margin-left: 40px;
    margin-top: 60px
}

@media (max-width: 1024px) {
    .b-projects-detail__img--small {
        margin-left: 20px
    }
}

@media (max-width: 768px) {
    .b-projects-detail__img--small {
        width: 100%;
        height: 200px;
        margin-left: 0;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 0
    }
}

.b-projects-detail__img--bottom {
    width: 50%;
    min-height: 364px
}

@media (max-width: 768px) {
    .b-projects-detail__img--bottom {
        width: 100%;
        min-height: 50%
    }
}

.b-projects-detail__img--head {
    min-height: 364px;
    width: 800px
}

@media (max-width: 768px) {
    .b-projects-detail__img--head {
        width: 100%;
        min-height: 50%
    }
}

.b-projects-detail__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-projects-detail__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 364px
}

@media (max-width: 768px) {
    .b-projects-detail__info {
        min-height: 155px
    }
}

.b-projects-detail__info--head {
    padding: 40px 50px;
    width: 500px;
    background-color: #EBEFF8
}

@media (max-width: 1024px) {
    .b-projects-detail__info--head {
        padding: 20px 30px
    }
}

@media (max-width: 768px) {
    .b-projects-detail__info--head {
        padding: 20px 10px
    }
}

.b-projects-detail__info--main {
    width: 100%;
    height: 100%
}

@media (max-width: 768px) {
    .b-projects-detail__info--main {
        -ms-flex-order: 2;
        order: 2;
        padding: 10px 0
    }
}

.b-projects-detail__info--bottom {
    padding: 40px 50px;
    width: 50%;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #1f1a17;
    color: #fff
}

@media (max-width: 768px) {
    .b-projects-detail__info--bottom {
        padding: 20px 15px
    }
}

@media (max-width: 768px) {
    .b-projects-detail__info {
        height: 100%;
        width: 100%
    }
}

.b-projects-detail__link {
    display: inline-block;
    color: #909BA8;
    text-decoration: underline
}

.b-projects-detail__link:hover {
    color: #0080c0
}

@media (max-width: 600px) {
    .b-projects-detail__link {
        margin-bottom: 20px
    }
}

.b-projects-detail__title, .b-projects-detail__text {
    display: inline-block
}

.b-projects-detail__title:not(:last-of-type), .b-projects-detail__text:not(:last-of-type) {
    margin-bottom: 20px
}

.b-projects-detail__text--city {
    margin-top: auto;
    font-size: 20px;
    color: #0080c0
}

.b-projects-detail__title {
    font-weight: 700 !important
}

.b-projects-detail__title--small {
    margin-bottom: 10px;
    display: none
}

.b-projects-detail__title--big {
    font-size: 22px;
    margin-bottom: 20px
}

.b-projects__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px
}

@media (max-width: 1024px) {
    .b-projects__inner {
        margin-left: -10px
    }
}

@media (max-width: 600px) {
    .b-projects__inner {
        margin-left: 0
    }
}

.b-projects__item {
    position: relative;
    height: 260px;
    width: calc(33.33% - 40px);
    margin-left: 40px;
    margin-bottom: 40px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .b-projects__item {
        margin-left: 10px;
        margin-bottom: 10px;
        width: calc(33.33% - 10px)
    }
}

@media (max-width: 768px) {
    .b-projects__item {
        width: calc(50% - 10px)
    }
}

@media (max-width: 600px) {
    .b-projects__item {
        width: 100%;
        margin-left: 0
    }
}

.b-projects__item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    transition: .2s
}

.b-projects__item:hover .b-projects__img {
    transform: scale(1.1)
}

.b-projects__item:hover .b-projects__img:before {
    opacity: 0
}

.b-projects__item:hover:after {
    background-color: #0080c0
}

.b-projects__item .title-4 {
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: calc(100% - 40px);
    padding-bottom: 0;
    color: #fff
}

.b-projects__img {
    width: 100%;
    height: 100%;
    transition: .4s ease-in-out;
    overflow: hidden
}

.b-projects__img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    transition: .4s;
    background: linear-gradient(to bottom, rgba(7, 16, 45, 0), rgba(7, 16, 45, 0.5))
}

.b-projects__img img {
    width: 100%;
    height: 100%;
    transition: .4s;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-search {
    position: fixed;
    left: 0;
    width: 100vw;
    margin-top: -1px;
    padding-top: 120px;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    transition: .4s
}

@media (max-width: 1300px) {
    .b-search {
        padding-top: 100px
    }
}

@media (max-width: 600px) {
    .b-search {
        padding-top: 60px
    }
}

.b-search__inner {
    text-align: center
}

.b-search__close {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 45px;
    height: 45px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #EBEFF8;
    border-radius: 50%
}

@media (max-width: 1300px) {
    .b-search__close {
        top: 30px;
        right: 15px
    }
}

@media (max-width: 600px) {
    .b-search__close {
        top: 20px;
        width: 25px;
        height: 25px;
        background-color: #fff
    }
}

.b-search-input {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
    border-bottom: 2px solid #0080c0
}

.b-search-input__input {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: calc(100% - 20px);
    padding-right: 5px;
    font-size: 24px
}

@media (max-width: 600px) {
    .b-search-input__input {
        font-size: 16px
    }
}

.b-search-input__input::-webkit-input-placeholder {
    color: #383C3E
}

.b-search-input__input:-ms-input-placeholder {
    color: #383C3E
}

.b-search-input__input::placeholder {
    color: #383C3E
}

.b-search-input__btn {
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    cursor: pointer;
    transition: .2s
}

.b-search-input__btn:hover {
    color: #0080c0
}

.b-search-input__btn:hover svg g {
    stroke: #0080c0
}

.b-search-input__btn svg {
    margin-right: 5px
}

.b-search-input__btn svg g {
    transition: .2s
}

@media (max-width: 600px) {
    .b-search-input__btn span {
        display: none
    }
}

.title-search-result .title-search:first-of-type {
    margin-top: 10px
}

.title-search-item {
    margin-bottom: 5px
}

.title-search-item b {
    font-weight: 400;
    color: #0080c0
}

.title-search-all {
    margin-top: 10px;
    font-weight: 700
}

.title-search a {
    color: #383C3E;
    transition: .2s
}

.title-search a:hover {
    color: #0080c0
}

.select__wrap {
    position: relative
}

.select__wrap--small {
    min-width: 200px
}

.select__wrap--small .select-styled, .select__wrap--small .select-options li {
    padding-top: 7px;
    padding-bottom: 7px
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.select-hidden.inactive + .select-styled {
    pointer-events: none
}

.select-hidden.inactive + .select-styled:after {
    display: none
}

.select-styled {
    width: 100%;
    padding: 13px 40px 13px 20px;
    background-color: #fff;
    border: 1px solid #EBEFF8;
    transition: .2s ease-in;
    cursor: pointer;
    position: relative
}

.select-styled:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    right: 20px;
    border: 3px solid transparent;
    border-top-color: #383C3E;
    border-left-color: #383C3E;
    transform: translateY(-50%) translateZ(0) scale(-1) rotate(45deg);
    transition: .2s
}

@media (max-width: 768px) {
    .select-styled {
        padding: 10px 40px 10px 20px
    }
}

.select-styled.active {
    z-index: 2
}

.select-styled.active:after {
    border-top-color: #0080c0;
    border-left-color: #0080c0;
    top: calc(50% + 2px);
    transform: translateY(-50%) scale(1) rotate(45deg)
}

.select-styled.active + ul + .select-shadow {
    visibility: visible;
    opacity: 1
}

.select-options {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0
}

.select-options li {
    margin: 0;
    padding: 15px 20px;
    position: relative;
    background-color: #fff;
    transition: .2s ease-in;
    z-index: 2;
    cursor: pointer
}

.select-options li:hover {
    background: #EBEFF8
}

.select-options li[rel="hide"] {
    display: none
}

.select-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 10px rgba(7, 16, 45, 0.15);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: .1s
}

.b-slider-similar {
    margin-bottom: 100px
}

.b-slider-similar__inner {
    position: relative
}

.b-slider-similar__arrows {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -60px;
    right: 0
}

@media (max-width: 768px) {
    .b-slider-similar__arrows {
        display: none
    }
}

@media (max-width: 600px) {
    .b-slider-similar .swiper-container {
        margin: 0 -15px
    }
}

@media (max-width: 600px) {
    .b-slider-similar .swiper-slide {
        display: -ms-flexbox;
        display: flex;
        max-width: 280px;
        position: relative
    }

    .b-slider-similar .swiper-slide:last-of-type {
        max-width: 295px
    }

    .b-slider-similar .swiper-slide:last-of-type:after {
        content: '';
        display: block;
        width: 15px;
        height: 1px
    }

    .b-slider-similar .swiper-slide:before {
        content: '';
        display: block;
        width: 15px;
        height: 1px
    }
}

.b-slider-arrow {
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #EBEFF8;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    transition: .2s
}

.b-slider-arrow:hover {
    background-color: #0080c0
}

.b-slider-arrow:hover.b-slider-arrow--prev:after {
    border-left-color: #fff;
    border-bottom-color: #fff
}

.b-slider-arrow:hover.b-slider-arrow--next:after {
    border-top-color: #fff;
    border-right-color: #fff
}

.b-slider-arrow:after {
    content: '';
    position: static;
    border: 4px solid transparent;
    transform: rotate(45deg);
    transition: .2s
}

.b-slider-arrow--prev:after {
    margin-left: 4px;
    border-left-color: #383C3E;
    border-bottom-color: #383C3E
}

.b-slider-arrow--next {
    margin-left: 10px
}

.b-slider-arrow--next:after {
    margin-right: 4px;
    border-top-color: #383C3E;
    border-right-color: #383C3E
}

@media (max-width: 600px) {
    .b-slider .swiper-container--mobile {
        padding-bottom: 30px
    }
}

.b-slider .swiper-container--mobile .swiper-pagination {
    display: none
}

@media (max-width: 600px) {
    .b-slider .swiper-container--mobile .swiper-pagination {
        display: block
    }
}

.b-slider .swiper-pagination {
    position: static;
    margin-top: 13px;
    margin-bottom: -4px
}

.b-slider .swiper-pagination-bullet {
    background: #383C3E;
    opacity: 1
}

.b-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0080c0
}

@media (max-width: 600px) {
    .b-static-detail {
        margin-bottom: 20px
    }
}

.b-static-detail__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media (max-width: 768px) {
    .b-static-detail__header {
        display: block
    }
}

.b-static-detail__img {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 300px;
    min-width: 300px;
    height: 300px;
    margin-right: 40px;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 768px) {
    .b-static-detail__img {
        min-height: 200px;
        max-height: 200px;
        margin: 0 auto 20px
    }
}

.b-static-detail__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: none;
    font-family: "object-fit:none";
    object-fit: none
}

.b-static-detail__title {
    width: 70%
}

@media (max-width: 768px) {
    .b-static-detail__title {
        width: 100%
    }
}

.b-static-detail__content {
    border: 1px solid #EBEFF8
}

.b-static-detail__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase
}

.b-static-detail__link {
    color: #909BA8;
    font-size: 14px
}

.b-static-detail__link:hover {
    color: #0080c0
}

.b-static__link {
    color: #909BA8;
    margin-bottom: 20px;
    margin-right: 20px;
    transition: .2s
}

.b-static__link:hover {
    color: #0080c0
}

.b-static__link:hover svg * {
    stroke: #0080c0
}

.b-static__link svg {
    transition: .2s
}

.b-static ul {
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .b-static ul {
        margin-bottom: 20px
    }
}

.b-static ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px
}

.b-static ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #0080c0;
    position: absolute;
    top: 7px;
    left: 0
}

@media (max-width: 768px) {
    .b-static ul li:before {
        top: 5px
    }
}

.b-static p a {
    transition: .2s
}

.b-static p a:hover {
    color: #0080c0
}

.b-static ol {
    margin-left: 15px;
    list-style-type: decimal
}

@media (max-width: 768px) {
    .b-static ol ol {
        margin-left: 0
    }
}

.b-static ol li {
    color: #0080c0
}

.b-static ol p {
    color: #383C3E
}

.b-static ol span {
    color: #383C3E;
    margin: 0
}

.b-static.b-privacy ol {
    list-style-type: decimal;
    counter-reset: item
}

.b-static.b-privacy ol li {
    color: #0080c0;
    display: block;
    padding-top: 10px
}

.b-static.b-privacy ol li:before {
    content: counters(item, ".") ". ";
    counter-increment: item
}

.b-static.b-privacy ol li span {
    display: inline;
    color: #383C3E;
    margin: 0
}

.b-static-table-img {
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .b-static-table-img {
        display: block
    }
}

.b-static-table-img div {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 5px
}

@media (max-width: 1023px) {
    .b-static-table-img div {
        margin-bottom: 5px
    }
}

.b-static-table-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover
}

.b-static p {
    line-height: 1.8;
    margin-bottom: 32px
}

.title-1 {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    position: relative
}

@media (max-width: 768px) {
    .title-1 {
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 28px;
        display: flow-root;
    }
}

.title-1 > a {
    transition: .2s
}

.title-1 > a:hover {
    transition: .2s;
    color: #0080c0
}

.title-1 .link-underline {
    text-transform: lowercase;
    margin-right: 20px;
    margin-bottom: -5px
}

.title-1 .link-underline:first-letter {
    text-transform: uppercase
}

.title-1 .title-1, .title-1 .title-2, .title-1 .title-3, .title-2 .title-1, .title-2 .title-2, .title-2 .title-3, .title-3 .title-1, .title-3 .title-2, .title-3 .title-3 {
    margin: 0
}

.title-m-1 {
    font-size: 48px
}

@media (max-width: 768px) {
    .title-m-1 {
        font-size: 30px
    }
}

.title-2 {
    margin: 0 0 15px;
    font-size: 24px;
    transition: .2s
}

@media (max-width: 768px) {
    .title-2 {
        font-size: 20px
    }
}

.title-2:not(.title-2--normal) {
    text-transform: uppercase
}

.title-m-2 {
    font-size: 24px
}

@media (max-width: 768px) {
    .title-m-2 {
        font-size: 20px
    }
}

.title-3 {
    margin: 0 0 15px;
    font-size: 20px;
    text-transform: uppercase;
    transition: .2s
}

@media (max-width: 768px) {
    .title-3 {
        font-size: 18px
    }
}

.title-4 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    transition: .2s
}

.title-5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px
}

.title-line {
    position: absolute;
    right: calc(100% + 50px);
    top: 16px;
    width: 360px;
    height: 2px;
    background-color: #0080c0;
    animation-delay: 1s;
    animation-duration: .5s !important
}

@media (max-width: 1200px) {
    .title-line {
        display: none
    }
}

.tooltip {
    display: inline-block;
    font-size: 16px;
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    background-color: #EBEFF8;
    text-align: center;
    font-weight: 500 !important;
    line-height: 20px;
    border-radius: 50%;
    position: relative;
    cursor: default;
    transition: .2s
}

.tooltip:hover, .tooltip.active {
    color: #fff;
    background-color: #0080c0
}

.tooltip:hover .tooltip__content, .tooltip.active .tooltip__content {
    opacity: 1;
    visibility: visible
}

.tooltip__content {
    width: 320px;
    padding: 15px 20px 20px;
    position: absolute;
    left: 2px;
    bottom: 30px;
    min-height: 66px;
    font-size: 12px;
    transform: translateX(-50%);
    background-color: #1f1a17;
    text-align: left;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease .3s, visible ease .3s;
    z-index: 2
}

@media (max-width: 1300px) {
    .tooltip__content {
        width: 290px
    }
}

@media (max-width: 768px) {
    .tooltip__content {
        width: 205px
    }
}

.tooltip__content:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    transform: rotate(45deg);
    background-color: #1f1a17;
    left: 50%;
    top: calc(100% - 9px)
}

.tooltip__content span {
    display: block
}

.tooltip__content span:not(:last-of-type) {
    margin-bottom: 15px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

@media (max-width: 1024px) {
    .main-catalog__item {
        margin-bottom: 20px;
        width: 31%;
    }
    .main-advantages__text {
        max-height: 175px;
        overflow: hidden;
    }
    .b-footer-top a {
        line-height: 35px;
    }
    .title-1 {
        margin: 0px 0 25px;
    }
    form#chronoform-podbor div#ftr-text1 {
        width: 47%;
    }
}
.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base, .noUi-handle {
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-connect {
    background: #3FB8AF;
    border-radius: 4px;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    transition: background 450ms
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-large, .noUi-marker-sub {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    transform: translate3d(0, 50%, 0);
    padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0);
    max-height: fit-content;
    padding-bottom: 20px
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' %20fill%3D '%23007aff' %2F%3E%3C%2Fsvg%3E);
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' %20fill%3D '%23000000' %2F%3E%3C%2Fsvg%3E)
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' %20fill%3D '%23ffffff' %2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' %20fill%3D '%23007aff' %2F%3E%3C%2Fsvg%3E);
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' %20fill%3D '%23000000' %2F%3E%3C%2Fsvg%3E)
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20viewBox%3D '0%200%2027%2044' %3E%3Cpath%20d%3D 'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' %20fill%3D '%23ffffff' %2F%3E%3C%2Fsvg%3E)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 20px
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
@media (max-width: 600px) {
    .main-catalog__item {
        width: calc(100% - 10px);
        margin-bottom: 10px;
        margin-left: 5px;
        padding: 13px
    }
    .g-recaptcha div {
        width: 260px !important;
    }
    .g-recaptcha iframe {
        width: 260px;
    }
    .rc-anchor-normal {
        width: 255px;
    }
    form#chronoform-podbor div#ftr-text2 {
        margin-left: 0;
        width: 100%;
    }
    form#chronoform-ipoteka div#ftr-text1 {
        width: 100%;
        display: inline-block;
    }
    form#chronoform-ipoteka div#ftr-text2 {
        width: 100%;
        display: inline-block;
    }
    form#chronoform-ipoteka div#ftr-text3 {
        width: 100%;
        display: inline-block;
    }
    form#chronoform-ipoteka div#ftr-text4 {
        width: 100%;
        display: inline-block;
    }
    .ba-goback {
        margin: 5px 0 !important;
    }
    .ba-gallery:not(.album-in-lightbox) .ba-goback h2 {
        box-sizing: border-box;
        text-align: center !important;
        width: 100% !important;
        word-wrap: normal;
        float: right;
        display: contents;
    }
    .ba-gallery .ba-goback > a {
        border-radius: 50% !important;
        box-sizing: content-box;
        float: left;
        font-size: 24px !important;
        margin-right: 0 !important;
        padding: 15px;
        text-align: center;
        width: 24px;
    }
    .categories-description {
        display: none;
    }
    form#chronoform-podbor div#ftr-text1 {
        width: 100%;
    }

}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D '0%200%20120%20120' %20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20xmlns%3Axlink%3D 'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink' %3E%3Cdefs%3E%3Cline%20id%3D 'l' %20x1%3D '60' %20x2%3D '60' %20y1%3D '7' %20y2%3D '27' %20stroke%3D '%236c6c6c' %20stroke-width%3D '11' %20stroke-linecap%3D 'round' %2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(30%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(60%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(90%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(120%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(150%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.37' %20transform%3D 'rotate(180%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.46' %20transform%3D 'rotate(210%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.56' %20transform%3D 'rotate(240%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.66' %20transform%3D 'rotate(270%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.75' %20transform%3D 'rotate(300%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.85' %20transform%3D 'rotate(330%2060%2C60)' %2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D '0%200%20120%20120' %20xmlns%3D 'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' %20xmlns%3Axlink%3D 'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink' %3E%3Cdefs%3E%3Cline%20id%3D 'l' %20x1%3D '60' %20x2%3D '60' %20y1%3D '7' %20y2%3D '27' %20stroke%3D '%23fff' %20stroke-width%3D '11' %20stroke-linecap%3D 'round' %2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(30%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(60%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(90%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(120%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.27' %20transform%3D 'rotate(150%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.37' %20transform%3D 'rotate(180%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.46' %20transform%3D 'rotate(210%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.56' %20transform%3D 'rotate(240%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.66' %20transform%3D 'rotate(270%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.75' %20transform%3D 'rotate(300%2060%2C60)' %2F%3E%3Cuse%20xlink%3Ahref%3D '%23l' %20opacity%3D '.85' %20transform%3D 'rotate(330%2060%2C60)' %2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.datepicker--cells {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4EB5E6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4EB5E6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, .1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #FF9A19;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1 1 0;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.-only-timepicker- .datepicker--content, .datepicker--body, .datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years, .datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, transform .3s ease, left 0 .3s;
    z-index: 100
}

.datepicker.-from-top- {
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    transform: translateY(8px)
}

.datepicker.-from-left- {
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    transform: translate(0);
    transition: opacity .3s ease, transform .3s ease, left 0 0
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-action:hover, .datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer, .-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer, .-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action, .datepicker--nav-title {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons, .datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: -ms-flexbox;
    display: flex
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -ms-flex: 1;
    flex: 1 1 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1 1 0;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1 1 0;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
    outline: 0
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}

.errors-block {
    color: red;
    margin-bottom: 10px
}

/* увеличенная картинка */
#magnify {
    display: none;

    /* position: absolute; upd: 24.10.2016 */
    position: fixed;
    max-width: 600px;
    height: auto;
    z-index: 9999;
}

#magnify img {
    width: 100%;
}

/* затемняющий фон */
#overlay {
    display: none;

    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
    width: 30px;
    height: 30px;

    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    width: 30px;
    height: 30px;
    background: url(https://codernote.ru/files/cross.png) no-repeat center center;
    background-size: 16px 16px;
    display: block;
}

@keyframes rota {
    25% { transform: rotate(360deg); }
}

#close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}