@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
@font-face {
    font-family: roboto;
    src:url(../fonts/RobotoCondensed-Regular.ttf), url(../fonts/RobotoCondensed-Regular.eot);
}
@font-face {
    font-family: robotob;
    src:url(../fonts/roboto-bold.ttf), url(../fonts/roboto-bold.eot);
}
@font-face {
    font-family: openl;
    src:url(../fonts/OpenSans-Light.ttf), url(../fonts/OpenSans-Light.eot);
}
@font-face {
    font-family: opensmb;
    src:url(../fonts/OpenSansSemibold.ttf), url(../fonts/OpenSansSemibold.eot);
}
@font-face {
    font-family: opens;
    src:url(../fonts/OpenSans-Regular.ttf), url(../fonts/OpenSans-Regular.eot);
}
@font-face {
    font-family: tahoma;
    src:url(../fonts/tahoma.ttf), url(../fonts/tahoma.eot);
}
@font-face {
    font-family: tahomar;
    src:url(../fonts/TahomaRegular.ttf), url(../fonts/TahomaRegular.eot);
}

@font-face {
    font-family: uvna;
    src:url(../fonts/UVNAiCap_R.ttf), url(../fonts/UVNAiCap_R.eot);
}
@font-face {
    font-family: robotor;
    src:url(../fonts/RobotoRegular.ttf), url(../fonts/RobotoRegular.eot);
}
@font-face {
    font-family: sfub;
    src:url(../fonts/SFUFuturaBook.ttf), url(../fonts/SFUFuturaBook.eot);
}
@font-face {
    font-family: avo;
    src:url(../fonts/UTMAvo.ttf), url(../fonts/UTMAvo.eot);
}
@font-face {
    font-family: avob;
    src:url(../fonts/UTMAvoBold.ttf), url(../fonts/UTMAvoBold.eot);
}
@font-face {
    font-family: hel;
    src:url(../fonts/UTMHelvetIns.ttf), url(../fonts/UTMHelvetIns.eot);
}
@font-face {
    font-family: sfubel;
    src:url(../fonts/SFUBelleRegular.ttf), url(../fonts/SFUBelleRegular.eot);
}
@font-face {
    font-family: sfuf;
    src:url(../fonts/SFUFuturaHeavy.ttf), url(../fonts/SFUFuturaHeavy.eot);
}
@font-face {
    font-family: sfu;
    src:url(../fonts/SFUFuturaRegular.ttf), url(../fonts/SFUFuturaRegular.eot);
}


body{font-family:Arial;font-size:13px;line-height:1.5;background: #fff;}
.h1_tieude{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.clear{
	clear:both;
}
.clear10{
	clear:both;
	height: 10px;
}
.clear15{
	clear:both;
	height: 15px;
}
.clear20{
	clear:both;
	height: 20px;
}
ul{
	list-style: none;
	margin: 0px;
}
#wrapper{
	position: relative;
	
}
.maxwidth{/* position: relative; */}
.maxwidth2{

	position: relative;
}
#header{
	position: relative;
}
#banner {
    /* max-width: 1349px; */
    margin: 0 auto;
}
#banner img{
	max-width: 100%;
	height: auto;
}
#logo{
	z-index: 99;
	position: absolute;
	top: 13px;
}
#logo img{
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 99;
}
#logo2{
	display: none;
}
#menu-top{
	position: relative;
	/* float: right; */
	height: 44px;
	line-height: 44px;
	background: url(../images/bg-menu.png);
}
#menu-top .menu-parent{
	list-style-type:none;
	display: inline-block;
	margin-bottom: 0px;
}
.menu{
	height: 44px;
	float: left;
	position: relative;
}
.menu:hover{
	color: #ff0;
	background: url(../images/bot-li.png) no-repeat center bottom 3px,url(../images/bg-nav.png) no-repeat center right;
}

.text-a{
	font-size: 17px;
	color: #ffffff;
	font-family: arial;
	padding: 0px 15px;
	text-transform: uppercase;
	line-height: 44px;
}
.text-a img{
	
}
.menu:hover .text-a{
}
.active2{
	float: left;
	height: 44px;
	position: relative;
	background: url(../images/bot-li.png) no-repeat center bottom 3px,url(../images/bg-nav.png) no-repeat center right;
}
.active2>a {
    color: #ff0;
}
.active2:last-child{
	background: none;
}
.ul-child{
	position:absolute;
	display:none;
	z-index:9999;
	list-style-type:none;
	text-align: left;
	top: 100%;
	min-width: 172px;
}

