/* Code tidied up by ScrapBook */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0px, 0px); }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; }
.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 51px; height: 66px; margin-top: -74px; z-index: 10; cursor: pointer; background-size: 51px 66px; background-position: center center; background-repeat: no-repeat; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("../images/arrow5_left_8bcd540.png"); left: 90px; right: auto; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("../images/arrow5_right_c4a4fac.png"); right: 90px; left: auto; }
.swiper-pagination { position: absolute; text-align: center; transition: all 300ms ease 0s; transform: translate3d(0px, 0px, 0px); z-index: 10; }
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0px; width: 100%; }
.swiper-pagination-bullet { width: 44px; height: 44px; display: inline-block; background: transparent url("../images/r_btn4_6487b37.png") no-repeat scroll center center; opacity: 0.2; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-pagination-bullet-active { opacity: 1; background: transparent url("../images/r_btn5_0241f1d.png") no-repeat scroll center center; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 5px; }
@keyframes swiper-preloader-spin {
100% { transform: rotate(360deg); }
}
@keyframes swiper-preloader-spin {
100% { transform: rotate(360deg); }
}
