body .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
body .swiper-pagination-bullet{
	background: #fff;
}
body .swiper-button-next, .swiper-button-prev{
	color: #fff;
}
body .swiper-button-next:after, .swiper-button-prev:after{
	font-size: 30px;
}
body .swiper-button-next, body .swiper-button-prev{
	background: unset;
}
body .swiper-wrapper{
	margin-bottom: 40px;
}