/* Custom */

a.active {
    color: #12a0db;
    font-weight: 600;
    background-color: #ededeb;
}


/**
* SLider Swiper
 */
.swiper {
    margin: 0 !important;
}


.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #12A0E1 !important;
}


.swiper-pagination-bullet {
    background: #ededeb !important;
}