/*Отступ для всей страницы вверху (для фикс меню)*/
.t-records {
    margin-top: 95px;
}
@media screen and (max-width: 980px) {
    .t-records {
        margin-top: 60px;
    }
}
/*Отступ для всей страницы вверху*/



/*Переключатель языков*/
.t967__button {
    font-size: 16px !important;
}
/*Переключатель языков*/



/*Цвет кнопки на баннере и хлебные крошки*/
.t338__btn {
    background: #e0b470 !important;
}
#allrecords .t338__buttonwrapper .t-btn.t338__btn:hover {
    background-color: #84754e !important;
}

#allrecords .t758__list_item .t758__link-item__wrapper .t758__link-item_active,
#allrecords .t758__list_item .t758__link-item__wrapper .t-menu__link-item,
#allrecords .t758__list_item .t758__breadcrumb-divider,
#allrecords .t758__list_item .t758__link-item__wrapper .t-menu__link-item:hover {

    color: #0d3228 !important;
}
/*Цвет кнопки на баннере и хлебные крошки*/
