/* ------------------ CSS Ban đầu ------------------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
* {
	margin:0px;
	padding:0px;
}
h2, h3 {
	font-size:12px;
}
a {
	color: #59332c;
	text-decoration:none;
}
a:hover {
	color:#f52600;
}
#intro h3:hover {
	color:#f52600;
}
p {
	margin: 0;
	padding: 0;
}
#row-ykien {
	/* ... */
}
ul, li {
	list-style-type:none;
	margin:auto;
}
@font-face {
    font-family: UTMSwissCondensed;
    src: url('font/UTMSwissCondensed.ttf'); /* TTF for CSS3 */
}
#header {
	width: 1000px;
	margin: auto;
	overflow: hidden;
	text-align: center;
}
#wrapper-header {
	background:#000000;
	border-bottom:10px solid #9a0007;
	height:auto;
	width:auto;
}
#wrapper-header #header {
	width:1000px;
	height:auto;
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
}
#wrapper-header #header .slogan {
	font-family:"UTM Nokia Standard";
	color:#ee1d23;
}
#wrapper-banner {
	width: 1000px;
	height: auto;
	margin: auto;
}
#wrapper-banner #banner {
	margin:auto;
	width:100%;
	height:auto;
}
#wrapper-content {
	width: 1000px;
	overflow: hidden;
	height: auto;
	margin: auto;
	background: #fff;
}
#wrapper-content #body {
	background:url(../images/bg-body.png) repeat-y;
	height:auto;
	width:1000px;
	margin:auto;
	overflow:hidden;
    margin-top: 4px;
}
#wrapper-content #body #title-body-content {
	height: 40px;
	margin: auto;
	background: url(../images/icon_home.jpg) left center no-repeat;
	padding-left: 25px;
	line-height: 43px;
	font-size: 13px;
	font-weight: bold;
}
#wrapper-content #body #title-body-content h2 {
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: bold;
}
#wrapper-content #body #body-content {
	width:1000px;
	height:auto;
	margin:auto;
}
/*--------------sidebar left----------------*/
#wrapper-content #body #body-content #sidebar-left {
	width: 200px;
	height: auto;
	float: left;
	position: relative;
	background: #f8edcd;
	margin-right: 10px;
	border: 1px solid #cacaca;
}
#anh_sp {
	width:202px;
	height:140px;
	padding-bottom:5px;
}
#wrapper-content #body #body-content #sidebar-left .menu {
	height:auto;
	margin-bottom: 5px;
}
.mainabc {
	border: 1px solid #dedede;
	border-radius: 10px;
	width: 763px;
	margin: auto;
    margin-top: 9px;
	margin-bottom: 10px;
	background: #f3f3f3;
}
.list-intro {
	overflow: hidden;
	margin-bottom: 10px;
	width: 269px;
	float: left;
	text-align: justify;
	margin-right: 15px;
}
.list-intro-1 {
	overflow: hidden;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 0px;
}
#table_re tr td {
	padding: 5px;
}
.list-intro-1 img {
	width: 98px;
	height: 86px;
	border: 1px solid #e6e6e6;
	padding: 2px;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}
