:root {
    --color-1: rgba(0, 51, 102, 0.9);
    --color-2: rgba(0, 102, 204, 0.9);
    --color-3: rgba(242, 242, 242, 0.9);
    --color-4: #f9d500;
    --color-5: #fffcf4;
    --trans: all 350ms ease-in-out;
    --font-b: 'UTM-AvoBold';
    --font-m: 'UTM-AvoBe';
    --font-h: 'USF-Heavy';
    --font-main: 'BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif';
}

@font-face {
    font-family: 'UTM-AvoBe';
    src: url(templates/fonts/SF-Pro-Display-Regular.otf);
}

@font-face {
    font-family: 'BeVNproR';
    src: url(/templates/fonts/BeVietnamPro-Light.ttf);
}

@font-face {
    font-family: 'BeVNproM';
    src: url(templates/fonts/BeVietnamPro-Medium.ttf);
}

@font-face {
    font-family: 'UTM-AvoBold';
    src: url(templates/fonts/SF-Pro-Display-Bold.otf);
}
@font-face {
    font-family: 'SF-Heavy';
    src: url(templates/fonts/SF-Pro-Display-Heavy.otf);
}
html {
    font: normal 62.5% 'BeVNproR' !important;
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
    color: #545454;
    scroll-behavior: smooth;
}

body {
    font-family: 'UTM-AvoBe' !important;
    scroll-behavior: smooth;
    max-width: 1920px;
    overflow-x: hidden !important;
    background-color: var(--color-3);
    color: #545860;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: inherit;
    border-width: inherit;
    padding: 5px 5px;
}

b,
strong,
h1,
h2,
h3,
h4 {
    font-family: unset;
}

a {
    color: #545860;
}

a img {
    opacity: 1 !important;
}

.chitiet_danhmuc a:hover,
.news-detalis a:hover {
    opacity: 0.5 !important;
}

.webkit-box-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.webkit-box-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.webkit-box-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.webkit-box-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.webkit-box-5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hide,
.hidden {
    display: none;
}

.pn_bg {
    //background: url(templates/images/bg_brand.png)no-repeat top center;
}

.pn-system {
    padding: 3rem 0;
}

.nav-top>li {
    float: left;
    position: relative;
}

.nav-top>li>a {
    color: #c43030;
}

.nav-top a:after {
    border-left-color: #c43030;
}

header {
    background: #992020;
    padding-bottom: 25px;
}

.info_tab video {
    max-width: 100%;
}

.info_tab {
    padding: 3rem 0 10rem 0;
}

.info_tab:nth-child(2n) {
    background: #fafafa;
}

.info_tab h3 {
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-family: 'BeVNproB';
}

.navbar-form input {
    width: 100%;
    height: 4rem;
    color: #333;
    border-radius: 0.5rem;
    background-color: #fff;
    border-color: #ddd;
    padding: 0.4rem 0.6rem;
    min-width: 25rem;
}

.navbar-form button {
    background: transparent;
    border-radius: 0 0.5rem 0.5rem 0;
    color: black;
    font-size: 1.6rem;
    /* background-color: var(--color-2); */
    padding: 0 1.5rem;
}

.navbar-form button:focus,
.navbar-form button:hover {
    color: #fff;
}

.left-menu {
    display: flex;
    justify-content: left;
}


.navbar-form input::placeholder {
    color: #111;
    opacity: 1;
}

.navbar-form input:-ms-input-placeholder {
    color: #111;
}

.navbar-form input::-ms-input-placeholder {
    color: #111;
}

.head__contact {
    display: flex;
    justify-content: flex-end;
}

.right-head_hotline {
    border: none;
    border-radius: 0;
    min-width: 200px;
}

.right-head_hotline img {
    float: left;
    margin-right: 10px;
}

.right-head_hotline b {
    font-size: 18px;
}

.right-head_cart .icon .num {
    font-size: 12px;
    font-weight: 600;
    color: #ee4a3e;
    position: absolute;
    border: 1px solid #fff;
    line-height: 16px;
    height: 20px;
    padding-left: 5px;
    background-color: #a20a09;
    text-align: center;
    padding-right: 5px;
    border-radius: 50%;
    line-height: 20px;
    color: #fff;
}

.right-head_cart .icon {
    position: absolute;
    left: 0;
    background-color: #edc180;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}

.right-head_cart .title {
    padding-top: 10px;
    display: inline-block;
    color: #fff;
}

.cate__tit {
    position: relative;
    z-index: 9;
    margin-top: -40px;
    background: #7a0c0c;
    color: #fff;
    line-height: 40px;
    padding: 0 0;
    text-indent: 10px;
    border-radius: 5px 5px 0 0;
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.nav-product {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav-product li {
    background: #eae09e;
    border-bottom: 1px solid #fff;
    position: relative;
}

.nav-product li a {
    display: block;
    text-indent: 10px;
    line-height: 37px;
    color: #c43030;
    font-family: 'UTM_Staccato';
    font-size: 18px;
}

.nav-product li ul {
    position: absolute;
    left: 100%;
    top: 0;
    list-style-type: none;
    min-width: 280px;
    display: none;
    margin: 0;
    padding: 0;
    z-index: 9;
}

.nav-product li ul li a {
    display: block;
    text-decoration: none;
}

.nav-product li:hover ul {
    display: block;
}

.left__sl424 {
    width: calc(78%);
    float: left;
    padding-top: 10px;
}

.right__ht424 {
    width: calc(22%);
    float: right;
    padding-left: 10px;
    position: relative
}

.system__store {
    position: relative;
    margin-top: -30px;
    color: #fff;
    z-index: 9;
    font-size: 17px;
    text-transform: uppercase;
}

.system__store span {
    cursor: pointer;
}

.right__ht424 .divbd {
    padding: 6px 0;
    background: linear-gradient(to right, #eae09e, #fcfcfc);
}

.right__ht424 .divbd ul {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #992020;
}

.right__ht424 .divbd ul li {
    display: block;
    background: #c43030;
    margin-bottom: 6px;
}

.right__ht424 .divbd ul li:last-child {
    margin-bottom: 0;
}

.right__ht424 .sup_item {
    padding: 15px 5px;
    color: #fff;
}

.sup_itemImg {
    float: left;
    width: 50px;
}

.sup_itemImg img {
    max-width: 40px;
    margin-top: 5px;
}

.right__ht424 .sup_item h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.right__ht424 .sup_item p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list__store {
    position: absolute;
    width: 96%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    z-index: 9;
}

.list__store.open {
    display: block;
}

.list__store>li {
    display: block;
}

.list__store>li>a {
    display: block;
    line-height: 30px;
    text-indent: 10px;
}

.site-partner {
    position: relative;
}

.site-partner .swiper-slide {
    position: relative;
}

.site-bnc {
    position: relative;
    z-index: 99;
}

.site-bnc .container-fluid {
    position: relative;
}

.partnerItem {
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.partnerItem h4 {
    color: #787878;
    font-size: 16px;
    margin-top: 15px;
    text-transform: uppercase;
}

.site-cket .container-fluid {
    position: relative;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 2rem !important;
    font-weight: 600;
}

.swiper-button-next,
.swiper-button-prev {
    color: var(--color-2) !important;
}

.site-khuyenmai {
    margin-top: 30px;
}

.product__titHome h2 {
    text-align: center;
    margin-bottom: 40px;
}

.product__titHome h2 span {
    font-family: 'UTM_Staccato';
    color: #992020;
    text-transform: uppercase;
    position: relative;
}

.product__titHome h2 span:after {
    position: absolute;
    width: 100%;
    height: 6px;
    content: '';
    background: url(templates/images/line_productsale.png)no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: -10px;
}

.site-khuyenmai .inner {
    position: relative;
}

.product__txt {
    position: relative;
    padding-bottom: 15px;
}

.item_product_img {
    height: 250px;
}

.item_product_title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px 0;
    height: 46px;
}

.item_product_price {
    color: red;
    font-size: 24px;
}

.item_product_price del {
    color: #555;
}

.item_product>a .sale {
    background: url(templates/images/bg_sale.png)no-repeat;
    background-size: 100% 100%;
    font-family: 'UTM_Staccato';
    color: #992020;
}

.item_productAction {
    text-align: center;
}

.btn-dt,
.btn-buyn {
    background: #eae09e;
    color: #c43030;
    border-radius: 3px;
    padding: 3px 15px;
    margin: 0 5px;
}

.item_product_title a {
    color: #333;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 24px;
}

.link_wrap_img {
    position: relative;
}


/* .link_wrap_img::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.5);
    transition: all .5s ease-in-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 1;
}

.item_product:hover .link_wrap_img::before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
} */

.item_product {
    background: #fff;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 0 0;
}

.swiperProductSale {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.product__titHomeCate {
    margin-bottom: 30px;
}

.product__titHomeCate h2 {
    position: relative;
    text-align: center;
}

.product__titHomeCate h2 span {
    text-transform: uppercase;
    color: #fff;
    font-family: 'UTM_Staccato';
    position: relative;
    padding: 10px 40px;
    background: url(templates/images/bg_tit.png);
    background-size: 100% 100%;
}

.site-catehome .item_product,
.body-sanpham .item_product {
    margin: 0 0;
}

.feedback__content {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 25%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.feedback_text {
    background-color: rgba(139, 34, 34, 0.8);
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 9;
}

.feedback_text {
    text-align: center;
}

.feedback_text h3 {
    text-transform: uppercase;
    color: #eae09e;
    font-family: 'UTM_Staccato';
    margin-bottom: 30px;
}

.item__kh {
    padding: 0 0 0 30px;
    position: relative;
}

.item__kh:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 7px;
    height: 100%;
    background-color: var(--color-1);
}

.mySwiperkh-next,
.mySwiperkh-prev {
    color: #fff !important
}

.site-blogs__tit h2 {
    text-align: center;
}

.site-blogs__tit h2 span {
    text-transform: uppercase;
    color: #7a0c0c;
    font-family: 'UTM_Staccato';
    position: relative;
    padding: 10px 40px;
}

.keySuggest {
    font-style: italic;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
}

h4.blog_tit {
    line-height: 22px;
}

h4.blog_tit a {
    font-size: 17px;
    color: #992020;
}

.link_wrap_img {
    padding: 20px;
}

.blog__item .blog__item_img {
    width: 170px;
    float: left;
}

.blog__item .blog__item_content {
    width: calc(100% - 170px);
    float: right;
    padding: 15px;
}

.blog__item .blog__item_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
}

.blog__item {
    width: 100%;
    float: left;
    background: #eae09e;
    margin-bottom: 15px;
}

.site-blogs__tit h2 {
    margin-bottom: 30px;
}

.blog__line {
    text-align: right;
    position: relative;
}

.blog__line:after {
    position: absolute;
    content: '';
    width: calc(100% - 60px);
    left: 0;
    bottom: 5px;
    height: 1px;
    background-color: #7a0c0c;
}

.blog__line a {
    color: #7a0c0c;
    font-size: 13px;
}

.logo__footer {
    display: block;
    margin-bottom: 15px;
}

.mxh__foo ul {
    position: relative;
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin: 0 0 15px 0;
}

.mxh__foo>ul>li {
    display: inline-block;
    margin-right: 5px;
}

.site-copyright p {
    margin: 0;
    line-height: 22px;
    text-align: center;
    color: #333;
    font-size: 13px;
    padding: 7px 15px;
    padding-left: 10%;
}

.title-f:before {
    background-color: #eae09e;
}

.content-f ul li a:hover {
    color: #eae09e;
}

.tit-lienhe {
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 2rem;
    font-weight: 600;
}

.single-about {
    padding: 3rem 0;
}

.btn__contact:hover {
    color: #fff;
}

.tit-about {
    text-align: center;
}

.tit-about h2 {
    font-size: 3rem;
    color: #222;
    margin: 0 0 3rem 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'BeVNproB';
}

.tit_aboutr {
    font-size: 2.4rem;
    color: var(--color-2);
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-family: 'BeVNproB';
}

.wrap__map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 40%;
}

.single-about {
    max-width: 1200px;
    margin: 0 auto
}

.wrap__map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sodotrang {
    padding: 1rem 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    font-size: 1rem;
    margin-top: 0.3rem;
}

.breadcrumb {
    justify-content: flex-start;
}

.breadcrumb li a {
    font-size: 1.3rem;
}

.breadcrumb li.active a {
    color: #444;
}

.tit__opage span {
    text-transform: uppercase;
    position: relative;
    font-size: 1.8rem;
}

.cont .spacial,
.desc-dt.spacial {
    font-size: 1.6rem;
    line-height: 1.625;
    margin-bottom: 2rem;
    color: #333;
    font-family: var(--font-m);
}

.cont-dt {
    padding: 2rem 0;
}

.body-sanpham {
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.tit__productPage {
    position: relative;
    text-align: center;
    margin-bottom: 35px;
}

.tit__productPage span {
    text-transform: uppercase;
    color: #333;
    position: relative;
    padding: 10px 40px;
    font-size: 30px;
}

.chitiet_sp_hot_gia del,
.chitiet_sp_hot_gia span {
    color: #eae09e;
}

.chitiet_sp_hot_gia {
    color: #EE0000;
    font-size: 24px;
    font-weight: 600;
}

.chitiet_sp_hot_gia del,
.chitiet_sp_hot_gia span {
    color: #777
}

.mota_sp {
    background: #fff;
    color: #333;
    margin: 0.5rem 0;
    font-size: 1.6rem;
    line-height: 1.5;
    /* max-height:30rem;
    overflow-Y:scroll; */
    padding-right: 1rem;
    padding: 1rem;
    border-radius: 1rem;
}

.wcmc-product-cart-options .title {
    margin-bottom: 1rem;
}

.cart-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.cart-option .cart-btn {
    /* width: calc(50% - 5px); */
    width: 100%;
    border-radius: 3px !important;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 5px;
}
.cart-option .cart-btn:hover{
    opacity: 0.7;
}
.mota_sp li {
    padding: 7px 10px;
    color: #4d4b4b;
    background-image: url(templates/images/green.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 38px;
    background-size: 14px;
}

.mota_sp ul {
    list-style-type: none;
    padding-left: 0px;
}


.box_right_sp_title {
    background-color: #edc180;
    border-radius: 4px 4px 0 0;
    color: #fff;
}

.tit_splq {
    text-align: left;
    font-size: 36px;
    margin-bottom: 2rem;
    color: #333;
    text-transform: uppercase;
    font-weight: 900;
}

.cart-action .btn,
.btn-thanhtoan.active,
.btn-dathang {
    background: var(--color-4);
    color: #fff;
}

.pay_and_ship {
    margin: 1rem 0;
}

.btn-dathang:hover {
    color: #fff;
    background-color: red;
}

.shopping-summery .product-name {
    color: #333;
    font-size: 14px;
}

.shopping-summery table thead th.start {
    border-radius: 0;
}

.shopping-summery table thead th.end {
    border-radius: 0;
}

.shopping-summery table thead th {
    padding: 12px 10px;
    background-color: var(--color-2);
    color: #fff;
}

.shopping-summery .text-price {
    font-size: 1.2rem;
}

.shopping-summery table> :not(caption)>*>* {
    padding: 7px 7px;
}

.video_home_title {
    padding-left: 0px;
    background: none;
    font-size: 20px;
}

.title-news_ct {
    border-bottom-color: var(--color-blue);
}

.title-news_ct:after {
    background-color: #ffa31a;
    display: none;
}

.head-mobile {
    background: #ffa31a;
    display: none;
}

.giohang-mobile span {
    color: #fff;
}

.offcanvas_w2 {
    background: #992020;
}

.offcanvas_w2 .offcanvas-body ul li a {
    color: #fff;
}

.offcanvas_w2 .btn-close {
    color: #fff !important;
    background: url('templates/images/close.png')no-repeat;
    background-size: 100% 100%;
}

.right-head_cart {
    margin-left: 0;
}

.blog-area {
    background-color: transparent;
}

.heading-typeGroup {
    font-size: 1.5rem;
    font-family: var(--font-m);
    color: rgba(0, 102, 204, 0.9);
}

/* m_menu.php*/

.title-rpmenu {
    padding: 5px;
    color: #FFF;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    z-index: 9999;
    display: none;
}

.title-rpmenu .icon-bar {
    width: 3.2rem;
    height: 0.3rem;
    background: black;
    float: left;
    clear: both;
    margin-bottom: 0.6rem;
    border-radius: 0px;
    overflow: hidden;
    /* -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56); */
}

#responsive-menu .content ul li span.gg {
    display: block;
}

#responsive-menu .close {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 2.4rem;
    z-index: 123;
    opacity: 1;
    font-weight: 300;
    color: #333;
    background: transparent;
    border-color: transparent;
    padding: 0;
}

#responsive-menu {
    position: fixed;
    z-index: 1;
    background: transparent;
    width: auto;
    max-height: 100%;
    z-index: 999999;
    overflow-y: hidden;
    left: -300px;
    /* height: 100%; */
    width: 300px;
    min-height: 100%;
    top: 0;
}

#responsive-menu .search {
    position: relative;
    padding: 0 5px;
    margin-top: 25px;
}

#responsive-menu .search form input {
    width: 100%;
    padding: 5px;
    height: 27px;
    border: 1px solid rgba(204, 204, 204, 0.35);
    border-radius: 0px;
}

#responsive-menu .search form button {
    position: absolute;
    right: 5px;
    top: 0;
    border: 0;
    padding: 3px 13px;
    background-color: black;
    color: #fff;
    font-size: 15px;
}

#responsive-menu .search form button i {
    position: relative;
    top: 2px;
}

#responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 100%;
    margin-top: 55px !important;
    background-color: white;
    /* margin-top: 20px; */
}

#responsive-menu .content ul {
    list-style: none;
    padding: 0;
    width: 100%;
}

#responsive-menu .content>ul {
    padding: 0;
    margin: 0;
}

#responsive-menu .content .toggle-menu {
    float: right;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 12px;
}

#responsive-menu .content .toggle-menu i {
    font-size: 14px;
    font-weight: 400;
}

#responsive-menu .content ul li a {
    color: #333;
    font-size: 1.6rem;
    padding-left: 10px;
    display: block;
    max-width: 100%;
    line-height: 1.4;
    font-family: unset;
    font-weight: bold;
}

#responsive-menu .close img {
    height: 20px;
}

#responsive-menu .content ul li {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0.8rem 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: pointer;
    float: none;
}

#responsive-menu .content ul li:last-child {
    border-bottom: none;
}

#responsive-menu .content ul li ul {
    /* display: none */
}

#responsive-menu .content li li:first-child {
    border-top: 1px solid rgba(247, 246, 246, 0.25);
}

#responsive-menu .content>ul>li ul {
    position: relative;
    top: 9px;
}

#responsive-menu .content>ul li ul li {
    text-indent: 10px;
}

#responsive-menu .content>ul li ul li a {
    font-size: 14px;
}

#responsive-menu .content>ul li ul li ul li {
    text-indent: 20px
}

#responsive-menu .content>ul li ul li ul li a {
    font-size: 1.4rem;
}

.res__head {
    padding: 10px 10px;
}

.res__search {
    padding: 10px 10px;
}


/* End m_menu.php */

.hidden {
    display: none;
}

.res__search .form-search-nav {
    margin-bottom: 10px;
}

.cate__left {
    width: calc(25%);
    float: left;
}

.slider__right {
    width: calc(75%);
    float: left;
}

.menu_t ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    float: left;
}

.menu_t>ul>li {
    float: left;
    position: relative;
}

.menu_t>ul>li.has-sub {
    position: unset;
}

.menu_t>ul>li>a {
    padding: 0 1rem;
    text-transform: uppercase;
    font-size: 1.7rem;
    line-height: 5rem;
    color: #333;
    font-family: 'BeVNproM';
}

.menu_t>ul>li:first-child>a {
    padding-left: 0;
}

.menu_t>ul>li.current>a,
.menu_t>ul>li:hover>a {
    color: #111;
}

.menu_t>ul>li.has-sub>ul {
    padding: 2rem 5rem;
    min-height: 40vh;
}

.menu_t>ul>li>ul>li {
    width: 100%;
}

.menu_t>ul>li.has-sub>ul>li {
    width: calc(25% - 10px);
    padding-right: 15px;
    margin: 0px 5px;
    border-bottom: 1px solid #ccc;
    float: left;
    position: relative;
}

.menu_t ul.sub_v1 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding-left: 0px;
    background: #fff;
}

.menu_t ul.sub_v1>li {
    position: relative;
    padding: 0.8rem 0;
}

.menu_t ul.sub_v1>li>a {
    font-size: 1.6rem;
    color: #333;
    line-height: 1.5;
}

.menu_t>ul>li>ul>li.has-sub>ul {
    display: block;
}

.menu_t>ul>li>ul>li.has-sub:hover>ul {
    display: block;
}

.menu_t>ul>li>ul>li>a {
    font-size: 1.6rem;
    line-height: 1.4;
}

.menu_t>ul>li>ul>li:hover>a {
    color: var(--color-1);
}

.menu_t>ul>li>ul>li>a {
    color: #333;
    display: block;
}

.menu_t>ul>li>ul>li:last-child {
    border-bottom-color: transparent;
}

.menu_t>ul>li>ul>li>ul>li {
    min-width: 250px;
    line-height: 34px;
}

.menu_t>ul>li>ul>li>ul>li:hover {
    background: #000;
}

.menu_t>ul>li>ul>li>ul>li:hover>a {
    color: #fff;
}

.menu_t>ul>li>ul>li>ul>li>a {
    color: #333;
    font-size: 1.3rem;
    text-indent: 1.5rem;
    display: block;
}

.menu_t>ul>li>ul>li>ul>li:hover>a {
    color: #fff;
}

.menu_t>ul>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.menu_t>ul>li>ul>li:hover>ul {
    display: block;
}

.site-salehome {
    padding: 30px 0;
    background: #F2F1F1;
}

.block__5 {
    width: calc(20% - 15px);
    margin: 7.5px 7.5px;
    float: left;
    padding: 0;
}

.tit__home span {
    font-size: 28px;
}

.site-bc {
    padding: 30px 0;
    background: #7D8FA6;
    color: #fff;
}

.site-bc .inner {
    position: relative;
}

.swiperProductSale-next,
.swiperProductSale-prev {
    color: var(--color-blue) !important;
}

.tit__home {
    margin-bottom: 20px;
}

.site-vct {
    padding: 40px 0;
}

#mucluc-pnvn {
    width: 100%;
}

.site-cket {
    background: #F2F1F1;
    padding: 50px 0;
}

.site-catehome {
    padding: 30px 0;
}

.link_c1 {
    color: #787878;
}

.site-catehome .tit__home {
    margin-bottom: 10px;
    color: #7d8fa6;
}

.list__SubCate {
    position: relative;
    width: 100%;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cate-left {
    width: calc(25%);
}

.cate-right {
    width: calc(75%);
}

.list__SubCate>li>a {
    color: #787878;
    line-height: 28px;
}

.partnerCketImg {
    max-height: 50px;
}

.title-f:before {
    display: none;
}

#btn-send-email {
    color: #fff;
    background-color: transparent;
}

.newsletter__frm input {
    border-radius: 0;
}

#newsletterFrm {
    position: relative;
}

#btn-send-email {
    position: absolute;
    right: 0;
    top: 0px;
}

.content-btc {
    padding: 15px 0;
}

#email_frm {
    width: calc(100%);
}


/*--nav + filter left --*/

.wrap__cate {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.cate_lv1 {
    display: block;
    padding: 6px 40px 6px 10px;
    position: relative;
    color: #111;
    text-transform: capitalize;
    font-size: 15px;
}

.nav__filter {
    margin: 15px 0;
    background: #fff8ed;
    padding: 10px;
    color: #333;
}

.nav__filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav__filter ul li {
    line-height: 30px;
}

.fancybox-content img {
    max-height: 90vh;
}


/*----*/

.tab_sanpham .nav-link.active,
.tab_sanpham .show>.nav-link {
    color: red !important;
}

.fixCard {
    position: fixed;
    z-index: 99999;
    bottom: 42rem;
    right: 1rem;
    ;
}

.fixCard img {
    height: 30px;
}

.fixCard span {
    color: red;
    font-size: 1.2rem;
    margin-left: -1rem;
    margin-top: -1rem;
}

#img_ct {
    display: flex;
    flex-direction: column-reverse;
}

#img_ct .Swiper_spct2 {
    width: 100%;
}

#img_ct .Swiper_spct {
    width: 100%;
}

.cart-btn {
    background: var(--color-4);
    border-radius: 4px;
    height: auto;
    padding: 21px 31px;
    box-shadow: none;
    border-color: transparent;
    text-transform: uppercase;
    font-family: 'BeVNproM';
    color: black;
}

.cart-btn1 {
    background-color: var(--color-2);
    color: #fff;
}

.product-quantity {
    justify-content: flex-start !important;
    align-items: center;
    margin-bottom: 1rem;
}

.product-quantity label {
    color: #222;
    margin-right: 1rem;
    display: inline-block;
    font-family: 'BeVNproM';
}

.cart-plus-minus input {
    height: 34px;
    font-size: 1.6rem;
    background-color: #fff;
    font-family: 'BeVNproM';
}

.tab_sanpham {
    background: #000;
    padding: 2rem 0;
}

.tab_sanpham .nav-item {
    border: 1px solid transparent;
    padding: 0 0.5rem;
}

.tab_sanpham .nav-item .nav-link {
    font-size: 1.5rem;
    line-height: 3rem;
    padding: 0 0;
    border-radius: 0;
    border: unset;
    background: unset;
    color: #fff;
    font-family: 'BeVNproM';
}

.tab_sanpham .nav-item .nav-link:hover {
    color: red;
}

