/* CSS Document */
.swiper-container1 .swiper-pagination-bullet-active {
	background: #027c41 !important;
}
.swiper-container1 .swiper-pagination-bullet {
	background: #ffffff !important;
}
.swiper-container1.swiper-container-horizontal>.swiper-pagination-bullets {
	left: -50px !important;
}