/* CSS Document */
@font-face {
  font-family: 'OS';
  src: url('font/OpenSans.eot');
  src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
       url('font/OpenSans.woff2') format('woff2'),
       url('font/OpenSans.woff') format('woff'),
       url('font/OpenSans.ttf') format('truetype'),
       url('font/OpenSans.svg#Hel') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OB';
  src: url('font/OpenSans-Bold.eot');
  src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('font/OpenSans-Bold.woff2') format('woff2'),
       url('font/OpenSans-Bold.woff') format('woff'),
       url('font/OpenSans-Bold.ttf') format('truetype'),
       url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


html,body{
    padding:0px;
    margin:0px;	
    font-family: 'OS', sans-serif;
	font-weight:400;
    font-size: 12px;
}
img{
    max-width:100%;	
}
.toppage{
	background-color:#176940;
}
.lang
{
	float:right;
	padding-top:10px;
}
.lang a
{
	display:block;
	margin-left:5px;
	height:23px;
	width:35px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	background-image:url(../images/flag.png);
	float:left;
}

.lang a.vi
{
	background-position:0 0;
}
.lang a.en
{
	background-position:0 -23px;
}


.header{
    position:relative;
	border-bottom:solid 1px #c9c9c9
}
.logo{
	margin-top:-30px;
	float:left;
	width:auto
}

.slogan
{
	float:left;
	margin-left:10px;
	width:50%;

}
.slogan img
{
	max-width:100%;
}

.menubar{
    height:50px;
    position:relative;
}
.nav{
    padding:0px;
    margin:0px;
	font-family:"OB";
	font-size:14px;
	text-transform:uppercase;

}
.nav>li{
	float:left;
    height:50px;
    line-height:50px;
    text-transform:uppercase;
	list-style:none;
	position:relative;
	border-bottom:solid 3px #fff;
}
.nav > li:hover,.nav > li.active{
	border-bottom:solid 3px #fdb812;
}
.nav li:first-child{
    border-left:none;	
}
.nav>li>ul{
	display:none;
	position:absolute;
	top:47px;
	left:0;
	background-color:#f7f9f1;
	width:280px;
	margin:0;
	padding:0;
	border-top:solid 3px #fdb812;
	z-index:10000
}
.nav>li>ul li{
	display:block;
	padding:10px;
	border-bottom:solid 1px #fff;
	text-align:left;
	line-height:normal
}
.nav>li>ul li a{
	font-size:13px;
	text-transform:none;
}
.nav li a{
    display:inherit;
    padding:0px 20px;
    color:#2d2d2d;
    text-decoration:none;
	font-family:"OB";
	text-transform:none;
	font-size:16px;
}
.nav li > a:hover,.nav li.active > a{
    color:#d79118;
}


.menuhome
{

}

.nav li .box-mnu{
    position:absolute;
    top:100%;
    left:0px;
    background:#fff;
    padding:0px;
    margin:0px;
    width:100%;
    display:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:none;
    z-index:9999;
	border:solid 1px #cecece;
	
}
.nav li .box-mnu .level1{
	width:20%;	
	background:#f5f5f5;
	border-right:solid 1px #cecece;
	min-height:250px;
}
.nav li .box-mnu .level1 div.lv1{
	border-top:solid 1px #cecece;
}
.nav li .box-mnu .level1 div.lv1:first-child{
	border-top:none;	
}
.nav li .box-mnu .level1 a{
	color:#373435;	
	line-height:normal;
	display:inherit;
	padding:10px 15px;
}
.nav li .box-mnu .level1 div.lv1:hover,.nav li .box-mnu .level1 div.lv1.active{
	background:#FFF;	
}
.nav li .box-mnu .level2{
	width:78%;	
	line-height:normal;
	font-size:12px;
	color:#373435;
	font-weight:normal;
	padding:20px 0px;
}

.nav li .box-mnu .level2 a{
	color:#373435;
	text-decoration:none;
}
.nav li .box-mnu .level2 a:hover{
	color:#ff7200;	
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 {
    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;
}

.box-bg-w
{
	background-color:#FFF;
	padding:20px;
	border:solid 1px #d8dad3
}

.borderbox{
    border-top:0px;
    border-left:0px;
	padding-top:30px;
	padding-bottom:30px;
}
.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:#288ad6;	
    margin:0px;
    font-size:14px;
    font-size:16px;
    font-weight:normal;
	font-family:"OB";
	color:#414042;
	margin-bottom:10px;
	margin-top:15px;
}
.pro-name a{
    color:#414042;	
    text-decoration:none;
}
.pro-name a:hover{
    color:#8d8c8e;	
}

.content-box-pro{
    padding-bottom:15px;
}
.intro-pro
{
	margin-top:10px;
	color:#595959;
	line-height:20px;
	font-size:14px;
}
.box-news-home
{
	background-color:#fff !important;

}
.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; /* Old browsers */
    background: -moz-linear-gradient(top,  #63b6db 0%, #309dcf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #63b6db 0%,#309dcf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #63b6db 0%,#309dcf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=0 ); /* IE6-9 */

    
    text-decoration: none;
}

.cell-pro-1-3 .view-detail{
    text-align:center;
	background-color:#e79b18;
	display:block;
	width:30%;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
}
.content-box-pro .view-detail a{
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
.content-box-pro .view-detail a:hover{
    color:#FFF;
}
.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;
    font-family:Arial, Helvetica, sans-serif;

}


.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{
    min-height:200px;
	background-image:url(../images/bg_footer.png);
	 
}
.title-box-footer{
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    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{

}
.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:#e79b18;
    padding:10px;
    color:#FFF;
    text-align:center;
    display:block;
	width:48%;
}
.outline-inward
{
	background-color:#eb5b4c !important;
}
.btn-order span{
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;

}

.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;
    padding:0px 0px 10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#7b540f;
	text-transform:uppercase;
	font-weight:700
}
.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-top:solid 1px #DDD;
	padding-top:15px;
	margin-top:15px;
	font-size:16px;
	line-height:22px;
}

