/* Шапка сайта */
.t481 {
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
}


/* Таблица характеристик (прайс) */
.t792__line {
    margin-top: 8px !important;
}
@media screen and (max-width: 640px) {
    .t792__price-wrapper {
        margin-top: 6px;
    }
}


/* Заголовок модельного ряда */
.t1196 .t-section__title {
    margin-bottom: 14px !important;
}


/* Галерея байков */
.t989 .t-slds__thumbsbullet-border {
    border-color: transparent !important;
}
.t989__thumbsbullets {
    margin-top: 5px !important;
}


/* Контакты */
.t718__contentwrapper {
    text-align: left !important;
}


/* Первый баннер в моделях */
.t154 {
    padding-bottom: 40px;
}
.uc-modelbanner .t-cover-outer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.t390__uptitle {
    letter-spacing: 1px;   
}


/* Цвета */
@media screen and (max-width: 960px) {
    .t491__col {
        margin-bottom: 15px !important;
    }
}


/* Корректировка меню */
.t481__list_item {
    padding: 0 !important;
}
.t481__list_item a {
    margin-left: 15px !important;
}
.t481__right_buttons {
    padding-left: 10px !important;
}
.t481__imglogo {
    margin-right: 0 !important;
}