
.boxBottom {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.share_ctbm {
    width: 100%;
    display: flex;
    gap: 10px;
}

.share_ctbm .te_cs {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    width: 65px;
}

.box_social {
    display: flex;
}

.vnk_share {
    display: none!important;
}

.fb-share-button {
    top: 0!important;
    float: left;
    margin: 0;
}

.fb-share-button span {
    margin: 0!important;
    padding: 0;
    float: left;
    width: 71px!important;
}

.fb-share-button iframe {
    top: 0!important;
    width: 66px!important;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 20px;
}

#twitter-widget-0 {
    top: 0!important;
    float: left;
    margin: 0;
    margin-right: 10px;
    padding: 0;
    border-radius: 20px;
}

.box_social>span {
    top: 0!important;
    width: 60px;
    height: 20px!important;
    float: left;
    margin: 0;
    margin-right: 10px!important;
    padding: 0;
    border-radius: 20px!important;
}

.IN-widget {
    top: 0!important;
    height: 20px!important;
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 20px!important;
}

.IN-widget button {
    border-radius: 20px !important;
    width: 80px !important;
    align-content: center;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 10px;
    color: white;
    background: #0073b1 !important;
    font-weight: 600;
}

.chude {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.box_key {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 15px;
}

.chude a {
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #E0E0E1;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 12px 20px;
    display: inline-block;
    color: #474747;
}

.chude a:hover {
    color: #ffffff;
    background: #043379;
}

.box_dieu_huong, .lien_quan_bm {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.text_ctbm {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-top: 20px;
    border-top: 1px solid #E0E0E1;
}

.box_btn {
    display: flex;
    gap: 25px;
}

.box_btn .text_btn {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.box_btn a {
    font-weight: bold;
    color: #FFFFFF;
    background: #043379;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px 35px 15px 25px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.listBlog {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.item_blog {
    width: calc(100% / 4 - 12px);
    box-shadow: 0px 0px 10px 0px #0000001a;
    visibility: visible;
    animation-delay: 0.4s;
    transition: 0.5s all ease;
}
.lien_quan_bm .box_top_blog {
    position: relative;
    height: 150px;
}
.lien_quan_bm .link_blog {
    display: block;
    color: #4C5BD4;
    font-weight: 500;
    font-family: Roboto-Medium, sans-serif;
    font-size: 16px;
    line-height: 19px;
    width: 100%;
    height: 100%;
}
.lien_quan_bm .create_blog {
    font-weight: 500;
    font-family: Roboto-Medium, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #4C5BD4 !important;
    background-color: #ffffff;
    position: absolute;
    bottom: -10px;
    left: 0;
    padding: 5px 10px;
    opacity: 0;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.lien_quan_bm .boxlst_content_blog {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 1px solid #9b9b9b;
    background: #FFF;
}
.lien_quan_bm .item_blog .avt_blog {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lien_quan_bm .title_blog {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto-Medium, sans-serif;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.lien_quan_bm .box_info_blog {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.lien_quan_bm .a_link_blog {
    color: #4C5BD4;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    font-family: Roboto-Medium, sans-serif;
    display: flex;
    align-items: center;
    gap: 5px;
}
.lien_quan_bm .item_blog .a_link_blog img {
    width: 12px;
    height: 12px;
    object-fit: unset;
}
.lien_quan_bm .item_blog:hover {
    transform: translate(0, -10px);
}
.lien_quan_bm .item_blog:hover .create_blog {
    bottom: -1px;
    opacity: 1;
}
.lien_quan_bm .item_blog:hover .link_blog, 
.lien_quan_bm .item_blog:hover .a_title_blog {
    text-decoration: underline;
}

.xemthem_lq {
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    color: #474747;
}

.xemthem_lq a {
    color: #000000;
}

@media screen and (max-width: 768px) {
    .item_blog {
        width: calc(100% / 2 - 8px);
    }
}

@media screen and (max-width: 600px) {
    .item_blog {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .share_ctbm {
        flex-direction: column;
    }

    .box_btn {
        flex-direction: column;
    }
}