span.act_menu {
    transition: all .2s linear;
}

.nav_pro {
    position: relative;
}

.act_menu {
    position: absolute;
    right: 0;
    top: -4px;
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #444;
    font-weight: 600;
    cursor: pointer;
}

.nav_pro .sub1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sub1 li {
    padding: 5px 10px;
}

.sub1 li a {
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 24px;
    text-indent: 0px;
}

.sub1 li a i {
    font-weight: 400;
    color: #999;
    font-size: 10px;
}

.wrap__cate h3 {
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    background: var(--color-1);
    font-size: 16px;
    text-align: center;
}

.Swiper_sp_hot_img {
    border-radius: 0;
}

/* .overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index:1;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    transition: width 0.5s ease-out;
} */

#responsive-menu .content .caret {
    display: none;
}

.res__head {
    text-align: left;
    color: #111;
}

.res__head span {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-m);
}

.overlay.show {
    width: 100%;
}

.rel {
    position: relative;
}

.navbar-form {
    display: block;
    padding: 0 0 0 10vw;
}

.giohang-desktop {
    line-height: 40px;
}

.giohang-desktop img {
    height: 36px;
    margin-top: -5px;
}

.giohang-desktop span {
    color: #fff;
}

.giohang-desktop {
    width: 70px;
    height: 40px;
}

.head__hotline {
    padding: 5px 10px;
    text-align: center;
    background-color: #0000cc;
}

.a143 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(246, 255, 0);
}

.t_hotline {
    color: #fff;
}

.t_hotline img {
    margin-right: 2px;
    width: 40px;
}

.t_hotline p {
    margin-bottom: 0;
}

.cate_t {
    position: relative;
    min-width: 250px;
}

.cate_t h4 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 40px;
    font-weight: 400;
    background: #ffa31a;
    border-radius: 20px 20px 0 0;
    padding: 0 15px;
    color: #fff;
    cursor: pointer;
}

.cate_t ul {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%;
    color: #333;
    z-index: 9;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.cate_t ul li {
    line-height: 40px;
}

.cate_t ul li a {
    display: block;
    text-indent: 10px;
    color: #333;
}

.cate_t ul li:hover {
    background: #ffa31a;
}

.cate_t ul li:hover a {
    color: #fff;
}

.cate_t:hover ul {
    display: block;
}

.cate_t h4 span {
    margin-right: 5px;
}

.left__menu {
    display: flex;
    justify-content: flex-start;
}

.site-productHome {
    padding: 40px 0;
    position: relative;
}

.tit__home h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}

.tit__home h2 span {
    padding: 0 15px;
    position: relative;
}

.tit__home h2 span:after {
    position: absolute;
    content: '';
    bottom: -10px;
    width: 40%;
    height: 3px;
    left: 30%;
    background-color: #ffa31a;
}

.site-CateServiceHome {
    padding: 40px 0 20px 0;
}

.site-CateServiceHome .tit__home {
    margin-bottom: 40px;
}

.item__service {
    position: relative;
}

.item__service h3 {
    margin-top: 10px;
}

.item__service h3 a {
    font-size: 16px;
    color: var(--color-blue);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 23px;
    text-transform: capitalize;
}

.item__service p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
    font-size: 14px;
}

.item__service p.tt-time {
    font-size: 13px;
}

.row__grid_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.row__grid_2 .item__service {
    margin-bottom: 15px;
}

.row__grid_2 .item__service a img {
    float: left;
    margin-right: 15px;
}

.row__grid_2 .item__service h3 {
    margin: 0 0 5px 0;
}

.content-f a {
    color: #333;
}

.site-copyright {
    background: #F2F1F1;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
}

.pn-cp p {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.3;
}

.col-left-ctsp {
    width: 100%;
    margin: 0 auto;
    padding: 2rem;
    border-radius: 1rem;
    background-color: #fff;
}

.col-right-ctsp {
    width: 25%;
}

.head__top {
    position: relative;
    background: var(--color-1);
    color: #fff;
}

.head__top a {
    color: #fff;
}

.pn-head {
    position: relative;
    padding: 2rem 0 1rem 0;
}

#slider_danhmuc {
    overflow: hidden;
    position: relative;
}

.ls-l {
    max-width: 500px !important;
}

.ls-title {
    text-align: left !important;
    text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
}

.ls-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left !important;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    font-family: 'LatoB';
}

.df_top {
    line-height: 30px;
    transition: all 0.5s ease-out;
}

.d-main {
    transition: all 0.5s ease-out;
}

.df_top a {
    color: #fff;
}

.df_top p {
    margin: 0 5px;
}

.head__logo {
    transition: all 0.5s ease-out;
    width: 50%;
    padding-left: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head__logo a img {
    max-height: 100px;
    max-width: 200px;
}

.head__logo .logo {
    width: 35%;
}

.head__logo .banner {
    width: 65%;
    padding-left: 1rem;
}

.head__logo .banner .cpName {
    font-size: 2rem;
    margin-bottom: 0;
}

.head__logo .banner hr {
    margin: 0.3rem 0;
}

.head__logo .banner .slogan {
    font-size: 1.1rem;
}

.short_sv {
    text-align: center;
    margin-bottom: 30px;
}

.tit__home h2 {
    margin-bottom: 20px;
}

.wrap__about {
    max-width: 1000px;
    position: relative;
    display: flex;
    align-items: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    margin: 0 auto;
}

.wrap__about .about__txt {
    flex: 60%;
    background-color: var(--color-blue);
    padding: 30px 40px;
    min-height: 450px;
    color: #fff;
    position: relative;
}

.ab-mo-ta {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrap__about .about__img {
    flex: 40%;
}

.about__img img {
    width: 100%;
    object-fit: cover;
}

.inner-about__txt h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 24px;
}

.ab-mo-ta {
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 24px;
}

.inner-about__txt {
    padding-top: 50px;
}

.ab-redi {
    margin-top: 15px;
}

.ab-redi a {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 4px;
    background-color: #fff;
    color: #444;
    position: relative;
    transition: all 0.5s ease-out;
}

.ab-redi a span {
    opacity: 0;
    transition: opacity 0.5s ease-out;
    font-size: 14px;
    font-weight: 600;
}

.ab-redi a:hover {
    background-color: rgb(246, 255, 0);
}

.ab-redi a:hover span {
    opacity: 1;
}

.site-about {
    position: relative;
    margin-top: -30px;
    z-index: 99;
    padding-bottom: 30px;
}

.wrap__about .about__txt:after,
.wrap__about .about__txt:before {
    position: absolute;
    content: '';
    bottom: 0;
}

.wrap__about .about__txt:after {
    left: 15px;
    width: 50px;
    height: 80px;
    background: url('templates/images/about_1.png')no-repeat;
}

.wrap__about .about__txt:before {
    right: 15px;
    width: 65px;
    height: 100px;
    background: url('templates/images/about_2.png')no-repeat;
}

.site-serviceH {
    padding: 40px 0;
}

.tit__home h2 {
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.gird__service {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.service__item a {
    display: block;
    position: relative;
}

.service__item .service__box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-out;
}

.service__item a {
    overflow: hidden;
}

.service__item a:before {
    position: absolute;
    width: 0;
    height: 100%;
    content: '';
    background: var(--color-blue);
    top: 0;
    left: 0;
    transition: all 0.5s ease-out;
    border-right: 5px solid var(--color-blue);
}

.service__item:hover a:before {
    width: 100%;
    background: rgb(0, 0, 204, 0.4);
}

.service__item:hover .service__box {
    opacity: 1;
}

.service__item .service__box h3 {
    color: #fff;
}

.service__boxI {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
    padding: 30px 30px;
    text-align: center;
    margin-top: 25%;
}

.service-dr {
    padding: 7px 15px;
    display: inline-block;
    color: var(--color-blue);
    background: #fff;
}

.service__boxI p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.service__boxI h3 {
    text-transform: uppercase;
    font-size: 18px;
}

.boxI__ds {
    margin-bottom: 20px;
}

.site-truyenthong {
    padding: 50px 0;
    background-size: 100% 100%;
}

.truyenthong_wrap {
    display: flex;
    justify-content: space-between;
}

.truyenthong_left {
    flex: 40%;
}

.truyenthong_right {
    flex: 60%;
    padding-left: 30px;
}

.tt_imgmax {
    position: relative;
    display: block;
}

.tt_imgmax_txt {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 10px;
    background: rgb(0, 0, 204, 0.4);
    color: #fff;
}

.tt_imgmax_txt h3 {
    font-size: 16px;
    font-weight: 600;
}

.tt_imgmax:hover .tt_imgmax_txt h3 {
    font-weight: bold;
    color: var(--color-yellow)
}

.tt_desc {
    font-size: 13px;
}

.list__ttItem {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list__ttItem>li>.tt_item {
    display: flex;
    margin-bottom: 10px;
    background: #fff;
}

.tt_item a img {
    width: 100%;
    object-fit: cover;
}

.tt_item .img_tt_sm {
    flex: 25%;
}

.tt_item .tt_in {
    flex: 75%;
    padding-left: 10px;
    border-bottom: 3px solid var(--color-blue);
    border-right: 3px solid var(--color-blue);
}

.tt_item .tt_in h4 a {
    color: #333;
    font-size: 14px;
}

.tt_item .tt_in .tt_desc_sm {
    font-size: 13px;
}

.tt_in i {
    color: var(--color-blue);
}

.tt-time {
    font-style: italic;
    font-size: 12px;
}

.site-partner {
    padding: 30px 0;
}

.flex__foot {
    display: flex;
    position: relative;
}

.flex__foot .foot__left {
    flex: 40%;
    text-align: center;
    background-color: var(--color-blue);
    color: #fff;
    padding: 0 30px 0 10%;
    margin-top: -20px;
    position: relative;
    display: flex;
    align-items: center;
}

.flex__foot .foot__right {
    flex: 60%;
    background: #eee;
    padding: 30px 10% 30px 30px;
}

.title-f {
    text-transform: none;
    margin-bottom: 20px;
    border-radius: 0.2rem;
}

.foot_wrapMap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
}

.foot_wrapMap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.logo__footer img {
    height: 120px;
}

.foot__nd {
    font-size: 16px;
    line-height: 26px;
}

.tt_item .tt_in h4 {
    transition: all 0.3s ease;
}

.tt_item .tt_in h4:hover a {
    color: #0000cc;
}

.service-dr:hover {
    background: var(--color-yellow);
}

#contact-form .form-group {
    position: relative;
}

.cont-page {
    max-width: 80rem;
    margin: 2rem auto;
    text-align: center;
    font-size: 1.6rem;
}

.row__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}

.df-3l_7r .left {
    width: 25%;
}

.df-3l_7r .right {
    width: 75%;
    padding-left: 2rem;
}

.df-3l_7r .right .spacial {
    font-weight: 600;
    margin-bottom: 2rem;
    font-size: 1.6rem;
}

.df-3l_7r .right .cont {
    padding-bottom: 2rem;
    font-size: 1.5rem;
}

.cp_m {
    display: none;
}

.tm1 {
    padding: 0 !important;
}

.tm2 {
    padding-bottom: 5px !important;
}

.img__AbMobile {
    display: none;
}

.site-banner img {
    width: 100%;
}

.d-ht {
    justify-content: flex-end;
}

.ht-bg {
    background: var(--color-1);
    padding: 5px 20px;
    color: red;
    border-radius: 20px;
    margin-left: 10px;
}

.ht-bg a {
    color: red;
    font-size: 18px;
}

.d-ht span {
    display: flex;
    align-items: center;
}

.ht-bg a img {
    height: 25px;
}

.ht-bg.bg-ar {
    border-radius: 50%;
    padding: 5px 5px;
    width: 37px;
    height: 37px;
}

.d-hm {
    align-items: flex-start;
    justify-content: space-between;
    align-items: center;
}

.pn-vct {
    padding: 30px 0 0 0;
    background-size: 100% 100% !important;
    min-height: 400px;
}

.d-cvt {
    align-items: center;
    justify-content: space-between;
}

.d-cvt .cont {
    flex: 50%;
}

.d-cvt .img {
    flex: 50%;
    padding-left: 30px;
}

.d-cvt .cont .name {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: 'LatoR';
}

.d-cvt .mota {
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pn-courses {
    padding: 50px 0;
    background-size: 100% 100% !important;
}

.d-courses {
    align-items: center;
    justify-content: space-between;
}

.d-courses .cont {
    flex: 50%;
    padding-left: 30px;
    font-size: 16px;
    line-height: 26px;
}

.d-courses .img {
    flex: 50%;
    padding-right: 30px;
}

.d-courses .cont .name {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: 'LatoR';
}

.site-frmDc {
    padding: 50px 0;
}

.d-frmDc {
    justify-content: space-between;
    align-items: center;
}

.d-frmDc .img {
    flex: 50%;
}

.d-frmDc .frm__discount {
    flex: 50%;
    color: #fff;
}

.site-frmDc {
    background-size: 100% 100% !important;
    min-height: 400px;
}

.site-bannerDis {
    padding: 70px 0;
    background-size: 100% 100% !important;
    min-height: 200px;
}

.site-bannerDis .cont {
    max-width: 800px;
    margin: 0 auto;
}

.frm__discount input {
    height: 4rem;
    line-height: 1;
}

.btn-bannerDis {
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: #eee;
    color: #333;
    font-size: 24px;
}

.pn-khoadaotao {
    padding: 30px 0;
}

.cont-1 {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.cont-1 .name {
    font-size: 2rem;
    color: #444;
    margin-bottom: 20px;
}

.cont-1 .desc {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.3px;
}

.gird__khoahoc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
}

.gird__khoahoc .item_kh {
    padding: 20px 20px;
    border: 1px solid var(--color-1);
    border-radius: 5px;
}

.item_kh .name {
    color: #444;
    font-size: 1.5rem;
}

.item_kh .img {
    margin: 10px 0;
}

.item_kh .img img {
    width: 100%;
}

.pn-khoadaotao .cont-2 {
    padding: 30px 0;
}

.pn-bannerkhoahoc a img {
    width: 100%;
}

.pn-question {
    padding: 30px 0;
    background: #fbfbfb;
}

.card-header a {
    outline: none !important;
    box-shadow: none !important;
    font-size: 16px;
    text-align: left;
}

.card__question {
    margin-bottom: 10px;
    border-color: rgba(0, 0, 0, .05);
    border-radius: 2px;
}

.pn-question h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}

.card__question .card-header {
    border-color: rgba(0, 0, 0, .05);
    border-radius: 2px;
    background-color: #fff;
}

.card__question .card-header i {
    color: var(--color-1);
    font-weight: bold;
    font-size: 18px;
}

.card__question .card-body {
    font-size: 15px;
}

.pn-ck {
    padding: 30px 0;
}

.inner-partner {
    position: relative;
}

.d-qb {
    justify-content: center;
    padding: 30px 0 0 0;
}

.qb-l {
    flex: 65%;
    padding-right: 50px;
}

.qb-r {
    flex: 35%;
}

.qb-l iframe {
    width: 100%;
}

.ck__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.ck__list li {
    padding: 20px 20px;
    background: #d1e1bc;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.ck__list li h4 {
    font-size: 20px;
}

.ck__list li p {
    font-size: 16px;
}

.pn-rating {
    background: var(--color-3);
    color: #fff;
    padding: 70px 0;
}

.item__kh h4.name {
    font-size: 20px;
    margin-bottom: 10px;
}

.rating_side {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rating_side span i {
    color: var(--color-1);
}

.pn-foot {
    position: relative;
    color: #fff;
    /* padding: 5rem 0 0 0; */
    padding: 0;
    background-size: cover !important;
}

.d-foot {
    justify-content: center;
    padding-top: 3rem;
}

.df-foot .nd {
    font-size: 1.6rem;
    line-height: 1.625;
}


.df-foot .nd a:hover {
    text-decoration: underline;
    opacity: 0.5 !important;
}

.df-foot .nd * {
    color: #fff;
}

.menui_link {
    text-align: right;
    margin: 1rem 0;
}

.menui_link a {
    color: var(--color-1);
}

.tit-foot {
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    color: #fff;
    font-family: var(--font-b)
}

.pn-foot a {
    color: #fff;
}

.pn-cp {
    padding: 1rem 0;
    color: #fff;
    text-align: center;
    margin-top: 3rem;
}

.foot-left {
    flex: 50%;
    padding-right: 2rem;
}

.foot-lk {
    flex: 30%;
    padding-right: 2rem;
}

.foot-right {
    flex: 50%;
}

.tv__cont {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 24px;
}

.d-frmtv {
    justify-content: space-between;
}

#b-sendtv {
    background: #fff;
    color: #333;
    text-align: center;
    flex: 30%;
    border-radius: 0;
    min-height: 47px;
    border-radius: 0.5rem;
    font-size: 1.6rem;
}

.d-frmtv .g-recaptcha {
    transform: scale(0.7);
    transform-origin: 0 0;
    margin-bottom: -35px;
    flex: 70%;
}

.newsletter__frm input {
    height: 37px;
    border-radius: 0.2rem;
    font-size: 1.3rem;
}

.leftc1 {
    width: calc(70% - 20px);
    margin: 0 10px;
    float: left;
}

.leftc1 .cont {
    flex: 75%;
    padding-left: 20px;
}

.imgfoot1 {
    height: 80px;
}

.leftc2 {
    width: calc(30% - 20px);
    margin: 0 10px;
    float: right;
}

.ctop {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.ctop .cont h2 {
    font-size: 18px;
}

.cbottom p {
    font-size: 15px;
    margin-bottom: 12px;
}

.cbottom p span {
    display: inline-flex;
    min-width: 20px;
}

.cbottom p i {
    font-size: 16px;
}

.cbottom p a {
    color: #fff;
}

.newsletter__frm {
    margin: 1rem 0;
}

#contact-form .form-group,
#discountFrm .form-group,
#newsletterFrm .form-group {
    position: relative;
}

#contact-form .form-group label.error,
#discountFrm .form-group label.error,
#newsletterFrm .form-group label.error {
    position: absolute;
    color: #ff0000;
    right: 10px;
    font-weight: 400;
    font-size: 1.2rem;
    top: 10px;
}

.banner_full {
    position: relative;
}

.banner_full img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.bg_gray {
    background: #e6eaf0;
}

.btn__contact {
    background: var(--color-2);
}

#contact-form input.form-control {
    height: 40px;
}

.banner_full h1 {
    z-index: 99;
    color: #fff;
    text-transform: uppercase;
    font-size: 2.6rem;
    font-family: 'BeVNproB' !important;
    text-align: left;
    line-height: 3.4rem;
}

.banner_full .background {
    height: 20rem;
    background-size: cover !important;
    padding-top: 5rem;
    position: relative;
}

.banner_full .background:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgb(0, 0, 0, 0.1);
}

.banner_full h1 {
    position: relative;
    z-index: 2;
}

.blog-area .blog__left {
    width:60%;
    position: relative;
    padding-right: 10px;
}

.blog-area .blog__right {
    width: 20%;
    position: relative;
}

.blog-area .blog__right .insHeading {
    color: var(--color-2);
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.c-white {
    color: #fff;
}

.item__service {
    display: flex;
}

.item__service .img {
    width: 40%;
}

.item__service .cont {
    width: 60%;
    padding: 0 20px;
}

.wp__stick {
    position: sticky;
    top: 0;
    padding: 2rem;
    background-color: #fff;
    border-radius: 1rem;
}

.list__stickHot {
    position: relative;
    list-style-type: square;
    margin: 10px 0;
    padding: 0 0 0 20px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 8px;
}

.stickHot {
    padding: 0 0;
}

.list__stickHot li a {
    color: #333;
}

.list__stickHot li a:hover {
    opacity: 0.5;
    color: var(--color-1);
}

#RecaptchaField2 {
    transform: scale(0.8);
    transform-origin: 0 0;
    margin-bottom: -2rem;
}

#optionBlog {
    background: #64844b;
    position: relative;
    width: 200px;
    height: 34px;
    margin-bottom: 10px;
    color: #fff;
}

.news-detalis-content {
    position: relative;
    padding: 2rem 2rem 1rem 2rem;
    background-color: #fff;
    border-radius: 1rem;
}

.news-detalis h2 {
    font-size: 2rem;
    line-height: 1.4;
    margin: 1rem 0;
}

.news-detalis-content .ngaydang {
    display: flex;
}

.news-detalis-content .tit_page {
    margin-bottom: 1.5rem;
}

.gird__products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.product-information {
    padding: 0 0;
    margin-bottom: 3rem;
}

.product-information .container {
    font-size: 1.6rem;
    line-height: 2.6rem;
}