#list-intro-name {
	border-bottom: 0px!important;
	font-size: 13px!important;
	text-transform: none!important;
	height: auto!important;
	line-height: 20px!important;
	margin-bottom: 0px!important;
}
#detail-img {
	width: 215px;
	margin-right: 15px;
	border: 1px solid #c6c6c6;
	padding: 5px;
	float: left;
}
#r-002 p {
	font-size:11px;
	font-weight: normal!important;
}
#r-001 {
	color: Red;
	padding-left: 40px;
	font-size: 17px;
	line-height: 15px;
}
#pp-tt {
	font-weight: normal!important;
	padding-left: 40px;
}
#r-2 {
	/* ... */
}
#r-3 p img {
	float:left;
	padding-right: 8px;
}
#r-3 p {
	overflow:hidden;
	font-weight:bold;
	padding-bottom: 10px;
}
.adv {
	background:#fff;
	display: table-cell;
	width: 120px;
	height: 80px;
	vertical-align: middle;
	position: absolute;
	left: 418px;
	top: 0px;
	text-align: center;
}
#wrapper-content #body #body-content #sidebar-left .menu .home {
	background: #d2d2d2;
	width: 202px;
	height: 35px;
	line-height: 35px;
}
#wrapper-content #body #body-content #sidebar-left .menu .home img {
	float: left;
	padding-top: 6px;
    padding-right: 5px;
}
#wrapper-content #body #body-content #sidebar-left .menu .home a {
	color: #040404;
	text-transform: uppercase;
	padding-left: 12px;
	font-weight: bold;
}
#r-hot {
	font-weight: bold;
	font-size: 18px;
	color: #d40005;
}
#content {
	width: 570px;
	float: left;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li {
	list-style: none;
	border-bottom: 1px solid #e2d8c1;
	margin-left: 10px;
	/* height: 30px; */
	line-height: 20px;
	margin-right: 10px;
	background: url(../images/icon1.png) left top 6px no-repeat;
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li:last-child {
	border-bottom:none;
}
#wrapper-content #body #body-content #sidebar-left .menu ul li a {
	font-weight:bold;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li {
	background: url(../images/icon-category.png) no-repeat 10px 15px;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li a {
	margin-left:10px;
	font-weight:normal !important;
}
#wrapper-content #body #body-content #sidebar-left .menu ul ul li a:hover {
	color:#ee1d23;
}
#wrapper-content #body #body-content #sidebar-left .category {
	border:1px solid #c7c7c7;
	height:auto;
	margin-top:10px;
	width:auto;
}
#wrapper-content #body #body-content #sidebar-left .category ul li {
	background:#ee1d23;
	border-bottom:1px solid #fff;
	line-height:35px;
}
#wrapper-content #body #body-content #sidebar-left .category ul li a {
	color:#fff;
	padding-left:20px;
	font-weight:bold;
}
#wrapper-content #body #body-content #sidebar-left .adv {
	overflow:hidden;
	height:auto;
	padding-top:10px;
}
#title-top {
	height: 35px;
	margin: auto;
	background: url(../images/bg_tieude.png) left top no-repeat;
	padding-left: 10px;
	line-height: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	float: left;
}
.title {
	color: #fff;
	text-transform: uppercase;
	border-bottom: 0;
	background: #cbac6f;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/*--------------Content----------------*/
#wrapper-content #body #body-content #content .detail-news {
	overflow:hidden;
	height:auto;
	width:auto;
	line-height:20px;
	text-align:justify;
}
#wrapper-content #body #body-content #content .news-content {
	overflow:hidden;
	height:auto;
	width:auto;
	padding-bottom:20px;
	text-align: justify;
	border: 1px solid #b4cbd5;
	padding-top: 23px;
}
#wrapper-content #body #body-content #content .news-content .title-content {
	background:#e4e4e4;
	border-left:5px solid #ee1d23;
	height:26px;
}
#wrapper-content #body #body-content #content .news-content .title-content p {
	line-height:26px;
	padding-left:7px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#wrapper-content #body #body-content #content .news-content .news-home {
	overflow:hidden;
	height:auto;
	padding-top:15px;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news {
	overflow:hidden;
	height:auto;
	padding-bottom:5px;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news img {
	float:left;
	border:1px solid #c6c6c6;
	padding:3px;
	width:176px;
	height:112px;
	margin-right:10px;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex {
	overflow:hidden;
	height:auto;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex h3 {
	font-size:13px;
	padding-bottom:10px;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex h3 a {
	color:#000;
}
#wrapper-content #body #body-content #content .news-content .news-home .latest-news .pindex p {
	text-align:justify;
}
#wrapper-content #body #body-content #content .news-content .news-home .old-news {
	overflow:hidden;
	height:auto;
}
#wrapper-content #body #body-content #content .news-content .news-home .old-news li {
	background: url(../images/icon-category.png) no-repeat left;
	font-weight:bold;
	line-height:20px;
}
#wrapper-content #body #body-content #content .news-content .news-home .old-news li a {
	color:#000;
	padding-left:10px;
}
.old-news img {
	height:auto;
	width:auto !important;
	border:none !important;
	float:none !important;
}
/*--------------Sidebar right----------------*/
#wrapper-content #body #body-content #sidebar-right {
	float:right;
	height:auto;
	width:206px;
	overflow:hidden;
}
#text-footer {
	width: 1000px;
	margin: auto;
}
#footer {
	overflow: hidden;
	padding-bottom: 10px;
	margin: auto;
	height: auto;
}
#wrapper-content #body #footer #menu-footer {
	background:#db0000;
	height:35px;
	margin-top: 5px;
}
#wrapper-content #body #footer #menu-footer ul {
	width:756px;
	margin:auto;
}
#wrapper-content #body #footer #menu-footer ul li {
	float:left;
	line-height:35px;
}
#wrapper-content #body #footer #menu-footer ul li a {
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #fff;
}
#wrapper-content #body #footer #text-footer {
	padding-top: 15px;
	padding-bottom: 10px;
	background: #d71635;
	color: #fff;
	border-top: 5px solid #980015;
}
#wrapper-content #body #footer #text-footer h3 {
	text-transform:uppercase;
	font-size:12px;
	padding-bottom:6px;
}
#row_news {
	overflow: hidden;
	margin-top: 10px;
	text-align:justify;
}
#row_news img {
	float: left;
	border: 1px solid rgb(210, 209, 209);
	padding: 2px;
	margin-right: 10px;
}
#title_content h2 {
	text-transform: uppercase;
	/* padding-left: 10px; */
	font-size: 13px;
	background: url(../images/hr.png) left bottom no-repeat;
	color: #982022;
	line-height: 30px;
	margin-bottom: 10px;
}
#row-image {
	overflow: hidden;
	width: 171px;
	float: left;
	height: 200px;
	margin-left: 7px;
}
#title_content h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: url(../images/hr.png) left bottom no-repeat;
	color: #982022;
	line-height: 30px;
	margin-bottom: 10px;
}
#row-search {
	float: right;
	width: 373px;
	height: 31px;
	border: none;
	margin-right: 10px;
}
#row-img {
	border: medium none;
	/* border-top-right-radius: 5px; */
	width: 16px;
	padding-top: 7px;
	padding-right: 0px;
}
#txtdangky {
	float: left;
	margin-left: 10px;
	border: 0px;
	color: #000;
	height: 17px;
	margin-top: 5px;
	font-style: normal;
	width: 135px;
	background-color: #F8F0DC;
	border: 1px solid #bbbbbb;
	padding-left: 10px;
}
#jumpMenu1 {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #F8F0DC;
	font-size: 11px;
	height: 19px;
}
.div_sp a {
	color:#000;
}
.div_sp p {
	padding-top:5px;
}
.row-content {
	overflow: hidden;
	height: auto;
	text-align: justify;
	float: none;
    padding: 15px;
}	
.row-content img {
	float: left;
	padding-right: 10px;
}
.row-content p {
	padding-top: 6px;
}
.row-content h3 {
	font-size:12px;
	padding-bottom:5px;
	color: #000;
}
.clear {
	clear:both;
}
.row-img1 img {
	background: white;
	padding: 2px;
	max-width: 147px!important;
	max-height: 123px!important;
}
.row-img1 {
	border: 1px solid #BFCABC;
	width:152px;
	height:125px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.row-img {
	border: 1px solid #BFCABC;
	width:152px;
	height:125px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.row-img img {
	background: white;
	padding: 2px;
	max-width:147px;
	max-height:123px;
}
.livechat {
	padding-left: 20px;
	overflow: hidden;
}
.livechat p {
	/* ... */
}
.livechat p span { 
	font-weight:bold;
	color: #f80606;
}
.thongke {
	border: 1px solid #cacaca;
	margin-bottom: 10px;
	overflow: hidden;
}
.thongke h2 {
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-bottom: 1px solid #cacaca;
	text-transform: uppercase;
	color: #fff;
	background: #cbac6f;
}
#row-hotline {
	text-align: center;
}
#row-hotline p {
	color: #f80606;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#row-hotline img {
	float:left;
}
.rsp1 {
	padding-right: 5px;
	line-height: 17px;
	width: 204px;
	overflow: hidden;
    padding-top: 10px;
}
#img-right {
	width: 70px;
	height: 43px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 2px;
}
.div_content {
	margin-top: 10px;
	overflow:hidden;
}
.new-equipment {	
	text-align:justify;
	line-height:20px;
	padding: 10px;
}
.new-equipment table {
	width:500px !important;
}
.new-equipment img {
	max-height:none;
	height:auto !important;
}
.pagination {
	text-align: center;
	width: 565px;
	overflow: hidden;
}
.div_sp {
	overflow:hidden;
	padding-top:10px;
}
.div_sp p {
	font-weight:bold;
}
.pt {
	overflow:hidden;
	width:770px;
	text-align:center;
}
.noidung {
	width: 750px;
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 15px;
}
#intro {
	overflow:hidden;
}
#intro h1 {
	border-bottom: 2px solid #ffcc00;
	font-weight: normal;
	color: #4d3734;
	height: 34px;
	line-height: 34px;
	margin-bottom: 15px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.boxmain {
	padding-bottom: 20px;
}
.news-content ul li {
	background: url(../images/icon-category.png) no-repeat left center;
	padding-left: 11px;
	line-height: 24px;
}
#ct {
	color: red;
	float: right;
	padding-right: 10px;
	font-style: italic;
}
.news-content h3 {
	font-size: 12px;
}
#news-hot {
	overflow:hidden;
	margin-bottom: 0px;
}
#news-content img {
	height: 63px;
	border: #d8d8d8 2px solid;
	width: 75px;
	float: left;
	margin-right: 3px;
}
#news-content {
	width: 183px;
	float: left;
	overflow: hidden;
}
#news-content a h3 {
	font-size: 12px;
}
#created {
	font: italic 11px Arial;
	margin: 0px 0px 20px 0px;
	color: #666666;
}
#bor-content {
	margin-bottom: 10px;
}
#content_center {
	overflow: hidden;
	width: 1000px;
}
.lang {
	height: 30px;
	background: #f7f7f7;
	border-bottom: 3px solid #d60000;
}
.row-0a1 {
	padding-right: 20px;
	padding-top: 20px;
}
.row-0a2 {
	padding-top: 20px;
}
/*
.rows-img {
	height: 160px;
	width: 166px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}*/
