body{
    /*font-family: Roboto,sans-serif;
    font-family: "Times New Roman", Times, serif !important;*/
	font-family: arial !important;
    margin: 0px;
    padding: 0px;
    background: #fff;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.1px;
    line-height: 1.5;
    color: #1e1e1e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.tag_h {
	font-size:15px !important;
    text-align: justify;
	line-height: 1.6 !important;
	word-break: break-word;
}
.table tr:nth-of-type(odd) td {
    background-color: rgb(0 0 0 / 9%) !important;
}
.owl-carousel{display: block !important;}
.disnone,.hidden_item{display:none;}
.dissp{display:none !important;}
.padnone {padding: 0;}
.padtop{padding-top: 10px;}
.ndnull{color: #d70018;
    text-align: center;
    font-weight: 600;}
.scroll_contact {
    position: fixed;
    left: 10px;
    z-index: 150;background-color: #fff;
    bottom: 50px;    box-shadow: 0 4px 10px 0 #fb2626;
}
.lh_contact{display: grid;
    grid-template-columns: auto;
    grid-gap: 10px;
    margin: 0;
    padding: 5px;
    list-style: none;}
.lh_contact >li >a {
color: #fff;
    font-weight: 600;
}
.phone_hn, .phone_sg {
    background-color: #08548a;
    padding: 5px;
    border-radius: 5px;
}
.logoer {
    background-color: #fff;
}
/*****************header**************/
.block-header {
    background-color: rgba(240, 238, 232, .73);
    width: 100%;
    display: block;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
    /*position: fixed;*/
    z-index: 99999;
    top: 0;
}
.header-bl1{background: rgba(240, 238, 232, .73);}
.header-bl2{background: #0393C9;
    box-shadow: 0 3px 8px rgba(105, 98, 98, .25) inset;}
.header-con-top {margin-bottom: 10px;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.header-top,.header-middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}
.sitename {
    margin: 0;
    font-size: 16px;
    font-weight: 550;
    color: #919191;font-family: 'Times New Roman',Times,serif;
}
.headm-sup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.icon-phhead:before {
    font-family: "FontAwesome";
    content: "\f10b";
    color: #919191;
    font-size: 38px;
}
.icon-clock:before{
    font-family: "FontAwesome";
    content: "\f017";
    color: #919191;
    font-size: 38px;
}
.sup-phone {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.calldt, .sup-phone >span{
    font-family: 'Times New Roman', Times, serif;
}
.calldt, .sup-phone >span:nth-child(2) {
    white-space: nowrap;
    color: #1e1e1e;
    line-height: 19px;
    font-size: 15px;
    font-weight: bold;
}
.headm-logo {
    width: 250px;
    height: 76px;
}
.logosite {
    position: relative;
    width: 100%;
    margin: 0;
}
.logosite:before {
    content: "";
    display: block;
    padding-top: 76px;
}
.logosite a {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    font-size: 1.5rem;
    color: #444;
    width: 100%;
}
.head-bot {
    display: flex;
    align-items: center;
    gap: 10px;justify-content: space-between;
}
.headb-menu {
    width: 250px;
}
@media (max-width: 768px) {
    .header-top,.headm-sup{
        display: none;
    }
    .header-con-top {
        padding: 10px 0px;
    }
    .header-middle {
        justify-content: center;
        gap: 15px;
    }
}
/*****auto search complete******/
.headb-search {
    position: relative;width: calc(100% - 768px);
}
.sbtk {
    position: absolute;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #919191;
    background: transparent;
    outline: none;
    font-size: 18px;
    border: none;
}
.inp-text {
    padding-right: 25px;
    width: 100%;
    border: 1px solid transparent;
    background: #fff;
    height: 35px;
    display: inline-flex;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 40px;
    border-radius: 10px;
    outline: none;
    font-size: 15px;
}
#btn-close-search {
        background: transparent;
    cursor: pointer;
    font-size: 24px;
    font-weight: 300;
    height: 26px;
    line-height: 1;
    position: absolute;
    right: 5px;
    top: 20px;
    transform: translateY(-50%);
    z-index: 31;
    color: #919191;
}
#load-data, #loadmobi {
    background: #fff;
    left: 0;
    max-height: 500px;
    min-height: 44px;
    overflow: hidden;
    padding: 10px 0px;
    position: absolute;
    top: 44px;
    width: 100%;
    z-index: 999;
    display: none;
    border-radius: 10px;
}
.searchjax_bd{overflow: hidden;}
.overtkjax {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 48%);
    z-index: 999;
    animation: rlsearchtk 0.5s forwards;
}
@keyframes rlsearchtk{
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
#load-data.acsearch, #loadmobi.acsearch{display: block;}
.kqsearh {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 400px;
    overflow-y: auto;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
}
#shkq:before {
    border: 10px solid transparent;
    border-bottom-color: #fff;
    content: "";
    left: 50%;
    position: fixed;
    top: 127px;
}
.kqsearh li{
	padding: 2px 10px;
	display: flex;
    align-items: center;
    border-bottom: 1px solid #3d3d3d26;
}
.kqsearh li:hover{
	background-color: #f0f0f0;
    cursor: pointer;
}
.datksp {
    justify-content: center;
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
}
.viewalltk{justify-content: center;}
.viewalltk a{
    background-color: #d70018;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
}
.viewalltk a:hover {
    background-color: #8b0000;
}

