/*BF802A*/
.t993__btn-img {
    border-radius: 30px;
}

/*КЛАССЫ*/
.uc-button-sticky {
    width: 360px;
    position: fixed;
    bottom: 0px;
    left: 0px !important;
    z-index: 2000;
    }


/*кнопки меню внутри страниц, локации*/
.t395__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;  /* center  центр - flex-start  слева -  flex-end справа  */
    
}
.t395__title {
    line-height: 0.8;
}
.t395__tab {
    box-shadow: inset 0 0 0 2px #ffba00; /*Контур вкладки*/
    border-radius: 20px;
    margin-right: 15px; /*left - отступ слева*/
    margin-top: 5px;
    margin-bottom: 15px;
    display: inline-block;
    width: fit-content;
    #acd2ff;
}
.t395__tab_active {
    box-shadow:  0 0 0 2px #ff5900; /*Контур активной вкладки*/
}
@media screen and (max-width: 960px){
.t395__wrapper_mobile {display: none}
.t395__wrapper {
    justify-content: flex-start;  /* center  центр - flex-start  слева -  flex-end справа  */
}
.t395__title { 
    font-size: 14px !important;
    line-height: 1;
    padding: 10px 10px;
}
.t395__tab {
    margin-right: 10px; /*left - отступ слева*/
    margin-bottom: 10px;
}

 /*__________________________*/

.t431__withoutmobilescroll .t431__td, .t431__withoutmobilescroll .t431__th {
    padding: 8px 8px;
}

 /*__________________________*/
 
.t404__img {
    border-radius: 30px;
}
.t544__blockimg {
    border-radius: 30px;
}
.t395__col {
    margin: unset;
}

.t-descr_xs {
    font-size: 16px;
}
.t728__bgimg {
    border-radius: 30px;
}

.t662__tile_lg .t662__bgimg {
    border-radius: 30px  !important;
}

.t662__tile_sm .t662__bgimg {
    border-radius: 30px  !important;
}

.t-slds__bgimg {
    border-radius: 30px !important;
}
 /*__________________________*/

.t395__title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.t-slds__bgimg {
    border-radius: 40px;
}
.t529__bgimg {
    width: 80px;
    height: 80px;
}

/*расстояние до заголовка у спичбабл*/
.t-rec_pt-res-480_60 {
    padding-top: 0px!important;
}
/*кнопка забронировать в мобильной версии*/
.t943__btn_fixed {
    left: 75px;
    right: 75px;
}
/*размер кнопки обратной связи*/
.t898__btn_label {
    width: 54px;
    height: 54px;
}

.t754__bgimg {
    border-radius: 50px;
}

.t754__col {
    margin-bottom: 20px;
}

 /*__________________________*/
 
@media screen and (max-width: 650px){
.t265__wrapper {
    margin: 0px;
}}

 /*__________________________*/

.t944__btn_lg {
    min-height: 70px;
}
.t887__wrapper {

    padding-top: 35px;
    padding-right: 45px;
    padding-bottom: 115px;
    padding-left: 45px;

}
.t887 .t887__close-button {
    background-color: #FF5900;
}