.rows-img {
	justify-content: center;/* Căn giữa theo chiều ngang */
	height: 160px;
	display: flex;
	vertical-align: middle;
}
.rows-img img {
	object-fit: contain; /* Đảm bảo hình ảnh không bị méo */
	max-width: 100%;
	max-height: 160px;
}
.prod-con h2 {
	font-size: 13px;
	text-decoration: none;
	color: #59332c;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
}
.prod-con h2:hover {
	color:#f52600;
}
.prod {
	width: 30%;
    float: left;
    margin-right: 2%;
	margin-bottom: 15px;
	height: 195px;
	border: 1px solid #e6e6e6;
	margin-left: 5px;
}
.down {
	color: #F00;
}
.name {
	font-size: 11px;
	font-weight: bold;
}
.name span {
	font-weight: normal;
}
.up {
	color: #00C;
}
.prodlast {
	width: 166px;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 196px;
	border: 1px solid #e6e6e6;
	margin-left: 5px;
}
#tensp {
	color: #222222;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#masp {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#noidung {
	color: #666666;
	margin-bottom: 10px;
}
#tentin {
	font-size: 18px!important;
	COLOR: #b60000!important;
	margin-bottom: 5px!important;
	text-align: left!important;
	border-bottom: none!important;
	FONT-FAMILY: 'Times New Roman'!important;
	text-transform: none!important;
	font-weight:normal!important;
}
.content_news {
	width: 100%;
}
.content_news p input {
	width: 100%;
}
.text_input {
	width: 350px;
	height: 30px;
	border: 1px solid #e0e0e0;
	margin-bottom: 15px;
}
textarea {
	width: 350px;
	height: 120px;
	border: 1px solid #e0e0e0;
}
.styled span {
	color:red;
}
#btn_send {
	width: 108px;
	height: 26px;
	border: none;
	font: 13px Arial;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/hover_enu.png);
	margin-top: 15px;
	margin-left: 70px;
	color: #59332c;
}
#row-footer-1 {
	background: #f8edcd;
	height: 26px;
	line-height: 26px;
	border: 1px solid #f7e6c7;
	padding-left: 5px;
}
#row-footer-2 {
	background: #d1b681;
	padding: 10px;
	margin-top: 1px;
}
#frmcontact {
	width: 490px;
	float: left;
	margin-right: 25px;
}
#img-supp {
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#frm-price {
	border: 1px solid #cacaca;
	padding: 2px;
	margin-top: 12px;
	padding-bottom: 12px;
}
#frm-price h2 {
	text-transform: uppercase;
	color: #e05100;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #f4f3f3;
	font-family: UTMSwissCondensed;
}
#solo {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: 600;
}
.list-intro img {
	width: 98px;
	height: 86px;
	border: 1px solid #e6e6e6;
	padding: 2px;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.styled {
	color:#000;
}
#header {
	width:1000px;
	overflow:hidden;
	position:relative;
}
#slide1 {
	height:105px;
	float:left;
	width:510px;
	position:absolute;
	right:0px;
	z-index:1;
}
#logo {
	width:518px;
	height:105px;
	float:left;
	position:absolute;
	left:0px;
	z-index:99999999;
}
#banner1 {
	width:1000px !important;
	height:105px !important;
	position:relative;
}
#myform table tr td span {
	color:red;
}
#myform table tr td {
	FONT-FAMILY: verdana,arial,helvetica;
}
#lienket {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}
#thongketruycap {
	float: right;
	margin-right: 20px;
}
#id-send {
	COLOR: #0066b3;
	font-size: 21px;
	FONT-FAMILY: verdana,arial,helvetica;
	margin-top: 20px;
	margin-bottom: 20px;
}
#hoso tr td input {
	width: 175px;
}
#r-info {
	COLOR: #772B1A;
	text-transform: uppercase;
	font-weight: bold;
}

