.t585__title strong{
    color:#cf273b;
    margin-right:15px;
    width:30px;
    font-size:36px;
    float:left;
    display:inline-block;
    margin-top:-10px;
    margin-bottom:-10px;
}
.uc-slider{
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.t908__item{
    border-bottom:1px solid #eee;
    border-radius:0;
    margin-bottom:0;
}
.t908__item .t-descr{
    display:none;
}
.t908__item_active .t-descr{
    display:block;
}
.t908__item.t-item.t908__item_active{
    background:#cf273b;
    border-radius:0px;
}
.t908__item_active .t-name,.t908__item_active .t-descr{
    color:#fff;
}
.t908__item .t-name{
    padding-bottom:0px;
}
.t908__item_active .t-name{
    padding-bottom:5px;
}
.uc-pricelist .t585__text ul{
    list-style-type:none;
    padding-left:0 !important;
    position:relative;
}
.uc-pricelist .t585__text ul li{
    padding:15px 0;
}
.uc-pricelist .t585__text ul li{
    width:80%;
    padding-right:20%;
    border-bottom:1px solid #eee;
}
.uc-pricelist .t585__text ul li strong{
    position:absolute;
    right:0;
    width:20%;
    text-align:right;
}

/* Адаптив */
@media (max-width: 1200px) {
    /* Обложка */
        .t734__descr {
            font-size: 20px !important;
        }
    /* Поп-апы */
        .t702__descr {
            font-size: 18px !important;
        }
        .t390__descr {
            font-size: 16px !important;
        }
    /* Баннер акции */
        .uc-timer {
            scale: 0.7 !important;
        }
}
@media (max-width: 980px) {
    /* Отступы */
        /* .uc-zero-padding {
            padding-bottom: 0px !important;
        } */
        .t502__col {
            margin-bottom: 12px;
        }
        .t491__col:last-child, .t503__col:last-child, .t502__col:last-child, .uc-cols .t491__col:first-child {
            margin-bottom: 0px !important;
        }
        .t395__col {
            padding: 0px 0px !important;
        }
        .t165 {
            padding-top: 45px !important;
        }
        .t185 .t-text {
            padding-top: 40px;
        }
        .t185 .t185__butwrapper {
            padding-bottom: 20px;
        }
        .uc-report .t185 .t-text {
            padding-top: 0px !important;
            text-align: left !important;
        }
        .uc-report .t185 .t185__butwrapper {
            padding-bottom: 0px !important;
            text-align: left !important;
        }
        .t858__img {
            padding-bottom: 90px !important;
        }
        .t718 .t718__contentwrapper {
            text-align: left !important;
        }
        .t718 .t718__contentwrapper .t-text {
            font-size: 18px !important;
        }
        .uc-icons-text .t491__descr {
            padding-left: 76px !important;
            margin-top: 0px !important;
        }
}
@media (max-width: 640px) {
    .t923__descr {
        font-size: 18px !important;
    }
    /* Отступы */
        .t-rec_pt_90 {
            padding-top: 45px !important;
        }
        .t-rec_pb_90 {
            padding-bottom: 45px !important;
        }
        .uc-zero-padding {
            padding-bottom: 0px !important;
        }
        .t165__textwrapper {
            padding-right: 0px !important;
            text-align: center !important;
        }
        .t165__img {
            position: relative;
            top: 8px;
            z-index: 5 !important;
        }
        #rec535916795 {
            z-index: 8 !important;
            position: relative !important;
            background-color: #fff !important;
        }
        .t395__wrapper_mobile-flex {
            padding-left: 0px !important;
        }
        .t395__title.t-name.t-name_xs {
            font-size: 16px !important;
        }
        .uc-icons-text .t491__descr {
            padding-left: 56px !important;
            margin-top: 6px !important;
        }
    /* Иконки */
        .t491__img, .t503__img, .t858__img {
            width: 40px !important;
        }
    /* Прайслист */
        .uc-pricelist .t585__text ul li{
            width:60%;
            padding-right: 40% !important;
        }
        .uc-pricelist .t585__text ul li strong{
            width:40% !important;
        }
        .uc-pricelist .t585__text ul li {
            font-size: 15px !important;
        }
    /* Цифры в аккордеоне */
        .t585__title strong {
            display: none !important; /*
            font-size: 20px !important;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
            margin-right: 0px !important;
            width: 20px !important; */
        }
    /* Баннер акции */
        .uc-timer {
            scale: 0.6 !important;
        }
}
@media (max-width: 980px) and (min-width: 641px) {
    .t165__img {
        display: none !important;
    }
}
@media (max-width: 561px) {
    /* Поп-ап */
        .t702 .t-popup__block-close {
            background: rgba(0,0,0,0) !important;
        }
        .t702 .t-popup_show .t-popup__container {
            margin: 60px 20px 20px 20px !important;
            max-width: calc(100% - 40px) !important;
            min-height: 60vh !important;
            padding-top: 20px !important;
        }
        .uc-slider{
            z-index: 10;
            position: absolute;
            left: 0;
            top:0;
            width: 100%;
        }
}