


@media(max-width:1110px) {
    .wp-specialties-home {
        padding-left: 5px;
        padding-right: 5px;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:before {
        left: 229px;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:after {
        right: 229px;
    }
}

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important;
    }

    h3.name-bottom-specialties-home {
        margin: 0;
        font-family: lober;
        font-size: 24px;
        margin-bottom: 18px;
        overflow: hidden;
        height: 33px;
    }

    h3.name-bottom-specialties-home {
        margin: 0;
        font-family: lober;
        font-size: 24px;
        margin-bottom: 18px;
        overflow: hidden;
        height: 33px;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:before {
        left: 116px;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:after {
        right: 116px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:before {
        display: none;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:after {
        display: none;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important;
    }

    img.name-specialties-home {
        width: 80%;
        margin: auto;
    }

    .top-img-specialties-home {
        width: 105px;
        height: 105px;
    }

    h3.name-bottom-specialties-home {
        margin: 0;
        font-family: lober;
        font-size: 20px;
        margin-bottom: 4px;
        overflow: hidden;
        height: 29px;
    }
.swiper-pagination-bullet{
    margin: auto !important;
}
    .bottom-content-specialties-home {
        background: #ffffff;
        text-align: center;
        padding: 64px 5px 10px 5px;
        border-radius: 20px;
        position: relative;
        top: -56px;
        transition: all .3s;
    }

    a.view-detail-specialties-home {
        background: #df1d25;
        font-size: 16px;
        color: #fff;
        font-family: AsapB;
        width: 135px;
        height: 45px;
        margin-top: 10px;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:before {
        display: none;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal:after {
        display: none;
    }
}
