@font-face {
    font-family: 'Panton';
    src: local('Panton'), local('Panton-Regular'), url('../fonts/Panton-Regular.woff2') format('woff2'), url('../fonts/Panton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Panton';
    src: local('Panton SemiBold'), local('Panton-SemiBold'), url('../fonts/Panton-SemiBold.woff2') format('woff2'), url('../fonts/Panton-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Panton';
    src: local('Panton Light'), local('Panton-Light'), url('../fonts/Panton-Light.woff2') format('woff2'), url('../fonts/Panton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Panton';
    src: local('Panton Bold'), local('Panton-Bold'), url('../fonts/Panton-Bold.woff2') format('woff2'), url('../fonts/Panton-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Panton';
    src: local('Panton ExtraBold'), local('Panton-ExtraBold'), url('../fonts/Panton-ExtraBold.woff2') format('woff2'), url('../fonts/Panton-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

.mob-only {
    display: none;
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.hover-fade {
    opacity: 100%;
    transition: 0.5s;
}

.hover-fade:hover {
    opacity: 50%;
}

.showroom-block {
    margin-top: 16px;
}

.map-showroom {
    position: relative;
}

.map-showroom .section__map {
    height: calc(100% - 40px) !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-40 {
    padding-bottom: 40px;
}

.showroom-block .address-row {
    color: #207DFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.showroom-block .address-way-to {
    color: #6D7281;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration-line: underline;
    margin-bottom: 8px;
}

.showroom-block .address-row-work-time {
    color: #252A2E;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.w-half {
    width: 50%;
    max-width: 50%;
}

.showroom-block .address-row-action-buttons {
    color: #207DFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.showroom-block .address-row-area-info {
    display: inline-flex;
    padding: 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 3px;
    white-space: nowrap;
    background: rgba(24, 185, 59, 0.20);
}

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

.button_blue {
    font-size: 16px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #207DFF;
}

@media (min-width: 576px) {
    .container {
        max-width: 570px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 740px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1025px) {
    .container {
        max-width: 1000px
    }
}

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

@media (min-width: 1550px) {
    .container {
        max-width: 1520px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

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

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

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

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

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

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

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

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

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

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

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

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

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

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1025px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1025px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
cite,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    min-width: 320px;
    font-family: 'Panton', Open Sans, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    color: #252A2E;
    text-align: left;
    background-color: #F3F6FB;
    letter-spacing: 0.05em
}

@media (max-width: 1023px) {
    body {
        font-size: 16px
    }
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
    word-break: inherit;
    white-space: inherit;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    overflow: inherit;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px
}

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

p:empty {
    margin-bottom: 0;
    display: none
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

cite {
    font-style: normal
}

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

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

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

dt {
    font-weight: bold
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 20px
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bold
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
    -o-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

a:focus,
a:hover {
    text-decoration: none
}

a:not([class]) {
    text-decoration: underline
}

a:not([class]):focus,
a:not([class]):hover {
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

table {
    border-collapse: collapse
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: inherit
}

button {
    padding: 0;
    border: none;
    border-radius: 0;
    color: inherit;
    background-color: transparent;
    font-weight: inherit;
    cursor: pointer;
    -webkit-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
    -o-transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s;
    transition: color ease-in-out 0.3s, background-color ease-in-out 0.3s, border-color ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

button:focus {
    outline: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: none
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

* {
    outline: none !important
}

img {
    max-width: 100%
}

svg {
    pointer-events: none
}

.text-center {
    text-align: center
}

.list_unstyled {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

ul:not([class]) {
    list-style: none;
    margin-top: 0;
    padding: 0
}

ul:not([class]):last-child {
    margin-bottom: 0
}

ul:not([class]) li {
    position: relative;
    padding-left: 25px
}

ul:not([class]) li:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #252A2E;
    border-radius: 50%
}

ul:not([class]) li + li {
    margin-top: 20px
}

ul:not([class]) ol,
ul:not([class]) ul {
    margin-top: 10px;
    padding-left: 20px
}

ol:not([class]) {
    list-style: none;
    margin-top: 0;
    padding: 0;
    counter-reset: myCounter
}

ol:not([class]):last-child {
    margin-bottom: 0
}

ol:not([class]) li {
    position: relative;
    padding-left: 0
}

ol:not([class]) li:before {
    counter-increment: myCounter;
    content: counters(myCounter, ".") ".";
    margin-right: 10px;
    display: inline;
    color: #252A2E;
    font-weight: 500;
    vertical-align: baseline
}

ol:not([class]) li + li {
    margin-top: 20px
}

ol:not([class]) ol,
ol:not([class]) ul {
    margin-top: 10px;
    padding-left: 20px
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.main-content {
    padding-bottom: 100px
}

.section {
    position: relative;
    overflow: hidden
}

.section .container {
    position: relative;
    z-index: 2
}

.bg_gray {
    background-color: #9FA5B9
}

.bg_gray-medium {
    background-color: #6D7281
}

.bg_gray-dark {
    background-color: #6A6F7B
}

.bg_blue {
    background-color: #0085E5
}

.bg_green {
    background-color: #18B93B
}

.bg_orange {
    background-color: #FF6B00
}

.bg_yellow {
    background-color: #FFC700
}

.bg_red {
    background-color: #F53434
}

.bg_light {
    background-color: #F3F6FB
}

.bg_white {
    background-color: #ffffff
}

.bg_black {
    background-color: #252A2E
}

.bg_violet {
    background-color: #A034F5
}

.bg_normal_red {
    background-color: #D32F2F
}

.bg_magenta {
    background-color: #C2185B
}

.bg_purple {
    background-color: #7B1FA2
}

.bg_violent {
    background-color: #512DA8
}

.bg_darkblue {
    background-color: #303F9F
}

.bg_seablue {
    background-color: #1976D2
}

.bg_skyblue {
    background-color: #0288D1
}

.bg_biruzze {
    background-color: #0097A7
}

.bg_darkgreen {
    background-color: #00796B
}

.bg_forestgreen {
    background-color: #388E3C
}

.bg_grassgreen {
    background-color: #689F38
}

.bg_saladgreen {
    background-color: #AFB42B
}

.bg_sunyellow {
    background-color: #FBC02D
}

.bg_brightorange {
    background-color: #FFA000
}

.bg_carrot {
    background-color: #E64A19
}

.bg_bearbrown {
    background-color: #5D4037
}

.bg_raingray {
    background-color: #616161
}

.bg_wetgray {
    background-color: #455A64
}

.bg_orange2 {
    background-color: #F57C00
}

.color_white {
    color: #ffffff
}

.color_red {
    color: #F53434
}

.color_green {
    color: #18B93B
}

.color_orange {
    color: #FF6B00
}

.color_yellow {
    color: #FFC700
}

.color_blue {
    color: #0085E5
}

.color_gray {
    color: #9FA5B9
}

.color_gray-medium {
    color: #6D7281
}

.color_gray-dark {
    color: #6A6F7B
}

.color_black {
    color: #252A2E
}

.section__title {
    text-transform: uppercase
}

.section__title_style1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
}

.section__title_style2 {
    font-size: 16px
}

.section__title_style3 {
    position: relative;
    padding-bottom: 30px;
    font-size: 20px;
    text-align: center
}

.section__title_style3:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 200px;
    height: 3px;
    background-color: currentColor;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section__title_style4 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2
}

.section__title_style5 {
    font-weight: 400;
    font-size: 20px
}

.section__title_style6 {
    font-weight: 400;
    font-size: 30px;
    line-height: 120%
}

.section__title_style7 {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%
}

.section__title_style8 {
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase
}

.section__title_style9 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase
}

.section__title .line {
    display: block
}

.section__description :last-child {
    margin-bottom: 0
}

.socials-list {
    z-index: 4
}

.socials-list .list__item {
    margin-right: 40px;
    margin-bottom: 40px;
    display: inline-block;
    width: 40px;
    vertical-align: baseline;
    line-height: 0;
    font-size: 0
}

.socials-list .list__item:last-child {
    margin-right: 0
}

.socials-list .link {
    display: block;
    width: 100%;
    color: #6A6F7B
}

.socials-list .link svg {
    width: 100%;
    height: auto
}

.socials-list .link:focus,
.socials-list .link:hover {
    color: #252A2E
}

.marks-list {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right
}

.marks-list__icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.marks-list .list__item {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: 24px;
    display: inline-block;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 800;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.marks-list .list__item + .list__item {
    margin-top: 5px
}

.section__controls {
    text-align: right
}

.section__controls-all,
.section__controls-nav {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}

.section__controls-all {
    padding-right: 45px;
    color: #6D7281;
    font-size: 14px;
    text-transform: uppercase
}

.section__controls-all a {
    line-height: 1.4
}

.section__controls-all a:focus,
.section__controls-all a:hover {
    color: #252A2E
}

.promocode-block {
    padding: 6px 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center
}

.promocode-block__title {
    margin-right: 10px;
    vertical-align: middle
}

.promocode-block__code {
    font-weight: 800;
    font-size: 20px;
    vertical-align: middle
}

.promocode-block p {
    margin-bottom: 0
}

.text-block img {
    margin-bottom: 45px;
    display: block;
    border-radius: 3px;
    overflow: hidden
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
    .text-block img {
        width: 100%;
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.text-block .video-responsive {
    margin-bottom: 45px;
    display: block;
    border-radius: 3px;
    overflow: hidden
}

.text-block p + .video-responsive,
.text-block p + h1,
.text-block p + h2,
.text-block p + h3,
.text-block p + h4,
.text-block p + h5,
.text-block p + h6,
.text-block p + img {
    margin-top: 45px
}

.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6 {
    margin-bottom: 20px;
    color: #252A2E;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase
}

.text-block :last-child {
    margin-bottom: 0
}

.section_vertical-navigation {
    width: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 300px;
    position: relative
}

.section_vertical-navigation .list {
    overflow: hidden;
    padding: 5px 0 35px;
    color: #6D7281
}

.section_vertical-navigation .list .col-auto {
    width: 100%
}

.section_vertical-navigation .list .link {
    display: block;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px
}

.section_vertical-navigation .list .link:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #6D7281;
    left: 0;
    top: 50%;
    width: 35px;
    height: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_vertical-navigation .list .link:focus:before,
.section_vertical-navigation .list .link:hover:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.section_vertical-navigation .list .link.active {
    font-weight: 800;
    color: #252A2E
}

.section_vertical-navigation .list .link.active:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    border-color: #252A2E
}

.section_vertical-navigation:before {
    content: '';
    position: absolute;
    top: -100px;
    left: 0;
    width: 1px;
    background-color: #D9E1EA;
    bottom: 0
}

.body-tab-nav {
    padding: 50px 0 5px
}

.body-tab-nav_checkout {
    padding: 30px 0 15px
}

.body-tab-nav .list {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: rgba(255, 255, 255, 0.5)
}

.body-tab-nav .list__item {
    padding: 0;
    padding-right: 50px
}

.body-tab-nav .list__item .link {
    display: inline-block;
    padding-bottom: 5px;
    position: relative
}

.body-tab-nav .list__item .link:focus,
.body-tab-nav .list__item .link:hover {
    color: #ffffff
}

.body-tab-nav .list__item .link.active {
    color: #ffffff
}

.body-tab-nav .list__item .link.active:before {
    width: 100%
}

.body-tab-nav .list__item .link:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    bottom: 0
}

.body-tab-nav .list__item:last-child {
    padding-right: 0
}

.body-tab-nav .scroll-element_track {
    border-radius: 3px
}

.note {
    font-size: 14px;
    line-height: 17px
}

.pagination-block {
    position: relative;
    margin-top: 20px;
    overflow: hidden
}

.pagination-block .row {
    margin: 0 -5px;
    flew-wrap: nowrap
}

.pagination-block .row .pagination,
.pagination-block .row .show-more {
    padding: 0 5px
}

.pagination-block .row .show-more {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 80px)
}

.pagination-block .row .btn_show-more {
    width: 100%
}

.pagination-block .row .btn_show-more .btn__icon {
    display: none
}

.pagination-block .row .pagination {
    margin-left: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px
}

.pagination-block .row .pagination__current-btn {
    width: 100%
}

.pagination-block .row .pagination__block {
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    padding: 0 80px 0 20px;
    height: 50px;
    color: #6D7281;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #D9E1EA;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.pagination-block .row .pagination__block .btn_show-more .btn__icon {
    display: none
}

.pagination-block .row .pagination__control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 70px;
    border-left: 1px solid #D9E1EA;
    text-align: center
}

.pagination-block .row .pagination__control-btn {
    width: 100%;
    height: 100%;
    line-height: 0
}

.pagination-block .row .pagination__control-btn svg {
    width: 20px;
    height: 20px
}

.pagination-block .row .pagination__control-btn:focus,
.pagination-block .row .pagination__control-btn:hover {
    color: #252A2E;
    background-color: #D9E1EA
}

.pagination-block .row .pagination__content {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto
}

.pagination-block .row .pagination .scrollbar-inner {
    height: 100%
}

.pagination-block .row .pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination-block .row .pagination__list .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px
}

.pagination-block .row .pagination__list .link {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 31px;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden
}

.pagination-block .row .pagination__list .link:focus,
.pagination-block .row .pagination__list .link:hover {
    color: #252A2E;
    background-color: #F3F6FB
}

.pagination-block .row .pagination__list .link.active {
    color: #ffffff;
    background-color: #6D7281
}

.pagination-block .row .pagination.pagination_opened .pagination__block {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.not-results-found {
    padding: 20px 0
}

.not-results-found__title {
    margin-bottom: 15px
}

.not-results-found__descr {
    margin-bottom: 45px;
    color: #6D7281
}

.cookies-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    padding: 15px 0;
    color: #ffffff;
    background-color: #252A2E;
    font-size: 14px;
    line-height: 1.2
}

.cookies-banner .container {
    position: relative
}

.cookies-banner__text {
    padding-left: 40px
}

.cookies-banner .link {
    text-decoration: underline
}

.cookies-banner .link:focus,
.cookies-banner .link:hover {
    text-decoration: none
}

.cookies-banner__control {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background-color: transparent;
    line-height: 0
}

.cookies-banner__control svg {
    width: 100%;
    height: auto
}

.cookies-banner__control:focus,
.cookies-banner__control:hover {
    color: #D9E1EA
}

.text-quote-main {
    text-align: center;
    position: relative;
    color: #252A2E;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 150%; /* 48px */
    text-transform: uppercase;
    width: 90%;
    padding-bottom: 24px;
    margin: 100px auto;
}

.text-quote-main::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 400px;
    height: 3px;
    background: #252A2E;
}

.delivery-regulation-link {
    color: #6D7281;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: underline
}

.delivery-regulation-link:focus,
.delivery-regulation-link:hover {
    color: #252A2E;
    text-decoration: none
}

@media (max-width: 1549px) {
    .socials-list .list__item {
        margin-right: 35px;
        margin-bottom: 35px;
        width: 36px
    }

    .text-quote-main {
        font-size: 26px
    }

    .right-banners-main {
        height: 205px !important;
    }

    .section__title_style4 {
        font-size: 26px
    }

    .body-tab-nav .list {
        margin-bottom: 20px
    }

    .body-tab-nav .list__item {
        padding-right: 30px
    }
}

@media (max-width: 1199px) {
    .main-content {
        padding-bottom: 70px
    }

    .section__title_style1 {
        font-size: 35px
    }

    .section__title_style4 {
        font-size: 24px
    }

    .section__title_style5 {
        font-size: 18px
    }

    .socials-list .list__item {
        margin-right: 30px;
        margin-bottom: 30px;
        width: 36px
    }

    .section__controls-all {
        padding-right: 35px
    }

    .text-block img {
        margin-bottom: 30px
    }

    @supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
        .text-block img {
            height: 400px
        }
    }
    .text-block .video-responsive {
        margin-bottom: 30px
    }

    .text-block p + .video-responsive,
    .text-block p + h1,
    .text-block p + h2,
    .text-block p + h3,
    .text-block p + h4,
    .text-block p + h5,
    .text-block p + h6,
    .text-block p + img {
        margin-top: 40px
    }

    .text-block h1,
    .text-block h2,
    .text-block h3,
    .text-block h4,
    .text-block h5,
    .text-block h6 {
        margin-bottom: 20px;
        font-size: 20px
    }
}

@media (max-width: 1023px) {
    .section__title_style1 {
        font-size: 30px
    }

    .section__title_style3 {
        padding-bottom: 20px;
        font-size: 18px
    }

    .section__title_style3:after {
        width: 150px
    }

    .section__title_style9 {
        font-size: 14px;
        line-height: 17px
    }

    .section_vertical-navigation {
        width: 100%;
        max-width: 100%
    }

    .section_vertical-navigation:before {
        top: auto;
        right: 0;
        height: 1px;
        width: 100%
    }

    .pagination-block .row {
        margin: 0 -3px
    }

    .pagination-block .row .pagination,
    .pagination-block .row .show-more {
        padding: 0 3px
    }

    .pagination-block .row .show-more {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 60px)
    }

    .pagination-block .row .pagination {
        margin-left: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px
    }

    .pagination-block .row .pagination__block {
        padding: 0 65px 0 10px;
        height: 45px
    }

    .pagination-block .row .pagination__control {
        width: 55px
    }

    .text-block img {
        margin-bottom: 25px
    }

    @supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
        .text-block img {
            height: 350px
        }
    }
    .text-block .video-responsive {
        margin-bottom: 25px
    }

    .text-block p + .video-responsive,
    .text-block p + h1,
    .text-block p + h2,
    .text-block p + h3,
    .text-block p + h4,
    .text-block p + h5,
    .text-block p + h6,
    .text-block p + img {
        margin-top: 30px
    }

    .text-block h1,
    .text-block h2,
    .text-block h3,
    .text-block h4,
    .text-block h5,
    .text-block h6 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 1.4
    }

    ul:not([class]) li {
        padding-left: 16px
    }

    ul:not([class]) li:before {
        top: 9px;
        width: 6px;
        height: 6px
    }

    ul:not([class]) li + li {
        margin-top: 15px
    }

    ul:not([class]) ol,
    ul:not([class]) ul {
        padding-left: 10px
    }

    ol:not([class]) li + li {
        margin-top: 15px
    }

    ol:not([class]) ol,
    ol:not([class]) ul {
        padding-left: 10px
    }

    .not-results-found__descr {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .main-content {
        padding-bottom: 50px
    }

    .section__title_style1 {
        font-size: 24px
    }

    .section__title_style3 {
        padding-bottom: 10px;
        font-size: 16px
    }

    .section__title_style3:after {
        width: 130px
    }

    .section__title_style5 {
        font-size: 16px
    }

    .section__title_style6 {
        font-size: 20px
    }

    .section__title_style7 {
        font-size: 20px
    }

    .socials-list .list__item {
        margin-right: 26px;
        margin-bottom: 26px
    }

    .section__controls {
        display: table;
        width: 100%;
        text-align: left
    }

    .section__controls-all,
    .section__controls-nav {
        display: table-cell
    }

    .section__controls-all {
        padding-right: 15px
    }

    .marks-list {
        top: 5px;
        right: 5px
    }

    .promocode-block__code {
        font-size: 14px
    }

    @supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
        .text-block img {
            height: 200px
        }
    }
    .text-block h1,
    .text-block h2,
    .text-block h3,
    .text-block h4,
    .text-block h5,
    .text-block h6 {
        margin-bottom: 15px;
        font-size: 16px
    }
}

@media (max-width: 575px) {
    .section_vertical-navigation {
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        border-bottom: 1px solid #D9E1EA
    }

    .section_vertical-navigation .scrollbar-inner > .scroll-element div {
        top: -1px
    }

    .section_vertical-navigation .list {
        padding-bottom: 0;
        overflow: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .section_vertical-navigation .list .col-auto {
        width: auto
    }

    .section_vertical-navigation .list__item {
        padding-right: 50px
    }

    .section_vertical-navigation .list__item.active-item {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .section_vertical-navigation .list__item:last-child {
        padding-right: 0
    }

    .section_vertical-navigation .list__item:last-child.active-item {
        padding-right: 50px
    }

    .section_vertical-navigation .list .link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        padding: 0
    }

    .section_vertical-navigation .list .link:focus,
    .section_vertical-navigation .list .link:hover {
        color: #252A2E
    }

    .section_vertical-navigation .list .link.active:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        background-color: #252A2E;
        border-color: #252A2E;
        bottom: -15px
    }

    .section_vertical-navigation .list .link:before {
        width: 0
    }

    .section_vertical-navigation:before {
        width: 0
    }

    .body-tab-nav {
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in,
.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

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

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

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

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

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

.background-img,
.background-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.background-img img,
.background-video img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    color: transparent
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
    .background-img img,
    .background-video img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@supports ((-webkit-transform:translate(0,
0)) or (transform:translate(0,
0))) or (-webkit-transform:translate(0,
0)) {
    .background-img img,
    .background-video img {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}

.background-img video,
.background-video video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

@supports ((-webkit-transform:translate(0,
0)) or (transform:translate(0,
0))) or (-webkit-transform:translate(0,
0)) {
    .background-img video,
    .background-video video {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    display: block;
    height: 0;
    overflow: hidden
}

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

@supports ((-webkit-transform:translate(0,
0)) or (transform:translate(0,
0))) or (-webkit-transform:translate(0,
0)) {
    .video-responsive embed,
    .video-responsive iframe,
    .video-responsive object,
    .video-responsive video {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-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 {
    -webkit-transform-style: preserve-3d;
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-nav {
    position: relative;
    width: 100px;
    height: 30px
}

@media (max-width: 1199px) {
    .swiper-nav {
        width: 90px
    }

    .right-banners-main {
        height: 305px !important;
    }

    .text-quote-main {
        font-size: 22px;
        margin: 50px auto;
    }
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    color: #9FA5B9;
    line-height: 0
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: auto
}

.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-prev:hover {
    color: #252A2E
}

.swiper-button-white {
    color: #ffffff
}

.swiper-button-white:focus,
.swiper-button-white:hover {
    color: #ffffff;
    opacity: 0.7
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto
}

.swiper-button-prev svg,
.swiper-container-rtl .swiper-button-next svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto
}

.swiper-button-next svg,
.swiper-container-rtl .swiper-button-prev svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.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%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 50px;
    width: 50px;
    height: 3px;
    display: inline-block;
    border-radius: 3px;
    background-color: #ffffff
}

.swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: 0;
    right: 0
}

button.swiper-pagination-bullet {
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2)
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background-color: #207DFF;
}

.js-main-page-banner-slider .swiper-pagination {
    left: 16px !important;
    bottom: 16px !important;
    justify-content: flex-start;
}

.h-full {
    height: 100%;
}

.right-banners-main {
    height: 265px;
}

.mt-auto {
    margin-top: auto;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.filter-additional .categories-block__body {
    padding: 20px !important;
}

.filter-additional .categories-block__body .checkbox__text {
    color: #FFF;
    font-size: 15px;
}

.pr-0 {
    padding-right: 0 !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.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, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: 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;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    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")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.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-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.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-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1000;
    float: left;
    min-width: 280px;
    margin: 5px 0 0;
    padding: 20px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border-radius: 3px;
    opacity: 0;
    max-height: 0px;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out 0.5s, visibility 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out 0.5s, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out 0.5s, visibility 0.3s ease-in-out
}

.dropdown-menu > * {
    visibility: hidden
}

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

.ml-50 {
    margin-left: 50px;
}

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

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

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

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

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

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

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

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

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

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""
}

.dropleft .dropdown-toggle:after {
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-menu.show {
    z-index: 1000;
    opacity: 1;
    max-height: 550px;
    max-height: 100vh;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out, visibility 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out, visibility 0.3s ease-in-out
}

.dropdown-menu.show > * {
    visibility: visible;
    -webkit-transition: visibility 0.3s ease-in-out 0.2s;
    -o-transition: visibility 0.3s ease-in-out 0.2s;
    transition: visibility 0.3s ease-in-out 0.2s
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border-radius: 3px;
    outline: 0;
    -webkit-box-shadow: 0px 30px 50px rgba(11, 15, 38, 0.2);
    box-shadow: 0px 30px 50px rgba(11, 15, 38, 0.2);
    overflow: hidden
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(37, 42, 46, 0.8)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: 1
}

.modal-header {
    position: relative;
    padding: 30px 40px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: #ffffff;
    background-color: #6A6F7B;
    border-radius: 3px 3px 0px 0px
}

.modal-close {
    position: relative;
    padding: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    line-height: 0;
    overflow: visible
}

.modal-close svg {
    width: 100%;
    height: auto
}

.modal-close:focus,
.modal-close:hover {
    color: rgba(255, 255, 255, 0.5)
}

.modal-title {
    margin-bottom: 0;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 40px);
    font-weight: normal;
    font-size: 30px;
    line-height: 120%
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 0
}

.modal-footer {
    padding: 30px 40px;
    border-top: 1px solid #F3F6FB
}

.modal-footer > :not(:first-child) {
    margin-left: 0.25rem
}

.modal-footer > :not(:last-child) {
    margin-right: 0.25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 474px
    }

    .modal-md {
        max-width: 564px
    }
}

@media (min-width: 768px) {
    .modal-lg,
    .modal-xl {
        max-width: 740px
    }
}

@media (min-width: 1025px) {
    .modal-lg,
    .modal-xl {
        max-width: 990px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1170px
    }
}

@media (min-width: 1550px) {
    .modal-xl {
        max-width: 1250px
    }
}

@media (max-width: 1549px) {
    .modal-title {
        font-size: 24px
    }
}

@media (max-width: 1023px) {
    .modal-title {
        max-width: calc(100% - 30px);
        font-size: 20px
    }


    .modal-footer {
        padding: 20px
    }

    .modal-header {
        padding: 15px 20px
    }

    .modal-close {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        width: 20px;
        height: 20px
    }
}

@media (max-width: 767px) {
    .modal-footer .btn_to-cart {
        margin-bottom: 15px
    }

    .mobile-px-0 {
        padding: 0px !important;
    }

}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 6px;
    left: 0;
    width: 100%
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 6px
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: #F3F6FB
}

.scrollbar-inner > .scroll-element .scroll-bar {
    background-color: #9FA5B9
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
    background-color: #6D7281
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #6D7281
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    width: 8px
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-outer > .scroll-element .scroll-element_track {
    background-color: #eeeeee
}

.scrollbar-outer > .scroll-element .scroll-bar,
.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-outer > .scroll-element .scroll-bar {
    background-color: #d9d9d9
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
    min-width: 10px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
    min-height: 10px
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400;
    display: block;
    max-width: 276px;
    font-family: 'Panton', Open Sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 16px;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    -webkit-filter: drop-shadow(0px 1px 5px rgba(21, 29, 71, 0.3));
    filter: drop-shadow(0px 1px 5px rgba(21, 29, 71, 0.3))
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: 0.5rem
}

.bs-popover-auto[x-placement^=top] > .arrow,
.bs-popover-top > .arrow {
    bottom: calc((0.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] > .arrow:before,
.bs-popover-top > .arrow:before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0
}

.bs-popover-auto[x-placement^=top] > .arrow:after,
.bs-popover-top > .arrow:after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #ffffff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: 0.5rem
}

.bs-popover-auto[x-placement^=right] > .arrow,
.bs-popover-right > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow:before,
.bs-popover-right > .arrow:before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-auto[x-placement^=right] > .arrow:after,
.bs-popover-right > .arrow:after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #ffffff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: 0.5rem
}

.bs-popover-auto[x-placement^=bottom] > .arrow,
.bs-popover-bottom > .arrow {
    top: calc((0.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before,
.bs-popover-bottom > .arrow:before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after,
.bs-popover-bottom > .arrow:after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #ffffff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #F3F6FB
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: 0.5rem
}

.bs-popover-auto[x-placement^=left] > .arrow,
.bs-popover-left > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0
}

.bs-popover-auto[x-placement^=left] > .arrow:before,
.bs-popover-left > .arrow:before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.bs-popover-auto[x-placement^=left] > .arrow:after,
.bs-popover-left > .arrow:after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #ffffff
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #F3F6FB;
    border-bottom: 1px solid #D9E1EA;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #252A2E
}

@font-face {
    font-family: 'lightcase';
    src: url("../fonts/lightcase.eot?55356177");
    src: url('../fonts/lightcase.woff2') format('woff2'), url('../fonts/lightcase.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

[class*=lightcase-icon-]:before {
    content: '';
    speak: none;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.lightcase-icon-play:before {
    background-image: url('../images/svg/lightcase-play.svg')
}

.lightcase-icon-pause:before {
    background-image: url('../images/svg/lightcase-pause.svg')
}

.lightcase-icon-close:before {
    background-image: url('../images/svg/lightcase-close.svg')
}

.lightcase-icon-prev:before {
    background-image: url('../images/svg/lightcase-prev.svg')
}

.lightcase-icon-next:before {
    background-image: url('../images/svg/lightcase-next.svg')
}

.lightcase-icon-spin:before {
    background-image: url('../images/svg/lightcase-spin.svg')
}

@-webkit-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-moz-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-ms-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

#lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

@media screen and (max-width: 640px) {
    html[data-lc-type=ajax] #lightcase-case,
    html[data-lc-type=inline] #lightcase-case {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: 0 !important;
        padding: 55px 0 70px 0;
        width: 100% !important;
        height: 100% !important;
        overflow: auto !important
    }
}

@media screen and (min-width: 641px) {
    html:not([data-lc-type=error]) #lightcase-content {
        position: relative;
        z-index: 1;
        text-shadow: none;
        background-color: #fff;
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -webkit-backface-visibility: hidden
    }
}

@media screen and (min-width: 641px) {
    html[data-lc-type=image] #lightcase-content,
    html[data-lc-type=video] #lightcase-content {
        background-color: #333
    }
}

html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content,
html[data-lc-type=inline] #lightcase-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width: 640px) {
    html[data-lc-type=ajax] #lightcase-content,
    html[data-lc-type=error] #lightcase-content,
    html[data-lc-type=inline] #lightcase-content {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important
    }
}

html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 640px) {
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner {
        padding: 15px
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > * {
        width: 100% !important;
        max-width: none !important
    }

    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > :not(iframe),
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner > :not(iframe),
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > :not(iframe) {
        height: auto !important;
        max-height: none !important
    }
}

@media screen and (max-width: 640px) {
    html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (max-width: 640px) and (min-width: 641px) {
    html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
        line-height: 0.75
    }
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
    position: relative;
    overflow: hidden !important
}

@media screen and (max-width: 640px) {
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important
    }
}

@media screen and (min-width: 641px) {
    html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        padding: 30px;
        overflow: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media screen and (max-width: 640px) {
    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #aaa
    }
}

@media screen and (min-width: 641px) {
    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p {
        color: #333
    }
}

#lightcase-case p.lightcase-error {
    margin: 0;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #aaa
}

@media screen and (max-width: 640px) {
    #lightcase-case p.lightcase-error {
        padding: 30px 0
    }
}

@media screen and (min-width: 641px) {
    #lightcase-case p.lightcase-error {
        padding: 0
    }
}

.lightcase-open body {
    overflow: hidden
}

.lightcase-isMobileDevice .lightcase-open body {
    max-width: 100%;
    max-height: 100%
}

#lightcase-info {
    position: absolute;
    padding-top: 15px
}

#lightcase-info #lightcase-caption,
#lightcase-info #lightcase-title {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa
}

@media screen and (max-width: 640px) {
    #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #333
    }
}

#lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px;
    color: #aaa
}

#lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa
}

@media screen and (max-width: 640px) {
    .lightcase-fullScreenMode #lightcase-info {
        padding-left: 15px;
        padding-right: 15px
    }

    html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
        position: static
    }
}

#lightcase-loading {
    z-index: 9999;
    width: 1.123em;
    height: auto;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    position: fixed;
    z-index: 2001;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    opacity: 1;
    font-size: 32px;
    text-shadow: 0 0 15px #fff;
    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-spin 0.5s infinite linear;
    -moz-animation: lightcase-spin 0.5s infinite linear;
    -o-animation: lightcase-spin 0.5s infinite linear;
    animation: lightcase-spin 0.5s infinite linear
}

#lightcase-loading,
#lightcase-loading:focus {
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s
}

#lightcase-loading > span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-] {
    position: fixed;
    z-index: 9999;
    width: 38px;
    height: 38px;
    font-size: 0;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    outline: none;
    cursor: pointer;
    line-height: 0
}

a[class*=lightcase-icon-] {
    text-decoration: none;
    opacity: 0.6 !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s
}

a[class*=lightcase-icon-] > span {
    display: inline-block;
    text-indent: -9999px
}

a[class*=lightcase-icon-]:focus,
a[class*=lightcase-icon-]:hover {
    opacity: 1;
    -webkit-filter: drop-shadow(0 0 15px #fff);
    filter: drop-shadow(0 0 15px #fff)
}

.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover {
    color: #aaa;
    text-shadow: none
}

a[class*=lightcase-icon-].lightcase-icon-close {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none
}

a[class*=lightcase-icon-].lightcase-icon-prev {
    left: 15px
}

a[class*=lightcase-icon-].lightcase-icon-next {
    right: 15px
}

a[class*=lightcase-icon-].lightcase-icon-pause,
a[class*=lightcase-icon-].lightcase-icon-play {
    left: 50%;
    margin-left: -19px
}

@media screen and (min-width: 641px) {
    a[class*=lightcase-icon-].lightcase-icon-pause,
    a[class*=lightcase-icon-].lightcase-icon-play {
        opacity: 0
    }
}

@media screen and (max-width: 640px) {
    a[class*=lightcase-icon-] {
        bottom: 15px;
        width: 24px;
        height: 24px
    }

    [class*=lightcase-icon-]:before {
        width: 24px;
        height: 24px
    }

    a[class*=lightcase-icon-].lightcase-icon-pause,
    a[class*=lightcase-icon-].lightcase-icon-play {
        left: 50%;
        margin-left: -12px
    }
}

@media screen and (min-width: 641px) {
    a[class*=lightcase-icon-] {
        bottom: 50%;
        margin-bottom: -19px
    }

    #lightcase-case:hover ~ a[class*=lightcase-icon-],
    a[class*=lightcase-icon-]:hover {
        opacity: 1 !important
    }
}

#lightcase-overlay {
    display: none;
    width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 2000;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    background: #343A40
}

@media screen and (max-width: 640px) {
    #lightcase-overlay {
        opacity: 1 !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

.select2-results {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

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

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

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

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

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

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

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

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

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

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

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

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

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

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

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

.select2-container--classic .select2-selection--single {
    height: 50px;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    background-color: #ffffff;
    border: 1px solid #D9E1EA;
    outline: 0
}

@media (max-width: 1023px) {
    .select2-container--classic .select2-selection--single {
        height: 45px;
        padding: 9px 15px;
        font-size: 16px
    }
}

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

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

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #9FA5B9
}

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

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

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #9FA5B9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #9FA5B9
}

.select2-container--classic.select2-container--disabled .select2-selection--single {
    pointer-events: none;
    border-color: #D9E1EA !important;
    cursor: default
}

.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane > canvas,
.leaflet-pane > svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-tile::-moz-selection {
    background: transparent
}

.leaflet-tile::selection {
    background: transparent
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none !important;
    max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-container {
    -webkit-tap-highlight-color: transparent
}

.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4)
}

.leaflet-tile {
    -webkit-filter: inherit;
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-bottom,
.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-control,
.leaflet-popup-pane {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane > svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container {
    background: #ddd;
    outline: 0
}

.leaflet-container a {
    color: #0078A8
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5)
}

.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-bar {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}

.leaflet-control-layers {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(images/layers.png);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers-expanded .leaflet-control-layers-toggle,
.leaflet-control-layers .leaflet-control-layers-list {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    -webkit-box-shadow: none;
    box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4
}

.leaflet-popup-content p {
    margin: 18px 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.btn {
    position: relative;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn .small {
    padding-left: 10px;
    font-size: 12px
}

.btn_default {
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 3px
}

.btn_with-icon {
    padding-left: 60px
}

.link_underline {
    text-decoration: underline;
}

.btn_with-icon .btn__icon {
    position: absolute;
    padding: 10px;
    top: 0;
    left: 0;
    width: 51px;
    height: 100%;
    line-height: 0;
}

.btn_with-icon .btn__icon svg {
    width: 100%;
    height: auto
}

.btn_pdf {
    padding: 20px 0px 20px 30px;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    border-radius: 3px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn_pdf .btn__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px;
    width: 24px;
    line-height: 0;
    padding-right: 30px
}

.btn_flex {
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn_flex .btn__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    width: 30px;
    line-height: 0
}

.btn_flex .btn__icon svg {
    width: 100%;
    height: auto
}

.btn_flex .btn__text {
    padding-left: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 30px)
}

.btn_square {
    width: 50px;
    padding: 0
}

.btn_confirm-tel {
    vertical-align: top
}

.btn_dark {
    color: #ffffff;
    background-color: #252A2E
}

.btn_dark .btn__icon {
    border-color: rgba(255, 255, 255, 0.15)
}

.btn_dark:focus,
.btn_dark:hover {
    background-color: #9FA5B9
}

.btn_light {
    color: #6D7281;
    background-color: #ffffff
}

.btn_light:focus,
.btn_light:hover {
    color: #ffffff;
    background-color: #252A2E
}

.btn_light.btn_with-icon {
    padding-left: 50px
}

.btn_gray {
    color: #ffffff;
    background-color: #6A6F7B
}

.btn_gray:focus,
.btn_gray:hover {
    color: rgba(255, 255, 255, 0.5);
    background-color: #6A6F7B
}

.btn_shadow {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.btn_transparent {
    color: #6D7281;
    background-color: transparent
}

.btn_transparent:focus,
.btn_transparent:hover {
    color: #252A2E
}

.btn_loader svg {
    vertical-align: baseline;
    line-height: 0
}

.btn_loader .default-icon {
    display: inline-block
}

.btn_loader .loader-icon {
    display: none
}

.btn_loader.btn_loader_show .default-icon {
    display: none
}

.btn_loader.btn_loader_show .loader-icon {
    display: inline-block
}

.btn_bordered {
    padding: 0 5px;
    height: 50px;
    color: #6D7281;
    background-color: transparent;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    font-size: 16px;
    line-height: 48px;
    text-transform: uppercase
}

.btn_bordered .btn__icon {
    margin-left: 5px
}

.btn_bordered:focus,
.btn_bordered:hover {
    color: #252A2E;
    background-color: #D9E1EA
}

.btn_bordered_pdd-dflt {
    padding: 0 30px 0 20px
}

.btn_popover {
    width: 20px;
    height: 20px;
    color: #9FA5B9;
    line-height: 0
}

.btn_popover:focus,
.btn_popover:hover {
    color: #252A2E
}

.btn_popover-checkout {
    color: rgba(255, 255, 255, 0.5);
    margin-left: 10px;
    vertical-align: middle;
    line-height: 0
}

.btn_popover-checkout:focus,
.btn_popover-checkout:hover {
    color: #ffffff
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.form-group {
    position: relative;
    margin-bottom: 10px
}

.form-group_with-icon {
    padding-left: 40px
}

.form-group__icon {
    position: absolute;
    top: 12px;
    left: 0;
    width: 24px;
    height: 24px;
    color: #6D7281;
    line-height: 0
}

.form-group__icon svg {
    width: 100%;
    height: auto
}

.form-group_file .btn_add-file {
    padding: 0 20px 0 15px;
    color: #252A2E
}

.form-group_file .btn_add-file .btn__icon {
    margin-left: 0;
    margin-right: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 0;
    vertical-align: middle
}

.form-group_last {
    margin-bottom: 0
}

.form-label {
    display: block
}

.form-label_hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

.form-label_upper {
    text-transform: uppercase
}

.form-control {
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    width: 100%;
    color: #6A6F7B;
    background-color: #ffffff;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    font-weight: 600;
    overflow: hidden;
    background-clip: border-box;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.form-control_error {
    border-color: #F53434
}

.form-control:focus,
.form-control:hover {
    color: #252A2E;
}

.form-control:disabled,
.form-control_disabled {
    border-color: #E7EDF4;
    background-color: #F3F6FB;
    pointer-events: none
}

.form-control_confirm-tel {
    max-width: 200px
}

.form-control_file {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer
}

.form-control_file:focus + .btn,
.form-control_file:hover + .btn {
    color: #252A2E;
    background-color: #D9E1EA
}

.form-control_time::-webkit-calendar-picker-indicator {
    -webkit-margin-start: 8px;
    margin-inline-start: 8px;
    margin-right: -8px;
    width: 24px;
    height: 24px;
    background-image: url('../images/svg/icon-wall-clock2.svg');
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

textarea.form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 170px;
    resize: none
}

.form-validator {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 5px;
    padding: 7px 10px;
    color: #6A6F7B;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 16px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2)
}

.form-validator__icon {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -12px;
    width: 24px;
    line-height: 0
}

.form-validator__icon + .form-validator__text {
    padding-left: 34px
}

.form-validator:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent
}

.form-validator_error {
    color: #F53434
}

.form-validator_success {
    color: #18B93B
}

::-webkit-input-placeholder {
    color: #9FA5B9
}

::-moz-placeholder {
    color: #9FA5B9
}

:-moz-placeholder {
    color: #9FA5B9
}

:-ms-input-placeholder {
    color: #9FA5B9
}

.checkbox__label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    display: inline-block;
    min-height: 20px;
    line-height: 21px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    vertical-align: baseline
}

.checkbox__text {
    display: inline-block;
    color: #6D7281;
    vertical-align: middle;
    line-height: 20px
}

.checkbox__text .counter:empty {
    display: none
}

.checkbox__text .counter:before {
    content: "("
}

.checkbox__text .counter:after {
    content: ")"
}

.checkbox__hidden {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.checkbox__custom {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-color: #ffffff;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.checkbox__custom:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    z-index: 1;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #252A2E;
    border-radius: 3px;
    opacity: 0;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.checkbox__hidden:checked + .checkbox__custom:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.checkbox__hidden:focus + .checkbox__custom,
.checkbox__hidden:hover + .checkbox__custom {
    border-color: #252A2E
}

.radio__label {
    position: relative;
    margin: 0;
    padding-left: 30px;
    display: inline-block;
    min-height: 20px;
    line-height: 21px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    vertical-align: baseline
}

.radio__text {
    display: inline-block;
    color: #6D7281;
    vertical-align: middle;
    line-height: 20px
}

.radio__text .counter:empty {
    display: none
}

.radio__text .counter:before {
    content: "("
}

.radio__text .counter:after {
    content: ")"
}

.radio__hidden {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.radio__custom {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-color: #ffffff;
    border: 1px solid #D9E1EA;
    border-radius: 50%;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.radio__custom:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    z-index: 1;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #252A2E;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.radio__hidden:checked + .radio__custom:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.radio__hidden:focus + .radio__custom,
.radio__hidden:hover + .radio__custom {
    border-color: #252A2E
}

.radio__hidden:disabled {
    pointer-events: none
}

.radio__hidden:disabled + .radio__custom {
    border-color: #D9E1EA;
    background-color: #D9E1EA
}

.radio__hidden:disabled ~ .radio__text {
    color: #9FA5B9
}

.radio_color {
    position: relative;
    z-index: 1
}

.radio_color .radio__label {
    position: relative;
    margin: 0;
    padding-left: 0;
    width: 35px;
    height: 35px
}

.radio_color .radio__hidden {
    width: 100%
}

.radio_color .radio__custom {
    width: 35px;
    height: 35px;
    display: block;
    background-color: #ffffff;
    background-clip: content-box;
    border-radius: 3px;
    border: 1px solid transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 35px 35px
}

.radio_color .radio__custom:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 1;
    border: 1px solid #E7EDF4;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 0px 0px 1px transparent;
    box-shadow: inset 0px 0px 0px 1px transparent;
    -webkit-transition: border ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    transition: border ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: border ease-in-out 0.3s, box-shadow ease-in-out 0.3s;
    transition: border ease-in-out 0.3s, box-shadow ease-in-out 0.3s;
    transition: border ease-in-out 0.3s, box-shadow ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s
}

.radio_color .radio__custom:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: auto;
    height: auto;
    background-color: transparent;
    border-radius: 3px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-image: url('../images/svg/icon-check-color.svg')
}

.radio_color .radio__hidden:checked + .radio__custom,
.radio_color .radio__hidden:focus + .radio__custom,
.radio_color .radio__hidden:hover + .radio__custom {
    border: 1px solid transparent
}

.radio_color .radio__hidden:checked + .radio__custom:before,
.radio_color .radio__hidden:focus + .radio__custom:before,
.radio_color .radio__hidden:hover + .radio__custom:before {
    border: 1px solid #252A2E;
    -webkit-box-shadow: inset 0px 0px 0px 1px #252A2E;
    box-shadow: inset 0px 0px 0px 1px #252A2E
}

.radio_color .complementary-color.double-colors {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 0 0 33px;
    border-color: transparent transparent transparent currentColor
}

.radio_color .complementary-color.multi-color {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 35px 35px;
    background-image: url('../images/svg/icon-multicolor.svg');
    border-radius: 3px
}

.radio_color.gloss .complementary-color {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    background-image: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
    -ms-transform: matrix(1, 0, 0, -1, 0, 0);
    transform: matrix(1, 0, 0, -1, 0, 0);
    border-radius: 3px
}

.radio_color.gloss_dark .complementary-color {
    background-image: -webkit-linear-gradient(315deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%);
    background-image: -o-linear-gradient(315deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%);
    background-image: linear-gradient(135deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%)
}

.radio_color.milling .complementary-color {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 0
}

.radio_color.milling .complementary-color:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    z-index: 0;
    border: 1px solid currentColor;
    border-radius: 3px
}

.radio_color.milling .complementary-color:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    z-index: 0;
    border: 1px solid currentColor;
    border-radius: 3px
}

.radio_color.milling .milling-popover {
    position: absolute;
    left: 50%;
    bottom: 100%;
    z-index: -100;
    margin-bottom: 5px;
    margin-left: -115px;
    padding: 12px 15px;
    width: 230px;
    color: #6D7281;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 5px rgba(21, 29, 71, 0.6);
    box-shadow: 0px 1px 5px rgba(21, 29, 71, 0.6);
    font-size: 14px;
    line-height: 100%;
    opacity: 0;
    text-transform: none;
    pointer-events: none;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

@media (max-width: 575px) {
    .radio_color.milling .milling-popover {
        left: 0;
        margin-left: 0
    }
}

.radio_color .radio__hidden:focus + .radio__custom .milling-popover,
.radio_color .radio__hidden:hover + .radio__custom .milling-popover {
    z-index: 1;
    opacity: 1
}

.checkbox-list .list__item,
.radio-list .list__item {
    margin-bottom: 10px
}

.checkbox-list :last-child,
.radio-list :last-child {
    margin-bottom: 0
}

.checkbox-list_two-col,
.radio-list_two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px
}

.checkbox-list_color .list__item,
.radio-list_color .list__item {
    margin-bottom: 0;
    line-height: 0
}

@media (max-width: 1549px) {
    .btn_pdf {
        padding-left: 10px
    }

    /*.big-banner .banner-block_main {*/
    /*    height:100% !important;*/
    /*}*/
    /*.big-banner {*/
    /*    height:100% !important;*/
    /*}*/
    .form-control_confirm-tel {
        height: 40px;
        font-size: 15px
    }

    .btn_confirm-tel {
        line-height: 40px;
        height: 40px;
        width: 100%
    }
}

@media (max-width: 1199px) {
    .btn_pdf {
        padding-left: 20px
    }

    .btn_confirm-tel {
        line-height: 50px;
        height: 50px;
        width: 50px
    }

    .form-control_confirm-tel {
        font-size: 18px;
        height: 50px
    }
}

@media (max-width: 1023px) {
    .btn_pdf {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }

    .btn_default {
        height: 45px;
        font-size: 14px;
        line-height: 45px
    }

    .btn_bordered {
        height: 45px;
        font-size: 14px;
        line-height: 43px
    }

    .btn_with-icon {
        padding-left: 70px
    }

    .btn_with-icon .btn__icon {
        width: 46px
    }

    .form-group_with-icon {
        padding-left: 30px
    }

    .form-group__icon {
        top: 10px;
        width: 20px;
        height: 20px
    }

    .form-control {
        padding-left: 15px;
        padding-right: 15px;
        height: 45px
    }

    textarea.form-control {
        min-height: 155px
    }

    .checkbox-list_two-col,
    .radio-list_two-col {
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media (max-width: 767px) {
    .checkbox-list_two-col,
    .radio-list_two-col {
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (max-width: 575px) {
    .checkbox-list_two-col,
    .radio-list_two-col {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0
    }

    .checkbox__label,
    .radio__label {
        font-size: 14px
    }
}

.header {
    position: relative;
    z-index: 500
}

.header__top {
    height: 40px;
    font-size: 13px;
    line-height: 16px
}

.header__top .container {
    height: 100%
}

.header__top-nav {
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header__top-nav .list__item {
    position: relative;
    max-width: 100%
}

.header__top-nav .link {
    position: relative;
    padding-left: 25px;
    display: block;
    text-transform: uppercase
}

.header__top-nav .link__icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    display: block;
    width: 18px;
    line-height: 0
}

.header__top-nav .link__icon svg {
    width: 100%;
    height: auto
}

.header__top-nav .link__control {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    display: block;
    width: 10px;
    line-height: 0
}

.header__top-nav .link__control svg {
    width: 100%;
    height: auto
}

.header__top-nav .link:focus,
.header__top-nav .link:hover {
    color: #9FA5B9
}

.header__top-nav .link.active {
    font-weight: 700
}

.header__top-nav .list__item_has-child > .link {
    padding-right: 15px
}

.header__top-nav .dropdown-menu {
    margin-top: 10px;
    padding: 10px 15px;
    min-width: 70px;
    -webkit-box-shadow: 0px 5px 10px #6D7281;
    box-shadow: 0px 5px 10px #6D7281
}

.header__top-nav .dropdown-menu .list__item + .list__item {
    margin-top: 5px
}

.header__top-nav .dropdown-menu .link {
    padding: 0;
    text-align: center
}

.header__top-sublist .list__item + .list__item {
    margin-top: 15px
}

.header__desktop {
    position: relative
}

.header__controls {
    position: relative;
    z-index: 5;
    background-color: #ffffff
}

.header__controls .controls__table {
    margin: 0 -20px;
    display: table;
    width: calc(100% + 40px)
}

.header__controls .controls__cell {
    position: relative;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4
}

.header__controls .controls__cell_logo {
    width: 180px;
    max-width: 180px;
}

.header__controls .controls__cell_search {
    width: auto
}

.header__controls .controls__cell_bonus {
    width: 200px;
    text-align: center;
}

.header__controls .controls__cell_bonus .link {
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    color: #207DFF;
}

.header__controls .controls__cell_nav {
    width: 210px
}

.header__controls .controls__cell_nav_small {
    width: 100px
}

.header__controls .controls__cell_divider {
    width: 41px
}

.header__controls .controls__cell_divider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    display: block;
    width: 1px;
    background-color: #F3F6FB
}

.header__controls-nav .list__item {
    max-width: 100px
}

.header__controls-nav .link {
    position: relative;
    display: block;
}

.header__controls-nav .link .link__icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 0
}

.header__controls-nav .link .link__icon svg {
    width: 24px;
    height: 24px;
}

.h-24 {
    height: 24px
}

.header__controls-nav .link .link__cart {
    width: 30px;
    position: relative;
    display: block;
    margin-right: 6px;
}

.header__controls-nav .link svg {
    width: 100%;
    height: auto
}

.header__controls-nav .link .link__amount {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    margin-top: 6px;
}

.controls__cell_catalog .btn__text {
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 16px;
}

.header__controls-nav .link .link__counter {
    position: absolute;
    right: -6px;
    top: -6px;
    text-align: center;
    font-weight: 800;
    font-size: 12px;
    color: #fff;
    padding: 2px 5px;
    border-radius: 12px;
    background: #207DFF;
    line-height: 14px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.header__controls-nav .link .link__counter:empty {
    display: none
}

.header__controls-nav .link:focus,
.header__controls-nav .link:hover {
    color: #9FA5B9
}

.header__logo {
    display: block;
    width: 100%;
    line-height: 0
}

.header__logo svg {
    height: 62px;
    max-height: 65px;
    max-width:124px;
}

.header__logo:focus,
.header__logo:hover {
    color: #9FA5B9
}

.header__search {
    position: relative;
    z-index: 1
}

.header__search .form-group {
    z-index: 19;
    margin-bottom: 0;
    padding-right: 60px
}

.header__search .btn_search {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 0
}

.drilldown.active .drilldown-back {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
}

.header .results-panel {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 49px;
    color: #6D7281;
    z-index: 9;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    -webkit-box-shadow: 0px 10px 50px transparent;
    box-shadow: 0px 10px 50px transparent;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s 0.3s, -webkit-box-shadow ease-in-out 0.3s
}

.header .results-panel__content {
    opacity: 0;
    height: 100%;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
    max-height: calc(100vh - 150px);
    overflow-x: hidden;
    overflow-y: auto
}

.header .results-panel__category {
    padding: 15px 30px;
    border-bottom: 1px solid #F3F6FB
}

.header .header__search_open .results-panel {
    max-height: 100vh;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0px 10px 50px rgba(21, 29, 71, 0.2);
    box-shadow: 0px 10px 50px rgba(21, 29, 71, 0.2);
    -webkit-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s, box-shadow ease-in-out 0.3s, visibility ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s
}

.header .header__search_open .results-panel__content {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.header .header__search_open .form-control {
    border-bottom-left-radius: 0
}

.header .header__search_open .btn_search {
    border-bottom-right-radius: 0
}

.header .category-results {
    display: table;
    width: 100%
}

.header .category-results__row {
    display: table-row
}

.header .category-results__cell {
    padding: 5px 0;
    display: table-cell;
    vertical-align: baseline;
    line-height: 16px
}

.header .category-results__cell_request {
    padding-right: 30px;
    color: #252A2E;
    font-size: 14px
}

.header .category-results__cell_request:first-letter {
    text-transform: uppercase
}

.header .category-results__cell_items {
    width: 100%;
    font-size: 12px;
    text-transform: uppercase
}

.header .category-results__list {
    display: inline
}

.header .category-results__list .list__item {
    display: inline
}

.header .category-results__list .list__item a:focus,
.header .category-results__list .list__item a:hover {
    color: #252A2E
}

.header .category-results__list .list__item:after {
    content: ' / '
}

.header .category-results__list .list__item:last-child:after {
    display: none
}

.header .item-results {
    display: table;
    width: 100%
}

.header .item-results__row {
    display: table-row
}

.header .item-results__row + .item-results__row .item-results__cell {
    border-top: 1px solid #F3F6FB
}

.header .item-results__cell {
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.4
}

.header .item-results__cell_img {
    padding: 0;
    width: 100px
}

.header .item-results__cell_brand,
.header .item-results__cell_favorite {
    width: 100px;
    text-align: center
}

.header .item-results__brand,
.header .item-results__img {
    margin: 0 auto;
    max-width: 100%;
    display: block
}

.header .item-results__brand:focus,
.header .item-results__brand:hover,
.header .item-results__img:focus,
.header .item-results__img:hover {
    opacity: 0.5
}

.header .item-results__img {
    position: relative;
    padding-top: 100%;
    height: 0;
    width: 100%;
    overflow: hidden
}

.header .item-results__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header .item-results__title {
    margin-bottom: 5px;
    display: block;
    color: #252A2E
}

.header .item-results__title:focus,
.header .item-results__title:hover {
    color: #9FA5B9
}

.header .item-results__price .old {
    margin-right: 15px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.header .item-results__price .cost {
    margin-right: 5px;
    color: #252A2E;
    font-weight: 800;
    font-size: 20px
}

.header .item-results__price .cost_new {
    color: #F53434
}

.header .item-results__btn {
    width: 24px;
    height: 24px;
    line-height: 0
}

.header .item-results__btn .btn__icon_default {
    display: inline
}

.header .item-results__btn .btn__icon_active {
    display: none
}

.header .item-results__btn.active,
.header .item-results__btn:focus,
.header .item-results__btn:hover {
    z-index: 2;
    color: #252A2E
}

.header .item-results__btn.active {
    z-index: 2;
    color: #252A2E
}

.header .item-results__btn.active .btn__icon_active {
    display: inline
}

.header .item-results__btn.active .btn__icon_default {
    display: none
}

.header__bonus {
    position: relative;
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    text-transform: uppercase
}

.header__bonus:focus,
.header__bonus:hover {
    color: #9FA5B9
}

.header__main-nav {
    position: relative;
    z-index: 4;
    background-color: #207DFF;
    color: #fff;
}

.header__nav-list {
    margin: 0 -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__nav-list > .list__item {
    padding: 0 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    width: auto
}

.header__nav-list .btn,
.header__nav-list .link {
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase
}

.header__nav-list .link {
    display: block
}

.header__nav-list .link.active {
    opacity: .75;
}

.header__nav-list .link:focus,
.header__nav-list .link:hover {
    opacity: .75;
}

.header__nav-list > .list__item > .link {
    padding-top: 14px;
    padding-bottom: 14px
}

.header__nav-list .list__item_has-child > .link {
    padding-right: 20px
}

.header__nav-list .list__item_has-child > .link .link__icon {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    width: 12px;
    line-height: 0
}

.section_world_brands .brand-block__img {
    height: auto !important;
}

.header .btn_catalog {
    padding: 0 10px;
    height: 50px;
    width: 100%;
    max-width: 220px;
    line-height: 35px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.controls__cell_catalog {
    width: 220px;
}

.header .btn_catalog .btn__icon {
    width: 20px;
    line-height: 0
}

.header .btn_catalog .btn__icon svg {
    width: 100%;
    height: auto
}

.header__subnav-list {
    margin-top: 0;
    z-index: -1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: 0px 20px 20px rgba(11, 15, 38, 0.5);
    box-shadow: 0px 20px 20px rgba(11, 15, 38, 0.5)
}

.header__subnav-list .list__item + .list__item {
    margin-top: 10px
}

.header .catalog-dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 1392px;
    right: 0;
    z-index: 3;
    max-height: 485px;
}

.header .catalog-dropdown.collapse .catalog-dropdown__content {
    visibility: hidden
}

.header .catalog-dropdown.show .catalog-dropdown__content {
    visibility: visible
}

.header .catalog-dropdown__content {
    overflow: hidden;
    -webkit-box-shadow: 0px 30px 50px rgba(11, 15, 38, 0.2);
    box-shadow: 0px 30px 50px rgba(11, 15, 38, 0.2)
}

.header .catalog-dropdown__nav_lvl2,
.header .catalog-dropdown__nav_lvl3 {
    padding: 45px 40px
}

.header .catalog-dropdown__nav_lvl2 .list__item + .list__item,
.header .catalog-dropdown__nav_lvl3 .list__item + .list__item {
    margin-top: 15px
}

.header .catalog-dropdown .tab-content,
.header .catalog-dropdown .tab-pane {
    height: 100%
}

.header .catalog-dropdown .row {
    height: 100%
}

.header .catalog-dropdown .row > .col-6:first-child {
    height: 100%
}

.header .catalog-dropdown .row > .col-6:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
    right: 2px;
    width: 1px;
    background-color: #F3F6FB
}

.header .catalog-dropdown .scrollbar-inner {
    max-height: 485px;
    overflow-y: auto
}

.scrollbar-inner.scroll-right .scroll-y {
    right: 0 !important;
    left: auto !important;
}

.scrollbar-inner.scroll-right .show-more-menu {
    color: #207DFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
    margin-top: 8px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.scrollbar-inner.scroll-right .header-secondary-part {
    margin: 0 !important;
}

.header .catalog-dropdown .scrollbar-inner > .scroll-element.scroll-y {
    right: auto;
    left: 0
}

.header .catalog-dropdown .tab-pane {
    color: #6D7281
}

.header .catalog-dropdown .tab-pane .tab-pane .scrollbar-inner > .scroll-element.scroll-y {
    right: 0;
    left: auto
}

.header .catalog-link {
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 1.1;
    text-transform: uppercase
}

.header .catalog-link svg {
    width: 100%;
    height: auto
}

.header .catalog-link_inner {
    display: block;
    color: #6D7281
}

.header .catalog-link_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -40px;
    margin-top: -20px;
    width: 5px;
    height: 40px;
    border-radius: 8px;
    background-color: #252A2E;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.header .catalog-link_inner_wi {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 40px
}

.header .catalog-link_inner_wi .link__icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    width: 26px;
    line-height: 0
}

.header .catalog-link_inner:focus,
.header .catalog-link_inner:hover {
    color: #9FA5B9
}

.header .catalog-link_inner.active {
    color: #252A2E
}

.header .catalog-link_inner.active:after {
    opacity: 1
}

.header .catalog-link_main {
    padding: 10px 130px 10px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    color: #252A2E;
    background-color: #fff;
    font-weight: normal;
    border-bottom: 1px #D9E1EA solid;
}

.header .catalog-link_main:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 7;
    width: 5px;
    background-color: #F3F6FB;
    -webkit-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s
}

.header .catalog-link_main_brown {
    background: #C1B9B0;
    background: -webkit-gradient(linear, right top, left top, from(#EEE4D9), to(#C1B9B0));
    background: -webkit-linear-gradient(right, #EEE4D9 0%, #C1B9B0 100%);
    background: -o-linear-gradient(right, #EEE4D9 0%, #C1B9B0 100%);
    background: linear-gradient(270deg, #EEE4D9 0%, #C1B9B0 100%)
}

.header .catalog-link_main_blue {
    background: #D8E3EF;
    background: -webkit-gradient(linear, right top, left top, from(#D8E3EF), to(#A9B5C2));
    background: -webkit-linear-gradient(right, #D8E3EF 0%, #A9B5C2 100%);
    background: -o-linear-gradient(right, #D8E3EF 0%, #A9B5C2 100%);
    background: linear-gradient(270deg, #D8E3EF 0%, #A9B5C2 100%)
}

.header .catalog-link_main_dark {
    background: #949CAC;
    background: -webkit-gradient(linear, right top, left top, from(#949CAC), to(#5A5F68));
    background: -webkit-linear-gradient(right, #949CAC 0%, #5A5F68 100%);
    background: -o-linear-gradient(right, #949CAC 0%, #5A5F68 100%);
    background: linear-gradient(270deg, #949CAC 0%, #5A5F68 100%)
}

.header .catalog-link_main .link__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 4px;
    z-index: 1;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.header .catalog-link_main .link__icon {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px;
    line-height: 0
}

.header .catalog-link_main .link__text {
    position: relative;
    z-index: 2;
    padding-left: 15px;
    -webkit-box-flex: 0;
    font-weight: 600;
    -ms-flex: 0 0 100%;
    color: #252A2E;
    flex: 0 0 100%;
    max-width: calc(100% - 30px)
}

.header .catalog-link_main:focus:before,
.header .catalog-link_main:hover:before {
    background-color: #6D7281
}

.header .catalog-link_main.active:before {
    background-color: #207DFF;
}

.header-secondary-part {
    padding: 25px 60px;
}

.grid-item-header {
    width: 260px;
    padding-right: 60px;
    margin-bottom: 40px;
}

.grid-item-header a {
    text-decoration: none;
}

.grid-item-header a:hover {
    text-decoration: underline;
}

.header-secondary-part h4 a {
    color: #252A2E;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.header-secondary-part a {
    color: #6D7281;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
}

.header .catalog-link_main:after {
    content: '';
    right: 16px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    background: url('../images/right-arrow-menu.svg');
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
}

@media (max-width: 1549px) {
    .header__top {
        font-size: 12px
    }

    .header__top-nav {
        margin-left: -10px;
        margin-right: -10px
    }

    .header__top-nav .list__item {
        padding: 0 10px
    }

    .header__controls .controls__table {
        margin: 0 -15px;
        width: calc(100% + 30px)
    }

    .header__controls .controls__cell {
        padding: 10px 15px
    }

    .header__controls .controls__cell_logo {
        width: 174px
    }

    .header__controls .controls__cell_bonus {
        width: 120px
    }

    .header__controls .controls__cell_nav {
        width: 200px
    }

    .header__controls .controls__cell_nav_small {
        width: 100px
    }

    .header__controls .controls__cell_divider {
        padding: 0;
        width: 1px
    }

    .header__controls .controls__cell_divider:after {
        left: 0
    }

    .header .results-panel__category {
        padding: 10px 20px
    }

    .header .category-results__cell_request {
        padding-right: 20px
    }

    .header .item-results__cell {
        padding: 10px
    }

    .header .item-results__cell_brand {
        width: 70px
    }

    .header .item-results__cell_favorite {
        width: 54px
    }
}

@media (max-width: 1199px) {
    .header__top-nav {
        font-size: 11px
    }

    .online-shop-header {
        font-size: 14px !important;
        width: 180px !important;
    }

    .header__controls .controls__cell_bonus .link {
        font-size: 14px !important;
    }

    .controls__cell_catalog {
        width: 180px !important;
    }

    .controls__cell_online_shop {
        width: auto !important;
    }

    .search-icon-mobile {
        position: relative;
    }

    .search-icon-mobile.active::before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: calc(100% + 10px);
        width: 16px;
        z-index: 10;
        height: 12px;
        background: url('../images/trio.svg');
    }

    .panel_search {
        display: none;
        max-width: 740px;
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .panel_search.active {
        display: block;
    }

    .header__mobile {
        background: #fff;
    }

    .header__top-nav .link {
        padding-left: 20px
    }

    .header__top-nav .link__icon {
        margin-top: -7px;
        width: 14px
    }

    .header__nav-list {
        margin: 0 -10px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }

    .header__nav-list > .list__item {
        padding: 0 10px
    }

    .header .catalog-dropdown__nav_lvl2,
    .header .catalog-dropdown__nav_lvl3 {
        padding: 30px
    }

    .header .catalog-link {
        font-size: 14px
    }

    .header .catalog-link_inner:after {
        right: -30px
    }

    .header .catalog-link_main {
        padding: 10px 120px 10px 15px
    }
}

.header__search input {
    font-size: 14px;
}
.pt-0-important {
    padding-top:0 !important;
}
@media (max-width: 1023px) {
    .header {
        padding-top: 61px
    }

    .header__controls-nav .link .link__amount {
        position: absolute;
        font-size: 8px;
        top: calc(100% - 4px);
    }

    .header__logo {
        padding: 5px 0;
    }

    .header__top-nav {
        font-size: 15px
    }

    .header__top-nav .link {
        padding-left: 0px
    }

    .header__top-nav .link__icon {
        margin-top: -10px;
        width: 20px
    }

    .header__mobile {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    .header__mobile .container > .row {
        height: 60px
    }

    .header__logo {
        width: 112px;
        height: 40px
    }

    .header__logo-wrapper {
        margin: auto
    }

    .header__controls-nav {
        margin: 0 -12px
    }

    .header__controls-nav .list__item {
        padding: 0 12px;
        max-width: 50px;
        transition: 0.3s;
    }

    .header__controls-nav .list__item.active {
        background: #EFF2F6;
        padding: 6px;
        margin: 6px;
    }

    .header__controls-nav .link {
        width: 26px
    }

    .header__controls-nav .link .link__counter {
        margin-top: 0;
        font-size: 12px;
        line-height: 14px
    }

    .header .btn_menu {
        width: 30px;
        height: 30px;
        line-height: 0
    }

    .header .btn_menu svg {
        width: 100%;
        height: auto
    }

    .header .btn_menu:focus,
    .header .btn_menu:hover {
        color: #9FA5B9
    }

    .header .catalog-link {
        font-size: 16px
    }

    .header .catalog-link:after {
        display: none
    }

    .header__search {
        padding-top: 8px;
        padding-bottom: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }

    .header__search .container {
        margin: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .header__search .form-group {
        padding-right: 0px;
    }

    .header__search .btn_search {
        width: 45px;
        height: 45px
    }

    .header__search .results-panel {
        position: relative;
        margin: 0;
        padding: 0;
        max-height: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: none;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .header__search .results-panel__content {
        opacity: 1;
        max-height: 100%;
        overflow: hidden
    }

    .header__search .results-panel .item-results__cell_favorite {
        width: 64px
    }

    .header .mobile-nav {
        margin-left: -20px;
        margin-right: -20px
    }

    .header .mobile-nav__catalog .list__item {
        padding: 0 20px
    }

    .header .mobile-nav .btn_catalog {
        padding: 0 10px;
        width: 100%;
        height: 45px;
        line-height: 46px;
        text-transform: uppercase;
    }

    .header .mobile-nav .btn_catalog .btn__icon {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
        line-height: 19px;
        display: flex;
        align-items: center;
    }

    .header .mobile-nav__list {
        padding: 0 20px;
        margin-top: 24px;
    }

    .header .mobile-nav__list .list__item + .list__item {
        margin-top: 24px;
    }

    .working-hours-mobile {
        color: #252A2E;
        font-size: 14px;
        font-weight: 600;
        line-height: 130%;
        margin: 0;
    }

    .px-20 {
        padding: 0 20px;
    }

    .online-consultant {
        border-radius: 3px;
        background: #207DFF;
        padding: 8px 12px;
        width: 100%;
        color: #FFF;
        font-size: 14px;
        margin-top: 24px;
        margin-bottom: 24px;
        font-weight: 600;
        line-height: 130%;
        text-transform: uppercase;
    }

    .order-call-mobile.popover-order-call {
        color: #207DFF;
        width: 100%;
        background: #fff;
        border-radius: 3px;
        border: 2px solid #EFF2F6;
        padding: 11px 16px;
        font-size: 14px;
        font-weight: 600;
        line-height: 130%;
        text-transform: uppercase;
    }

    .mb-24 {
        margin-bottom: 24px;
    }

    .header .mobile-nav .link_main {
        color: #252A2E;
        font-size: 16px;
        text-transform: uppercase
    }

    .header .mobile-nav .link_main.active {
        color: #6D7281
    }

    .header .mobile-nav .link_main:focus,
    .header .mobile-nav .link_main:hover {
        color: #9FA5B9
    }

    .header .mobile-nav .list__item_has-child > .link_main .link__icon {
        margin-left: 5px
    }

    .header .mobile-nav__sublist .list__item {
        margin-top: 10px
    }

    .header .mobile-nav__sublist .list__item .link_main {
        font-size: 14px
    }

    .header .mobile-nav__sublist .list__item + .list__item {
        margin-top: 10px
    }

    .header .mobile-nav .drilldown {
        overflow: hidden;
        width: 100%;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;

    }

    .header .mobile-nav .drilldown-container {
        width: 100% !important;
    }

    .header .mobile-nav .drilldown.active {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        padding-bottom: 80px;
        background: #fff;
        overflow-y: auto;
    }

    .catalog-dropdown__nav_lvl1 {
        animation: appear 0.4s;
    }

    @keyframes appear {
        0% {
            opacity: 0
        }
        100% {
            opacity: 1;
        }
    }
    .header .mobile-nav .drilldown.active .btn_catalog {
        display: none;
    }

    .header .mobile-nav .drilldown-sub {
        display: none
    }

    .header .mobile-nav .link_back {
        padding: 20px;
        display: flex;
        justify-content: end;
        align-items: center;
        color: #6A6F7B;
        text-align: center;
        font-size: 14px;
        line-height: 17px;
    }

    .header .mobile-nav .link_back .link__icon {
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
        line-height: 16px
    }

    .header .mobile-nav .link_back .link__icon_arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        line-height: 20px
    }

    .header .mobile-nav .link_back:focus,
    .header .mobile-nav .link_back:hover {
        color: #252A2E
    }

    .header .mobile-nav .catalog-dropdown__nav_lvl2,
    .header .mobile-nav .catalog-dropdown__nav_lvl3 {
        padding: 0 0 20px
    }

    .header .mobile-nav .catalog-dropdown__nav_lvl2 .list__item + .list__item {
        margin-top: 25px;
        padding: 0 20px
    }

    .header .mobile-nav .catalog-dropdown__nav_lvl3 .list__item + .list__item {
        margin-top: 20px;
        padding: 0 20px
    }

    .header .mobile-nav .catalog-link_main {
        padding: 10px 20px;
        border-bottom: 1px #D9E1EA solid;
    }

    .show .catalog-link_main {
        border-bottom: 0 !important;
    }

    .header .mobile-nav .catalog-link_main:before {
        display: none
    }

    .header .mobile-nav .catalog-link_main .link__bg {
        right: 0
    }

    .header__top-nav .list__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .header__top-nav .list__item + .list__item {
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .header__logo-wrapper {
        margin-right: auto
    }
}

@media (max-width: 575px) {
    .header .results-panel__category {
        padding: 15px 20px 30px
    }

    .header .category-results {
        display: block
    }

    .header .category-results__row {
        display: block
    }

    .header .category-results__row + .category-results__row {
        margin-top: 8px
    }

    .header .category-results__cell {
        padding: 0;
        display: inline
    }

    .header .category-results__cell_request {
        padding-right: 10px;
        font-size: 16px
    }

    .header .category-results__cell_items {
        font-size: 14px
    }

    .header .item-results {
        display: block
    }

    .header .item-results__row {
        padding: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header .item-results__row + .item-results__row {
        border-top: 1px solid #F3F6FB
    }

    .header .item-results__cell {
        padding: 0;
        display: block;
        border: none !important
    }

    .header .item-results__cell_img {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95px;
        flex: 0 0 95px;
        max-width: 95px
    }

    .header .item-results__cell_info {
        margin-bottom: 10px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 95px)
    }

    .header .item-results__cell_brand {
        padding-left: 95px;
        padding-right: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
        flex: 0 0 170px;
        max-width: 170px
    }

    .header .item-results__cell_favorite {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 64px;
        flex: 0 0 64px
    }
}

.panel {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.panel > * {
    visibility: hidden;
    -webkit-transition: visibility ease-in-out 0.3s;
    -o-transition: visibility ease-in-out 0.3s;
    transition: visibility ease-in-out 0.3s
}

.panel__header .container > .row {
    height: 60px;
    margin: 0 -12px
}

.panel__header .container > .row > .col-auto {
    padding: 0 12px
}

.panel__header .btn_close {
    width: 20px;
    height: 20px;
    line-height: 0
}

.panel__header .btn_close svg {
    width: 100%;
    height: auto
}

.panel__header .btn_close:focus,
.panel__header .btn_close:hover {
    color: #9FA5B9
}

.panel__content {
    height: calc(100% - 61px);
    overflow: auto
}

.panel_search .panel__content {
    overflow: unset;
}

.panel__body {
    padding: 20px 20px;
}

.panel__footer {
    padding: 24px 20px
}

.panel_menu {
    background-color: #F3F6FB
}

.panel_menu .panel__header {
    background-color: #ffffff
}

@media (max-width: 1023px) {
    .menu-panel-opened,
    .search-panel-opened {
        overflow: hidden
    }

    .language-button-mobile {
        border-radius: 3px;
        padding: 11px 12px;
        color: #fff;
        background: #207DFF;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 130%;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(50% - 9px);
    }

    .language-button-mobile .link__text {
        margin-left: 16px;
    }

    .language-button-mobile.active {
        background: #252A2E;
    }

    .language-button-mobile.active .link__text,
    .language-button-mobile.active svg {
        color: #fff
    }

    .search-panel-opened .panel_search {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .search-panel-opened .panel_search > * {
        visibility: visible
    }

    .menu-panel-opened .panel_menu {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .menu-panel-opened .panel_menu > * {
        visibility: visible
    }
}

.section_blog {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_blog .section__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 460px;
    z-index: 0;
    background-color: #9FA5B9
}

.section_blog .section__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(106, 111, 123, 0.7);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 111, 123, 0.7)), to(#6A6F7B));
    background: -webkit-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: -o-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: linear-gradient(180deg, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%)
}

.section_blog .section__title_style1 {
    margin-bottom: 30px
}

.section_blog .section__title_style1 + .section__description {
    margin-top: -20px
}

.section_blog .section__controls,
.section_blog .section__description {
    margin-bottom: 30px
}

.section_blog .blog-block {
    position: relative;
    display: block;
    color: #ffffff
}

.section_blog .blog-block__img {
    position: relative;
    margin-left: -1px;
    margin-bottom: 10px;
    padding-top: 80%;
    z-index: 0;
    border-left: 1px solid transparent;
    background-color: #6D7281;
    overflow: hidden
}

.section_blog .blog-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_blog .blog-block__title {
    padding-left: 1px;
    padding-right: 10px
}

.section_blog .blog-block:focus,
.section_blog .blog-block:hover {
    color: rgba(255, 255, 255, 0.7)
}

.section_blog .blog-block:focus .blog-block__img .background-img,
.section_blog .blog-block:hover .blog-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_blog .swiper-slide-visible + .swiper-slide-visible .blog-block__img {
    border-color: #ffffff
}

.section_blog .swiper-slide-visible.swiper-slide-active .blog-block__img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

@media (min-width: 1200px) {
    .section_blog .swiper-slide-visible.swiper-slide-next + .swiper-slide-visible .blog-block__img {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

@media (max-width: 1549px) {
    .section_blog {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section_blog .section__img {
        height: 350px
    }
}

@media (max-width: 1199px) {
    .section_blog {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .section_blog .section__img {
        height: 300px
    }

    .section_blog .swiper-slide-visible + .swiper-slide-visible .blog-block__img {
        border-color: #ffffff;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

@media (max-width: 1023px) {
    .section_blog .section__img {
        height: 250px
    }

    .section_blog .section__title_style1 {
        margin-bottom: 25px
    }

    .section_blog .section__title_style1 + .section__description {
        margin-top: -15px
    }

    .section_blog .section__description {
        margin-bottom: 25px
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .section_blog .row {
        margin: 0 -5px
    }

    .section_blog .col-12 {
        padding: 0 5px
    }

    .section_blog .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%
    }

    .section_blog .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media (max-width: 767px) {
    .section_blog {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .section_blog .section__img {
        height: 220px
    }

    .section_blog .section__title_style1 {
        margin-bottom: 10px
    }

    .section_blog .section__title_style1 + .section__description {
        margin-top: 0
    }
}

@media (max-width: 575px) {
    .section_blog .blog-block__img {
        border-radius: 3px
    }

    .section_blog .swiper-slide-visible.swiper-slide-active .blog-block__img {
        border-radius: 3px
    }
}

.section_brands {
    padding-top: 100px
}

.section_brands .section__header {
    padding: 30px 0;
}

.section_brands .section__title_style1 {
    margin-bottom: 30px
}

.section_brands .footer-brand-block {
    padding: 18px 16px;
    background: #fff;
    height: 80px;
    width: 100%;
}

.kitchen-banner a {
    display: block
}

.kitchen-banner img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.section_brands .brand-block__round_button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
    margin-left: 10px;
    background: #EFF2F6;
    border-radius: 50%;
}

.section_brands .brand-block__round_button svg {
    transform: rotate(-90deg);
}

.section_brands .brand-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: inset 0px 0px 15px 0px transparent;
    box-shadow: inset 0px 0px 15px 0px transparent;
    border-radius: 10px;
    overflow: hidden;
}

.section_brands .brand-block img {
    transition: 0.5s;
}


.image-cover-brand {
    height: 150px;
    display: block;
    overflow: hidden;
}

.image-cover-brand.image-category {
    width: 100%;
    height: 150px;
    display: block;
    background: #CAD4E0;
    overflow: hidden;
}

.section_brands .brand-block:hover .brand-block__img {
    transform: scale(1.2);
}

.section_brands .brand-block__text {
    font-size: 16px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list__item.checkbox {
    cursor: pointer;
}

.section_brands .brand-block__img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.image-category .brand-block__img {
    object-position: right;
    height: 160px;
    object-fit: cover;
}

.section_brands .brand-block__img_small {
    height: 21px;
    object-fit: cover;
}

@media (max-width: 1549px) {
    .section_brands {
        padding-top: 80px
    }

    .section_brands .section__controls {
        margin-bottom: 40px
    }

    .section_brands .section__title_style1 {
        margin-bottom: 20px
    }
}

@media (max-width: 1199px) {
    .section_brands {
        padding-top: 70px
    }

    .section_brands .section__controls {
        margin-bottom: 30px
    }
}

@media (max-width: 1023px) {
    .section_brands .section__title_style1 {
        margin-bottom: 10px
    }

    .kitchen-banner img {
        height: auto;
    }

    .section_brands .swiper-container {
        border: none
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .section_brands .section__header {
        padding: 50px 30px 30px;
        max-width: 440px
    }

    .section_brands .row {
        margin: 0 -5px
    }

    .section_brands .col-12 {
        padding: 0 5px
    }

    .section_brands .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%
    }

    .section_brands .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media (max-width: 767px) {
    .section_brands {
        padding-top: 50px
    }

    .section_brands .section__title_style1 {
        margin-bottom: 15px
    }

    .section_brands .section__header {
        margin-bottom: 30px;
        padding: 30px 20px;
        border-radius: 3px
    }

}

@media (max-width: 575px) {
    .section_brands .swiper-slide {
        border-left: none
    }

    .section_brands .section__content .container {
        padding: 0;
        max-width: 100%
    }
}

.section_subscribe {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_subscribe .container:before {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 0;
    width: 8.333%;
    height: 890px;
    background-color: #6A6F7B
}

.section_subscribe .section__img {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: -1;
    width: 83.333%;
    height: 520px;
    border-radius: 3px;
    overflow: hidden
}

.section_subscribe .section__description {
    margin-bottom: 100px;
    padding: 100px 50px;
    border-radius: 3px
}

.section_subscribe .section__content {
    padding-top: 140px;
    padding-bottom: 110px
}

.section_subscribe .section__title {
    margin-bottom: 50px
}

.section_subscribe .section__form {
    margin-bottom: 100px
}

.section_subscribe .section__form .row {
    margin: 0 -10px
}

.section_subscribe .section__form .row .col-12 {
    padding: 0 10px
}

.section_subscribe .form-group {
    margin-bottom: 0
}

.section_subscribe .form-control {
    width: 400px
}

@media (max-width: 1549px) {
    .section_subscribe {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section_subscribe .section__img {
        top: 80px;
        height: 580px
    }

    .section_subscribe .section__description {
        margin-bottom: 50px;
        padding: 66px 40px
    }

    .section_subscribe .section__content {
        padding-top: 100px;
        padding-bottom: 80px
    }

    .section_subscribe .section__title {
        margin-bottom: 40px
    }

    .section_subscribe .section__form {
        margin-bottom: 70px
    }
}

@media (max-width: 1199px) {
    .section_subscribe {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .section_subscribe .container:before {
        height: 700px
    }

    .section_subscribe .section__img {
        top: 50px;
        height: 410px;
        width: 85%
    }

    .section_subscribe .section__description {
        margin-bottom: 50px;
        padding: 55px 35px
    }

    .section_subscribe .section__content {
        padding-top: 70px;
        padding-bottom: 50px
    }

    .section_subscribe .section__title {
        margin-bottom: 30px
    }

    .section_subscribe .section__form {
        margin-bottom: 50px
    }

    .section_subscribe .form-control {
        width: 350px
    }
}

@media (max-width: 1023px) {
    .section_subscribe {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .section_subscribe .container:before {
        width: 30px;
        height: 580px
    }

    .section_subscribe .section__description {
        padding: 50px 20px
    }

    .section_subscribe .section__content {
        padding-left: 60px
    }

    .section_subscribe .form-control {
        width: 420px
    }
}

@media (max-width: 767px) {
    .section_subscribe {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .section_subscribe .container:before {
        width: 20px
    }

    .section_subscribe .section__img {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        height: 280px;
        width: auto;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .section_subscribe .section__description {
        margin-bottom: 0;
        padding: 30px 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .section_subscribe .section__content {
        padding-top: 50px;
        padding-bottom: 25px;
        padding-left: 40px
    }

    .section_subscribe .section__title {
        margin-bottom: 25px
    }

    .section_subscribe .form-group {
        margin-bottom: 20px
    }

    .section_subscribe .btn_default,
    .section_subscribe .form-control {
        width: 100%
    }

    .section_subscribe .marks-list {
        top: 5px;
        right: 5px
    }

    .section_subscribe .marks-list .list__item {
        padding: 4px 10px;
        font-size: 14px;
        line-height: 16px
    }
}

.section_collections {
    padding-top: 150px;
    padding-bottom: 50px
}

.section_collections .section__img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 560px;
    z-index: 0;
    background-color: #9FA5B9
}

.section_collections .section__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(106, 111, 123, 0.7);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 111, 123, 0.7)), to(#6A6F7B));
    background: -webkit-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: -o-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: linear-gradient(180deg, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%)
}

.section_collections .section__title_style1 {
    margin-bottom: 40px
}

.section_collections .section__controls {
    margin-bottom: 30px
}

.section_collections .section__controls-all {
    color: #ffffff
}

.section_collections .section__controls-all a:focus,
.section_collections .section__controls-all a:hover {
    color: #D9E1EA
}

.section_collections .section__controls-nav .swiper-button-next,
.section_collections .section__controls-nav .swiper-button-prev {
    color: #ffffff
}

.section_collections .section__controls-nav .swiper-button-next:focus,
.section_collections .section__controls-nav .swiper-button-next:hover,
.section_collections .section__controls-nav .swiper-button-prev:focus,
.section_collections .section__controls-nav .swiper-button-prev:hover {
    color: #D9E1EA
}

.section_collections .collections-block {
    position: relative;
    display: block
}

.section_collections .collections-block__img {
    position: relative;
    margin-left: -1px;
    margin-bottom: 10px;
    padding-top: 106.6%;
    z-index: 0;
    background-color: #6D7281;
    border-left: 1px solid transparent;
    overflow: hidden
}

.section_collections .collections-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_collections .collections-block__title {
    padding: 0 10px;
    text-align: center
}

.section_collections .collections-block:focus,
.section_collections .collections-block:hover {
    color: #9FA5B9
}

.section_collections .collections-block:focus .collections-block__img .background-img,
.section_collections .collections-block:hover .collections-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_collections .swiper-slide-visible + .swiper-slide-visible .collections-block__img {
    border-color: #ffffff
}

.section_collections .swiper-slide-visible.swiper-slide-active .collections-block__img {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

@media (min-width: 1200px) {
    .section_collections .swiper-slide-visible.swiper-slide-next + .swiper-slide-visible + .swiper-slide-visible .collections-block__img {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

@media (max-width: 1549px) {
    .section_collections {
        padding-top: 80px;
        padding-bottom: 30px
    }

    .section_collections .section__title_style1 {
        margin-bottom: 30px
    }

    .section_collections .section__img {
        height: 400px
    }
}

@media (max-width: 1199px) {
    .section_collections {
        padding-top: 70px;
        padding-bottom: 20px
    }

    .section_collections .section__title_style1 {
        margin-bottom: 25px
    }

    .section_collections .section__img {
        height: 450px
    }

    .section_collections .swiper-slide-visible.swiper-slide-next + .swiper-slide-visible .collections-block__img {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

@media (max-width: 1023px) {
    .section_collections .section__img {
        height: 390px
    }

    .section_collections .section__description {
        margin-bottom: 25px
    }

    .section_collections .swiper-slide-visible + .swiper-slide-visible .collections-block__img {
        border-color: #ffffff;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .section_collections .row {
        margin: 0 -5px
    }

    .section_collections .col-12 {
        padding: 0 5px
    }

    .section_collections .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%
    }

    .section_collections .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media (max-width: 767px) {
    .section_collections {
        padding-top: 50px;
        padding-bottom: 5px
    }

    .section_collections .section__img {
        height: 320px
    }
}

@media (max-width: 575px) {
    .section_collections {
        padding-top: 30px
    }

    .section_collections .section__img {
        height: 385px
    }

    .section_collections .collections-block__img {
        padding-top: 100%;
        border: none;
        border-radius: 3px
    }

    .section_collections .swiper-slide-visible.swiper-slide-active .collections-block__img {
        border-radius: 3px
    }
}

.product-card {
    position: relative;
    z-index: 1;
    color: #6D7281;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 20px transparent;
    box-shadow: 0px 10px 20px transparent;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform ease-in-out 0.3s 0.1s, -webkit-box-shadow ease-in-out 0.3s 0.1s;
    transition: -webkit-transform ease-in-out 0.3s 0.1s, -webkit-box-shadow ease-in-out 0.3s 0.1s;
    -o-transition: transform ease-in-out 0.3s 0.1s, box-shadow ease-in-out 0.3s 0.1s;
    transition: transform ease-in-out 0.3s 0.1s, box-shadow ease-in-out 0.3s 0.1s;
    transition: transform ease-in-out 0.3s 0.1s, box-shadow ease-in-out 0.3s 0.1s, -webkit-transform ease-in-out 0.3s 0.1s, -webkit-box-shadow ease-in-out 0.3s 0.1s
}

.product-card:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    border: 1px solid #F3F6FB
}

.product-card__content {
    height: 100%;
    overflow: hidden
}

.product-card__header {
    position: relative;
    padding-top: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.product-card__brand {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    padding: 2px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 95px;
    width: calc(100% - 150px);
    height: 24px;
    background-color: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    line-height: 0
}

.product-card__brand img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-height: 100%;
    width: auto;
    height: auto
}

.product-card__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden
}

.product-card__img img,
.product-card__img picture,
.collection-card__img img,
.collection-card__img picture {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    color: transparent;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
    .product-card__img img,
    .product-card__img picture,
    .collection-card__img img,
    .collection-card__img picture {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@supports ((-webkit-transform:translate(50%,
50%)) or (transform:translate(50%,
50%))) or (-webkit-transform:translate(50%,
50%)) {
    .product-card__img img,
    .product-card__img picture,
    .collection-card__img img,
    .collection-card__img picture {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}


.product-card__img img + img,
.product-card__img picture + picture,
.product-card__img picture + img,
.product-card__img img + picture,
.collection-card__img img + img,
.collection-card__img picture + picture,
.collection-card__img picture + img,
.collection-card__img img + picture {
    opacity: 0;
    z-index: 1;
}

.product-card__img:focus,
.product-card__img:hover,
.collection-card__img:focus,
.collection-card__img:hover {
    opacity: 0.6
}

.product-card__body {
    padding: 30px 20px;
    height: auto;
    background-color: #ffffff
}

.product-card__title {
    margin-bottom: 6px;
    display: block;
    height: 44px;
    color: #252A2E;
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}

.product-card__title:focus,
.product-card__title:hover {
    color: #9FA5B9
}

.product-card__price {
    font-size: 16px;
    white-space: nowrap;
    display: flex;
}

.product-card__price .cost {
    color: #252A2E;
    font-weight: 800;
    font-size: 20px
}

.product-card__price .cost.cost_new {
    color: #F53434
}

.product-card__price .old {
    margin-right: 15px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.product-card__price .currency {
    margin-left: 5px;
    margin-right: 5px;
}

.product-card__info {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap
}


.product-card__availability {
    position: relative;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 4px 8px;
    display: inline-block;
    background: rgba(106, 111, 123, 0.20);
    padding-left: 24px;
    font-size: 14px;
    color: #6A6F7B;
    font-weight: 600;
    margin-top: 10px;
    line-height: 130%;
    border-radius: 3px;
}

.product-card__availability:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 6px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6A6F7B;
}

.product-card__availability_true {
    background: rgba(24, 185, 59, 0.20);
    color: #252A2E;
}

.product-card__availability_true:before {
    background: #18B93B;
}

.product-card__code {
    color: #6D7281;
    font-family: Panton;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 130%; /* 18.2px */
}

.product-card__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0
}

.product-card__colors {
    padding: 0 20px 17px;
    line-height: 0
}

.product-card__colors-mark {
    padding: 0 8px;
    display: inline-block;
    width: auto;
    height: 23px;
    color: #ffffff;
    background-color: #6A6F7B;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/backgrounds/colors-bg.jpg');
    border-radius: 3px;
    overflow: hidden;
    font-weight: 800;
    font-size: 14px;
    line-height: 23px;
    vertical-align: middle
}

.product-card__btn {
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    height: 60px;
    overflow: visible;
    background-color: #ffffff
}

.product-card__btn:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    border: 1px solid #F3F6FB;
    -webkit-transition: border-color ease-in-out 0.3s;
    -o-transition: border-color ease-in-out 0.3s;
    transition: border-color ease-in-out 0.3s
}

.product-card__btn_preorder {
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-card__btn_preorder .btn__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px
}

.product-card__btn_preorder .btn__text {
    padding-left: 5px;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 24px);
    white-space: normal;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: left
}

.product-card__btn_preorder .btn__text .line {
    display: block
}

.product-card__btn_constructor {
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-card__btn_constructor .btn__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    max-width: 24px
}

.product-card__btn_constructor .btn__text {
    padding-left: 10px;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 24px);
    white-space: normal;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: left
}

.product-card__btn_constructor .btn__text .line {
    display: block
}

.product-card__btn_constructor.product-card__btn_mvp .btn__text .line {
    display: inline
}

.product-card__btn_order {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.product-card__btn_order .btn__text {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em
}

.product-card__btn_mvp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.product-card__btn .btn__icon {
    vertical-align: middle
}

.product-card__btn .btn__icon_default {
    display: inline-block
}

.product-card__btn .btn__icon_active {
    display: none
}

.product-card__btn.active,
.product-card__btn:focus,
.product-card__btn:hover {
    z-index: 2;
    color: transparent;

}

.constructor__wrapper .btn_dark svg {
    fill: transparent;
    stroke: #fff;
    color: transparent;
    transition: 0.4s;
}

.modal-footer .btn_to-cart svg {
    fill: transparent;
    stroke: #000;
    color: transparent;
    transition: 0.4s;
}

.product-btn-box .js-to-cart svg {
    fill: transparent;
    stroke: #fff;
    color: transparent;
    transition: 0.4s;
}

.modal-footer .btn_light:focus svg, .modal-footer .btn_light:hover svg {
    stroke: #fff;
}

.product-card__btn {
    fill: transparent;
    stroke: #000;
    color: transparent;
}

.product-card__btn.active svg,
.product-card__btn:focus svg,
.product-card__btn:hover svg {
    fill: transparent;
    stroke: #000;
    color: transparent;
}

.product-card__btn_constructor {
    color: unset !important;
    stroke: unset !important;
}

.product-card__btn_constructor:hover {
    color: unset !important;
    stroke: unset !important;
}

.product-card__btn_constructor:hover svg {
    color: unset !important;
    stroke: unset !important;
}

.product-card__btn.active:before,
.product-card__btn:focus:before,
.product-card__btn:hover:before {
    border-color: #D9E1EA
}

.product-card__btn.active {
    z-index: 2;
    color: #252A2E
}

.product-card__btn.active .btn__icon_active {
    display: inline-block
}

.product-card__btn.active .btn__icon_default {
    display: none
}

.product-card__footer {
    display: block;
    height: 60px
}

.product-card__footer_kitchen {
    height: 100px;
}

.product-card__footer_kitchen .product-card__info {
    height: 30px
}

.product-card:focus,
.product-card:hover {
    z-index: 5;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0 5px 15px #c8cee2;
    box-shadow: 0 5px 15px #c8cee2;
}

.product-card:focus .product-card__brand,
.product-card:hover .product-card__brand {
    opacity: 1;
    visibility: visible
}

.product-card:focus .product-card__brand:focus,
.product-card:focus .product-card__brand:hover,
.product-card:hover .product-card__brand:focus,
.product-card:hover .product-card__brand:hover {
    opacity: 0.6
}

.product-card:hover .product-card__img img + img,
.product-card:hover .product-card__img picture + picture,
.product-card:hover .product-card__img img + picture,
.product-card:hover .product-card__img picture + img,
.product-card:focus .product-card__img img + img,
.product-card:focus .product-card__img picture + picture,
.product-card:focus .product-card__img picture + img,
.product-card:focus .product-card__img img + picture,
.collection-card:hover .collection-card__img img + img,
.collection-card:hover .collection-card__img picture + picture,
.collection-card:hover .collection-card__img img + picture,
.collection-card:hover .collection-card__img picture + img,
.collection-card:focus .collection-card__img img + img,
.collection-card:focus .collection-card__img picture + picture,
.collection-card:focus .collection-card__img picture + img,
.collection-card:focus .collection-card__img img + picture {
    opacity: 1;
}

@media (max-width: 1549px) {
    .product-card__body {
        padding: 20px 15px
    }
}

@media (max-width: 1549px) and (min-width: 1025px) {
    .product-card__info {
        padding: 0 15px;
        font-size: 12px
    }

    .product-card__price {
        font-size: 14px
    }

    .product-card__btn_preorder .btn__text {
        padding-left: 2px;
        font-size: 10px
    }

    .product-card__btn_constructor .btn__text {
        padding-left: 5px;
        font-size: 10px
    }
}

@media (max-width: 1023px) {
    .product-card {
    }

    .product-card__body {
        padding: 20px
    }

    .product-card__body {
        padding: 10px 20px
    }

    .product-card__brand {
        opacity: 1;
        visibility: visible
    }

    .product-card .product-card__title {
        margin-bottom: 10px
    }

    .product-card:focus,
    .product-card:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .product-card:hover .product-card__img img + img,
    .product-card:hover .product-card__img picture + picture,
    .product-card:hover .product-card__img picture + img,
    .product-card:hover .product-card__img img + picture,
    .product-card:focus .product-card__img img + img,
    .product-card:focus .product-card__img picture + picture,
    .product-card:focus .product-card__img picture + img,
    .product-card:focus .product-card__img img + picture,
    .collection-card:hover .collection-card__img:hover img + img,
    .collection-card:hover .collection-card__img:hover picture + picture,
    .collection-card:hover .collection-card__img:hover picture + img,
    .collection-card:hover .collection-card__img:hover img + picture,
    .collection-card:focus .collection-card__img:focus img + img,
    .collection-card:focus .collection-card__img:focus picture + picture,
    .collection-card:focus .collection-card__img:focus picture + img,
    .collection-card:focus .collection-card__img:focus img + picture {
        opacity: 0;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .product-card__info {
        padding: 0 15px;
        font-size: 12px
    }

    .product-card__availability {
        padding-left: 12px
    }

    .product-card__availability:before {
        margin-top: -3px;
        width: 6px;
        height: 6px
    }
}

@media (max-width: 767px) {
    .catalog-products .product-card {
        margin-bottom: 10px
    }
}

.collection-card {
    margin-bottom: 10px;
    width: 100%;
    height: calc(100% - 10px);
    -webkit-transition: -webkit-box-shadow ease-in-out 0.3s;
    transition: -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s
}

.collection-card:focus,
.collection-card:hover {
    -webkit-box-shadow: 0px 10px 30px #C8CEE2;
    box-shadow: 0px 10px 30px #C8CEE2
}

.collection-card:focus .collection-card__slider-wrapper,
.collection-card:hover .collection-card__slider-wrapper {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.collection-card:focus .brand-block,
.collection-card:hover .brand-block {
    opacity: 1
}

.collection-card__content {
    height: 100%
}

.collection-card__header {
    position: relative;
    height: 360px;
    overflow: hidden
}

.collection-card__img {
    cursor: pointer
}

.collection-card__body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100% - 360px);
    background-color: #ffffff
}

.collection-card__info {
    padding-right: 15px;
    max-width: 70%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.collection-card__info .collection-title {
    position: relative;
    padding-left: 45px
}

.collection-card__info .collection-title__icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    color: #6D7281;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.collection-card__info .collection-title__icon svg {
    width: 100%;
    height: auto
}

.collection-card__info .collection-title__content {
    text-transform: uppercase
}

.collection-card__info .collection-title__category {
    color: #6D7281;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em
}

.collection-card__info .collection-title__label {
    display: inline-block;
    color: #252A2E;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    border-bottom: 1px solid currentColor
}

.collection-card__info .collection-title__label:focus,
.collection-card__info .collection-title__label:hover {
    color: #6D7281;
    border-color: transparent
}

.collection-card__price {
    margin-left: auto;
    max-width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 30%;
    color: #6D7281;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    white-space: nowrap
}

.collection-card__price .text {
    margin-right: 5px
}

.collection-card__price .cost {
    color: #252A2E;
    font-weight: 800;
    font-size: 20px
}

.collection-card__price .currency {
    margin-left: 5px
}

.collection-card__slider-wrapper {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: right;
    border-bottom: 1px solid #E7EDF4;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.collection-card .collection-title {
    word-break: break-word
}

.collection-card .brand-block {
    margin-right: 12px;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.collection-card .brand-block__img {
    padding: 10px 20px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.collection-card .brand-block__img img {
    max-height: 20px;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.collection-card .brand-block__img:focus,
.collection-card .brand-block__img:hover {
    opacity: 0.7
}

.collection-card .collection-previews {
    position: relative;
    top: 100%;
    padding: 0 51px;
    background-color: #E7EDF4;
    line-height: 0
}

.collection-card .collection-previews .swiper-button-next,
.collection-card .collection-previews .swiper-button-prev {
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 10px;
    width: 50px;
    height: 100%;
    background-color: #ffffff
}

.collection-card .collection-previews .swiper-button-prev {
    left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.collection-card .collection-previews .swiper-button-next {
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.collection-card .collection-previews-block {
    position: relative;
    display: block;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
    background-color: #ffffff
}

.collection-card .collection-previews-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: transparent;
    -webkit-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s
}

.collection-card .collection-previews-block:focus:before,
.collection-card .collection-previews-block:hover:before {
    background-color: rgba(255, 255, 255, 0.65)
}

@media (max-width: 1549px) {
    .collection-card__header {
        height: 300px
    }

    .product-card__availability {
        padding-left: 20px;
    }

    .product-card__availability:before {
        margin-top: -3px;
        width: 6px;
        height: 6px;
        left: 8px;
    }

    .footer-button-question {
        padding: 18px 12px !important;
    }

    .footer-button-question-text {
        font-size: 16px !important;
    }

    .collection-card__body {
        height: calc(100% - 300px)
    }

    .collection-card__info {
        max-width: 60%
    }

    .collection-card__price {
        max-width: 40%
    }
}

@media (max-width: 1199px) {
    .collection-card {
        height: auto
    }

    .js-one-click-box {
        padding-left: 0 !important;
    }

    .footer-button-question .footer-button-question-text {
        font-size: 16px;
    }

    .collection-card__header {
        height: 350px
    }

    .collection-card__body {
        height: auto
    }

    .collection-card__info {
        max-width: 70%
    }

    .collection-card__price {
        max-width: 30%
    }
}

@media (max-width: 1023px) {
    .collection-card__header {
        height: 460px
    }

    .collection-card__slider-wrapper {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .collection-card .brand-block {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .collection-card__header {
        height: 350px
    }

    .modal-form__body .modal-form__btn .btn__icon {
        position: static;
    }

    .modal-form__body .modal-form__btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 575px) {
    .collection-card__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .collection-card__info {
        padding-right: 0;
        max-width: 100%
    }

    .collection-card__price {
        margin-left: 0;
        margin-top: 20px;
        max-width: 100%
    }
}

.cart-table {
    display: table;
    width: 100%
}

.cart-table_border-top {
    border-top: 1px solid #E7EDF4
}

.cart-table_hidden-button {
    display: none
}

.cart-table__row {
    display: table-row
}

.cart-table__row + .cart-table__row .cart-table__cell {
    border-top: 1px solid #E7EDF4
}

.cart-table__cell {
    position: relative;
    padding: 30px 20px;
    display: table-cell;
    vertical-align: middle
}

.cart-table__cell_footer-right {
    text-align: right;
    width: 50%
}

.cart-table__cell_footer {
    color: #6D7281;
    padding: 20px 30px
}

.cart-table__cell + .cart-table__cell:after {
    content: '';
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: -1px;
    width: 1px;
    background-color: #E7EDF4
}

.cart-table__cell + .cart-table__cell_footer-right:after {
    width: 0
}

.cart-table__cell_price {
    width: 170px
}

.cart-table__cell_middle {
    width: 130px;
    text-align: center
}

.cart-table__cell_middle-light {
    color: #6D7281
}

.cart-table__cell_middle-quantity {
    min-width: 220px;
    text-align: left
}

.cart-table__cell_button-close {
    width: 33px;
    line-height: 0;
    padding-right: 0;
    color: #6D7281
}

.cart-table__cell_button-close + .cart-table__cell:after {
    width: 0
}

.cart-table__cell_info > div + div {
    margin-top: 20px
}

.cart-table__button-close {
    line-height: 0;
    width: 13px;
    height: 13px
}

.cart-table__button-close:focus,
.cart-table__button-close:hover {
    color: #252A2E
}

.cart-table__button-close svg {
    width: 100%;
    height: auto
}

.cart-table__info {
    position: relative;
    padding-left: 120px;
    min-height: 100px
}

.cart-table__img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100px;
    max-height: 100px
}

.cart-table__img img {
    max-height: 100px
}

.cart-table__img:focus,
.cart-table__img:hover {
    opacity: 0.5
}

.cart-table__title {
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    font-size: 20px;
    line-height: 120%
}

.cart-table__title:focus,
.cart-table__title:hover {
    color: #9FA5B9
}

.cart-table__descr {
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.cart-table__content {
    margin-bottom: 10px
}

.cart-table__params-list .list__item {
    margin-bottom: 5px;
    max-width: 100%;
    line-height: 18px
}

.cart-table__params-list .list__param-color {
    position: relative;
    margin-right: 10px;
    margin-top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #F3F6FB;
    border-radius: 3px;
    vertical-align: middle;
    line-height: 18px;
    overflow: hidden
}

.cart-table__params-list .list__param-color.double-colors:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 0 18px;
    border-color: transparent transparent transparent currentColor
}

.cart-table__params-list .list__param-color.multi-color {
    background-color: transparent !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-clip: content-box;
    background-image: url('../images/svg/icon-multicolor.svg')
}

.cart-table__params-list .list__param-title {
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
}

.cart-table__quantity {
    margin: 20px 0;
    max-width: 320px
}

.cart-table__quantity .subtitle {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px
}

.cart-table__quantity .form-control {
    padding-left: 55px;
    padding-right: 55px;
    text-align: center;
    height: 40px
}

.cart-table__quantity .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 45px;
    color: #9FA5B9;
    line-height: 0
}

.cart-table__quantity .btn svg {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.cart-table__quantity .btn_minus {
    left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.cart-table__quantity .btn_plus {
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.cart-table__quantity .btn:focus,
.cart-table__quantity .btn:hover {
    color: #ffffff;
    background-color: #252A2E
}

.cart-table__marks {
    position: relative;
    top: 0;
    right: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 100%
}

.cart-table__marks .list__item {
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 5px
}

.cart-table__marks .list__item + .list__item {
    margin-top: 0
}

.cart-table__price {
    color: #6D7281;
    font-size: 16px
}

.cart-table__price .old {
    display: block;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.cart-table__price .cost {
    margin-right: 5px;
    color: #252A2E;
    font-weight: 800;
    font-size: 20px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4
}

.cart-table__price .cost_new {
    color: #F53434
}

.cart-table__price .currency {
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4;
    white-space: nowrap
}

.cart-table__button {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-decoration: underline;
    text-transform: uppercase
}

.cart-table__button_states {
    color: #6D7281
}

.cart-table__button:focus,
.cart-table__button:hover {
    color: #252A2E
}

.cart-table .custom-list {
    display: table;
    width: 100%;
    color: #6D7281;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em
}

.cart-table .custom-list .list__item {
    display: table-row
}

.cart-table .custom-list__th,
.cart-table .custom-list__value {
    position: relative;
    display: table-cell;
    vertical-align: baseline
}

.cart-table .custom-list__th {
    padding: 7px 0;
    overflow: hidden
}

.cart-table .custom-list__title {
    position: relative;
    padding-right: 20px
}

.cart-table .custom-list__title:after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 100%;
    width: 10000%;
    height: 0;
    border-bottom: 1px dashed #D9E1EA
}

.cart-table .custom-list__value {
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px
}

.cart-table .total-cart {
    color: #252A2E
}

.cart-table .total-cart__title {
    display: inline-block;
    margin-bottom: 0 !important
}

.cart-table .total-cart__number {
    padding-left: 20px;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-block
}

.cart-table .total-cart__add-text {
    padding-left: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    text-transform: none;
    letter-spacing: 0.05em;
    color: #6D7281
}

@media (max-width: 1199px) {
    .cart-table__cell_footer-right {
        width: 45%
    }
}

.pb-30 {
    padding-bottom: 30px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.js-one-click-box {
    padding-left: 15px;
}

@media (max-width: 1023px) {
    .cart-table {
        display: block
    }

    .footer-button-question-text {
        font-size: 20px !important;
    }

    .cart-table_none {
        display: none
    }

    .cart-table_hidden-button {
        display: block
    }

    .cart-table__row {
        display: block
    }

    .cart-table__row + .cart-table__row {
        border-top: 1px solid #E7EDF4
    }

    .cart-table__row + .cart-table__row .cart-table__cell {
        border: none
    }

    .cart-table__row + .cart-table__row .cart-table__cell_button-close {
        border-bottom: 1px solid #E7EDF4
    }

    .cart-table__cell {
        position: relative;
        padding: 20px;
        display: block;
        width: 100%
    }

    .cart-table__cell_footer-right {
        text-align: left;
        border-top: none !important
    }

    .cart-table__cell + .cart-table__cell:after {
        content: '';
        position: absolute;
        top: -1px;
        bottom: auto;
        left: 20px;
        right: 20px;
        height: 1px;
        width: auto
    }

    .cart-table__cell_button-close + .cart-table__cell {
        border-top: 1px solid #E7EDF4
    }

    .cart-table__cell_button-close + .cart-table__cell:after {
        height: 0
    }

    .cart-table__cell + .cart-table__cell_footer-right:after {
        width: 0
    }

    .cart-table__cell_button-close {
        text-align: center
    }

    .cart-table__cell_price {
        width: 100%
    }

    .cart-table__cell_middle {
        width: 100%;
        text-align: left
    }

    .cart-table__cell_middle-quantity .cart-table__quantity {
        margin: 0
    }

    .cart-table__info {
        position: relative;
        padding-left: 0;
        min-height: 0
    }

    .cart-table__img {
        top: 0;
        left: -10px;
        width: 80px;
        max-height: 80px
    }

    .cart-table__img img {
        max-height: 80px
    }

    .cart-table__title {
        margin-bottom: 8px;
        font-size: 16px
    }

    .cart-table__descr {
        font-size: 12px;
        line-height: 14px
    }

    .cart-table__content {
        margin-bottom: 20px;
        padding-left: 80px;
        min-height: 60px
    }

    .cart-table__quantity .form-control {
        height: 45px
    }
}

@media (max-width: 575px) {
    .cart-table__cell_footer-right {
        padding-top: 0
    }

    .cart-table .custom-list {
        font-size: 14px
    }

    .cart-table .custom-list_info {
        font-size: 16px
    }

    .cart-table .custom-list__title {
        padding-right: 10px
    }

    .cart-table .custom-list__value {
        padding-left: 10px
    }

    .cart-table .total-cart__number {
        display: block;
        padding-left: 0px
    }
}

.cart-table-modal {
    width: 100%
}

.cart-table-modal__row + .cart-table-modal__row {
    border-top: 1px solid #E7EDF4
}

.cart-table-modal__cell {
    position: relative;
    padding: 20px;
    width: 100%
}

.cart-table-modal__cell_middle-light {
    color: #6D7281
}

.cart-table-modal__cell_price {
    width: 100%
}

.cart-table-modal__cell_info > div + div {
    margin-top: 15px
}

.cart-table-modal__cell + .cart-table-modal__cell {
    padding-top: 0
}

.cart-table-modal__info {
    position: relative;
    padding-left: 0;
    min-height: 0
}

.cart-table-modal__img {
    position: absolute;
    display: block;
    top: -10px;
    left: -10px;
    width: 80px;
    max-height: 80px
}

.cart-table-modal__img img {
    max-height: 80px
}

.cart-table-modal__img:focus,
.cart-table-modal__img:hover {
    opacity: 0.5
}

.cart-table-modal__title {
    display: block;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 8px;
    font-size: 16px
}

.cart-table-modal__title:focus,
.cart-table-modal__title:hover {
    color: #9FA5B9
}

.cart-table-modal__descr {
    color: #6D7281;
    font-size: 12px;
    line-height: 14px
}

.cart-table-modal__content {
    margin-bottom: 20px;
    padding-left: 80px;
    min-height: 60px
}

.cart-table-modal__params-list .list__item {
    margin-bottom: 5px;
    max-width: 100%;
    line-height: 18px
}

.cart-table-modal__params-list .list__param-color {
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #F3F6FB;
    border-radius: 3px;
    vertical-align: middle;
    line-height: 18px
}

.cart-table-modal__params-list .list__param-title {
    font-size: 15px;
    line-height: 18px
}

.cart-table-modal__marks {
    position: relative;
    top: 0;
    right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cart-table-modal__marks .list__item {
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 5px
}

.cart-table-modal__marks .list__item + .list__item {
    margin-top: 0
}

.cart-table-modal__price {
    color: #6D7281;
    font-size: 16px
}

.cart-table-modal__price .old {
    margin-right: 15px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.cart-table-modal__price .cost {
    margin-right: 5px;
    color: #252A2E;
    font-weight: 800;
    font-size: 20px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4
}

.cart-table-modal__price .cost_new {
    color: #F53434
}

.cart-table-modal__price .currency {
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4;
    white-space: nowrap
}

.section_mp-about {
    padding-top: 100px;
    padding-bottom: 0
}

.section_mp-about .text_about_us {
    margin-top: 24px;
    font-size: 16px;
    line-height: 130%;
}

.section_mp-about .button_about_us {
    font-size: 16px;
    color: #207DFF;
    text-decoration-line: underline;
}

.section_mp-odds .container {
    padding-top: 150px;
    padding-bottom: 100px
}

.section_mp-odds .section__title_style1 {
    margin-bottom: 50px
}

.section_mp-odds .odd-block {
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    background-color: #ffffff;
    border-left: 1px solid #F3F6FB;
    border-bottom: 1px solid #F3F6FB
}

.section_mp-odds .odd-block__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px
}

.section_mp-odds .odd-block__icon svg {
    width: 100%;
    height: auto
}

.section_mp-odds .odd-block__title {
    text-align: center;
    margin-top: 24px;
}

.section_mp-odds .odds-list .list__item:first-child .odd-block {
    border-top-left-radius: 3px
}

.section_mp-recomendation {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_mp-recomendation .section__title_style3 {
    margin-bottom: 100px
}

.section_mp-recomendation .tab-controls {
    position: relative;
    z-index: 1;
    padding-top: 70px;
    padding-bottom: 200px
}

.section_mp-recomendation .tab-controls__bg {
    position: absolute;
    top: 0;
    left: -20px;
    bottom: 0;
    right: -50%;
    z-index: -2;
    border-radius: 3px
}

.section_mp-recomendation .tab-controls__title {
    margin-bottom: 60px;
    padding-left: 50px
}

.section_mp-recomendation .tab-controls__nav {
    padding-right: 20px;
    overflow: hidden
}

.section_mp-recomendation .tab-controls__nav .list__item + .list__item {
    margin-top: 20px
}

.section_mp-recomendation .tab-controls__nav .link {
    position: relative;
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase
}

.section_mp-recomendation .tab-controls__nav .link__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px
}

.section_mp-recomendation .tab-controls__nav .link__icon svg {
    width: 100%;
    height: auto
}

.section_mp-recomendation .tab-controls__nav .link__text {
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 30px)
}

.section_mp-recomendation .tab-controls__nav .link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 35px;
    height: 2px;
    background-color: currentColor;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_mp-recomendation .tab-controls__nav .link:focus:before,
.section_mp-recomendation .tab-controls__nav .link:hover:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.section_mp-recomendation .tab-controls__nav .link.active {
    font-weight: 800
}

.section_mp-recomendation .tab-controls__nav .link.active:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.section_mp-recomendation .tab-content {
    position: relative;
    z-index: 2;
    padding-top: 10px
}

.section_mp-recomendation .section__controls {
    margin-bottom: 30px
}

.section_mp-recomendation .swiper-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px
}

.section_mp-recomendation .swiper-slide {
    position: initial;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_mp-recomendation .swiper-slide:hover {
    z-index: 5
}

.section_mp-recomendation .swiper-slide.swiper-slide-visible {
    opacity: 1
}

.section_mp-recomendation .tab-pane {
    margin: 0 -20px
}

.section_mp-recomendation + .section_mp-about {
    padding-top: 0
}


@media (max-width: 1549px) {
    .section_mp-about {
        padding-top: 80px
    }

    .section_mp-about .section__img {
        top: 80px
    }

    .section_mp-about .section__header {
        margin-bottom: 80px;
        padding: 70px 40px;
        min-height: 530px
    }

    .section_mp-about .section__controls {
        margin-top: 30px
    }

    .section_mp-odds .container {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section_mp-odds .section__title_style1 {
        margin-bottom: 40px
    }

    .section_mp-odds .odd-block {
        padding: 20px 10px
    }

    .section_mp-odds .odd-block__title {
        margin-top: 12px;
        font-size: 14px;
    }

    .section_mp-odds .odd-block__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px
    }

    .section_mp-recomendation {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .section_mp-recomendation .section__title_style3 {
        margin-bottom: 80px
    }

    .section_mp-recomendation .tab-controls__title {
        margin-bottom: 45px;
        padding-left: 30px
    }

    .section_mp-recomendation .tab-controls__nav .link {
        padding-left: 30px
    }

    .section_mp-recomendation .tab-controls__nav .link:before {
        width: 20px
    }
}

@media (max-width: 1199px) {
    .section_mp-about {
        padding-top: 70px
    }

    .catalog-controls .mob-flex-col {
        flex-direction: column;
    }

    .catalog-controls .mob-flex-col .sorting-button {
        margin-bottom: 8px;
    }

    .section_mp-about .section__img {
        top: 70px
    }

    .section_mp-about .section__header {
        margin-bottom: 70px;
        padding: 60px 30px;
        min-height: 0
    }

    .section_mp-about .section__controls {
        margin-top: 20px
    }

    .section_mp-odds .container {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .section_mp-odds .container:before {
        width: 35%
    }

    .section_mp-odds .odd-block {
        padding: 40px 30px;
    }

    .section_mp-odds .list_item_parent {
        margin-bottom: 16px;
        padding: 0 10px !important;
    }

    .section_mp-odds .odds-list {
        margin-left: -10px;
        margin-right: -10px;
    }

    .section_mp-recomendation {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .section_mp-recomendation .section__title_style3 {
        margin-bottom: 70px
    }

    .section_mp-recomendation .tab-controls {
        padding-top: 60px;
        padding-left: 20px;
        padding-bottom: 100px
    }

    .section_mp-recomendation .tab-controls__bg {
        left: 0
    }

    .section_mp-recomendation .tab-controls__title {
        margin-bottom: 40px
    }
}

@media (max-width: 1023px) {
    .section_mp-about .section__img {
        top: 80px
    }

    .section_mp-about .section__header {
        margin-bottom: 100px;
        padding: 50px 20px
    }

    .section_mp-about .section__controls {
        margin-top: 30px
    }

    .section_mp-odds .container:before {
        width: 33.333%
    }

    .section_mp-odds .section__title_style1 {
        margin-bottom: 30px
    }

    .section_mp-odds .odds-list {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        overflow: hidden;
        margin-top: 24px;
    }

    .section_mp-odds .odds-list .list__item:first-child .odd-block {
        border-top-left-radius: 0
    }

    .section_mp-odds .odds-list .list__item:nth-child(odd) .odd-block {
        border-right: 1px solid #F3F6FB
    }

    .section_mp-odds .odd-block {
        padding: 20px 30px;
        border-left: none
    }

    .section_mp-recomendation .tab-controls {
        padding: 50px 0
    }

    .section_mp-recomendation .tab-controls__bg {
        right: -60px
    }

    .section_mp-recomendation .tab-controls__title {
        margin-bottom: 30px;
        padding-left: 50px
    }

    .section_mp-recomendation .tab-controls__nav {
        padding-right: 40px
    }

    .section_mp-recomendation .tab-controls__nav .link {
        padding-left: 50px;
        font-size: 14px;
        line-height: 17px
    }

    .section_mp-recomendation .tab-controls__nav .link:before {
        width: 35px
    }

    .section_mp-recomendation .tab-content {
        padding-top: 30px
    }

}

@media (max-width: 767px) {
    .section_mp-about {
        padding-top: 50px
    }

    .section_mp-about .section__img {
        position: relative;
        top: 0;
        right: 0;
        height: 280px;
        width: 100%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .section_mp-about .section__header {
        margin-bottom: 0;
        padding: 30px 20px
    }

    .section_mp-about .section__title {
        margin-bottom: 15px
    }

    .section_mp-about .section__controls {
        margin-bottom: 30px
    }

    .section_mp-about .section__controls-all {
        line-height: 20px
    }

    .section_mp-odds .container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .section_mp-odds .container:before {
        top: -60px;
        right: 20px;
        bottom: 60px;
        width: 60px;
        border-radius: 0
    }

    .section_mp-odds .section__title_style1 {
        margin-bottom: 25px
    }

    .section_mp-odds .odds-list .list__item:nth-child(odd) .odd-block {
        border-right: none
    }

    .section_mp-odds .odd-block {
        padding: 25px 20px;
        border-left: none
    }

    .section_mp-recomendation {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .section_mp-recomendation .section__title_style3 {
        margin-bottom: 50px
    }

    .section_mp-recomendation .tab-controls {
        padding-top: 30px;
        padding-left: 0;
        padding-right: 20px;
        padding-bottom: 20px
    }

    .section_mp-recomendation .tab-controls__bg {
        right: 0
    }

    .section_mp-recomendation .tab-controls__title {
        padding-left: 20px;
        margin-bottom: 25px
    }

    .section_mp-recomendation .tab-controls__nav {
        padding-right: 0
    }

    .section_mp-recomendation .tab-controls__nav .link {
        padding-left: 20px
    }

    .section_mp-recomendation .tab-controls__nav .link:before {
        width: 10px
    }
}

.agreement-text {
    font-size: 13px;
}

.mt-2 {
    margin-top: 12px;
}

.mt-4 {
    margin-top: 24px;
}

.popover-h4 {
    color: #252A2E;
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px;
    line-height: 130%;
    text-transform: uppercase;
}

.popover-call-number {
    color: #207DFF;
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 130%;
    text-transform: uppercase;
}

.popover-email {
    color: #252A2E;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    display: block;
}

.ml-2 {
    margin-left: 12px;
}

.mb-2 {
    margin-bottom: 12px !important;
}

.mb-4 {
    margin-bottom: 24px !important;
}

.bg-transparent {
    background: transparent !important;
}

.banner-product-with-action {
    width: 400px;
    min-width: 400px;

}

.banner-product-with-action img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}

.js-main-page-items-slider {
    padding-left: 10px;
    margin-left: 20px;
    padding-right: 10px;
}

.js-main-page-items-slider, .banner-product-with-action {
    padding: 30px 0;
}

.product-card-small .product-card__body {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.product-card-small .product-card__footer {
    height: auto !important;
}

.product-with-action-block {
    margin-top: 80px;
}

.product-card-small .articul {
    color: #6D7281;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: 600;
    line-height: 150%;
}

.product-card-small .product-card__title {
    margin-bottom: 0px !important;
}

.ml-1 {
    margin-left: 6px;
}

.filter-panel {
    position: relative;
    z-index: 100;
    padding-bottom: 40px
}

.mt-0 {
    margin-top: 0 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.footer-button-question {
    background: #6A6F7B;
    border-radius: 3px;
    padding: 15px 32px;
    display: flex;
    align-items: center;
}

.controls__cell_online_shop {
    width: 210px;
    cursor: pointer;
    padding: 18px 0 !important;
}

.controls__cell_online_shop:hover .popover-online-shop {
    display: block;
}

.online-shop-header {
    color: #207DFF;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
    border-radius: 3px;
    background: #EDF1F5;
    width: 100%;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
}

.popover-order-call {
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    background: #207DFF;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    align-items: center;
    line-height: 130%;
    text-transform: uppercase;
}

.popover-online-shop {
    position: absolute;
    right: 0;
    top: 100%;
    width: 480px;
    max-height: 80vh;
    min-height: 80vh;
    border-radius: 4px;
    background: #EDF1F5;
    box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.20);
    display: none;
}

.popover-online-shop-padding {
    padding: 40px 32px;
}

.popover-online-shop:hover {
    display: block;
}

.popover-online-worktime {
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
}

.popover-address {
    color: #252A2E;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 130%;
    margin-bottom: 8px;
    transition: 0.4s;
}

.popover-address:hover {
    color: #207DFF
}

.footer__question_head {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
}

.footer__question_text {
    color: #FFF;
    font-size: 16px;
    margin-top: 16px;
    font-weight: 600;
    line-height: 150%;
}

.footer-button-question-text {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 130%;
    margin-left: 15px;
}

.about-loader {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    background: rgba(255, 255, 255, .5);
}

.filter-panel__header {
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #F3F6FB
}

.filter-panel__header .btn_close {
    padding: 28px 20px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #6A6F7B;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase
}

.filter-panel__header .btn_close .btn__icon {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px
}

.filter-panel__header .btn_close:focus,
.filter-panel__header .btn_close:hover {
    color: #252A2E
}

.filter-panel__group {
    position: relative;
    margin-bottom: 35px
}

.filter-panel__group :last-child {
    margin-bottom: 0
}

.filter-panel__group_collapsed .filter-panel__collapse > .list {
    margin-top: 10px
}

.filter-panel__title {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 20px;
    line-height: 120%
}

.filter-panel__control {
    position: relative;
    padding-right: 25px;
    color: #9FA5B9;
    width: 100%;
    white-space: normal;
    text-align: left;
    line-height: 1.2
}

.filter-panel__control .btn__text {
    margin-bottom: 0;
    color: #252A2E
}

.filter-panel__control .btn__icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    line-height: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.filter-panel__control.collapsed .btn__icon {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.filter-panel__control:focus,
.filter-panel__control:hover {
    color: #252A2E
}

.filter-panel__footer {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 270px;
    height: 40px;
    border-radius: 3px;
    overflow: hidden
}

.filter-panel__footer .btn-wrapper {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background-color: #6D7281
}

.filter-panel__footer .btn-wrapper__title {
    padding: 0 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 50px);
    font-size: 14px;
    line-height: 42px
}

.filter-panel__footer .btn_icon {
    padding: 10px 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    line-height: 0
}

.filter-panel__footer .btn_icon svg {
    width: 20px;
    height: 20px
}

.filter-panel__footer .btn_icon:focus,
.filter-panel__footer .btn_icon:hover {
    background-color: #9FA5B9
}

.filter-panel__footer .btn_clean {
    position: relative;
    padding: 0 20px;
    z-index: 5;
    width: 100%;
    height: 40px;
    line-height: 42px;
    color: #ffffff;
    background-color: #F53434;
    font-size: 14px;
    visibility: hidden;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-transform: uppercase
}

.filter-panel__footer.fixed {
    position: fixed;
    border-radius: 3px 3px 0px 0px
}

.filter-panel__footer.clean .btn_icon {
    visibility: hidden
}

.filter-panel__footer.clean .btn_clean {
    visibility: visible;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

.filter-panel .form-group {
    margin-bottom: 0
}

.w-80 {
    width: 80%;
    max-width: 80%;
}

.filter-panel .form-control {
    padding-left: 0;
    padding-right: 0;
    height: 35px;
    background-color: transparent;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 15px
}

.filter-panel .btn_show-all {
    display: inline-block;
    position: relative;
    color: #9FA5B9;
    border-bottom: 1px solid currentColor;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 30px;
    margin-top: 10px;
    text-align: left;
}

.btn_show-all.active .default {
    display: none;
}

.btn_show-all .special {
    display: none;
}

.btn_show-all.active .special {
    display: block;
}

.filter-panel .btn_show-all .btn__icon svg {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    line-height: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.filter-panel .btn_show-all:focus,
.filter-panel .btn_show-all:hover {
    color: #252A2E
}

.filter-panel .dropdown {
    margin-top: 15px
}

.filter-panel .dropdown .dropdown-menu {
    top: auto !important;
    bottom: 0;
    margin-left: 30px;
    min-width: 280px;
    -webkit-box-shadow: 0px 20px 50px rgba(11, 15, 38, 0.5);
    box-shadow: 0px 20px 50px rgba(11, 15, 38, 0.5)
}

.filter-panel .dropdown .dropdown-menu__content {
    width: 500px;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden
}

.filter-panel .dropdown.show .btn_show-all .btn__icon svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.filter-panel .more-filters {
    position: relative
}

.filter-panel .more-filters-btn {
    margin-bottom: 20px;
    color: #6D7281;
    font-weight: 600;
    font-size: 14px;
    border-bottom: 1px solid currentColor;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: left
}

.filter-panel .more-filters-btn .btn__text {
    display: block
}

.filter-panel .more-filters-btn .btn__text_closed {
    display: none
}

.filter-panel .more-filters-btn.collapsed .btn__text_opened {
    display: none
}

.filter-panel .more-filters-btn.collapsed .btn__text_closed {
    display: block
}

.filter-panel .more-filters-btn:focus,
.filter-panel .more-filters-btn:hover {
    color: #252A2E;
    border-bottom-color: transparent
}

.js-banners-slidermain {
    height: 100%;
}

.mt-16 {
    margin-top: 16px;
}

@media (max-width: 1023px) {
    .banner-product-with-action {
        width: 100%;
        min-width: 100%;
    }

    .js-banners-slider, .js-banners-slidermain {
        height: 255px !important;
    }

    .mob-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mob-p-0 {
        padding: 0 !important;
    }

    .brands-slider .brand-block {
        padding: 0 !important;
    }

    .filter-panel {
        position: fixed;
        top: 60px;
        left: -100%;
        width: 100%;
        bottom: 0;
        z-index: 1000;
        background-color: #ffffff;
        overflow: hidden;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform ease-in-out 0.3s;
        transition: -webkit-transform ease-in-out 0.3s;
        -o-transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s;
        transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
    }

    .filter-panel > * {
        visibility: hidden;
        -webkit-transition: visibility ease-in-out 0.3s;
        -o-transition: visibility ease-in-out 0.3s;
        transition: visibility ease-in-out 0.3s
    }

    .filter-panel__content {
        padding: 25px 20px 0;
        height: calc(100% - 80px);
        overflow-y: auto;
        overflow-x: hidden
    }

    .filter-panel__footer {
        width: 100%;
        border-radius: 0
    }

    .filter-panel__footer .btn-wrapper__title {
        padding: 0 20px
    }

    .filter-panel__footer.fixed {
        border-radius: 0
    }

    .filter-panel .dropdown .dropdown-menu {
        padding: 20px;
        top: 100% !important;
        bottom: auto;
        margin-left: 15px;
        margin-top: 10px;
        min-width: 100%
    }

    .filter-panel .dropdown .dropdown-menu__content {
        width: 100%;
        max-height: 410px
    }
}

@media (max-width: 1023px) {
    .filter-panel-opened {
        overflow: hidden
    }

    .filter-panel-opened .filter-panel {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .filter-panel-opened .filter-panel > * {
        visibility: visible
    }
}

.section_catalog {
    z-index: 4;
    overflow: visible
}

.section_catalog + .section_subscribe {
    padding-top: 0
}

.section_catalog .section__header {
    padding-bottom: 20px
}

.section_catalog .section__body .container {
    position: relative
}

.section_catalog .filter-controls {
    position: relative;
    margin-bottom: 30px
}

.section_catalog .filter-controls .btn_filter {
    width: 225px
}

.section_catalog .filter-controls .btn_menu {
    width: 45px;
    height: 45px;
    color: #ffffff;
    background-color: #6D7281;
    border-radius: 3px;
    line-height: 0
}

.section_catalog .filter-controls .btn_menu:focus,
.section_catalog .filter-controls .btn_menu:hover {
    background-color: #9FA5B9
}

.section_catalog .catalog-controls {
    position: relative
}

.section_catalog .tag-list {
    margin: 0 -2px 20px
}

.section_catalog .tag-list .list__item {
    padding: 0 2px 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_catalog .tag-block {
    position: relative;
    padding: 6px 27px 4px 10px;
    color: #6D7281;
    background-color: #D9E1EA;
    border-radius: 3px;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px
}

.section_catalog .tag-block__title {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section_catalog .tag-block__remove {
    position: absolute;
    right: 0;
    top: 0;
    padding: 7px;
    width: 24px;
    height: 24px;
    line-height: 0
}

.section_catalog .tag-block__remove svg {
    width: 100%;
    height: auto
}

.section_catalog .tag-block__remove:focus,
.section_catalog .tag-block__remove:hover {
    color: #252A2E;
    background-color: rgba(0, 0, 0, 0.1)
}

.section_catalog .sort-list {
    padding-bottom: 0px;
    text-align: right;
    font-size: 14px;
    line-height: 17px
}

.section_catalog .sort-list > .list__item {
    margin-bottom: 0px;
    margin-left: 50px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 17px
}

.section_catalog .sort-list > .list__item:first-child {
    margin-left: 0
}

.section_catalog .sort-list .btn,
.section_catalog .sort-list .link {
    position: relative;
    color: #6D7281;
    text-transform: uppercase
}

.section_catalog .sort-list .btn:focus,
.section_catalog .sort-list .btn:hover,
.section_catalog .sort-list .link:focus,
.section_catalog .sort-list .link:hover {
    color: #252A2E
}

.section_catalog .sort-list .btn__icon,
.section_catalog .sort-list .link__icon {
    position: absolute;
    top: 50%;
    line-height: 0
}

.section_catalog .sort-list .btn__icon svg,
.section_catalog .sort-list .link__icon svg {
    width: 100%;
    height: auto
}

.section_catalog .sort-list .btn {
    padding-right: 20px
}

.section_catalog .sort-list .btn__icon {
    right: 0;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.section_catalog .sort-list .dropdown-menu {
    padding: 15px 10px;
    min-width: 100%;
    width: auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 20px rgba(11, 15, 38, 0.5);
    box-shadow: 0px 10px 20px rgba(11, 15, 38, 0.5)
}

.section_catalog .sort-list .dropdown-menu .list__item + .list__item {
    margin-top: 6px
}

.section_catalog .sort-list .dropdown-menu .link {
    padding-left: 25px;
    display: block;
    white-space: nowrap
}

.section_catalog .sort-list .dropdown-menu .link__icon {
    position: absolute;
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    color: #252A2E;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_catalog .sort-list .dropdown-menu .link.active .link__icon {
    opacity: 1
}

@media (min-width: 1025px) {
    .section_catalog .sort-list .dropdown-menu .link {
        text-align: right;
        padding-left: 0;
        padding-right: 25px
    }

    .section_catalog .sort-list .dropdown-menu .link__icon {
        left: auto;
        right: 0
    }
}

.section_catalog .categories-menu {
    position: absolute;
    top: 0 !important;
    right: 5px;
    z-index: 11;
    margin-top: 0;
    padding: 0;
    width: 280px;
    color: #ffffff;
    background-color: #6A6F7B;
    -webkit-box-shadow: 0px 20px 50px rgba(11, 15, 38, 0.5);
    box-shadow: 0px 20px 50px rgba(11, 15, 38, 0.5);
    border-radius: 3px;
    overflow: hidden
}

.section_catalog .categories-menu__control {
    padding: 12px 40px 10px 20px;
    width: 100%;
    height: 41px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 16px;
    line-height: 19px;
    text-align: left
}

.section_catalog .categories-menu__control .btn__icon {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px
}

.section_catalog .categories-menu__control:focus,
.section_catalog .categories-menu__control:hover {
    background-color: #9FA5B9
}

.section_catalog .aside-column .row {
    margin: 0 -5px
}

.section_catalog .aside-column .row .col-6,
.section_catalog .aside-column .row .col-12,
.section_catalog .aside-column .row .col-auto {
    padding: 0 5px
}

.section_catalog .easy-nav {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 20;
    -webkit-box-shadow: 0px 10px 30px #C8CEE2;
    box-shadow: 0px 10px 30px #C8CEE2;
    border-radius: 3px;
    overflow: hidden;
    line-height: 0
}

.section_catalog .easy-nav__list .list__item + .list__item {
    border-top: 1px solid #F3F6FB
}

.section_catalog .easy-nav .btn {
    padding: 15px;
    width: 60px;
    height: 60px;
    line-height: 0
}

.section_catalog .easy-nav .btn svg {
    width: 100%;
    height: auto
}

.section_catalog .easy-nav.sticky {
    position: fixed;
    left: 0;
    right: auto;
    margin-right: 0
}

.section_catalog .section__subcategories {
    position: relative;
    z-index: 0
}

.section_catalog .section__subcategories .row {
    margin: 0 -10px
}

.section_catalog .section__subcategories .row .col-12 {
    padding: 0 10px
}

.section_catalog .category-block {
    margin-bottom: 20px;
    background-color: #ffffff;
    border-radius: 3px;
    overflow: hidden
}

.section_catalog .category-block .line {
    display: block
}

.section_catalog .category-block__header {
    position: relative;
    display: block;
    color: #ffffff;
    background-color: #9FA5B9;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase
}

.section_catalog .category-block__header_main {
    height: 400px
}

.section_catalog .category-block__header_brown {
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE4D9), to(#C1B9B0));
    background: -webkit-linear-gradient(top, #EEE4D9 0%, #C1B9B0 100%);
    background: -o-linear-gradient(top, #EEE4D9 0%, #C1B9B0 100%);
    background: linear-gradient(180deg, #EEE4D9 0%, #C1B9B0 100%)
}

.section_catalog .category-block__header_dark {
    background: -webkit-gradient(linear, left top, left bottom, from(#949CAC), to(#5A5F68));
    background: -webkit-linear-gradient(top, #949CAC 0%, #5A5F68 100%);
    background: -o-linear-gradient(top, #949CAC 0%, #5A5F68 100%);
    background: linear-gradient(180deg, #949CAC 0%, #5A5F68 100%)
}

.section_catalog .category-block__header_blue {
    background: -webkit-gradient(linear, left top, left bottom, from(#D8E3EF), to(#A9B5C2));
    background: -webkit-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: -o-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: linear-gradient(180deg, #D8E3EF 0%, #A9B5C2 100%)
}

.section_catalog .category-block__header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_catalog .category-block__header .link__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.section_catalog .category-block__header .link__content {
    position: absolute;
    right: 30px;
    left: 30px;
    bottom: 40px;
    z-index: 3;
    display: table
}

.section_catalog .category-block__header .link__control,
.section_catalog .category-block__header .link__icon,
.section_catalog .category-block__header .link__text {
    display: table-cell;
    vertical-align: middle
}

.section_catalog .category-block__header .link__control svg,
.section_catalog .category-block__header .link__icon svg,
.section_catalog .category-block__header .link__text svg {
    width: 100%;
    height: auto
}

.section_catalog .category-block__header .link__icon {
    width: 40px;
    line-height: 0
}

.section_catalog .category-block__header .link__text {
    padding-left: 15px;
    padding-right: 10px;
    line-height: inherit
}

.section_catalog .category-block__header .link__control {
    width: 20px;
    line-height: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.section_catalog .category-block__header:focus:after,
.section_catalog .category-block__header:hover:after {
    opacity: 1
}

.section_catalog .category-block__content {
    padding: 25px 30px
}

.section_catalog .category-block__subcategories-list .list__item + .list__item {
    margin-top: 10px
}

.section_catalog .category-block__subcategories-list .link {
    display: block;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase
}

.section_catalog .category-block__subcategories-list .link:focus,
.section_catalog .category-block__subcategories-list .link:hover {
    color: #252A2E
}

.section_catalog .category-block_main .category-block__header {
    height: 400px
}

.section_catalog .category-block_inner {
    margin-bottom: 40px;
    height: calc(100% - 40px);
    color: #6D7281;
    background-color: #ffffff
}

.section_catalog .category-block_inner.category-block_empty {
    height: auto
}

.section_catalog .category-block_inner.category-block_empty .category-block__content {
    display: none
}

.section_catalog .category-block_inner .category-block__header {
    height: 205px;
    background: #A9B5C2;
    background: -webkit-gradient(linear, left top, left bottom, from(#D8E3EF), to(#A9B5C2));
    background: -webkit-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: -o-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: linear-gradient(180deg, #D8E3EF 0%, #A9B5C2 100%);
    font-size: 20px
}

.section_catalog .category-block_inner .category-block__header .link__content {
    right: 20px;
    left: 20px;
    bottom: 20px
}

.section_catalog .category-block_inner .category-block__header .link__text {
    padding-right: 0
}

.section_catalog .rec-block {
    position: relative;
    padding-bottom: 107px;
    height: 400px;
    background-color: #ffffff;
    border-bottom: 3px solid transparent;
    border-left: 1px solid #F3F6FB
}

.section_catalog .rec-block_new {
    border-bottom-color: #0085E5
}

.section_catalog .rec-block_sale {
    border-bottom-color: #F53434
}

.section_catalog .rec-block_brand {
    border-bottom-color: #18B93B
}

.section_catalog .rec-block__header {
    position: relative;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px
}

.section_catalog .rec-block__brand {
    position: relative;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 280px
}

.section_catalog .rec-block__brand:focus,
.section_catalog .rec-block__brand:hover {
    opacity: 0.6
}

.section_catalog .rec-block__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden
}

.section_catalog .rec-block__img img {
    margin: auto;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-height: 100%
}

.section_catalog .rec-block__img:focus,
.section_catalog .rec-block__img:hover {
    opacity: 0.6
}

.section_catalog .rec-block .swiper-slide {
    padding: 0 70px
}

.section_catalog .rec-block .swiper-button-prev,
.section_catalog .rec-block .swiper-container-rtl .swiper-button-next {
    left: 20px
}

.section_catalog .rec-block .swiper-button-next,
.section_catalog .rec-block .swiper-container-rtl .swiper-button-prev {
    right: 20px
}

.section_catalog .rec-block__body {
    padding: 15px 30px 0;
    font-size: 16px
}

.section_catalog .rec-block__title {
    margin-bottom: 5px;
    display: block;
    height: 44px;
    overflow: hidden
}

.section_catalog .rec-block__title:focus,
.section_catalog .rec-block__title:hover {
    color: #9FA5B9
}

.section_catalog .rec-block__price {
    color: #6D7281
}

.section_catalog .rec-block__price .cost {
    color: #252A2E;
    font-weight: 800;
    font-size: 20px
}

.section_catalog .rec-block__price .cost.cost_new {
    color: #F53434
}

.section_catalog .rec-block__price .old {
    margin-right: 15px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.section_catalog .rec-block__price .currency {
    margin-left: 5px
}

.section_catalog .rec-block__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 35px 30px;
    background-color: #ffffff
}

.section_catalog .rec-block__link {
    display: table;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase
}

.section_catalog .rec-block__link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.section_catalog .rec-block__link .link__control,
.section_catalog .rec-block__link .link__text {
    display: table-cell;
    vertical-align: middle
}

.section_catalog .rec-block__link .link__control svg,
.section_catalog .rec-block__link .link__text svg {
    width: 100%;
    height: auto
}

.section_catalog .rec-block__link .link__text {
    padding-right: 10px;
    line-height: inherit
}

.section_catalog .rec-block__link .link__control {
    width: 20px;
    line-height: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.section_catalog .rec-block__link:focus,
.section_catalog .rec-block__link:hover {
    color: #9FA5B9
}

.section_catalog .rec-block__link[href^=javascript] {
    cursor: default
}

.section_catalog .rec-block__link[href^=javascript]:focus,
.section_catalog .rec-block__link[href^=javascript]:hover {
    color: #252A2E
}

.section_catalog .categories-block {
    position: relative;
    color: #ffffff;
    background-color: #6A6F7B;
    border-radius: 3px;
    overflow: hidden
}

.section_catalog .categories-block__header {
    position: relative;
    padding: 5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.section_catalog .categories-block__header:focus,
.section_catalog .categories-block__header:hover {
    background-color: #252A2E
}

.section_catalog .categories-block__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    width: 20px;
    line-height: 0
}

.section_catalog .categories-block__icon svg {
    width: 100%;
    height: auto
}

.section_catalog .categories-block__title {
    padding-left: 10px;
    padding-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 20px);
    font-size: 14px;
    line-height: 16px
}

.section_catalog .categories-block__body {
    padding: 20px 0
}

.section_catalog .categories-block__list .list__item + .list__item {
    margin-top: 10px
}

.section_catalog .categories-block__list .link {
    position: relative;
    display: block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    overflow: hidden
}

.section_catalog .categories-block__list .link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -11px;
    margin-top: -2px;
    height: 2px;
    width: 10px;
    background-color: #ffffff;
    border-radius: 2px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_catalog .categories-block__list .link.active:before,
.section_catalog .categories-block__list .link:focus:before,
.section_catalog .categories-block__list .link:hover:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.section_catalog .categories-block__list .link.active {
    font-weight: 800
}

.section_catalog .catalog-banners {
    margin: 1px 0 10px;
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    -webkit-box-shadow: 0px 5px 15px #fff;
    box-shadow: 0px 5px 15px #fff;
}

.section_catalog .catalog-banners:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0px 5px 15px #c8cee2;
    box-shadow: 0px 5px 15px #c8cee2;
}

.section_catalog .catalog-banners.catalog-banners_head {
    margin-bottom: 20px;
    border-radius: 3px;
    overflow: hidden
}

.btn-center-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 !important;
}

.btn-center-icon .btn__icon {
    position: static;
    display: inline-block;
}

.section_catalog .catalog-banners .swiper-slide {
    height: auto
}

.section_catalog .catalog-banners .swiper-pagination {
    bottom: 15px;
    left: 20px;
    right: 20px;
    width: auto
}

.section_catalog .catalog-banners .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.section_catalog .banner-block {
    position: relative;
    display: block
}

.section_catalog .banner-block img {
    width: 100%
}

.section_catalog .catalog-collections .row {
    margin: 0 -5px
}

.section_catalog .catalog-collections .row .col-12 {
    padding: 0 5px
}

.section_catalog .seo-text {
    margin-top: 20px;
}

.section .catalog-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 300px;
    color: #6D7281
}

.section .catalog-empty__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    color: #D9E1EA;
    line-height: 0
}

.section .catalog-empty__text {
    margin-top: 20px;
    font-size: 20px
}

@media (min-width: 1025px) {
    .section_catalog .aside-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        max-width: 300px;
        width: 300px
    }

    .section_catalog .content-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 300px);
        width: calc(100% - 300px)
    }
}

@media (max-width: 1669px) {
    .section_catalog .easy-nav {
        margin-right: -50px
    }

    .section_catalog .easy-nav .btn {
        padding: 10px;
        width: 40px;
        height: 40px
    }
}

@media (max-width: 1549px) {
    .section_catalog {
    }

    .section_catalog .easy-nav {
        margin-right: 0
    }

    .section_catalog .category-block__header {
        font-size: 20px
    }

    .section_catalog .category-block__header .link__content {
        bottom: 30px
    }

    .section_catalog .category-block__header .link__icon {
        width: 30px
    }

    .section_catalog .category-block__content {
        padding: 25px 20px
    }

    .section_catalog .category-block_inner {
        margin-bottom: 20px;
        height: calc(100% - 20px)
    }

    .section_catalog .category-block_inner .category-block__header {
        height: 150px;
        font-size: 16px
    }

    .section_catalog .category-block_inner .category-block__header .link__content {
        right: 20px;
        left: 20px
    }

    .section_catalog .rec-block__body {
        padding: 15px 20px 0;
        font-size: 14px
    }

    .section_catalog .rec-block__title {
        height: 38px
    }

    .section_catalog .rec-block__price .old {
        display: block
    }

    .section_catalog .rec-block__price .cost {
        font-size: 16px
    }

    .section_catalog .rec-block__footer {
        padding: 30px 20px
    }

    .section_catalog .rec-block__link {
        font-size: 20px
    }

    .section_catalog .rec-block .swiper-slide {
        padding: 0 40px
    }

    .section_catalog .rec-block .swiper-button-prev,
    .section_catalog .rec-block .swiper-container-rtl .swiper-button-next {
        left: 5px
    }

    .section_catalog .rec-block .swiper-button-next,
    .section_catalog .rec-block .swiper-container-rtl .swiper-button-prev {
        right: 5px
    }

    .section_catalog .sort-list > .list__item {
        margin-left: 30px
    }
}

@media (max-width: 1549px) and (min-width: 1200px) {
    .section_catalog .catalog-controls .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media (max-width: 1249px) {
    .section_catalog .easy-nav {
        margin-right: -25px
    }
}

@media (max-width: 1199px) {
    .section_catalog {
    }

    .section_catalog .easy-nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        margin-right: 0;
        display: inline-block;
        vertical-align: baseline;
        opacity: 0;
        -webkit-transition: opacity ease-in-out 0.3s;
        -o-transition: opacity ease-in-out 0.3s;
        transition: opacity ease-in-out 0.3s
    }

    .section_catalog .easy-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section_catalog .easy-nav__list .list__item {
        margin-left: -1px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        border-top: 1px solid #F3F6FB;
        border-left: 1px solid #F3F6FB;
        border-right: 1px solid #F3F6FB
    }

    .section_catalog .easy-nav .btn {
        width: 100%
    }

    .section_catalog .easy-nav .btn svg {
        width: 20px
    }

    .section_catalog .easy-nav.sticky {
        top: 0;
        right: 0;
        opacity: 1
    }
}

@media (max-width: 1023px) {
    .section_catalog .easy-nav.sticky {
        top: 61px
    }

    .section_catalog .category-block__header {
        padding: 10px 18px;
        font-size: 16px
    }

    .section_catalog .catalog-banners.catalog-banners_head {
        margin-top: 20px
    }

    .kitchen-banner .js-banners-slider {
        height: auto !important;
    }

    .section_catalog .category-block__header .link__content {
        position: relative;
        right: 0;
        left: 0;
        bottom: 0;
        height: 100%
    }

    .section_catalog .category-block__header .link__text {
        padding-left: 15px;
        padding-right: 5px
    }

    .section_catalog .category-block__header .link__control {
        width: 14px
    }

    .section_catalog .category-block__content {
        padding: 20px
    }

    .section_catalog .category-block_main .category-block__header {
        height: 80px
    }

    .section_catalog .category-block_inner .category-block__header {
        height: auto;
        font-size: 15px
    }

    .section_catalog .category-block_inner .category-block__header .link__content {
        right: 0;
        left: 0;
        bottom: 0;
        min-height: 50px
    }

    .section_catalog .rec-block__link {
        font-size: 16px
    }

    .section_catalog .rec-block__link .link__text {
        padding-right: 5px
    }

    .section_catalog .rec-block__link .link__control {
        width: 14px
    }

    .section_catalog .sort-list {
        margin-left: -15px;
        margin-right: -15px;
        text-align: left
    }

    .section_catalog .sort-list > .list__item,
    .section_catalog .sort-list > .list__item:first-child {
        margin-left: 15px;
        margin-right: 15px
    }

    .section_catalog .catalog-empty {
        margin-bottom: 30px;
        height: 240px
    }
}

@media (max-width: 767px) {
    .section_catalog {
    }

    .banner-product-with-action img {
        height: 214px;
    }

    .section_catalog .easy-nav {
        margin-bottom: 25px
    }

    .section_catalog .easy-nav .btn {
        padding: 10px 9px
    }

    .section_catalog .category-block_inner {
        height: auto
    }

    .section_catalog .rec-block {
        padding: 0;
        height: auto;
        border-left: none;
        border-top: 1px solid #F3F6FB;
        border-bottom: none;
        border-right: 3px solid transparent
    }

    .section_catalog .rec-block_new {
        border-right-color: #0085E5
    }

    .section_catalog .rec-block_sale {
        border-right-color: #F53434
    }

    .section_catalog .rec-block_brand {
        border-right-color: #18B93B
    }

    .section_catalog .rec-block__footer {
        position: relative;
        padding: 15px 20px
    }

    .section_catalog .catalog-banners {
        margin: 0 0 10px
    }

    .section_catalog .catalog-banners .swiper-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section_catalog .catalog-banners .swiper-pagination > .swiper-pagination-bullet {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: auto
    }

    .section_catalog .catalog-products__footer {
        margin-top: 10px
    }

    .section_catalog .banner-block {
        border-radius: 3px;
        overflow: hidden
    }
}

.section_product + .section_slider-buy:not(.section_slider-related),
.section_product + .section_slider-order,
.section_product + .section_sliders-in-tabs {
    padding-top: 0
}

.section_product .product-block__main {
    padding-bottom: 100px
}

.section_product .product-block__main + .product-block__descr {
    margin-top: 20px
}

.section_product .product-block__main + .product-block__collection {
    padding-top: 0
}

.section_product .product-block__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 120%
}

.section_product .product-block__subtitle {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px
}

.section_product .product-block__price {
    color: #6D7281;
    font-size: 20px;
    white-space: nowrap
}

.section_product .product-block__price .text {
    margin-right: 10px
}

.section_product .product-block__price .cost {
    color: #252A2E;
    font-weight: 800;
    font-size: 40px
}

.section_product .product-block__price .cost.cost_new {
    color: #F53434
}

.section_product .product-block__price .old {
    margin-right: 10px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.section_product .product-block__price .currency {
    margin-left: 5px
}

.section_product .product-block__brand {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 150px;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.section_product .product-block__brand .brand-block__country,
.section_product .product-block__brand .brand-block__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.section_product .product-block__brand .brand-block__img {
    margin-bottom: 8px;
    padding: 15px 20px;
    max-height: 70px;
    background: #ffffff;
    border-radius: 3px
}

.section_product .product-block__brand .brand-block__img img {
    max-height: 40px;
    opacity: 1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_product .product-block__brand:focus,
.section_product .product-block__brand:hover {
    color: #252A2E
}

.section_product .product-block__brand:focus .brand-block__img img,
.section_product .product-block__brand:hover .brand-block__img img {
    opacity: 0.7
}

.section_product .product-block__socials {
    z-index: 5;
    margin-left: -5px;
    width: 40px
}

.section_product .product-block__socials .list__item + .list__item {
    margin-top: 5px
}

.section_product .product-block__socials .btn {
    padding: 10px;
    width: 40px;
    height: 40px;
    color: #6D7281;
    background-color: #ffffff;
    border-radius: 3px;
    line-height: 0
}

.section_product .product-block__socials .btn svg {
    width: 100%;
    height: auto
}

.section_product .product-block__socials .btn .btn__icon_default {
    display: inline
}

.section_product .product-block__socials .btn .btn__icon_active {
    display: none
}

.section_product .product-block__socials .btn:focus,
.section_product .product-block__socials .btn:hover {
    color: #252A2E
}

.section_product .product-block__socials .btn.active {
    color: #252A2E
}

.section_product .product-block__socials .btn.active .btn__icon_active {
    display: inline
}

.section_product .product-block__socials .btn.active .btn__icon_default {
    display: none
}

.section_product .product-block__socials .dropdown.show .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.section_product .product-block__socials .dropdown-menu {
    margin-top: 1px;
    padding: 5px 0;
    min-width: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.section_product .product-block__socials .dropdown-menu .list__item + .list__item {
    margin-top: 0
}

.section_product .product-block__slider {
    position: relative;
    z-index: 1
}

.section_product .product-block__slider .marks-list {
    max-width: 270px
}

.section_product .product-block__slider .slider_thumbs {
    position: relative;
    z-index: 1
}

.section_product .product-block__slider .slider_thumbs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    height: 1px;
    background-color: #F3F6FB
}

.section_product .product-block__slider .slider_thumbs .swiper-slide {
    max-width: 14.28%
}

.section_product .product-block__slide {
    position: relative;
    z-index: 0;
    padding-top: 100%;
    display: block;
    height: 0;
    cursor: pointer
}

.section_product .product-block__slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: transparent;
    -webkit-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s
}

.section_product .product-block__slide:focus:before,
.section_product .product-block__slide:hover:before {
    background-color: rgba(255, 255, 255, 0.2)
}

.product-block__slide-zoom {
    opacity: 1;
    width: 4.375rem;
    height: 4.375rem;
    position: absolute;
    right: 1%;
    bottom: 1%;
    transform: translate(-1%, -1%);
    border-radius: 4px;
    background: rgba(0, 0, 0, .4);
    font-size: 1.6875rem;
    line-height: 4.5625rem;
    color: #fff;
    text-align: center;
    transition: opacity .2s;
}

.section_product .product-block__info {
    padding-left: 85px;
    padding-right: 0
}

.section_product .product-block .collection-description,
.section_product .product-block .collection-similar,
.section_product .product-block__info-list,
.section_product .product-block__price,
.section_product .product-block__title {
    padding-right: 220px
}

.section_product .product-block .collection-previews {
    max-width: calc(100% - 185px)
}

.section_product .product-block__info-list {
    padding-bottom: 5px
}

.section_product .product-block__anchor,
.section_product .product-block__code {
    margin-bottom: 10px;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.in_stock_block {
    display: inline-block;
}

.in_stock_block_false {
    display: inline-block;
}

.section_product .product-block .anchor-block {
    position: relative;
    padding-top: 5px
}

.section_product .product-block .anchor-block__link,
.section_product .product-block .anchor-block__title {
    display: inline-block;
    vertical-align: baseline;
    line-height: 17px
}

.section_product .product-block .anchor-block__title {
    margin-right: 5px
}

.section_product .product-block .anchor-block__icon {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.section_product .product-block .anchor-block__link {
    text-decoration: underline
}

.section_product .product-block .anchor-block__link:focus,
.section_product .product-block .anchor-block__link:hover {
    color: #9FA5B9;
    text-decoration: none
}

.section_product .product-block__availability {
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
    background: rgba(106, 111, 123, 0.20);
}

.section_product .product-block__availability:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6A6F7B;
}

.section_product .product-block__availability_true {
    background: rgba(24, 185, 59, 0.20);
    padding: 0px;
}

.section_product .product-block__availability_true:before {
    background-color: #18B93B
}

.section_product .product-block__availability .count {
    margin-left: 10px
}

.section_product .product-block__code {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section_product .product-block__code .title {
    margin-right: 5px
}

.section_product .product-block .collection-title {
    position: relative;
    padding-left: 45px
}

.section_product .product-block .collection-title__icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    color: #6D7281;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_product .product-block .collection-title__icon svg {
    width: 100%;
    height: auto
}

.section_product .product-block .collection-title__category {
    color: #6D7281;
    font-size: 16px;
    line-height: 19px
}

.section_product .product-block .collection-description,
.section_product .product-block .collection-previews {
    margin-bottom: 50px;
    color: #6D7281
}

.section_product .product-block .collection-previews {
    position: relative;
    padding: 0 51px;
    line-height: 0
}

.section_product .product-block .collection-previews .swiper-button-next,
.section_product .product-block .collection-previews .swiper-button-prev {
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 10px;
    width: 50px;
    height: 100%;
    background-color: #ffffff
}

.section_product .product-block .collection-previews .swiper-button-prev {
    left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_product .product-block .collection-previews .swiper-button-next {
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.section_product .product-block .collection-previews-block {
    position: relative;
    display: block;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
    background-color: #ffffff
}

.section_product .product-block .collection-previews-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: transparent;
    -webkit-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s
}

.section_product .product-block .collection-previews-block:focus:before,
.section_product .product-block .collection-previews-block:hover:before {
    background-color: rgba(255, 255, 255, 0.65)
}

.section_product .product-block .collection-similar {
    text-transform: uppercase
}

.section_product .product-block .collection-similar-item {
    position: relative;
    padding-left: 40px
}

.section_product .product-block .collection-similar-item__icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    color: #6D7281;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_product .product-block .collection-similar-item__icon svg {
    width: 100%;
    height: auto
}

.section_product .product-block .collection-similar-item__category {
    color: #6D7281;
    font-size: 14px;
    line-height: 19px
}

.section_product .product-block .collection-similar-item__label {
    display: inline-block;
    color: #252A2E;
    border-bottom: 1px solid currentColor;
    vertical-align: top;
    font-size: 20px;
    line-height: 24px
}

.section_product .product-block .collection-similar-item__label:focus,
.section_product .product-block .collection-similar-item__label:hover {
    color: #6D7281;
    border-color: transparent
}

.section_product .product-block .collection-similar-item + .collection-similar-item {
    margin-top: 20px
}

.section_product .product-block .collection .product-block__price {
    margin-bottom: 30px
}

.section_product .product-block .collection .product-block__code {
    margin-bottom: 0
}

.product-block__code {
    width: auto;
    margin-right: 16px;
}

.section_product .product-block .cheaper-block {
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase
}

.section_product .product-block .cheaper-block .row {
    margin: 0 -7px
}

.section_product .product-block .cheaper-block .row .col-auto {
    padding: 2px 7px
}

.section_product .product-block .cheaper-block__btn {
    padding: 0;
    display: block;
    color: #9FA5B9;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: underline
}

.section_product .product-block .cheaper-block__btn :focus,
.section_product .product-block .cheaper-block__btn:hover {
    color: #252A2E
}

.section_product .product-block__form {
    margin-top: 15px
}

.section_product .product-block__form > .row {
    margin: 0 -5px
}

.section_product .product-block__form > .row > .col-12 {
    margin-bottom: 10px;
    padding: 0 5px;
    max-width: 100%
}

.section_product .product-block__form .params-block {
    padding: 28px 32px;
    min-width: 200px;
    height: 100%;
    background-color: #ffffff;
    border-radius: 3px
}

.section_product .product-block__form .params-block .col-auto {
    max-width: 100%
}

.section_product .product-block__form .params-block__title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase
}

.section_product .product-block__form .params-block__current {
    margin-bottom: 10px;
    padding-left: 10px;
    color: #6D7281;
    font-size: 14px;
    line-height: 19px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section_product .product-block__form .params-list {
    display: table;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.section_product .product-block__form .params-list__item {
    display: table-row
}

.section_product .product-block__form .params-list__item + .params-list__item .params-list__title,
.section_product .product-block__form .params-list__item + .params-list__item .params-list__value {
    padding-top: 10px
}

.section_product .product-block__form .params-list__title,
.section_product .product-block__form .params-list__value {
    display: table-cell;
    vertical-align: baseline;
    line-height: 17px;
    text-align: left
}

.section_product .product-block__form .params-list__title {
    padding-right: 10px
}

.section_product .product-block__form .radio-list_params .list__item {
    margin-bottom: 5px
}

.section_product .product-block__form .radio-list_params_two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    column-gap: 15px
}

.section_product .product-block__form .radio-list_color {
    margin: 0 -2px
}

.section_product .product-block__form .radio-list_color .list__item {
    padding: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 40px;
    line-height: 0
}

.section_product .product-block__specification {
    margin-top: 20px;
    margin-bottom: 30px
}

.section_product .product-block__specification .section__description {
    color: #6D7281
}

.section_product .product-block__quantity {
    margin: 20px 0;
    max-width: 320px
}

.section_product .product-block__quantity .form-control {
    padding-left: 55px;
    padding-right: 55px;
    text-align: center
}

.section_product .product-block__quantity .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 45px;
    color: #9FA5B9;
    line-height: 0
}

.section_product .product-block__quantity .btn svg {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.section_product .product-block__quantity .btn_minus {
    left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_product .product-block__quantity .btn_plus {
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.section_product .product-block__quantity .btn:focus,
.section_product .product-block__quantity .btn:hover {
    color: #ffffff;
    background-color: #252A2E
}

.section_product .product-block__extra {
    padding-bottom: 20px
}

.section_product .product-block__extra > * {
    margin-bottom: 10px
}

.section_product .product-block__extra > :last-child {
    margin-bottom: 0
}

.section_product .product-block__extra .bonus-block {
    position: relative;
    border-radius: 3px;
    display: table;
    overflow: hidden
}

.section_product .product-block__extra .bonus-block__content,
.section_product .product-block__extra .bonus-block__icon {
    display: table-cell;
    vertical-align: middle
}

.section_product .product-block__extra .bonus-block__icon {
    padding: 5px 15px;
    color: #ffffff;
    background-color: #FF6B00;
    width: 60px;
    text-align: center;
    line-height: 0
}

.section_product .product-block__extra .bonus-block__icon svg {
    width: 30px;
    height: auto
}

.section_product .product-block__extra .bonus-block__content {
    padding: 10px 20px;
    line-height: 1.4;
    background-color: #ffffff
}

.section_product .product-block__extra .bonus-block__points,
.section_product .product-block__extra .bonus-block__title {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 16px
}

.section_product .product-block__extra .bonus-block__title {
    margin-right: 5px
}

.section_product .product-block__extra .bonus-block__points {
    white-space: nowrap
}

.section_product .product-block__extra .bonus-block .counter {
    margin-right: 5px;
    display: inline-block;
    color: #FF6B00;
    vertical-align: middle;
    line-height: 1.4;
    font-weight: 800;
    font-size: 20px
}

.section_product .product-block__extra .stock-block {
    position: relative;
    border-radius: 3px;
    display: table;
    width: 100%
}

.section_product .product-block__extra .stock-block__link {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 5px;
    display: block;
    color: #6D7281;
    font-size: 12px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase
}

.section_product .product-block__extra .stock-block__link:focus,
.section_product .product-block__extra .stock-block__link:hover {
    color: #9FA5B9;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.section_product .product-block__extra .stock-block__content,
.section_product .product-block__extra .stock-block__icon {
    display: table-cell;
    vertical-align: middle
}

.section_product .product-block__extra .stock-block__icon {
    padding: 15px;
    width: 60px;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    line-height: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden
}

.section_product .product-block__extra .stock-block__icon svg {
    width: 30px;
    height: auto
}

.section_product .product-block__extra .stock-block__content {
    padding: 10px 20px;
    line-height: 1.4;
    background-color: #ffffff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

.section_product .product-block__extra .stock-block__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_product .product-block__extra .stock-block__title {
    padding-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 400px;
    border-right: 1px solid #F3F6FB;
    font-size: 16px
}

.section_product .product-block__extra .stock-block__info {
    padding-left: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 400px)
}

.section_product .product-block__extra .stock-block__text {
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.section_product .product-block__extra .stock-block__timer {
    display: inline-block;
    vertical-align: middle;
    line-height: 17px
}

.section_product .product-block__extra .stock-block + .stock-block {
    margin-top: 30px
}

.section_product .product-block__extra .timer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 110px
}

.section_product .product-block__extra .timer__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    text-align: center;
    color: #F53434
}

.section_product .product-block__extra .timer__item:last-child .timer__count:after {
    display: none
}

.section_product .product-block__extra .timer__count {
    font-weight: 800;
    font-size: 20px;
    line-height: 140%
}

.section_product .product-block__extra .timer__count:after {
    content: ':';
    position: absolute;
    top: -1px;
    left: 100%;
    margin-left: 2px
}

.section_product .product-block__extra .timer__text {
    color: #6D7281;
    font-size: 12px;
    line-height: 14px
}

.section_product .product-block__descr {
    padding-top: 50px;
    position: relative;
    padding-bottom: 0
}

.section_product .product-block__descr .section__title {
    margin-bottom: 15px
}

.section_product .product-block__descr .section__description {
    padding-bottom: 145px;
    color: #6D7281
}

.section_product .product-block__descr:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    height: 100px;
    background-color: #F3F6FB
}

.section_product .product-block__descr .container {
    position: relative;
    z-index: 2
}

.section_product .product-block__descr .link_img {
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    background-color: #6D7281;
    height: 280px;
    border-radius: 3px;
    overflow: hidden;
    text-transform: uppercase
}

.section_product .product-block__descr .link_img:after,
.section_product .product-block__descr .link_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_product .product-block__descr .link_img:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 111, 123, 0.3)), to(#6A6F7B));
    background: -webkit-linear-gradient(top, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%);
    background: -o-linear-gradient(top, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%);
    background: linear-gradient(180deg, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%);
    opacity: 1
}

.section_product .product-block__descr .link_img:after {
    background-color: rgba(37, 42, 46, 0.9);
    opacity: 0
}

.section_product .product-block__descr .link_img .link__icon,
.section_product .product-block__descr .link_img .link__text {
    position: relative;
    z-index: 2
}

.section_product .product-block__descr .link_img .link__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    line-height: 0
}

.section_product .product-block__descr .link_img .link__icon svg {
    width: 100%;
    height: auto
}

.section_product .product-block__descr .link_img .link__text {
    padding-left: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 30px)
}

.section_product .product-block__descr .link_img:focus:after,
.section_product .product-block__descr .link_img:hover:after {
    opacity: 1
}

.section_product .product-block__params {
    position: relative;
    padding-bottom: 10px
}

.section_product .product-block__params .section__title {
    margin-bottom: 12px
}

.section_product .product-block__params .params-list {
    display: table;
    width: 100%
}

.section_product .product-block__params .params-list .list__item {
    display: table-row
}

.section_product .product-block__params .params-list__th,
.section_product .product-block__params .params-list__value {
    position: relative;
    display: table-cell;
    vertical-align: baseline;
    line-height: 1.4
}

.section_product .product-block__params .params-list__th {
    padding: 7px 0;
    color: #6D7281;
    overflow: hidden
}

.section_product .product-block__params .params-list__title {
    position: relative;
    padding-right: 20px
}

.section_product .product-block__params .params-list__title:after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 100%;
    width: 10000%;
    height: 0;
    border-bottom: 1px dashed #D9E1EA
}

.section_product .product-block__params .params-list__value {
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px
}

.section_product .product-block__collection {
    padding-top: 80px;
    padding-bottom: 20px
}

.section_product .product-block__collection .collection-block {
    position: relative
}

.section_product .product-block__collection .collection-block__toggler {
    position: relative;
    z-index: 2;
    margin-bottom: 1px;
    padding: 15px 75px;
    width: 100%;
    color: #6D7281;
    background-color: #ffffff;
    border-radius: 3px 3px 0px 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase
}

.section_product .product-block__collection .collection-block__toggler svg {
    width: 100%;
    height: auto
}

.section_product .product-block__collection .collection-block__toggler .btn__icon {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 30px;
    height: 30px;
    line-height: 0
}

.section_product .product-block__collection .collection-block__toggler .btn__arrow {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 20px;
    height: 20px;
    line-height: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_product .product-block__collection .collection-block__toggler .btn__text {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.section_product .product-block__collection .collection-block__toggler .btn__category {
    margin-right: 20px
}

.section_product .product-block__collection .collection-block__toggler .btn__title {
    color: #252A2E;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section_product .product-block__collection .collection-block__toggler h1,
.section_product .product-block__collection .collection-block__toggler h2,
.section_product .product-block__collection .collection-block__toggler h3,
.section_product .product-block__collection .collection-block__toggler h4,
.section_product .product-block__collection .collection-block__toggler h5,
.section_product .product-block__collection .collection-block__toggler h6 {
    display: inline
}

.section_product .product-block__collection .collection-block__toggler:focus,
.section_product .product-block__collection .collection-block__toggler:hover {
    color: #252A2E
}

.section_product .product-block__collection .collection-block__toggler.collapsed {
    border-radius: 3px
}

.section_product .product-block__collection .collection-block__toggler.collapsed .btn__arrow {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.section_product .product-block__collection .collection-block__body {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px
}

.section_product .product-block__collection .collection-block__content {
    background-color: #ffffff
}

@media (min-width: 1550px) {
    .section_product .product-block__collection .collection-block__content .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.section_product .product-block__elements .section__header {
    position: relative;
    padding: 30px 0;
    margin-bottom: 30px;
    background-color: #ffffff
}

.section_product .product-block__elements .section__title {
    padding-right: 100px
}

.section_product .product-block__elements .section__controls {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -15px;
    width: 90px
}

.section_product .product-block__elements .swiper-container {
    border-radius: 3px
}

.section_product .product-block__elements .swiper-slide {
    height: auto
}

.section_product .product-block__elements .element-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #ffffff
}

.section_product .product-block__elements .element-card > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.section_product .product-block__elements .element-card__img {
    margin-bottom: 20px
}

.section_product .product-block__elements .element-card__img img {
    width: 100%
}

.section_product .product-block__elements .element-card__title {
    margin-bottom: 15px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase
}

.section_product .product-block__elements .element-card__params {
    margin-top: auto;
    padding: 0 20px 35px
}

.section_product .product-block__elements .element-card .params-list__title {
    color: #6D7281
}

.section_product_complect .product-block__main {
    padding-bottom: 50px
}

@media (max-width: 1549px) {
    .section_product .product-block__main {
        padding-bottom: 80px
    }

    .section_product .product-block__info {
        padding-left: 50px;
        padding-right: 0
    }

    .section_product .product-block__brand .brand-block__img {
        padding: 5px 15px;
        max-height: 40px
    }

    .section_product .product-block__brand .brand-block__img img {
        max-height: 30px;
        height: auto;
        width: auto
    }

    .section_product .product-block .collection-description,
    .section_product .product-block .collection-similar,
    .section_product .product-block__info-list,
    .section_product .product-block__price,
    .section_product .product-block__title {
        padding-right: 180px
    }

    .section_product .product-block .collection-previews {
        max-width: calc(100% - 180px)
    }

    .section_product .product-block__extra .stock-block__title {
        max-width: calc(100% - 145px)
    }

    .section_product .product-block__extra .stock-block__info {
        padding-left: 20px;
        max-width: 145px
    }

    .section_product .product-block__extra .stock-block__text {
        padding-right: 0;
        display: block
    }

    .section_product .product-block__extra .stock-block__timer {
        display: block
    }

    .section_product .product-block__collection {
        padding-top: 60px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__title {
        margin-left: 50px
    }

    .section_product_complect .product-block__main {
        padding-bottom: 50px
    }
}

@media (max-width: 1199px) {
    .section_product .product-block__main {
        padding-bottom: 60px
    }

    .section_product .product-block__info-list,
    .section_product .product-block__title {
        padding-right: 220px;
    }

    .section_product .product-block .collection-description,
    .section_product .product-block .collection-similar,
    .section_product .product-block__price {
        padding-right: 0
    }

    .section_product .product-block .collection-previews {
        max-width: 100%
    }

    .section_product .product-block__collection {
        padding-top: 50px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__title {
        margin-left: 40px
    }

    .section_product .product-block .collection-description,
    .section_product .product-block .collection-previews {
        margin-bottom: 30px
    }

    .section_product .product-block .collection-similar {
        padding-bottom: 15px
    }

    .section_product .product-block .collection .product-block__price {
        margin-bottom: 25px
    }

    .section_product_complect .product-block__main {
        padding-bottom: 40px
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .section_product .product-block__info .btn-group .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .section_product .product-block__info .btn-group .col-12 + .col-12 {
        margin-top: 10px
    }
}

@media (max-width: 1023px) {
    .section_product .product-block__main {
        padding-bottom: 40px
    }

    .section_product .product-block__info {
        padding-left: 0
    }

    .section_product .product-block__slider {
        margin-bottom: 25px
    }

    .section_product .product-block__brand {
        position: relative
    }

    .section_product .product-block__brand .brand-block__img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .section_product .product-block__brand .brand-block__country {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: left
    }

    .section_product .product-block__socials {
        left: auto;
        top: auto;
        right: 15px;
        bottom: 100%;
        margin-left: 0;
        margin-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 180px)
    }

    .section_product .product-block__socials > .list__item:first-child {
        margin-left: auto
    }

    .section_product .product-block__socials > .list__item + .list__item {
        margin-top: 0;
        margin-left: 5px
    }

    .section_product .product-block__info-list,
    .section_product .product-block__title {
        padding-right: 0
    }

    .section_product .product-block__params {
        padding-top: 35px
    }

    .section_product .product-block__collection {
        padding-top: 30px
    }

    .section_product .product-block__elements {
        position: relative;
        padding-bottom: 70px
    }

    .section_product .product-block__elements .section__header {
        position: initial;
        padding: 20px 0;
        margin-bottom: 20px
    }

    .section_product .product-block__elements .section__header .container {
        position: initial
    }

    .section_product .product-block__elements .section__controls {
        top: auto;
        right: auto;
        bottom: 20px;
        left: 50%;
        margin-left: -45px;
        margin-top: 0
    }

    .section_product .product-block__elements .section__title {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .section_product .product-block__main {
        padding-bottom: 15px
    }

    .section_product .product-block__title {
        margin-bottom: 25px
    }

    .section_product .product-block__info-list {
        padding-bottom: 10px
    }

    .section_product .product-block__form .params-block {
        padding: 20px
    }

    .section_product .product-block__form .radio-list_params_two-col {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0
    }

    .section_product .product-block__descr {
        padding-top: 30px
    }

    .section_product .product-block__descr:before {
        height: 0
    }

    .section_product .product-block__descr .section__description {
        padding-bottom: 30px
    }

    .section_product .product-block__descr .link_img {
        height: 160px;
        font-size: 14px
    }

    .section_product .product-block__descr .link_img .link__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25px;
        flex: 0 0 25px;
        max-width: 25px
    }

    .section_product .product-block__descr .link_img .link__text {
        max-width: calc(100% - 25px)
    }

    .section_product .product-block__extra .bonus-block {
        width: 100%
    }

    .section_product .product-block__extra .bonus-block__icon {
        padding: 15px 10px;
        width: 40px
    }

    .section_product .product-block__extra .bonus-block__icon svg {
        width: 20px
    }

    .section_product .product-block__extra .bonus-block .counter {
        font-size: 18px
    }

    .section_product .product-block__extra .stock-block {
        margin-top: 40px
    }

    .section_product .product-block__extra .stock-block__icon {
        padding: 15px 10px;
        width: 40px;
        font-size: 20px
    }

    .section_product .product-block__extra .stock-block__icon svg {
        width: 20px
    }

    .section_product .product-block__collection {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .section_product .product-block__collection .collection-block__toggler {
        padding: 15px 55px;
        line-height: 14px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__icon {
        top: 16px;
        left: 20px;
        width: 26px;
        height: 26px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__arrow {
        right: 20px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__text {
        white-space: normal;
        font-size: 12px
    }

    .section_product .product-block__collection .collection-block__toggler .btn__title {
        margin-top: 2px;
        margin-left: 0;
        display: block;
        width: 100%;
        font-size: 14px
    }

    .section_product .product-block .collection-title {
        margin-bottom: 5px;
        padding-left: 35px
    }

    .section_product .product-block .collection-title__icon {
        width: 28px
    }

    .section_product .product-block .collection-title__category {
        font-size: 12px;
        line-height: 14px
    }

    .section_product .product-block .collection-title__label {
        font-size: 20px
    }

    .section_product .product-block .collection-previews {
        position: relative;
        padding: 0 51px;
        line-height: 0
    }

    .section_product .product-block .collection-previews .swiper-button-next,
    .section_product .product-block .collection-previews .swiper-button-prev {
        top: 0;
        bottom: 0;
        margin: 0;
        padding: 10px;
        width: 50px;
        height: 100%;
        background-color: #ffffff
    }

    .section_product .product-block .collection-previews .swiper-button-prev {
        left: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .section_product .product-block .collection-previews .swiper-button-next {
        right: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .section_product .product-block .collection-previews-block {
        position: relative;
        display: block;
        padding-top: 100%;
        height: 0;
        overflow: hidden;
        background-color: #ffffff
    }

    .section_product .product-block .collection-previews-block:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        background-color: transparent;
        -webkit-transition: background-color ease-in-out 0.3s;
        -o-transition: background-color ease-in-out 0.3s;
        transition: background-color ease-in-out 0.3s
    }

    .section_product .product-block .collection-previews-block:focus:before,
    .section_product .product-block .collection-previews-block:hover:before {
        background-color: rgba(255, 255, 255, 0.65)
    }

    .section_product_complect .product-block__main {
        padding-bottom: 30px
    }
}

@media (max-width: 575px) {
    .section_product .product-block__info .btn-group {
        text-align: center
    }

    .section_product .product-block__info .btn-group .col-12 + .col-12 {
        margin-top: 10px
    }

    .section_product .product-block__info .btn-group .btn {
        width: 100%
    }

    .section_product .product-block__extra .stock-block__content {
        padding: 10px 20px 15px
    }

    .section_product .product-block__extra .stock-block__title {
        margin-bottom: 10px;
        padding-bottom: 10px;
        max-width: 100%;
        border-right: none;
        border-bottom: 1px solid #F3F6FB
    }

    .section_product .product-block__extra .stock-block__info {
        padding-left: 0;
        max-width: 100%
    }

    .section_product .product-block .collection-previews {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 56px;
        max-width: none
    }

    .section_product .product-block .collection-previews .swiper-button-next,
    .section_product .product-block .collection-previews .swiper-button-prev {
        width: 55px;
        border-radius: 0
    }

    .section_product .product-block .collection-previews .swiper-button-prev {
        padding: 10px 12px 10px 18px
    }

    .section_product .product-block .collection-previews .swiper-button-next {
        padding: 10px 18px 10px 12px
    }
}

.constructor .section__header {
    position: relative;
    z-index: 1;
    padding: 50px 0 30px;
    color: #ffffff;
    background-color: #6D7281
}

.constructor .section__header:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    height: 210px;
    background-color: #6D7281
}

.constructor .section__body {
    position: relative;
    z-index: 2;
    padding-bottom: 60px;
    min-height: 210px
}

.constructor .product-block__code {
    padding-left: 0
}

.constructor__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #ffffff;
    border-radius: 3px;
    overflow: hidden
}

.constructor__model {
    padding: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

.constructor .model {
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.constructor .model-prev {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 250px 250px;
    background-image: url('../images/content/360-degrees.png')
}

.constructor__info {
    padding: 40px 30px;
    border-left: 1px solid #D9E1EA;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.constructor__info-list.product-block__info-list,
.constructor__title.product-block__title {
    padding-right: 0;
    padding-bottom: 0
}

.constructor__price {
    margin: 35px 0;
    display: flex;
    align-items: baseline;
}

.constructor__downloads {
    padding: 20px 0;
    border-top: 1px solid #D9E1EA
}

.constructor__downloads .link {
    display: table;
    color: #6D7281
}

.constructor__downloads .link__icon,
.constructor__downloads .link__text {
    display: table-cell;
    vertical-align: middle
}

.constructor__downloads .link__icon {
    width: 24px;
    line-height: 0
}

.constructor__downloads .link__icon svg {
    width: 100%;
    height: auto
}

.constructor__downloads .link__text {
    padding-left: 8px;
    font-size: 14px;
    line-height: 1
}

.constructor__downloads .link:focus,
.constructor__downloads .link:hover {
    color: #252A2E
}

.constructor__fittings {
    padding: 20px 0;
    border-top: 1px solid #D9E1EA;
    border-bottom: 1px solid #D9E1EA
}

.constructor__fittings .fittings {
    display: table;
    color: #9FA5B9
}

.constructor__fittings .fittings__icon,
.constructor__fittings .fittings__popover,
.constructor__fittings .fittings__text {
    display: table-cell;
    vertical-align: middle
}

.constructor__fittings .fittings__icon,
.constructor__fittings .fittings__popover {
    line-height: 0
}

.constructor__fittings .fittings__icon {
    width: 24px
}

.constructor__fittings .fittings__text {
    padding: 0 8px;
    font-size: 14px;
    line-height: 1
}

.constructor__controls {
    margin-top: 15px
}

.constructor .controls__header {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.constructor .controls__descr,
.constructor .controls__title {
    padding: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.constructor .controls__title {
    margin-right: auto
}

.constructor .controls__descr {
    display: table;
    color: #9FA5B9
}

.constructor .controls__descr-icon,
.constructor .controls__descr-text {
    display: table-cell;
    vertical-align: middle
}

.constructor .controls__descr-icon {
    width: 24px;
    line-height: 0
}

.constructor .controls__descr-text {
    padding-left: 8px;
    font-size: 14px;
    line-height: 1
}

.constructor .controls__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #D9E1EA
}

.constructor .controls__tabs {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%
}

.constructor .controls__tabs:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 1px;
    background-color: #D9E1EA
}

.constructor .controls__tabs .list__item + .list__item {
    border-top: 1px solid #D9E1EA
}

.constructor .controls__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%
}

.constructor .controls__subtitle {
    margin-bottom: 5px;
    color: #6D7281;
    font-size: 14px;
    line-height: 100%
}

.constructor .controls .tab-link {
    position: relative;
    z-index: 1;
    padding: 14px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #252A2E;
    background-color: #F3F6FB
}

.constructor .controls .tab-link:before {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: transparent;
    -webkit-transition: background-color ease-in-out 0.3s;
    -o-transition: background-color ease-in-out 0.3s;
    transition: background-color ease-in-out 0.3s
}

.constructor .controls .tab-link__icon {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    height: 30px;
    border: 1px solid #9FA5B9;
    border-radius: 3px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    overflow: hidden
}

.constructor .controls .tab-link__icon.gloss:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 1;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    background-image: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 1.43%, rgba(255, 255, 255, 0.100274) 54.21%, rgba(255, 255, 255, 0.56) 62.45%, rgba(255, 255, 255, 0.56) 71.24%, rgba(255, 255, 255, 0) 98.57%);
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
    -ms-transform: matrix(1, 0, 0, -1, 0, 0);
    transform: matrix(1, 0, 0, -1, 0, 0);
    border-radius: 3px
}

.constructor .controls .tab-link__icon.gloss_dark:after {
    background-image: -webkit-linear-gradient(315deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%);
    background-image: -o-linear-gradient(315deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%);
    background-image: linear-gradient(135deg, #FFFFFF 1.43%, #FBFCFD 47.85%, rgba(228, 233, 238, 0.8) 53.21%, rgba(221, 226, 231, 0.8) 77.39%, #F5F6F8 81.94%, #FFFFFF 98.57%)
}

.constructor .controls .tab-link__icon.double-colors {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 0 0 33px;
    border-color: transparent transparent transparent currentColor
}

.constructor .controls .tab-link__icon.milling:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    z-index: 0;
    border: 1px solid currentColor;
    border-radius: 3px
}

.constructor .controls .tab-link__icon.milling:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    z-index: 0;
    border: 1px solid currentColor;
    border-radius: 3px
}

.constructor .controls .tab-link__content {
    padding-left: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 30px);
    font-size: 14px;
    line-height: 1
}

.constructor .controls .tab-link__title {
    margin-top: 1px;
    margin-bottom: 3px;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.constructor .controls .tab-link__color {
    display: block;
    color: #6D7281;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.constructor .controls .tab-link.active,
.constructor .controls .tab-link:focus,
.constructor .controls .tab-link:hover {
    background-color: #ffffff
}

.constructor .controls .tab-link.active:before,
.constructor .controls .tab-link:focus:before,
.constructor .controls .tab-link:hover:before {
    background-color: #ffffff
}

.constructor .controls .tab-form {
    padding: 20px 30px
}

.constructor .controls .radio-list_color {
    margin: 0 -2px 15px
}

.constructor .controls .radio-list_color .list__item {
    padding: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 40px;
    line-height: 0
}

@media (max-width: 1549px) {
    .constructor__info,
    .constructor__model {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .constructor__info {
        padding: 30px 25px
    }

    .constructor__info .row {
        margin: 0 -10px
    }

    .constructor__info .row > .col,
    .constructor__info .row > [class*=col-] {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (max-width: 1199px) {
    .constructor__info {
        padding: 25px 20px 15px
    }

    .constructor__downloads,
    .constructor__fittings {
        padding: 15px 0
    }

    .constructor .controls {
        margin-top: 0
    }

    .constructor .controls .tab-form {
        padding: 15px 20px
    }

    .constructor__price {
        margin: 20px 0
    }

    .constructor__footer .btn {
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .constructor .collapse {
        display: block !important
    }

    .constructor .collapse-link {
        display: none !important
    }
}

@media (max-width: 1023px) {
    .constructor__header {
        padding: 20px 20px 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 1px solid #D9E1EA
    }

    .constructor__info,
    .constructor__model {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .constructor__info {
        margin-top: 25px;
        padding-top: 0;
        border-left: none;
        border-top: 1px solid #D9E1EA
    }

    .constructor .controls__descr {
        padding: 0
    }

    .constructor .controls__body {
        border-top: none
    }
}

@media (max-width: 767px) {
    .constructor .tab-pane {
        display: block !important;
        opacity: 1 !important
    }

    .constructor__info {
        border-top: none
    }

    .constructor .controls__body {
        margin: 0 -20px
    }

    .constructor .controls__content,
    .constructor .controls__tabs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .constructor .controls__tabs {
        border-bottom: 1px solid #D9E1EA
    }

    .constructor .controls__tabs:after {
        display: none
    }

    .constructor .controls__descr,
    .constructor .controls__title {
        padding-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .constructor .controls__descr {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .constructor .controls .tab-link {
        padding: 14px 45px 14px 20px;
        width: 100%;
        background-color: #ffffff;
        border-top: 1px solid #D9E1EA;
        text-align: left
    }

    .constructor .controls .tab-link:before {
        top: auto;
        left: 0;
        right: 0;
        width: auto;
        height: 1px;
        background-color: #D9E1EA !important
    }

    .constructor .controls .tab-link:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        background-image: url('../images/svg/icon-down-arrow.svg');
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        opacity: 0.15
    }

    .constructor .controls .tab-link.collapsed {
        background-color: #F3F6FB
    }

    .constructor .controls .tab-link.collapsed:before {
        display: none
    }

    .constructor .controls .tab-link.collapsed:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .constructor__title.product-block__title {
        margin-bottom: 5px;
        font-size: 18px
    }

    .constructor__downloads,
    .constructor__fittings {
        margin: 0 -20px;
        padding: 15px 20px
    }
}

@media (max-width: 575px) {
    .constructor .section__header {
        padding: 20px 0 18px
    }

    .constructor .model-prev {
        background-size: 150px 150px
    }

    .constructor__wrapper {
        margin: 0 -20px;
        border-radius: 0
    }

    .constructor__info .row {
        margin: 0 -5px
    }

    .constructor__info .row > .col,
    .constructor__info .row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

    .constructor__footer .btn {
        width: 100%
    }

    .constructor__downloads .col-12 + .col-12 {
        margin-top: 10px
    }
}

.section__breadcrumbs {
    padding-bottom: 20px;
    color: #6D7281;
    text-transform: uppercase
}

.section__breadcrumbs .breadcrumbs-list {
    font-size: 0;
    line-height: 0
}

.section__breadcrumbs .breadcrumbs-list .list__item {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px
}

.section__breadcrumbs .breadcrumbs-list .list__item:after {
    content: "\2044";
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px
}

.section__breadcrumbs .breadcrumbs-list .list__item:last-child:after {
    display: none
}

.section__breadcrumbs .breadcrumbs-list .link {
    max-width: 170px;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 14px
}

.section__breadcrumbs .breadcrumbs-list .link.active,
.section__breadcrumbs .breadcrumbs-list .link:focus,
.section__breadcrumbs .breadcrumbs-list .link:hover {
    color: #252A2E
}

.section__breadcrumbs .breadcrumbs-list .link.active {
    pointer-events: none
}

.section_inner-page {
    padding-top: 30px;
    padding-bottom: 80px
}

.section_odds {
    color: #ffffff
}

.section_odds .odd-block {
    position: relative;
    padding: 50px 40px 60px;
    height: 100%
}

.section_odds .odd-block:after,
.section_odds .odd-block:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #5a5e69
}

.section_odds .odd-block:before {
    left: 0
}

.section_odds .odd-block:after {
    right: -1px
}

.section_odds .odd-block__icon {
    margin-bottom: 20px;
    width: 60px;
    line-height: 0
}

.section_odds .odd-block__icon svg {
    width: 100%;
    height: auto
}

.section_odds .odd-block__text {
    max-width: 245px;
    font-size: 16px
}

.section_slider-buy,
.section_slider-order,
.section_sliders-in-tabs {
    padding-top: 100px;
    padding-bottom: 20px
}

.section_slider-buy .section__nav,
.section_slider-order .section__nav,
.section_sliders-in-tabs .section__nav {
    margin-bottom: 10px;
    overflow-y: hidden;
    overflow-x: auto
}

.section_slider-buy .section__nav-list,
.section_slider-order .section__nav-list,
.section_sliders-in-tabs .section__nav-list {
    padding-bottom: 10px
}

.section_slider-buy .section__nav-list .list__item,
.section_slider-order .section__nav-list .list__item,
.section_sliders-in-tabs .section__nav-list .list__item {
    margin-right: 50px
}

.section_slider-buy .section__nav-list .list__item:last-child,
.section_slider-order .section__nav-list .list__item:last-child,
.section_sliders-in-tabs .section__nav-list .list__item:last-child {
    margin-right: 0
}

.section_slider-buy .section__nav-list .link,
.section_slider-order .section__nav-list .link,
.section_sliders-in-tabs .section__nav-list .link {
    position: relative;
    padding-bottom: 6px;
    display: block;
    color: #6D7281
}

.section_slider-buy .section__nav-list .link:after,
.section_slider-order .section__nav-list .link:after,
.section_sliders-in-tabs .section__nav-list .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 5px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_slider-buy .section__nav-list .link.active,
.section_slider-buy .section__nav-list .link:focus,
.section_slider-buy .section__nav-list .link:hover,
.section_slider-order .section__nav-list .link.active,
.section_slider-order .section__nav-list .link:focus,
.section_slider-order .section__nav-list .link:hover,
.section_sliders-in-tabs .section__nav-list .link.active,
.section_sliders-in-tabs .section__nav-list .link:focus,
.section_sliders-in-tabs .section__nav-list .link:hover {
    color: #252A2E
}

.section_slider-buy .section__nav-list .link.active:after,
.section_slider-order .section__nav-list .link.active:after,
.section_sliders-in-tabs .section__nav-list .link.active:after {
    opacity: 1
}

.section_slider-buy .slider-wrapper,
.section_slider-buy .tab-content,
.section_slider-order .slider-wrapper,
.section_slider-order .tab-content,
.section_sliders-in-tabs .slider-wrapper,
.section_sliders-in-tabs .tab-content {
    position: relative
}

.section_slider-buy .section__title_style4,
.section_slider-order .section__title_style4,
.section_sliders-in-tabs .section__title_style4 {
    margin-bottom: 10px
}

.section_slider-buy .section__controls,
.section_slider-order .section__controls,
.section_sliders-in-tabs .section__controls {
    position: absolute;
    display: block;
    right: 0;
    bottom: 100%;
    margin-bottom: 10px
}

.section_slider-buy .section__controls-nav,
.section_slider-order .section__controls-nav,
.section_sliders-in-tabs .section__controls-nav {
    display: inline-block
}

.section_slider-buy .swiper-slide,
.section_slider-order .swiper-slide,
.section_sliders-in-tabs .swiper-slide {
    position: static;
    z-index: 0;
    padding: 15px 1px 1px;
    overflow: hidden
}

.section_slider-buy.section_slider-related,
.section_slider-order.section_slider-related,
.section_sliders-in-tabs.section_slider-related {
    padding-top: 50px
}

.section_slider-buy.section_slider-related:before,
.section_slider-order.section_slider-related:before,
.section_sliders-in-tabs.section_slider-related:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 230px;
    background-color: #6A6F7B
}

.section_slider-buy.section_slider-related .section__title_style4,
.section_slider-order.section_slider-related .section__title_style4,
.section_sliders-in-tabs.section_slider-related .section__title_style4 {
    color: #ffffff
}

.section_sliders-in-tabs_rec {
    padding-top: 80px
}

.section_sliders-in-tabs_rec .section__title_style6 {
    margin-bottom: 25px
}

.section_slider-order {
    padding-bottom: 80px
}

.section_news-inner {
    padding-bottom: 0
}

.section_news-inner .section__body {
    padding-top: 50px
}

.section_news-inner .article-block {
    padding-bottom: 100px
}

.section_news-inner .article-block__img {
    position: relative;
    top: -50px;
    height: 500px;
    border-radius: 3px;
    overflow: hidden
}

.section_news-inner .article-block__annotation {
    margin: 0 auto 45px;
    max-width: 990px
}

.section_news-inner .article-block__date {
    margin-bottom: 20px;
    color: #6D7281;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase
}

.section_news-inner .article-block__descr {
    color: #6D7281
}

.section_news-inner .article-block__title {
    margin-bottom: 30px
}

.section_news-inner .article-block__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1245px;
    color: #6D7281
}

.section_news-inner .article-block__content > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px
}

.section_news-inner .article-block__content .video-responsive,
.section_news-inner .article-block__content img {
    max-width: 100%
}

@media (max-width: 1549px) {
    .section_odds .odd-block {
        padding: 50px 30px 60px
    }

    .section_slider-buy,
    .section_slider-order,
    .section_sliders-in-tabs {
        padding-top: 80px
    }

    .section_sliders-in-tabs_rec {
        padding-top: 60px
    }

    .section_news-inner .section__body {
        padding-top: 40px
    }

    .section_news-inner .article-block {
        padding-bottom: 80px
    }

    .section_news-inner .article-block__img {
        top: -40px
    }
}

@media (max-width: 1199px) {
    .section_inner-page {
        padding-bottom: 60px
    }

    .section_odds .odd-block {
        padding: 40px 20px 50px
    }

    .section_odds .odd-block__icon {
        width: 50px
    }

    .section_odds .odd-block__text {
        font-size: 14px
    }

    .section_slider-buy,
    .section_slider-order,
    .section_sliders-in-tabs {
        padding-top: 70px
    }

    .section_slider-buy .section__nav-list .list__item,
    .section_slider-order .section__nav-list .list__item,
    .section_sliders-in-tabs .section__nav-list .list__item {
        margin-right: 40px
    }

    .section_sliders-in-tabs_rec {
        padding-top: 50px
    }

    .section_news-inner {
        padding-bottom: 0
    }

    .section_news-inner .section__body {
        padding-top: 30px
    }

    .section_news-inner .article-block {
        padding-bottom: 70px
    }

    .section_news-inner .article-block__img {
        top: -30px;
        height: 400px
    }
}

@media (max-width: 1023px) {
    .section_inner-page {
        padding-top: 25px;
        padding-bottom: 40px
    }

    .section_odds .odd-block {
        padding: 30px 20px;
        border-bottom: 1px solid #5a5e69
    }

    .section_odds .odd-block__text {
        font-size: 16px
    }

    .section_slider-buy,
    .section_slider-order,
    .section_sliders-in-tabs {
        padding-bottom: 10px
    }

    .section_slider-buy .section__nav,
    .section_slider-order .section__nav,
    .section_sliders-in-tabs .section__nav {
        margin-bottom: 0
    }

    .section_slider-buy .section__controls,
    .section_slider-order .section__controls,
    .section_sliders-in-tabs .section__controls {
        position: relative;
        bottom: 0;
        margin-bottom: 0;
        margin-top: 25px;
        text-align: center
    }

    .section_slider-buy .slider-wrapper,
    .section_slider-buy .tab-pane,
    .section_slider-order .slider-wrapper,
    .section_slider-order .tab-pane,
    .section_sliders-in-tabs .slider-wrapper,
    .section_sliders-in-tabs .tab-pane {
        margin: 0 -10px
    }

    .section_slider-buy .swiper-slide,
    .section_slider-order .swiper-slide,
    .section_sliders-in-tabs .swiper-slide {
        padding: 20px 10px
    }

    .section_slider-buy .section__controls,
    .section_slider-order .section__controls,
    .section_sliders-in-tabs .section__controls {
        margin-top: 10px
    }

    .section_sliders-in-tabs_rec {
        padding-top: 40px
    }

    .section_sliders-in-tabs_rec .section__title_style6 {
        margin-bottom: 20px
    }

    .section_news-inner {
        padding-bottom: 0
    }

    .section_news-inner .section__body {
        padding-top: 0
    }

    .section_news-inner .article-block {
        padding-top: 20px
    }

    .section_news-inner .article-block__img {
        top: 0;
        margin-bottom: 20px;
        height: 350px
    }

    .section_news-inner .article-block__annotation {
        margin: 0 auto 30px
    }

    .section_news-inner .article-block__date {
        margin-bottom: 15px
    }

    .section_news-inner .article-block__title {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .section_inner-page {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .section_odds .odd-block__icon {
        width: 40px;
        margin-bottom: 15px
    }

    .section_news-inner {
        padding-bottom: 0
    }

    .section_news-inner .article-block {
        padding-bottom: 50px
    }

    .section_news-inner .article-block__img {
        height: 200px
    }

    .section_news-inner .article-block__annotation {
        margin: 0 auto 25px
    }

    .section_sliders-in-tabs_rec {
        padding-top: 25px
    }

    .section_sliders-in-tabs_rec .section__title_style6 {
        margin-bottom: 15px
    }
}

@media (max-width: 575px) {
    .section_odds .odd-block {
        margin: 0 -20px;
        padding: 30px 20px
    }

    .section_odds .odd-block:after,
    .section_odds .odd-block:before {
        display: none
    }
}

.section_complect {
    padding-top: 80px;
    padding-bottom: 0
}

.section_complect .section__title_main {
    margin-bottom: 25px
}

.section_complect .container > .swiper-nav {
    position: absolute;
    top: 115px;
    right: 15px
}

.section_complect .complect-block__controls {
    padding-top: 25px;
    padding-bottom: 25px
}

.section_complect .complect-block__controls .controls-quantity {
    padding-left: 20px;
    padding-top: 2px;
    text-align: right;
    font-size: 14px;
    line-height: 17px
}

.section_complect .complect-block__controls .controls-quantity__title {
    margin-right: 5px;
    color: #6D7281
}

.section_complect .complect-block__items {
    position: relative;
    overflow: hidden
}

.section_complect .complect-block__items + .complect-block__items {
    margin-top: 1px
}

.section_complect .complect-block__items:first-child {
    border-radius: 3px 3px 0 0
}

.section_complect .complect-block__items:last-child {
    border-radius: 0 0 3px 3px
}

.section_complect .complect-block__item {
    position: relative;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 160px
}

.section_complect .complect-block__item.complect-block__item_no-slider {
    padding-right: 0
}

.section_complect .complect-block__item + .complect-block__group,
.section_complect .complect-block__item + .complect-block__item {
    margin-top: 1px
}

.section_complect .complect-block__item .swiper-nav {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -15px
}

.section_complect .complect-block__item .swiper-container {
    border-right: 1px solid #F3F6FB
}

.section_complect .complect-block__buy {
    position: relative;
    padding: 25px 30px 30px;
    background-color: #ffffff;
    border-radius: 3px
}

.section_complect .complect-block__price {
    padding: 0
}

.section_complect .complect-block__header .row {
    margin: 0 -10px
}

.section_complect .complect-block__header .row .col-12 {
    padding: 0 10px
}

.section_complect .complect-block__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-radius: 3px;
    overflow: hidden
}

.section_complect .complect-block__content {
    padding-top: 50px
}

.section_complect .complect-block__title {
    position: relative;
    margin-bottom: 25px;
    padding: 50px 120px 50px 50px;
    min-height: 155px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_complect .complect-block__title > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.section_complect .complect-block__title:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: -10000%;
    right: -10000%;
    background-color: #6D7281
}

.section_complect .complect-block__info {
    padding: 25px 50px;
    border-radius: 3px
}

.section_complect .complect-block__contains {
    margin-bottom: 10px
}

.section_complect .complect-block__descr {
    color: #6D7281;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px
}

.section_complect .complect-block__items_merge .checkbox_merge {
    position: absolute;
    top: 50%;
    left: 30px;
    z-index: 5;
    margin-top: -10px;
    line-height: 0
}

.section_complect .complect-block__items_merge .complect-block__item {
    z-index: 1
}

.section_complect .complect-block__items_merge .complect-block__item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 1px;
    background-color: #E7EDF4
}

.section_complect .complect-block__items_merge .complect-block__item:nth-child(2):after {
    top: 50%
}

.section_complect .complect-block__items_merge .complect-block__item:last-child:after {
    bottom: 50%
}

.section_complect .complect-block__items_merge .complect-block__item + .complect-block__item {
    margin-top: 0
}

.section_complect .complect-block__items_merge .complect-block__item + .complect-block__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 80px;
    right: 80px;
    height: 1px;
    background-color: #E7EDF4
}

.section_complect .complect-block__items_merge .complect-product__cell_check:after {
    content: '';
    position: relative;
    margin: 0 auto;
    display: block;
    width: 8px;
    height: 8px;
    background: #D9E1EA;
    border-radius: 1px;
    z-index: 5
}

.section_complect .complect-product {
    display: table;
    width: 100%
}

.section_complect .complect-product__cell {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4
}

.section_complect .complect-product__cell_check {
    padding: 0 10px;
    width: 80px;
    text-align: center;
    line-height: 0
}

.section_complect .complect-product__cell_check .checkbox {
    margin: 0 auto;
    width: 20px
}

.section_complect .complect-product__cell_check .checkbox__label {
    padding-left: 20px
}

.section_complect .complect-product__cell_img {
    width: 180px
}

.section_complect .complect-product__cell_content {
    padding-right: 15px;
    padding-left: 30px
}

.section_complect .complect-product__cell_price {
    padding-left: 15px;
    padding-right: 30px;
    width: 190px
}

.section_complect .complect-product__price {
    max-width: 145px;
    color: #6D7281;
    font-size: 16px
}

.section_complect .complect-product__price .old {
    display: block;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.section_complect .complect-product__price .cost {
    margin-right: 5px;
    color: #252A2E;
    font-weight: 800;
    font-size: 20px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4
}

.section_complect .complect-product__price .cost_new {
    color: #F53434
}

.section_complect .complect-product__price .currency {
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4
}

.section_complect .complect-product__title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase
}

.section_complect .complect-product__code {
    margin-bottom: 25px;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

.section_complect .complect-product__params-list {
    display: table
}

.section_complect .complect-product__params-list .list__item {
    display: table-row
}

.section_complect .complect-product__params-list .list__param-color {
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #F3F6FB;
    border-radius: 3px;
    vertical-align: middle;
    line-height: 18px
}

.section_complect .complect-product__params-list .list__param-title,
.section_complect .complect-product__params-list .list__param-value {
    padding-top: 10px;
    display: table-cell;
    vertical-align: baseline;
    font-size: 15px;
    line-height: 18px
}

.section_complect .complect-product__params-list .list__param-descr {
    vertical-align: middle
}

.section_complect .complect-product__params-list .list__param-title {
    padding-right: 15px;
    color: #6D7281
}

@media (min-width: 1550px) {
    .section_complect .complect-block .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px
    }

    .section_complect .complect-block .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 1110px;
        flex: 0 0 1110px;
        max-width: 1110px
    }
}

@media (max-width: 1549px) {
    .section_complect {
        padding-top: 60px
    }

    .section_complect .complect-block__price .old {
        display: block
    }

    .section_complect .complect-block .btn-group .btn {
        width: 100%
    }

    .section_complect .complect-block__item {
        padding-right: 130px
    }

    .section_complect .complect-block__item .swiper-nav {
        right: 20px
    }

    .section_complect .complect-block__items_merge .checkbox_merge {
        left: 14px
    }

    .section_complect .complect-block__items_merge .complect-block__item:after {
        left: 24px
    }

    .section_complect .complect-block__items_merge .complect-block__item + .complect-block__item:before {
        left: 50px;
        right: 50px
    }

    .section_complect .complect-product__cell_check {
        width: 50px
    }

    .section_complect .complect-product__cell_img {
        width: 150px
    }

    .section_complect .complect-product__cell_content {
        padding-right: 10px;
        padding-left: 20px
    }

    .section_complect .complect-product__cell_price {
        padding-left: 10px;
        padding-right: 20px;
        width: 150px
    }

    .section_complect .complect-product__price {
        max-width: 120px
    }

    .section_complect .complect-product__code {
        margin-bottom: 15px
    }
}

@media (max-width: 1199px) {
    .section_complect {
        padding-top: 40px
    }

    .section_complect .container > .swiper-nav {
        top: 95px
    }

    .section_complect .complect-block__controls {
        padding-top: 25px;
        padding-bottom: 20px
    }

    .section_complect .complect-block__buy {
        padding: 20px 20px 25px
    }

    .section_complect .complect-block__quantity {
        max-width: 100%
    }

    .section_complect .complect-block__title {
        padding: 30px 120px 30px 20px;
        min-height: 120px
    }

    .section_complect .complect-block__info {
        padding: 20px 30px
    }

    .section_complect .complect-block__items_merge .checkbox_merge {
        left: 10px
    }

    .section_complect .complect-block__items_merge .complect-block__item:after {
        left: 20px
    }

    .section_complect .complect-block__items_merge .complect-block__item + .complect-block__item:before {
        left: 40px;
        right: 40px
    }

    .section_complect .complect-product__cell_check {
        width: 40px
    }

    .section_complect .complect-product__cell_img {
        width: 100px
    }

    .section_complect .complect-product__cell_content {
        padding-right: 10px;
        padding-left: 10px
    }

    .section_complect .complect-product__cell_price {
        padding-left: 10px;
        padding-right: 10px;
        width: 140px
    }

    .section_complect .complect-product__title {
        margin-bottom: 8px;
        font-size: 18px
    }
}

@media (max-width: 1023px) {
    .section_complect {
        padding-top: 60px
    }

    .section_complect .container > .swiper-nav {
        top: 0;
        right: auto;
        left: 50%;
        margin-left: -45px;
        height: 46px;
        background-color: #6D7281;
        border-radius: 0 0 3px 3px
    }

    .section_complect .complect-block__items {
        border-radius: 3px
    }

    .section_complect .complect-block__items + .complect-block__items {
        margin-top: 10px
    }

    .section_complect .complect-block__items:first-child {
        border-radius: 3px
    }

    .section_complect .complect-block__items:last-child {
        border-radius: 3px
    }

    .section_complect .complect-block__controls {
        padding-top: 20px;
        padding-bottom: 15px
    }

    .section_complect .complect-block__controls .controls-quantity {
        padding-left: 0
    }

    .section_complect .complect-block__img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        height: 250px
    }

    .section_complect .complect-block__content {
        padding-top: 0
    }

    .section_complect .complect-block__title {
        padding: 20px 0;
        min-height: 0
    }

    .section_complect .complect-block__title:before {
        top: -125px
    }

    .section_complect .complect-block__info {
        padding: 20px
    }

    .section_complect .complect-block__buy {
        margin-top: 15px
    }

    .section_complect .complect-block__price .cost {
        font-size: 30px
    }

    .section_complect .complect-block__price .old {
        display: inline;
        font-size: 16px
    }

    .section_complect .complect-block__price .currency {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .section_complect {
        padding-top: 50px
    }

    .section_complect .section__title_main {
        margin-bottom: 20px
    }

    .section_complect .complect-block__item {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        border-radius: 3px
    }

    .section_complect .complect-block__item .swiper-nav {
        top: 30px;
        right: 20px;
        margin-top: 0;
        width: auto;
        max-width: 130px;
        min-width: 106px
    }

    .section_complect .complect-block__item .swiper-container {
        border-right: none
    }

    .section_complect .complect-block__item + .complect-block__item {
        margin-top: 10px
    }

    .section_complect .complect-block__items_merge .complect-block__item {
        border-radius: 0
    }

    .section_complect .complect-block__items_merge .complect-block__item + .complect-block__item {
        margin-top: 0
    }

    .section_complect .complect-block__img {
        height: 200px
    }

    .section_complect .complect-block__title:before {
        top: -100px
    }

    .section_complect .complect-block__items_merge .checkbox_merge {
        left: 14px
    }

    .section_complect .complect-block__items_merge .complect-block__item:after {
        left: 24px
    }

    .section_complect .complect-block__items_merge .complect-block__item:nth-child(2):after {
        top: 36px
    }

    .section_complect .complect-block__items_merge .complect-block__item:last-child:after {
        bottom: calc(100% - 36px)
    }

    .section_complect .complect-block__items_merge .complect-block__item + .complect-block__item:before {
        left: 50px;
        right: 20px
    }

    .section_complect .complect-block__items_merge .complect-product:after {
        left: 50px
    }

    .section_complect .complect-block__items_merge .complect-product__cell_content,
    .section_complect .complect-block__items_merge .complect-product__cell_price {
        padding-left: 50px
    }

    .section_complect .complect-block__items_merge .complect-product__cell_check {
        width: 50px
    }

    .section_complect .complect-product {
        position: relative;
        padding-top: 91px;
        padding-bottom: 0;
        display: block
    }

    .section_complect .complect-product:after {
        content: '';
        position: absolute;
        top: 90px;
        left: 20px;
        right: 20px;
        height: 1px;
        background-color: #F3F6FB
    }

    .section_complect .complect-product__cell {
        display: block
    }

    .section_complect .complect-product__cell_check {
        position: absolute;
        top: 0;
        left: 0;
        padding: 35px 20px;
        width: 60px
    }

    .section_complect .complect-product__cell_img {
        position: absolute;
        top: 10px;
        left: 60px;
        width: 70px;
        height: 70px;
        bottom: 10px
    }

    .section_complect .complect-product__cell_content {
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px
    }

    .section_complect .complect-product__cell_price {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }

    .section_complect .complect-product__title {
        margin-bottom: 10px;
        font-size: 16px
    }

    .section_complect .complect-product__code {
        margin-bottom: 10px
    }

    .section_complect .complect-product__price {
        max-width: 100%
    }
}

@media (max-width: 575px) {
    .section_complect .complect-block__controls .row {
        margin: 0 -6px
    }

    .section_complect .complect-block__controls .col-sm-auto {
        padding: 0 6px
    }

    .section_complect .complect-block__controls .controls-quantity {
        text-align: right
    }

    .section_complect .complect-block__controls .controls-quantity__text {
        display: block
    }
}

.section_vacancy {
    overflow: visible
}

.section_vacancy .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_vacancy .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_vacancy .section__header .header-title-wrapper .header-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 300px);
    margin-top: 25px
}

.section_vacancy .section__header .header-title-wrapper .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    color: #6D7281;
    padding-left: 20px
}

.section_vacancy .section__body .vacancy-response .response-img {
    width: 480px;
    height: 310px;
    position: absolute;
    top: -120px
}

.section_vacancy .section__body .vacancy-response .response-message {
    color: #ffffff;
    margin-left: 580px;
    padding: 30px 0
}

.section_vacancy .section__body .vacancy-response .response-message .link {
    display: table;
    margin-top: 20px
}

.section_vacancy .section__body .vacancy-response .response-message .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_vacancy .section__body .vacancy-response .response-message .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_vacancy .section__body .vacancy-response .response-message .link:focus,
.section_vacancy .section__body .vacancy-response .response-message .link:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_vacancy .section__body .vacancy-body-title {
    position: relative;
    z-index: 3
}

.section_vacancy .section__body .vacancy-body-title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 30px
}

.section_vacancy .section__body .vacancy-body-title__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_vacancy .section__body .vacancy-body-title__add-text {
    font-size: 14px;
    line-height: 17 p;
    padding-left: 20px;
    text-transform: none
}

.section_vacancy .section__body .vacancy-body-title__dropdown {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 14px;
    line-height: 17 p
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn,
.section_vacancy .section__body .vacancy-body-title__dropdown .link {
    position: relative;
    color: #6D7281;
    text-transform: uppercase
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn:focus,
.section_vacancy .section__body .vacancy-body-title__dropdown .btn:hover,
.section_vacancy .section__body .vacancy-body-title__dropdown .link:focus,
.section_vacancy .section__body .vacancy-body-title__dropdown .link:hover {
    color: #252A2E
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn__icon,
.section_vacancy .section__body .vacancy-body-title__dropdown .link__icon {
    position: absolute;
    top: 50%;
    line-height: 0
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn__icon svg,
.section_vacancy .section__body .vacancy-body-title__dropdown .link__icon svg {
    width: 100%;
    height: auto
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn {
    padding-right: 20px
}

.section_vacancy .section__body .vacancy-body-title__dropdown .btn__icon {
    right: 0;
    margin-top: -5px;
    width: 10px;
    height: 10px
}

.section_vacancy .section__body .vacancy-body-title__dropdown .dropdown-menu {
    padding: 15px 10px;
    min-width: 200px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 20px rgba(11, 15, 38, 0.5);
    box-shadow: 0px 10px 20px rgba(11, 15, 38, 0.5)
}

.section_vacancy .section__body .vacancy-body-title__dropdown .dropdown-menu .list__item + .list__item {
    margin-top: 6px
}

.section_vacancy .section__body .vacancy-body-title__dropdown .dropdown-menu .link {
    padding-left: 25px
}

.section_vacancy .section__body .vacancy-body-title__dropdown .dropdown-menu .link__icon {
    position: absolute;
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    color: #252A2E;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_vacancy .section__body .vacancy-body-title__dropdown .dropdown-menu .link.active .link__icon {
    opacity: 1
}

.section_vacancy .section__body .vacancy-content__wrapper {
    border-bottom: 1px solid #E7EDF4;
    position: relative
}

.section_vacancy .section__body .vacancy-content__wrapper:last-child {
    border-bottom: 0
}

.section_vacancy .section__body .vacancy-content__col {
    position: static
}

.section_vacancy .section__body .vacancy-content__block {
    min-height: 120px;
    padding: 30px
}

.section_vacancy .section__body .vacancy-content__title {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-bottom: 10px
}

.section_vacancy .section__body .vacancy-content__add-text {
    color: #6D7281;
    font-size: 16px;
    line-height: 140%
}

.section_vacancy .section__body .vacancy-content__link {
    color: #6D7281;
    display: table;
    position: absolute;
    right: 30px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.section_vacancy .section__body .vacancy-content__link:focus,
.section_vacancy .section__body .vacancy-content__link:hover {
    color: #252A2E
}

.section_vacancy .section__body .vacancy-content__link-icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px
}

.section_vacancy .section__body .vacancy-content__link-text {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    display: table-cell;
    vertical-align: middle
}

.section_vacancy-inner .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_vacancy-inner .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_vacancy-inner .section__header .header-title-wrapper .header-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_vacancy-inner .section__header .header-title-wrapper .header-title__add-text {
    color: #6D7281
}

.section_vacancy-inner .section__body .vacancy-inner-info {
    padding: 50px 0 30px
}

.section_vacancy-inner .section__body .vacancy-inner-info__title {
    margin-bottom: 20px
}

.section_vacancy-inner .section__body .vacancy-inner-info .list {
    margin-bottom: 70px
}

.section_vacancy-inner .section__body .vacancy-inner-info .list p {
    color: #6D7281
}

.section_vacancy-inner .section__body .vacancy-inner-response {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form {
    padding: 50px 0
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__title {
    margin-bottom: 30px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper {
    margin-bottom: 10px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper .describe-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    line-height: 18px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper .form-group_file {
    margin: auto 0;
    text-align: right
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__input-wrapper {
    margin-bottom: 20px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group__icon {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .btn {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    width: 100%
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .btn__icon {
    line-height: 17px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .btn__text {
    font-size: 14px;
    line-height: 17px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .form-control {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .form-control:focus,
.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .form-control:hover {
    border-color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group .form-control:hover + .btn {
    border-color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group ::-webkit-input-placeholder {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group ::-moz-placeholder {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group :-moz-placeholder {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form .form-group :-ms-input-placeholder {
    color: #ffffff
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-form__submit {
    position: absolute;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    right: 15px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message {
    padding: 125px 0 125px 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message__content {
    margin-bottom: 30px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message .link {
    display: table
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message .link:focus,
.section_vacancy-inner .section__body .vacancy-inner-response .response-message .link:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_vacancy-inner .section__body .vacancy-inner-response .response-message:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
    bottom: 0;
    left: -15px
}

.section_payment-delivery .section__payment-header {
    padding: 50px 0 20px
}

.section_payment-delivery .section__payment-header .payment-title {
    display: inline-block;
    margin-right: 20px
}

.section_payment-delivery .section__payment-header .add-text {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    color: #6D7281
}

.section_payment-delivery .section__payment-body {
    background-color: #ffffff;
    color: #6D7281
}

.section_payment-delivery .section__payment-body .tab-content {
    border-left: 1px solid #E7EDF4;
    margin-left: 20px;
    padding: 50px 15px 50px 50px;
    height: 100%
}

.section_payment-delivery .section__payment-body .tab-controls {
    overflow: hidden;
    border-left: 1px solid #E7EDF4;
    padding: 50px 0;
    height: 100%
}

.section_payment-delivery .section__payment-body .tab-controls .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    padding-left: 50px;
    position: relative
}

.section_payment-delivery .section__payment-body .tab-controls .link__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    position: relative
}

.section_payment-delivery .section__payment-body .tab-controls .link__icon svg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_payment-delivery .section__payment-body .tab-controls .link__text {
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 30px)
}

.section_payment-delivery .section__payment-body .tab-controls .link:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #6D7281;
    left: 0;
    width: 35px;
    height: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_payment-delivery .section__payment-body .tab-controls .link:focus:before,
.section_payment-delivery .section__payment-body .tab-controls .link:hover:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.section_payment-delivery .section__payment-body .tab-controls .link.active {
    font-weight: 800;
    color: #252A2E
}

.section_payment-delivery .section__payment-body .tab-controls .link.active:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    border-color: #252A2E
}

.section_payment-delivery .section__delivery-header {
    margin: 100px 0 20px
}

.section_payment-delivery .section__delivery-header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_payment-delivery .section__delivery-header .add-text {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 10px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em
}

.section_payment-delivery .section__delivery-header .add-text a {
    color: #6D7281;
    text-decoration: underline;
    text-transform: uppercase
}

.section_payment-delivery .section__delivery-header .add-text a:focus,
.section_payment-delivery .section__delivery-header .add-text a:hover {
    color: #252A2E;
    text-decoration: none
}

.section_payment-delivery .section__delivery-body {
    background-color: #ffffff;
    padding: 50px 0;
    color: #6D7281
}

.section_payment-delivery .section__delivery-body .delivery-title,
.section_payment-delivery .section__delivery-body h1,
.section_payment-delivery .section__delivery-body h2,
.section_payment-delivery .section__delivery-body h3,
.section_payment-delivery .section__delivery-body h4,
.section_payment-delivery .section__delivery-body h5,
.section_payment-delivery .section__delivery-body h6 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase
}

.section_payment-delivery .section__delivery-body .list,
.section_payment-delivery .section__delivery-body ol {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: myCounter;
    padding-bottom: 50px
}

.section_payment-delivery .section__delivery-body .list .list__item,
.section_payment-delivery .section__delivery-body .list li,
.section_payment-delivery .section__delivery-body ol .list__item,
.section_payment-delivery .section__delivery-body ol li {
    position: relative;
    padding-left: 25px;
    color: #6D7281
}

.section_payment-delivery .section__delivery-body .list .list__item p,
.section_payment-delivery .section__delivery-body .list li p,
.section_payment-delivery .section__delivery-body ol .list__item p,
.section_payment-delivery .section__delivery-body ol li p {
    color: #6D7281
}

.section_payment-delivery .section__delivery-body .list .list__item:before,
.section_payment-delivery .section__delivery-body .list li:before,
.section_payment-delivery .section__delivery-body ol .list__item:before,
.section_payment-delivery .section__delivery-body ol li:before {
    color: #252A2E;
    counter-increment: myCounter;
    content: counters(myCounter, ".") ")";
    display: inline-block;
    font-weight: 600;
    position: absolute;
    left: 0
}

.section_payment-delivery .section__delivery-body ul {
    margin: 0;
    padding: 0;
    padding-bottom: 50px
}

.section_payment-delivery .section__delivery-body ul .list__item,
.section_payment-delivery .section__delivery-body ul li {
    position: relative;
    padding-left: 25px;
    color: #6D7281
}

.section_payment-delivery .section__delivery-body ul .list__item p,
.section_payment-delivery .section__delivery-body ul li p {
    color: #6D7281
}

.section_warranty-terms .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_warranty-terms .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_warranty-terms .section__header .header-title-wrapper .section_warranty-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 300px);
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_warranty-terms .section__body .list__item {
    color: #252A2E
}

.section_warranty-terms .section__body .list__item p {
    color: #6D7281
}

.section_warranty-terms .section__body .warranty-paragraph {
    margin: 70px 0 20px
}

.section_warranty-terms .section__body .section__title {
    color: #252A2E
}

.section_warranty-periods .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_warranty-periods .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_warranty-periods .section__header .header-title-wrapper .section_warranty-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_warranty-periods .table-wrapper {
    padding-bottom: 50px
}

.section_warranty-periods .section__body {
    background-color: #ffffff
}

.section_warranty-periods .section__body .table-title {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0.05em;
    width: 50%;
    padding: 50px 0
}

.section_warranty-periods .section__body .table-desktop {
    width: 100%;
    margin-bottom: 50px
}

.section_warranty-periods .section__body .table-desktop th {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #9FA5B9;
    padding: 5px 0
}

.section_warranty-periods .section__body .table-desktop tr td:first-child,
.section_warranty-periods .section__body .table-desktop tr th:first-child {
    padding-left: 20px
}

.section_warranty-periods .section__body .table-desktop tr td:last-child,
.section_warranty-periods .section__body .table-desktop tr th:last-child {
    padding-right: 20px
}

.section_warranty-periods .section__body .table-desktop td:first-child,
.section_warranty-periods .section__body .table-desktop td:nth-child(2) {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    padding: 10px 0
}

.section_warranty-periods .section__body .table-desktop td:nth-child(3),
.section_warranty-periods .section__body .table-desktop td:nth-child(4) {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #6D7281
}

.section_warranty-periods .section__body .table-desktop td:nth-child(3) .link,
.section_warranty-periods .section__body .table-desktop td:nth-child(4) .link {
    height: 100%;
    display: table
}

.section_warranty-periods .section__body .table-desktop td:nth-child(3) .link__svg,
.section_warranty-periods .section__body .table-desktop td:nth-child(4) .link__svg {
    display: table-cell;
    vertical-align: middle
}

.section_warranty-periods .section__body .table-desktop td:nth-child(3) .link__text,
.section_warranty-periods .section__body .table-desktop td:nth-child(4) .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px
}

.section_warranty-periods .section__body .table-desktop td:nth-child(3) .link:focus,
.section_warranty-periods .section__body .table-desktop td:nth-child(3) .link:hover,
.section_warranty-periods .section__body .table-desktop td:nth-child(4) .link:focus,
.section_warranty-periods .section__body .table-desktop td:nth-child(4) .link:hover {
    color: #252A2E
}

.section_warranty-periods .section__body .table-desktop th:not(:first-child) {
    width: 20%
}

.section_warranty-periods .section__body .table-desktop td:nth-child(2),
.section_warranty-periods .section__body .table-desktop th:nth-child(2) {
    text-align: center
}

.section_warranty-periods .section__body .table-mobile {
    width: 100%;
    margin-bottom: 15px;
    display: none
}

.section_warranty-periods .section__body .table-mobile .delete-line {
    border-bottom: 0 !important
}

.section_warranty-periods .section__body .table-mobile td,
.section_warranty-periods .section__body .table-mobile th {
    padding: 10px 0px
}

.section_warranty-periods .section__body .table-mobile th {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #9FA5B9
}

.section_warranty-periods .section__body .table-mobile td {
    padding-left: 15px
}

.section_warranty-periods .section__body .table-mobile td:last-child {
    padding-right: 15px
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(odd) {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(odd) td:last-child {
    text-align: right
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n):not(:last-child) {
    border-bottom: 1px solid #E7EDF4
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n) {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #6D7281
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n) td .link {
    height: 100%;
    display: table
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n) td .link__svg {
    display: table-cell;
    vertical-align: middle
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n) td .link__svg svg {
    margin-top: 2px
}

.section_warranty-periods .section__body .table-mobile tr:nth-child(2n) td .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px
}

.section_warranty-periods .section__body .line {
    height: 1px;
    background-color: #E7EDF4;
    border: 0
}

.section_exploitation-rules .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_exploitation-rules .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_exploitation-rules .section__header .header-title-wrapper .section_warranty-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_exploitation-rules .section__body {
    position: relative
}

.section_exploitation-rules .section__body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 306px;
    background-color: #6A6F7B;
    top: 0
}

.section_exploitation-rules .section__body .inner-rules-list {
    background-color: #ffffff
}

.section_exploitation-rules .section__body .inner-rules-list__wrapper {
    border-bottom: 1px solid #E7EDF4;
    position: relative
}

.section_exploitation-rules .section__body .inner-rules-list__wrapper:last-child {
    border-bottom: none
}

.section_exploitation-rules .section__body .inner-rules-list__col {
    position: static
}

.section_exploitation-rules .section__body .inner-rules-list__block {
    padding: 40px 30px 60px 40px
}

.section_exploitation-rules .section__body .inner-rules-list__title {
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-bottom: 20px
}

.section_exploitation-rules .section__body .inner-rules-list__text {
    color: #6D7281
}

.section_exploitation-rules .section__body .inner-rules-list__text :last-child {
    margin-bottom: 0
}

.section_exploitation-rules .section__body .inner-rules-list__text p + p {
    display: none
}

.section_exploitation-rules .section__body .inner-rules-list__link {
    color: #6D7281;
    display: table;
    position: absolute;
    bottom: 20px;
    right: 30px
}

.section_exploitation-rules .section__body .inner-rules-list__link:focus,
.section_exploitation-rules .section__body .inner-rules-list__link:hover {
    color: #252A2E
}

.section_exploitation-rules .section__body .inner-rules-list__link-icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px
}

.section_exploitation-rules .section__body .inner-rules-list__link-text {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    display: table-cell;
    vertical-align: middle
}

.section_exploitation-rules .btn_bordered {
    background-color: #F3F6FB
}

.section_exploitation-rules .btn_bordered:focus,
.section_exploitation-rules .btn_bordered:hover {
    background-color: #D9E1EA
}

.section_exploitation-rules-inner .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_exploitation-rules-inner .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_exploitation-rules-inner .section__header .header-title-wrapper .section_warranty-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 70%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_exploitation-rules-inner .section__body {
    padding: 50px 0;
    color: #6D7281;
    background-color: #ffffff
}

.section_exploitation-rules-inner .section__body .list {
    margin-bottom: 50px
}

.section_exploitation-rules-inner .section__body .list .list__item {
    color: #252A2E
}

.section_exploitation-rules-inner .section__body .list .list__item p {
    color: #6D7281
}

.section_exploitation-rules-inner .section__body .section__img {
    width: 100%;
    height: 486px;
    position: relative;
    margin-bottom: 50px
}

.section_exploitation-rules-inner .section__body .section__title {
    color: #252A2E
}

.section_exploitation-rules-inner .section__body .text-block {
    margin-bottom: 50px
}

.section_exploitation-rules-inner .section__body .main-title {
    margin: 70px 0 20px
}

.section_exploitation-rules-inner .section__body .secondary-title {
    margin-bottom: 20px
}

.section_exploitation-rules-inner .section__body .btn_pdf {
    margin-bottom: 30px
}

.section_news {
    padding-bottom: 0 !important
}

.section_news .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_news .section__header .header-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_news .section__header .header-title-wrapper .header-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 50px
}

.section_news .section__header .header-title-wrapper .header-title__main {
    margin-bottom: 5px
}

.section_news .section__header .header-title-wrapper .header-title__add-text {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 120%;
    color: #6D7281
}

.section_news .section__body .news-content {
    padding: 50px 0 100px
}

.section_news .section__body .news-content__body .blog-block {
    position: relative;
    display: block;
    color: #252A2E;
    margin-bottom: 50px
}

.section_news .section__body .news-content__body .blog-block__img {
    position: relative;
    margin-bottom: 10px;
    padding-top: 80%;
    z-index: 0;
    background-color: #6D7281;
    overflow: hidden
}

.section_news .section__body .news-content__body .blog-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_news .section__body .news-content__body .blog-block__title {
    padding-left: 1px;
    padding-right: 10px
}

.section_news .section__body .news-content__body .blog-block:focus,
.section_news .section__body .news-content__body .blog-block:hover {
    color: #9FA5B9
}

.section_news .section__body .news-content__body .blog-block:focus .blog-block__img .background-img,
.section_news .section__body .news-content__body .blog-block:hover .blog-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_news .section__body .news-content__footer {
    margin-top: 0
}

.section_use-terms .header-title {
    margin-bottom: 25px
}

.section_personal-data .personal-data-title {
    margin-bottom: 25px
}

.section_simple-text {
    background: #ffffff;
    padding: 50px 0 100px;
    color: #6D7281
}

.section_simple-text h1,
.section_simple-text h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    margin: 70px 0 20px;
    color: #252a2e
}

.section_simple-text h3,
.section_simple-text h4,
.section_simple-text h5,
.section_simple-text h6 {
    margin: 70px 0 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #252a2e
}

.section_simple-text h1:first-child,
.section_simple-text h2:first-child,
.section_simple-text h3:first-child,
.section_simple-text h4:first-child,
.section_simple-text h5:first-child,
.section_simple-text h6:first-child {
    margin: 0px 0 20px
}

.section_simple-text ol,
.section_simple-text ul {
    margin-top: 0;
    margin-bottom: 20px
}

.section_simple-text ol li,
.section_simple-text ul li {
    color: #6d7281
}

.section_search-results .section__header .header-title-wrapper {
    display: table;
    margin-bottom: 25px
}

.section_search-results .section__header .header-title-wrapper .main-title {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px
}

.section_search-results .section__header .header-title-wrapper .add-text {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #D9E1EA;
    border-radius: 3px;
    padding: 6px 20px;
    background-color: #D9E1EA;
    color: #6D7281;
    font-weight: 600
}

.section_search-results .section__header .header-title-wrapper .add-text:first-letter {
    text-transform: uppercase
}

.section_search-results .section__body .wrapper-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_search-results .section__body .wrapper-block .sidebar-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: 285px
}

.section_search-results .section__body .wrapper-block .sidebar-block__header {
    font-size: 20px;
    line-height: 120%;
    padding: 18px 0;
    border-bottom: 1px solid #E7EDF4;
}

.section_search-results .section__body .wrapper-block .sidebar-block__header .counter {
    padding: 10px;
    color: #6D7281
}

.section_search-results .section__body .wrapper-block .sidebar-block__body {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

.sorting-button {
    color: #6D7281;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    text-transform: uppercase;
    padding: 10px 16px;
    border-radius: 3px;
    border: 1px solid #D9E1EA;
    display: inline-block;
    transition: 0.4s;
    margin-right: 8px;
}

.sorting-button.active {
    background: #252A2E;
    color: #FFF;
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block {
    margin-bottom: 20px
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block:first-letter {
    text-transform: uppercase
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs {
    display: inline;
    vertical-align: baseline;
    line-height: 14px
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs > span {
    text-transform: none;
    vertical-align: baseline
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs .breadcrumbs-list {
    display: inline;
    vertical-align: baseline;
    line-height: 14px
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs .breadcrumbs-list .link,
.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs .breadcrumbs-list .list__item {
    display: inline;
    vertical-align: baseline
}

.section_search-results .section__body .wrapper-block .sidebar-block__body .breadcrumbs-block .section__breadcrumbs .breadcrumbs-list .link {
    text-decoration: underline;
    white-space: normal;
    word-break: break-word
}

.section_search-results .section__body .wrapper-block .main-block {
    width: 100%;
    margin-left: 15px
}

.section_search-results .section__body .wrapper-block .main-block__header {
    font-size: 20px;
    line-height: 120%;
    padding: 18px 0;
    border-bottom: 1px solid #E7EDF4;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff
}

.section_search-results .section__body .wrapper-block .main-block__header .counter {
    padding: 10px;
    color: #6D7281
}

.section_error .error-title {
    display: table;
    margin-bottom: 20px
}

.section_error .error-title .add-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #6D7281;
    padding-left: 15px
}

.section_error .error-title > h1 {
    display: inline-block
}

.section_error .section__body .error-description {
    background-color: #ffffff
}

.section_error .section__body .error-description__title {
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.05em;
    padding: 50px 0 60px
}

.section_error .section__body .error-description .home-btn,
.section_error .section__body .error-description .reload-btn {
    letter-spacing: 0.05em;
    position: absolute;
    bottom: -25px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_error-500 {
    padding-bottom: 60px
}

.section_error-404 .error-popular-goods {
    padding: 135px 0 65px;
    position: relative
}

.section_error-404 .error-popular-goods .text-block {
    color: #6D7281
}

.section_error-404 .error-popular-goods:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 270px;
    background-color: #6A6F7B;
    bottom: 0
}

.section_error-404 .error-popular-goods .catalog-btn {
    letter-spacing: 0.05em;
    position: absolute;
    right: 0;
    bottom: -90px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

@media (max-width: 1549px) {
    .section_vacancy .section__body .vacancy-body-title__wrapper {
        margin-top: 50px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper .describe-text {
        position: relative;
        padding-bottom: 10px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-form__submit {
        width: calc(100% - 30px)
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-message {
        padding: 170px 0 170px 60px
    }

    .section_search-results .section__body .wrapper-block .main-block__header,
    .section_search-results .section__body .wrapper-block .sidebar-block__body,
    .section_search-results .section__body .wrapper-block .sidebar-block__header {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1200px) and (max-width: 1549px) {
    .section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .section_error-404 .error-popular-goods .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width: 1199px) {
    .section_vacancy-inner .section__body .vacancy-inner-response .response-message {
        padding: 170px 0 170px 20px
    }

    .section_simple-text h1,
    .section_simple-text h2 {
        margin: 50px 0 20px;
        font-size: 30px
    }

    .section_simple-text h3,
    .section_simple-text h4,
    .section_simple-text h5,
    .section_simple-text h6 {
        margin: 50px 0 20px
    }
}

@media (max-width: 1023px) {
    .section_vacancy .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_vacancy .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_vacancy .section__header .header-title-wrapper .header-title {
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 40px 0 120px
    }

    .section_vacancy .section__body .vacancy-response .response-img {
        width: 280px;
        height: 200px;
        top: -100px
    }

    .section_vacancy .section__body .vacancy-response .response-message {
        margin-left: 0;
        padding: 0;
        padding: 130px 0 30px
    }

    .section_vacancy .section__body .vacancy-content__block {
        min-height: 1px;
        padding: 20px
    }

    .section_vacancy .section__body .vacancy-content__title {
        font-size: 16px
    }

    .section_vacancy .section__body .vacancy-content__link {
        right: 35px;
        bottom: 20px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .section_vacancy .section__body .vacancy-content__link-icon {
        padding-right: 10px
    }

    .section_vacancy .section__body .vacancy-content__link-text {
        font-size: 12px;
        line-height: 14px;
        font-weight: 600
    }

    .section_vacancy-inner .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_vacancy-inner .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_vacancy-inner .section__header .header-title-wrapper .header-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 20px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-form {
        padding-bottom: 45px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-message {
        padding: 170px 0 170px 20px
    }

    .section_payment-delivery .section__payment-header {
        padding: 30px 0 20px
    }

    .section_payment-delivery .section__payment-header .payment-title {
        display: block
    }

    .section_payment-delivery .section__payment-body {
        padding: 20px 0
    }

    .section_payment-delivery .section__payment-body .tab-controls {
        border: 0;
        border-bottom: 1px solid #E7EDF4;
        padding: 20px 0;
        margin: 0 -15px
    }

    .section_payment-delivery .section__payment-body .tab-controls .link {
        padding-left: 20px
    }

    .section_payment-delivery .section__payment-body .tab-controls .link:before {
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    .section_payment-delivery .section__payment-body .tab-controls .link:focus:before,
    .section_payment-delivery .section__payment-body .tab-controls .link:hover:before {
        -webkit-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    .section_payment-delivery .section__payment-body .tab-controls .link.active:before {
        -webkit-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    .section_payment-delivery .section__payment-body .tab-content {
        border: 0;
        margin-left: 0;
        padding: 30px 0
    }

    .section_warranty-terms .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_warranty-terms .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_warranty-terms .section__header .header-title-wrapper .section_warranty-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 20px;
        max-width: 100%
    }

    .section_warranty-terms .section__body .warranty-paragraph {
        margin-top: 40px
    }

    .section_warranty-periods .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_warranty-periods .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_warranty-periods .section__header .header-title-wrapper .section_warranty-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 20px
    }

    .section_warranty-periods .table-wrapper {
        padding-bottom: 30px
    }

    .section_warranty-periods .section__body .table-title {
        width: 100%;
        font-size: 16px;
        padding: 30px 0 20px
    }

    .section_warranty-periods .section__body .table-desktop {
        display: none
    }

    .section_warranty-periods .section__body .table-mobile {
        display: table
    }

    .section_exploitation-rules {
        padding-top: 20px
    }

    .section_exploitation-rules .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_exploitation-rules .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_exploitation-rules .section__header .header-title-wrapper .section_warranty-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 30px
    }

    .section_exploitation-rules .section__body .inner-rules-list__block {
        padding: 20px 20px 60px 20px
    }

    .section_exploitation-rules .section__body .inner-rules-list__title {
        font-size: 20px;
        margin-bottom: 20px
    }

    .section_exploitation-rules .section__body .inner-rules-list__link {
        right: 20px
    }

    .section_exploitation-rules .section__body .inner-rules-list__link-icon {
        padding-right: 10px
    }

    .section_exploitation-rules .section__body .inner-rules-list__link-text {
        font-size: 12px;
        line-height: 14px;
        font-weight: 600
    }

    .section_exploitation-rules-inner {
        padding-top: 20px
    }

    .section_exploitation-rules-inner .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_exploitation-rules-inner .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_exploitation-rules-inner .section__header .header-title-wrapper .section_warranty-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 30px
    }

    .section_news {
        padding-top: 20px
    }

    .section_news .section__header .section__breadcrumbs {
        padding: 0 0 30px
    }

    .section_news .section__header .header-title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_news .section__header .header-title-wrapper .header-title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 40px;
        padding-bottom: 30px
    }

    .section_simple-text {
        padding: 30px 0
    }

    .section_simple-text h1,
    .section_simple-text h2 {
        margin: 40px 0 15px;
        font-size: 24px
    }

    .section_simple-text h3,
    .section_simple-text h4,
    .section_simple-text h5,
    .section_simple-text h6 {
        margin: 40px 0 15px;
        font-size: 20px
    }

    .section_search-results .section__body .wrapper-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_search-results .section__body .wrapper-block .sidebar-block {
        width: 100%
    }

    .section_search-results .section__body .wrapper-block .main-block {
        margin-left: 0;
        margin-top: 20px
    }

    .section_error-404 {
        padding-bottom: 60px
    }
}

@media (max-width: 767px) {
    .section_vacancy-inner .section__body .vacancy-inner-info {
        padding: 30px 20px 0
    }

    .sorting-button {
        font-size: 12px;
        white-space: nowrap;
        margin-bottom: 8px;
    }

    .mob-flex-col {
        flex-direction: column;
    }

    .section_vacancy-inner .section__body .vacancy-inner-info .list {
        margin-bottom: 40px
    }

    .section_vacancy-inner .section__body .vacancy-inner-info .list:last-child {
        margin-bottom: 0
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-message {
        padding: 125px 0 125px 20px
    }

    .section_payment-delivery .section__payment-header .payment-title {
        font-size: 20px
    }

    .section_payment-delivery .section__payment-header .add-text {
        font-size: 14px
    }

    .section_payment-delivery .section__payment-body .tab-controls {
        font-size: 14px
    }

    .section_exploitation-rules-inner .section__body {
        padding: 20px 0 0 0
    }

    .section_exploitation-rules-inner .section__body .list {
        margin-bottom: 40px
    }

    .section_exploitation-rules-inner .section__body .section__img {
        margin-bottom: 40px
    }

    .section_exploitation-rules-inner .section__body .text-block {
        margin-bottom: 40px
    }

    .section_exploitation-rules-inner .section__body .main-title {
        margin: 70px 0 20px
    }

    .section_exploitation-rules-inner .section__body .secondary-title {
        margin-bottom: 15px
    }

    .section_exploitation-rules-inner .section__body .main-title {
        margin-bottom: 15px
    }

    .section_news .section__header .header-title-wrapper .header-title__add-text {
        font-weight: normal;
        font-size: 16px;
        line-height: 19px
    }

    .section_use-terms .header-title {
        margin-bottom: 20px
    }

    .section_personal-data .personal-data-title {
        margin-bottom: 20px
    }

    .section_error-404 {
        padding-bottom: 60px
    }
}

@media (max-width: 575px) {
    .section_vacancy .section__body .vacancy-body-title__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_vacancy .section__body .vacancy-body-title__main {
        margin-bottom: 30px
    }

    .section_vacancy .section__body .vacancy-body-title__dropdown {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-form {
        padding: 30px 0 45px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-form__attach-block-wrapper .describe-text {
        font-weight: 600;
        font-size: 14px;
        line-height: 17px
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-message {
        padding: 30px 0;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15)
    }

    .section_vacancy-inner .section__body .vacancy-inner-response .response-message:before {
        height: 0
    }

    .section_payment-delivery .section__delivery-header .wrapper {
        display: block
    }

    .section_payment-delivery .section__delivery-body {
        padding: 30px 0
    }

    .section_exploitation-rules .section__body:before {
        height: 200px
    }

    .section_exploitation-rules .section__body .inner-rules-list__text {
        height: 90px;
        overflow: hidden
    }

    .section_exploitation-rules-inner .section__body .section__img {
        height: 200px
    }

    .section_news .section__header .header-title-wrapper .header-title__add-text {
        margin-bottom: 0
    }

    .section_news .section__body .news-content {
        padding: 20px 0 30px
    }

    .section_news .section__body .news-content__body .blog-block {
        margin-bottom: 30px
    }

    .section_search-results .section__header .header-title-wrapper {
        display: table
    }

    .section_search-results .section__header .header-title-wrapper .main-title {
        display: block
    }

    .section_search-results .section__header .header-title-wrapper .add-text {
        display: inline-block;
        margin-top: 20px
    }

    .section_search-results .section__body .wrapper-block .main-block__body .product-card {
        margin-bottom: 20px
    }

    .section_error .section__body .error-description .home-btn,
    .section_error .section__body .error-description .reload-btn {
        min-height: 45px;
        min-width: calc(100% - 40px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section_error-404 .section__body .catalog-btn {
        min-height: 45px;
        min-width: calc(100% - 40px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.section_interiors .section__header .header-title {
    margin-bottom: 25px
}

.section_interiors .section__body {
    position: relative
}

.section_interiors .section__body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 306px;
    background-color: #6A6F7B;
    top: 0
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block {
    position: relative;
    display: block;
    color: #252A2E;
    margin-bottom: 50px
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img {
    position: relative;
    margin-bottom: 10px;
    padding-top: 80%;
    z-index: 0;
    background-color: #6D7281;
    overflow: hidden
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__title {
    padding-left: 1px;
    padding-right: 10px;
    text-align: center
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:focus,
.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:hover {
    color: #9FA5B9
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:focus .blog-block__img .background-img,
.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:hover .blog-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_interiors .section__body .pagination-block {
    margin-top: 0
}

.section_interiors .btn_bordered {
    background-color: #F3F6FB
}

.section_interiors .btn_bordered:focus,
.section_interiors .btn_bordered:hover {
    background-color: #D9E1EA
}

.section_interiors-inner .section__header .header-breadcrumbs {
    padding-bottom: 75px
}

.section_interiors-inner .section__header .header-main-title {
    margin-bottom: 20px;
    display: none
}

.section_interiors-inner .section__header .header-secondary-title-wrapper {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 50px 0
}

.section_interiors-inner .section__header .header-secondary-title-wrapper .header-secondary-title {
    margin-left: 1000px
}

.section_interiors-inner .section__body .interior-illustrations {
    height: 262px
}

.section_interiors-inner .section__body .interior-illustrations__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_interiors-inner .section__body .interior-illustrations__img {
    height: 652px;
    width: 900px;
    -webkit-transform: translateY(-186px);
    -ms-transform: translateY(-186px);
    transform: translateY(-186px);
    display: block
}

.section_interiors-inner .section__body .interior-illustrations__img .background-img {
    position: relative
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker {
    border: 1px solid transparent;
    line-height: 0;
    border-radius: 3px;
    padding: 5px;
    color: #9FA5B9;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    position: absolute
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker.active {
    background-color: #252A2E;
    color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px #ffffff;
    box-shadow: 0px 7px 30px #ffffff
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker:focus,
.section_interiors-inner .section__body .interior-illustrations__img .slider-marker:hover {
    background-color: #252A2E;
    color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px #ffffff;
    box-shadow: 0px 7px 30px #ffffff
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
    top: 333px;
    left: 146px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
    top: 100px;
    left: 376px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
    top: 293px;
    left: 544px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
    top: 358px;
    left: 813px
}

.section_interiors-inner .section__body .interior-illustrations__slider {
    margin-left: 100px
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-title {
    margin: 20px 0;
    font-size: 14px;
    line-height: 17px;
    color: #9FA5B9
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
    width: 320px
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-nav {
    margin-left: 55px;
    margin-top: 90px
}

.section_interiors-inner .section__body .interior-illustrations__slider .product-card__header {
    padding-top: 81%
}

.section_interiors-inner .section__body .interior-illustrations__slider .product-card__footer {
    display: none
}

.section_interiors-inner .section__body .interior-description {
    background-color: #6A6F7B;
    color: #ffffff;
    padding: 254px 0 75px;
    position: relative
}

.section_interiors-inner .section__body .interior-description .show-kit-btn {
    letter-spacing: 0.05em;
    position: absolute;
    left: 15px;
    bottom: -100px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_promotions .section__header .header-title {
    margin-bottom: 25px
}

.section_promotions .section__body .promotion-content .col-12 {
    margin-bottom: 30px
}

.section_promotions .section__body .promotion-content .promotion-block {
    height: 100%
}

.section_promotions .section__body .promotion-content .promotion-block__img {
    display: block;
    position: relative;
    height: 300px;
    overflow: hidden;
    border-bottom: 1px solid #E7EDF4
}

.section_promotions .section__body .promotion-content .promotion-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_promotions .section__body .promotion-content .promotion-block__footer {
    padding: 20px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
    font-size: 14px;
    line-height: 17px;
    color: #6D7281;
    margin-top: 25px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link {
    position: absolute;
    right: 35px;
    bottom: 20px;
    color: #6D7281;
    display: table
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link__icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link__text {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    display: table-cell;
    vertical-align: middle
}

.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-link,
.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-title,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-link,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-title {
    color: #9FA5B9
}

.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-block__img .background-img,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_promotions-inner .section__header .section__breadcrumbs {
    padding-bottom: 167px
}

.section_promotions-inner .section__header .header-title {
    position: absolute;
    bottom: 20px
}

.section_promotions-inner .section__body .promotion-info {
    min-height: 250px;
    color: #ffffff
}

.section_promotions-inner .section__body .promotion-info .promotion-img {
    position: absolute;
    width: 100%;
    top: -142px;
    bottom: -100px
}

.section_promotions-inner .section__body .promotion-info .main-text {
    padding-top: 50px;
    padding-bottom: 15px
}

.section_promotions-inner .section__body .promotion-info .main-text :last-child {
    margin-bottom: 0
}

.section_promotions-inner .section__body .promotion-info .add-text {
    margin: 0
}

.section_promotions-inner .section__body .promotion-info .add-text span {
    padding-right: 15px;
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.5)
}

.section_promotions-inner .section__body .promotion-info .stock-block {
    padding: 20px 0 20px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.section_promotions-inner .section__body .promotion-info .stock-block__text {
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle;
    color: #252A2E;
    font-size: 16px;
    line-height: 19px
}

.section_promotions-inner .section__body .promotion-info .stock-block__timer {
    display: inline-block;
    vertical-align: middle
}

.section_promotions-inner .section__body .promotion-info .timer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px
}

.section_promotions-inner .section__body .promotion-info .timer__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    text-align: center;
    color: #F53434
}

.section_promotions-inner .section__body .promotion-info .timer__item:last-child .timer__count:after {
    display: none
}

.section_promotions-inner .section__body .promotion-info .timer__count {
    font-weight: 800;
    font-size: 30px;
    line-height: 140%;
    padding-right: 20px;
    position: relative
}

.section_promotions-inner .section__body .promotion-info .timer__count:after {
    content: ':';
    position: absolute;
    top: -1px;
    left: 100%;
    margin-left: -14px
}

.section_promotions-inner .section__body .promotion-info .timer__text {
    color: #6D7281;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding-right: 20px
}

.section_promotions-inner .section__body .promotion-products {
    padding-top: 150px
}

.section_promotions-inner .section__body .promotion-products .select-block-title {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 30px
}

.section_promotions-inner .section__body .promotion-products .select-block {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 50px
}

.section_promotions-inner .section__body .promotion-products .select-block > * {
    padding: 0 10px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper {
    position: relative;
    width: 100%;
    color: #9FA5B9;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper svg {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper:focus,
.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper:hover {
    color: #252A2E
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single {
    margin-left: -1px;
    position: relative;
    z-index: 0
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single:focus,
.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single:hover {
    z-index: 1;
    border-color: #9FA5B9
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 50px;
    max-width: 370px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand .select2-selection--single {
    border-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_category .select2-selection--single {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_category_2 .select2-selection--single {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(100% - 370px - 220px)
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 33.333%
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_1,
.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_2 {
    color: #D9E1EA
}

.section_promotions-inner .section__body .promotion-products .select-block .btn-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 220px
}

.section_brands-page .section__header .header-title {
    margin-bottom: 25px
}

.section_brands-page .section__body {
    position: relative
}

.section_brands-page .section__body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 160px;
    background-color: #6A6F7B;
    top: 0
}

.section_brands-page .section__body .alphabet-block {
    text-align: center;
    position: relative;
    font-weight: 600;
    padding-right: 30px;
    margin-top: 30px
}

.section_brands-page .section__body .alphabet-block__language-nav {
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 10
}

.section_brands-page .section__body .alphabet-block__language-nav.pagination_index-opened {
    z-index: 0
}

.section_brands-page .section__body .alphabet-block__language-nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 30px;
    height: 100%;
    display: table
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link.active {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link.active:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:hover {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:hover:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:before {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #252A2E;
    bottom: 0
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item {
    display: inline-block;
    margin-left: -6px
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 18px 7px
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link.active,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link.active {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link.active:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link.active:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:hover,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:hover {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:hover:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:hover:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:before {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #252A2E;
    bottom: 0;
    left: 0
}

.section_brands-page .section__body .alphabet-block__pagination {
    position: relative;
    overflow: hidden;
    display: none
}

.section_brands-page .section__body .alphabet-block__pagination .pagination {
    margin-left: auto;
    width: 80px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__current-btn {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #252A2E;
    height: 100%;
    padding: 18px 7px;
    border: none;
    border-radius: 0
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__block {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    padding: 0 80px 0 20px;
    height: 100%;
    color: #252A2E;
    background-color: #ffffff;
    overflow: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 70px;
    border-left: 1px solid #D9E1EA;
    text-align: center
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn {
    width: 100%;
    height: 100%;
    line-height: 0
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn svg {
    width: 20px;
    height: 20px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn:focus,
.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn:hover {
    color: #252A2E;
    background-color: #D9E1EA
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__content {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto
}

.section_brands-page .section__body .alphabet-block__pagination .pagination .scrollbar-inner {
    height: 100%
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link {
    cursor: pointer;
    text-align: center;
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 31px;
    text-transform: uppercase
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link.active {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link.active:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link:focus,
.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link:hover {
    font-weight: 800
}

.section_brands-page .section__body .alphabet-block__pagination .pagination.pagination_opened .pagination__block {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.section_brands-page .section__body .inner-brands-block {
    margin-top: 50px
}

.section_brands-page .section__body .inner-brands-block .brand-block {
    display: block;
    position: relative;
    padding-top: 100%;
    height: 0;
    -webkit-box-shadow: inset 0px 0px 15px 0px transparent;
    box-shadow: inset 0px 0px 15px 0px transparent;
    -webkit-transition: -webkit-box-shadow ease-in-out 0.3s;
    transition: -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    z-index: 1;
    background-color: #ffffff
}

.section_brands-page .section__body .inner-brands-block .brand-block__img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px
}

.section_brands-page .section__body .inner-brands-block .brand-block__img {
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_brands-page .section__body .inner-brands-block .brand-block:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    border: 1px solid #F3F6FB
}

.section_brands-page .section__body .inner-brands-block .brand-block:focus,
.section_brands-page .section__body .inner-brands-block .brand-block:hover {
    -webkit-box-shadow: inset 0px 0px 15px 0px #E7EDF4;
    box-shadow: inset 0px 0px 15px 0px #E7EDF4
}

.section_brands-page .section__body .inner-brands-block .brand-block:focus .brand-block__img,
.section_brands-page .section__body .inner-brands-block .brand-block:hover .brand-block__img {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
}

.section_brands-page-inner .section__header .header-title {
    margin-bottom: 25px
}

.section_brands-page-inner .section__body .brand-description {
    color: #ffffff
}

.section_brands-page-inner .section__body .brand-description__text {
    padding: 50px 0
}

.section_brands-page-inner .section__body .brand-description__logo {
    position: relative;
    width: 100%;
    top: -100px
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block {
    width: 100%;
    height: 0;
    padding-top: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    position: relative
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 95%
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block__country {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 17px
}

.section_brands-page-inner .section__body .brand-info {
    padding-top: 50px
}

@media (max-width: 1549px) {
    .section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
        margin: 10px 0 40px
    }

    .section_promotions-inner .section__body .promotion-products .select-block-title {
        margin-bottom: 20px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
        max-width: 270px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        max-width: calc(100% - 270px - 200px)
    }

    .section_interiors-inner .section__header .header-breadcrumbs {
        padding-bottom: 0
    }

    .section_interiors-inner .section__header .header-main-title {
        display: block
    }

    .section_interiors-inner .section__header .header-secondary-title-wrapper .header-secondary-title {
        margin-left: 0;
        text-align: left
    }

    .section_interiors-inner .section__body .interior-illustrations__wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section_interiors-inner .section__body .interior-illustrations__img {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        height: 366px;
        width: 510px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .slider-marker {
        padding: 0
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        top: 190px;
        left: 80px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        top: 55px;
        left: 210px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        top: 165px;
        left: 308px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        top: 200px;
        left: 460px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider {
        margin: 0
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
        width: 280px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .product-card__header {
        padding-top: 65%
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .product-card__body {
        height: auto
    }

    .section_interiors-inner .section__body .interior-description {
        padding: 150px 20px 50px
    }

    .section_interiors-inner .section__body .interior-description .show-kit-btn {
        bottom: -75px
    }

    .section_brands-page .section__body .alphabet-block {
        text-align: right;
        margin-top: 10px
    }

    .section_brands-page-inner .section__body .brand-description__logo {
        top: -50px
    }

    .section_brands-page-inner .section__body .brand-description__logo .brand-block {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1200px) {
    .section_promotions-inner .promotion-catalog .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width: 1199px) {
    .section_promotions-inner .section__header .section__breadcrumbs {
        padding-bottom: 0
    }

    .section_promotions-inner .section__header .header-title {
        position: static;
        padding: 20px 0 145px
    }

    .section_promotions-inner .section__body .promotion-info .promotion-img {
        top: -125px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper .select2-selection--single {
        margin-left: 0px !important;
        margin-top: -1px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category .select2-selection--single {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_2 .select2-selection--single {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .section_brands-page .section__body .alphabet-block {
        padding-right: 0
    }

    .section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list,
    .section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list {
        display: none
    }

    .section_brands-page .section__body .alphabet-block__pagination {
        display: block
    }
}

@media (max-width: 1023px) {
    .section_interiors-inner .section__body .interior-illustrations {
        height: auto
    }

    .section_interiors-inner .section__body .interior-illustrations__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
        margin: 0
    }

    .section_interiors-inner .section__body .interior-description {
        padding-top: 30px
    }

    .section_interiors-inner .section__body .interior-description .show-kit-btn {
        bottom: -72.5px
    }

    .section_promotions-inner .section__body .promotion-info .add-text span {
        display: block
    }

    .section_promotions-inner .section__body .promotion-info .stock-block__text {
        font-weight: 600;
        font-size: 14px;
        line-height: 17px
    }

    .section_promotions-inner .section__body .promotion-info .timer__count {
        font-size: 20px;
        line-height: 140%
    }

    .section_promotions-inner .section__body .promotion-info .timer__text {
        font-size: 8px
    }

    .section_promotions-inner .section__body .promotion-products .select-block-title {
        font-size: 20px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single {
        margin-left: 0px !important;
        margin-top: -1px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
        margin-bottom: 10px;
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        margin-left: 0px;
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .btn-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .choose-btn {
        margin-left: 0px;
        margin-top: 30px
    }

    .section_brands-page-inner .section__header .header-title {
        margin-bottom: 80px
    }

    .section_brands-page-inner .section__body .brand-description__text {
        padding: 0 0 30px
    }

    .section_brands-page-inner .section__body .brand-description__logo {
        width: 280px;
        top: -50px
    }

    .section_brands-page-inner .section__body .brand-description__logo .brand-block {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 767px) {
    .section_interiors .section__header .header-title {
        margin-bottom: 20px
    }

    .section_promotions .section__header .header-title {
        margin-bottom: 20px
    }

    .section_promotions-inner .section__body .promotion-info .main-text {
        padding-top: 155px
    }

    .section_promotions-inner .section__body .promotion-info .promotion-img {
        top: -125px;
        bottom: -125px
    }

    .section_promotions-inner .section__body .promotion-products {
        padding-top: 90px
    }

    .section_brands-page .header-title {
        margin-bottom: 20px
    }
}

@media (max-width: 575px) {
    .section_interiors .section__body:before {
        height: 200px
    }

    .section_interiors .section__body .inner-interiors-list {
        margin-top: 20px
    }

    .section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block {
        margin-bottom: 30px;
        margin-left: -20px;
        margin-right: -20px
    }

    .section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img {
        padding-top: 100%
    }

    .section_interiors-inner .section__body .interior-illustrations__img {
        height: 240px;
        width: 320px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        top: 114px;
        left: 55px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        top: 25px;
        left: 117px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        top: 106px;
        left: 186px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        top: 122px;
        left: 270px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-nav {
        margin: 30px 0 0 0
    }

    .section_promotions .section__body .promotion-content .col-12 {
        margin-bottom: 10px
    }

    .section_promotions .section__body .promotion-content .promotion-block__img {
        height: 0;
        padding-top: 65%
    }

    .section_promotions .section__body .promotion-content .promotion-block__footer {
        padding-top: 10px
    }

    .section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
        font-weight: 600
    }

    .section_promotions-inner .section__body .promotion-info .stock-block__text {
        padding-right: 20px;
        width: 100px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        padding-bottom: 30px
    }

    .section_promotions-inner .section__body .promotion-products .promotion-catalog .product-card__footer {
        display: block
    }

    .section_brands-page .section__body:before {
        height: 122px
    }

    .section_brands-page .section__body .inner-brands-block {
        margin-top: 30px
    }
}

@media (max-width: 321px) {
    .section_interiors-inner .section__body .interior-illustrations__img .background-img {
        margin: 0 -20px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        left: 35px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        left: 97px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        left: 166px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        left: 250px
    }
}

.section_about {
    padding-bottom: 0
}

.section_about .header-title {
    padding-bottom: 150px
}

.section_about .about-block {
    position: relative;
    z-index: 1;
    padding-bottom: 100px
}

.section_about .about-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6D7281
}

.section_about .about-block__img {
    position: absolute;
    top: -120px;
    left: 15px;
    right: 15px;
    bottom: 0;
    overflow: hidden;
    border-radius: 3px;
    max-height: 800px
}

.section_about .about-block__content {
    padding: 50px 70px 100px
}

.section_about .about-block__content.about-block__content_b0 {
    padding-bottom: 0
}

.section_about .about-block__title {
    margin-bottom: 25px
}

.section_about .about-block__descr {
    max-width: 670px
}

.section_about .about-block__descr_full {
    max-width: 100%
}

.section_about-numeric {
    padding: 100px 0;
    overflow: visible
}

.section_about-numeric .container {
    position: relative;
    z-index: 2
}

.section_about-numeric .section__title_style1,
.section_about-numeric .section__title_style4 {
    margin-bottom: 25px
}

.section_about-numeric .section__img {
    position: absolute;
    top: -200px;
    bottom: 0;
    right: 15px;
    z-index: -1;
    width: 33.333%;
    border-radius: 3px;
    overflow: hidden
}

.section_about-numeric .section__description {
    padding-bottom: 50px
}

.section_about-numeric .numeric-list {
    margin-bottom: 150px
}

.section_about-numeric .numeric-list .list__item {
    position: relative;
    padding: 50px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 20%;
    width: 20%;
    background-color: #ffffff;
    border-left: 1px solid #F3F6FB;
    border-bottom: 1px solid #F3F6FB
}

.section_about-numeric .numeric-list .list__item:first-child {
    border-radius: 3px 0px 0px 3px
}

.section_about-numeric .numeric-block__num {
    margin-bottom: 5px;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase
}

.section_about-mission {
    padding-top: 50px;
    padding-bottom: 100px
}

.section_about-mission .section__img {
    position: absolute;
    top: -50px;
    left: 15px;
    right: 15px;
    bottom: 0;
    overflow: hidden;
    border-radius: 3px
}

.section_about-mission .section__header {
    position: relative;
    padding: 50px 70px
}

.section_about-mission .section__header:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10000%;
    right: -10000%;
    bottom: 0;
    z-index: -1;
    background-color: #6D7281
}

.section_about-mission .section__title_style1 {
    margin-bottom: 10px
}

.section_about-mission .section__description {
    padding: 100px 70px
}

.section_about-mission .section__list {
    max-width: 500px;
    counter-reset: myCounter
}

.section_about-mission .section__list .list__item {
    position: relative;
    display: table;
    width: 100%
}

.section_about-mission .section__list .list__item .list__text,
.section_about-mission .section__list .list__item:before {
    display: table-cell;
    vertical-align: top
}

.section_about-mission .section__list .list__item:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    width: 75px;
    font-weight: 300;
    font-size: 100px;
    line-height: 80%;
    text-transform: uppercase
}

.section_about-mission .section__list .list__item .list__text {
    color: #6D7281
}

.section_about-mission .section__list .list__item + .list__item {
    margin-top: 100px
}

.section_about-offer {
    padding-top: 100px;
    padding-bottom: 0
}

.section_about-offer .section__img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 705px;
    max-height: 80%;
    z-index: 0;
    background-color: #9FA5B9
}

.section_about-offer .section__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(106, 111, 123, 0.7);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 111, 123, 0.7)), to(#6A6F7B));
    background: -webkit-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: -o-linear-gradient(top, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%);
    background: linear-gradient(180deg, rgba(106, 111, 123, 0.7) 0%, #6A6F7B 100%)
}

.section_about-offer .section__title_style1 {
    margin-bottom: 20px
}

.section_about-offer .section__description {
    margin-bottom: 30px
}

.section_about-offer .section__controls {
    margin-bottom: 30px;
    color: #ffffff
}

.section_about-offer .section__controls a {
    text-transform: uppercase
}

.section_about-offer .section__controls a:focus,
.section_about-offer .section__controls a:hover {
    color: #D9E1EA
}

.section_about-offer .category-block {
    position: relative;
    padding-top: 60%;
    display: block;
    height: 0;
    color: #ffffff;
    background-color: #9FA5B9;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    overflow: hidden
}

.section_about-offer .category-block_brown {
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE4D9), to(#C1B9B0));
    background: -webkit-linear-gradient(top, #EEE4D9 0%, #C1B9B0 100%);
    background: -o-linear-gradient(top, #EEE4D9 0%, #C1B9B0 100%);
    background: linear-gradient(180deg, #EEE4D9 0%, #C1B9B0 100%)
}

.section_about-offer .category-block_dark {
    background: -webkit-gradient(linear, left top, left bottom, from(#949CAC), to(#5A5F68));
    background: -webkit-linear-gradient(top, #949CAC 0%, #5A5F68 100%);
    background: -o-linear-gradient(top, #949CAC 0%, #5A5F68 100%);
    background: linear-gradient(180deg, #949CAC 0%, #5A5F68 100%)
}

.section_about-offer .category-block_blue {
    background: -webkit-gradient(linear, left top, left bottom, from(#D8E3EF), to(#A9B5C2));
    background: -webkit-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: -o-linear-gradient(top, #D8E3EF 0%, #A9B5C2 100%);
    background: linear-gradient(180deg, #D8E3EF 0%, #A9B5C2 100%)
}

.section_about-offer .category-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_about-offer .category-block .link__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.section_about-offer .category-block .link__content {
    position: absolute;
    right: 30px;
    left: 30px;
    bottom: 40px;
    z-index: 3;
    display: table
}

.section_about-offer .category-block .link__control,
.section_about-offer .category-block .link__icon,
.section_about-offer .category-block .link__text {
    display: table-cell;
    vertical-align: middle
}

.section_about-offer .category-block .link__control svg,
.section_about-offer .category-block .link__icon svg,
.section_about-offer .category-block .link__text svg {
    width: 100%;
    height: auto
}

.section_about-offer .category-block .link__icon {
    width: 40px;
    line-height: 0
}

.section_about-offer .category-block .link__text {
    padding-left: 15px;
    padding-right: 10px;
    line-height: inherit
}

.section_about-offer .category-block .link__control {
    width: 20px;
    line-height: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.section_about-offer .category-block .line {
    display: block
}

.section_about-offer .category-block:focus:after,
.section_about-offer .category-block:hover:after {
    opacity: 1
}

.section_partnership .about-block__img {
    max-height: 650px
}

.section_3d-modeling .section__footer {
    position: relative;
    margin-top: -25px
}

.section_3d-modeling .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_3d-modeling .btn_flex {
    padding: 0
}

.section_3d-modeling .btn_flex:focus,
.section_3d-modeling .btn_flex:hover {
    color: #252A2E;
    background-color: transparent
}

.section_3d-modeling .btn-wrapper {
    padding: 0 50px 0 70px
}

.section_3d-modeling .btn-wrapper + .btn-wrapper {
    margin-top: 30px
}

.section_3d-modeling .order-xl-last {
    max-width: calc(100% - 455px)
}

.section_3d-modeling .info-block {
    padding: 30px;
    border-radius: 3px
}

.contact-page .info-block .title {
    color: #252A2E;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 130%;
    text-transform: uppercase;
}

.section_3d-modeling .info-block__title {
    margin-bottom: 20px;
    font-weight: 800
}

.section_3d-modeling .info-block__descr {
    color: #6D7281;
    font-size: 16px
}

.section_service-center .about-block__img {
    max-height: 760px
}

.section_service-center .section__contact {
    position: absolute;
    bottom: -25px;
    left: 33.333%;
    padding: 0 85px
}

.section_service-center .section__contact .btn-wrapper + .btn-wrapper {
    margin-top: 30px
}

.section_service-center .section__contact .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_service-center .section__contact .link {
    position: relative;
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1.4
}

.section_service-center .section__contact .link__icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 26px;
    height: 26px;
    line-height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_service-center .section__contact .link:focus,
.section_service-center .section__contact .link:hover {
    color: #9FA5B9
}

.section_service-center .about-block__content {
    padding-top: 75px
}

@media (max-width: 1549px) {
    .section_about {
        padding-bottom: 0
    }

    .section_about .header-title {
        padding-bottom: 100px
    }

    .section_about .about-block {
        padding-bottom: 80px
    }

    .section_about .about-block__img {
        top: -80px
    }

    .section_about .about-block__content {
        padding: 50px
    }

    .section_about-numeric {
        padding: 80px 0
    }

    .section_about-numeric .section__img {
        top: -150px
    }

    .section_about-numeric .numeric-list {
        margin-bottom: 100px
    }

    .section_about-numeric .numeric-list .list__item {
        padding: 35px 20px
    }

    .section_about-mission {
        padding-bottom: 80px
    }

    .section_about-mission .section__header {
        padding: 50px
    }

    .section_about-mission .section__description {
        padding: 80px 50px
    }

    .section_about-mission .section__list .list__item:before {
        font-size: 80px;
        line-height: 90%
    }

    .section_about-mission .section__list .list__item + .list__item {
        margin-top: 80px
    }

    .section_about-offer {
        padding-top: 80px
    }

    .section_about-offer .section__img {
        height: 600px
    }

    .section_about-offer .category-block {
        font-size: 20px
    }

    .section_about-offer .category-block .link__content {
        bottom: 30px
    }

    .section_about-offer .category-block .link__icon {
        width: 30px
    }

    .section_3d-modeling .btn-wrapper {
        padding: 0 30px 0 50px
    }

    .section_3d-modeling .order-xl-last {
        max-width: calc(100% - 415px)
    }

    .section_3d-modeling .info-block {
        padding: 25px
    }

    .section_3d-modeling .info-block__title {
        margin-bottom: 15px
    }

    .section_service-center .section__contact {
        bottom: -65px;
        padding: 0 60px
    }

    .section_service-center .about-block__content {
        padding-top: 100px
    }
}

@media (max-width: 1199px) {
    .section_about {
        padding-bottom: 0
    }

    .section_about .header-title {
        padding-bottom: 90px
    }

    .section_about .about-block {
        padding-bottom: 70px
    }

    .section_about .about-block__img {
        top: -70px
    }

    .section_about .about-block__content {
        padding: 50px 30px
    }

    .section_about .about-block__descr {
        max-width: 100%
    }

    .section_about-numeric {
        padding: 70px 0
    }

    .section_about-numeric .section__img {
        top: -130px
    }

    .section_about-numeric .section__description {
        padding-bottom: 30px
    }

    .section_about-numeric .numeric-list {
        margin-bottom: 80px
    }

    .section_about-numeric .numeric-list .list__item {
        max-width: 33.333%;
        width: 33.333%
    }

    .section_about-numeric .numeric-list .list__item:first-child {
        border-radius: 3px 0px 0px 0
    }

    .section_about-mission {
        padding-bottom: 70px
    }

    .section_about-mission .section__header {
        padding: 35px 20px
    }

    .section_about-mission .section__description {
        padding: 50px 20px
    }

    .section_about-mission .section__list .list__item:before {
        width: 65px;
        font-size: 70px
    }

    .section_about-mission .section__list .list__item + .list__item {
        margin-top: 50px
    }

    .section_about-offer {
        padding-top: 70px
    }

    .section_about-offer .section__img {
        height: 560px
    }

    .section_3d-modeling .btn-wrapper {
        padding: 0 0 0 30px
    }

    .section_3d-modeling .btn-wrapper + .btn-wrapper {
        margin-top: 25px
    }

    .section_3d-modeling .order-xl-last {
        margin: 0 auto 30px;
        max-width: 495px
    }

    .section_3d-modeling .section__body:before {
        bottom: -100px
    }

    .section_service-center .header-title {
        padding-bottom: 230px
    }

    .section_service-center .section__contact {
        bottom: 100px;
        left: 0;
        padding: 0 15px
    }

    .section_service-center .section__contact .btn-wrapper + .btn-wrapper {
        margin-top: 25px
    }

    .section_service-center .about-block__content {
        padding-top: 50px
    }
}

@media (max-width: 1023px) {
    .section_about {
        padding-bottom: 0
    }

    .section_about .section__header .header-title-wrapper .header-title {
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .section_about .about-block {
        padding-bottom: 60px
    }

    .section_about .about-block:before {
        top: 225px
    }

    .section_about .about-block__img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        height: 450px
    }

    .section_about .about-block__content {
        padding: 25px 0 0
    }

    .section_about .about-block__title {
        margin-bottom: 20px
    }

    .section_about-numeric {
        padding: 60px 0
    }

    .section_about-numeric .section__title_style1,
    .section_about-numeric .section__title_style4 {
        margin-bottom: 20px
    }

    .section_about-numeric .section__img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 20px;
        height: 350px;
        width: 100%
    }

    .section_about-numeric .section__description {
        padding-bottom: 0
    }

    .section_about-numeric .numeric-list {
        margin-bottom: 30px
    }

    .section_about-mission {
        padding-top: 0;
        padding-bottom: 50px
    }

    .section_about-mission .section__img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        height: 350px
    }

    .section_about-mission .section__header {
        padding: 30px 0
    }

    .section_about-mission .section__header:before {
        top: -175px
    }

    .section_about-mission .section__description {
        padding: 50px 0 0
    }

    .section_about-mission .section__list {
        max-width: 100%
    }

    .section_about-mission .section__list .list__item:before {
        width: 50px;
        font-size: 50px;
        line-height: 100%
    }

    .section_about-mission .section__list .list__item + .list__item {
        margin-top: 30px
    }

    .section_about-offer {
        padding-top: 60px
    }

    .section_about-offer .section__img {
        height: 550px
    }

    .section_3d-modeling .btn-wrapper {
        padding: 0;
        text-align: center
    }

    .section_3d-modeling .order-xl-last {
        margin: 0 auto 20px;
        max-width: 100%
    }

    .section_3d-modeling .info-block {
        padding: 25px 20px
    }

    .section_3d-modeling .section__body:before {
        bottom: -80px
    }

    .section_service-center .header-title {
        padding-bottom: 0
    }

    .section_service-center .section__contact {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 20px 0
    }

    .section_service-center .section__contact .btn-wrapper + .btn-wrapper {
        margin-top: 20px
    }

    .section_service-center .about-block__content {
        padding-top: 25px
    }
}

@media (max-width: 767px) {
    .section_about {
        padding-bottom: 0
    }

    .section_about .about-block {
        padding-bottom: 50px
    }

    .section_about .about-block:before {
        top: 140px
    }

    .section_about .about-block__img {
        height: 280px
    }

    .section_about .about-block__title {
        margin-bottom: 15px
    }

    .section_about-numeric {
        padding: 50px 0
    }

    .section_about-numeric .section__img {
        height: 200px
    }

    .section_about-numeric .section__title_style4 {
        margin-bottom: 15px
    }

    .section_about-numeric .numeric-list .list__item {
        padding: 20px;
        max-width: 100%;
        width: 100%;
        border-left: none
    }

    .section_about-numeric .numeric-list .list__item:first-child {
        border-radius: 0
    }

    .section_about-numeric .numeric-block__num {
        font-size: 30px;
        line-height: 140%
    }

    .section_about-mission {
        padding-bottom: 40px
    }

    .section_about-mission .section__img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        height: 200px
    }

    .section_about-mission .section__header:before {
        top: -100px
    }

    .section_about-mission .section__description {
        padding: 35px 0 0
    }

    .section_about-offer {
        padding-top: 50px
    }

    .section_about-offer .section__img {
        bottom: 20%;
        height: auto
    }

    .section_about-offer .category-block {
        padding: 10px 18px;
        height: 80px;
        font-size: 16px
    }

    .section_about-offer .category-block .link__content {
        position: relative;
        right: 0;
        left: 0;
        bottom: 0;
        height: 100%
    }

    .section_about-offer .category-block .link__text {
        padding-left: 15px;
        padding-right: 5px
    }

    .section_about-offer .category-block .link__control {
        width: 14px
    }

    .section_3d-modeling .btn_dark {
        padding-left: 60px;
        padding-right: 15px
    }

    .section_3d-modeling .section__body:before {
        bottom: -120px
    }

    .section_3d-modeling .section__footer {
        margin-top: -15px
    }

    .section_service-center .section__contact .btn_dark {
        white-space: normal;
        line-height: 17px
    }

    .section_service-center .section__contact .btn_dark .btn__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 100%
    }
}

@media (max-width: 575px) {
    .section_about-offer .section__body {
        margin: 0 -20px
    }

    .section_brands .brand-block__text {
        font-size: 14px;
    }

    .section_brands .footer-brand-block {
        height: 70px;
    }
}

.section_map-shops .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-shops .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-shops .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-shops .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-shops .section__header .header-title__contacts {
    margin-left: auto;
    margin-bottom: 25px
}

.section_map-shops .section__header .header-title__contacts .link {
    display: table;
    color: #6D7281
}

.section_map-shops .section__header .header-title__contacts .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops .section__header .header-title__contacts .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-shops .section__header .header-title__contacts .link:focus,
.section_map-shops .section__header .header-title__contacts .link:hover {
    color: #252A2E
}

.section_map-shops .section__body .info-block .shop-info {
    padding: 30px 0;
    position: relative
}

.section_map-shops .section__body .info-block .shop-info .address {
    display: table;
    margin-bottom: 20px
}

.section_map-shops .section__body .info-block .shop-info .address__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops .section__body .info-block .shop-info .address__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-decoration: underline;
    color: #6D7281
}

.section_map-shops .section__body .info-block .shop-info .address__text:focus,
.section_map-shops .section__body .info-block .shop-info .address__text:hover {
    color: #252A2E
}

.section_map-shops .section__body .info-block .shop-info .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops .section__body .info-block .shop-info .phone__icon {
    margin-right: 15px
}

.section_map-shops .section__body .info-block .shop-info .phone__text {
    color: #6D7281
}

.section_map-shops .section__body .info-block .shop-info .phone__text .line {
    display: block
}

.section_map-shops .section__body .info-block .shop-info .phone__text a.line:focus,
.section_map-shops .section__body .info-block .shop-info .phone__text a.line:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops .section__body .info-block .shop-info .throw-line {
    display: none
}

.section_map-shops .section__body .info-block .shop-info + .shop-info:before {
    content: '';
    position: absolute;
    left: -10000%;
    right: -200px;
    top: 0;
    height: 1px;
    background-color: #E7EDF4
}

.section_map-shops .section__body .map-block {
    border: 1px solid #D9E1EA;
    border-radius: 3px 3px 3px 0px;
    height: calc(100% + 100px);
    margin: -50px 0
}

.section_map-shops-inner .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-shops-inner .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-shops-inner .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-shops-inner .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-shops-inner .section__header .header-title__contacts {
    margin-left: auto;
    margin-bottom: 25px
}

.section_map-shops-inner .section__header .header-title__contacts .link {
    display: table;
    color: #6D7281
}

.section_map-shops-inner .section__header .header-title__contacts .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops-inner .section__header .header-title__contacts .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-shops-inner .section__header .header-title__contacts .link:focus,
.section_map-shops-inner .section__header .header-title__contacts .link:hover {
    color: #252A2E
}

.section_map-shops-inner .section__body .shop-block {
    padding-right: 15%;
    color: #6D7281;
    padding: 50px 0
}

.section_map-shops-inner .section__body .shop-block__slider {
    position: relative;
    z-index: 1
}

.section_map-shops-inner .section__body .shop-block__slider .slider_thumbs {
    position: relative;
    z-index: 1
}

.section_map-shops-inner .section__body .shop-block__slider .slider_thumbs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    height: 1px;
    background-color: #F3F6FB
}

.section_map-shops-inner .section__body .shop-block__slide {
    position: relative;
    z-index: 0;
    display: block;
    height: 300px
}

.section_map-shops-inner .section__body .shop-block__slide-thumbs {
    position: relative;
    z-index: 0;
    display: block;
    height: 95px
}

.section_map-shops-inner .section__body .shop-reference-block {
    position: relative;
    height: calc(100% + 100px);
    margin: -50px 0;
    min-height: 500px;
    border-radius: 3px 3px 3px 0px;
    overflow: hidden
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper {
    position: relative;
    color: #ffffff;
    z-index: 2
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block {
    padding: 30px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address {
    display: table;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-decoration: underline
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text:focus,
.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 15px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .line {
    display: block
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone a.line:focus,
.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone a.line:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    padding: 30px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 15px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text .line {
    margin-bottom: 10px
}

.section_map-shops-inner .section__body .shop-reference-block__map {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    border: 1px solid #D9E1EA;
    background-color: #D9E1EA
}

.section_map-contacts .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-contacts .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-contacts .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-contacts .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-contacts .section__header .header-title__shops {
    margin-left: auto;
    margin-bottom: 25px
}

.section_map-contacts .section__header .header-title__shops .link {
    display: table;
    color: #6D7281
}

.section_map-contacts .section__header .header-title__shops .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__header .header-title__shops .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__header .header-title__shops .link:focus,
.section_map-contacts .section__header .header-title__shops .link:hover {
    color: #252A2E
}

.section_map-contacts .section__body .info-block {
    padding-bottom: 0
}

.section_map-contacts .section__body .info-block .info-content {
    padding: 30px 0;
    position: relative
}

.section_map-contacts .section__body .info-block .info-content + .info-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    background-color: #E7EDF4;
}

.section_map-contacts .section__body .info-block .title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 30px
}

.section_map-contacts .section__body .info-block .address-block .address,
.section_map-contacts .section__body .info-block .service-block .address {
    display: table;
    margin-bottom: 20px
}

.section_map-contacts .section__body .info-block .address-block .address__icon,
.section_map-contacts .section__body .info-block .service-block .address__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__body .info-block .address-block .address__text,
.section_map-contacts .section__body .info-block .service-block .address__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-decoration: underline;
    color: #6D7281
}

.section_map-contacts .section__body .info-block .address-block .address__text:focus,
.section_map-contacts .section__body .info-block .address-block .address__text:hover,
.section_map-contacts .section__body .info-block .service-block .address__text:focus,
.section_map-contacts .section__body .info-block .service-block .address__text:hover {
    color: #252A2E
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone__icon,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    margin-right: 15px
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone__text,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    color: #6D7281
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone__text .line,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone__text .line {
    display: block
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone__text a.line:focus,
.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .phone__text a.line:hover,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone__text a.line:focus,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .phone__text a.line:hover {
    color: #252A2E
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    margin-left: 50px
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email__icon,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    padding-right: 11px
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email__text,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email__text {
    display: table-cell;
    vertical-align: middle;
    color: #6D7281
}

.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email__text:focus,
.section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email__text:hover,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email__text:focus,
.section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email__text:hover {
    color: #252A2E
}

.section_map-contacts .section__body .info-block .address-block .throw-line,
.section_map-contacts .section__body .info-block .service-block .throw-line {
    display: none
}

.section_map-contacts .section__body .info-block .delivery-block .phone {
    display: table
}

.section_map-contacts .section__body .info-block .delivery-block .phone__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    padding-right: 15px
}

.section_map-contacts .section__body .info-block .delivery-block .phone__text {
    display: table-cell;
    vertical-align: middle;
    color: #6D7281
}

.section_map-contacts .section__body .info-block .delivery-block .phone__text:focus,
.section_map-contacts .section__body .info-block .delivery-block .phone__text:hover {
    color: #252A2E
}

.section_map-contacts .section__body .shop-reference-block {
    position: relative;
    height: calc(100% - 100px);
    min-height: 500px;
    margin: 30px 0;
    border-radius: 3px 3px 3px 0px;
    overflow: hidden
}

.pb-60 {
    padding-bottom: 60px;
}

.section_map-contacts .section__body .shop-reference-block__wrapper {
    position: relative;
    z-index: 1000;
    color: #ffffff
}

.section_map-contacts .section__body .shop-reference-block__wrapper .announcement-block {
    font-size: 20px;
    line-height: 120%;
    padding: 10px 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block {
    padding: 30px 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.15)
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone {
    display: table;
    margin-bottom: 20px
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text:focus,
.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule {
    display: table
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__body .shop-reference-block__map {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100% - 60px);
    border: 1px solid #D9E1EA;
    background-color: #D9E1EA
}

.section_map-contacts .section__body .map-showroom .shop-reference-block__map {
    height: 100% !important;
}

@media (max-width: 1549px) {
    .section_map-contacts .section__body .info-block .address-block .phone-email-wrapper,
    .section_map-contacts .section__body .info-block .service-block .phone-email-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email,
    .section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email {
        margin-left: 0;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper {
        color: #ffffff
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper .announcement-block {
        padding: 10px 30px
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block {
        padding: 30px
    }
}

@media (max-width: 1199px) {
    .section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15)
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block {
        border-right: 0
    }

    .section_map-contacts .section__body .info-block {
        padding-bottom: 0
    }

    .section_map-contacts .section__body .shop-reference-block {
        height: calc(100% + 40px);
        margin: 0 0 -40px;
        min-height: 0
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper .announcement-block {
        position: static;
        margin-top: 30px;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .section_map-contacts .section__body .shop-reference-block__map {
        position: relative;
        min-height: 0;
        height: 400px
    }
}

@media (max-width: 1023px) {
    .section_map-shops .section__body .shop-reference-block {
        height: calc(100% + 40px);
        margin: 0 0 -40px;
        min-height: 0
    }

    .section_map-shops .section__body .shop-reference-block .map-block {
        position: relative;
        min-height: 0;
        height: 400px;
        margin: 0
    }

    .section_map-shops-inner .section__body .shop-reference-block {
        height: 100%;
        margin: 0;
        min-height: 0
    }
}

@media (max-width: 767px) {
    .section_map-shops .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-shops .section__header .header-title__contacts {
        margin: 0
    }

    .section_map-shops .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }

    .section_map-shops-inner .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-shops-inner .section__header .header-title__contacts {
        margin: 0
    }

    .section_map-shops-inner .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }

    .section_map-contacts .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-contacts .section__header .header-title__shops {
        margin: 0
    }

    .section_map-contacts .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }
}

@media (max-width: 575px) {
    .section_map-shops .section__body .map-block {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-shops-inner .section__body .shop-block {
        padding: 30px 0
    }

    .section_map-shops-inner .section__body .shop-block__slide {
        height: 160px
    }

    .section_map-shops-inner .section__body .shop-block__slide-thumbs {
        height: 40px
    }

    .section_map-shops-inner .section__body .shop-reference-block {
        margin-bottom: 0;
        height: 100%;
        border-radius: 0;
        overflow: visible
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text .line {
        margin-bottom: 5px
    }

    .section_map-shops-inner .section__body .shop-reference-block__map {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-contacts .section__body .shop-reference-block {
        margin-bottom: 0;
        height: 100%;
        border-radius: 0;
        overflow: visible
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-contacts .section__body .shop-reference-block__map {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }
}

.section_profile {
    overflow: hidden
}

.section_profile p {
    margin-bottom: 30px
}

.section_profile + .section_subscribe {
    padding-top: 0
}

.section_profile .section__title_style1 {
    margin-bottom: 25px
}

.section_profile .total-block {
    background-color: #ffffff;
    padding: 20px 30px 28px;
    margin-top: 5px
}

.section_profile .total-block__title {
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase;
    border-radius: 3px;
    display: inline-block
}

.section_profile .total-block__count {
    font-weight: 800;
    padding-right: 10px
}

.section_profile .total-block__number {
    padding-left: 20px;
    font-weight: 800;
    font-size: 30px;
    line-height: 140%;
    display: inline-block
}

.section_profile .total-block__add-text {
    padding-left: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-transform: none;
    color: #6D7281
}

.section_profile .aside-column {
    position: relative;
    z-index: 5
}

.section_profile .content-column {
    position: relative;
    z-index: 4
}

.section_profile .content-column_watch {
    padding-top: 20px
}

.section_profile .content-column_history {
    margin-top: 30px
}

.section_profile .profile-nav {
    position: relative;
    padding: 50px 0;
    height: 490px;
    color: #ffffff;
    background-color: #6A6F7B;
    border-radius: 3px;
    overflow: hidden
}

.section_profile .profile-nav__list .list__item + .list__item {
    margin-top: 10px
}

.section_profile .profile-nav__list .link {
    position: relative;
    display: block;
    padding: 0 20px;
    font-size: 16px;
    text-transform: uppercase;
    overflow: hidden
}

.section_profile .profile-nav__list .link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -11px;
    margin-top: -2px;
    height: 2px;
    width: 10px;
    background-color: #ffffff;
    border-radius: 2px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_profile .profile-nav__list .link.active:before,
.section_profile .profile-nav__list .link:focus:before,
.section_profile .profile-nav__list .link:hover:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.section_profile .profile-nav__list .link.active {
    font-weight: 800
}

.section_profile .section__content {
    position: relative;
    z-index: 1;
    padding: 20px 40px 25px
}

.section_profile .section__content:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 25px;
    left: -10000%;
    right: -10000%;
    z-index: -1;
    background-color: #ffffff
}

.section_profile .section__content_entry-success,
.section_profile .section__content_fogot-password-success {
    padding: 0
}

.section_profile .section__content_entry-success:before,
.section_profile .section__content_fogot-password-success:before {
    top: 0;
    bottom: 0
}

.section_profile .section__content_logout {
    padding: 0
}

.section_profile .section__content_logout .btn {
    top: 0;
    left: 0
}

.section_profile .section__content_logout .btn_with-icon {
    padding-left: 100px;
    padding-right: 50px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_profile .section__content_logout:before {
    top: 25px
}

.section_profile .section__content .tab-content {
    position: relative
}

.section_profile .section__content .row {
    margin: 0 -40px
}

.section_profile .section__content .row .col-12 {
    padding: 0 40px
}

.section_profile .section__content.section__content_no-gutters {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.section_profile .section__content.section__content_no-gutters .form-link {
    text-align: right;
    margin-top: 15px;
    color: #6D7281
}

.section_profile .section__content.section__content_no-gutters .form-link:focus,
.section_profile .section__content.section__content_no-gutters .form-link:hover {
    color: #252A2E;
    text-decoration: underline
}

.section_profile .section__content.section__content_no-gutters .row {
    margin: 0 -15px
}

.section_profile .section__content.section__content_no-gutters .row .col-12 {
    padding: 0 15px
}

.section_profile .section__content.section__content_no-gutters:before {
    top: 0
}

.section_profile .section__content.section__content_congratulation {
    padding: 70px 0 80px;
    color: #6D7281
}

.section_profile .section__content.section__content_congratulation a:not([class]) {
    display: inline-block;
    max-width: 100%;
    vertical-align: baseline;
    line-height: inherit;
    text-decoration: underline;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.section_profile .section__content.section__content_congratulation a:not([class]):focus,
.section_profile .section__content.section__content_congratulation a:not([class]):hover {
    color: #252A2E;
    text-decoration: underline
}

.section_profile .section__content.section__content_congratulation .section__description {
    max-width: 800px
}

.section_profile .section__content.section__content_congratulation .bonus,
.section_profile .section__content.section__content_congratulation .link {
    position: relative;
    padding-left: 60px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle
}

.section_profile .section__content.section__content_congratulation .bonus__icon,
.section_profile .section__content.section__content_congratulation .link__icon {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -13px;
    display: block;
    width: 26px;
    line-height: 0
}

.section_profile .section__content.section__content_congratulation .bonus__icon svg,
.section_profile .section__content.section__content_congratulation .link__icon svg {
    width: 100%;
    height: auto
}

.section_profile .section__content.section__content_congratulation .link {
    color: #252A2E
}

.section_profile .section__content.section__content_congratulation .link:focus,
.section_profile .section__content.section__content_congratulation .link:hover {
    color: #9FA5B9
}

.section_profile .section__nav {
    margin-bottom: 5px;
    padding-top: 35px;
    overflow-y: hidden;
    overflow-x: auto
}

.section_profile .section__nav .section__nav-list.row {
    margin: 0
}

.section_profile .section__nav-list {
    padding-bottom: 10px
}

.section_profile .section__nav-list .list__item {
    margin-right: 50px
}

.section_profile .section__nav-list .list__item:last-child {
    margin-right: 0
}

.section_profile .section__nav-list .link {
    position: relative;
    padding-bottom: 6px;
    display: block;
    color: #6D7281
}

.section_profile .section__nav-list .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 5px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_profile .section__nav-list .link.active,
.section_profile .section__nav-list .link:focus,
.section_profile .section__nav-list .link:hover {
    color: #252A2E
}

.section_profile .section__nav-list .link.active:after {
    opacity: 1
}

.section_profile .section__nav-tab {
    margin-bottom: 5px;
    padding-top: 35px;
    overflow-y: hidden;
    overflow-x: auto
}

.section_profile .section__nav-tab_bonus {
    padding-top: 30px
}

.section_profile .section__nav-tab_bonus-logout {
    padding-top: 40px
}

.section_profile .section__nav-tab .section__nav-tab-list.row {
    margin: 0
}

.section_profile .section__nav-tab-list {
    padding-bottom: 10px
}

.section_profile .section__nav-tab-list .list__item {
    margin-right: 50px
}

.section_profile .section__nav-tab-list .list__item:last-child {
    margin-right: 0
}

.section_profile .section__nav-tab-list .link {
    position: relative;
    padding-bottom: 6px;
    display: block;
    color: #6D7281
}

.section_profile .section__nav-tab-list .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 5px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_profile .section__nav-tab-list .link.active,
.section_profile .section__nav-tab-list .link:focus,
.section_profile .section__nav-tab-list .link:hover {
    color: #252A2E
}

.section_profile .section__nav-tab-list .link.active:after {
    opacity: 1
}

.section_profile .section__nav-tab-list_entry .list__item {
    margin-right: 30px
}

.section_profile .section__nav-tab-list_bonus .list__item {
    margin-right: 40px
}

.section_profile .profile-block {
    height: 100%
}

.section_profile .profile-block > .row > .col-12:last-child {
    margin-top: auto
}

.section_profile .profile-block_subscriptions > .row > .col-12:last-child {
    margin-top: 0
}

.section_profile .profile-block .form_edit-profile .account-block__table {
    margin-bottom: 20px
}

.section_profile .profile-block .form_edit-profile .account-block__table .table__cell_content {
    padding-top: 0;
    padding-bottom: 0
}

.section_profile .profile-block__title {
    margin-bottom: 40px
}

.section_profile .profile-block__title_subscriptions {
    margin-bottom: 30px
}

.section_profile .profile-block__cancel {
    top: 3px;
    margin-left: 10px;
    padding: 4px;
    width: 24px;
    height: 24px;
    color: #6D7281;
    line-height: 0;
    vertical-align: baseline
}

.section_profile .profile-block__cancel svg {
    width: 100%;
    height: auto
}

.section_profile .profile-block__cancel:focus,
.section_profile .profile-block__cancel:hover {
    color: #252A2E
}

.section_profile .profile-block__subtitle {
    margin-bottom: 25px
}

.section_profile .profile-block__col {
    position: relative;
    padding-top: 50px;
    padding-bottom: 55px;
    height: 100%
}

.section_profile .profile-block__col_entry-success,
.section_profile .profile-block__col_fogot-password-success {
    padding: 50px 0
}

.section_profile .profile-block__col_subscribtions {
    padding-bottom: 100px
}

.section_profile .profile-block__addresses {
    position: relative;
    height: 100%
}

.section_profile .profile-block__addresses .btn_edit-address {
    text-align: left;
    word-break: break-word;
    white-space: normal
}

.section_profile .profile-block__addresses .btn_add-address {
    margin-top: 20px
}

.section_profile .profile-block .edit-address-box {
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .profile-block .edit-address-box.opened {
    height: 100%
}

.section_profile .profile-block .edit-address-box__form {
    max-width: 375px
}

.section_profile .profile-block .edit-address-box__title {
    display: inline-block;
    margin-right: 15px
}

.section_profile .profile-block .edit-address-box__wrap-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section_profile .profile-block .edit-address-box__wrap-line .form-group {
    max-width: 182px
}

.section_profile .profile-block .edit-address-box__cancel:focus,
.section_profile .profile-block .edit-address-box__cancel:hover {
    color: #9FA5B9
}

.section_profile .profile-block .edit-address-box .btn_save-address {
    margin-top: 40px
}

.section_profile .profile-block .col-12 + .col-12 .profile-block__col:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: -25px;
    left: -40px;
    width: 1px;
    background-color: #E7EDF4
}

.section_profile .profile-block .col-12 + .col-12 .profile-block__col_subscribtions-right {
    padding-left: 10px
}

.section_profile .profile-block__btn-wrapper {
    position: relative;
    left: 0;
    margin-bottom: -25px
}

.section_profile .profile-block__btn-wrapper_entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_profile .profile-block__btn-wrapper_entry .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    margin-right: 30px
}

.section_profile .profile-block__btn-wrapper_entry .btn__text {
    padding-left: 25px;
    padding-right: 25px
}

.section_profile .profile-block__btn-wrapper_registration .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_profile .profile-block__btn-wrapper_watch-empty .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_profile .profile-block__btn-wrapper_subscriptions .btn_dark {
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_profile .profile-block__btn-wrapper_recomendations {
    margin-top: 20px;
    text-align: right
}

.section_profile .profile-block__btn-wrapper .note {
    margin-bottom: 20px
}

.section_profile .social-block-colored {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_profile .social-block-colored__inner {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    border: 1px solid transparent;
    display: table;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px
}

.section_profile .social-block-colored__inner svg {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .social-block-colored__inner_google {
    background-color: #ffffff
}

.section_profile .social-block-colored__inner_facebook {
    background-color: #0075FB;
    color: #ffffff;
    margin: 0 10px
}

.section_profile .social-block-colored__inner_yandex {
    background-color: #ED1F24;
    color: #ffffff
}

.section_profile .social-block-colored__inner:focus,
.section_profile .social-block-colored__inner:hover {
    -webkit-box-shadow: 0px 5px 20px -4px #151d47;
    box-shadow: 0px 5px 20px -4px #151d47
}

.section_profile .social-block-colored__inner:focus svg,
.section_profile .social-block-colored__inner:hover svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.section_profile .social-block-colored__link {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
    height: 100%;
    width: 100%
}

.section_profile .registration-message-block {
    padding-left: 55px;
    color: #6D7281
}

.section_profile .registration-message-block .social-title {
    color: #252A2E;
    margin-top: 50px;
    margin-bottom: 20px
}

.section_profile .registration-message-block:before {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% - 40px);
    background-color: #E7EDF4;
    left: 0px
}

.section_profile .buyer-block {
    color: #6D7281;
    padding: 60px 0 100px
}

.section_profile .activate-card-block {
    color: #6D7281;
    padding-bottom: 50px;
    padding-top: 60px
}

.section_profile .activate-card-block__cards-wrapper {
    border: 1px solid #E7EDF4;
    margin-bottom: 30px
}

.section_profile .activate-card-block__cards-wrapper .row {
    margin: 0 -30px
}

.section_profile .activate-card-block__cards-wrapper .col-12 {
    padding: 0 30px
}

.section_profile .activate-card-block__cards-wrapper .card {
    height: 100%;
    padding: 50px 30px 70px
}

.section_profile .activate-card-block__cards-wrapper .card_border {
    position: relative;
    padding-right: 60px
}

.section_profile .activate-card-block__cards-wrapper .card_border:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 1px;
    background-color: #E7EDF4
}

.section_profile .activate-card-block__cards-wrapper .card__title {
    color: #252A2E;
    margin-bottom: 20px
}

.section_profile .activate-card-block__list-title {
    color: #252A2E;
    margin-bottom: 20px;
    margin-top: 30px
}

.section_profile .activate-card-block .list {
    padding-left: 20px;
    margin-bottom: 50px
}

.section_profile .activate-card-block .list__item {
    color: #252A2E;
    margin-bottom: 20px
}

.section_profile .activate-card-block .list__item:last-child {
    margin-bottom: 0
}

.section_profile .activate-card-block .list__text {
    color: #6D7281
}

.section_profile .bonus-point-block {
    padding: 60px 0 50px;
    color: #6D7281
}

.section_profile .bonus-point-block__zero {
    padding-bottom: 130px
}

.section_profile .bonus-point-block .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_profile .bonus-point-block .form-group {
    margin: 0;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 352px;
    flex: 0 0 352px;
    max-width: 100%
}

.section_profile .bonus-point-block .btn_dark {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_profile .account-block__body {
    position: relative;
    padding-bottom: 20px
}

.section_profile .account-block__table {
    width: 100%
}

.section_profile .account-block__table svg {
    width: 100%;
    height: auto
}

.section_profile .account-block__table .table__cell {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 50%
}

.section_profile .account-block__table .table__cell + .table__cell {
    border-left: 1px solid #E7EDF4
}

.section_profile .account-block__table .table__cell_content {
    padding-right: 20px
}

.section_profile .account-block__table .table__cell_status {
    padding-left: 20px
}

.section_profile .account-block__table .table-content {
    position: relative;
    padding-left: 44px
}

.section_profile .account-block__table .table-content__icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    width: 24px;
    color: #6D7281;
    line-height: 0
}

.section_profile .account-block__table .status-block {
    position: relative;
    padding-left: 36px
}

.section_profile .account-block__table .status-block__icon {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
    width: 26px;
    line-height: 0
}

.section_profile .account-block__table .status-block__text {
    font-size: 14px;
    line-height: 17px
}

.section_profile .account-block__control {
    padding: 0;
    color: #6D7281;
    border-bottom: 1px solid currentColor;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 120%
}

.section_profile .account-block__control:focus,
.section_profile .account-block__control:hover {
    color: #252A2E
}

.section_profile .account-block__footer {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #E7EDF4
}

.section_profile .account-block__footer .cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_profile .account-block__footer .cell:first-child {
    padding-right: 30px
}

.section_profile .account-block__footer .btn_transparent {
    margin-bottom: 10px;
    padding: 0;
    color: #6D7281
}

.section_profile .account-block__footer .btn_transparent:focus,
.section_profile .account-block__footer .btn_transparent:hover {
    color: #252A2E;
    background-color: transparent
}

.section_profile .account-block__socials {
    display: table;
    width: 100%
}

.section_profile .account-block__confirm-box {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    width: 50%;
    border-left: 1px solid #E7EDF4;
    margin-bottom: 20px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    padding-left: 20px;
    z-index: 1
}

.section_profile .account-block__confirm-box.opened {
    height: calc(100% - 20px)
}

.section_profile .account-block__confirm-box .btn-cancel-confirm {
    position: absolute;
    line-height: 0;
    top: 2px;
    right: 0;
    z-index: 2
}

.section_profile .account-block__confirm-box .btn-cancel-confirm .btn__icon {
    color: #6A6F7B;
    width: 14px;
    height: 14px;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .account-block__confirm-box .btn-cancel-confirm:focus .btn__icon,
.section_profile .account-block__confirm-box .btn-cancel-confirm:hover .btn__icon {
    color: #252A2E
}

.section_profile .account-block__confirm-box .form_profile_confirm-tel {
    margin-bottom: 20px
}

.section_profile .account-block__confirm-box .form-label {
    font-size: 15px;
    margin-bottom: 20px
}

.section_profile .account-block__confirm-box .form-control {
    margin-right: 5px
}

.section_profile .account-block__confirm-box .confirm-box__wrap {
    position: relative;
    max-width: 260px
}

.section_profile .account-block .section__title,
.section_profile .account-block .socials-list {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4
}

.section_profile .account-block .section__title {
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: left
}

.section_profile .account-block .socials-list {
    width: 110px
}

.section_profile .account-block .socials-list .list__item {
    margin: 0;
    margin-right: 5px;
    margin-bottom: 10px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.section_profile .account-block .socials-list .list__item:last-child {
    margin-right: 0
}

.section_profile .account-block .socials-list__btn {
    padding: 10px;
    width: 50px;
    height: 50px;
    color: #6D7281;
    line-height: 0;
    border: 1px solid #D9E1EA;
    border-radius: 3px
}

.section_profile .account-block .socials-list__btn svg {
    width: 100%;
    height: auto
}

.section_profile .account-block .socials-list__btn:focus,
.section_profile .account-block .socials-list__btn:hover {
    color: #6D7281;
    background-color: #D9E1EA
}

.section_profile .list-addresses__item {
    display: table;
    width: 100%
}

.section_profile .list-addresses__item:not(:last-child) {
    padding-bottom: 20px
}

.section_profile .list-addresses__icon,
.section_profile .list-addresses__remove,
.section_profile .list-addresses__text {
    display: table-cell;
    vertical-align: middle
}

.section_profile .list-addresses__icon,
.section_profile .list-addresses__remove {
    line-height: 0
}

.section_profile .list-addresses__icon {
    padding-right: 20px;
    width: 26px
}

.section_profile .list-addresses__text {
    color: #6D7281;
    padding-right: 10px
}

.section_profile .list-addresses__text .text-underline {
    position: relative
}

.section_profile .list-addresses__text .text-underline:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.section_profile .list-addresses__text:focus,
.section_profile .list-addresses__text:hover {
    color: currentColor
}

.section_profile .list-addresses.editable .list-addresses__item {
    border-bottom: 1px solid #E7EDF4;
    padding-bottom: 20px
}

.section_profile .list-addresses.editable .list-addresses__item:not(:first-child) {
    margin-top: 20px
}

.section_profile .form-block .form-group {
    max-width: 480px
}

.section_profile .form-block .form-group_registration-card {
    margin-top: 50px;
    margin-bottom: 40px
}

.section_profile .form-block .form-group_registration-popover {
    position: absolute;
    top: 50%;
    right: -35px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_profile .form-block .form-group_registration-checkbox-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-transform: none
}

.section_profile .form-block .note {
    margin-top: 20px;
    max-width: 630px
}

.section_profile .form-block .note_top {
    margin-top: 0;
    margin-bottom: 20px
}

.section_profile .form-block_registration {
    padding-right: 55px;
    padding-bottom: 40px;
    position: relative
}

.section_profile .message-block {
    padding: 100px 0 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_profile .message-block_entry-success {
    padding: 0 0 50px 0
}

.section_profile .message-block_fogot-password-success {
    padding: 10px
}

.section_profile .message-block__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    line-height: 0
}

.section_profile .message-block__icon svg {
    width: 100%;
    height: auto
}

.section_profile .message-block__text {
    padding: 0 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 100px)
}

.section_profile .message-block__text_fogot-password-success {
    padding-right: 0
}

.section_profile .wishlist-block {
    position: relative;
    margin-top: 20px
}

.section_profile .wishlist-block__header {
    position: relative
}

.section_profile .wishlist-block__toggler {
    position: relative;
    z-index: 2;
    margin-bottom: 1px;
    padding: 15px 280px 15px 75px;
    width: 100%;
    color: #6D7281;
    background-color: #ffffff;
    border-radius: 3px 3px 0px 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase
}

.section_profile .wishlist-block__toggler svg {
    width: 100%;
    height: auto
}

.section_profile .wishlist-block__toggler .btn__icon {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 30px;
    height: 30px;
    line-height: 0
}

.section_profile .wishlist-block__toggler .btn__arrow {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 20px;
    height: 20px;
    line-height: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_profile .wishlist-block__toggler .btn__text {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.section_profile .wishlist-block__toggler:focus,
.section_profile .wishlist-block__toggler:hover {
    color: #252A2E
}

.section_profile .wishlist-block__toggler.collapsed {
    border-radius: 3px
}

.section_profile .wishlist-block__toggler.collapsed .btn__arrow {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.section_profile .wishlist-block__clean {
    position: absolute;
    top: 50%;
    right: 100px;
    z-index: 3;
    color: #6D7281;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.section_profile .wishlist-block__clean:focus,
.section_profile .wishlist-block__clean:hover {
    color: #252A2E;
    text-decoration: none
}

.section_profile .wishlist-block__body {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px
}

.section_profile .wishlist-block__content {
    background-color: #ffffff
}

@media (min-width: 1550px) {
    .section_profile .wishlist-block__content .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.section_profile .recomendation-block {
    position: relative;
    margin-top: 20px
}

.section_profile .recomendation-block__header {
    position: relative
}

.section_profile .recomendation-block__toggler {
    position: relative;
    z-index: 2;
    margin-bottom: 1px;
    padding: 15px 280px 15px 75px;
    width: 100%;
    color: #6D7281;
    background-color: #ffffff;
    border-radius: 3px 3px 0px 0px;
    font-size: 0px;
    line-height: 0;
    text-align: left;
    text-transform: uppercase
}

.section_profile .recomendation-block__toggler_mark {
    padding-left: 30px
}

.section_profile .recomendation-block__toggler svg {
    width: 100%;
    height: auto
}

.section_profile .recomendation-block__toggler .btn__icon {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 30px;
    height: 30px;
    line-height: 0
}

.section_profile .recomendation-block__toggler .btn__arrow {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 20px;
    height: 20px;
    line-height: 0;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_profile .recomendation-block__toggler .btn__text {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    margin-left: 15px
}

.section_profile .recomendation-block__toggler:focus,
.section_profile .recomendation-block__toggler:hover {
    color: #252A2E
}

.section_profile .recomendation-block__toggler.collapsed {
    border-radius: 3px
}

.section_profile .recomendation-block__toggler.collapsed .btn__arrow {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.section_profile .recomendation-block__mark {
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    font-weight: 800;
    font-size: 12px;
    line-height: 27px;
    padding: 0 10px;
    border-radius: 3px
}

.section_profile .recomendation-block__body {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px
}

.section_profile .booking-block {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .booking-block + .booking-block {
    margin-top: 10px
}

.section_profile .booking-block__toggler {
    background-color: #ffffff;
    color: #6D7281;
    padding: 15px 30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_profile .booking-block__toggler_disabled {
    color: #9FA5B9
}

.section_profile .booking-block__toggler .btn__arrow {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
    line-height: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .booking-block__toggler:focus .booking-block__state,
.section_profile .booking-block__toggler:hover .booking-block__state {
    color: #252A2E;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .booking-block__toggler:focus .btn__arrow,
.section_profile .booking-block__toggler:hover .btn__arrow {
    color: #252A2E;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_profile .booking-block__toggler.collapsed {
    border-radius: 3px
}

.section_profile .booking-block__toggler.collapsed .btn__arrow {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.section_profile .booking-block__state {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 100%
}

.section_profile .booking-block__state_disabled {
    color: #9FA5B9
}

.section_profile .booking-block__state:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.section_profile .booking-block__state_blue:before {
    background-color: #0085E5
}

.section_profile .booking-block__state_yellow:before {
    background-color: #FFC700
}

.section_profile .booking-block__state_green:before {
    background-color: #18B93B
}

.section_profile .booking-block__state_red:before {
    background-color: #F53434
}

.section_profile .booking-block__state_gray:before {
    background-color: #D9E1EA
}

.section_profile .booking-block__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 100%
}

.section_profile .booking-block__info .serial-number {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_profile .booking-block__info .total-block {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_profile .booking-block__info .total-block__title {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em
}

.section_profile .booking-block__info .total-block__count {
    color: #252A2E
}

.section_profile .booking-block__info .total-block__count_disabled {
    color: #9FA5B9
}

.section_profile .booking-block__info .total-block__number {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    color: #252A2E;
    padding-left: 10px
}

.section_profile .booking-block__info .total-block__number_disabled {
    color: #9FA5B9
}

.section_profile .booking-block__info .total-block__add-text {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    padding-left: 5px
}

.section_profile .booking-block__info .total-block__add-text_disabled {
    color: #9FA5B9
}

.section_profile .booking-block__info .timer {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    margin-left: auto;
    padding-right: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_profile .booking-block__content {
    background-color: #ffffff
}

.section_profile.section_congratulation {
    padding-bottom: 0
}

.section_profile.section_congratulation .section__title_style1 {
    margin-bottom: 10px
}

.section_profile.section_congratulation .section__title_style5 {
    margin-bottom: 5px;
    color: #6D7281
}

.section_profile.section_congratulation .btn-wrapper {
    margin-top: 40px;
    margin-bottom: -80px
}

@media (min-width: 1025px) {
    .section_profile .aside-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        max-width: 300px;
        width: 300px
    }

    .section_profile .content-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: calc(100% - 300px);
        width: calc(100% - 300px)
    }
}

@media (max-width: 1549px) {
    .section_profile .section__content {
        padding: 20px 30px 25px
    }

    .section_profile .section__content_entry-success,
    .section_profile .section__content_fogot-password-success {
        padding: 0
    }

    .section_profile .section__content_logout {
        padding: 0
    }

    .section_profile .section__content .row {
        margin: 0 -30px
    }

    .section_profile .section__content .row .col-12 {
        padding: 0 30px
    }

    .section_profile .profile-block .col-12 + .col-12 .profile-block__col:before {
        left: -30px
    }

    .section_profile .message-block {
        padding: 90px 0 70px
    }

    .section_profile .message-block_entry-success {
        padding: 0 0 50px 0
    }

    .section_profile .message-block_fogot-password-success {
        padding: 0
    }

    .section_profile .message-block__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px
    }

    .section_profile .message-block__text {
        padding: 0 20px;
        max-width: calc(100% - 80px)
    }

    .section_profile .message-block__text_fogot-password-success {
        padding-right: 10px
    }

    .section_profile .account-block__confirm-box {
        width: 177px
    }

    .section_profile .account-block__confirm-box .form_profile_confirm-tel {
        margin-bottom: 0
    }

    .section_profile .account-block__confirm-box .form-control {
        margin-bottom: 10px
    }

    .section_profile .account-block__confirm-box .form-label {
        margin-bottom: 5px;
        font-size: 12px
    }

    .section_profile .profile-block .edit-address-box__wrap-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_profile .profile-block .edit-address-box__wrap-line .form-group {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }

    .section_profile .booking-block__toggler {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .section_profile .booking-block__toggler .btn__arrow {
        top: 15px;
        -webkit-transform: translateY(0%) rotate(-180deg);
        -ms-transform: translateY(0%) rotate(-180deg);
        transform: translateY(0%) rotate(-180deg)
    }

    .section_profile .booking-block__toggler.collapsed .btn__arrow {
        -webkit-transform: translateY(0%) rotate(0);
        -ms-transform: translateY(0%) rotate(0);
        transform: translateY(0%) rotate(0)
    }

    .section_profile .booking-block__info {
        padding: 0;
        margin-top: 20px
    }
}

@media (max-width: 1199px) {
    .section_profile .total-block {
        margin-top: 0
    }

    .section_profile .total-block_wishlist {
        margin-bottom: 20px
    }

    .section_profile .section__content {
        padding: 20px 20px 25px
    }

    .section_profile .section__content:before {
        top: 20px;
        bottom: 25px
    }

    .section_profile .section__content_entry-success,
    .section_profile .section__content_fogot-password-success {
        padding: 0
    }

    .section_profile .section__content_entry-success:before,
    .section_profile .section__content_fogot-password-success:before {
        top: 0;
        bottom: 0
    }

    .section_profile .section__content_logout {
        padding: 0
    }

    .section_profile .section__content .row {
        margin: 0 -15px
    }

    .section_profile .section__content .row .col-12 {
        padding: 0 15px
    }

    .section_profile .profile-block__title {
        margin-bottom: 20px
    }

    .section_profile .profile-block__subtitle {
        margin-bottom: 15px
    }

    .section_profile .profile-block__col {
        position: relative;
        padding-top: 30px;
        padding-bottom: 20px
    }

    .section_profile .profile-block__col_entry-success,
    .section_profile .profile-block__col_fogot-password-success {
        padding: 50px 0
    }

    .section_profile .profile-block .col-12 + .col-12 .profile-block__col:before {
        bottom: auto;
        left: -200px;
        right: -200px;
        width: auto;
        height: 1px
    }

    .section_profile .profile-block .col-12 + .col-12 .profile-block__col_subscribtions-right {
        padding-left: 0
    }

    .section_profile .profile-block__btn-wrapper {
        margin-bottom: -25px
    }

    .section_profile .profile-block__addresses {
        padding-bottom: 120px
    }

    .section_profile .account-block__confirm-box {
        width: 50%
    }

    .section_profile .account-block__confirm-box .form-label {
        margin-bottom: 20px;
        font-size: 15px
    }

    .section_profile .list-addresses__item:first-child {
        padding-top: 15px
    }

    .section_profile .booking-block__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .section_profile .booking-block__info .total-block {
        padding: 0;
        margin-top: 20px
    }

    .section_profile .booking-block__info .timer {
        margin: 0;
        margin-top: 20px;
        padding: 0
    }
}

@media (max-width: 1023px) {
    .section_profile .total-block {
        padding: 20px;
        margin-bottom: 20px
    }

    .section_profile .aside-column:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -1000%;
        right: -1000%;
        z-index: -1;
        background-color: #6A6F7B
    }

    .section_profile .content-column_watch {
        padding-top: 30px
    }

    .section_profile .content-column_recomendations {
        padding-top: 10px
    }

    .section_profile .section__content {
        padding: 0 0 22.5px
    }

    .section_profile .section__content:before {
        top: 0;
        bottom: 22.5px
    }

    .section_profile .section__content_logout:before {
        top: 20px;
        bottom: 0
    }

    .section_profile .section__content_entry-success,
    .section_profile .section__content_fogot-password-success {
        padding: 0
    }

    .section_profile .section__content_entry-success:before,
    .section_profile .section__content_fogot-password-success:before {
        top: 0;
        bottom: 0
    }

    .section_profile .profile-nav {
        padding: 30px 0 20px;
        height: auto;
        border-radius: 0;
        z-index: 2
    }

    .section_profile .profile-nav .scrollbar-inner {
        overflow: auto !important
    }

    .section_profile .profile-nav__list {
        margin-bottom: 10px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .section_profile .profile-nav__list .list__item {
        padding-left: 40px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15)
    }

    .section_profile .profile-nav__list .list__item.active-item {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-left: 0
    }

    .section_profile .profile-nav__list .list__item + .list__item {
        margin-top: 0
    }

    .section_profile .profile-nav__list .link {
        padding: 0 0 7px;
        overflow: visible
    }

    .section_profile .profile-nav__list .link:before {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin-top: -1px;
        height: 3px;
        width: 100%;
        border-radius: 3px;
        opacity: 0;
        -webkit-transition: opacity ease-in-out 0.3s;
        -o-transition: opacity ease-in-out 0.3s;
        transition: opacity ease-in-out 0.3s
    }

    .section_profile .profile-nav__list .link.active:before,
    .section_profile .profile-nav__list .link:focus:before,
    .section_profile .profile-nav__list .link:hover:before {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .section_profile .profile-nav__list .link.active {
        font-weight: 800
    }

    .section_profile .profile-block__btn-wrapper {
        margin-bottom: -22.5px
    }

    .section_profile .profile-block__btn-wrapper_entry .social-block-colored__inner {
        width: 45px;
        height: 45px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
        flex: 0 0 45px;
        max-width: 45px
    }

    .section_profile .buyer-block {
        padding: 50px 0
    }

    .section_profile .activate-card-block {
        padding-top: 50px
    }

    .section_profile .activate-card-block__cards-wrapper {
        margin-top: 30px
    }

    .section_profile .activate-card-block__cards-wrapper .card {
        padding: 30px 20px
    }

    .section_profile .activate-card-block__cards-wrapper .card_border:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 1px
    }

    .section_profile .activate-card-block__list-title {
        margin-bottom: 15px
    }

    .section_profile .activate-card-block .list {
        margin-bottom: 0px
    }

    .section_profile .form-block .form-group_registration-card {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-right: 40px
    }

    .section_profile .form-block .form-group_registration-popover {
        right: 0
    }

    .section_profile .form-block_registration {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 0
    }

    .section_profile .registration-message-block {
        padding-top: 30px;
        padding-left: 0px;
        padding-bottom: 50px;
        color: #6D7281
    }

    .section_profile .registration-message-block .social-title {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .section_profile .registration-message-block:before {
        width: calc(100% - 30px);
        height: 1px;
        left: 15px;
        top: 0
    }

    .section_profile .message-block {
        padding: 50px 0 50px
    }

    .section_profile .message-block_entry-success {
        padding: 0 0 50px 0
    }

    .section_profile .message-block_fogot-password-success {
        padding: 0
    }

    .section_profile .message-block__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px
    }

    .section_profile .message-block__text {
        max-width: calc(100% - 60px)
    }

    .section_profile .message-block__text_fogot-password-success {
        padding-right: 10px
    }

    .section_profile.section_congratulation .section__title_style5 {
        margin-bottom: 20px
    }

    .section_profile.section_congratulation .section__content.section__content_congratulation {
        padding: 30px 0 55px
    }

    .section_profile.section_congratulation .section__content.section__content_congratulation .bonus,
    .section_profile.section_congratulation .section__content.section__content_congratulation .link {
        margin: 5px 0;
        padding-left: 40px;
        display: block
    }

    .section_profile.section_congratulation .section__content.section__content_congratulation .bonus__icon,
    .section_profile.section_congratulation .section__content.section__content_congratulation .link__icon {
        left: 0
    }

    .section_profile.section_congratulation .btn-wrapper {
        margin-top: 45px;
        margin-bottom: -55px
    }
}

@media (max-width: 767px) {
    .section_profile .profile-block__btn-wrapper .btn {
        width: 280px
    }

    .section_profile .profile-block__btn-wrapper .btn_small {
        margin-left: auto;
        margin-right: auto;
        max-width: 180px
    }

    .section_profile .profile-block__addresses .btn {
        width: 100%
    }

    .section_profile .bonus-point-block {
        padding: 50px 0 40px;
        position: relative
    }

    .section_profile .bonus-point-block__zero {
        padding-bottom: 20px
    }

    .section_profile .bonus-point-block .form-group {
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .section_profile .bonus-point-block .btn_dark {
        position: absolute;
        bottom: 0;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        width: 100%;
        -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
        box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
    }

    .section_profile .account-block__body {
        padding-bottom: 15px
    }

    .section_profile .account-block__table .table__cell {
        width: auto
    }

    .section_profile .account-block__table .table__cell + .table__cell {
        width: 30px
    }

    .section_profile .account-block__table .table__cell_status {
        padding-left: 8px
    }

    .section_profile .account-block__table .table-content {
        padding-left: 35px
    }

    .section_profile .account-block__table .table-content__icon {
        margin-top: -10px;
        width: 20px
    }

    .section_profile .account-block__table .status-block {
        padding-left: 0
    }

    .section_profile .account-block__table .status-block__icon {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0;
        width: 20px
    }

    .section_profile .account-block__table .status-block__text {
        display: none
    }

    .section_profile .account-block__control {
        margin-top: 5px;
        margin-left: 35px;
        font-size: 12px;
        line-height: 14px
    }

    .section_profile .account-block__confirm-box {
        position: relative;
        border-left: none;
        width: 100%;
        height: auto;
        padding-left: 0;
        max-height: 0;
        margin: 0
    }

    .section_profile .account-block__confirm-box.opened {
        height: auto;
        max-height: 500px;
        padding-top: 20px;
        margin-top: 15px;
        border-top: 1px solid #E7EDF4
    }

    .section_profile .account-block__confirm-box .account-block__control {
        margin-left: 0;
        margin-bottom: 10px
    }

    .section_profile .account-block__confirm-box .form_profile_confirm-tel {
        margin-bottom: 20px
    }

    .section_profile .account-block__confirm-box .btn_confirm-tel,
    .section_profile .account-block__confirm-box .form-control {
        margin-bottom: 0
    }

    .section_profile .account-block__footer {
        padding-top: 25px;
        text-align: center
    }

    .section_profile .account-block__footer .cell {
        margin: 0 auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .section_profile .account-block__footer .cell:first-child {
        padding-right: 0
    }

    .section_profile .account-block__footer .btn_transparent {
        margin-bottom: 25px
    }

    .section_profile .account-block__socials {
        width: auto
    }

    .section_profile .account-block .section__title {
        padding-right: 15px
    }

    .section_profile .account-block .socials-list {
        width: 90px
    }

    .section_profile .account-block .socials-list .list__item {
        width: 40px
    }

    .section_profile .account-block .socials-list__btn {
        padding: 8px;
        width: 40px;
        height: 40px
    }

    .section_profile .wishlist-block__toggler {
        margin-bottom: 0;
        padding: 20px 55px;
        line-height: 14px
    }

    .section_profile .wishlist-block__toggler svg {
        width: 100%;
        height: auto
    }

    .section_profile .wishlist-block__toggler .btn__icon {
        top: 16px;
        left: 20px;
        width: 26px;
        height: 26px
    }

    .section_profile .wishlist-block__toggler .btn__arrow {
        right: 20px
    }

    .section_profile .wishlist-block__toggler .btn__text {
        font-size: 14px;
        line-height: 17px
    }

    .section_profile .wishlist-block__clean {
        position: relative;
        top: 0;
        right: 0;
        z-index: 0;
        padding: 0 20px 15px;
        display: block;
        width: 100%;
        background-color: #ffffff;
        font-size: 12px;
        line-height: 14px;
        text-align: left;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .section_profile .wishlist-block__clean:focus,
    .section_profile .wishlist-block__clean:hover {
        color: #252A2E;
        text-decoration: none
    }

    .section_profile .wishlist-block__body {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px
    }

    .section_profile .wishlist-block__content {
        background-color: #ffffff
    }

    .section_profile .recomendation-block__toggler {
        padding: 20px 55px;
        line-height: 14px
    }

    .section_profile .recomendation-block__toggler_mark {
        padding-left: 20px
    }

    .section_profile .recomendation-block__toggler svg {
        width: 100%;
        height: auto
    }

    .section_profile .recomendation-block__toggler .btn__icon {
        top: 16px;
        left: 20px;
        width: 26px;
        height: 26px
    }

    .section_profile .recomendation-block__toggler .btn__arrow {
        right: 20px
    }

    .section_profile .recomendation-block__toggler .btn__text {
        font-size: 14px;
        line-height: 17px
    }

    .section_profile .booking-block__toggler {
        padding: 20px
    }

    .section_profile .booking-block .btn__arrow {
        top: 20px;
        right: 20px
    }
}

@media (max-width: 767px) and (min-width: 1550px) {
    .section_profile .wishlist-block__content .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width: 575px) {
    .section_profile .total-block {
        padding-bottom: 20px
    }

    .section_profile .total-block__number {
        display: block;
        padding-left: 0
    }

    .section_profile .content-column_watch .col-12 + .col-12 {
        margin-top: 10px
    }

    .section_profile .profile-block__btn-wrapper_entry {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .section_profile .profile-block__btn-wrapper_entry .btn_dark {
        margin-right: 0;
        width: 100%
    }

    .section_profile .profile-block__btn-wrapper_entry .btn__text {
        padding-left: 25px;
        padding-right: 25px
    }

    .section_profile .profile-block__btn-wrapper_entry .social-block-colored {
        margin-top: 20px
    }

    .section_profile .recomendation-block__toggler .btn__text {
        max-width: 50%;
        white-space: normal
    }

    .section_profile .recomendation-block__body .col-12 + .col-12 {
        margin-top: 10px
    }

    .section_profile .booking-block__toggler {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_profile .booking-block__state {
        font-size: 16px;
        line-height: 19px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 80%;
        display: inline-block;
        white-space: normal
    }

    .section_profile .booking-block__info .total-block {
        text-align: left
    }

    .section_profile .booking-block__info .total-block__number {
        padding: 0
    }
}

.section_checkout-mvp .header-title {
    padding-bottom: 25px
}

.section_checkout-mvp .header-title__add-text {
    margin-left: 30px;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-transform: none
}

.section_checkout-mvp .header-title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    text-align: right
}

.section_checkout-mvp .header-title__link {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-decoration: underline;
    text-transform: uppercase;
    color: #6D7281;
    margin-top: auto;
    margin-left: auto
}

.section_checkout-mvp .header-title__link:focus,
.section_checkout-mvp .header-title__link:hover {
    color: #252A2E
}

.section_checkout-mvp .checkout-cart-table {
    background-color: #ffffff;
    border-radius: 3px
}

.section_checkout-mvp .checkout-cart-table_states {
    margin: 50px 0
}

.section_checkout-mvp .checkout-cart-info {
    background-color: #6A6F7B;
    border-radius: 3px 3px 0px 0px;
    padding: 30px
}

.section_checkout-mvp .checkout-cart-info .custom-list {
    display: table;
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em
}

.section_checkout-mvp .checkout-cart-info .custom-list .list__item {
    display: table-row
}

.section_checkout-mvp .checkout-cart-info .custom-list .list__item:last-child .custom-list__value {
    padding-bottom: 0
}

.section_checkout-mvp .checkout-cart-info .custom-list__th,
.section_checkout-mvp .checkout-cart-info .custom-list__value {
    position: relative;
    display: table-cell;
    vertical-align: baseline
}

.section_checkout-mvp .checkout-cart-info .custom-list__th {
    padding-bottom: 30px;
    overflow: hidden
}

.section_checkout-mvp .checkout-cart-info .custom-list__th_bottom {
    vertical-align: bottom
}

.section_checkout-mvp .checkout-cart-info .custom-list__title {
    position: relative;
    padding-right: 20px;
    line-height: 20px
}

.section_checkout-mvp .checkout-cart-info .custom-list__title_popover-under {
    max-width: 170px;
    padding-right: 50px
}

.section_checkout-mvp .checkout-cart-info .custom-list__title:after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 100%;
    width: 10000%;
    height: 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2)
}

.section_checkout-mvp .checkout-cart-info .custom-list__value {
    padding-left: 20px;
    padding-bottom: 30px;
    width: 200px
}

.section_checkout-mvp .checkout-cart-info .custom-list__price {
    color: #ffffff
}

.section_checkout-mvp .checkout-cart-info .custom-list__price .old {
    display: block;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: rgba(255, 255, 255, 0.5)
}

.section_checkout-mvp .checkout-cart-info .custom-list__price .cost {
    margin-right: 5px;
    color: #ffffff;
    font-weight: 800;
    font-size: 20px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4
}

.section_checkout-mvp .checkout-cart-info .custom-list__price .currency {
    display: inline-block;
    vertical-align: baseline;
    line-height: 1.4;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.5)
}

.section_checkout-mvp .checkout-total {
    position: relative;
    margin-top: 30px;
    padding: 30px 30px 40px;
    display: table;
    width: 100%;
    color: #252A2E;
    background-color: #ffffff
}

.section_checkout-mvp .checkout-total_states {
    padding-top: 40px;
    margin-bottom: 15px
}

.section_checkout-mvp .checkout-total_states .checkout-total__value {
    width: 240px
}

.section_checkout-mvp .checkout-total__th {
    padding-right: 10px;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.section_checkout-mvp .checkout-total__value {
    display: table-cell;
    vertical-align: middle;
    line-height: 1
}

.section_checkout-mvp .checkout-total__title {
    display: inline-block
}

.section_checkout-mvp .checkout-total__title .section__title_style1 {
    margin-bottom: 0
}

.section_checkout-mvp .checkout-total__number {
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-block;
    white-space: nowrap
}

.section_checkout-mvp .checkout-total__add-text {
    padding-left: 10px;
    color: #6D7281;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    text-transform: none;
    letter-spacing: 0.05em
}

.section_checkout-mvp .checkout-total__cart-button,
.section_checkout-mvp .checkout-total__states-button {
    position: absolute;
    bottom: 0;
    right: 30px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    min-width: 252px
}

.section_checkout-mvp .checkout-total__states-button {
    right: 0
}

.section_checkout-mvp .checkout-states-block .row {
    margin: 0 -10px
}

.section_checkout-mvp .checkout-states-block .col-12 {
    padding: 0 10px
}

.section_checkout-mvp .checkout-states-block__cart-button {
    display: none
}

.section_checkout-mvp .checkout-states-block__table-wrapper {
    display: table;
    width: 100%;
    padding-top: 50px;
    color: #ffffff
}

.section_checkout-mvp .checkout-states-block__table-wrapper:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: 100%;
    left: -100%;
    background-color: #6A6F7B;
    top: 0;
    z-index: -1
}

.section_checkout-mvp .checkout-states-block__table-wrapper .radio__text {
    color: #ffffff
}

.section_checkout-mvp .checkout-states-block__payment {
    padding-bottom: 50px;
    padding-right: 100px;
    display: table-cell
}

.section_checkout-mvp .checkout-states-block__methods {
    position: relative;
    padding-bottom: 50px;
    padding-left: 100px;
    display: table-cell;
    width: 60%
}

.section_checkout-mvp .checkout-states-block__methods:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 50px;
    left: -1px;
    width: 1px;
    background-color: #D9E1EA
}

.section_checkout-mvp .checkout-states-block__credit {
    padding-top: 30px
}

.section_checkout-mvp .checkout-states-block__delivery {
    padding: 30px 0
}

.section_checkout-mvp .form-group_gray {
    margin-bottom: 0
}

.section_checkout-mvp .form-group_gray .form-group__icon {
    color: #ffffff
}

.section_checkout-mvp .form-group_gray .form-control {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    color: #ffffff
}

.section_checkout-mvp .form-group_gray .form-control:focus,
.section_checkout-mvp .form-group_gray .form-control:hover {
    border-color: #ffffff
}

.section_checkout-mvp .form-group_gray ::-webkit-input-placeholder {
    color: #ffffff
}

.section_checkout-mvp .form-group_gray ::-moz-placeholder {
    color: #ffffff
}

.section_checkout-mvp .form-group_gray :-moz-placeholder {
    color: #ffffff
}

.section_checkout-mvp .form-group_gray :-ms-input-placeholder {
    color: #ffffff
}

.section_checkout-mvp .params-block__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase
}

.section_checkout-mvp .select-block {
    position: relative;
    color: #252A2E
}

.section_checkout-mvp .select-block__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 100%;
    margin: 0 15px
}

.section_checkout-mvp .select-block .select2-selection__rendered {
    color: #252A2E;
    padding-left: 0
}

.section_checkout-mvp .select-block .select2-selection--single {
    border-radius: 3px
}

.section_checkout-mvp .select-block .select2-selection--single:focus,
.section_checkout-mvp .select-block .select2-selection--single:hover {
    z-index: 1;
    border-color: #9FA5B9
}

.section_checkout-mvp .select-block svg {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 2;
    color: #6D7281
}

@media (max-width: 1023px) {
    .section_checkout-mvp .select-block svg {
        top: 16px;
        right: 15px
    }
}

.section_checkout-mvp .delivery-form-block {
    margin-top: 40px
}

.section_checkout-mvp .delivery-form-block_courier-login .select-block {
    margin-bottom: 30px
}

.section_checkout-mvp .delivery-form-block__title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #6D7281
}

.section_checkout-mvp .delivery-form-block textarea.form-control {
    min-height: 100px
}

@media (min-width: 1200px) and (max-width: 1549px) {
    .section_checkout-mvp.section_checkout-cart .col-xl-4,
    .section_checkout-mvp.section_checkout-cart .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .section_checkout-mvp .checkout-cart-info {
        margin-top: 20px
    }
}

@media (min-width: 1200px) {
    .section_checkout-mvp .checkout-cart-table_states {
        margin-left: -30px
    }

    .section_checkout-mvp.section_checkout-states .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .section_checkout-mvp.section_checkout-states .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .section_checkout-mvp.section_checkout-states .checkout-total {
        margin-left: -30px;
        position: relative
    }

    .section_checkout-mvp.section_checkout-states .checkout-total:before {
        content: '';
        position: absolute;
        width: 1000%;
        height: 100%;
        left: -200%;
        background-color: #ffffff;
        top: 0;
        z-index: -1
    }

    .section_checkout-mvp.section_checkout-states .checkout-total_states {
        padding-left: 0;
        padding-right: 0;
        width: 90%
    }
}

@media (max-width: 1549px) {
    .section_checkout-mvp .checkout-states-block__payment {
        padding-right: 50px
    }

    .section_checkout-mvp .checkout-states-block__methods {
        padding-left: 50px
    }

    .section_checkout-mvp .checkout-total {
        margin-bottom: 30px
    }
}

@media (max-width: 1199px) {
    .section_checkout-mvp .checkout-cart-table_states {
        margin-top: 10px;
        margin-bottom: 30px
    }

    .section_checkout-mvp .checkout-total {
        margin-top: 0
    }

    .section_checkout-mvp .checkout-total__states-button {
        right: 30px
    }

    .section_checkout-mvp .checkout-states-block {
        padding-top: 0
    }

    .section_checkout-mvp .checkout-states-block__delivery {
        padding: 30px 0 10px
    }
}

@media (max-width: 1023px) {
    .section_checkout-mvp .checkout-total {
        margin-bottom: 40px
    }

    .section_checkout-mvp .checkout-total__states-button {
        right: 50px
    }

    .section_checkout-mvp .checkout-states-block__methods {
        width: auto
    }

    .section_checkout-mvp .select-block__wrapper {
        margin: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px
    }

    .section_checkout-mvp .select-block .select2-selection--single {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .section_checkout-mvp .header-title__link {
        padding-top: 20px;
        margin: 0
    }
}

@media (max-width: 575px) {
    .section_checkout-mvp .header-title {
        padding-bottom: 20px
    }

    .section_checkout-mvp .header-title__add-text {
        margin-left: 20px
    }

    .section_checkout-mvp .checkout-cart-info {
        margin-top: 20px;
        padding-left: 20px
    }

    .section_checkout-mvp .checkout-cart-info .custom-list {
        display: block
    }

    .section_checkout-mvp .checkout-cart-info .custom-list .list__item {
        display: block
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__th,
    .section_checkout-mvp .checkout-cart-info .custom-list__value {
        display: block
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__th {
        padding-bottom: 10px
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__title {
        display: inline-block;
        margin-bottom: 3px;
        padding-right: 0;
        padding-bottom: 3px
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__title_popover-under {
        padding-right: 5px;
        max-width: auto;
        display: inline-block
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__title:after {
        left: 0;
        bottom: 0
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__value {
        padding-left: 0;
        width: 100%
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__price .old {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-right: 20px
    }

    .section_checkout-mvp .checkout-cart-info .custom-list__price .currency {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .section_checkout-mvp .checkout-total {
        display: block;
        position: relative;
        padding: 20px 20px 40px
    }

    .section_checkout-mvp .checkout-total_states {
        margin-bottom: 10px
    }

    .section_checkout-mvp .checkout-total__th {
        display: block
    }

    .section_checkout-mvp .checkout-total__value {
        display: block
    }

    .section_checkout-mvp .checkout-total__cart-button {
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        padding: 0 15px 0 60px
    }

    .section_checkout-mvp .checkout-total__states-button {
        width: calc(100% - 40px);
        right: 20px
    }

    .section_checkout-mvp .checkout-cart-table_states {
        display: none
    }

    .section_checkout-mvp .checkout-states-block {
        padding-top: 0
    }

    .section_checkout-mvp .checkout-states-block__cart-button {
        display: block;
        padding-bottom: 20px
    }

    .section_checkout-mvp .checkout-states-block__table-wrapper {
        display: block;
        padding-top: 0
    }

    .section_checkout-mvp .checkout-states-block__payment {
        display: block;
        padding: 30px 0
    }

    .section_checkout-mvp .checkout-states-block__methods {
        display: block;
        border-top: 1px solid #D9E1EA;
        padding: 30px 0
    }

    .section_checkout-mvp .checkout-states-block__methods:before {
        width: 0
    }

    .section_checkout-mvp .checkout-states-block__delivery {
        padding: 30px 0 10px
    }

    .section_checkout-mvp .params-block__title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 19px;
        text-transform: uppercase
    }

    .section_checkout-mvp .params-block .radio-list .list__item {
        margin-bottom: 15px
    }

    .section_checkout-mvp .params-block .radio-list :last-child {
        margin-bottom: 0
    }

    .section_checkout-mvp .params-block .radio-list .radio-margin-top {
        margin-top: 15px
    }

    .section_checkout-mvp .delivery-form-block {
        margin-top: 20px
    }

    .section_checkout-mvp .delivery-form-block__title {
        font-size: 14px;
        line-height: 17px
    }
}

.section_together {
    padding-bottom: 100px
}

.section_together .section__title_style4 {
    margin-bottom: 30px
}

.section_together .together-block {
    position: relative
}

.section_together .together-block__content,
.section_together .together-block__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section_together .together-block__title {
    margin-bottom: 10px
}

.section_together .together-block__cell {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section_together .together-block__cell_td {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #D9E1EA
}

.section_together .together-block__cell_product,
.section_together .together-block__cell_twain {
    padding-left: 20px;
    padding-right: 110px;
    max-width: 30%
}

.section_together .together-block__cell_twain {
    border-left: none
}

.section_together .together-block__cell_sum {
    padding-left: 110px;
    padding-right: 20px;
    max-width: 40%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none
}

.section_together .together-block__cell_product {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_together .together-block__icon {
    width: 50px
}

.section_together .together-block__icon img,
.section_together .together-block__icon svg {
    width: 100%;
    height: auto
}

.section_together .together-block .swiper-nav_vertical,
.section_together .together-block__icon {
    position: absolute;
    top: 50%;
    color: #9FA5B9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0
}

.section_together .together-block .swiper-nav_vertical {
    right: 5px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.section_together .together-block__icon_left {
    left: 30px
}

.section_together .together-block__icon_right {
    right: 30px
}

.section_together .together-block__buy {
    position: relative;
    padding: 25px 30px 30px;
    background-color: #ffffff;
    border-radius: 3px
}

.section_together .together-block__price {
    margin-bottom: 30px
}

.section_together .together-block__extra {
    padding-bottom: 0;
    margin-bottom: 30px
}

.section_together .together-block .bonus-block__content {
    border: 1px solid #E7EDF4;
    border-left: none
}

@media (max-width: 1549px) {
    .section_together {
        padding-bottom: 60px
    }

    .section_together .together-block__cell_product,
    .section_together .together-block__cell_twain {
        padding-left: 15px;
        padding-right: 70px
    }

    .section_together .together-block__cell_sum {
        padding-left: 70px;
        padding-right: 15px
    }

    .section_together .together-block .swiper-nav_vertical {
        right: -15px
    }

    .section_together .together-block__icon_left {
        left: 10px
    }

    .section_together .together-block__icon_right {
        right: 10px
    }

    .section_together .together-block__buy {
        padding: 20px 20px 25px
    }
}

@media (max-width: 1199px) {
    .section_together .together-block__cell_product,
    .section_together .together-block__cell_twain {
        padding-left: 20px;
        padding-right: 145px;
        max-width: 50%
    }

    .section_together .together-block__cell_product {
        border-bottom-left-radius: 0
    }

    .section_together .together-block__cell__twain {
        border-top-right-radius: 3px
    }

    .section_together .together-block__cell_sum {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 65px;
        max-width: 100%;
        border-top: none;
        border-left: 1px solid #D9E1EA;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px
    }

    .section_together .together-block__icon_right {
        right: 45px
    }

    .section_together .together-block .swiper-nav_vertical {
        right: 20px
    }

    .section_together .together-block__icon_left {
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 1023px) {
    .section_together .together-block__cell_product,
    .section_together .together-block__cell_twain {
        padding-left: 15px;
        padding-right: 70px
    }

    .section_together .together-block__cell_sum {
        padding-left: 15px;
        padding-right: 15px
    }

    .section_together .together-block .swiper-nav_vertical {
        right: -10px
    }

    .section_together .together-block__icon_right {
        right: 10px
    }

    .section_together .together-block__price {
        margin-bottom: 15px
    }

    .section_together .together-block__price .cost {
        font-size: 30px
    }

    .section_together .together-block__price .old {
        font-size: 16px
    }

    .section_together .together-block__price .currency {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .section_together {
        padding-bottom: 50px
    }

    .section_together .together-block__title {
        text-align: center
    }

    .section_together .together-block__buy .btn_with-icon {
        width: 100%
    }

    .section_together .together-block__quantity {
        max-width: 100%
    }

    .section_together .together-block__cell {
        padding-left: 20px;
        padding-right: 20px
    }

    .section_together .together-block__cell_product,
    .section_together .together-block__cell_twain {
        max-width: 100%
    }

    .section_together .together-block__cell_product {
        padding-bottom: 50px;
        border-top-right-radius: 3px
    }

    .section_together .together-block__cell_twain {
        padding-bottom: 70px;
        border-top: none;
        border-left: 1px solid #D9E1EA;
        border-top-right-radius: 0
    }

    .section_together .together-block__cell_sum {
        padding-top: 50px
    }

    .section_together .together-block__icon {
        width: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section_together .together-block__icon_right {
        right: auto;
        top: auto;
        bottom: 10px
    }

    .section_together .together-block .swiper-nav_vertical {
        right: auto;
        top: auto;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section_together .together-block .product-card {
        margin: 0 auto;
        max-width: 263px
    }
}

@media (max-width: 575px) {
    .section_together .together-block__title {
        text-align: left
    }

    .section_together .together-block__cell {
        padding-left: 10px;
        padding-right: 10px
    }

    .section_together .together-block .product-card {
        max-width: 100%
    }
}

.section_package {
    padding-bottom: 100px
}

.section_package .section__title_style4 {
    margin-bottom: 30px
}

.section_package .package-block {
    position: relative
}

.section_package .package-block__content,
.section_package .package-block__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section_package .package-block__title {
    margin-bottom: 10px
}

.section_package .package-block__cell {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section_package .package-block__cell_td {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #D9E1EA
}

.section_package .package-block__cell_product {
    padding-left: 20px;
    padding-right: 90px;
    max-width: 410px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_package .package-block__cell_sum {
    padding-left: 90px;
    padding-right: 20px;
    max-width: 520px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none
}

.section_package .package-block__cell_package {
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    max-width: 560px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: none
}

.section_package .package-block__cell_package .row {
    margin: 0 -20px
}

.section_package .package-block__cell_package .row .col-12 {
    padding: 0
}

.section_package .package-block__cell_package.package-block__cell_td:after,
.section_package .package-block__cell_package.package-block__cell_td:before {
    content: '';
    position: absolute;
    background-color: #D9E1EA
}

.section_package .package-block__cell_package.package-block__cell_td:before {
    top: 0;
    left: 50%;
    bottom: 0;
    width: 1px
}

.section_package .package-block__cell_package.package-block__cell_td:after {
    top: 50%;
    left: 0;
    right: 0;
    height: 1px
}

.section_package .package-block__icon {
    width: 50px
}

.section_package .package-block__icon img,
.section_package .package-block__icon svg {
    width: 100%;
    height: auto
}

.section_package .package-block__icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #9FA5B9;
    line-height: 0
}

.section_package .package-block__icon_left {
    left: 20px
}

.section_package .package-block__icon_right {
    right: 20px
}

.section_package .package-block .swiper-nav_vertical {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 1;
    width: 20px;
    height: 60px;
    color: #9FA5B9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0
}

.section_package .package-block .swiper-nav_vertical .swiper-button-next,
.section_package .package-block .swiper-nav_vertical .swiper-button-prev {
    width: 20px;
    height: 20px;
    margin-top: 0;
    top: auto;
    left: 0;
    right: 0
}

.section_package .package-block .swiper-nav_vertical .swiper-button-next img,
.section_package .package-block .swiper-nav_vertical .swiper-button-next svg,
.section_package .package-block .swiper-nav_vertical .swiper-button-prev img,
.section_package .package-block .swiper-nav_vertical .swiper-button-prev svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.section_package .package-block .swiper-nav_vertical .swiper-button-prev {
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section_package .package-block .swiper-nav_vertical .swiper-button-next {
    bottom: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.section_package .package-block__buy {
    position: relative;
    padding: 25px 30px 30px;
    background-color: #ffffff;
    border-radius: 3px
}

.section_package .package-block__price {
    margin-bottom: 30px
}

.section_package .package-block__extra {
    padding-bottom: 0;
    margin-bottom: 30px
}

.section_package .package-block .bonus-block__content {
    border: 1px solid #E7EDF4;
    border-left: none
}

.section_package .package-block .swiper-slide {
    height: auto
}

.section_package .package-block .swiper-container {
    height: 100%
}

.section_package .package-block .slider-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.section_package .package-block .slider-block {
    padding: 20px 60px 20px 20px;
    height: 100%
}

.section_package .package-block .package-item {
    position: relative;
    display: block;
    height: 100%;
    background-color: #ffffff
}

.section_package .package-block .package-item__content {
    position: relative
}

.section_package .package-block .package-item__header {
    position: relative;
    z-index: 1
}

.section_package .package-block .package-item__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 100%;
    overflow: hidden
}

.section_package .package-block .package-item__img img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    color: transparent
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) or (-o-object-fit:cover) {
    .section_package .package-block .package-item__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@supports ((-webkit-transform:translate(50%,
50%)) or (transform:translate(50%,
50%))) or (-webkit-transform:translate(50%,
50%)) {
    .section_package .package-block .package-item__img img {
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }
}

.section_package .package-block .package-item__body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_package .package-block .package-item__price,
.section_package .package-block .package-item__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.section_package .package-block .package-item__title {
    max-height: 94px;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden
}

.section_package .package-block .package-item__price {
    margin-top: auto;
    color: #6D7281;
    max-height: 50px;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden
}

.section_package .package-block .package-item__price .cost {
    margin-right: 5px;
    color: #252A2E;
    font-weight: 800;
    font-size: 20px
}

.section_package .package-block .package-item:focus .package-item__body,
.section_package .package-block .package-item:hover .package-item__body {
    opacity: 1
}

@media (max-width: 1549px) {
    .section_package {
        padding-bottom: 60px
    }

    .section_package .package-block__cell_product {
        padding-left: 15px;
        padding-right: 60px;
        max-width: 320px
    }

    .section_package .package-block__cell_sum {
        padding-left: 60px;
        padding-right: 15px;
        max-width: 370px
    }

    .section_package .package-block__cell_package {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 450px
    }

    .section_package .package-block__cell_package .row {
        margin: 0 -15px
    }

    .section_package .package-block .swiper-nav_vertical {
        right: 15px
    }

    .section_package .package-block__icon_left {
        left: 5px
    }

    .section_package .package-block__icon_right {
        right: 5px
    }

    .section_package .package-block__buy {
        padding: 20px 20px 25px
    }

    .section_package .package-block__price .old {
        display: block
    }

    .section_package .package-block .slider-block {
        padding: 20px 50px 20px 15px
    }

    .section_package .package-block .package-item__body {
        padding: 15px
    }

    .section_package .package-block .package-item__price {
        font-size: 14px
    }

    .section_package .package-block .package-item__price .cost {
        font-size: 16px
    }
}

@media (max-width: 1199px) {
    .section_package .package-block__cell_product {
        padding-left: 20px;
        padding-right: 70px;
        max-width: 360px;
        border-bottom-left-radius: 0
    }

    .section_package .package-block__cell_sum {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 65px;
        max-width: 100%;
        border-top: none;
        border-left: 1px solid #D9E1EA;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px
    }

    .section_package .package-block__cell_package {
        display: block;
        max-width: 610px;
        border-top-right-radius: 3px
    }

    .section_package .package-block__cell_package .package-block__title {
        padding-top: 20px
    }

    .section_package .package-block__cell_package.package-block__cell_td:after {
        display: none
    }

    .section_package .package-block__cell_package.package-block__cell_td:before {
        top: 55px
    }

    .section_package .package-block__icon_right {
        right: 10px
    }

    .section_package .package-block__icon_left {
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section_package .package-block__price .old {
        display: inline
    }

    .section_package .package-block .slider-block {
        padding: 20px 60px 20px 20px;
        border-top: 1px solid #D9E1EA
    }

    .section_package .package-block .swiper-nav_vertical {
        right: 20px
    }
}

@media (max-width: 1023px) {
    .section_package .package-block__cell_product {
        padding-left: 15px;
        padding-right: 60px;
        max-width: 340px
    }

    .section_package .package-block__cell_sum {
        padding-left: 15px;
        padding-right: 15px
    }

    .section_package .package-block__cell_package {
        max-width: 370px
    }

    .section_package .package-block__cell_package .package-block__title {
        padding-top: 20px
    }

    .section_package .package-block__cell_package.package-block__cell_td:after {
        display: none
    }

    .section_package .package-block__cell_package.package-block__cell_td:before {
        top: 52px
    }

    .section_package .package-block .swiper-nav_vertical {
        right: 10px
    }

    .section_package .package-block__icon_right {
        right: 5px
    }

    .section_package .package-block__price {
        margin-bottom: 15px
    }

    .section_package .package-block__price .cost {
        font-size: 30px
    }

    .section_package .package-block__price .old {
        font-size: 16px
    }

    .section_package .package-block__price .currency {
        font-size: 16px
    }

    .section_package .package-block .swiper-slide {
        height: auto
    }

    .section_package .package-block .slider-block {
        padding: 20px 40px 20px 15px
    }

    .section_package .package-block .package-item__body {
        position: relative;
        padding: 15px 10px;
        opacity: 1
    }

    .section_package .package-block .package-item__title {
        margin-bottom: 20px;
        height: 94px
    }

    .section_package .package-block .package-item:focus,
    .section_package .package-block .package-item:hover {
        color: #9FA5B9
    }
}

@media (max-width: 767px) {
    .section_package {
        padding-bottom: 50px
    }

    .section_package .package-block__title {
        text-align: center
    }

    .section_package .package-block__buy .btn_with-icon {
        width: 100%
    }

    .section_package .package-block__quantity {
        max-width: 100%
    }

    .section_package .package-block__cell {
        padding-left: 20px;
        padding-right: 20px
    }

    .section_package .package-block__cell_product {
        padding-bottom: 50px;
        max-width: 100%;
        border-top-right-radius: 3px
    }

    .section_package .package-block__cell_sum {
        padding-top: 50px
    }

    .section_package .package-block__cell_package {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
        border-top: none;
        border-left: 1px solid #D9E1EA;
        border-top-right-radius: 0
    }

    .section_package .package-block__cell_package .row {
        margin: 0 -20px
    }

    .section_package .package-block__icon {
        width: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section_package .package-block__icon_right {
        right: auto;
        top: auto;
        bottom: 10px
    }

    .section_package .package-block .swiper-nav_vertical {
        right: 20px
    }

    .section_package .package-block .slider-block {
        padding: 20px 60px 20px 20px
    }

    .section_package .package-block .product-card {
        margin: 0 auto;
        max-width: 263px
    }
}

@media (max-width: 575px) {
    .section_package .package-block__title {
        text-align: left
    }

    .section_package .package-block__cell {
        padding-left: 10px;
        padding-right: 10px
    }

    .section_package .package-block__cell_package {
        border-bottom: none
    }

    .section_package .package-block__cell_package .row {
        margin: 0 -10px
    }

    .section_package .package-block__cell_package:before {
        display: none
    }

    .section_package .package-block__cell .slider-block {
        padding: 10px 60px 10px 10px;
        border-top: none;
        border-bottom: 1px solid #D9E1EA
    }

    .section_package .package-block .package-item__title {
        max-height: 57px;
        height: 57px
    }

    .section_package .package-block .product-card {
        max-width: 100%
    }
}

.footer {
    position: relative;
    color: #6A6F7B;
    background-color: #252A2E
}

.footer .scroll-top {
    position: fixed;
    bottom: 100px;
    right: 24px;
    z-index: 100;
    padding: 14px;
    width: 60px;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0px 7px 30px rgba(10, 14, 35, 0.4);
    box-shadow: 0px 7px 30px rgba(10, 14, 35, 0.4);
    line-height: 0;
    opacity: 0
}

.footer .scroll-top svg {
    width: 100%;
    height: auto
}

.footer .scroll-top.active {
    opacity: 1
}

.footer__dev {
    text-align: right
}

.footer__dev a:focus,
.footer__dev a:hover {
    color: #ffffff
}

.footer .link:focus,
.footer .link:hover {
    color: #ffffff
}

.footer__top {
    padding-top: 100px;
    padding-bottom: 40px
}

.footer .col-12 .footer__nav-title:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2)
}

.footer .col-12:last-child .footer__nav-title {
    padding-bottom: 0;
}

.footer .col-12:last-child .footer__nav-list {
    padding-bottom: 0;
}

.footer .col-12:last-child .list__item {
    padding-bottom: 0;
}

.footer__nav {
    display: table
}

.footer__nav-list,
.footer__nav-title {
    display: table-cell;
    vertical-align: baseline
}

.footer__nav-title {
    position: relative;
    padding-right: 20px;
    padding-bottom: 30px;
    width: 180px;
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    text-transform: uppercase
}

.footer__nav-list {
    padding: 0 15px 25px;
    font-size: 16px
}

.footer__nav-list > .list__item {
    position: relative;
    padding: 0 15px 5px;
    display: inline-block;
    vertical-align: baseline;
    line-height: inherit
}

.footer__nav-sublist {
    color: #8A939B;
    background-color: #343A40;
    -webkit-box-shadow: 0px 20px 50px #0E1011;
    box-shadow: 0px 20px 50px #0E1011
}

.footer__nav-sublist .list__item + .list__item {
    margin-top: 10px
}

.footer__nav .link {
    text-transform: uppercase
}

.footer__nav .link__icon {
    margin-left: 5px
}

.footer__bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px
}

.footer__bottom-nav {
    text-transform: uppercase
}

.footer__bottom-nav .list__item {
    max-width: 100%
}

@media (max-width: 1549px) {
    .footer__nav-title {
        padding-right: 10px;
        width: 170px
    }


    .footer__nav-list {
        padding: 0 10px 25px
    }

    .footer__nav-list > .list__item {
        padding: 0 10px 5px
    }
}

@media (max-width: 1199px) {
    .footer .col-12 .footer__nav-title:after {
        display: none !important;
    }

    .footer .scroll-top {
        right: auto;
        left: 20px;
        bottom: 20px;
        padding: 9px;
        width: 40px;
        height: 40px
    }

    .footer__bottom {
        padding-bottom: 50px
    }

    .footer__top {
        padding-top: 50px;
        padding-bottom: 0
    }

    .footer__nav {
        padding-bottom: 50px;
        display: block
    }

    .footer__nav-list,
    .footer__nav-title {
        display: block
    }

    .footer__nav-title {
        margin-bottom: 20px;
        padding-right: 0;
        padding-bottom: 10px;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .footer__nav-list {
        padding: 0;
        font-size: 16px
    }

    .footer__nav-list > .list__item {
        padding: 0;
        display: block
    }

    .footer__nav-list > .list__item + .list__item {
        margin-top: 10px
    }

    .footer__nav-list .footer__collapse {
        margin-top: 5px
    }

    .footer .col-12:first-child .footer__nav-title:after {
        display: none
    }

    .footer__bottom {
        padding-top: 0
    }
}

@media (max-width: 1023px) {
    .footer__bottom-nav {
        padding-bottom: 10px
    }

    .footer__bottom-nav .list__item {
        margin-bottom: 15px
    }

    .footer__dev {
        margin-bottom: 10px;
        text-align: left
    }

    .footer .col-12:first-child .footer__nav-title:after {
        display: none
    }

    .footer__bottom-nav {
        padding-bottom: 30px
    }
}

@media (max-width: 767px) {
    .footer__dev {
        margin-bottom: 20px
    }
}

.modal-form__body,
.modal-form__footer {
    padding: 45px 40px 35px
}

.modal-form__footer {
    border-top: 1px solid #E7EDF4
}

.modal-form__btn {
    margin-bottom: 10px
}

.modal-form .section__title_style5 {
    margin-bottom: 15px
}

.modal-form .section__title_style5:last-child {
    margin-bottom: 0
}

.modal-form .order-last .section__title_style5 {
    margin-bottom: 15px
}

.modal-form .form-group_file {
    margin-bottom: 0
}

.modal-form__add-file {
    padding-top: 10px
}

.modal-form .text-right {
    text-align: right
}

.modal-form .note {
    margin-bottom: 20px;
    color: #6D7281;
    font-size: 14px;
    line-height: 17px
}

@media (min-width: 1025px) {
    .modal-form__add-file .col-lg-auto:first-child {
        max-width: calc(100% - 265px)
    }
}

@media (max-width: 1549px) {
    .modal-form__body,
    .modal-form__footer {
        padding: 35px 30px 25px
    }
}

@media (max-width: 1023px) {
    .modal-form__body,
    .modal-form__footer {
        padding: 25px 20px 15px
    }

    .modal-form__add-file {
        margin-bottom: 10px
    }

    .js-main-page-items-slider .product-card__body {
        padding: 10px 0;
    }

    .panel__footer {
        padding: 24px 20px;
    }

    .mt-24 {
        margin-top: 24px;
    }

    .modal-form__add-file .section__title:last-child {
        margin-bottom: 10px
    }

    .modal-form__add-file .btn {
        width: 100%
    }
}

.text-right {
    text-align: right;
}

.right-part-popover {
    margin-left: 8px;
    max-width: 40%;
    word-break: break-all;
}

@media (max-width: 767px) {
    .modal-form .text-right {
        text-align: left
    }

    .js-main-page-items-slider .product-card__price .cost {
        font-size: 12px
    }

    .js-main-page-items-slider .product-card__price .currency {
        font-size: 12px;
    }

    .modal-form .order-last .section__title {
        margin-bottom: 15px
    }

    .modal-form__btn {
        width: 100%
    }

    .modal-form__add-file {
        padding-top: 20px;
        margin-bottom: 30px
    }
}

.modal-delivery-clause .modal-body > .scrollbar-inner {
    max-height: calc(100vh - 200px);
    overflow-y: auto
}

.modal-delivery-clause .delivery-clause-content {
    padding: 50px 40px;
    color: #6D7281;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    overflow-y: auto;
    max-height: 100%
}

@media (max-width: 1023px) {
    .modal-delivery-clause .modal-body > .scrollbar-inner {
        max-height: calc(100vh - 140px)
    }

    .modal-delivery-clause .delivery-clause-content {
        padding: 30px 20px
    }
}

.modal-reclaim textarea.form-control {
    max-height: calc(100vh - 130px)
}

.modal-reclaim .modal-form__footer .btn {
    margin-top: 10px
}

@media (max-width: 1023px) {
    .modal-reclaim textarea.form-control {
        min-height: 235px
    }
}

@media (max-width: 767px) {
    .modal-reclaim textarea.form-control {
        min-height: 150px
    }
}

.modal-message {
    position: relative;
    padding: 100px;
    text-align: center
}

.modal-message__icon {
    margin: 0 auto 30px;
    display: block;
    width: 150px;
    line-height: 0
}

.modal-message__icon svg {
    width: 100%;
    height: auto
}

.modal-message__title {
    margin-bottom: 50px
}

.modal-message__btn {
    min-width: 180px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

@media (max-width: 575px) {
    .modal-message {
        padding: 50px 30px
    }

    .modal-message__icon {
        margin: 0 auto 20px;
        width: 100px
    }

    .modal-message__title {
        margin-bottom: 30px
    }
}

@media (max-width: 575px) {
    .modal-consultation .section__title_style9 {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.section_interiors .section__header .header-title {
    margin-bottom: 25px
}

.section_interiors .section__body {
    position: relative
}

.section_interiors .section__body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 306px;
    background-color: #6A6F7B;
    top: 0
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block {
    position: relative;
    display: block;
    color: #252A2E;
    margin-bottom: 50px
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img {
    position: relative;
    margin-bottom: 10px;
    padding-top: 80%;
    z-index: 0;
    background-color: #6D7281;
    overflow: hidden
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__title {
    padding-left: 1px;
    padding-right: 10px;
    text-align: center
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:focus,
.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:hover {
    color: #9FA5B9
}

.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:focus .blog-block__img .background-img,
.section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block:hover .blog-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_interiors .section__body .pagination-block {
    margin-top: 0
}

.section_interiors .btn_bordered {
    background-color: #F3F6FB
}

.section_interiors .btn_bordered:focus,
.section_interiors .btn_bordered:hover {
    background-color: #D9E1EA
}

.section_interiors-inner .section__header .header-breadcrumbs {
    padding-bottom: 75px
}

.section_interiors-inner .section__header .header-main-title {
    margin-bottom: 20px;
    display: none
}

.section_interiors-inner .section__header .header-secondary-title-wrapper {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 50px 0
}

.section_interiors-inner .section__header .header-secondary-title-wrapper .header-secondary-title {
    margin-left: 1000px
}

.section_interiors-inner .section__body .interior-illustrations {
    height: 262px
}

.section_interiors-inner .section__body .interior-illustrations__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_interiors-inner .section__body .interior-illustrations__img {
    height: 652px;
    width: 900px;
    -webkit-transform: translateY(-186px);
    -ms-transform: translateY(-186px);
    transform: translateY(-186px);
    display: block
}

.section_interiors-inner .section__body .interior-illustrations__img .background-img {
    position: relative
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker {
    border: 1px solid transparent;
    line-height: 0;
    border-radius: 3px;
    padding: 5px;
    color: #9FA5B9;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    position: absolute
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker.active {
    background-color: #252A2E;
    color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px #ffffff;
    box-shadow: 0px 7px 30px #ffffff
}

.section_interiors-inner .section__body .interior-illustrations__img .slider-marker:focus,
.section_interiors-inner .section__body .interior-illustrations__img .slider-marker:hover {
    background-color: #252A2E;
    color: #ffffff;
    -webkit-box-shadow: 0px 7px 30px #ffffff;
    box-shadow: 0px 7px 30px #ffffff
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
    top: 333px;
    left: 146px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
    top: 100px;
    left: 376px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
    top: 293px;
    left: 544px
}

.section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
    top: 358px;
    left: 813px
}

.section_interiors-inner .section__body .interior-illustrations__slider {
    margin-left: 100px
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-title {
    margin: 20px 0;
    font-size: 14px;
    line-height: 17px;
    color: #9FA5B9
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
    width: 320px
}

.section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-nav {
    margin-left: 55px;
    margin-top: 90px
}

.section_interiors-inner .section__body .interior-illustrations__slider .product-card__header {
    padding-top: 81%
}

.section_interiors-inner .section__body .interior-illustrations__slider .product-card__footer {
    display: none
}

.section_interiors-inner .section__body .interior-description {
    background-color: #6A6F7B;
    color: #ffffff;
    padding: 254px 0 75px;
    position: relative
}

.section_interiors-inner .section__body .interior-description .show-kit-btn {
    letter-spacing: 0.05em;
    position: absolute;
    left: 15px;
    bottom: -100px;
    -webkit-box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4);
    box-shadow: 0px 7px 30px rgba(21, 29, 71, 0.4)
}

.section_promotions .section__header .header-title {
    margin-bottom: 25px
}

.section_promotions .section__body .promotion-content .col-12 {
    margin-bottom: 30px
}

.section_promotions .section__body .promotion-content .promotion-block {
    height: 100%
}

.section_promotions .section__body .promotion-content .promotion-block__img {
    display: block;
    position: relative;
    height: 300px;
    overflow: hidden;
    border-bottom: 1px solid #E7EDF4
}

.section_promotions .section__body .promotion-content .promotion-block__img .background-img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_promotions .section__body .promotion-content .promotion-block__footer {
    padding: 20px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
    font-size: 14px;
    line-height: 17px;
    color: #6D7281;
    margin-top: 25px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link {
    position: absolute;
    right: 35px;
    bottom: 20px;
    color: #6D7281;
    display: table
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link__icon {
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px
}

.section_promotions .section__body .promotion-content .promotion-block__footer .promotion-link__text {
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.05em;
    display: table-cell;
    vertical-align: middle
}

.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-link,
.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-title,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-link,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-title {
    color: #9FA5B9
}

.section_promotions .section__body .promotion-content .promotion-block:focus .promotion-block__img .background-img,
.section_promotions .section__body .promotion-content .promotion-block:hover .promotion-block__img .background-img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.section_promotions-inner .section__header .section__breadcrumbs {
    padding-bottom: 167px
}

.section_promotions-inner .section__header .header-title {
    position: absolute;
    bottom: 20px
}

.section_promotions-inner .section__body .promotion-info {
    min-height: 250px;
    color: #ffffff
}

.section_promotions-inner .section__body .promotion-info .promotion-img {
    position: absolute;
    width: 100%;
    top: -142px;
    bottom: -100px
}

.section_promotions-inner .section__body .promotion-info .main-text {
    padding-top: 50px;
    padding-bottom: 15px
}

.section_promotions-inner .section__body .promotion-info .main-text :last-child {
    margin-bottom: 0
}

.section_promotions-inner .section__body .promotion-info .add-text {
    margin: 0
}

.section_promotions-inner .section__body .promotion-info .add-text span {
    padding-right: 15px;
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.5)
}

.section_promotions-inner .section__body .promotion-info .stock-block {
    padding: 20px 0 20px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.section_promotions-inner .section__body .promotion-info .stock-block__text {
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle;
    color: #252A2E;
    font-size: 16px;
    line-height: 19px
}

.section_promotions-inner .section__body .promotion-info .stock-block__timer {
    display: inline-block;
    vertical-align: middle
}

.section_promotions-inner .section__body .promotion-info .timer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px
}

.section_promotions-inner .section__body .promotion-info .timer__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    text-align: center;
    color: #F53434
}

.section_promotions-inner .section__body .promotion-info .timer__item:last-child .timer__count:after {
    display: none
}

.section_promotions-inner .section__body .promotion-info .timer__count {
    font-weight: 800;
    font-size: 30px;
    line-height: 140%;
    padding-right: 20px;
    position: relative
}

.section_promotions-inner .section__body .promotion-info .timer__count:after {
    content: ':';
    position: absolute;
    top: -1px;
    left: 100%;
    margin-left: -14px
}

.section_promotions-inner .section__body .promotion-info .timer__text {
    color: #6D7281;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding-right: 20px
}

.section_promotions-inner .section__body .promotion-products {
    padding-top: 150px
}

.section_promotions-inner .section__body .promotion-products .select-block-title {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 30px
}

.section_promotions-inner .section__body .promotion-products .select-block {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 50px
}

.section_promotions-inner .section__body .promotion-products .select-block > * {
    padding: 0 10px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper {
    position: relative;
    width: 100%;
    color: #9FA5B9;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper svg {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper:focus,
.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper:hover {
    color: #252A2E
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single {
    margin-left: -1px;
    position: relative;
    z-index: 0
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single:focus,
.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single:hover {
    z-index: 1;
    border-color: #9FA5B9
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 50px;
    max-width: 370px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand .select2-selection--single {
    border-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_category .select2-selection--single {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_category_2 .select2-selection--single {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(100% - 370px - 220px)
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 33.333%
}

.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_1,
.section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_2 {
    color: #D9E1EA
}

.section_promotions-inner .section__body .promotion-products .select-block .btn-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 220px
}

.section_brands-page .section__header .header-title {
    margin-bottom: 25px
}

.section_brands-page .section__body {
    position: relative
}

.section_brands-page .section__body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 160px;
    background-color: #6A6F7B;
    top: 0
}

.section_brands-page .section__body .alphabet-block {
    text-align: center;
    position: relative;
    font-weight: 600;
    padding-right: 30px;
    margin-top: 30px;
    border-radius: 3px
}

.section_brands-page .section__body .alphabet-block__language-nav {
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 10
}

.section_brands-page .section__body .alphabet-block__language-nav.pagination_index-opened {
    z-index: 0
}

.section_brands-page .section__body .alphabet-block__language-nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 30px;
    height: 100%;
    display: table
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link.active {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link.active:before {
    max-width: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:hover {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:hover:before {
    max-width: 100%
}

.section_brands-page .section__body .alphabet-block__language-nav .list__item .link:before {
    content: '';
    position: absolute;
    max-width: 0;
    width: 100%;
    height: 3px;
    background-color: #252A2E;
    bottom: 0;
    -webkit-transition: max-width ease-in-out 0.3s;
    -o-transition: max-width ease-in-out 0.3s;
    transition: max-width ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item {
    display: inline-block;
    margin-left: -6px
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 18px 7px
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link.active,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link.active {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link.active:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link.active:before {
    max-width: 100%
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:hover,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:focus,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:hover {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:hover:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:focus:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:hover:before {
    max-width: 100%
}

.section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list .list__item .link:before,
.section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list .list__item .link:before {
    content: '';
    position: absolute;
    max-width: 0;
    width: 100%;
    height: 3px;
    background-color: #252A2E;
    bottom: 0;
    left: 0
}

.section_brands-page .section__body .alphabet-block__pagination {
    position: relative;
    overflow: hidden;
    display: none
}

.section_brands-page .section__body .alphabet-block__pagination .pagination {
    margin-left: auto;
    width: 80px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__current-btn {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #252A2E;
    height: 100%;
    padding: 18px 7px;
    border: none;
    border-radius: 0
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__block {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    padding: 0 80px 0 20px;
    height: 100%;
    color: #252A2E;
    background-color: #ffffff;
    overflow: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 70px;
    border-left: 1px solid #D9E1EA;
    text-align: center
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn {
    width: 100%;
    height: 100%;
    line-height: 0
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn svg {
    width: 20px;
    height: 20px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn:focus,
.section_brands-page .section__body .alphabet-block__pagination .pagination__control-btn:hover {
    color: #252A2E;
    background-color: #D9E1EA
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__content {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto
}

.section_brands-page .section__body .alphabet-block__pagination .pagination .scrollbar-inner {
    height: 100%
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link {
    cursor: pointer;
    text-align: center;
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 31px;
    text-transform: uppercase
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link.active {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link.active:before {
    width: 100%
}

.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link:focus,
.section_brands-page .section__body .alphabet-block__pagination .pagination__list .link:hover {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page .section__body .alphabet-block__pagination .pagination.pagination_opened .pagination__block {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.section_brands-page .section__body .inner-brands-block {
    margin-top: 50px
}

.section_brands-page .section__body .inner-brands-block .brand-block {
    display: block;
    position: relative;
    padding-top: 100%;
    height: 0;
    -webkit-box-shadow: inset 0px 0px 15px 0px transparent;
    box-shadow: inset 0px 0px 15px 0px transparent;
    -webkit-transition: -webkit-box-shadow ease-in-out 0.3s;
    transition: -webkit-box-shadow ease-in-out 0.3s;
    -o-transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s;
    transition: box-shadow ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
    z-index: 1;
    background-color: #ffffff
}

.section_brands-page .section__body .inner-brands-block .brand-block__img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px
}

.section_brands-page .section__body .inner-brands-block .brand-block__img {
    -webkit-transition: -webkit-transform ease-in-out 0.3s;
    transition: -webkit-transform ease-in-out 0.3s;
    -o-transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s;
    transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s
}

.section_brands-page .section__body .inner-brands-block .brand-block:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    border: 1px solid #F3F6FB
}

.section_brands-page .section__body .inner-brands-block .brand-block:focus,
.section_brands-page .section__body .inner-brands-block .brand-block:hover {
    -webkit-box-shadow: inset 0px 0px 15px 0px #E7EDF4;
    box-shadow: inset 0px 0px 15px 0px #E7EDF4
}

.section_brands-page .section__body .inner-brands-block .brand-block:focus .brand-block__img,
.section_brands-page .section__body .inner-brands-block .brand-block:hover .brand-block__img {
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9)
}

.section_brands-page-inner .section__header .header-title {
    margin-bottom: 25px
}

.section_brands-page-inner .section__body .brand-description {
    color: #ffffff
}

.section_brands-page-inner .section__body .brand-description__text {
    padding: 50px 0
}

.section_brands-page-inner .section__body .brand-description__logo {
    position: relative;
    width: 100%;
    top: -100px
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block {
    width: 100%;
    height: 0;
    padding-top: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    position: relative
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 95%
}

.section_brands-page-inner .section__body .brand-description__logo .brand-block__country {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 17px
}

.section_brands-page-inner .section__body .brand-info {
    padding-top: 50px
}

.section_brands-page-inner .alphabet-block {
    position: relative;
    margin-top: -30px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    font-weight: 600;
    border-radius: 3px
}

.section_brands-page-inner .alphabet-block .scrollbar-inner {
    overflow: auto
}

.section_brands-page-inner .alphabet-block .scrollbar-inner > .scroll-element.scroll-x {
    bottom: 0
}

.section_brands-page-inner .alphabet-block__language-nav {
    position: relative;
    height: 100%;
    z-index: 10
}

.section_brands-page-inner .alphabet-block__language-nav.pagination_index-opened {
    z-index: 0
}

.section_brands-page-inner .alphabet-block__language-nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.section_brands-page-inner .alphabet-block__language-nav .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: 60px;
    display: table
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link.active {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link.active:before {
    width: 100%
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link:focus,
.section_brands-page-inner .alphabet-block__language-nav .list__item .link:hover {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link:focus:before,
.section_brands-page-inner .alphabet-block__language-nav .list__item .link:hover:before {
    max-width: 100%
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link.active:before {
    max-width: 100%
}

.section_brands-page-inner .alphabet-block__language-nav .list__item .link:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 0;
    height: 3px;
    background-color: #252A2E;
    bottom: 0;
    -webkit-transition: max-width ease-in-out 0.3s;
    -o-transition: max-width ease-in-out 0.3s;
    transition: max-width ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__language-nav .list__item + .list__item {
    padding-left: 30px
}

.section_brands-page-inner .alphabet-block__language-nav .scroll-scrollx_visible .list .link:before {
    bottom: 7px
}

.section_brands-page-inner .alphabet-block__pagination {
    position: relative;
    overflow: hidden;
    display: none
}

.section_brands-page-inner .alphabet-block__pagination .pagination {
    margin-left: auto;
    width: 100%
}

.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #252A2E;
    height: 100%;
    padding: 13px 40px 12px 7px;
    border: none;
    border-radius: 0;
    text-align: left;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn .btn__text {
    position: relative
}

.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn .btn__text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #252A2E;
    bottom: -14px
}

.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn .btn__icon {
    position: absolute;
    right: 20px;
    margin-left: 0
}

.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn:focus,
.section_brands-page-inner .alphabet-block__pagination .pagination__current-btn:hover {
    text-shadow: 1px 0 0 currentColor;
    background-color: #ffffff
}

.section_brands-page-inner .alphabet-block__pagination .pagination__block {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    padding: 0 70px 0 7px;
    height: 100%;
    color: #252A2E;
    background-color: #ffffff;
    overflow: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__pagination .pagination__control {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 60px;
    border-left: 1px solid #D9E1EA;
    text-align: center
}

.section_brands-page-inner .alphabet-block__pagination .pagination__control-btn {
    width: 100%;
    height: 100%;
    line-height: 0
}

.section_brands-page-inner .alphabet-block__pagination .pagination__control-btn svg {
    width: 20px;
    height: 20px
}

.section_brands-page-inner .alphabet-block__pagination .pagination__control-btn:focus,
.section_brands-page-inner .alphabet-block__pagination .pagination__control-btn:hover {
    color: #252A2E;
    background-color: #D9E1EA
}

.section_brands-page-inner .alphabet-block__pagination .pagination__content {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto
}

.section_brands-page-inner .alphabet-block__pagination .pagination .scrollbar-inner {
    height: 100%
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .list__item + .list__item {
    padding-left: 20px
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .link {
    cursor: pointer;
    text-align: center;
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 31px;
    text-transform: uppercase
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .link.active {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .link.active:before {
    width: 100%
}

.section_brands-page-inner .alphabet-block__pagination .pagination__list .link:focus,
.section_brands-page-inner .alphabet-block__pagination .pagination__list .link:hover {
    text-shadow: 1px 0 0 currentColor;
    -webkit-transition: text-shadow ease-in-out 0.3s;
    -o-transition: text-shadow ease-in-out 0.3s;
    transition: text-shadow ease-in-out 0.3s
}

.section_brands-page-inner .alphabet-block__pagination .pagination.pagination_opened .pagination__block {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.section_brands-page-inner .brands-catalog {
    padding-top: 50px
}

@media (min-width: 1550px) {
    .section_brands-page-inner .brands-catalog .col-xl-3 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 20% !important
    }
}

@media (max-width: 1549px) {
    .section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
        margin: 10px 0 40px
    }

    .section_promotions-inner .section__body .promotion-products .select-block-title {
        margin-bottom: 20px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
        max-width: 270px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        max-width: calc(100% - 270px - 200px)
    }

    .section_interiors-inner .section__header .header-breadcrumbs {
        padding-bottom: 0
    }

    .section_interiors-inner .section__header .header-main-title {
        display: block
    }

    .section_interiors-inner .section__header .header-secondary-title-wrapper .header-secondary-title {
        margin-left: 0;
        text-align: left
    }

    .section_interiors-inner .section__body .interior-illustrations__wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .section_interiors-inner .section__body .interior-illustrations__img {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        height: 366px;
        width: 510px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .slider-marker {
        padding: 0
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        top: 190px;
        left: 80px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        top: 55px;
        left: 210px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        top: 165px;
        left: 308px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        top: 200px;
        left: 460px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider {
        margin: 0
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
        width: 280px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .product-card__header {
        padding-top: 65%
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .product-card__body {
        height: auto
    }

    .section_interiors-inner .section__body .interior-description {
        padding: 150px 20px 50px
    }

    .section_interiors-inner .section__body .interior-description .show-kit-btn {
        bottom: -75px
    }

    .section_brands-page .section__body .alphabet-block {
        text-align: right;
        margin-top: 10px
    }

    .section_brands-page-inner .section__body .brand-description__logo {
        top: -50px
    }

    .section_brands-page-inner .section__body .brand-description__logo .brand-block {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1200px) {
    .section_promotions-inner .promotion-catalog .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width: 1199px) {
    .section_promotions-inner .section__header .section__breadcrumbs {
        padding-bottom: 0
    }

    .section_promotions-inner .section__header .header-title {
        position: static;
        padding: 20px 0 145px
    }

    .section_promotions-inner .section__body .promotion-info .promotion-img {
        top: -125px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper .select2-selection--single {
        margin-left: 0px !important;
        margin-top: -1px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category .select2-selection--single {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper .select-wrapper_category_2 .select2-selection--single {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }

    .section_brands-page .section__body .alphabet-block {
        padding-right: 0
    }

    .section_brands-page .section__body .alphabet-block__language-content .tab-pane-english .letters-list,
    .section_brands-page .section__body .alphabet-block__language-content .tab-pane-russian .letters-list {
        display: none
    }

    .section_brands-page .section__body .alphabet-block__pagination {
        display: block
    }
}

@media (max-width: 1023px) {
    .section_interiors-inner .section__body .interior-illustrations {
        height: auto
    }

    .section_interiors-inner .section__body .interior-illustrations__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-container {
        margin: 0
    }

    .section_interiors-inner .section__body .interior-description {
        padding-top: 30px
    }

    .section_interiors-inner .section__body .interior-description .show-kit-btn {
        bottom: -72.5px
    }

    .section_promotions-inner .section__body .promotion-info .add-text span {
        display: block
    }

    .section_promotions-inner .section__body .promotion-info .stock-block__text {
        font-weight: 600;
        font-size: 14px;
        line-height: 17px
    }

    .section_promotions-inner .section__body .promotion-info .timer__count {
        font-size: 20px;
        line-height: 140%
    }

    .section_promotions-inner .section__body .promotion-info .timer__text {
        font-size: 8px
    }

    .section_promotions-inner .section__body .promotion-products .select-block-title {
        font-size: 20px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper .select2-selection--single {
        margin-left: 0px !important;
        margin-top: -1px
    }

    .section_promotions-inner .section__body .promotion-products .select-block .select-wrapper_brand {
        margin-bottom: 10px;
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .categories-wrapper {
        margin-left: 0px;
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .btn-wrapper {
        max-width: 100%
    }

    .section_promotions-inner .section__body .promotion-products .select-block .choose-btn {
        margin-left: 0px;
        margin-top: 30px
    }

    .section_brands-page-inner .section__header .header-title {
        margin-bottom: 80px
    }

    .section_brands-page-inner .section__body .brand-description__text {
        padding: 0 0 30px
    }

    .section_brands-page-inner .section__body .brand-description__logo {
        width: 280px;
        top: -50px
    }

    .section_brands-page-inner .section__body .brand-description__logo .brand-block {
        padding-left: 10px;
        padding-right: 10px
    }

    .section_brands-page-inner .alphabet-block {
        margin-top: -25px;
        padding-right: 0;
        padding-left: 13px
    }

    .section_brands-page-inner .alphabet-block__language-nav .scrollbar-inner {
        display: none
    }

    .section_brands-page-inner .alphabet-block__pagination {
        display: block
    }

    .section_brands-page-inner .brands-catalog {
        padding-top: 30px
    }
}

@media (max-width: 767px) {
    .section_interiors .section__header .header-title {
        margin-bottom: 20px
    }

    .section_promotions .section__header .header-title {
        margin-bottom: 20px
    }

    .section_promotions-inner .section__body .promotion-info .main-text {
        padding-top: 155px
    }

    .section_promotions-inner .section__body .promotion-info .promotion-img {
        top: -125px;
        bottom: -125px
    }

    .section_promotions-inner .section__body .promotion-products {
        padding-top: 90px
    }

    .section_brands-page .header-title {
        margin-bottom: 20px
    }
}

@media (max-width: 575px) {
    .section_interiors .section__body:before {
        height: 200px
    }

    .section_interiors .section__body .inner-interiors-list {
        margin-top: 20px
    }

    .section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block {
        margin-bottom: 30px;
        margin-left: -20px;
        margin-right: -20px
    }

    .section_interiors .section__body .inner-interiors-list .tab-pane-laconic .blog-block__img {
        padding-top: 100%
    }

    .section_interiors-inner .section__body .interior-illustrations__img {
        height: 240px;
        width: 320px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        top: 114px;
        left: 55px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        top: 25px;
        left: 117px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        top: 106px;
        left: 186px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        top: 122px;
        left: 270px
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .section_interiors-inner .section__body .interior-illustrations__slider .slider-wrapper .swiper-nav {
        margin: 30px 0 0 0
    }

    .section_promotions .section__body .promotion-content .col-12 {
        margin-bottom: 10px
    }

    .section_promotions .section__body .promotion-content .promotion-block__img {
        height: 0;
        padding-top: 65%
    }

    .section_promotions .section__body .promotion-content .promotion-block__footer {
        padding-top: 10px
    }

    .section_promotions .section__body .promotion-content .promotion-block__footer .promotion-date {
        font-weight: 600
    }

    .section_promotions-inner .section__body .promotion-info .stock-block__text {
        padding-right: 20px;
        width: 100px
    }

    .section_promotions-inner .section__body .promotion-products .select-block {
        padding-bottom: 30px
    }

    .section_promotions-inner .section__body .promotion-products .promotion-catalog .product-card__footer {
        display: block
    }

    .section_brands-page .section__body:before {
        height: 122px
    }

    .section_brands-page .section__body .inner-brands-block {
        margin-top: 30px
    }
}

@media (max-width: 321px) {
    .section_interiors-inner .section__body .interior-illustrations__img .background-img {
        margin: 0 -20px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_1 {
        left: 35px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_2 {
        left: 97px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_3 {
        left: 166px
    }

    .section_interiors-inner .section__body .interior-illustrations__img .marker_4 {
        left: 250px
    }
}

.section_map-shops .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-shops .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-shops .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-shops .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-shops .section__header .header-title__contacts {
    margin-left: auto;
    margin-bottom: 25px
}

.section_map-shops .section__header .header-title__contacts .link {
    display: table;
    color: #6D7281
}

.section_map-shops .section__header .header-title__contacts .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops .section__header .header-title__contacts .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-shops .section__header .header-title__contacts .link:focus,
.section_map-shops .section__header .header-title__contacts .link:hover {
    color: #252A2E
}

.section_map-shops .section__body .info-block .shop-info {
    padding: 30px 0;
    position: relative
}

.section_map-shops .section__body .info-block .shop-info .address {
    display: table;
    margin-bottom: 20px
}

.section_map-shops .section__body .info-block .shop-info .address__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops .section__body .info-block .shop-info .address__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-decoration: underline;
    color: #6D7281
}

.section_map-shops .section__body .info-block .shop-info .address__text:focus,
.section_map-shops .section__body .info-block .shop-info .address__text:hover {
    color: #252A2E
}

.section_map-shops .section__body .info-block .shop-info .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops .section__body .info-block .shop-info .phone__icon {
    margin-right: 15px
}

.section_map-shops .section__body .info-block .shop-info .phone__text {
    color: #6D7281
}

.section_map-shops .section__body .info-block .shop-info .phone__text .line {
    display: block
}

.section_map-shops .section__body .info-block .shop-info .phone__text a.line:focus,
.section_map-shops .section__body .info-block .shop-info .phone__text a.line:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops .section__body .info-block .shop-info .throw-line {
    display: none
}

.section_map-shops .section__body .info-block .shop-info + .shop-info:before {
    content: '';
    position: absolute;
    left: -10000%;
    right: -200px;
    top: 0;
    height: 1px;
    background-color: #E7EDF4
}

.section_map-shops .section__body .map-block {
    border: 1px solid #D9E1EA;
    border-radius: 3px 3px 3px 0px;
    height: calc(100% + 100px);
    margin: -50px 0
}

.section_map-shops-inner .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-shops-inner .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-shops-inner .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-shops-inner .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-shops-inner .section__header .header-title__contacts {
    margin-left: auto;
    margin-bottom: 25px
}

.section_map-shops-inner .section__header .header-title__contacts .link {
    display: table;
    color: #6D7281
}

.section_map-shops-inner .section__header .header-title__contacts .link__icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops-inner .section__header .header-title__contacts .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-shops-inner .section__header .header-title__contacts .link:focus,
.section_map-shops-inner .section__header .header-title__contacts .link:hover {
    color: #252A2E
}

.section_map-shops-inner .section__body .shop-block {
    padding-right: 15%;
    color: #6D7281;
    padding: 50px 0
}

.section_map-shops-inner .section__body .shop-block__slider {
    position: relative;
    z-index: 1
}

.section_map-shops-inner .section__body .shop-block__slider .slider_thumbs {
    position: relative;
    z-index: 1
}

.section_map-shops-inner .section__body .shop-block__slider .slider_thumbs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    height: 1px;
    background-color: #F3F6FB
}

.section_map-shops-inner .section__body .shop-block__slide {
    position: relative;
    z-index: 0;
    display: block;
    height: 300px
}

.section_map-shops-inner .section__body .shop-block__slide-thumbs {
    position: relative;
    z-index: 0;
    display: block;
    height: 95px
}

.section_map-shops-inner .section__body .shop-reference-block {
    position: relative;
    height: calc(100% + 100px);
    margin: -50px 0;
    min-height: 500px;
    border-radius: 3px 3px 3px 0px;
    overflow: hidden
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper {
    position: relative;
    color: #ffffff;
    z-index: 2
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block {
    padding: 30px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address {
    display: table;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .icon {
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-decoration: underline
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text:focus,
.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__address .text:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 15px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone .line {
    display: block
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone a.line:focus,
.section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block__phone a.line:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    padding: 30px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 15px
}

.section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text .line {
    margin-bottom: 10px
}

.section_map-shops-inner .section__body .shop-reference-block__map {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    border: 1px solid #D9E1EA;
    background-color: #D9E1EA
}

.section_map-contacts .section__header .section__breadcrumbs {
    padding-bottom: 0
}

.section_map-contacts .section__header .header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0
}

.section_map-contacts .section__header .header-title__main {
    margin-bottom: 30px
}

.section_map-contacts .section__header .header-title__add-text {
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    color: #6D7281
}

.section_map-contacts .section__header .header-title__shops {
    margin-left: auto;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 16px
}

.section_map-contacts .section__header .header-title__shops .link {
    display: table;
    color: #6D7281
}

.section_map-contacts .section__header .header-title__shops .link__icon {
    display: table-cell;
    width: 30px;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__header .header-title__shops .link__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__header .header-title__shops a.link:focus,
.section_map-contacts .section__header .header-title__shops a.link:hover {
    color: #252A2E
}

.section_map-contacts .contact-item {
    display: table;
    margin-bottom: 20px
}

.phone.contact-item p {
    margin-bottom: 0px !important;
}

.section_map-contacts .contact-item__icon {
    display: table-cell;
    width: 20px;
    vertical-align: top;
    line-height: 0
}

.section_map-contacts .contact-item__icon svg {
    max-width: 100%;
    height: auto
}

.section_map-contacts .contact-item__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    color: #6D7281
}

.section_map-contacts .contact-item__text a:focus,
.section_map-contacts .contact-item__text a:hover {
    color: #252A2E
}

.section_map-contacts .contact-item .line {
    display: block
}

.section_map-contacts .contact-item .line + .line {
    margin-top: 7px
}

.section_map-contacts a.contact-item__text:focus,
.section_map-contacts a.contact-item__text:hover {
    color: #252A2E
}

.section_map-contacts .section__body .info-block {
    padding-bottom: 0
}

@media (min-width: 1200px) {
    .section_map-contacts .section__body .info-block .row {
        margin: 0 -25px
    }

    .section_map-contacts .section__body .info-block .row .col-12 {
        padding: 0 25px
    }
}

.section_map-contacts .section__body .info-block .info-content {
    padding: 25px 0;
    position: relative
}

.section_map-contacts .section__body .info-block .info-content + .info-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 100%;
    background-color: #E7EDF4
}

.section_map-contacts .section__body .info-block .title {
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 30px
}

.section_map-contacts .section__body .info-block .address-block .contact-item-wrapper + .contact-item-wrapper {
    padding-top: 10px
}

.section_map-contacts .section__body .info-block .address-block,
.section_map-contacts .section__body .info-block .service-block {
}

.section_map-contacts .section__body .info-block .address-block .address__text,
.section_map-contacts .section__body .info-block .service-block .address__text {
    text-decoration: underline
}

.section_map-contacts .section__body .info-block .address-block .throw-line,
.section_map-contacts .section__body .info-block .service-block .throw-line {
    display: none
}

.section_map-contacts .section__body .shop-reference-block {
    position: relative;
    height: 100%;
    min-height: 500px;
    padding-left: 60px;
    border-radius: 3px 3px 3px 0px;
    overflow: hidden
}

.section_map-contacts .section__body .shop-reference-block__wrapper {
    position: relative;
    z-index: 1000;
    color: #ffffff
}

.section_map-contacts .section__body .shop-reference-block__wrapper .announcement-block {
    position: relative;
    padding: 20px 40px;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    border-radius: 3px 3px 0px 0px
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block {
    display: none;
    padding: 30px 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.15)
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone {
    margin-bottom: 20px;
    display: table;
    min-width: 190px
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__icon {
    display: table-cell;
    width: 26px;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text:focus,
.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .phone__text:hover {
    color: rgba(255, 255, 255, 0.5)
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule {
    display: table
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule__icon {
    display: table-cell;
    width: 26px;
    vertical-align: middle;
    line-height: 0
}

.section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block .schedule__text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.section_map-contacts .section__body .shop-reference-block__map {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(100% - 60px);
    border: 1px solid #D9E1EA;
    background-color: #D9E1EA
}

.section_map-contacts .section__body .shop-reference-block__map .map-block {
    height: 100%;
}

@media (max-width: 1549px) {

    .section_map-contacts .section__body .info-block .address-block .phone-email-wrapper,
    .section_map-contacts .section__body .info-block .service-block .phone-email-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section_map-contacts .section__body .info-block .address-block .phone-email-wrapper .email,
    .section_map-contacts .section__body .info-block .service-block .phone-email-wrapper .email {
        margin-left: 0;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper {
        color: #ffffff
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper .schedule-block {
        padding: 30px
    }
}

@media (max-width: 1199px) {
    .section_map-shops-inner .section__body .shop-reference-block__wrapper .address-block {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15)
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block {
        border-right: 0
    }

    .section_map-contacts .section__body .info-block {
        padding-bottom: 0
    }

    .section_map-contacts .section__body .shop-reference-block {
        height: 100%;
        margin: 0;
        min-height: 0
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper .announcement-block {
        position: static;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .section_map-contacts .section__body .shop-reference-block__map {
        position: relative;
        min-height: 0;
        height: 400px
    }
}

@media (max-width: 1023px) {
    .section_map-shops .section__body .shop-reference-block {
        height: calc(100% + 40px);
        margin: 0 0 -40px;
        min-height: 0
    }

    .section_map-shops .section__body .shop-reference-block .map-block {
        position: relative;
        min-height: 0;
        height: 400px;
        margin: 0
    }

    .section_map-shops-inner .section__body .shop-reference-block {
        height: 100%;
        margin: 0;
        min-height: 0
    }
}

@media (max-width: 767px) {
    .section_map-shops .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-shops .section__header .header-title__contacts {
        margin: 0
    }

    .section_map-shops .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }

    .section_map-shops-inner .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-shops-inner .section__header .header-title__contacts {
        margin: 0
    }

    .section_map-shops-inner .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }

    .section_map-contacts {
        margin-bottom: 0px
    }

    .section_map-contacts .section__header .header-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 30px
    }

    .section_map-contacts .section__header .header-title__shops {
        margin: 0
    }

    .section_map-contacts .section__header .header-title__add-text {
        display: block;
        padding-left: 0
    }
}

@media (max-width: 575px) {
    .section_map-shops .section__body .map-block {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-shops-inner .section__body .shop-block {
        padding: 30px 0
    }

    .section_map-shops-inner .section__body .shop-block__slide {
        height: 160px
    }

    .section_map-shops-inner .section__body .shop-block__slide-thumbs {
        height: 40px
    }

    .section_map-shops-inner .section__body .shop-reference-block {
        margin-bottom: 0;
        height: 100%;
        border-radius: 0;
        overflow: visible
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-shops-inner .section__body .shop-reference-block__wrapper .schedule-block__text .line {
        margin-bottom: 5px
    }

    .section_map-shops-inner .section__body .shop-reference-block__map {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-contacts .section__body .shop-reference-block {
        margin-bottom: 0;
        height: 100%;
        border-radius: 0;
        overflow: visible
    }

    .section_map-contacts .section__body .shop-reference-block__wrapper {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .section_map-contacts .section__body .shop-reference-block__map {
        height: 400px;
        margin: 0 -20px;
        width: calc(100% + 40px)
    }
}

.header__controls .controls__cell_logo {
    width: 120px;
}

@media (max-width: 1549px) {
    .header__controls .controls__cell_logo {
        width: 120px;
    }
}

@media (max-width: 1023px) {
    .header__logo-wrapper {
        margin-right: auto;
    }

    .header__logo {
        width: 48px;
        margin-top: 0;
        height: 48px;
    }

    .header__search .form-control {
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.20) !important;
    }
}

@media (max-width: 575px) {
    .header__logo-wrapper {
        margin: auto;
    }
}

.promocode-block {
    background-color: #252A2E;
}

.product-block__main + .product-block__complect {
    padding-top: 0;
}

.product-block__complect + .product-block__descr,
.product-block__complect + .product-block__params {
    margin-top: 100px;
}

@media (max-width: 1549px) {
    .product-block__complect + .product-block__descr,
    .product-block__complect + .product-block__params {
        margin-top: 80px;
    }
}

@media (max-width: 1199px) {
    .product-block__complect + .product-block__descr,
    .product-block__complect + .product-block__params {
        margin-top: 60px;
    }
}

@media (max-width: 1023px) {
    .product-block__complect + .product-block__descr,
    .product-block__complect + .product-block__params {
        margin-top: 45px;
    }
}

@media (max-width: 767px) {
    .product-block__complect + .product-block__descr,
    .product-block__complect + .product-block__params {
        margin-top: 30px;
    }
}

.modal .modal-close {
    margin-left: auto;
}

.modal-one-click .btn {
    margin-top: 10px
}

.modal-one-click .modal-form__body {
    padding: 50px 40px 40px
}

@media (max-width: 1023px) {
    .modal-one-click .modal-form__body {
        padding: 40px 20px 30px
    }
}

img, svg {
    user-select: none;
}

@media (min-width: 768px) {
    .modal-xsm {
        max-width: 650px;
    }
}

@media (min-width: 576px) {
    .promocode-block .col-12 {
        max-width: 100%;
    }
}

.section_mp-banners {
    padding-top: 50px;
    padding-bottom: 50px
}

.section_mp-banners .swiper-slide {
    height: auto;
    background-color: #F3F6FB
}

.section_mp-banners .banner-block {
    position: relative;
    display: block;
    background-color: #F3F6FB;
    border-radius: 3px;
    overflow: hidden
}

.section_mp-banners .banner-block__body,
.section_mp-banners .banner-block__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%
}

.section_mp-banners .banner-block__title {
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    margin-bottom: 20px;
    display: block;
    position: relative;
    z-index: 2
}

.section_mp-banners .banner-block__title:focus,
.section_mp-banners .banner-block__title:hover {
    color: #9FA5B9
}

.section_mp-banners .banner-block__title p {
    margin-bottom: 0
}

.section_mp-banners .banner-block__descr {
    margin-bottom: 45px;
    color: #6D7281;
    font-size: 16px;
    word-break: break-word
}

.section_mp-banners .banner-block__descr:last-child {
    margin-bottom: 0
}

.section_mp-banners .banner-block .cost,
.section_mp-banners .banner-block__discount {
    color: #252A2E;
    font-weight: 800;
    font-size: 40px
}

.section_mp-banners .banner-block__price {
    color: #6D7281;
    font-size: 16px;
    white-space: nowrap
}

.section_mp-banners .banner-block__price .old {
    display: block;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.section_mp-banners .banner-block__price .currency {
    margin-left: 5px
}

@media (min-width: 1200px) {
    .section_mp-banners .banner-block__discount {
        max-width: 100%;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media (min-width: 1200px) and (max-width: 1549px) {
    .section_mp-banners .banner-block .cost,
    .section_mp-banners .banner-block__discount {
        font-size: 30px
    }
}

.section_mp-banners .banner-block__footer {
    margin-top: auto;
    padding-top: 5px
}

.section_mp-banners .banner-block__link {
    display: table;
    font-size: 14px;
    position: relative;
    z-index: 2
}

.section_mp-banners .banner-block__link .link__icon,
.section_mp-banners .banner-block__link .link__text {
    display: table-cell;
    vertical-align: middle
}

.section_mp-banners .banner-block__link .link__icon {
    width: 24px;
    line-height: 16px
}

.section_mp-banners .banner-block__link .link__icon svg {
    width: 24px;
    height: 24px
}

.section_mp-banners .banner-block__link .link__text {
    padding-left: 15px;
    text-transform: uppercase;
    line-height: 24px
}

.section_mp-banners .banner-block__link .btn__icon_default {
    display: inline-block
}

.section_mp-banners .banner-block__link .btn__icon_active {
    display: none
}

.section_mp-banners .banner-block__link:focus,
.section_mp-banners .banner-block__link:hover {
    color: #9FA5B9
}

.section_mp-banners .banner-block__link.active {
    color: #252A2E
}

.section_mp-banners .banner-block__link.active .btn__icon_active {
    display: inline-block
}

.section_mp-banners .banner-block__link.active .btn__icon_default {
    display: none
}

.section_mp-banners .banner-block__link_main {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    min-height: 100%;
    z-index: 1
}

.section_mp-banners .banner-block_main {
    padding: 55.5% 0 0;
    height: 0;
    min-height: 0
}

.section_mp-banners .banner-block_small {
    height: 100%;
    min-height: 0
}

.banner-block-above {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.banner-block-above h3 {
    color: #FFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
}

.banner-block-above p {
    color: #fff;
    font-size: 16px;
    opacity: 75%;
    font-style: normal;
    font-weight: 600;
    margin: 10px 0;
    line-height: 130%;
}

.banner-block-above span {
    padding: 13px 40px;
    border-radius: 3px;
    background: #252A2E;
    color: #FFF;
    display: block;
    margin-top: 25px;
    transition: 0.4s;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
}

.banner-block-above span:hover {
    opacity: 50%;
}

.small-banners .banner-block-above h3 {
    color: #207DFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 130%;
}

.small-banners .banner-block-above p {
    color: #252A2E;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
}

.small-banners .banner-block-above .button-to-end {
    display: flex;
    justify-content: end;
    width: 100%;
}

.section_mp-banners .banner-block_inner {
    padding: 45px 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    min-height: 400px
}

.section_mp-banners .banner-block_video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -webkit-linear-gradient(319.61deg, rgba(106, 111, 123, 0.7) 7.35%, rgba(106, 111, 123, 0) 91.67%);
    background: -o-linear-gradient(319.61deg, rgba(106, 111, 123, 0.7) 7.35%, rgba(106, 111, 123, 0) 91.67%);
    background: linear-gradient(130.39deg, rgba(106, 111, 123, 0.7) 7.35%, rgba(106, 111, 123, 0) 91.67%);
    opacity: 1;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_mp-banners .banner-block_video:focus:before,
.section_mp-banners .banner-block_video:hover:before {
    opacity: 0
}

.banner-block__icon.svg-icon svg {
    height: 20px;
}

.banner-block__icon.svg-icon:hover svg {
    opacity: 75%;
}

.section_mp-banners .banner-block__icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    width: 20px;
    height: 20px;
    -webkit-transition: opacity ease-in-out 0.3s;
    -o-transition: opacity ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s
}

.section_mp-banners .swiper-pagination {
    left: 20px;
    right: 20px;
    bottom: 15px;
    width: auto;
    text-align: right;
    z-index: 2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.big-banner .swiper-pagination {
    left: 100px;
    right: 100px;
    bottom: 48px;
}

.section_mp-banners .swiper-button-next,
.section_mp-banners .swiper-button-prev {
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important;
    width: 48px;
    height: 48px;
}

.section_mp-banners .swiper-button-next {
    right: 16px;
}

.section_mp-banners .swiper-button-prev {
    left: 16px;
}

@media (max-width: 1549px) {
    .section_mp-banners .banner-block__title {
        margin-bottom: 15px
    }

    .section_mp-banners .banner-block__descr {
        margin-bottom: 30px
    }

    .section_mp-banners .banner-block__link .link__text {
        padding-left: 10px
    }

    .section_mp-banners .banner-block_main {
        padding: 55.5% 0 0;
        min-height: 0
    }

    .section_mp-banners .banner-block_small {
        min-height: 0
    }

    .section_mp-banners .banner-block_inner {
        padding: 25px 20px;
        min-height: 310px
    }
}

@media (max-width: 1199px) {
    .section_mp-banners {
        padding-top: 40px;
        padding-bottom: 10px
    }

    .section_mp-banners .swiper-container {
        margin-bottom: 30px
    }

    .section_mp-banners .banner-block__title {
        margin-bottom: 10px
    }

    .section_mp-banners .banner-block__descr {
        margin-bottom: 10px
    }

    .section_mp-banners .banner-block .cost,
    .section_mp-banners .banner-block__discount {
        font-size: 30px
    }

    .section_mp-banners .banner-block_main {
        margin-bottom: 0;
        padding: 55.5% 0 0;
        min-height: 0;
        height: 0
    }

    .section_mp-banners .banner-block_small {
        margin-bottom: 0;
        padding: 87.85% 0 0;
        min-height: 0;
        height: 0
    }

    .section_mp-banners .banner-block_inner {
        margin-bottom: 30px;
        padding: 35px 20px 30px;
        height: calc(100% - 30px);
        min-height: 230px
    }

    .section_mp-banners .swiper-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 20px
    }
}

@media (max-width: 1023px) {

    .section_mp-banners .banner-block_main .banner-block__body,
    .section_mp-banners .banner-block_main .banner-block__footer {
        max-width: 100%
    }

    .big-banner .swiper-pagination {
        left: 50px;
        right: 50px;
        bottom: 16px;
    }

    .mob-only {
        display: block;
    }
}

@media (max-width: 767px) {
    .section_mp-banners {
        padding-top: 20px;
        padding-bottom: 0
    }

    .section_mp-banners .swiper-container {
        margin-bottom: 20px
    }

    .section_mp-banners .swiper-pagination {
        bottom: 15px
    }

    .section_mp-banners .banner-block_main {
        margin-bottom: 0
    }

    .section_mp-banners .banner-block_inner {
        margin-bottom: 20px;
        min-height: 246px
    }
}

@media (max-width: 449px) {
    .section_mp-banners .banner-block_main {
        padding-top: 142.5%
    }

    .section_mp-banners .swiper-pagination {
        bottom: 10px
    }
}

.view-in-showroom {
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    color: #F3F6FB;
    background-color: #6A6F7B;
    overflow: hidden;
}

.view-in-showroom__control {
    text-align: right;
}

.view-in-showroom__title {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 60px;
    line-height: 1.2;
}

.view-in-showroom__descr {
    margin-bottom: 10px;
}

.view-in-showroom .background-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(106, 111, 123, 0.1);
    background: -webkit-gradient(linear, right top, left top, from(rgba(106, 111, 123, 0.3)), to(#6A6F7B)), -webkit-gradient(linear, left bottom, left top, from(rgba(243, 246, 251, 0.1)), to(rgba(243, 246, 251, 0.1)));
    background: -webkit-linear-gradient(right, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%), -webkit-linear-gradient(bottom, rgba(243, 246, 251, 0.1), rgba(243, 246, 251, 0.1));
    background: -o-linear-gradient(right, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%), -o-linear-gradient(bottom, rgba(243, 246, 251, 0.1), rgba(243, 246, 251, 0.1));
    background: linear-gradient(270deg, rgba(106, 111, 123, 0.3) 0%, #6A6F7B 100%), linear-gradient(0deg, rgba(243, 246, 251, 0.1), rgba(243, 246, 251, 0.1));
}

.view-in-showroom .container {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.view-in-showroom .container .row {
    height: 100%;
}

.view-in-showroom + .product-block__params {
    margin-top: 90px;
}

@media (max-width: 1549px) {
    .view-in-showroom__title {
        font-size: 50px;
    }

    .view-in-showroom + .product-block__params {
        margin-top: 80px;
    }
}

@media (max-width: 1199px) {
    .view-in-showroom__title {
        font-size: 40px;
    }

    .view-in-showroom + .product-block__params {
        margin-top: 70px;
    }
}

@media (max-width: 1023px) {
    .view-in-showroom {
        margin: 20px 0;
        padding: 50px 0;
        min-height: 0;
    }

    .view-in-showroom__title {
        margin-bottom: 15px;
        font-size: 30px;
    }

    .view-in-showroom__control {
        text-align: left;
    }

    .view-in-showroom__descr {
        margin-bottom: 30px;
    }

    .view-in-showroom + .product-block__params {
        margin-top: 0;
    }
}

.svg-icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.svg-icon svg {
    width: 100%;
    height: auto
}

.section_mp-banners .swiper-slide {
    z-index: 1;
}

.section_mp-banners .swiper-slide-active {
    z-index: 1000;
}

a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    display: none !important;
}

.section_product .product-block__slide_video::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url(../images/svg/lightcase-play.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 38px 38px;
}

.section_product .slider_thumbs .product-block__slide_video::after {
    background-size: 26px 26px;
}

.section_product .product-block__slide:hover::after, .section_product .product-block__slide:focus::after {
    opacity: 0;
}

.mr-1 {
    margin-right: .25rem;
}

.mr-2 {
    margin-right: .5rem;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.header__top.active {
    margin-top: 40px;
}

@media (max-width: 600px) {
    .section__title_style1 {
        color: #252A2E;
        font-size: 32px;
        font-weight: 600;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 0px !important;
    }

    .section_map-contacts .section__body .shop-reference-block__map {
        margin: 0 !important;
        transform: translateX(-50%);
        left: 50%;
        width: 100% !important;
        right: unset;
    }

    .showroom-block .address-row,
    .address-way-to,
    .address-row-work-time,
    .showroom-block .address-row-area-info span,
    .showroom-block .address-row-action-buttons {
        font-size: 14px !important;
    }

    .showroom-block .w-half {
        width: 60%;
        max-width: 60%;
    }
}

@media (max-width: 390px) {
    .showroom-block .address-row,
    .address-way-to,
    .address-row-work-time,
    .showroom-block .address-row-area-info span,
    .showroom-block .address-row-action-buttons {
        font-size: 11px !important;
    }
}

.mob-go {
    display: none;
}

@media (max-width: 1200px) {
    .section_map-contacts .section__body .shop-reference-block {
        padding-left: 0px !important;
    }
}

.ml-auto-desktop {
    margin-left: auto;
}

@media (max-width: 1023px) {
    .banner-block-above h3 {
        font-size: 26px;
    }

    .btn_filter_full {
        width: 100%;
    }

    .mob-ml-0 {
        margin-left: 0;
    }

    .ml-auto-desktop {
        margin-left: unset;
    }

    .mob-align-start {
        align-items: start !important;
    }

    .product-block__info {
        margin-top: 12px;
    }

    .modal-cheaper {
        margin-top: 16px;
    }

    .open-see-cheaper {
        margin-left: 8px;
    }

    .mob-no {
        display: none !important;
    }

    .sort-list .dropdown-menu.show {
        max-height: unset !important;
    }

    .mob-go {
        display: block;
    }

    .body-with-search {
        padding-top: 45px;
    }

    .section_brands .section__header {
        padding-left: 0px;
        padding-right: 0px;
    }

    .header__logo svg {
        height: 100% !important;
    }

    .header__logo {
        width: auto !important;
    }


    .footer .col-12 .footer__nav-title::after {
        display: none;
    }

    .footer-four-blocks {
        display: flex;
        flex-wrap: wrap;
    }

    .footer-four-blocks li {
        width: 50%;
        margin-top: 0;
    }

    .header__logo-wrapper {
        margin: 0;
    }

    .footer__nav-title {
        padding-bottom: 16px !important;
        margin-bottom: 24px !important;
    }

    .socials-footer {
        display: flex;
    }

    .socials-footer svg {
        width: 32px;
        height: 32px;
    }

    .socials-footer li {
        margin-top: 0 !important;
        margin-right: 24px;
    }

    .menu-block-mobile {
        position: static !important;
        width: 100% !important;
        transform: unset !important;
    }

    .menu-block-mobile h4 , .menu-block-mobile h4 a{
        color: #252A2E;
        font-size: 16px;
        font-weight: 700;
        line-height: 130%;
        text-transform: uppercase;
        margin-bottom: 14px;
    }

    .grid-item-header {
        padding-right: 0;
        margin-bottom: 30px;
        width: 100%;
    }

    .menu-block-mobile a {
        text-decoration: none;
        color: #6D7281;
        font-size: 14px;
        font-weight: 600;
        display: block;
        line-height: 130%;
        margin-bottom: 8px;
    }

    .menu-block-mobile .show-more-menu {
        color: #207DFF;
        font-size: 14px;
        font-weight: 700;
        line-height: 130%;
    }

    .header .catalog-link_main .link__text {
        color: #252A2E;
        font-family: Panton;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding-left: 0;
        text-transform: uppercase;
    }

    .header .catalog-link_main {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header .mobile-nav .list__item.show {
        border: none;
    }

    .header .mobile-nav .menu-block-mobile {
        padding: 0 20px;
        display: none;
        border-bottom: 1px #D9E1EA solid;
    }

    .header .mobile-nav .menu-block-mobile.show {
        display: block;
    }

    .header .mobile-nav .list__item svg {
        transition: 0.5s;
        color: #252A2E;
        width: 20px;
        height: 20px;
    }

    .dropdown-menu.show {
        max-height: 100%;
    }

    .header .mobile-nav .link_back .link__icon {
        margin-right: 0;
    }

    .header .mobile-nav .link_back .link__icon svg {
        width: 20px;
        height: 20px;
    }

    .norm-button {
        padding: 0 25px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .norm-button .btn__icon {
        position: static !important;
        display: inline-block !important;
    }

    .header .mobile-nav .list__item svg {
        transform: rotate(-90deg);
    }

    .header .mobile-nav .list__item.show svg {
        transform: rotate(0deg);
    }

    .mob-flex {
        display: flex;
    }

    .flex-wrap {
        flex-wrap: wrap;
    }

    .product-card__title {
        overflow: hidden;
        color: #252A2E;
        text-overflow: ellipsis;
        whitespace: nowrap;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: 1px;
    }

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

    .mob-col-reves {
        flex-direction: column-reverse;
    }

    .mob-col {
        flex-direction: column;
    }

    .js-main-page-items-slider, .banner-product-with-action {
        margin-left: 0;
    }

    .banner-block-above span {
        font-size: 14px;
        margin-top: 12px;
        padding: 6px 20px;
    }

    .js-main-page-items-slider {
        width: 100%;
    }

    .section_mp-banners .banner-block_main {
        padding: 0;
        height: 100%;
    }
}

.button-w-full {
    width: 100% !important;
    max-width: 100% !important;
}

.w-full {
    width: 100%;
}

.btn-w-full {
    width: 100% !important;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 !important;
}

.btn-w-full .btn__icon {
    position: static;
    display: inline-block;
}

.row-with-mobile-blue-links {
    margin-top: 16px;
    padding: 0 20px;
}

.row-with-mobile-blue-links a {
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    background: #207DFF;
    display: flex;
    white-space: nowrap;
    padding: 11px 12px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    width: calc(50% - 10px);
}

@media (max-width: 500px) {
    .banner-block-above {
        width: 65%;
    }

    .section_mp-banners .swiper-button-next, .section_mp-banners .swiper-button-prev {
        width: 32px;
        height: 32px;
    }

    .section_catalog .filter-controls {
        margin-bottom: 0;
    }

    .js-main-page-items-slider .product-card-small .articul {
        font-size: 12px;
    }

    .section_mp-odds .odd-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .marks-list .list__item {
        font-size: 10px;
        font-weight: 600;
    }

    .text-quote-main {
        font-size: 16px;
    }

    .text-quote-main::before {
        width: 200px;
    }

    .js-main-page-items-slider .product-card__title {
        font-size: 12px;
        height: 34px;
    }

    .js-main-page-items-slider .product-card__price {
        font-size: 12px;
    }

    .header__logo-wrapper {
        padding: 0 5px;
    }

    .header__logo svg {
        width: 90px;
    }

    .banner-block-above h3 {
        font-size: 18px;
    }

    .panel__footer {
        padding-bottom: 80px;
    }
}

@media (max-width: 420px) {
    .section__title_style1 {
        font-size: 24px;
    }

    .row-with-mobile-blue-links a {
        font-size: 12px;
    }

    .section_mp-odds .odd-block__title {
        font-size: 12px;
    }
}

@media (max-width: 370px) {
    .working-hours-mobile {
        font-size: 12px;
    }
}

@media (max-width: 340px) {
    .mobile-main-page-button-blocks {
        width: 80px !important;
        font-size: 12px !important;
    }
}

.mobile-main-page-button-blocks {
    display: flex;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px;
    flex-direction: column;
    margin-top: 40px;
    align-items: center;
    flex: 1 0 0;
    text-align: center;
    background: #fff;
    width: 100px;
}

.mobile-main-page-button-blocks.center-button-block {
    margin-left: 8px;
    margin-right: 8px;
}

.mobile-main-page-button-blocks img {
    margin-bottom: 10px;
}

.youtube-iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.03);
    width: 100%;
    height: 100%;
    border: 0;
}

@media (max-width: 768px) {
    .youtube-iframe {
        transform: translate(-50%, -50%) scale(1.1);
    }
}