/* ------------------- Responsive Mobile Styles ------------------- */
@media screen and (max-width: 768px) {
    /* Override container widths */
	.prod {
		width: 46%;
		float: left;
		margin-right: 2%;
		margin-bottom: 15px;
		height: 195px;
		border: 1px solid #e6e6e6;
		margin-left: 5px;
	}
	#detail-img {
		width: 97%;
		margin-right: 15px;
		border: 1px solid #c6c6c6;
		padding: 5px;
		float: left;
	}

	#intro {
		overflow: hidden;
        margin-left: 15px;
        margin-right: 15px;
	}
    #wrapper-header,
    #wrapper-banner,
    #wrapper-content,
    #header,
    #wrapper-content #body,
    #wrapper-content #body #body-content,
    #content_center {
         width: 100% !important;
         margin: 0 auto;
         
    }
    
    /* Chuyển bố cục body-content từ hàng sang cột */
    #wrapper-content #body #body-content {
         display: block;
    }
    
    /* Sidebar và nội dung chính xếp chồng theo thứ tự dọc */
    #wrapper-content #body #body-content #sidebar-left,
    #wrapper-content #body #body-content #sidebar-right,
    #content {
         float: none;
         width: 100% !important;
         margin: 0 auto;
    }
    
    /* Điều chỉnh padding cho nội dung chính */
    #content {
         padding: 10px 0;
    }
    
    /* Cho hình ảnh co giãn theo khối chứa */
    img {
         max-width: 100%;
         height: auto;
    }
    
    /* Tăng kích thước chữ cho dễ đọc */
    body,
    h2,
    h3,
    p,
    a {
         font-size: 14px !important;
         line-height: 1.4;
    }
    
    /* Responsive cho phần header */
    #header {
         width: 100% !important;
         text-align: center;
    }
    #header .lang,

    #row-search {
         float: none;
         text-align: center;
         margin: 5px 0;
    }
    #row-search form {
         display: block;
         margin: 0 auto;
         width: 90%;
    }
    #txtdangky {
         width: 60% !important;
         margin: 5px auto;
    }
    #jumpMenu1 {
         width: 30% !important;
         margin: 5px auto;
    }
    
    /* Responsive cho banner: logo & slide xếp theo chiều dọc */
    #banner1 {
         width: 100% !important;
         height: auto !important;
         position: relative;
         display: block;
    }
    #logo, #slide1 {
         position: relative;
         float: none;
         width: 100% !important;
         height: auto !important;
         margin: 5px 0;
         text-align: center;
    }
    #logo img, #slide1 img {
         width: 100%;
         height: auto;
    }
	/* Đặt lại chiều rộng cho container footer */
	#text-footer {
		width: 100% !important;
		margin: 0 auto;
		text-align: center;
	}
	/* Chuyển layout cho phần footer trên dòng đầu */
	#text-footer #row-footer-1 {
		display: block;
		margin: 0 auto 10px auto;
	}
	/* Các phần tử bên trong hiển thị theo cột */
	#text-footer #row-footer-1 span {
		display: block;
		margin: 5px 0;
	}
	/* Điều chỉnh phần địa chỉ */
	#text-footer #row-footer-2 {
		padding: 10px 5px;
		font-size: 14px;
	}
	
	/* Nếu có footer menu (nếu sử dụng phần #menu-footer) */
	#wrapper-content #body #footer #menu-footer {
		width: 100% !important;
		margin: 0 auto;
	}
	#wrapper-content #body #footer #menu-footer ul {
		width: 100% !important;
		text-align: center;
		padding: 0;
	}
	#wrapper-content #body #footer #menu-footer ul li {
		float: none;
		display: inline-block;
		margin: 0 5px;
	}
}
@media screen and (max-width: 378px) {
	.prod {
        width: 97%;
        float: left;
        margin-right: 2%;
        margin-bottom: 15px;
        height: 195px;
        border: 1px solid #e6e6e6;
        margin-left: 5px;
    }
}