.ul-child a{
	font-size: 14px;
	color: #ffffff;
	font-family: arial;
	line-height: 18px;
	white-space: nowrap;
}
.li-child:hover{
	background-color: #0c84e5;
}
.li-child:hover>a{
}
.li-child{
	padding:7px 20px;
	line-height: 18px;
	cursor:pointer;
	position:relative;
	background-color: #3cb4fd;
	border-bottom: 1px solid #32a1fc;
}
.li-child:last-child{
	
}
.menu:hover .ul-child{
	display:block;	
}
.active2:hover .ul-child{
	display:block;	
}
.ul-child-child{
	position:absolute;
	display:none;
	z-index:9999;
	list-style-type:none;
	top: 0;
	left: 100%;
}
.li-child-child{
	padding:7px 20px;
	line-height: 18px;
	cursor:pointer;
	background: #b37100;
	border-bottom: 1px solid #976103;
}
.li-child-child:hover{
	
background: #8d5900;
}
.li-child-child:hover > a{
	color: #fff000;
}
.li-child:hover .ul-child-child{
	display:block;
}
.ul-child-child-child{
	
}
.li-child-child-child{
	padding:7px 20px;
	
	line-height: 18px;
	cursor:pointer;
}
.li-child-child-child:hover > a{
	color: #fff000;
}
.li-child-child:hover .ul-child-child-child{
	display: block;
}
#menu-top-rp{
	display:none;
    position: relative;
    z-index: 99999;
	
}
#menu-rp-top-parent{
	list-style: none;
    background: #232323;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 0px;
}
#menu-rp-top-parent .li-rp-top-parent{
	border-bottom:1px solid #000;
	padding:0px 15px;
	line-height:35px;
	cursor:pointer;
}
#menu-rp-top-parent .li-rp-top-parent .text-a-rp{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	white-space: nowrap;
	display: block;
	font-family: roboto;
	display: inline-block;
}
#menu-rp-top-parent .text-a-2-rp{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	white-space: nowrap;
	display: inline-block;
	font-family: roboto;
}
#menu-rp-top-parent .active2-rp{
	border-bottom:1px solid #000;
	padding:0px 15px;
	background:#fe0002;
	line-height:35px;
	cursor:pointer;
}
#menu-rp-top-parent .active2-rp a{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	white-space: nowrap;
	display: inline-block;
	font-family: roboto;
}
.ul-child-rb{
	list-style:none;
	background: #232323;
    margin: 0px -15px;
    padding: 0px 15px;
}
.ul-child-rb .li-child-rb{
	border-bottom:1px solid #000;
	padding-left:15px;
}
.ul-child-rb .li-child-rb:last-child{
	border-bottom:none;
	padding-left:15px;
}
#danhmuc_fixed{
	position: fixed;
	top: 40%;
	left: 20px;
	z-index: 9999;
}
.filter{
	filter: grayscale(100%);
	cursor: pointer;
}
.active_roll .filter{
	filter: grayscale(0%);
}
.img_fixed:hover .filter{
	filter: grayscale(0%);
}

.dmsp{
	background: #323232;

}
.dmsp > a{
	font-size: 18px;
	font-family: robotob;
}
.soxuong{
	float: right;
	font-size: 40px !important;
	color: #7f7f7f;
	margin-right: 10px;
}
.an {
    position: fixed;
    right: -229px;
    top: 110px;
    bottom: 0;
    z-index: 9000;
    height: 288px;
    width: 256px;
}
#content{
	margin: 50px 0px;
}
#slide_trung{
	
