/* V 0.2
	oceanwp-child: home.css (assets/css/page/home.css)
	by Lohas AuOzzy
*/
/* -----------------------------------------------------------------------*/
.page-id-59 .elementor-element-55756f3 {
    display: none;
}

.news_block-hd.news_block-hd {
    margin-bottom: 0;
}

.news_block-last {
    grid-area: last;
}

.news_block-last .elementor-post__text {
    border: 1px solid #A1C5E0;
    background-color: #F0F8FE;
    border-radius: 5px;
    padding: 10px;
}

.home_news_list {
    margin-left: -10px;
    margin-right: -10px;
}

.stories_slider .swiper-slide {
    background-color: #06153A;
}

.stories_slider .swiper-slide-bg {
    opacity: 0.3;
}

.news_block-hd .elementor-heading-title, .stories_block-hd .elementor-heading-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/* Our Achievement */
.achievement_count_list .elementor-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}

.achievement_count_list .elementor-counter-number-suffix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 24px;
}

/* -----------------------------------------------------------------------*/
