/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: "SF-Pro-Display-Bold";
    src: url(font/SF-Pro-Display-Bold.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Medium";
    src: url(font/SF-Pro-Display-Medium.otf);
}

@font-face {
    font-family: "SF-Pro-Display-Regular";
    src: url(font/SF-Pro-Display-Regular.otf);
}

.bg-breadcrumb {
    background-color: #F5F5F5;
}

.row-breadcrumb {
    width: 100%;
    max-width: 1210px;
    margin: auto;
    padding: 10px 15px;
}

.search .row-breadcrumb {
    padding: 0;
}

.row-breadcrumb #breadcrumbs {
    margin-bottom: 0;
}

.row-breadcrumb #breadcrumbs span {
    font-family: "SF-Pro-Display-Bold";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.row-breadcrumb #breadcrumbs span i {
    margin: 0 5px;
}

.row-breadcrumb #breadcrumbs span a {
    color: #595959;
    font-family: "SF-Pro-Display-Regular";
}

.row-breadcrumb #breadcrumbs .breadcrumb_last {
    font-weight: 500;
    color: #B6150D;
}


.searchform .button.icon::after {
    content: url(img/Magnifer.png);
    height: 24px;
    width: 24px;
    position: absolute;
    top: 3px;
    right: 8px;
}

.searchform .button.icon .icon-search {
    display: none;
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
.has-dropdown .icon-angle-down,
.absolute-footer.dark,
.page-id-32 .bg-breadcrumb {
    display: none;
}

li.current-dropdown>.nav-dropdown {
    border-radius: 10px;
    box-shadow: 0px 4px 11.199999809265137px 0px #00000040;
    left: 0;
}

.nav-dropdown.nav-dropdown-default {
    padding: 8px;
}

.nav-dropdown.nav-dropdown-default>li>a {
    font-family: "SF-Pro-Display-Medium";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
    border-bottom: none;
    padding: 8px;
    background: url(img/e1.png) 0px 16px no-repeat;
    padding-left: 20px;
}

.nav-dropdown.nav-dropdown-default>li>a:hover {
    color: #D4223B;
}

.nav-dropdown-default {
    padding: 0;
}

.nav-box>li.active>a,
.nav-pills>li.active>a {
    height: 48px;
    background-color: unset;
}

#wide-nav .nav>.current-menu-item>a {
    background-color: #AE1B21;
}

.nav-dark .nav>li {
    margin-right: 12px;
}

.nav-dark .nav>li>a {
    font-family: "SF-Pro-Display-Medium";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    height: 48px;
    padding: 0 18px;
}

.nav-dark .nav>li.icon>a {
    font-size: 0;
}

.nav-dark .nav>li>a img {
    margin: 0;
}


.nav-box>li>a,
.nav-pills>li>a {
    padding: 0 16px;
}

.header-search-form-wrapper input {
    background-color: white !important;
    height: 44px;
    border-radius: 6px !important;
    border: 1px solid #B4B4B4;
    width: 100%;
    min-width: 263px;
    padding-right: 35px;
}

.header-search-form-wrapper input::placeholder {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #B4B4B4;
}

.chantrang {
    padding-top: 42px !important;
}

.chantrang .ro {
    margin-top: 10px;
}

.chantrang .co1 {
    padding-right: 90px;
}

.chantrang .co1 img {
    width: auto;
}

.chantrang .co1 p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    padding-right: 50px;
}

.chantrang .co2 h2 {
    font-family: "SF-Pro-Display-Bold";
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #392E84;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.chantrang .co2 h1 {
    font-family: "SF-Pro-Display-Bold";
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    color: #B6150D;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.chantrang .co2 p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #1A1A1A;
    margin-bottom: 6px;
}

.chantrang .co2 strong {
    font-family: "SF-Pro-Display-Bold";
}

.chantrang .copy-footer {
    width: 100%;
    max-width: 1220px;
    margin: auto;
    padding: 0 15px;
    position: relative;
    margin-top: -20px;
}

.chantrang .copy-footer>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #BAC5CD80;
    margin-top: 20px;
}


.chantrang .copy-footer p {
    font-family: "SF-Pro-Display-Regular";
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
}

.chantrang .copy-footer .left,
.chantrang .copy-footer .right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 15px;
}

.chantrang .copy-footer .left .diff {
    margin-left: 20px;
}

.chantrang .copy-footer .left .diff::before {
    content: "|";
    color: #D8D8D8;
    position: absolute;
    margin-left: -12px;
}

.chantrang .copy-footer .right {
    width: 100%;
    max-width: 13%;
}

.chantrang .copy-footer .left p span {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #E0980A;
}

.chantrang .copy-footer .right>div a {
    margin-left: 8px;
    border: none;
}

.txtMain-CNNV {
    border-bottom: 4px solid #B6150D;
    margin-bottom: 20px;
}

.txtMain-CNNV h1 {
    font-family: "SF-Pro-Display-Regular";
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C353C;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.roCNNV .co .col-inner {
    padding: 20px 25px 1px 25px;
}

.roCNNV .co .txtF-CNNV {
    border-bottom: 1px solid #B4B4B4;
    margin-bottom: 25px;
}

.roCNNV .co .txtF-CNNV h2 {
    font-family: "SF-Pro-Display-Bold";
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    text-transform: uppercase;
    position: relative;
    margin-left: 18px;
}

.roCNNV .co .txtF-CNNV h2::before {
    content: "";
    width: 7px;
    height: 32px;
    display: block;
    background-color: #B6150D;
    position: absolute;
    margin-left: -18px;
}

.roCNNV .co .txtP-CNNV p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.005em;
    text-align: justify;
    color: #3A3A3A;
    position: relative;
    margin-left: 50px;
}