position: relative;
}
#slide_trung img{
	
}
#content-top{
	padding: 40px 0px 0px 0px;
}
#content-mid{
	padding:0px 30px;
	float:left;
	width:480px;
}
#content-right{
	margin: 20px 0px;
	float: right !important;
}
#content-bot{
	position: relative;
}
#bg-bot{
	background: #b36f02;
	padding: 10px 0px;
}
.website{
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-family: robotob;
}
.contain_list_shop{
	position: absolute;
	top: 20px;
	left: 2px;
}
.contain_list_shop li{
	
	float: left;
	margin-right: 1px;
}
.contain_list_shop li a{
	background: rgba(0,0,0,0.8);
	padding: 5px 10px;
	display: block;
	color: #fff;
	font-family: robotob;
	text-transform: uppercase;
}
.shop_active{
	background: #ed1c24 !important;
}
#content-bot li{
	text-align: left;
}
.bg-hotro img{
	max-width: 100%;
	height: auto;
}
#content-left{
	margin: 20px 0px;
	float: left !important;
}
.fanpage{
	float:left;
	margin-right: 30px;
	width: 281px;
}
.menu-left{
	margin-bottom: 15px;
}
.shadow-menu-left{
	margin-bottom: 10px;
}
.list-video{
	background: #fff;
    border: 1px solid #e6e4dc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    margin-top: -11px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 11px;
}
.list-quangcao{
	background: #fff;
    border: 1px solid #e6e4dc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    margin-top: -11px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 7px;
}
.list-quangcao img{
	border: 1px solid #d9d7d7 !important;
	padding: 3px;
	margin-bottom: 10px;
}
.tieude-bot{
	position: relative;
	margin-bottom: 25px;
	border-bottom: 1px solid #e2e2e2;
}
.tieude2 h2{
	
font-size: 22px !important;
	
font-family: uvna !important;
}
.tieude-bot h2{
	color: #c77d02;
	font-family: uvna;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.tieude-bot h2:after{
	content: '';
	background: #c77d02;
	width: 104px;
	height: 3px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.tieude-left{
	background: #000;
	padding: 12px 5px;
	text-align: center;
}
.tieude-left h2{font-size: 18px;
    color: #fff;
    font-family: robotob;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
   }

.list-danhmucsanpham{
	border: 1px solid #d7d5d5;
	padding-top: 11px;
	margin-bottom: 20px;
	background: #f0f0f0;
}
.list-hotro{
	border: 1px solid #d7d5d5;
	padding-top: 11px;
}
.menu-left .list-tintuc{
	background: #fff;
    border: 1px solid #e6e4dc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    margin-top: -11px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu-left .list-tintuc ul{
	list-style:none;
	padding:0px 10px;
}
.menu-left .list-tintuc ul li{
	float:left;
	margin-bottom:1px;
	padding-bottom: 1px;
	border-bottom:1px dotted #c7c7c7;
	width: 217px;
}
.list-tintuc img{
	width:86px;
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #d9d7d7 !important;
}
.list-tintuc a{
	display: block;
	padding: 10px 0px;
	color: #333333;
}

.list-tintuc a:hover{
	color: #df0200;
}

.list-tuvan{
	border: 1px solid #f5f5f5;
	padding: 10px;
}
.list-tuvan img{
	float: left;
	margin-right: 10px;
}
.list-tuvan span{
	color: #000;
	font-size: 15px;
	font-family: roboto;
	
}
.list-tuvan strong{
	color: #ed1c24;
	font-size: 18px;
	font-family: roboto;
	border-top: 1px solid #bcbcbc;
	display: table;
	margin-top: 2px;
	padding-top: 2px;
}
.list-tuvan p{
	color: #545454;
	font-size: 15px;
	margin-bottom: 5px;
}
.list-tuvan li{
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dashed #7f7f7f;
}
.box-sanpham{
	margin-bottom: 30px;
	
}
.bg-tieude {
    position: relative;
    background: url(../images/border-tieude.png) repeat-x center bottom 5px;
    height: 34px;
    margin-bottom: 37px;
}
.bg-tieude h2{
	position: relative;
	margin: 0px;
	background: #fff;
	display: inline-block;
	text-transform: uppercase;
	line-height: 44px;
	padding: 0px 20px 0px 0px;
	color: #32a1fc;
	font-size: 30px;
	font-family: robotor;
}
.bg-tieude h2:before{
	/* content: ''; */
}
.bg-tieude h2 span{
	position: absolute;
	left: 23px;
    z-index: 999;
    color: #000;
}
.bg-tieude h2 a{
	color: #32a1fc;
	font-size: 30px;
	font-family: robotor;
}
.bg-tieudesanpham{
    margin-bottom: 20px;
    position: relative;
    height: 47px;
    background: #fff url(../images/bg-tieudesp.png) no-repeat left 4px;
    z-index: 999;
}
.bg-tieudesanpham h2{
	color: #32a1fc;
	font-size: 17px;
	position: relative;
	margin: 0px;
	z-index: 99;
	display: inline-block;
	font-family: avob;
	text-transform: uppercase;
	line-height: 43px;
	padding: 0px 20px 0px 35px;
	border-bottom: 4px solid #32a1fc;
	margin-left: 17px;
}
.bg-tieudesanpham:after{
	content:'';
	position: absolute;
	width: 94%;
	height: 1px;
	background: #98adfe;
	right: 0;
	bottom: 1px;
}
.bg-tieudesanpham h2 a{
	color: #32a1fc;
}

.product-all{
	
}
.product{
	position: relative;
	margin-bottom: 30px;
}
.product img{
	max-width: 100%;
	height: auto;
}
.product_noibat img{
	max-width: 100%;
	height: auto;
}
.hinh-product{
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content:center;
	align-items:center;
	border: 1px solid #ebebeb;
}
.product:hover .hinh-product img{
	transform:scale(1.1);
}
.hinh-product:hover .themgiohang{
	opacity: 1;
}
.themgiohang{
	position: absolute;
	opacity: 0;
	background: url(../images/icon-muangay.png);
	width: 128px;
	height: 37px;
	cursor: pointer;
	z-index: 99;
}
.icon-sanpham{
	background: url(../images/icon-sanpham.png) no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
}
.ten-product h3{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #32a1fc;
}
.ten-product a{
	color: #32a1fc;
	font-size: 15px;
	overflow: hidden;
	font-family: tahomar;
	text-transform: uppercase;
	font-weight: 600;
}
.product:hover .ten-product a{
	color: #ff0000;
}
.add_to_basket{
	cursor: pointer;
}
.masp{
	color: #de0000;
	font-size: 12px;
	margin-top: 5px;
	text-transform: uppercase;
}
.mota-product{
	margin-top: 20px;
}
.mota-product p{
	text-align: left;
	font-size: 11px;
	font-family: tahomar;
	color: #666666;
	min-height: 57px;
}
.gia-product{
	color: #444444;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: robotor;
}
.gia-product font{
	color: #ea1100;
	font-weight: bold;
}
.gia-goc{
	text-decoration: line-through;
	color: #303030;
	font-size: 13px;
}
.bg-product{
	padding: 40px 0px 0px 0px;
}
.bg-product:nth-child(2n+1){
	background: #ebebeb;
}
.xemtatca{
	display: inline-block;
	float: right;
	font-size: 15px;
	color: #d8ff00;
	margin-top: 13px;
    margin-right: 20px;
}
.xemtatca img{
	margin-right: 5px;
}
.xemtatca:hover{
	text-decoration: underline;
}
.bt-xemchitiet
{
	margin:5px 10px;
	background-image:url(../images/bt-chitiet.png);
	height:28px;
	width:85px;
	float:left;
}
.bt-xemchitiet a{
	font-weight:bold;
	color:black;
	display:block;
	margin-top:6px;
}
.bt-dathang{
	background: url(../images/button_addtobasket.png) repeat-x;
     color: white;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid dimGray;
    padding: 5px 10px;
    cursor: pointer;
}
.shadow-product{
	text-align:center;
	background: url(../images/shadow_sanpham.png) repeat-x;
	height: 32px;
	margin-top: -15px;
    margin-bottom: 20px;
}
.shadow-product img{
	
}
a{
	text-decoration:none;
}
#box-doitac{
	background: #f7f7f7;
	margin-bottom: 30px;
	padding: 30px 0px;
}
#box-doitac img{
	border: 1px solid #eeeeee;
	margin-right:20px
}
#footer{
	background: url(../images/bg-footer.png) no-repeat;
	background-size: cover;
	color: #fff;
	position: relative;
	padding: 40px 0px;
}
.congty{
	margin-bottom: 15px;
}
.thongtin{
	margin-bottom: 15px;
}
.thongke{
	/* float: right; */
}
.thongke p{
}
.thongke p:last-child{
	border-right: none;
	padding-right: 0px;
}
.thongke img{
	vertical-align: middle;
    margin-right: 10px;
    float: left;
}
.padding-right{
	margin-right: -15px;
}
.thongtin li{
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 18px;
}
.thongtin li a{
	font-size: 14px;
	color: #fff;
	font-family: roboto;
}
.thongtin li a:hover{
	color: #ff0000;
}
.quangcao{
	margin-bottom: 2px;
}
.quangcao img{
	max-width: 100%;
	height: auto;
}
#search{
	cursor: pointer;
}
#timkiem{
  	margin-top: 10px;
    z-index: 999;
    border: none;
    margin-top: 60px;
}
.timkiem{
	border: 1px solid #141414;
    height: 38px;
    width: 90%;
    color: #fff;
    outline: none;
    background: none;
    padding: 0px 10px;
    float: left;
    font-size: 13px;
    font-family: roboto;
}
.bt-timkiem{
	border: none;
    background: url(../images/icon-timkiem.png) center no-repeat;
    outline: none;
    width: 45px;
    height: 38px;
    float: left;
    cursor: pointer;

}
.tienich{
	border-bottom: 1px solid #fff;
	padding: 20px 0px;
	margin-bottom: 30px;
}
.tienich h2{
	color: #333333;
	font-size: 16px;
	font-family: roboto;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
.tienich p{
	font-size: 16px;
	color: #333333;
	font-family: roboto;
	font-weight: bold;
}
#product-detail{

	margin-bottom: 30px;
}
#product-detail #left{
	text-align: center;
}

