.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active {
  background: #A7A7A7;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination {
  position: static;
}
.paper-box {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  background: #eee url(../img/papers_bg.png);
  background-size: 300px;
}
.paper-box img {
  max-height: 100%;
  position: absolute;
  width: auto!important;
}
.video {
  padding-bottom: 56.25%;
}
.search-type-schedule-video {
  .search-image {
    background-color: #fff;
  }
}