.roCNNV .co .txtP-CNNV p::before {
    font-family: 'FontAwesome';
    content: "\f111";
    color: #B6150D;
    position: absolute;
    margin-left: -20px;
    font-size: xx-small;
}

.roCNNV .co .txtP-CNNV p a {
    color: #1F73DD;
    text-decoration: underline;
}

.txtF-BBT {
    margin-top: 30px;
}

.txtF-BBT h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    text-transform: uppercase;
    position: relative;
    margin-left: 18px;
}

.txtF-BBT h2::before {
    content: "";
    width: 7px;
    height: 32px;
    display: block;
    background-color: #B6150D;
    position: absolute;
    margin-left: -18px;
}

.block-BBT {
    margin-top: 40px;
}

.block-BBT>div {
    text-align: center;
}

.block-BBT .t1,
.block-BBT .t2,
.block-BBT .t3 {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 100%;
    max-width: 364px;
    margin: auto;
    margin-bottom: 95px;
    padding: 0 50px;
}

.block-BBT .t1 {
    background: linear-gradient(0deg, #B6150D, #B6150D),
        linear-gradient(180deg, #FF625A 0%, rgba(235, 151, 155, 0) 100%);
    height: 70px;
}

.block-BBT .t2 {
    background: linear-gradient(0deg, #EE3A3A, #EE3A3A),
        linear-gradient(180deg, #FF9696 0%, rgba(235, 151, 155, 0) 100%);
    height: 70px;
}

.block-BBT .t3 {
    background: linear-gradient(0deg, #F7BF54, #F7BF54),
        linear-gradient(180deg, #FFD583 0%, rgba(235, 151, 155, 0) 100%);
    height: 100px;
}

.block-BBT .t1 h2,
.block-BBT .t2 h2,
.block-BBT .t3 h2,
.block-BBT .t4 .t4-1 .top h2,
.block-BBT .t4 .t4-2 .top h2 {
    font-family: "SF-Pro-Display-Regular";
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
}

.block-BBT .t4 {
    display: flex;
    justify-content: space-between;
}

.block-BBT .t4 .t4-1,
.block-BBT .t4 .t4-2 {
    width: 100%;
    max-width: 49%;
}

.block-BBT .t4 .t4-1 .top,
.block-BBT .t4 .t4-2 .top {
    background-color: #6F6E86;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    height: 75px;
    margin-bottom: 10px;
}

.block-BBT .t4 .t4-1 .bottom,
.block-BBT .t4 .t4-2 .bottom {
    border: 1px solid #949494;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 25px 20px 0px 20px;
}

.block-BBT .t4 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #252833;
}

.block-BBT .t4 p span {
    font-weight: 700;
    color: #000000;
    margin-right: 10px;
}

.block-BBT .t1::after {
    content: url(img/vector.png);
    position: absolute;
    top: 12.4%;
    transform: translateY(50%);
}

.block-BBT .t2::after {
    content: url(img/vector.png);
    position: absolute;
    top: 24.3%;
    transform: translateY(50%);
}

.block-BBT .t3::after {
    content: url(img/vector.png);
    position: absolute;
    top: 38.3%;
    transform: translateY(50%);
    margin-left: 200px;
}

.block-BBT .t3::before {
    content: url(img/vector.png);
    position: absolute;
    top: 38.3%;
    transform: translateY(50%);
    margin-left: -200px;
}

.menu-THD {
    width: 100%;
    min-width: 627px;
    display: flex;
}

.menu-THD .co1 {
    width: 100%;
    max-width: 184px;
    height: 256px;
}

.ux-menu-link__link {
    border-bottom-width: 0;
}

.menu-THD .co2 .col-inner {
    width: 100%;
    min-width: 142%;
    padding: 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
}

.menu-THD .co1 h2 {
    position: absolute;
    top: 30px;
    width: 100%;
    max-width: 184px;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}

.menu-THD .co2 .co2-1>div:nth-child(1),
.menu-THD .co2 .co2-2>div:nth-child(1) {
    border-top: none;
}

.menu-THD .co2 .co2-1>div,
.menu-THD .co2 .co2-2>div {
    height: 55px;
    display: flex;
    align-items: center;
    border-top: 1px dashed #D8D8D8;
}

.menu-TK .co2 .col-inner>div>div:nth-child(1) {
    border-top: none;
}

.menu-TK .co2 .col-inner>div>div {
    border-top: 1px dashed #D8D8D8;
}

.menu-THD .co2 .co2-1>div a,
.menu-THD .co2 .co2-2>div a,
.menu-TK .co2 a {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.menu-TK .co2 a {
    height: 55px;
}

.menu-THD .co2 .co2-1>div a:hover,
.menu-THD .co2 .co2-2>div a:hover,
.menu-TK .co2>div a:hover {
    color: #CD262D;
}

.menu-TK {
    width: 100%;
    min-width: 670px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.menu-TK .co1 {
    width: 100%;
    max-width: 184px;
    height: 196px;
}

.menu-TK .co1 .img {
    height: 196px;
}

.menu-TK .co1 img {
    border-bottom-left-radius: 7px;
    height: 196px;
    object-fit: cover;
}

.menu-TK .co2 {
    width: 100%;
    min-width: 140%;
    margin-left: -40%;
    padding-right: 18px !important;
}

.menu-TK .co1 h2 {
    position: absolute;
    top: 30px;
    width: 100%;
    max-width: 184px;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}

.txtFmain-TLDB {
    border-bottom: 4px solid #B6150D;
    margin-bottom: 20px;
}

.txtFmain-TLDB h1 {
    font-family: "SF-Pro-Display-Bold";
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C353C;
    margin-bottom: 10px;
}

.txtF-TLDB h2 {
    font-family: "SF-Pro-Display-Bold";
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #B6150D;
}

.txtP-TLDB p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
}

.quydinh-TLDB {
    border: 1px solid #B4B4B4;
    padding: 20px;
    margin-bottom: 20px;
}

.quydinh-TLDB>div {
    border-bottom: 1px solid #E8E8E8;
    height: 66px;
    display: flex;
    align-items: center;
}

.quydinh-TLDB p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    margin-left: 35px;
}

.quydinh-TLDB .dif {
    border-bottom: none;
}

.quydinh-TLDB p::before {
    content: url(img/CheckCircle.png);
    position: absolute;
    margin-left: -35px;
}

.line-TLDB {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #D8D8D8;
    margin-bottom: 30px;
}

.txt-TL-TLDB ul {
    margin-left: 10px;
}

.txt-TL-TLDB ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
}

.block-lienhe-TLDB .t1 h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #08086D;
    margin-bottom: 15px;
}

.block-lienhe-TLDB .t1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    position: relative;
    margin-left: 25px;
}


.block-lienhe-TLDB .t2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.block-lienhe-TLDB .t2 .t2-2 {
    border-left: 1px solid #B4B4B4;
    padding-left: 80px;
}

.block-lienhe-TLDB .t2 h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
    margin-bottom: 15px;
}

.block-lienhe-TLDB .t2 h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    position: relative;
    margin-left: 25px;
}


