.swiper-pagination{position: relative !important;bottom: 0;margin-top: 20px; display: flex; justify-content: center; gap: 12px;}
.st_slider_outer .st_slider .swiper-pagination , .bg-tringle  .vd_slider .swiper-pagination {bottom: -20px !important;}
.swiper-pagination .swiper-pagination-bullet{background-color: var(--white); position: relative;}
.swiper-pagination-bullet{width: 10px !important; height: 10px !important;}
.swiper-pagination-bullet-active:before {font-size: 6px; line-height: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% + 10px); height: calc(100% + 10px); content: ''; text-align: center; border-radius: 50%; box-shadow: 0 0 1px 1px #fff;}
.student-testimonial .st_slider_outer .st_slider.swiper  , .bg-tringle .vd_slider.swiper  {padding: 50px 0 !important; padding-top: 0 !important;}
.vd_slider  .swiper-pagination-bullet{width: 10px !important; height: 10px !important; background: var(--primary) !important;}
.bg-tringle .vd_slider .swiper-pagination-bullet-active:before {font-size: 6px; line-height: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% + 10px); height: calc(100% + 10px); content: ''; text-align: center; border-radius: 50%; box-shadow: 0 0 1px 1px var(--primary);
}