.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{
    line-height:41px;
    color:#FFF;
	float:right;
}
.menu-top i.fa{
	color:#333;
}
.menu-top a{
    color:#f7f9f1;
    text-decoration:none;
	font-size:16px;
    margin:0px 15px;
}
.menu-top a:first-child{
	margin-left:0
}
.menu-top a:hover{
	color:#CCC
}

.txt-contact{
    width:100%;
    height:25px;
    border:solid 1px #CCC;
    padding:0px 5px;	
    margin-top:5px;
}
.label-contact{
    margin-top:10px;
}
.error{
    color:#FF0000;	
}

.btn-send{
    border:solid 1px #fdb812;	
    background:#fdb812;
    padding:8px 30px;
    color:#303030;
    text-transform:uppercase;
	font-weight:700;
    margin-top:15px;
	-webkit-border-radius: 50px;
border-radius: 50px;
text-decoration:none;
margin-top:10px;
display:inline-block;
}
.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:30px;
    color:#232323;
	font-weight:normal;
	margin-bottom:5px;
	font-family:"OS";
}
.row-content
{
	margin-top:15px;
}
.createdate{
    font-size:12px;
    color:#666;	
}
.intro-detail{
    font-size:14px;
}
.other-article{
    padding:10px 0px;	
    margin:0px;
}
.other-article li{
    list-style:none;	
    padding:5px 0px;
}
.other-article li a{
    color:#333;
    text-decoration:none;
	font-size:14px;
	font-family:"OS";
}

.other-article li a:hover{
    text-decoration:underline;	
}
.other-article li a .fa{
    margin-right:10px;	
}
.crumb{
	padding:15px;
	background-image:url(../images/bg_crum.png);
	background-repeat:repeat-x;
	background-position:top;
}
.crumb a{
    color:#474747;
    text-decoration:none;
	font-weight:normal;
}
.crumb .fa-home{
    margin-right:10px;	
}
.crumb a:last-child{
    font-weight:bold;	
}
.page-name{
    padding:0px 0px;
    margin:0px;	
    font-family:"OS",Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#604848;
}
.cat-content
{
	color:#767676;
}
.news-name-home{
    font-size:14px;
    padding:0px;
    margin:0px;	
}
.news-name-home a{
    color:#333;
    text-decoration:none;	
}
.page{
    border:solid 1px #bbbbbb;
    padding:5px 8px;
    margin:2px;
    text-decoration:none;
    color:#000;
	font-size:14px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}
