/* swiper-1---------------------------- */
.swiper {
	overflow: hidden;
}
.swiper .swiper-wrapper {
	transition-timing-function: linear;
}
