.rate > input:checked ~ label, .rate > input:checked ~ label ~ label {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23e31c39' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
}

.rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23EAE9E8' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}


.rating {
    position: absolute;
    bottom: 30px;
    left: 10px;
    z-index: 10;
    opacity: 1;
    transition: opacity .5s;
}

.catalog-product-item:hover .rating {
    opacity: 1;
}

.rate {
    display: flex;
    flex-direction: row-reverse;
}

.rate > input {
    display: none;
}

.rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position: center;
    background-size:76%; */
    transition: .3s;
}

/* .rate > input:checked ~ label,.rate > input:checked ~ label ~ label{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");} */
/* .rate > input:not(:checked) ~ label:hover,.rate > input:not(:checked) ~ label:hover ~ label{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");} */
.rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}


.catalog-i__rate > input:checked ~ label, .catalog-i__rate > input:checked ~ label ~ label {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns= 'http://www.w3.org/2000/svg' width= '126.729' height= '126.73' %3e%3cpath fill= '%23e31c39' d= 'M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z' /%3e%3c/svg%3e);
}

.catalog-i__rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e); */
    /* background-repeat: no-repeat;
    background-position: center;
    background-size: 76%; */
    transition: .3s;
}


.rating {
    position: absolute;
    bottom: 30px;
    left: 10px;
    z-index: 10;
    opacity: 1;
    transition: opacity .5s;
}

.catalog-product-item:hover .rating {
    opacity: 1;
}

.catalog-i__rate {
    display: flex;
    flex-direction: row-reverse;
}

.catalog-i__rate > input {
    display: none;
}

.catalog-i__rate > label {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 0;
    /* background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23EAE9E8' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position: center;
    background-size:76%; */
    transition: .3s;
}

.catalog-i__rate > input:checked ~ label, .catalog-i__rate > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.catalog-i__rate > input:not(:checked) ~ label:hover, .catalog-i__rate > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}


.showrooms__text p {
    color: #777;
    margin-bottom: 50px;
    font-size: 15px;

    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 2;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 35px;
}


.bla {
    background: #000;
    border-color: #000;
}

.bla:before {
    border-color: #fff;
}

.whi {
    background: #fff;
    border-color: #CDCDCD;
}

.whi:before {
    border-color: #000;
}

.red {
    background: #ff0000;
    border-color: #ff0000;
}

.red:before {
    border-color: #fff;
}

.beg {
    background: #F5F5DC;
    border-color: #F5F5DC;
}

.beg:before {
    border-color: #000;
}