.block-lienhe-TLDB .t1 p::before {
    content: url(img/MapPoint.png);
}

.block-lienhe-TLDB .t2 .t2-1 .s1::before,
.block-lienhe-TLDB .t2 .t2-1 .s2::before,
.block-lienhe-TLDB .t2 .t2-1 .s3::before,
.block-lienhe-TLDB .t2 .t2-2 .s1::before,
.block-lienhe-TLDB .t1 p::before {
    position: absolute;
    margin-left: -25px;
}

.block-lienhe-TLDB .t2 .t2-1 .s1::before {
    content: url(img/Global.png);
}

.block-lienhe-TLDB .t2 .t2-1 .s2::before {
    content: url(img/Phone.png);
}

.block-lienhe-TLDB .t2 .t2-1 .s3::before,
.block-lienhe-TLDB .t2 .t2-2 .s1::before {
    content: url(img/Letter.png);
}

.block-lienhe-TLDB .t2 .t2-1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: underline;
    margin-left: 26px;
}

.block-lienhe-TLDB .t2 .t2-1 p a {
    color: #2C90EC;
}

.block-lienhe-TLDB .t2 .t2-1 .sdt {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    text-decoration: auto;
}

.block-lienhe-TLDB .t2 .t2-2 p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C90EC;
    margin-left: 26px;
}

.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover {
    background-color: #cd262d;
    border-color: #cd262d;
    color: #fff;
}

.phan-trang {
    margin: 20px auto;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border-radius: 0;
    line-height: 2.1em;
}


/* Chuyên mục tin tức */

.blog-wrapperr {}

.blog-wrapperr img {
    object-fit: cover;
}

.blog-wrapperr_second {
    display: flow-root;
    width: 100%;
    max-width: 1215px;
    margin: auto;
}

.blog-wrapperr_second .category-page {
    float: left;
    width: 100%;
    max-width: 73%;
}

.blog-wrapperr_second .sidebar-tintuc {
    float: right;
    width: 100%;
    max-width: 24%;
}

.blog-wrapperr_second .category-page .box:nth-child(1) {
    border-top: none;
}

.blog-wrapperr_second .category-page .box {
    border-top: 1px dashed #B4B4B4;
}

.blog-wrapperr_second .category-page .box .post {
    display: flow-root;
    margin: 20px 0;
}

.blog-wrapperr_second .category-page .box .post a {
    display: block;
}

.blog-wrapperr_second .category-page .box .post .co1 {
    float: left;
    width: 100%;
    max-width: 33%;
}

.blog-wrapperr_second .category-page .box .post .co2 {
    float: right;
    width: 100%;
    max-width: 66%;
    padding: 15px 0;
    padding-left: 10px;
}

.blog-wrapperr_second .category-page .box .post .co1 img {
    max-width: 100%;
    height: 158px;
    transition: transform 0.5s ease;
    object-fit: cover;
}