.m__menu {
    display: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle {
    position: relative;
    padding: 0.7rem 0.7rem;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
}


.navbar-togg:hover * {
    color: white;
    fill: white;
}
.navbar-togg:hover .icon-bars, .navbar-togg:hover .icon-bars::before, .navbar-togg:hover .icon-bars::after{
    background-color: white;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 0.3rem;
    border-radius: 1px;
    background-color: #333;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}

.hc-nav-trigger.hc-nav-1 {
    display: block;
}

.head_social {
    margin-bottom: 1em;
    display: flex;
}

.head_social ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.head_social ul li {
    float: right;
    padding: 0 0.3em;
}

.head_social ul li a {
    display: block;
}

.head_social ul li a img {
    height: 3.5rem;
}

.head_search__booking {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.head__contact {
    margin: 1rem 0
}

.head__contact span {
    padding: 0 0.5rem;
    font-size: 1.3rem;
}

.btn-booking {
    padding: 0.7em 1em;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.btn-booking-head {
    background: red;
}

.btn-booking-center {
    background: var(--color-2);
    color: #fff;
    padding: 1rem 1.5em;
    border-radius: 0.3rem;
}

.btn-booking-center:hover {
    background-color: var(--color-1);
    color: #fff;
}

.swiperSlider .swiper-pagination-bullet {
    background-color: transparent !important;
    border: 0.2rem solid #fff !important;
    min-width: 1.4rem;
    min-height: 1.4rem;
    opacity: 0.8 !important;
}

.swiperSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--color-1) !important;
}

.btn-detail {
    text-transform: none;
    background-color: var(--color-2);
    color: #fff;
}

.df-project .link {
    margin-top: 2rem;
}

.inner-us {
    padding-bottom: 3rem;
}

.head__right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    width: 70%;
}

.pn_about__us {
    padding: 3rem 0;
}

.tit_block {
    margin-bottom: 2rem;
}

.tit_block h2 {
    font-size: 2.4rem;
    color: var(--color-2);
    text-transform: uppercase;
    margin: 0 0;
    font-family: 'BeVNproB' !important;
    font-weight: 600;
    padding-bottom: 1.5rem;
    display: inline-block;
    position: relative;
}

.un-style {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list-us {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 3rem;
}

.list-us>li .item a {
    display: block;
}

.item_us .tit {
    margin: 1rem 0;
}

.item_us .tit h3 {
    font-size: 1.8rem;
    color: var(--color-1);
    text-transform: uppercase;
}

.item_us .tit h3:hover {
    color: var(--color-2);
}

.item_us .img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.pn-service {
    padding: 4rem 0;
    background-color: hsl(0, 20%, 99%);
}

.list-service {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 4rem;
}

.item-service {
    position: relative;
    padding-bottom: 3rem;
}

.item-service .card-img {
    margin-bottom: 10px;
    min-height: 150px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    background-color: var(--color-2);
}

.item-service .card-img span {
    font-size: 2rem;
    font-style: italic;
}

.lazy-load-box {
    transition: all 0.4s ease-out;
    opacity: 1;
    transform: translateX(0) translateY(0) scale(1);
}

.item-service .card-img strong {
    font-size: 4.4rem;
}

.item-service .content {
    text-align: center;
}

.item-service .content h3 {
    color: var(--color-2);
    font-size: 1.6rem;
    cursor: pointer;
}

.item-service .content p {
    font-size: 1.4rem;
}

.item-service a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.item-service-even .card-img {
    background-color: var(--color-1);
}

.item-service-even .content h3 {
    color: var(--color-1);
}

.pn-about {
    padding: 5rem 0 3rem 0;
}

.g-about {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.g-about .img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.g-about .cont .nd {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.05rem;
    margin-bottom: 3rem;
    text-align: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
}

.inner-cp .link {
    text-align: right;
}

.tit_service {
    margin-bottom: 4rem;
}

.pn-process {
    padding: 3rem 0 5rem 0;
}

.g-process {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 4rem;
}

.g-process .i-process {
    position: relative;
    display: flex;
    margin-bottom: 0rem;
}

.g-process .i-process .left {
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-process .i-process .right {
    width: calc(100% - 140px);
    border-radius: 2rem;
    border: 1px solid var(--color-2);
    border-left-color: transparent;
    padding: 1rem 1rem 1rem 1.5rem;
}

.g-process .i-process .right p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.25rem;
    margin-bottom: 0;
}

.g-process .i-process .right h3 {
    font-size: 1.4rem;
    color: var(--color-2);
    cursor: pointer;
    text-transform: uppercase;
}

.g-process .i-process-even .right {
    border-color: var(--color-1);
    border-left-color: transparent;
}

.g-process .i-process-even .right h3 {
    color: var(--color-1)
}

.tit_process {
    margin-bottom: 5rem;
}

.g-process .i-process .box {
    width: 12rem;
    height: 12rem;
    position: relative;
}

.g-process .i-process .box:after {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    content: '';
    background-color: var(--color-2);
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    z-index: 9;
}

.g-process .i-process-even .box:after {
    background-color: var(--color-1);
}

.g-process .i-process .box::before {
    position: absolute;
    content: attr(data-content);
    top: 2rem;
    left: -3rem;
    width: 6rem;
    height: 8rem;
    padding: 0.3rem 0 0.3rem 0;
    color: #fff;
    font-size: 9rem;
    font-family: 'BeVNproB' !important;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: 1px 0px 2px var(--color-2), -1px 0px 2px var(--color-2), 0px 1px 1px var(--color-2);
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.g-process .i-process .in-box {
    border-radius: 50%;
    border: 0.13rem solid var(--color-2);
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left-color: transparent;
}

.g-process .i-process .in-box span {
    background-color: var(--color-3);
    padding: 1.2rem 1.2rem;
    display: inline-block;
    z-index: 1;
    border-radius: 50%;
    border: 1.2rem solid #fff;
}

.g-process .i-process .in-box span img {
    width: 50px;
    height: 50px;
}

.g-process .i-process-even .in-box {
    border-color: var(--color-1);
    border-left-color: transparent;
}

.g-process .i-process-even .in-box span {
    background-color: var(--color-1);
}

.g-process .i-process-even .box::before {
    text-shadow: 1px 0px 2px var(--color-1), -1px 0px 2px var(--color-1), 0px 1px 1px var(--color-1);
}

.nst_1 .box::before {
    width: 4rem !important;
    top: 2.5rem !important;
    left: -1rem !important;
}

.nst_6 .in-box {
    background-color: #fff;
}

.nst_5 .in-box {
    background-color: #fff;
}

.nst_4 .in-box {
    background-color: #fff;
}

.nst_3 .in-box {
    background-color: #fff;
}

.nst_2 .in-box {
    background-color: #fff;
}

.nst_6 .box::before {
    top: 2.5rem !important;
    left: -3rem !important;
    font-size: 10rem !important;
}

.nst_5 .box::before {
    top: 3rem !important;
    left: -3rem !important
}

.nst_4 .box::before {
    top: 2.8rem !important;
    left: -3.2rem !important;
}

.nst_3 .box::before {
    top: 3rem !important;
    left: -2.8rem !important;
}

.nst_2 .box::before {
    top: 2.8rem !important;
    left: -2.8rem !important;
}

.nd1 {
    padding-left: 0 !important;
    text-align: left !important;
    font-size: 1.5rem;
    line-height: 2.2rem;
}

.pn-partner {
    padding: 3rem 0;
}

.pn-partner .swiper-slide {
    background-color: #fff;
    text-align: center;
}

.pn-block-cp {
    padding: 3rem 0;
}

.pn-block-cp .tit_cp {
    margin-bottom: 2.5rem;
}

.pn-block-cp .tit_cp h2 {
    text-align: right;
    font-size: 2.4rem;
}

.pn-news {
    padding: 3rem 0;
}

.pn-news .tit_news {
    margin-bottom: 4rem;
}

.pn-news .item-news {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 0.1rem 0.1rem 1rem 0.1rem;
    margin-bottom: 1rem;
    min-height: 410px;
}

.item-news .img {
    margin-bottom: 3rem;
    position: relative;
}

.item-news .img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.item-news .tit h3 {
    font-size: 1.7rem;
    line-height: 2.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--color-2);
    padding: 0 1rem;
}

.item-news .tit h3:hover {
    color: var(--color-1);
}

.item-news p {
    font-size: 1.4rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1rem;
}

.df-project .cont {
    width: 30%;
}

.df-project .list {
    width: 70%;
    padding-left: 2rem;
}

.df-project .list ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.df-project .list ul .item-project {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.df-project .list ul .item-project .img {
    width: 120px;
}

.df-project .list ul .item-project .img img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border: 1px solid #eee;
    padding: 0.2rem;
    border-radius: 0.2rem;
}

.df-project .list ul .item-project .nd {
    width: calc(100% - 130px);
}

.df-project .list ul .item-project .nd h3 {
    font-size: 1.5rem;
    color: var(--color-1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    margin-bottom: 0.5rem;
    line-height: 2.2rem;
}

.df-project .list ul .item-project .nd h3:hover {
    color: var(--color-2);
}

.df-project .list ul .item-project .nd p {
    font-size: 1.3rem;
    color: #545454;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.df {
    display: flex;
    justify-content: flex-end;
}

.df-project {
    align-items: flex-start;
}

.pn-project {
    padding: 5rem 0 3rem 0;
    background-color: #fbfbff;
}

.df-project .cont .tit h2 {
    font-size: 2.6rem;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color-2);
    margin-bottom: 2rem;
}

.df-project .cont .tit p.nd {
    font-size: 1.35rem;
    line-height: 2.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis;
}

.foot-left .social ul {
    margin: 1rem 0;
    display: flex;
}

.foot-left .social ul li {
    float: left;
    margin-right: 0.5rem;
}

.news_point {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: var(--color-1);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 1rem;
    bottom: -2rem;
    padding: 0.4rem;
    border: 1px solid #fff;
}

.news_point img {
    width: 18px !important;
    height: auto !important;
}

.sodotrang {
    background-color: #fff;
}

.pn-contact {
    padding-bottom: 2rem;
}

.cont-info a {
    color: #fff;
}

.tit_ct {
    text-align: center;
    font-family: var(--font-b);
}

.cont_map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 2rem;
}

.cont_map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.main_contact .sodotrang .breadcrumb *,
.main_contact .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.pn-contact {
    position: relative;
    background-size: cover !important;
    background-attachment: fixed !important;
}

.pn-contact .container {
    position: relative;
    z-index: 9;
}


.row_about {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 3rem;
}

.row_about .left {
    width: 40%;
    padding-left: 3rem;
}

.row_about .left a img {
    width: 100%;
}

.row_about .right {
    width: 60%;
    padding-left: 2rem;
}

.row_about .left h3 {
    color: var(--color-2);
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.wrap_video {
    position: relative;
    display: block;
}

.wrap_video:after {
    position: absolute;
    content: '';
    width: 4rem;
    height: 4rem;
    left: calc(50% - 2rem);
    top: calc(50% - 2rem);
    z-index: 1;
    background: url(templates/images/ic_play.png)no-repeat;
    background-size: cover;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 50%;
    padding: 0.2rem;
}

.row-about-even {
    flex-direction: row-reverse;
}

.row_about .right img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border: 0.3px solid var(--color-1);
    padding: 0.2rem;
}

.single-ps1 {
    padding: 3rem 0;
    background: var(--color-5);
}

.single-ps1 .row_about .left {
    padding-right: 3rem;
}

.single-ps1 .row_about .left h3 {
    font-size: 3rem;
    margin-bottom: 2rem;
    color: var(--color-1);
}

.single-ps1 .row_about .left .nd {
    line-height: 2.4rem;
}

.single-ps1 .row_about .right img {
    height: 450px;
    padding: 0.1rem;
    border-width: 0.3rem;
}

.single-view {
    padding: 4rem 0;
    position: relative;
    background-size: cover !important;
    background-attachment: fixed !important;
    min-height: 50vh;
}

.single-view:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background-color: rgb(0, 0, 0, 0.6);
}

.gird-view {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 4rem;
}

.gird-view .item-view {
    position: relative;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gird-view .item-view h3 {
    color: var(--color-1);
    font-size: 2.6rem;
    margin-top: 2rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.gird-view .item-view .nd {
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin-bottom: 1rem;
    color: #fff;
    text-align: center;
}

.single-partner {
    padding: 3rem 0;
}

.single-partner .tit_partner h2 {
    color: var(--color-1);
}

.single-service {
    padding: 3rem 0;
}

.df_news .left73_7 {
    width: 70%;
}

.df_news .left73_3 {
    width: 30%;
    padding-left: 3rem;
}

.single-news {
    padding: 3rem 0;
}

.tit_nbr {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--color-2);
    margin-bottom: 2rem;
}

.list__nbr {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list__nbr li {
    padding-bottom: 0.7rem;
}

.list__nbr li a h4 {
    font-size: 1.4rem;
    color: #333;
    line-height: 2.2rem;
    margin-bottom: 0.5rem;
}

.list__nbr li .ndd {
    font-size: 1.2rem;
}

.it_post_hz {
    position: relative;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ccc;
}

.it_post_hz .img {
    width: 280px;
}

.it_post_hz .img a img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}

.it_post_hz .info {
    width: calc(100% - 300px);
}

.it_post_hz .info h2 {
    margin: 0 0;
    line-height: 2.4rem;
    margin-bottom: 1rem;
}

.it_post_hz .info h2 a {
    font-size: 1.6rem;
    color: var(--color-2);
    line-height: 2.4rem;
    font-weight: 600;
}

.it_post_hz .info .date {
    color: #999;
    font-size: 1.2rem;
}

.it_post_hz .info .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.5rem;
    font-size: 1.35rem;
}

.it_post_hz .info .link a {
    font-style: italic;
    font-size: 1.35rem;
}

.it_post_hz:last-child {
    border-bottom-color: transparent;
}

.tit_single__partner h2 {
    color: var(--color-1);
}

.list__partner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 3rem;
}

.list__partner .item__partner {
    text-align: center;
}

.list__partner .item__partner .img img {
    width: 100%;
}

.list__partner .item__partner .img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.list__partner .item__partner .name h3 {
    margin: 1rem 0;
    padding: 0 1rem;
    color: #333;
    font-size: 1.8rem;
}

.list__partner .item__partner .desc {
    font-size: 1.4rem;
    line-height: 2.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1rem;
}

.cont-project {
    padding-bottom: 1rem;
}

.single-project {
    padding: 3rem 0;
}

.single-project .list {
    padding-left: 0;
    width: 100%;
    padding: 1rem 0;
}

.cont-partner {
    padding: 2rem 0;
}

.single-album {
    padding: 2rem 0;
}

.grid-album {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.grid-album .item-album {
    margin-bottom: 1rem
}

.item-album .img img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 1rem;
}

.grid_anh {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2rem;
}

.blog-album .container {
    max-width: 1000px;
}

.content-album {
    padding: 3rem 0;
}

.pagination-sm .page-link {
    font-size: 1.3rem;
}

.single-search {
    padding: 3rem 0;
}

.single-menuii {
    padding: 3rem 0;
}

.gird-menuii {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.gird-menuii .item-menuii {
    min-height: 150px;
    background-size: cover !important;
    position: relative;
    border-radius: 2rem;
}

.gird-menuii .item-menuii:before {
    position: absolute;
    content: '';
    background: rgb(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2rem;
}

.gird-menuii .item-menuii a {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gird-menuii .item-menuii a h3 {
    text-align: center;
    font-size: 2.4rem;
    line-height: 3rem;
}

.cont-menui {
    padding: 3rem 0;
    text-align: center;
}

.tit__rel1 h3 {
    font-size: 2.6rem;
    color: var(--color-2);
    text-transform: uppercase;
    font-weight: 600;
}

.news-detalis {
    font-size: 1.6rem;
    line-height: 1.625;
}

.news-detalis img {
    margin: 1.5rem 0;
    max-width: 100% !important;
    height: auto !important;
}

.single-detail {
    padding: 1rem 0 3rem 0;
}

.single-relPost {
    margin-top: 2rem;
}

.df-dts .left {
    width: 340px;
    padding: 2rem 2rem 0 2rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.df-dts .right {
    width: calc(100% - 370px);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.single-detail-service {
    padding: 3rem 0;
}

.sv_hotline {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding-bottom: 1rem;
}

.sv_hotline .name {
    font-size: 1.5rem;
    margin: 1rem 0;
    font-weight: 600;
    color: #444;
    margin-bottom: 0.4rem;
}

.sv_hotline .hotline a {
    font-size: 3rem;
    font-weight: 600;
    color: var(--color-4);
}

.sv_datlich .cont {
    font-size: 1.6rem;
    color: red;
    text-transform: uppercase;
    font-weight: 600;
}

.df-dts {
    margin-bottom: 2rem;
}

.sv_datlich .bg img {
    width: 100%;
}

.frm__book {
    padding: 2rem 3rem;
}

.title_book h2 {
    color: var(--color-4);
    font-size: 1.8rem;
}

.gird-wd2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 2rem;
}

.datepicker {
    padding: 5px !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
}

.datepicker-dropdown {
    background-color: #fff !important;
}

.grid_thoigianhen {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.pn-blocksp {
    padding: 3rem 0 1rem 0;
}

.pn-partner .partnerSwiperNext,
.pn-partner .partnerSwiperPrev {
    right: 1rem;
    top: 0;
}

.pn-partner .partnerSwiperNext {
    color: var(--color-1) !important;
    border: 1px solid var(--color-1);
    height: 30px;
    top: 2rem;
}

.pn-partner .partnerSwiperPrev {
    color: var(--color-1) !important;
    border: 1px solid var(--color-1);
    height: 30px;
    top: 2rem !important;
    right: 4rem !important;
    left: unset;
}

.block-type1 {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.block-type1 .left {
    width: 300px;
    padding-right: 2rem;
    position: relative;
}

.block-type1 .left a img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.block-type1 .right {
    width: calc(100% - 300px);
    position: relative;
}

.pn-blocksp {
    padding: 3rem 0;
}

.pn-blocksp .container {
    max-width: 1300px;
}

.item__product {
    position: relative;
    border: 1px solid #ddd;
}

.item__product .img {
    padding: 0.5rem 0.5rem;
}

.item__product .img a {
    display: block;
}

.item__product .img a img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.item__product .name h3 {
    margin: 1rem 0 0.5rem 0;
    text-align: center;
}

.item__product .name h3 a {
    font-size: 1.5rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2.2rem;
}

.item__product .price {
    text-align: center;
    color: red;
}

.item__product .model {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3rem;
    margin-bottom: 0;
}

.df-about .left {
    width: 30%;
}

.df-about .right {
    width: 70%;
    padding-left: 2rem;
}

.tit__about {
    text-align: center;
    border-bottom: none;
    margin-bottom: 2rem;
}

.tit__about h2 {
    text-align: center;
    padding-bottom: 0;
}

.tit__about h2:after {
    display: none;
}

.pn-about {
    padding: 3rem 0;
}

.df-about {
    display: flex;
    align-items: center;
}

.sha-tab {
    width: 300px;
}

.sha-tab .w-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 2px solid #222;
    border-radius: 100%;
}

.sha-tab .w-tab .item-tab {
    width: 50%;
    height: 100px;
    display: flex;
    align-items: center;
}

.sha-tab .w-tab #sha_0 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
}

.sha-tab .w-tab .img {
    margin-top: 0;
    opacity: 1;
    width: 70px;
    height: 70px;
    border: 2px solid #d84d27;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    background-color: #fff;
    cursor: pointer;
}

.sha-tab .w-tab img {
    max-width: 40px;
    cursor: pointer;
}

.sha-tab .w-tab #sha_0 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
}

.sha-tab .w-tab #sha_1 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 20px;
}

.sha-tab .w-tab #sha_2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: -30px;
}

.sha-tab .w-tab #sha_3 {
    justify-content: flex-end;
    align-items: center;
    margin-right: -30px;
}

.sha-tab .w-tab #sha_4 {
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 20px;
}

.sha-tab .w-tab #sha_4 {
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 20px;
}

.pn-service {
    padding: 3rem 0;
    background-color: #eee;
}

.tit_service {
    text-align: center;
}

.tit_service {
    border-bottom: none;
}

.tit_service h2:after {
    display: none;
}

