
.swiper-button-next,
.swiper-button-prev
{
    color: #dc3545 !important;
}
.swiper-pagination-bullet-active{
    background: #dc3545 !important;
}
@media screen and (max-width: 1400px) {
    
}
@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 992px) {
    
}
@media screen and (max-width: 768px) {
  
}
@media screen and (max-width: 576px) {
    
}
@media screen and (max-width: 480px) {
    
}