.page:hover{
    color:#000;
	border:solid 1px #fdb812;
	background-color:#fdb812;
	font-family:"OB";

}
.clicked{
    padding:2px;
    margin:2px;
    color:#000;
    border:solid 1px #fdb812;
    padding:6px 9px;
	background-color:#fdb812;
	font-family:"OB";
	-webkit-border-radius: 5px;
border-radius: 5px;
margin-top:-2px !important;
}
.paging{
    clear:both;
    padding-top:10px;	
}

.bg-line{
    background: url(../images/bg-line.png) repeat-x;
    height: 10px;
}

.cat-product{
    position: relative;
}
.page-name a{
    text-decoration: none;
    color: #333;
}
.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: #000 !important;
    float:right;
	background-image:url(../images/bg_hotline.png);
	background-repeat:no-repeat;
	padding-left:45px;
	font-weight:normal;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	background-position:left center;
	padding-right:10px;
	margin-top:30px;
}

.hotline-top>a{
	color:#000 !important;
	font-weight:700 !important;
}
.hotline-top a{
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
.search-destop
{
	position:relative;
	border:solid 2px #fdb812;
	padding:5px;
	margin-top:5px;
	margin-top:40px;
	-webkit-border-radius: 60px;
border-radius: 60px;
}
.search-destop input
{
	width:100%;
	background-color:transparent;
	border:solid 1px #fff;
	color::#fff;
	padding-left:10px;
}
.search-destop i.fa
{
	position:absolute;
	right:5px;
	top:5px;
	font-size:20px;
	color:#000;
}



.mobile-bar{
    background: #00b4ff;
    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;
}

.title-left{
    margin: 0px;
	padding:6px 10px;
	font-weight:normal;
    background:#176940;
    font-size:20px;
    text-transform: uppercase;
	-webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
	font-family:"OB";
	padding-left:15px;
}

.bg-gray
{
	padding-top:20px;
	padding-bottom:10px;
	
}
.intro-left
{
	font-size:14px;
	margin-top:20px;
	line-height:20px;
}
.title-left a{
    text-decoration: none;
    color: #FFF;
}

.menuleft{
    margin: 0px;
    padding: 0px;
	background-color:#fff;
}

.menuleft li{
    list-style: none;
    padding: 10px 10px;
	border-bottom:solid 1px #c9c9c9
}

.menuleft li a{
    text-decoration: none;
    color: #2d2d2b;
	font-size:14px;
	font-family:"OB"
}
.menuleft li a:hover{
	color:#09be63
}
.menuleft li:last-child{
    border-bottom: none;
}
.name-left a{
    text-decoration: none;
    color: #333;
}

.image-left img{
    border:solid 1px #CCC;
}
.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:#141414;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color:#787878
}
.footer-col-cotent
{
	color:#787878;
	margin-top:5px;
	font-size:12px;
	padding-left:0 !important
}

.box-info-home{

}
.title-info-home{
	font-family:"OB",Arial, Helvetica, sans-serif;
	font-size:30px;
	text-transform:uppercase;	
	padding:0px;
	color:#238d58;
	margin:0px;
	padding-top:30px;
	font-weight:normal;
}
.title-info-home a{
	color:#238d58;
	text-decoration:none;
}
.box-info-home .content{
	line-height:20px;
	text-align:justify;
	color:#050505;
	font-size:16px;
	margin-top:30px;
}
.wc-home
{
	padding-top:30px;
	padding-bottom:30px;
}
.image-info-home{
	
}
.line-pro
{
	margin-bottom:30px;
}
.title-box-product-home{
	font-family:"UME",Arial, Helvetica, sans-serif;
	padding:0px;
	text-align:center;
	color:#FFF;
	background-color:#af7d26;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:21px;
}
.title-box-product-home a{
	color:#fff;
	text-decoration:none;
} 
.title-box-product-home a:hover{
	color:#f6bb55
}
.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:30px;
	color:#ea313e;	
	font-weight:bold;
}
.price-detail span{
	color:#989898;	
	font-size:12px;
	font-weight:normal;
}

.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;
}

