body{margin: 0 auto;padding:0px;max-width:1280px;/* max-width:1280px;  /* background: none repeat scroll 0 0 #E8E8E8;box-shadow: 0 0 26px rgba(50, 61, 98, 0.35);*/background:#fff;}
ul {list-style: none outside none; margin:0; padding:0;}
ul li {display: inline-block;}
h1, h2, h3, h4, h5, h6{}
a {text-decoration: none;    font-size: 15px;}
.navbar-default{background:transparent url("/css/header_link/image/background/bg-link_head.jpg") repeat-x scroll center center;}
.nav.navbar-nav a {
    color:#FFFFFF !important;
    font-size: 15px;
    font-weight: bold;
}
/* Bảng giá: xe tháng*/
<section class="hmt-pricing" aria-labelledby="hmt-pricing-title">
  <style>
    .hmt-pricing{--blue:#087db5;--dark:#075985;--pale:#eff9ff;--orange:#f59e0b;max-width:980px;margin:32px auto;font-family:Arial,sans-serif;color:#17324d}
    .hmt-pricing *{box-sizing:border-box}
    .hmt-price-box{overflow:hidden;border:1px solid #d7eaf4;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(7,89,133,.13)}
    .hmt-heading{padding:25px 28px;text-align:center;color:#fff;background:linear-gradient(135deg,var(--dark),var(--blue))}
    .hmt-heading h2{margin:0 0 7px;font-size:27px;line-height:1.25;color:#fff}
    .hmt-heading p{margin:0;font-size:15px;opacity:.92}
    .hmt-table-head,.hmt-row{display:grid;grid-template-columns:1.25fr 1.45fr .9fr;align-items:center;gap:16px}
    .hmt-table-head{padding:14px 24px;background:#e5f5fc;color:var(--dark);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.35px}
    .hmt-row{padding:16px 24px;border-top:1px solid #e5eef3;transition:.2s ease}
    .hmt-row:nth-child(odd){background:#f8fcfe}
    .hmt-row:hover{position:relative;background:var(--pale);transform:translateY(-1px)}
    .hmt-car{display:flex;align-items:center;gap:12px;font-weight:700;color:#123d5a}
    .hmt-icon{display:grid;place-items:center;flex:0 0 39px;height:39px;border-radius:11px;background:#dff3fc;font-size:21px}
    .hmt-use{font-size:15px;color:#486273}
    .hmt-price{justify-self:start;padding:8px 13px;border-radius:999px;background:#fff3d6;color:#a8550b;font-size:15px;font-weight:800;white-space:nowrap}
    .hmt-note{margin:0;padding:17px 24px;background:#fffaf0;color:#76541d;font-size:13px;line-height:1.55;border-top:1px solid #fde8b7}
    .hmt-cta{display:flex;justify-content:center;align-items:center;gap:14px;padding:20px 24px;background:#f7fbfd}
    .hmt-cta span{font-weight:700;color:var(--dark)}
    .hmt-button{display:inline-flex;align-items:center;gap:7px;padding:11px 19px;border-radius:999px;background:var(--orange);color:#fff!important;text-decoration:none!important;font-weight:800;box-shadow:0 5px 14px rgba(245,158,11,.28)}
    .hmt-button:hover{background:#dc8704}
    @media (max-width: 720px){
      .hmt-pricing{margin:22px 0}.hmt-price-box{border-radius:14px}.hmt-heading{padding:22px 16px}.hmt-heading h2{font-size:22px}
      .hmt-table-head{display:none}.hmt-row{display:block;margin:12px;border:1px solid #dcecf4;border-radius:13px;padding:15px;background:#fff!important}
      .hmt-use,.hmt-price{display:flex;justify-content:space-between;gap:18px;margin-top:12px;padding-top:11px;border-top:1px dashed #d9e6ed}
      .hmt-use:before,.hmt-price:before{content:attr(data-label);flex:0 0 43%;color:#60798a;font-size:12px;font-weight:700;text-transform:uppercase}
      .hmt-price{border-radius:0;background:none;color:#a8550b;white-space:normal}
      .hmt-note{margin:0 12px 12px;border:0;border-radius:10px}.hmt-cta{flex-direction:column;text-align:center}
    }
  </style>

/* Bảng giá: dùng <div class="table-wrapper"><table class="pricing-table">… */
.table-wrapper,
.table-scroll {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 20px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
}

.pricing-table {
    width: 100%;
    min-width: 650px;
    border-collapse: collapse;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    color: #333;
}

.pricing-table th,
.pricing-table td {
    padding: 15px 12px;
    border: 1px solid #b8d4f0;
    vertical-align: middle;
}

.pricing-table thead th {
    background-color: #4a90e2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.pricing-table tbody tr {
    background-color: #eaf3fb;
    transition: background-color 0.2s ease;
}

.pricing-table tbody td:first-child {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
}

.pricing-table tbody tr:hover {
    background-color: #d4e8f9;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.row {
    margin-left: 0;
    margin-right: 0;
        
}

/* Ảnh biểu tượng trong các menu bên phải: giữ cùng kích thước nhưng không bóp méo ảnh. */
.sidebar-menu-block .sidebar-menu-icon {
	display:inline-flex;
	width:45px;
	height:34px;
	margin-right:5px;
	vertical-align:middle;
	align-items:center;
	justify-content:center;
}
.sidebar-menu-block .sidebar-menu-icon img {
	width:45px;
	height:34px;
	max-width:45px;
	max-height:34px;
	object-fit:contain;
	vertical-align:middle;
}

/* Reserve image space before downloads complete on the homepage.  This keeps
   the hero and vehicle cards from pushing content downward (CLS). */
.homepage-product-card__media {
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f2f5f7;
}

.homepage-product-card__media img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    object-fit: cover;
}

#myCarousel .carousel-inner {
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

#myCarousel .item {
    height: 100%;
}

#myCarousel .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Keep the pricing-table rules after mobile legacy rules. */
.Fixmotanhomspduc .table-wrapper,
.Fixmotanhomspduc .table-scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

.Fixmotanhomspduc table.pricing-table {
    width: 100%;
    min-width: 650px;
    max-width: none !important;
    margin: 0;
    padding: 0;
}

.Fixmotanhomspduc table.pricing-table th,
.Fixmotanhomspduc table.pricing-table td {
    padding: 15px 12px;
    border: 1px solid #b8d4f0;
    vertical-align: middle;
}

/* Ảnh chèn từ CKEditor có thể mang thuộc tính width cố định (ví dụ 640px).
   Không để ảnh vượt chiều rộng phần nội dung trên điện thoại. */
.Fixmotanhomspduc img {
    max-width: 100% !important;
    height: auto !important;
}

/* Nội dung dài trong phần giới thiệu danh mục: chỉ ẩn khi JavaScript hoạt động. */
html.readmore-js .Fixmotanhomspduc .readmore-content.is-collapsed {
    display: none;
}

.Fixmotanhomspduc .readmore-actions {
    display: none;
    margin: 14px 0;
    overflow: visible;
    text-align: center;
}

html.readmore-js .Fixmotanhomspduc .readmore-actions {
    display: block;
}

.Fixmotanhomspduc .readmore-toggle {
    background: #1299cf;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    padding: 9px 18px;
}

.Fixmotanhomspduc .readmore-toggle:hover,
.Fixmotanhomspduc .readmore-toggle:focus {
    background: #087cae;
    color: #fff;
}
.navbar-nav > li {
    border-right: 1px solid #CCCCCC;
    float: left;
}
.main_inner {
    padding: 0 0px;
}
.main_inner h4 {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
	border-top: 1px dashed MintCream;
	text-transform: uppercase;
	background-color:#00A6E6;
	height:45px;
	padding-top: 13px;
	text-align:center;
	padding-left:15px;
}
.main_inner h3 {
    color:#FFFFFF;
    font-size: 17px;
    font-weight: bold;
	text-transform: uppercase;
	background: transparent url("/css/header_link/image/background/bg-link_head.png") repeat-x scroll center center;
	/*background-image: -moz-linear-gradient(center top , #fff, #f3f6f9);
	border: 1px solid #dbdbdb;
	*/
	height:34px;
	
	padding-top: 7px;
	text-align: left;
	padding-left:30px;
	background-position:left;
}


.khonghiencuoituan{display: none;}



.main_inner h5 {
    color:#FFFFFF;
    font-size: 17px;
    font-weight: bold;
	text-transform: uppercase;
	background: transparent url("/css/header_link/image/background/bg-link_head2.png") repeat-x scroll center center;
	/*background-image: -moz-linear-gradient(center top , #fff, #f3f6f9);
	border: 1px solid #dbdbdb;
	*/
	height:33px;
	background-position: center;
	padding-top: 7px;
	text-align:center;
	

}
.main_inner h6 {
    color:#FFFFFF;
    font-size: 17px;
    font-weight: bold;
	text-transform: uppercase;
	background: transparent url("/css/header_link/image/background/bg-link_head3.png") repeat-x scroll center center;
	/*background-image: -moz-linear-gradient(center top , #fff, #f3f6f9);
	border: 1px solid #dbdbdb;
	*/
	height:33px;
	
	padding-top: 7px;
	text-align:center;
	
	background-position: center;
}
.main_inner > p {
    color: #474747;
    float: left;
    font-size: 13px;
    line-height: 25px;
    width: 100%;
}
.noidungsanpham_duc img {
    height: auto !important;
}

.main_inner img {
    display: inline-block;
    max-width: 942px;
    max-width: 99%;
    height: auto !important;
}


.list-group-item img { 
 margin-right:10px;
 border:1px solid #FFFFFF;    
}
#top {
    height:auto;
    padding: 2px 0;
    width: 100%;
}
#main {
background-color:#FFFFFF;
    display: inline-block;
    width: 100%;
}
.col-md-4 {
    margin-bottom: 1px;
}
.modules-left-gioithieu {
    margin-bottom: 5px;
}
.modules-left-hotline-congty {
        margin: 10px 0px 0px 0px;
}
.modules-left-loai-sp {
	margin-bottom: 25px;
	background-color:#757575;
	
}
.modules-center-nhom-sp {
	margin-bottom: 25px;
	background-color:#757575;
	
}
#footer h3 {
    color: #a7a7a7;
    font-size: 15px;
    font-weight: bold;
}
.form-control {
    background: url("../images/search.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #080d13;
    width: 114px !important;
}
.arrow {
    background: url("../images/arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #a7a7a7;
    padding-left: 10px;
    width: 100%;
}
#menu {
    display: inline-block;
    width: 100%;
}

#slider{}
#main{}
#footer {
	/*background-color:#2CBBFF;*/

}
.bgxanhhihi .box_footer{max-width:100%}
#footer_desktop{
	background-color: #2CBBFF;
}
#footer_mobile {
	background-color:#2CBBFF;
	
}
#footer li {
    color: #a7a7a7;
    margin: 5px 0 0;
    width: 100%;
}
#footer li a{color: #fff;}
.phone {
    background: url("../images/phone.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.mail {
    background: url("../images/mail.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.contact {
    background: url("../images/contact.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.skype {
    background: url("../images/skype.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.link {
    background: url("../images/link.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
.link li {
    display: inline;
    padding: 0 2px;
}



#copyright {
    background: url("../images/footer-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 55px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
#copyright span {
    color: #969696;
}
/*
#hotline_mobile{
    	display: none;
    }
#hotline_desktop{
		display: inline;
}
*/
#hotline_mobile{
	display: inline;
}
#hotline_desktop{
	display: inline;
}
@media only screen and (min-width:1280px){
   /* .container {
    	max-width:1200px; margin: 0 auto;
    }
    */
    #sanpham_4cho_mobile{
		display: none;
	}
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
	#footer_mobile{
    	display: none;
    }
	#hotline_mobile{
    	display: none;
    }
	#footer_desktop{
		/*display: none;*/
	}
    #hotline_desktop{
    	/*display: none; */
    }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
   #sanpham_4cho_mobile{
		display: none;
	}
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
   #footer_mobile{
    	display: none;
    }
	#footer_desktop{
		/*display: none;*/
	}
    #hotline_mobile{
    	display: none;
    }
    #hotline_desktop{
    	/*display: none; */
    }
	#doitac_cty{
    	display: none;
    }
}
@media only screen and (min-width:990px) and (max-width:1024px) {
    .container{width:1024px; padding: 0;}
	#sanpham_4cho_mobile{
		display: none;
	}
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
	#footer_mobile{
    	display: none;
    }
	#hotline_mobile{
    	display: none; 
    }
	#footer_desktop{
		/*display: none;*/
	}
    #hotline_desktop{
    	/*display: none; */
    }
    .modules-left-gioithieu {
			/*display: none; */
	}
	#slider {
			display: none;
	}	
	#gioithieu_cty{
		/*display: none;*/
	}
	#bantin_cty{
		/*display: none;*/
	}
	#bando_cty{
		/*display: none;*/
	}
	#albumanh_cty{
		display: none;
	}
	#desktop{
		/*display: none;*/
	}
	#loaisanpham_left{
		/*display: none;*/
	}
	#banggiatonghop_left{
		/*display: none;*/
	}
	#chothuexethuongmai_left{
		/*display: none;*/
	}
	#chothuexethang_left{
		/*display: none;*/
	}
	#chothuexecuoi_left{
		/*display: none;*/
	}
}
@media only screen and (min-width:641px) and (max-width:989px) {
.thumbnail .caption{    overflow: hidden;color:#666;white-space:pre-line;text-overflow:ellipsis;white-space: nowrap;}
    /* .container{width:989px; padding: 0;} */
	#sanpham_4cho_mobile{
		display: none;
	}
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
	#footer_mobile{
    	display: none;
    }
	#hotline_mobile{
    	display: none;
    }
	#footer_desktop{
		/*display: none;*/
	}
    #hotline_desktop{
    	/*display: none;*/
    }
    .modules-left-gioithieu {
			/*display: none; */
	}
	#slider {
			display: none;
	}
	
	#gioithieu_cty{
		/*display: none;*/
	}
	#bantin_cty{
		/*display: none;*/
	}
	#bando_cty{
		/*display: none;*/
	}
	#albumanh_cty{
		display: none;
	}
	#desktop{
		/*display: none;*/
	}
	#loaisanpham_left{
		/*display: none;*/
	}
	#banggiatonghop_left{
		/*display: none;*/
	}
	#chothuexethuongmai_left{
		/*display: none;*/
	}
	#chothuexethang_left{
		/*display: none;*/
	}
	#chothuexecuoi_left{
		/*display: none;*/
	}
}
@media only screen and (min-width:480px) and (max-width:640px){
.thumbnail .caption{    overflow: hidden;color:#666;white-space:pre-line;text-overflow:ellipsis;white-space: nowrap; overflow: hidden;}
   #sanpham_4cho_mobile{
		display: none;
	}
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
    #footer_mobile{
    	/*display: none;*/
    }
	#hotline_mobile{
    	/*display: none;*/
    }
	#footer_desktop{
		display: none;
	}
	#doitac_cty{
    	display: none;
    }
    #hotline_desktop{
    	display: none;
    }
    #slider {
  		display: none;
    }
    #gioithieu_cty{
    	display: none;
    }
    #bantin_cty{
    	/*display: none;*/
    }
    #bando_cty{
    	display: none;
    }
    #albumanh_cty{
    	/*display: none;*/
    }
    #desktop{
    	/*display: none;*/
    }
    #loaisanpham_left{
    	/*display: none;*/
    }
    #banggiatonghop_left{
    	/*display: none;*/
    }
    #chothuexethuongmai_left{
    	/*display: none;*/
    }
    #chothuexethang_left{
    	/*display: none;*/
    }
    #chothuexecuoi_left{
    	/*display: none;*/
    }

}