#product-detail #left img{
	
}
#product-detail #right{
	
}
#product-detail #right h1{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	font-family: robotob;
	text-transform: uppercase;
}
.chitietsanpham{
	border-bottom:1px solid #cbcbcb;
	padding-bottom:5px; 
	padding-top:10px;
	font-weight: bold;
}
.chitietsanpham .gia{
	font-size: 16px;
	color: #ff0000;
}
.chitietsanpham b{
	display: block;
	margin-bottom: 10px;
	font-family: robotob;
	font-size: 14px;
}
.chitietsanpham .thuoctinh{
	border: 1px solid #b8b7b7;
	padding: 5px;
	color: #000;
	font-family: roboto;
	text-transform: uppercase;
	margin-right: 6px;
	display: inline-block;
	margin-bottom: 6px;
}
.themgh{
	cursor: pointer;
	display: inline-block;
    margin-right: 15px;
}
.muangay{
	color: #fff;
    font-family: robotob;
    text-transform: uppercase;
    font-size: 14px;
    padding: 13.5px 50px;
    background: #f44f00;
    display: inline-block;
    margin-top: 0px;
    position: relative;
    top: 3px;
    cursor: pointer;
}
.box-tintuc{
	margin-bottom: 30px;
}
.box-tintuc h3{
	color: #0862ad;
	font-size: 35px;
	font-family: roboto;
	text-align: center;
    margin-bottom: 50px;
}
.box-tintuc font{
	color: #ff6200;
}
.box-tintuc h2{
	margin: 0px;
	position: relative;
	margin-left: 36px;
	padding-left: 10px;
	font-size: 18px;
	margin-bottom: 5px;
}
.box-tructuyen span{
	color: #787878;
	font-size: 14px;
	font-family: roboto;
}
.box-tructuyen p{
	color: #0072ff;
	font-size: 14px;
	font-family: roboto;
}
.box-tintuc h2 a{
	color: #727272;
	font-family: roboto;
	font-style: italic;
	font-weight: bold;
	
}
.box-tintuc h2 a:hover{
	color: #0862ad;
}
.box-tintuc p{
	color: #848484;
	font-size: 14px;
	margin-left: 36px;
	padding-left: 10px;
}
.tintuc{
	margin-bottom: 30px;
	position: relative;
}
.list-news{
	margin-bottom: 5px;
}
.list-news img{
	max-width: 100%;
	height: auto;
}
.list-news h3{
	margin: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}
