/*
Theme Name: DRC
Description: Website DRC
Version: 2.17
*/

@font-face {
 font-family: custom;
 src: url(/wp-content/themes/drc/fonts/ProductSansRegular.otf);
 font-weight: 400;
 }
 @font-face {
 font-family: custom;
 src: url(/wp-content/themes/drc/fonts/ProductSansBold.otf);
 font-weight: 700;
 }

 body{
    font-family: custom;
    font-size: 16px;
    line-height: 28px;
    color: #333;
 }
 ::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #e90000;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: transparent;
}

.over-x::-webkit-scrollbar {
    background-color: transparent;
    height: 5px;
}
.menu-menu-chinh-container::-webkit-scrollbar-thumb {
    background-color: white;
}
.row.team-level-2::-webkit-scrollbar {
    display: none;
}

*:focus-visible {
    outline: 1px solid #e90000;
}

.list-npp_item_text {
	width:80%;
}

.sing-post_content * {
    font-size: 16px !important;
    line-height: 28px !important;
}
.header-main {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    position: relative;
}
.header-main img {
    height: 40px;
    width: auto;
}
.menu-menu-chinh-container {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.header-bottom .navbar {
    margin-bottom: -40px;
    z-index: 9;
}
a{
    color: unset;
    text-decoration: unset;
}
ul#menu-menu-chinh {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    background: rgb(237,27,36);
    align-items: center;
    height: 60px;
    position: relative;
}
ul#menu-menu-chinh li {
    display: inline-flex;
    height: 100%;
    align-items: center;
}
ul#menu-menu-chinh li a {
    color: white;
    text-decoration: unset;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3;
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px;
}
ul#menu-menu-chinh li{
    width: calc((100% - 60px) / 7);;
}
ul#menu-menu-chinh li:first-child{
    width: 60px;
}
ul#menu-menu-chinh li a span {
    display: block;
    width: 100%;
}

ul#menu-menu-chinh li:last-child::before {
    display: none;
}

section#home-bg {
    position: relative;
    overflow: hidden;
}
.home-bg_txt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 9;
}

