
/* Обложка */

.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;
    }