/* ==Главная== */
   
/* Кнопки-ссылки - награды*/
.uc-cover-main .t1119__text a {
    padding: 2px 8px;
    margin: 5px;
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 500;
    display: inline-block;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    }

.uc-cover-main .t1119__text a:hover {
    background-color: rgba(255,255,255,0.15);
    }


/* Кнопки-ссылки - теги белые*/
.uc-cover-main .t-descr_xl a {
    padding: 10px 15px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.5));
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    transition: margin-top 0.3s ease;
    cursor: pointer;
    }

.uc-cover-main .t-descr_xl a:hover {
    background-color: rgba(255,255,255,0.15);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: 2px;
    }  


/* Кнопки-ссылки - расписание*/
.uc-sche-btn .t030__descr a {
    padding: 6px 12px;
    background-color: rgba(66,107,17,0.07);
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    }

.uc-sche-btn .t030__descr a:hover {
    background-color: rgba(66,107,17,0.1);
    }  


/* Карточки - скоро */
.uc-card-live .t401__textwrapper {
    padding: 20px 30px;
    }

.uc-card-live .t401__textwrapper__content {
    margin: 10px auto !important;
    position: relative;
    }
    
.uc-card-live .t401__text {
    margin-top: 10px !important;
    }

@media screen and (max-width: 960px) {
    .uc-card-live .t401__table {
        height: 200px !important;
        }
    }

 
/* Карточки - плитка*/
@media screen and (max-width: 640px) {
    .uc-card-mosaic .t939__card, .t939__card_boxed {
        padding-bottom: 50%;
        }
    }


/* Карточки - люди */
.uc-card-ppl .t858__wrap {
    padding: 20px !important;
    }
    
.uc-card-ppl .t859__wrap {
    padding: 20px !important;
    }
    
.uc-card-ppl .t859__separator {
    margin-bottom: 20px !important;
    }

.uc-card-ppl .t859__bottommargin {
    margin-bottom: 5px !important;
    }

@media screen and (max-width: 960px) {
    .uc-card-ppl .t858__bgimg {
        margin-bottom: 10px !important;
        }
    .uc-card-ppl .t859__separator {
        margin-bottom: 0px !important;
        }  
    }

@media screen and (max-width: 640px) {
    .uc-card-ppl .t859__wrap {
        display: flex !important;
        gap: 10px;
        }  
    }
    
@media screen and (max-width: 460px) {
    .uc-card-ppl .t842__wrap {
        display: flex;
        }
    }

.uc-card-ppl .t842__col .t842__inner-col {
    box-shadow: 0px 10px 40px rgba(26, 3, 78, 0.05);
    }

.uc-card-ppl .t842__col .t842__inner-col:hover {
    background-color: #ffffff !important;
    box-shadow: 0px 4px 8px rgba(26,3,78,0.05)
    } 

.uc-card-ppl .t842__bgwrapper {
    width: 120px !important;
    }

.uc-card-ppl .t842__wrap_right {
    padding: 20px !important;  
    }


/* Слайдер L */
.uc-slider-l .t1196__slider {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: -20px;
    margin-bottom: -40px;
    }

@media (min-width: 460px) and (max-width: 960px) {
    .uc-slider-l .t1196__item {
        max-width: 700px !important;
    }
}

/* Слайдер - S */
.uc-slider-s .t1196__slider {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: -20px;
    margin-bottom: -40px;
    }



/* ==Тренинги== */

/* Обложка */
.t-shadow {
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
    }

/* Дата */

.uc-date .t850__wrap {
    padding: 10px 10px;
    }

@media screen and (max-width: 960px) {
    .uc-date .t850__bottommargin {
        margin-bottom: 5px !important;
        }
    .uc-date .t850__col {
        margin-bottom: 0px !important;
        }
    .uc-date .t850__wrap {
        padding: 20px 20px 10px;
        }
    }

/* Таймер */

.uc-timer .t-cover,
.uc-timer .t-cover__carrier {
	height: 230px !important;
}

.uc-timer .t415__textwrapper {
	margin-bottom: 30px !important;
}

.uc-timer .t415__content {
	padding: 0px !important;
}

@media screen and (max-width: 1024px) {
	.uc-timer .t-cover,
	.uc-timer .t-cover__carrier {
		height: 160px !important;
	}
}

@media screen and (max-width: 640px) {
	.uc-timer .t415__col {
		padding: 0 10px !important;
	}
}

/* Преподаватель */

@media screen and (max-width: 640px) {
    .uc-trhost-640 .t842__wrap {
        display: flex;
        }
    }

.uc-trhost-640 .t842__col .t842__inner-col {
    box-shadow: 0px 10px 40px rgba(26, 3, 78, 0.1);
    }

.uc-trhost-640 .t842__col .t842__inner-col:hover {
    background-color: #ffffff !important;
    box-shadow: 0px 4px 8px rgba(26,3,78,0.1)
    } 

.uc-trhost-640 .t842__bgwrapper {
    width: 120px !important;
    }

.uc-trhost-640 .t842__wrap_right {
    padding: 20px !important;  
    }

/* Тарифы-заголовок */

@media (min-width: 640px) and (max-width: 1024px) {
    .uc-plan-title .t017__title {
        font-size: 42px !important;
        }
    }

    .uc-plan-title .t017__uptitle {
        padding-bottom: 0px !important;
    }



/* ==Перевязки== */
   



/* Услуги - карточки */
.uc-seemore .t858__inner-col {
	height: 100% !important;
}

.uc-seemore .t858__wrap {
	padding: 10px 15px !important;
	display: flex;
	align-items: center;
	gap: 10px;
}

.uc-seemore .t858__bgimg {
	margin-bottom: 0px !important;
}

.uc-seemore .t858__separator {
	margin-bottom: 20px !important;
	margin-top: 0px;
}

/* 480–960px: 2 колонки */
@media screen and (min-width: 480px) and (max-width: 960px) {
	.uc-seemore .t858__container.t-container_flex {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
	}

	.uc-seemore .t858__col {
		width: 50% !important;
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}

	.uc-seemore .t858__separator {
		margin-bottom: 0px !important;
	}

	.uc-seemore .t-col {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}


/* Регалии */

.uc-ordenlist .t-section__descr {
    margin-bottom: 10px !important;
    }

.uc-ordenlist .t938__feature-description {
    margin-top: 5px;
    }

.uc-ordenlist ul li {
    margin: 0 0 10px 0;   /* расстояние между пунктами */
    line-height: 1.4;
    }

.uc-ordenlist ol li {
    margin: 0 0 10px 0;   /* расстояние между пунктами */
    line-height: 1.4;
    }

.uc-ordenlist ol {
    list-style-image: url('https://static.tildacdn.com/tild3331-3630-4733-a237-653631303232/ic_star.svg');
    }

@media screen and (max-width: 960px) {
	.uc-ordenlist .t005__text {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
}


/* ==Подменю липучка== */

/* Кнопки */

.uc-stickymenu .t976__list-item {
    padding: 0 5px 5px 0;
    }
    
.uc-stickymenu .t976__menu-link_small {
    padding: 4px 10px;
    }
    
.uc-stickymenu .t976__list-item .t986__menu-link {
    box-shadow: 0px 4px 8px rgba(26,3,78,0.1);
    }

.uc-stickymenu .t-container {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    }

.uc-stickymenu .t-col.t-col_12 {
    margin-left: 4px; 
    margin-right: 4px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
    }
    
/* Экраны */

@media screen and (max-width: 640px) {
    
.uc-stickymenu .t976__list-item .t976__menu-link {
    font-size: 16px !important;
    }

}