.mul {
    background: radial-gradient(50% 50% at 50% 50%, #78C0FB 0%, rgba(86, 1, 1, 0) 76.04%, rgba(86, 1, 1, 0) 76.05%);
    border-color: #CDCDCD;
}

.mul:before {
    border-color: #000;
}

.gry {
    background: #C0C0C0;
    border-color: #C0C0C0;
}

.gry:before {
    border-color: #000;
}

.sidebar__colors--check.bro {
    background: #964B00;
    border-color: #964B00;
}

.sidebar__colors--check.bro:before {
    border-color: #fff;
}

.ora {
    background: #FFA500;
    border-color: #FFA500;
}

.ora:before {
    border-color: #fff;
}

.yel {
    background: #FFD700;
    border-color: #FFD700;
}

.yel:before {
    border-color: #000;
}

.zol {
    background: #FFFF00;
    border-color: #FFFF00;
}

.zol:before {
    border-color: #000;
}

.gre {
    background: #008000;
    border-color: #008000;
}

.gre:before {
    border-color: #fff;
}

.blu {
    background: #0000FF;
    border-color: #0000FF;
}

.blu:before {
    border-color: #fff;
}

.vio {
    background: #8B00FF;
    border-color: #8B00FF;
}

.vio:before {
    border-color: #fff;
}

.pur {
    background: #800080;
    border-color: #800080;
}

.pur:before {
    border-color: #fff;
}

.lbl {
    background: #42aaff;
    border-color: #42aaff;
}

.lbl:before {
    border-color: #fff;
}

.bord {
    background: #800000;
    border-color: #800000;
}

.bord:before {
    border-color: #fff;
}

.lav {
    background: #8e7cc3;
    border-color: #8e7cc3;
}

.mus {
    background: #e9b821;
    border-color: #e9b821;
}

.cor {
    background: #ff7f50;
    border-color: #ff7f50;
}


.trp {
    background: #cecece;
    border-color: #cecece;
}

.trp:before {
    border-color: #000;
}


.roz {
    background: #ffc0cb;
    border-color: #ffc0cb;
}

.roz:before {
    border-color: #000;
}


.catalog-i__item .products__text :not(.catalog-i__left) p {
    height: 36px !important;
}

.products_item .products__text :not(.catalog-i__left) h3 {
    font-weight: normal;
    font-size: 14px;
    height: 36px !important;
    overflow: hidden !important;
}

.products_item .products__text :not(.catalog-i__left) p {

    height: 36px !important;
    overflow: hidden !important;
}

/***CATALOG_DETAIL_ARTICLE_RATING***/
.product-page .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-page .product-page-article {
    float: left;
    margin: 0px;
    padding: 0px;
}

.product-page .article {
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.product_info .rating .star-voted i {
    color: #f6bc00;
}

.product-page .article {
    font-size: 12px;
    color: #a0a4bc;
}

/*** list vote ***/

.catalog-i__slider .article_rating {
    width: 100%;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-i__slider .catalog-i__slider-article {
    float: left;
    margin: 0px;
    padding: 0px;
}

.catalog-i__slider .article {
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px;
}

.catalog-product-item-rating-stars > label {
    cursor: pointer;

    margin: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23ffffff' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}


.catalog-i__rate input:checked ~ label, .catalog-i__rate input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.catalog-i__rate input:not(:checked) ~ label:hover, .catalog-i__rate input:not(:checked) ~ label:hover ~ label {
    cursor: pointer;

    margin: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23FFBC01' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.catalog-product-item-rating-votes {
    color: #fff;
    font-size: .8em;
    margin-left: 5px;
}

.mobile__links--item.active svg {
    color: #E31C39;
}


.mobile__links--item.active:after {
    content: '';
    display: block;
    position: absolute;
    right: -8px;
    top: -5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E31C39;
}

.catalog-header__block .h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #555555;
    margin-bottom: 10px;
    position: relative;
}

.catalog-header__block .h3 svg {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    right: -5px;
}

.catalog-header__block .h3.is-active svg {
    transform: translateY(-50%) rotate(180deg);
}


@media (max-width: 567px) {
    .catalog-header__block .h3 svg {
        display: block;
    }

    .catalog-header__block .h3 svg path {
        stroke: #E31C39;
    }
}


.sidebar a:before {
    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E31C39;

}

.ideas__text p {
    font-size: 15px;
    line-height: 140%;
    color: #777777;
    margin-bottom: 11px;
    height: 60px;
    overflow-y: hidden;
}

.sidebar h1 {
    white-space: nowrap;
}


* picture:not(.news__img--overlay picture):not(.brands__img picture) img {
    border: 1px solid #dedede;
}


.visible-xs {
    display: none;
}

@media (max-width: 768px) {
    .visible-xs {
        display: block;
    }

}

@media (max-width: 768px) {
    .hidden-xs {
        display: none;
    }

}

@media (max-width: 1023px) {
    .section.home-banner {
        margin-top: 8px !important;
    }

}


.sidebar__reset .bx_filter_search_button {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0;
}


.aside .banner img, .aside img {
    border: 1px solid #dedede !important;
}


@media screen and (max-width: 767px) {
    .news .news__item.section picture {
        height: 250px;
    }
}


.menu-item:last-child a {

    color: #E31C39 !important;
}


.social li {
    list-style: none !important;
}

.product__note img {
    border: none !important;
}


.blog-page h2.red {
    color: #555 !important;

    font-weight: bold;
    margin: 30px 0;

    background: none !important;

    text-align: left !important;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;

}

.products_item span > span:before {
    content: 'от ';
}

.showroom .products__text > span:before {
    content: 'от ';
}

.products__text > span > span:before {
    content: 'от ';
}

.products_item span > span:before {
    content: 'от ';
}

.products__text .catalog-i__right > span:before {
    content: 'от ';
}

.products__text span:before {
    content: 'от ';
}

.ideas.history .products__text .catalog-i__right > span:before {
    content: '';
}


span.zero:before {
    content: '' !important;
}


/* NEW MAIN PAGE */

@media screen and (max-width: 1023px) {
    .header {
         height: unset!important;
    }

    .header .container:before {
        background-color: white;
    }
}

@media (max-width: 556px) {
    .home-banner__container .clone img:first-child {
        display: none;
    }
}

@media (min-width: 556px) {
    .home-banner__container .clone img:last-child {
        display: none!important;
    }
}

.about-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    margin: 60px 0 30px;
}

.about-block__line {
    display: grid;
    grid-template-rows: 59px;
    justify-content: space-between;
    width: 100%;
}

.about-block__line:first-child {
    grid-template-columns: 268px 193px 282px;
    max-width: 919px;
}

.about-block__line:last-child {
    grid-template-columns: 276px 292px;
    max-width: 656px;
}

.about-block__line-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.about-block__line:first-child .about-block__line-content:last-child {
    display: none;
}

.about-block__line-content-number {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    color: #555555;
    white-space: nowrap;
}

.about-block__line-content-number span {
    font-weight: 600;
    line-height: 100%;
    font-size: 24px;
    color: #555555;
}

.about-block__line-content-desc {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
    max-width: 175px;
    width: 100%;
}

@media (max-width: 990px) {
    .about-block__line:first-child {
        max-width: 936px;
    }
}

@media (max-width: 800px) {
    .about-block {
        gap: 30px;
        margin: 50px 0 0;
    }

    .about-block__line:first-child {
        grid-template-columns: repeat(2, 300px);
        column-gap: 18px;
        row-gap: 30px;
        max-width: 678px;
    }

    .about-block__line:last-child {
        grid-template-columns: 1fr;
        max-width: 300px;
    }

    .about-block__line:first-child .about-block__line-content:last-child {
        display: flex;
    }

    .about-block__line:last-child .about-block__line-content:first-child {
        display: none;
    }

    .about-block__line-content--small {
        max-width: 114px;
    }
}

@media (max-width: 640px) {
    .about-block__line:first-child {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 556px) {

    .about-block {
        gap: 12px;
        margin-top: 30px;
    }

    .about-block__line {
        grid-template-rows: 81px;
        column-gap: 28px;
    }

    .about-block__line:first-child {
        row-gap: 12px;
    }

    .about-block__line:last-child {
        max-width: 154px;
    }

    .about-block__line-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .about-block__line-content-number {
        font-size: 36px;
    }

    .about-block__line-content-number span {
        font-size: 18px;
    }

    .about-block__line-content-desc {
        font-size: 13px;
    }
}


.design-collection {
    margin-top: 60px;
}

.design-collection__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.design-collection__content-title {
    font-family: "League Gothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0;
}

.design-collection__content-title a {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.design-collection__content-title span {
    background: linear-gradient(90deg, #FA709A 0%, #FEE140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: flex;
    gap: 4px;
}

.design-collection__content-title span::after {
    content: url("/images/main/title_design.svg");
}

.design-collection__content-cards {
    /*display: grid;*/
    /*grid-template-columns: repeat(4, 1fr);*/
    /*gap: 35px;*/
}

.design-collection__content-card {
    display: grid;
    grid-template-rows: 175px 1fr;
    gap: 35px;
}

.design-collection__content-card-img {
    position: relative;
}

.design-collection__content-card-img > img {
    height: 100%;
    border: 1px solid #dedede;
}

.design-collection__content-card-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #555555;
}

.design-collection__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.design-collection__content-card:hover .design-collection__content-card-img .card-img__overlay {
    opacity: 1;
}

.design-collection__content-card:hover .design-collection__content-card-title {
    opacity: 0.6;
}

.swiper-collection {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.swiper-collection__line {
    display: flex;
}

.swiper-collection .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
}

.swiper-collection .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-collection .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-collection__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-collection__line-link:hover {
    text-decoration: underline;
}

.swiper-collection .swiper-notification {
    display: none;
}

@media (max-width: 800px) {
    .design-collection {
        margin-top: 50px;
    }

    .design-collection__content-card {
        grid-template-rows: 160px 1fr;
    }

    .design-collection__content-card-title {
        font-size: 18px;
    }
}

@media (max-width: 556px) {
    .design-collection {
        margin-top: 30px;
    }

    .design-collection__content {
        gap: 16px;
    }

    .design-collection__content-title {
        font-size: 38px;
        gap: 7px;
    }

    .design-collection__content-title span {
        gap: 3px;
    }

    .design-collection__content-title span::after {
        content: url('/images/main/title_design_small.svg');
    }

    .design-collection__content-card {
        gap: 16px;
        grid-template-rows: 155px 1fr;
    }

    .design-collection__content-card-title {
        font-size: 15px;
    }

    .swiper-collection {
        gap: 26px;
    }
}


.catalog-sections {
    margin-top: 60px;
}

.catalog-sections__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.catalog-sections__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.catalog-sections__content-cards {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.catalog-sections__content-card {
    position: relative;
}

.catalog-sections__content-card-img {
    display: flex;
}

.catalog-sections__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.catalog-sections__content-card:last-child:hover .catalog-sections__content-card-img > img {
    opacity: 0;
}

.catalog-sections__content-card:hover .catalog-sections__content-card-img .card-img__overlay {
    opacity: 1;
}

.catalog-sections__content-card-desc {
    position: absolute;
    z-index: 2;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #555555;
    width: 100%;
    padding: 0 10px;
}

.catalog-sections__content-card:hover .catalog-sections__content-card-desc {
    color: #FFFFFF;
}

@media (max-width: 800px) {
    .catalog-sections {
        margin-top: 50px;
    }

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

@media (max-width: 556px) {
    .catalog-sections {
        margin-top: 30px;
    }

    .catalog-sections__content {
        gap: 20px;
    }

    .catalog-sections__content-title {
        font-size: 20px;
    }

    .catalog-sections__content-cards {
        grid-template-columns: repeat(3, 1fr);
    }

    .catalog-sections__content-card-desc {
        bottom: 6px;
        font-size: 13px;
    }
}

.about-main {
    margin-top: 60px;
}

@media (max-width: 800px) {
    .about-main {
        margin-top: 50px;
    }
}

@media (max-width: 800px) {
    .about-main {
        margin-top: 30px;
    }
}


.partners {
    margin-top: 60px;
}

.partners__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.partners__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.swiper-partners {
    display: flex;
    flex-direction: column;
    gap: 60px;
    overflow-x: hidden;
}

.swiper-partners.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: unset;
}

.partners__content-card {
    margin: 0 27.5px 0 0 !important;
    opacity: 0.5;
    filter: grayscale(100%);
}

.partners__content-card:hover {
    opacity: 1;
    filter: grayscale(0);
}

.partners__content-card-img {
    display: flex;
    max-height: 60px;
}

.partners__content-card-img img {
    object-fit: contain;
}

.swiper-partners__line {
    display: flex;
}

.swiper-partners .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
}


.swiper-partners .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-partners .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-partners__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-partners .swiper-notification {
    display: none;
}

@media (max-width: 800px) {
    .partners {
        margin-top: 50px;
    }

    .swiper-partners {
        gap: 40px;
    }

    .partners__content-card {
        margin: 0 24px 0 0 !important;
    }
}

@media (max-width: 556px) {
    .partners {
        margin-top: 30px;
    }

    .partners__content {
        gap: 16px;
    }

    .partners__content-title {
        font-size: 20px;
    }

    .partners__content-card--second-row {
        margin: 12px 24px 0 0 !important;
    }

    .swiper-partners {
        gap: 26px;
    }
}


.ideas-new {
    margin-top: 60px;
}

.ideas-new__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.ideas-new__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

.swiper-ideas {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.swiper-ideas__line {
    display: flex;
}

.swiper-ideas .swiper-pagination {
    position: relative;
    margin: 0;
}

.swiper-ideas .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-ideas .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-ideas .swiper-notification {
    display: none;
}

.ideas-new__content-card {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.ideas-new__content-card-desc {
    display: flex;
    flex-direction: column;
    gap: 11px;
    max-width: 495px;
    width: 100%;
}

.ideas-new__content-card-desc div:first-child {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #555555;
}

.ideas-new__content-card-desc div:last-child {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    text-align: center;
    color: #777777;
}

.ideas-new__content-card:hover .ideas-new__content-card-desc div {
    opacity: 0.6;
}

.ideas-new__content-card-img {
    position: relative;
}

.ideas-new__content-card-img > img {
    border: 1px solid #dedede;
}

.ideas-new__content-card-img .card-img__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 36px;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.ideas-new__content-card:hover .ideas-new__content-card-img .card-img__overlay {
    opacity: 1;
}

.ideas-new__content-card-img .card-img__overlay div {
    max-width: 383px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media (max-width: 800px) {
    .ideas-new {
        margin-top: 50px;
    }

    .ideas-new__content {
        gap: 26px;
    }

    .ideas-new__content-card {
        gap: 30px;
    }

    .ideas-new__content-card-desc {
        max-width: unset;
    }

}

@media (max-width: 556px) {
    .ideas-new {
        margin-top: 30px;
    }

    .ideas-new__content {
        gap: 20px;
    }

    .ideas-new__content-title {
        font-size: 20px;
    }

    .ideas-new__content-card {
        gap: 20px;
    }

    .ideas-new__content-card-desc div:first-child {
        font-size: 18px;
    }

    .swiper-ideas {
        gap: 20px;
    }
}

.actions {
    margin-top: 60px;
}

.actions__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.actions__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

.swiper-actions {
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    gap: 40px;
    background-color: #F5F5F5;
    padding-bottom: 50px;
}

.swiper-actions__line {
    display: flex;
}

.swiper-actions .swiper-pagination {
    position: relative;
    margin: 0 0 0 110px;
}

.swiper-actions .swiper-pagination-bullets .swiper-pagination-bullet {
    cursor: pointer;
    background: #E1E1E1;
    opacity: 1;
    width: 7px;
    height: 7px;
    margin: 0 9px;
}

.swiper-actions .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #DD0B2C;
    opacity: 1;
}

.swiper-actions__line-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #DD0B2C;
    text-decoration: none;
    max-width: 105px;
    width: 100%;
}

.swiper-actions__line-link:hover {
    text-decoration: underline;
}

.swiper-actions .swiper-notification {
    display: none;
}

.actions-new__content-card {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.actions-new__content-card-desc {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.actions-new__content-card-desc div:first-child {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}

.actions-new__content-card-desc div:last-child {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    text-align: center;
}

@media (max-width: 800px) {
    .actions {
        margin-top: 50px;
    }

    .actions__content {
        gap: 26px;
    }

    .swiper-actions {
        padding-bottom: 40px;
    }

    .actions-new__content-card-desc {
        gap: 16px;
    }
}

@media (max-width: 556px) {
    .actions {
        margin-top: 30px;
    }

    .actions__content {
        gap: 20px;
    }

    .actions__content-title {
        font-size: 20px;
    }

    .swiper-actions {
        padding-bottom: 30px;
        gap: 26px;
    }

    .actions-new__content-card {
        gap: 30px;
    }

    .actions-new__content-card-desc {
        gap: 16px;
        padding: 0 30px;
    }

    .actions-new__content-card-desc div:first-child {
        font-size: 18px;
    }
}


.about-gallery {
    margin-top: 60px;
}

.about-gallery__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.about-gallery__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #555555;
    margin: 0;
}

.about-gallery__content-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #F5F5F5;
}

.about-gallery__content-block-img {
    display: flex;
}

.about-gallery__content-block-img > img{
    border: 1px solid #dedede;
}


.about-gallery__content-block-desc {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.about-gallery__content-block-desc-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #555555;
}

.about-gallery__content-block-desc-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
}

.about-gallery__content-block-desc-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}

.about-gallery__content-block-desc-link a {
    color: #DD0B2C;
}

.about-gallery__content-block-desc-link a:hover {
    text-decoration: underline;
}

@media (max-width: 800px) {
    .about-gallery {
        margin-top: 50px;
    }

    .about-gallery__content {
        gap: 26px;
    }

    .about-gallery__content-block-desc {
        padding: 40px 38px;
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .about-gallery {
        margin-top: 30px;
    }

    .about-gallery__content {
        gap: 20px;
    }

    .about-gallery__content-title {
        font-size: 20px;
    }

    .about-gallery__content-block {
        grid-template-columns: 1fr;
    }

    .about-gallery__content-block-desc {
        padding: 30px;
        gap: 16px;
    }
}


.tour {
    margin-top: 60px;
}

.tour__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.tour__content-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin: 0;
}

@media (max-width: 800px) {
    .tour {
        margin-top: 50px;
    }

    .tour__content {
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .tour {
        margin-top: 30px;
    }

    .tour__content {
        gap: 20px;
    }

    .tour__content-title {
        font-size: 20px;
    }
}


.tenants {
    margin-top: 60px;
}

.tenants__content-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #F5F5F5;
}

.tenants__content-block-desc {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.tenants__content-block-desc-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #555555;
}

.tenants__content-block-desc-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #777777;
}

.tenants__content-block-desc-link {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}

.tenants__content-block-desc-link a {
    color: #DD0B2C;
}

@media (max-width: 800px) {
    .tenants {
        margin-top: 50px;
    }

    .tenants__content-block {
        grid-template-columns: 1fr;
    }

    .tenants__content-block div:last-child {
        display: none;
    }

    .tenants__content-block-desc {
        padding: 40px 38px;
        gap: 26px;
    }
}

@media (max-width: 556px) {
    .tenants {
        margin-top: 30px;
    }

    .tenants__content-block-desc {
        padding: 30px;
        gap: 16px;
    }
}


.designer-new {
    margin-top: 60px;
}

@media (max-width: 800px) {
    .designer-new {
        margin-top: 50px;
    }
}

@media (max-width: 800px) {
    .designer-new {
        margin-top: 30px;
    }
}

/* NEW MAIN PAGE */