.bgheader {
    background-color: black;
}

.footerbg {
    background-color: black;
}


.navbar,
#top-header,
#navbarContent {
  overflow: visible !important;
}


.dropdown-menu {
  z-index: 1050 !important;  /* Bootstrap modal se thoda kam */
  position: absolute !important; /* ensure kare ki container se bahar aaye */
}
