.section-latest-projects__wrapper-tabs {
    display: none !important;
}

.gfield_required {
    color: #ffffff  !important;
}

.slider-project-content__wrapper-content .col-lg-10 {
    flex: 0 0 84.333333%;
    max-width: 84.333333%;
}
.aside-projects-nav__prev, .aside-projects-nav__next, .aside-projects-nav__all{
    display: none;
}
.light_blue_bg {
    background-color: #EEF5FE  !important;
}
.elementor-widget-premium-addon-blog h2.premium-blog-entry-title a {
    font-size: 24px !important;
    font-weight: bold !important;
}
.post-navigation {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
        padding-top: 50px;
}
.aside-counters .elementor-counter-number {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 71px !important;
    font-weight: 700 !important;
}
.aside-counters__wrapper-item:after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 10px;
    bottom: 10px;
    right: -30px !important;;
    left: auto !important;
    width: 1px;
    background-color: #333333 !important;
    transform: rotate(30deg);
    margin: 0 30px;
}
.aside-counters__wrapper-item:last-child:after {
    display: none !important;
}
html .premium-blog-pagination-container .page-numbers {
    display: inline-flex;
}
@media screen and (max-width: 900px) {
    .aside-counters__wrapper-item:after {
        display: none !important;
    }
}

