/* выравнивание всех цифр в шрифте */
body {
     font-variant-numeric: lining-nums; !important;
}

/* СТРЕЛКИ СЛАЙДЕРА */
.uc-slider-akcii .t-slds__arrow-withbg,
.uc-galereya .t-slds__arrow-withbg {
    border-radius: 10px !important;
}

.uc-slider-akcii .t922__textwrapper {
    padding: 45px 45px 90px !important;
}

.uc-slider-akcii .t-slds__arrow-withbg,
.uc-galereya .t-slds__arrow-withbg {
    height: 40px !important;
}

.uc-slider-akcii .t-slds__arrow-withbg .t-slds__arrow_body,
.uc-galereya .t-slds__arrow-withbg .t-slds__arrow_body {
    width: 10px !important;
}

.uc-slider-akcii .t-slds__arrow_wrapper-left,
.uc-galereya .t-slds__arrow_wrapper-left {
    left: 5px !important;
}

.uc-slider-akcii .t-slds__arrow_wrapper-right,
.uc-galereya .t-slds__arrow_wrapper-right {
    right: 5px !important;
}

/* ГАЛЕРЕИ ZOOM */
.t-carousel__zoomer__img {
    border-radius: 20px !important;
}

.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_right:before,
.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_left:before {
    background: #466740 !important;
    border-radius: 10px !important;
}

.t-carousel__zoomer__arrow {
    border-color: #fff !important;
    border-width: 3px !important;
}

.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_right:before {
    right: calc(50% - 34px) !important;
}

.t-carousel__zoomer__arrow__wrapper.t-carousel__zoomer__arrow__wrapper_left:before {
    left: calc(50% - 34px) !important;
}

.t-carousel__zoomer__arrow__wrapper:before {
    width: 40px !important;
}

.t-carousel__zoomer__arrow__wrapper_right {
    right: 30px !important;
}

.t-carousel__zoomer__arrow__wrapper_left {
    left: 30px !important;
}



/* ПОДЛОЖКА СЛАЙДЕРА */
.uc-akcii .t922__textwrapper {
    background-color: #f2f2f2 !important;
}

/* ТАБЛИЦА */
.uc-tabl-uslugi .t431__th {
    vertical-align: bottom !important;
}

/* МЕНЮ АДРЕСА */
.uc-menu-adres .t-name_xs {
    text-decoration: underline !important;
}

#rec1181294901 .t794__tooltip-menu-corner {
    right: 85px !important;
}

.uc-menu-mobile .t450__right_descr {
    line-height: 1.9 !important;
}


/* АККОРДЕОН В ПОДВАЛЕ */
.uc-accordeon .t849__icon {
    width: 35px !important;
    height: 35px !important;
}


@media screen and (max-width: 640px) {
    /* ГАЛЕРЕЯ */
    .t604 .t-slds__wrapper {
        padding: 0px 20px 0px 20px !important;
    }
    
    .uc-slider-akcii .t-slds__arrow-withbg,
    .uc-galereya .t-slds__arrow-withbg {
        border-radius: 8px !important;
    }
    
    /* ГАЛЕРЕИ ФОТО ZOOM */
    .t-carousel__zoomer__img {
        border-radius: 15px !important;
    }
    
    .t-carousel__zoomer__img {
        max-width: 90% !important;
    }
    
    /* ОТЗЫВЫ */
    #rec1176871586 .t-section__title {
        margin-bottom: 30px !important;
    }
}