.trainingkt-index {
    padding-bottom: 0px;
}

.noidung-baiviettn1 {
    overflow-y: hidden;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 1px rgb(173 173 173 / 26%), 0px 0px 20px 1px rgb(173 173 173 / 26%);
    background-color: #000;
    margin-bottom: 20px;
}

.chibao-index {
    padding-top: 0px;
    position: relative;
}

    .chibao-index::after {
        background-image: url(../images/download.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 290px;
        height: 70px;
        content: "";
        position: absolute;
        right: 35px;
        bottom: -35px;
    }

.sosanh td div {
    width: 98%;
    border-radius: 20px !important;
    font-weight: 550;
    color: black;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px dashed #37cf91;
}

    .sosanh td div:before {
        content: "";
        background-image: url(../images/homepage-50.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 20px;
        height: 30px;
        background-size: 20px;
        top: 12px;
        right: 12px;
    }

th {
    text-align: center;
    font-weight: 20px;
    padding-bottom: 30px;
}

.sosanh1, .sosanh {
    font-size: 14px;
    font-family: times new roman,times;
}

.sosanh1 {
    display: none;
}

    .sosanh1 td {
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

.btn-fxmt2g {
    padding-top: 55px;
    padding: 8px 50px;
    border: 1px solid #37cf91;
    color: #37cf91;
    background-color: #262a33;
    font-size: 15px;
    font-weight: 600;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    text-decoration: none;
}

    .btn-fxmt2g:hover {
        text-decoration: none;
    }

.content_foobc {
    padding-top: 120px;
}

.trainingmenu2 {
    padding-bottom: 60px;
}

@media screen and (max-width: 900px) {
    .heightmenu {
        padding-top: 90px !important;
    }

    .tieude-baiviettn {
        padding-top: 30px;
    }

    .sansanggd {
        bottom: -105px;
    }

    .noidung-baiviettn {
        padding-bottom: 50px !important;
    }
