
.top {
  background: transparent !important;
  margin-top:-60px;
margin-left:50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: rgba(255, 255, 255, 0.05) !important;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px; }
  @media (max-width: 991.98px) {
    .top {
      display: none; } }