.thumbauto {
    position: relative;
    width: 64px;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;margin-right: 10px;
}
.thumbauto:before {
    content: "";
    display: block;
    padding-top: 64px;
}
.thumbinauto {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbinauto a {
    overflow: hidden;
}
.infoauto {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1,minmax(0,1fr));
}
.titlauto a {
    color: #000;
    text-decoration: none;
}
.titlauto {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}
.priceauto {
    display: flex;
    align-items: flex-end;
}
.pricenew {
    color: #db003b;
    font-size: 14px;
    font-weight: 600;margin-right: 10px;
}
.priceold {
    color: #c8c8c8;
    font-size: 12px;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
}
/********end search********/
/**********************/
.block-main {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.slide-banner {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.swiper_slide .swiper-slide a img {
    max-height: 446px !important;
}
/*******product********/
.title_tax,.title_pro,.title_blog {
    text-align: center;
}
.index_htax,.index_pro,.index_blog {
    margin: 0;
    font-size: 20px;
    position: relative;
}
.index_htax a,.index_pro a,.index_blog a {
    text-transform: uppercase;
    color: #1d3f74;
    font-weight: 600;
    background: #fff;
    position: relative;
    z-index: 99;
    padding: 0 30px;
}
.index_htax:before,.index_pro:before,.index_blog:before {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    height: 5px;
    background: url(https://hungtuy.com.vn/themes/introduce/w3ni490/images/line-title-left.png) 0 0 no-repeat;
    bottom: 0;
    top: 0;
    margin: auto;
    background-size: 100%;
}
.index_htax:after,.index_pro:after,.index_blog:after{
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    top: 0;
    background: url(https://hungtuy.com.vn/themes/introduce/w3ni490/images/line-title-left.png) 0 0 no-repeat;
    height: 5px;
    bottom: 0;
    margin: auto;
    background-size: 100%;
}
.index_htax >a:before,.index_pro >a:before,.index_blog >a:before{
    content: "";
    position: absolute;
    right: 0;
    width: 9px;
    top: 0;
    background: url(https://hungtuy.com.vn/themes/introduce/w3ni490/images/line-title-right.png) 0 0 no-repeat;
    height: 11px;
    bottom: 0;
    margin: auto;
}
.index_htax >a:after,.index_pro >a:after,.index_blog >a:after{
    content: "";
    position: absolute;
    left: 0;
    width: 9px;
    top: 0;
    background: url(https://hungtuy.com.vn/themes/introduce/w3ni490/images/line-title-right.png) 0 0 no-repeat;
    height: 11px;
    bottom: 0;
    margin: auto;
}
.list_tax {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
/*.every_tax:nth-child(n+3) {
    width: calc(32.955% - 15px);
}
.every_tax:nth-child(1), .every_tax:nth-child(2) {
    width: calc(50% - 10px);
}*/
.every_tax {
    box-sizing: border-box;position: relative;box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.tdtaxinfo {
    position: absolute;
    z-index: 999;
    width: 100%;
    text-align: center;
    bottom: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;    background-color: #1d3f74ba;
}
.tdtaxinfo >a {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 13px;
}
.every_tax:hover >.tdtaxinfo >a {
    color: #000;
}
.every_tax:hover >.tdtaxinfo {
    background: rgba(240, 238, 232, .73);
}
/* Mobile: 2 sản phẩm trên mỗi dòng */
@media (max-width: 768px) {
    .list_tax {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.h_title,.h_titlebc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;gap: 5px;
}
.h2-title,.h2-titledm,.h2-tdinf,.h2-titlebc,.hdmtax,.h1-cate,.h1ctsp{margin: 0;}
.h2-title a,.h2-titledm,.h2-tdinf,.content_index h3,.h2-titlebc,.content_index h3,.hdmtax,.h1-cate{
    display: block;
    font-size: 18px;
    line-height: 35px;
    white-space: nowrap;
    word-break: break-word;
    color: #363636;
    font-weight: 600;
    height: 35px;
    border-bottom: 2px solid #1d3f74;
}
.h1ctsp {
    display: block;
    font-size: 17px;
    color: #363636;
    font-weight: 600;
    border-bottom: 2px solid #1d3f74;
}
.more_pro {
    color: #444;
    display: none;
    line-height: 35px;
    margin-left: auto;
}
.list-related-tag,.tab_listbc {
    display: flex;
    margin-left: auto;
    align-items: center;overflow: auto;
}
.lrt_tax,.tab_list {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
    display: flex;
    margin-left: auto;
}
.lrt_tax li,.tab_list li{
    background-color: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    font-size: 13px;
    padding: 5px 10px;
    white-space: nowrap;
}
.lrt_tax li a,.tab_list li a{color: #444;}
.lrt_tax li:hover, .lrt_tax li:hover a, .lrt_tax li a:hover, .h2-title a:hover, .more_pro:hover,.tab_list li:hover,.tab_list li:hover a,.tab_list li a:hover,.tab_active{
    border-color: #d70018 !important;
    color: #d70018;
}
#showlist_1,#showlist_2,#showlist_3,#showlist_4,#showlist_5{
    
}
.shtb_active {
    display: block !important;
}
.list-related-tag{
    width: 70%;
}
.list-related-tag::-webkit-scrollbar,.showdml::-webkit-scrollbar,.show_th::-webkit-scrollbar,.groushow::-webkit-scrollbar,.show_nc::-webkit-scrollbar,.show_pris::-webkit-scrollbar,.tab_listbc::-webkit-scrollbar,.bread-nav::-webkit-scrollbar {
    height: 6px;display: none;
}
.list-related-tag::-webkit-scrollbar-thumb,.showdml::-webkit-scrollbar-thumb,.show_th::-webkit-scrollbar-thumb,.groushow::-webkit-scrollbar-thumb,.show_nc::-webkit-scrollbar-thumb,.show_pris::-webkit-scrollbar-thumb,.tab_listbc::-webkit-scrollbar-thumb,.bread-nav::-webkit-scrollbar-thumb {
    background-color: #4651a7;
    border-radius: 5px;height: 5px;
}

.list-related-tag::-webkit-scrollbar-track,.showdml::-webkit-scrollbar-track,.show_th::-webkit-scrollbar-track,.groushow::-webkit-scrollbar-track,.show_nc::-webkit-scrollbar-track,.show_pris::-webkit-scrollbar-track,.tab_listbc::-webkit-scrollbar-track,.bread-nav::-webkit-scrollbar-track {
    background-color: #adafb3;height: 5px;
}

.list-related-tag::-webkit-scrollbar-thumb:hover,.showdml::-webkit-scrollbar-thumb:hover,.show_th::-webkit-scrollbar-thumb:hover,.groushow::-webkit-scrollbar-thumb:hover,.show_nc::-webkit-scrollbar-thumb:hover,.show_pris::-webkit-scrollbar-thumb:hover,.tab_listbc::-webkit-scrollbar-thumb:hover,.bread-nav::-webkit-scrollbar-thumb:hover {
    background-color: darkred;
}
/**/
.ingrid_bl {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
/****show danh muc ****/
.listdm,.thlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:10px;margin: 5px 0px;
}
.show_nc .thumbed{display: none;}
.show_nc .dmevery,.show_pris .dmevery{
        width: auto !important;padding: 7px 5px !important;
    }
/*.dmevery:not(:nth-of-type(10n)) {
    margin-right: 10px;
}*/
.dmevery {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 110px;
    border-radius: 5px;
    justify-items: center;
    align-items: center;padding: 3px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.dmeinfo >.hdms {
    font-size: 12px;
}
.brandth{display: none;}
.show_th .thumbed:before {
    padding-top: 50% !important;
}
.itsmb1 .thumbed:before {
    padding-top: 100px !important;
}
.itsmb1 >.dmeinfo >.hdms >a{
    text-align: center;
    font-weight: 550;
    color: #444;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;-webkit-line-clamp: inherit;
}
/****block san pham****/
.inpro_item .pro_item,.inpro_item2col .pro_item2col,.inpro_bc .pro_bc,.inpro_item .spdaxem,.inpro_bc .pro_bc1,.inpro_bc .pro_bc2,.inpro_bc .pro_bc3{
    padding: 0.5rem!important;
}
.inpro_item .pro_item .swiper-wrapper .swiper-slide,.inpro_item2col .pro_item2col .swiper-wrapper .swiper-slide,.inpro_bc .pro_bc .swiper-wrapper .swiper-slide,.inpro_item .spdaxem .swiper-wrapper .swiper-slide, .inpro_bc .pro_bc3 .swiper-wrapper .swiper-slide{
    border-radius: 5px;
    padding: 0px 6px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.inpro_item .pro_item .swiper-button-next,.inpro_item2col .pro_item2col .swiper-button-next,.inpro_bc .pro_bc .swiper-button-next,.inpro_item .spdaxem .swiper-button-next, .inpro_bc .pro_bc1 .swiper-button-next, .inpro_bc .pro_bc2 .swiper-button-next, .inpro_bc .pro_bc3 .swiper-button-next{
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.inpro_item .pro_item .swiper-button-prev,.inpro_item2col .pro_item2col .swiper-button-prev,.inpro_bc .pro_bc .swiper-button-prev,.inpro_item .spdaxem .swiper-button-prev,.inpro_bc .pro_bc1 .swiper-button-prev,.inpro_bc .pro_bc2 .swiper-button-prev,.inpro_bc .pro_bc3 .swiper-button-prev{
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.inpro_item .pro_item .swiper-button-next,.inpro_item .pro_item .swiper-button-prev,.inpro_item2col .pro_item2col .swiper-button-next,.inpro_item2col .pro_item2col .swiper-button-prev,.inpro_bc .pro_bc .swiper-button-next,.inpro_bc .pro_bc .swiper-button-prev,.inpro_item .spdaxem .swiper-button-next,.inpro_item .spdaxem .swiper-button-prev,.inpro_bc .pro_bc1 .swiper-button-next,.inpro_bc .pro_bc1 .swiper-button-prev,.inpro_bc .pro_bc2 .swiper-button-next,.inpro_bc .pro_bc2 .swiper-button-prev,.inpro_bc .pro_bc3 .swiper-button-next,.inpro_bc .pro_bc3 .swiper-button-prev{
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    display: flex;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    outline: none;
    top: 50%;
    transition: .3s;
    width: 30px;
}
.swiper-button-next:after {
    font-family: fontawesome;
    content: "\f105";
}
.swiper-button-prev:after {
    font-family: fontawesome;
    content: "\f104";
}
.swiper-button-next .swiper-button-disabled, .swiper-button-prev .swiper-button-disabled {
    opacity: 0 !important;
}
.inpro_item .pro_item .swiper-button-next:after,.inpro_item .pro_item .swiper-button-prev:after,.inpro_bc .pro_bc .swiper-button-next:after,.inpro_bc .pro_bc .swiper-button-prev:after,.inpro_item2col .pro_item2col .swiper-button-next:after,.inpro_item2col .pro_item2col .swiper-button-prev:after,.inpro_item .spdaxem .swiper-button-prev:after,.inpro_item .spdaxem .swiper-button-next:after,.inpro_bc .pro_bc1 .swiper-button-next:after,.inpro_bc .pro_bc1 .swiper-button-prev:after,.inpro_bc .pro_bc2 .swiper-button-next:after,.inpro_bc .pro_bc2 .swiper-button-prev:after,.inpro_bc .pro_bc3 .swiper-button-next:after,.inpro_bc .pro_bc3 .swiper-button-prev:after{
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 900;
}

/***san pham***/
.proitem {
    border: 0;
    box-shadow: none;
    margin: auto;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    position: relative;
    min-height: 387px;/*366px; danh cho 2 dong*/
}
/*img*/
.thumb {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumb:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.thumbitems {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbitems a {
    overflow: hidden;
}
/**/
.iteminfo,.taxitinfo {
    display: grid;
    grid-gap: 1px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
    width: 100%;
}
.hitems {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.5;
}
.hitems a {
    text-decoration: none;
    color: #444;
    font-weight: 500;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}
.hitems a:hover,.hblog a:hover,.hdms a:hover, .ycgl:hover{
    color: #FFCB4F !important;
}
.blprice,.tkpriceall {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-flow: row;
}
.priceshow,.tkgiaht {
    color: #d70018;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
}
.pricethrou,.tkgiacu {
    display: inline-block;
    font-size: 13px;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
    color: #919191;
}
.tkiem {
    display: none;
    white-space: pre-wrap;
    font-size: 11px;
    color: #919191;
}
.itemma {
    font-size: 11px;
    white-space: nowrap;
    display: flex;
    gap: 5px;
    color: #919191;
    align-items: center;
}
.lblma {
    margin: 0;
}
.masp {
    white-space: pre-wrap;
}
.pricesale {
    background: url(../images/img-sale-down.svg) 50% no-repeat;
    height: 30px;
    left: -6px;
    position: absolute;
    top: 0;
    width: 80px;
}
.pricedown {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
}
.itemttr {
    color: #008000;
    font-size: 12px;
}
.itemttr:before {
    font-family: fontawesome;
    content: "\f05d";
    margin-right: 5px;
}
.itemttr_het{
   color: #FC0307;
    font-size: 12px; 
}
.itemttr_het:before {
    font-family: fontawesome;
    content: "\f00d";
    margin-right: 5px;
}
.dmenoimg {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    border-radius: 5px;
    justify-items: center;
    align-items: center;
    padding: 5px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.hdmsimg {
    font-size: 12px;
    margin: 0;
}
.hdmsimg a {
    display: block;
    text-align: center;
    font-weight: 550;
    color: #444;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
/***end san pham***/
/****block blog post****/
.info_blogs .post_blogs{
    padding: 0.5rem!important;
}
.info_blogs .post_blogs .swiper-wrapper .swiper-slide{
    border-radius: 5px;
    padding: 0px 5px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.info_blogs .post_blogs .swiper-button-next{
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.info_blogs .post_blogs .swiper-button-prev{
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.info_blogs .post_blogs .swiper-button-next,.info_blogs .post_blogs .swiper-button-prev{
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    display: flex;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    outline: none;
    top: 50%;
    transition: .3s;
    width: 30px;
}
.info_blogs .post_blogs .swiper-button-next:after,.info_blogs .post_blogs .swiper-button-prev:after{
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 900;
}
/***post***/
.blognews {
    border: 0;
    box-shadow: none;
    margin: auto;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    position: relative;
    align-items: baseline;
    position: relative;
    min-height: 238px;
}
/*img*/
.thumbblog {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbblog:before {
    content: "";
    display: block;
    padding-top: 250px;
}
.thumbpost {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbpost a {
    overflow: hidden;
}
/**/
.in_blog {
    display: grid;
    grid-gap: 1px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
    width: 100%;
}
.hblog {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.5;
}
.hblog a {
    text-decoration: none;
    color: #444;
    font-weight: 500;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-align: justify;
}
/***end blog post***/
.morecate {
    display: flex;
    justify-content: end;
    margin-top: 10px;
}
.btn-xemthem {
    background-color: #f3f4f6;
    border: 1px solid #e5e7eb;
    font-size: 13px;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    width: 100px;
}
.btn-xemthem:hover {
    box-shadow: 5px 5px 25px 5px rgb(184 150 103 / 24%);
    transform: translateY(-2px);
    border-radius: 5px;
    color: #bf8f00;border: 1px solid #bf8f00;
}
/****slide banner****/
/*.slide-banner .swiper_slide .swiper-wrapper .swiper-slide{
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}*/
.slide-banner .swiper_slide .swiper-button-next,.slide-banner .swiper_slidesp .swiper-button-next{
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.slide-banner .swiper_slide .swiper-button-prev,.slide-banner .swiper_slidesp .swiper-button-prev{
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.slide-banner .swiper_slide .swiper-button-next,.slide-banner .swiper_slide .swiper-button-prev,.slide-banner .swiper_slidesp .swiper-button-next,.slide-banner .swiper_slidesp .swiper-button-prev{
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    display: flex;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    outline: none;
    top: 50%;
    transition: .3s;
    width: 30px;
}
.mythumbsp .swiper-slide-thumb-active {
    opacity: 1 !important;
    border-bottom: 2px solid red;
    background-color: #f3f3f3;
}
.mythumbsp .swiper-slide {
    opacity: 0.7;cursor: pointer;
}
.mythumbsp .swiper-slide:hover{
    background-color: #d3d3d3;
    border-bottom: 2px solid red;opacity: 1 !important;
}
.textthumb {
    text-align: center;
    font-size: 14px;
    padding: 5px 0px;
}
/****end slide banner****/
/****danh muc index****/
.intax_impo .tax_impo{
    padding: 0.3rem!important;
}
.intax_impo .tax_impo .swiper-wrapper .swiper-slide{
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.intax_impo .tax_impo .swiper-button-next{
    border-radius: 100px 0 0 100px;
    padding-left: 10px;
    right: 0;
}
.intax_impo .tax_impo .swiper-button-prev{
    border-radius: 0 100px 100px 0;
    left: 0;
    padding-right: 10px;
}
.intax_impo .tax_impo .swiper-button-next,.intax_impo .tax_impo .swiper-button-prev{
    align-items: center;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    display: flex;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    outline: none;
    top: 50%;
    transition: .3s;
    width: 30px;
}
/***img & ten dm***/
.tax_impo {
    border: 0;
    box-shadow: none;
    margin: auto;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
    position: relative;
}
.dmitem {
    padding: 5px;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
}
/*img*/
.thumbdm {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbdm:before {
    content: "";
    display: block;
    padding-top: 70px;
}
/**/
.dminfo {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-items: center;
}
.hdms {
    margin: 0;
    font-size: 16px;
}
.hdms a {
    display: block;
    text-align: center;
    font-weight: 550;
    color: #444;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/****end danh muc index****/
.blockm_info{
    background-color: #f6f6f6;
    padding-bottom: 10px;
}
.content_index {
    font-size: 14px;
}
.content_index p {
    margin-bottom: 5px;
}
/****yeu cau tu van****/
.body-quytrinh {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: calc(100% - 350px) repeat(1, minmax(0, 1fr));
}
.blockyc_title {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.hyc_title{
    font-size: 20px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    word-spacing: 0px;
    text-transform: uppercase;
    text-shadow: #a23e41 1px 1px 1px;
    padding: 9px 8px 10px 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #222;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.wpcf7-form {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 15px;
    background-color: #bdbec2;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
}
.wpcf7-form label {
    width: 100%;
}
.wpcf7-form label {
    display: flex;margin: 0;
    gap: 10px;align-items: center;
}
.spht,.spsdt,.spmail,.spnd{display: block;width: calc(100% - 110px);}
.lblspan{width: 100px;}
.cl_hoten, .cl_email, .cl_phone, .cl_noidung,.cl_hotenlhe, .cl_emaillhe, .cl_phonelhe, .cl_noidunglhe {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px 0;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    min-width: 150px;
    width: 100%;
    color: #121212;
    
}
.cl_sdt, .cl_diachi, .cl_hoten, .cl_phone, .cl_noidung, .cl_email, .cl_sdtlhe, .cl_diachilhe, .cl_hotenlhe, .cl_emaillhe, .cl_phonelhe, .cl_noidunglhe{
border-left: 2px solid #e42222;box-shadow: inset 2px 3px 6px rgba(0,0,0,0.3);
    transition: 300ms ease-in-out;	
}
.cl_hoten:hover, .cl_email:hover, .cl_phone:hover, .cl_noidung:hover,.cl_hotenlhe:hover, .cl_emaillhe:hover, .cl_phonelhe:hover, .cl_noidunglhe:hover, #captchaInput:hover,.cl_sdt:hover,.cl_diachi:hover{
    background-color: white;
    transform: scale(1.02);
    box-shadow: 0px 0px 0px #969696, 0px 0px 0px #ffffff;
}
.cl_noidung,.cl_noidunglhe {
    height: 130px;
}
.antibot_div {
    display: grid;
    grid-gap: 5px;
}
#captchaStatus, #captcha {
    color: red;
    margin: 0;
}
.btnin,.btninlhe {
    margin: 0;
}
#captchaInput,#captchaInputlhe {
    background-color: transparent;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 0;
    padding: 5px;
    width: 80px;
}
.btnrefresh {
    box-shadow: 2px 2px 1px rgba(0,0,0,.2);
    width: 100px;
    line-height: 13px;
    font-weight: 700;
    background-color: #fff;
    border: none;
    padding: 6px;
    height: 33px;
    transition: all ease .3s;
}
.cl_yc,.cl_yclhe {
    display: inline-block;
    padding: 10px 25px;
    margin: 10px 0 0;
    background-color: #e42222;
    color: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
/****end yeu cau tu van****/
/**** chi tiet san pham ****/
.block-detailsp {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.hctsp{
    word-break: break-word;
    color: #363636;
    font-weight: 600;
    border-bottom: 2px solid #f00;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    text-shadow: #d9d9d9 2px 2px 2px;
}
.box-priceimg {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 400px repeat(1, minmax(0, 1fr)) 350px;
}
.group_pricesp {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grou_header {
    font-weight: 700;
    color: #fff;
    background-color: #d70018;
    align-content: center;
    display: grid;
    padding: 5px;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    text-indent: 5px;
}
.grou_wrap {
    display: grid;
    grid-gap: 10px;
    width: 100%;
    background: #eeeeef;
    border-radius: 5px;
    margin-bottom: 5px;
    min-height: 65px;
    padding: 5px;
    grid-template-columns: 40% repeat(1, minmax(0, 1fr));/*repeat(2, 1fr);*/
}
.grou_op_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    box-shadow: 0 0 0 0.07rem #d5d5d5;
    border-radius: 8px;
    min-height: 35px;
    overflow: hidden;
}
.grou_op_item:hover{background-color: #fff;}
.grou_op_lbl {
    margin: 0 !important;
    padding: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    gap: 5px;
}
.grou_op_square {
    width: 35px;
    height: 33px;
}
.grou_op_info {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(1, 1fr);
}
.grou_op_name {
    color: #333;
    display: block;
    white-space: normal;
    font-size: 12px;
    font-weight: 700;
}
.prismall_gr {
    display: inline-block;
    font-size: 12px;
    color: #111;
    font-weight: 700;
    white-space: nowrap;
}
.grou_op_item svg {
    right: auto;
    left: 0;
    margin-left: 0;
    top: 0;
    fill: #fff !important;
    background-color: #d70018;
    border-radius: 6px 0 10px;
    padding: 3px;
    max-width: 18px;
    max-height: 15px;
    width: 18px;
    height: 15px;
    position: absolute;
    display: none;
}
.prigr_active{
    box-shadow: 0 0 0 0.07rem #d70018;
}
.prigr_active svg {
    display: block;
}
.ttt_gia_home,.ttt_gia_online{display: none;}
.shpri_giaonl,.shpri_giaht{display: none !important;}
.gia_onl,.gia_tn{display: block;}
.pric_tn, .pric_onl {
    display: block !important;
}
.priceall{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.priceall >li {
    border-bottom: 1px solid #fee2e2;font-size: 14px;
}
.priceall >li >.pro-person {
    margin: 0;
}
/*.priceall >li:not(:first-child) {
    min-height: 27px;
}*/
.pricectsp,.shpri_giaonl,.shpri_giaht{
    display: flex;gap: 10px;align-items: center;
}
.pricectshw{
    color: #d70018;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}
.pricectdow{
    color: #707070;
    font-size: 14px;
    font-weight: 600;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
}
.btksp {
    display: inline-flex;
    align-items: center;
    color: rgba(230,145,56,0.8);
    font-size: 11px;
    border-radius: 6px;
}
.groption {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.selcard, .selldbh {
    background: #fff;
    font-size: 15px;
    border-color: #d5d5d5;
    transition: all 150ms;
    border-radius: 5px;
    padding: 5px 3px 5px;
    width: 100%;
    outline: none;
    cursor: pointer;
}

.baohanh {
    display: flex;
    gap: 5px;
}
.bhanh,.lblbh {
    font-weight: 550;
}
.gtbhanh {
    color: #4453a2;
    font-weight: 550;
}
.kmbord{border: 1px solid #fee2e2;
    border-radius: 10px;margin-bottom: 5px;
    overflow: hidden;}
.km{
    background-color: #fee2e2;
    color: #d70018;
    display: flex;
    font-weight: 600;
    align-items: center;}
.km:before {
    font-family: "FontAwesome";
    content: "\f06b";
    font-weight: 600;
    font-size: 20px;
    padding: 0px 10px;
}
.km-cont {
    padding: 5px 10px;font-size: 12px;text-align: justify;
}
.sp_detail{
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 60px repeat(1, minmax(0, 1fr));
    margin-bottom: 5px;
}
.sp_sl {
    border: 1px solid #44444429;
    border-radius: 10px;
    overflow: hidden;
    color: #ff0000;
    font-weight: 600;
    text-align: center;
}
.goingay {
    background: linear-gradient(180deg,#3a78d0,#277cea);
    border: none;
    border-radius: 10px;
    outline: none;
    color: #fff;
    flex-direction: column;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    text-decoration: none;
}
.buy-now,.lienhe {
    background: linear-gradient(#f52f32,#e11b1e);
    border: none;
    border-radius: 10px;
    color: #fff;
    flex-direction: column;
    outline: none;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    height: 35px;
}
.pruudai {
    border: 1px solid #d1d5db;
    border-radius: 10px;
    overflow: hidden;margin-bottom: 5px;
}
.promhead {
    background-color: #d1d5db;
    font-size: 14px;
    padding: 5px 10px;
    width: 100%;
    font-weight: 600;
    color: #0a0a0a;
    text-transform: uppercase;
}
.uudcont,.uudcont_more{padding: 2px 6px;font-size: 13px;text-align: justify;}
.uudcont p,.uudcont_more p{padding: 0;margin-bottom: 5px;}
.uudcont ul,.uudcont ol,.uudcont_more ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    counter-reset: section;
    list-style-type: none;
    position: relative;
}
.uudcont ul li,.uudcont ol li,.uudcont_more ul li {
    font-size: 12px;
    margin: 5px;
}
.uudcont_more ul li:before{
    margin-right: 5px;
    counter-increment: section;
    content: counter(section);
    background: #cf0438;
    color: #fff;
    border-radius: 50%;
    padding: 1px 5px;
    margin-right: 5px;
    font-size: 10px;
    width: 16px;
    height: 16px;
    align-items: center;
    display: inline-flex;
}
.uudcont ul li:before,.uudcont ol li:before {
    content: url(../images/tick-xanh.svg);
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.uudcont ul li a,.uudcont ol li a,.uudcont_more ul li a{
    text-decoration: none;color: #444;
}
.uudcont ul li a:hover,.uudcont ol li a:hover,.uudcont_more ul li a:hover {
    text-decoration: underline;
    color: #FFCB4F;
}
/***/
.testmodal-playlist{display: none;}
.popup {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.popup-content {
  background-color: #fefefe;
  margin: 20% auto;
  padding: 10px;
  border: 1px solid #888;
  width: 90%;
  max-width: 500px;
  position: relative;
}
.popup-image {
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.popup-thumbs {
  display: flex;
    margin-top: 10px;
    overflow-x: auto;
}
.popup-thumbs img {
	cursor: pointer;
    margin-right: 5px;
    overflow: unset;
    position: relative;
    margin-bottom: 0;
    background-color: #fff;
    vertical-align: top;
}
.ispo_active {
    border: 1px solid #ff0000;
}
.poprev,.ponext {
    position: absolute;
    bottom: 1.5px;
    transform: translateY(-50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.poprev{border-radius: 0px 20px 20px 0px;}
.ponext{border-radius: 20px 0px 0px 20px;right: 10px;}
.ponext:before{font-family: 'FontAwesome';content: "\f054";}
.poprev:before{font-family: 'FontAwesome';content: "\f053";}
.closepop {
    position: absolute;
    top: -50px;
    right: 0px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}
.modal-overlay {
  display: none;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
/***/
/*.box-colum-thri {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    display: grid;
    grid-gap: 10px;
    align-content: baseline;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}*/
.contentmor {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.asi_blockn {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.asi_title,.td_dmrel {
    border-bottom: 2px solid #4453a2;
}
.hasi_td,.htd_rel {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;text-shadow: #b3bac1 2px 2px 2px;
    margin-bottom: 0;
    padding: 4px 0px;
}
.list_asirel,.listspa {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.list_asirel li,.listspa li {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 100px repeat(1, minmax(0, 1fr));
    align-items: center;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.thumbasi {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbasi:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.thumbasi_in {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbasi_in a {
    overflow: hidden;
}
.asi_info {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-items: center;
}
.asi_h4td {
    margin: 0;
    font-size: 14px;
}
.asi_h4td a {
    color: #444;
    text-decoration: none;
    font-weight: 500;
}
.asi_h4td a:hover{color: #FFCB4F;}
/****/
.loadgallery {    margin-bottom: 10px;
    position: relative;
}
.gallery-top{
    align-items: center;
    border: 1px solid #d1d5db;
    border-radius: 15px;
    display: flex;
    height: 400px;
    justify-content: center;
    margin: 0 0 20px !important;
    width: 100%;
}
.gallery-top .swiper-wrapper .gallery-slide{
    height: 100%;
}
.gallery-top .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ksp-gallery{    align-items: center;
    background: linear-gradient(90deg,#dd5e89,#f7bb97);
    border: 0;
    border-radius: 5px;
    display: flex !important;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;}
.box-ksp{    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    justify-content: flex-start;
    line-height: 1.45;
    overflow: hidden;
    padding: 10px;
    position: relative;}
.ksp-video img {
    height: 100%!important;
    padding: 0!important;
    width: 100%!important;
}
.icon:before {
    font-family: 'FontAwesome';
    content: "\f16a";
    font-size: 50px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #ff0000;
    cursor: pointer;
}
.icoclip:before {
    font-family: 'FontAwesome';
    content: "\f16a";
    color: #ff0000;
}
.icotn:before {
    font-family: 'FontAwesome';
    content: "\f005";
    font-size: 14px;
    color: #f59e0b;
}
.gallery-top .ksp-gallery .box-ksp .title {
    bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
    position: relative;
    text-transform: uppercase;
}
.box-ksp img {
    background: #fff;
    border-radius: 10px;
    height: 130px !important;
    padding: 10px;
    text-align: left;
    width: auto !important;
}
.tinhnangimg{
	-ms-overflow-style: none;
    max-height: 210px;
    overflow-y: auto;
	-ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.ctsphethang,.ctlishethang{
    align-items: center;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    text-transform: capitalize;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.ctsphethang {
    font-size: 20px;
    height: 120px;
    top: 40%;display:none;
    width: 120px;
}

.ctlishethang {
    font-size: 11px;
    height: 60px;
    top: 50%;
    width: 60px;
    left: 45px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.tinhnangimg::-webkit-scrollbar{ 
    display: none;
}
.tinhnangimg blockquote {
    background: none !important;
    padding: 5px;
    margin: 0;font-style: unset;
    border: none;
}
.box-ksp ul {
    margin: 0;
    padding: 0;
}
.box-ksp ul:last-child {
    list-style: inherit;
}
.box-ksp ul li {
    color: #fff;
    display: flex;
    font-size: 14px;
    line-height: 1.45;
    text-align: left;
}
.box-ksp ul li:not(:last-child) {
    margin-bottom: 5px;
}
.box-ksp ul li:before {
    align-items: center;
    color: pink;
    content: "•";
    display: flex;
    font-size: 20px;
    height: 22px;
    margin-right: 5px;
    width: auto;
}
.gallery-thumbs{
	width: 100%;
}
.gallery-thumbs .swiper-wrapper .ksp-thumbs{align-items: center;
    display: flex;
    flex-flow: column;
    justify-content: center;}
.gallery-thumbs .swiper-wrapper .swiper-slide{background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    cursor: pointer;
    min-height: 60px;
    overflow: hidden;}
.gallery-thumbs .swiper-wrapper .swiper-slide svg{
	padding-bottom: 3px;
    height: 25px;
    margin-top: 3px;
}
.gallery-thumbs .swiper-wrapper .swiper-slide p{color: #666;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    text-align: center;}
.gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active{
    border: 1px solid #d70018;
}
.loadgallery .gallery-top .swiper-button-next,.loadgallery .gallery-top .swiper-button-prev{align-items: center;
    background: rgba(0,0,0,.3);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    display: flex;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    opacity: 0;
    outline: none;
    top: 50%;
    transition: .3s;
	width: 30px;
}
.loadgallery .gallery-top .swiper-button-next{
    border-radius: 100px 0 0 100px;
    padding-right: 0;
    right: 0;
}
.loadgallery .gallery-top .swiper-button-prev {    border-radius: 0 100px 100px 0;
    left: 0;
    padding-left: 0;}
.loadgallery .gallery-top:hover .swiper-button-next,.loadgallery .gallery-top:hover .swiper-button-prev {
    opacity: 1;
}
.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
}
/****/
.sptvpost {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.arctsp {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.shortcont {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    padding: 5px;
}
.titshort {
    border-bottom: 2px solid #4453a2;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 0px;
}
.contdetails {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr)) 300px;
}
.detailsct{
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    padding: 5px;
}
.td_nd {
    border-bottom: 2px solid #4453a2;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 4px 0px;
}
.detailnd{
    list-style: none;
    padding: 0;
    font-size: 15px;
    text-align: justify;
    overflow: hidden;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin: 0;
}
.nd_showhide{
    height: 650px;
}
.expand-nd {
    font-weight: 600;
    font-size: 14px;
    background-color: #2477b6;
    border: none;
    color: #fff;
    width: 140px;
    margin: 15px auto;
    padding: 10px;
}
.expand-nd.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.expand-nd .fa-angle-down {
    margin-right: 10px;
}
/**tham khao them**/
.tittk {
    border-bottom: 2px solid #4453a2;
}
.tkhao {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: #b3bac1 2px 2px 2px;
    margin-bottom: 0;
    padding: 4px 0px;
}
/**end tham khao them**/
/**sidebar chi tiet va bai viet **/
.barspnews {
    display: grid;
    grid-gap: 15px;
    align-content: baseline;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.blockbar {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    padding: 0px 0px 5px 0px;
}
.blb_title {
    border-bottom: 2px solid #e5e7eb;
    background-color: #1d3f74;
    padding: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.h3blb {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2px;color: #fff;
}
.blbnd,.sptklist {
    display: grid;
    grid-gap: 4px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    list-style: none;
    padding: 0;
    margin: 0;
}
.ndinfo{position:relative;}
.ndinfo,.sptklist >li {
    display: grid;
    grid-gap: 10px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    grid-template-columns: 90px repeat(1, minmax(0, 1fr));
}
.infotk{
    display: grid;
    grid-gap: 8px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-content: center;
}
.h4tk{
    margin: 0;
    font-size: 15px;
}
.h4tk a{
    color: #444;
    text-decoration: none;
    font-weight: 500;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.h4tk a:hover{
    color: #4453a2;
}
.thumbtk {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbtk:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.thumbintk {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbintk a{overflow: hidden;}
.gridbl{
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
/**** end chi tiet san pham ****/
/***** danh muc san pham sidebar ****/
.dmblognew,.dmspside {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dmblognew >li,.dmspside >li {
    border-bottom: 1px solid #6a666670;
}
.dmblognew >li >a,.dmspside >li >a {
    padding: 5px 0px;
    display: block;color:#000;font-size: 15px;
}
.dmblognew >li >a:before,.dmspside >li >a:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    /*color: #e03232;*/
    margin: 0 6px 0 0;
}
.dmblognew >li >a:hover,.dmspside >li >a:hover{text-decoration:none;color:#1a73e8;}
.dmblognew >li.menu-item-has-children >.sub-menu,.dmspside >li.menu-item-has-children >.sub-menu {
    list-style: none;
    padding: 0;background-color:#424040de;
    margin: 0;display:none;
}
.dmblognew >li.menu-item-has-children,.dmspside >li.menu-item-has-children{position:relative;}
.dmblognew >li.menu-item-has-children >.sub-as-opened:before,.dmspside >li.menu-item-has-children >.sub-as-opened:before{font-family: fontawesome;content:"\f147";}
.dmblognew >li.menu-item-has-children >ul >li:not(:last-child),.dmspside >li.menu-item-has-children >ul >li:not(:last-child){border-bottom:1px solid #eee;}
.dmblognew >li.menu-item-has-children >ul >li >a,.dmspside >li.menu-item-has-children >ul >li >a{
    display: block;text-decoration: none;font-size: 15px;
    padding: 5px 10px 5px 15px;
    color: #fff;}
.dmblognew >li.menu-item-has-children >ul >li >a:before, .dmspside >li.menu-item-has-children >ul >li >a:before{font-family: fontawesome;content: "\f101";margin-right: 5px;}
.dmblognew >li.menu-item-has-children >ul >li >a:hover,.dmspside >li.menu-item-has-children >ul >li >a:hover{
	color:#fdee17;
}
.sub-as-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    height: 34px;
    width: 34px;
    cursor: pointer;
}
.sub-as-button:before{font-family: fontawesome;
    position: absolute;
    content: "\f196";
    color: #000;
    text-align: center;
    right: 10px;font-size: 16px;
    bottom: 5px;}
/***** end danh muc san pham sidebar ****/
/***** danh muc san pham *******/
.block_alltax {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr)) 250px;
}
.columright, .columleft {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));align-content: baseline;
}
.block-tax, .block-contax {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.dm_listsp {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.dm_listsp >li {
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    border-radius: 5px;
    padding: 0px 6px;position: relative;
}
.dm_listsp >li >.iteminfo >.pricesale {
    left: -6px;
}
.dm_listsp >li:hover,.pro_item .swiper-slide:hover,.tax_impo .swiper-slide:hover,.pro_item2col .swiper-slide:hover,.post_blogs .swiper-slide:hover,.pro_bc .swiper-slide:hover,.spdaxem .swiper-slide:hover,.tax_item:hover,.ndinfo:hover{
    border: 1px solid #4453a2;
}
.dm_listsp >li, .pro_item .swiper-slide, .tax_impo .swiper-slide, .pro_item2col .swiper-slide, .post_blogs .swiper-slide, .pro_bc .swiper-slide, .spdaxem .swiper-slide,.tax_item,.ndinfo{border: 1px solid #fff;}
/****/
.sidetit {
    border-bottom: 3px solid #fdee17;
}
.sidetit h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 8px 5px;
    background-color: #4453a2;
    text-transform: uppercase;
    color: #fff;
}
/**/
.sbdm {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    color: #919191;
    background: transparent;
    outline: none;
    font-size: 18px;
    border: none;
}
.dmtaxcat,.sp-viewmore {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));align-content: baseline;
}
.listspa li {
    grid-template-columns: 70px repeat(1, minmax(0, 1fr));
}
.listspa li .asi_h4td a{
    font-size: 13px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.listspa li .blprice .priceshow{
    font-size: 14px;
}
.listspa li .blprice .pricethrou{
    font-size: 10px;
}
/**menu sidebar**/
/***** danh muc blogs index ****/
.list_blogs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: baseline;
}
.list_blogs >li {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 200px repeat(1, minmax(0, 1fr));
    align-content: baseline;box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.list_blogs >li:hover{
    border:1px solid #4453a2
}
.thumbblg {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbblg:before {
    content: "";
    display: block;
    padding-top: 160px;
}
.thumbblg-in {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbblg-in a {
    overflow: hidden;
}
.infoblg {
    display: grid;
    grid-gap: 0px;padding-right: 5px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-content: center;
}
.hblgs {
    margin: 0;
    font-size: 18px;
}

.hblgs a{
    color: #222121;text-align: justify;
}
.hblgs a:hover{
    color: #d70018;
}
.desblg {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;text-align: justify;
    color: #747272;
}
.blgread {
    padding: 4px 15px;
    border-radius: 36px;
    color: #fff;
    background: #f25529;
    width: max-content;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .01929em;
    font-weight: 550;
}
.blgread:hover{
    background: #d70018;color: #fff;
}
/***** end danh muc blogs index ****/
/*** category ***/
.catnews {
    display: grid;
    grid-gap: 15px;align-content: start;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ulcatax {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.ulcatax >li {
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    padding: 4px;
    border: 1px solid #4453a259;
}
/*** end category ***/
/*** taxonomy ***/
.taxonolist{display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));}
.taxobl {
    background-color: #1d3d78;
    color: #fff;
    box-shadow: 0 3px 8px rgba(105, 98, 98, .25) inset;
}
.h1-tax {
    margin: 0;
    font-size: 18px;
    padding: 5px 10px;
}
.all_2colum{
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr)) 300px;}
}
.inbl_tax {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tax_listbl {
    grid-gap: 10px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    display: grid;
}
.tax_item {
    /*border: 0;*/
    margin: auto;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    position: relative;
    min-height: 359px;
    border-radius: 5px;
    padding: 0px 6px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    width: 100%;
}
.thumbtx,.thumbed {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.thumbtx:before,.thumbed:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.thumbintx,.thumined {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: none;
    overflow: hidden;
    left: 50%;
    width: 100%;
}
.thumbintx a,.thumined a {
    overflow: hidden;
}
.tax_item >.taxitinfo >.pricesale{left: -5px !important;}
/*** end taxonomy ***/
/****footer****/
.block-footer {
    background-color: #035e81;/*#f8f8f8;*/
    padding-top: 15px;
    box-shadow: 2px -2px 3px 3px rgb(60 64 67 / 17%), 0 2px 6px 2px rgb(60 64 67 / 17%);
}
.footer-all {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.top-top-bottom {
    width: 100%;
}
.cover-newsletter {
    position: relative;
    background-color: #242424;
}
.cover-newsletter span {
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    line-height: 36px;
    color: #fff;
}
.cover-newsletter input {
    width: 100%;
    padding-right: 60px;
    padding-left: 40px;
    background-color: transparent;
    color: #fff;
    height: 36px;
    outline: 0;
    border: 0;
}
.cover-newsletter input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.cover-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    background-color: #529580;
    color: #fff;
    line-height: 1;
    border: 0;
    outline: 0;
    font-size: 25px;
}
.footer-top {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.footer-top-top{
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));border-bottom: 1px solid #9b9191;
}
.footer-top-news {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 200px repeat(2, minmax(0, 1fr));
    align-items: center;
    color: #fff;border-bottom: 1px solid #9b9191;
}
.footer-all-bottom {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.footer-col-logo {
    margin: auto;
}
.footer-col-logo a img {
    background-color: #fff;
    padding: 10px;
}
.footer-center-info {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-content: baseline;
}
.footer-bottom {
    background-color: #2222;
    font-size: 10px;
    padding: 5px 0;
    text-align: center;
}
.footer-column {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 350px repeat(4, minmax(0, 1fr));
}
.footer-col-city, .footer-col-dm, .footer-col-blogs, .footer-col-pro, .footer-col-pro, .footer-col-cs {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-content: baseline;
}
.hsub-ft {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    text-shadow: #00000052 2px 1px 1px;
    display: inline-block;
    border-bottom: 2px solid #bf8f00;
}
.ft-cont {
    display: grid;
    grid-gap: 2px;
    grid-template-columns: repeat(1,minmax(0,1fr));
    align-content: baseline;
    font-size: 15px;
}
.tencty {
    font-size: 16px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    word-spacing: 0px;
    text-transform: uppercase;
    text-shadow: #38332e7d 2px 2px 2px;
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
}
.ft-cont span, .ft-cont span a {
    color: #b7b7b7;
}
.ft-cont span strong, .ft-cont span a, .ft-cont span a span {
    color: #fff;
}
.ft-cont span ul li strong,.addft {
    font-style: italic;font-weight: normal;
}
.ft-cont span ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ft-cont >span >ul >li >span >span {
    color: #fff;
}
.ft-cont span a:hover,.ft-cont span a:hover span,.ft-cont span a:hover strong{color: #bf8f00;}
.ft-menu-dm {
    list-style: square;
    padding-left: 16px;
    margin: 0;
}
.ft-menu-dm li a,.ft-menu-dm li::marker {
    display: inline-block;
    color: #fff;
}
.posptv li a{-webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-align: justify;
    overflow: hidden;}
.ft-menu-dm li:hover::marker,.ft-menu-dm li:hover,.ft-menu-dm li a:hover {
    color: #bf8f00;
}
.ico-footer {
    text-align: center;
    margin: 5px 0;
}
.payment-icon {
    display: inline-block;
    opacity: .6;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    padding: 0px 5px;
    background-color: rgba(255,255,255,.1);
}
.payment-icon svg {
    fill: #fff;
    vertical-align: middle;
    height: 15px;
    width: auto !important;
}
.footer-bt {
    background-color: #2222;
    font-size: 10px;
    padding: 5px 0px;
    text-align: center;
}
.ft-bt span a {
    color: #1e1e1e;
}
.ft-bt span a:first-child {
    color: #000;
}
.ft-contlh {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 100%;
}

/****end footer****/
.block-main,.block-main-all {
        /*margin-top: 157px;*/
    }
/**********************/
/********* xem thêm ở category & taxonomy **********/
.des_taxonomy {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dmdes_taxcat {
    font-size: 15px;
    text-align: justify;
    overflow: hidden;
    -webkit-transition: all .3s ease-in;
    /*transition: all .3s ease-in;*/
	width:100%;
    transition: height 0.3s ease-in-out;
}
.expand-list {
    height: auto !important;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.expand-goi{
    font-size: 14px;
    margin: 15px 0;
    background-color: #d70018;
    border: none;
    color: #fff;
    flex-direction: column;
    outline: none;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
}
.expand-goi:hover{
    background-color: #bb1a2c;box-shadow: inset 2px 3px 6px rgba(0,0,0,0.3);transition: 300ms ease-in-out;
}
.expand-goi.active i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.expand-goi .fa-angle-down {
    margin-right: 10px;
}
/*********************/
@media only screen and (max-width: 1024px) {
    .list-related-tag{
        margin-left: 0;
        margin-right: auto;
        overflow-x: auto;
        width: 100%;
    }
    .dm_listsp {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .proitem,.tax_item{
        min-height: 315px;/*289px; danh cho 2 dong*/
    }
    .tax_listbl {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media only screen and (max-width: 960px) {
    .headb-search{
        width: 100%;
    }
    .more_pro {
        display: block;
    }
    .box-priceimg {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .dm_listsp {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .proitem,.tax_item{
        min-height: 301px;/*238px; danh cho 2 dong*/
    }
    .tax_listbl {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .showdml,.show_th,.show_nc,.show_pris {
        overflow-x: auto;
    }
    .listdm{
        width: 560px;gap: 5px;
    }
    .listdm .dmevery,.show_th .dmevery{
        width: 75px;
    }
    .thlist {
        width: calc(100% + 200px);gap: 5px;
    }
    .itsmb1{width: 90px !important;}
}
@media only screen and (max-width: 768px) {
    .footer-all-bottom,.all_tax_2colum {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .footer-top-news{display: none;}
    .itsmb1 .thumbed:before {
        padding-top: 70px !important;
    }
    .hidmobi{display: none;}
    .showmobi{display: block;}
    .marqueeText {
        animation: marquee 13s linear infinite; /* Chạy liên tục trong 10 giây, điều chỉnh giá trị nếu cần thiết */
    }
    .headt-center {
        width: 230px;
    }
    .headt-right{display: none;}
    .tax_listbl {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .ulcatax {
        grid-gap: 6px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .ycgl,.headm-home,.gh_cart,.tkiem,.dmdek,.search_dm,.blgread {
        display: none;
    }
    .headb-cart {
        padding-right: 10px;
    }
    .headb-menu {
        width: 50px;display: none;
    }
    .priceshow {
        font-size: 14px;
    }
    .pricethrou {
        font-size: 11px;
    }
    .blprice {
        justify-content: flex-start;
    }
    
    .body-quytrinh,.footer-column,.box-priceimg,.block_alltax,.list_blogs,.contdetails {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .footer-column{grid-gap: 10px;}
    .body-quytrinh{justify-items: center;}
    /***thu gon***/
    .hsub-ft,.hasi_td  {
        display: flex;
        justify-content: space-between;
        padding-bottom: 5px;
    }
    .mb_thugon .hsub-ft:after,.hasi_td:after {
        font-family: 'FontAwesome';
        content: "\f054";
        font-weight: 500;
    }
    .mb_thugon.active .hsub-ft:after,.mb_thugon.active .hasi_td:after {
        content: "\f078";
        font-weight: 500;
    }
    .mb_thugon .ft-cont,.mb_thugon .list_asirel {
        display: none;
    }
    .mb_thugon.active .ft-cont,.mb_thugon.active .list_asirel {
        display: block;
        max-height: 2000px;
        transition: max-height .5s linear;
    }
    .h3blb  {
        display: flex;
        justify-content: space-between;
    }
    .side_thugon .h3blb:after {
        font-family: 'FontAwesome';
        content: "\f054";
        font-weight: 500;
    }
    .side_thugon.active .h3blb:after{
        content: "\f078";
        font-weight: 500;
    }
    .side_thugon .dmspside,.side_thugon .dmblognew,.side_thugon .blbnd{
        display: none;
    }
    .side_thugon.active .dmspside,.side_thugon.active .dmblognew,.side_thugon.active .blbnd{
        max-height: 2000px;
        transition: max-height .5s linear;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    /***end thu gon***/
    .loadfb{height: 130px;overflow: hidden;}
    .dm_listsp {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .listspa li .blprice{
        gap: 10px;
        flex-flow: nowrap;
    }
    .list_blogs >li {
        grid-template-columns: 130px repeat(1, minmax(0, 1fr));
    }
    .thumbblg:before {
        padding-top: 100%;
    }
    .proitem,.tax_item{
        min-height: 356px;/*328px; danh cho 2 dong*/
    }
    .as-menu-cate {
        display: none;
    }
	.main-cont-a {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
    #load-data, #loadmobi {
        left: 5px;
        max-width: none;
        position: fixed;
        top: 147px;
        width: calc(100vw - 10px);
    }
	.table{
		border-collapse: collapse;
		width: 130%;
	}
	/*.table td:nth-child(1) {
		width: 25px !important;
	}*/
	.table td:nth-child(2) {
		/*width: 30px !important;*/
		text-align: left;
	}
	.table td:nth-child(3) {
		/*width: 20px !important;*/
		text-align: center;
	}
	.table td:nth-child(4) {
		text-align: right;
		/*width: 10px !important;*/
	}
}
@media only screen and (max-width: 430px) {
	.contentmor{display:none;}
    .proitem,.tax_item{
        min-height: 320px;/*293px; danh cho 2 dong*/
    }
    .as-menu-cate {
        display: none;
    }
    .tax_listbl {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    #shkq:before {
        left: 15%;
    }
    .itsmb1 .thumbed:before {
        padding-top: 70px !important;
    }
	.table{
		border-collapse: collapse;
		width: 130%;
	}
	/*.table td:nth-child(1) {
		width: 25px !important;
	}*/
	.table td:nth-child(2) {
		/*width: 30px !important;*/
		text-align: left;
	}
	.table td:nth-child(3) {
		/*width: 20px !important;*/
		text-align: center;
	}
	.table td:nth-child(4) {
		text-align: right;
		/*width: 10px !important;*/
	}
}