.bg-360 {
    background-color: #008e46;
}
#back-to-top {position: fixed;bottom: 75px;right: 23px;cursor: pointer;z-index: 2000;width:44px;height:44px;line-height:44px;border-radius:50%}
#icon-datlich-fix {position: fixed;bottom: 75px;right: 23px;cursor: pointer;z-index: 2000;width:44px;height:44px;line-height:44px;border-radius:50%}
#icon-phone-fix {position: fixed;bottom: 130px;right: 23px;cursor: pointer;z-index: 2000;width:44px;height:44px;line-height:44px;border-radius:50%}
.fg-360 {
    color: #008e46;
}
.display141 {
    font-size: 1.9rem;
    margin-top: -4px;
} .user-block {
    display: block;
    position: absolute;
    top: 100%;
    /*right: 0;*/
    width: 280px;
    line-height: 1.2;
}

    .user-block .avatar {
        width: 128px;
        height: 128px;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid white;
    }

        .user-block .avatar img {
            width: 100%;
            height: auto;
        }
.bg-home {
    background: #1a1b1b url("/uploads/images/bg-home-75.jpg") center center no-repeat;
    background-size: cover;
    margin-top: 52px;
    /*min-height: 100vh;*/
}
.title-footer {
    font-size: 18px;
    font-weight: bold;
}

.fg-footer, .fg-footer a {
    color: #fff;
}

    .fg-footer a:hover {
        color: #04db6d;
    }
.pop-up-form {
    margin-top: -110px;
}

.presenta-box {
    -webkit-box-shadow: 2px 2px 10px #adeb6e;
    box-shadow: 2px 2px 10px #adeb6e;
}
.img-cover-128-vuongtron {
    width: 128px;
    height: 128px;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 50%;
    border: 2px solid white;
}
.img-cover-28-vuongtron {
    width: 28px;
    height: 28px;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 50%;
}
.fs-bc-34-28 {
    font-size: 34px;
    line-height: 1;
}
.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}
.fs-bc-18-16 {
    font-size: 18px;
}
@media (max-width: 575px) { /*sm*/
    .display141 {
        font-size: 1.5rem;
    }
    #icon-datlich-fix {
        position: fixed;
        bottom: 86px;
        right: 10px;
    }

    #icon-phone-fix {
        position: fixed;
        bottom: 136px;
        right: 10px;
    }
}

@media (max-width: 767px) { /*md*/

}

@media (max-width: 991px) { /*lg*/
    .fs-bc-34-28 {
        font-size: 28px;
    }
    .fs-bc-18-16 {
        font-size: 16px;
    }
}

@media (max-width: 1199px) { /*xl*/

}

@media (max-width: 1451px) { /*xxl*/
}