/* CSS Document */
@font-face {
  font-family: 'UTM';
  src: url('font/UTMNeoSansIntel.eot?#iefix') format('embedded-opentype'),  url('font/UTMNeoSansIntel.woff') format('woff'), url('font/UTMNeoSansIntel.ttf')  format('truetype'), url('font/UTMNeoSansIntel.svg#UTMNeoSansIntel') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTMB';
  src: url('font/UTMNeoSansIntelBold.eot?#iefix') format('embedded-opentype'),  url('font/UTMNeoSansIntelBold.woff') format('woff'), url('font/UTMNeoSansIntelBold.ttf')  format('truetype'), url('font/UTMNeoSansIntelBold.svg#UTMNeoSansIntelBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body {
	padding: 0px;
	margin: 0px;
	/*font-family:"UTM", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#6e6d6d;
}
a{
	text-decoration:none;	
}
img {
	max-width: 100%;
}
.toppage {
	background-color: #fff;
	overflow: hidden;
	height: 46px;
	color: #9a9a9a;
	line-height: 32px;
}
.header {
	position: relative;
	background:#f26522;
}
.logo {
	max-width: 230px;
	top: -30px;
}
.contain-banner {
	position: relative;
	height: 168px;
	padding:0px 20px;
}
.menubar {
	height: 90px;
	position: relative;
	background:#434345;
-webkit-box-shadow: 3px 3px 3px 3px #666;
box-shadow: 3px 3px 3px 3px #666;
position:relative;
z-index:10000
}
.lg-site{
	width:100%;	
	height:130px;
	position:absolute;
	top:-50px;
	right:0px;
	z-index:99;
	background:#FFF;
	-webkit-border-radius:0px 0px 6px 6px;
	-ms-border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
}
.nav {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	width:calc(100%-150px);
	text-transform:uppercase;
}
.menus
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f36523+0,f06520+51,ec1d25+51,ec1d25+100 */
background: #f36523; /* Old browsers */
background: -moz-linear-gradient(top, #f36523 0%, #f06520 51%, #ec1d25 51%, #ec1d25 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f36523 0%,#f06520 51%,#ec1d25 51%,#ec1d25 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f36523 0%,#f06520 51%,#ec1d25 51%,#ec1d25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36523', endColorstr='#ec1d25',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
width:87%;
margin-top:20px;
}
.nav li {
	line-height:normal;
	list-style: none;
	display:block;
	float:left;
	position:relative;
}
.nav li:first-child {
	border-left: none;
}
.hotline-1
{
	float:right !important;
}
.hotline-1 a
{
	border-right:none !important;
	background-image:none !important
}
.nav>li>a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height:52px;
	padding: 0px 15px;
	border-right:solid 3px #434345;
	background: url(../images/bg_a.jpg) repeat-x;
	background-position:bottom;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}
.nav>li:first-child>a{
	margin-left:10px;
}
.nav>li:first-child>a {
}
.nav li.menuhome a {
	display:inherit;
}
.nav > li:hover>a, .nav>li.active>a{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec1d25+51,f06520+51,ec1d25+100 */
background: #ec1d25; /* Old browsers */
background: -moz-linear-gradient(top, #ec1d25 51%, #f06520 51%, #ec1d25 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ec1d25 51%,#f06520 51%,#ec1d25 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ec1d25 51%,#f06520 51%,#ec1d25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1d25', endColorstr='#ec1d25',GradientType=0 ); /* IE6-9 */
}
.nav li ul{
	position:absolute;
	top:61px;
	left:0px;
	width:260px;
	background:#434345;
	margin:0px;
	padding:0px 0px;
	display:none;
	z-index:9999;
}
.nav li ul li{
	width:100%;	
	line-height:normal;
	height:auto;
	display:block;
	border-top:solid 1px #f26522;
	text-transform:none;
	padding:5px 0;
}
.nav li ul li a{
	color:#fff;
}
.nav li ul li:first-child{
	border-top:none;	
}
.nav li ul li a{
	display:block;
	text-align:left;
	padding:4px 10px;
	line-height:normal;	
}
.nav li ul li.active a{
	height:auto;	
}
.nav li ul li.active,.nav li ul li:hover{
	background:#f26522;	
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2,.c40 {
	clear: both;
}
.c2 {
	height: 2px;
}
.c3 {
	height: 3px;
}
.c5 {
	height: 5px;
}
.c10 {
	height: 10px;
}
.c15 {
	height: 15px;
}
.c20 {
	height: 20px;
}
.c30 {
	height: 30px;
}
.c35 {
	height: 35px;
}
.c40 {
	height: 40px;
}
.borderbox {
	border: 1px solid #ececec;
	border-top: 0px;
	border-left: 0px;
}
.flexborder {
	border: 1px solid #ececec;
	border-right: none;
	border-bottom: none;
}
.title-box-home {
	background: #f9f9f9;
	border: 1px solid #ececec;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 22px;
	padding: 7px 10px 8px 12px;
	font-family: UTM_Bebas, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.title-box-home a {
	color: #333;
	text-decoration: none;
}
.title-box-home-1 {
	padding: 0px;
	margin: 0px;
	color: #444;
	border-bottom: 2px solid #288ad6;
	font-family: UTM_Bebas, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px;
}
.title-box-home-1 a {
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
}
.pro-name {
	color: #5a5a5a;
	padding: 5px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;	
	font-family:OpenSans, Arial, Helvetica, sans-serif;
}
.pro-name a {
	color: #333;
	text-decoration: none;
}
.pro-name a:hover {
	color: #288ad6;
}
.content-box-pro {
	padding: 10px;
	position: relative;
	padding-bottom: 15px;
}
.detail {
	font-size: 14px;
	color: #fff;
	padding: 5px 14px;
	text-transform: uppercase;
	position: absolute;
	bottom: 5px;
	left: 10px;
	height: auto;
	border-radius: 3px;
	background: #63b6db;
	background: -moz-linear-gradient(top, #63b6db 0%, #309dcf 100%); 
	background: -webkit-linear-gradient(top, #63b6db 0%, #309dcf 100%);
	background: linear-gradient(to bottom, #63b6db 0%, #309dcf 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf', GradientType=0 ); 
	text-decoration: none;
}
.content-box-pro .view-detail {
	width: 100%;
	position: absolute;
	top: 30%;
	left: -5px;
	display: none;
	text-align: center;
}
.content-box-pro .view-detail a {
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF;
	display: inline-block;
	border: solid 1px #288ad6;
	padding: 5px 20px;
	text-decoration: none;
	color: #288ad6;
	font-size: 12px;
	text-transform: uppercase;
}
.content-box-pro .view-detail a:hover {
	color: #FFF;
	background: #288ad6;
}
.box-pro-hover {
	position: relative;
}
.box-pro-hover:hover {
	box-shadow: 0px 0px 10px #CCC;
}
.cat-view-more {
	float: right;
	text-transform: none;
	font-size: 14px;
	color: #288ad6 !important;
}
.new {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 5px 5px 5px;
	background: #ff7400;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.new:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #ff7400;
	border-width: 5px;
	margin-top: -5px;
}
.hot {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 5px 5px 5px;
	background: #e51932;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.hot:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #e51932;
	border-width: 5px;
	margin-top: -5px;
}
.km {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 5px 5px 5px;
	background: #299a0b;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.km:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #299a0b;
	border-width: 5px;
	margin-top: -5px;
}
.tags {
	position: absolute;
	top: 0px;
	right: 5px;
}
.footer {
	background:#333333;
	min-height:200px;
	color:#fff;
	border-top:solid 4px #c1292e
}
.footer strong
{
	font-family:Arial, Helvetica, sans-serif;
}
.title-box-footer {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0px;
}
.mnu-box-footer {
	border-top: solid 1px #444;
	padding-top: 10px;
}
.title-box-footer a {
	color: #DDD;
	text-decoration: none;
	display: block;
}
.item_list_footer {
	padding: 3px 0px;
}
.item_list_footer a {
	color: #999;
	text-decoration: none;
	display: block;
}
.title-box-footer a .fa {
	visibility: hidden;
	color: #0c9ad8;
	float: right;
}
.item_list_footer a:hover {
	color: #fff;
}
.item_list_footer a i.fa {
	display: none;
}
.btn-checkout {
	border: solid 1px #a4a4a4;
	background: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	color: #333;
	font-size: 16px;
}
.box-search {
	position: relative;
	float: right;
	height: 40px;
	border: solid 1px #a4a4a4;
	background: #FFF;
	width: 100%;
	max-width: 300px;
	margin-right: 130px;
}
.box-search .btn-search {
	background: #ff0000;
	text-transform: uppercase;
	height: 40px;
	display: block;
	position: absolute;
	top: -1px;
	width: 109px;
	right: -110px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.box-search input {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0px 5px;
	outline: none;
	height: 36px;
}
.thumb-prev, .thumb-next {
	text-decoration: none;
	color: #CCC;
	font-size: 20px;
	position: absolute;
	top: 30%;
	font-weight: normal;
	z-index: 999;
}
.thumb-prev {
	left: -15px;
}
.thumb-next {
	right: -15px;
}
.binh_zoom {
}
.binh_zoom{
	 box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 98%;
    height: 98% !important;
    border: 1px solid #eee;
}
.click-zoom {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #666;
	background: #EEE;
	opacity: 0.8;
	padding: 3px 3px;
	text-decoration: none;
}
.btn-order {
	text-decoration: none;
	background: #cd4f33;
	padding: 10px 20px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 3px;
	font-family:Lato-B, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.btn-order span {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.btn-download-detail{
	padding: 10px 20px;
	text-align: center;
	display: block;
	border-radius: 3px;
	font-family:Lato-B, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:solid 1px #cd4f33;
	color:#CD4F33;
}
.btn-chinhsach {
	text-decoration: none;
	background: #E77817;
	padding: 10px;
	color: #FFF;
	text-align: center;
	display: block;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #CCC;
	border: solid 1px #EEE;
}
.btn-chinhsach span {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	min-height: 42px;
	display: block;
}
.pro-detail-name {
	margin: 0px;
	font-size: 24px;
	color:#c22830;
	text-transform:uppercase;
	font-weight:normal;
	/*font-family: 'Roboto', sans-serif;*/
	border-bottom:solid 1px #b3b3b3;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.masp {
	color: #989898;
	font-size: 12px;
}
.pro-address-phone-detail {
	font-size: 18px;
	line-height: 30px;
	font-family: UTM_Bebas, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #288AD6;
	padding: 10px 0px;
	border-radius: 5px;
	box-shadow: 0px 1px 6px #333;
}
.pro-address-phone-detail span {
	color: #DDD;
}
.pro-attr-detail {
	border: solid 1px #DDD;
	padding: 10px;
}
.attr-item {
	padding: 3px 0px;
	color: #CCC;
}
.attr-name {
	font-weight: normal;
	color: #222;
}
.attr-value {
	font-weight: bold;
	color: #288AD6;
}
.tab-title {
	font-weight: bold;
	font-size: 20px;
}
.menu-top {
	text-align: right;
	line-height: 41px;
	color: #FFF;
}
.menu-top i.fa {
	color: #333;
}
.menu-top a {
	color: #333;
	text-decoration: none;
	margin: 0px 5px;
}
.menu-top a:hover {
	text-decoration: underline;
}
.txt-contact {
	width: 100%;
	height: 37px;
	border:none;
	padding: 0px 5px;
	margin-top: 5px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
	margin-bottom:21px;
	border:solid 1px #767676
}
.label-contact {
	margin-top: 10px;
}
.error {
	color: #FF0000;
}
.btn-send {
	border: solid 1px #c2292e;
	background: #c2292e;
	padding: 0px 40px;
	height:45px;
	line-height:40px;
	color: #FFF;
	text-transform: uppercase;
	font-family:UTMB;
	font-size:18px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}
.line-gray {
	border-bottom: solid 1px #CCC;
}
.pc-break, .pad-break, .tab-break, .mobile-break {
	display: block;
}
.news-name-detail {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.row-content {
	margin-top: 15px;
}
.createdate {
	font-size: 14px;
	color: #afafaf;
}
.intro-detail {
	font-size: 15px;
	line-height: 2;
}
.other-article {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.other-article li {
	padding: 10px 0px 0px 15px;
	background-image:url(../images/icon-other-news.png);
	background-position:0px 15px;
	background-repeat:no-repeat;
	list-style:none;
}
.other-article li a {
	color: #4d4d4f;
	text-decoration: none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.other-article li a:hover {
 color:#f26522
}
.other-article li a .fa {
	margin-right: 10px;
}
.crumb {
	padding:13px 20px;
	font-size:14px;
	color:#a4a4a4;
	-webkit-border-radius:15px 15px 0px 0px;
	-ms-border-radius:15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;
	background: #f16321; /* Old browsers */
background: -moz-linear-gradient(left, #f16321 0%, #e7321f 33%, #c2292e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f16321 0%,#e7321f 33%,#c2292e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f16321 0%,#e7321f 33%,#c2292e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16321', endColorstr='#c2292e',GradientType=1 ); /* IE6-9 */
border: solid 1px #fff
}
.crumb a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.crumb a:last-child {
	color:#fff;	
	font-weight:bold;
}
.page-name {
	padding: 5px 0px;
	margin: 0px;
	font-size: 22px;
	color: #c12a33;
	text-transform:uppercase;
	position:relative;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif
}
.page-name a{
	color: #5f6062;	
}
.page-name::before {
	position:absolute;
	bottom:10px;
	left:calc(100% + 10px);
	width:1300px;	
	content:"";
	border-bottom:solid 2px #ebebeb;
}
.cat-content {
	color: #767676;
}
.news-name-home {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-family:Lato-B, sans-serif;
	text-transform:uppercase;
}
.news-name-home a {
	color: #333;
	text-decoration: none;
}
.page {
	border: solid 1px #Eee;
    padding: 7px;
    margin: 2px;
    text-decoration: none;
    color: #f26522;
    background: #ebebeb;
    border-radius: 5px;
}
.page:hover {
	color: #FF0000;
}
.clicked {
	padding: 7px;
	margin: 2px;
	color: #FFF;
	font-weight:bold;
	border-radius: 5px;
	border: solid 1px #f26522;
	background:#f26522;
}
.paging {
	clear: both;
	padding-top: 10px;
}
.first-page, .last-page{
	background: #f26522;
    border-radius: 5px;
	color: #FFF;
	border: solid 1px #f26522;
}
.bg-line {
	background: url(../images/bg-line.png) repeat-x;
	height: 10px;
}
.cat-product{
	position: relative;
}
.cat-product .view-more {
	display: block;
	position: absolute;
	right: 0px;
	text-decoration: none;
	color: #f76b1c;
	top: 18px;
	font-weight: bold;
	font-size: 13px;
}
.box-filter {
	float: right;
}
.combo_filter {
	height: 30px;
}
.pro-hover-attr {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	overflow: hidden;
	color: #EEE;
	padding: 10px;
	cursor: pointer;
	display: none;
}
.pro-name-hover a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.attr-item-hover {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 4px;
}
.attr-hover-value {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.video-home-name {
	margin: 0px;
	padding: 0px;
	background: #222;
	padding: 7px 10px;
}
.video-home-name a {
	color: #DDD;
	text-decoration: none;
	font-weight: bold;
}
.cart-status {
	background-image: url(../images/bg_cart.png);
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: relative;
}
.cart-status span {
	background-color: #ff7200;
	width: 23px;
	height: 23px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	position: absolute;
	bottom: -5px;
	right: -10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
}
.hotline-top {
	color: #8a8a8a !important;
	float: right;
	background-image: url(../images/bg_hotline.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: normal;
	font-size: 14px;
	border-right: solid 1px #e7e7e7;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left center;
	padding-right: 10px;
}
.hotline-top span {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	color: #8a8a8a !important;
}
.hotline-top>a {
	color: #1a1a1a !important;
	font-weight: normal !important;
}
.hotline-top a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.search-destop {
	border: solid 1px #bcbcbc;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
}
.search-destop input {
	width: 100%;
	border: solid 1px #fff;
}
.search-destop i.fa {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 20px;
	color: #333;
}
.mobile-bar {
	height: 54px;
	background: #141414 url(../images/bg-header.png) repeat-y center;
	position: relative;
	border-top: solid 1px #2c2c2c;
	line-height:54px;
}
.mobile-bar a {
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
}
.hotline-mobile {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	position: absolute;
	top: 0px;
	width: 125px;
	color: #F00;
	right: 0px;
	font-size: 16px;
	color: #e72517;
}
.hotline-mobile a {
	text-decoration: none;
	float: left !important;
	font-weight: bold;
	color: #c71809;
}
.div-scroll {
	width: 100%;
	overflow: auto;
	padding-right: 2px;
}
.txt-comment {
	width: 100%;
	height: 30px;
}
.bgblue {
	background: url(../../images/bgblue.jpg);
}
.bgred {
	background: url(../../images/bgred.jpg);
}
.bggreen {
	background: url(../../images/bgxanh.jpg);
}
.bggray {
	background: url(../../images/bgnau.jpg);
}
.bgblue, .bgred, .bggreen, .bggray {
	margin: 0px;
	color: #FFF;
}
.bgblue i, .bgred i, .bggreen i, .bggray i {
	margin-right: 5px;
}
.bgblue a, .bgred a, .bggreen a, .bggray a {
	color: #FFF;
}
.banner {
	float: left;
	height: 100%;
	max-height: 60px;
	margin-top: 10px;
}
.right-slide {
	margin-top: 20px;
}
.partner-prev, .partner-next {
	height: 42px;
	width: 26px;
	color: #f68220;
	text-decoration: none;
	position: absolute;
	text-align: center;
	top: 30%;
	line-height: 42px;
	font-size: 20px;
}
.partner-prev {
	left: -20px;
}
.partner-next {
	right: -20px;
}
.general-product {
	padding: 10px 0px;
	color: #787878;
	font-weight: normal;
	border-bottom: solid 1px #f4f4f4;
	padding-bottom: 20px;
}
.comment-item-list {
	background: url(../images/no-avatar.png) no-repeat;
}
.like-comment {
	text-decoration: none;
	color: #666;
}
.pagination {
	margin: 0px;
	padding: 0px;
}
.video-left-first {
	position: absolute;
	bottom: 0px;
	background: rgba(255,255,255,0.3);
	width: 100%;
	padding: 5px;
	padding-bottom: 8px;
}
.video-left-first a {
	text-decoration: none;
	color: #DDD;
}
.vtip {
	text-decoration: none;
	color: #666;
}
.intro-product {
	min-height: 122px;
}
.copyright {
	background: #c2292e;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fff
}
.footer-col-cotent {
	color: #787878;
	margin-top: 5px;
	font-size: 12px;
	padding-left: 0 !important
}
.box-info-home {
	background:#f1f2f2;
}
.title-info-home {
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	border-bottom: solid 1px #e0e0e0;
	padding: 7px 20px;
	margin: 0px;
	font-weight: normal;
}
.title-info-home a {
	color: #000000;
	text-decoration: none;
}
.box-info-home .content {
	padding: 20px;
	line-height: 20px;
	text-align: justify;
}
.img-info-home {
	width:30%;
	float:right;
	margin-left:15px;
}
.title-box-product-home {
	padding: 0px;
	padding: 7px 0px;
	margin: 0px;
	font-weight: normal;
}
.title-box-product-home .main-cat-home {
	font-size: 22px;
	text-transform: uppercase;
}
.title-box-product-home a {
	color: #000;
	text-decoration: none;
}
.subcat-home {
	text-transform: none;
	margin: 0px 0px;
}
.box-sub-cat-home {
	font-size: 14px;
	color: #0192ce;
}
.box-sub-cat-home a {
	color: #0192ce;
}
.box-sub-cat-home a:hover {
	text-decoration: underline;
}
.cat-view-all {
	float: right;
	font-size: 12px;
	margin-top: 10px;
}
.cat-view-all:hover {
	text-decoration: underline;
}
.cat-view-all .fa {
	color: #0192ce;
}
.price-detail {
	font-size: 18px;
	color: #fe981f;
	border:solid 1px #d98d91;
	display:inline-block;
	width:55%;
	-webkit-border-radius: 6px;
border-radius: 6px;
}
.hd-price-detail
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16321+0,e7321f+33,c2292e+100 */
background: #f16321; /* Old browsers */
background: -moz-linear-gradient(left, #f16321 0%, #e7321f 33%, #c2292e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f16321 0%,#e7321f 33%,#c2292e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f16321 0%,#e7321f 33%,#c2292e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16321', endColorstr='#c2292e',GradientType=1 ); /* IE6-9 */
-webkit-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
display:inline-block;
float:left;
color:#fff;
font-family:UTMB;
text-transform:uppercase;
font-size:18px;
padding:6px 10px;
}
.pri
{
	text-align:center;
	padding:6px 10px;
	float:left;
	color:#4d4d4d;
	font-style:italic;
}
.intro-detail
{
	border-top:solid 1px #c3c3c3;
	padding-top:15px;
}
.price-detail span {
	color: #989898;
	font-size: 12px;
	font-weight: normal;
}
.dung-thu {
	background: url(../images/dungthu.png) no-repeat left center;
	height: 43px;
	padding-left: 50px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.thu-hoi {
	background: url(../images/baohanh1.png) no-repeat left center;
	height: 43px;
	padding-left: 50px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.bao-hanh {
	background: url(../images/baohanh.png) no-repeat left center;
	height: 43px;
	padding-left: 50px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.table-box {
	display: table;
	min-height: 43px;
	margin-top: 20px;
	color: #919191;
}
.dung-thu strong, .bao-hanh strong, .thu-hoi strong {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
	margin-bottom: 4px;
}
.column {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	-ms-column-count: 5;
	column-count: 5;
}
.column div {
	padding: 5px 0px;
}
.level2-box {
	display: none;
}
.top-news {
	border-bottom: solid 1px #e0e0e0;
}
.top1news {
}
.top1news img {
	width: 100%;
	margin-bottom: 10px;
}
.title-news {
	font-weight: bold;
	line-height: 22px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.title-news a {
	color: #000000;
	text-decoration: none;
}
.title-news a:hover {
	color: #5c5c5c;
}
.intro-news {
	color: #5c5c5c;
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
}
.top-3-news {
}
.item-top-3 {
	margin-bottom: 15px;
	overflow: hidden;
}
.item-top-3 img {
	width: 40%;
	float: left;
	margin-right: 15px;
}
.mnu-footer {
}
.mnu-footer a {
	display: inline-block;
	padding-right: 15px;
	color: #6e6e6e;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.mnu-footer a:hover {
	color: #fff;
}
.tab-title {
	border-bottom: solid 1px #c7c7c7
}
.tab-title span {
	display: inline-block;
	background-color: #c7c7c7;
	color: #3a3a3a;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.title-more-product {
	font-size: 22px;
	font-weight: normal;
}
.call_buy {
	color: #6d6d6d;
	font-weight: bold;
	border-bottom: solid 1px #f4f4f4;
	padding-bottom: 10px;
}
.call_buy a {
	color: #306ac2;
	text-decoration: none;
}
.call_buy i.fa {
	color: #ea313e;
	font-size: 16px;
}
.menuright {
	padding: 0px;
	margin: 0px;
	border: solid 1px #cecece;
	background: #f5f5f5;
}
.menuright li {
	list-style: none;
	border-top: solid 1px #cecece;
}
.menuright li:first-child {
	border-top: none;
}
.menuright li a {
	display: block;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #373435;
	text-decoration: none;
}
.menuright li:hover, .menuright li.active {
	background: #FFF;
}
.menuright li ul {
	padding: 0px;
	margin: 0px;
	background: #FFF;
	padding-left: 45px;
}
.menuright li ul li {
	border: none;
}
.menuright li ul li a {
	padding: 5px 10px 5px 0px;
}
.menuright li ul li:hover a, .menuright li ul li.active a {
	color: #ff7200;
}
.title-menuright {
	background: #3e3e3e;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
}
.title-menuright a {
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	color: #FFF;
}
.news-title {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.news-title a {
	color: #333;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
.mobile-hone-bars {
	height: 54px;
	line-height: 54px;
	font-size: 22px;
	text-align: center;
	width: 54px;
	background: #3e3e3e;
	border-right: solid 2px #FFF;
}
.box-search-mobile {
	margin-left: 54px;
	height: 54px;
	position: relative;
	margin-right: 247px;
}
.box-search-mobile .mobile-hone-bars {
	position: absolute;
	top: 0px;
	left: -54px;
}
.box-search-mobile .fa-search, .box-search-mobile .phone1 {
	font-size: 20px;
	line-height: 55px;
	border-right: solid 1px #6dd4ff;
	padding: 0px 15px;
}
.b-search-mobile {
	background: #FFF;
	height: 33px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.b-search-mobile input {
	width: calc(100% - 35px);
	height: 33px;
	background: none;
	border: none;
	padding: 0px 5px;
	outline: none;
}
.b-search-mobile .fa-search {
	width: 35px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #333;
	float: right;
	font-size: 18px;
}
.hotline-mobile-tab-box {
	width: 240px;
	position: absolute;
	top: 0px;
	right: -247px;
	color: #FFF;
	padding-top: 12px;
	font-size: 14px;
}
.hotline-mobile-tab-box .fa-phone {
	font-size: 35px;
	float: left;
	margin-right: 10px;
}
.hotline-mobile-tab-box .hl {
	width: calc(100% - 64px);
	float: left;
}
.hotline-mobile-tab-box .cart {
	width: 64px;
	float: left;
	background: url(../images/bg_cart.png) left no-repeat;
	height: 34px;
	display: block;
	position: relative;
}
.hotline-mobile-tab-box .cart span {
	display: block;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background: #ff7200;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	position: absolute;
	top: 10px;
	left: 24px;
}
.box-news-right {
	border: solid 1px #d4d4d4;
}
.image-news-right {
	width: 74px;
	height: 49px;
	float: left;
	margin-right: 10px;
}
.item-news-right {
	border-bottom: dashed 1px #d4d4d4;
	padding: 10px 10px;
	width: 100%;
}
.box-news-right .item-news-right:last-child {
	border-bottom: none;
}
.name-l {
	padding: 0px;
	margin: 0px;
}
.name-l, .name-l a {
	font-size: 12px;
	text-decoration: none;
	color: #343434;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.box-bignews-right {
	background: #d4d4d4;
	width: 100%;
}
.hide-pc-tab-pad {
	display: none;
}
.cart-red {
}
#btnshowsearchmobile {
	display: none !important;
}
.box-search-mm {
	background: #EEE;
	padding: 5px;
	display: none;
	z-index: 999999;
	position: absolute;
	left: 0px;
	top: 100%;
	width: 100%;
}
.box-search-mm input {
	width: calc(100% - 30px);
	height: 25px;
	padding: 0px 5px;
	display: inline-block;
}
.box-search-mm a {
	width: 29px;
	height: 25px;
	display: inline-block;
	background: #00b4ff;
	float: right;
	text-align: center;
	line-height: 25px;
}
.box-sub-cat-home .fa-angle-double-right {
	visibility: hidden;
}
.title-box-product-home .fa-angle-down {
	visibility: hidden;
}
.pro-name-hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.gototop {
	position: fixed;
	background: #FFF;
	height: 20px;
	bottom: 40px;
	left: calc(100% - 60px);
	width: 40px;
	background: url(../images/gototop.png) no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: none;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.cathome {
	position: relative;
}
.cathome img {
	display: block;
}
.cathome .name {
	background: url(../images/bg-hover-image-home.png);
	color: #FFF;
	text-transform: uppercase;
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.cathome .name a {
	color: #FFF;
	display: block;
	text-decoration: none;
}
.cathome .div-hover {
	width: 100%;
	height: 100%;
	background: url(../images/bg-hover-image-home.png);
	top: 0px;
	left: 0px;
	z-index: 9;
	position: absolute;
	display: none;
}
.cathome:hover .div-hover {
	display: block;
}
.cathome:hover .name {
	display: none;
}
.title-home {
	color: #fe981f;
	text-transform: uppercase;
	font-family: OpenSans-Bold, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.title-home a {
	text-decoration: none;
	color: #fe981f;
}
.image-pro {
	border: solid 1px #e0e0e0;
	border-bottom:solid 2px #f15f43;
	position: relative;
}
.image-pro img {
	display: block;
}
.product-name {
	color: #f26522;
	padding: 10px 0px;
	text-transform:uppercase;
	margin:0px;
	font-size:14px;
	min-height:40px;
	border-bottom:solid 2px #434345;
	padding-bottom:0;
	margin-bottom:15px;
	font-weight:700;
	font-family: Arial, Helvetica, sans-serif;
}
.product-name a {
	color: #f26522;
	text-decoration: none;
}
.price {
	font-size: 14px;
	color:#fe981f;
}
.pricekm {
	font-family: OpenSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.icon-km{
	position:absolute;	
	top:0px;
	left:0px;
	z-index:999;
}
.km-best {
	position: relative;
	padding: 3px 10px 3px 15px;
	margin:5px 0px 0px -5px;
	color: #fff;
	background-color: #ff8421;
	font-family:OpenSans, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.km-best:before, .km-best:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}
.km-best:after {
	left: 0px;
	top: 100%;
	border-width: 2px 3px;
	border-style: solid;
	border-color: #a45413 #a45413 transparent transparent;
}
.km-new {
	position: relative;
	padding: 3px 10px 3px 15px;
	margin:5px 0px 0px -5px;
	color: #fff;
	background-color: #5e9c0d;
	font-family:OpenSans, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.km-new:before, .km-new:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}
.km-new:after {
	left: 0px;
	top: 100%;
	border-width: 2px 3px;
	border-style: solid;
	border-color: #436a0f #436a0f transparent transparent;
}
.km-order {
	position: relative;
	padding: 3px 10px 3px 15px;
	margin:5px 0px 0px -5px;
	color: #fff;
	background-color: #21aeff;
	font-family:OpenSans, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.km-order:before, .km-order:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}
.km-order:after {
	left: 0px;
	top: 100%;
	border-width: 2px 3px;
	border-style: solid;
	border-color: #126a9d #126a9d transparent transparent;
}
.btn-view-all{
	display:inline-block;
	border:solid 1px #b9b9b9;
	padding:8px 10px;
	color:#333;	
	text-decoration:none;
	text-transform:uppercase;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.line-gray{
	border-bottom:solid 1px #e0e0e0;
	height:1px;
	clear:both;
}
.div-padding-20{
	padding:20px;
}
.box-cam-ket{
	border:solid 1px #e0e0e0;
	padding:10px;
	background-position:10px 10px;
	background-repeat:no-repeat;	
	padding-left:80px;
	min-height:70px;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.box-cam-ket.icon-cam-ket{
	background-image:url(../images/icon-cam-ket.png);	
}
.box-cam-ket.icon-hai-long{
	background-image:url(../images/icon-hai-long.png);	
}
.box-cam-ket.icon-free-ship{
	background-image:url(../images/icon-free-ship.png);	
}
.box-cam-ket.icon-tang-qua{
	background-image:url(../images/icon-tang-qua.png);	
}
.table{
	display:table;
	height:100%;
	width:100%;	
}
.table .table-cell{
	display:table-cell;
	vertical-align:middle;
}
.box-about-home{
	background-image:url(../images/bg-about-home.png);	
	background-repeat:no-repeat;
	background-size:cover;
	min-height:357px;
	background-position:center;
	color:#FFF;
	padding:20px;
}
.image-video-lst{
	width:80px;
	float:left;
	margin-right:10px;
}	
.video-list-item{
	padding:10px;
	color:#FFF;	
}
.video-list-item a{
	color:#FFF;
	text-decoration:none;	
}
.videoitemactive{
	background:#404040 !important;
	border-left:solid 3px #FF0000 !important;
}
.avatar-customer{
	width:200px;
	height:200px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	overflow:hidden;	
	border:solid 5px #c7c7c7;
	margin:0 auto;
}
.customer-name{
	padding:10px 0px;
	text-align:center;
	font-weight:bold;	
}
.swiper-pagination-bullet{
	background:#FFF !important;	
	opacity:1 !important;
}
.swiper-pagination-bullet-active{
	background:#e00000 !important;	
}
.box-left{
	background:#f3f3f3;	
	padding:10px;
}
.menuleft{
	margin:0px;
	padding:0px;
	background:#f2f2f2;	
	font-family:14px;
	color:#6c6c6c;
	max-height:405px;
	overflow:auto;
	width:100%;
	padding-bottom:15px
}
.menuleft li{
	list-style:none;	
	border-bottom:solid 1px #b9b9b9;
}
.menuleft li a{
	text-decoration:none;
	color:#6c6c6c;	
text-transform:uppercase;
	display:block;
	padding:15px 10px;
}
.menuleft li:hover a,.menuleft li.active a{
	color:#c2292e;
}
.menuleft li.active a{
	font-family:UTMB;
}
.menuleft li ul{
	padding:0px 0px 0px 15px;;
	margin:0px;	
}
.menuleft li ul li{
}
.menuleft li ul li a{
	font-weight:normal;	
}
.title-left {
	background:#c2292e;
	padding:12px 10px;
	color:#FFF;
	text-transform:uppercase;
	-webkit-border-radius:15px 15px 0px 0px;
	-ms-border-radius:15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;
	border-bottom:solid 4px #434345;
	font-weight:bold;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.title-left a {
	text-decoration: none;
	color:#fff;
}
.name-left a {
	text-decoration: none;
	color: #333;
}
.name-left a:hover
{
	color:#f26522
}
.news-name{
	font-size:16px;
	padding:5px 0px;
	margin:0px;
	color:#ec1d24;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.news-name a{
	color:#333;
	text-decoration:none;	
}
.news-name a:hover{
	color:#ec1d24
}
.btn-news-detail{
	border:solid 1px #b9b9b9;
	display:inline-block;
	padding:3px 20px;
	color:#333;
	text-decoration:none;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}	
.smofooter a{
	display:block;
	margin-bottom:10px;
	color:#fff;
	font-size:13px;
	width:50%;
	float:left;
	overflow:hidden;
	margin-bottom:15px;
}
.smofooter a .fa{
	width:32px;
	height:32px;
	-webkit-border-radius:50%;	
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#FFF;
	text-align:center;
	line-height:32px;
	color:#f26522;
}
.smofooter a:hover .fa{
	color:#f26522;
}
.box-commitment-detail{
	background:#f7f7f7;
	border:solid 1px #e0e0e0;
	padding:10px;	
}
.box-detail-pr{
	border:solid 1px #e0e0e0;
}
.tab-detail-pro{
	background:#f7f7f7;
	border-bottom:solid 1px #e0e0e0;
}
.tab-detail-pro a{
	padding:10px 10px;	
	display:block;
	float:left;
	color:#272727;
	text-decoration:none;
	border-left:solid 1px #e0e0e0;
}
.tab-detail-pro a:first-child{
	border-left:none;	
}
.tab-detail-pro a.active{
	background:#FFF;
}
.box-hover-product{
	padding:20px;
	color:#FFF;	
	display:block;
	text-decoration:none;
}
.box-hover-product a{
	color:#FFF;
	text-decoration:none;
}
.pro-hover-name{
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
	margin-bottom:10px;
}
.item-hover-name{
	border-bottom:dashed 1px #5d5d5d;
	padding:3px 0px;
}
.btn-view-more-hover{
	border:solid 1px #b9b9b9;
	padding:5px 15px;
}
.partner-image{
}
.smotop{
	display:block;
	border-left:solid 1px #d27b68;
	padding-left:15px;
	height:35px;
	line-height:35px;
	float:right;
}
.smotop a{
	color:#fff;	
	text-decoration:none;
	margin:0px 3px;
	width:24px;
	height:24px;
	border:solid 1px #FFF;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	text-align:center;
	line-height:24px;
}
.box-lang-top{
	display:block;	
	height:35px;
	border-left:solid 1px #d27b68;
	float:right;
	padding-left:15px;
}
.flag_vn,.flag_en{
	width:35px;
	display:inline-block;
	padding-left:15px;
	height:35px;
	line-height:35px;
}
.flag_vn{
	background:url(../images/flag_vn.png) no-repeat center;
}
.flag_en{
	background:url(../images/flag_en.png) no-repeat center;
}
.box-search-header{
	border-left:solid 1px #d27b68;
	height:35px;	
	width:225px;
	float:right;
}
.box-search-header .txtkeyword{
	width:calc(100% - 40px);
	height:35px;	
	background:none;
	border:none;
	padding:0px 5px;
	outline:none;
	color:#FFF;
	float:left;
}
.box-search-header .txtkeyword::-webkit-input-placeholder {
  color: #FFF;
}
.box-search-header .txtkeyword::-moz-placeholder { 
  color: #FFF;
}
.box-search-header .txtkeyword:-ms-input-placeholder { 
  color: #FFF;
}
.box-search-header .txtkeyword:-moz-placeholder { 
  color: #FFF;
}
.box-search-header .btn-search{
	width:40px;
	height:35px;
	line-height:35px;
	float:right;
	text-align:center;
	color:#fff;
	text-decoration:none;	
	display:inline-block;
}
.mnubarstab{
	height:56px;
	background:#ed0000;
	width:56px;
	text-align:center;
	line-height:56px;
	display:block;
	font-size:20px;
	color:#FFF;
	text-decoration:none;	
}
.menu-mobile{
	border-right:solid 1px #2b2b2b;
	text-align:center;
	padding:0px 15px;
	display:inline-block;
	line-height:53px;
	font-size:20px;
}
.menubars{
	background:#ed0000;	
}
.box-searchmb{
	position:absolute;
	top:100%;
	left:0px;
	width:100%;
	background:#Eee;
	height:40px;
	z-index:9999;
	border-bottom:solid 1px #CCC;
	display:none;
}
.txtsearchmobile{
	width:calc(100% - 45px);
	background:#FFF;
	border:solid 1px #CCC;
	height:30px;
	margin-top:4px;
	float:left;
	margin-left:5px;
	padding:0px 5px;
}
.btnsearchmobile{
	float:right;
	text-align:center;
	width:35px;
	line-height:35px;
	color:#333 !important;
	text-decoration:none;	
}
.box-location{
	padding:4px 10px;
	background:#Eee;
	color:#333 !important;
	position:absolute;
	width:100%;
	top:100%;
	left:0px;
	display:none;
	z-index:9999;
}
.slideshow{
	width:100%;
	/*max-width:1334px;	*/
	margin:0 auto;
}
.line-shadown{
	position:absolute;
	top:0px;
	height:3px;
	box-shadow:3px 3px 3px #666;
	width:100%;	
	z-index:999;
	background:#a84328;
}
.about-home-name{
	font-family:OpenSans-Bold, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#fe981f;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.about-home-name a{
	color:#fe981f;	
}
.box-sub-cat-pro{
	width:100%;
	max-width:960px;
	margin:0 auto;	
}
.sub-pro-next,.sub-pro-prev{
	position:absolute;
	top:0px;
	font-size:22px;		
}
.sub-pro-prev{
	left:0px;
}
.sub-pro-next{
	right:0px;	
}
.subcatpro .swiper-slide{
	min-height:30px;
	text-align:center;
	padding-top:5px;
	font-family:Lato-R, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#010101;	
}
.subcatpro .swiper-slide a{
	color:#010101;
	text-decoration:none;	
}
.subcatpro .swiper-slide a.active{
	color:#ba5708;	
}
.subcatpro .swiper-slide a .line{
	height:3px;
	width:36px;	
	background:#FFF;
	margin:0 auto;
}
.subcatpro .swiper-slide a.active .line{
	background:#ba5708;
	margin:0 auto;	
}
.image-project-home{
	background:url(../images/bg-image-project-home.png);	
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.box-project-home{
	position:relative;	
}
.box-project-home:hover .image-project-home{
	display:none;
}
.swiper-slide-active .image-project-home{
}
.box-project-home img{
		display:block;
}
.project-button-next,.project-button-prev{
	width:65px;
	height:65px;
	background:#f15f43;
	color:#FFF;
	text-align:center;
	line-height:65px;
	position:absolute;
	top:40%;
	z-index:99;	
	font-size:24px;
	cursor:pointer;
}
.project-button-next{
	right:0px;	
}
.text-news-small-home{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-scroll-arrow-next,.news-scroll-arrow-prev{
	position:absolute;
	color:#a9a9a9;
	font-size:30px;
	z-index:99;
	left:45%;
	height:12px;
	width:46px;
	cursor:pointer;
}
.news-scroll-arrow-next{
	bottom:-20px;
	background:url(../images/arrow-down.png) no-repeat;	
}
.news-scroll-arrow-prev{
	top:-20px;
	background:url(../images/arrow-up.png) no-repeat;	
}
.text-news-big-home{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.menu-footer{
	background:#cd4f33;
	height:56px;
	color:#FFF;
}
.text-footer{
	width:100%;
	max-width:512px;
	float:right;
	padding-right:30px;
}
.companyinfofooter .fa{
	color:#fff;
}
.companyinfofooter .name{
	font-family:Lato-B, sans-serif;
	font-size:14px;
	text-transform:uppercase;	
}
.pro-intro{
	overflow: hidden;
	color:#6e6d6d	;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.line-cell-pro-pc{
	width:100%;
	border-top:solid 1px #e0e0e0;
}
.line-cell-pro-tab{
	width:100%;
	border-top:solid 1px #e0e0e0;
	display:none;
}
.line-cell-pro-mobile{
	width:100%;
	border-top:solid 1px #e0e0e0;
	display:none;
}
.mnufooter a{
	margin-right:54px;
	text-transform:uppercase;
	color:#FFF;
	line-height:56px;	
}
.box-big-image-project{
	width:100%;
	max-width:963px;
	margin:0 auto;
	text-align:center;
}
.box-small-image-project{
	width:100%;
	margin-top:10px;
}
.project-prev,.project-next{
	width:60px;
	height:60px;
	background:#cd4f33;
	color:#FFF;
	text-align:center;
	line-height:60px;
	position:absolute;
	top:50%;
	margin-top:-30px;
	z-index:999;
	cursor:pointer;
}
.project-next{
	right:-80px;	
}
.project-prev{
	left:-80px;	
}
.itemattr-detail{
	color:#4d4d4f;
	margin-bottom:13px;
	width:50%;
	float:left;
	background: url(../images/icon-dot-menuleft.png) no-repeat left center;
	padding-left:20px;
}
.itemattr-detail span{
	display:inline-block;
	color:#4e4e4e;
	font-family:UTMB
}
.product-part-title{
	font-family:Lato-R, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#000;	
	margin:0px;
	padding:0px;
}
.subbar{
	border-bottom:solid 1px #dde2e4;
	padding:10px 0px 0px 0px;	
}
.subbar a{
	display:inline-block;
	margin-bottom:10px;	
	border:solid 1px #e1e1e1;
	margin-right:10px;
	padding:5px 20px;
	color:#030303;
	text-decoration:none;
}
.subbar a.active{
	border:solid 1px #cd4f33;
	background:#cd4f33;
	color:#FFF;	
}
.menubar-mobile{
	float:right;
	display:none;
	color:#FFF;
	font-size:28px;
}
.menubar-mobile a{
	color:#FFF;
	display:inline-block;	
	padding:0px 15px;
}
.news-scroll{
	height:370px;	
}
.small-image-news-right{
	width:100px;	
	float:left;
	margin-right:10px;
}
.news-item-right{
	border-top:solid 1px #Eee;	
}
.bx-search-mobile{
	background:#Eee;
	padding:5px;
	position:absolute;
	width:250px;
	right:0px;
	top:100%;
	height:45px;
	line-height:normal;	
	display:none;
}
.bx-search-mobile input{
	width:calc(100% - 30px);
	padding:0px 5px;
	height:25px;
}
.bx-search-mobile a{
	width:29px;
	display:inline-block;
	font-size:16px;
	color:#333;
	float:none;
	text-align:center;
}
.why{
	background:#fe981f;
	padding:10px 0px;
	color:#FFF;	
}
.text-why{
	width:calc(100% - 64px);	
	padding-left:15px;
}
.box-border-left-yellow{
	border-left:solid 2px #fe981f;	
	padding-left:20px;
}
.box-border-left-white{
	border-left:solid 2px #fff;	
	padding-left:20px;
}
.line-news-home{
	background:url(../images/line-news-home.png) no-repeat;
	height:4px;
	width:103px;
	margin:0 auto;	
}
.createdate1{
	width:72px;
	height:72px;	
	background:#fe981f;
	border:solid 2px #FFF;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	text-align:center;
	color:#FFF;
	position:absolute;
	bottom:-36px;
	left:20px;
}
.createdate1 span{
	display:block;	
}
.createdate1 span:first-child{
	margin-top:16px;	
}
.title-news-left1{
	background:#eb1f27;
	border-bottom:solid 2px;
	-webkit-border-radius:5px 5px 0px 0px;
	-ms-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.title-news-left{
	background:#fe981f;	
	margin:0px;
	padding:0px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px 10px 0px 18px;
}
.title-news-left a{
	color:#FFF;
	font-family:OpenSans-Bold, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;	
	display:inline-block;
	padding:10px 10px 10px 10px;
	margin-bottom:-2px;
	-webkit-border-radius:5px 5px 0px 0px;
	-ms-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.title-news-left a.active{
	background:#FFF;
	color:#fe981f;	
}
.box-news-left{
	border:solid 1px #f8f8f8;
	box-shadow:5px 5px 5px #f8f8f8;	
}
.news-item-left{
	border-top:dashed 1px #e1e1e1;	
	padding:10px 20px;
}
.box-news-left .news-item-left:first-child{
	border-top:none;
}
.border-cell-pro{
	position:relative;
	padding-bottom:60px;
}
.imagepro{
}
.imagepro img{
	display:block;	
}
.border-cell-pro:hover{
}
.btn-order-c{
	display:block;
	line-height:33px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	background:#f36523;
	color:#FFF;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	bottom:0px;
	text-align:center;
	left:0px;
	width:100%;
	-webkit-border-radius: 0 0 12px 12px;
border-radius: 0 0 12px 12px;
border:solid 2px #ffff;
line-height:normal;
font-weight:700;
font-size:16px;
}
.min-h
{
}
.line-red
{
	height:3px;
	background-color:#c0292e;
}
.btn-order-c i{
}
.btn-order-detail{
	display:inline-block;
	line-height:44px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	background:#fe981f;
	color:#FFF;
	padding-right:20px;
	height:44px;
	float:right;
}
.btn-order-detail i{
	width:44px;
	height:44px;
	text-align:center;
	line-height:44px;
	background:url(../images/iconcart.png) no-repeat center;	
	display:block;
	float:left;
	background-color:#eb1f27;
	margin-right:10px;
	-webkit-border-radius:5px 0px 0px 5px;
	-ms-border-radius:5px 0px 0px 5px;
	-moz-border-radius:5px 0px 0px 5px;
	border-radius:5px 0px 0px 5px;
}
.box-about1{
	background:#fe981f;
	min-height:400px;
	width:60%;
}
.box-about1 .boxc{
	width:100%;	
	max-width:715px;
	float:right;
	padding-right:20px;
	color:#FFF;
	line-height:20px;
}
.box-about2{
	width:40%;
	background-image:url(../images/bgabout2.png);	
	background-repeat:no-repeat;
	background-size:cover;
}
.box-about2 .boxc{
	width:100%;
	max-width:446px;
	float:left;
	padding-left:70px;
	padding-right:30px;
}
.box-form-home-daily select{
	width:100%;
	height:40px;
	border:none;
	background:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	margin-bottom:25px;
}
.btn-search-dayly-home{
	background:#fe981f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	color:#FFF;
	display:inline-block;
	line-height:40px;
	padding:0px 25px;
	font-family:OpenSans-Bold, sans-serif;
	text-transform:uppercase;
}
.hotline-detail-pro{
	position:relative;	
	display:inline-block;
	background:#eb1f27;
	color:#FFF;
	height:44px;
	line-height:44px;
	padding-left:20px;
	padding-right:20px;
	-webkit-border-radius:0px 5px 5px 0px;
	-moz-border-radius:0px 5px 5px 0px;
	-ms-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px;
	font-family:OpenSans-Bold, sans-serif;
	font-size:14px;
}
.hotline-detail-pro::after{
	width:64px;
	height:64px;
	position:absolute;
	top:-10px;
	left:-50px;
	content:"";	
	background:url(../images/icon-24callred.png) no-repeat;
}
.title-other-article{
	background:#fff;
	-webkit-border-radius: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
overflow:hidden;
	color:#c2292e;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-family:UTMB;
	font-weight:normal;
}
.title-other-article .fa-list-ul{
	color:#FFF;
	background:#c1292e;
	float:left; 
	height:40px;
	line-height:40px;	
	padding:0px 15px;
	-webkit-border-radius: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
	margin-right:20px;
	font-size:24px;
}
.item-company-info .fa{
	color:#fe981f;
	width:20px;	
}
.companyname{
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.contactform{
	background:#f1f2f2; padding:20px	;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}
.hotlinetop{
	background:url(../images/icon-call-24-top.png) no-repeat left;
	min-height:29px;
	line-height:29px;
	padding-left:35px;	
	margin-top:3px;
	color:#FFF;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;
}
.title-footer{
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
}
.image-news-home{
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;	
}
.title-cat-home{
	font-size:24px;
	text-transform:uppercase;
	position:relative;	
	display:inline-block;
	line-height:15px;
	font-weight:normal;
}
.title-cat-home a{
	color:#ec1d24;
	font-family:UTMB
}
.title-cat-home::before{
	content:"";
	background:#fff;
	height:20px;
	width:1300px;
	position:absolute;
	top:0px;
	left:calc(100% + 10px);
}
.box-info-pro-detail{
	-webkit-border-radius:0px 0px 5px 5px;
	-ms-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;	
}
.btn-blue, .btn-red{
	padding:10px 20px;
	display:inline-block;
	margin:0px 10px;
	color:#FFF;
	font-weight:bold;
	-webkit-border-radius:15px;
	-ms-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.btn-blue{
	background:#f36523;
}
.btn-red{
	background:#c2292e;
}
.icon-email{
	background-image:url(../images/icon-email.png);	
	background-position:15px 11px;
	background-repeat:no-repeat;
	padding-left:50px;
	font-size:18px;
	font-family:UTMB;
	font-weight:normal;
}
.icon-call24{
	background-image:url(../images/icon-24.png);	
	background-position:15px 11px;
	background-repeat:no-repeat;
	padding-left:50px;
	font-size:18px;
	font-family:UTMB;
	font-weight:normal;
}
.icon-down{
	background-image:url(../images/icon-download.png);	
	background-position:15px 11px;
	background-repeat:no-repeat;
	padding-left:50px;
	font-size:18px;
	font-family:UTMB;
	font-weight:normal;
}
.item-news-list{
margin-bottom:30px;
}
.newsimage{
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;
	display:block;
	margin-bottom:10px;
}
.project_detail{
	color:#f26522;
	font-size:22px;
	padding:0px;
	margin:0px;	
}
.news-detail-name{
	font-size:22px;
	color:#5f6062;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.box-menu-left{
	border:solid 1px #f8f8f8;
	box-shadow:3px 3px 3px #Eee;	
	-webkit-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	-ms-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
}
.icondot{
	display:block;
	background:url(../images/icon-dot-menuleft.png) no-repeat left center;	
	min-height:16px;
	width:16px;
	float:left;
	margin-right:10px;
}
.item-top-page{
	padding-left:175px;	
	width:calc(100% - 252px);
	float:left;
}
.item-top-page a{
	display:inline-block;
	margin-top:10px;	
	width:25px;
	height:25px;
	margin-right:10px;	
}
.item-top-page a.flag_en{
	background:url(../images/flag-en.png) no-repeat;
}
.item-top-page a.flag_vn{
	background:url(../images/flag-vn.png) no-repeat;
}
.item-top-page a.fb{
	background:url(../images/fb.png) no-repeat;
}
.item-top-page a.gg{
	background:url(../images/gg.png) no-repeat;
}
.item-top-page a.yt{
	background:url(../images/yt.png) no-repeat;
}
.box-search-top{
	width:242px;
	background:#FFF;
	float:right;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	margin-top:5px;
	border:solid 1px #717173;
	position:relative;
}
.box-search-top input{
	width:calc(100% - 30px);
	height:28px;
	border:none;
	padding:0px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}
.box-search-top a{
	width:30px;
	line-height:33px;
	text-align:center;
	background:#c0272c;
	color:#FFF;
	margin-top:-2px;
	-webkit-border-radius:0px 5px 5px 0px;
	-moz-border-radius:0px 5px 5px 0px;
	-ms-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px;
	position:absolute;
	top:1px;
	right:0px;
}
.box-contact-left{
	background:#f36523;
	-webkit-border-radius:0px 0px 15px 15px;
	-ms-border-radius:0px 0px 15px 15px;
	-moz-border-radius:0px 0px 15px 15px;
	border-radius:0px 0px 15px 15px;
	color:#464646;
	padding:20px;
padding-top:0;
	font-weight:bold;
}
.hd-box-contact-left
{
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:10px;
	border-bottom:solid 1px #fff;
	padding-top:15px
}
.box-contact-left
{
	color:#fff;
}
.box-contact-left .item{
	padding:20px 0px;
	margin-bottom:10px;	
	border-bottom:solid 1px #fff;
	font-size:16px;
}
.box-contact-left .hotline{
	background: url(../images/icon-24-left.png) no-repeat left;
	min-height:26px;
	padding-left:38px;
}
.box-contact-left .email{
	background: url(../images/icon-email-left.png) no-repeat left;
	min-height:26px;
	padding-left:38px;
}
.box-contact-left .sky{
	background: url(../images/icon-sky-left.png) no-repeat left;
	min-height:26px;
	padding-left:38px;
}
.box-contact-left .location{
	background: url(../images/icon-location-left.png) no-repeat left;
	min-height:32px;
	padding-left:38px;
}
.box-contact-left .zalo{
	background: url(../images/icon-zalo-left.png) no-repeat 0px 15px;
	min-height:32px;
	padding-left:38px;
}
.box-contact-left a{
	color:#fff;
	text-decoration:none;	
}
.box-fanpage{
	border:solid 5px #989898;	
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:#FFF;
	height:140px;
	text-align:center;
	float:right;
}
.product-title-home{
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	height:44px;
	line-height:42px;
	margin:0px;
	padding:0px 20px;
	-webkit-border-radius:15px 15px 0px 0px;
	-ms-border-radius:15px 15px 0px 0px;
	-moz-border-radius:15px 15px 0px 0px;
	border-radius:15px 15px 0px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16321+0,e7321f+33,c2292e+100 */
background: #f16321; /* Old browsers */
background: -moz-linear-gradient(left, #f16321 0%, #e7321f 33%, #c2292e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f16321 0%,#e7321f 33%,#c2292e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f16321 0%,#e7321f 33%,#c2292e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16321', endColorstr='#c2292e',GradientType=1 ); /* IE6-9 */
border:solid 1px #fff;
border-bottom:solid 5px #434345;
/*font-family:UTMB;*/
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.icon-title-home{
	background-image:url(../images/icon-title-box-home.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.image-video-home{
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
}
.title-about-home{
	color:#f26522;
	font-size:20px;
	text-transform:uppercase;	
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	border-bottom:solid 1px #fff;
	font-weight:normal;
}
.title-about-home a{
	display:inline-block;
	padding:10px 20px;
	background-color:#ffffff;
	color:#f24b3b;
	font-family:UTMB;
	-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
-webkit-box-shadow: 14px 2px 0 0 #981d21;
box-shadow: 14px 2px 0 0 #981d21;
}
.line-about-home{
	width:49px;
	height:3px;	
	background:#f26522;
}
.imageprojecthome{
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-ms-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
	display:block;
	border-bottom:solid 4px #c1292e;
}
.projecthomename{
	-webkit-border-radius:0px 0px 15px 15px;
	-moz-border-radius:0px 0px 15px 15px;
	-ms-border-radius:0px 0px 15px 15px;
	border-radius:0px 0px 15px 15px;	
	background:#f16421;
	border-top:solid 4px #fff;
	color:#FFF;
	padding:20px;
}
.projecthomename a{
	color:#FFF;
	font-size:16px;
	font-family:UTMB;
	text-transform:uppercase
}
.project-home-prev,.project-home-next{
	display:inline-block;
	width:16px;
	height:16px;
	background:#f26522;
	color:#fff;
	text-align:center;
	line-height:12px;
}
.btn-next-prev-project{
	position:absolute;
	top:18px;
	right:2px;
	padding-left:5px;
}
.hotline-bar{
	position:relative;
	margin-top:2px;
	display:block;
	float:right;
}
.hotline-bar .icon{
	width:51px;
	height:48px;
	background:url(../images/icon-hotline-white.png) no-repeat;
	position:absolute;
	left:-23px;	
}
.hotline-bar .text{
	height:37px;
	background:#FFF;
	-webkit-border-radius:0px 5px 5px 0px	;
	-moz-border-radius:0px 5px 5px 0px	;
	-ms-border-radius:0px 5px 5px 0px	;
	border-radius:0px 5px 5px 0px	;
	line-height:37px;
	padding:0px 20px 0px 30px;
	margin-top:5px;
	font-family:UTMB;
	color:#f26522;
	float:right;
}
.searchpad{
	width:48px;
	height:48px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background:#FFF;
	color:#f26522;
	margin-top:10px;
	text-align:center;
	font-size:22px;
	margin-left:20px;
	text-align:center;
	line-height:48px;
}
.menubarsmobile{
	height:73px;
	width:70px;
	background:#f36523;	
	color:#FFF;
	font-size:30px;
	text-align:center;
	line-height:73px;
	float:right;
}
.boxiproduct{
	padding:20px 0px 0px 0px;	
}
.box-contact-pro{
	position:relative;	
	display:none;
}
.box-contact-pro .box{
	width:632px;
	min-height:489px;
	max-width:95%;
	max-height:95%;
	left:50%;
	top:50%;
	position:fixed;
	transform:translate(-50%,-50%);
	background:#fff;
	-webkit-border-radius: 30px;
border-radius: 30px;
border:solid 5px #f36523;
overflow:hidden;
	box-shadow:0px 0px 10px #666;
	z-index:99999999;
}
.box-contact-pro .box .title{
	background:#f36523;
	height:54px;	
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-ms-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	line-height:54px;
	font-family:UTMB;
	font-size:24px;
}
.box-contact-pro .box .title .btnclose{
	width:54px;
	height:54px;
	background:#c84000;
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	color:#FFF;
	line-height:54px;	
	-webkit-border-radius:0px 5px 0px 0px;
	-ms-border-radius:0px 5px 0px 0px;
	-moz-border-radius:0px 5px 0px 0px;
	border-radius:0px 5px 0px 0px;
}
.overlay{
	background:#000;
	opacity:.7;
	position:fixed;
	z-index:9999999;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;	
}
.box-form-contact{
	padding:30px 50px 50px 50px;
}
.box-form-contact .label{
	margin-bottom:5px;
}
.box-form-contact .txt,.box-form-contact .textarea{
	width:100%;
	height:40px;
	border:none;
	background:#FFF;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
	padding:0px 5px;
	border:solid 1px #b3b3b3
}
.box-form-contact .textarea{
	height:72px;	
}
.box-form-contact .btnsendcontact{
	width:100%;
	height:40px;	
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	border-radius:8px;
	background:#c2292e;
	display:block;
	line-height:40px;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-family:UTMB;
	font-size:18px;
}
.rightcolcontact{
	position:relative;
	-webkit-border-radius: 30px 30px 10px 10px;
border-radius: 30px 30px 10px 10px;
	background:#e6e6e6;
}
.rightcolcontact .title{
	height:50px;
	-webkit-border-radius: 30px 30px 0 0;
border-radius: 30px 30px 0 0;
	background:#c2292e;
	line-height:50px;
	color:#FFF;
	font-family:UTMB;
	text-transform:uppercase;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:normal;
	font-size:20px;
	background-image:url(../images/x1.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.ico-address{
	background:url(../images/ico-location.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.ico-phone{
	background:url(../images/ico-phone.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.ico-email{
	background:url(../images/ico-email.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.ico-website{
	background:url(../images/ico-pc.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.ico-zalo{
	background:url(../images/ico-zalo.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.ico-skype{
	background:url(../images/ico-sky.png) no-repeat left center;
	padding-left:23px;	
	min-height:22px;
	margin-bottom:5px;
}
.box-news-left
{
	background-color:#f1f1f0;
	padding:20px;
	-webkit-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;
}
.image-news-left{
	width:100%;
	-webkit-border-radius: 15px;
border-radius: 15px;
overflow:hidden;
}
.text-news-left{
	width:100%;
	padding-top:10px;
	font-size:14px;
	font-family:UTMB
}
.item-news-left
{
	border-bottom:solid 2px #999;
	padding-bottom:20px;
	margin-bottom:20px;
}
.arrow-other-next,.arrow-other-prev{
	width:26px;
	height:26px;
	position:absolute;
	top:6px;	
	background:#f26522;
	line-height:22px;
	text-align:center;
	color:#fff;
}
.arrow-other-next{
	right:10px;	
}
.arrow-other-prev{
	right:40px;	
}
.box-video-home{
	max-width:520px; margin:0 auto;
	border:solid 5px #fff;	
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
}
.box-video-home iframe{
	-webkit-border-radius:5px;	
	-ms-border-radius:5px;	
	-moz-border-radius:5px;	
	border-radius:5px;	
}
.box-fanpage iframe{
	width:100% !important;
}
.box-fanpage iframe ._2p3a{
	width:100% !important;	
}
.pad-fanpage{
	display:none;	
}
.box-fanpage{
	float:right;	
}
.box-captcha input{
	width:calc(100% - 75px);
}
.txt-contact::-webkit-input-placeholder {
  color: #58595b;
  font-style:italic;
}
.txt-contact::-moz-placeholder { 
  color: #58595b;
   font-style:italic;
}
.txt-contact:-ms-input-placeholder { 
  color: #58595b;
   font-style:italic;
}
.txt-contact:-moz-placeholder { 
  color: #58595b;
   font-style:italic;
}
.borderred{
	border:solid 1px #FF0000 !important;	
}
.boxsearchinput{
	padding:5px 10px;
	position:absolute;
	top:0px;
	right:0px;
	background:#f26522;
	width:260px;
	display:none;
}
.boxsearchinput input{
	height:30px;
	width:200px;	
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	padding:0px 5px;
	float:left;
}
.boxsearchinput .btnsearch{
	width:30px;
	height:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;	
	float:right;
	background:#FFF;
	text-align:center;
	line-height:30px;
	font-size:18px;
	color:#f26522;
}
.showsearchmobile{
	cursor:pointer;	
}
.image-project-next,.image-project-prev{
	position:absolute;
	top:30%;
	background:#f26522;
	width:30px;
	height:30px;
	color:#FFF;	
	text-align:center;
	line-height:30px;
	font-size:16px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;	
}
.image-project-next{
	right:-10px;	
}
.image-project-prev{
	left:-10px;	
}
.box-small-image-project{
	padding:0px 30px;
}
.box-title-pro-home{
	position:absolute; top:-44px;height:44px; z-index:999; width:100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16321+0,e7321f+33,c2292e+100 */
}
.logofix
{
	height:90px;
	top:0;
	border-radius:0;
	text-align:center;
}
.logofix img
{
	height:73px;
}
.AdvLeft-item
{
}
.AdvLeft-item img
{
	width:100%;
}
#button-btt{
    position: fixed;
    right: 10px;
    bottom: 200px;
    z-index:10000;
    display:none;
}
.cell-left1
{
	background-color:#f1f1f0;
	padding:20px;
	margin-bottom:20px;
}
.cell-pro-1-3
{
	width:33.3333%;
	border-bottom:10px solid #fff;
	padding-top:15px;
	padding-bottom:15px;
}
.bg-pro-home
{
	background-color:#b3b3b3
}
.item-pro
{
	margin:15px;
	background-color:#FFF;
	-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: -6px 6px 6px 0 #6B6B6B;
box-shadow: -6px 6px 6px 0 #6B6B6B;
}
.xxxx
{
	padding:10px;
}
.inner-item-pro
{
-webkit-border-radius: 20px 20px;
border-radius: 20px 20px;
overflow:hidden;
	padding:0px;
}
.hotleft
{
	font-size:20px;
	font-weight:normal;
	font-family:UTMB
}
.title-cat-detail
{
	border-bottom:solid 2px #c22830;
}
.title-cat-detail a
{
	display:inline-block;
	background-color:#f36523;
	padding:7px 30px;
	color:#fff;
	font-family:UTMB;
	font-weight:normal;
	-webkit-border-radius: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
text-transform:uppercase;
font-size:20px;
}
.x-home
{
	background-color:#e6e6e6;
	background-image:url(../images/vf-x.png);
	background-position:top;
	background-repeat:repeat-x;
}
.bignews
{
	-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
background-color:#fff;
overflow:hidden;
}
.pad-news
{
	padding:15px;
}
.xxxx
{
	-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
overflow:hidden;
}
.cell-pro-left
{
	width:40%;
}
.cell-pro-right
{
	width:58%;
}
.hotline-bar-m
{
	display:none
}
.box-contact-left{
	padding: 0px;
	background: none;
}
.box-contact-left>.item-sup{
	padding: 10px 20px;
	background: #f36523;
	    margin-bottom: 10px;
	    border-bottom-right-radius: 15px;
	    border-bottom-left-radius: 15px;
}
.box-contact-left>.item-sup:last-child{
	margin-bottom: 0px;
	border-radius: 15px;
}
.box-contact-left>.item-sup>.item:last-child{
	border-bottom: 0px;
	padding-bottom: 5px;
}
..box-contact-left .zalo{
	background-position: 0px 15px;
}
.support-info{
	list-style-type: none;
    padding: 0px;
}
.support-info a{
	color: #fff;
	line-height: 21px;
	font-size: 14px;
}
.swiper-slide .title{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-slide .title img{
	width: 100%;
	object-fit: cover;
}
.info-register{
	display: block;width: 100%; float: left;margin-top: 10px;
}
.info-register a{
	display: block;
	width: calc(50% - 5px);
	max-width: calc(300px/2);
}
.info-register a:last-child{
	margin-right: 0px;
}
.pad-fanpage .box-fanpage{
	float: left !important;
}
.pad-fanpage  .info-register a{
		float: left !important;
		margin-left: 0px !important;
		margin-right: 10px !important;
}
/*.hotline-1, .cell-right .title-left, .cell-right .box-contact-left{
	display: none !important;
}
.menus ul.nav{
	display: flex;
	flex-wrap: nowrap;
}
.menus ul.nav li{
	flex: 1 1 auto;
	text-align: center;
}
.menus ul.nav li:last-child {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}*/
.mobile-hotline a{
	display: block;
	width: 100%;
	height: 100%;
	float: left;
}
@media handheld, only screen and (min-width: 587px){
	.info-register a{
		float: right;
		margin-left: 10px;
	}
	.info-register a:last-child{
		margin-right: 0px;
	}
}
@media handheld, only screen and (max-width: 587px){
	.info-register a{
		float: left;
		margin-right: 10px;
	}
}

a.speciallink:link {
    color: black!important;
    cursor: default;
    text-decoration: none!important;
}
a.speciallink:visited {
    color: black!important;
    cursor: default;
    text-decoration: none!important;
}
a.speciallink:hover {
    color: black!important;
    cursor: default;
    text-decoration: none!important;
}
a.speciallink:active {
    color: black!important;
    cursor: default;
    text-decoration: none!important;
}