ul.menu li ul.submenu {
  display: none;
  position: absolute;
}
ul.menu li:hover ul.submenu {
  display: block;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-slide a img {
  width: 100%;
  max-width: 100%;
}

#image img {
  width: 100%;
  max-width: 100%;
}

.step img {
  width: 100%;
  max-width: 100%;
}

.dpn {
  display: none !important;
}

.on-ready {
  filter: grayscale(100%);
  opacity: 0.5;
}


/*# sourceMappingURL=dev.css.map */