.blog-wrapperr_second .category-page .box .post .co2 h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-wrapperr_second .category-page .box .post .co2 h3 a {
    color: #040423;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin {
    display: flex;
    margin-bottom: 5px;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin>div {
    margin-right: 5px;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin .cate {
    margin-left: 5px;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin b {
    color: #D9D9D9;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin .timer p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
    margin-bottom: 0;
    position: relative;
    margin-left: 22px;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin .timer p::before {
    content: url(img/Calendar.png);
    position: absolute;
    margin-left: -22px;
    top: 1px;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin .cate a {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #B6150D;
}

.blog-wrapperr_second .category-page .box .post .co2 .thongtin .timer,
.blog-wrapperr_second .category-page .box .post .co2 .thongtin .cate {
    height: 25px;
    display: flex;
    align-items: center;
    font-family: "SF-Pro-Display-Regular";
}

.blog-wrapperr_second .category-page .box .post .co2 .nd {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "SF-Pro-Display-Regular";
}

.blog-wrapperr_second .category-page .box .post .co2 .nd p {
    margin-bottom: 0;
}

.blog-wrapperr-main {
    max-width: 1215px;
    margin: auto;
    padding: 0 15px;
    margin-bottom: 30px;
}

.blog-wrapperr-First {
    display: flow-root;
    margin-bottom: 30px;
}

.blog-wrapperr-First .box-1 {
    float: left;
    width: 100%;
    max-width: 50%;
    padding-right: 10px;
}

.blog-wrapperr-First .box-2 {
    float: right;
    width: 100%;
    max-width: 50%;
    padding-left: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.blog-wrapperr-First img {
    border-radius: 8px;
}

.blog-wrapperr-First .box-1 .post,
.blog-wrapperr-First .box-2 .post {
    margin: 0;
    position: relative;
    background-color: lightblue;
    border-radius: 8px;
    overflow: hidden;
}

.blog-wrapperr-First .box-2 .post .co1,
.blog-wrapperr_second .category-page .box .post .co1 {
    position: relative;
    overflow: hidden;
}

.blog-wrapperr-First .box-1 .post .co1 img {
    width: 100%;
    height: 446px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.blog-wrapperr-First .box-1 .post .co1 img:hover,
.blog-wrapperr-First .box-2 .post .co1 img:hover,
.blog-wrapperr_second .category-page .box .post .co1 img:hover {
    transform: scale(1.2);
}

.blog-wrapperr-First .box-2 .post .co1 img {
    width: 100%;
    height: 214px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.blog-wrapperr-First .box-1 .post .co2,
.blog-wrapperr-First .box-2 .post .co2 {
    position: absolute;
    bottom: 0;
    padding: 15px;
    z-index: 1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(0 0 0 / 80%));
}

.blog-wrapperr-First .box-1 .post .co2 .cate,
.blog-wrapperr-First .box-2 .post .co2 .cate {
    margin-bottom: 10px;
}



.blog-wrapperr-First .box-1 .post .co2 .cate a,
.blog-wrapperr-First .box-2 .post .co2 .cate a {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #B7202F;
    text-transform: uppercase;
    background-color: white;
    border-radius: 4px;
    padding: 4px 15px;
    font-family: "SF-Pro-Display-Regular";
}

.blog-wrapperr-First .box-1 .post .co2 h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
}

.blog-wrapperr-First .box-1 .post .co2 h3 a,
.blog-wrapperr-First .box-2 .post .co2 h3 a {
    color: white;
}

.blog-wrapperr-First .box-1 .post .co2 p,
.blog-wrapperr-First .box-2 .post .co2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
    position: relative;
    margin-left: 25px;
    margin-bottom: 0;
}

.blog-wrapperr-First .box-1 .post .co2 p::before,
.blog-wrapperr-First .box-2 .post .co2 p::before {
    content: url(img/Calendar2.png);
    position: absolute;
    margin-left: -25px;
}

.blog-wrapperr-First .box-2 .post .co2 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.blog-wrapperr-First .box-1 .post .co1 {
    position: relative;
    background-color: lightblue;
    border-radius: 8px;
}

.blog-wrapperr-First .box-1 .post .co1 .tmn {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #EE3A3A;
    padding: 5px 25px;
}

.blog-wrapperr-First .box-1 .post .co1 .tmn h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    color: white;
    text-transform: uppercase;
    font-family: "SF-Pro-Display-Bold";
}

.blog-wrapperr .slick-slide {
    display: none;
}

.blog-wrapperr .slick-slide.slick-active {
    display: block;
}


.blog-wrapperr .slick-dots {
    text-align: center;
}

.blog-wrapperr .slick-dots li {
    display: inline-block;
    margin: 0;
}

.blog-wrapperr .slick-dots li button {
    margin: 0 8px;
    border: none;
    min-height: unset;
    padding: 0;
    font-size: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #D9D9D9;
}

.blog-wrapperr .slick-dots li.slick-active button {
    background: #CD262D;
    border-radius: 8px;
    border: none;
}

.blog-wrapperr-main .txt {
    border-bottom: 4px solid #B6150D;
    margin-bottom: 30px;
}

.blog-wrapperr-main .txt .txtF h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C353C;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "SF-Pro-Display-Bold";
    margin-right: 48px;
}

#secondary img {
    width: 100%;
}

.blog-wrapperr-main .txt .page br {
    display: none;
}

.blog-wrapperr-main .txt .page a:hover {
    color: #332F81;
}

.blog-wrapperr-main .txt .page .child-cate.selected {
    color: #332F81;
    font-weight: 700;
}

.tax-media .project .block-1 .txt .dmcon>div .child-cate.selected {
    color: #332F81;
    font-weight: 700;
}

.blog-wrapperr-main .txt {
    display: flex;
    justify-content: left;
    align-items: center;
    padding-bottom: 12px;
}

.blog-wrapperr-main .txt .page a:nth-child(1) {
    border-left: none;
    padding-left: 0;
}

.blog-wrapperr-main .txt .page a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
    border-left: 1px solid #B4B4B4;
    padding: 0 13px;
}

.tax-media .project .block-1 .txt .dmcon>div a:nth-child(1) {
    border-left: none;
    padding-left: 0;
    text-align: right;
}

.tax-media .project .block-1 .txt .dmcon>div a {
    border-left: 1px solid #B4B4B4;
    padding: 0 15px;
}

.blog-wrapperr-main .txt .page>div {
    margin-bottom: 10px;
}


.blog-wrapperr-main .sliderss {
    margin-bottom: 10px;
    border-bottom: 1px solid #CBD1D7;
    padding: 15px 0;
    max-height: 51px;
    overflow: hidden;
}

.blog-wrapperr-main .sliderss .box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-left: 22px;
    margin-bottom: 0;
}