.gird_post_home {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.gird_post_home .item_service {
    padding: 1rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 0.5rem;
    background: #fff;
}

.item_service .img {
    margin-bottom: 2rem;
}

.item_service .img img {
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.item_service h3 {
    font-size: 1.7rem;
    text-align: center;
    color: #333;
    margin: 1rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item_service p {
    font-size: 1.35rem;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.d-footTop {
    padding: 1rem 0;
}

.d-footTop .top-1,
.d-footTop .top-2,
.d-footTop .top-3 {
    width: calc(33.33% - 30px);
    margin: 0 15px;
}

.foot_map {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
}

.foot_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.foot_top_tit {
    text-transform: uppercase;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}

.item_partner {
    display: block;
    margin: 5px 5px;
}

.item_partner img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    padding: 5px 5px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.foot_video {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
}

.foot_video iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.aside {
    border: 1px solid #ddd;
    margin-bottom: 3rem;
}

.tit_aside {
    background-color: var(--color-1);
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-indent: 1rem;
    line-height: 4rem;
}

.aside_left ul {
    list-style-type: none;
    margin: 0;
    padding: 1rem 1rem;
    display: flex;
    flex-direction: column;
}

.aside_left ul li {
    margin-bottom: 1rem;
}

.menui-right li {
    border-bottom: 1px dashed #444;
    padding: 0.5rem 0;
    position: relative;
}

.menui-right li:last-child {
    border-bottom: transparent;
}

.aside_left ul li a {
    display: flex;
    font-size: 1.35rem;
}

.aside_left ul li .img {
    width: 85px;
    padding-right: 1rem;
}

.aside_left ul li a .img img {
    width: 75px;
    height: 50px;
    object-fit: cover;
}

.aside_left ul li a h4 {
    font-size: 1.3rem;
    line-height: 2rem;
    color: #555
}

.menui-right li a:hover {
    color: red;
}

.menui-right li ul {
    position: absolute;
    left: 100%;
    top: 0;
    list-style-type: none;
    margin: 0;
    padding: 1rem;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-width: 250px;
    display: none;
}

.menui-right li:hover ul {
    display: block;
}

.box-search {
    padding: 1rem;
}

.box-search input,
.box-search select {
    border-radius: 3rem;
    padding: 0.5rem 1rem;
}

.btn-subSearch {
    font-size: 1.5rem;
    text-transform: uppercase;
}

.df-menu {
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.df-menu>.right {
    width: 30rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.mySwiper .swiper-slide .item-slide {
    display: grid;
    grid-template-columns: 1fr;
    place-items: center;
    gap: 20px;
    overflow: hidden;
    padding: 5rem 15rem;
    background-size: cover !important;
}

.mySwiper .content {
    padding: 0 0;
    text-align: center;
}

.mySwiper .content p.link {
    text-align: center;
    margin-top: 2rem;
}

.mySwiper .content p.link a {
    display: inline-block;
    padding: 1.6rem 3rem;
    border: 0.2rem solid #fff;
    color: #fff;
    border-radius: 1rem;
    text-align: center;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.mySwiper .content h2 {
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #fff;
    pointer-events: none;
    transform: translateY(-40px);
    opacity: 0;
    transition-duration: 1s;
    transition-delay: 0.6s;
    font-family: 'BeVNproB';
    text-transform: uppercase;
    text-shadow: 2px 7px 5px rgba(0, 0, 0, 0.3), 0px -4px 10px rgba(255, 255, 255, 0.3);
}

.mySwiper .content p {
    font-family: inherit;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    transform: translateY(-30px);
    opacity: 0;
    transition-duration: 1s;
    transition-delay: 1.2s;
    position: relative;
}

.mySwiper .content p.desc {
    text-transform: uppercase;
}

.mySwiper .content p a {
    color: #fff;
}

.mySwiper .content p span {
    background: rgba(6, 30, 244, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 2.4rem;
    padding: 1rem 2rem;
    border-radius: 4rem;
}

.mySwiper .content p span img {
    height: 3rem;
}

.mySwiper .swiper-slide-active .content h2,
.mySwiper .swiper-slide-active .content p {
    transform: none;
    opacity: 1;
}

.pn-menu {
    position: relative;
    background-color: #fff;
}

.pn-menu.fixed {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}


.menu_t>ul>li>.subNav {
    position: absolute;
    z-index: 1;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.45s ease-out;
    text-align: left;
    min-width: 25rem;
    padding: 0 0;
}

.menu_t>ul>li .subNav>li {
    display: block;
    margin: 0 0;
    padding: 0.8rem 0;
    position: relative;
}

.menu_t>ul>li .subNav>li:hover {
    background: #000;
}

.menu_t>ul>li .subNav>li:hover>a {
    color: #fff;
}

.menu_t>ul>li .subNav>li>a {
    text-indent: 1rem;
    line-height: 1.6;
    color: #666;
}

.menu_t .sub_v2 {
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    display: none;
    min-width: 20rem;
}

.menu_t .sub_v1>li:hover .sub_v2 {
    display: block;
}

.menu_t .sub_v2>li {
    padding: 0.7rem 0;
}

.menu_t .sub_v2>li>a> {
    color: #333;
    line-height: 1.4;
    font-size: 1.4rem;
}

.menu_t .sub_v2>li:hover {
    background: #000;
}

.menu_t .sub_v2>li:hover>a {
    color: #fff;
}

.menu_t>ul>li:hover>.subNav {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    transition: all 0.45s ease-in;
}

.menu_t>ul>li>ul>li {
    width: unset;
    display: inline-block;
    margin: 1rem 1rem;
}

.pn-industry {
    padding: 3rem 0;
}

.pn-industry .container {
    position: relative;
}

.con-swiper .items {
    background: #fff;
    text-align: center;
    padding: 1.5rem 1rem 1.5rem 1rem;
    cursor: pointer;
    transition: .5s ease-in-out;
    padding-bottom: 0.9rem;
    padding-top: 1.75rem;
    position: relative;
    margin-bottom: 1rem;
}

.con-swiper .items h4 {
    margin-top: 1rem;
    height: 4rem;
    line-height: 1;
}

.con-swiper .items:before,
.con-swiper .items:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
}

.con-swiper .items:after {
    height: 3px;
    bottom: -3px;
    background: #1d1d1d;
}

.con-swiper .items:before {
    height: 12px;
    background: url(templates/images/z34.png) no-repeat center;
    background-size: 100%;
    bottom: -11px;
    opacity: 0;
}

.con-swiper .items:hover:after,
.con-swiper .items.active:after {
    opacity: 0;
}

.con-swiper .items:hover:before,
.con-swiper .items.active:before {
    opacity: 1;
}

.con-swiper .items .img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.con-swiper .items .img .img2 {
    display: none;
}

.con-swiper .items .img img {
    width: 8rem;
    height: 6rem;
    object-fit: contain;
}

.con-swiper .items.active .img .img1,
.con-swiper .items:hover .img .img1 {
    display: none;
}

.con-swiper .items.active .img .img2,
.con-swiper .items:hover .img .img2 {
    display: block;
}

.con-swiper .items.active h4,
.con-swiper .items:hover h4 {
    color: var(--color-1);
}

.con-swiper .swiper-button-prev,
.con-swiper .swiper-button-next {
    width: 20px;
    height: 26px;
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.con-swiper .swiper-button-prev {
    left: -1.5rem;
    background: url(templates/images/z10.png) no-repeat center;
    background-size: 100%;
}

.con-swiper .swiper-button-next:hover {
    background: url(templates/images/z13.png) no-repeat center;
    background-size: 100%;
}

.item_indus a {
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 120%;
}

.item_indus a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.item_indus a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, 0.3);
    transition: .5s ease-in-out;
}

.item_indus a:hover:after {
    transition: .5s ease-in-out;
    background: rgba(0, 0, 0, 0);
}

.item_indus a:hover img {
    opacity: 1;
}

.pn-industry-lists {
    position: relative;
    margin-bottom: 3rem;
}

.item_indus a h4 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1rem;
    text-align: center;
    padding: 0 1rem;
    line-height: 2.2rem;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    z-index: 9;
    font-family: 'BeVNproB';
}

.pn-about {
    padding: 5rem 0;
    position: relative;
    margin: 7rem 0 3rem 0;
    background-size: cover !important;
}

.pn-about .logo_block {
    position: absolute;
    right: 0;
    top: -6rem;
    max-height: 8rem;
    max-width: 30vw;
}

.cont-today {
    width: 40%;
    color: #333;
}

.cont-today h2 {
    font-size: 4rem;
    text-transform: uppercase;
    font-family: 'BeVNproB';
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cont-today p.desc {
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.01rem;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cont-today p.more a {
    display: inline-block;
    padding: 0.7rem 2rem;
    background-color: #fff;
    font-size: 1.4rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cont-today p.more a span {
    display: flex;
    align-items: center;
}

.cont-today p.more a i {
    font-size: 2.4rem;
    margin-left: 1rem;
    margin-top: -0.2rem;
}

.cont-today p.more a:hover {
    color: var(--color-2);
}

.item_cateHome .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 120%;
    overflow: hidden;
}

.item_cateHome .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
}

.item_cateHome h3 {
    text-align: center;
    text-transform: uppercase;
    margin: 1rem 0;
}

.item_cateHome h3 a {
    color: #333;
    font-family: 'BeVNproB';
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.6rem;
}

.swiperMenuiNext {
    right: -3rem !important;
}

.swiperMenuiPrev {
    left: -3rem !important;
}


.dfnewsHome .left {
    width: 35%;
    padding-right: 2rem;
}

.dfnewsHome .right {
    width: 65%;
    padding-bottom: 5rem;
}

.dfnewsHome .left .nd .cont {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dfnewsHome .left .nd h2.tit {
    font-size: 3rem;
    font-family: 'BeVNproB';
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.dfnewsHome .left .nd .cont {
    font-size: 1.6rem;
    color: #545454;
    line-height: 2.6rem;
    margin-bottom: 2rem;
}

.dfnewsHome .left .nd .more a {
    display: inline-block;
    padding: 0.8rem 2rem;
    background-color: #222;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.dfnewsHome .left .nd .more a i {
    margin-left: 1rem;
    font-size: 2rem;
}

.items_news .img a img {
    width: 100%;
    height: 25rem;
    object-fit: cover;
}

.items_news .info h3 a {
    font-size: 1.4rem;
    line-height: 1.4;
    color: var(--color-2);
    margin: 1rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.items_news .info h3:hover a {
    color: var(--color-1);
}

.swiper-paginationNews {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiperNews-next,
.swiperNews-prev {
    bottom: 0;
    top: unset !important;
    border: 0.15rem solid var(--color-2);
    height: 3rem !important;
}

.swiperNews-next:after,
.swiperNews-prev:after {
    font-size: 1.6rem !important;
    color: var(--color-2) !important;
}

.swiperNews-prev {
    left: calc(50% - 10rem) !important;
}

.swiperNews-next {
    right: calc(50% - 10rem) !important;
}

.df-foot .left {
    width: 45%;
    padding-right: 3rem;
}

.df-foot .right {
    width: 55%;
    position: relative;
    z-index: 77;
    padding-left: 10%;
    padding-bottom: 5rem;
}

.tit_foot {
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}


.btn_tvtt span {
    color: #333;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 1.4rem;
    padding: 1rem 3rem;
    margin-top: 1rem;
    font-weight: 600;
}

.btn_tvtt a {
    color: #333;
}

.btn_tvtt {
    margin-top: 1rem;
    display: block;
}

.cont_foo {
    margin-bottom: 2rem;
}

.social_cp ul li {
    display: inline-block;
    margin-left: 1rem;
}

#email_frm {
    background-color: transparent;
    color: #fff;
    border-color: transparent;
    border-bottom: 1px solid #fff;
}

#email_frm::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */
}

#email_frm::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #fff;
}

.listPost {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.8rem;
    margin: 1rem 0;
    grid-column-gap: 55px;
    grid-row-gap: 45px;
}

.listPost .i_post {
    position: relative;
    transition: var(--trans);
    /* border: 1px solid #ddd; */
    border-radius: 1rem;
    overflow: hidden;
}

.i_post .img {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden;
}

.i_post .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    /* padding: 1rem 1rem; */
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    border-radius: 6px;
}
.i_post .img:hover img{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.i_post .info {
    padding: 1rem 1rem;
}

.i_post .info h3 {
    margin: 1rem 0;
    line-height: 2.2rem;
    min-height: 63px;
}

.i_post .info h3 a {
    font-size: 24px;
    line-height: 1.3;
    color: var(--color-1);
    font-family: var(--font-m);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.i_post .info:hover h3 a {
    color: var(--color-1);
    opacity: 0.5;
}

.i_post .info .date {
    color: var(--color-1);
    font-size: 1.3rem;
    padding-right: 0.5rem;
    width: 10rem;
    text-align: center;
}

.i_post .info h3 a span {
    width: calc(100% - 10rem);
}

.i_post .info h3 a span.d1 {
    font-size: 3rem;
}

.i_post .info h3 a span.d2 {
    font-size: 1.4rem;
}

.i_post .info h3 a span.txt_name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: var(--font-m);
}

.i_post .info .desc {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
}

.group_tit {
    text-align: center;
    max-width: 800px;
    margin: 1rem auto;
}

.group_tit h2 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-family: 'BeVNproB';
}

.group_tit p {
    font-size: 1.4rem;
}

.single-hotro .inner {
    padding: 1rem 0;
}

.list_files,
.list_qa {
    max-width: 1200px;
    margin: 1rem auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.list_files>li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1rem;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    border-radius: 0.2rem;
}

.list_files>li a {
    text-decoration: underline;
}

.descr {
    font-size: 1.8rem;
    line-height: 3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0.05rem;
}

.pn-tk {
    padding: 3rem 0;
}

.gird_tk {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3rem;
}

.gird_tk .item_tk {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1rem 2rem;
    text-align: center;
}

.gird_tk .item_tk img {
    height: 13rem;
    margin-bottom: 2rem;
}

.gird_tk .item_tk h4 {
    color: var(--color-2);
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2.4rem;
}

.pn-tamnhin {
    padding: 3rem 0;
    color: #fff;
}

.tnbg {
    background-size: cover !important;
    background-attachment: fixed !important;
    padding: 0 0;
}

.gird-tn {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0;
}

.gird-tn>li {
    text-align: center;
    color: #fff;
}

.gird-tn>li>a {
    display: block;
    padding: 10% 15%;
    color: #fff;
}

.gird-tn>li>a>img {
    height: 13rem;
    object-fit: contain;
    margin-bottom: 2rem;
}

.gird-tn>li>a>h4 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gird-tn>li>a>p.desc {
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2.6rem;
    letter-spacing: 0.05rem;
}

.gird-tn>li:nth-child(2n) a {
    background: rgba(35, 77, 135, 0.6);
}

.pn-vanhoa {
    padding: 3rem 0;
}

.round_cri {
    width: 900px;
    position: relative;
    height: 450px;
    background: url(templates/images/Subtract.png)no-repeat;
    background-size: cover !important;
    margin: 10rem auto;
    padding: 25rem 10rem 2rem 10rem;
    text-align: center;
}

.round_cri .item {
    position: absolute;
    width: 18rem;
    height: 18rem;
    border-radius: 50%;
    padding: 1rem;
}

.round_cri .item img {
    width: 100%;
    height: 100%;
}

.round_cri .item.item1 {
    bottom: -1.5rem;
    left: -7rem;
}

.round_cri .item.item2 {
    left: 6rem;
    top: 4rem;
}

.round_cri .item.item3 {
    top: -8rem;
    left: calc(50% - 10rem);
}

.round_cri .item.item4 {
    right: 6rem;
    top: 4rem;
}

.round_cri .item.item5 {
    right: -7rem;
    bottom: -1.5rem;
}

.text_cri {
    display: none;
    transition: var(--trans);
}

.text_cri.show {
    display: block;
}

.text_cri h3 {
    font-size: 2rem;
    color: var(--color-2);
    text-transform: uppercase;
    font-family: 'BeVNproB';
    margin-bottom: 2rem;
}

.text_cri .cri_txt {
    padding: 0 5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.6rem;
}

.pn-history {
    padding: 3rem 0;
    background-color: var(--color-2);
    color: #fff
}

.pn-history h2 {
    color: #fff;
}

.swiperPartner {
    margin: 3rem 0;
}

.swiperPartner .item_his {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.swiperPartner .item_his .img img {
    margin-bottom: 2rem;
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    object-fit: contain;
}

.swiperPartner .item_his h4 {
    font-size: 1.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiperPartner .item_his .img {
    position: relative;
}

.swiperPartner .item_his .img:before {
    position: absolute;
    width: 16rem;
    height: 0.6rem;
    content: '';
    background-size: cover;
    background: url(templates/images/line.png)no-repeat right center;
    background-size: cover !important;
    left: 120%;
    top: 40%;
}

.swiperPartner .swiper-slide:nth-child(4n) .img:before {
    display: none;
}

.pn-vhvn {
    padding: 3rem 0;
}

.pn-vhvn .container {
    max-width: 1000px;
}

.pn-vhvn .cont {
    font-size: 1.6rem;
    line-height: 2.4rem;
}

.pn-tieuchi {
    padding: 3rem 0;
}

.gird-tieuchi {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    margin: 3rem 0;
}

.gird-tieuchi .item_tieuchi {
    padding: 0.5rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.2rem;
}

.gird-tieuchi .item_tieuchi .img {
    width: 8rem;
}

.gird-tieuchi .item_tieuchi .cont {
    width: calc(100% - 9rem);
}

.gird-tieuchi .item_tieuchi .cont h4 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1rem;
}

.gird-tieuchi .item_tieuchi:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.gird-tieuchi .item_tieuchi:hover .cont h4 {
    color: var(--color-1);
}

.gird_tuyendung {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 3rem;
}

.gird_tuyendung>.item_td {
    padding: 2rem 1rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.2rem;
    background-color: #fff;
}

.gird_tuyendung>.item_td .left {
    width: 50%;
}

.gird_tuyendung>.item_td .main {
    width: 25%;
}

.gird_tuyendung>.item_td .right {
    width: 25%;
    display: flex;
    justify-content: flex-end;
}

.pn-tuyendung {
    padding-bottom: 3rem;
    padding-top: 7rem;
}

.pn-tuyendung .container {
    max-width: 1200px;
}

.pn-tuyendung .tit-about {
    margin-bottom: 3rem;
}

.b_chitiet {
    background-color: #111;
    color: #fff;
    line-height: 3rem;
    padding: 0 1rem;
    margin: 0 0.5rem;
    border-radius: 0.2rem;
}

.b_chitiet:hover {
    color: var(--color-1);
}

.btn_ungtuyen {
    background-color: #fff;
    border-color: 0.1rem solid #222;
    color: #333;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    line-height: 3rem;
    padding: 0 1rem;
    border-radius: 0.2rem;
}

.tit_td {
    font-size: 1.7rem;
    color: #333;
    font-family: 'BeVNproB';
}

.gird_frm_td {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    margin: 5rem 0 3rem 0;
}

.gird_frm_td .form-group {
    margin-bottom: 0;
}

.df_files .fileUpload {
    width: 60%;
}

.fileUpload {
    background: var(--color-2);
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    /* margin: 1.25em auto;/*20px/16px 0*/
    */ overflow: hidden;
    padding: 0.875em;
    /*14px/16px*/
    position: relative;
    text-align: left;
    width: 100%;
    cursor: pointer;
}

.fileUpload:hover,
.fileUpload:active,
.fileUpload:focus {
    background: #00a2a4;
    cursor: pointer;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 46px;
    cursor: pointer;
}

input[type="file"] {
    position: fixed;
    right: 100%;
    bottom: 100%;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

#btn-ungtuyen {
    background-color: var(--color-1);
    border-color: var(--color-1);
    font-size: 1.6rem;
    padding: 0 1rem;
    color: #fff;
}

.frm__discount {
    max-width: 1000px;
    margin: 0 auto;
}

.gird_ungdung {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3rem;
}

.gird_ungdung .item_indus_full {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.item_indus_full .img_indus {
    width: 100%;
    height: 25rem;
    object-fit: cover;
}

.item_indus_full .info {
    padding: 1rem;
}

.item_indus_full .info h3 {
    font-size: 1.8rem;
    color: #444;
    margin: 1rem 0;
    line-height: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'BeVNproB';
}

.item_indus_full .info p {
    font-size: 1.4rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img_post {
    margin-bottom: 2rem;
}

.img_post img {
    width: 100%;
}

.cates-sanpham .item_cate {
    margin-bottom: 3rem;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cates-sanpham .item_cate .left {
    width: 65%;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    color: #fff;
}

.cates-sanpham .item_cate .right {
    width: 35%;
    padding-left: 1rem;
}

.cates-sanpham {
    margin-bottom: 3rem;
}

.cates-sanpham .gird_cate {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10%;
}

.cates-sanpham .gird_cate .nd {
    width: 60%;
    padding: 0 3rem;
}

.cates-sanpham .gird_cate .nd h2 {
    font-family: 'BeVNproB';
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 1rem;
}

.cates-sanpham .gird_cate .nd h2 a {
    color: #fff
}

.cates-sanpham .gird_cate .nd h2:hover a {
    color: var(--color-1);
}

.cates-sanpham .gird_cate .nd .cont {
    margin-bottom: 1rem;
}

.cates-sanpham .gird_cate .nd .link {
    display: flex;
}

.cates-sanpham .gird_cate .nd .link a {
    color: #444;
    padding: 0.7rem 1.5rem;
    border-radius: 0.2rem;
    background-color: #fff;
}

.cates-sanpham .gird_cate .nd .link a:hover {
    color: var(--color-1);
}

.cates-sanpham .gird_cate .img {
    width: 40%;
}

.cates-sanpham .gird_cate .img img {
    height: 30rem;
    object-fit: contain;
}

.gird_tpro {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}

.gird_tpro>li>a {
    position: relative;
    display: block;
    /*    padding:0.5rem 0.5rem;*/
    line-height: 2.4rem;
    color: #fff;
    text-align: center;
    border-radius: 0.5rem;
    /*    box-shadow: 4px 4px 4px 0px rgba(255, 255, 255, 0.6) inset;*/
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.gird_tpro>li>a>span {
    display: flex;
    justify-content: center;
    align-items: center;
    /*    box-shadow: 4px 4px 4px 0px rgba(255, 255, 255, 0.6) inset;*/
    padding: 1rem 1rem;
    line-height: 2.4rem;
    border-radius: 0.5rem;
}

.gird_tpro>li>a:hover {
    color: var(--color-1);
}

.gird_tpro>li>a:hover {
    /*    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;*/
}

.btn-xemthem {
    font-size: 1.4rem;
    padding: 0.7rem 2.5rem;
}

.cate_onepage {
    margin: 3rem 0;
}

.chitiet_sp_hot {
    padding: 1rem 0;
}

.btn-dtc {
    padding: 1rem 4rem;
    font-size: 1.6rem;
    background-color: #fff;
    text-transform: uppercase;
    font-family: 'BeVNproB';
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cp_txt a {
    color: #fff;
}

.cp_txt a:hover {
    opacity: 0.5;
}

.main_contact .container {
    max-width: 1200px;
}

.df-contact .left,
.df-contact .right {
    width: 50%;
}

.df-contact .right {
    padding-left: 3rem;
}

.round_cri_mb {
    display: none;
    visibility: hidden;
}

.round_cri_mb ul {
    position: relative;
    margin: 2rem 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.round_cri_mb ul>li {
    text-align: center;
}

.round_cri_mb ul>li h4 {
    font-size: 2rem;
    margin: 1rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.round_cri_mb ul>li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pn-productHot {
    padding: 3rem 0;
}

.block_tit h2 {
    font-size: 3rem;
    text-transform: uppercase;
    color: #333;
    font-family: 'BeVNproB';
    text-align: center;
    margin-bottom: 3rem;
}

.item_prov1 {
    margin-bottom: 1rem;
}

.item_cateHome:hover h3 a {
    color: red;
}

.item_prov1 .img {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    border: 1px solid #eee;
    overflow: hidden;
}

.item_prov1 .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    padding: 3rem;
}

.item_prov1 h3 {
    color: #333;
    font-family: 'BeVNproB';
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.6rem;
    text-align: center;
    margin: 1rem 0;
    padding: 0 1rem;
}

.pagination-page .pagination {
    justify-content: center;
    margin-bottom: 0;
}

.zoomImg {
    transition: transform .4s;
}

.zoomImg:hover {
    transform: scale(1.05);
}

.item_prov1:hover h3 {
    color: red;
}

.gird_cates {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 3rem;
    margin: 2rem 0;
}

.chitiet_danhmuc {
    font-size: 1.6rem;
    line-height: 1.625;
    padding: 2rem 4rem;
    background: #fff;
    border-radius: 1rem;
}

.chitiet_danhmuc a,
.news-detalis a {
    color: #007aff;
}

.chitiet_danhmuc a:hover,
.news-detalis a:hover {
    acity: 1;
    op text-decoration: underline;
}

.mucluc-pnvn>li>a {
    opacity: 1;
    font-size: 1.3rem;
}

.gird_products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
    margin: 2rem 0;
    width: 75%;
}

.gird_products_search {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 2rem;
}

.gird_system {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.gird_system .item_sys {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #eee;
    border-radius: 0.3rem;
    padding: 10px 10px;
    align-items: center;
    transition: all 0.4s ease;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.gird_system .item_sys .avatar {
    width: 12rem;
}

.gird_system .item_sys .info {
    width: calc(100% - 13rem);
}

.gird_system .item_sys .avatar img {
    background-color: #fff;
    padding: 10px 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 2px;
}

.gird_system h3 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    color: red;
    margin: 0 0 5px 0;
}

.gird_system .item_sys .sys_address {
    font-size: 14px;
    margin-bottom: 5px;
}

.sys_hotline a {
    font-weight: 600;
    font-size: 18px;
}

.sys_hotline a:hover {
    color: red;
}

.df-filter {
    justify-content: flex-start;
    align-items: center;
}

.df-filter select {
    max-width: 25rem;
    margin-right: 0.5rem;
    height: 4rem;
}

.block_fillter {
    margin-bottom: 3rem;
}

.btn-filter {
    background-color: #000;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.5rem 1rem;
    border-radius: 0.2rem;
    height: 4rem;
}

.btn-filter:hover {
    color: red;
}

.header-cart {
    margin: 0 1rem 0 0.5rem;
    min-width: 3rem;
    position: relative;
    padding: 1rem 0;
}

.header-cart a {
    color: #111;
    margin-left: 0.5rem;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 1;
    font-size: 1.3rem;
}

.header-cart a .ic {
    position: relative;
    margin-right: 0.5rem;
}

.header-cart a .ic img {
    margin-top: -0.2rem;
}

.header-cart a .num {
    position: absolute;
    top: 32%;
    right: 30%;
    font-size: 1.2rem;
    color: #fff;
}

.Swiper_spct2 .swiper-slide img {
    cursor: pointer;
    border-radius: 0.5rem;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.wcmc-price-detail .price {
    font-size: 36px;
    line-height: 26px;
    font-weight: 700;
    color: #333537;
    letter-spacing: 0.05rem;
    margin: 16px 0;
}

.wcmc-product-cart-options {
    margin: 1rem 0 2rem 0;
}

.options {
    margin: 0.7rem 0;
}

.wcmc-product-cart-options .tit {
    margin-bottom: 1rem;
}

.options .option-type__label {
    position: relative;
    margin: 0 0;
    border: 1px solid transparent;
    padding: 8px 10px;
    line-height: 1;
    position: relative;
    cursor: pointer;
    background-color: #f1f2f8;
    color: #222;
    display: inline-block;
    border-radius: 3px;
}

/* .options .option-type__label:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 3.2rem;
    height: 3.2rem;
    background: url(templates/images/select-pro1.webp)no-repeat center center;
    background-size: cover !important;
    z-index: -1;
    visibility: hidden;
} */

.options .option-type__label.active,
.options .option-type__label:hover {
    /* border-image: linear-gradient(45deg, #ccc, #ccc) 1; */
    border-color: var(--color-2);
    border-width: 2px;
}

.options .option-type__label .option-type__inner {
    display: block;
    line-height: 1.6;
    text-align: center;
    font-size: 1.2rem;
}

.options .option-type__label .option-type__inner p.price {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-family: var(--font-b);
    color: rgba(196, 10, 12, 1);
    margin-top: 0.2rem;
}

.options .option-type__label.active:after {
    z-index: 9;
    visibility: visible;
}

.option-type__label_color .show_color,
.option-type__label_colorAndSize .show_color {
    position: absolute;
    width: 10px;
    height: calc(100% + 2px);
    content: '';
    top: -1px;
    right: -1px;
    border-radius: 0 4px 4px 0;
}

.pn-carts {
    padding: 3rem 0;
}

.gird__wd3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
    margin-bottom: 1rem;
}

.mota_danhmuc {
    font-size: 1.6rem;
    line-height: 1.625;
}

.header-search {
    position: relative;
    cursor: pointer;
}

.header-search .no-bullets {
    display: none;
    animation: slide-up 0.6s;
    margin: 0px;
    line-height: normal;
    position: absolute;
    top: 130%;
    right: 0px;
    width: 250px;
    z-index: 9999;
    background: #ffffff;
    text-align: left;
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.header-search.show .no-bullets {
    display: inline-block;
}

.quickview-cart {
    overflow: hidden;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3sease;
    display: none;
    text-align: left;
    position: absolute;
    z-index: 9999;
    top: calc(100%);
    right: 0px;
    width: 340px;
    padding: 5px;
    background: #fff;
    line-height: normal !important;
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
}

.quickview-cart h3 {
    overflow: hidden;
    padding: 0.5rem 1rem;
    width: 100%;
    display: block;
    background: #070707;
    color: #fff;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
}

.quickview-cart h3 span {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.quickview-cart ul {
    margin: 0px;
    max-height: 250px;
    overflow-y: auto;
    list-style-type: none;
    padding: 0 0;
}

.quickview-cart ul .cart-item {
    margin: 0px 0px 5px 0px;
    position: relative;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 5px;
}

.quickview-cart ul .cart-item .cart__remove {
    position: absolute;
    top: 0;
    right: 5px;
    color: red;
    display: block;
}

.quickview-cart .qv-cart-total {
    overflow: hidden;
    padding: 5px;
    width: 100%;
    display: block;
    color: #333F48;
}

.quickview-cart .qv-cart-total .item {
    display: inline-block;
    width: 100%;
    margin: 5px 0px;
}

.quickview-cart .qv-cart-total span {
    color: #070707;
    float: right;
    font-size: 16px;
}

.quickview-cartactions a {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
}

.quickview-cartactions a:first-child {
    float: right;
    color: #fff;
    border: 1px solid #070707;
    background: #070707;
}

.quickview-cartactions a:last-child {
    float: left;
    color: #fff;
    border: 1px solid #070707;
    text-transform: uppercase;
    font-size: 1.4rem;
}

.header-cart:hover .quickview-cart {
    display: block;
}

.quickview-cart .no-bullets {
    max-height: 270px;
    overflow-y: auto;
    padding-right: 1rem;
}

.out_stock {
    pointer-events: none !important;
    background: url(templates/images/soldout.webp)no-repeat center center;
    background-size: cover !important;
}

.options .option-type__label {
    position: relative;
    border: 1px solid #ccc;
    /* border-image: linear-gradient(45deg, #ccc, #ccc) 1; */
}

.out_stock .option-type__inner {
    color: #999;
}

.no-bullets .cart-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.no-bullets .cart-item .img {
    width: 8rem;
}

.no-bullets .cart-item .info {
    width: calc(100% - 9rem);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.no-bullets .cart-item .img img {
    width: 100%;
    height: 8rem;
    object-fit: contain;
    padding: 0.5rem;
}

.heading-mini .left {
    width: calc(100% - 2rem);
    text-align: left;
}

.heading-mini .right {
    width: 1rem;
}

.heading-mini {
    font-size: 1.3rem;
}

.heading-mini .left .name {
    margin-bottom: 0;
}

.heading-mini .left .name a {
    font-size: 1.3rem;
    line-height: 1.3;
    color: #222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
    font-family: 'BeVNproM';
}

.heading-mini .left .name a:hover {
    color: red;
}

.heading-mini .left p.sl {
    margin-bottom: 0.5rem;
}

.price_r p {
    text-align: right;
    margin-bottom: 0;
    color: red;
    font-size: 14px;
    font-family: 'BeVNproB';
}

.site-slider {
    margin-top: 1rem;
}

/**/
.pn-heading {
    /* background: linear-gradient(var(--color-1), var(--color-2)); */
    background-color: white;
    /* border-bottom: 1px solid rgb(224, 224, 224); */
}

.df-heading {
    align-items: center;
    padding: 1rem 0;
    color: black;
}

/* .df-heading .left,
.df-heading .right {
    width: 28rem;
}

.df-heading .center {
    width: calc(100% - 60rem);
} */

.df-heading .left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.df-heading .right {
    justify-content: flex-end;
    align-items: center;
}

.logo img {
    /* width: 50rem; */
    margin-right: 1rem;
    max-height: 5rem;
}

.icon-bars {
    position: relative;
    display: inline-block;
    width: 2.2rem;
    height: 0.2rem;
    background-color: black;
    margin-right: 1.5rem;
}

.icon-bars::before,
.icon-bars::after {
    content: "";
    position: absolute;
    left: 0;
    width: 2.7rem;
    height: 0.2rem;
    background-color: black;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.icon-bars::before {
    top: -8px;
}

.icon-bars::after {
    top: 8px;
}

.navbar-togg {
    /* text-transform: uppercase; */
    align-items: center;
    font-family: var(--font-m);
}

.df-heading .right .block_hotline {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: black;
}

.df-heading .right .block_hotline p {
    margin-bottom: 0rem;
}

.df-heading .right .block_hotline strong {
    font-family: var(--font-b);
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
}

.df-heading .right .block_hotline strong:hover {
    opacity: 0.5 !important;
}

.df-heading .right .block_hotline .ic img {
    /* width: 3.5rem; */
    width: 26px;
    margin-right: 0.5rem;
    max-height: 4rem;
}

.block_cart {
    display: inline-block;
    margin-left: 1rem;
    position: relative;
}

.block_cart img {
    /* height: 3.5rem; */
    width: 26px;
}

.block_cart .num {
    background-color: var(--color-4);
    color: #fff;
    font-size: 1.2rem;
    font-family: var(--font-m);
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 1;
    padding: 0.3rem 0.5rem;
    border-radius: 1rem;
    line-height: 1;
}

.main-menu-left {
    background-color: #fff;
    border-radius: 0rem;
    padding: 0.6rem 0.3rem;
    display: block;
}

.main-menu-left>ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main-menu-left>ul>li {
    white-space: nowrap;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content:space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
    padding: 1rem 1rem;
    border-radius: 0rem;
}

.main-menu-left>ul>li:hover {
    color: #fff;
    background: linear-gradient(rgba(0, 102, 204, 0.9), rgba(0, 51, 102, 0.9));
}

.main-menu-left>ul>li:hover>a {
    color: #fff;
}

.main-menu-left>ul>li:hover img {
    filter: invert(100%) brightness(100%) contrast(100%);
}


.main-menu-left>ul>li>a {
    font-family: var(--font-m);
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-menu-left>ul>li>a .caret {
    display: none !important;
    width: 2rem;
    text-align: right;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-img {
    width: 2.3rem;
    height: 2.3rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.pn-banner-main {
    /* margin: 1rem 0; */
    margin-top: 0;
    background-color: white;
}

.df-bm {
    position: relative;
}

.df-bm .left {
    width: 23rem;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.df-bm .right {
    width: 28rem;
}

/* .df-bm .center {
    width: calc(100% - 53rem);
} */
.df-bm .center {
    width: 100%;
}
.sub_banner,
.main-menu-left,
.wrap-slider {
    min-height: 100%;
}

.sub_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    flex-direction: column;
    margin-bottom: 0;
    gap: 1rem;
}

.sub_banner .item_banner {
    display: block;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}


.sub_banner .item_banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pn-category {
    margin: 1rem 0;
}

.item_slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pn-category .category-list, .container.category-listt {
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /* justify-content: center;
    -webkit-justify-content: center; */
    border-radius: 0.5rem;
}

.pn-category .category-list a {
    width: 100%;
    margin: 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px;
}

.pn-category .category-list a .img {
    display: block;
    width: 80px;
    height: 80px;
    padding: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 0.5rem;
}

.pn-category .category-list a .img img {
    mix-blend-mode: multiply;
}

.list_social_link {
    margin-bottom: 1rem;
}

.list_social_link>li {
    display: inline-block;
    margin: 0 0.5rem 0rem 0;
}

.list_social_link>li img {
    width: 3.5rem;
}

.pn-category .category-list a h3 {
    font-size: 1.4rem;
    line-height: 1.4;
    font-family: var(--font-m);
    text-align: center;
}

.pn-category .category-list a:hover h3 {
    color: var(--color-2);
    opacity: 0.5;
}

.pn-spHot {
    margin: 1rem 0;
}

.pn-spHot .wrap_bg {
    background-size: cover !important;
    padding: 2rem;
    border-radius: 0.5rem;
}

.tit_sphot {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #fff;
}

.item-product {
    position: relative;
    background-color: #fff;
    border-radius: 0.3rem;
    /* padding: 0.5rem; */
    padding: 0.5rem;
    /* min-height: 57rem; */
    min-height: fit-content !important;
    max-width: 300px;
    /* border: 0.1rem solid #eee; */
}

.item-product>a {
    display: block;
}

.item-product>a:hover {
    color: #444;
}

.item-product .p-img {
    position: relative;
    width: 100%;
    height: 0;
    /*width: 240px;
    height: 240px;*/
    /*padding-bottom:100%;*/
    padding-bottom: 110%;
    /*padding-bottom:0;*/
    border: 1px solid #e6e9ed;
}

.item-product .p-img img {
    position: absolute;
    /*width:100%;
    height:100%;*/
    width: auto;
    height: 300px;
    top: 0;
    left: 0;
    object-fit: contain;
    padding: 2rem 1rem;
}

.item-product .p-img .p-hot {
    font-size: 1.4rem;
    font-family: var(--font-m);
    color: #fff;
    background-color: var(--color-4);
    position: absolute;
    top: 0.5rem;
    left: 0;
    display: inline-block;
    padding: 0.2rem 0.8rem;
    border-radius: 0.4rem;
}

.item-product .p-img .p-sale {
    font-size: 1.4rem;
    font-family: var(--font-m);
    color: #fff;
    background-color: rgba(196, 10, 12, 1);
    position: absolute;
    top: 0.5rem;
    right: 0;
    display: inline-block;
    padding: 0.2rem 0.8rem;
    border-radius: 0.4rem;
}

.item-product .p-body {
    /*min-height: 28.5rem; */
    min-height: fit-content;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    width: 100%;
    padding: 0 1rem;
}

/* .item-product .p-body a{
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    width: 100%;
    padding:0 1rem;
} */

.item-product .p-body .p-title {
    margin-bottom: 1rem;
    margin-top: 1rem;
    display: block;
    width: 100%;
    min-height: 4.6rem;
}

.item-product .p-body .p-title {
    font-size: 1.6rem;
    font-family: var(--font-m);
    color: #222;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}


.item-product:hover .p-title {
    color: var(--color-2);
    opacity: 1;
}

.p-para {
    list-style-type: none;
    padding: 0 0;
    background-color: #f7f9fa;
    padding: 0.5rem;
    border-radius: 0.4rem;
    width: 100%;
    min-height: 14rem;
}

.p-para>li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 10px;
    margin-bottom: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.3rem;
}

.p-para>li>span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p-para .ic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.7rem;
    height: 1.7rem;
    opacity: .4;
    margin-right: 0.5rem;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.p-price {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
}

.p-price .price {
    padding-right: 5px ;
    text-align: left;
    display: inline-block;
    color:#000;
    border-radius: 0.4rem;
    font-size: 20px;
    font-family: var(--font-m);
    letter-spacing: 0.05rem;
    font-weight: bold;
}

.p-price .old-price .dt {
    color: var(--color-1);
}

.p-price .old-price .dd {
    text-decoration: line-through;
    color: #666;
    font-size: 12px;
}

.p-para .ic.ic-cpu {
    background-image: url(templates/images/ic-cpu.png);
}

.p-para .ic.ic-ram {
    background-image: url(templates/images/ic-ram.png);
}

.p-para .ic.ic-hd {
    background-image: url(templates/images/ic-ssd.png);
}

.p-para .ic.ic-sc {
    background-image: url(templates/images/ic-sc.png);
}

.p-para .ic.ic-gpu {
    background-image: url(templates/images/ic-gpu.png);
}

.bg-white {
    background-color: transparent !important;
}

.pn-catesHome {
    /* margin: 2rem 0; */
    margin: 0;
}

.pn-catesHome .wrap_bg {
    padding: 1.5rem;
    padding-top: 75px;
    padding-bottom: 47px;
    border-radius: 0.5rem;
}

.pn-catesHome .cate-heading {
    margin-bottom: 1.5rem;
}

.pn-catesHome h2, .mp-about-info h2 {
    /* font-size: 2rem; */
    font-size: 40px;
    color: #333;
    font-family: var(--font-b);
    text-transform: uppercase;
}

.gird_cateBanner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.gird_cateBanner>li>a {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 40%;
    width: 100%;
}

.gird_cateBanner>li>a>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
}

.pn-newsHome {
    /* margin: 1rem 0; */
    margin: 0;
}

.news_item {
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
}

.news_item .n-img {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
}

.news_item .n-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    border-radius: 0.5rem;
}

.news_item .n-body {
    position: absolute;
    width: 100%;
    min-height: 10rem;
    left: 0;
    bottom: 0;
    padding: 5rem 1rem 1rem 1rem;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);
}

.news_item .n-body a {
    color: #fff;
}

.news_item .n-body a h4 {
    font-size: 2rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_item .n-body a h4:hover {
    color: var(--color-4);
}

.gird_subNews {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.gird_subNews .news_item {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 63%;
    border-radius: 0.5rem;
    overflow: hidden;
}

.gird_subNews .news_item a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.gird_subNews .news_item h4 {
    font-size: 1.4rem !important;
}

.pn-intro {
    margin: 1rem 0;
    padding: 1rem 0;
    font-size: 1.6rem;
    line-height: 1.625;
}


.tit_intro {
    font-size: 2.6rem;
    font-family: var(--font-b);
    margin-bottom: 2rem;
}

.df-foot .foot-1 {
    width: 30%;
}

.df-foot .foot-2 {
    width: 45%;
    padding: 0 3rem;
}

.df-foot .foot-3 {
    width: 25%;
}

.gird_2c {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.gird_2c ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.gird_2c ul>li {
    margin: 0.5rem 0;
}

.pn-post {
    padding: 0 0 3rem 0;
}

.tit_page {
    font-size: 2.6rem;
    font-family: var(--font-b);
}

.col-right .box-right {
    padding: 2rem 2rem;
    border-radius: 1rem;
    background-color: #fff;
    margin-bottom: 2rem;
}

.col-right .box-right .tit_right {
    font-size: 2rem;
    font-family: var(--font-b);
    color: #222;
    margin-bottom: 1.5rem;
    padding-bottom: 0.7rem;
    position: relative;
}

.col-right .box-right .tit_right:after {
    position: absolute;
    content: '';
    width: 10rem;
    height: 0.3rem;
    left: 0;
    bottom: 0;
    background-color: var(--color-2);
}

.pn-productlq {
    padding: 1.5rem 0;
}

.zoomImg {
    transition: transform .4s;
}

.zoom:hover {
    transform: scale(1.1);
}

.block-brand,
.block-subCate {
    padding: 1rem 1rem;
    /* background: #fff; */
    border-radius: 0.5rem;
    margin: 1rem 0;
}

.brand-list,
.subCate-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem;
}

.brand-list .item_brand,
.subCate-list .item-subCate {
    border: 1px solid #eee;
    border-radius: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    width: calc((100% - 60px) / 12);
    background-color: #f3f5fa;
}

.brand-list .item_brand.active {
    border-color: var(--color-4);
}

.brand-list .item_brand img {
    object-fit: contain;
    width: 100%;
}

.item-subCate {
    flex-direction: column;
    justify-content: flex-start !important;
    background-color: #f3f5fa;
}

.item-subCate:hover,
.item_brand:hover {
    border-color: var(--color-4);
}

.item-subCate h4 {
    font-size: 1.3rem;
    line-height: 1.3;
    color: #333;
}

.item-subCate:hover h4 {
    color: var(--color-1);
    opacity: 0.5;
}

.item-subCate img {
    height: 7rem;
    object-fit: contain;
    mix-blend-mode: multiply;
}


/**/
.box-filter {
    margin-top: 1rem;
    /* background-color: #fff; */
    border-radius: 1rem;
}

.filter-item {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-right: 7px;
    margin-bottom: 7px;
    position: relative;
}

.filter-item__title {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 10px;
    position: relative;
}

.filter-show {
    display: none;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
    border-radius: 4px;
    max-width: 600px;
    min-width: 430px;
    left: 0;
    position: absolute;
    padding: 10px;
    top: 45px;
    z-index: 100;
    padding-top: 15px !important;
}

.filter-item:not(.filter-total) .filter-show {
    max-width: 547px;
    width: -moz-max-content;
    width: max-content;
}

.filter-item__title span {
    padding-right: 12px;
    position: relative;
}

.filter-item__title span:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    content: "";
    height: 0;
    position: absolute;
    top: 5px;
    right: 0;
    width: 0;
}

.filter-list {
    display: flex;
    flex-wrap: wrap;
}

.df-action-fillter {
    margin-top: 0.5rem;
}

.btn-filter-close,
.btn-filter-readmore {
    border-radius: 4px;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 18px;
    margin: 0 10x 0 0;
    padding: 10px 0;
    text-align: center;
    width: 170px;
    position: relative;
}

.btn-filter-readmore {
    background-color: var(--color-2);
    color: #fff;
}

.filter-list .c_btn {
    align-items: center;
    border: 1px solid rgb(224, 224, 224);
    border-radius: 4px;
    color: rgb(51, 51, 51);
    font-size: 14px;
    justify-content: center;
    line-height: 17px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 8px 9px;
    transition: all 0.3s ease 0s;
    display: flex;
    box-sizing: border-box;
}

.filter-list .c_btn label {
    margin-left: 0.5rem;
}

.isShowing .arrow-filter {
    width: 27px;
    height: 14px;
    top: 31px;
    left: 25px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
}

.isShowing .overlow-filter {
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
    -webkit-animation: fadeIn .25s;
    animation: fadeIn .25s;
}

.active .filter-item__title,
.isShowing .filter-item__title {
    border-color: var(--color-4);

}

.isShowing .filter-show {
    display: block;
}

#product-list {
    padding: 2rem 2rem;
    background-color: #fff;
    border-radius: 1rem;
    margin: 1rem 0;
}

.tag-filter-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
}

.tag-filter-list .label {
    padding: 6px 0px;
    margin-right: 10px;
    white-space: nowrap;
}

.tag-filter-item {
    border: 1px solid #eee;
    color: #000;
    border-radius: 0.5rem;
    padding: 0.6rem 1rem;
    margin-left: 0.5rem;
}

.tag-filter-item:hover,
.tag-filter-item.current {
    border-color: var(--color-2);
    color: var(--color-2);
    opacity: 1;
}

.tag-filter-item svg {
    margin-top: -0.4rem;
    margin-right: 0.1rem;
}

.box-header h1 {
    font-size: 2rem;
}

.item-product .product-item-options {
    background-color: #d4d4d9;
    color: #000;
    padding: 3px 7px;
    margin-bottom: 5px;
    font-size: 1.3rem;
    border-radius: 0.5rem;
}

.btn-xemthem {
    background-color: var(--color-1);
    color: #fff;
    font-family: var(--font-m);
    text-decoration: none;
}

.list_news1 {
    margin: 1rem 0 0 0;
}

.list_news1>li {
    display: block;
    margin: 1rem 0
}

.list_news1>li:last-child {
    margin-bottom: 0;
}

.list_news1>li>a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.list_news1>li>a .img {
    width: 12rem;
    border: 1px solid #eee;
    border-radius: 0.8rem;
    padding: 0.5rem;
}

.list_news1>li>a img {
    width: 100%;
    object-fit: contain;
    border-radius: 0.2rem;
    min-height: 7rem;
}

.list_news1>li>a .info {
    width: calc(100% - 13rem);
}

.list_news1>li>a h4 {
    font-size: 1.4rem;
    font-family: var(--font-m);
    line-height: 1.5;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_news1>li:hover h4 {
    color: var(--color-4);
    opacity: 0.5 !important;
}

.br-xemthem {
    border-radius: 0 0 1rem 1rem;
}

.btn-xemthem:hover {
    background-color: var(--color-4);
    color: #fff;
}

.product-dt-name {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: unset;
    text-transform: unset;
    font-weight: 700;
    margin: 0;
    font-family: var(--font-b);
    color: #333;
    margin-bottom: 1rem;
}

.product-reviews-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    gap: 0.6rem;
    margin-bottom: 1rem;
}

.product-para .p-para {
    background-color: transparent;
    margin-bottom: 0.5rem;
}

.product-para .p-para>li {
    font-size: 1.2rem;
}

.product-para .p-para>li strong {
    margin-right: 0.5rem;
}

.wcmc-product-cart-options .options {
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem; */
    display: flex;
    gap: 1rem;
}

.df-detail_product {
    align-items: flex-start;
}

.dt-hotline {
    margin: 2rem 0 1rem 0;
    justify-content: center;
    align-items: center;
    font-family: var(--font-m);
    letter-spacing: 0.05rem;
}

.dt-hotline .ic {
    margin-right: 0.2rem;
}

.dt-hotline .ic img {
    width: 2rem;
    max-height: 2rem;
    object-fit: contain;
    margin-top: -0.2rem;
}

.dt-hotline a {
    color: rgba(196, 10, 12, 1);
    font-family: var(--font-b);
    font-size: 2rem;
    margin: 0 0.5rem 0 0.3rem;
    display: block;
}

.pn-productlq .inner-bg {
    background-color: #fff;
    padding: 2rem 2rem 0.5rem 2rem;
    border-radius: 1rem;
}

.product-panel .support-ex {
    margin-bottom: 2rem;
}

.support-ex .support-ex-header {
    margin-bottom: 0;
}

.support-ex-header {
    text-align: center;
}

.support-ex-header .support-ex-title {
    color: #fff;
    font-family: var(--font-m);
    font-size: 1.6rem;
    text-align: center;
    padding: 1.2rem 1rem;
    background-color: var(--color-2);
    border-radius: 1rem 1rem 0 0;
    margin-bottom: 0;
}

.support-ex-body {
    border: 1px solid #eee;
    padding: 1rem 1rem;
    background-color: #fcfcfc;
    border-radius: 0 0 1rem 1rem;
    line-height: 1.5;
}

.support-ex-body>ul>li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 1rem 0;
}

.support-ex-body>ul>li .img {
    width: 3.5rem;
}

.support-ex-body>ul>li .img img {
    width: 2.6rem;
}

.support-ex-body>ul>li .info {
    width: calc(100% - 4.5rem);
    font-size: 1.3rem;
}

.support-ex-body>ul>li:hover .info a {
    opacity: 0.5;
}

.support-ex-body>ul>li .info .tit {
    font-family: var(--font-b);
    color: var(--color-4);
    font-size: 1.6rem;
    margin-bottom: 0.2rem;
    line-height: 1.3;
}

.list_gift {
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 0.1rem solid #ccc;
}

.list_gift>li {
    display: flex;
    justify-content: space-between;
}

.list_gift>li>.ic {
    width: 2rem;
}

.list_gift>li>.ic i {
    background-color: var(--color-4);
    color: #fff;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    text-align: center;
}

.list_gift li p {
    width: calc(100% - 3rem);
    font-family: var(--font-b);
    margin-bottom: 0;
    line-height: 1.35;
}

.product-information {
    margin: 1rem 0;
}

.box-content {
    padding: 2rem;
    border-radius: 1rem;
    background-color: #fff;
}

.tit_dtin {
    font-size: 2rem;
    font-family: var(--font-b);
    color: #333;
    margin-bottom: 1.5rem;
}

.box-content .box-body {
    font-size: 1.6rem;
    line-height: 1.625;
}

.tskt_box>ul {
    list-style-type: none;
    padding: 0 0;
}

.tskt_box>ul>li {
    padding: 0.7rem 1rem;
}

.tskt_box>ul>li:nth-child(odd) {
    background-color: #eee;
}

.box-content .chitiet_danhmuc {
    padding: 1rem 0rem;
}

.navbar-full {
    position: absolute;
    width: calc(100% - 23rem);
    left: 23rem;
    top: 0;
    min-height: calc(100% - 0.1rem);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    border-radius: 0rem;
    z-index: 9;
    padding: 1rem 1rem;
    font-size: 1.5rem;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.main-menu-left>ul>li:hover>.navbar-full {
    visibility: visible;
    opacity: 1;
    z-index: 99;

}

.navbar-full>li {
    width: calc(25% - 3rem);
    margin: 1.5rem 1.5rem;
}

.navbar-full>li>h4 {
    font-family: var(--font-m);
    color: rgba(0, 102, 204, 0.9);
    margin-bottom: 1rem;
    font-size: 1.7rem;
}

.navbar-full>li>ul>li {
    margin: 0.7rem 0;
    padding: 0.3rem 0;
}

.navbar-full>li>ul>li>a:hover {
    color: var(--color-1);
    opacity: 0.5 !important;
}

.navbar-full>li>ul>li>a {
    line-height: 1.4;
}

.filter-item__title_remove,
.filter-item__title_remove:hover {
    border-color: red;
    color: red;
}

.filter-item__title_remove .icx {
    padding-right: 0px;
    margin-top: -0.4rem;
}

.filter-item__title_remove .icx::before {
    display: none;
}

#navbarCont .main-menu-left {
    position: absolute;
    top: 120%;
    left: 0;
    width: 23rem;
    background-color: #fff;
    z-index: 99;
}

#navbarCont .navbar-full {
    width: 1050px;
}

#navbarCont::after {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 7px solid rgba(0, 0, 0, 0);
    border-bottom-color: #fff;
    bottom: 0;
    left: calc(50% - 1.5rem);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#navbarCont::before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 30px;
    bottom: 100%;
}

#navbarCont {
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

#navbarCont.show {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}

.df-heading .navbar {
    cursor: pointer;
}

#navbarCont.show .main-menu-left {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

body.show-menu .df-bm .center,
body.show-menu .df-bm .right {
    visibility: visible;
    z-index: 1;
}

body.show-mene .overlay {
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
    -webkit-animation: fadeIn .25s;
    animation: fadeIn .25s;
}

.row__post__lh {
    padding: 10px;
    border: 1px solid #eee;
    margin: 2rem 0;
}

.tit__postlh {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-family: var(--font-b);
    color: var(--color-1);
}

.post__lh {
    position: relative;
    display: flex;
    flex-direction: column;
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.post__lh>li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.post__lh>li .ic {
    margin-top: -0.3rem;
    margin-right: 0.2rem;
}

.post__lh>li>a {
    color: #444;
    font-size: 1.5rem;
    line-height: 1.5;
}

.post__lh>li>a:hover {
    opacity: 0.5;
    color: var(--color-1);
}

pre {
    background: #fff;
}

.rs_search {
    margin-bottom: 5px;
}

.slider-main {
    height: 100%;
}

.df-heading-mobile {
    display: none;

}

.search_mobile {
    padding: 1rem 0;
    display: none;
    visibility: hidden;
}

.ct_map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
}

.ct_map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.nd_contact {
    /* padding: 2rem; */
    background-color: #fff;
    border-radius: 0.5rem;
}
@media screen and (max-width: 767px){
    .gird_ct, .inner_frm{
        width: 100% !important;
    }
    .site-pn.pn-contact .d-flex.flex-row {
        flex-direction: column !important;
    }
    .gird_ct>.item{
       width: 100% !important; 
    }
}
.gird_ct {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    width: 30%;
}

.gird_ct>.item {
    /* width: calc(33.33% - 3rem); */
    width: 100%;
    margin: 1rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}

.gird_ct>.item img {
    height: 5rem;
    min-width:5rem ;
    margin-bottom: 2rem;
}

.gird_ct>.item .cont {
    font-size: 1.6rem;
}

.gird_ct>.item .cont:hover a {
    opacity: 0.5;
}

.gird_ct .tit_sub {
    font-family: var(--font-b);
    font-size: 1.8rem;
}

.inner_frm {
    max-width: 800px;
    margin: 2rem auto;
    width: 70%;
}

.gird_ctfrm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.5rem;
}

#responsive-menu .content ul ul ul {
    /* display: block !important; */
}

.livesearch {
    position: absolute;
    width: 100%;
    top: 100%;
    background-color: #fff;
    padding: 1rem;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 0.5rem;
    z-index: 9;
}

.livesearch>ul>li {
    border-bottom: 1px solid #ddd;
}

.livesearch>ul>li:last-child {
    border-bottom-color: transparent;
}

.livesearch>ul>li>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
    font-size: 1.3rem;
}

.livesearch>ul>li .img {
    width: 5rem;
}

.livesearch>ul>li .info {
    width: calc(100% - 6rem);
}

.livesearch>ul>li .price {
    color: red;
    font-size: 1.3rem;
    font-weight: 600;
}

.livesearch>ul>li p {
    margin-bottom: 4px;
}

.livesearch>ul>li p.name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cate-heading .sub_cates {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    overflow-x: auto!important;
}

.cate-heading .sub_cates a {
    /* border: 1px solid #eee; */
    border: 1px solid black;
    color: #000;
    /* border-radius: 0.5rem; */
    padding: 0.6rem 1rem;
    margin-left: 0.5rem;
    font-size: 14px;
    font-family: var(--font-m);
    display: inline-block;
    white-space: nowrap;
    background-color: white;
}

.cate-heading .sub_cates a:hover {
    color: var(--color-2);
    border-color: var(--color-2);
}

.placeholder {
    background: #eee;
}

.ic_para {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
    margin-right: 0.5rem;
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(50%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moveAround {
    from {
        transform: rotate(0deg) translate(40px);
    }

    to {
        transform: rotate(360deg) translate(40px);
    }
}

@media screen and (min-width: 1600px) {
    .container {
        max-width: 1400px;
    }
}

@media screen and (max-width: 1550px) {
    .container {
        max-width: 1250px;
    }
}

@media screen and (max-width: 1450px) {
    .container {
        max-width: 94%;
    }

    .mySwiper .content h2 {
        font-size: 4rem;
    }

    .mySwiper .content p {
        font-size: 1.8rem;
    }

    .icon-img {
        width: 2rem;
        height: 2rem;
    }

    .main-menu-left>ul>li {
        padding: 0.85rem 0.5rem;
    }

    .item-product {
        min-height: 56rem;

    }
}

@media screen and (max-width: 1350px) {
    .flex__foot .foot__left {
        padding-left: 5%;
    }

    .flex__foot .foot__right {
        padding-right: 5%;
    }

    .site-copyright p {
        padding: 7px 30px;
    }

    .slider-main,
    .item_slide {
        height: 355px !important;
    }

    .df-detail_product .col-right {
        /* width: 27rem; */
        width: 100% !important;
    }

    .col-slider-ctsp {
        width: 35rem;
    }

    .col-thongtin-ctsp {
        width: calc(100% - 65rem);
    }

    .Swiper_spct2 .Swiper_sp_hot_img {
        height: 35rem;
    }
}


@media screen and (max-width: 1281px) {

    /* .pn-category {
        overflow-y: auto;
    } */

    .pn-category .container {
        /* min-width: 1200px; */
        min-width: 100%;

    }
}

@media screen and (max-width: 1200px) {
    .options .option-type__label .option-type__inner {
        font-size: 1.1rem;
    }

    .brand-list .item_brand,
    .subCate-list .item-subCate {
        width: calc((100% - 60px) /9);
    }

    .gird_products {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .df-heading .left {
        width: 24rem;
    }

    .slider-main,
    .item_slide {
        height: 355px !important;
    }

    .item_prov1 .img img {
        padding: 2.5rem;
    }

    .item_prov1 h3 {
        font-size: 1.4rem;
        text-align: left;
        padding: 0 1rem;
    }

    .item_indus_full .img_indus {
        height: 23rem;
    }

    .container {
        max-width: 96%;
    }

    .swiperMenuiNext {
        right: 10px !important;
    }

    .swiperMenuiPrev {
        left: 10px !important;
    }

    .flex__foot .foot__left {
        padding: 30px 30px;
    }

    .flex__foot .foot__right {
        padding: 30px 30px 0 30px;
    }

    .pn-menu .container {
        max-width: 100%;
    }

    .menu_t>ul>li>a {
        font-size: 1.4rem;
    }

    .df-foot .nd {
        font-size: 1.4rem;
    }

    .tit-foot {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1100px) {
    .df-heading {
        padding: 0.5rem 0;
    }

    .item_product_img {
        height: 20rem;
    }

    .gird_ungdung {
        grid-gap: 2.5rem;
    }

    .item_indus_full .img_indus {
        height: 21rem;
    }

    .menu_t>ul>li>a {
        padding: 0 7px;
    }

    .cate_t {
        display: none;
    }

    .pn-head {
        padding: 10px 0;
    }

    .ls-title {
        font-size: 30px !important;
    }

    .ls-text {
        font-size: 16px;
    }

    .site-serviceH {
        padding-top: 20px;
    }

    .site-truyenthong {
        padding: 30px 0;
    }

    .head__logo a img {
        max-width: 130px;
    }

    #layerslider_1 {
        min-height: 700px !important;
    }

    .con-swiper .swiper-button-prev {
        left: 10px;
    }

    .pn_bg {
        background-size: 50% auto;
    }

    .pn-post .pn-industry {
        padding-top: 0;
    }
}

@media screen and (max-width: 1024px) {
    .gird_cates {
        grid-template-columns: 1fr 1fr;
        grid-gap: 2rem;
    }

    .gird_ungdung {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .i_post .info h2 a span {
        width: 100%;
    }

    .i_post .info .date {
        display: none;
    }

    .mySwiper .content p.link a {
        padding: 1rem 2rem;
    }

    .dfnewsHome .left,
    .dfnewsHome .right {
        width: 100%;
        padding: 0;
        margin-bottom: 3rem;
    }

    .dfnewsHome .right {
        margin-bottom: 0;
        padding-bottom: 4rem;
    }

    .dfnewsHome {
        flex-direction: column;
    }

    .cont-today {
        width: 65%;
    }

    .pn-about .logo_block {
        right: 5rem;
        top: -7rem;
    }

    .site-banner img {
        min-height: 200px;
        object-fit: cover;
    }

    .site-cket {
        padding: 30px 0;
    }

    .giohang-mobile {
        opacity: 0;
        pointer-events: none;
    }

    .menu-mobi {
        width: 90px;
    }

    .slider__right {
        width: calc(100%);
    }

    .cate-left,
    .cate-right {
        width: 100%;
    }

    .cate-left {
        margin-bottom: 15px;
    }

    .list__SubCate {
        display: flex;
        justify-content: flex-start;
    }

    .list__SubCate>li {
        margin: 3px 5px 3px 0;
        position: relative;
        padding-right: 5px;
    }

    .list__SubCate>li:before {
        position: absolute;
        width: 1px;
        height: 40%;
        top: 30%;
        content: '';
        right: 0;
        background-color: #7D8FA6;
    }

    .list__SubCate>li:last-child::before {
        display: none;
    }

    .block__5 {
        width: calc(25% - 15px);
    }

    .menu_t>ul>li>a {
        line-height: 4rem;
    }
}

@media screen and (max-width:991px) {
    .slide-sub-cate .swiper-button-prev,
    .slide-sub-cate .swiper-rtl .swiper-button-next,
    .swiper-button-prev.slider-main-prev {
        left: 10px !important;
        right: auto;
    }

    .slide-sub-cate .swiper-button-next,
    .slide-sub-cate .swiper-rtl .swiper-button-prev,
    .swiper-button-next.slider-main-next {
        right: 10px !important;
        left: auto;
        z-index: 10;
    }
    .pn-catesHome .cate-heading {
        flex-direction: column;
    }
    .inner_frm{
        width: fit-content!important;
    }
    footer .df-foot {
        flex-direction: row;
        gap: 10px;
    }
    .site-pn.pn-contact .gird_ct {
        max-width: 300px;
        margin-left: 0 !important;
    }

    .site-pn.pn-contact .gird_ct .item {
        width: fit-content;
        margin-right: 1rem;
    }
    .pn-catesHome .cate-heading .nav_right {
        margin-top: 0.5rem;
        text-align: right;
        margin-bottom: 0.5rem;
    }

    .brand-list .item_brand,
    .subCate-list .item-subCate {
        width: calc((100% - 60px) / 8);
    }

    .Swiper_spct img {
        height: 9rem;
        padding: 2rem;
    }

    .Swiper_spct2 .Swiper_sp_hot_img {
        height: 60rem;
    }

    .options .option-type__label .option-type__inner {
        font-size: 1.3rem;
    }

    #img_ct {
        margin-bottom: 2rem;
    }

    .wcmc-product-cart-options .options {
        /* grid-template-columns: 1fr 1fr 1fr; */
    }

    .item-product {
        min-height: 54rem;
    }

    .sodotrang {
        padding: 0.5rem 0;
    }

    .box-header h1 {
        margin-bottom: 1rem;
    }

    #product-list .box-header {
        flex-direction: column-reverse;
    }

    #product-list .box-header .nav_right {
        margin-bottom: 1rem;
        text-align: right;
        padding-bottom: 1rem;
    }
    #product-list .box-header .nav_right .tag-filter-item{
        padding: 0.6rem;
    }
    .col-right .box-right {
        margin-bottom: 2rem;

    }

    .navbar-form {
        padding: 0 0;
    }

    .search_mobile {
        display: block;
        visibility: visible;
    }

    .title-rpmenu {
        display: block;
        padding: 0 0;
    }
    .df-heading-mobile .left{
        width: 50rem;;
    }
    /* .df-heading-mobile .left,
    .df-heading-mobile .right {
        width: 7rem;
    } */

    .df-heading-mobile .right {
        /* text-align: right; */
        width: 10rem;
        text-align: left;
    }

    .df-heading-mobile .center {
        width: 40rem;
        text-align: right;
        margin-right: 10px;
    }

    .df-heading {
        display: none;
        visibility: hidden;
    }
    .title-rpmenu .icon-bar:last-of-type {
        margin-bottom: 0;
    }
    .df-heading-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.5rem 0;
        gap: 10px;
    }

    .news_item.first {
        margin-bottom: 1rem;
    }

    .slider-main,
    .item_slide {
        height: unset !important;
    }

    .sub_banner {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .sub_banner .item_banner {
        width: 50%;
        height: 26rem;
    }

    .df-bm {
        flex-direction: column;
    }

    .df-bm .left {
        display: none;
    }

    .df-bm .right {
        margin-top: 1rem;
    }

    .df-bm .center,
    .df-bm .right {
        width: 100%;
    }

    .df-menu>.right {
        width: 32rem;
    }

    .cont-page {
        margin-top: 1rem;
    }

    .cont_map {
        padding-bottom: 50%;
    }

    .mySwiper .swiper-slide .item-slide {
        padding: 3rem 5rem;
    }

    .pn-menu .container {
        max-width: 100%;
        padding: 0 0.5rem;
    }

    .header-cart {
        margin-right: 0.5rem;
    }

    .df-foot .right {
        padding: 0 0 0 2rem;
    }

    .tit-foot {
        margin-top: 1rem;
    }

    .g-process {
        grid-template-columns: 1fr 1fr;
    }

    .pn-courses,
    .pn-vct,
    .site-frmDc {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

    .hc-offcanvas-nav h2 {
        background-color: var(--color-1) !important;
    }

    .hc-offcanvas-nav li.nav-close a,
    .hc-offcanvas-nav li.nav-back a {
        background-color: var(--color-1) !important;
    }

    .pn-head .container {
        max-width: 100%;
    }

    .pn-head {
        padding: 0.5rem 0;
    }

    .item-service .card-img {
        text-align: center;
    }

    .item-service .card-img span {
        font-size: 1.7rem;
    }

    .item-service .card-img strong {
        font-size: 3rem;
    }

    .head_search__booking {
        margin-top: 0.5rem;
    }

    .d-hm {
        align-items: center;
    }

    .m__menu {
        display: block;
        width: 4rem
    }

    .head__right {
        width: 25%
    }

    .search_blc {
        display: none;
    }

    .pn-rating {
        padding: 50px 0;
    }

    .pn-cp p {
        text-align: center;
    }

    .tv__frm {
        margin: 15px auto
    }

    .d-foot {
        flex-direction: column;
    }

    .d-ht {
        display: none !important;
    }

    .service__item .service__box {
        opacity: 1;
    }

    .service__item a:before {
        background: rgb(0, 0, 204, 0.4);
    }

    .service__item a:before {
        width: 100%;
    }

    .site-about {
        margin-top: 10px;
    }

    .head__logo a img {
        max-width: 100px;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 96%;
    }

    /* .title-rpmenu {
        display: block;
    } */
    .site-slider .block__5 {
        width: calc(33.33% - 15px);
    }

    .content-nhanxet {
        width: 100%;
    }

    .cate__left {
        display: none;
    }

    .slider__right {
        margin-top: 80px;
    }

    .site-khuyenmai {
        margin-top: 0;
    }

    .feedback__content {
        padding-bottom: 50%;
    }

    .col-right-ctsp {
        width: 100%;
    }

    .item_product.item_product-right {
        width: calc(33.33% - 30px);
        margin: 15px 15px;
        float: left;
    }

    .giohang-mobile img {
        height: 30px;
    }

    .giohang-mobile {
        margin-top: 0;
    }

    #layerslider_1 {
        min-height: 600px !important;
    }

    .menu_t {
        display: none;
    }

    .blog-area .blog__left {
        width: 100%;
        padding-right: 0;
    }

    .blog-area .blog__right {
        width: 100%;
        padding: 20px 10px;
    }

    .gird__products {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .stickHot {
        padding: 0 0;
    }

    .round_cri {
        width: 85rem;
    }

    .gird_products {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 1rem;
    }

    .product-information .row {
        flex-direction: column-reverse;
    }

    .product-information .box-content-parameter {
        margin-bottom: 2rem;

    }

    .pn-productlq {
        padding-top: 0;
    }

    .product-information {
        margin-bottom: 0;
    }

    .product-information .box-content-info {
        padding-bottom: 0;
        padding-left: 0 ;
    }

    .df-detail_product {
        flex-direction: column;
    }

    .df-detail_product>div {
        width: 100% !important;
    }
}

@media screen and (max-width:850px) {
    .tit_foot {
        display: none;
    }

    .flex__contact {
        flex-direction: column;
    }

    .btn__contact {
        margin-left: 0;
        margin-top: 1rem;
        font-size: 1.6rem;
    }

    .listPost {
        grid-template-columns: 1fr 1fr;
    }

    div#product-list .gird_products {
        grid-template-columns: 1fr 1fr !important;
    }

    .sub_banner .item_banner {
        height: 20rem;
    }
}

@media screen and (max-width:768px) {
    .site-pn.pn-contact .gird_ct>.item img{
        margin-bottom: 0;
    }
    footer .container {
        padding: 50px 10px;
    }
    .mp-about-info {
        padding: 30px 0;
        padding-top: 1rem !important;
    }
    .site-pn.pn-catesHome.pn-newsHome .cate{
        margin-top: 10px !important;
    }
    .cate-banner .video-home.container{
        padding: 0;
    }
    .cate-banner #reviewCarousel p::before, .cate-banner #reviewCarousel p::after{
        width: 8rem;
    }
    .cate-banner #reviewCarousel p::before{
        left: -0.5rem;
    }
    .cate-banner #reviewCarousel p::after{
        right: -0.5rem;
    }
    .cate-banner #reviewCarousel{
        padding-top: 5rem;
    }
    .site-pn.pn-catesHome.pn-newsHome .wrap_bg.bg-white {
        padding: 30px 20px !important;
    }
    .block-head .headline-element .headline-title, .text-head h2, .pn-catesHome h2,
        .mp-about-info h2, .tit_splq, .tit_ct{
        font-size: 2.5rem !important;
    }
    .slide-sub-cate .swiper-container, .cate-heading .sub_cates{
        display: flex;
        justify-content: start;
        align-items: flex-start;
        gap: 10px;
        flex-wrap: wrap;
    }
    .slide-sub-cate .swiper-button-prev,
    .slide-sub-cate .swiper-rtl .swiper-button-next,
    .swiper-button-prev.slider-main-prev {
        left: 10px !important;
        right: auto;
    }

    .slide-sub-cate .swiper-button-next,
    .slide-sub-cate .swiper-rtl .swiper-button-prev,
    .swiper-button-next.slider-main-next {
        right: 10px !important;
        left: auto;
        z-index: 10;
    }
    .site-pn.pn-catesHome.pn-newsHome .info-group .see-more{
        width: fit-content !important;
    }
    .brand-list .item_brand,
    .subCate-list .item-subCate {
        width: calc((100% - 60px) / 6);
    }
    .site-pn.pn-listProduct .container{
        padding: 1rem;
    }
    .cates-sanpham .item_cate {
        flex-direction: column;
        box-shadow: unset;
    }

    .cates-sanpham .item_cate .left,
    .cates-sanpham .item_cate .right {
        width: 100%;
        padding: 0 0;
        margin-bottom: 2rem;
    }

    .cates-sanpham .item_cate .left {
        clip-path: unset;
    }

    .pn-contact {
        padding-bottom: 1rem;
    }

    .df-contact .right,
    .df-contact .left {
        padding: 0 0;
        margin-bottom: 2rem;
        width: 100%;
    }

    .df-contact {
        flex-direction: column;
    }

    .banner_full .background {
        height: 30rem;
    }

    .logo_foo {
        height: 5rem;
    }

    .newsletter__frm {
        max-width: 50rem;
    }

    .pn-menu {
        padding: 0.5rem 0;
    }

    .cp_txt {
        font-size: 1.3rem;
    }

    .tit_foot {
        font-size: 2.4rem;
    }

    footer .df-foot {
        flex-direction: column-reverse
    }

    .df-foot>div {
        width: 100% !important;
        padding: 0 0;
        margin-bottom: 1rem;
    }

    .pn-foot {
        padding-top: 3rem;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;

    }

    .pn-cp {
        margin-top: 1rem;
    }

    .df-foot .foot-2 {
        padding: 0 0;
    }

    .mySwiper .content h2 {
        font-size: 3rem;
    }

    .df_news {
        flex-direction: column;
    }

    .df_news .left73_7,
    .df_news .left73_3 {
        width: 100%;
        padding-left: 0;
    }

    .single-ps1 .row_about .left {
        padding-right: 0;
    }

    #b-sendtv {
        border-radius: 0.3rem;
    }

    .pn-service {
        padding: 2rem 0 0 0;
    }

    .pn-project {
        padding-top: 3rem;
    }

    .df-project {
        flex-direction: column;
    }

    .df-project .cont {
        width: 100%;
        margin-bottom: 2rem;
    }

    .df-project .list {
        width: 100%;
        padding-left: 0;
    }

    .list-service {
        grid-gap: 3rem;
    }

    .item_us .img img {
        height: 150px;
    }

    .d-cvt .img img {
        max-width: 400px;
    }

    .d-cvt .img {
        padding-left: 0;
        margin: 30px 0;
    }

    .d-cvt {
        flex-direction: column;
    }

    .d-courses .img img {
        max-width: 400px;
        margin-bottom: 30px;
    }

    .d-courses .cont {
        padding-left: 0;
    }

    .d-courses {
        flex-direction: column;
    }

    .d-frmDc .frm__discount {
        width: 100%;
    }

    .d-frmDc {
        flex-direction: column;
    }

    .gird__khoahoc {
        grid-gap: 15px;
    }

    .pn-question h2 {
        font-size: 1.6rem;
    }

    .pn-question {
        padding-bottom: 0;
    }

    .pn-ck {
        padding: 20px 0;
    }

    .qb-l {
        padding-right: 0;
    }

    .ck__list {
        grid-gap: 20px;
    }

    .ck__list li h4 {
        font-size: 16px;
    }

    .ck__list li p {
        font-size: 14px;
    }

    .qb-r {
        text-align: center
    }

    .d-qb {
        flex-direction: column;
    }

    .tv__frm {
        max-width: 100%;
    }

    .tt_desc {
        display: none;
    }

    .list__ttItem li:nth-child(3) {
        display: none;
    }

    .truyenthong_right {
        padding-left: 15px;
    }

    .tt_item .img_tt_sm {
        flex: 40%;
    }

    .inner-about__txt {
        padding-top: 0;
        padding-bottom: 50px;
    }

    .service-dr {
        padding: 5px 10px;
    }

    .service__boxI {
        margin-top: 5%;
    }

    .head__hotline {
        display: none;
    }

    .site-bnc {
        margin-top: 0;
    }

    .block__5 {
        width: calc(33.33% - 15px);
    }

    .site-blogs {
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }

    .chitiet_sp_hot_gia del,
    .chitiet_sp_hot_gia span {
        font-size: 20px;
    }

    .item_product.item_product-right {
        width: calc(50% - 30px);
    }

    .site-partner {
        padding: 5px 35px;
    }

    .site-blogs .col-sm-6 {
        width: 100%;
    }

    .feedback_text {
        width: 100%;
    }

    .feedback__content {
        padding-bottom: 60%;
    }

    .left__sl424,
    .right__ht424 {
        width: 100%;
        padding: 0;
    }

    .right__ht424 {
        margin: 10px 0;
    }

    .right__ht424 .divbd {
        background: none;
    }

    .right__ht424 .divbd ul li {
        width: calc(50% - 15px);
        margin: 7.5px 7.5px;
        float: left;
    }

    .flex__foot {
        flex-direction: column;
    }

    .flex__foot .foot__left,
    .flex__foot .foot__right {
        flex: 100%;
    }

    .foot__left .site-copyright {
        display: none;
    }

    .cp_m {
        display: block;
    }

    .cp_m .site-copyright {
        position: relative;
    }

    .wrap__about .about__txt {
        min-height: 335px;
    }

    .ab-mo-ta {
        -webkit-line-clamp: 5;
    }

    #layerslider_1 {
        min-height: 500px !important;
    }

    .ls-text p {
        font-size: 2rem !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 2rem;
    }

    .ls-title {
        font-size: 2rem !important;
    }

    .menu_t>ul>li>a {
        font-size: 16px;
    }

    .inner-about__txt h3 {
        font-size: 20px;
    }

    .row_about {
        flex-direction: column;
        padding: 0 0 2rem 0;
    }

    .row_about .left {
        width: 100%;
        padding: 0 2rem;
        margin-bottom: 2rem;
    }

    .row_about .right {
        width: 100%;
    }

    .single-ps1 .row_about .right img {
        height: 350px;
    }

    .single-ps1 .row_about .left h3 {
        font-size: 2.4rem;
    }

    .gird-view {
        grid-template-columns: 1fr;
    }

    .gird-view .item-view {
        margin-bottom: 0;
    }

    .gird-view .item-view .nd {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .gird-menuii .item-menuii a h3 {
        font-size: 2rem;
    }

    .df-dts {
        flex-direction: column;
    }

    .df-dts .left {
        width: 100%;
        margin-bottom: 3rem;
    }

    .df-dts .right {
        width: 100%;
        margin-bottom: 0;
    }

    .title_book h2 {
        text-align: center !important;
    }

    .list__partner {
        grid-template-columns: 1fr 1fr;
    }

    .tit_single__partner h2 {
        font-size: 2rem;
    }

    .single-partner .tit_partner h2 {
        font-size: 2rem;
    }

    .row_about {
        margin-bottom: 0;
    }

    .gird_tk .item_tk img {
        height: 7rem;
    }

    .gird_tk .item_tk {
        padding: 0 0;
    }

    .gird-tn>li>a {
        padding: 2rem 2rem;
    }

    .gird-tn>li>a>img {
        height: 9rem;
    }

    .round_cri {
        display: none;
    }

    .round_cri_mb {
        display: block;
        visibility: visible;
    }

    .gird_tuyendung>.item_td {
        flex-direction: column;
    }

    .gird_tuyendung>.item_td .left,
    .gird_tuyendung>.item_td .right,
    .gird_tuyendung>.item_td .main {
        width: 100%;
    }

    .gird_system {
        grid-template-columns: 1fr;
    }

    .df-detail_product {
        flex-direction: column;
    }

    .col-thongtin-ctsp {
        padding: 0 0;
    }

    .chitiet_danhmuc {
        padding: 2rem 2rem;
    }

    #product-list {
        padding-bottom: 0.1rem;
    }
}

@media screen and (max-width:700px) {
    .gird_ct>.item {
        width: calc(50% - 3rem);
    }

    .gird_ct>.item:nth-child(3) {
        width: 100%;
    }

    .nav_right {
        overflow-y: auto;
    }

    .tag-filter-list {
        /* min-width: 65rem; */
        display: inline-flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    section.single-page{
        width: fit-content !important;
    }
    .cates-sanpham .gird_cate {
        padding-right: 0;
    }

    .head__banner {
        display: none;
    }

    .df_top {
        display: none !important;
    }

    .head__hotline {
        display: block;
        width: 135px;
    }

    .title-rpmenu {
        display: block;
        /* width: 135px; */
        width: fit-content;
    }

    .ls-l {
        left: 10% !important;
    }

    .banner_full h2 {
        font-size: 2.2rem;
    }

    .gird__products {
        grid-template-columns: 1fr 1fr;
    }

    .item_product_img {
        height: 23rem;
    }

    .gird_tk {
        grid-template-columns: 1fr 1fr;
        grid-gap: 2rem;
    }

    .pn-tk {
        padding-top: 0;
    }

    .isShowing .filter-show {
        max-width: 100% !important;
    }

    .filter-item {
        position: unset;
    }

    .filter-wrap {
        position: relative;
    }
}

@media screen and (max-width:650px) {
    .gird_ct {
        grid-template-columns: 1fr;
    }

    .ct_map {
        padding-bottom: 60%;
    }

    .brand-list .item_brand,
    .subCate-list .item-subCate {
        width: calc((100% - 60px) / 5);
    }

    .sub_banner .item_banner {
        height: 17rem;
    }

    .col-thongtin-ctsp {
        padding-left: 0;
    }

    .Swiper_spct2 .Swiper_sp_hot_img {
        height: 40rem;
        padding: 2rem 2rem;
    }

    .df-detail_product {
        flex-direction: column
    }

    .list_files,
    .list_qa {
        grid-template-columns: 1fr;
        grid-gap: 1.5rem;
    }

    .banner_full h1 {
        font-size: 2rem;
    }

    .grid_anh {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .grid-album {
        grid-template-columns: 1fr 1fr;
    }

    .single-news {
        padding-top: 1rem;
    }

    .it_post_hz .info .desc {
        -webkit-line-clamp: 3;
    }

    .it_post_hz .img {
        width: 200px;
    }

    .it_post_hz .info {
        width: calc(100% - 220px);
    }

    .pn-news {
        padding: 0 0 2rem 0;
    }

    .item_us .img img {
        height: 130px;
    }

    .list-us {
        grid-gap: 2rem;
    }

    .item-service {
        padding-bottom: 1rem;
    }

    .list-service {
        grid-template-columns: 1fr 1fr;
    }

    .img__AbDesk {
        display: none;
    }

    .img__AbMobile {
        display: block;
    }

    .site-bnc {
        margin-top: 0;
    }

    .wrap__about .about__txt {
        flex: 100%;
    }

    .wrap__about .about__img {
        flex: 100%;
    }

    .wrap__about {
        flex-direction: column;
    }

    #layerslider_1 {
        min-height: 400px !important;
    }

    .gird__service {
        grid-template-columns: 1fr 1fr;
    }

    .truyenthong_wrap {
        flex-direction: column;
    }

    .truyenthong_left {
        flex: 100%;
        margin-bottom: 30px;
    }

    .tt_imgmax img {
        width: 100%;
    }

    .flex__foot .foot__left {
        padding: 30px 15px;
    }

    .flex__foot .foot__right {
        padding: 30px 15px 0 15px;
    }

    .foot_wrapMap {
        padding-bottom: 40%;
    }

    .cont-today {
        width: 100%;
    }

    .gird_ungdung {
        grid-template-columns: 1fr 1fr;
    }

    .gird-tieuchi {
        grid-template-columns: 1fr;
    }

    .gird_products {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width:576px) {

    .brand-list .item_brand,
    .subCate-list .item-subCate {
        width: calc((100% - 30px) / 3);
    }

    .gird_cateBanner>li>a {
        padding-bottom: 35%;
    }

    .gird_cateBanner {
        grid-template-columns: 1fr;
    }

    .sub_banner .item_banner {
        height: 12rem;
    }

    .item-product {
        min-height: 52rem;
        max-width: 200px;
    }

    .gird_subNews {
        grid-template-columns: 1fr 1fr;
    }

    .Swiper_spct img {
        height: 7rem;
        padding: 0.5rem 0.5rem;
    }

    .tab_sanpham {
        padding: 0.7rem 0;
    }

    .chitiet_sp_hot {
        padding-bottom: 0;
    }

    #img_ct {
        flex-direction: column-reverse;
    }

    #img_ct .Swiper_spct2,
    #img_ct .Swiper_spct {
        width: 100%;
        padding: 0 0;
    }

    #img_ct .Swiper_spct2 {
        margin-bottom: 1rem;
    }

    .gird-tn {
        grid-template-columns: 1fr;
    }

    .cates-sanpham .item_cate {
        margin-bottom: 1rem;
    }

    .cates-sanpham .gird_cate .nd .cont {
        font-size: 1.4rem;
    }

    .cates-sanpham .gird_cate .nd h2 a {
        font-size: 1.8rem;
    }

    .cates-sanpham .gird_cate {
        padding: 1.5rem;
    }

    .cates-sanpham .gird_cate .img img {
        height: unset;
        width: 15rem;
    }

    .cates-sanpham .gird_cate .nd {
        padding: 0 0;
        width: calc(100% - 16rem);
    }

    .items_news .img a img {
        height: 20rem;
    }

    #b-sendtv {
        margin-top: 2rem;
    }

    .d-frmtv {
        flex-direction: column;
    }

    .logo_foo {
        height: 5rem;
    }

    .social_cp>ul>li {
        margin-left: 0;
        margin-right: 0.5rem;
    }

    .cp_txt {
        margin-bottom: 1rem;
    }

    .df-cp {
        flex-direction: column;
    }

    .pn-cp .container {
        width: 100%;
        padding: 0 0;
    }

    .mySwiper .content h2 {
        font-size: 2rem;
    }

    .mySwiper .content p {
        font-size: 1.4rem;
    }

    .single-project {
        padding-top: 0;
    }

    .gird-menuii {
        grid-template-columns: 1fr;
    }

    .single-ps1 .row_about .right img {
        width: 100%;
        height: auto;
    }

    .row_about .right img {
        width: 100%;
        height: auto;
    }

    .wcmc-product-cart-options .options {
        /* grid-template-columns: 1fr 1fr; */
    }

    .pn-contact {
        padding-top: 1rem;
    }

    .tit_block h2 {
        text-align: left;
    }

    .pn-news .tit_news {
        margin-bottom: 2rem;
    }

    .head_social {
        display: none;
    }

    .list-us {
        grid-template-columns: 1fr;
    }

    .g-process .i-process {
        padding-left: 1rem;
    }

    .g-process {
        grid-template-columns: 1fr;
        grid-gap: 2rem;
    }

    .inner-cp .link {
        text-align: left;
    }

    .pn-block-cp .tit_cp h2 {
        text-align: left;
    }

    .g-about .cont .nd {
        text-align: left;
        padding-left: 0;
    }

    .g-about {
        grid-template-columns: 1fr;
    }

    .df-project .list ul {
        grid-template-columns: 1fr;
    }

    .feedback_text {
        padding-top: 10px !important;
    }

    .item__kh img {
        width: 100px !important;
        height: 100px !important;
    }

    .item__kh p {
        margin-top: 15px;
    }

    .feedback__content {
        padding-bottom: 70%;
    }

    .logo__footer {
        margin-bottom: 10px;
    }

    .mxh__foo ul {
        margin-bottom: 10px;
    }

    .right-head_cart {
        text-align: right;
    }

    h4.blog_tit {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 15px;
        line-height: 22px;
    }

    .site-cket {
        padding: 20px 0;
    }

    .list__SubCate {
        display: block;
    }

    .list__SubCate li {
        display: inline-block;
    }

    .list__SubCate>li>a {
        line-height: 20px;
    }

    .site-copyright {
        padding: 5px 0;
    }

    .site-copyright p {
        line-height: 24px;
        color: #333;
    }

    .block__5 {
        width: calc(50% - 15px);
    }

    .right-head_cart {
        width: 90px;
    }

    .res__head img {
        max-height: 60px;
    }

    .header-search {
        position: unset;
    }

    .header-search .no-bullets {
        width: 100%;
    }

    .navbar-form {
        display: block;
    }

    .header-cart {
        position: unset;
    }

    .tit__home span {
        font-size: 20px;
    }

    .item_product_img {
        height: 200px;
    }

    .pn-head {
        padding: 5px 0;
    }

    .col-left-ctsp {
        width: 100%;
    }

    .site-truyenthong {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

    .site-partner {
        padding: 10px 15px;
    }

    .row__grid_2 {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .site-banner img {
        min-height: 150px;
        object-fit: cover;
    }

    .leftc1,
    .leftc2 {
        width: calc(100%);
        margin: 10px 0;
    }

    .content-f {
        margin-bottom: 0;
    }

    .pn-rating {
        padding: 30px 0;
    }

    .ck__list {
        grid-template-columns: 1fr;
    }

    .card__question .card-header {
        padding-left: 10px;
    }

    .gird__khoahoc {
        grid-template-columns: 1fr;
    }

    .cont-1 .name {
        font-size: 1.6rem;
    }

    .banner_full img {
        width: 100%;
        min-height: 300px;
        object-fit: cover;
    }

    .banner_full h2 {
        font-size: 2rem;
    }

    .tit_block h2 {
        font-size: 2.2rem;
    }

    .pn-block-cp .tit_cp h2 {
        font-size: 2rem;
    }

    .banner_full h1 {
        font-size: 2rem;
        line-height: 2.8rem;
    }

    .banner_full .background {
        height: 150px;
    }

    .banner_full .background {
        padding-top: 4rem;
    }

    .blog-area .blog__right {
        padding-left: 0;
    }

    .blog-area .blog__right .insHeading,
    .tit_block h2 {
        font-size: 1.7rem;
    }

    .logo {
        width: 11rem;
    }

    .gird_cates {
        grid-gap: 1.5rem;
    }

    .chitiet_sp_hot_title {
        font-size: 2rem;
        line-height: 1.4
    }
}

@media screen and (max-width:500px) {
    .nd-about .Ct-nd-about {
        height: 35rem !important;
        width: 100% !important;
    }
    #product-list .gird_products {
        grid-template-columns: 1fr 1fr !important;
    }
    .site-pn.pn-productlq .gird_products {
        grid-template-columns: 1fr 1fr !important;
    }
    .blog__right {
        margin-top: 10px;
    }

    #mucluc-pnvn {
        font-size: 13px;
    }

    .news-detalis table {
        max-width: 100% !important;
        width: unset !important;
    }

    .tit_splq {
        margin: 0 0 2rem 0
    }

    .listPost {
        grid-template-columns: 1fr;
    }

    .it_post_hz .img {
        width: 170px;
    }

    .it_post_hz .img a img {
        height: 170px;
    }

    .it_post_hz .info {
        width: calc(100% - 190px)
    }

    .list__partner .item__partner .img img {
        height: 165px;
    }

    .single-detail-service {
        padding-top: 0;
    }

    .single-detail-service {
        padding-bottom: 0;
    }

    .frm__book {
        padding: 2rem;
    }

    .gird-wd2 {
        grid-template-columns: 1fr;
    }

    .item__service .cont {
        padding: 20px 0;
    }

    .item__service {
        flex-direction: column;
    }

    .item__service .img {
        width: 100%;
    }

    .item__service .img img {
        width: 100%;
    }

    .item__service .cont {
        width: 100%;
    }

    .row__grid {
        grid-gap: 20px;
    }

    .tit-lienhe {
        margin-top: 2rem;
    }

    .flex__contact {
        flex-direction: column;
    }

    .btn__contact {
        margin: 10px 0;
    }

    .site-truyenthong {
        padding-bottom: 0;
    }

    .tt_item .img_tt_sm {
        flex: 50%;
    }

    .title-f {
        margin-bottom: 0 !important;
    }

    .foot_wrapMap {
        padding-bottom: 50%;
    }

    .ls-l {
        display: none;
    }

    #layerslider_1 {
        min-height: 300px !important;
    }

    .truyenthong_right {
        padding-left: 0;
    }

    .tt_item .tt_in h4 {
        line-height: 18px;
    }

    .res__head img {
        max-height: 50px;
    }

    .tit__productPage span {
        font-size: 24px;
    }

    .wrap__cate {
        margin-bottom: 10px;
    }

    .tit__opage span {
        font-size: 1.4rem;
    }

    .wrap__map {
        padding-bottom: 75%;
    }

    .site-productHome {
        padding: 10px 0;
    }

    .site-CateServiceHome {
        padding: 20px 0 0 0;
    }

    .item_product_price del {
        margin-left: 5px;
    }

    .item_product_img {
        height: 170px;
    }

    .partnerItem {
        padding: 20px 10px;
    }

    .site-vct {
        padding: 25px 0;
    }

    .swiperProductSale-next,
    .swiperProductSale-prev {
        color: #333 !important;
    }

    .right__ht424 .sup_item {
        padding: 10px 5px;
    }

    .item_product-right>a {
        padding: 10px 15px;
    }

    .item_product.item_product-right {
        width: calc(50% - 20px);
        margin: 10px 10px;
    }

    .logo__footer img {
        max-height: 80px;
    }

    .tab_sanpham .nav-item .nav-link {
        font-size: 1.4rem;
        line-height: 3rem;
        padding: 0 0;
    }

    .right__ht424 .divbd {
        padding: 0 0;
    }

    .swiperProductSale-next,
    .swiperProductSale-prev {
        top: 40% !important;
    }

    .link_wrap_img {
        padding: 20px;
    }

    .item_product>a .sale {
        top: 0;
    }

    .btn-dt,
    .btn-buyn {
        padding: 3px 10px;
    }

    .title-f {
        margin-top: 0 !important;
    }

    .form-search-nav input {
        padding: 6px 10px;
        border-radius: 20px;
    }

    .tit__productPage {
        margin-bottom: 15px;
    }

    .df-project .cont .tit h2 {
        font-size: 2.2rem;
    }

    .btn-booking {
        font-size: 1.3rem;
    }

    .tit_service {
        margin-bottom: 2rem;
    }

    .tit_process {
        margin-bottom: 3rem;
    }

    .pn-process {
        padding-top: 0;
        padding-bottom: 3rem;
    }

    .item_indus_full .img_indus {
        height: 18rem;
    }

    .gird_products {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1rem;
    }

    .sodotrang .container {
        max-width: 100%;
        overflow-y: auto !important;
        padding-bottom: 1rem;
        scrollbar-width: none;
    }
    
    .sodotrang .container .breadcrumb {
        /* min-width: 50rem; */
        min-width: 100vw;
    }

    .breadcrumb li a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width:450px) {
    .row__grid_2 .item__service a img {
        max-width: 150px;
    }

    .t_hotline {
        display: none;
    }

    .head__hotline {
        background-color: transparent;
    }

    .wrap__about .about__txt {
        padding: 30px 20px;
    }

    .service__item {
        max-height: 300px;
        overflow: hidden;
    }

    .foot_wrapMap {
        padding-bottom: 60%;
    }

    .service__boxI {
        padding: 20px 8px;
    }

    .service__boxI h3 {
        font-size: 16px;
    }

    .service__boxI p {
        font-size: 13px;
        line-height: 20px;
        -webkit-line-clamp: 4;
    }

    .service-dr {
        padding: 3px 4px;
    }

    .gird__service {
        grid-gap: 15px;
    }

    .head__logo a img {
        height: 80px;
    }

    .head__logo {
        width: 34%;
        text-align: center;
    }

    .foot-left {
        padding-right: 0;
    }

    .foot-left .social li a img {
        height: 30px;
    }

    .single-partner {
        padding-top: 0;
    }

    .cart-option {
        margin-top: 1rem;
    }

    .options {
        margin: 1rem 0;
    }

    .tab_sanpham .container {
        max-width: 98%;
        overflow-y: auto;
        padding-bottom: 1rem;
    }

    .tab_sanpham {
        padding: 1rem 0;
    }

    .tab_sanpham .nav {
        display: block;
        min-width: 45rem;
    }

    .tab_sanpham .nav-item {
        display: inline-block;
    }

    .pn-spHot .wrap_bg {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .pn-spHot .container,
    .pn-catesHome .container,
    .pn-listProduct .container,
    .pn-productlq .container,
    .pn-carts .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .pn-carts {
        padding-bottom: 0;
    }

    .gird__wd2,
    .gird__wd3 {
        grid-template-columns: 1fr !important;
        grid-gap: 0.5rem;
    }

    .df-carts .left {
        padding: 0 1rem !important;
    }

    .df-carts>.right>.cont {
        border-color: transparent !important
    }

    .product-cart-option>p {
        font-size: 1.2rem;
    }

    .body-sanpham .container {
        width: 100%;
        margin: 0;
        padding: 0 1rem;
    }

    .pn-catesHome .wrap_bg {
        padding: 1rem;
    }

    #product-list {
        padding: 1rem 1rem;
    }

    .pn-productlq .inner-bg {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .col-left-ctsp {
        padding: 1rem 1rem;
    }

    .item-product .p-body {
        padding: 0 0.5rem;
    }
}

@media screen and (max-width:430px) {
    .Swiper_spct2 .Swiper_sp_hot_img {
        height: 35rem;
    }

    .gird_frm_td {
        grid-template-columns: 1fr;
    }

    .item_indus_full .img_indus {
        height: 16rem;
    }

    .single-relPost {
        margin-top: 0;
    }

    .grid-album {
        grid-template-columns: 1fr;
    }

    .grid_anh {
        grid-template-columns: 1fr 1fr;
    }

    .banner_full h1 {
        font-size: 1.8rem;
        line-height: 2.4rem;
    }

    .it_post_hz .info {
        width: calc(100% - 155px);
    }

    .it_post_hz .img {
        width: 140px;
    }

    .it_post_hz .img a img {
        height: 140px;
    }

    .list__partner {
        grid-template-columns: 1fr;
    }

    .tit-foot {
        font-size: 1.8rem;
    }

    .pn-cp p {
        font-size: 1.3rem;
        line-height: 2.4rem;
    }

    .head__logo a img {
        height: 60px;
    }

    .list-service {
        grid-template-columns: 1fr;
        grid-gap: 2rem;
    }

    .item_product_price {
        font-size: 18px;
    }

    .gird__service {
        grid-template-columns: 1fr;
    }

    .gird__products {
        grid-gap: 20px;
    }

    .item_product_title a {
        font-size: 18px;
        line-height: 22px;
    }

    .d-frmtv {
        flex-direction: column;
    }

    #b-sendtv {
        margin-top: 2rem;
    }

    .blog-area .blog__right {
        padding: 0 0;
    }

    .single-detail {
        padding-bottom: 1rem;
    }

    .options .option-type__label .option-type__inner {
        font-size: 1.1rem;
    }

    .item-product .p-body .p-title a {
        font-size: 1.4rem;
    }

    .p-price .price {
        font-size: 1.5rem;
    }

}

@media screen and (max-width:416px) {
    .p-para .ic {
        width: 1.2rem;
        height: 1.2rem;
        margin-right: 0.3rem;
    }

    .item-product .p-body {
        padding: 0 0.2rem;
    }

    .p-para>li {
        font-size: 1.2rem;
    }

    .gird_products {
        grid-gap: 0.7rem;
    }

    .item_product_img {
        height: 15rem;
    }

    .cates-sanpham .gird_cate .img {
        width: 50%;
        margin-bottom: 2rem;
    }

    .cates-sanpham .gird_cate .nd {
        width: 100%;
    }

    .cates-sanpham .gird_cate {
        flex-direction: column-reverse;
    }

    .blog-area .blog__right .insHeading,
    .tit_block h2 {
        margin-bottom: 1rem;
        margin-top: 2rem;
    }

    .single-relPost .tit_block {
        margin-bottom: 0;
        margin-top: 2rem;
    }
}

@media screen and (max-width:376px) {
    .row__grid_2 .item__service a img {
        max-width: 130px;
    }

    .item_product_price del {
        font-size: 13px;
    }

    #layerslider_1 {
        min-height: 240px !important;
    }
}

