.header-menu {
    background: rgba(0, 0, 0, 0.8);
}


.header-bg.sticky .header-menu {
    background: rgba(0, 0, 0, 0.8);
}