.blog-wrapperr-main .sliderss .box a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    margin-right: 15px;
    color: #3A3A3A;
}

.blog-wrapperr-main .sliderss .box p::before {
    content: url(img/Star.png);
    position: absolute;
    margin-left: -22px;
    top: 2px;
}

.blog-wrapperr-main .slick-track {
    margin-left: 0;
}

.tax-media .project .block-1 .post-main .post-2 .content:nth-child(1) {
    border-top: none;
    margin-top: 0px;
}

.tax-media .project .block-1 .post-main .post-2 .content:nth-child(1) .r1 a img {
    display: block !important;
    height: 205px;
}

.tax-media .project .block-1 .post-main .post-2 .content:nth-child(1) .r1>div {
    position: relative;
}

.tax-media .project .block-1 .post-main .post-2 .content:nth-child(1) .r1 .img-diff {
    display: block !important;
    width: 59px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.widget.widget_popular_posts_widget .widget-title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    border-top: 6px solid #E3E3E3;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #B6150D;
}

.widget.widget_popular_posts_widget .widget-title span {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #B6150D;
    text-transform: uppercase;
    font-family: "SF-Pro-Display-Bold";
}

.widget.widget_popular_posts_widget {
    background-color: #EEEEEE;
}

.widget.widget_popular_posts_widget .is-divider.small {
    display: none;
}

.widget.widget_popular_posts_widget .popular-posts-widget {
    padding: 0 15px 15px 15px;
}

.widget.widget_popular_posts_widget .popular-posts-widget .txt {
    border-top: 1px dashed #D8D8D8;
    margin-bottom: 0;
    border-bottom: none;
    height: 90px;
}

.widget.widget_popular_posts_widget .popular-posts-widget .first-popular-post,
.widget.widget_popular_posts_widget .popular-posts-widget .other-popular-post {
    position: relative;
}

.widget.widget_popular_posts_widget .popular-posts-widget .post-number {
    position: absolute;
    right: 0;
    font-size: 80px;
    top: 0;
    height: 90px;
    display: flex;
    align-items: center;
    color: #DDDDDD;
}


.widget.widget_popular_posts_widget .popular-posts-widget .first-popular-post .txt {
    border-top: none;
}

.widget.widget_popular_posts_widget .popular-posts-widget .first-popular-post .txt h3 {
    margin-top: 0;
}

.widget.widget_popular_posts_widget .popular-posts-widget .txt h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #D8D8D8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 20px 0;
    position: relative;
    z-index: 9;
}

.widget.widget_popular_posts_widget .popular-posts-widget .txt h3 a {
    color: #000000;
}

.widget.widget_search input[type=search] {
    /* border: 1px solid #B4B4B4; */
    border-radius: 4px;
    height: 46px;
    box-shadow: none;
}

.widget.widget_search input[type=search]::placeholder {
    font-family: "SF-Pro-Display-Regular";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #B4B4B4;
}

.widget.widget_search {
    display: block;
    height: 46px;
}

.widget.widget_search .flex-col button {
    border-radius: 4px;
    height: 46px;
    width: 46px;
    background-color: #FEEAEE;
}

.widget.widget_search .flex-col button::after {
    content: url(img/MinimalisticMagnifer.png);
    top: 10px;
    right: 10px;
}

.widget.widget_search .flex-row.relative,
.widget.widget_search .flex-col.flex-grow,
.widget.widget_search .flex-col {
    width: 100%;
}

.widget.widget_search .flex-col {
    position: absolute;
    right: 0;
}

.widget.widget_search .button.icon {
    right: 0;
    position: absolute;
}

#block-8 .tcm {
    background-color: #EEEEEE;
    padding: 15px;
}

.tcm h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #B6150D;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.tcm img {
    object-fit: cover;
}


/* Chi tiết tin tức */
.tintuc-single img {
    object-fit: cover;
}

.tintuc-single .single-layout {
    max-width: 1215px;
    margin: auto;
    padding: 0 15px;
    display: flow-root;
}