@media screen and (max-width:340px) {
    .gird_products {
        grid-template-columns: 1fr;
        grid-gap: 2rem;
    }

    .gird_ungdung {
        grid-template-columns: 1fr;
    }

    .row__grid {
        grid-template-columns: 1fr;
    }

    .gird__products {
        grid-template-columns: 1fr;
    }
}

.navbar-full .un-style a {
    font-size: 14px;
    font-weight: 400;
}

/* #responsive-menu .content ul ul ul {
    display: flex !important;
    flex-wrap: wrap;
    margin-left: 20px;
} */

#responsive-menu .content ul li {
    border-bottom: none;
}

#responsive-menu .content>ul li ul li ul li a {
    font-size: 1.4rem;
    /* border: 1px solid #E1E1E1; */
    /* border-radius: 8px; */
    font-size: 12px;
    color: #515151;
    /* line-height: 15px;
    padding: 9px 10px;
    margin: 0 8px 0px 0;
    min-width: 72px; */
    text-align: left;
    text-indent: 10px !important;
}

#responsive-menu .content>ul li ul li a {
    font-size: 14px;
    color: #0066cce6;
    font-weight: bold;
}

#responsive-menu .content .heading-typeGroup:after {
    content: " »";
    font-size: 14px;
}

#responsive-menu {
    left: -100% !important;
    width: 100vw !important;
    /* top: 55px */
    z-index: 999999;
}

