.swiper-pagination-bullet {
  margin: 0 8px !important; }
  .swiper-pagination-bullet-active {
    background-color: #fe6000 !important; }

.swiper-button-prev, .swiper-button-next {
  display: none !important; }
  .swiper-button-prev::after, .swiper-button-next::after {
    color: #fe6000; }

.swiper-slide {
  text-align: center; }

/*
@media (min-width: 880px) {
  .swiper-button-prev, .swiper-button-next {
    display: block !important;
  }

  .swiper-button-next {
    right: calc(50% - 440px) !important;
  }
  .swiper-button-prev {
    left: calc(50% - 440px) !important;
  }
}*/

/*# sourceMappingURL=style.css.map */