.tintuc-single .single-layout .shareprint {
    background-color: #F2F2F2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 43px;
    margin-bottom: 30px;
}

.tintuc-single .single-layout .shareprint button {
    font-family: "SF-Pro-Display-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 0;
    position: relative;
    margin-left: 30px;
    margin-right: 0;
}

.tintuc-single .single-layout .shareprint .ppt1 button::before,
.tintuc-single .single-layout .shareprint .ppt2 button::before {
    position: absolute;
    margin-left: -30px;
    width: 24px;
    height: 24px;
    top: 3px;
}

.tintuc-single .single-layout .shareprint .ppt1 button::before {
    content: url(img/Frame.png);
}

.tintuc-single .single-layout .shareprint .ppt2 button::before {
    content: url(img/Printer.png);
}

.tintuc-single .single-layout .single-main {
    float: left;
    width: 100%;
    max-width: 73%;
}

.tintuc-single .single-layout .single-sidebar {
    float: right;
    width: 100%;
    max-width: 24%;
}

.related_old .new-list-related {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.related_old .new-list-related .post-image {
    margin-bottom: 16px;
}

.related_old .new-list-related .orenda_timer3 span {
    color: #6C6C6C;
}

.tintuc-single .post-content-single h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #040423;
    margin-bottom: 5px;
}

.tintuc-single .post-content-single .times-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tintuc-single .post-content-single .times-main .times p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
    margin-bottom: 0;
}

.tintuc-single .post-content-single .times-main .times p img {
    position: relative;
    top: -1px;
    margin-right: 3px;
}

.related_old .txtF,
.tintuc-single .related_new .txtF {
    border-top: 3px solid #B6150D;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.related_old .txtF h3,
.tintuc-single .related_new .txtF h3 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #B6150D;
    margin-top: 10px;
    font-family: "SF-Pro-Display-Bold";
}

.related_old .txtF a,
.tintuc-single .related_new .txtF a {
    width: 15%;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #332F81;
}

.related_old .txtF a::after,
.tintuc-single .related_new .txtF a::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #332F81;
    margin-left: 10px;
}

.related_old img {
    height: 195px;
}

.related_old .new-list-post h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    height: 75px;
    overflow: hidden;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 0px;
}

.related_old .new-list-post h3 a {
    color: #040423;
}

.tintuc-single .related_new {
    margin-top: 30px;
}

.tintuc-single .related_new .new-list-post {
    display: flow-root;
    margin-bottom: 15px;
    border-bottom: 1px dashed #B4B4B4;
}

.tintuc-single .related_new .new-list-post:last-child {
    border-bottom: none;
}

.tintuc-single .related_new .new-list-post .post-image,
.tintuc-single .related_new .new-list-post .post-content {
    margin-bottom: 15px;
}

.tintuc-single .related_new .new-list-post .post-image {
    float: left;
    width: 32%;
}

.tintuc-single .related_new .new-list-post .post-content {
    float: right;
    width: 66%;
    padding: 20px 0;
}

.tintuc-single .related_new .new-list-post .post-image img {
    width: 287px;
    height: 158px;
}

.tintuc-single .related_new .new-list-post .post-content h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 8px;
}

.tintuc-single .related_new .new-list-post .post-content .cnt p {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #595959;
    max-height: 40px;
    overflow: hidden;
    font-family: "SF-Pro-Display-Regular";
}

.tintuc-single .related_new .new-list-post .post-content .orenda_timer3 span {
    color: #6C6C6C;
}

.tintuc-single .related_new .new-list-post .post-content h3 a {
    color: #040423;
}

.tintuc-single .related_new .new-list-post .post-content .nd {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

.tintuc-single .related_new .new-list-post .post-content .timer span {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
}

.single-layout .sliderss {
    border-bottom: 1px solid #CBD1D7;
    margin-bottom: 18px;
    max-height: 53px;
    overflow: hidden;
}

.single-layout .sliderss .box a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    margin-right: 15px;
}

.single-layout .sliderss .box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-left: 22px;
    margin-top: 20px;
}

.single-layout .sliderss .box p a {
    color: #3A3A3A;
}

.single-layout .sliderss .box p::before {
    content: url(img/Star.png);
    position: absolute;
    margin-left: -22px;
}

.single-layout .single-main .excerpt-single {
    margin-top: 10px;
}

.single-layout .single-main .excerpt-single figcaption {
    background: unset;
    font-size: 14px;
    line-height: 24px;
    color: #6C6C6C;
    padding-top: 10px;
}

div#ez-toc-container {
    padding: 0px 0px 5px 0px;
}

#ez-toc-container .ez-toc-title-container {
    border-bottom: 1px solid #D8D8D8;
    padding: 0 18px;
    line-height: 56px;
}

#ez-toc-container .ez-toc-title-container p {
    font-size: 18px;
    color: #1A1A1A;
    font-weight: bold;
}

#ez-toc-container .ez-toc-title-container .ez-toc-title-toggle a {
    margin: 0;
    top: 11px;
    position: relative;
}

#ez-toc-container nav {
    padding: 18px 18px 8px 18px;
}

#ez-toc-container a {
    margin-bottom: 10px;
}

#ez-toc-container a::before {
    display: none;
}