.home-bg_content {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    border-left: 3px solid #e3141a;
    padding-left: 15px;
    text-shadow: 1px 1px 1px #000;
    line-height: normal;
}
.home-bg_content span {
    font-size: 48px;
}
section#brand {
    background: url(/wp-content/uploads/2023/12/red-back.jpg);
    background-size: cover;
    background-position-y: bottom;
    
    position: relative;
}
.home section#brand{
    height: 90px;
}
.brand_txt {
    font-size: 32px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 300px;
}
.brand_img img {
    width: 300px;
}
.brand_img {
    position: absolute;
    width: 100%;
    bottom: -58px;
    z-index: 9;
}
section#home-slogan {
    padding:60px 0;
}
.home-slogan_icon {
    text-align: center;
    font-size: 32px;
    color: #e3141a;
    margin-bottom: 10px;
}
.home-slogan_txt {
    text-align: center;
    font-size: 24px;
    line-height: normal;
    font-weight: 700;
    color: black;
}
.home-slogan_txt_red {
    color: #d90b0c;
}
.home-cat_thumb {
    position: relative;
    width: 100%;
    padding-bottom: calc(3 / 4 * 100%);
    overflow: hidden;
}
.home-cat_thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s;
}
.home-cat_thumb:hover img{
    transform: scale(1.15);
    transition: .4s;
}
.home-cat_slide-item {
    position: relative;
    overflow: hidden;
}
.home-cat_title {
    position: absolute;
    bottom: 0;
    right: 0;
    
    background: #2F2F31;
    width: 85%;
    text-align: right;
}
.home-cat_title a {
    color: white;
    text-decoration: unset;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px;
    position: relative;
    display: block;
}
section#home-cat {
    padding: 60px 0;
    position: relative;
    background: url(https://genk.mediacdn.vn/139269124445442048/2023/12/5/tesla-cybertruck-ramat-13-1701737413972-1701737….jpg) no-repeat;
    background-size: cover;
    background-position-y: bottom;
}
section#home-cat:after {
    content: "";
    position: absolute;
    background: #ff0000bf;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.slide-cat {
    margin-top: -90px;
}
section#home-internation {
    padding: 60px 0;
    background: url(/wp-content/uploads/2023/12/background-he-thong-npp-scaled.jpg) no-repeat;
    background-size: cover;
    background-position-y: center;
}
.home-internation_col_txt {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.home-internation_txt {
    font-size: 32px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
}
form.home-internation_form {
    padding: 60px 30px;
    background: #d90b0c;
    color: white;
    margin-right: 90px;
}
form.home-internation_form label {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}
.form-input {
    margin-bottom: 20px;
}
form.home-internation_form button {
    display: block;
    margin: 0 auto;
    border: none;
    background: #292a3c;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px;
    min-width: 250px;
    border-radius: 7px;
}
.home-bao-hanh_cong-nghe_txt {
    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR-fhHRugqov9xOcNizyRCLcPhGUr7_x_i97aSJNO35rHoLCTgGg3qTHQ7ipntVGlv86Jw&usqp=CAU) no-repeat;
    height: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.home-bao-hanh_cong-nghe_txt:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #d00000f0;
    z-index: 1;
}
.home-bao-hanh_cong-nghe_txt span {
    z-index: 3;
}
section#home-bao-hanh {
    position: relative;
}
.ratio-18 {
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 18 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.hoi-dong-quan-tri_avatar .ratio-18{
padding-bottom: calc(9 / 11 * 100%);
}
.ratio-18 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ratio-21 {
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 21 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.ratio-21 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ratio-16 {
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 16 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.ratio-4 {
    position: relative;
    width: 100%;
    padding-bottom: calc(3 / 4 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.ratio-1{
    position: relative;
    width: 100%;
    padding-bottom: calc(1 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}

.ratio-16 img,.ratio-4 img,.ratio-1 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-item {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: white;
}
.post-item_content {
    padding: 30px;
}
.home .post-item_content {
    padding: 30px;
    padding-bottom: 60px;
}
.post-item_content_meta i {
    margin-right: 5px;
    color: #d00000;
}
.post-item_content_meta>span {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 2px solid #dddd;
}
.post-item_content_meta>span:last-child {
    border:none;
}
.post-item_content_meta {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
}
.post-item_title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}
.limit-5{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.limit-3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.limit-2{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
a.btn-readmore {
    text-transform: uppercase;
    color: white;
    text-decoration: unset;
    background: red;
    padding: 5px 10px;
    min-width: 150px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    border-radius: 4px;
}
.post-item_except {
    font-size: 14px;
    line-height: 18px;
}
section#news {
    padding: 60px 0;
}
.title-home {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 3rem;
    color: #d00000;
}
.post-item-vertical {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.post-item-vertical {
    display: flex;
    align-items: center;
}
.post-item_thumb_reponsive {
    width: 30%;
}
.post-item-vertical .post-item_content {
    width: 60%;
    padding: 5px;
    padding-left: 15px;
}
.post-item-vertical .post-item_thumb_reponsive {
    width: 40%;
}
.post-item-vertical .post-item_title {
    font-size: 16px;
}
.post-item-vertical a.btn-readmore {
    font-size: 13px;
    padding: 5px 10px;
    min-width: 120px;
    margin-top: 5px;
    line-height: 1.6;
    display: inline-block;
}
.post-item-vertical .post-item_except {
    font-size: 13px;
    line-height: 18px;
}
.post-item-vertical .post-item_content_meta{
    margin-bottom: 0;
}
.footer-support {
    padding: 30px 0;
    background: url(/wp-content/uploads/2023/12/red-back.jpg) no-repeat;
    color: white;
    background-size: cover;
}
.footer-support_item {
    border-right: 2px solid #5a5a5a45;
    padding: 0 30px;
}
.footer-support_item span {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 10px;
}
.footer-support_item i {
    margin-right: 8px;
}
.footer-support_item_main {
    font-size: 20px;
    font-weight: 700;
}
ul.footer-support_item_social {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
ul.footer-support_item_social li {
    margin-right: 10px;
}
ul.footer-support_item_social li a {
    color: white;
}
.footer-contact {
    padding: 60px 0;
    position: relative;
    background: white;
}

.footer-contact .container {
    z-index: 3;
    position: relative;
}
.logo-footer img {
    width: auto;
    height: 50px;
}
img.img-fluid.logo-footer_small {
    margin-left: 10px;
}
.logo-footer {
    margin-bottom: 10px;
}
.footer-contact_company {
    text-transform: uppercase;
    font-weight: 700;
    color: #ed1a25;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: normal;
    text-align: center;
}
ul.footer-contact_opening {
    list-style: none;
    justify-content: center;
    gap: 30px;
    margin: 0;
    padding: 0;
    display: flex;
    margin-bottom: 30px;
}
.footer-contact:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/wp-content/uploads/2024/04/drc-tire-track-footer.png) no-repeat;
    height: 30%;
    width: 100%;
    background-size: cover;
    opacity: .1;
}
.footer-contact:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 5px;
    width: 100%;
    background: #ed1a25;
}
ul.footer-contact_opening i {
    margin-right: 5px;
}
.title-foter {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}
.text-footer {
    text-align: center;
}
.footer-contact_opening_icon {
    width: 50px;
    height: 50px;
    border: 1px solid #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    color: #e90000;
    font-size: 20px;
}
.footer-contact_opening_title {
    font-weight: 700;
    color: white;
}
.footer-contact_opening_content {
    font-size: 14px;
    line-height: normal;
}
ul.list-footer {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-footer li a {
    text-decoration: unset;
    color: unset;
}
.title-footer {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu {
    display: flex;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background: #000000de;
    opacity: 0;
    transition: .4s;
        top: 0;
        justify-content: space-around;
        z-index: -10;
        visibility: hidden;
}
ul#menu-menu-chinh>.menu-item-has-children:hover ul.sub-menu{
    opacity: 1;
    transition: .4s;
    top:100%;
    visibility: visible;
}

ul#menu-menu-chinh ul.sub-menu>li{
        position: relative;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 300%;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background: #000000de;
    padding: 5px 0;
}
ul#menu-menu-chinh>.menu-item-has-children>ul.sub-menu>.menu-item-has-children:hover>ul.sub-menu{
        opacity: 1;
    transition: .4s;
    top: 100%;
    visibility: visible;
}

ul.sub-menu ul.sub-menu:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    background: #e3141a;
    height: 1px;
    width: 50%;
    transform: translate(-50%, 0);
}


.page-bg {
    position: relative;
    height: 400px;
    background: url(https://png.pngtree.com/background/20230522/original/pngtree-three-car-tires-are-in-the-rain-at-night-picture-image_2685650.jpg) no-repeat;
    background-size: cover;
    background-position-y: center;
}
.page-bg_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    z-index: 1;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
}
.page-bg_title span {
    position: relative;
    padding: 10px 0;
}
ul.list-footer li a {
    color: white;
}
.page-bg_title span:before {
    content: "";
    height: 3px;
    width: 30%;
    background: red;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.page-content {
    padding: 60px 0;
}
.page-content h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    color: black;
    margin-bottom: 20px;
}
.page-tieu-chi .container {
    margin-bottom: -150px;
    position: relative;
}
.page-tieu-chi_item {
    padding: 30px;
    background: #e3141a;
    color: white;
    font-size: 20px;
}
.page-tieu-chi_item_title {
    text-align: center;
}
.page-tieu-chi_item_title span {
    color: #d90b0c;
    background: white;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}
.page-tieu-chi_item_content {
    font-size: 16px;
    text-align: center;
}
.page-tieu-chi .row {
    margin-top: -60px;
}
.page-cot-moc {
    padding: 60px 0;
}
h2.title-page {
    text-align: center;
    color: #ed1b24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
}
.hoi-dong-quan-tri_item {
    display: flex;
    align-items: center;
}
.hoi-dong-quan-tri_avatar {
    width: 60%;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.hoi-dong-quan-tri_avatar:before {
    content: "";
    position: absolute;
    right: -75px;
    top: 0;
    width: 0;
    height: 0;
    border: 75px solid transparent;
    border-top: 0;
    border-bottom: 150px solid white;
    z-index: 2;
}
.hoi-dong-quan-tri_avatar:before{
    display: none;
}
.hoi-dong-quan-tri_content {
    width: 60%;
    padding-left: 20px;
}
.hoi-dong-quan-tri_name {
    font-size: 20px;
}
.hoi-dong-quan-tri_level {
    color: #f40000;
}
.hoi-dong-quan-tri {
    padding: 60px 0;
    background: #e3141a;
    background-size: cover;
    position: relative;
}
.hoi-dong-quan-tri:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2024/04/drc-city-line-01-trang.png) no-repeat;
    background-size: cover;
    opacity: .3;
}
.hoi-dong-quan-tri_item {
    display: flex;
    align-items: center;
    background: white;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
}
.so-do-to-chuc {
    padding: 60px 0;
}
.ban-kiem-soat:before {
    background: url(/wp-content/uploads/2024/04/drc-tire-track.png) no-repeat;
    top: unset;
    bottom: 0;
    height: 300px;
    background-size: cover;
    opacity: .3;
}
.nav-page_item {
    display: flex;
    align-items: center;
    padding: 15px;
    background: #f40000d9;
    color: white;
    text-transform: uppercase;
}
.nav-page_icon {
    width: 50px;
    background: white;
    padding: 5px;
    height: 50px;
    display: flex;
    align-items: center;
}
.nav-page_title {
    margin-left: 20px;
    width: calc(100% - 4vw);
}
.nav-page {
    padding: 60px 0;
    background: url(/wp-content/uploads/2024/04/drc-nha-may-dieu-huong.jpg) no-repeat;
    background-size: cover;
    background-position-y: bottom;
    min-height: 350px;
    display: flex;
    align-items: center;
}
.ban-dieu-hanh:before {
    background: url(/wp-content/uploads/2024/04/drc-nha-may-1-scaled.jpg) no-repeat;
    opacity: .1;
}
.ban-dieu-hanh_item {
    display: block;
    background: unset;
    text-align: center;
}
.hoi-dong-quan-tri.ban-dieu-hanh {
    background: unset;
}
.ban-dieu-hanh_avatar {
    margin: 0 auto;
    display: inline-block;
}
.ban-dieu-hanh_avatar {
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    width: 100%;
    padding-bottom: calc(1 * 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.ban-dieu-hanh_avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hoi-dong-quan-tri_content {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9;
}
.lien-he_tieu-chi {
    padding: 60px 0;
}
.lien-he_tieu-chi_item {
    display: flex;
}
.ban-dieu-hanh .hoi-dong-quan-tri_avatar:before{
    display: none;
}
.ban-dieu-hanh .hoi-dong-quan-tri_content{
    padding: 0;
}
.lien-he_tieu-chi_icon {
    width: 100px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f40000;
    color: white;
    font-size: 32px;
        padding-right: 30px;
        position: relative;
}
.lien-he_tieu-chi_icon:before {
    content: "";
    position: absolute;
    right: -75px;
    top: 0;
    width: 0;
    height: 0;
    border: 75px solid transparent;
    border-top: 0;
    border-bottom: 150px solid white;
    z-index: 2;
}

.lien-he_tieu-chi_content {
    width: calc(100% - 100px);
    padding-left: 30px;
    font-size: 14px;
    position: relative;
}
.lien-he_tieu-chi_content:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top: 0;
    border-bottom: 60px solid #ffffff;
}
.lien-he_tieu-chi_item {
    display: flex;
    border: 2px solid #f40000;
    position: relative;
}
.lien-he_tieu-chi_item:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    bottom: -2px;
    left: 0;
    background: red;
    z-index: 3;
}
.wpcf7 {
    background: #F0F1F6;
    padding: 30px;
}
.wpcf7 input {
    background: white;
    border: none;
    padding: 10px 15px;
    width: 100%;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
.wpcf7 textarea {
    width: 100%;
    border: none;
    padding: 10px 15px;
    height: 200px;
}
::placeholder {
    color: #8c8c8c;
    font-weight: 400;
}
.btn-submit>p {
    display: inline-block;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-submit {
    display: inline-block;
    width: unset;
    background: #f40000;
    color: white;
    padding-right: 50px;
}
.btn-submit {
    display: inline-block;
    position: relative;
}
.btn-submit:after {
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 5px;
    background: black;
    height: 100%;
    width: 40px;
    text-align: center;
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    right: 0;
    top: 0;
}
.wpcf7-spinner {
    position: absolute;
    top: 100%;
    left: 0;
}
.lien-he_form {
    padding: 60px 0;
}
.archive_list-post {
    padding: 60px 0;
    background: #f40000e0;
    position: relative;
}
.archive_list-post:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/04/drc-day-chuyen-cong-nghe.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: -3;
    top: 0;
    left: 0;
}
article.list-post_item {
    background: white;
    overflow: hidden;
}
.list-post_item_text {
    padding: 15px;
    border-top: 3px solid #f40000;
}
.list-post_item_text a {
    text-decoration: unset;
    color: unset;
}
.list-post_item_text h3 {
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
        margin: 0;
}
.archive .list-post_item_text h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin: 0;
    height: 44px;
    overflow: hidden;
}

.pagination {
    text-align: center;
    display: block;
    margin-top: 60px;
    position: relative;
    z-index: 9;
}
.page-numbers {
    min-width: 40px;
    display: inline-block;
    background: white;
    text-align: center;
    text-decoration: unset;
    color: #333;
    padding: 5px;
}
a.next.page-numbers {
    padding: 5px 15px;
}
.page-numbers.current {
    background: black;
    color: white;
}
.profile-book {
    padding: 60px 0;
    text-align: center;
}
.profile-book_img {
    margin: 0 auto;
    display: block;
    width: 400px;
    margin-bottom: 30px;
}
.profile-book_img img {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.profile-book_btn {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    gap: 15px;
}
.profile-book_btn>a {
    color: unset;
    text-decoration: unset;
    border: 1px solid;
    padding: 5px 20px;
    border-radius: 4px;
}
.profile-book_btn i {
    margin-right: 3px;
}
a.profile-book_btn_view {
    background: #e90000;
    border-color: #e90000;
    color: white;
}
a.profile-book_btn_download {
    color: #e90000;
    border-color: #e90000;
}
.profile-book_share {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 30px;
    background: #f6fbff;
}
.profile-book_share>a {
    margin-left: 10px;
}
a.profile-book_share_fb {
    color: #2c68ff;
}
a.profile-book_share_twitter {
    color: #1D96E8;
}
a.profile-book_share_linkedin {
    color: #3870c8;
}
.sing-post_share {
    text-align: right;
}
.sing-post_share ul {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
}
.sing-post_share li {
    display: inline-flex;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background: red;
    border-radius: 100%;
}
.sing-post_share ul li a {
    color: white;
}
.sing-post_layout_main {
    margin-bottom: 30px;
    border-bottom: 2px solid #d5d5d5;
}
.sing-post_share {
    margin-bottom: 30px;
}
.related-post {
    display: flex;
    margin-bottom: 10px;
}
.related-post_text {
    padding-left: 15px;
    width: calc(100% - 150px);
}


.related-post_text h2 {
    font-size: 16px;
    color: #333;
}
.related-post_text a {
    color: #e90000;
    text-decoration: unset;
}
.related-post_text i {
    margin-left: 10px;
}
.related-post_text h2 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.related-post_img {
    height: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 150px;
}
h3.sing-post_layout_relative_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: black;
    margin-bottom: 30px;
}
h3.sing-post_layout_relative_title span {
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
}
h3.sing-post_layout_relative_title span:before {
    content: "";
    background: #e90000;
    height: 3px;
    width: 100px;
    bottom: 0;
    left: 0;
    position: absolute;
}
.sing-post_layout {
    margin-top: 30px;
}
h1.sing-post_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #e90000;
    font-weight: 700;
    margin-bottom: 10px;
}
.tin-co-dong_main {
    padding: 30px 0;
}
.tin-co-dong_list {
    padding: 30px 10px;
}
.tin-co-dong_title {
    font-size: 20px;
    color: #e90000;
    font-weight: 700;
    text-transform: uppercase;
}
.tin-co-dong_header {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tin-co-dong_item a {
    color: black;
    text-decoration: unset;
}
.tin-co-dong_item i {
    color: #e90000;
    margin-right: 5px;
}
.tin-co-dong_item {
    position: relative;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.form-select{
        cursor: pointer;
    width: auto;
}

article.list-product_item {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    position: relative;
}
.label-product {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 999;
}
.label-product-feature {
    padding: 5px 10px;
    background: white;
    border: 1px solid #df0000;
    color: #df0000;
    font-size: 13px;
    line-height: normal;
    border-radius: 30px;
    margin-bottom: 5px;
}
.label-product-new {
    padding: 5px 10px;
    background: #df0000;
    border: 1px solid #df0000;
    color: white;
    font-size: 13px;
    line-height: normal;
    border-radius: 30px;
    text-align: center;
    width: 50px;
}
.list-product_item_text_title a {
    color: white;
    background: #e90000;
    display: block;
    text-align: center;
    text-decoration: unset;
    font-size: 16px;
    padding: 5px;
}
.layout-product-archive_main {
    padding: 60px 0;
}
.list-product_item_thumb {
    padding: 30px;
}
.widget-product_item_list-cat a {
    color: black;
    text-decoration: unset;
    font-weight: 700;
    padding: 10px;
    padding-left: 20px;
    display: block;
    background: #f0f0f0;
    margin-bottom: 5px;
    border-left: 3px solid #e8e8e8;
    transition: .4s;
}
.widget-product_item_list-cat a:hover {
    border-color: #df0000;
    transition: .4s;
}
.widget-product_item_list-cat {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.term-item {
    width: 100%;
    order: 2;
}
.term-item.term-id-104 {
    order: 1;
}
.single-product-layout {
    padding: 60px 0;
}
.swiper-slide-thumb-active img {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
    background-image: url(/wp-content/uploads/2023/12/star.png);
}
h1.single-product-title {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}
.single-product-rating {
    margin-bottom: 30px;
}
.single-product_short-desc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-product_short-desc li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/12/favicon.png) no-repeat;
    height: 100%;
    width: 30px;
    left: 0;
    top: 0;
    background-size: contain;
    display: flex;
    align-items: center;
    background-position-y: center;
}
.single-product_short-desc li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 5px;
}
.single-product_location-recommen_title {
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}
.single-product_location-recommen ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.single-product_location-recommen ul li img {
    max-height: 50px;
    width: auto;
}
.single-product_location-recommen ul li {
    margin-right: 10px;
}
h2.single-product-info_title {
    font-size: 16px;
    font-weight: 700;
    color: black;
}
.single-product-main {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
}



.single-product-info table tbody td:first-child {
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}

.accordion-button{
    color: white !important;
    padding: 10px 15px;
}
.accordion-button.collapsed {
    background: #7e7e7e;
    
}
.accordion-button:not(.collapsed) {
    background: #e90000;
}
.accordion-item {
    margin-bottom: 10px;
}
.accordion-button:focus {
    border: none !important;
    outline: none !IMPORTANT;
    box-shadow: none !important;
}
.single-product_post-related {
    padding: 60px 0;
    background: url(/wp-content/uploads/2023/12/1683092828333.jpeg) no-repeat;
    background-size: cover;
    background-position-y: center;
    position: relative;
}
.single-product_post-related:after {
    content: "";
    position: absolute;
    background: #000000b8;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.single-product_post-related .container {
    position: relative;
    z-index: 3;
}
h2.single-product_post-related_title.text-white.text-center {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
h2.single-product_post-related_title.text-white.text-center span {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
    display: inline-block;
}
h2.single-product_post-related_title.text-white.text-center span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: red;
    height: 2px;
    width: 50px;
}
.single-product-related-item {
    position: relative;
    background: white;
}
.single-product-related-item img {
    transform: translate(0, 40%);
}
.single-product-related_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
}
h3.single-product-related_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}
.single-product-related_content a {
    color: #ed1b24;
    text-decoration: unset;
}
.single-product-related_content a i {
    margin-left: 5px;
}
.btn-tax {
    text-align: center;
    margin-top: 30px;
}
.btn-tax a {
    padding: 10px 15px;
    background: red;
    color: white;
    text-decoration: unset;
    text-transform: uppercase;
}
.home-cat_title a:before {
    content: "";
    position: absolute;
    left: -24px;
    top: 0;
    width: 0;
    height: 0;
    border: 24px solid transparent;
    border-top: 0;
    border-bottom: 48px solid #2f2f31;
}
.cat-content {
    padding: 60px 0;
}
h2.cat-content_title {
    text-align: center;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.chat-luong-bao-hanh_logo {
    padding: 60px 0;
}
.chat-luong-bao-hanh_logo .swiper-slide {
    background: white;
    padding: 15px;
}
.chat-luong-bao-hanh_radial {
    padding: 60px 0;
    padding-bottom: 0;
}
.chat-luong-bao-hanh_xe-may {
    padding-bottom: 60px;
}
.home-bao-hanh_cong-nghe_txt span {
    z-index: 3;
    font-size: 32px;
    padding: 30px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-bao-hanh_cong-nghe_txt span a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.home-slogan_icon img {
    width: 50px;
}

.center-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.center-icon_white {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-49%,-49%);
    z-index: 2;
}
.center-icon_white img {
    width: 200px;
    filter: brightness(0) invert(1);
    -webkit-filter:brightness(0) invert(1);
}
.center-icon img {
    width: 200px;
}
.van-hoa_mot-chia-se {
    padding: 60px 0;
}
h2.title-van-hoa {
    color: black;
    margin-bottom: 20px;
}
h3.van-hoa-slide_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
        background: #f40000;
    padding: 10px 35px;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
        margin-bottom: 20px;
            text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;

}
.van-hoa-slide_txt {
    padding: 15px;
    background: #efefef;
    height: 100%;
}
.btn-van-hoa {
    color: #f40000;
    text-decoration: unset;
    display: block;
    display: none;
}
.btn-van-hoa  i {
    margin-left: 5px;
}
.van-hoa-slide_content {
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 16* 100%);
    overflow: hidden;
    height: 100%;
    display: block;
}
.quote-van-hoa:before {
    content: "";
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 0;
    height: 0;
    border: 50px solid transparent;
    border-top: 0;
    border-bottom: 50px solid #f40000;
    z-index: -1;
}
.quote-van-hoa {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    color: white;
    padding-right: 5px;
}
.van-hoa-slide__thumb {
    position: relative;
}
.swiper-slide .drc-book_item {
    transform: scale(1);
    transition: .4s all;
    position: relative;
}
a.profile-book_btn_view.sach-van-hoa_btn {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    border: 1px solid;
    padding: 5px 20px;
    border-radius: 4px;
        opacity: 0;
    transition: .3s;

}
.drc-book_item:hover .sach-van-hoa_btn{
    opacity: 1;
    transition: .3s;
}
a.profile-book_btn_view.sach-van-hoa_btn i{
    margin-right: 5px;
}