#responsive-menu .content {
    max-width: 100vw !important;
    float: right;
    width: 100%;
    display: flex;
    flex-direction: column;
}

#responsive-menu .active {
    /* transform: translateX(100%); */
}

span.toggle-menu.active {
    margin-right: 10px;
}

/*menumobile*/
#responsive-menu .content {
    padding: 1rem;
    overflow-y: auto;
    height: 90vh;
}

.menu__block {
    margin-bottom: 2rem;
}

.menu__title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.menu__subtitle {
    font-weight: 500;
    margin: 0.5rem 0;
}

.menu__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.menu__btn {
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    font-size: 12px;
    color: #515151;
    line-height: 15px;
    padding: 9px 10px;
    margin: 0 8px 9px 0;
    min-width: 72px;
    text-align: center;
}

.menu__btn:hover {
    background: #e0e0e0;
}

/* ----- layout 2 cột ----- */
.menu-mobile .content {
    display: flex;
    height: 100%;
}

/* Cột trái: 20 vw (min 180 – max 260 px) */
.menu__left {
    width: 20vw;
    border-right: 1px solid #eee;
    overflow-y: auto;
}

.menu__title {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 12px;
    cursor: pointer;
    font-weight: 600;
    flex-direction: column;
}

.menu__title:hover,
.menu__title.active {
    background: #e9f3ff;
    color: #007bff;
}

