.title_main label {
    color: #37cf91;
    font-size: 28px;
    font-weight: 600;
}

.live-noidung {
    padding-bottom: 0px;
    padding-top: 10px !important;
}

.gioithieu-index div {
}

.contact-slide {
    box-shadow: 0px 0px 20px 1px rgb(173 173 173 / 26%), 0px 0px 0px 0px rgb(8 8 8 / 14%);
    border-radius: 15px;
    padding: 20px;
    background-color: #f1f5f2;
}

    .contact-slide p {
        color: #000;
    }

.title_main2 {
    text-align: center;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
    margin-top: 30px;
}

    .title_main2 label {
        font-size: 26px;
        color: #37cf91;
    }

.info-index-gt {
    display: inline-grid;
    align-items: center;
}

.noidung-gt p {
    text-align: left;
}

.live-noidung-chitiet {
    border: 1px dashed #37cf91;
    border-radius: 15px;
}

.title_index span {
    position: relative;
    padding: 3px 0px;
}

    .title_index span:before {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg, rgba(0, 166, 127, 0.00) 0%, #00A67F 51.04%, rgba(0, 166, 127, 0.00) 100%);
        content: '';
    }

.content_foobc {
    padding-top: 100px;
}

.back p {
    color: #cccccc80;
    font-size: 100%;
}

.title-whyfxmt {
    color: #cccccc !important;
}

.heightmenu {
    height: 80px;
}

.wrap-index {
    padding-top: 50px;
}

.info-index {
    background-color: #000;
    display: inline-grid;
    align-content: center;
    margin-bottom: 0px;
}

.sansanggd {
    bottom: -65px;
}
.info-index {
    display: inline-grid;
    align-items: center;
    padding: 99px 5%;
}
.quyenloi_index {
    display: inline-grid;
    align-items: center;
    padding: 99px 5%;
    background-color: #282828fc;
}
.wrap-index {
    background-color: #000000;
    padding-bottom:130px;
}
footer {
    padding-top: 0px!important;
}
@media screen and (max-width: 768px) {
    .window_90 {
        height: auto !important;
        padding: 63px 0px;
    }

    .live-noidung-chitiet {
        border: 0px solid #37cf91;
        background: #1a1a1a;
    }

    .chisog-index {
        padding-bottom: 50px !important;
    }

    .noidung-gt {
        padding-left: 15px;
        padding-right: 15px;
    }

        .noidung-gt p {
            text-align: justify;
        }

    .title-doitac img {
        height: 18px;
    }

    .title_index {
        padding-bottom: 12px;
    }

    .title-doitac {
        padding-bottom: 30px;
    }

    .title_index {
        font-size: 16px !important
    }

    .wrap-index {
        padding-top: 0px;
    }

    .noidung-gt p {
        font-size: 12px !important
    }
}
