/*шапка сайта меню*/
.t228__right_buttons_wrap {
    display: flex;
}
.t228__right_buttons_wrap div:nth-child(1) {
    order: 2;
}
.t228__right_buttons_wrap div:nth-child(2) {
    order: 1;
}
@media screen and (min-width: 1201px) {
    .uc-four-item .t-col_4 {
        max-width: 260px;
        margin: 0 20px !important;
    }
}
/*соц.сети в моб.фикс.шапке*/
.uc-soc-seti-mob {
    position: fixed;
    top: 7px;
    right: 10%;
    z-index: 10000;
}
@media screen and (max-width: 430px) {
    .uc-soc-seti-mob {
        top: 12px;
        right: 56px;
    }
    li.t-sociallinks__item {
        padding-left: 0 !important;
    }
    .uc-soc-seti-mob li.t-sociallinks__item a svg {
        width: 27px !important;
        height: 27px !important;
    }
    .uc-soc-seti-mob li.t-sociallinks__item a {
        width: 27px !important;
        height: 27px !important;
    }
}
@media screen and (max-width: 1320px) and (min-width: 981px) {
    .t228__maincontainer img.t228__imglogo {
        max-height: 50px !important;
    }
}
@media screen and (max-width: 980px) {
    .tmenu-mobile img.tmenu-mobile__imglogo {
        min-width: auto !important;
        max-width: 155px !important;
    }
}
/*скрыть иконку телефона на десктопе*/
/*@media screen and (min-width: 480px) {*/
/*    li.t-sociallinks__item.t-sociallinks__item_phone {*/
/*        display: none;*/
/*    }*/
/*}*/
/*скрыть кнопки формы и телефона*/
/*@media screen and (max-width: 479px) {*/
/*    .t228__right_buttons_wrap {*/
/*        display: none;*/
/*    }*/
/*}*/
@media screen and (max-width: 640px) {
    .t182__descr {
        font-size: 22px;
        line-height: 1;
        font-weight: 400 !important;
    }
}

@media screen and (max-width: 559px) {
    .r.t-rec.uc-reviews-block .t-col.t-col_12 {
        overflow-x: scroll;
    }
}