.logo-center{    position: absolute;
  z-index: 1040;
  top: -24px;
  right: 0;
  left: 0;}
.bg-logo{position: relative;}
.fixed {
  background-color:#00a0d1;
  transition: all 0.3s ease-in-out;height: 100px;
  z-index: 1030;
  margin: 0 auto !important;
    box-shadow: 0 0 30px #00a0d1;
}

.navbar{padding: 0rem !important;}



@media screen and (max-width: 993px) {
#logo{display: none !important}
}