@media only screen and (max-width:479px){
    .thumbnail .caption{    overflow: hidden;color:#666;white-space:pre-line;text-overflow:ellipsis;white-space: nowrap;}
	#sanpham_4cho_mobile{
		display: none;
	}
	
	#sanpham_4cho_desktop{
		/*display: none;*/
	}
	#hotline_mobile{
    	/*display: none;*/
    }
	#footer_mobile{
    	/*display: none;*/
    }
	#footer_desktop{
	}
    #hotline_desktop{
    	display: none;
    }
	#doitac_cty{
    	display: none;
    }
    #slider {
    	display: none;
    }
    #gioithieu_cty{
    	display: none;
    }
    #bantin_cty{
    	display: none;
    }
    #bando_cty{
    	display: none;
    }
    #albumanh_cty{
    	display: none;
    }
    #desktop{
    	display: none;
    }
    #loaisanpham_left{
    	display: none;
    }
    #banggiatonghop_left{
    	display: none;
    }
    #chothuexethuongmai_left{
    	display: none;
    }
    #chothuexethang_left{
    	display: none;
    }
    #chothuexecuoi_left{
    	display: none;
    }
}



/*Đức viết thêm*/
.noidungsanpham_duc{}
.noidungsanpham_duc h2{font-weight: 600;
    color: #e62e2e;
    font-size: 18px;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    text-transform: none;}