.list-news h3 a{
	color: #0059b9;
	font-family: robotor;
	font-size: 15px;
}
.list-news h3 a:hover{
	text-decoration: underline;
}
.list-news span{
	color: #b3b3b3;
}
.list-news p{
	color: #515151;
	font-size: 13px;
	font-family: robotor;
}
.hinh-tintuc{
	z-index: 999;
	padding-right: 0px !important;
	margin-right: 15px;
}
.hinhanh{
}
.news_left{
	float:left;
	margin-right: 10px;
}
.news_left img{
}
.news_right{
	float:none;
}
.news_right h2 a{
	color:#494949;
	font-size: 12px;
	text-transform: uppercase;
}
.news_right h2 a:hover{
	color: #10aadd;
}
.news_right span{
	color: #9e9e9e;
	font-size: 11px;
	font-style: italic;
}
.news_right p{
	color: #515151;
	font-size: 13px;
}
.title_news{
	color:#ff0000;	
	font-family: roboto;
	margin: 0px;
}
.noidung_tintuc{
	padding:10px 0px;
}
.noidung_tintuc img{
	max-width: 100%;
	height: auto;
}
.noidung img{
	max-width: 100%;
	height: auto;
}
.othernews{
	padding:10px 0px;
}
.links_titles{
	list-style: square !important;
}
.othernews a{
	color: #333333;
}
.othernews a:hover{
	color: #ff0000;
}
.item-phuongcham{
	float: left;
    width: 210px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.item-phuongcham img{
	margin-right: 10px;
	float: left;
}
.item-phuongcham p{
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: roboto;
	text-transform: uppercase;
}
#hotro{
	float: right;
	margin-top: 60px;
}
.icon-blog{
	float: right;
	color: #393939;
	font-size: 13px;
	margin-left: 50px;
}
.icon-blog a{
	color: #fff;
}
.icon-blog img{
	float: left;
	margin-right: 10px;
}
.icon-blog p{
	float: left;
}
.icon-blog b{
	font-family: robotob;
	color: #f00;
	font-size: 14px;
}
.tcat {

}
.usual{
	margin-bottom:20px;

}
.usual ul#tab_content{
	margin:0px;
	padding:0px;
}
.usual ul#tab_content li {
    padding-left:0px;
	padding-right:0px;
    list-style: none outside none;
    text-align:center;
    float: left;
}
.usual ul#tab_content a {
    background: #2a2a2a;
    color: #FFF;
    display: block;   
    margin: 1px 1px 0px 0px;
    padding: 6px 30px;
    text-decoration: none !important;
	font-weight:bold;
	text-transform:uppercase;
}
.usual ul#tab_content a:hover {
   background:#ea2d34;
    color: #FFFFFF;
}
.usual ul#tab_content a.selected {
    background: #b37100;
    color: #FFF;
    cursor: default;
    margin-bottom: 0;
}
ul.pagination {
    text-align:center;
    color:#829994;
}
ul.pagination li {
    display:inline-block;
    padding:0 3px;
    margin-bottom: 5px;
}
ul.pagination a {
    color:#959595;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #cde0dc;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#f00;
    color:#fff; 
}
.sitemap{
	margin:10px 40px;
	list-style:square;
}
.sitemap li{
	margin:10px 10px;
}
.sitemap a{
	color: #000;
	font-weight: bold;
}
.sitemap a:hover{
	text-decoration: underline;
}
.sitemap-parent{
	margin: 10px 0px 0px 30px;
	list-style:square;
}
.sitemap-child{
	margin: 0px 0px 0px 30px;
	list-style:square;
}
.sitemap-child .line:last-child{
	border:none; 
}
#lienhe{
	width: 655px;
border: 1px solid #509e40;
margin-top: 6px;
margin-left: 13px;
padding-bottom: 20px;
margin-bottom:10px;
color:black;
float: left;
}
#contact{
	color:black;
	float: left;
	width: 500px;
}
#contact table{
	margin:10px 10px;
}
#contact .khoangcach{
	height:10px;
}

#rib{
	background: #32a1fc;
	/* height: 45px; */
	/* line-height: 45px; */
}
#rib p{
	color: #fff;
	margin: 0px;
	margin-right: 15px;
	font-size: 15px;
	font-family: robotor;
	margin: 7px 0px;
	padding-left: 10px;
}
#rib font{
	color: #df1212;
	font-size: 18px;
}
#rib img{
	padding: 13px;
	float: left;
	background: #b37100;
	margin-right: 20px;
}
#rib a{
    font-family: robotor;
    font-size: 13px;
    color: #fff;
}
#rib ul{
	list-style: none;
}
#rib ul li{
	float: left;
	margin-right: 15px;
	background: url(../images/line-rib.png) right no-repeat;
}
#rib ul li:last-child{
	background: none;
}
#rib ul li img{
	vertical-align: middle;
	margin-right: 5px;
}
#rib ul li a{
	font-size: 12px;
	color: #595959;
	font-family: roboto;
	padding: 0px 15px;
}
#rib ul li a:hover{
	text-decoration: underline;
}
.button{
	background: #ff0000;
	border: 1px solid #fff;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	padding: 5px 30px;
	margin-left:5px;
	cursor: pointer;
	outline-color:#ff0000;
}
.input{
    border: 1px #E9E9E9 solid;
    azimuth: center;
    width:450px;
    margin: 0 auto;
	margin-bottom:15px;
    
    line-height: 30px;
    height: 30px;
    border: 1px solid #61381;
    border-radius: 4px;
}
.ta_noidung{
	border: 1px #E9E9E9 solid;
    azimuth: center;
    width:450px;
    margin: 0 auto;
	margin-bottom:15px;
    
    line-height: 30px;
    border: 1px solid #61381;
    border-radius: 4px;
}
.tablelienhe td{
	vertical-align:top;
}
.control-label{
	text-align: left !important;
	float: left;
	margin-right: 25px;
}
#backtotop{
	border:none;
	position: fixed;
	right: 15px;
	bottom: 58px;
	opacity: 0.5;
	z-index: 1;
	cursor:pointer;
	
}
#backtotop:hover{
	opacity:1;
}
#video{
	position: absolute;
	width: 361px;
	top:50px;
	right: 89px;
	z-index: 99;
	margin-bottom: 10px;
}
.nav-ul{
	margin-bottom: 0px;
	background: #f0f0f0;
}
.nav-li{
    position: relative;
  
}
.nav-li:last-child{
	border-bottom: none;
}
.nav-li:hover > .nav-a{
	color: #ff0000;
}
.nav-a{
	display: block;
    color: #000;
    font-size: 16px;
    line-height: 41px;
    padding-left: 20px;
    font-family: robotob;
}
.nav-a img{
	margin-right: 10px;
}
.nav-a2{
	margin-left: 20px;
	background: none;
	line-height: 30px;
}
.nav-active{
	border-bottom:1px solid #ac0b0b;
	padding:5px 10px;
	background-color:#ac0b0b;
}
.nav-active .nav-a{
	color:white;
}
.nav-ul-child{
	
	list-style-type:none;
}
.nav-a3{
	margin-left: 40px;
}
.nav-li-child:hover{
	
}
.nav-li-child:hover > .nav-a2{
	color:#ff0000;
}
.nav-li-child{
	
	position: relative;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
}
.nav-li-child:last-child{
    padding-bottom: 0;
}
.nav-li:hover .nav-ul-child{
	
}
.video{
	margin-right:7px;
	float:left;
	margin-bottom:7px;
	padding:9px 9px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.bg-video{
	width:345px;
	height:200px;
}
.ten-video{
	margin:5px 0px;
}
.ten-video a{
	color:#c61d1d;
	font-weight:bold;
}
.sanpham{
	width:360px;
	float:left;
	margin-right:20px;
}
.sanpham img{
	width:360px;
	height:50px;
	margin-right:20px;
}
.tieude{
    color: #fff;
    font-family: robotob;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    /* display: inline-block; */
    position: relative;
    margin-right: 10px;
    z-index: 99999;
    float: right;
}
.tieude_footer{
	
padding-bottom: 15px;
}
.tieude_footer h2{
	color: #fff;
	font-size: 15px;
	font-family: robotor;
	display: inline-block;
	margin: 0px;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.tieude_footer h2:after{
	content:'';
	position: absolute;
	width: 22px;
	height: 2px;
	background: #fff;
	bottom: -14px;
	left: 0px;
}
#footer1 img{
	width: 30%;
    max-width: 35px;
    vertical-align: middle;
}
#footer1 a{
	color: #fff;
}
#content-1{
	border:1px solid #ccc;
	width:115px;
	padding:3px 0px 3px 3px;
	margin-left:6px;
	height:400px;
	margin-top:40px;
}
#hotline{
	position: absolute;
	top: 0px;
	right: 0px;
}
.hotline{
	float: right;
	background: url(../images/icon-hotline.png) no-repeat;
	width: 229px;
	height: 39px;
	margin-top: 4px;
}
.hotline p{
	float: left;

}
.hotline b{
	color:#ff0;
	font-size: 20px;
	font-family: avob;
	margin-left: 67px;
    display: inline-block;
    margin-top: 3px;
}
.hotline img{
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}
#ngonngu{
	margin-bottom: 25px;
	margin-top: 10px;
}

