

/* Start:/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/style.css?1772112726138124*/
div.news-detail
{
    word-wrap: break-word;
}
div.news-detail img.detail_picture
{
    float:left;
    margin:0 8px 6px 1px;
}
.news-date-time
{
    color:#486DAA;
}

.col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}
.col--no-gutters {
    padding: 0;
}
.grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}
.grid--container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.grid--no-gutters {
    padding: 0;
}
.row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}
.row--no-gutters {
    margin: 0;
}
.row--no-gutters .col {
    padding: 0;
}
.text--left {
    text-align: left;
}
.text--right {
    text-align: right;
}
.text--center {
    text-align: center;
}
.row--xs-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.row--xs-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.row--xs-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.col--xs-align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.col--xs-align-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.col--xs-align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.col--xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.col--xs-reset {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}
.col--xs-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.row--xs-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.col--xs-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.text--xs-right {
    text-align: right;
}
.text--xs-left {
    text-align: left;
}
.text--xs-center {
    text-align: center;
}
.col--xs {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 0.5rem 0 0.5rem;
}
.col--xs-1 {
    width: 8.333333333333334%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-2 {
    width: 16.666666666666668%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-3 {
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-4 {
    width: 33.333333333333336%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-5 {
    width: 41.66666666666667%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-6 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-7 {
    width: 58.333333333333336%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-8 {
    width: 66.66666666666667%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-9 {
    width: 75%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-10 {
    width: 83.33333333333334%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-11 {
    width: 91.66666666666667%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-12 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.col--xs-offset-0 {
    margin-left: 0;
}
.col--xs-offset-1 {
    margin-left: 8.333333333333334%;
}
.col--xs-offset-2 {
    margin-left: 16.666666666666668%;
}
.col--xs-offset-3 {
    margin-left: 25%;
}
.col--xs-offset-4 {
    margin-left: 33.333333333333336%;
}
.col--xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col--xs-offset-6 {
    margin-left: 50%;
}
.col--xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col--xs-offset-8 {
    margin-left: 66.66666666666667%;
}
.col--xs-offset-9 {
    margin-left: 75%;
}
.col--xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col--xs-offset-11 {
    margin-left: 91.66666666666667%;
}
.col--xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 544px) {
    .row--sm-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row--sm-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row--sm-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .col--sm-align-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col--sm-align-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col--sm-align-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .col--sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col--sm-reset {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .col--sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .row--sm-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .col--sm-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .text--sm-right {
        text-align: right;
    }
    .text--sm-left {
        text-align: left;
    }
    .text--sm-center {
        text-align: center;
    }
    .col--sm {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding: 1rem 0.5rem 0 0.5rem;
    }
    .col--sm-1 {
        width: 8.333333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-2 {
        width: 16.666666666666668%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-4 {
        width: 33.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-5 {
        width: 41.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-7 {
        width: 58.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-8 {
        width: 66.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-10 {
        width: 83.33333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-11 {
        width: 91.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--sm-offset-0 {
        margin-left: 0;
    }
    .col--sm-offset-1 {
        margin-left: 8.333333333333334%;
    }
    .col--sm-offset-2 {
        margin-left: 16.666666666666668%;
    }
    .col--sm-offset-3 {
        margin-left: 25%;
    }
    .col--sm-offset-4 {
        margin-left: 33.333333333333336%;
    }
    .col--sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col--sm-offset-6 {
        margin-left: 50%;
    }
    .col--sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col--sm-offset-8 {
        margin-left: 66.66666666666667%;
    }
    .col--sm-offset-9 {
        margin-left: 75%;
    }
    .col--sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col--sm-offset-11 {
        margin-left: 91.66666666666667%;
    }
    .col--sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 768px) {
    .row--md-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row--md-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row--md-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .col--md-align-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col--md-align-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col--md-align-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .col--md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col--md-reset {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .col--md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .row--md-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .col--md-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .text--md-right {
        text-align: right;
    }
    .text--md-left {
        text-align: left;
    }
    .text--md-center {
        text-align: center;
    }
    .col--md {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding: 1rem 0.5rem 0 0.5rem;
    }
    .col--md-1 {
        width: 8.333333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-2 {
        width: 16.666666666666668%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-4 {
        width: 33.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-5 {
        width: 41.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-7 {
        width: 58.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-8 {
        width: 66.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-10 {
        width: 83.33333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-11 {
        width: 91.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--md-offset-0 {
        margin-left: 0;
    }
    .col--md-offset-1 {
        margin-left: 8.333333333333334%;
    }
    .col--md-offset-2 {
        margin-left: 16.666666666666668%;
    }
    .col--md-offset-3 {
        margin-left: 25%;
    }
    .col--md-offset-4 {
        margin-left: 33.333333333333336%;
    }
    .col--md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col--md-offset-6 {
        margin-left: 50%;
    }
    .col--md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col--md-offset-8 {
        margin-left: 66.66666666666667%;
    }
    .col--md-offset-9 {
        margin-left: 75%;
    }
    .col--md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col--md-offset-11 {
        margin-left: 91.66666666666667%;
    }
    .col--md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .row--lg-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row--lg-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row--lg-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .col--lg-align-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col--lg-align-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col--lg-align-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .col--lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col--lg-reset {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .col--lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .row--lg-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .col--lg-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .text--lg-right {
        text-align: right;
    }
    .text--lg-left {
        text-align: left;
    }
    .text--lg-center {
        text-align: center;
    }
    .col--lg {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding: 1rem 0.5rem 0 0.5rem;
    }
    .col--lg-1 {
        width: 8.333333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-2 {
        width: 16.666666666666668%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-4 {
        width: 33.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-5 {
        width: 41.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-7 {
        width: 58.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-8 {
        width: 66.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-10 {
        width: 83.33333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-11 {
        width: 91.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--lg-offset-0 {
        margin-left: 0;
    }
    .col--lg-offset-1 {
        margin-left: 8.333333333333334%;
    }
    .col--lg-offset-2 {
        margin-left: 16.666666666666668%;
    }
    .col--lg-offset-3 {
        margin-left: 25%;
    }
    .col--lg-offset-4 {
        margin-left: 33.333333333333336%;
    }
    .col--lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col--lg-offset-6 {
        margin-left: 50%;
    }
    .col--lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col--lg-offset-8 {
        margin-left: 66.66666666666667%;
    }
    .col--lg-offset-9 {
        margin-left: 75%;
    }
    .col--lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col--lg-offset-11 {
        margin-left: 91.66666666666667%;
    }
    .col--lg-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .row--xl-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row--xl-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row--xl-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .col--xl-align-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col--xl-align-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col--xl-align-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .col--xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col--xl-reset {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .col--xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .row--xl-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .col--xl-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .text--xl-right {
        text-align: right;
    }
    .text--xl-left {
        text-align: left;
    }
    .text--xl-center {
        text-align: center;
    }
    .col--xl {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        padding: 1rem 0.5rem 0 0.5rem;
    }
    .col--xl-1 {
        width: 8.333333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-2 {
        width: 16.666666666666668%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-4 {
        width: 33.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-5 {
        width: 41.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-7 {
        width: 58.333333333333336%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-8 {
        width: 66.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-10 {
        width: 83.33333333333334%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-11 {
        width: 91.66666666666667%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .col--xl-offset-0 {
        margin-left: 0;
    }
    .col--xl-offset-1 {
        margin-left: 8.333333333333334%;
    }
    .col--xl-offset-2 {
        margin-left: 16.666666666666668%;
    }
    .col--xl-offset-3 {
        margin-left: 25%;
    }
    .col--xl-offset-4 {
        margin-left: 33.333333333333336%;
    }
    .col--xl-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col--xl-offset-6 {
        margin-left: 50%;
    }
    .col--xl-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col--xl-offset-8 {
        margin-left: 66.66666666666667%;
    }
    .col--xl-offset-9 {
        margin-left: 75%;
    }
    .col--xl-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col--xl-offset-11 {
        margin-left: 91.66666666666667%;
    }
    .col--xl-offset-12 {
        margin-left: 100%;
    }
}
@import url("https://fonts.googleapis.com/css?family=Exo+2&subset=cyrillic");
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
}
body,
html {
    padding: 0;
    border: 0;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}
html {
    font-size: 16px;
    overflow-x: hidden;
    min-height: 100%;
}
body {
    min-height: 100vh;
    font-family: 'Montserrat', 'Arial', 'Helvetica', sans-serif;
    color: #131722;
    font-weight: 400;
    background-color: #fff;
    overflow: hidden;
    line-height: 1.875;
    scroll-behavior: smooth;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.browsehappy {
    display: block;
    margin: 0;
    padding: 30px;
    text-align: center;
    background: #f00;
    color: #fff;
    font-size: rem-calc(18px);
    line-height: rem-calc(22px);
}
.browsehappy a,
.browsehappy a:hover {
    color: #fff;
    text-decoration: underline;
}
.main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
a,
a.link-base {
    color: #e40049;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
a:hover,
a.link-base:hover {
    color: #e40049;
    text-decoration: none;
    border-bottom-color: #e40049;
}
a.link-main {
    border-bottom: 0;
    color: #131722;
}
a.link-main:hover {
    color: #e40049;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none;
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
strong,
b {
    font-weight: 800;
}
input,
textarea,
button {
    font-size: inherit;
    outline: none;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
button {
    border: 0;
    background: transparent;
    font-family: inherit;
}
button,
button[type="submit"],
input[type="submit"] {
    cursor: pointer;
}
input,
textarea {
    line-height: 1;
    border: 0;
    background-color: transparent;
    font-family: inherit;
}
input[type="search"] {
    -webkit-appearance: none;
}
textarea {
    width: 100%;
    resize: none;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.hide {
    display: none;
}
.hidden {
    opacity: 0;
    visibility: 0;
}
h1,
h2,
h3,
h4 {
    font-weight: normal;
}
h1, .h1, .h1 > h2 {
    font-size: 2.9375rem;
    line-height: 1.276595744680851;
    font-weight: 800;
}
@media (max-width: 767px) {
    h1, .h1, .h1 > h2 {
        font-size: 1.8125rem;
        line-height: 1.206896551724138;
    }
}
h2,
.h2 {
    font-size: 1.9375rem;
    line-height: 1.290322580645161;
}
@media (max-width: 767px) {
    h2,
    .h2 {
        font-size: 1.3125rem;
        line-height: 1.428571428571429;
    }
}
h3,
.h3 {
    font-size: 1.1875rem;
    line-height: 1.578947368421053;
    font-weight: 800;
}
.title {
    margin-bottom: 60px;
    position: relative;
}
.title--subtitle {
    margin-bottom: 55px;
}
.title--subtitle .title__subtitle {
    display: block;
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
    padding-top: 5px;
}
@media (max-width: 767px) {
    .title--subtitle .title__subtitle {
        padding-top: 16px;
    }
}
.section {
    position: relative;
    padding-bottom: 120px;
}
@media (max-width: 991px) {
    .section {
        padding-bottom: 120px;
    }
}
.s-content {
    position: relative;
    padding: 85px 0 120px;
}
@media (max-width: 767px) {
    .s-content {
        padding: 60px 0 120px;
    }
}
.s-content--block {
    padding: 0 0 120px;
}
@media (max-width: 991px) {
    .s-content--block {
        padding-bottom: 120px;
    }
}
.s-content .s-content__footer {
    padding-top: 30px;
}
@media (max-width: 767px) {
    .s-content .s-content__footer {
        padding-top: 0;
    }
}
.logo {
    border-bottom: 0;
}
.logo img {
    display: block;
    width: 100%;
    max-width: 250px;
}
.logo-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 190px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0;
}
.logo-mob img {
    max-width: 100%;
}
.logo-mob__left {
    max-width: 54px;
}
.logo-mob__right {
    max-width: 104px;
}
.zig {
    width: 926px;
    position: absolute;
    z-index: -1;
}
.zig--blue .icon {
    fill: #64acbd;
}
.zig--on-page-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 19%;
    top: 945px;
}
@media (max-width: 991px) {
    .zig--on-page-right {
        display: none;
    }
}
.label {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 19px 15px 0 0;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 0.9;
    color: #a8a8a8;
    text-transform: uppercase;
}
.e-label {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 0.9;
    color: #a8a8a8;
    text-transform: uppercase;
}
.label-card {
    padding: 14px 20px 0 0;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}
@media (max-width: 767px) {
    .label-card {
        padding: 14px 5px 0 0;
    }
}
.label-card--left {
    left: 0;
}
.label-card--right {
    right: 0;
    padding: 14px 0 0 20px;
}
@media (max-width: 767px) {
    .label-card--right {
        padding: 14px 0 0 5px;
    }
}
.label-card__material {
    font-size: 13px;
    font-weight: 500;
    color: #a8a8a8;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.label-card__title {
    color: #131722;
    font-size: 23px;
    font-weight: 800;
    line-height: 1.6;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.label-card__price {
    font-size: 18px;
    color: #131722;
    font-weight: 500;
}
.label-card__price .old-price {
    display: inline-block;
    color: #a8a8a8;
    padding-left: 5px;
    margin-left: 15px;
    position: relative;
}
.label-card__price .old-price:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 6px;
    height: 1px;
    background-color: #e40049;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
}
.label-card__table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #131722;
    padding-top: 15px;
}
.label-card__table .e-label {
    line-height: inherit;
}
.label-promo {
    display: block;
    position: absolute;
    top: -30px;
    left: -30px;
    text-align: center;
    height: 60px;
    width: 60px;
    line-height: 60px;
    z-index: 10;
}
@media (max-width: 767px) {
    .label-promo {
        height: 40px;
        width: 40px;
        line-height: 40px;
        top: -20px;
        left: -10px;
    }
}
.label-promo__inner {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 0.1em;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
@media (max-width: 767px) {
    .label-promo__inner {
        -webkit-transform: rotate(-15deg) scale(0.7);
        -ms-transform: rotate(-15deg) scale(0.7);
        transform: rotate(-15deg) scale(0.7);
    }
}
.label-promo--sale {
    background-color: #e40049;
}
@media (max-width: 767px) {
    .label-promo--sale .label-promo__inner {
        margin-left: -3px;
    }
}
.label-promo--new {
    background-color: #ef1959;
    border-radius: 100%;
}
.label-promo--hit {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/icons/label-hit.png");
}
.btn {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    font-weight: bold;
    color: #fff;
    background-color: #e40049;
    text-align: center;
    padding: 10px 13px;
    border: 2px solid transparent;
}
.btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.btn:hover {
    color: #fff;
    background-color: #f5125b;
}
.btn--border {
    border: 2px solid #e40049;
    background-color: transparent;
    color: #e40049;
    padding: 10px 24px;
}
.btn--border:hover {
    color: #fff;
    background-color: #e40049;
}
.btn--block {
    display: block;
    width: 100%;
}
.btn--icon {
    background-color: transparent;
    padding: 12px 0;
    color: #e40049;
    font-weight: 500;
    font-size: inherit;
    border-bottom: 0;
}
.btn--icon .icon {
    margin-right: 2px;
    position: relative;
    top: -2px;
}
.btn--icon:hover {
    background-color: transparent;
    color: #f5125b;
}
.btn-underline {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #e40049;
    padding: 0 15px 15px;
    border-bottom: 2px solid #e40049;
    position: relative;
    z-index: 1;
}
.btn-underline:hover {
    color: #ff3a79;
}
.btn-block {
    display: inline-block;
    text-align: left;
    width: 170px;
    height: 170px;
    background-color: #e40049;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.btn-block:hover {
    color: #fff;
    background-color: #f5125b;
}
.btn-block:hover:before {
    -webkit-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    transform: translateX(-110px);
}
.btn-block:hover:after {
    -webkit-transform: translateX(-150px);
    -ms-transform: translateX(-150px);
    transform: translateX(-150px);
}
.btn-block:before,
.btn-block:after {
    content: '';
    display: block;
    position: absolute;
    width: 92px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/larr_white.svg");
    bottom: 12px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.btn-block:before {
    right: 20px;
}
.btn-block:after {
    right: -100%;
}
.btn-block--plus:hover:before,
.btn-block--plus:hover:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.btn-block--plus:before,
.btn-block--plus:after {
    background-color: #fff;
    background-image: none;
}
.btn-block--plus:before {
    width: 2px;
    height: 38px;
    bottom: 11px;
    right: 32px;
}
.btn-block--plus:after {
    width: 38px;
    height: 2px;
    bottom: 29px;
    right: 14px;
}
.btn-block--vertical:before,
.btn-block--vertical:after {
    width: 14px;
    height: 92px;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/down_arr.svg");
    right: 15px;
}
.btn-block--vertical:before {
    bottom: 12px;
}
.btn-block--vertical:after {
    bottom: -100%;
}
.btn-block--vertical:hover:before {
    -webkit-transform: translateY(-110px);
    -ms-transform: translateY(-110px);
    transform: translateY(-110px);
}
.btn-block--vertical:hover:after {
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
}
.btn-block--icon:before,
.btn-block--icon:after {
    display: none;
}
.btn-block--icon .icon {
    position: absolute;
    bottom: 16px;
    right: 16px;
}
.b-text {
    line-height: 1.875;
}
.b-text .h1,
.b-text .h2,
.b-text .h3,
.b-text h1,
.b-text h2,
.b-text h3 {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .b-text .h1,
    .b-text .h2,
    .b-text .h3,
    .b-text h1,
    .b-text h2,
    .b-text h3 {
        margin-bottom: 10px;
    }
}
.b-text p+p {
    margin-top: 30px;
}
.b-text p+h1,
.b-text p+h2,
.b-text p+h3 {
    margin-top: 62px;
}
.slick-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
}
.slick-arrow {
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 41px 14px;
    background-size: 41px 14px;
    width: 80px;
    height: 50px;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/slider_left.svg");
    cursor: pointer;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.slick-arrow:hover {
    opacity: 0.6;
}
.slick-arrow.slick-next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.slick-numbers {
    width: 50px;
}
.slick-numbers li {
    display: none;
}
.slick-numbers li.slick-active {
    display: block;
}
.slick-numbers li button {
    font-size: 13px;
    font-weight: bold;
}
.slick-numbers li button .num {
    opacity: 0.3;
}
.slick-list {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
[data-tabs-content] {
    display: none;
}
[data-tabs-content].active {
    display: block;
}
.b-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.b-tabs:after {
    content: '';
    display: block;
    position: absolute;
    left: -50%;
    right: -50%;
    bottom: 0;
    height: 1px;
    background-color: #e3e5e6;
    z-index: -1;
}
@media (max-width: 767px) {
    .b-tabs {
        margin: 0 -15px;
    }
}
.b-tabs__item {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 21px;
    margin-left: 10px;
    padding: 0 13px 15px;
    border-bottom: 2px solid transparent;
    line-height: normal;
    cursor: pointer;
}
@media (max-width: 767px) {
    .b-tabs__item {
        font-size: inherit;
        padding: 0 5px 15px;
        margin-left: 0;
    }
}
.b-tabs__item:first-child {
    margin-left: 0;
}
.b-tabs__item:hover {
    color: #a8a8a8;
}
.b-tabs__item.active {
    color: #e40049;
    border-bottom-color: #e40049;
}
textarea.form__input {
    margin-top: 8px;
}
.form__group {
    padding: 15px 0 0;
    margin-bottom: 30px;
    position: relative;
}
.form .help-block {
    display: none;
}
.form__input {
    width: 100%;
    border-bottom: 1px solid #a8a8a8;
}
.form__input:not(textarea) {
    height: 35px;
}
.form__input::-webkit-input-placeholder {
    font-size: 16px;
    color: #131722;
}
.form__input::-moz-placeholder {
    font-size: 16px;
    color: #131722;
}
.form__input:-ms-input-placeholder {
    font-size: 16px;
    color: #131722;
}
.form__input::-ms-input-placeholder {
    font-size: 16px;
    color: #131722;
}
.form__input::placeholder {
    font-size: 16px;
    color: #131722;
}
.form__input--textarea {
    padding: 9px 0 5px;
    height: 70px;
}
.form__input.error {
    border-bottom-color: #f00;
    color: #f00;
}
.form__input:focus + .form__label,
.form__input.error + .form__label {
    top: 0;
    font-size: 12px;
    color: #a8a8a8;
    opacity: 1;
    visibility: visible;
}
.form__label {
    position: absolute;
    left: 0;
    top: 17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.checkbox {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.checkbox__input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.checkbox__input:checked ~ .checkbox__elem {
    background-color: #e40049;
}
.checkbox__elem {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 2px solid #e40049;
    margin-right: 10px;
    position: relative;
}
.checkbox__elem .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.b-select {
    width: 220px;
    font-size: 14px;
    position: relative;
}
.b-select__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #e40049;
    color: #e40049;
    height: 46px;
    padding: 17.5px 20px;
    cursor: pointer;
}
.b-select__list {
    border: 2px solid #e40049;
    padding: 20px 0 0;
    margin-top: -2px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 6;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    max-height: 0;
}
.b-select__list.active {
    opacity: 1;
    visibility: visible;
    max-height: none;
}
.b-select__item {
    padding: 0 20px 15px;
    font-weight: 500;
}
.b-select__item:last-of-type {
    padding-bottom: 20px;
}
.b-select--title {
    position: absolute;
    top: -2px;
    right: 0;
}
@media (max-width: 767px) {
    .b-select--title {
        position: relative;
        top: 0;
        /*padding-top: 30px;*/
    }
}
.spinner {
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite;
}
.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}
@-webkit-keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}
@keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}
@-webkit-keyframes colors {
    0% {
        stroke: #e40049;
    }
    100% {
        stroke: #f5125b;
    }
}
@keyframes colors {
    0% {
        stroke: #e40049;
    }
    100% {
        stroke: #f5125b;
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}
.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
}
.icon-social {
    width: 40px;
    height: 40px;
}
.icon-fb {
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/soc_fb.svg");
}
.icon-vk {
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/soc_vk.svg");
}
.icon-inst {
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/soc_inst.svg");
}
.icon-arrow-down-sm {
    width: 11px;
    height: 6px;
    color: #131722;
}
.icon-close {
    width: 15px;
    height: 15px;
    fill: #a8a8a8;
}
.icon-favor {
    width: 19px;
    height: 18px;
    fill: #e40049;
}
.icon-favor-in {
    width: 21px;
    height: 19px;
    fill: #e40049;
}
.icon-check {
    width: 9px;
    height: 6px;
    fill: #fff;
}
.icon-thanks {
    width: 150px;
    height: 110px;
    fill: #ff1c5a;
    opacity: 0.1;
}
.icon-select {
    width: 21px;
    height: 11px;
    fill: #e40049;
}
.icon-ruler {
    width: 43px;
    height: 22px;
    fill: #fff;
}
.icon-zig {
    width: 926px;
    height: 100px;
    opacity: 0.1;
    fill: #ff1c5a;
}
.icon-zig+.icon-zig {
    margin-top: -38px;
}
.icon-zig--blue {
    fill: #64acbd;
}
.icon-file {
    width: 51px;
    height: 65px;
}
.icon-extract {
    width: 28px;
    height: 22px;
    fill: #e40049;
}
.header {
    position: relative;
    background-color: #fff;
}
@media (max-width: 991px) {
    .header__body {
        display: none;
    }
}
.header__top {
    padding-top: 15px;
}
.header__bottom {
    border-top: 1px solid #e3e5e6;
}
.header__bottom:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e3e5e6;
    top: -1px;
    left: 100%;
}
.h-location__city {
    display: inline-block;
    font-size: 14px;
    margin-right: 13px;
    position: relative;
    /*background-repeat: no-repeat;
  cursor: pointer;
  padding-right: 18px;
  background-position: right center;
  -webkit-background-size: 11px 6px;
  background-size: 11px 6px;
  background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/icons/arrow-down.png");*/
}
.h-location__city:hover .h-location-variants,
.h-location__address:hover .h-location-variants {
    opacity: 1;
    visibility: visible;
}
.h-location__address {
    display: inline-block;
    font-size: 12px;
    color: #919191;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    padding-right: 18px;
    background-position: right center;
    -webkit-background-size: 11px 6px;
    background-size: 11px 6px;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/icons/arrow-down.png");
}
.h-location-variants {
    position: absolute;
    top: 100%;
    left: 20px;
    background-color: #f5f5f5;
    font-size: 12px;
    padding: 0 23px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 1;
}
.h-location-variants__item {
    margin: 8px 0;
    white-space: nowrap;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.h-location-variants__item:hover {
    color: #e40049;
}
.h-phones {
    display: inline-block;
    margin-right: 35px;
}
.h-phone {
    display: inline-block;
    color: #131722;
    font-weight: 500;
    border-bottom: 0;
}
.h-phone:hover {
    color: #e40049;
}
.h-phone+.h-phone {
    margin-left: 26px;
}
.b-favorites {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/header_heart.svg");
    text-align: center;
    font-size: 13px;
    padding-top: 1px;
    color: #131722;
    border-bottom: 0;
    cursor: pointer;
}
.b-favorites:hover {
    color: #e40049;
}
.main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    font-size: 14px;
}
.main-menu a {
    color: #131722;
    border-bottom: 0;
}
.main-menu a:hover {
    color: #e40049;
}
.main-menu > li.active a {
    color: #e40049;
}
.main-menu > li > a {
    display: block;
    padding: 21px 0;
}
.main-menu > li.has-child {
    position: relative;
}
.main-menu > li.has-child > a {
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 11px 6px;
    background-size: 11px 6px;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/icons/arrow-down.png");
    padding-right: 16px;
}
.main-menu > li.has-child:hover .child {
    opacity: 1;
    visibility: visible;
}
.main-menu > li .child {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    padding: 10px 20px;
    background-color: #fff;
    z-index: 1;
}
.main-menu > li .child li {
    padding: 7px 0;
}
.main-menu--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.main-menu--vertical > li > a {
    font-size: 18px;
    padding: 6px 0;
}
.main-menu--vertical > li.has-child > a {
    display: inline-block;
}
.main-menu--vertical > li.has-child:hover .child {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.main-menu--vertical > li.has-child .child {
    position: static;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    padding: 0;
    width: 100%;
}
.main-menu--vertical > li.has-child .child.active {
    opacity: 1;
    visibility: visible;
    max-height: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}
.main-menu--vertical > li.has-child .child.active:after {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: 0;
    height: 1px;
    background-color: #e3e5e6;
}
.main-menu--vertical > li.has-child .child li {
    font-size: 14px;
    padding: 4px 0;
}
.menu-catalog {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 30;
    background-color: #fff;
    padding: 30px 0 50px;
}
.menu-catalog.active {
    opacity: 1;
    visibility: visible;
}
.menu-catalog-item {
    display: block;
    color: #131722;
    border-bottom: 0;
}
.menu-catalog-item:hover {
    color: #e40049;
}
.menu-catalog-item__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 270px;
    height: 200px;
    position: relative;
    margin-bottom: 20px;
}
.menu-catalog-item__name {
    font-size: 21px;
    font-weight: 500;
}
.menu-catalog-item--mob {
    padding-top: 30px;
}
.menu-catalog-item--mob:last-child {
    margin-bottom: 30px;
}
.menu-catalog-item--mob .menu-catalog-item__img {
    height: 120px;
    margin-bottom: 15px;
}
.menu-catalog-item--mob .menu-catalog-item__name {
    font-size: 16px;
    line-height: 1.3;
}
.header-mob {
    position: relative;
    display: none;
}
@media (max-width: 991px) {
    .header-mob {
        display: block;
        padding: 20px 0 0;
    }
}
.menu-icon {
    width: 30px;
    position: absolute;
    top: 20px;
    right: 0;
    display: none;
    cursor: pointer;
    z-index: 15;
}
@media (max-width: 991px) {
    .menu-icon {
        display: block;
    }
}
.menu-icon span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #e40049;
    margin-bottom: 5px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.menu-icon span:last-child {
    margin-bottom: 0;
}
.menu-icon.active span {
    position: relative;
    margin-left: 5px;
}
.menu-icon.active span:first-child {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -4px;
}
.menu-icon.active span:last-child {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-icon.active span:nth-child(2) {
    opacity: 0;
}
.menu-mob {
    position: relative;
    padding: 35px 0;
}
@media (max-width: 1199px) {
    .menu-mob {
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        padding: 0;
    }
}
.menu-mob.active {
    max-height: none;
    opacity: 1;
    visibility: visible;
    padding: 35px 0;
}
.menu-mob:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -20px;
    right: -20px;
    height: 1px;
    background-color: #e3e5e6;
    z-index: 0;
}
.menu-mob .h-location {
    margin-bottom: 20px;
}
.menu-mob .h-phones {
    margin: 0 0 10px;
}
.menu-mob .h-phones .h-phone {
    font-size: 20px;
    margin-bottom: 0;
}
@media (max-width: 543px) {
    .menu-mob .h-phones .h-phone + .h-phone {
        margin-left: 0;
        display: block;
    }
}
.logo__mob {
    display: block;
    margin-bottom: 15px;
}
.footer {
    padding: 50px 0 45px;
    border-top: 1px solid #e3e5e6;
}
@media (max-width: 767px) {
    .footer {
        padding: 35px 0 60px;
    }
    .footer .logo {
        margin-bottom: 60px;
    }
}
.footer__last {
    display: inline-block;
}
@media (max-width: 1199px) {
    .footer__last {
        margin-top: 35px;
    }
}
.f-link {
    color: #131722;
}
.f-link:hover {
    color: #131722;
    border-bottom-color: #131722;
}
.f-box {
    line-height: 1.4;
    font-size: 14px;
}
.f-box + .f-box {
    margin-top: 30px;
}
.f-box__title {
    font-size: 13px;
    text-transform: uppercase;
    color: #a8a8a8;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}
.f-box__list li {
    margin-bottom: 15px;
}
.f-box p {
    margin-bottom: 15px;
}
.socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}
@media (max-width: 543px) {
    .socials {
        padding: 0 10px;
    }
}
.socials__item {
    margin-left: 20px;
}
.socials__item:first-child {
    margin-left: 0;
}
.socials__item a:hover {
    opacity: 0.6;
}
.s-footer-text {
    padding: 0 0 155px;
    position: relative;
}
.s-footer-text .zig {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 370px;
    bottom: -185px;
}
@media (max-width: 991px) {
    .s-footer-text .zig {
        display: none;
    }
}
.s-hero {
    position: relative;
}
@media (max-width: 767px) {
    .s-hero {
        padding-bottom: 85px;
        border-bottom: 1px solid #e3e5e6;
    }
}
.s-hero:after {
    content: '';
    display: /*block*/none;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #e3e5e6;
    left: 0;
    z-index: -1;
}
@media (max-width: 1199px) {
    .s-hero:after {
        display: none;
    }
}
.s-hero:before {
    top: 50%;
}
.s-hero:after {
    bottom: 50px;
}
@media (max-width: 767px) {
    .s-hero > .grid {
        padding: 0;
    }
}
.hero-slider {
    margin-right: -130px;
}
@media (max-width: 1399px) {
    .hero-slider {
        margin-right: -60px;
    }
}
@media (max-width: 1199px) {
    .hero-slider {
        margin-right: 0;
    }
}
.hero-slider .slick-dots {
    position: absolute;
    width: 130px;
    top: 90px;
    left: 70px;
    text-align: center;
    border-bottom: 2px solid #e3e5e6;
    padding-bottom: 15px;
}
@media (max-width: 991px) {
    .hero-slider .slick-dots {
        top: 700px;
        left: 50%;
        margin-left: -65px;
    }
}
@media (max-width: 767px) {
    .hero-slider .slick-dots {
        top: 352px;
    }
}
.hero-slider .slick-dots:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 0;
    background-color: #131722;
    bottom: -2px;
    left: 0;
}
.hero-slider .slick-dots.active:after {
    -webkit-animation: slider-time 10s linear 1 forwards;
    animation: slider-time 10s linear 1 forwards;
}
.hero-slider .slick-nav {
    position: absolute;
    bottom: 0;
    left: 23.4%;
    z-index: 1;
}
@media (max-width: 1199px) {
    .hero-slider .slick-nav {
        left: auto;
        right: 0;
    }
}
@media (max-width: 991px) {
    .hero-slider .slick-nav {
        top: 600px;
        bottom: auto;
        left: 0;
    }
}
@media (max-width: 767px) {
    .hero-slider .slick-nav {
        right: auto;
        left: 0;
        top: 260px;
    }
}
.b-hero__body {
    margin-top: 155px;
    margin-right: -120px;
    position: relative;
    z-index: 1;
}
@media (max-width: 1199px) {
    .b-hero__body {
        margin-right: -145px;
    }
}
@media (max-width: 991px) {
    .b-hero__body {
        margin-top: 110px;
    }
}
@media (max-width: 767px) {
    .b-hero__body {
        margin-right: 0;
        margin-top: 110px;
        padding: 0 15px;
    }
}
.b-hero__title {
    margin-bottom: 30px;
}
@media (max-width: 1199px) {
    .b-hero__title {
        font-size: 56px;
        line-height: 1.1;
        font-weight: 500;
    }
}
@media (max-width: 991px) {
    .b-hero__title {
        font-size: 36px;
        line-height: 1.1;
    }
}
@media (max-width: 767px) {
    .b-hero__title {
        margin-bottom: 40px;
    }
}
.b-hero__desc {
    margin-bottom: 75px;
}
@media (max-width: 1199px) {
    .b-hero__desc {
        font-size: 19px;
        line-height: 1.6;
    }
}
@media (max-width: 767px) {
    .b-hero__desc {
        margin-bottom: 80px;
    }
}
.b-hero__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 650px;
    position: relative;
    margin-left: -20px;
}
@media (max-width: 1199px) {
    .b-hero__img {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .b-hero__img {
        height: 310px;
        background-size: cover;
    }
}
.b-hero__img:before {
    content: '';
    display: block;
    position: absolute;
    width: 320px;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
    background-image: linear-gradient(90deg, #fff 0%, rgba(255,255,255,0) 100%);
    opacity: 0.5;
    z-index: 0;
}
@media (max-width: 991px) {
    .b-hero__img:before {
        display: none;
    }
}
.b-hero__link {
    display: block;
    width: 128px;
    font-size: 13px;
    font-weight: bold;
    color: #131722;
    border-bottom: 0;
    text-align: center;
    margin-left: 70px;
    padding-bottom: 14px;
    background-repeat: no-repeat;
    background-position: bottom center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/larr_right.svg");
}
@media (max-width: 991px) {
    .b-hero__link {
        margin: 0 auto;
    }
}
.tooltip {
    position: absolute;
    z-index: 1;
}
@media (max-width: 767px) {
    .tooltip {
        width: 30px;
        height: 30px;
    }
}
.tooltip__icon {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/icons/hero-tooltip.png");
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
@media (max-width: 767px) {
    .tooltip__icon {
        width: 30px;
        height: 30px;
    }
}
.tooltip.active {
    z-index: 5;
}
.tooltip.active .tooltip__icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.tooltip.active .tooltip__content {
    max-height: none;
    opacity: 1;
    visibility: visible;
}
.tooltip.tooltip-1 {
    top: 56%;
    left: 55%;
}

.tooltip.tooltip-2 {
    top: 30%;
    right: 40%;
}
.tooltip.tooltip-3 {
    top: 26%;
    left: 26%;
}

.tooltip.tooltip-4 {
    top: 48%;
    right: 4%;
}
.tooltip.tooltip-5 {
    top: 58%;
    left: 25%;
}

.tooltip__content {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    position: absolute;
    top: 50%;
    z-index: -1;
}
@media (max-width: 991px) {
    .tooltip__content {
        max-height: none;
        opacity: 1;
        visibility: visible;
        display: none;
        position: relative;
        top: auto;
        height: 100%;
        width: 100%;
    }
}
.tooltip__content.right {
    left: 50%;
}
@media (max-width: 991px) {
    .tooltip__content.right {
        left: auto;
    }
}
.tooltip__content.left {
    right: 50%;
}
@media (max-width: 991px) {
    .tooltip__content.left {
        right: auto;
    }
}
.b-hero-tooltip {
    padding: 25px 30px;
    font-size: 14px;
    line-height: 1.8;
    position: relative;
    width: 450px;
    background-color: #fff;
    z-index: -1;
}
@media (max-width: 991px) {
    .b-hero-tooltip {
        width: 100%;
        height: 100%;
        padding: 25px 20px;
    }
}
.b-hero-tooltip.active {
    opacity: 1;
    visibility: visible;
    max-height: none;
}
.b-hero-tooltip__close {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    z-index: 5;
}
.b-hero-tooltip__icon {
    margin-bottom: 12px;
}
.b-hero-tooltip__title {
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 5px;
}
@-webkit-keyframes slider-time {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes slider-time {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.b-prod-card {
    display: block;
    position: relative;
    border-bottom: 0;
    color: #131722;
}
.b-prod-card__inner {
    padding-bottom: 50px;
    position: relative;
}
.b-prod-card__favor {
    display: block;
    width: 22px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/like.svg");
    position: absolute;
    top: 20px;
    right: 20px;
    border-bottom: 0;
    z-index: 5;
}
.b-prod-card__favor.favor {
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/like_fill.svg");
}
@media (max-width: 991px) {
    .b-prod-card__favor {
        display: block;
    }
}
.b-prod-card__favor:hover {
    opacity: 0.6;
}
.b-prod-card__img_wrap {
    overflow: hidden;
    height: 460px;
}
.b-prod-card__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 470px;
}
@media (max-width: 767px) {
    .b-prod-card__img {
        height: 270px;
    }
}
.b-prod-card:hover .label-card__title {
    color: #e40049;
}
.b-prod-card--price .b-prod-card__inner {
    padding-bottom: 70px;
}
.b-prod-card--portfolio .b-prod-card__inner {
    padding-bottom: 90px;
}
.b-prod-card--portfolio .label-card {
    width: 300px;
}
@media (max-width: 543px) {
    .b-prod-card--portfolio .label-card {
        width: 100%;
    }
}
.b-adds-card {
    border: 2px solid transparent;
    padding: 30px 0 0;
    overflow: hidden;
    position: relative;
}
@media (max-width: 991px) {
    .b-adds-card {
        height: auto;
        border-color: #e40049;
    }
}
.b-adds-card a {
    border-bottom: 0;
}
.b-adds-card:hover {
    border-color: #e40049;
    overflow: visible;
    height: auto;
}
.b-adds-card:hover .b-adds-card__favor {
    display: block;
}
.b-adds-card:hover .b-adds-card__link {
    display: block;
}
.b-adds-card__favor {
    display: block;
    width: 22px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/svgs/like.svg");
    position: absolute;
    top: 20px;
    right: 20px;
    border-bottom: 0;
}
@media (max-width: 991px) {
    .b-adds-card__favor {
        display: block;
    }
}
.b-adds-card__favor:hover {
    opacity: 0.6;
}
.b-adds-card__img {
    display: block;
    height: 230px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0 20px;
}
.b-adds-card__body {
    padding: 5px 20px 10px;
}
.b-adds-card__type {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #a8a8a8;
}
.b-adds-card__title {
    display: -webkit-box;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.8;
    color: #131722;
    min-height: 60px;
    height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.b-adds-card__price {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.8;
}
.b-adds-card__link {
    display: none;
}
@media (max-width: 991px) {
    .b-adds-card__link {
        display: block;
    }
}
.s-catalog-part {
    padding: 90px 0 0;
    margin-bottom: 80px;
    position: relative;
}
@media (max-width: 991px) {
    .s-catalog-part {
        margin-bottom: 60px;
        padding-top: 60px;
    }
}
.s-catalog-part .btn-block {
    display: block;
}
.s-catalog-part > .grid {
    position: relative;
}
.s-catalog-part-one .zig {
    top: 50px;
    left: -386px;
}
.s-catalog-part-one .btn-block {
    position: absolute;
    bottom: 30px;
    right: 95px;
}
@media (max-width: 991px) {
    .s-catalog-part-one .btn-block {
        position: relative;
        margin: 0 0 0 auto;
        bottom: auto;
        right: auto;
    }
}
@media (max-width: 767px) {
    .s-catalog-part-one .btn-block {
        position: relative;
        margin: 50px 0 0 auto;
    }
    .s-catalog-part .zig,
    .index-2 .zig {
        display: none;
    }
}
.s-catalog-part-one .index-1 {
    position: relative;
    /*&:before, &:after
                  pseudo()
                  border-bottom 1px solid color-light
                  left -90%
                  width 100%
                  z-index -1
                  @media md
                      display none*/
}
@media (max-width: 767px) {
    .s-catalog-part-one .index-1 {
        padding-bottom: 55px;
    }
}
.s-catalog-part-one .index-1:before {
    top: 20px;
}
.s-catalog-part-one .index-1:after {
    bottom: 125px;
}
.s-catalog-part-one .index-1 .b-prod-card__inner {
    padding-right: 15px;
}
@media (max-width: 1199px) {
    .s-catalog-part-one .index-1 .b-prod-card__inner {
        padding-right: 0;
    }
}
.s-catalog-part-one .index-1 .b-prod-card__img {
    height: 650px;
}
@media (max-width: 991px) {
    .s-catalog-part-one .index-1 .b-prod-card__img {
        height: 395px;
    }
}
.s-catalog-part-one .index-2 .b-prod-card {
    margin: -70px -130px 0 20px;
}
@media (max-width: 1199px) {
    .s-catalog-part-one .index-2 .b-prod-card {
        margin: 0;
    }
}
.s-catalog-part-one .index-2 .b-prod-card .b-prod-card__img {
    height: 380px;
}
@media (max-width: 991px) {
    .s-catalog-part-one .index-2 .b-prod-card .b-prod-card__img {
        height: 280px;
    }
}
.s-catalog-part-two {
    position: relative;
}
@media (max-width: 767px) {
    .s-catalog-part-two:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #e3e5e6;
        z-index: -1;
    }
}
.s-catalog-part-two .zig {
    top: 120px;
    right: -336px;
}
@media (max-width: 991px) {
    .s-catalog-part-two .zig {
        -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        bottom: -480px;
        top: auto;
        right: 90px;
    }
}
.s-catalog-part-two .catalog-part-desc {
    position: relative;
    top: -20px;
    left: -60px;
    /*&:before
                  pseudo()
                  top 20px
                  left -100%
                  right -100%
                  border-bottom 1px solid color-light
                  z-index -1*/
}
@media (max-width: 1399px) {
    .s-catalog-part-two .catalog-part-desc {
        top: 0;
        left: 0;
    }
}
@media (max-width: 991px) {
    .s-catalog-part-two .catalog-part-desc {
        top: -5px;
        margin-bottom: 60px;
    }
}
.s-catalog-part-two .btn-block {
    position: absolute;
    top: 510px;
    left: 16px;
}
@media (max-width: 991px) {
    .s-catalog-part-two .btn-block {
        position: relative;
        top: 0;
        left: 0;
        margin: 50px 0 0 auto;
    }
}
.s-catalog-part-two .index-1 {
    position: relative;
    /*&:before
                  pseudo()
                  bottom 125px
                  left -100%
                  right -100%
                  border-bottom 1px solid color-light
                  z-index -1
                  @media md
                      display none*/
}
.s-catalog-part-two .index-1 .b-prod-card {
    margin: 0 -130px 50px -58px;
}
@media (max-width: 1199px) {
    .s-catalog-part-two .index-1 .b-prod-card {
        margin: 0 0 50px;
    }
}
.s-catalog-part-two .index-1 .b-prod-card .b-prod-card__img {
    height: 570px;
}
@media (max-width: 991px) {
    .s-catalog-part-two .index-1 .b-prod-card .b-prod-card__img {
        height: 388px;
    }
}
.s-catalog-part-two .index-2 .b-prod-card {
    position: relative;
    /*&:before, &:after
                  pseudo()
                  border-bottom 1px solid color-light
                  left -90%
                  width 100%
                  z-index -1
                  @media md
                      display none

              &:before
                  top 1px
              &:after
                  bottom 75px*/
}
@media (max-width: 767px) {
    .s-catalog-part-two .index-2 .b-prod-card {
        margin-bottom: 50px;
    }
}
.s-catalog-part-two .index-2 .b-prod-card .b-prod-card__img {
    height: 470px;
}
@media (max-width: 991px) {
    .s-catalog-part-two .index-2 .b-prod-card .b-prod-card__img {
        height: 270px;
    }
}
.s-catalog-part-two .index-3 .b-prod-card {
    position: relative;
    margin: 70px -25px 0;
    /*&:before, &:after
                      pseudo()
                      right -90%
                      width 100%
                      border-bottom 1px solid color-light
                      z-index -1
                      @media md
                          display none
                  &:before
                      top 0
                  &:after
                      bottom 50px*/
}
@media (max-width: 991px) {
    .s-catalog-part-two .index-3 .b-prod-card {
        margin: 0;
    }
}
.s-catalog-part-two .index-3 .b-prod-card .b-prod-card__img {
    height: 510px;
}
@media (max-width: 991px) {
    .s-catalog-part-two .index-3 .b-prod-card .b-prod-card__img {
        height: 270px;
    }
}
.s-catalog-part-three {
    position: relative;
    /*&:before
              pseudo()
              bottom 75px
              width 100%
              border-bottom 1px solid color-light
              @media md
                  bottom 20px*/
}
.s-catalog-part-three .zig {
    top: 110px;
    left: -296px;
}
@media (max-width: 991px) {
    .s-catalog-part-three .zig {
        display: none;
    }
}
.s-catalog-part-three .catalog-part-desc {
    position: absolute;
    bottom: 68px;
    right: 46px;
}
@media (max-width: 991px) {
    .s-catalog-part-three .catalog-part-desc {
        display: none;
    }
}
.s-catalog-part-three .btn-block {
    position: absolute;
    right: 345px;
    bottom: 60px;
}
@media (max-width: 991px) {
    .s-catalog-part-three .btn-block {
        position: relative;
        right: 0;
        bottom: 0;
        margin: 30px 0 0 auto;
    }
}
.s-catalog-part-three .index-1 .b-prod-card {
    margin-left: -125px;
}
@media (max-width: 1199px) {
    .s-catalog-part-three .index-1 .b-prod-card {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .s-catalog-part-three .index-1 .b-prod-card {
        margin-bottom: 50px;
    }
}
.s-catalog-part-three .index-1 .b-prod-card .b-prod-card__img {
    height: 720px;
}
@media (max-width: 991px) {
    .s-catalog-part-three .index-1 .b-prod-card .b-prod-card__img {
        height: 395px;
    }
    img.b-prod-card__img,
    img.b-testimonial__img {
        width: 100% !important;
        height:auto !important;
    }
}
.s-catalog-part-three .index-2 .b-prod-card {
    position: relative;
    margin-left: -28px;
    /*&:before, &:after
                  pseudo()
                  right -90%
                  width 100%
                  border-bottom 1px solid color-light
                  z-index -1
              &:before
                  top 0
              &:after
                  bottom 50px*/
}
@media (max-width: 1199px) {
    .s-catalog-part-three .index-2 .b-prod-card {
        margin: 0;
    }
}
.s-catalog-part-three .index-2 .b-prod-card .b-prod-card__img {
    height: 290px;
}
@media (max-width: 543px) {
    .s-catalog-part-three .index-2 .b-prod-card .b-prod-card__img {
        height: 170px;
    }
}
.s-catalog-page {
    position: relative;
}
.b-catalog-items {
    padding-top: 45px;
    margin: 0 -25px;
}
@media (max-width: 991px) {
    .b-catalog-items {
        margin: 0;
    }
}
.b-catalog {
    padding: 0 25px;
    margin-bottom: 135px;
    position: relative;
}
@media (max-width: 991px) {
    .b-catalog {
        margin-bottom: 80px;
    }
}
@media (max-width: 767px) {
    .b-catalog {
        padding: 0;
    }
}
.b-catalog.index-1 .b-prod-card__img {
    height: 460px;
}
@media (max-width: 767px) {
    .b-catalog.index-1 .b-prod-card__img {
        height: 365px;
    }
    .b-catalog.index-1 .b-prod-card__img_wrap {
        height: 365px;
    }
}
.b-catalog.index-2 .b-prod-card__img {
    height: 354px;
}
@media (max-width: 767px) {
    .b-catalog.index-2 .b-prod-card__img {
        height: 355px;
    }
    .b-catalog.index-2 .b-prod-card__img_wrap {
        height: 355px;
    }
}
.b-catalog.index-3 .b-prod-card__img {
    height: 390px;
}
@media (max-width: 767px) {
    .b-catalog.index-3 .b-prod-card__img {
        height: 305px;
    }
    .b-catalog.index-3 .b-prod-card__img_wrap {
        height: 305px;
    }
}
.b-catalog.index-4 {
    padding-left: 21%;
}
@media (max-width: 991px) {
    .b-catalog.index-4 {
        padding-left: 25%;
    }
}
@media (max-width: 767px) {
    .b-catalog.index-4 {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .b-catalog.index-4 .b-prod-card {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .b-catalog.index-4 .b-prod-card__img {
        height: 465px;
    }
    .b-catalog.index-4 .b-prod-card__img_wrap {
        height: 465px;
    }
}
.b-catalog.index-4 .btn-block {
    position: absolute;
    bottom: 75px;
    left: 0;
}
@media (max-width: 767px) {
    .b-catalog.index-4 .btn-block {
        position: relative;
        bottom: 0;
    }
}
.b-catalog.index-5 {
    padding-right: 5.5%;
}
@media (max-width: 991px) {
    .b-catalog.index-5 {
        padding-right: 25px;
    }
}
.b-catalog.index-5 .b-prod-card__img {
    height: 375px;
}
@media (max-width: 767px) {
    .b-catalog.index-5 .b-prod-card__img {
        height: 255px;
    }
    .b-catalog.index-5 .b-prod-card__img_wrap {
        height: 255px;
    }
}
.b-catalog.index-6 .b-prod-card__img {
    height: 465px;
}
.b-also-items {
    margin-bottom: 135px;
}
@media (max-width: 767px) {
    .b-also-items {
        margin-bottom: 120px;
    }
}
.b-also {
    position: relative;
    margin-bottom: 145px;
}
@media (max-width: 767px) {
    .b-also {
        margin-bottom: 90px;
    }
}
.b-also:before {
    content: '';
    display: block;
    position: absolute;
    left: -50%;
    right: -50%;
    border-bottom: 1px solid #e3e5e6;
    top: 0;
    z-index: -1;
}
.b-also__desc {
    margin-top: -20px;
}
@media (max-width: 991px) {
    .b-also__desc {
        margin-bottom: 40px;
    }
}
.b-also__img {
    height: 465px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.b-also .btn-block {
    position: absolute;
    bottom: -25px;
    left: 15px;
}
@media (max-width: 543px) {
    .b-also .btn-block {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: 40px;
        margin-left: 15px;
    }
}
.b-also--right .b-also__img {
    margin-left: 3%;
}
@media (max-width: 543px) {
    .b-also--right .b-also__img {
        margin-left: 0;
    }
}
.b-also--left .b-also__img {
    margin-right: 3%;
}
@media (max-width: 543px) {
    .b-also--left .b-also__img {
        margin-right: 0;
    }
}
.b-also--left .btn-block {
    left: auto;
    right: 15px;
    bottom: -15px;
}
@media (max-width: 543px) {
    .b-also--left .btn-block {
        margin-left: auto;
    }
}
.b-action {
    position: relative;
    padding-bottom: 200px;
}
@media (max-width: 991px) {
    .b-action {
        padding-bottom: 200px;
        margin-bottom: 70px !important;
    }
}
.b-action__text {
    padding-top: 80px;
}
@media (max-width: 767px) {
    .b-action__text {
        padding-top: 0;
        margin-bottom: 40px;
    }
}
.b-action .zig {
    bottom: 0;
    left: 20px;
}

@media (max-width: 991px) {
    .b-action .zig {
        left: -80px;
    }
}
.s-content-promo {
    position: relative;
}
.s-content-promo .zig {
    bottom: 40px;
    left: -333px;
}
@media (max-width: 991px) {
    .s-content-promo .zig {
        display: none;
    }
}
.b-promo {
    position: relative;
}
.b-promo:before {
    content: '';
    display: block;
    position: absolute;
    left: -50%;
    right: -50%;
    bottom: 0;
    border-bottom: 1px solid #e3e5e6;
    z-index: -1;
}
@media (max-width: 767px) {
    .b-promo:before {
        bottom: 20px;
    }
}
.b-promo__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 525px;
}
@media (max-width: 767px) {
    .b-promo__img {
        height: 325px;
    }
}
.b-promo__title {
    margin-top: 30px;
    margin-bottom: 20px;
}
.b-promo .btn-block {
    position: absolute;
    bottom: -20px;
    right: 0;
}
@media (max-width: 767px) {
    .b-promo .btn-block {
        position: relative;
        bottom: 0;
        margin-top: 40px;
    }
}
.s-workpath {
    padding-bottom: 165px;
}
@media (max-width: 767px) {
    .s-workpath {
        padding-bottom: 20px;
    }
}
.s-workpath__title {
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .s-workpath__title {
        margin-bottom: 95px;
    }
}
.b-workpath-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
@media (max-width: 991px) {
    .b-workpath-items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .b-workpath-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.b-workpath {
    padding-top: 85px;
    position: relative;
}
@media (max-width: 991px) {
    .b-workpath {
        width: 33.333333333333336%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .b-workpath {
        width: 50%;
        margin: 0 0 100px;
    }
    .main{
        overflow: hidden;
    }
}
@media (max-width: 543px) {
    .b-workpath {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}
.b-workpath:nth-child(2n) {
    margin-top: 250px;
    margin-left: -50px;
}
@media (max-width: 991px) {
    .b-workpath:nth-child(2n) {
        margin-top: 0;
        margin-left: 0;
    }
}
.b-workpath__num {
    position: absolute;
    top: -85px;
    left: 0;
    font-size: 144px;
    font-weight: 900;
    color: #eb3449;
    opacity: 0.2;
}
.s-benefits {
    padding-bottom: 18px;
    position: relative;
}
.s-benefits .zig {
    display: none;
    left: 80px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
    .s-benefits .zig {
        -webkit-transform: translate(-34%, -105%) rotate(90deg);
        -ms-transform: translate(-34%, -105%) rotate(90deg);
        transform: translate(-34%, -105%) rotate(90deg);
    }
}
.b-benefit-items > .col {
    padding-bottom: 98px;
}
@media (max-width: 767px) {
    .b-benefit-items > .col {
        padding-bottom: 48px;
    }
}
@media (max-width: 767px) {
    .b-benefit-items-1 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .b-benefit-items-2 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .b-benefit-items-3 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .b-benefit-items-4 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .b-benefit-items-5 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .b-benefit-items-6 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.b-benefit {
    position: relative;
    /*&:before
          pseudo()
          height 1px
          left -50%
          right -50%
          background-color color-light
          top 96px
          z-index -1*/
}
.b-benefit__icon {
    height: 77px;
    background-repeat: no-repeat;
    background-position: left center;
}
.s-testimonials {
    padding-bottom: 180px;
    position: relative;
}
@media (max-width: 991px) {
    .s-testimonials {
        padding-top: 70px;
        padding-bottom: 120px;
    }
}
.s-testimonials__body {
    position: relative;
    /*&:after
              pseudo()
              bottom 120px
              width 100%
              border-bottom 1px solid color-light
              left 0
              z-index 0
              @media md
                  bottom 40px*/
}
@media (max-width: 991px) {
    .s-testimonials__body {
        border-top: 0;
    }
}
.s-testimonials__body > .grid {
    position: relative;
}
.s-testimonials__btn {
    position: absolute;
    left: 16px;
    bottom: 88px;
    z-index: 1;
}
@media (max-width: 991px) {
    .s-testimonials__btn {
        position: relative;
        display: block;
        left: auto;
        bottom: 0;
        margin-left: auto;
    }
}
.s-testimonials .zig {
    bottom: -15px;
    right: -333px;
}
@media (max-width: 991px) {
    .s-testimonials .zig {
        -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 135px;
        bottom: auto;
        top: 15px;
    }
    .s-testimonials .zig .icon {
        fill: #64acbd;
    }
}
.b-testimonial {
    padding-bottom: 120px;
}
@media (max-width: 767px) {
    .b-testimonial {
        padding-bottom: 135px;
    }
}
.b-testimonial__inner {
    position: relative;
}
.b-testimonial__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 420px;
}
@media (max-width: 767px) {
    .b-testimonial__img {
        height: 270px;
        padding-top: 225px;
    }
}
.b-testimonial__body {
    background-color: #fff;
    padding: 0 0 12px;
    position: absolute;
    bottom: -110px;
    left: -50px;
    width: 78%;
}
@media (max-width: 767px) {
    .b-testimonial__body {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-top: -45px;
        background-color: transparent;
    }
}
.b-testimonial__title {
    padding: 12px 20px 0 20px;
}
@media (max-width: 767px) {
    .b-testimonial__title {
        display: inline-block;
        background-color: #fff;
        padding: 12px 12px 0 0;
        width: 82%;
    }
}
.b-testimonial__type {
    font-size: 13px;
    color: #a8a8a8;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.b-testimonial__name {
    font-size: 23px;
    font-weight: 800;
}
.b-testimonial__text {
    padding: 0 20px;
}
@media (max-width: 767px) {
    .b-testimonial__text {
        padding: 0;
    }
}
.sl-testimonials .slick-nav {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
}
@meida sm {
    bottom: 60px;
}
.sl-testimonials .slick-numbers {
    position: absolute;
    top: 15px;
    left: 2px;
    width: 50px;
}
@media (max-width: 767px) {
    .sl-testimonials .slick-numbers {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
}
.sl-testimonials .slick-numbers li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.s-news {
    position: relative;
    padding-bottom: 98px;
    /*&:before
          display: block
          content: ''
          position: absolute
          top: 120px
          left: 0
          width: 100vw
          height: 1px
          background: #E3E5E6
          z-index: -1

          @media sm
              display: none

      &:after
          display: block
          content: ''
          position: absolute
          bottom: 371px
          left: 0
          width: 100vw
          height: 1px
          background: #E3E5E6
          z-index: -1

          @media sm
              display: none*/
}
@media (max-width: 767px) {
    .s-news {
        padding-top: 55px;
        padding-bottom: 70px;
    }
}
@media (max-width: 991px) {
    .b-news-items {
        margin: 0 -15px !important;
    }
}
.b-news {
    margin-bottom: 95px;
    color: #131722;
}
@media (max-width: 991px) {
    .b-news {
        padding: 0 15px !important;
    }
}
@media (max-width: 767px) {
    .b-news {
        margin-bottom: 65px;
    }
}
.b-news.index-1 .b-news__inner {
    margin-right: -15px;
}
@media (max-width: 991px) {
    .b-news.index-1 .b-news__inner {
        margin-right: 0;
    }
}
.b-news.index-2 .b-news__img,
.b-news.index-3 .b-news__img {
    height: 280px;
}
.b-news.index-2 {
    padding-left: 115px;
}
@media (max-width: 991px) {
    .b-news.index-2 {
        padding-left: 0;
    }
}
.b-news.index-3 {
    padding-right: 115px;
}
@media (max-width: 991px) {
    .b-news.index-3 {
        padding-right: 15px;
    }
}
.b-news.index-4 .b-news__inner {
    margin-left: -15px;
}
@media (max-width: 991px) {
    .b-news.index-4 .b-news__inner {
        margin-left: 0;
    }
}
.b-news__inner {
    display: block;
    color: #131722;
}
.b-news__inner:hover {
    border-color: transparent !important;
    color: #131722;
}
.b-news__inner:hover .b-news__title {
    color: #e40049;
}
.b-news__inner:hover .b-news__text {
    color: #131722;
}
.b-news__img {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 390px;
    margin-bottom: 20px;
    border-bottom: 0;
}
@media (max-width: 767px) {
    .b-news__img {
        height: 360px;
    }
}
.b-news__title {
    display: block;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 800;
    margin-bottom: 10px;
    border-bottom: 0;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.news__page {
    position: relative;
}
.news__page:before {
    display: block;
    content: '';
    position: absolute;
    top: 130px;
    left: 0;
    width: 100vw;
    height: 1px;
    background: #e3e5e6;
}
@media (max-width: 767px) {
    .news__page:before {
        display: none;
    }
}
.s-page-content {
    border-top: 1px solid #e3e5e6;
    padding-bottom: 165px;
    position: relative;
}
@media (max-width: 991px) {
    .s-page-content {
        padding-bottom: 60px;
    }
}
.s-page-content .zig-page {
    top: 56%;
    right: 23%;
}
.s-page-content .s-benefits {
    padding: 80px 0 20px;
}
.b-page-responsive__img {
    display: block;
    max-width: 100%;
    height: 395px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.b-page-responsive__img-right {
    background-position: center right;
}
.b-page-responsive__img-left {
    background-position: center left;
}
.b-page__header {
    margin-bottom: 60px;
    position: relative;
}
.b-page__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 540px;
    padding-top: 85px;
}
@media (max-width: 991px) {
    .b-page__heading {
        padding-top: 60px;
        margin-bottom: 30px;
        min-height: auto;
    }
    .b-page__heading .b-page__title {
        margin-bottom: 30px;
    }
}
.b-page__body {
    margin-bottom: 34px;
}
.b-page__subtitle {
    font-size: 21px;
    line-height: 1.7;
    padding-top: 10px;
}
@media (max-width: 991px) {
    .b-page__subtitle {
        font-size: 16px;
        line-height: 1.9;
        padding-top: 15px;
    }
}
.b-page__desc {
    font-size: 21px;
    line-height: 1.7;
}
@media (max-width: 991px) {
    .b-page__desc {
        font-size: inherit;
        line-height: inherit;
    }
}
.b-page__img {
    height: 545px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: -125px;
    margin-bottom: 10px;
    position: relative;
}
@media (max-width: 991px) {
    .b-page__img {
        margin: 0 -15px !important;
        height: 390px;
    }
}
.b-page__img:before {
    display: none !important;
    width: 200%;
    right: 100%;
    bottom: 0;
    border-bottom: 1px solid #e3e5e6;
    z-index: -1;
}
.b-page__img_wrap {
    position: relative;
}
.b-page__img_tag {
    position: absolute;
    padding: 15px 15px 5px 0;
    background: #fff;
    color: #a8a8a8;
    text-transform: uppercase;
    font-weight: 500;
    bottom: 0;
    left: 35px;
}
@media (max-width: 991px) {
    .b-page__img_tag {
        left: -15px;
        padding-left: 15px;
    }
}
.b-page__footer {
    font-size: 31px;
    line-height: 1.5;
    position: relative;
}
@media (max-width: 767px) {
    .b-page__footer {
        font-size: 21px;
        line-height: 1.4;
    }
}
.b-page__footer:after {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 1px solid #e3e5e6;
    left: -100%;
    right: -100%;
    top: 80px;
    z-index: -1;
}
@media (max-width: 767px) {
    .b-page__footer:after {
        display: none;
        top: 170px;
    }
}
.b-page__footer .zig {
    position: relative;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .b-page__footer .zig {
        margin-left: -130px;
    }
}
@media (max-width: 543px) {
    .b-page__footer .btn-block {
        display: block;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }
}
.b-page--about .b-page__img {
    margin-left: 35px;
    margin-bottom: 40px;
}
.b-page--about .b-page__img:before {
    bottom: 50px;
}
.b-page--about .b-page__desc {
    position: relative;
    top: -12px;
}
.b-page--about .b-page-responsive__img {
    margin: 30px 0 60px;
}
.b-page--single .b-page__header {
    margin-bottom: 30px;
}
.b-page--single .b-page__desc {
    top: -82px;
}
@media (max-width: 991px) {
    .b-page--single .b-page__desc {
        top: 0;
    }
}
.b-page--partners .b-page__footer {
    margin-top: 90px;
}
@media (max-width: 767px) {
    .b-page--partners .b-page__footer {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .b-page--partners .b-page__footer .btn-block {
        display: block;
        margin: 115px 0 0 auto;
    }
}
.b-page--partners .b-page__footer:after {
    top: 145px;
}
@media (max-width: 991px) {
    .b-page--partners .b-page__footer:after {
        display: none;
    }
}
.b-page--partners .b-page__footer-text {
    padding-bottom: 25px;
}
.b-page--partners .zig-page {
    top: 19%;
    right: 16%;
}
.b-page-slider {
    padding: 75px 0 115px;
}
@media (max-width: 767px) {
    .b-page-slider {
        padding: 30px 0;
    }
}
.b-page-slider__body {
    position: relative;
}
.b-page-slider__body:before,
.b-page-slider__body:after {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 1px solid #e3e5e6;
    width: 100%;
    right: 50%;
    z-index: -1;
}
@media (max-width: 767px) {
    .b-page-slider__body:before,
    .b-page-slider__body:after {
        display: none;
    }
}
.b-page-slider__body:before {
    top: 0;
}
.b-page-slider__body:after {
    bottom: 50px;
}
.b-page-slider .slide__title {
    padding-top: 125px;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .b-page-slider .slide__title {
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .b-page-slider .slide__desc {
        margin-bottom: 30px;
    }
}
.b-page-slider .slide__img {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 515px;
    position: relative;
}
@media (max-width: 767px) {
    .b-page-slider .slide__img {
        height: 390px;
    }
}
.b-page-slider .slide .slick-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.b-page-slider .slick-dots {
    position: absolute;
    top: 8px;
    left: 0;
}
@media (max-width: 767px) {
    .b-page-slider .slick-dots {
        display: none !important;
    }
}
.b-page-slider__single {
    padding-bottom: 40px;
}
.b-page-slider__singleb:before,
.b-page-slider__singleb:after {
    display: none;
}
.b-page-slider__singleb .slide__inner {
    position: relative;
}
.b-page-slider__singleb .slide__img {
    display: block;
    height: auto;
    max-width: 100%;
}
.b-page-slider__singleb .slide__desc {
    color: #707070;
    font-size: 0.9375rem;
    font-weight: 300;
    margin-top: 5px;
    font-family: 'Exo 2', sans-serif;
}
.b-page-slider__singleb .slick-nav {
    left: unset !important;
    right: 0;
}
@media (max-width: 767px) {
    .s-files {
        margin-top: 60px;
    }
    .s-files .col {
        padding-bottom: 60px;
    }
}
.b-file__icon {
    margin-bottom: 10px;
}
.b-file__name {
    font-weight: 500;
}
.b-file__size {
    font-size: 12px;
    font-weight: 500;
    color: #919191;
}
.faq__item {
    display: block;
    position: relative;
    padding: 25px 30px;
    border: 1px solid #e3e5e6;
}
.faq__item:hover {
    border-color: #e3e5e6;
}
.faq__item:not(:last-child) {
    margin-bottom: 60px;
}
.faq__item:after {
    display: block;
    content: '';
    display: block;
    position: absolute;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 19px;
    height: 9px;
    background: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/content/arrow.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
@media (max-width: 991px) {
    .faq__item:after {
        top: 35px;
    }
}
.faq__item.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq__title {
    color: #131722;
    padding-right: 30px;
    font-size: 1.9375rem;
    line-height: 2.5rem;
}
@media (max-width: 991px) {
    .faq__title {
        font-size: 1.3125rem;
        line-height: 2.1875rem;
        padding-right: 35px;
    }
}
.faq__inner {
    display: none;
    color: #131722;
    margin-top: 30px;
    line-height: 1.875rem;
}
.b-page__reviews {
    margin-bottom: 100px;
}
.reviews__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 543px) {
    .reviews__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.reviews__item:not(:last-child) {
    margin-bottom: 115px;
}
.reviews__ava {
    width: 135px;
    max-width: 135px;
    margin-right: 48px;
    text-align: center;
}
@media (max-width: 543px) {
    .reviews__ava {
        width: 100%;
        margin-bottom: 30px;
        max-width: unset;
    }
}
.reviews__pic {
    display: block;
    position: absolute;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.reviews__pic_wrap {
    position: relative;
    width: 135px;
    height: 135px;
    overflow: hidden;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-bottom: 20px;
}
@media (max-width: 543px) {
    .reviews__pic_wrap {
        margin: 0 auto;
    }
}
.reviews__name {
    font-size: 0.875rem;
    font-weight: 600;
}
.reviews__desc {
    font-size: 0.875rem;
    color: #999;
}
.reviews__inner {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 100px;
}
@media (max-width: 543px) {
    .reviews__inner {
        padding-right: 0;
        padding-bottom: 80px;
    }
}
.reviews__inner:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 60px;
    right: 0;
    width: 90px;
    height: 58px;
    background: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/content/quote.svg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}
@media (max-width: 543px) {
    .reviews__inner:after {
        left: -webkit-calc(50% - 45px);
        left: calc(50% - 45px);
        bottom: 0;
    }
}
.sertificates__row:not(:last-child) {
    margin-bottom: 60px;
}
@media (max-width: 543px) {
    .sertificates__row:not(:last-child) {
        margin-bottom: 20px;
    }
}
.sertificates__year {
    font-size: 4rem;
    font-weight: 900;
    color: #fad6db;
}
.sertificates__wrap {
    margin-top: 40px;
}
@media (max-width: 543px) {
    .sertificates__wrap {
        margin-top: 15px;
    }
}
.col--md-4:nth-child(3n - 1) .sertificate {
    margin-top: 40px;
}
.sertificate {
    display: block;
    margin-bottom: 60px;
    border-bottom: none !important;
}
.sertificate:hover .sertificate__pic {
    -webkit-transform: scale(1.035);
    -ms-transform: scale(1.035);
    transform: scale(1.035);
}
.sertificate__pic {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.sertificate__title {
    font-family: 'Montserrat', sans-serif;
    color: #131722;
}
.promo {
    position: relative;
}
.promo:not(:last-child) {
    margin-bottom: 120px;
}
@media (max-width: 543px) {
    .promo:not(:last-child) {
        margin-bottom: 40px;
    }
}
.promo:nth-child(2n) {
    margin-top: 40px;
}
@media (max-width: 543px) {
    .promo:nth-child(2n) {
        margin-top: 0;
    }
}
.promo__wrapper {
    margin-bottom: 100px;
}
.promo__inner {
    position: relative;
    margin-top: 20px;
}
.promo.left .promo__title {
    padding-left: 0;
}
.promo.left .promo__more {
    right: auto;
    left: 40px;
}
.promo__more {
    position: relative;
    margin-top: 30px;
}
@media (max-width: 543px) {
    .promo__more {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: 0 0 15px;
    }
}
.promo__title {
    display: block;
    font-size: 1.9375rem;
    line-height: 2.5rem;
    color: #131722;
    border: none !important;
}
@media (max-width: 543px) {
    .promo__title {
        padding-left: 0 !important;
        margin: 15px 0 30px;
    }
}
.promo__slider:before,
.promo__slider:after {
    display: none !important;
}
.promo__slider_wrap {
    padding: 0;
}
.promo__slider .slick-nav {
    left: auto !important;
    right: 0 !important;
}
.locations {
    margin-top: 110px;
}
.location {
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-animation: fadeIn 0.8s ease;
    animation: fadeIn 0.8s ease;
}
.location:not(:last-child) {
    margin-bottom: 120px;
}
.location__wrap {
    position: relative;
    overflow: hidden;
}
.location__pic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    height: 500px;
}
.location__pic_img {
    display: block;
    width: 100%;
}
.location.map-open .location__map {
    display: block;
}
.location.map-open .location__map_toggle {
    background: #e40049;
}
.location.map-open .location__map_toggle:before {
    -webkit-filter: brightness(1000%);
    filter: brightness(1000%);
}
.location__loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}
.location__loader.hide {
    display: none;
}
.location__map {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-calc(100% - 15px);
    width: calc(100% - 15px);
    background: #fff;
    height: 500px;
    z-index: 5;
}
.location__map_toggle {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background: #fff;
    border: none !important;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 8;
}
.location__map_toggle:hover {
    background: #e40049;
}
.location__map_toggle:hover:before {
    -webkit-filter: brightness(1000%);
    filter: brightness(1000%);
}
.location__map_toggle:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 40px;
    background: url("/bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/../img/pin.svg") no-repeat center;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.location__title {
    font-size: 1.9375rem;
    line-height: 2.5rem;
}
.location__contacts {
    margin-top: 30px;
}
.location__contacts_row:not(:last-child) {
    margin-bottom: 25px;
}
.location__contacts_title {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 0.92;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    color: #a8a8a8;
    margin-bottom: 5px;
}
.location__contacts_value {
    border: none;
}
.vacancies {
    margin-top: 45px;
}
.vacancy {
    position: relative;
    padding-bottom: 60px;
}
.vacancy:not(:last-child) {
    margin-bottom: 60px;
}
.vacancy:not(:last-child):after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e3e5e6;
}
.vacancy__formbtn {
    float: right;
    margin-top: 205px;
}
@media (max-width: 543px) {
    .vacancy__formbtn {
        float: none;
        margin-top: 30px;
    }
}
.vacancy__heading {
    display: block;
    min-height: auto;
}
.vacancy__heading_desc {
    top: 0 !important;
    margin-top: 30px;
}
.vacancy__heading .vacancy__tags {
    margin-top: 20px;
}
.vacancy__heading .vacancy__price {
    margin-top: 30px;
}
.vacancy__header {
    font-size: 1.9375rem;
    line-height: 2.5rem;
    margin-bottom: 30px;
}
.vacancy__body {
    margin-top: 30px;
}
.vacancy__data {
    margin-bottom: 15px;
}
.vacancy__list {
    display: block;
    margin-bottom: 40px;
}
.vacancy__list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    line-height: 1.875rem;
}
.vacancy__list li:before {
    display: block;
    content: '—';
    color: #e40049;
    margin-right: 10px;
}
.vacancy__list li:not(:last-child) {
    margin-bottom: 10px;
}
.vacancy__title {
    display: block;
    border: none;
    text-decoration: none;
    font-size: 1.9375rem;
    line-height: 38px;
    color: #131722;
    margin-bottom: 20px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.vacancy__title:hover {
    color: #e40049;
}
.vacancy__tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    color: #a8a8a8;
}
.vacancy__tags li {
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 0.92;
    letter-spacing: 1.3px;
}
.vacancy__tags li:not(:last-child) {
    margin-right: 40px;
}
.vacancy__desc {
    margin-bottom: 30px;
}
.vacancy__price {
    font-size: 1.5rem;
    font-weight: 500;
    color: #131722;
}
.vacancy__btn {
    float: right;
    margin-top: 110px;
}
@media (max-width: 543px) {
    .vacancy__btn {
        float: none;
        margin-top: 30px;
    }
}
.index__z1 .icon-zig,
.index__z6 .icon-zig {
    fill: #ee6f2e;
}
.index__z2 .icon-zig,
.index__z4 .icon-zig {
    fill: #ff1c5a;
}
.index__z3 .icon-zig,
.index__z5 .icon-zig {
    fill: #64acbd;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.index-order {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 991px) {
    .index-order .index-2 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .index-order .index-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.b-product {
    position: relative;
    padding-bottom: 120px;
}
@media (max-width: 767px) {
    .b-product {
        padding-bottom: 0;
    }
}
.b-product__gallery {
    padding-right: 25px;
}
@media (max-width: 991px) {
    .b-product__gallery {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .b-product__gallery {
        padding-top: 75px;
    }
}
.b-product__content {
    padding-top: 25px;
}
@media (max-width: 767px) {
    .b-product__content {
        padding-top: 60px;
    }
}
@media (max-width: 767px) {
    .b-product__category {
        position: absolute;
        top: 10px;
        left: 20px;
        text-align: center;
    }
}
.b-product__title {
    margin-bottom: 38px;
}
.b-product__price {
    font-size: 33px;
    line-height: 1.6;
    font-weight: 500;
}
.b-product__controls {
    padding: 15px 0 2px;
}
.b-product__controls .btn {
    margin: 0 15px 8px 0;
}
@media (max-width: 543px) {
    .b-product__controls .btn {
        min-width: 210px;
    }
}
.b-product__desc {
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .b-product__desc {
        margin-bottom: 45px;
    }
}
.b-product__type-title {
    margin-bottom: 15px;
}
.b-product__benefits {
    padding: 55px 0 35px;
}
@media (max-width: 767px) {
    .b-product__benefits {
        padding: 60px 0 40px;
    }
}
.gallery-card {
    margin: 0 0 30px -19%;
}
@media (max-width: 1199px) {
    .gallery-card {
        margin: 0 0 30px 0;
    }
}
@media (max-width: 767px) {
    .gallery-card {
        margin: 0 -15px 30px;
    }
}
.gallery-card .slide {
    height: 610px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
@media (max-width: 991px) {
    .gallery-card .slide {
        height: 510px;
    }
}
@media (max-width: 543px) {
    .gallery-card .slide {
        height: 310px;
    }
}
.gallery-card .slick-nav {
    position: absolute;
    bottom: 0;
    right: 0;
}
.gallery-card-thumbs {
    margin: 0 -15px;
}
.gallery-card-thumbs .slide {
    padding: 0 15px;
}
.gallery-card-thumbs .slide.slick-current .slide__inner {
    border-color: #e40049;
}
.gallery-card-thumbs .slide__inner {
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    border: 2px solid transparent;
    cursor: pointer;
}
@media (max-width: 543px) {
    .gallery-card-thumbs .slide__inner {
        height: 40px;
    }
}
.product-benefit {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .product-benefit {
        margin-bottom: 20px;
    }
}
.product-benefit__icon {
    width: 20px;
    height: 20px;
    fill: #e40049;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .product-variants {
        padding-bottom: 15px;
    }
}
.product-variants__item {
    padding: 50px 0;
}
@media (max-width: 767px) {
    .product-variants__item {
        padding: 25px 0;
    }
}
.b-variant__preview {
    width: 100%;
    height: 270px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
@media (max-width: 767px) {
    .b-variant__preview {
        height: 280px;
        margin-bottom: 25px;
    }
}
.b-variant__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.e-variant {
    display: block;
    width: 11.11111111111111%;
    margin-bottom: 30px;
    position: relative;
}
@media (max-width: 991px) {
    .e-variant {
        width: 16.666666666666668%;
    }
}
@media (max-width: 767px) {
    .e-variant {
        width: 16.666666666666668%;
        margin-bottom: 20px;
    }
}
@media (max-width: 543px) {
    .e-variant {
        width: 20%;
    }
}
.e-variant__inner {
    display: block;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 auto;
    cursor: pointer;
    border: 2px solid transparent;
}
@media (max-width: 767px) {
    .e-variant__inner {
        width: 40px;
        height: 40px;
    }
}
.e-variant.active .e-variant__inner {
    border-color: #e40049;
}
.s-adds {
    padding-bottom: 110px;
}
@media (max-width: 767px) {
    .s-adds {
        padding-top: 60px;
        padding-bottom: 120px;
    }
}
.s-adds__title {
    margin-bottom: 55px;
}
@media (max-width: 767px) {
    .s-adds__title {
        margin-bottom: 70px;
    }
}
.adds-slider {
    margin: 0 -8px;
    padding: 44px 0 0;
    position: relative;
    display: none;
}
@media (max-width: 767px) {
    .adds-slider {
        padding: 38px 0 80px;
    }
}
.adds-slider.active {
    display: block;
}
.adds-slider .slide {
    padding: 0 8px;
    height: 451px;
}
.adds-slider .slick-arrow {
    position: absolute;
    top: -60px;
}
@media (max-width: 767px) {
    .adds-slider .slick-arrow {
        top: auto;
        bottom: 0;
    }
}
.adds-slider .slick-arrow.slick-next {
    right: 0;
}
@media (max-width: 767px) {
    .adds-slider .slick-arrow.slick-next {
        right: auto;
        left: 80px;
    }
}
.adds-slider .slick-arrow.slick-prev {
    right: 80px;
}
@media (max-width: 767px) {
    .adds-slider .slick-arrow.slick-prev {
        right: auto;
        left: 0;
    }
}
.s-recommend {
    position: relative;
}
.s-recommend__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.s-recommend .zig {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 24%;
    top: 57%;
}
@media (max-width: 991px) {
    .s-recommend .zig {
        display: none;
    }
}
.recommend-slider {
    margin: 0 -25px;
    position: relative;
}
@media (max-width: 767px) {
    .recommend-slider {
        margin: 0;
    }
}
.recommend-slider:before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    left: -50%;
    right: -50%;
    background-color: #e3e5e6;
    top: 0;
}
.recommend-slider .slide {
    padding: 0 25px;
}
@media (max-width: 767px) {
    .recommend-slider .slide {
        padding: 0;
    }
}
.b-portfolio {
    padding-bottom: 105px;
}
@media (max-width: 991px) {
    .b-portfolio {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .b-portfolio {
        padding-bottom: 60px;
    }
}
@media (max-width: 991px) {
    .b-portfolio .b-prod-card__img {
        height: 340px;
    }
}
.b-portfolio.index-2 {
    padding-top: 50px;
}
@media (max-width: 991px) {
    .b-portfolio.index-2 {
        padding-top: 0;
    }
}
.b-portfolio.index-2 .b-prod-card {
    margin: 0 15px;
}
@media (max-width: 991px) {
    .b-portfolio.index-2 .b-prod-card {
        margin: 0;
    }
}
.b-portfolio.index-2 .b-prod-card__img {
    height: 509px;
}
@media (max-width: 991px) {
    .b-portfolio.index-2 .b-prod-card__img {
        height: 340px;
    }
}
.b-portfolio.index-3 .b-prod-card {
    margin-top: -90px;
}
@media (max-width: 991px) {
    .b-portfolio.index-3 .b-prod-card {
        margin-top: 0;
    }
}
.b-portfolio.index-3 .b-prod-card__img {
    height: 570px;
}
@media (max-width: 991px) {
    .b-portfolio.index-3 .b-prod-card__img {
        height: 340px;
    }
}
.b-portfolio.index-4 .b-prod-card {
    margin-left: -30px;
    margin-right: -45px;
}
@media (max-width: 991px) {
    .b-portfolio.index-4 .b-prod-card {
        margin-left: 0;
        margin-right: 0;
    }
}
.b-portfolio.index-4 .b-prod-card__img {
    height: 650px;
}
@media (max-width: 991px) {
    .b-portfolio.index-4 .b-prod-card__img {
        height: 340px;
    }
}
.fancybox-container {
    font-family: inherit;
}
.fancybox-slide > * {
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.fancybox-close-small {
    display: none;
}
.modal {
    background-color: #fff;
    position: relative;
    max-width: 430px;
    padding: 40px 30px 30px;
}
@media (max-width: 767px) {
    .modal {
        padding: 60px 20px 30px;
    }
    body{
        overflow: auto !important;
    }
}
.modal .modal-close {
    text-align: center;
    width: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.modal__title {
    margin-bottom: 10px;
}
.modal--thanks {
    width: 320px;
    padding: 60px 0;
}
@media (max-width: 543px) {
    .modal--thanks {
        width: 100%;
    }
}
.modal--product {
    padding: 50px 50px 60px;
    max-width: 1070px;
    min-width: 1000px;
}
@media (max-width: 767px) {
    .modal--product {
        padding: 60px 20px 50px;
        min-width: unset;
    }
}
.modal--product .modal-close {
    top: 20px;
    right: 20px;
}
.b-thanks {
    text-align: center;
}
.b-thanks .icon {
    margin-bottom: 10px;
}
.panel-favor {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19,23,34,0.8);
    z-index: 20;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
}
.panel-favor.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.panel-favor__close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.panel-favor__body {
    background-color: #fff;
    display: inline-block;
    text-align: left;
    width: 430px;
    position: relative;
    padding: 60px 30px;
    overflow-y: auto;
}
@media (max-width: 767px) {
    .panel-favor__body {
        padding: 60px 20px;
    }
}
@media (max-width: 543px) {
    .panel-favor__body {
        width: 100%;
    }
}
.panel-favor__item {
    margin-bottom: 60px;
}
.panel-favor__item .b-prod-card__img {
    height: 340px;
}
.panel-favor__controls .btn {
    margin-bottom: 15px;
}
.m-product__img {
    height: 470px;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: contain;
    background-size: contain;
}
@media (max-width: 767px) {
    .m-product__img {
        height: 280px;
        margin-bottom: 55px;
    }
}
.m-product__title {
    font-size: 30px;
    font-weight: 800;
    padding: 18px 0 25px;
}
.m-product__price {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
}
.m-product__data {
    padding: 30px 0;
}
.m-product__data .e-label {
    line-height: inherit;
}
.m-product__opts {
    margin-bottom: 30px;
}
.m-product__opts .e-label {
    line-height: inherit;
}

.sticky {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 0;
    background: #fff;
    -webkit-box-shadow: 0 0 19px 5px rgba(0,0,0,0.08);
    box-shadow: 0 0 19px 5px rgba(0,0,0,0.08);
    -webkit-animation: bounceInDown 0.45s ease;
    animation: bounceInDown 0.45s ease;
    z-index: 15;
}
@media screen and (max-width: 1158px) {
    .sticky {
        display: none !important;
    }
}
.sticky.active {
    display: block;
}
.sticky__logo {
    display: block;
    max-width: 200px;
    border: none;
}
.sticky__logo_pic {
    display: block;
    max-width: 100%;
}
.sticky__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 20px;
}
.sticky__menu_item {
    margin: 0 15px;
}
.sticky__menu_item:first-child {
    margin-left: 0;
}
.sticky__menu_item:last-child {
    margin-right: 0;
}
.sticky__menu_link {
    display: block;
    position: relative;
    color: #000;
    border: none;
    padding: 10px 0;
    font-size: 14px;
}
.sticky__menu_link-catalog {
    position: relative;
    cursor: pointer;
    padding-left: 55px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-right: 10px;
    border: 1px solid rgba(228,0,73,0.35);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.sticky__menu_link-catalog:hover {
    border-color: rgba(228,0,73,0.35);
    background: #fafafa;
}
.sticky__menu_link-catalog:hover .sticky__submenu {
    display: block;
}
.sticky__menu_link-catalog:before {
    display: block;
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ5MS4zMTgsMjM1LjMxOEgyMC42ODJDOS4yNiwyMzUuMzE4LDAsMjQ0LjU3NywwLDI1NnM5LjI2LDIwLjY4MiwyMC42ODIsMjAuNjgyaDQ3MC42MzYgICAgYzExLjQyMywwLDIwLjY4Mi05LjI1OSwyMC42ODItMjAuNjgyQzUxMiwyNDQuNTc4LDUwMi43NDEsMjM1LjMxOCw0OTEuMzE4LDIzNS4zMTh6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDkxLjMxOCw3OC40MzlIMjAuNjgyQzkuMjYsNzguNDM5LDAsODcuNjk5LDAsOTkuMTIxYzAsMTEuNDIyLDkuMjYsMjAuNjgyLDIwLjY4MiwyMC42ODJoNDcwLjYzNiAgICBjMTEuNDIzLDAsMjAuNjgyLTkuMjYsMjAuNjgyLTIwLjY4MkM1MTIsODcuNjk5LDUwMi43NDEsNzguNDM5LDQ5MS4zMTgsNzguNDM5eiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ5MS4zMTgsMzkyLjE5N0gyMC42ODJDOS4yNiwzOTIuMTk3LDAsNDAxLjQ1NiwwLDQxMi44NzlzOS4yNiwyMC42ODIsMjAuNjgyLDIwLjY4Mmg0NzAuNjM2ICAgIGMxMS40MjMsMCwyMC42ODItOS4yNTksMjAuNjgyLTIwLjY4MlM1MDIuNzQxLDM5Mi4xOTcsNDkxLjMxOCwzOTIuMTk3eiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
}
.sticky__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.sticky__right .btn-underline {
    padding: 7px 10px;
}
.sticky__phone {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    border: none;
    margin-right: 20px;
}
.sticky__submenu {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    width: 250px;
    height: auto;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 8px 30px rgba(0,0,0,0.015);
    box-shadow: 0 8px 30px rgba(0,0,0,0.015);
    z-index: -1;
}
.sticky__submenu_item {
    display: block;
    margin-bottom: 3px;
}
.sticky__submenu_item:last-child {
    margin-bottom: 0;
}
.sticky__submenu_link {
    display: block;
    color: #000;
    border: none;
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.b-prod-card__img {
    transition: all .6s ease
}
.b-prod-card__img:hover {
    transform: scale(1.15)
}
.product-benefit__item {
    padding: 0 15px;
    margin-right: 40px;
    margin-bottom: 10px;
}
.product-benefit__item:last-child {
    margin-right: 0;
}

.page__404 {
    color: #EB3449;
    opacity: .2;
    font-size: 174px;
    font-weight: 800;
}
.breadcrumbs {
    margin-bottom: 15px;
}
.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
}
.breadcrumbs ol > li {
    display: flex;
    position: relative;
}
.breadcrumbs ol > li:after {
    display: block;
    content: '/';
    color: #ddd;
    margin: 0 10px;
}
.breadcrumbs ol > li:last-child:after {
    display: none;
}


.b-select.b-select--small {
    position: relative;
    width: 100%;
    top: 0;
}
.b-select.b-select--small .b-select__title {
    padding: 8px 20px;
}
.checkbox__elem.checkbox__elem--radio {
    border-radius: 100%;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 10px 20px;
    outline: none;
}
.inputfile + label svg {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    fill: #e40049;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile + label {
    color: #e40049;
    border: 2px dotted #e40049;
}

.form__group.form__group--small {
    padding: 10px 0 0;
    margin-bottom: 20px;
}


.gallery-card .slide.slide__video {
    position: relative;
}
.gallery-card .slide.slide__video:hover:after {
    opacity: 1;
}
.gallery-card .slide.slide__video:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxwYXRoIHN0eWxlPSJmaWxsOiNGNDQzMzY7IiBkPSJNNDkwLjI0LDExMy45MmMtMTMuODg4LTI0LjcwNC0yOC45Ni0yOS4yNDgtNTkuNjQ4LTMwLjk3NkMzOTkuOTM2LDgwLjg2NCwzMjIuODQ4LDgwLDI1Ni4wNjQsODAgICBjLTY2LjkxMiwwLTE0NC4wMzIsMC44NjQtMTc0LjY1NiwyLjkxMmMtMzAuNjI0LDEuNzYtNDUuNzI4LDYuMjcyLTU5Ljc0NCwzMS4wMDhDNy4zNiwxMzguNTkyLDAsMTgxLjA4OCwwLDI1NS45MDQgICBDMCwyNTUuOTY4LDAsMjU2LDAsMjU2YzAsMC4wNjQsMCwwLjA5NiwwLDAuMDk2djAuMDY0YzAsNzQuNDk2LDcuMzYsMTE3LjMxMiwyMS42NjQsMTQxLjcyOCAgIGMxNC4wMTYsMjQuNzA0LDI5LjA4OCwyOS4xODQsNTkuNzEyLDMxLjI2NEMxMTIuMDMyLDQzMC45NDQsMTg5LjE1Miw0MzIsMjU2LjA2NCw0MzJjNjYuNzg0LDAsMTQzLjg3Mi0xLjA1NiwxNzQuNTYtMi44MTYgICBjMzAuNjg4LTIuMDgsNDUuNzYtNi41Niw1OS42NDgtMzEuMjY0QzUwNC43MDQsMzczLjUwNCw1MTIsMzMwLjY4OCw1MTIsMjU2LjE5MmMwLDAsMC0wLjA5NiwwLTAuMTZjMCwwLDAtMC4wNjQsMC0wLjA5NiAgIEM1MTIsMTgxLjA4OCw1MDQuNzA0LDEzOC41OTIsNDkwLjI0LDExMy45MnoiLz4KCTxwb2x5Z29uIHN0eWxlPSJmaWxsOiNGQUZBRkE7IiBwb2ludHM9IjE5MiwzNTIgMTkyLDE2MCAzNTIsMjU2ICAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K');
    transform: translate(-50%, -50%);
    transition: all .25s ease;
    opacity: .7;
}

.b-page__toppad{
    padding-top: 90px;
}

.b-page__toppad
.h1{
    padding-bottom: 74px;
}

.b-page_p-wr
p{
    margin-bottom: 30px;
}

.mt100{
    margin-top: 100px;
}

.b-page-wr_default{
    margin-top: 50px;
}

.b-page-wr_default
p{
    margin: 15px 0;
}

.b-page-wr_btn{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

@media (max-width:992px) {
    .b-page__toppad{
        padding-top: 60px;
    }
    .b-page__toppad .h1{
        padding-bottom: 30px;
    }
    .b-page_p-wr
    p{
        margin-bottom: 15px;
    }
    .mt100{
        margin-top: 60px;
    }
}

.b-page-wr_btn.row_wrapp {
    margin-right: 25px;
}

@media (max-width: 767px) {
    .b-page-wr_btn.row_wrapp {
        margin-right: 0px;
    }
}
/* End */


/* Start:/bitrix/templates/kuhni_new/components/bitrix/news.list/catalog/style.css?1772112726150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/kuhni_new/components/bitrix/news.list/article_like/style.css?1772112726150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/kuhni_new/components/bitrix/news/articles/bitrix/news.detail/new_dizain/style.css?1772112726138124 */
/* /bitrix/templates/kuhni_new/components/bitrix/news.list/catalog/style.css?1772112726150 */
/* /bitrix/templates/kuhni_new/components/bitrix/news.list/article_like/style.css?1772112726150 */
