/* .page-header__bg{
        background: url(assets/images/backgrounds/page-header-bg.jpg)!important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .page-header__bg::after{
        background-color: RGBA(var(--eolexi-black2-rgb), 0.85)!important;
    } */
    .projects-two__container .row .item {
        padding-bottom: 50px;
    }
    .main-footer__copyright{
        direction: ltr;
    }
    .service-details__text {
        margin-bottom: 15px;
    }