/* Cột phải: 80 vw */
.menu__right {
    width: 80vw;
    padding: 12px 16px;
    overflow-y: auto;
}

.menu__block {
    display: none;
}

.menu__block.is-active {
    display: block;
}

/* Phần con giữ lại từ trước */
.icon-img {
    width: 20px;
    height: 20px;
}

.menu__subtitle {
    font-weight: 600;
    color: #0056b3;
    margin: 8px 0 4px;
}

.menu__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.menu__btn:hover {
    background: #e1ecf4;
    border-color: #007bff;
    color: #007bff;
}

.see-all {
    font-size: 13px;
    color: #007bff;
    margin-bottom: 8px;
    display: inline-block;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
}


#responsive-menu .un-style.navbar-nav {
    display: none;
}

.menu__block {
    display: none;
}

/* ẩn mặc định */
.menu__block.is-active {
    display: block;
}

/* hiện khi chọn */
.menu__title.active {
    background: #e9f3ff;
    color: #007bff;
}

.menu__left .menu__title.active {
    transform: translateX(0%) !important;
}

.menu__subtitle {
    display: flex;
    justify-content: space-between;
}

.menu-subhe {
    display: flex;
    justify-content: space-between;
}

.menu-subhe a {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #0056b3;
}

/*home*/
.swiperProductHome .item-product {
    position: relative;
    background-color: #fff;
    border-radius: 0.3rem;
    /* padding: 0.5rem; */
    padding: 0.5rem;
    min-height: 57rem;
    /* max-width: 260px; */
    border: 0.1rem solid #eee;
}

/* .swiperProductHome .item-product .p-body {
    min-height: 28.5rem;
} */
.ic_para {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
    margin-right: 0.5rem;
}
/* header */
.df-heading .left {
    width: 55rem;
}

.df-heading .right {
    width: 25rem;
}

.df-heading .center {
    width: calc(100% - 72rem);
}
.df-heading .navbar:hover, button.gioi-thieu:hover {
    background: var(--color-2);
    color: white;
}
.df-heading .navbar, button.gioi-thieu {
    cursor: pointer;
    /* border: 1px solid rgb(224, 224, 224); */
    padding: 0.7rem 0.75rem;
    border-radius: 4px;
}
.df-heading .navbar:hover svg {
    fill: white;
}
/* footer*/
.clearfix.icon {
    margin: 0 -0.5rem;
    padding: 0;
    background: var(--color-2);
    color: #fff;
}
.clearfix.icon .trust-list {
    width: 1250px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.trust-list .trust-item {
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 10px 0;
}

footer .container {
    padding: 50px 0px;
}

.tit-foot, .df-foot .nd *, .pn-cp p {
    color: #000;
}

.trust-list .trust-item .trust-title span {
    font-weight: bold;
    text-transform: uppercase;
}
footer .pn-cp {
    padding: 1rem 0 !important;
}
footer .pn-cp .container{
    padding: 0;
}
button.btn.btn-add-cart {
    margin: 0;
    min-height: 38px;
    border: 1px solid var(--color-2);
    background-color: var(--color-2);
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 4px;
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

button.btn.btn-add-cart:hover {
    background: white;
    color: var(--color-2)
}
/* home */
.trust-block .trust-list {
    width: 1250px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 0.5rem;
    padding: 10px;
}

.trust-block  {
    display: flex;
    justify-content: center;
    padding: 30px 0px;
}
.block-head {
    display: flex
;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 4rem 1rem;
}
.block-head .headline-element {
    text-align: center;
}
.block-head .headline-element .headline-title, .text-head h2 {
    font-size: 4rem;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 900;
    font-family: var(--font-b);
    padding-bottom: 1rem;
}
.headline-element .headline-title span {
    color: var(--color-2);
}
.text-head {
    padding: 10px;
    padding-left: 0;
}
.pn-category .category-listt a .img, .swiper-slide .img {
    position: relative;
    /* display: block; */
    /* width: 200px; */
    width: auto;
    height: 270px;
    padding: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #ddd;
    display: flex;
    align-items: flex-end;
    background-repeat: no-repeat !important;
    background-size: cover !important;  
    background-position: center !important;


}
.pn-category .category-listt a .img img {
    height: 270px;
    object-fit: contain;
    border-radius: 4px;
    width: 100%;
}
.pn-category .category-list {
    width: 100%;
}
.category-list-item {
    display: grid !important;
    grid-template-rows: repeat(1, 1fr);
    grid-auto-flow: column;
    overflow-x: auto;
}
.pn-category .category-list a h3 {
    font-size: 14px;
    text-decoration: unset;
    line-height: 19.2px;
    font-weight: bold;
    text-transform: uppercase;
    word-break: break-word;
    /* position: absolute;
    top: 75%;
    left: 10%;
    width: 150px; */
    text-align: left;
    font-family: var(--font-b);
}

.pn-category .category-list a {
    position: relative;
}
@media screen and (max-width:768px){
    .video-home.container .ve-block video{
        height: 40rem;
    }
    .col-thongtin-ctsp .cart-option{
        flex-direction: row;
    }
    .cart-btn, .cart-option .btn.add-contact.cart-btn.cart-btn2{
        padding: 1.5rem;
    }
    .pn-category .category-listt a .img{
        width: 180px;
    }
    .trust-list {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        flex-wrap: wrap;
    }
    .trust-list .trust-item {
        width: 100%;
    }
    .trust-block .trust-list{
        width: calc(100% - 32px);
    }
    .text-head h2{
        font-size: 32px;
    }
}
.sodotrang {
    border: none !important;
}
.ve-block video {
    width: 100%;
    height: 492px;
    object-fit: cover;
    border-radius: 0.5rem;
}
.ve-block .ve-title {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 32px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    width: calc(100% - 64px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
}
.ve-block {
    position: relative;
}
div#reviewCarousel p {
    position: relative;
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    margin: 0 auto;
    color: #2a3342;
    padding: 25px 0;
    width: 1000px;
}
div#reviewCarousel p::before{
    content: "";
    position: absolute;
    width: 142px;
    height: 98px;
    background-image: url(/img_data/images/Icon/quote.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -35px;
    top: 0;
    z-index: -1;
}
div#reviewCarousel p::after{
    content: "";
    position: absolute;
    width: 142px;
    height: 98px;
    background-image: url(/img_data/images/Icon/quote.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: -40px;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}
@media (max-width: 767px){
    div#reviewCarousel p{
        font-size: 25px;
        line-height: 48px;
    }
    div#reviewCarousel p::before{
        top: -20px;
    }
    div#reviewCarousel p::after{
        bottom: -20px;
    }
    div#reviewCarousel p{
        width: 90vw;
    }
    .site-pn.pn-listProduct .container{
        padding: 1rem !important;
    }
}
div#reviewCarousel h5 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 15px;
}

div#reviewCarousel small {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
}

div#reviewCarousel img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    border-radius: 100%;
    margin-top: 50px;
}
div#reviewCarousel .carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--color-2);
}
div#reviewCarousel .carousel-indicators{
    margin-bottom: 0;
}
.form {
    background-image: url(/img_data/images/banner/bg_newsletter.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin: 0 -0.5rem;
}

.ecosoft-newsletter-form .ecosoft-newsletter-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 104px;
    padding: 88px 0;
    margin: 0 auto;
    /* max-width: calc(100% - 102px); */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.ecosoft-newsletter-block .newsletter-header h2 {
    font-size: 31px;
    line-height: 44px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: vaR(--font-b)
}

.ecosoft-newsletter-block .newsletter-header, .newsletter-content.js-form-wrapper.form-wrapper {
    color: #fff;
    /* max-width: 545px; */
    max-width: 50%;
}

.ecosoft-newsletter-block .newsletter-header p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.form:before {
    content: "";
    background: rgba(18, 73, 111, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.ecosoft-newsletter-block .newsletter-content span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
}

.newsletter-content.js-form-wrapper.form-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px
}
@media (max-width: 767px){
    .ecosoft-newsletter-form .ecosoft-newsletter-block{
        flex-direction: column;
        padding: 32px 0;
        max-width: calc(100% - 32px);
        gap: 32px;
    }
}
.form .btn__contact {
    border-radius: 5px;
    padding: 8px 16px;
    border: none;
    background-color: var(--color-4);
    width: fit-content;
    margin-top: -20px;
}
.form .form-control{
    padding: 1rem .75rem;
}
/* .block-brand,
.block-subCate {
    background: radial-gradient(circle, #ffffff 0%, #f7f9fc 30%, #d2d7e0 60%, #c5cad6 100%);
} */
.swiper-button-prev,
.swiper-rtl .swiper-button-next,.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    width: 35px !important;
    height: 35px!important;
    background-color: white;
    border: 1px solid vaR(--color-2);
    border-radius: 50%
}
/* Tắt cấu hình */
/* .item-product .product-item-options, .p-para{
    display: none;
} */
.p-head.d-flex {
    justify-content: space-between;
    padding: 5px;
    font-size: 10px;
    height: 25px;
}

