.navbar {
  transition: top .5s;
  box-shadow: 0px 0px 15px rgba(0,0,0,.5);
  top: 0px !important;
}