.noidungsanpham_duc h3{color: #0084c4;
    background: none;
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    text-transform: none;}
.noidungsanpham_duc a{color:#0084c4}
.noidungsanpham_duc a:hover{}



/*Liên hệ Zalo*/
.lienhezalo {
    bottom: 55px;
    left: 10px;
    position: fixed;
    width: 190px;
    overflow: hidden;
}
.lienhezalo a {
    background-color: #2196F3;
    padding: 11px 15px 9px 50px;
    border-radius: 20px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    box-shadow: 1px 1px 4px #554;
    margin: 3px;
    float: left;
}
.lienhezalo a:hover {
    background-color: #21a8f3;
    text-decoration: none;
    box-shadow: 1px 1px 4px #14eaed;
    text-shadow: 2px 1px 4px #14eaed;
}
.lienhezalo a.zalo-tuvan1 {
    background: #2196F3 url(https://hoamaitour.com/modules/module_footer/footer/images/tuvan1.png) no-repeat center left 8px;
    background-size: 36px;
}
.lienhezalo a.zalo-tuvan2 {
    background: #2196F3 url(https://hoamaitour.com/modules/module_footer/footer/images/tuvan2.png) no-repeat center left 8px;
    background-size: 36px;
}

/* Lời chào Zalo: hiển thị độc lập để hoạt động ổn định trên desktop và mobile. */
.zalo-welcome-popup {
    position: fixed;
    right: 22px;
    bottom: 92px;
    z-index: 2147480000;
    width: 280px;
    padding: 15px 42px 15px 17px;
    border: 0;
    border-radius: 14px;
    background: #fff;
    color: #173b6c;
    box-shadow: 0 8px 26px rgba(0, 74, 173, .28);
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.45;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(14px) scale(.96);
    transition: opacity .35s ease, transform .35s ease, visibility .35s ease;
}
.zalo-welcome-popup:after {
    content: '';
    position: absolute;
    right: 27px;
    bottom: -9px;
    width: 18px;
    height: 18px;
    background: #fff;
    transform: rotate(45deg);
}
.zalo-welcome-popup.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    animation: zaloWelcomePulse 1.8s ease-in-out infinite;
}
.zalo-welcome-popup__close {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 7px;
    width: 27px;
    height: 27px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: #6b7d93;
    cursor: pointer;
    font-size: 23px;
    line-height: 25px;
}
.zalo-welcome-popup__close:hover { background: #edf4ff; color: #0068ff; }
@keyframes zaloWelcomePulse {
    0%, 100% { box-shadow: 0 8px 26px rgba(0, 74, 173, .28); }
    50% { box-shadow: 0 10px 32px rgba(0, 112, 255, .46); }
}



/*Liên hệ  Hotline*/
a.HotlineChantrang{    background: #da0e00 url(https://hoamaitour.com/layouts/mobile-phone.png) no-repeat center left 10px;
    padding: 10px 10px 10px 40px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    box-shadow: 1px 1px 4px #554;}
.phone89 {bottom: 10px;
    left: 10px;
    position: fixed;
}
.phone345 {
    top: 20px;
    right: 10px;
    position: fixed;
}
.phone345 a.HotlineChantrang {
    background-color: #da0e00;
    box-shadow: 1px 1px 4px #0d4d79;
}

.goimienphiDuc{ background: #da0e00;width: 135px;
    padding: 5px 20px 5px 20px;
    border-radius: 23px;
    font-size: 15px;
    font-weight: 600;
    margin: -7px 0px 0px 10px;}

/* Homepage: the legacy style_minh.css assigns col-md widths from 768px.
   Stack the main content and sidebar until the desktop breakpoint instead. */
/* Tablet portrait and smaller: the 75/25 desktop grid is too narrow at 1024px. */
@media only screen and (max-width: 1199px){
    #main > .row > .col-md-9,
    #main > .row > .col-md-3 {
        float: none !important;
        width: 100% !important;
    }

    #main > .row > .col-md-3 {
        clear: both !important;
    }
}

