/*0.1.Пункты меню.Весь сайт*/
li::marker {
    color: #8245BF;
}
/*0.2.Блок t585 */
@media screen and (max-width: 960px) {
.t585 .t-container {
    max-width: 100%;
}}
/*0.3.Слайдер с подтверждающими документами, страница Знакомства с преподавателем*/
@media screen and (max-width: 480px) {
ul.t-slds__bullet_wrapper {
    display: none;
}}
/*0.4.Страница блога*/
.t830m__list {
    list-style-type: none;
    margin-top: 60px !important;
    padding: 0 !important;
}
/*0.5.Боковая панель страница блога*/
.t830__logo__container {
    position: relative;
    z-index: 900 !important;
    margin-bottom: 15px;
    margin-top: 120px !important;
}
/*0.6.Header*/
.t280__container {
    width: 100%;
    z-index: 100000 !important;
}