#newsletter{
	margin-bottom: 20px;
}
#newsletter h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 13px 20px 0px 0px;
	float: left;
}
.mangxahoi{
	/* margin: 7px; */
	color: #fff;
	font-size: 13px;
}
.nhan_mail{
	margin: 23px 0px;
	display: inline-block;
	width: 100%;
}
.nhan_mail p{
    font-size: 18px;
    margin-bottom: 10px;
}
.text-nhantin{
    width: 70%;
    height: 40px;
    padding-left: 10px;
    outline:none;
    background: #fff;
    border: none;
    float: left;
    color: #555555;
    font-size: 13px;
    border-radius: 5px;
}
.bt-nhantin{
    width: 102px;
    height: 40px;
    float: left;
    background: #ffae00;
    border: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 5px;
    border-radius: 5px;
}
.transition {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.shopping_cart{
	position: fixed;
	right: 2px;
	top: 10%;
	z-index: 9999;
}
.shopping_cart img{
	width: 70px;
}
#copyright{
	color: #6b6b6b;
	font-size: 13px;
	padding-top: 10px;
	background: #0c0c0c;
	text-align: center;
	border-top: 1px solid #3c3c3c;
}

.copy{
	float: left;
	font-family: robotor;
	margin: 0px;
}
#contact{
	float: left;
	width: 520px;
}
.box-bot{
	margin-bottom: 40px;
	min-height: 354px;
}
.box-dichvu{
	display: inline-block;
}
.box-dichvu img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-right{
	float: left !important;
	margin-right: 10px;
	margin-left: 0px;
}
.box-dichvu h2{
	font-family: roboto;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	margin-top:0px;
	text-align: -webkit-auto;
}
.float-left{
	float: left !important;
}
.float-right{
	float: right !important;
}
.locgia{
	display: block;
	color: #000;
	font-family: roboto;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.locgia:hover{
	color: #f00;
}

.box-dichvu a:hover h2{
	color: #f00;
	text-decoration: underline;
}
.box-dichvu p{
	font-family: roboto;
	color: #333333;
	font-size: 14px;
	text-align: -webkit-auto;
}
.box-dichvu ul{
	display: inline-block;
}
.box-dichvu li{
	padding-bottom: 30px;
	width: 42%;
	float: left;
	position: relative;
}
.box-dichvu li:nth-last-child(2){
	padding-bottom: 0px;
}
.box-dichvu li:after{
	content: '';
	border-bottom: 2px solid #999999;
	position: absolute;
	right: -60px;
	top: 30px;
	z-index: 99;
	width: 60px;
}
.box-dichvu li span{
	position: absolute;
    top: 20px;
    right: -75px;
    width: 26px;
    height: 26px;
    background: #999999;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}
.span-right{
	top: 62px !important;
    left: -61px;
}
.li-right{
	float: right !important;
	position: relative;
}
.li-right:before{
	content: '';
	border-left: 2px solid #999999;
	position: absolute;
	left: -50px;
	top: 0;
	height: 100%;
	z-index: 99;
}
.li-right:after{
	left: -50px;
	top: 75px !important;
}
.content_buy{
	background: #fafafa;

}

#tuvan{
	float: left;
	margin-right: 30px;
}
#box-diachi{
	float: left;
	width: 300px
}