/* The legacy Bootstrap grid has no viewport rule for col-md-3 between
   641px and 980px when a desktop browser window is narrowed.  Homepage
   vehicle cards use this class combination, so preserve their four-card row. */
@media only screen and (min-width: 641px) and (max-width: 1199px){
    #main .col-xs-12.col-sm-6.col-md-3 {
        float: left !important;
        width: 25% !important;
    }

    #main .col-xs-12.col-sm-6.col-md-4 {
        float: left !important;
        width: 33.33333333% !important;
    }

    #main .col-xs-12.col-sm-6.col-md-6 {
        float: left !important;
        width: 50% !important;
    }
}







            


@media only screen and (max-width: 480px){
  .bgxanhhihi .anmobileD {display: none !important;}
    #footer_mobile{display: block !important;}
    .thumbnail {display: block;margin: 1px;}
    .ducfixhotline .col-sm-6 {width: 50% !important;}
    #sanpham_4cho_desktop h1{display:none}
    .danhmucxe31{display:none}
    
   .tieudexe431 h2 a {
    color: #fff;
    font-size: 15px;}
   


.main_inner img {
    height: auto !important;

}
   
   .noidungsanpham_duc img {
    height: auto !important;
}


.Fixmotanhomspduc table td {
    border: 1px solid #a5a5a5;
    padding: 0;
}
.Fixmotanhomspduc table {
    max-width: 100% !important;
    margin: 10px 0px;
    padding: 0px;
}


.lienhezalo a {
    background-color: #2196F3;
    padding: 7px 7px 7px 45px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    box-shadow: 1px 1px 4px #554;
    margin: 3px;
    float: left;
    background-size: 30px !important;
}

 .zalo-welcome-popup {
    right: 10px;
    bottom: 83px;
    width: min(270px, calc(100vw - 20px));
    padding: 13px 39px 13px 14px;
    font-size: 14px;
}

}

/* Phần giới thiệu cuối trang Loại sản phẩm, nhập bằng TinyMCE trong quản trị. */
.loai-sanpham-introduction {
    clear: both;
    margin: 28px 0 16px;
    padding: 20px 24px;
    background: #fff;
    border: 1px solid #cfe5ef;
    border-left: 4px solid #00a6e6;
    border-radius: 3px;
    box-shadow: 0 2px 7px rgba(0, 92, 135, .08);
}

.loai-sanpham-introduction.is-empty { display: none; }

.loai-sanpham-introduction h2 {
    margin: 0 0 14px;
    color: #087cae;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.loai-sanpham-introduction__content {
    color: #333;
    font-size: 15px;
    line-height: 1.65;
    overflow-wrap: break-word;
}

.loai-sanpham-introduction__content img {
    max-width: 100% !important;
    height: auto !important;
}

.loai-sanpham-introduction__content table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 640px) {
    .loai-sanpham-introduction { margin-top: 18px; padding: 16px 14px; }
    .loai-sanpham-introduction h2 { font-size: 18px; }
}