#ez-toc-container a:hover {
    text-decoration: none;
    color: #B6150D;
}

#ez-toc-container a:visited {
    color: #444;
}

#ez-toc-container {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
}

.excerpt-single .p1 {
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
}

.excerpt-single p,
.excerpt-single ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
}

.excerpt-single ul li {
    margin-left: 35px;
}

.excerpt-single h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #1A1A1A;
}

.excerpt-single .p2 {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #6C6C6C;
    margin-top: 15px;
}

.button.icon {
    margin-left: 0.5em;
}

.ez-toc-v2_0_61.counter-hierarchy.ez-toc-counter.ez-toc-grey.ez-toc-container-direction .ez-toc-title-container .ez-toc-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    letter-spacing: 0em !important;
    text-align: justify !important;
    color: #1A1A1A !important;
}

.ez-toc-v2_0_61.counter-hierarchy.ez-toc-counter.ez-toc-grey.ez-toc-container-direction nav ul li {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0em !important;
    text-align: justify !important;
    margin-bottom: 5px !important;
}

/* tax hình ảnh */
.tax-media {}

.tax-media img {
    object-fit: cover;
}

.tax-media .block-1 img {
    width: 100%;
}

.tax-media .project {
    width: 100%;
    max-width: 1215px;
    padding: 0 15px;
    display: flow-root;
    margin: auto;
}

.tax-media .project .block-1 {
    float: left;
    width: 100%;
    max-width: 73%;
}

.tax-media .project .block-2 {
    float: right;
    width: 100%;
    max-width: 24%;
}

.tax-media .project .block-1 .txt {
    border-bottom: 4px solid #B6150D;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tax-media .project .block-1 .txt .dmcon>div {}

.tax-media .project .block-1 .txt .dmcon>div br {
    display: none;
}

.tax-media .project .block-1 .txt .dmcon>div a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
}

.tax-media .project .block-1 .txt .dmcon>div a:hover {
    color: #332F81;
}

.tax-media .project .block-1 .txtF h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C353C;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tax-media .project .block-1 .post-main {
    display: flow-root;
}

.tax-media .project .block-1 .post-main .post-1 {
    float: left;
    width: 100%;
    max-width: 58%;
}

.tax-media .project .block-1 .post-main .post-2 {
    float: right;
    width: 100%;
    max-width: 40%;
}

.tax-media .project .block-1 .post-main .post-2 img {
    display: none;
}

.tax-media .project .block-1 .post-main .post-3 {
    float: left;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    margin-top: 10px;
    border-top: 1px solid #D8D8D8;
}

.tax-media .sidebar-tintuc img {
    width: 100%;
}

.tax-media .project .block-1 .post-main .post-3 .content {
    margin-top: 15px;
}

.tax-media .project .block-1 .post-main .post-3 .content .r1 img {
    height: 195px;
}

.tax-media .project .block-1 .post-main .post-3 .r1>div {
    position: relative;
}

.tax-media .project .block-1 .post-main .post-3 .r1>div .img-diff {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.tax-media .project .block-1 .post-main .post-1 .r1 h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #040423;
    margin-bottom: 0px;
    margin-top: 10px;
}

.tax-media .project .block-1 .post-main .post-1 .r1>div {
    position: relative;
}

.tax-media .project .block-1 .post-main .post-1 .r1 a img {
    height: 309px !important;
}

.tax-media .project .block-1 .post-main .post-1 .r1>div img {
    height: 292px;
}

.tax-media .project .block-1 .post-main .post-1 .r1>div .img-diff {
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto !important;
}

.tax-media .project .block-1 .post-main .r2 span {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
}

.tax-media .project .block-1 .post-main .r2 a {
    font-family: "SF-Pro-Display-Regular";
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #B6150D;
    margin-left: 15px;
}

.tax-media .project .block-1 .post-main .r2 {
    margin-bottom: 5px;
}

/* 
.tax-media .project .block-1 .post-main .post-1 .r1>div {
    overflow: hidden;
}

.tax-media .project .block-1 .post-main .post-1 .r1>div img {
    transition: transform 0.5s ease;
}

.tax-media .project .block-1 .post-main .post-1 .r1>div img:hover {
    transform: scale(1.2);
}

.tax-media .project .block-1 .post-main .post-1 .r1>div .img-diff {}

.tax-media .project .block-1 .post-main .post-1 .r1>div .img-diff:hover {
    transform: none;
} */


.tax-media .project .block-1 .post-main .post-1 .r3 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tax-media .project .block-1 .post-main .post-2 .r1 h2 {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #040423;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.tax-media .project .block-1 .post-main .post-3 .r1 h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    margin-top: 10px;
}


.tax-media .project .block-1 .post-main .post-2 .content {
    border-top: 1px dashed #D8D8D8;
    margin-bottom: 10px;
    margin-top: 12px;
}

.tax-media .project .block-1 .post-main .post-2 .content .r2 {
    margin-bottom: 5px;
}

.tax-media .project .sliderss {
    border-top: 1px solid #CBD1D7;
}

.tax-media .project .sliderss .box {
    border-top: 1px solid #CBD1D7;
    margin-top: 5px;
}

.tax-media .project .sliderss .box p {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    color: #3A3A3A;
    margin-left: 22px;
    margin-top: 20px;
}

