
.main-slider-home-page .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background: transparent;
  border: 1px solid white;
}

.main-slider-home-page .swiper-pagination-bullet-active {
  width: 32px;
  border-radius: 44px !important;
}