.swiper-slide-active .drc-book_item {
    transform: scale(1.11);
    transition: .4s all;
    transition-delay: .4s;
}
.drc-book_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -120px;
}
.drc-book .slide-nguoi-drc{
    padding: 30px 0;
    width: 80%;
}

.drc-book .swiper-slide {
    z-index: 3;
}
.drc-book .swiper-slide-active {
    z-index: 9;
}
.drc-book {
    padding: 60px 0;
    position: relative;
    background: #f40000;
}
.drc-book:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/wp-content/uploads/2024/04/drc-city-line-01-trang.png) no-repeat;
    z-index: 1;
    background-size: cover;
}
.drc-book .container {
    z-index: 3;
    position: relative;
}
.van-hoa_thu-vien_item {
    display: flex;
    align-items: flex-start;
    position: relative;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.van-hoa_thu-vien_item:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #e90000;
}
.van-hoa_thu-vien {
    padding: 60px 0;
    background: white;
}
.van-hoa_thu-vien_thumb {
    width: 40%;
}
.van-hoa_thu-vien_txt {
    width: 60%;
    padding-left: 20px;
}
.van-hoa_thu-vien_title {
    color: #333;
    font-weight: 700;
}
.single-product_short-desc {
    margin-bottom: 20px;
}
.single-product_location-recommen {
    margin-bottom: 30px;
}
.single-product-btn {
    display: flex;
}
.btn-product {
    padding: 5px 10px;
    background: #df0000;
    color: white;
    text-decoration: unset;
    text-transform: uppercase;
    border: 1px solid #df0000;
}
a.btn-product.btn-tuvan {
    background: white;
    color: #df0000;
    margin-right: 10px;
}
td a {
    text-decoration: unset;
    color: unset;
    text-align: center;
    display: block;
}
.chat-luong-bao-hanh_radial thead td {
    background: unset;
    color: white;
    text-align: center;
}
.chat-luong-bao-hanh_radial thead {
    background: #e90000;
}
.antoan_tieuchi {
    padding: 60px 0;
    position: relative;
    background: url(/wp-content/uploads/2023/12/moutain-snow.jpg) no-repeat;
    background-size: cover;
    background-position-y: center;
}
.antoan_tieuchi:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffffe8;
    z-index: 1;
}
.antoan_tieuchi .container {
    position: relative;
    z-index: 3;
}
.antoan_tieuchi_quote {
    text-align: center;
    margin-bottom: 60px;
}
.antoan_tieuchi_quote i {
    font-size: 48px;
    color: #e3141a;
}
.antoan_tieuchi_quote p {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    width: 48%;
    margin: 0 auto;
    line-height: normal;
}
.antoan_tieuchi_list {
    position: relative;
    width: 70%;
    margin: 0 auto;
    margin-top: 160px;
}
.antoan_tieuchi_list_item {
    background: #d90b0c;
    padding: 10px 15px;
    color: white;
    border-radius: 30px;
    width: 300px;
    font-size: 16px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
}
.antoan_tieuchi_item1 {
    position: absolute;
    left: 0;
    top: 0;
        transform: translate(75px, 0);
}
.antoan_tieuchi_item2 {
    position: absolute;
    left: 0;
    top: 50%;
        transform: translate(0px, -50%);
}
.antoan_tieuchi_item3 {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-75px, 0);
}
.antoan_tieuchi_item4 {
    position: absolute;
    right: 0;
    top: 0;
        transform: translate(-75px, 0);
}
.antoan_tieuchi_item5 {
    position: absolute;
    right: 0;
    top: 50%;
        transform: translate(-0px, -50%);
}
.antoan_tieuchi_item6 {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(75px, 0);
}
.antoan_tieuchi_list_img {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
}
.antoan_tieuchi_list_img img {
    width: 250px;
}
.no-bg {
    background: #f6f6f6;
}
.no-bg article.list-post_item {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.no-bg .list-post_item_text {
    border-bottom: 3px solid #f40000;
    padding-top: 0;
    border-top: none;
}

.antoan_tieuchi_item7 {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%,50px);
}
.sanxuat_tieuchi_wheel {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: -3;
    opacity: .2;
}
.antoan_tieuchi{
    overflow: hidden;
}
.sanxuat_tieuchi .antoan_tieuchi_list_item {
    text-transform: uppercase;
}
.quote_congnghe {
    background: white;
    padding: 30px 0;
}
.quote_congnghe{
    padding-bottom: 0;
}
.quote_congnghe_content i {
    font-size: 48px;
    color: #f40000;
}
.quote_congnghe_content {
    width: 60%;
    margin: 0 auto;
}
.tieu-chi-cat {
    padding: 60px 0;
    position: relative;
    background: url(/wp-content/uploads/2023/12/drc-building.jpg) no-repeat;
    background-size: cover;
    background-position-y: center;
}
.tieu-chi-cat:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #e90000e0;
    z-index: 1;
}
.tieu-chi-cat_item {
    position: relative;
    overflow: hidden;
}
.tieu-chi-cat_item_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000000de;
    color: white;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
        line-height: normal;
}
.tu-van_faq {
    padding: 60px 0;
}
.tu-van_faq {
    padding: 60px 0;
}
.accordion-collapse {
    padding: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tu-van_faq h2 span {
    text-transform: uppercase;
}

.footer-support_item.no-border {
    border: none;
}
.cot-moc_content {
    padding: 30px;
    background: #e3141a;
    color: white;
    text-align: center;
}
.cot-moc_content span {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.tabcontent {
    margin-bottom: 30px;
}
.category-he-thong-phan-phoi section#home-internation{
    position: relative;
}

.category-he-thong-phan-phoi section#home-internation .container {
    position: relative;
    z-index: 3;
}
.loi-the-canh-tranh {
    padding: 60px 0;
    background: url(/wp-content/uploads/2024/04/drc-nha-phan-phoi.jpg) no-repeat;
    position: relative;
    background-size: cover;
}
.loi-the-canh-tranh_txt {
    color: white;
    font-weight: 700;
    font-size: 24px;
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.loi-the-canh-tranh_txt span {
    display: block;
    text-transform: uppercase;
}
a.loi-the-canh-tranh_btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    background: white;
    text-decoration: unset;
    color: #333;
    text-transform: uppercase;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    border-radius: 7px;
}
ul#menu-menu-chinh ul.sub-menu>li {
    width: 100%;
    justify-content: center;
}
ul#menu-menu-chinh li a {
    position: relative;
}
ul#menu-menu-chinh li a:before {
    position: absolute;
    content: "";
    height: 50%;
    width: 1px;
    background: white;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