.tax-media .project .sliderss .box p::before {
    content: url(img/Star.png);
    position: absolute;
    margin-left: -22px;
}

.tax-media .project .sliderss .box a {
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-right: 15px;
}

.tax-media #secondary #block-8,
.tax-video #secondary #block-8,
.tax-media #secondary #block-7 .img1,
.tax-video #secondary #block-7 .img1,
.tax-media #secondary #block-7 .banner-3>div,
.tax-video #secondary #block-7 .banner-3>div {
    display: none !important;
}

/* single */
.single-videohinhanh {
    margin-bottom: 30px;
}

.single-videohinhanh .project .block-1 .bg-times .block-times h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #040423;
}

.single-videohinhanh .project .block-1 .bg-times .block-times .times-main p {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

.single-videohinhanh .project .block-1 .bg-times .block-times .times-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single-videohinhanh .block {
    width: 100%;
    max-width: 1215px;
    padding: 0 15px;
    display: flow-root;
    margin: auto;
}

.single-videohinhanh .project .block-1 .connent p {
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
}

.related_old .new-list-related .post-image>div {
    position: relative;
}

.related_old .new-list-related .post-image>div .img-diff {
    width: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.single-videohinhanh .related_old .new-list-post h3 {
    margin-top: 5px;
}

.single-videohinhanh .related_old .txtF {
    border-top: none;
}

.tax-media .project .block-1 .box-images {
    text-align: center;
}

.tax-media .project .block-1 .box-images img {
    width: 100%;
    max-width: 706px;
    margin-bottom: 20px;
}


/* Trang đối tác*/
.video-main {}

.video-main .txtF {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 4px solid #B6150D;
    margin-bottom: 15px;
}

.video-main .txtF h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #2C353C;
}

.video-main .txtF a {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #332F81;
}

.video-main .txtF a::after {
    font-family: 'FontAwesome';
    content: "\f061";
    color: #332F81;
    margin-left: 10px;
}

.video-main .video {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.video-main .video .video-list .post-image>div {
    position: relative;
}

.video-main .video .video-list .post-image>div .img-diff {
    display: block !important;
    width: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.video-main .video .video-list .post-image img {
    width: 100%;
    object-fit: cover;
    height: 195px;
}

.video-main .video .video-list .post-content h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #040423;
    margin-top: 10px;
    height: 75px;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.video-main .video .video-list .post-content p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #6C6C6C;
}




.dkntv {
    background-image: url(img/bg-min.png);
    background-size: cover;
    padding: 15px;
    border-radius: 10px;
}

.dkntv .txtF h2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.dkntv .txtD p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin-bottom: 10px;
}

.dkntv .t0 input,
.dkntv .t0 textarea {
    border: 1px solid #D9D9D9;
    background-color: white;
    border-radius: 6px;
    height: 40px;
}

.dkntv .t0 textarea {
    height: 80px;
}

.dkntv .t0 input::placeholder {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #343D49;
}

.dkntv .t0 .t5 {
    text-align: center;
}

.dkntv .t0 .t5 input {
    border: none;
    background-color: #C60505;
    border-radius: 6px;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    height: 40px;
}

.dkntv .t0 .t5 .wpcf7-spinner {
    display: none;
}

.search-new-list>div img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.search-new-list>div .post-image {
    position: relative;
    overflow: hidden;
}

.search-new-list>div img:hover {
    transform: scale(1.2);
}

.search-new-list>div .post-content h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    margin-top: 10px;
}

.search-new-list>div .post-content h2 a {
    color: #040423;
}

.search-new-list>div .post-content .excerpt p {
    font-family: "SF-Pro-Display-Regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #595959;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.post_home_2 .post_home_list .image-post,
.tinnoibat .left2 .box .post-image,
.tinnoibat .right2 .new-list-post .post-image,
.news-style-2 .box1 .news-thumb,
.news-style-3 .news-item-bottom .news-thumb {
    position: relative;
    overflow: hidden;
}

.post_home_2 .post_home_list .image-post img,
.tinnoibat .left2 .box .post-image img,
.tinnoibat .right2 .new-list-post .post-image img,
.news-style-2 .box1 .news-thumb img,
.news-style-3 .news-item-bottom .news-thumb img {
    transition: transform 0.5s ease;
}

.post_home_2 .post_home_list .image-post img:hover,
.tinnoibat .left2 .box .post-image img:hover,
.tinnoibat .right2 .new-list-post .post-image img:hover,
.news-style-2 .box1 .news-thumb img:hover,
.news-style-3 .news-item-bottom .news-thumb img:hover {
    transform: scale(1.2);
}


.row_lh .left .dif .col-inner {}

.row_lh .left .dif .col-inner form {
    margin-bottom: 0;
}

.row_lh .left .dif .col-inner .formLienhe{

}

.row_lh .left .dif .col-inner .formLienhe textarea,
.row_lh .left .dif .col-inner .formLienhe input{
    box-shadow: none;
    border: 1px solid rgba(180, 180, 180, 1);
    border-radius: 6px;
}

.row_lh .left .dif .col-inner .formLienhe .wpcf7-spinner{
    display: none;
}

.row_lh .left .dif .col-inner .formLienhe .btn {
    margin-right: 0;
    margin-bottom: 0;
    background-color: rgba(205, 38, 45, 1);
    text-transform: initial;
}