.link-smo-footer
{
    text-align:right;
    float: right;
	padding-top:12px;
}
.link-smo-footer a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: normal;
    float: left;
    padding: 0px 2px !important;
}
.link-smo-footer i {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    font-size: 14px;
    margin-right: 0px;
    color: #fff;
    text-shadow: none;
    padding: 4px;
}
.link-smo-footer a:last-child {
    margin-right: 0px;
}
.link-smo-footer .fa-facebook {
    background: #204185;
}
.link-smo-footer .fa-google-plus {
    background: #d4482b;
}
.link-smo-footer a i.fa-youtube {
    background: #e72625;
}
.link-smo-footer .fa-twitter {
    background: #2ca8e0;
}
.link-smo-footer .fa-linkedin {
    background: #026697;
}
.link-smo-footer .fa-pinterest {
    background: #c2242c;
}
.link-smo-footer .fa-bloger {
    background-image: url(../images/bloger.png);
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color:#f79238;
    background-repeat:no-repeat;
    background-position:center center;
}
.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-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{
	border:solid 1px #FF0000 !important;	
}
#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;
}
#tieuchimobile{
	display:none;		
}
.margin-bottom-20{
	margin-bottom:20px;	
}
.btn-viewmore
{
	display:block;
	background-color:#fdb812;
	padding-top:7px;
	padding-bottom:7px;
	width:140px;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin-top:20px;
	-webkit-border-radius: 60px;
border-radius: 60px;
font-weight:bold;
color:#000;
text-transform:uppercase;
}
.box-service-home
{
	background-image:url(../images/bg_sv_home.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	padding-top:60px;
	padding-bottom:60px;
}
.iner-service
{
	position:relative

}
.box-service-home img
{
	width:100%;
	display:block;

}
.service-name-home
{
	text-align:center;
	font-weight:700;
	margin:0;
	font-family:"OB";
	font-size:30px;
}
.service-name-home a
{
	font-family:"UME",Verdana, Geneva, sans-serif;
	font-size:21px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
}

.title-sevice-home
{
	background-color:#FFF;
	padding:10px 15px;
	font-weight:700;
	margin:0;
}
.title-sevice-home a
{
	text-decoration:none;
	color:#2d2d2d;
	font-size:16px;
}
.title-sevice-home a:hover
{
	color:#008c45
}


.service-name-home a:hover
{
	color:#008c45
}
.intro-s
{
	color:#fff;
	font-size:14px;
	line-height:22px;
	text-align:center;
	padding-bottom:30px;
	margin-top:30px
}

.s-viewmore
{
	color:#FFF;
	font-size:16px;
	display:block;
	margin-top:10px;
}
.scroll-prev
{
	position:absolute;
	background-image:url(../images/npslide.png);
	width:55px;
	height:64px;
	margin-top:-32px;
	top:50%;
	left:-30px;
	background-position:0 0;
	z-index:10000;
}

.scroll-next
{
	position:absolute;
	background-image:url(../images/npslide.png);
	width:55px;
	height:64px;
	margin-top:-32px;
	top:50%;
	right:-30px;
	background-position:-55px 0;
	z-index:10000;
}

.title-home
{
	font-weight:normal;
	font-family:"OB";
	color:#238d58;
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	margin-bottom:20px;
}
.title-home a
{
	font-weight:normal;
	font-family:"OB";
	color:#238d58;
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
.title-home a:hover
{
	color:#fdb812;
	text-decoration:none;
}
.item-adv
{
	text-align:center;
}
.title-adv
{
	margin-top:10px;
	
}
.title-adv a
{
	font-family:"OB";
	font-size:16px;
	color:#414042;
	text-decoration:none;
}
.item-adv img
{
	margin:auto;
}

.cell-pro-1-3
{
	width:33.333%;
	border-bottom:solid 1px #d8d7d7
}
.box-newsletter
{
	background-color:#056839;
	padding-top:10px;
	padding-bottom:10px;
}
.title-box-newsletter
{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-family:"UME";
	line-height:70px;
}
.box-input-newsleeter
{
	border:solid 1px #fff;
	margin-top:15px;
	position:relative;
}
.box-input-newsleeter input
{
	width:100%;
	border:solid 1px #af7d26;
	background-color:#af7d26;
	color:#FFF;
	padding:10px;
}
.btn-news-letter
{
	position:absolute;
	top:26%;
	right:10px;
	border-left:solid 1px #fff;
	padding-left:10px;
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}
.btn-news-letter:hover
{
	color:#fec664
}
.title-footer
{
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	font-family:"OB";
	text-align:left;
	margin-bottom:10px;
}
.info-footer
{
	padding-top:40px;
	color:#8d8d8d;
	font-size:16px;
}
.info-footer img
{
	float:left;
	margin-right:20px;
}
.content-footer
{
	font-size:12px;
}
.link-smo-footer {
	margin-top:0px;
	padding-top:5px;
	margin-top:40px;

}
.link-smo-footer a {
	color: #ba9151;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: normal;
}
.link-smo-footer i {
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 100px;
    border-radius: 100px;
	color: #ba9151;
	border:solid 1px #ba9151;
	text-shadow: none;
	width:34px;
	height:34px;
	line-height:24px;
}
.link-smo-footer .fa-facebook {
	background: #fff;
}
.link-smo-footer .fa-google-plus {
	background: #fff;
}
.link-smo-footer a i.fa-youtube {
	background: #fff;
}
.link-smo-footer .fa-twitter {
	background: #fff;
}
.link-smo-footer .fa-linkedin {
	background: #fff;
}
.link-smo-footer .fa-pinterest {
	background: #fff;
}
.link-smo-footer a:hover i {
	color: #855d1e;
}
.nav-footer
{
	padding-top:40px;
}
.nav-footer a
{
	display:inline-block;
	text-align:right;
	padding-right:20px;
	font-family:"UME",Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#3b3939;
	text-decoration:none;
}
.nav-footer a:hover
{
	color:#af7d26;
}
.padding-20
{
	padding:20px;
}
.content-detail
{
	font-size:14px;
	line-height:20px;
}
.content-detail img
{
	max-width:100% !important;
	height:auto !important;
}
.news-name
{
	color:#7b540f;
	font-size:14px;
	font-weight:normal;
	margin-top:0;
}
.news-name a
{
	color:#414042;
	text-decoration:none;
	font-family:"OB";
	font-size:14px;
}
.news-name a:hover
{
	color:#d9a242;
}
.intro-service
{
	color:#604848;
	font-size:16px;
	line-height:22px;
	margin-top:10px;
}
.item-news
{
	padding-bottom:20px !important;
	margin-bottom:20px !important;
	border-bottom:solid 1px #d8d7d7;
}
.intro-cat
{
	margin-top:15px;
	font-size:16px;
	margin-bottom:15px;
}
.hd-more
{
	font-size:21px;
	color:#7b540f;
	text-transform:uppercase;
	font-weight:700;
	border-bottom:solid 1px #af7d26;
	padding-bottom:10px;
}
.hd-more span
{
	background-color:#176940;
	color:#FFF;
	padding:10px;
	-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
font-size:16px;
font-family:"OB";
}
.prodetail
{
	padding-top:40px !important;
}
.intro-sevice
{
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
.frm-service
{
	width:70%;
	margin:auto;
	display:none;
}
.hotline-service
{
	
}
.hotline-service a.title-hot
{
	font-weight:700;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:inline-block;
	padding-top:8px;
} 

.hotline-service a.hot-service
{
	display:inline-block;
	background-color:#f95a39;
	padding:10px;
	color:#FFF;
	font-size:18px;
	margin-left:10px;
	font-weight:700;
	-webkit-border-radius: 6px;
border-radius: 6px;
text-decoration:none;

} 
.hotline-service a.hot-service:hover
{
	background-color:#be8014
}
.frm-service .frm
{
	margin-top:30px;
}
.frm-service .item-input
{
	margin-bottom:15px;
}
.frm-service .item-input input
{
	border:solid 1px #dde2e4;
	padding:10px;
	width:100%;
}
.frm-service .item-input textarea
{
	border:solid 1px #dde2e4;
	padding:10px;
	width:100%;
	height:140px;
}
.btnreg
{
	background-color:#e79b18;
	padding:10px 20px;
	border:solid 1px #e79b18;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	-webkit-border-radius: 6px;
border-radius: 6px;
float:right;
}
.cell-right
{
	padding-top:20px;
}
.advhome
{
	
	padding-top:30px;
	padding-bottom:30px;
}
.prohome
{
	background-color:#f4f4f4;
	padding-top:40px;
	padding-bottom:40px;
}
.leftpage
{
	width:23%;
}
.right-page
{
	width:73%;
}
.bb
{
	border-bottom:solid 1px #f4f4f4;
	padding-bottom:10px !important;
	padding-left:0 !important;
}

.hotline-footer
{
	background-image:url(../images/bg_hotline_footer.png);
	padding-left:45px;
	color:#fff;
	background-repeat:no-repeat;
	background-position:center left;
}
.hotline-footer span
{
	display:block;
	font-size:14px;
	margin-bottom:0px;
}
.hotline-footer a
{
	color:#fff;
	font-family:"OB";
	font-size:16px;
	text-decoration:none;
}
.coppyright
{
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:right;
}
.item-news-left
{
	overflow:hidden;
	margin-bottom:15px;
}
.item-news-left img
{
	width:40%;
	float:left;
	margin-right:10px;
}
.item-news-left a
{
	text-decoration:none;
	font-size:14px;
	color:#414042;
}
.item-news-left a:hover
{
	color:#a6a0ac
}
.item-serv
{
	margin-bottom:15px;
}
.item-serv .intro
{
	color:#595959;
	line-height:22px;
	font-size:13px;
	margin-top:10px;
}
.item-serv img
{
	width:100%;
	margin-bottom:10px;
}
.item-serv a
{
	text-decoration:none;
	font-family:"OB";
	font-size:14px;
	color:#2d2d2d;
}
.item-serv a:hover
{
	color:#727272
}

.btnreg1
{
	background-image:url(../images/btn-reg.png);
	width:218px;
	margin:auto;
	height:38px;
	text-align:center;
}
.view-map
{
	background-image:url(../images/map.png);
	background-repeat:no-repeat;
	padding-left:30px;
	float:left;
	line-height:26px;
}
.view-map a
{
	color:#fff;
	text-decoration:none;
	font-family:"OB";
	font-size:14px;
	text-transform:uppercase;

}
.logofooter
{
	float:left;
	margin-right:20px;
	min-height:200px;
}
.show-900
{
	display:none;
	padding-top:8px;
}
.show-900 .lang
{
	padding-top:5px;
}
.btn-mobile
{
	float:right;
	border-right: solid 1px #d0d0d0;
}
.btn-mobile:first-child
{
	border-right:none !important;
}
.btn-mobile a
{
	color:#474747;
	font-size:26px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.box-search-mobile{
	position:relative;
	background-color:#cf9839;
	display:none;
	margin-top:5px;
}
.box-search-mobile input{
	width:100%;
	padding:10px;
	background-color:#cf9839;
	border:solid 1px #cf9839;
	color:#FFF;
}
.box-search-mobile i.fa{
	position:absolute;
	top:10px;
	right:10px;
	font-size:20px;
	color:#FFF;
}
.hotline-m
{
	float:right;
}
.hotline-m .hotline-top
{
	margin-top:10px;
	border-right:solid 1px #d0d0d0
}
.bornone-m{
	border-right:none
}
.btn-show-saerch-mobile
{
	margin-top:8px;
}
.show1
{
	display:none;
}
.partner-home
{
	padding-top:40px;
	padding-bottom:40px;
}
.inner-partner-home
{
	position:relative;
}
.inner-partner-home img
{
	border:solid 1px #d7d7d7;
}
.error
{
	border:solid 1px #F00 !important;
}


#button-btt{
    position: fixed;
    right: 10px;
    bottom: 45px;
    z-index:10000;
}

.box-profile-list{
	padding:50px 0px;	
}
.box-profile-list-odd{
	background:#Eee;
}
.profile-name{
	font-size:16px;
	font-family:OpenSans-Bold, Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
 .profile-image{
	width:28%;	
}
.intro-part
{
	font-size:14px;
}
.profile-text{
	width:70%;	
}
.box-profile-list .profile-content{
	width:100%;
	display:none;
}
.row-reverse{
	-webkit-flex-direction: row-reverse; 
  	flex-direction: row-reverse;
}
.btn-profile-detail,.btn-profile-minus{
	color:#294da5;
	text-decoration:none;
	font-size:16px;
}
.btn-profile-detail .fa,.btn-profile-minus .fa{
	color:#294da5;	
}
.box-contact-service{
	border:solid 1px #CCC;	
	padding:20px;
}
.line-title-home{
	border-bottom:solid 2px #4d4d4f;
	width:50px;	
	margin-top:10px;
}
.pos-re
{
	position:relative;
}

.box-news-home
{
	padding-top:30px;
	padding-bottom:30px;
	background-color:#f5f5f5;
}
.intro-newshome
{
	font-size:14px;
	line-height:22px;
	margin-top:10px;
}