ul#menu-menu-chinh li:last-child a:before{
    display: none;
}
ul#menu-menu-chinh li ul.sub-menu ul.sub-menu a:before {
    display: none;
}
ul#menu-menu-chinh li ul.sub-menu ul.sub-menu li a {
    text-align: left;
    display: inline-block;
    padding: 5px 10px;
    text-transform: unset;
}
/*ul#menu-menu-chinh li.menu-item-has-children>a:after {
    content: "\f107";
    color: white;
    z-index: 999;
    margin-left: 5px;
    font-family: fontawesome;
    font-size: 13px;
    font-weight: 400;
    opacity: .8;
    transform: .4s all;
}
*/
ul#menu-menu-chinh li.menu-item-has-children>a:hover:after{
    opacity: 1;
}
ul.sub-menu li a {
    opacity: .7;
    transition: .4s all;
}
ul.sub-menu li a:hover{
    opacity: 1;
}
.brand-list {
    align-items: center;
}
.float-contact {
    position: fixed;
    right: 15px;
    bottom: 30px;
    z-index: 999;
}
.float-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.float-contact ul li a {
    width: 50px;
    height: 50px;
    display: flex;
    text-align: center;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    transition: background-color .3s ease;
    pointer-events: all;
    border-radius: 3px;
    color: white;
}
li.float-contact_messs a {
    background: #007bff;
}
li.float-contact_phone a {
    background: #ffc107;
}
li.float-contact_location a {
    background: #28a745;
}
li.float-contact_pdf a {
    background: #dc3545;
    position: relative;
}
li.float-contact_pdf a:before{
     content: "Hệ thống phân phối";
    position: absolute;
    right: 100%;
    width: 170px;
    height: 100%;
    display: flex;
    align-items: center;
    animation: toggle_show 8s infinite;
    background: #dc3545;
    color: white;
        justify-content: center;
        font-size: 16px;
}

