        .bp-news-button-action {
    display: none;
}
.cls_img_hot_news {
    display: none;
}
.title-wrap {
    text-align: center;
}
.section-title {
    max-width: 750px;
    margin: auto;
}
.elementor-divider-separator {
    margin: auto;
}
.subtitle-dots {
        color: #2b8fce;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@media screen and (max-width:992px) {
    .section-title {
                font-size: 40px;
        line-height: 48px;
    }
}
@media screen and (max-width:768px) {
    .section-title {
         margin-bottom: 0px;
        font-size: 30px;
        line-height: 36px;
    }
}
