@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Roboto+Slab:300&display=swap);.swiper-slide,.swiper-wrapper {
    position: relative;
    transition-property: transform;
    width: 100%;
    height: 100%
}

.link,a,body {
    color: #303133
}

.cf:after,.helper-cols2:after,.spacer,.text-2col:after {
    clear: both
}

/*!
 * Bootstrap Grid v4.1.1 (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 {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

#PreferedDeliveryDate,*,.cart__form-info-portal_input,.delivery_input,.goup,.headerSearch_input,.header__menu-partblock,.inline_sd_table,.product__buy-quote,.product__price-list-label,:after,:before {
    box-sizing: border-box
}

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

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

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

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

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

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -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 {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

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

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

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

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

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

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

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

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

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

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

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

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -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: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

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

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

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

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

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

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -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 {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

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

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

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

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

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

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -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
    }
}

body,html {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: scroll;
    overflow-x: hidden;
    font: 400 16px/1.5 Lato,Helvetica,Arial,sans-serif;
    background: #fff;
    position: relative
}

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

.cf {
    zoom:1}

.cf:after,.cf:before {
    content: '';
    display: table
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
    margin: 0;
    padding: 0
}

.link,a {
    text-decoration: none;
    transition: color .3s,background .3s
}

.link:focus,a:focus {
    outline: 0
}

.link:hover,a:hover {
    color: #b40c1e;
    text-decoration: none;
    transition: color .1s,background .1s
}

.link-pseudo {
    color: #303133;
    text-decoration: none;
    background-image: linear-gradient(to right,rgba(183,0,29,.7) 75%,rgba(183,0,29,0) 76%,rgba(183,0,29,0) 100%);
    background-position: 0 95%;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    transition: opacity .2s,color .2s;
    cursor: pointer
}

.link-pseudo:focus {
    outline: 0
}

.link-pseudo:hover {
    color: #b40c1e;
    text-decoration: none;
    background-image: linear-gradient(to right,rgba(0,0,0,.7) 75%,rgba(0,0,0,0) 76%,rgba(0,0,0,0) 100%);
    transition: opacity .1s,color .1s;
    opacity: .9
}

a img {
    border: none
}

p {
    margin: 0 0 1.2em;
    padding: 0
}

.spacer {
    height: 0;
    overflow: hidden;
    display: block
}

hr {
    height: 1px;
    margin: 3em 0;
    padding: 0;
    overflow: hidden;
    background: #979797;
    color: #979797;
    border: none
}

@media (max-width: 500px) {
    hr {
        margin:2em 0
    }
}

ul {
    margin: 1em 0;
    padding: 0;
    list-style: none
}

ul>li {
    margin: 0 0 .5em 10px;
    padding: 0 0 0 20px;
    position: relative
}

ul>li:before {
    display: block;
    content: '•';
    position: absolute;
    top: 0;
    left: 0
}

ul._sm {
    font-size: 14px
}

ul._sm li {
    padding-left: 16px;
    margin-bottom: 1em
}

ul._sm li:before {
    top: 7px;
    width: 5px;
    height: 8px;
    border-left-width: 5px;
    border-top-width: 4px;
    border-bottom-width: 4px
}

ul ol li:before {
    display: none
}

.main-wrapper {
    overflow: hidden;
    min-height: 100%;
    position: relative
}

.w {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 30px
}

@media (max-width: 600px) {
    .w {
        padding-left:20px;
        padding-right: 20px;
        padding-bottom: 20px
    }
}

._content-fixed,._content-fixed .main-wrapper,._content-fixed body {
    width: 100%;
    height: 100%
}

._content-fixed .main-wrapper {
    position: fixed
}

._content-fixed .main-wrapper__inner {
    position: relative
}

.fancybox-bg {
    background: #fff
}

.fancybox-is-open .fancybox-bg {
    opacity: .9
}

.slider__controls {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.slider__controls-nav {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slider__controls-nav svg {
    display: block;
    width: 10px;
    height: 16px;
    margin: 2px 5px;
    fill: #8d8d8f;
    transition: fill .3s
}

.slider__controls-nav:hover svg {
    fill: #b40c1e;
    transition: fill .1s
}

.slider__controls-nav._prev svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider__controls-pagination {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px
}

.slider__controls-pagination-item {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative
}

.slider__controls-pagination-item:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin: 5px;
    border: 2px solid #d7d7d7;
    border-radius: 10px;
    transition: border-color .2s,background-color .2s
}

.goup,.side-nav-back {
    transition: opacity .2s
}

.slider__controls-pagination-item._active:after {
    border-color: #b40c1e;
    background-color: #b40c1e
}

.slider__controls_vertical {
    width: 100%
}

.slider__controls_vertical .slider__controls-nav._prev {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 5
}

.slider__controls_vertical .slider__controls-nav._prev svg {
    width: 50px;
    height: 50px
}

.slider__controls_vertical .slider__controls-nav._next {
    position: absolute;
    right: 15px;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    z-index: 5
}

.slider__controls_vertical .slider__controls-nav._next svg {
    width: 50px;
    height: 50px
}

.slider__controls_vertical .slider__controls-pagination {
    margin: 7px 0
}

.pathBar {
    margin: 1em 0;
    font-weight: 400
}

.pathBar__item {
    position: relative;
    padding-right: 16px;
    color: #4a4a4a
}

.pathBar__item:after {
    display: block;
    content: '';
    width: 7px;
    height: 12px;
    background: url(image/ar-pathbar.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: .41em;
    right: 3px
}

.pathBar__item:last-child:after {
    display: none
}

.text-wrapper {
    padding-left: 95px;
    padding-right: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1000px) {
    .text-wrapper {
        padding-left:0;
        padding-right: 0
    }

    .text-wrapper img,.text-wrapper__image {
        max-width: 100%!important;
        height: auto!important
    }
}

.text-2col {
    zoom:1;margin-top: 30px
}

.text-2col:after,.text-2col:before {
    content: '';
    display: table
}

.text-2col__side {
    float: left;
    width: 26%;
    padding-right: 30px
}

.text-2col__article {
    position: relative;
    float: right;
    width: 74%
}

@media (max-width: 900px) {
    .text-2col__side {
        width:31%
    }

    .text-2col__article {
        width: 69%
    }
}

@media (max-width: 750px) {
    .text-2col__side {
        width:38%
    }

    .text-2col__article {
        width: 62%
    }

    .iframe-block iframe {
        max-width: 100%
    }
}

@media (max-width: 600px) {
    .text-2col__article,.text-2col__side {
        float:none;
        width: auto
    }

    .text-2col__side {
        padding-right: 0;
        margin-bottom: 30px
    }
}

.pagination {
    margin: 30px 0 0;
    text-align: right
}

@media (max-width: 600px) {
    .pagination {
        text-align:center
    }
}

.goup {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    border: 9px solid #b40c1e;
    color: #b40c1e;
    font-size: 29px;
    border-radius: 6px;
    position: fixed;
    bottom: 200px;
    right: 10px;
    z-index: 20;
    opacity: 0;
    cursor: pointer
}

.goup._on {
    opacity: 1;
    pointer-events: auto
}

.goup svg {
    display: block;
    width: 18px;
    height: 10px;
    fill: #b40c1e;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 12px 9px
}

.umb-grid img {
    width: 100%
}

.mc-field-group .required+label {
    width: 100%;
    text-align: right;
    font-size: 13px;
    padding-top: 5px;
    color: red
}

._green {
    color: #23894b
}

.catalogue__item-colors-item::after,.catalogue__popup-option-color-item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #000
}

.catalogue__item-colors-item.-black-panel-ready::after,.catalogue__item-colors-item.-black::after,.catalogue__popup-option-color-item.-black-panel-ready::after,.catalogue__popup-option-color-item.-black::after {
    background: #000
}

.catalogue__item-colors-item.-black-stainless-steel::after,.catalogue__popup-option-color-item.-black-stainless-steel::after {
    background: #434444
}

.catalogue__item-colors-item.-bisque::after,.catalogue__popup-option-color-item.-bisque::after {
    background: bisque
}

.catalogue__item-colors-item.-blue::after,.catalogue__popup-option-color-item.-blue::after {
    background: #00f
}

.catalogue__item-colors-item.-bronze::after,.catalogue__popup-option-color-item.-bronze::after {
    background: #cd7f32
}

.catalogue__item-colors-item.-brown::after,.catalogue__popup-option-color-item.-brown::after {
    background: #f4a460
}

.catalogue__item-colors-item.-brushed-nickel::after,.catalogue__popup-option-color-item.-brushed-nickel::after {
    background: #b5b6b5
}

.catalogue__item-colors-item.-chrome::after,.catalogue__popup-option-color-item.-chrome::after {
    background: #e3dedb
}

.catalogue__item-colors-item.-gray-on-white::after,.catalogue__item-colors-item.-gray::after,.catalogue__item-colors-item.-nickel::after,.catalogue__popup-option-color-item.-gray-on-white::after,.catalogue__popup-option-color-item.-gray::after,.catalogue__popup-option-color-item.-nickel::after {
    background: #d3d3d3
}

.catalogue__item-colors-item.-oil-rubbed-bronze::after,.catalogue__popup-option-color-item.-oil-rubbed-bronze::after {
    background: #663f05
}

.catalogue__item-colors-item.-red::after,.catalogue__popup-option-color-item.-red::after {
    background: red
}

.catalogue__item-colors-item.-silver::after,.catalogue__popup-option-color-item.-silver::after {
    background: silver
}

.catalogue__item-colors-item.-slate::after,.catalogue__popup-option-color-item.-slate::after {
    background: #789
}

.catalogue__item-colors-item.-cleantouch-steel::after,.catalogue__item-colors-item.-stainless-steel-look-panel-ready::after,.catalogue__item-colors-item.-stainless-steel-look::after,.catalogue__item-colors-item.-stainless-steel-on-black::after,.catalogue__item-colors-item.-stainless-steel-on-white::after,.catalogue__item-colors-item.-stainless-steel-with-black-case::after,.catalogue__item-colors-item.-stainless-steel::after,.catalogue__popup-option-color-item.-cleantouch-steel::after,.catalogue__popup-option-color-item.-stainless-steel-look-panel-ready::after,.catalogue__popup-option-color-item.-stainless-steel-look::after,.catalogue__popup-option-color-item.-stainless-steel-on-black::after,.catalogue__popup-option-color-item.-stainless-steel-on-white::after,.catalogue__popup-option-color-item.-stainless-steel-with-black-case::after,.catalogue__popup-option-color-item.-stainless-steel::after {
    background: #e0dfdb
}

.catalogue__item-colors-item.-custom-panel-ready::after,.catalogue__item-colors-item.-white-on-gray::after,.catalogue__item-colors-item.-white-panel-ready::after,.catalogue__item-colors-item.-white::after,.catalogue__popup-option-color-item.-custom-panel-ready::after,.catalogue__popup-option-color-item.-white-on-gray::after,.catalogue__popup-option-color-item.-white-panel-ready::after,.catalogue__popup-option-color-item.-white::after {
    background: #fff
}

.catalogue__item-colors-item.-yellow::after,.catalogue__popup-option-color-item.-yellow::after {
    background: #fcff00
}

.catalogue__item-colors-item.-orange::after,.catalogue__popup-option-color-item.-orange::after {
    background: #ff8500
}

.catalogue__item-colors-item.-red-wine::after,.catalogue__popup-option-color-item.-red-wine::after {
    background: #4b0b19
}

.catalogue__item-colors-item.-rosso-red::after,.catalogue__popup-option-color-item.-rosso-red::after {
    background: #c90600
}

.catalogue__item-colors-item.-burgundy::after,.catalogue__popup-option-color-item.-burgundy::after {
    background: #5e0000
}

.catalogue__item-colors-item.-green::after,.catalogue__popup-option-color-item.-green::after {
    background: green
}

.catalogue__item-colors-item.-pewter::after,.catalogue__popup-option-color-item.-pewter::after {
    background: #8e9294
}

.catalogue__item-colors-item.-gold::after,.catalogue__popup-option-color-item.-gold::after {
    background: gold
}

.catalogue__item-colors-item.-copper::after,.catalogue__popup-option-color-item.-copper::after {
    background: #b87333
}

.catalogue__item-colors-item.-matte-black::after,.catalogue__popup-option-color-item.-matte-black::after {
    background: #1b1b1b
}

.catalogue__item-colors-item.-gloss-black::after,.catalogue__popup-option-color-item.-gloss-black::after {
    background: #3c3c3d
}

.catalogue__item-colors-item.-champagne-cream::after,.catalogue__popup-option-color-item.-champagne-cream::after {
    background: #f7e7ce
}

.catalogue__item-colors-item.-espresso::after,.catalogue__popup-option-color-item.-espresso::after {
    background: #473729
}

.catalogue__item-colors-item.-mirror::after,.catalogue__popup-option-color-item.-mirror::after {
    background: #105e80
}

.catalogue__item-colors-item.-black-on-stainless-steel-look::after,.catalogue__item-colors-item.-black-on-stainless::after,.catalogue__popup-option-color-item.-black-on-stainless-steel-look::after,.catalogue__popup-option-color-item.-black-on-stainless::after {
    background: linear-gradient(45deg,#3c3d41 0,rgba(90,91,95,.86) 51%,rgba(76,77,81,.75) 92%,rgba(73,74,78,.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3d41', endColorstr='#bf494a4e', GradientType=1)
}

.iframe-block img {
    display: block;
    margin: 0 auto
}

.helper-cols2:after,.helper-cols2:before,.helper-cols3:after,.helper-cols3:before {
    display: table;
    content: ''
}

.helper-cols2,.helper-cols3 {
    margin: 0 -10px;
    zoom:1}

.iframe-block iframe {
    width: 750px
}

.helper-cols2__col {
    float: left;
    width: 50%;
    padding: 0 10px
}

.helper-cols2__col:nth-child(2n+1) {
    clear: left
}

.blog__wrapper:after,.brand-nav:after,.catalogue__list:after,.catalogue__popup-option:after,.catalogue__popup:after,.footer__nav:after,.getPage,.header__top:after,.helper-cols3:after,.no-flexbox .blog__list-item:after,.no-flexbox .header__nav-top:after,.no-flexbox .index-promos:after,.no-flexbox .product__tabs .tabs-switcher__inner:after,.no-flexbox .side-nav__extra:after,.no-flexbox .special-sale:after,.no-flexbox .text-image:after,.product__body:after,.product__buy:after,.product__header-logo,.product__header:after,.product__info-heading,.product__price-list-label,.product__price-list:after,.product__radios:after {
    clear: both
}

.helper-cols3__col {
    float: left;
    width: 33.333%;
    padding: 0 10px
}

.helper-cols3__col:nth-child(3n+1) {
    clear: left
}

.helper-close {
    display: block;
    width: 44px;
    height: 44px;
    position: relative;
    padding: 12px;
    cursor: pointer
}

.helper-close span {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.helper-close span:after,.helper-close span:before {
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    background: #b40c1e;
    border-radius: 2px;
    position: absolute;
    top: 8px;
    left: 0;
    transition: background .3s
}

.helper-close span:after {
    width: 4px;
    height: 100%;
    top: 0;
    left: 8px
}

.helper-close:hover span:after,.helper-close:hover span:before {
    background: #b40c1e;
    transition: background .1s
}

.helper-burger {
    display: block;
    width: 54px;
    height: 2px;
    font-size: 0;
    line-height: 0;
    background: #fff;
    position: relative;
    border-radius: 5px
}

.helper-burger:after,.helper-burger:before {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: -9px;
    left: 0;
    transition: top .2s,transform .2s;
    border-radius: 5px
}

.helper-burger:after {
    top: 9px;
    width: 25px
}

.helper-burger:before {
    width: 70px
}

._side-nav_visible .helper-burger,.header-burger._close .helper-burger,.helper-burger._close {
    background: 0 0!important
}

._side-nav_visible .helper-burger:after,._side-nav_visible .helper-burger:before,.header-burger._close .helper-burger:after,.header-burger._close .helper-burger:before,.helper-burger._close:after,.helper-burger._close:before {
    margin-top: -1px
}

._side-nav_visible .helper-burger:before,.header-burger._close .helper-burger:before,.helper-burger._close:before {
    top: 1px!important;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100%
}

._side-nav_visible .helper-burger:after,.header-burger._close .helper-burger:after,.helper-burger._close:after {
    top: 1px!important;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%
}

.helper-columns-2 {
    columns: 2;
    column-gap: 50px
}

.helper-columns-2>li {
    break-inside: avoid
}

.helper-date {
    color: #727266;
    font-size: 18px;
    letter-spacing: -.02em;
    text-transform: uppercase
}

.h1,.h2,h1,h2 {
    letter-spacing: 0
}

.h1,h1 {
    margin: 0 0 1em;
    padding: 0;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 60px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: none
}

.h2,.h4,h2,h4 {
    margin: 1.5em 0 .5em;
    padding: 0
}

@media (max-width: 700px) {
    .h1,h1 {
        font-size:40px
    }
}

@media (max-width: 500px) {
    .iframe-block img {
        max-width:100%
    }

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

@media (max-width: 400px) {
    .h1,h1 {
        font-size:24px
    }
}

.h1._s,h1._s {
    font-size: 32px;
    line-height: 1
}

@media (max-width: 600px) {
    .h1._s,h1._s {
        font-size:26px
    }
}

.h2,h2 {
    font: 700 18px/1.33 Lato,Helvetica,Arial,sans-serif;
    text-transform: none
}

.h2:first-child,h2:first-child {
    margin-top: 0
}

.h3,h3 {
    margin: 1.5em 0 1em;
    padding: 0;
    font: 400 16px/1.5 Lato,Helvetica,Arial,sans-serif;
    font-size: 26px;
    line-height: 1.25;
    font-weight: 500;
    text-transform: uppercase
}

.h3:first-child,h3:first-child {
    margin-top: 0
}

.h4,h4 {
    font: 400 16px/1.5 Lato,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: none
}

.h4:first-child,h4:first-child {
    margin-top: 0
}

.heading-s {
    margin: 0 0 30px;
    padding: 0;
    font: 300 31px/1.35 Lato,Helvetica,Arial,sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: left;
    color: #8d8d8f
}

@media (max-width: 600px) {
    .heading-s {
        letter-spacing:2px;
        font-size: 26px
    }
}

.heading-intro {
    margin: 2.5em 0;
    padding: 32px 0;
    font: 300 40px/1 Lato,Helvetica,Arial,sans-serif;
    text-transform: none;
    letter-spacing: .5px;
    text-align: center;
    color: #b40c1e;
    position: relative
}

.heading-intro:after,.heading-intro:before {
    display: block;
    content: '';
    width: 180px;
    height: 1px;
    overflow: hidden;
    background: #b40c1e;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px
}

.heading-intro:before {
    top: auto;
    bottom: 0
}

@media (max-width: 1000px) {
    .heading-intro {
        margin:2em 0
    }
}

@media (max-width: 600px) {
    .heading-intro {
        font-size:32px;
        letter-spacing: 0
    }

    .heading-intro:after,.heading-intro:before {
        width: 30vw;
        margin-left: -15vw
    }
}

.side-nav {
    display: none;
    width: 100%;
    padding: 109px 0 0;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.25);
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    overflow: auto;
    z-index: 29;
    transition: right .2s
}

.side-nav._addBanner {
    padding: 254px 0 0
}

@media (max-width: 640px) {
    .side-nav._addBanner {
        padding:250px 0 0
    }
}

.side-nav._addBanner .header__item-ul {
    display: block
}

.side-nav._addBanner .header__item-ul li {
    min-height: 50px;
    padding: 5px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

._side-nav_visible .side-nav {
    right: 0
}

.side-nav__nav-li,.side-nav__nav-list {
    display: block;
    margin: 0;
    padding: 0
}

.side-nav__nav-li::before {
    display: none
}

.side-nav__nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    padding: 5px 30px;
    text-align: left;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #b40c1e
}

.side-nav__nav-link.-active .side-nav__nav-span::after {
    background: url(image/corner-top.png) no-repeat
}

.side-nav__nav-sublist {
    display: none;
    margin: 0;
    padding: 0
}

.side-nav__nav-subli {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #242526;
    background-color: #e7e7e8
}

.side-nav__nav-subli::before {
    display: none
}

.side-nav__nav-subli .header__menu-segmentw {
    padding: 50px 36px;
    background-color: #fff
}

.side-nav__nav-subli .header__menu-newsblock {
    margin-top: 30px
}

@media (max-width: 640px) {
    .side-nav__nav-subli .header__menu-segmentw {
        padding:50px 15px
    }

    .side-nav__nav-subli .header__menu-newsblock {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .side-nav__nav-subli .header__menu-newsitem {
        width: 100%;
        margin-bottom: 15px
    }

    .side-nav__nav-subli .header__menu-newsimage {
        text-align: center
    }
}

.side-nav__nav-sublink {
    display: block;
    padding: 30px 15px 30px 60px
}

.side-nav__nav-sublink.-active {
    color: #b40c1e;
    font-size: 29px;
    border-left: 11px solid #b40c1e;
    padding: 30px 15px 30px 80px;
    background: #fff
}

.side-nav__link,.side-nav__nav-back {
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0
}

.side-nav__nav-span {
    position: relative;
    display: inline-block;
    padding-right: 30px
}

.side-nav__nav-span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 13px;
    height: 13px;
    opacity: 1;
    background: url(image/corner-down.png) no-repeat
}

.side-nav-back {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 28;
    background: #fff;
    opacity: 0
}

.side-nav__extra,.side-nav__header {
    -ms-flex-direction: column;
    background-color: #b40c1e
}

._side-nav_visible .side-nav-back {
    opacity: .8
}

.side-nav__header {
    padding: 203px 0 30px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -6px
}

.side-nav__header .headerSearch {
    margin-bottom: 30px
}

.side-nav__header .header__advertising {
    background-color: #c54755
}

.side-nav__header .headerSearch_input {
    background-color: transparent;
    color: #fff
}

.side-nav__header .headerSearch_input:-ms-input-placeholder {
    color: #fff
}

.side-nav__header .headerSearch_input::placeholder {
    color: #fff
}

.side-nav__header .headerSearch_submit {
    background: url(image/search-white.png) right center no-repeat
}

.side-nav__list {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

.side-nav__list .side-nav__list {
    display: none
}

.side-nav__list-item {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    background: 0 0
}

.side-nav__list-item:before {
    display: none
}

.side-nav__link {
    display: block;
    padding: 8px 30px;
    position: relative;
    text-transform: uppercase;
    color: #303133
}

.side-nav__link svg {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.side-nav__link_active {
    color: #303133
}

.header__nav-top-energy-saver,.side-nav__link-energy-saver {
    color: #238947
}

.side-nav__link:hover {
    background: 0 0
}

@media (max-width: 600px) {
    .side-nav__link {
        padding-left:20px;
        padding-right: 20px
    }
}

.side-nav__link_handler {
    padding-right: 30px
}

.side-nav__nav-wrapper {
    position: relative;
    margin: 0 -30px;
    background: #e6e6e6;
    overflow: hidden
}

.side-nav__nav {
    position: relative
}

.side-nav__nav-back {
    display: block;
    padding: 8px 30px 8px 55px;
    text-transform: normal;
    color: #8d8d8f;
    position: relative;
    cursor: pointer
}

.side-nav__nav-back svg {
    display: block;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 30px;
    fill: #b40c1e
}

@media (max-width: 600px) {
    .side-nav__nav-wrapper {
        margin-left:-20px;
        margin-right: -20px
    }

    .side-nav__nav-back {
        padding-right: 20px;
        padding-left: 45px
    }

    .side-nav__nav-back svg {
        left: 20px
    }
}

.side-nav__nav-item._new {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%
}

.side-nav__nav-item._prev {
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%
}

.side-nav__extra {
    margin: 0 -30px;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 600px) {
    .side-nav__extra {
        margin-left:-20px;
        margin-right: -20px
    }
}

.side-nav__extra li {
    width: 100%;
    margin: 0;
    padding: 0
}

.side-nav__extra li:before {
    display: none
}

.side-nav__extra a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    padding: 5px 30px;
    text-align: left;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.header__icons,.popup {
    -ms-flex-align: center
}

.no-flexbox .side-nav__extra {
    zoom:1;display: block
}

.no-flexbox .side-nav__extra:after,.no-flexbox .side-nav__extra:before {
    content: '';
    display: table
}

.no-flexbox .side-nav__extra li {
    float: left
}

.no-flexbox .side-nav__extra a {
    display: block;
    min-height: 0;
    padding: 10px 20px
}

.side-nav__extra ul {
    display: none
}

.side-nav__extra-go-back {
    cursor: pointer;
    margin: 12px 0 0;
    padding-left: 25px;
    position: relative;
    color: #727266
}

.side-nav__extra-go-back svg {
    display: block;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0;
    fill: #b40c1e
}

.popup {
    z-index: 101;
    width: 100%;
    height: 100vh;
    padding: 30px;
    background: #242526;
    background: rgba(36,37,38,.67);
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto
}

.popup-hidden {
    display: none!important
}

.popup-content {
    display: none
}

.popup .popup-content {
    display: block
}

.popup-spacer {
    display: none
}

.popup .popup-inner {
    display: block;
    width: 60%;
    max-width: 980px;
    position: relative;
    padding: 20px 50px;
    background: #fff;
    margin: 0 auto
}

@media (max-width: 400px) {
    .popup .popup-inner {
        width:80%;
        box-sizing: border-box
    }
}

.popup .popup-close {
    position: absolute;
    top: 0;
    right: 0
}

.popup .popup-heading {
    margin: 0 0 .75em;
    font-size: 26px;
    line-height: 1.25;
    font-weight: 500
}

@media (max-width: 900px) {
    .popup .popup-heading {
        padding-right:30px
    }
}

.popup .popup__ok {
    margin: 2em 0 0
}

.popup .remove-cart {
    max-width: 500px;
    text-align: center
}

.popup .remove-cart .popup-inner__bottom .btn {
    margin: 0 10px
}

.popup-message .popup-inner {
    max-width: 480px
}

@media (max-width: 600px) {
    .popup .remove-cart {
        height:auto;
        min-height: auto!important
    }

    .popup {
        padding: 0;
        display: block
    }

    .popup.remove-cart-popup {
        display: -ms-flexbox;
        display: flex
    }

    .popup .popup-inner {
        padding: 20px;
        min-height: 100vh
    }

    .popup-message {
        display: -ms-flexbox;
        display: flex
    }

    .popup-message .popup-inner {
        min-height: 0
    }
}

.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content {
    border-top-width: 0;
    background-color: #EBEBEB;
    padding: 0;
    width: 40em;
    border-radius: 0!important;
    max-width: 100%
}

.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper .advance-wrapper,.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper h4 {
    cursor: pointer;
    margin: 0 0 5px 18px;
    padding: 0;
    font: 800 22px/1.29 Montserrat,Helvetica,Arial,sans-serif;
    letter-spacing: 3.4px;
    text-transform: uppercase;
    text-align: center;
    color: #b40c1e;
    max-width: 100%
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .leadin-button {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 1px solid #b40c1e;
    border-radius: 40px;
    outline: 0;
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    text-align: center;
    text-transform: none;
    color: #b40c1e!important;
    cursor: pointer;
    transition: color .3s,background .3s,box-shadow .3s;
    box-shadow: none;
    max-width: 100%;
    background: 0 0!important;
    padding: .7em 1.7em
}

.leadinModal .leadin-button {
    width: 300px!important;
    font-size: 16px;
    padding-bottom: 10px!important
}

.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body #leadin-content-form-wrapper,.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper p {
    text-align: left!important
}

#leadin-content-form-wrapper .leadin-message-wrapper h4 {
    cursor: pointer;
    margin: 0 18px 30px;
    padding: 0;
    font: 800 22px/1.29 Montserrat,Helvetica,Arial,sans-serif;
    letter-spacing: 3.4px;
    text-transform: uppercase;
    text-align: center;
    color: #b40c1e
}

.leadinModal.leadinModal-v3 .leadin-button {
    font-weight: 700!important;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 1px solid #b40c1e;
    border-radius: 40px;
    outline: 0;
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    text-align: center;
    text-transform: none;
    color: #b40c1e!important;
    cursor: pointer;
    transition: color .3s,background .3s,box-shadow .3s;
    box-shadow: none;
    width: 300px!important;
    background: 0 0!important;
    padding: .7em 1.7em
}

.leadinModal .leadinModal-content ul li {
    list-style-position: inside;
    padding-left: 15px!important
}

.leadinModal .leadin-input-wrapper label {
    display: block;
    font-weight: 600;
    padding-top: .8em;
    font-size: 1em;
    color: #b40c1e!important;
    float: none;
    vertical-align: middle
}

.leadinModal .leadinModal-content input[type=checkbox] {
    cursor: pointer;
    display: initial;
    left: -2px;
    line-height: normal;
    position: relative;
    top: 2px!important
}

.leadinModal-v3 .leadinModal-close:before {
    color: #b40c1e!important
}

.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body #leadin-content-form-wrapper,.leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper {
    padding: 2em 3.5em!important
}

.tgns__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 110;
    width: 100%;
    max-width: 320px;
    padding: 10px;
    display: none
}

.grid-spinner,.grid-spinner-container {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.tgns__item {
    display: block;
    overflow: hidden;
    opacity: 0
}

.tgns__item-inner {
    display: block;
    border: 2px solid #b40c1e;
    margin: 0 0 10px;
    padding: 5px 10px;
    background: #fff;
    font-size: 14px
}

.grid-spinner-container {
    display: none;
    left: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 15
}

.grid-spinner-container.show {
    display: block
}

.grid-spinner {
    margin: auto auto 50px;
    left: 0;
    width: 50px;
    height: 50px;
    border: 3px solid rgba(255,255,255,.2);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite
}

.headerSearch,.selectInput,.selectInput__label {
    position: relative
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.headerSearch_submit {
    position: absolute;
    right: 43px;
    top: 24px;
    width: 21px;
    height: 21px;
    border: none;
    outline: 0;
    background: url(image/search.png) right center no-repeat;
    transition: all .3s;
    cursor: pointer
}

.headerSearch_input {
    padding: 25px 56px 24px 15px;
    font-size: 15px;
    outline: 0;
    width: 100%;
    border: 1px solid #9d9d9e
}

.btn,.btn-submit {
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    cursor: pointer;
    margin: 0;
    vertical-align: top;
    text-align: center;
    outline: 0
}

@media (max-width: 640px) {
    .headerSearch_input {
        width:100%;
        box-sizing: border-box
    }
}

.headerSearch ::-webkit-input-placeholder {
    color: #000
}

.headerSearch ::-moz-placeholder {
    color: #000
}

.headerSearch :-moz-placeholder {
    color: #000
}

.headerSearch :-ms-input-placeholder {
    color: #000
}

::-webkit-input-placeholder {
    opacity: .7;
    transition: opacity .2s;
    color: #303133
}

::-moz-placeholder {
    opacity: .7;
    transition: opacity .2s;
    color: #303133
}

:-moz-placeholder {
    opacity: .7;
    transition: opacity .2s;
    color: #303133
}

input:-ms-input-placeholder {
    opacity: .7;
    transition: opacity .2s;
    color: #303133
}

#terms,.btn,.product__radios-cta,.search-form__btn {
    transition: color .3s,background .3s,box-shadow .3s
}

:hover::-webkit-input-placeholder {
    opacity: .35
}

:hover::-moz-placeholder {
    opacity: .35
}

:hover:-moz-placeholder {
    opacity: .35
}

input:hover:-ms-input-placeholder {
    opacity: .35
}

:focus::-webkit-input-placeholder {
    opacity: .35
}

:focus::-moz-placeholder {
    opacity: .35
}

:focus:-moz-placeholder {
    opacity: .35
}

input:focus:-ms-input-placeholder {
    opacity: .35
}

.btn {
    display: inline-block;
    padding: 10px 35px;
    border: 1px solid #b40c1e;
    border-radius: 40px;
    background: 0 0;
    text-transform: none;
    color: #b40c1e;
    box-shadow: none
}

.btn:hover,.btn_fill {
    background: #b40c1e;
    color: #fff
}

.btn-submit,.btn_big {
    text-transform: uppercase
}

.btn:hover {
    transition: color .1s,background .1s,box-shadow .1s;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.4)
}

.btn_white {
    border-color: #fff;
    color: #fff
}

.btn_white:hover {
    color: #303133;
    background-color: #fff
}

.btn_min {
    font-size: 14px;
    padding: 7px 20px
}

.btn_big {
    font-size: 21px;
    line-height: 24px
}

.btn-submit {
    display: inline-block;
    padding: 7px 20px;
    border: none;
    border-radius: 0;
    background: #8d8d8f;
    letter-spacing: .5px;
    color: #fff;
    transition: color .3s,background .3s
}

.btn-submit:hover {
    color: #fff;
    background: #b40c1e;
    transition: color .1s,background .1s
}

.selectInput {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.selectInput__label {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 30px 10px 15px;
    border: 1px solid #8d8d8f;
    background: #fff;
    font: 400 16px/20px Lato,Helvetica,Arial,sans-serif;
    color: #303133;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.selectInput__icon {
    display: block;
    width: 9px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    right: 11px;
    fill: #b40c1e;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.selectInput select {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0;
    border: none;
    margin: 0;
    opacity: .01;
    padding: 10px;
    font: 400 16px/20px Lato,Helvetica,Arial,sans-serif
}

.checkbox,.radio {
    position: relative;
    cursor: pointer
}

.checkbox {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 33px
}

.checkbox input[type=checkbox] {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 1px;
    height: 1px;
    border: none;
    background: 0 0;
    overflow: hidden;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    visibility: hidden
}

.checkbox i,.header,.textInput {
    background: #fff
}

.checkbox input[type=checkbox]:focus {
    outline: 0;
    border: none
}

.checkbox i {
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #9b9b9b;
    border-radius: 2px;
    position: absolute;
    top: -1px;
    left: 0
}

.checkbox i svg {
    display: block;
    width: 16px;
    height: 12px;
    margin: 5px 0 0 3px;
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    transition: transform .2s,opacity .2s
}

.checkbox.checkbox-checked i svg {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.radio {
    display: inline-block;
    padding: 0 0 0 25px
}

.radio input[type=radio] {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 1px;
    height: 1px;
    border: none;
    background: 0 0;
    overflow: hidden;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    visibility: hidden
}

.radio input[type=radio]:focus {
    outline: 0;
    border: none
}

.radio i {
    display: block;
    width: 14px;
    height: 14px;
    background: 0 0;
    border: 1px solid grey;
    border-radius: 15px;
    position: absolute;
    top: .35em;
    left: 0;
    transition: background-color .2s,border-color .2s
}

.radio i:after {
    display: block;
    content: '';
    width: 9px;
    height: 9px;
    background: url(image/check.svg) no-repeat;
    background-size: contain;
    margin: 2px 0 0 2px;
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    transition: transform .2s,opacity .2s
}

.radio.radio-checked i {
    background-color: #b40c1e;
    border-color: #b40c1e
}

.radio.radio-checked i:after {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1)
}

.textInput {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    border: 1px solid #8d8d8f;
    font: 400 16px/20px Lato,Helvetica,Arial,sans-serif;
    color: #303133;
    outline: 0
}

.header__icons a,.header__item-ul a,.header__quote {
    color: #585b65;
    font-size: 12px;
    text-transform: uppercase
}

.textInput._error {
    border-color: #b40c1e!important
}

.textInput_min {
    padding: 5px
}

.header {
    position: relative;
    z-index: 1;
    margin-bottom: 75px
}

@media (max-width: 1000px) {
    .header,.header__desktop {
        display:none
    }
}

.header:before {
    display: block;
    content: '';
    width: 100%;
    height: 45px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.header._submenu-active:before {
    margin-top: 40px
}

.header_inner {
    border-bottom: #d8d8d8 1px solid
}

.header_inner:before {
    display: none
}

.header__top-block {
    background: #f8f8f8;
    padding: 7px 0 10px
}

.header__top-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

@media (max-width: 1230px) {
    .header__top-items {
        padding:0 15px
    }
}

.header__icons,.header__item-ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    letter-spacing: .6px;
    transition: .3s all
}

.header__icons li,.header__item-ul li {
    display: block;
    margin: 0
}

.header__icons li::before,.header__item-ul li::before {
    display: none
}

@media (max-width: 640px) {
    .header__icons,.header__item-ul {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__icons li,.header__item-ul li {
        margin: 10px
    }
}

.header__icons a,.header__item-ul a {
    text-decoration: none;
    transition: .3s all
}

.header__icons a:hover,.header__item-ul a:hover {
    opacity: .9;
    text-decoration: underline
}

.header__icons {
    align-items: center
}

.header__icons li {
    padding: 0 0 0 13px
}

@media (max-width: 640px) {
    .header__icons li {
        padding:0
    }
}

.header__item-ul li {
    padding: 0 50px 1rem 0
}

.header__item-ul li:last-child {
    padding: 0 10px 0 0
}

.header__item-ul a {
    font-size: 12px
}

.header__quote {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.header__menu-link:hover,.header__menu-text a:hover,.header__menu-title:hover,.header__topic-ul a:hover {
    text-decoration: underline
}

.header__quote img {
    margin-left: 20px
}

@media (max-width: 1000px) {
    .header__quote img {
        display:none
    }
}

@media (max-width: 640px) {
    .header__quote img {
        margin-left:5px
    }
}

.header__cart-num,.header__compare-num,.header__wishlist-num {
    display: block;
    padding: 0 3px;
    width: 15px;
    text-align: center;
    font-size: 10px;
    line-height: 13px;
    position: absolute;
    top: -3px;
    right: -9px;
    margin-left: 5px;
    background: #585b65;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff
}

.header__compare {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header__compare img {
    margin-left: 20px
}

@media (max-width: 640px) {
    .header__compare img {
        margin-left:5px
    }
}

.header__compare .header__compare-num {
    top: -6px
}

.header__icons li {
    position: relative;
    margin-left: 38px
}

.header__icons li:first-child {
    margin-left: 0
}

@media (max-width: 640px) {
    .header__icons li {
        margin-left:7px
    }
}

.header__menu-sectionblock {
    display: -ms-flexbox;
    display: flex;
    width: 41%
}

.header__menu-partblock {
    width: 59%;
    padding: 16px 26px
}

.header__menu {
    background-color: #b40c1e
}

.header__menu-nav {
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    width: 70%;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header__menu-li {
    position: static;
    margin: 0;
    padding: 0 45px 12px 0;
    width: -webkit-max-content;
    width: max-content
}

.header__menu-li:last-child {
    padding-right: 0
}

.header__menu-li::before {
    display: none
}

.header__menu-li:hover .header__menu-subw {
    display: block;
    z-index: 10
}

.header__menu-li:hover .header__menu-link::after {
    background: url(image/corner-top.png) no-repeat
}

@media (max-width: 1089px) {
    .header__menu-li {
        padding:0 25px 12px 0
    }
}

.header__menu-link {
    cursor: pointer;
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding-right: 22px;
    transition: .3s all
}

.header__menu-link.-caret::after {
    content: '';
    position: absolute;
    right: 0;
    top: 7px;
    width: 13px;
    height: 13px;
    opacity: 1;
    background: url(image/corner-down.png) no-repeat
}

.header__menu-link:hover {
    color: #fff
}

.header__menu-section {
    background: #e7e7e8;
    width: calc(100% - 305px);
    padding-bottom: 30px
}

.header__menu-subw {
    display: none
}

.header__menu-subblock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    min-height: 450px;
    background-color: #fff;
    z-index: 11
}

.header__menu-segment {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 345px
}

.header__menu-segmentw {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    z-index: 0
}

@media (max-width: 1000px) {
    .header__menu-segmentw {
        display:none
    }
}

.header__menublock-wrapper {
    display: none
}

.header__menublock-wrapper.-active {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.header__menu-topics {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__menu-topic {
    width: 31%;
    margin: 1%
}

.header__menu-text {
    color: #000;
    padding: 0 0 20px
}

.header__menu-text a {
    color: #c23a48
}

@media (max-width: 1000px) {
    .header__menu-text {
        text-transform:none
    }

    .header__menu-text a {
        color: #b40c1e;
        text-decoration: underline
    }
}

.header__topic-ul {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.header__topic-ul li {
    margin: 0;
    padding: 0
}

.header__topic-ul li::before {
    display: none
}

.header__topic-ul a {
    font-size: 14px;
    color: #7c7c7d;
    text-transform: initial;
    transition: .3s all
}

.header__section-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    font-size: 12px
}

.header__section-ul li {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #e7e7e8;
    transition: .3s
}

.footer__media-item,.header-mobile__inner,.header__banner-top,.header__section-ul li.-active,.header__section-ul li:hover {
    background-color: #b40c1e
}

.header__section-ul li.-active a,.header__section-ul li:hover a {
    color: #fff
}

.header__section-ul li::before {
    display: none
}

.header__section-ul a {
    display: block;
    padding: 9px 0 9px 18px;
    text-transform: uppercase;
    color: #242526
}

@media (max-width: 1230px) {
    .header__menu-topic {
        width:42%
    }

    .header__section-ul a {
        padding: 14px 10px
    }
}

.header__menu-ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

.header__advertising {
    padding: 18px 33px;
    line-height: 1.1;
    text-transform: uppercase;
    background-color: #f8f8f8
}

.header__advertising b,.header__advertising strong {
    font-size: 16px;
    display: block;
    letter-spacing: 0;
    margin-bottom: 4px
}

.header__advertising p,.header__advertising span {
    font-size: 12px;
    letter-spacing: 4px;
    margin: 0
}

.header__advertising a {
    color: #303133
}

.header__menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-top: 12px;
    font-size: 12px
}

.header__center-block {
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1230px) {
    .header__center-block {
        padding:18px 15px 15px
    }
}

.header__call-block {
    text-transform: uppercase;
    color: #fff;
    opacity: .8;
    width: 100%;
    text-align: right
}

.header__call-block a {
    position: relative;
    color: #fff;
    margin-left: 26px;
    font-size: 14px
}

.header__call-block a-phone-icon::after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 13px;
    opacity: 1;
    background: url(image/phone.png) no-repeat
}

.header__logout {
    color: #fff;
    opacity: .6;
    width: 100%;
    text-align: right
}

.header__logout a{
    text-transform: none;
    color: #fff;
    opacity: .6;
    width: 100%;
    text-align: right
}

.header__logout form{
    text-transform: none;
    color: #fff;
    opacity: .6;
    width: 100%;
    text-align: right
}

.header__logout span{
    text-transform: none;
    color: #fff;
    opacity: .6;
    width: 100%;
    text-align: right
}



@media (max-width: 1000px) {
    .header__advertising a {
        color:#fff
    }

    .header__call-block {
        display: none
    }
}

.header__menu-image {
    position: relative;
    width: 305px;
    overflow: hidden
}

.header__menu-image-item {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 0
}

.header__menu-image-item img {
    transition: .8s
}

.header__menu-image-item.-active {
    opacity: 1;
    height: 100%;
    z-index: 1
}

.header__menu-image-item.-active img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.header__menu-title {
    text-transform: uppercase;
    color: #c23a48;
    font-weight: 800;
    font-size: 12px;
    padding: 2px;
    transition: all .3s
}

.header__menu-newsblock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 25px;
    border-top: 1px solid #ccd1dd
}

.header__menu-newsitem {
    width: 45%;
    margin-bottom: 10px
}

.header__menu-newsitem h5 {
    text-transform: uppercase;
    color: #c23a48;
    font-weight: 700;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 22px
}

.header__menu-newsimage {
    width: 100%;
    overflow: hidden
}

.header__menu-newsimage img {
    width: inherit;
    max-height: 151px
}

@media (max-width: 1000px) {
    .header__menu-newsimage img {
        width:auto;
        max-width: 100%
    }
}

.header__top {
    zoom:1;padding: 8px 0 27px;
    color: #8d8d8f
}

.header__top:after,.header__top:before {
    content: '';
    display: table
}

.header__banner-top {
    z-index: 99;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    height: 28px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.header__banner-top span {
    display: block;
    font-size: 22px;
    line-height: 48px;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .3s
}

.header__banner-top:hover span {
    transition: all .3s;
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 700px) {
    .header__banner-top span {
        font-size:25px;
        line-height: 1.4;
        -ms-transform: none;
        transform: none
    }

    .header__banner-top:hover span {
        -ms-transform: none;
        transform: none
    }
}

@media (max-width: 500px) {
    .header__banner-top {
        min-height:28px;
        height: auto;
        padding: 0 15px
    }

    .header__banner-top span {
        font-size: 19px
    }

    .header-mobile__builder {
        clear: both
    }
}

@media (max-width: 360px) {
    .header__banner-top span {
        font-size:14px
    }
}

.header__banner-top:hover {
    color: #fff
}

.header__contacts {
    float: left
}

.header__location {
    min-height: 27px;
    margin: 0 0 9px;
    font-size: 14px;
    line-height: 20px
}

.header__location-label,.header__location-select {
    margin-right: 14px;
    display: inline-block;
    vertical-align: top
}

.header__location-label {
    padding-top: 4px
}

.header__location-select {
    min-width: 160px
}

.header__location-select .selectInput {
    width: 100%
}

.header__location-select .selectInput__label {
    padding: 2px 30px 2px 10px;
    border: 1px solid #c4c4c4;
    background: #fff;
    font: 700 14px/21px Lato,Helvetica,Arial,sans-serif
}

.header__location-select .selectInput__icon {
    top: 7px
}

.header__location-schedule {
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: 700
}

.header__support {
    font-size: 14px;
    line-height: 20px
}

.header__logo {
    position: absolute;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__logo img {
    display: block;
    width: 100%;
    height: auto
}

@media (max-width: 600px) {
    .header__logo {
        height:200px
    }
}

.header__right {
    float: right;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1220px) {
    .header__right {
        -ms-flex-direction:column-reverse;
        flex-direction: column-reverse
    }
}

.header__extra-nav {
    margin: -2px -8px 0 0;
    padding: 0;
    list-style: none
}

@media (max-width: 350px) {
    .header__extra-nav ._mobile-hide {
        display:none
    }
}

.header__extra-nav li {
    float: left;
    margin: 0;
    padding: 0
}

.header__extra-nav li:before {
    display: none
}

.header__extra-nav-label {
    display: block;
    padding: 0 3px;
    min-width: 18px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 5px;
    background: #b40c1e;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff
}

.header__extra-nav-link {
    display: block;
    min-width: 60px;
    padding: 0 3px;
    text-align: center;
    font-size: 8px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: .2px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #9b9b9b;
    position: relative
}

.header__nav-side,.header__nav-top,.header__nav2,.header__nav3 {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .4px;
    line-height: 20px
}

.header__extra-nav-link img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform .3s
}

.header__nav-top,.header__nav-top-item {
    margin: 0;
    padding: 0
}

.header__extra-nav-link:hover img {
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    transition: transform .1s
}

.header__nav {
    position: relative;
    padding: 0
}

.header__nav ._active {
    opacity: .5
}

.header__nav-top {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__nav-top-item ul,.header__nav-top-item:before {
    display: none
}

.header__nav-top-link {
    display: block;
    margin: 0 -5px;
    padding: 0 5px 6px
}

.no-flexbox .header__nav-top {
    zoom:1;display: block
}

.no-flexbox .header__nav-top:after,.no-flexbox .header__nav-top:before {
    content: '';
    display: table
}

.header__nav-side ul,.header__nav-side-item:before,.header__nav._active .header__nav-side,.header__nav2 {
    display: none
}

.no-flexbox .header__nav-top-item {
    float: left;
    margin-right: 20px
}

.no-flexbox .header__nav-top-item:last-child {
    margin-right: 0
}

.header__nav-side {
    margin: 9px 0 0;
    padding: 0;
    list-style: none;
    color: #fff;
    position: absolute;
    top: 100%;
    z-index: 11
}

.header__nav-side-item {
    float: left;
    margin: 0;
    padding: 0
}

.header__nav-side-link {
    color: #fff
}

.header__nav-side-link:hover {
    color: #fff;
    opacity: .75
}

.header_inner .header__nav-side {
    color: #333
}

.header_inner .header__nav-side-link {
    color: #8d8d8f
}

.header_inner .header__nav-side-link:hover {
    color: #8d8d8f;
    opacity: .75
}

.header__nav._submenu-active .header__nav-side {
    top: 65px
}

.header__nav-side_left {
    left: 0
}

.header__nav-side_left .header__nav-side-item {
    margin-right: 22px
}

.header__nav-side_left .header__nav-side-item:last-child {
    margin-right: 0
}

.header__nav-side_right {
    right: 0
}

.header__nav-side_right .header__nav-side-item {
    margin-left: 22px
}

.header__nav-side_right .header__nav-side-item:first-child {
    margin-left: 0
}

.header__nav-wrapper {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10
}

.header__nav-wrapper._side-nav .header__nav3 {
    margin-top: 40px
}

.header__nav2 {
    width: 100%;
    background: rgba(180,12,30,.8);
    color: #fff
}

.header_inner .header__nav2 {
    background: #b40c1e
}

.header__nav2 a {
    color: #fff
}

.header__nav2 a:hover {
    color: #c2c2c2
}

.header__nav2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.header__nav2 ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.header__nav2 ul li:before,.header__nav2 ul ul {
    display: none
}

.header__nav2 ul a,.header__nav2 ul strong {
    display: block;
    padding: 10px 14px
}

.header__nav3 {
    display: none;
    width: 100%;
    background: #fff;
    background: rgba(255,255,255,.7);
    color: #303133
}

.header__nav3 a {
    color: #000
}

.header__nav3 a:hover {
    color: #303133
}

.header__nav3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.header__nav3 ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.header__nav3 ul li:before {
    display: none
}

.header__nav3 ul a,.header__nav3 ul strong {
    display: block;
    padding: 10px 14px
}

.header-mobile {
    background: #fff;
    position: relative;
    z-index: 30;
    display: none
}

@media (max-width: 1000px) {
    .header-mobile {
        display:block
    }
}

.header-mobile__wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 50px;
    padding-top: 13px
}

@media (max-width: 640px) {
    .header-mobile__wrapp {
        padding-right:15px
    }
}

.header-mobile__wrapp .header__call-block a {
    display: block;
    margin-left: 0
}

.header-mobile__wrapp .header__call-block a::after {
    top: 7px
}

.header-mobile__city {
    margin: 0 0 5px;
    padding: 7px 35px 7px 10px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .3px;
    color: #fff;
    background: #393939;
    position: relative
}

.header-mobile__city-name {
    font-weight: 900;
    margin-right: 6px
}

.header-mobile__builder,.header-mobile__city-schedule {
    font-weight: 700;
    text-transform: uppercase
}

.header-mobile__city:after {
    display: block;
    content: '';
    width: 20px;
    height: 18px;
    background: url(image/arrow-d.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px
}

.header-mobile__city-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .01;
    z-index: 2
}

.header-mobile__city a {
    color: #fff
}

.header-mobile__phone {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: .4px
}

.header-mobile__phone a {
    color: #303133
}

.header-mobile .header__top-item {
    padding: 35px 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.header-mobile__inner {
    height: 80px;
    position: relative
}

.header-mobile__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 0
}

.header-mobile__logo img {
    display: block;
    height: auto
}

@media (max-width: 1200px) {
    .header-mobile__logo img {
        max-width:100%;
        max-height: 75px
    }
}

.header-mobile .header-burger {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 30px;
    cursor: pointer
}

.header-mobile .header-burger .helper-burger {
    position: absolute;
    top: 27px;
    left: 18px
}

@media (max-width: 640px) {
    .header-mobile .header__top-item {
        padding:25px 0 10px
    }

    .header-mobile__logo img {
        max-width: 100%;
        max-height: 58px
    }

    .header-mobile .header-burger {
        left: 0
    }
}

.header-mobile__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    float: right
}

@media (max-width: 550px) {
    .header-mobile__right {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.header-mobile__extra-nav {
    margin-bottom: 0;
    padding-top: 14px
}

.header-mobile__builder {
    text-align: right;
    font-size: 12px;
    line-height: 20px
}

.footer {
    margin: 100px 0 0
}

@media (max-width: 700px) {
    .footer {
        margin-top:60px
    }
}

@media (min-width: 600px) {
    .footer .-toggle-block {
        display:block!important;
        height: auto!important
    }
}

@media (max-width: 600px) {
    .footer .-js-toggle {
        text-align:center;
        font-weight: 700;
        cursor: pointer;
        margin-bottom: 10px
    }

    .footer .-js-toggle span,.footer .-toggle-block {
        display: none
    }
}

.footer__menu-block {
    margin-bottom: 20px
}

.footer__menu-blocks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__media-logo img {
    max-width: 250px
}

@media (max-width: 1000px) {
    .footer__menu-blocks {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__media-logo {
        margin-bottom: 20px
    }
}

.footer__media-block {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__media-item {
    color: #fff;
    font-size: 30px;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__menu-icon {
    text-align: center;
    margin-bottom: 15px
}

.footer__menu-icon img {
    width: 60px
}

.footer__menu-COVID-19 {
    font-size: 10px;
    color: #000
}

.footer__menu-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__menu-item {
    padding: 0;
    margin-left: 0
}

.footer__menu-item:first-child .footer__menu-link {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 900
}

.footer__menu-item::before {
    display: none
}

.footer__menu-link {
    font-size: 16px;
    margin-bottom: 10px
}

@media (max-width: 1000px) {
    .footer__menu-nav {
        -ms-flex-direction:inherit;
        flex-direction: inherit;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__menu-item:first-child .footer__menu-link {
        width: 100%;
        text-align: center;
        border-left: none
    }

    .footer__menu-item:first-child .footer__menu-link+a {
        border-left: none
    }

    .footer__menu-link {
        border-left: 1px solid #000;
        margin: 0 10px;
        padding: 0 0 0 10px
    }
}

.footer__media-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1000px) {
    .footer__media-inner {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.footer__media {
    background: #fff;
    padding: 30px 0
}

.footer__newsletter {
    min-height: 100px;
    padding: 34px 20px 32px;
    background: url(../img/footer-search.jpg) center center no-repeat grey;
    background-size: cover;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__newsletter-input {
    display: block;
    width: 420px;
    margin: 0 auto;
    padding: 7px 10px;
    border: none;
    background: #fff;
    font: 400 16px/20px Lato,Helvetica,Arial,sans-serif;
    color: #303133;
    outline: 0;
    text-align: center
}

.footer__newsletter-input.error {
    border: 1px solid red
}

.footer__newsletter-heading {
    margin: 0;
    text-align: center;
    color: #fff
}

.footer__newsletter-error-text {
    font-size: 13px;
    padding-top: 7px
}

.footer__newsletter-form {
    text-align: center
}

.footer__newsletter-form-input {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px
}

.footer__newsletter-form label.error,.footer__newsletter-form-input label {
    position: absolute;
    left: 0;
    right: 0
}

.footer__newsletter-form .btn {
    margin: -4px 0;
    border-color: #fff;
    color: #fff
}

.footer__newsletter-form .btn:hover {
    color: #303133;
    background-color: #fff
}

@media (max-width: 900px) {
    .footer__newsletter {
        display:block
    }

    .footer__newsletter-heading {
        margin-bottom: 20px
    }
}

@media (max-width: 700px) {
    .footer__newsletter {
        padding-top:15px;
        padding-bottom: 20px
    }

    .footer__newsletter-form-input {
        display: block;
        margin-bottom: 20px
    }

    .footer__newsletter-form-input:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 600px) {
    .footer__newsletter-input {
        width:100%
    }

    .footer__newsletter-form-input {
        margin: 30px 20px 10px
    }

    .footer__newsletter-heading {
        margin: 0
    }
}

.footer__help {
    padding: 5px 20px;
    background: #b40c1e;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center
}

.footer__help-phone {
    font-weight: 700;
    font-size: 18px;
    margin-left: 6px;
    color: #fff
}

.footer__help a,.footer__help a:hover {
    color: #fff
}

.footer__inner {
    background: #cac8c8;
    padding: 36px 0 60px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .4px
}

.footer__nav {
    zoom:1}

.footer__nav:after,.footer__nav:before {
    content: '';
    display: table
}

.footer__nav a {
    color: #fff
}

.footer__nav a:hover {
    color: #303133
}

.footer__nav-heading {
    margin: 0;
    padding: 0;
    font: 400 14px/1.5 Lato,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: .4px
}

.footer__nav-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer__nav-list li {
    margin: 0;
    padding: 0
}

.footer__nav-list li:before {
    display: none
}

.footer__nav-inline-list {
    margin: 0 0 1.25em
}

.footer__nav-inline-list-heading {
    display: inline;
    margin: 0;
    font-weight: 700
}

.footer__nav-inline-list-list {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none
}

.footer__nav-inline-list-list li {
    display: inline;
    margin: 0;
    padding: 0
}

.footer__nav-inline-list-list li:before {
    display: none
}

.footer__nav-inline-list-list li:after {
    display: inline;
    content: ' |'
}

.footer__nav-inline-list-list:last-child li:last-child:after {
    display: none
}

.footer__connect-heading,.footer__connect-list,.footer__connect-list li {
    display: inline-block;
    vertical-align: top
}

.footer__nav-brands {
    float: left;
    width: 65%
}

.footer__nav-brands-item {
    margin-bottom: 1.3em
}

.footer__nav-brands-item:last-child {
    margin-bottom: 0
}

.footer__nav-about {
    float: right;
    width: 30%;
    max-width: 180px;
    padding-top: 1.5em
}

@media (max-width: 600px) {
    .footer__nav-about,.footer__nav-brands {
        float:none;
        width: auto
    }
}

.footer__connect {
    margin: 0 0 20px
}

.footer__connect-heading {
    margin: 0 16px 0 0;
    padding: 0;
    font: 700 21px/1.4 Lato,Helvetica,Arial,sans-serif;
    text-transform: none;
    letter-spacing: 0
}

.footer__connect-list {
    margin: 0;
    padding: 7px 0 0;
    list-style: none
}

.footer__connect-list li {
    margin: 0 20px 16px 0;
    padding: 0
}

.footer__connect-list li:before {
    display: none
}

@media (max-width: 400px) {
    .footer__connect-list li {
        margin-right:15px
    }
}

.footer__connect-list a {
    width: 20px;
    height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__connect-list a img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.footer .row-fluid [class*=span]:first-child {
    min-height: 0
}

.newsletter-popup {
    text-align: center
}

.newsletter-popup__heading {
    margin: 1.5em 0 .5em;
    padding: 0;
    font: 700 18px/1.33 Lato,Helvetica,Arial,sans-serif;
    text-transform: none;
    letter-spacing: 0
}

.newsletter-popup__heading:first-child {
    margin-top: 0
}

.newsletter-popup__body {
    margin: 0 0 1em
}

.accordeon {
    margin: 2em 0
}

.accordeon__heading {
    margin: 0 -20px 2px;
    padding: 8px 50px 8px 20px;
    background: #f4f4f4;
    font: 700 18px/24px Lato,Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    text-transform: none;
    color: #303133;
    cursor: pointer;
    position: relative;
    transition: color .2s,background-color .2s
}

.accordeon__heading svg {
    width: 16px;
    height: 10px;
    position: absolute;
    top: 16px;
    right: 22px;
    fill: #8d8d8f;
    transition: fill .2s,transform .2s
}

.accordeon__heading._active {
    background: #b40c1e;
    color: #fff
}

.accordeon__heading._active svg {
    fill: #fff;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: fill .2s,transform .2s
}

@media (max-width: 600px) {
    .accordeon__heading {
        margin-left:-20px;
        margin-right: -20px
    }
}

.accordeon__body {
    display: none;
    padding: 20px 0 40px
}

.accordeon__body p:last-child {
    margin-bottom: 0
}

.no-js .accordeon__body {
    display: block
}

.accordeon .accordeon {
    margin: 0
}

.accordeon .accordeon .accordeon__heading {
    margin: 0;
    padding: 0;
    background: 0 0;
    color: #303133;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400
}

.accordeon .accordeon .accordeon__heading:hover {
    color: #b40c1e
}

.accordeon .accordeon .accordeon__heading svg {
    display: none
}

.accordeon .accordeon .accordeon__heading._active {
    font-weight: 700
}

.accordeon .accordeon .accordeon__body {
    padding: 10px 20px
}

@media (max-width: 600px) {
    .accordeon .accordeon .accordeon__body {
        padding-right:0;
        padding-left: 10px
    }
}

.accordeon .accordeon .accordeon__item {
    margin-bottom: 20px
}

.accordeon .accordeon .accordeon__item:last-child {
    margin-bottom: 0
}

.index-slider {
    margin: 0 0 100px;
    position: relative;
    background-color: #8d8d8d;
    color: #fff
}

.index-slider:after {
    display: block;
    content: '';
    width: 100%;
    height: 31px;
    background: url(../img/index/slider-bottom.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 100%;
    left: 0
}

.index-slider__item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 580px;
    padding: 40px 0 80px;
    position: relative
}

.oldie .index-slider__item {
    height: 580px
}

@media (max-width: 800px) {
    .helper-columns-2 {
        columns:1
    }

    .index-slider__item {
        min-height: 480px
    }

    .oldie .index-slider__item {
        height: 480px
    }
}

@media (max-width: 600px) {
    .index-slider__item {
        min-height:360px
    }

    .oldie .index-slider__item {
        height: 360px
    }
}

.index-slider__item .w {
    width: 100%;
    position: relative;
    z-index: 2
}

.index-slider__item_shadow-full:before,.index-slider__item_shadow-left:before {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    pointer-events: none
}

.index-slider__item .w img {
    max-width: 280px
}

.index-slider__item_shadow-left:before {
    width: 75%
}

@media (max-width: 750px) {
    .index-slider__item_shadow-left:before {
        width:100%
    }
}

.index-slider__item_shadow-full:before {
    width: 100%;
    background: rgba(0,0,0,.3)
}

.index-slider__item-inner {
    width: 100%;
    z-index: 2;
    min-height: 700px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.index-slider__item-inner img {
    max-width: 280px
}

.oldie .index-slider__item-inner {
    height: 700px
}

.no-flexbox .index-slider__item-inner {
    display: block
}

@media (max-width: 1450px) {
    .index-slider__item-inner {
        padding:0 50px 0 70px
    }
}

@media (max-width: 1000px) {
    .index-slider {
        margin-top:-30px
    }

    .index-slider__item-inner {
        min-height: 600px
    }

    .oldie .index-slider__item-inner {
        height: 600px
    }
}

@media (max-width: 800px) {
    .index-slider__item-inner {
        min-height:500px
    }

    .oldie .index-slider__item-inner {
        height: 500px
    }
}

@media (max-width: 600px) {
    .index-slider__item-inner {
        min-height:120vw
    }

    .oldie .index-slider__item-inner {
        height: 400px
    }
}

@media (max-width: 450px) {
    .index-slider__item-inner {
        padding:0 10px
    }
}

.index-slider_page-inner .index-slider__item-inner {
    min-height: 450px
}

.oldie .index-slider_page-inner .index-slider__item-inner {
    height: 450px
}

@media (max-width: 800px) {
    .index-slider_page-inner .index-slider__item-inner {
        min-height:450px
    }
}

.index-slider__body._align-center {
    padding-top: 30px;
    margin: 0 auto;
    text-align: center
}

.index-slider__body._align-center img {
    margin: 0 auto
}

.index-slider__body._iframe {
    max-width: 1000px
}

.index-slider__body._iframe .button {
    color: #fff;
    border: solid #fff;
    padding: 10px 80px;
    font-family: GothamPro;
    font-weight: 600;
    font-size: 28.342pt
}

.index-slider__body._iframe .button:hover {
    color: #9b9b9b
}

.index-slider__heading {
    max-width: 480px;
    color: #fff;
    margin: 0 0 15px;
    font-size: 48px;
    line-height: 1.25;
    font-weight: 300;
    letter-spacing: 0
}

@media (max-width: 1000px) {
    .index-slider_page-inner .index-slider__item-inner {
        min-height:450px
    }

    .index-slider__heading {
        font-size: 40px
    }
}

@media (max-width: 500px) {
    .index-slider__heading {
        font-size:32px
    }
}

.index-slider__heading._iframe {
    max-width: 1000px
}

.index-slider__heading._iframe p:first-of-type {
    font-family: GothamPro;
    font-weight: 100;
    font-size: 52.571pt;
    margin-bottom: 5px
}

@media (max-width: 600px) {
    .index-slider_page-inner .index-slider__item-inner {
        min-height:300px
    }

    .oldie .index-slider_page-inner .index-slider__item-inner {
        height: 300px
    }

    .index-slider__heading._iframe p:first-of-type {
        font-size: 30pt
    }
}

.index-slider__heading._iframe p {
    font-family: GothamPro;
    font-weight: 600;
    font-size: 18.375pt;
    margin-bottom: 50px
}

@media (max-width: 600px) {
    .index-slider__heading._iframe p {
        font-size:15pt
    }
}

.index-slider__cta {
    margin: 0
}

.index-slider__cta .btn {
    min-width: 180px;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.index-slider__brand {
    margin-bottom: 20px
}

.index-slider__brand img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%
}

.index-slider__search {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    text-align: center
}

.index-slider__search-heading {
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: .1em;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,.5)
}

.index-slider__search-wrapper {
    position: relative
}

.index-slider__search-wrapper:before {
    display: block;
    content: '';
    width: 34px;
    height: 34px;
    overflow: hidden;
    background: url(image/goemans.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 10px
}

.index-slider__search-input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 60px;
    background: #fff;
    border: none;
    border-radius: 40px;
    font: 400 18px/24px Lato,Helvetica,Arial,sans-serif;
    color: #303133;
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
    outline: 0
}

.index-slider__search-btn {
    width: 54px;
    height: 54px;
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-indent: 60px;
    white-space: nowrap;
    overflow: hidden;
    outline: 0
}

.index-slider__search-btn:after {
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url(image/header-search.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px
}

.index-slider .slider__controls-nav svg {
    fill: #fff
}

.index-slider .slider__controls-pagination-item:after {
    width: 12px;
    height: 12px;
    margin: 4px
}

@media (max-width: 800px) {
    .index-slider .slider__controls {
        width:100%;
        top: auto;
        margin-top: 0;
        left: 0;
        bottom: 100px
    }

    .index-slider .slider__controls-nav {
        display: none
    }
}

@media (max-width: 600px) {
    .index-slider .slider__controls {
        bottom:80px
    }
}

.index-slider_page-inner {
    margin-bottom: 60px
}

.index-slider_page-inner .index-slider__item {
    padding-bottom: 60px
}

.index-slider_min {
    margin-bottom: 40px
}

.index-slider_min .index-slider__item {
    min-height: 420px;
    padding-bottom: 30px
}

.oldie .index-slider_min .index-slider__item {
    height: 420px
}

@media (max-width: 800px) {
    .index-slider_min .slider__controls,.index-slider_page-inner .slider__controls {
        bottom:10px!important
    }
}

.index-promos {
    margin: -170px -30px 80px;
    position: relative;
    z-index: 5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 600px) {
    .index-slider_min .index-slider__item {
        min-height:360px
    }

    .index-promos {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 30px
    }
}

.index-promos__item {
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 20px
}

@media (max-width: 1000px) {
    .index-promos__item {
        width:50%
    }
}

@media (max-width: 600px) {
    .index-promos__item {
        float:none!important;
        width: 100%;
        margin-bottom: 40px
    }
}

.no-flexbox .index-promos {
    zoom:1;display: block
}

.no-flexbox .index-promos:after,.no-flexbox .index-promos:before {
    content: '';
    display: table
}

.no-flexbox .index-promos__item {
    float: left
}

.index-promos__link {
    min-height: 150px;
    padding: 20px 20px 20px 165px;
    border-top: #b40c1e 8px solid;
    background: #fff;
    background-image: linear-gradient(to bottom,#fff,#f6f6f6);
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: box-shadow .3s,transform .3s
}

.no-flexbox .index-promos__link {
    display: block
}

.index-promos__link:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,.3);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: box-shadow .1s,transform .1s
}

.index-promos__image {
    display: block;
    width: 160px;
    position: absolute;
    top: -31px;
    left: 0
}

.index-promos__image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 160px;
    margin: 0 auto
}

.index-promos__image_mid {
    top: 10px;
    height: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index-promos__heading,.index-promos__pos {
    display: block;
    line-height: 1.3;
    font-weight: 700
}

.index-promos__heading {
    margin: 0 0 6px;
    font-size: 26px
}

.index-promos__pos {
    font-size: 14px
}

@media (max-width: 650px) {
    .index-promos__link {
        padding-left:130px;
        min-height: 130px
    }

    .index-promos__image {
        width: 130px;
        top: -21px
    }

    .index-promos__image img {
        max-width: 90px
    }

    .index-promos__image_mid {
        top: 0
    }
}

.brands-list {
    margin: 40px -30px 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.brands-list__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    padding: 0 35px
}

.brands-list__item:before,.lightbox {
    display: none
}

.brands-list__item img {
    display: block;
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 100%;
    margin: 0 auto;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform .3s
}

.brands-list__item a:hover img {
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    transition: transform .1s
}

.brands-list__item-inner {
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 600px) {
    .brands-list {
        margin-top:30px
    }
}

@media (max-width: 400px) {
    .brands-list {
        zoom:1;
        margin-left: -10px;
        margin-right: -10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .brands-list:after,.brands-list:before {
        content: '';
        display: table
    }

    .brands-list:after {
        clear: both
    }

    .brands-list__item {
        width: 50%;
        padding: 0 10px
    }

    .brands-list__item img {
        max-width: 100%;
        max-height: 100%
    }
}

.brands-list__more {
    text-align: center;
    margin: 0 0 65px
}

.lightbox {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8)
}

.lightbox iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lightbox:target {
    outline: 0;
    display: block
}

.appliances {
    margin-bottom: 120px;
    padding-bottom: 31px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .appliances {
        margin-bottom:80px
    }
}

@media (max-width: 600px) {
    .appliances {
        margin-bottom:30px
    }
}

.appliances .swiper-slide {
    width: auto
}

.appliances .swiper-container {
    overflow: visible;
    padding-bottom: 10px
}

.appliances .swiper-scrollbar {
    width: 100%;
    height: 8px;
    left: 0;
    background: 0 0
}

.appliances .swiper-scrollbar-drag {
    background: #b40c1e;
    border-radius: 0
}

.appliances__slider {
    margin-left: -20px;
    margin-right: -20px;
    position: relative
}

.appliances__slider:after {
    display: block;
    content: '';
    width: 64px;
    height: 12px;
    background: url(image/scroll.png) no-repeat;
    position: absolute;
    top: 100%;
    margin-top: 19px;
    left: 83px
}

@media (max-width: 1000px) {
    .appliances__slider:after {
        display:none
    }
}

.appliances__item {
    display: block;
    position: relative;
    width: 380px;
    height: 551px;
    overflow: hidden
}

.appliances__item:before {
    display: block;
    content: '';
    width: 100%;
    height: 8px;
    overflow: hidden;
    background: #b40c1e;
    position: absolute;
    top: -8px;
    left: 0;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform .3s;
    z-index: 4
}

.appliances__item:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #98989a;
    position: absolute;
    bottom: 0;
    left: 0
}

.appliances__item-bottom {
    width: 100%;
    height: 32px;
    background: url(../img/index/appl-bottom.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 18px;
    left: 0;
    z-index: 1
}

.appliances__item-back,.appliances__item-front {
    display: block;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    left: 0
}

.appliances__item-back {
    width: 100%;
    bottom: 50px;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    filter: none;
    transition: opacity .3s,filter .3s;
    z-index: 2
}

.appliances__item-back:after {
    display: block;
    content: '';
    width: 100%;
    height: 169px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: .3;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),#000)
}

.appliances__item-front {
    width: 100%;
    right: 0;
    bottom: 18px;
    background-position: center center;
    background-size: contain;
    opacity: 0;
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    transition: opacity .3s,transform .3s;
    z-index: 3
}

.appliances__item-heading,.appliances__item-heading-hover {
    display: block;
    margin: 0;
    padding: 0;
    font: 300 37px/1 Lato,Helvetica,Arial,sans-serif;
    letter-spacing: 2px;
    position: absolute;
    left: 20px;
    right: 20px;
    z-index: 4;
    transition: color .3s,top .3s;
    text-transform: uppercase;
    text-align: center
}

.appliances__item-heading {
    color: #fff;
    top: 406px
}

.appliances__item-heading-hover {
    color: #303133;
    top: -60px
}

@media (max-width: 400px) {
    .appliances__item {
        width:80vw;
        height: 130vw;
        max-height: 551px
    }

    .appliances__item .appliances__item-heading {
        top: auto;
        bottom: 90px;
        font-size: 24px
    }

    .appliances__item .appliances__item-heading-hover {
        font-size: 24px
    }
}

.notouch .appliances__item:hover:before {
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    transition: transform .1s
}

.notouch .appliances__item:hover .appliances__item-heading-hover {
    top: 54px;
    transition: color .1s,top .3s
}

.notouch .appliances__item:hover .appliances__item-heading {
    top: 100%;
    transition: color .1s,top .3s
}

.notouch .appliances__item:hover .appliances__item-front {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: opacity .3s,transform .3s
}

.notouch .appliances__item:hover .appliances__item-back {
    opacity: .2;
    filter: gray;
    filter: grayscale(100%);
    transition: opacity .1s,filter .1s
}

.special-sale {
    position: relative;
    margin: 0 -15px;
    padding: 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.special-sale__item {
    width: 100%;
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100%
}

.no-flexbox .special-sale__item {
    display: block;
    float: left
}

.special-sale .swiper-container {
    width: 100%
}

.no-flexbox .special-sale {
    zoom:1;display: block
}

.no-flexbox .special-sale:after,.no-flexbox .special-sale:before {
    content: '';
    display: table
}

.special-sale__image {
    width: 100%;
    max-height: 280px;
    margin: 0 0 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .special-sale__image {
    display: block
}

.no-flexbox .special-sale__image img {
    margin: 0 auto
}

.special-sale__image img {
    height: 200px
}

@media (max-width: 900px) {
    .special-sale {
        margin-bottom:-40px
    }

    .special-sale__item {
        margin-bottom: 15px
    }
}

@media (max-width: 600px) {
    .special-sale {
        display:block
    }

    .special-sale__item {
        width: auto;
        margin-bottom: 10px
    }

    .special-sale__image {
        height: auto
    }

    .special-sale__image img {
        max-height: 200px
    }
}

@media (max-width: 400px) {
    .special-sale__item {
        min-height:auto
    }
}

.special-sale__label {
    min-height: 2em;
    margin-bottom: 1em;
    font-size: 12px;
    line-height: 2;
    color: #b40c1e
}

.special-sale__label strong {
    font-weight: 900;
    text-transform: uppercase
}

.special-sale__label-item {
    display: block;
    padding-left: 35px;
    position: relative
}

.special-sale__label-item:after {
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    background: url(image/sale.svg) no-repeat;
    position: absolute;
    top: -4px;
    left: 0
}

.special-sale__heading {
    margin: 0 0 8px;
    font: 400 16px/24px Lato,Helvetica,Arial,sans-serif;
    text-transform: none;
    letter-spacing: 0
}

.product__header-serial,.product__header-text,.special-sale__model {
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.special-sale__model {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px
}

.special-sale__price {
    margin: 0 0 20px;
    padding: 10px 0 0;
    font-weight: 300;
    font-size: 37px;
    line-height: 1.3
}

.special-sale__price-old {
    display: block;
    font-weight: 400;
    font-size: 26px;
    text-decoration: line-through;
    color: #b40c1e
}

.special-sale__price-new {
    display: block;
    font-weight: 300
}

.special-sale__price-new .mielepricinglabel {
    display: none;
    float: none!important
}

.special-sale__price-new .mielepricingmodel {
    width: 100%!important
}

.special-sale__price-new>div:nth-of-type(2) {
    display: none
}

.special-sale__cta {
    margin: 0
}

.special-sale__cta .btn {
    min-width: 172px
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%20000aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%20000aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    display: none
}

.special-sale-pagination {
    display: none;
    width: 100%;
    text-align: center
}

.special-sale-pagination li {
    display: inline-block;
    padding: 0;
    width: 15px;
    height: 15px;
    margin: 5px;
    font-size: 0;
    border: 2px solid #68696a;
    border-radius: 50%;
    background-color: transparent
}

.special-sale-pagination li::before {
    content: ''
}

.special-sale-pagination button {
    display: none
}

.special-sale-pagination li.swiper-pagination-bullet-active {
    border-color: #b40c1e;
    background-color: #b40c1e
}

@media (max-width: 500px) {
    .special-sale-pagination li {
        margin:3px
    }
}

.slick-arrow._prev {
    -ms-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    right: -27px;
    top: 0;
    width: 30px;
    cursor: pointer
}

.slick-arrow._next {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    left: -27px;
    top: 0;
    width: 30px;
    cursor: pointer
}

.rating-stars {
    display: inline-block;
    vertical-align: top;
    height: 16px
}

.rating-stars__label {
    display: none
}

.rating-stars__item {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background: url(image/rating-star.svg) no-repeat;
    background-size: contain
}

.rating-stars__item_active {
    background-image: url(image/rating-star__active.svg)
}

.product {
    margin-bottom: 40px
}

@media (max-width: 1000px) {
    .product {
        margin-bottom:70px
    }
}

@media (max-width: 600px) {
    .product {
        margin-bottom:50px
    }

    .product__title {
        font-size: 24px
    }
}

.product__heading {
    margin: 0 0 4px;
    padding: 0;
    font-size: 26px;
    line-height: 1.35;
    font-weight: 700
}

.product__info-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__info-financing {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #8d8d8f
}

.product__info-financing a {
    color: #b40c1e
}

.product__info-wrappblock.-w40 {
    width: 40%
}

.product__info-wrappblock.-w60 {
    width: 60%
}

.product__title {
    font-size: 28px;
    color: #4a4a4a
}

.product__header {
    zoom:1;margin: 0 0 20px;
    line-height: 20px
}

.product__header:after,.product__header:before {
    content: '';
    display: table
}

.product__header-serial {
    float: left;
    margin: 0;
    padding-right: 20px;
    min-width: 300px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700
}

@media (max-width: 600px) {
    .product__header-serial {
        float:none;
        width: 100%;
        padding-right: 0
    }
}

.product__header-reviews {
    float: left;
    margin: 0
}

.product__header-reviews-link {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    color: #7d7e7f;
    text-decoration: underline
}

.product__header-reviews-link:hover {
    color: #b40c1e;
    text-decoration: underline
}

.product__header-text {
    float: right;
    margin: 0;
    text-align: right;
    min-width: 300px;
    line-height: 20px;
    font-weight: 700;
    font-size: x-large
}

@media (max-width: 640px) {
    .product__header-text {
        text-align:center;
        float: none;
        clear: both
    }
}

.product__footerText {
    padding-top: 40px
}

.product__body {
    zoom:1;overflow: hidden
}

.product__body:after,.product__body:before {
    content: '';
    display: table
}

@media (max-width: 900px) {
    .product__info-wrappblock.-w40,.product__info-wrappblock.-w60 {
        width:100%
    }

    .product__body {
        padding-bottom: 10px
    }
}

.product__promotions {
    display: block;
    text-decoration: none;
    margin: 0 0 15px;
    font-size: 14px;
    transition: .2s all;
    text-align: right
}

.product__promotions:hover {
    font-weight: 700
}

.product__header-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.product__header-logo img {
    max-width: 100%;
    max-height: 75px
}

@media (max-width: 600px) {
    .product__header-logo img {
        max-height:45px;
        margin-right: 7px
    }

    .product__header-logo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.product__left-block {
    float: left;
    width: 51.057%
}

.product__color-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #8d8d8f
}

.product__color-block h3 {
    margin-bottom: 0
}

.product__color-block .select-color {
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    padding: 10px;
    width: 200px;
    margin-left: 10px;
    outline: 0;
    text-transform: uppercase;
    color: #303133;
    font-weight: 700;
    font-size: 12px
}

@media (max-width: 500px) {
    .product__color-block {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product__color-block h3 {
        margin-bottom: 10px
    }

    .product__color-block .select-color {
        margin-left: 0;
        margin-bottom: 10px
    }
}

.product__gallery {
    max-height: 376px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 40px
}

.product__gallery .slider__controls {
    margin: 8px 0 20px;
    display: none
}

.product__gallery .swiper-container {
    padding: 0
}

.product__gallery>.swiper-container .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 376px
}

.product__gallery-item {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 376px;
    margin: 0 auto
}

.product__gallery-thumbs {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 10;
    width: 100px;
    bottom: 36px
}

.product__gallery-thumbs .swiper-container {
    height: 100%
}

.product__gallery-thumbs .slider__controls-nav._prev {
    display: block;
    position: absolute;
    top: -36px;
    left: 0;
    height: 34px;
    width: 100%;
    background: rgba(255,255,255,.9)
}

.product__gallery-thumbs .slider__controls-nav._prev svg {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: 5px auto
}

.product__gallery-thumbs .slider__controls-nav._next {
    display: block;
    position: absolute;
    bottom: -36px;
    left: 0;
    height: 34px;
    width: 100%;
    background: rgba(255,255,255,.9)
}

.product__gallery-thumbs .slider__controls-nav._next svg {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 5px auto
}

.product__gallery-thumbs .slider__controls-nav._disabled {
    display: none
}

.product__gallery-thumbs-item {
    height: 100px;
    margin: 0;
    border: 1px solid #979797;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product__gallery-thumbs-item img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.product__gallery-thumbs-item :root img,.product__gallery-thumbs-item _:-ms-fullscreen {
    max-width: 98px
}

.product__gallery-thumbs-item _:-ms-lang(x),.product__gallery-thumbs-item img {
    max-width: 98px
}

.product__gallery-thumbs-item _::selection,.product__gallery-thumbs-item img {
    max-width: 98px
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .product__gallery-thumbs-item img {
        max-width: 98px
    }
}

.product__gallery-thumbs-item._active {
    border-color: #b40c1e;
    cursor: default
}

@media (max-width: 900px) {
    .product__gallery {
        padding:0;
        margin-bottom: 50px
    }

    .product__gallery .slider__controls {
        display: block
    }

    .product__gallery-thumbs {
        display: none
    }
}

.product__gallery-packages-w {
    position: relative
}

.product__gallery-packages-w .swiper-container-block {
    padding: 0 20px
}

.product__gallery-packages-w .swiper-container-nowork .swiper-wrapper {
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 900px) {
    .product__gallery-packages-w .swiper-container-nowork .swiper-wrapper {
        -ms-flex-pack:start;
        justify-content: flex-start
    }
}

.product__gallery-packages-w .swiper-button-next,.product__gallery-packages-w .swiper-button-prev {
    display: inline-block;
    height: 38px;
    width: 22px;
    padding: 0;
    color: #000;
    text-decoration: none;
    font-size: 1.8em;
    background: 0 0;
    border: none;
    z-index: 10;
    cursor: pointer
}

.product__gallery-packages-w .swiper-button-next svg,.product__gallery-packages-w .swiper-button-prev svg {
    display: inline-block;
    height: 17px;
    width: 10px;
    padding: 0;
    fill: #000;
    text-decoration: none;
    font-size: 1.8em;
    background: 0 0;
    border: none;
    z-index: 10;
    cursor: pointer
}

.product__gallery-packages-w .swiper-button-next::after,.product__gallery-packages-w .swiper-button-prev::after {
    font-family: hawksearch;
    speak: none;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased
}

.product__gallery-packages-w .swiper-button-next::after {
    content: "\e606"
}

.product__gallery-packages-w .swiper-button-prev::after {
    content: "\e603"
}

.product__gallery-packages-w .swiper-button-next {
    right: 10px
}

.product__gallery-packages-w .swiper-button-prev {
    left: -15px
}

.product__gallery-packages-w .catalogue__item-image {
    padding-right: 0;
    margin: 0 0 17px;
    height: 150px
}

.product__message {
    max-width: 100%;
    padding: 10px 13%;
    text-align: center;
    margin: 0 auto 10px;
    border: 1px solid #b40c1e;
    border-radius: 20px
}

.product__message p {
    margin-bottom: 0
}

.product__info {
    float: right;
    width: 48.94%;
    max-width: 500px;
    padding: 0 0 0 20px
}

.product__info div[id^=mieleprice]>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    padding: 5px 0;
    margin-bottom: 10px
}

.product__info .mielepricinglabel,.product__info .mielepricingmodel {
    padding: 0!important;
    margin-bottom: 0!important
}

.product__info .mielepricingmodel {
    font-size: 20px;
    color: #b40c1e
}

.product__info-heading {
    margin: 0 0 14px;
    padding: 0;
    font-size: 18px;
    line-height: 1.67;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none
}

.product__info #terms {
    border: 1px solid transparent;
    background: 0 0;
    padding: 10px 0;
    color: #b40c1e
}

.product__info #terms:hover {
    transition: none;
    box-shadow: none
}

.product__descr {
    margin-top: 40px;
    margin-bottom: -20px
}

@media (max-width: 600px) {
    .product__descr {
        margin-top:20px;
        margin-bottom: 0
    }
}

@media (max-width: 750px) {
    .product__info,.product__left-block {
        float:none;
        width: auto
    }

    .product__gallery {
        max-height: none
    }

    .product__info {
        padding-left: 0;
        max-width: none
    }
}

.product__price-unavailable {
    font-size: 13px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #b40c1e;
    font-weight: 700
}

.product__price-list {
    zoom:1;margin: 0 0 16px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product__price-list:after,.product__price-list:before {
    content: '';
    display: table
}

.product__price-list-label {
    margin: 0 0 4px;
    padding: 0 20px 0 0;
    font-size: 15px;
    line-height: 20px;
    width: 70%
}

.product__price-list-energy-saver-color {
    color: #238947
}

.product__price-list-energy-saver-text {
    font-size: 13px;
    display: block
}

.product__price-list-price {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    text-align: right;
    width: 30%
}

.product__price-list-price.sale-color {
    color: #b40c1e
}

.product__price-list_full {
    border-top: #8d8d8f 1px solid;
    padding-top: 5px;
    margin-top: 16px
}

.product__price-list_full .product__price-list-label,.product__price-list_full .product__price-list-price {
    font-size: 24px;
    line-height: 30px
}

.product__price-list_full.--no-border {
    border-top: none
}

.product__price-list_full .preferred-pricing {
    color: #b40c1e;
    width: 100%;
    text-align: right
}

.product__price-list_addons {
    margin-bottom: 6px
}

.product__price-list_addons .product__price-list-label {
    margin-bottom: 10px
}

@media (max-width: 400px),(max-width:1201px) and (min-width:901px) {
    .product__price-list_addons .product__price-list-label {
        float:none;
        width: auto;
        margin-bottom: 5px;
        padding-right: 0
    }

    .product__price-list_addons .product__price-list-price {
        float: none;
        width: 100%;
        clear: both;
        text-align: left;
        padding-left: 33px;
        margin-bottom: 20px
    }
}

.product__price-list_total {
    border-top: none;
    margin-bottom: 10px;
    padding-top: 10px;
    display: -ms-flexbox;
    display: flex
}

.product__price-list_total .product__price-list-label,.product__price-list_total .product__price-list-price {
    font-weight: 400;
    font-size: 37px;
    line-height: 40px
}

@media (max-width: 900px) {
    .product__price-list_total .product__price-list-label,.product__price-list_total .product__price-list-price {
        font-size:32px;
        line-height: 36px
    }
}

@media (max-width: 500px) {
    .product__price-list_total .product__price-list-label,.product__price-list_total .product__price-list-price {
        font-weight:700;
        font-size: 24px;
        line-height: 30px
    }

    .product__price-list_call-for-pricing {
        margin-bottom: 0
    }
}

.product__price-list_call-for-pricing {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 30px
}

.product__price-list.--miele {
    display: -ms-flexbox;
    display: flex
}

.product__price-list .product__price-list-price.--miele {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.product__price-list .product__price-list-price.--miele .mielepricinglabel {
    display: none;
    float: none!important
}

.product__price-list .product__price-list-price.--miele .mielepricingmodel {
    width: 100%!important
}

.product__price-list .product__price-list-price.--miele>div>div: nth-of-type(2) {
    display:none
}

.product__radios {
    zoom:1;margin: 10px -10px 20px;
    padding: 0;
    list-style: none
}

.product__radios:after,.product__radios:before {
    content: '';
    display: table
}

.product__radios-item {
    float: left;
    max-width: 300px;
    margin: 0;
    padding: 0 10px
}

.product__radios-item:before {
    display: none
}

.product__radios-label {
    display: block;
    text-align: center;
    margin-bottom: 5px
}

.product__radios-cta {
    vertical-align: top;
    margin: 0;
    border: 1px solid #b40c1e;
    border-radius: 40px;
    background: 0 0;
    outline: 0;
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    text-align: center;
    text-transform: none;
    color: #b40c1e;
    cursor: pointer;
    box-shadow: none;
    padding: 6px 20px;
    display: block
}

.product__radios-cta:hover,.product__radios-cta_fill {
    background: #b40c1e;
    color: #fff
}

.product__buy:after,.product__buy:before {
    content: '';
    display: table
}

.product__radios-cta:hover {
    transition: color .1s,background .1s,box-shadow .1s;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.4)
}

.product__radios-cta_white {
    border-color: #fff;
    color: #fff
}

.product__radios-cta_white:hover {
    color: #303133;
    background-color: #fff
}

.product__radios-cta_min {
    font-size: 14px;
    padding: 7px 20px
}

.product__radios-cta_big {
    text-transform: uppercase;
    font-size: 21px;
    line-height: 24px
}

.product__radios-cta._active {
    background: #b40c1e;
    color: #fff
}

.product__radios_2 .product__radios-item {
    width: 50%
}

.product__radios_3 .product__radios-item {
    width: 33.333%
}

@media (max-width: 1000px) {
    .product__radios_3 .product__radios-item {
        float:none;
        width: auto;
        margin-bottom: 10px
    }

    .product__radios_3 .product__radios-item:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 750px) {
    .product__radios_3 .product__radios-item {
        float:left;
        width: 33.333%;
        margin-bottom: 0
    }

    .product__radios_3 .product__radios-item:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 500px) {
    .product__radios_3 .product__radios-item {
        float:none;
        width: auto;
        max-width: none;
        margin-bottom: 10px
    }

    .product__radios_3 .product__radios-item:last-child {
        margin-bottom: 0
    }
}

.product__radios_4 .product__radios-item {
    width: 25%
}

@media (max-width: 1000px) {
    .product__radios_4 .product__radios-item {
        width:50%;
        margin-bottom: 10px
    }
}

@media (max-width: 750px) {
    .product__radios_4 .product__radios-item {
        float:left;
        width: 25%;
        margin-bottom: 0
    }
}

@media (max-width: 500px) {
    .product__radios_4 .product__radios-item {
        width:50%;
        margin-bottom: 10px
    }
}

.product__info-heading+.product__radios {
    margin-top: -10px
}

.product__buy {
    padding-left: 190px;
    padding-bottom: 20px;
    zoom:1}

.product__buy-actions {
    float: left;
    width: 155px;
    margin: 0 0 0 -180px;
    padding: 0;
    font-size: 14px;
    line-height: 18px
}

.product__buy-actions-item {
    margin: 0 0 10px;
    padding: 0
}

.product__buy-actions-item:before {
    display: none
}

.product__buy-actions .checkbox i {
    top: -3px
}

.product__buy-text {
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #b40c1e
}

.product__buy-cart {
    float: left;
    width: 100%;
    padding-top: 3px
}

.product__buy-cart-miele-process {
    margin-bottom: 6px;
    font-size: 13px;
    color: red
}

.product__buy-cart-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__buy-cart-btns .product__buy-cart-btn {
    display: inline-block;
    -ms-flex-positive: .4;
    flex-grow: .4;
    padding: 10px 6px;
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    color: #b40c1e
}

.product__buy-cart-btn {
    display: block;
    margin-bottom: 12px;
    margin-right: 10px;
    padding: 7px 6px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1200px) {
    .product__buy-cart-btns {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product__buy-cart-btns .product__buy-cart-btn {
        margin-bottom: 5px;
        display: block;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product__buy-quote {
    width: 49%;
    display: inline-block;
    padding: 10px
}

@media (max-width: 450px) {
    .product__buy {
        padding-left:0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .no-flexbox .product__buy {
        display: block
    }

    .product__buy-actions {
        float: none;
        width: auto;
        margin-left: 0;
        -ms-flex-order: 2;
        order: 2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .product__buy-cart {
        margin: 25px 0;
        float: none;
        width: auto;
        padding-top: 0
    }

    .product__buy-quote {
        padding: 10px 6px;
        font-size: 14px
    }
}

.product-package {
    margin: 0 0 50px
}

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

.product-package .swiper-container::after,.product-package .swiper-container::before {
    content: '';
    width: 40px;
    background-color: #fff;
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0
}

.product-package .swiper-container::after {
    left: 0
}

.product-package .swiper-container::before {
    right: 0
}

.product+.product-package {
    margin-top: -60px
}

@media (max-width: 600px) {
    .product+.product-package {
        margin-top:-30px
    }
}

.product-package__list {
    margin: 0 0 2em
}

.product-package__slider {
    margin-top: 50px;
    margin-bottom: 30px!important
}

.product-package__slider .swiper-button-prev {
    left: 0
}

.product-package__slider .swiper-button-next {
    right: 0
}

.product-package__slider_2 .swiper-slide {
    width: 50%
}

@media (max-width: 400px) {
    .product-package__slider_2 .swiper-slide .product-package__item-body {
        display:none
    }

    .product-package__slider_2 .swiper-slide .product-package__item._active .product-package__item-body {
        display: block;
        margin-right: -100%
    }

    .product-package__slider_2 .swiper-slide:last-child .product-package__item._active .product-package__item-body {
        display: block;
        margin-right: 0;
        margin-left: -100%
    }
}

.product-package__slider_3 .swiper-slide {
    width: 33.2%!important
}

.product-package__slider_3 .swiper-slide .product-package__item-body {
    padding-left: 0!important;
    padding-right: 0!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.product-package__slider_3 .swiper-slide .product-package__item-body .product__buy-cart-btns {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product-package__slider_3 .swiper-slide .product-package__item-body .product__buy-cart-btns .btn {
    margin-right: 10px
}

.product-package__slider_3 .swiper-slide:first-child .product-package__item-body {
    padding-left: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0
}

@media (max-width: 1000px) {
    .product-package__slider_3 .swiper-slide:first-child .product-package__item-body {
        padding-left:0;
        padding-right: 0
    }

    .product-package__slider_3 .swiper-slide:first-child .product-package__item-body img,.product-package__slider_3 .swiper-slide:first-child .product-package__item-body__image {
        max-width: 100%!important;
        height: auto!important
    }
}

@media (max-width: 600px) {
    .product-package__slider_3 .swiper-slide {
        width:45%
    }
}

@media (max-width: 400px) {
    .product-package__slider_3 .swiper-slide {
        width:80%
    }
}

.product-package__slider_4 .swiper-slide {
    width: 25%
}

.product-package__slider_4 .swiper-slide .product-package__item-body,.product-package__slider_4 .swiper-slide .product-package__item-front {
    padding-left: 30px;
    padding-right: 30px
}

.product-package__slider_4 .swiper-slide .product-package__item-front-inner {
    max-width: none
}

.product-package__slider_4 .swiper-slide:first-child .product-package__item-body {
    padding-left: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0
}

@media (max-width: 1000px) {
    .product-package__slider_4 .swiper-slide:first-child .product-package__item-body {
        padding-left:0;
        padding-right: 0
    }

    .product-package__slider_4 .swiper-slide:first-child .product-package__item-body img,.product-package__slider_4 .swiper-slide:first-child .product-package__item-body__image {
        max-width: 100%!important;
        height: auto!important
    }
}

@media (max-width: 800px) {
    .product-package__slider_4 .swiper-slide {
        width:31%
    }
}

@media (max-width: 650px) {
    .product-package__slider_4 .swiper-slide {
        width:45%
    }
}

.product-package__item {
    position: relative;
    cursor: pointer
}

.product-package__item-images {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 65px
}

.product-package__item-back,.product-package__item-back-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.product-package__item-back-hover {
    z-index: 2;
    opacity: 0;
    transition: opacity .3s
}

.product-package__item._active .product-package__item-back-hover,.product-package__item:hover .product-package__item-back-hover {
    opacity: 1
}

.product-package__item-front {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: -40px;
    left: 0;
    z-index: 3;
    padding-left: 95px;
    padding-right: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto
}

.product-package__item-front-inner {
    max-width: 200px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

@media (max-width: 1000px) {
    .product-package__item-front {
        padding-left:0;
        padding-right: 0
    }

    .product-package__item-front img,.product-package__item-front__image {
        max-width: 100%!important;
        height: auto!important
    }
}

.product-package__item-front img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.product-package__item-body {
    padding-left: 95px;
    padding-right: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1000px) {
    .product-package__item-body {
        padding-left:0;
        padding-right: 0
    }

    .product-package__item-body img,.product-package__item-body__image {
        max-width: 100%!important;
        height: auto!important
    }
}

.product-package__item-heading {
    margin: 0 0 .5em;
    min-height: 70px
}

.product-package__item-model {
    margin: 0 0 .5em;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.product-package__item-reviews {
    margin: 0 -15px 0 0
}

.product-package__item-reviews .product__header-reviews-rating {
    margin-right: 4px
}

.product-package__item-reviews .product__header-reviews-link {
    margin-top: -2px
}

.product-package__info {
    padding-left: 95px;
    padding-right: 95px;
    padding-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px
}

.product-package__info p:last-child {
    margin-bottom: 0
}

.product-package__info .heading-s {
    margin-bottom: .3em
}

@media (max-width: 1000px) {
    .product-package__info {
        padding-left:0;
        padding-right: 0
    }

    .product-package__info img,.product-package__info__image {
        max-width: 100%!important;
        height: auto!important
    }

    .product-package__item-body {
        padding-left: 30px!important;
        padding-right: 10px!important
    }
}

@media (max-width: 600px) {
    .product-package__item-body {
        padding-left:20px!important;
        padding-bottom: 20px
    }
}

.btn-compare,.btn-fav {
    padding-left: 33px;
    vertical-align: top;
    cursor: pointer
}

@media (max-width: 500px) {
    .product-package .swiper-container::after,.product-package .swiper-container::before {
        content:'';
        width: 40px;
        background-color: #fff;
        position: absolute;
        top: -1px;
        bottom: -1px;
        z-index: 3
    }

    .product-package .swiper-wrapper {
        overflow: visible
    }

    .product-package .swiper-container::after {
        left: -4px
    }

    .product-package .swiper-container::before {
        right: -4px
    }

    .product-package__item-images {
        height: 140px
    }

    .product-package__item-front {
        top: 60px
    }
}

.btn-compare:before,.btn-fav:before {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    content: '';
    left: 0
}

.btn-fav {
    display: inline-block
}

.btn-fav:before {
    display: block;
    background: url(image/header-wishlist-grey.svg) no-repeat;
    background-size: contain
}

.btn-fav._active:before {
    background-image: url(image/header-wishlist.svg)
}

.btn-compare {
    display: inline-block
}

.btn-compare:before {
    display: block;
    background: url(image/header-compare-grey.svg) no-repeat;
    background-size: contain
}

.btn-compare._active:before {
    background-image: url(image/header-compare.svg)
}

.inline_sd_table {
    padding: 0;
    border-left: 13px solid #fff;
    border-collapse: collapse;
    width: 100%
}

.inline_sd_table td {
    vertical-align: middle;
    padding: 6px;
    margin: 0
}

.inline_sd_table td:last-child {
    padding-right: 5px
}

.inline_sd_table td li,.inline_sd_table td ul {
    display: block;
    padding: 0;
    margin: 0
}

.inline_sd_table td li {
    list-style-type: none
}

.inline_sd_table td li::before {
    content: ''
}

.inline_sd_table .inline_sd_header {
    margin: 0;
    font-size: 18px;
    line-height: 1.333;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0
}

.inline_sd_table .inline_sd_row .inline_sd_header {
    padding-top: 20px
}

.inline_sd_table .inline_sd_row:first-child .inline_sd_header {
    padding-top: 0
}

.inline_sd_table .inline_sd_cell_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px
}

.inline_sd_table .inline_sd_cell_row:nth-child(even) {
    background: #F6F6F6
}

.dialog-window.centered.medium {
    background-color: #fff!important
}

.dialog-window .chart td.description {
    color: #000;
    width: 40%;
    padding: 5px;
    text-transform: inherit;
    font: 400 14px/1.5 Lato,Helvetica,Arial,sans-serif
}

.dialog-window .chart thead th {
    background-color: #b40c1e;
    color: #fff;
    padding: .5% 2%;
    font-size: 15px;
    text-align: center;
    text-transform: none;
    font-weight: 700
}

.dialog-window .forevercare tr:nth-child(even),.dialog-window.small {
    background-color: #fff
}

#category-filter-list .catalogue-filter__sub li,.catalogue-sort__item,.product__related-item-model,.product__tabs-body h3,.product__tabs-item,.recommendation-block__tab {
    text-transform: uppercase
}

.dialog-window .chart {
    border-collapse: collapse;
    color: #e60000;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%
}

.dialog-window .chart td.col2,.dialog-window .chart td.col3,.dialog-window .chart td.col4 {
    border-left: none
}

.dialog-window.small {
    min-height: 50%!important;
    min-width: 50%!important;
    max-height: 50%!important;
    max-width: 50%!important;
    padding: 15px
}

@media (max-width: 1000px) {
    .dialog-window.small {
        min-width:70%!important
    }
}

.dialog-window.small h4 {
    color: #b40c1e;
    text-align: center
}

#terms {
    display: inline-block;
    color: #fff;
    margin: 0;
    padding: 10px 35px;
    border: 1px solid #b40c1e;
    border-radius: 40px;
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    text-align: center;
    background: #b40c1e
}

#terms:hover {
    transition: .1s all;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.4)
}

.list-without-bullets .content li:before,.list-without-bullets.promotions li:before {
    content: ""
}

.list-without-bullets.promotions li {
    margin-bottom: 30px
}

.miele-product-desc hr {
    margin: 10px 0
}

#full-stars-example,#full-stars-example-two,.reviews-item,.reviews-items__all {
    margin-bottom: 20px
}

.feature-desc b {
    color: #b40c1e
}

#full-stars-example .rating-group {
    display: -ms-inline-flexbox;
    display: inline-flex
}

#full-stars-example .rating__icon {
    pointer-events: none
}

#full-stars-example .rating__input {
    position: absolute!important;
    left: -9999px!important
}

#full-stars-example .rating__label {
    cursor: pointer;
    padding: 0 .1em;
    font-size: 2rem
}

#full-stars-example .rating__icon--star {
    color: orange
}

#full-stars-example .rating__icon--none {
    color: #eee
}

#full-stars-example .rating__input--none:checked+.rating__label .rating__icon--none {
    color: red
}

#full-stars-example .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example .rating-group:hover .rating__label .rating__icon--star {
    color: orange
}

#full-stars-example .rating__input:hover~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example .rating-group:hover .rating__input--none:not(:hover)+.rating__label .rating__icon--none {
    color: #eee
}

#full-stars-example .rating__input--none:hover+.rating__label .rating__icon--none {
    color: red
}

#half-stars-example .rating-group {
    display: -ms-inline-flexbox;
    display: inline-flex
}

#half-stars-example .rating__icon {
    pointer-events: none
}

#half-stars-example .rating__input {
    position: absolute!important;
    left: -9999px!important
}

#half-stars-example .rating__label {
    cursor: pointer;
    padding: 0 .1em;
    font-size: 2rem
}

#half-stars-example .rating__label--half {
    padding-right: 0;
    margin-right: -.6em;
    z-index: 2
}

#half-stars-example .rating__icon--star {
    color: orange
}

#half-stars-example .rating__icon--none {
    color: #eee
}

#half-stars-example .rating__input--none:checked+.rating__label .rating__icon--none {
    color: red
}

#half-stars-example .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#half-stars-example .rating-group:hover .rating__label .rating__icon--star,#half-stars-example .rating-group:hover .rating__label--half .rating__icon--star {
    color: orange
}

#half-stars-example .rating__input:hover~.rating__label .rating__icon--star,#half-stars-example .rating__input:hover~.rating__label--half .rating__icon--star {
    color: #ddd
}

#half-stars-example .rating-group:hover .rating__input--none:not(:hover)+.rating__label .rating__icon--none {
    color: #eee
}

#half-stars-example .rating__input--none:hover+.rating__label .rating__icon--none {
    color: red
}

#full-stars-example-two .rating-group {
    display: -ms-inline-flexbox;
    display: inline-flex
}

#full-stars-example-two .rating__input--none,.reviews-items__moreitems {
    display: none
}

#full-stars-example-two .rating__icon {
    pointer-events: none
}

#full-stars-example-two .rating__input {
    position: absolute!important;
    left: -9999px!important
}

#full-stars-example-two .rating__label {
    cursor: pointer;
    padding: 0 .1em;
    font-size: 2rem
}

#full-stars-example-two .rating__icon--star {
    color: orange
}

#full-stars-example-two .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example-two .rating-group:hover .rating__label .rating__icon--star {
    color: orange
}

#full-stars-example-two .rating__input:hover~.rating__label .rating__icon--star {
    color: #ddd
}

.reviews-items__more {
    padding: 20px 0;
    text-align: center;
    color: #b40c1e;
    font-size: 18px;
    cursor: pointer
}

.reviews-item,.reviews-item__header #full-stars-example-two .rating__label {
    font-size: 14px
}

.reviews-item__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.reviews-item__header #full-stars-example-two {
    margin-bottom: 0
}

.reviews-item__name {
    font-weight: 700;
    color: #b40c1e;
    margin-left: 20px
}

.reviews-item__date {
    margin-bottom: 20px
}

.recommendation-block__tabs .slick-dots,.recommendation-block__tabs-items h4 {
    display: none!important
}

.recommendation-block__tabs .hawk-recommendation.hawk-recommendation-horizontal .hawk-recommendation-inner .hawk-recommendation-item {
    margin: 0 10px!important;
    float: left
}

.recommendation-block__tabs-wrapp {
    zoom:1;display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    border-bottom: 1px solid #C74956;
    margin-bottom: 48px
}

@media (max-width: 600px) {
    .dialog-window.small {
        min-width:90%!important
    }

    .recommendation-block__tabs-wrapp {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.recommendation-block__tab {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 12px 10px;
    margin: 0;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 3px;
    color: #8d8d8f
}

.recommendation-block__tab.active {
    background-color: #c74956;
    color: #fff;
    border-right: 2px solid #fff
}

.recommendation-block__tab::before {
    display: none
}

.recommendation-block__tabs-item {
    opacity: 0;
    left: -99999px;
    position: absolute
}

.recommendation-block__tabs-item.open_tab {
    opacity: 1;
    position: relative;
    left: auto
}

.product__tabs .tabs-switcher__inner {
    margin: 0 -10px 48px;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #C74956
}

.product__tabs .tabs-switcher__item {
    padding: 0 10px;
    cursor: pointer
}

.product__tabs .tabs-switcher__item._active {
    background-color: #b40c1e
}

.product__tabs .tabs-switcher__item._active .product__tabs-item-label svg {
    fill: #fff;
    margin-left: 10px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.product__tabs .tabs-switcher__item._active .product__tabs-item-label {
    color: #fff
}

.no-flexbox .product__tabs .tabs-switcher__inner {
    zoom:1;display: block
}

.no-flexbox .product__tabs .tabs-switcher__inner:after,.no-flexbox .product__tabs .tabs-switcher__inner:before {
    content: '';
    display: table
}

.no-flexbox .product__tabs .tabs-switcher__item {
    float: left
}

.product__tabs .tabs-switcher__arrow-icon,.product__tabs .tabs-switcher__select {
    display: none
}

@media (max-width: 1000px) {
    .product__tabs .tabs-switcher__inner {
        margin-bottom:40px
    }
}

@media (max-width: 750px) {
    .product__tabs .tabs-switcher__inner {
        margin-left:-30px;
        margin-right: -30px;
        margin-bottom: 30px;
        display: block
    }

    .product__tabs .tabs-switcher__item {
        padding: 0;
        float: none!important
    }
}

.product__tabs-more {
    padding: 20px 0;
    text-align: center;
    color: #b40c1e;
    font-size: 18px;
    cursor: pointer
}

.product__tabs-moreitems {
    display: none
}

.product__tabs-item {
    display: block;
    padding: 0 0 0 60px;
    font-size: 22px;
    letter-spacing: 2px;
    color: #8d8d8f;
    position: relative
}

.product__tabs-item svg {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #c74956;
    width: 20px;
    margin-left: 10px
}

.product__tabs-item-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 55px;
    padding: 10px 0
}

.no-flexbox .product__tabs-item-label {
    display: block;
    padding-top: 25px
}

.product__tabs-item-icon {
    display: block;
    width: 40px;
    height: 40px;
    background: #8d8d8f;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 10px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    transition: background .2s
}

.tabs-switcher__item._active .product__tabs-item-icon {
    background: #b40c1e;
    color: #fff;
    border: 1px solid #fff
}

.catalogue-sort__item:before,.product__tabs-item-icon:after {
    background-position: center center;
    content: ''
}

.product__tabs-item-icon:after {
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px
}

.product__tabs-item-icon_features:after {
    background-image: url(image/product/features.svg)
}

.product__tabs-item-icon_specs:after {
    background-image: url(image/product/specs.svg)
}

.product__tabs-item-icon_reviews:after {
    background-image: url(image/product/reviews.svg)
}

.product__tabs-item-icon_manuals:after,.product__tabs-item-icon_promotions:after {
    background-image: url(image/product/manuals.svg)
}

.product__tabs-item-icon_promos:after {
    background-image: url(image/product/dollar.svg)
}

@media (max-width: 1000px) {
    .product__tabs-item {
        font-size:18px;
        line-height: 24px;
        padding-left: 70px
    }

    .product__tabs-item-label {
        min-height: 50px;
        letter-spacing: 1px
    }

    .product__tabs-item-icon {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 750px) {
    .product__tabs-item svg {
        fill:#fff
    }

    .product__tabs-item {
        padding-left: 50px;
        background: #8d8d8f;
        color: #fff
    }

    .product__tabs-item-icon {
        background: 0 0!important;
        left: 10px;
        top: 0;
        width: 40px;
        margin-top: 0
    }

    .tabs-switcher__item._active .product__tabs-item {
        background: #b40c1e
    }
}

.product__tabs-body {
    padding: 0 30px 30px;
    display: none
}

@media (max-width: 1000px) {
    .product__tabs-body {
        padding-left:0;
        padding-right: 0
    }
}

.product__tabs-body h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.333;
    font-weight: 400;
    letter-spacing: 0
}

.product__tabs-body ul ul {
    margin: 1em
}

.product__related {
    margin: 30px 0
}

.product__related .search-results {
    border-top: #979797 1px solid;
    padding-top: 35px
}

.product__related-slider {
    padding: 35px 70px 0;
    position: relative
}

.product__related-slider-nav {
    display: block;
    width: 70px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.product__related-slider-nav:after {
    display: block;
    content: '';
    width: 32px;
    height: 32px;
    background: url(image/ar-d.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -16px;
    transition: transform .3s
}

.product__related-slider-nav:hover:after {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    transition: transform .1s
}

.product__related-slider-nav._prev {
    right: auto;
    left: 0
}

.product__related-slider-nav._prev:after {
    right: auto;
    left: 10px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product__related-slider-nav._prev:hover:after {
    -ms-transform: rotate(180deg) translateX(10px);
    transform: rotate(180deg) translateX(10px)
}

.product__related-slider .slider__controls {
    margin-top: 10px;
    display: none
}

@media (max-width: 800px) {
    .product__related-slider {
        padding-left:0;
        padding-right: 0
    }

    .product__related-slider-nav {
        display: none
    }

    .product__related-slider .slider__controls {
        display: block
    }
}

.product__related-item {
    padding: 0 15px 15px;
    text-align: center
}

.product__related-item-image {
    margin: 0 0 32px;
    height: 200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .product__related-item-image {
    display: block
}

.no-flexbox .product__related-item-image img {
    margin: 0 auto
}

.product__related-item-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    min-width: 1px
}

.product__related-item-sale {
    color: #b40c1e;
    font-size: 13px
}

.product__related-item-price {
    text-align: center;
    font-size: 22px
}

.product__related-item-price s {
    color: #b40c1e;
    font-size: 16px
}

.product__related-item-heading {
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6
}

.product__related-item-model {
    margin: 0 0 17px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 1.2px
}

.product__related-item-cta {
    margin: 0
}

.catalogue-sort {
    margin: 0 0 40px;
    padding: 0;
    list-style: none
}

.catalogue-sort li {
    margin: 0 -15px 15px 0;
    padding: 0
}

.catalogue-sort li:before {
    display: none
}

.catalogue-sort__item {
    display: block;
    padding-left: 33px;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2.1px
}

.catalogue-sort__item:before {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.catalogue-sort__item_price:before,.catalogue-sort__item_savings:before {
    background-image: url(image/sale.svg)
}

.catalogue-sort__item_best:before {
    background-image: url(image/rating-star__active.svg)
}

.catalogue-sort__item_ending-soon:before {
    background-image: url(image/clock.svg)
}

.catalogue-sort__item_newly-added:before {
    background-image: url(image/rating-star__active.svg)
}

@media (max-width: 600px) {
    .catalogue-sort {
        margin-top:-15px;
        margin-bottom: 20px
    }

    .catalogue-sort__item {
        margin-left: -20px;
        margin-right: -20px;
        padding: 13px 20px 13px 53px;
        background: #f4f4f4
    }

    .catalogue-sort__item:before {
        top: 13px;
        left: 20px
    }

    .catalogue-sort li {
        margin-bottom: 2px
    }
}

.catalogue-sort .selected {
    color: #b40c1e;
    font-weight: 700
}

.catalogue-filter {
    margin: 0;
    padding: 0;
    list-style: none
}

.catalogue-filter__item {
    margin: 0 0 13px;
    padding: 0
}

.catalogue-filter__item:before {
    display: none
}

.catalogue-filter__handler {
    font-size: 18px;
    line-height: 24px;
    padding-left: 15px;
    position: relative;
    cursor: pointer
}

.catalogue-filter__handler:before {
    display: block;
    content: '+';
    position: absolute;
    top: 0;
    left: 0
}

.catalogue-filter__handler._active:before {
    content: '–'
}

.catalogue-filter__handler:hover {
    color: #b40c1e
}

.catalogue-filter__sub {
    display: none;
    margin: 0;
    padding: 15px 0 1px;
    list-style: none;
    font-size: 15px;
    line-height: 20px
}

.catalogue-filter__sub li {
    margin: 0 0 10px;
    padding: 0
}

.catalogue-filter__sub li.hidden,.catalogue-filter__sub li:before {
    display: none
}

.catalogue-filter__sub-checkbox {
    padding-left: 24px
}

.catalogue-filter__sub-checkbox i {
    width: 16px;
    height: 16px;
    top: 3px
}

.catalogue-filter__sub-checkbox i svg {
    width: 11px;
    height: 8px;
    margin: 2px 1px
}

.catalogue-filter__sub-more {
    padding-left: 24px;
    font-weight: 700;
    color: #b40c1e;
    cursor: pointer
}

@media (max-width: 600px) {
    .catalogue-filter {
        margin-top:-15px
    }

    .catalogue-filter__item {
        margin-bottom: 2px
    }

    .catalogue-filter__handler {
        display: block;
        margin-left: -20px;
        margin-right: -20px;
        padding: 13px 20px 13px 35px;
        background: #f4f4f4
    }

    .catalogue-filter__handler:before {
        top: 13px;
        left: 20px
    }

    .catalogue__filter-sorter-block .text-2col__side {
        margin-bottom: 0
    }

    .catalogue__filter-sorter-block .text-2col__article>.heading-s:first-child {
        margin-bottom: 70px
    }

    .catalogue__filter-sorter-wrapper {
        display: none
    }
}

.catalogue__filter-sorter-btn {
    display: none;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 50px
}

.catalogue-filter__icon {
    display: none;
    width: 40px;
    height: 40px;
    border: 2px solid #b40c1e;
    background: #fff;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%,-50px);
    transform: translate(-50%,-50px);
    z-index: 10;
    cursor: pointer;
    transition: left .2s
}

.catalogue-filter__icon svg {
    display: block;
    width: 26px;
    height: 26px;
    fill: #b40c1e;
    margin: 5px
}

.catalogue-filter__icon-label {
    display: block;
    color: #b40c1e;
    position: absolute;
    top: 8px;
    left: 50px;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px
}

.catalogue__item-heading,.search-results__item-heading {
    font: 400 16px/1.5 Lato,Helvetica,Arial,sans-serif
}

.catalogue-filter__icon._fixed {
    position: fixed;
    top: 10px;
    left: 10px;
    -ms-transform: none;
    transform: none
}

.catalogue-filter__icon._fixed .catalogue-filter__icon-label {
    display: none
}

@media (max-width: 600px) {
    .catalogue-filter__icon {
        display:block
    }

    .catalogue-filter__icon+.pathBar {
        margin-top: 40px
    }
}

._content-fixed .catalogue-filter__icon {
    display: none
}

.catalogue__list {
    zoom:1;margin: 0 -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalogue__list:after,.catalogue__list:before {
    content: '';
    display: table
}

.catalogue__list-item {
    position: relative;
    width: 31%;
    margin: 0 0 40px;
    padding: 0 10px;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%
}

.catalogue__list-item:nth-child(3n+1) {
    clear: left
}

@media (max-width: 400px) {
    .catalogue__list-item {
        padding:0 0 0 10px
    }

    .catalogue__list-item:nth-child(2n+1) {
        padding: 0
    }
}

.no-flexbox .catalogue__list {
    display: block
}

.no-flexbox .catalogue__list-item {
    float: left
}

@media (max-width: 900px) {
    .catalogue__list_article .catalogue__list-item {
        width:50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .catalogue__list_article .catalogue__list-item:nth-child(3n+1) {
        clear: none
    }

    .catalogue__list_article .catalogue__list-item:nth-child(2n+1) {
        clear: left
    }
}

.catalogue__list .text-center {
    width: 100%
}

.catalogue__item {
    position: relative;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.no-flexbox .catalogue__item {
    display: block
}

.catalogue__item-image {
    margin: 0 0 30px;
    padding-right: 20px;
    height: 200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .catalogue__item-image {
    display: block
}

.no-flexbox .catalogue__item-image img {
    margin: 0 auto
}

.catalogue__item-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

@media screen and (max-width: 640px) {
    .catalogue__item-image img {
        max-width:160px
    }
}

@media screen and (max-width: 400px) {
    .catalogue__item-image img {
        max-width:100px
    }
}

.catalogue__item-image :root img,.catalogue__item-image_:-ms-fullscreen img {
    max-width: 200px
}

@media screen and (max-width: 640px) {
    .catalogue__item-image :root img,.catalogue__item-image_:-ms-fullscreen img {
        max-width:160px
    }
}

@media screen and (max-width: 400px) {
    .catalogue__item-image :root img,.catalogue__item-image_:-ms-fullscreen img {
        max-width:100px
    }
}

.catalogue__item-image_:-ms-lang(x) img {
    max-width: 200px
}

@media screen and (max-width: 640px) {
    .catalogue__item-image_:-ms-lang(x) img {
        max-width:160px
    }
}

@media screen and (max-width: 400px) {
    .catalogue__item-image_:-ms-lang(x) img {
        max-width:100px
    }
}

.catalogue__item-image_::selection img {
    max-width: 200px
}

@media screen and (max-width: 640px) {
    .catalogue__item-image_::selection img {
        max-width:160px
    }
}

@media screen and (max-width: 400px) {
    .catalogue__item-image_::selection img {
        max-width:100px
    }

    .catalogue__item-heading {
        font: 400 14px/1.5 Lato,Helvetica,Arial,sans-serif
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .catalogue__item-image img {
        max-width: 200px
    }
}

@media screen and (-ms-high-contrast:active) and screen and (max-width: 640px),(-ms-high-contrast:none) and screen and (max-width:640px) {
    .catalogue__item-image img {
        max-width:160px
    }
}

@media screen and (-ms-high-contrast:active) and screen and (max-width: 400px),(-ms-high-contrast:none) and screen and (max-width:400px) {
    .catalogue__item-image img {
        max-width:100px
    }
}

.catalogue__item-heading {
    margin: 0 0 10px;
    text-transform: none;
    text-align: left
}

.catalogue__item-model {
    margin: 0 0 7px;
    font: 700 14px/20px Lato,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

@media screen and (max-width: 400px) {
    .catalogue__item-model {
        font:700 13px/1.2 Lato,Helvetica,Arial,sans-serif
    }
}

.catalogue__item-reviews {
    margin: 0 0 8px
}

.catalogue__item-reviews .rating-stars {
    display: block;
    margin-left: -3px
}

.catalogue__item-location {
    margin: 0 0 15px
}

.catalogue__item-morecolor {
    margin: auto 0 4px;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    display: block;
    text-decoration: none
}

.catalogue__item-unavailable:empty {
    height: 42px
}

.catalogue__item-colors {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    min-height: 32px
}

.catalogue__item-colors:empty {
    min-height: 5px
}

.catalogue__item-colors-item {
    display: inline-block;
    margin: 0 4px 8px 0;
    padding: 0;
    width: 24px;
    height: 24px
}

.catalogue__item-colors-item::before {
    display: none
}

.catalogue__item-colors-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    border: 1px solid #4a4a4a;
    text-indent: 30px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    z-index: 5
}

.catalogue__item-price {
    margin: 0 0 4px;
    font-weight: 700;
    font-size: 18px
}

.catalogue__item-cart {
    margin: 0
}

.catalogue__item-cart .btn {
    width: 100%
}

@media (max-width: 600px) {
    .catalogue__item-cart .btn {
        width:150px
    }
}

.catalogue__item-cta {
    width: 24px;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 2
}

.catalogue__item-cta li {
    position: relative;
    margin: 0 0 10px;
    padding: 0
}

.catalogue__item-cta li:first-child .catalogue__item-cta-text.--added {
    text-align: center;
    margin-right: 33px
}

.catalogue__item-cta li:before {
    display: none
}

.catalogue__item-cta-text {
    position: absolute;
    top: -15px;
    right: 0;
    min-width: 105px;
    opacity: 0;
    z-index: 2;
    font-weight: 900;
    font-size: 11px;
    color: #b40c1e;
    text-align: right;
    transition: transform .3s
}

.catalogue__item-cta-text.--added {
    display: block;
    opacity: 1;
    top: 0
}

.catalogue__item-cta-item {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 50px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform .3s
}

.catalogue__item-cta-item_wishlist {
    background-image: url(image/header-wishlist-grey.svg)
}

.catalogue__item-cta-item_wishlist._active {
    background-image: url(image/header-wishlist.svg)
}

.catalogue__item-cta-item_compare {
    background-image: url(image/header-compare-grey.svg)
}

.catalogue__item-cta-item_compare._active {
    background-image: url(image/header-compare.svg)
}

.catalogue__item-cta-item:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform .1s
}

.catalogue__item-cta-item:hover+.catalogue__item-cta-text {
    opacity: 1
}

.catalogue__item-flag {
    position: absolute;
    left: 0;
    top: 15px;
    width: 127px;
    height: 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    background: url() center center no-repeat;
    z-index: 10
}

@media (max-width: 500px) {
    .catalogue__item-flag {
        top:50px
    }
}

.catalogue__item-energy-saver-flag {
    position: absolute;
    left: 0;
    top: -33px;
    color: #fff;
    text-transform: uppercase;
    z-index: 10
}

.catalogue__item-energy-saver-flag img {
    width: 60px
}

.catalogue__item-sale-price .mielepricingmodel,.search-results__item-sale-price .mielepricingmodel {
    width: 100%!important
}

.catalogue__item-enery-saver-text {
    font-size: 13px;
    color: #238947
}

.catalogue__item-miele-rebates-text {
    font-size: 13px
}

.catalogue__item-unavailable {
    margin-bottom: 4px;
    font-size: 14px
}

.catalogue__item-sal-store {
    font-size: 16px
}

.catalogue__item-sale-price {
    font-size: 20px;
    color: #b40c1e
}

.catalogue__item-sale-price .mielepricinglabel {
    display: none;
    float: none!important
}

.catalogue__item-sale-price>div:nth-of-type(2) {
    display: none
}

.catalogue__item-regular-price {
    font-size: 16px;
    color: #b40c1e
}

@media (max-width: 500px) {
    .catalogue__item-energy-saver-flag {
        top:14px
    }

    .catalogue__list_article .catalogue__item-image {
        height: 160px;
        margin-bottom: 10px;
        padding-right: 0
    }

    .catalogue__list_article .catalogue__item-heading {
        margin-bottom: 8px
    }

    .catalogue__list_article .catalogue__item-cta {
        width: auto;
        position: static;
        text-align: right;
        margin-bottom: 7px;
        right: auto
    }

    .catalogue__list_article .catalogue__item-cta li {
        display: inline-block;
        vertical-align: top;
        margin: 0 4px
    }

    .catalogue__list_article .catalogue__item-cta-item {
        width: 32px;
        height: 32px;
        margin-left: auto
    }
}

.catalogue__popup {
    zoom:1;display: none
}

.catalogue__popup:after,.catalogue__popup:before {
    content: '';
    display: table
}

.catalogue__popup._ready {
    display: block
}

.catalogue__popup-image {
    float: left;
    width: 32%;
    height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalogue__popup-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 280px;
    margin: 0 auto;
    object-fit: contain
}

.catalogue__popup-body {
    float: left;
    width: 68%;
    padding: 10px 0 0 20px
}

.catalogue__popup-heading {
    margin: 0 0 6px;
    font: 700 26px/1.333 Lato,Helvetica,Arial,sans-serif
}

.catalogue__popup-model,.compare-list__item-heading {
    font: 700 18px/1.333 Lato,Helvetica,Arial,sans-serif
}

.catalogue__popup-model {
    margin: 0 0 14px;
    text-transform: uppercase
}

.catalogue__popup-option {
    zoom:1;margin-bottom: 16px;
    padding-right: 190px;
    position: relative
}

.catalogue__popup-option:after,.catalogue__popup-option:before {
    content: '';
    display: table
}

.catalogue__popup-option.--big {
    margin-bottom: 36px
}

.catalogue__popup-option-buy {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px
}

.catalogue__popup-option-buy .btn {
    width: 100%;
    max-width: 170px;
    padding: 7px
}

.catalogue__popup-option-color {
    float: left;
    max-width: 80%
}

.catalogue__popup-option-color-item {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    border: 1px solid #4a4a4a;
    margin: 0 16px 0 0
}

.catalogue__popup-option-color-label {
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.catalogue__popup-option-price {
    float: right;
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px
}

.catalogue__popup-continue {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0
}

.catalogue__popup-continue-link {
    color: #b40c1e;
    cursor: pointer;
    text-align: right;
    margin-right: 15px
}

.catalogue__popup-continue-link.--promo {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

@media (max-width: 900px) {
    .catalogue__popup-option-color {
        max-width:75%
    }

    .catalogue__popup-option {
        padding-right: 0
    }

    .catalogue__popup-option-buy {
        padding-top: 0;
        position: static;
        width: 100%;
        clear: both;
        text-align: right
    }

    .catalogue__popup-option-buy .btn {
        max-width: 180px
    }

    .catalogue__popup-heading {
        font-size: 22px
    }

    .catalogue__popup-model {
        font-size: 14px
    }
}

@media (max-width: 600px) {
    .catalogue__popup-image {
        float:none;
        width: auto;
        height: 200px
    }

    .catalogue__popup-image img {
        max-height: 200px
    }

    .catalogue__popup-body {
        float: none;
        width: auto;
        padding-left: 0
    }

    .catalogue__popup-heading {
        font-size: 18px
    }

    .catalogue__popup-option {
        margin-bottom: 24px
    }

    .catalogue__popup-option-color-item {
        margin-right: 5px
    }

    .catalogue__popup-option-buy {
        padding-top: 15px
    }

    .catalogue__popup-option-buy .btn {
        max-width: none
    }
}

.p-w-r {
    margin-bottom: 10px
}

.p-w-r .pr-category-snippet {
    width: 100%;
    margin: 0 auto 10px!important
}

.p-w-r .thank-you-page .title,.p-w-r h5 {
    margin-bottom: 10px!important
}

@media (max-width: 1200px) {
    .p-w-r .pr-category-snippet {
        display:-ms-flexbox!important;
        display: flex!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
}

.p-w-r .pr-category-snippet__item {
    color: #b40c1e
}

@media (max-width: 1100px) {
    .p-w-r .pr-category-snippet__item {
        display:table-row
    }
}

@media (max-width: 600px) {
    .p-w-r .pr-category-snippet__item {
        display:block!important
    }
}

.p-w-r a.pr-underline {
    text-decoration: none!important;
    color: #9b9b9b
}

.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
    margin-top: 0!important
}

.p-w-r .pr-star-v4-0-filled {
    background: url(../img/temp/stars/star--v2.png) center center no-repeat!important;
    background-size: cover!important
}

.p-w-r .pr-star-v4-25-filled {
    background: url(../img/temp/stars/star--v3.png) center center no-repeat!important;
    background-size: cover!important
}

.p-w-r .pr-star-v4-50-filled {
    background: url(../img/temp/stars/star--v4.png) center center no-repeat!important;
    background-size: cover!important
}

.p-w-r .pr-star-v4-75-filled {
    background: url(../img/temp/stars/star--v5.png) center center no-repeat!important;
    background-size: cover!important
}

.p-w-r .pr-star-v4-100-filled {
    background: url(../img/temp/stars/star--v6.png) center center no-repeat!important;
    background-size: cover!important
}

.p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
    display: none
}

.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-0-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-100-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-25-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-50-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-75-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-half,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-selected,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-0-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-100-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-25-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-50-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-75-filled {
    height: 24px!important;
    width: 24px!important;
    margin-right: 5px!important;
    background-size: cover!important
}

@media (max-width: 900px) {
    .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-0-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-100-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-25-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-50-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-accessible-75-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-half,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-selected,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-0-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-100-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-25-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-50-filled,.p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4-75-filled {
        height:19px!important;
        width: 19px!important
    }
}

.p-w-r .thank-you-page .header:before {
    display: none!important
}

.p-w-r .thank-you-page .subtitle {
    text-transform: none!important
}

.p-w-r h5 {
    color: #666;
    font-weight: 300
}

.p-w-r .thank-you-page .headline {
    margin: 10px 0!important
}

.swiper-container .catalogue__list-item {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.getPage {
    width: 35%;
    padding: 0 10px
}

.getPage__link {
    border: 1px solid #e7e7e7;
    background: #fff;
    display: inline-block;
    width: 26px;
    text-align: center
}

.getPage__link--active {
    font-weight: 700
}

.record-counter-index {
    margin-left: 40px
}

@media only screen and (max-width: 1020px) {
    .record-counter-index {
        margin-left:20px
    }
}

@media only screen and (max-width: 920px) {
    .getPage {
        width:100%;
        margin-bottom: 10px
    }

    .record-counter-index {
        margin-left: 0
    }
}

#record-counter-container {
    display: -ms-flexbox;
    display: flex;
    width: 57%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 920px) {
    #record-counter-container {
        border-top:1px solid #e7e7e7;
        margin-top: 10px;
        padding: 10px 10px 0;
        width: 100%
    }
}

@media only screen and (max-width: 400px) {
    #record-counter-container {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

#products-list-container .text-center {
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px
}

@media only screen and (max-width: 920px) {
    #products-list-container .text-center {
        -ms-flex-direction:column;
        flex-direction: column;
        margin-top: 25px
    }
}

#filters-and-products-record-counter {
    border: 1px solid #e7e7e7;
    background: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 6px 10px;
    width: 73px;
    margin-left: 10px
}

.blog__slider {
    margin: -85px 0 100px;
    position: relative;
    background-color: #8d8d8d;
    color: #fff
}

@media (max-width: 1000px) {
    .blog__slider {
        margin-top:-30px;
        margin-bottom: 80px
    }
}

@media (max-width: 700px) {
    .blog__slider {
        margin-bottom:40px
    }
}

.blog__slider:after {
    display: block;
    content: '';
    width: 100%;
    height: 31px;
    background: url(../img/index/slider-bottom.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 100%;
    left: 0
}

.blog__list-item-image,.blog__slider-item,.text-top {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.blog__slider-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 580px;
    padding: 30px 0 40px
}

@media (max-width: 800px) {
    .blog__slider-item {
        min-height:480px
    }
}

@media (max-width: 600px) {
    .blog__slider-item {
        min-height:320px
    }

    .blog__side .heading-s {
        text-align: left
    }
}

.blog__slider-item .w {
    width: 100%
}

.blog__slider-heading {
    max-width: 380px;
    margin: 0 0 15px;
    font-size: 40px;
    line-height: 1.25;
    font-weight: 300;
    letter-spacing: 0
}

@media (max-width: 500px) {
    .blog__slider-heading {
        font-size:32px
    }
}

.blog__slider-cta {
    margin: 0
}

.blog__slider-cta .btn {
    min-width: 110px
}

.blog__slider .slider__controls {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: 566px;
    z-index: 10
}

@media (max-width: 1250px) {
    .blog__slider .slider__controls {
        left:auto;
        margin-left: 0;
        right: 30px
    }
}

.blog__slider .slider__controls-nav svg {
    fill: #fff
}

.blog__slider .slider__controls-pagination-item:after {
    width: 12px;
    height: 12px;
    margin: 4px
}

@media (max-width: 800px) {
    .blog__slider .slider__controls {
        width:100%;
        top: auto;
        margin-top: 0;
        left: 0;
        bottom: 5px
    }

    .blog__slider .slider__controls-nav {
        display: none
    }
}

.blog__wrapper {
    zoom:1}

.blog__wrapper:after,.blog__wrapper:before {
    content: '';
    display: table
}

.blog__list {
    float: right;
    width: 70%
}

.blog__list-item {
    margin: 0 0 30px;
    display: -ms-flexbox;
    display: flex
}

.blog__list-item-image {
    width: 50%;
    padding-top: 50%
}

.blog__list-item-body {
    width: 50%;
    padding-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .blog__list-item {
    display: block;
    zoom:1}

.no-flexbox .blog__list-item:after,.no-flexbox .blog__list-item:before {
    content: '';
    display: table
}

.no-flexbox .blog__list-item-body,.no-flexbox .blog__list-item-image {
    float: left
}

.blog__list-item-heading {
    min-height: 140px;
    margin: 0 0 12px;
    font: 300 37px/1.3 Lato,Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    text-transform: none
}

@media (max-width: 750px) {
    .blog__list-item-heading {
        font-size:30px
    }
}

.blog__list-item-cta {
    margin: 0
}

.blog__list-item-cta .btn {
    min-width: 88px
}

@media (max-width: 500px) {
    .blog__list-item {
        display:block;
        margin-bottom: 40px
    }

    .blog__list-item-image {
        display: block;
        float: none!important;
        width: auto;
        height: 70vw;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 15px
    }

    .blog__list-item-body {
        float: none!important;
        width: auto;
        padding-left: 0
    }

    .blog__list-item-heading {
        font-size: 24px;
        font-weight: 400;
        min-height: 0
    }
}

.blog__side {
    float: left;
    width: 30%;
    padding-right: 20px
}

@media (max-width: 900px) {
    .blog__list,.blog__side {
        float:none;
        width: auto
    }

    .blog__list {
        margin-bottom: 40px
    }

    .blog__side {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px
    }

    .blog__side-item {
        width: 50%;
        padding: 0 15px
    }

    .blog__side-item:last-child {
        padding-left: 35px
    }
}

@media (max-width: 500px) {
    .blog__side {
        display:block;
        margin: 0
    }

    .blog__side-item {
        width: auto;
        padding: 0!important
    }
}

.blog__resources {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 2.1px;
    text-transform: uppercase
}

.blog__resources li {
    margin: 0 0 16px;
    padding: 0
}

.blog__resources li:before {
    display: none
}

.blog__resources-item {
    display: inline-block;
    padding-left: 33px;
    position: relative
}

.blog__resources-item-icon {
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0
}

.blog__resources-item-icon img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.blog__filters {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 1.33
}

.blog__filters li {
    margin: 0 0 15px;
    padding: 0
}

.blog__filters li:before {
    display: none
}

.text-top {
    min-height: 400px;
    margin: 0 0 50px;
    padding: 50px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #b40c1e;
    text-align: center;
    color: #fff;
    position: relative
}

.text-top:after,.text-top:before {
    display: block;
    position: absolute;
    left: 0;
    content: '';
    width: 100%
}

.oldie .text-top {
    height: 400px
}

@media (max-width: 1000px) {
    .text-top {
        margin-top:-30px
    }
}

@media (max-width: 750px) {
    .text-top {
        padding-top:40px;
        padding-bottom: 40px
    }
}

@media (max-width: 600px) {
    .text-top {
        min-height:300px
    }

    .oldie .text-top {
        height: 300px
    }
}

.no-flexbox .text-top {
    display: block;
    padding-top: 100px;
    min-height: 0
}

.text-top:before {
    height: 6px;
    overflow: hidden;
    background: #fff;
    bottom: 0
}

.text-top:after {
    height: 31px;
    background: url(../img/index/slider-bottom.png) center center no-repeat;
    background-size: 100% 100%;
    top: 100%
}

.text-top__inner {
    width: 100%
}

.text-top__icon {
    margin: 0 0 25px;
    height: 110px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.text-top__icon img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

.text-top__heading {
    margin: 0;
    padding: 0;
    font: 700 64px/1 Lato,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px
}

.text-top__heading p {
    margin: 0;
    padding: 0
}

.text-top__subheading {
    margin: 0;
    padding: 0;
    font: 300 64px/1 Lato,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px
}

@media (max-width: 600px) {
    .text-top__heading,.text-top__subheading {
        font-size:32px;
        line-height: 1.1;
        letter-spacing: 4px
    }

    .text-top {
        margin-bottom: 45px
    }

    .text-top__icon {
        margin-bottom: 20px;
        height: 80px
    }

    .text-top__heading {
        font-weight: 900
    }
}

.document-nav {
    margin: 0 0 3em;
    padding: 0;
    list-style: none
}

.document-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 10px 0;
    padding: 0
}

.document-nav li:before {
    display: none
}

.document-nav__btn {
    text-transform: uppercase;
    min-width: 180px
}

@media (max-width: 500px) {
    .document-nav {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 -10px 20px
    }

    .document-nav li {
        padding: 0 10px;
        margin-right: 0
    }
}

@media (max-width: 450px) {
    .document-nav__btn {
        min-width:140px;
        padding: 7px 20px
    }
}

@media (max-width: 400px) {
    .document-nav__btn {
        min-width:125px;
        padding: 7px 10px;
        font-size: 14px;
        letter-spacing: 0
    }
}

.sales-flyer {
    max-width: 780px;
    margin: 3em auto 0
}

.sales-flyer__controls {
    margin: 0 0 13px;
    text-align: right
}

.sales-flyer__controls-item {
    display: inline-block;
    margin: 0 0 0 48px
}

.sales-flyer__item {
    position: relative;
    margin-bottom: 40px
}

.sales-flyer__item-image {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto
}

.sales-flyer__item:before {
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    overflow: hidden;
    background: #b40c1e;
    position: absolute;
    bottom: 0;
    left: 0
}

.sales-flyer__item:after,figure:after {
    display: block;
    width: 100%;
    height: 31px;
    top: 100%;
    left: 0;
    position: absolute;
    content: ''
}

.sales-flyer__item:after {
    background: url(../img/index/slider-bottom.png) center center no-repeat;
    background-size: 100% 100%
}

@media (max-width: 600px) {
    .sales-flyer {
        margin-top:1em
    }

    .sales-flyer__controls {
        text-align: center
    }

    .sales-flyer__controls-item {
        margin: 0 8px
    }

    .sales-flyer__item {
        margin-left: -20px;
        margin-right: -20px
    }
}

figure {
    display: block;
    position: relative;
    margin: 0;
    padding: 0
}

figure img {
    display: block;
    width: 100%;
    height: auto
}

figure:before {
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    overflow: hidden;
    background: #b40c1e;
    position: absolute;
    bottom: 0;
    left: 0
}

figure:after {
    background: url(../img/index/slider-bottom.png) center center no-repeat;
    background-size: 100% 100%
}

.text-image {
    margin: 4em 0;
    display: -ms-flexbox;
    display: flex
}

.text-image_left {
    margin-left: -195px
}

.text-image_right {
    margin-right: -195px
}

.text-image_right .text-image__image {
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    padding-left: 20px
}

.text-image__image {
    width: 45%;
    padding-right: 20px;
    position: relative
}

.text-image__image img {
    display: block;
    width: 100%;
    height: auto
}

.text-image__body {
    width: 55%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.text-image__body p:last-child {
    margin-bottom: 0
}

.no-flexbox .text-image {
    zoom:1;display: block
}

.no-flexbox .text-image:after,.no-flexbox .text-image:before {
    content: '';
    display: table
}

.no-flexbox .text-image__body,.no-flexbox .text-image__image {
    float: left
}

.no-flexbox .text-image_right .text-image__image {
    float: right
}

.no-flexbox .text-image_right .text-image__body {
    float: left
}

@media (max-width: 1300px) {
    .text-image_left {
        margin-left:-95px
    }

    .text-image_right {
        margin-right: -95px
    }
}

@media (max-width: 1000px) {
    .text-image {
        margin:3em 0
    }

    .text-image_left {
        margin-left: -30px
    }

    .text-image_right {
        margin-right: -30px
    }
}

@media (max-width: 600px) {
    .text-image__body,.text-image__image {
        float:none!important;
        width: auto
    }

    .text-image {
        display: block;
        margin: 30px 0
    }

    .text-image__image {
        padding: 0!important;
        margin: 0 -20px 30px
    }
}

.text-image_wide {
    display: block;
    margin-left: -230px;
    margin-right: -230px
}

.text-image_wide .text-image__image {
    width: auto;
    padding-right: 0
}

@media (max-width: 1350px) {
    .text-image_wide {
        margin-left:-130px;
        margin-right: -130px
    }
}

@media (max-width: 600px) {
    .text-image_wide {
        margin-left:-230px;
        margin-right: -230px
    }

    .text-image_wide img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 0 auto
    }
}

.brand-nav {
    zoom:1;margin: 0 -35px
}

.brand-nav:after,.brand-nav:before {
    content: '';
    display: table
}

.brand-nav__item {
    float: left;
    width: 33.333%;
    margin: 0 0 45px;
    padding: 0 35px
}

.brand-nav__item:nth-child(3n+1) {
    clear: left
}

@media (max-width: 900px) {
    .brand-nav {
        margin:0 -15px
    }

    .brand-nav__item {
        padding: 0 15px
    }
}

@media (max-width: 700px) {
    .brand-nav__item {
        width:50%
    }

    .brand-nav__item:nth-child(3n+1) {
        clear: none
    }

    .brand-nav__item:nth-child(2n+1) {
        clear: left
    }
}

.cart__adds-heading2,.cart__adds-item-header:after,.cart__body-item-border,.cart__body:after,.cart__custom-order,.cart__header:after,.cart__info:after,.cart__item:after,.no-flexbox .promotions-list__item:after,.no-flexbox .search-results__item:after {
    clear: both
}

@media (max-width: 600px) {
    .brand-nav {
        margin:0 -10px
    }

    .brand-nav__item {
        padding: 0 10px
    }
}

@media (max-width: 500px) {
    .brand-nav {
        margin:0
    }

    .brand-nav__item {
        float: none;
        width: auto;
        padding: 0
    }
}

.cart__header-heading,.no-flexbox .promotions-list__item-image,.no-flexbox .search-results__item-image {
    float: left
}

.brand-nav__image {
    margin: 0 0 24px
}

.brand-nav__image img {
    display: block;
    width: 100%;
    height: auto
}

@media (max-width: 400px) {
    .brand-nav__image {
        margin-left:-20px;
        margin-right: -20px
    }
}

.brand-nav__heading {
    margin: 0 0 3px;
    font: 700 26px/1.35 Lato,Helvetica,Arial,sans-serif;
    text-transform: none;
    text-align: left
}

.brand-nav__list,.brand-nav__list li {
    margin: 0;
    padding: 0
}

@media (max-width: 500px) {
    .brand-nav__heading {
        font-size:20px
    }
}

.brand-nav__list {
    list-style: none
}

.brand-nav__list li:before {
    display: none
}

.brand-nav__itemImage {
    margin: 0 15px 0 0;
    width: 50%
}

.brand-nav__itemImage img {
    display: block;
    width: 100%;
    height: auto
}

.brand-nav__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.brand-nav__itemList {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 50%
}

.brand-nav__itemList li {
    margin: 0;
    padding: 0
}

.brand-nav__itemList li:before {
    display: none
}

.brands-list-full {
    margin: 40px -20px;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__item-heading,.promotions-list__item-heading {
    font: 700 18px/1.33 Lato,Helvetica,Arial,sans-serif
}

.no-flexbox .brands-list-full {
    display: block
}

.brands-list-full__item {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    margin: 0 0 70px;
    padding: 0 20px
}

.brands-list-full__item:before {
    display: none
}

.brands-list-full__item-inner {
    width: 100%;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .brands-list-full__item-inner {
    display: block
}

.brands-list-full__item-inner img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    min-width: 1px;
    margin: 0 auto
}

@media (max-width: 1000px) {
    .brands-list-full__item {
        margin-bottom:50px
    }
}

@media (max-width: 800px) {
    .brands-list-full__item {
        margin-bottom:40px
    }
}

@media (max-width: 600px) {
    .brands-list-full__item {
        margin-bottom:30px
    }
}

@media (max-width: 500px) {
    .brands-list-full {
        display:block;
        text-align: center;
        margin-left: -10px;
        margin-right: -10px
    }

    .brands-list-full__item {
        width: 150px;
        padding: 0 10px
    }
}

.promotions-list__item {
    margin: 0 0 30px;
    display: -ms-flexbox;
    display: flex
}

.promotions-list__item-image {
    width: 34.66%;
    padding-right: 20px;
    padding-bottom: 10px
}

.promotions-list__item-image img {
    display: block;
    width: 100%;
    height: auto
}

.promotions-list__item-body {
    width: 65.3%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.no-flexbox .promotions-list__item {
    zoom:1;display: block
}

.no-flexbox .promotions-list__item:after,.no-flexbox .promotions-list__item:before {
    content: '';
    display: table
}

.no-flexbox .promotions-list__item-body {
    float: right
}

@media (max-width: 800px) {
    .promotions-list__item {
        display:block
    }

    .promotions-list__item-image {
        width: auto;
        float: none;
        padding-bottom: 0;
        padding-right: 0;
        margin-bottom: 20px
    }

    .promotions-list__item-body {
        width: auto;
        float: none
    }
}

.promotions-list__item-heading {
    letter-spacing: 0;
    margin: 0 0 3px;
    text-transform: uppercase
}

.promotions-list__item-descr {
    padding: 0 0 20px
}

.promotions-list__item-descr p {
    margin: 0 0 10px
}

.promotions-list__item-descr p:last-child {
    margin-bottom: 0
}

.promotions-list__item-cta-label {
    margin: 0 0 10px;
    font-size: 15px
}

.promotions-list__item-cta-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.promotions-list__item-cta-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 10px 0;
    padding: 0
}

.promotions-list__item-cta-list li:before {
    display: none
}

.promotions-list__item-cta-list li:last-child {
    margin-right: 0
}

.promotions-list__item-cta-list li .btn {
    min-width: 180px
}

@media (max-width: 900px) {
    .promotions-list__item-cta-list li .btn {
        min-width:0
    }
}

@media (max-width: 400px) {
    .promotions-list__item-cta-list li .btn {
        padding-left:15px;
        padding-right: 15px
    }
}

.search-form {
    max-width: 580px
}

.search-form__input {
    position: relative;
    padding-right: 100px
}

.search-form__btn {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 10px 35px;
    border: 1px solid #b40c1e;
    outline: 0;
    font: 700 16px/20px Lato,Helvetica,Arial,sans-serif;
    text-align: center;
    text-transform: none;
    color: #b40c1e;
    cursor: pointer;
    box-shadow: none;
    background: #b40c1e;
    border-radius: 0;
    overflow: hidden;
    text-indent: 100px;
    white-space: nowrap;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0
}

.search-form__btn:hover {
    color: #fff;
    background: #b40c1e;
    transition: color .1s,background .1s,box-shadow .1s;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.4)
}

.search-form__btn_fill {
    background: #b40c1e;
    color: #fff
}

.search-form__btn_white {
    border-color: #fff;
    color: #fff
}

.search-form__btn_white:hover {
    color: #303133;
    background-color: #fff
}

.search-form__btn_min {
    font-size: 14px;
    padding: 7px 20px
}

.search-form__btn_big {
    text-transform: uppercase;
    font-size: 21px;
    line-height: 24px
}

.search-form__btn:after {
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(image/search.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px
}

.search-results {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-results__item {
    margin: 0 0 40px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 33%
}

@media screen and (max-width: 1024px) {
    .search-results__item {
        width:50%
    }
}

@media screen and (max-width: 576px) {
    .search-results__item {
        width:100%;
        text-align: center
    }
}

.search-results__item-image {
    position: relative;
    max-width: 100%;
    padding: 0 0 1rem
}

.search-results__item-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
    min-width: 1px;
    margin: 0 auto
}

.search-results__item-image-inner {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 200px
}

.no-flexbox .search-results__item {
    zoom:1;display: block
}

.no-flexbox .search-results__item:after,.no-flexbox .search-results__item:before {
    content: '';
    display: table
}

.no-flexbox .search-results__item-body {
    float: right
}

@media (max-width: 400px) {
    .search-results__item {
        display:block
    }

    .search-results__item-image {
        width: auto;
        float: none;
        padding-bottom: 0;
        padding-right: 0;
        margin-bottom: 20px
    }

    .search-results__item-body {
        width: auto;
        float: none
    }
}

.search-results__item-heading {
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 7px
}

.search-results__item-heading._big {
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 37px;
    line-height: 40px
}

.search-results__item-model,.search-results__item-reviews {
    margin: 0;
    display: inline-block;
    vertical-align: top
}

@media (max-width: 500px) {
    .search-results__item-heading._big {
        font-size:32px;
        line-height: 36px
    }
}

.search-results__item-model {
    min-width: 190px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.search-results__item-reviews .product__header-reviews-link {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px
}

.search-results__item-descr-list {
    margin: .5em 0
}

.search-results__item-descr-list li {
    margin-bottom: 0
}

.search-results__item-regular-price,.search-results__item-sale-ends {
    margin: .4em 0 .75em;
    font-size: 16px;
    font-weight: 700
}

.search-results__item-regular-price {
    color: #b40c1e
}

.search-results__item-sale-price {
    margin: .4em 0;
    font-weight: 700;
    font-size: 18px;
    color: #b40c1e
}

.search-results__item-sale-price .mielepricinglabel {
    display: none;
    float: none!important
}

.search-results__item-sale-price>div:nth-of-type(2) {
    display: none
}

.search-results__item-contact {
    margin: .4em 0 .75em;
    font-weight: 700;
    font-size: 16px;
    color: #b40c1e
}

.search-results__item-cta {
    display: block;
    width: 100%;
    text-align: center
}

.search-results__item-cta .btn {
    min-width: 180px
}

.search-results__item-cta :not(:first-child) {
    margin-top: 1rem
}

@media screen and (min-width: 1024px) {
    .search-results__item-cta {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .search-results__item-cta :not(:first-child) {
        margin-left: 1rem;
        margin-top: 0
    }
}

@media (max-width: 576px) {
    .search-results__item-cta {
        margin-top:1.5rem
    }
}

.hawk-listingControls {
    border: none;
    margin-bottom: 25px
}

.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox,.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:link,.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:visited {
    position: relative;
    padding: 10px 10px 10px 20px
}

.hawk-collapseState:after {
    top: 17px
}

.hawk-listingControls .hawk-mainControls {
    background: #b40c1e;
    color: #fff;
    padding: 15px
}

.hawk-sortWrapper .sortList select,.hawkmpp {
    padding: 10px;
    border: 1px solid #d0d0d0
}

.hawk-sortWrapper .sortList {
    padding: 0
}

.hawk-sortWrapper .sortList label {
    font-size: 16px;
    font-weight: 400
}

.hawk-searchrange {
    margin-bottom: 10px
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-pageActive {
    background: #b40c1e;
    border: 1px solid #fff
}

.hawk-listingControls .hawk-pagination {
    width: auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.hawk-listingControls .hawk-pagination .hawk-viewNumber {
    margin-bottom: 10px
}

.hawk-guidedNavWrapper .hawk-navGroup li .hawk-styleCheckbox:before {
    top: 50%;
    margin-top: -5px
}

.hawk-railNavHeading {
    border-top: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8
}

.hawk-guidedNavWrapper .hawk-navGroup ul {
    padding: 0 10px 0 0
}

.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowDoubleLeft:before,.hawk-listingControls .hawk-pagination .hawk-paging .hawk-arrowDoubleRight:after {
    font-family: hawksearch;
    vertical-align: middle;
    color: #fff
}

.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink,.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink:link,.hawk-listingControls .hawk-pagination .hawk-paging a.hawk-pageLink:visited {
    background-color: transparent;
    color: #fff
}

.hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-indetermined>.hawk-styleCheckbox:after {
    left: 2px;
    top: 50%;
    margin-top: -3px
}

.hawk-guidedNavWrapper .hawk-navGroup li {
    padding: 0;
    margin-bottom: 0;
    display: block;
    border-top: 1px solid #e0dfdf;
    margin-top: 0
}

.hawk-guidedNavWrapper .hawk-navGroup li:first-child {
    border-top: none
}

.hawk-guidedNavWrapper .hawk-navGroup li a,.hawk-guidedNavWrapper .hawk-navGroup li a:visited {
    border: none
}

@media only screen and (max-width: 767px) {
    .hawk-railNavHeading:after {
        right:10px;
        top: 52%;
        margin-top: -7px;
        border: 15px solid #fff;
        border-top: 15px solid #b40c1e
    }

    .search-form {
        max-width: 100%
    }

    .hawk-guidedNavWrapper .hawk-navGroup li a,.hawk-guidedNavWrapper .hawk-navGroup li a:visited {
        display: inline-block;
        padding: .5em 1em
    }

    .text-2col__article,.text-2col__side {
        float: none;
        width: auto;
        padding-right: 0
    }

    .hawk-railNavHeading {
        border-bottom: 1px solid #b8b8b8
    }

    .hawk-collapseState:after {
        top: 11px;
        right: 10px
    }

    .hawk-guidedNavWrapper .hawk-navGroup ul {
        padding: 0
    }

    .hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox,.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:link,.hawk-guidedNavWrapper .hawk-navGroup li a.hawk-styleCheckbox:visited {
        position: relative;
        padding: 10px 10px 10px 30px
    }

    .hawk-guidedNavWrapper .hawk-navGroup ul ul {
        padding: 0 0 0 15px
    }

    .hawk-guidedNavWrapper .hawk-navGroup li.hawkFacet-indetermined>.hawk-styleCheckbox:after {
        left: 12px
    }
}

@media only screen and (max-width: 840px) {
    .hawk-listingControls .hawk-mainControls {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hawk-listingControls .hawk-pagination .hawk-viewNumber {
        float: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 0
    }

    .hawk-sortWrapper .sortList {
        float: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .hawk-sortWrapper .sortList select {
        margin-right: 0
    }

    .hawk-sortWrapper {
        margin-bottom: 15px
    }

    .hawk-sortWrapper .sortList select,.hawkmpp {
        width: calc(-15%)
    }
}

.hawk-guidedNavWrapper .hawk-navGroup li a:hover,.hawk-noUi-handle .hawk-noUi-tooltip,.hawk-noUi-value.hawk-noUi-value-horizontal.hawk-noUi-value-large {
    color: #b40c1e
}

.hawk-guidedNavWrapper {
    background-color: #fff
}

.hawk-slideRange .noUi-connect {
    background-color: #E8E8E8;
    box-shadow: none
}

.hawk-slideRange .noUi-base {
    background-color: #fff;
    border-width: 0
}

.hawk-guidedNavWrapper .hawk-navGroup a {
    color: #000
}

.hawk-guidedNavWrapper .hawk-selectedGroup .hawkIcon-close {
    font-size: 12px;
    color: #b40c1e
}

.hawk-railNavHeading {
    background-color: #fff;
    color: #000
}

.hawk-guidedNavWrapper .hawk-selectedNav {
    background-color: #fff;
    border-bottom: 1px solid #bdbebe
}

.hawk-listingControls select {
    width: 160px!important
}

#NoResults {
    padding: 10px 0
}

.hawk-viewNumber label {
    display: none
}

.hawk-searchView .hawk-viewOption {
    border-bottom: 5px solid #b40c1e
}

.hawk-searchView .hawk-viewOption:after {
    border-top-color: #b40c1e
}

#hawkbannertop {
    margin-bottom: 30px;
    border-bottom: 2px solid #b40c1e
}

#hawkbannertop .hawk-featured-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px
}

#hawkbannertop .grid_3 {
    width: 33%;
    display: inline-block;
    margin-bottom: 3rem;
    vertical-align: top;
    text-align: center;
    padding: 0 10px
}

@media screen and (max-width: 1024px) {
    #hawkbannertop .grid_3 {
        width:49%
    }
}

@media screen and (max-width: 576px) {
    #hawkbannertop .grid_3 {
        width:100%
    }
}

#hawkbannertop .itemImage {
    width: auto
}

#hawkbannertop .itemTitle {
    text-align: left;
    width: 95%;
    margin-bottom: 0;
    text-transform: capitalize;
    font: 400 16px/1.5 Lato,Helvetica,Arial,sans-serif
}

#hawkbannertop .itemSku {
    letter-spacing: 1.2px;
    font: 700 16px/1.5 Lato,Helvetica,Arial,sans-serif;
    display: -ms-flexbox;
    display: flex
}

#hawkbannertop .itemPrice,.cart__item-model,.cart__item-price {
    font-size: 18px;
    font-weight: 700
}

@media screen and (max-width: 576px) {
    #hawkbannertop .itemTitle {
        text-align:center
    }

    #hawkbannertop .itemSku {
        display: block
    }
}

#hawkbannertop .itemPrice {
    color: #b40c1e;
    text-align: left
}

#hawkbannertop .itemButtons .btn {
    width: 100%
}

@media screen and (max-width: 576px) {
    #hawkbannertop .itemPrice {
        text-align:center
    }

    #hawkbannertop .itemButtons .btn {
        width: auto
    }
}

.cart__header {
    zoom:1;margin-bottom: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    border-bottom: #cbcbcb 2px solid
}

.cart__header:after,.cart__header:before {
    content: '';
    display: table
}

.cart__header-heading {
    margin: 0
}

.cart__header-next {
    float: right;
    margin: 0;
    padding: 4px 0 0
}

.cart__header-next .btn {
    width: 260px
}

.cart__header-next-total {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700
}

.cart__header-total {
    float: right;
    margin: 0;
    padding-top: 4px
}

@media (max-width: 750px) {
    .cart__header-heading {
        float:none;
        margin-bottom: 10px
    }

    .cart__header-next {
        float: none
    }

    .cart__header-next .btn {
        width: 100%;
        max-width: 300px
    }
}

.cart__custom-order {
    display: block;
    font-size: 13px;
    width: 100%
}

.cart__custom-order__delivery {
    margin-bottom: 10px
}

.cart__spinner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.25);
    z-index: 100;
    display: none
}

.cart__spinner.show {
    display: block
}

@media (max-width: 1100px) {
    .cart__text-wrapper {
        padding-left:0;
        padding-right: 0
    }
}

.cart__top-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 600px) {
    .cart__top-wrapper {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.cart__header-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cart__body:after,.cart__body:before,.cart__info:after,.cart__info:before {
    content: '';
    display: table
}

.cart__header-buttons .btn_fill {
    margin-right: 5px;
    width: 25%
}

.cart__header-buttons .btn {
    width: 25%
}

@media (max-width: 1200px) {
    .cart__header-buttons .btn {
        width:31%;
        padding: 10px 15px
    }
}

.cart__body,.cart__body-image {
    padding-right: 20px;
    float: left
}

@media (max-width: 900px) {
    .cart__header-buttons .btn_fill {
        widows:100%;
        margin-right: 0;
        margin-bottom: 5px
    }

    .cart__header-buttons .btn {
        width: 100%
    }
}

.cart__info {
    position: relative;
    zoom:1}

@media (max-width: 600px) {
    .cart__info:last-child .cart__descr {
        margin-bottom:-100px
    }
}

@media (max-width: 600px) and (max-width:700px) {
    .cart__info:last-child .cart__descr {
        margin-bottom:-60px
    }
}

.cart__body {
    zoom:1;width: calc(60%)
}

@media (max-width: 1200px) {
    .cart__body {
        width:calc(50%)
    }
}

.cart__body-item {
    margin-bottom: 40px;
    margin-top: 40px;
    margin-left: -40px;
    padding-left: 40px
}

.cart__body-item:first-child .cart__body-image {
    padding-top: 42px
}

.cart__body-item:first-child .cart__item_header {
    display: block
}

.cart__body-item:last-child {
    border-bottom: none
}

.cart__body-item-border {
    border-bottom: 1px solid #b40c1e
}

.cart__body-image {
    width: 35%
}

.cart__body-image-inner {
    text-align: center
}

@media (max-width: 1100px) {
    .cart__body-item {
        margin-left:0;
        padding-left: 0
    }

    .cart__body-image-inner {
        margin-left: 0
    }
}

.cart__body-image-inner img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto
}

.cart__adds-item-header:after,.cart__adds-item-header:before,.cart__item:after,.cart__item:before {
    display: table;
    content: ''
}

.cart__body-info {
    float: left;
    width: 65%
}

.cart__descr {
    position: relative;
    float: right;
    width: 392px;
    padding-top: 0
}

.cart__descr-inner {
    background: #f4f4f4;
    padding: 25px 20px
}

@media (min-width: 901px) {
    .cart__descr.-fixed {
        position:fixed;
        z-index: 3;
        overflow: auto
    }

    .cart__descr.-bottom {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 3;
        overflow: auto
    }
}

@media (max-width: 900px) {
    .cart__body {
        float:none;
        width: auto;
        padding-right: 0;
        margin-bottom: 20px
    }

    .cart__descr {
        position: relative!important;
        float: none;
        width: auto;
        padding-top: 0;
        top: auto!important;
        left: 0!important
    }
}

@media (max-width: 550px) {
    .cart__body-image,.cart__body-info {
        float:none;
        width: auto
    }

    .cart__body-image {
        margin: 0 0 20px;
        padding: 0
    }
}

.cart__item {
    zoom:1;padding-right: 180px;
    margin: 0 0 20px
}

.cart__item-heading {
    float: left;
    width: 100%;
    padding-right: 20px
}

.cart__item-heading p {
    margin: 0 0 5px
}

.cart__item-heading p:last-child {
    margin-bottom: 0
}

.cart__item-tabs {
    float: left;
    margin: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 750px) {
    .cart__item-tabs {
        float:none;
        margin-bottom: 10px
    }
}

.cart__item-tab {
    width: 55px;
    text-align: center;
    line-height: 31px;
    margin-right: 4px;
    border-radius: 20px;
    border: 1px solid #b40c1e;
    color: #b40c1e
}

.cart__item-tab.-active,.cart__item-tab:hover {
    background: #b40c1e;
    color: #fff
}

.cart__item-model {
    display: block;
    padding: 5px 0 0
}

.cart__item-price {
    width: 100px;
    padding: 0 20px 0 0;
    margin: 0 -100px 0 0
}

.cart__item-color {
    color: #b40c1e
}

.cart__item-qnt {
    float: right;
    width: 80px;
    margin: 0 -180px 0 0
}

.cart__item-qnt .textInput {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    min-width: 32px;
    text-align: center
}

.cart__item-remove {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0 6px;
    font-size: 8px;
    line-height: 12px;
    text-transform: uppercase
}

.cart__item_header {
    display: none;
    text-transform: uppercase;
    margin: 0 0 15px
}

.cart__item_header .cart__item-price {
    font-weight: 400
}

.cart__item_top {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #6c5c46
}

.cart__item-esr {
    float: right;
    width: 180px;
    margin: 46px -181px 0 0;
    color: #238947;
    font-size: small
}

@media (max-width: 600px) {
    .cart__body-image-inner img {
        height:250px
    }

    .cart__item {
        padding-right: 50%
    }

    .cart__item-price {
        width: 50%;
        margin-right: -50%
    }

    .cart__item-qnt {
        width: 70px;
        margin-right: -167px
    }

    .cart__item-qnt-label {
        display: none
    }

    .cart__item_header .cart__item-qnt:before {
        display: block;
        content: 'QNT'
    }
}

@media (max-width: 320px) {
    .cart__item-qnt {
        margin-right:-170px
    }
}

.cart__adds-heading2 {
    margin: 25px 0 0;
    padding: 20px 0 0;
    border-top: #cbcbcb 1px solid;
    font-weight: 700;
    font-size: 18px
}

@media (max-width: 1000px) {
    .cart__adds-heading2 {
        margin-top:50px
    }
}

@media (max-width: 600px) {
    .cart__adds-heading2 {
        margin-top:30px
    }
}

.cart__checkbox {
    padding-left: 40px
}

.cart__checkbox i {
    top: -2px;
    width: 32px;
    height: 32px;
    border: 1px solid #9b9b9b;
    border-radius: 2px
}

.cart__checkbox i svg {
    width: 20px;
    height: 16px;
    margin: 7px 0 0 6px
}

.cart__selectInput {
    width: 100%
}

.cart__selectInput .selectInput__label {
    border-color: #9b9b9b;
    border-radius: 2px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 5px 28px 5px 5px
}

.cart__selectInput .selectInput__icon {
    top: 9px
}

.cart__adds {
    margin: 0;
    padding: 20px
}

@media (max-width: 900px) {
    .cart__adds {
        margin-right:0
    }
}

.cart__adds-heading {
    margin: 0 0 32px;
    font-weight: 700;
    font-size: 18px
}

.cart__adds-remove-code {
    float: right;
    color: #b40c1e;
    font-size: small;
    padding: 3px 44px;
    text-decoration: underline
}

.cart__adds-item {
    margin: 0 0 22px;
    padding: 0 0 22px;
    border-bottom: #979797 1px solid
}

.cart__adds-item-header {
    zoom:1;margin: 0 0 15px;
    font-weight: 700;
    font-size: 18px
}

.cart__adds-item-header_min {
    margin-bottom: 10px
}

@media (max-width: 600px) {
    .cart__adds-item-header {
        font-size:16px
    }
}

.cart__adds-item-heading {
    float: left;
    width: 55%;
    margin: 0 0 5px
}

.cart__adds-item-heading .no-selection {
    color: #b40c1e;
    display: block
}

.cart__adds-item-energy-saver-color {
    color: #238947
}

.cart__adds-item-price {
    float: right;
    width: 40%;
    margin: 0;
    text-align: right
}

.cart__adds-item-body {
    margin: 0
}

.cart__adds-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.cart__adds-delivery {
    padding-left: 40px
}

.cart__adds-delivery-form {
    margin: 0 0 12px;
    padding-right: 130px;
    position: relative
}

.cart__adds-delivery-form .btn {
    padding: 5px 10px;
    width: 110px;
    position: absolute;
    top: 0;
    right: 0
}

.cart__adds-delivery-form .textInput,.cart__adds-total-next .btn {
    width: 100%
}

.cart__adds-delivery-form .textInput._error {
    border: 1px solid #b40c1e;
    background: #FFF2F2
}

.cart__adds-delivery-hint {
    margin: 0
}

.cart__adds-delivery .cart__form-info-button-separate {
    float: right
}

.cart__adds-total {
    margin: -10px 0 0;
    padding: 0;
    border-bottom: none
}

.cart__adds-total-next {
    margin: 0
}

.cart__total {
    margin: 40px -20px;
    padding: 31px 20px;
    border-top: #cbcbcb 2px solid;
    border-bottom: #cbcbcb 2px solid;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    text-align: right
}

@media (max-width: 600px) {
    .cart__total {
        margin:30px -10px 40px;
        padding: 0 10px 30px;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        border-top: none;
        border-bottom: #979797 1px solid
    }

    .cart__total-e {
        display: none
    }

    .cart__total-price {
        display: block;
        margin: 20px 0 0;
        font-size: 26px;
        line-height: 32px
    }
}

.cart-dependent-installation-items,.cart-extended-warranty,.cart-installation-items {
    padding: 20px 0;
    clear: both
}

.cart-installation-items-price,.cart-installation-items-price-selected {
    font-size: 18px;
    margin: 0 0 0 60px;
    font-weight: 700
}

.cart-installation {
    clear: both
}

.cart-installation-items-price {
    color: #8d8d8f
}

.cart-installation-items-title {
    margin-bottom: 10px
}

.cart-installation-items-response {
    margin: 10px 0
}

.cart-dependent-installation {
    clear: both
}

.cart__delivery-options {
    padding-bottom: 15px
}

.cart__action-link {
    color: #c10015;
    text-decoration: underline;
    cursor: pointer
}

.cart__action-link:hover {
    color: #c10015
}

.cart__form {
    margin: 50px 0 0
}

@media (max-width: 600px) {
    .cart__form {
        margin-top:30px;
        margin-left: -10px;
        margin-right: -10px
    }
}

.cart__form-header {
    margin: 0;
    color: #fff;
    background: #b40c1e
}

.cart__form-header-hint,.cart__form-header-label {
    display: block;
    margin: 0;
    padding: 0 5px;
    font-size: 13px;
    line-height: 22px
}

.cart__form-header_title {
    background: grey;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 20px;
    font-size: 18px;
    font-weight: 700
}

.cart__form-header_title_order {
    width: 330px;
    float: left;
    display: block
}

.cart__form-header_title_price {
    width: 60px;
    float: left;
    display: block
}

.cart__form-header_title_qty {
    float: left;
    width: 50px;
    margin: 0 10px 0 0;
    display: block
}

.cart__form-header_title .cart__form-header-label {
    font-size: 18px
}

@media (max-width: 600px) {
    .cart__form-header_title_price {
        width:100px
    }
}

.cart__form-header_address2 {
    margin-bottom: 15px;
    zoom:1}

.cart__form-header_address2:after,.cart__form-header_address2:before {
    content: '';
    display: table
}

.cart__form-header_address2:after {
    clear: both
}

.cart__form-header_address2 .cart__form-header-label {
    float: left;
    width: 66.666%
}

.cart__form-header_address2 .cart__form-header-hint {
    float: left;
    width: 33.333%;
    padding-left: 0
}

@media (max-width: 1100px) {
    .cart__form-header_address2 .cart__form-header-hint,.cart__form-header_address2 .cart__form-header-label {
        width:50%
    }
}

@media (max-width: 600px) {
    .cart__form-header_address2 .cart__form-header-hint,.cart__form-header_address2 .cart__form-header-label {
        float:none;
        width: auto;
        padding-left: 14px
    }
}

.cart__form-inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart__form-inputs-item {
    float: left;
    width: 45%
}

.cart__form-inputs-item._full {
    width: 100%!important
}

.cart__form-inputs-item.-full {
    width: 100%
}

.cart__form-inputs._disabled {
    pointer-events: none;
    opacity: .5
}

.cart__form-delivery {
    margin-bottom: 20px
}

.cart__form-delivery .cart__form-item-input .selectInput__label,.cart__form-delivery .cart__form-item-input .textInput {
    background-color: #fff
}

.cart__form-text {
    padding: 15px
}

.cart__form-address {
    margin-bottom: 15px
}

@media (max-width: 1100px) {
    .cart__form-address .cart__form-inputs-item {
        width:48%;
        margin-left: 5px
    }

    .cart__form-address .cart__form-inputs-item:last-child {
        width: 100%
    }
}

@media (max-width: 700px) {
    .cart__form-address .cart__form-inputs-item {
        width:100%
    }
}

.cart__form-info-block {
    padding: 10px 15px;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f4f4f4;
    border-radius: 5px
}

.cart__form-info-block.-no-bottom-margin {
    margin-bottom: 0
}

.cart__form-info-block.-disabled,.cart__form-info-block.-disabled * {
    cursor: not-allowed
}

.cart__form-info-block_price {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.cart__form-info-blockItem {
    border-radius: 5px;
    background-color: #f4f4f4;
    padding: 10px;
    margin-bottom: 20px
}

.cart__form-info-button,.cart__form-info-button-separate,.cart__form-info-date {
    background-color: #b40c1e;
    color: #fff;
    cursor: pointer
}

.cart__form-info-button {
    width: 40%;
    line-height: 25px;
    border-radius: 25px;
    border: none
}

.cart__form-info-button-separate {
    width: 40%;
    line-height: 25px;
    border-radius: 25px;
    border: none;
    float: right
}

.cart__form-info-enter {
    padding: 10px 20px 0;
    margin-bottom: 20px
}

.cart__form-info-portal {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 450px) {
    .cart__form-info-portal.promo-code .cart__form-info-button {
        position:absolute;
        right: 0;
        font-size: 13px;
        padding: 6px 10px;
        max-width: 166px
    }

    .cart__form-info-portal.promo-code .cart__adds-remove-code {
        padding: 3px 30px
    }
}

.cart__form-info-portal_input {
    width: 60%;
    padding: 10px 10% 10px 30px;
    border-radius: 10px 0 0 10px;
    border: none;
    font-style: italic
}

@media (max-width: 450px) {
    .cart__form-info-portal_input {
        padding:10px;
        font-size: 13px
    }
}

.cart__form-info-date {
    width: 290px;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 30px;
    border-radius: 25px;
    border: none
}

.cart__form-info-date .fas {
    margin-right: 20px
}

.cart__form-item-label {
    position: absolute;
    top: 28px;
    left: 16px;
    z-index: 2;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #929292
}

.cart__form-item-label-required {
    color: #b40c1e;
    margin-right: -5px;
    display: inline-block;
    vertical-align: top
}

.cart__form-item-input {
    position: relative;
    float: left;
    width: 100%;
    border-left: none;
    border-bottom: none
}

.cart__form-item-input .selectInput {
    display: block;
    width: 100%
}

.cart__form-item-input .selectInput__label,.cart__form-item-input .textInput,.cart__form-item-input._text {
    border: none;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    min-height: 38px;
    font-weight: 400;
    padding-top: 9px;
    padding-left: 40px;
    padding-bottom: 9px;
    border-radius: 10px;
    margin-top: 17px;
    background-color: #f4f4f4
}

@media (max-width: 360px) {
    .cart__form-item-input .textInput {
        font-size:13px
    }
}

.cart__form-item-input .selectInput__icon {
    top: 12px
}

.cart__form-item-input._error {
    border-right-color: #b40c1e
}

.cart__form-item-input._error .textInput {
    border: 1px solid #b40c1e;
    margin: 17px 0 -1px -1px;
    position: relative;
    background: #FFF2F2
}

.cart__form-item-input._error .selectInput__label {
    color: #b40c1e;
    border: 1px solid #b40c1e;
    margin: 15px 0 -1px -1px;
    background: #FFF2F2
}

.cart__form-inputs-item._double>.cart__form-item-input {
    border: none
}

.cart__form-payment-icon {
    display: inline-block;
    vertical-align: top;
    margin: -6px 10px -6px 0;
    width: 44px;
    height: 44px
}

.cart__form-payment .cart__form-inputs-item {
    width: 45%
}

.cart__form-payment .cart__form-payment-card-nu {
    width: 100%
}

.cart__form-payment .cart__form-payment-card-ccv .cart__form-item .textInput {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center
}

.cart__form-payment .cart__form-payment-card-date .selectInput {
    width: 45%;
    float: left
}

.cart__form-payment .cart__form-payment-card-date-month .selectInput__icon {
    right: 18px
}

.cart__form-payment .cart__form-payment-card-date-year {
    max-width: 120px
}

@media (max-width: 800px) {
    .cart__form-payment>.cart__form-inputs-item {
        width:100%
    }
}

@media (max-width: 600px) {
    .cart__form-payment .cart__form-payment-card-date-month,.cart__form-payment .cart__form-payment-card-date-year {
        max-width:none
    }

    .cart__form-payment .cart__form-payment-card-ccv,.cart__form-payment .cart__form-payment-card-nu {
        width: 100%
    }

    .cart__form-payment .cart__form-payment-card-ccv .cart__form-item-label {
        width: 160px
    }

    .cart__form-payment .cart__form-payment-card-ccv .cart__form-item .textInput {
        padding-left: 14px;
        padding-right: 14px;
        text-align: left
    }

    .cart__form-payment .cart__form-payment-card-date .selectInput {
        float: none;
        width: auto
    }

    .cart__form-payment .cart__form-payment-card-date-month:after {
        display: none
    }

    .cart__form-payment .cart__form-payment-card-date-month .selectInput__icon {
        right: 11px
    }
}

.cart__form-submit {
    margin: 40px 0 0;
    text-align: center
}

@media (max-width: 400px) {
    .cart__form-submit .btn {
        width:100%
    }
}

.cart__form-order {
    margin: 40px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

.cart__form-order .btn {
    width: 280px
}

@media (max-width: 600px) {
    .cart__form-order {
        padding-left:0;
        padding-right: 0;
        text-align: center
    }
}

@media (max-width: 400px) {
    .cart__form-order .btn {
        width:100%
    }
}

.field-validation-error {
    display: block;
    padding-top: 5px;
    font-size: 13px;
    clear: both;
    color: #C10015;
    width: 100%
}

.raffle-validation-error {
    color: #ff0
}

.delivery-message .popup-inner {
    max-width: 523px
}

#delivery-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.preferred-date {
    width: 40%;
    margin-left: -2%;
    z-index: 2
}

.address-box {
    margin: 15px 0 0 15px;
    color: #a9a9a9;
    width: 100%
}

.address-box .address-text {
    margin-left: 8px;
    text-decoration: underline;
    cursor: pointer
}

.disabled-select .selectInput__label {
    background-color: #e0e0e0!important
}

#PreferedDeliveryDate {
    margin-top: 0;
    width: 62%;
    border-radius: 10px 0 0 10px
}

.prize-block {
    color: #fff;
    font-size: 16px;
    background-color: #B40C1E
}

.prize-block__wrapper {
    padding: 25px 20px
}

.prize-block__header {
    margin-bottom: 20px
}

.prize-block__title {
    font-size: 18px
}

.prize-block .btn {
    margin: 15px 0 20px;
    background-color: #fff;
    color: #b40c1e
}

.prize-block__image img {
    width: 100%
}

.prize-block__more {
    color: #fff;
    text-decoration: underline
}

.prize-block__more:hover {
    color: #fff;
    text-decoration: none
}

.banner-background {
    height: 197px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-foreground {
    height: 110px
}

@media (max-width: 375px) {
    .banner-foreground {
        height:100px
    }
}

.careers__more {
    margin: 30px 0 0
}

.careers__more .btn {
    width: 100%;
    max-width: 180px
}

.wishlist__header {
    zoom:1;margin: 0 0 40px
}

.wishlist__header:after,.wishlist__header:before {
    content: '';
    display: table
}

.wishlist__header:after {
    clear: both
}

.wishlist__header-heading {
    float: left;
    margin: 0
}

.wishlist__header-actions {
    float: right;
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

.wishlist__header-actions li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    text-align: center
}

.wishlist__header-actions li:before {
    display: none
}

.wishlist__header-actions li a {
    color: #9b9b9b
}

.wishlist__header-actions li a:hover,.wishlist__item-promo-link {
    color: #b40c1e
}

.wishlist__header-actions li a:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform .1s
}

.wishlist__header-actions li img {
    display: block;
    margin: 0 auto 10px;
    transition: transform .3s
}

.compare-list__item-block:after,.compare-list__item-block:before,.wishlist__item:after,.wishlist__item:before {
    display: table;
    content: ''
}

@media (max-width: 600px) {
    .wishlist__header-heading {
        float:none;
        margin: 0 0 20px
    }

    .wishlist__header-actions {
        float: none;
        margin: 0;
        text-align: center
    }
}

.wishlist__item {
    zoom:1;padding-left: 205px;
    margin-bottom: 40px
}

.wishlist__item:after {
    clear: both
}

.wishlist__item-image {
    float: left;
    width: 300px;
    margin-left: -300px;
    padding-right: 50px;
    text-align: center;
    position: relative
}

.wishlist__item-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto
}

.wishlist__item-image .catalogue__item-cta-item {
    position: absolute;
    top: 10px;
    right: 30px
}

.wishlist__item-body {
    float: left;
    width: 100%;
    padding-top: 2px
}

.wishlist__item-body-info {
    min-height: 135px
}

.wishlist__item-heading {
    margin: 0 0 2px;
    font-size: 26px
}

.wishlist__item-model {
    margin: 0 0 6px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.wishlist__item-price {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 18px
}

.wishlist__item-price.--miele-external>div: first-of-type>.mielepricinglabel,.wishlist__item-price.--miele-external>div:last-of-type {
    display:none
}

.wishlist__item-actions {
    margin: 0;
    padding: 0;
    list-style: none
}

.wishlist__item-actions li {
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 10px 0;
    padding: 0
}

.wishlist__item-actions li:before {
    display: none
}

.wishlist__item-actions .btn {
    width: 180px
}

.wishlist__item-actions .btn.--miele-btn {
    min-width: 195px
}

.wishlist__item__price-old {
    display: inline-block;
    font-size: 15px
}

.wishlist__item__price-new {
    display: inline-block;
    font-weight: 700;
    margin: 5px
}

@media (max-width: 1000px) {
    .wishlist__item {
        padding-left:0
    }

    .wishlist__item-image {
        width: 25%;
        margin-left: 0
    }

    .wishlist__item-body {
        width: 75%
    }

    .wishlist__item-heading {
        font-size: 24px
    }
}

@media (max-width: 600px) {
    .wishlist__item {
        margin-bottom:30px
    }

    .wishlist__item-image {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .wishlist__item-body {
        float: none;
        width: auto;
        padding-top: 0
    }

    .wishlist__item-body-info {
        min-height: 0
    }

    .wishlist__item-heading {
        font-size: 18px
    }

    .wishlist__item-actions {
        zoom:1;margin: 0 -5px;
        text-align: center
    }

    .wishlist__item-actions:after,.wishlist__item-actions:before {
        content: '';
        display: table
    }

    .wishlist__item-actions:after {
        clear: both
    }

    .wishlist__item-actions li {
        width: 100%;
        margin-right: 0;
        padding: 0 5px
    }

    .wishlist__item-actions .btn {
        width: 100%
    }
}

.compare-list__item-block {
    zoom:1;margin: 0 0 40px
}

.compare-list__item-block:after {
    clear: both
}

.compare-list__item-block:first-child,.compare-list__item-block:last-child {
    margin-bottom: 0
}

.compare-list__item-block .compare-description {
    display: none
}

.compare-list__item-image {
    height: 200px;
    margin: 0 0 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.no-flexbox .compare-list__item-image {
    display: block
}

.compare-list__item-image img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto
}

.compare-list__item-heading {
    margin: 0 0 6px;
    text-transform: none;
    letter-spacing: 0
}

.compare-list__item-model {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

.compare-list__item-price {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 18px
}

.compare-list__item-price.--miele-external>div: first-of-type>.mielepricinglabel,.compare-list__item-price.--miele-external>div:last-of-type {
    display:none
}

.compare-list__item-buy {
    margin: 0 0 10px
}

.compare-list__item-remove {
    margin: 0
}

.compare-list__item .btn {
    display: block;
    width: 100%;
    max-width: 180px
}

.compare-list__item-subheading {
    margin: 0 0 32px;
    padding: 8px 15px;
    background: #8d8d8f;
    color: transparent;
    font: 700 18px/24px Lato,Helvetica,Arial,sans-serif
}

.compare-list__item-more {
    font-size: 12px
}

.compare-list__item ul {
    font-size: 15px
}

.compare-list__item ul li {
    margin-bottom: 8px
}

.compare-list__item .catalogue__item-colors-item {
    position: relative;
    display: block;
    margin: 0 4px 8px 0;
    padding-left: 33px;
    width: 100%
}

.compare-list__item .catalogue__item-colors-item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #000
}

.compare-list__item-promo-link {
    font-size: 14px;
    color: #b40c1e;
    text-decoration: underline;
    display: block
}

.compare-list__btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.compare-list .swiper-container {
    overflow: visible
}

.compare-list .swiper-slide {
    width: 25%;
    overflow: visible
}

.compare-list .swiper-slide:first-child {
    z-index: 1
}

.compare-list .swiper-slide:first-child .compare-list__item-subheading {
    color: #fff
}

@media (max-width: 800px) {
    .compare-list .swiper-slide {
        width:33.333%
    }

    .compare-list .swiper-slide:nth-child(4n) {
        z-index: 1
    }

    .compare-list .swiper-slide:nth-child(4n) .compare-list__item-subheading {
        color: #fff
    }
}

@media (max-width: 600px) {
    .compare-list__item {
        padding-right:0
    }

    .compare-list__item-image {
        height: 150px;
        margin-bottom: 20px
    }

    .compare-list__item-image img {
        max-height: 150px
    }

    .compare-list__item-heading {
        font-size: 16px
    }

    .compare-list__item ul {
        font-size: 14px
    }

    .compare-list__item-blocks-top {
        padding: 10px
    }

    .compare-list .swiper-slide {
        width: 100%
    }

    .compare-list .swiper-slide:nth-child(4n) .compare-list__item-subheading {
        color: transparent
    }

    .compare-list .swiper-slide:nth-child(3n) {
        z-index: 2
    }

    .compare-list .swiper-slide:nth-child(3n) .compare-list__item-subheading {
        color: #fff
    }

    .compare-description {
        padding: 10px 15px
    }
}

.compare-list__product-unavailable {
    margin-bottom: 10px;
    font-size: 14px
}

.miele-product-desc h3 {
    font-size: 15px;
    margin-bottom: 0;
    color: #b40c1e
}

.locations__header {
    margin: 20px 0
}

.locations__header-heading,.locations__header-label {
    margin: 0
}

.locations__quote {
    cursor: pointer;
    padding-top: 51px;
    background: url(image/quote.png) left top no-repeat;
    font-weight: 700
}

.mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em;
    padding: 5px 10px;
    background-color: #fff!important;
    color: #b40c1e!important;
    text-align: right;
    width: 100%;
    font-weight: 700;
    z-index: 1
}

.button_submit {
    text-align: center
}

.mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif
}

.mc_embed_signup_scroll {
    display: none;
    position: fixed;
    width: 500px;
    padding: 15px 27px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 106;
    background-color: #fff;
    border: 1px solid #b40c1e
}

@media (max-width: 1200px) {
    .mc_embed_signup_scroll {
        top:50%
    }
}

@media (max-height: 812px) {
    .mc_embed_signup_scroll {
        max-height:100%;
        overflow: auto;
        top: 50%
    }
}

@media (max-width: 500px) {
    .mc_embed_signup_scroll {
        width:98%;
        top: 50%
    }
}

.mc_embed_signup_close {
    position: absolute;
    right: 10px;
    top: 1px;
    color: #b40c1e;
    font-size: 30px;
    cursor: pointer
}

.mc-field-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mc-field-group input,.mc-field-group select {
    padding: 15px;
    background-color: #f4f4f4;
    width: 300px;
    border: 1px solid gray
}

@media (max-width: 760px) {
    .mc-field-group input,.mc-field-group select {
        width:100%
    }
}

.indicates-required {
    display: block;
    color: red;
    font-size: 11px;
    margin-bottom: 5px
}

#mce-success-response,.mc_embed_signup_title {
    font: 800 22px/1.29 Montserrat,Helvetica,Arial,sans-serif;
    letter-spacing: 3.4px;
    text-align: center;
    color: #b40c1e;
    text-transform: uppercase
}

#mce-success-response {
    position: relative;
    margin: 0;
    padding: 20px 0
}

@media (max-width: 700px) {
    #mce-success-response {
        font:800 22px/1.29 Montserrat,Helvetica,Arial,sans-serif
    }
}

@media (max-width: 500px) {
    #mce-success-response {
        font:800 19px/1.29 Montserrat,Helvetica,Arial,sans-serif
    }
}

.mc_embed_signup_title {
    margin: 0 18px 30px;
    padding: 0
}

#mce-error-response {
    padding: 8px;
    border: 1px solid red;
    margin-top: 10px
}

#mce-error-response a {
    color: red
}

.blackblock {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 105
}

.locations__form {
    zoom:1;margin: 0 0 20px
}

.locations__form:after,.locations__form:before {
    content: '';
    display: table
}

.locations__form:after {
    clear: both
}

.locations__form .error-message {
    color: red;
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    display: none
}

.locations__form .locations__form-inputBlock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    width: 210px
}

.locations__form .selectInput {
    float: left;
    width: 120px;
    margin-left: -1px;
    text-align: left
}

.locations__form .btn {
    float: left;
    margin: 4px 0 0 9px;
    width: 100px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 500px) {
    .locations__form {
        text-align:center
    }

    .locations__form .locations__form-inputBlock {
        width: 60%
    }

    .locations__form .selectInput {
        width: 40%
    }

    .locations__form .btn {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 10px 0 0
    }
}

.locations__map {
    height: 550px;
    position: relative;
    margin: 26px 0 40px
}

.locations__map-gm {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1)
}

.js-schedule-appointment {
    display: block;
    cursor: pointer;
    margin: 10px 0;
    text-decoration: none;
    height: 64px;
    width: 160px;
    background: url(../img/temp/product/schedule.png) center center no-repeat;
    background-size: contain
}

.locations__item-info,.locations__item-tour {
    width: 33.333%;
    float: left
}

.locations__item-body {
    zoom:1;margin-bottom: 20px
}

.locations__item-body:after,.locations__item-body:before {
    content: '';
    display: table
}

.locations__item-body:after {
    clear: both
}

.locations__item-info {
    padding-right: 20px
}

.locations__item-tour-link {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 180px;
    padding: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    transition: opacity .3s
}

.locations__item-tour-link:hover {
    color: #fff;
    opacity: .9;
    transition: opacity .1s
}

.locations__item-tour-box {
    display: none
}

.locations__item-tour-box iframe {
    display: block;
    width: 100%;
    height: 20vw;
    max-height: 300px
}

@media (max-width: 1000px) {
    .locations__item-tour-box iframe {
        height:30vw;
        max-height: none
    }
}

@media (max-width: 750px) {
    .locations__item-tour-box iframe {
        height:50vw
    }
}

@media (max-width: 450px) {
    .locations__item-tour-box iframe {
        height:60vw
    }
}

.locations__item-schedule {
    float: left;
    width: 33.333%;
    padding-right: 20px
}

.locations__item-schedule-item {
    display: block
}

.locations__item-schedule-day {
    display: inline-block;
    vertical-align: top;
    min-width: 50px
}

.locations__item-schedule-icon {
    display: block;
    margin: 10px 0;
    text-decoration: none;
    height: 64px;
    background: url(../img/temp/product/schedule.png) center center no-repeat;
    background-size: contain;
    width: 160px
}

.locations__item-address {
    min-height: 86px;
    font-style: normal;
    margin: 0 0 10px
}

.locations__item-contacts {
    margin: 0
}

.locations__item-map {
    width: 100%;
    height: 300px;
    position: relative
}

.locations__item-map-container {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(0,0,0,.1)
}

@media (max-width: 750px) {
    .locations__item-info {
        width:50%
    }

    .locations__item-schedule {
        width: 50%;
        padding-right: 0
    }

    .locations__item-tour {
        padding: 20px 0 0;
        float: none;
        width: auto;
        clear: both
    }

    .locations__item-tour-item {
        min-height: 100px
    }
}

@media (max-width: 500px) {
    .locations__item-info,.locations__item-schedule {
        float:none;
        width: auto
    }

    .locations__item-info {
        padding-right: 0;
        margin-bottom: 10px
    }

    .locations__item-address {
        min-height: 0
    }
}

.contacts__list {
    margin: 0 -35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts__list-item {
    width: 33.333%;
    margin: 0 0 30px;
    padding: 0 15px
}

.no-flexbox .contacts__list {
    display: block
}

.no-flexbox .contacts__list-item {
    width: auto;
    margin-bottom: 3px
}

@media (max-width: 900px) {
    .contacts__list {
        margin:0 -30px
    }

    .contacts__list-item {
        width: 50%;
        margin-bottom: 20px;
        padding: 0 10px
    }
}

@media (max-width: 600px) {
    .contacts__list {
        margin:0 -20px;
        display: block
    }

    .contacts__list-item {
        width: auto;
        margin-bottom: 3px;
        padding: 0
    }
}

.contacts__item {
    min-height: 100%;
    padding: 20px;
    background: #f4f4f4
}

.contacts__item-heading {
    margin: 0 0 10px;
    text-transform: none;
    letter-spacing: 0
}

.contacts__item p:last-child {
    margin-bottom: 0
}

.map-store-popup .title {
    font-weight: 700;
    font-size: 14px;
    margin-top: 7px
}

.map-store-popup .block {
    margin-top: 5px
}

.map-store-popup a {
    color: #427fed
}

.delivery_form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.delivery_form .control-group {
    width: 60%
}

.delivery_input {
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 9px 30px 8px;
    background: #fff
}

.delivery_loading {
    display: none;
    font-weight: 700;
    padding: 10px 0;
    font-size: 15px
}

@media (max-width: 1024px) {
    .delivery_form .control-group {
        width:40%
    }
}

@media (max-width: 760px) {
    .delivery_submit {
        width:100%;
        padding: 10px;
        box-sizing: border-box;
        font: 700 14px/19px Montserrat,Helvetica,Arial,sans-serif
    }

    .delivery_form {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .delivery_form .control-group {
        width: 100%
    }
}

@media (max-width: 320px) {
    .delivery_submit {
        font:700 12px/19px Montserrat,Helvetica,Arial,sans-serif
    }
}

@media print {
    .header-mobile,.header__contacts,.header__extra-nav,.header__nav,.header__nav-wrapper {
        display: none!important
    }

    .header {
        display: block!important;
        border-bottom: none;
        height: 70px;
        margin-bottom: 30px
    }

    .header:before {
        display: none
    }

    .header__logo {
        margin-left: -90px
    }

    .main-wrapper__inner {
        padding-top: 0
    }

    .footer {
        display: none!important
    }

    .compare-list__item-block:nth-child(2),.rating-stars__item,.text-2col__side,.text-top:after,.text-top__icon,.wishlist__header-actions,.wishlist__item-actions {
        display: none
    }

    .compare-list .swiper-wrapper {
        -ms-transform: none!important;
        transform: none!important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .compare-list .swiper-slide {
        width: 50%;
        margin-bottom: 40px
    }

    .text-top {
        margin-top: 0!important;
        background: 0 0!important;
        color: #303133!important;
        min-height: 0!important;
        padding: 0!important
    }

    .rating-stars__label {
        display: block
    }

    .catalogue__item-cart {
        display: none
    }
}