@keyframes toggle_show{
    0% {
    transform: translate3d(100%,0,0);
    opacity: 0;
}
30% {
    transform: translate3d(0,0,0);
    opacity: 1;
}
70% {
    transform: translate3d(0,0,0);
    opacity: 1;
}
100% {
    transform: translate3d(100%,0,0);
    opacity: 0;
}
}
.fancybox__content {
    padding: 5px;
    background: white;
}
.tieu-chi-cat_congnghe:before {
    background: #ffffffd1;
}

.drc_post-child .post-item_title {
    font-size: 16px;
    margin: 0;
    height: 40px;
}

.language {
    position: absolute;
    top: 0;
    right: 15px;
}
ul#menu-menu-chinh ul.sub-menu>li.current-menu-item a {
    opacity: 1;
}
.nav-page .row {
    max-width: 80%;
    margin: 0 auto;
}
.page-template-tin-co-dong .nav-page_col{
    width: 50%;
}
.category-tin-drc .nav-page_col{
    width: 50%;
}
.category-he-thong-phan-phoi .nav-page_col{
    width: 25%;
}
.category-he-thong-phan-phoi .nav-page .row{
        max-width: 90%;
}
.page-template-chat-luong-bao-hanh .nav-page_col{
    width: 50%;
}
.page-template-ho-so-nang-luc .nav-page .row,.page-template-van-hoa .nav-page .row{
    max-width: 80%;
}
.bg-red {
    background: url(/wp-content/uploads/2023/12/drc-building.jpg) no-repeat;
    background-size: cover;
    background-position-y: center;
    position: relative;
}
.bg-red:before {
    background: #ff0000cc;
    z-index: 1;
}
.bg-red>.container {
    position: relative;
    z-index: 3;
}
.bg-red .post-item {
    background: white;
}
.so-do-to-chuc img {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.npp_count-up {
    text-align: left;
    color: white;
    display: block;
    justify-content: center;
    font-size: 20px;
    margin-top: 20px;
}
.npp_count-up span {
    font-size: 48px;
    font-weight: 700;
}
.npp_count-up_num {
    position: relative;
    padding-right: 20px;
}
.npp_count-up_num:before {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
}
.npp_count-up_num {
    position: relative;
    padding-right: 25px;
    line-height: 1;
}
.media-box iframe {
    width: 100%;
}
.gia-tri-cot-loi img {
    width: 800px;
    display: block;
    margin: 0 auto;
}
ul#menu-menu-chinh li ul.sub-menu li a {
    padding: 15px 0;
        max-width: 100%;

}
.swiper-slide-active .media-box {
    transform: scale(1.11);
    transition: .4s;
    transition-delay: .3s;
}
.media-box{
    transform: scale(1.0);
    transition: .4s;
}
.slide-youtube {
    padding: 20px 0;
}
a.glink img {
    height: 16px;
}
section#media {
    padding-top: 30px;
    padding-bottom: 60px;
}
.home_doi-tac_logo {
    display: flex;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.home_doi-tac_logo img {
    height: 50px;
}
section#partner {
    padding-bottom: 60px;
}
.slide-doi-tac{
    padding: 10px 0;
}
.page-template-nguon-nhan-luc-php h2.title-page {
    margin-bottom: 60px;
}
.thumb-san-pham{
    width: 60px;
        order: -1;
        padding: 5px;
}
.thumb-san-pham .swiper-wrapper {
    display: block;
}
.thumb-san-pham .swiper-wrapper .swiper-slide{
    width: 100% !important;
       margin-bottom: 10px;
            height: 60px;
            cursor: pointer;

}
.single-product-gallery {
    width: calc(100% - 60px);
}
video#my-video {
    width: 100%;
}
div#video-container {
    position: relative;
}
button#volume-button {
    background: rgb(26 26 26 / 60%);
    align-items: center;
    border: 1px solid hsl(0deg 0% 100% / 40%);
    color: white;
    border-radius: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: .5;
    font-size: 13px;
}
button#volume-button:hover{
    opacity: 1;
}
.media_txt_title {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.media_txt {
    padding-left: 15px;
    text-align: justify;
}
a#searchLink {
    background: black;
    padding: 10px 15px;
    border-radius: 7px;
    text-transform: uppercase;
}
.home-slide-item {
    position: relative;
}
.home-slide_txt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
        z-index: 3;
}
.home-slide_txt_box {
    width: 420px;
    color: white;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
    height: 300px;
    background: #ffffff96;
    padding: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.home-slide_img {
    position: relative;
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 27* 100%);
    overflow: hidden;
}
.home-slide_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sing-post_content img {
    max-width: 100%;
}
.home-slide_content p {
    margin: 0;
}
h2.home-slide_txt_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    color: #e3141a;
    position: relative;
    padding-top: 10px;
}
.home-slide_txt_title:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 0%;
    background: #ed1a25;
}
.swiper-slide-active .home-slide_txt_title:after{
    width: 50%;
    transition-delay: 1.5s;
    transition-duration: 1s;
}
.home-slide_content {
    color: #333;
    font-size: 16px;
}
.home-slide_content.limit-3 p {
    margin: 0;
}
a.home-slide_txt_btn {
    padding: 5px 10px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #e3141a;
    font-size: 16px;
}
a.home-slide_txt_btn i {
    margin-left: 5px;
}
h2.home-slide_txt_title,.home-slide_txt_date,.home-slide_content,a.home-slide_txt_btn{
    opacity: 0;
    transform: translate(-300%, 0);
    transition: .4s;
}
.swiper-slide-active h2.home-slide_txt_title,.swiper-slide-active .home-slide_txt_date,.swiper-slide-active .home-slide_content,.swiper-slide-active a.home-slide_txt_btn{
    opacity: 1;
    transform: translate(0, 0);
    transition: .4s all;
}
.swiper-slide-active h2.home-slide_txt_title{
    transition-delay: 0;
}
.swiper-slide-active .home-slide_txt_date{
    transition-delay: .3s;
}
.swiper-slide-active .home-slide_content{
    transition-delay: .6s;
}
.swiper-slide-active a.home-slide_txt_btn{
    transition-delay: .9s;
}
.swiper-button-next, .swiper-button-prev {
    color: white;
    filter: drop-shadow(0 0 3px black);
}
.row.row-swiper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
}
.col-lg-7.col-swiper {
    position: relative;
}
.modal-content{
        background: transparent;
        backdrop-filter: blur(7px);
    }
    .modal-header {
    border: unset;
}
.df-container .df-bg {
    background: transparent !important;
}
.modal-fullscreen .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.df-container.df-init .df-loading-info{
    display: none !important;
}
.modal-fullscreen .modal-body {
    display: flex;
    align-items: center;
}
section#media h2 {
    margin-bottom: 30px;
}
.home .slide-youtube{
    padding: 0;
}
.home-bao-hanh_box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.home-bao-hanh_cong-nghe_txt:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2024/04/drc-tire-track.png) no-repeat;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-size: cover;
    opacity: .6;
    z-index: 1;
}
.footer-thumb {
    display: none;
}
.home .footer-thumb {
    display: block;
}
.text-footer span{
    display: block;
}
.van-hoa_quote img {
    width: 50px;
}
.van-hoa_quote_txt {
    font-weight: 700;
    font-size: 20px;
    color: #ed1a25;
    margin-bottom: 60px;
}
.tieu-chi-cat.tieu-chi-cat_congnghe {
    padding: 60px 0;
    position: relative;
    background: white;
    padding-top: 30px;
}
.tieu-chi-cat_congnghe:before {
    background: url(/wp-content/uploads/2024/04/drc-city-line-01-xam.png) no-repeat;
    background-size: cover;
}
.tieu-chi-cat.tieu-chi-cat_an-toan {
    background: white;
}
.tieu-chi-cat.tieu-chi-cat_an-toan:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(/wp-content/uploads/2024/04/drc-city-line-01-xam.png) no-repeat;
    z-index: 1;
    background-size: cover;
}
.tieu-chi-cat.tieu-chi-cat_an-toan h2 {
    margin-bottom: 30px;
}
.tieu-chi-cat_an-toan .van-hoa_quote_txt span {
    color: #333;
}
.list-post_an-toan {
    background: #ed1a25;
}
.archive_list-post.list-post_an-toan:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2024/04/drc-day-chuyen-cong-nghe.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .1;
    z-index: 1;
}
.list-post_an-toan .container {
    z-index: 3;
    position: relative;
}
.archive_list-post.list-post_npp {
    background: white;
}
.archive_list-post.list-post_npp .page-numbers {
    
    border: 1px solid;
}
.list-post_npp article.list-post_item {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tong-quan_box-img:nth-child(2) {
    margin-top: calc(-13% + 20px);
}
.hoi-dong-quan-tri .row {
    max-width: 90%;
    margin: 0 auto;
}
.has-border span {
    position: relative;
}
.has-border span:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    height: 3px;
    width: 100%;
    max-width: 150px;
    background: #e3141a;
}
.has-border span {
    position: relative;
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: inline-block;
}
.page-tieu-chi {
    margin-top: 30px;
}
.van-hoa_quote {
    margin-bottom: 10px;
}
.van-hoa_quote_txt span {
    color: #333;
}
.has-border {
    margin: 0 !important;
}
h1.has-border {
    font-size: 20px;
}
.van-hoa_slide_content_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer-thumb.visible {
    display: block;
}
.has-border.title-white span {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0;
}
.has-border.title-white span:before{
    display: none;
}
.antoan_tieuchi.sanxuat_tieuchi:before{
    display: none;
}
.antoan_tieuchi.sanxuat_tieuchi{
    background: url(/wp-content/uploads/2024/04/drc-city-line-01-xam.png) no-repeat;
    background-size: cover;
}
.tieu-chi-cat.tieu-chi-cat_congnghe {
    padding-top: 0;
}
a.btn-van-hoa {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #efefef;
    height: 40px;
    padding: 20px 15px;
    z-index: 9;
    align-items: center;
}
.van-hoa-slide{
    padding-bottom: 30px;
}
.van-hoa_mot-chia-se{
    padding-bottom: 30px;
}
.swiper-pagination-bullet-active{
    background: #e90000;
}
.slide-banner .swiper-pagination-bullet {
    background: transparent;
    border: 1px solid white;
    opacity: 1;
    width: 10px;
    height: 10px;
}
.slide-banner .swiper-pagination-bullet-active {
    background: white;
}
.page-template-chat-luong-bao-hanh article.list-post_item {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.list-post_chat-luong .page-numbers {
    border: 1px solid;
}
h1.archive-product_title {
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 9;
}
h1.archive-product_title span {
    position: relative;
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: inline-block;
}
.tin-co-dong_filter {
    display: flex;
    align-items: center;
}

.tin-co-dong_filter:before {
    content: "Sắp xếp theo:";
    display: inline-block;
    margin-right: 5px;
}
.form-select:focus {
    border-color: #d3324278;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(216 74 88 / 33%);
}
.lien-he_tieu-chi_item {
        overflow: hidden;
}
form.home-internation_form select {
    display: block;
    width: 100%;
}
.accordion-collapse {
    padding-left: 0;
    padding-right: 0;
}
.accordion-body {
    padding: 0;
}
.single-product_location-recommen{
    display: none;
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu>.menu-item-has-children{
    position: relative;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu .sub-menu {
    
    position: absolute;
    top: 0;
    right: -100%;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu .sub-menu:before{
    display: none;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu>.menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu{
        width: auto;
    min-width: 200px;
    left: 0;
}
ul#menu-menu-chinh>.menu-item-has-children>ul.sub-menu>.menu-item-has-children:hover>ul.sub-menu>li {
    justify-content: flex-start;
}
ul#menu-menu-chinh>.menu-item-has-children>.sub-menu ul.sub-menu .sub-menu {
    position: absolute;
    width: 100%;
    left: 100%;
}
ul#menu-menu-chinh ul.sub-menu>li li {
    justify-content: flex-start;
}
div#navbarNav {
    width: 100%;
}
.category-san-xuat .modal-content {
    background: white;
}
.modal-header button {
    background: unset;
    color: #e3141a;
    border: none;
    font-size: 20px;
}
.lien-he_tieu-chi_content br {
}
.lien-he_form .wpcf7 {
    padding-left: 15px;
    padding-right: 15px;
}
div#page-main {
    padding: 60px 0;
}
ul.footer-social {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    padding: 0;
}
ul.footer-social li {
    margin-right: 10px;
}
ul.footer-social a {
    border: 1px solid;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #d33242;
    transition: .4s;
}
ul.footer-social a:hover{
    background: #d33242;
    color: white;
    border-color: #d33242;
    transition: .4s;
}
.post-item_content_meta span.post-author {
    display: none;
}
.accordion-body {
    padding: 0 15px;
}
.sing-post_layout_relative {
    margin-bottom: 50px;
}

.tieu-chi-cat_item_txt{
    display: none;
}
.list-product_item_thumb>a>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s;
}
.list-product_item_thumb:hover img{
    transform: scale(1.12);
    transition: .4w;
}
.list-product_item_thumb>a {
    position: relative;
    width: 100%;
    padding-bottom: calc(9 / 9* 100%);
    overflow: hidden;
    display: block;
}
.sing-post_content img {
    margin-bottom: 10px;
}
.label-product>div {
    min-width: 65px;
}