.swiper-pagination-bullet {
	background: #333 !important;
	opacity: .2 !important;
	width: 15px !important;
	height: 15px !important;

}
.swiper-pagination-bullet-active {
	opacity: 1 !important;
}
