.swiper-pagination-bullet-active {
    background-color: #000 !important;
}

.swiper-pagination-bullet{
    width: 18px;
    height: 18px;
}

.swiper-wrapper{
    padding-bottom: 50px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px !important;
}