.header-bg {
    height: 80px;
    background: #211A16;
}
.t-menusub__menu:not(.t-menusub__menu_relative) {
    background-color: transparent;
}

.t-menusub__content {
    background-color: rgba(128, 128, 128, 0.5); /* Серый цвет с 50% прозрачностью */
}
