.common_swiper {
    padding-bottom: 30px !important;
}

.common_swiper .swiper-wrapper {
    padding: 15px 0px;
}

.common_swiper .swiper-pagination-bullet-active-main {
    background: #EA2031 !important;
}

.common_swiper .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.common_swiper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 0%;
    transform: translateX(0%);
    white-space: nowrap;
}

.common_swiper .swiper-pagination-bullet {
    background: #EA2031 0 0 no-repeat padding-box;
    border-radius: 5px;
    border-radius: 10px;
    height: 4px;
    opacity: 1;
    width: 32px;
}
