.swiper-pagination {
	text-align: center;
}

.swiper-pagination-bullet-active {
	opacity: 0.8;
	background: #00A086;
}