.box-gioithieu{
	background: #f2f2f2;
	padding: 20px 0px;
}
#box-hotro{
	padding: 0px 15px;
}
.box-hotro{
    padding-bottom: 10px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 10px;
  }
  .list-hotro b{
    color: #ff0000;
    font-size: 20px;
    position: relative;
    top: 6px;
  }
  .box-hotro:last-child{
    border: none;
    margin-bottom: 0px;
  }
  .box-hotro a{
    display: inline-block;
    margin-right: 10px;
  }
  .ten-hotro{
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
  }
  .ten-hotro img{
    vertical-align: sub;
  }
  .dienthoai-hotro{
    color: #f20000;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .mail-hotro{
    font-size: 14px;
    color: #272728;
  }
#btn-lg{
	position: absolute;
	cursor:pointer;
	color: #2d2d2d;
	font-size: 24px;
	left: 15px;
	top: -55px;
}
.video-container {
	
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
@media (min-width: 1349px){	
	#wrapper{width: 1349px;margin: 0 auto;}
	#btn-lg{display: block}
}
@media (min-width: 1200px){	
	.maxwidth{width: 1349px;margin: 0 auto;}
	.product-item{
		width: 20% !important;
		float: left !important;
	}
	.item-product:nth-child(4n+5){
		clear: both;
	}
	.col-nhanmail{
		width: 40% !important;
		padding: 0px;
	}
	.col-mxh{
		width: 26% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-top: 24px;
	}
}
@media (max-width: 1199px){	
	#logo{float: none;margin-left: 0px;position: relative;top: 0px;text-align: center;margin-left: 25px;}
	.maxwidth{padding: 0px 15px;}
	#banner{display: none;}
	#header{text-align: center;padding: 10px 0px;}
	#menu-top{display: none}
	#menu-top-rp{display: inline-block;width: 100%;}
	.timkiem{width: 86%;}

}

@media (max-width: 1133px){
	#hotro{margin-top: 10px;}
}
@media (max-width: 1055px){
	.bg-tieude h2{font-size: 14px;}
	
}
@media (max-width: 1036px){
	#timkiem{width: 100%;padding: 0px;margin-top: 10px;}
	
	#hotro{float: none;display: inline-block;}
	#timkiem{margin-left: 4px;}
}
@media (min-width: 991px){
	
	
}

@media (max-width: 990px){
	
}
@media (max-width: 956px){
	.text-nhantin{width: 180px}
}
@media (max-width: 767px){
	#content-right{float: none !important;}
	#content-left{float: none !important;}
	#video{position: relative;top:0;right: 0;width: 100%}
	.bg-tieudesanpham h2{font-size: 15px}
	.footer-right-bot:after{position: none;}
	.footer-left{padding-bottom: 10px !important;border-bottom: 1px solid #ca8702;}
	.footer-right{padding-top: 10px !important;}
	.footer-right-top{ padding-bottom: 10px !important;}
    #rib{display: none;}
    #logo img{/* max-width: 85%; */}
    .gth-left{margin-top:30px;}
    .form-control{width: 100% !important;}
    .tieude{float:left;margin-bottom: 5px;margin-top: -7px;}
    #danhmucsli{display: none;}
    .giohang-rp{display: block;position: absolute;top: 3px;left: 15px;width: 130px;}
    .giohang-rp img{float: left;}
    .giohang-rp a{color: #fff;}
    .mota-product p{
    	min-height: 76px;
    }
}
@media (max-width: 720px){
	.box-dichvu li{width: 100%}
	.box-dichvu li:after{display: none}
	.box-dichvu li span{display: none}
	.box-dichvu img{float: none !important;}
	.box-dichvu h2{text-align: center !important;}
	.box-dichvu p{text-align: center !important;}
	.zopim{
		bottom: 60px !important;
	}
	#backtotop{bottom: 120px;}
}
@media (max-width: 405px){
	.tintuc-all .col-xs-4{width:100%}
	#content-bot .col-xs-3{width:100%}
	.timkiem{width: 83%;}
	.icon-blog{margin-left: 0px;}
}
@media (max-width: 344px){
	.nhan_mail{width: 273px}
}
@media (max-width: 327px){
	
}
.xemthem{
font-size: 13px;
font-family: robotor;
background: #c77d02;
padding: 13px 43px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
}
.xemthem:hover{
	text-decoration: underline;
}
.noidung-gt{
	text-align: center;
}
.noidung-gt h3{
font-size: 40px;
color: #b37100;
font-family: sfubel;
text-transform: capitalize;
}
.noidung-gt p{
	margin-bottom: 30px;
}
.text-newsl{}
.text-newsl h3{
    font-size: 17px;
    color: #fff;
    font-family: sfuf;
    margin: 0px;
    padding: 20px 0px 10px;
}
.text-newsl p{
    font-size: 13px;
    color: #fff;
}
.text-newsl img{
    float: left;
    margin-right: 10px;
}
.phanhoi-item{
	margin-bottom: 30px;
}
.phanhoi-item:last-child{
	margin-bottom: 0px;
}
.phanhoi-item article {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #c9c9c9;
    padding: 15px;
    position: relative;
    margin-bottom: 72px;
}
.phanhoi-item .desc {
    color: #000;
    font-size: 13px;
    font-family: opens;
    font-style: italic;
    position: relative;
    padding-left: 40px;
    height: 66px;
    line-height: 22px;
    margin-bottom: 10px;
}
.phanhoi-item .desc:before {
    content: "";
    width: 34px;
    height: 22px;
    background: url(../images/quote.png);
    position: absolute;
    left: 0;
    top: -1px;
}
.phanhoi-item p {
    font-family: opensmb;
    font-size: 14px;
    color: #333;
    text-align: right;
    margin-right: 120px;
    margin-bottom: 0;
}
.phanhoi-item2 p {
    font-family: avo;
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-left: 120px;
    margin-bottom: 0;
    /* white-space: nowrap; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.phanhoi-item figure {
    position: absolute;
    right: 15px;
    bottom: -50px;
}
.phanhoi-item2 figure {
    position: absolute;
    left: 15px;
    bottom: -50px;
}
#content-ykienkhachhang{
	padding: 30px 0px;
}
.footer-left{
    padding: 45px 0px;
}
.footer-right{
    border-left: 1px solid #ca8702;
    padding-top: 45px;
}
.tt{}
.tt li {
    margin-bottom: 20px;
    display: block;
}
.tt li a{
    font-size: 13px;
    font-family: robotor;
    color: #fff;
}
.footer-right-bot{
	border-top: 1px solid #d99017;
	padding: 20px 0px;
	position: relative;
	overflow: hidden;
}
.footer-right-top{
	padding-bottom: 50px;
}
.footer-right-bot:after{
	content:'';
	position: absolute;
	/* width: 100%; */
	height: 1px;
	background: #d99017;
	top: -1px;
	right: -59px;
}
.soluong_ct{
	width: 30px;
	border: 1px solid #ccc;
}
#danhmucsli{
    position: absolute;
    z-index: 99999;
    left: 80px;
    bottom: 10px;
}
.dmslider{
    height: 98px;
    width: 96px;
    background: url(../images/bg-danhmuc.png) no-repeat;
    float: left;
    text-align: center;
}
.dmslider h2{
    /* font-size: 13px; */
    padding: 15px 10px;
}
.dmslider h2 a{
    font-size: 13px;
    color: #5a3900;
    font-family: sfu;
}
#ma_bao_mat{
	width: 50%;
    float: left;
}
.text-right{text-align: right}
.sale{
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.giohang-rp{
	display: none;
}
.fl-r{
	float: right !important;
	margin-left: 10px;
	margin-right: 0px;
}
.fl-l{
	/* float:left !important; */
}
.bor-doitac{
	border:1px solid #ebebeb;
	padding: 24px 0px;
}
.thongke img {
    vertical-align: middle;
    margin-right: 20px;
    float: left;
}
.thongke p {
    font-size: 13px;
    margin-bottom: 3px;
    font-family: arial;
    color: #fff;
}
.tieude-footer{
	font-size: 14px;
	font-family: robotor;
	color: #ffea00;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 600;
}
.tieude-footer1{
    font-size: 20px;
    font-family: robotor;
    color: #ffea00;
    font-weight: 600;
}
.mxh-top img{margin-right: 10px;}
.hover_sang1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    z-index: 10;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
}
.hover_sang1:hover:before {
    webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
}
.hover_sang1{position: relative;overflow: hidden;}
#menu {
    height: 0px;
    overflow: hidden;
}
.call{background:#00f;width:220px;height:35px;border-radius:10px;color:#fff;font-weight:700;line-height:35px;font-size:14px;padding:0 10px;position:absolute;bottom:5px;left:5px;display:block;position:fixed;z-index:99999}.call .iconcall{display:block;position:relative;width:100%;height:35px;margin:0 auto;padding-left:30px;color:#fff!important}.call .iconcall .btnCall{background-image:url(../images/icon-phone.png);background-repeat:no-repeat;display:block;position:absolute;height:35px;width:35px;left:5px}a{text-decoration:none}.call a:hover .btnCall{transform:translate(10px);-o-transform:translate(10px);-ms-transform:translate(10px);-webkit-transform:translate(10px);transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;-webkit-transition:all 1s}.clearfix_me{padding-bottom:10px;margin-bottom:15px}@media (max-width:767px){.call{display:block}.clearfix_me{padding-bottom:10px;margin-bottom:15px}.info_footer{padding-bottom:35px}}.call2{background:#00f;width:220px;height:35px;border-radius:10px;color:#fff;font-weight:700;line-height:35px;font-size:14px;padding:0 10px;position:absolute;bottom:45px;left:5px;display:block;position:fixed;z-index:99999}.call2 .iconcall2{display:block;position:relative;width:100%;height:35px;margin:0 auto;padding-left:30px;color:#fff!important}.call2 .iconcall2 .btnCall2{background-image:url(../images/zaloicon.png);background-repeat:no-repeat;display:block;position:absolute;height:35px;width:35px;left:5px}a{text-decoration:none}.call2 a:hover .btnCall2{transform:translate(10px);-o-transform:translate(10px);-ms-transform:translate(10px);-webkit-transform:translate(10px);transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;-webkit-transition:all 1s}.clearfix_me{padding-bottom:10px;margin-bottom:15px}@media (max-width:767px){.call2{display:block}.clearfix_me{padding-bottom:10px;margin-bottom:15px}.info_footer{padding-bottom:35px}}
.w-100{width: 100%;}