.p-head .p-hot {
    background: var(--color-4);
    padding: 0px 15px;
    border-radius: 24px;
    text-transform: uppercase;
    height: fit-content;
}
div#reviewCarousel {
    padding: 10rem 0 5rem 0;
}
/* archive sp */
.filter-head {
    background: radial-gradient(circle, #ffffff 0%, #f7f9fc 30%, #d2d7e0 60%, #c5cad6 100%);
}
.tit_page {
    font-size: clamp(20px, 3vw, 48px);
    text-transform: uppercase;
    font-family: var(--font-b);
    font-weight: 900;
}
.filter-head .tit{
    padding: 1rem 1rem;
    border-radius: 0.5rem;
}
.site-pn.pn-listProduct .container {
    padding: 2rem 2rem;
    background-color: #fff;
    border-radius: 1rem;
}
.list-sp {
    display: flex;
    flex-direction: row;
}
.list-sp .product-dm {
    width: 25%;
}
.list-sp #product-list{
    width: 75%;
    padding: 0;
    margin: 0;
}
h3.tit-product-dm {
    color: #333537;
    font-size: 16px;
    padding: 12px 0;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
}
.dm-nd {
    font-size: 16px;
    cursor: pointer;
}
.dm-nd ul>li{
    margin: 0.5rem 0;
}
.related-cate-list.dm-nd a h4{
    margin: 1rem 0;
    font-size: 16px;
}
.dm-nd ul>li:hover, .related-cate-list.dm-nd a:hover{
    color: var(--color-2);
}
.site-pn.pn-listProduct {
    background: white;
}
@media (max-width: 767px){
    .list-sp {
        display: flex;
        flex-direction: column;
    }
    .list-sp #product-list, .list-sp .product-dm{
        width: 100%;
    }
    .item-product .p-img img{
        /* height: 42vw; */
        height: auto;
    }
}
.cate-heading.df.box-header {
    justify-content: space-between;
}
/* CTSP */
.pn-productlq .related-product {
    display: flex;
    flex-direction: row;
}
.pn-productlq .related-product .content-related {
    width: 25%;
    padding: 16px 32px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: 2.5rem 0;
}
h3.tit-product-related {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3rem;
    word-wrap: break-word;
}
.related-nd {
    font-size: 1.8rem;
}
@media (max-width: 767px) {
    .pn-productlq .related-product .content-related, .gird_products{
        width: 100%;
    }
    .pn-productlq .related-product{
        flex-direction: column;
    }
    .df.df-detail_product .row-img{
        padding: 20px 0px !important;
    }
    .mo-ta-ngan {
        padding: 20px 0px !important;
    }
}
.mo-ta-ngan {
    padding: 50px 15px;
}
.col-thongtin-ctsp {
    width: calc(100% - 67%);
}
div#img_ct, .df.df-detail_product .row-img {
    width: 100%;
}
.pr-left {
    width: 67%;
}
.options .option-type__label .option-type__inner {
    display: block;
    line-height: 1.6;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.accordion-item img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
#mobile-content-solution .accordion-item{
    border: none!important;
}
.accordion-header .accordion-button {
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}
.field-box {
    margin: 16px 0;
    border-radius: 3px;
}
.field-box .accordion-item {
    padding: 16px 20px 16px 10px;
}
img.fancybox-image{
    position: inherit;
}
.fancybox__content{
    height: auto !important;
    width: auto !important;
}
.df.df-detail_product .row-img {
    padding: 0 20px;
}
button#open-gallery {
    border: 1px solid #545860;
    padding: 8px;
    border-radius: 3px;
    background: white;
    color: black;
    font-size: 1.4rem;
}
.df.df-detail_product .row-img .row .col-6{
    border: 1px solid #ebebeb;
    margin-top: 0;
}
.df.df-detail_product .row-img .row{
    margin-bottom: 10px;
}
.chitiet_sp_hot,
.product-information,
.pn-productlq {
    background: white
}
.list-sp #product-list .gird_products {
    width: 100%
}
/* lien-he */
.site-pn.pn-contact {
    background: white;
}
.content {
    padding: 41px 0px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: left center;
}
.content .container{
    justify-content: flex-end;
    display: flex;
    padding: 50px 0;
}
.related-dm-1 {
    max-width: 650px;
    background: #fff;
    max-width: 650px;
    background: #fff;
    padding: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
h4.Sub-tit {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 8px;
    text-transform: uppercase;
}
h3.tit-contact {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 16px;
}
.nd-contact {
    font-size: 20px;
    line-height: 1.4;
}
.tit_ct {
    text-align: center;
    font-family: var(--font-b);
    padding: 20px;
    color: var(--color-2);
    font-size: 40px;
    text-transform: uppercase;
}
/* blog */
.container.tintuc {
    display: -webkit-box;
    */ display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 522px;
    padding: 33px 0;
    position: relative;
}

.blog-text-wrapper {
    width: 100%;
    max-width: 1212px;
    color: #fff;
    background-image: url(/img_data/images/banner/blog_header_bg.svg);
    background-size: cover;
    padding: 77px 44px;
}

.blog-text-wrapper .title {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    max-width: 385px;
    margin-bottom: 30px;
}

.blog-text-wrapper .info {
    font-size: 20px;
    line-height: 27px;
    max-width: 385px;
}
@media (max-width: 767px) {
    .blog-text-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        background-image: url(/img_data/images/banner/blog_header_bg_mobile.svg);
        width: auto;
        max-width: 350px;
        height: 100%;
        padding: 35px 20px;
    }
    .container.tintuc {
        height: 600px;
    }
    .blog-text-wrapper .title {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .blog-text-wrapper .info {
        font-size: 18px;
    }
    .ecosoft-newsletter-block .newsletter-header,
    .newsletter-content.js-form-wrapper.form-wrapper{
        max-width: 100%;
    }
}
.info .cate {
    display: inline-block;
    border: 1px solid #545860;
    border-radius: 4px;
    padding: 2px 16px;
    font-size: 12px;
}
.views-field .field-content {
    display: flex;
    gap: 5px;
}
h2.tit_dm {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
}
h2.tit_dm {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
}

.list-danhmuc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-left: -15px;
    overflow-x: auto;
}

.list-danhmuc>li {
    list-style: none;
    display: inline-block;
    border: 1px solid #545860;
    border-radius: 4px;
    padding: 7px 16px;
    font-size: 14px;
    transition: .2s all;
}
.list-danhmuc>li:hover {
    border-color: var(--color-2);
    color: var(--color-2);
}

.list-danhmuc>li:hover a {
    color: var(--color-2);
}
.rencent-post .item {
    display: flex;
    gap: 50px;
}
.rencent-post .container.rencent {
    box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, .2509803922);
    padding: 65px 55px;
}
.rencent-post .container.rencent .item .img, .rencent-post .container.rencent .item .info{
    width: 50%;
    overflow: hidden;
}
@media (max-width: 767px){
    .rencent-post .container.rencent .item .img,
    .rencent-post .container.rencent .item .info {
        width: 100% !important;
    }
    .rencent-post .item{
        flex-direction: column;
    }
    .rencent-post .container.rencent{
        padding: 20px;
    }
}
.rencent-post {
    padding: 10px;
}
.rencent-post .container.rencent .item .info .info-admin {
    display: flex;
    gap: 20px;
}
.rencent-post .container.rencent .item .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.rencent-post .container.rencent .item .info .read-more .read-more-link{
    font-size: 16px;
}
.rencent-post .container.rencent .item .info .read-more .read-more-link .arrow {
    display: inline-block;
    transition: transform .3s ease;
}

.rencent-post .container.rencent .item .info .read-more:hover .arrow {
    transform: translateX(7px);
}
.rencent-post .container.rencent .item .info .name {
    font-size: 32px;
    font-weight: 500;
    line-height: 100%;
    color: #43464d;
    text-decoration: none;
    
}
.rencent-post .container.rencent .item .info .desc{
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rencent-post .container.rencent .item .img img {
    transition: transform .3s, -webkit-transform .3s;
}

.rencent-post .container.rencent .item .img img:hover {
    transform: scale(1.2);
}
/* detail-post */
.header-post .container {
    display: flex;
    padding: 22px 15px 38px;
    gap: 150px;
}
.header-post .container .info-post,
.header-post .container .img-post {
    width: 50%;
}
@media (max-width: 767px){
    .header-post .container .info-post,
    .header-post .container .img-post {
        width: 100% !important;
    }
    .header-post .container{
        gap: 10px;
        flex-direction: column;
    }
    .blog-area.single-detail .container{
        flex-direction: column;
    }
    .blog-heading{
        display: none;
    }
}
.box-toc p {
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
}
.box-toc ul li {
    list-style: none;
    font-size: 18px;
    line-height: 30px;
    color: black;
    margin-left: -15px;
}
.blog-area.single-detail .container {
    display: flex;
}
.blog-heading {
    width: 20%;
}
.blog-toc {
    border: 1px solid #c3c4c8;
    padding: 14px 14px;
    position: sticky;
    top: 0;
}
/* mega menu */
#content_solution {
    display: none;
}
.igmage_solution_item {
    margin-bottom: 40px;
}
.content_solution_item {
    display: flex;
    gap: 30px;
}
.content_solution_1 .menu-item a {
    font-size: 24px;
    font-weight: bold;
    line-height: 3;
}
.content_solution_item_1 a {
    font-size: 14px;
    padding: 8px 0;
}
.content_solution_inner .content_solution_1 {
    border-bottom: 1px solid #c3c4c8;
    padding-bottom: 32px;
    margin-right: 40px;
    margin-left: 2rem;
}
.content_solution_1 a:hover, div#navbarCont li a:hover {
    color: var(--color-2);
}
.nd-menu .navbar {
    position: inherit !important;
}
div#navbarCont li {
    list-style: none;
}

/* div#navbarCont, div#content_solution {
    position: absolute;
    top: 120%;
    left: -17%;
    width: 100vw;
    background-color: #fff;
    z-index: 99;
    min-height: 100vh;
    padding-top: 20px;

} */
div#navbarCont,
div#content_solution {
    position: absolute;
    top: 120%;
    left: 0%;
    width: 1330px;
    /* hoặc max-width nếu cần responsive */
    background-color: #fff;
    z-index: 99;
    min-height: 100vh;
    padding-top: 20px;

}
ul.main-menu {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

/* .main-menu ul li {
    width: calc(25% - 3rem);
    margin: 1.5rem 1.5rem;
} */
li.menu-item {
    width: 25%;
    padding-bottom:30px ;
}
ul.sub-sub-menu {
    margin-left: -40px;
}
ul.sub-menu {
    width: 100%;
}
li.sub-menu-group {
    width: 100%;
}
a.heading-typeGroup {
    display: none;
}
ul.sub-sub-menu li {
    font-size: 14px;
    padding: 4px 8px;
}
.menu-item span {
    font-weight: bold;
    font-size: 16px;
}
.icon-img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.nd-menu {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-right: 30px;
    font-size: 16px;
}
.df.navbar-togg svg {
    height: 15px;
}
.df.navbar-togg span {
    display: flex;
    gap: 5px;
}
button.gioi-thieu {
    border: none;
    background: transparent;
}
button.gioi-thieu:hover .gioi-thieu-a {
    color: white;
}
.site-pn.pn-catesHome.pn-newsHome .cate {
    border-radius: 50px;
    margin-top: 40px;
    text-transform: uppercase;
    text-align: center;
}
.site-pn.pn-catesHome.pn-newsHome .name a{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        color: black;
        font-family: var(--font-b);
}
.site-pn.pn-catesHome.pn-newsHome .info-group {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
.site-pn.pn-catesHome.pn-newsHome .info-group .p-info{
    font-size: 20px;
    width: 85%;
}
.site-pn.pn-catesHome.pn-newsHome .info-group .see-more{
    width: 15%;
}
.site-pn.pn-catesHome.pn-newsHome .info-group .see-more a {
    font-size: 14px;
    text-align: center;
    line-height: 1;
    text-decoration: unset;
    display: block;
    padding: 12px 16px;
    background: var(--color-4);
    color: #000;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid var(--color-4);
    -webkit-transition: background-color .1s ease, -webkit-transform .1s ease;
    transition: background-color .1s ease, -webkit-transform .1s ease;
    transition: background-color .1s ease, transform .1s ease;
    transition: background-color .1s ease, transform .1s ease, -webkit-transform .1s ease;
}
.site-pn.pn-catesHome.pn-newsHome .info-group .see-more a:hover{
    background: #fff;
    color: #545860;
}
@media (max-width: 767px){
    .site-pn.pn-catesHome.pn-newsHome .info-group{
        flex-direction: column;
    }
    .site-pn.pn-catesHome.pn-newsHome .info-group .p-info{
        width: 100%;
    
    }
    .pn-contact .gird_ct>.item {
        margin: 0 !important;
    }
    .pn-contact .gird_ct>.item .cont{
        text-align: center;
    }
}
.site-pn.pn-catesHome.pn-newsHome .wrap_bg.bg-white {
    padding: 120px 20px;
}
.site-pn.pn-catesHome:nth-child(2n+1) {
    background: white;
}
button.btn.add-contact {
    margin: 0;
    min-height: 38px;
    border: 1px solid var(--color-2);
    background-color: white;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 4px;
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}
button.btn.add-contact a{
    color: var(--color-2);
}
.info-cate {
    width: 150px;
    /* position: absolute;
    top: 55%;
    left: 10%; */
    color: white;
    z-index: 2;
}
.site-pn.pn-category .container.category-listt, .pn-category .category-list{
    background-color: transparent;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
}
.swipper-tabCates .swiper-wrapper {
    max-width: 100%;
}

.swiper.swipper-tabCates {
    width: 100%;
    max-width: 1250px;
    overflow: hidden;
}

.swipper-tabCates .swiper-wrapper {
    display: flex;
}

.swipper-tabCates .swiper-slide {
    width: auto;
    flex-shrink: 0;
}
@media (max-width: 767.98px) {
    .swiper.swipper-tabCates {
        width: 100%;
        max-width: 100vw;
        overflow: hidden;
        margin: 0 auto;
    }

    /* Wrapper của các slide */
    .swipper-tabCates .swiper-wrapper {
        display: flex;
        width: 100%;
    }

    /* Slide item */
    .swipper-tabCates .swiper-slide {
        width: auto;
        flex-shrink: 0;
    }
}
.swipper-tabCates .swiper-slide .info-cate h3,.slide-sub-cate .swiper-slide .info-cate h3 {
    font-size: 14px;
    text-decoration: unset;
    line-height: 19.2px;
    font-weight: bold;
    text-transform: uppercase;
    word-break: break-word;
    /* position: absolute;
    top: 75%;
    left: 10%;
    width: 150px; */
    text-align: left;
    font-family: var(--font-b);
}
.star svg {
    fill: var(--color-4);
    width: 20px;
    height: 20px;
}

.star {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
}
button.btn.add-contact.cart-btn.cart-btn2 {
    background: var(--color-4);
    border-radius: 4px;
    height: auto;
    padding: 21px 31px;
    box-shadow: none;
    border-color: transparent;
    text-transform: uppercase;
    color: black;
}
button.btn.add-contact.cart-btn.cart-btn2 a {
        color: black;
}
/* Sticky */
/* Đảm bảo không có overflow giới hạn */

html,
.container,
.chitiet_sp_hot,
.df-detail_product {
    overflow: visible !important;
    height: auto;
}

/* Đảm bảo đủ chiều cao để cuộn */
.chitiet_sp_hot,
.df-detail_product {
    min-height: 120vh;
    overflow-y: auto;
    /* Tạo vùng cuộn rõ ràng */
    max-height: none !important;
    height: auto !important;
}

/* Sửa lỗi sticky trong flexbox */
.df-detail_product {
    display: flex;

    align-items: stretch;
    padding: 0 !important;
    margin: 0 !important;
}

/* Đảm bảo sticky hoạt động */
.col-thongtin-ctsp.sticky-top {
    position: sticky !important;
    top: 0 !important;
    /* Ép buộc top về 0 */
    align-self: flex-start !important;
    flex-shrink: 0 !important;
    z-index: 1 !important;
    background: #fff;
    /* Để dễ nhìn */
}
section.single-page {
    width: 1250px;
    margin: 0 auto;
    padding: 50px 10px;
}
.nd-about {
    display: flex;
    gap: 17px;
    overflow-x: auto;
    scrollbar-width: none;
}
.about .nd-about a{
    width: 20%;
}
.nd-about .Ct-nd-about {
    position: relative;
    /* width: calc(20% - 17px); */
    height: 23rem;
    border-radius: 4px;
    min-width: 23rem;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: left center !important;
    padding: 1 rem;
    align-content: end;
}
.nd-about .Ct-nd-about:after, .pn-category .category-listt a .img:after, .slide-sub-cate .swiper-slide .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    pointer-events: none;
}
.container.about{
    padding: 80px 20px;
}
.mp-about-info p{
    font-size: 18px;
}
.nd-about .Ct-nd-about h3 {
    position: relative;
    color: white;
    text-align: center;
    font-size: 24px;
    line-height: 28.8px;
    font-weight: 900;
    padding: 24px 16px;
    z-index: 9;
}
@media (max-width: 767.98px){
    .nd-about{
        flex-direction: column;
    }
    .nd-about .Ct-nd-about{
        width: 100% !important;
        height: 300px;
    }
    .wrap_bg.block-dv{
        flex-direction: column;
    }
    
}
.info-cate p {
    font-size: 14px;
    line-height: 1.1;
}
.dm-nd li {
    position: relative;
    list-style: none;
}
a.item-related-cate {
    position: relative;
}
.related-cate-list.dm-nd{
    margin-left: 20px;
}
.dm-nd li::before, .related-cate-list.dm-nd a h4::before {
    content: '';
    position: absolute;
    left: -20px;
    top: 2px;
    width: 16px;
    height: 16px;
    background-image: url('/img_data/images/Icon/icons8_checkbox_50.png');
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width:991px){
    .site-pn.pn-contact .gird_ct.d-flex.flex-column {
        max-width: 100%;
    }
    .p-head.d-flex{
        height: 40px;
        gap: 5px;
    }
    #responsive-menu {
        left: -100% !important;
    }
    section.single-page{
        width: fit-content;
    }
}
.mp-about-info {
    padding: 30px 0;
}
.wrap_bg.block-dv {
    display: flex;
    align-items: center;
    gap: 96px;
}
.site-pn.pn-catesHome.pn-newsHome .info-group.dv {
    flex-direction: column;
    align-items: flex-start;
}
.video-home.container {
    padding-top: 100px;
    padding-bottom: 60px;
}
.vat {
    font-size: 12px;
    color: #545860;
    font-weight: 400;
}
.df-heading-mobile.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    padding-right: 10px;
    padding-left: 10px;
    background: #fff;
}
.cate-heading.df.box-header {
    display: block;
}
.slide-sub-cate {
    padding: 5px;
    padding-top: 37px;
    padding-bottom: 47px;
    position: relative;
}
.slide-sub-cate .swiper-container, .cate-heading .sub_cates {
    width: 100%;
    overflow: hidden;
    position: relative;
    /* position: initial; */

}
.slide-sub-cate .swiper-button-prev,
.slide-sub-cate .swiper-rtl .swiper-button-next,.swiper-button-prev.slider-main-prev  {
    left: -4rem;
    right: auto;
}
.slide-sub-cate .swiper-button-next,
.slide-sub-cate .swiper-rtl .swiper-button-prev, .swiper-button-next.slider-main-next {
    right: -4rem;
    left: auto;
    z-index: 10;
}
/* .swiper.swipper-cateHome .swiper-wrapper:nth-child(3) {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
} */
.container.container-head {
    max-width: 1350px !important;
}
/* footer */
.image-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-bottom: 50px;
}

.image-container .logo {
    left: 0;
    position: absolute;
}
.list_social_link a span {
    color: black;
    font-size: 16px;
}
.image-container .un-style.list_social_link {
    margin: 0
}
.contact-info .payment .payment-item img {
    width: 35px;
    height: auto;

}

.contact-info .payment .payment-list {
    display: flex;
    align-items: center;
    gap: 10px;

}
footer .contact-info {
    padding-top: 50px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
h4.sub_contact {
    color: black;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
footer .contact-info .nd {
    color: black;
    font-size: 15px;
}
footer .contact-info .nd a{
    color: var(--color-2);
}
footer .contact-info .btn.btn-primary {
    font-size: 16px;
    border-radius: 4px;
    padding: 0.7rem 0.75rem;
}
.info_diachi p {
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
    footer .contact-info {
        flex-direction: column;
    }
    p.cp_txt {
        text-align: center;
    }
    .image-container{
        justify-content: space-between;
    }
    .image-container .logo{
        position: relative;
    }
    .wrap_bg.block-dv {
        gap: 10px !important;
    }
    #product-list .box-header .nav_right .tag-filter-item {
        padding: 0.6rem;
    }
}
.solution-accordion {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mobile-content-solution .accordion-title {
    display: flex;
    padding: 0.8rem 0px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    justify-content: space-between;
    font-size: 14px;
}

/* #mobile-content-solution .accordion-title::after {
    content: '\f107';
    /* mũi tên xuống */
    position: absolute;
    right: 16px;
    transition: transform 0.3s ease;
} */

/* .accordion-title.active::after {
    transform: rotate(180deg);
    /* mũi tên xoay lên */
} */

.submenu {
    display: none;
    padding: 0 16px;
    list-style: none;
    background: #f9f9f9;
}

.submenu-item {
    padding: 8px 0;
    color: #444;
    font-size: 14px;
}
li.menu-mobile-item, li.menu-mobile-item a {
    font-size: 16px !important;
    font-weight: 700;
    color: #444 !important;
}
li.menu-mobile-item {
    border-bottom: 1px solid #c3c4c8 !important;
}
.menu-mobile-item .item-label {
    padding: 0 8px !important;
}
.submenu {
    display: none;
}
#responsive-menu .submenu-item p a, ul.mobile-sub-sub-menu a {
    font-size: 14px !important;
    padding-left: 0 !important;
    font-weight: normal !important;
}
#responsive-menu .icon-img{
    width: 20px;
}
li.mobile-menu-item.has-child span {
    font-size: 14px;
}
#responsive-menu #mobile-navbarCont .mobile-main-menu .mobile-menu-item i, #responsive-menu .accordion-title .fa-angle-right.fa {
    position: absolute;
    top: 0;
    right: 15px;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
span.accordion-title {
    padding: 5px 0 !important;
}
div#responsive-menu .menu-mobile-item {
    padding: 12px 0 !important;
}
#responsive-menu #mobile-navbarCont .mobile-main-menu .mobile-menu-item a {
    width: fit-content;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -30px !important;
}
.mm-head {
    position: relative;
}
ul.solution-accordion, ul.mobile-sub-menu {
    padding-left: 10px !important;
}
.accordion-title.active .fa-angle-right.fa, .mobile-menu-item.has-child.active .fa-angle-right.fa, .menu-mobile-item.has-sub.active .fa-angle-down.fa {
    transform: rotate(180deg);
}
li.menu-mobile-item.has-sub.active .item-label {
    color: var(--color-2)
}
@media (max-width: 1024px){
    .site-pn.pn-contact .item.d-flex.flex-row {
        width: fit-content;
    }
    .container.about{
        padding: 20px;
    }
    .item-product .p-img img{
        height: auto;
    }
    .pn-catesHome .wrap_bg {
        padding: 3rem 1rem;
    }
    .about .nd-about a {
        width: 100%;
    }
    div#reviewCarousel p{
        width: fit-content !important;
    }
    .slide-sub-cate .swiper-button-prev,
    .slide-sub-cate .swiper-rtl .swiper-button-next,
    .swiper-button-prev.slider-main-prev {
        left: 10px !important;
        right: auto;
    }

    .slide-sub-cate .swiper-button-next,
    .slide-sub-cate .swiper-rtl .swiper-button-prev,
    .swiper-button-next.slider-main-next {
        right: 10px !important;
        left: auto;
        z-index: 10;
    }
    .navbar-form {
        display: block;
        padding: 0!important;
    }
    div#navbarCont,
    div#content_solution{
        left: -5%;
    }
    div#product-list .gird_products {
        grid-template-columns: 1fr 1fr 1fr;
    }
    h3.tit-product-related{
        font-size: calc(1.275rem + 0.3vw);
    }
    .related-nd {
        font-size: inherit;
    }
    .nd-about .Ct-nd-about{
        height: 170px;
        min-width: 20%;
    }
    #product-list .box-header .nav_right .tag-filter-item {
        padding: 0.6rem;
    }
}
.site-pn.pn-productlq .gird_products .item-product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.site-pn.pn-productlq .btn.add-contact, .site-pn.pn-productlq .btn.btn-add-cart{
    margin-bottom: 0 !important;
}
/* @media (min-width: 1200px) and (max-width: 1439px){
    div#navbarCont, div#content_solution {
        left: -5%;
    }
} */
/* @media (min-width: 1440px) {
    div#navbarCont,
    div#content_solution {
        left: -3%;
        width: 95vw;
    }
} */
@media (max-width: 479px) {
    .nd-about .Ct-nd-about {
        height: 35rem !important;
        width: 100% !important;
    }
}
.mobile-menu-item.has-child.active .mm-head, #mobile-content-solution .solution-accordion .accordion-title.active {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
    gap: 0;
    border-bottom: 1px solid #ccc;
}
#responsive-menu #mobile-navbarCont .mobile-main-menu .mobile-menu-item.has-child.active .mm-head a{
    padding-left: 0;
}
#responsive-menu #mobile-navbarCont .mobile-main-menu .mobile-menu-item.has-child.active i, #mobile-content-solution .solution-accordion .accordion-title.active i {
    position: relative;
    margin-left: 15px
}
@supports (overflow:clip) {
    body {
        overflow-x: clip;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .trust-list {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }
}