.tab_carrusel_solo_movil.swiper-horizontal>.swiper-pagination-bullets,
.tab_carrusel_solo_movil .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px;
}

.tab_carrusel_solo_movil .swiper-pagination-bullet-active {
    background: #000;
}

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

.tab_carrusel_solo_movil.swiper-horizontal {
    padding-bottom: max(var(--padding-bottom), 20px) !important;
}