/* Залипание кнопок вверху*/
.uc-button-sticky-up {
	position: sticky;
	position: -webkit-sticky;
	z-index: 1999;
	top: 0px;
}
/* Залипание кнопок внизу*/
.uc-button-sticky-mob {
 width: 300px;
 position: fixed;
 bottom: 0px;
 left: 0px;
 z-index: 10000;
}

/* BF104*/
.t944__btn {
    margin: 20px;
}

/* FR402N*/
.t1050__col {
padding:30px;
border: 2px solid #1f5bff;;
border-radius:38px;
margin:20px;
box-sizing:border-box;
}

/* ME403 иконка поиска*/
.t-menuwidgeticons__wrapper {
    margin-right: 0px;
}

.t-menuwidgeticons__icon {
    padding-bottom: 0px;
}
.t-menuwidgeticons__icon {
    margin: 0 3px;
}
.t-menuwidgeticons__icon_sm.t-menuwidgeticons__icon_bg {
    width: 38px;
    height: 38px;
}

/* BF309N расстояние в блоке Лист ожидания*/
.t722 .t722__textwrapper {
    margin-bottom: 12px;
}

/*GL03 галлерея команды проекта, ограничение на высоту фото*/
.t214__blockimg {
    height: 220px;

}

/*IP102*/
.t672__textwrapper {
    margin: 20px;
}

/*SV305*/
.t859__imgwrapper {
    margin-bottom: 0px;
}
/*SV305*/
@media screen and (max-width: 640px){ 
.t-clear.t859__separator {
    margin-bottom: 0px !important;
}
}

.t668__img {
    border-radius: 18px;

}

/*BF802A закругление фото Автора в кнопке*/
.t993__btn-img {
    margin-left: 0;
    border-radius: 40px;
    width: 90px;
    height: 90px;
}

/*BF802A заголовок кнопки*/
.t993__btn-text-title {
    font-size: 17px;
    font-weight: 600;
}

 @media screen and (max-width: 640px) {
.t993__btn-text-title {
    font-size: 15px;
    font-weight: 600;
}
.t993__btn-text-descr {
    font-size: 14px;
    opacity: 0.9;
}
}


.t993__btn-text-title~.t993__btn-text-descr {
    margin-top: 12px;
}

/*FR205*/
.t491__col {
    margin-bottom: 20px;
}

/*st10n*/

.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Мест уже нет!";
    font-size: 14px;
}

/*tx20*/
.t265__wrapper {
    margin: 0px;
}

/*gl01*/
.t670__imgwrapper {
    margin: 0px 20px;
}

/*me601a*/
.t966__menu-item-text {
    margin: 6px 0px 0px 0px;
}

.t450__list_item a {
    margin-bottom: 10px;
}

/*cl10n*/
.t1032__content {
    padding: 20px 0 20px 0;
    box-shadow: 0px 15px 30px -10px rgba(0,11,48,0.2);
}
.t1032 .t-card__title {
    margin-bottom: 5px;
}
.t1032__img {
    margin-bottom: 10px;
}
.t1032__col {
    margin-bottom: 20px;
}

/*cr37n*/
.t1060__item+.t1060__item {
    padding-top: 15px;
}

/*tb201*/
.t514__textwr-bottompadding {
    padding-bottom: 25px;
}

/*st215*/
.t922__textwrapper {
    border: 3px solid #1f5bff;
}
/*st215*/
.t922__wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*st215*/
.t922__textwrapper {
    display: block;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}


/*fr302n*/
.t1066__item:not(:last-child) {margin-bottom: 10px;}
.t-section__title {
    margin-bottom: 35px !important;}
.t1066__img {
    height: 270px !important;}
.t1066__box-img-mobile {
    margin-bottom: 35px;}
    
/*te225*/
.t-section__descr {
    margin-bottom: 0px !important;
}

/*ix02*/
.t404__paddingsmall {
    padding: 20px 26px 20px;
    border-radius: 0px 0px 18px 18px;
     box-shadow: 0px 15px 30px -10px rgba(0,11,48,0.2);
}