
html,body{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    padding:0px;
    margin:0px;
    color: #545454;
	/*
    line-height:20px;
	*/
}
h1,h2,h3,h4,h5,h6{
    line-height:normal;	
}
a{
    text-decoration:none;	
}
img{
    border:none;	
    max-width:100%;
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 ,.c80{
    clear: both;
}
.c {
    height: 0px;
}
.c2 {
    height: 2px;
}
.c3 {
    height: 3px;
}
.c5 {
    height: 5px;
}
.c10 {
    height: 10px;
}
.c15 {
    height: 15px;
}
.c20 {
    height: 20px;
}
.c30 {
    height: 30px;
}
.c35 {
    height: 35px;
}
.c80 {
    height: 80px;
}

.top-page{
    height:46px;
    background:#713615;
	line-height:46px;
	padding-right:0px;
}

.slogoan
{
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	font-style:italic;
}

.logo{
	padding-top:15px;


}
.banner{
    float:left;
    margin-left: 140px;
    margin-top: 10px;
}
.main-menu
{
	background-image:url(../images/bg_mainmenu.png);
	background-repeat:repeat-x;
	background-position:center;
	height:41px;
}

.box-saerch
{
	position:relative;
	float:right;
}
.input-search
{
	position:relative;
}


.btn-search-pc{
	display:block;
	width:43px;
	height:43px;
	float:right;
	text-indent:-9999em;
	background-image:url(../images/btn-search-pc.png);
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:18px;
}

.search-pc{
    width:225px;
	float:right;
	margin-left:20px;
	right:0;
	z-index:800;
	display:none;
	position:absolute;
	top:60px;
	right:0;
}
.search-pc .kw{
    width: 100%;
    border: solid 1px #673614;
    padding:11px 10px;
	background-color:#673614;
	border-left:solid 1px #4e2508;
	color:#fff;
}
.search-pc .fa{
    position: absolute;
    right:0px;
    top: 0px;
}
.tool-hd
{
	float:right;
	width:auto;
	position:relative;
}


.btn-search
{
	color:#fff !important;
	background-color:#4e2508;
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	
}

.search-pc .btn-search-pc{
    width: 31px;
    height: 27px;
    position: absolute;
    right: 5px;
    top: 1px;
    display: block;
    background: url(../images/btn-search-pc.png) no-repeat;
}

.nav-mobile
{
	float:right;
	margin-left:10px;
	margin-top:10px;
	display:none;
	margin-top:16px;
}

.home-icon
{
	float:right;
	margin-top:24px;
	display:none;
}

.box-boder
{
	padding:8px 10px;
	display:block;
	border:solid 2px #d7d7d7;
	width:auto;
	float:right;
	margin-left:8px;
	margin-top:25px;
	-webkit-border-radius: 100px;
border-radius: 100px;
}



.showsearch
{
	color:#858585;
}

.hotline{
	float:right;
	color: #0a6fb3;
	font-weight:700;
	padding:10px 15px;
	border:solid 2px #0a6fb3;
	-webkit-border-radius: 100px;
border-radius: 100px;
margin-top:17px;
}


.hotline a{
    color: #0a6fb3;
	font-weight:700;
}
.hotline a:hover{
	color:#686969
}


.email{
    float: right;
    color: #FFF;
	line-height:32px;
}

.email a{
    color: #FFF;
    font-size: 14px;
}


.menubar{
    height:40px;
    font-size: 14px;
	position:relative;
	width:75%;
	float:left;
	text-align:center;
}

.menumobile{
    background:#0059bd;
    height:42px;
}

.header{
    background: #FFF;
	min-height:84px;
}

.menu-product{
    margin-top: 10px;

}

.menu-title{
    background: #29a7e1;
    color: #FFF;
    padding: 12px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
}


.nav{
    padding: 0px;
    margin: 0px;
    font-weight:700;
    /*margin-top: 18px;*/
	float:none;
}

.nav > li{
    list-style:none;
    display:inline-block;
    position:relative;
    font-size: 14px;
    font-weight:700;
}
.nav > li .a-home
{
	background-image:url(../images/home_icon.png);
	display:block !important;
	width:44px !important;
	line-height:44px !important;
	text-indent:-9999em;
}
.nav li:first-child{

    border-left:none;
}
.nav li a{
    text-decoration: none;
    color: #6b6b6b;
    display: inherit;
    padding: 0px;
    line-height:84px;
    padding: 0px 15px;
	font-size:15px;
    font-weight:700;
}
.nav li a:hover{
	color:#0a6fb3;
}
.nav li:first-child a
{

}

.nav > li:hover a{



}
.nav > li.active a{
color:#ec8425;
}


.nav li ul{
    position:absolute;
    top:84px;
    left:0;	
    width:280px;
    text-align:left;
    display:none;
    background:#6b6b6b !important;
    padding:0px;
    opacity:.95;
    z-index:999999;
    font-weight:normal;
}
.nav li ul > li{
    width:100%;
    list-style:none;
    /*
border-bottom:solid 1px #FFF;
    */
    text-transform:none;	
    line-height:normal;
    position:relative;
}
.fa-2x
{
	padding-top:5px;
	line-height:normal
}
.nav li ul > li a{
    padding: 12px 10px;
    display: block;
    color: #FFF !important;
    line-height: 18px;
    background: #6b6b6b !important;	
	border-bottom:solid 1px #8f8d8d !important;
	font-size:14px;
	text-transform:none;
}
.nav li ul > li a:hover{
    background: #8f8d8d !important;	
}
.nav li ul ul{
    left:100%;
    top:-1px;	
}


.menubar-mobile .nav{
    text-align:left;
}
.menubar-mobile .nav li{
    border-left:solid 1px #6dc2ef;
    font-size:18px;
}
.menubar-mobile .nav li a{
    padding:0px 10px;	
}


.lang{
    float: right;
    border: none;
	color:#9d9d9d;
	display:block;
	line-height:46px;
	padding-top:14px;
	padding-bottom:4px;
	margin-left:10px;
}

.lang a{
	font-weight:700;
	color:#9d9d9d;
}
.lang a:hover{
	color:#0a6fb3;
}

.vi{

}
.en{


}

.mnutop
{
	float:right;
}
.line-pro
{
	background-color:#f8f8f8;
	padding-top:40px;
}
.line-pro1
{
	padding-top:40px;
	margin-top:0
}

.title-home
{
	text-align:center;
	margin:0;
	padding-bottom:10px;
	
}
.title-pro-home
{
	background-image:url(../images/bg_title_pro_home.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
.title-home a
{
	color:#5f3e23;
	display:inline-block;
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
}
.intro-pro-home
{
	width:60%;
	margin:auto;
	margin-top:15px;
	text-align:center;
}

.item-pro
{
	position:relative;
	margin-bottom:30px;
}
.item-pro img
{
	display:block
}
.item-pro:hover
{
	
}

.project-home
{
	padding-top:40px;
	padding-bottom:40px;
}
.content-duan
{
	padding:15px 0;
	text-align:center;
	line-height:24px;
	display:none;
}
.swiper-slide-active .content-duan
{
	display:block;
}
.content-duan h2
{
	font-weight:normal;
	color:#12264b
}
.content-duan a
{
	color:#626262;
	font-weight:bold;
	font-size:16px;
}
.content-duan a:hover
{
	color:#0a6fb3
}

.km
{
	position:absolute;
	top:10px;
	right:-10px;
	background-image:url(../images/hot_lbl.png);
	width:47px;
	line-height:25px;
	text-align:right;
	padding-right:5px;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:700;
	font-size:14px;
	z-index:999;
}
.item-pro .img
{
	position:relative;
}
.item-pro .img img
{
	width:100%;
	display:block;
}
.item-pro .pro-name
{
	font-weight:700;
	margin:0;
	padding-top:15px;
	
}
.intro-pro
{
	font-size:14px;
	color:#333132;
	line-height:22px;
	margin-top:5px;
	font-size:14px;
}
.item-pro .pro-name a
{
	color:#626262;
	font-size:16px;
	font-weight:700;
}
.item-pro .tenhang
{
	font-weight:700;
	color:#0a6fb3;
	font-size:14px;
}
.item-pro .pro-name a:hover
{
	color:#0a6fb3;
}
.item-pro .code
{
	color:#7f7e7e;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:4px;
	font-size:14px;
	margin-top:5px;
}
.btn-item-pro
{
	width:60%;
	margin:auto;
	border:solid 1px #b7b7b7;
	color:#818181;
	margin-top:10px;
	
}
.cell-1-2-btn
{
	width:50%;
}


.btn-item-pro .btn-add
{
	display:block;
	color:#fff;
	text-align:center;
	padding-top:10px;
	padding-bottom:12px;
	font-size:14px;
	line-height:22px;
	color:#818181;
	margin:auto;
	
}
.btn-item-pro .btn-add span
{
	background-image:url(../images/bg_btt_add.png);
	display:inline-block;
	padding-left:30px;
	font-weight:700;
	background-repeat:no-repeat;
}

.btn-item-pro-hover
{
	background-color:#a0571b;
	border:solid 1px #a0571b;
	
}
.btn-item-pro-hover .btn-add
{
	color:#fff;
}
.btn-item-pro-hover .btn-add span
{
	background-image:url(../images/bg_btt_add1.png);
}


.btn-add:hover
{
	color:#d7d7d7;
}
.price-item
{
	padding-top:5px;
}

.gia-ny
{
	color:#838383;
	font-weight:700;
	font-size:14px;
}
.gia-ny del
{
	font-weight:normal;
	color:#999
}
.gia-khuyenmai
{
	font-size:18px;
	font-weight:700;
	color:#eb7203;
	margin-top:0px;
}
.gia-khuyenmai span
{
	color:#da2626;
	font-size:20px;
}
.title-home a:hover
{
	color:#eb7203;
}
.news-name{
    font-size:16px;	
    padding:0px;
    margin:0px;
    font-weight:700;
	margin-bottom:10px;
}
.news-name a{
    color:#673614;
    text-decoration:none;
}
.news-name a:hover{
	color:#95603c
}
.intro-service
{
	color:#3a3a3a;
	line-height:22px;
}
.createdate{
    margin: 5px 0px;
    font-size: 11px;
    color: #999;
}
.viewmore{
    margin-top: 10px;
    float: left;
    color: #616161;
    padding: 9px 40px;
	background-color:#fff;
	-webkit-border-radius: 3px;
border-radius: 3px;
border:solid 1px #0a6fb3;
font-weight:700;
}
.viewmore:hover{
	color:#d7d7d7;
}

.img-youtube

{
	position:relative;
	display:block;
	margin-bottom:10px;

}

.img-youtube iframe
{
	height:230px;
	width:100%;
}

.img-youtube i.fa
{
	position:absolute;
	font-size:60px;
	color:#fff;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-30px;
}
.img-youtube i.fa:hover
{
	color:#CCC;
}

.video-home-name
{
	font-size:18px;
	font-weight:700;
}
.video-home-name a
{
	color:#4e4e4e;
}
.video-home-name a:hover
{
	color:#009700
}
.news-home
{
	padding-top:20px;
	padding-bottom:40px;
}

.intro-detail{
    font-size:16px;
	font-weight:700;
	line-height:22px;
	margin-top:5px;
}
.image-border{
    border:solid 2px #515151;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
}
.image-news-name{
    width:170px;
    float:left;
    margin-right:10px;

    overflow:hidden;	
}
.item-news-home{
    border-top:dashed 1px #e1e1e1;
}
.box-news-shadow .item-news-home:first-child{
    border-top:none;	
}
.footer{
    background:#0059ad;
    color:#fff;
    
}
.info-footer
{
	line-height:24px;
	margin-bottom:20px;
}
.footer-menu{
    font-size: 14px;
    background: #626262;
    color:#fff;
	padding-top:30px;
	padding-bottom:30px;

}
.keyword{
    width:1001%;	
}

.item-tuvan
{
	margin-bottom:20px;
}
.item-tuvan .tuvan-name
{
	margin:0;
	margin-bottom:10px;
	font-size:16px;
	font-weight:700;
}
.item-tuvan .tuvan-name a
{
	color:#474747;
	font-size:16px;
	font-weight:700;
}
.item-tuvan .tuvan-name a:hover
{
	color:#0a6fb3;
}
.item-tuvan .intro-service
{
	color:#3a3a3a;
	line-height:22px;
	margin-bottom:15px;
}
.linkdetail
{
	color:#673614;
}
.linkdetail:hover
{
	color:#333132;
}
.item-tuvan .btn-detail
{
	display:inline-block;
	padding:10px 20px;
	border:solid 2px #04b006;
	-webkit-border-radius: 5px;
border-radius: 5px;
font-weight:700;
color:#454545;
}
.item-tuvan .btn-detail:hover
{
	color:#019b04
}
.other-news
{
	padding:0;
	padding-left:0px;
	margin:0
}
.other-news li
{
	display:block;
	padding-bottom:10px;
}
.news-name-other{
    margin: 0px;
    margin: 0px;
}
.news-name-other a{
    text-decoration: none;
    color: #333132;
    font-weight: normal;
	display:block;

	background-repeat:no-repeat;

	background-position:center left;
	font-size:16px;
}
.news-name-other a:hover{
	color:#007a02
}

.title-other-news{
    font-size: 14px;
	font-weight:700;
    color: #373737;
    margin: 0px;
    padding: 0px;
    background: #FFF;
	border-bottom:solid 8px #e1e1e1;
	position:relative;
}



.title-other-news span{
	font-size:20px;
	color:#5f3e23;
	margin-bottom:-14px;
	padding-right:10px;
	border-bottom: none;
	background-color:#fff;
	position:absolute;
	top:-10px;
	display:inline-block;
}

.intro-news-other
{
	color:#717171;
	margin-top:5px;
	font-size:14px;
}

.other-article{
    padding:0px;
    margin:0px;
	padding-top:20px;
	padding-left:15px;
    
}
.other-article li{
    list-style:none;	
    padding:10px 0px;
}
.other-article li a{
    color:#3c3c3c;
    text-decoration:none;
	display:inline-block;
	background-image:url(../images/bl.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.other-article li a i.fa{
    margin-right:5px;	
    color:#ec3539;
    font-size:16px;
}
.other-article li a:hover{
	color:#eb7203
}

.crumb {
	line-height:40px;
	background-color:#fff;
	border-bottom:solid 1px #f4f4f4
}
.crumb a{
    color:#58595b;
    text-decoration:none;
	font-size:13px;
}
.crumb a:hover{
    text-decoration:underline;	
}
.crumb-pro{
    color:#FFF;
    border-bottom:solid 2px #454444;	
}
.crumb-pro a{
    color:#FFF;	
}
.title-page{
    margin:0px;
    padding:0px;
    color:#474747;
    font-size:30px;
    font-weight:700;
	text-transform:uppercase;
}
.title-page a{
     color:#474747;
}


.paging{
    padding:5px;
	text-align:center;
}
.clicked{
    padding: 5px 10px;
    color: #FFF;
    background: #019b04;
    border: solid 1px #019b04;
    margin-right: 10px;
}
.page{
    padding: 5px 10px;
    text-decoration:none;
    color:#333;
}
.page:hover{
    color: #FFF;
    background: #019b04;
}
.page.active{
    color: #FFF;
    background: #019b04;
	padding: 5px 10px;
}

.paging a{
    padding: 5px 10px;
    color: #333;
    border: solid 1px #999;
    margin-right: 10px;
	display:inline-block;
}

.paging a:first-child{
    
}
.content-detail
{
	font-size:16px;
}
.content-detail h2
{
	margin-top:0;
	color:#5f3e23;
	font-weight:700;
}
.content-detail h3
{
	margin-top:0;
	color:#333132;
	font-weight:700;
}
.content-detail img{
    max-width:100%;
}

.error{
    border:#FF0000 solid 1px;	
}

.btn-send{
    background:#713615;
    height:auto !important;	
    border:none;
    padding:10px 30px;
    color:#FFF;
    float: right;
    width: fit-content !important;
    font-weight:700;
	font-size:16px;
	text-transform:uppercase;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:20px;
}

.product-name{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    
    font-weight: normal;
    margin: 0px 0px;
    padding: 0px;
}
.product-name a{
    color:#333;
    text-decoration:none;	
}



.text-white,.text-white a{
    color:#FFF;	
}

.itemAttr span{
    display:inline-block;	
    padding:3px 0px;
}
.itemAttr span:first-child{

    width:45%;
}


.pro-name-details{
    margin:0px;
    padding:0px 0px 10px 0px;
    color:#007cc2;	
    font-size:16px;
}


.info-home-title{
    font-size:24px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    padding-bottom: 8px;
    font-weight:700;
}



.info-home-title a{
    color: #474747;
    margin: 0px;
    padding: 0px;
}
.info-home-title a:hover{
	color:#04b006
}

.info-home-content{
	color:#fff;
	padding-top:30px;
	padding-bottom:30px;
}

.menu-footer{
    border-top :solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 10px 0px;
}

.menu-footer a{
    font-size: 13px;
    color: #333;
    margin-right: 20px;
    text-decoration: none;
}

.linksmo{
	float:right;
	text-align:right;
}
.linksmo a{
    margin-left:0px;
    color: #FFF;
    font-size: 16px;
	display:inline-block;
    line-height:31px;
	margin-bottom:10px;
}
.linksmo span{
	display:inline-block;
	width:33px;
	height:33px;
	border:solid 1px #fff;
	-webkit-border-radius: 100px;
border-radius: 100px;
text-align:center;
line-height:32px;
}

.linksmo span.fa-facebook
{
	background-color:transparent;
	color:#fff;
	
}
.linksmo span.fa-twitter
{
	background-color:transparent;
	color:#fff;
	border:solid 1px #fff;
}
.linksmo span.fa-google-plus
{
	background-color:transparent;
	color:#fff;
	border:solid 1px #fff;
}
.linksmo span.fa-youtube
{
	background-color:transparent;
	color:#fff;
	border:solid 1px #fff;
}



.box-left{
    border:solid 1px #e1e1e1;
    margin:0px 0px 20px 0px;
    color:#333;
    overflow:hidden;
}

.menuleft{
    padding:0px;
    margin:0px;	
    font-size:13px;
    font-family:Lato, Helvetica, sans-serif;
    border: solid 1px #DDD;
    padding: 20px;
    padding-bottom: 10px;
}
.menuleft .fa{
    color: #0b0b0b;
    font-size: 12px;
}

.menuleft ul{
    list-style: none;
    margin: 0px;
    padding:0px 0px;
}

.menuleft li{
    list-style: none;
    margin: 0px;
    padding:0px;
    border-bottom: solid 1px #DDD;
}
.menuleft li:last-child{
    border-bottom: none;
}
.menuleft li a{
    color: #666;
    padding: 10px 0px;
    
    width: 100%;
    display: block;
    font-size: 15px;
}
.menuleft .active a{
    color: #1b1a1a;
    font-weight: bold;
}

.menuleft li ul{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.menuleft li ul li{
     padding-left: 0px;
     list-style-type:square;
}
   
.menuleft li ul li a{
    border-bottom: none;
    padding: 5px 0px;
}
.menuleft li ul .active{
    list-style: disc;
    color: #0b0b0b;
}

.menuleft li ul .active a{
    color: #0b0b0b;
}

.product-cat-name{
    font-size: 18px;
    
    font-weight: normal;
    margin: 10px 0px;
    padding: 0px;
    
}
.product-cat-name a{
    color: #333;
    text-decoration: none;
}
.product-name-detail{
    margin: 0px;
    padding: 0px;
    font-size:35px;
    font-weight:700;
    color:#3a3a3a;
}
.pro-intro-detail{
    text-align: justify;
	border-top: solid 1px #d7d7d7;
	padding-top:15px;
	color:#3d3d3d;
}
.pro-attr-detail
{
	margin-bottom:20px;
	overflow:hidden;
}
.attr-item{
    width: 100%;
    float: left;
    padding: 7px 0px;
	font-weight:700;
}

.attr-name{
    width: 35%;
    float: left;
}

.attr-value{
    width: 60%;
    float: left;
}

.intro-pro-detail
{
	line-height:24px;
}
.intro-pro-detail ul
{
	padding-left:10px;
}

.price{
    width: 100%;
    margin-top: 6px;
	font-weight:700;
}
.price span{ 
display:inline-block;
padding-left:5px;
padding-right:5px;
}
.price-label{
    float: left;
}

.price span{
    color: #e14e52;
    font-weight: bold;
}

.price-detail{
    width: 100%;
	border-bottom:solid 1px #e3e3e3;
	margin-bottom:15px;
	padding-bottom:15px;
}
.price-detail del{
	font-weight:700;
	color:#515151;
	display:block;
}
.price-detail strong{
	font-size:33px;
	color:#e80f0f;
	font-weight:700;
	margin-top:5px;
}

.price-detail-label{
    float: left;
    min-width: 120px;
}

.price-detail span{
    font-size: 24px;
    font-weight: bold;
    color: #034ea2;
}


.lien-he-mua-hang{
    padding:12px 30px;
	display:block;
	width:100%;
	text-align:center;
    text-transform: uppercase;
    background: #eb7203;
	font-weight:700;
	font-size:18px;
	color:#fff;
}
.lien-he-mua-hang a{
    color: #FFF;
	font-size:24px;
}

.product-detail-tab{
    margin: 0px;
    padding: 0px;
    float: left;
    border: solid 1px #333;
    padding: 10px;
    border-bottom: none;
    background: #FFF;
    margin-bottom: -1px;
    font-size: 16px;
    text-transform: uppercase;
}

.menu-top{

    padding: 0px;
    right: 0px;
    top: 0px;
	float:right;
	border-left:solid 1px #4e2508

}


.menu-top a{
    color: #fff;
	font-weight:700;
    
}
.menu-top a:hover{
	color:#f7941e;
}
.toppage-item{
    line-height: normal;
    padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	line-height:46px;
	border-left:solid 1px #984a1e;
	border-right:solid 1px #4d2109;
}
.toppage-item a:hover
{
	color:#f7941e;
}

.why-title
{
	font-size:24px;
	text-transform:uppercase;
	font-weight:700;
	color:#414141;
	text-align:center;
	border-right:solid 1px #dddddd;
	
}

.rtb-box{
    padding-top:30px;
	padding-bottom:30px;
	background-color:#0a6fb3;
}

.rtb-header{
	color:#fff;
	margin-right:30px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:16px;
	margin:auto;
	background-position:left top;
	padding-top:70px;
	background-repeat:no-repeat;
	font-size:14px;
	background-position:center top;
}
.rtb-header strong{
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
   display:block;
   text-align:center;
   margin-top:10px;
}
.sp-giatotnhat
{
	background-image:url(../images/sp-giatotnhat.png);
}
.thicongnhanhnhat
{
	background-image:url(../images/thicongnhanhnhat.png);
}
.baohanh
{
	background-image:url(../images/baohanh.png);
}
.tantam
{
	background-image:url(../images/tantam.png);
}
.product-hot-wrapper
{
	padding-top:40px;
	padding-bottom:40px;
	background-image:url(../images/bg_cat.png);
	background-position:top;
	background-repeat:repeat-x;
}
.pro-home-img
{
	position:relative;
}
.pro-home-img img
{
	display:block;
	margin:auto;
}

.item-cat-home
{
	text-align:left;
}
.pro-promotion{
    background: url(/images/khuyen-mai-icon.png) #ffeaa8 no-repeat left;
    padding: 10px;
    border: solid 1px #edd792;
    padding-left: 45px;
    border-radius: 15px;
}
.call-center{
    background: url(/images/call-center-icon.png) no-repeat left; 
    padding: 0px;
    padding-left: 45px;
    color: #111;
    background-position-x: 10px;
}
.call-center-number a{
    color: #c3272c;
    font-size: 18px;
    
    font-weight: normal;
}

.gallery-top{

}
.gallery-thumbs-pro{

}
.gallery-thumbs-pro img{

}


.menu-bar{
    background: #1a1a1a;
    height: 50px;
}

.title-cat-home{
    font-size:24px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0px;
	font-weight:700;
	color:#474747;
}

.title-cat-home a{
	font-weight:700;
	color:#474747;
}
.title-cat-home a:hover{
	color:#222
}

.pro-name-home{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    margin-top: 10px;

}

.pro-name-home a{
    font-weight: normal;
    color: #096caa;
}
.border-cell-home {
    padding: 5px;
}
.border-cell-home img{
    display: block;
    padding: 1px;
    box-shadow: 0px 0px 2px #222;
}

.margin-bottom-20{
    margin-bottom: 20px;
}

.title-left{
    margin: 0px;
    padding: 0px;
    font-size:16px;
    text-transform: uppercase;
    padding-bottom: 0px;
	font-weight:700;
	line-height:50px;
	padding-left:15px;
	background-color:#0a6fb3;
}

.item-news-right
{
	overflow:hidden;
	margin-bottom:15px;
}
.item-news-right a
{
	color:#3f403f;
	font-weight:normal;
}
.item-news-right a:hover
{
	color:#009902;
}

.item-news-right a:hover
{
	color:#222;
}
.item-news-right img
{
	width:35%;
	float:left;
	margin-right:10px;
}

.title-left a{
    color: #fff;

}


    
.title-left img{
    float: left;
}

.item-news-left{
    margin-top: 3px;
    width: 100%;
    font-weight: bold;
}
.item-news-left img{
    width: 103px;
    float: left;
    margin-right: 5px;
}

.item-news-left a{
    text-decoration: none;
    color: #333;
}
.partner
{
	padding-top:20px;
	padding-bottom:20px;
}

.partner-prev{
position: absolute;
    left: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}

.partner-next{
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 9;
    font-size: 20px;
    color: #999;
    margin-top: -10px;
}
.linefooter
{
	width:40px;
	height:2px;
	background-color:#a0571b;
	margin-bottom:20px;
}
.title-menu-footer{
    color: #e68925;
    text-transform: uppercase;
	font-weight:700;
    font-size: 16px;
	padding-bottom:10px;
}
.title-menu-footer a{
    color: #fff;
}
.title-menu-footer a:hover{
	color:#f7941e
}

.menufooter{
    padding: 0px;
    margin: 0px;
	margin-bottom:15px;
    
}
.menufooter li{
    list-style: none;
    padding-bottom:10px;
}
.menufooter li a{
    color: #fff;
	display:block;
	background-image:url(../images/bl.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}
.menufooter li a:hover{
	color:#d7d7d7;
}
.menufooter li .fa{
    color: #FFF;
    font-weight: bold;    
}

.menutab{
    background: #292b37;
    font-size: 12px;
    font-weight: bold;
	text-align:center;
	margin-bottom:40px;
}
.product-menu-2-item  {
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	line-height:50px;
}
.product-menu-2-item  a{
    color: #fff;
	font-size:16px;
	font-weight:700;
}
.menutab .actived a{
    color: #ed8c24;
}
.menutab .actived
{
	position:relative;
}
.menutab .actived::before
{
	content:"";
	position:absolute;
	background-image:url(../images/ar.jpg);
	width:14px;
	height:7px;
	margin-left:-7px;
	left:50%;
	bottom:-6px;

}

.line-frm{
    width: 100%;
    margin-bottom: 10px;
}
.line-frm input{
    width: 100%;
	border:solid 1px #d7d7d7;
	padding:10px;
}

.line-frm textarea{
    width: 100%;

}

.line-cat
{
	width:60px;
	background-color:#acacac;
	height:3px;
	-webkit-border-radius: 100px;
border-radius: 100px;

}

.mar-auto
{
	
	margin:auto;
	margin-top:10px;
margin-bottom:20px;
}

.modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
@media (min-width: 32em) {

.modal-box { width: 40%; }
}

.modal-box header, .modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
    background: #1598d0;
    color: #FFF;
    text-align: center;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 1.5em; }

.js-modal-close{
    float: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed ;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

.thanh-tien{
    font-size: 18px;
    font-weight: bold;
    color: #f35c5c;
}
.cart-pro-name{
    color: #111;
    font-weight: bold;
    font-size: 15px;
}

.cart-pro-image{
    float: left; margin-right: 10px;
    box-shadow: 0px 0px 3px #333;
}

.header-mobile{
    position: relative;
    height: 45px;
    background: url(../images/menu-mobile-block.png) #1a1a1a right center no-repeat;
}

.logo-mobile{
    float: left;
    width: 100%;
    background: #FFF;
}

.menu-mobile{
    position: absolute;
    left: 5px;
    top: 8px;
    color: #FFF;
}

.show-search-mobile{
    position: absolute;
    left: 55px;
    top: 10px;
    font-size: 10px;
    color: #FFF;
}

.hotline-mobile {
    background: url(../images/phone-icon.png) no-repeat;
    float: left;
    background-position-y: -5px;
    padding-left: 30px;
    color: #DDD;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 80px;
    font-size: 12px;
}

.hotline-mobile a{
    font-size: 18px;
    color: #FFF;
}


.search-mobile{
    width: 100%;
    float: left;
    position: relative;
    display: none;
}
.search-mobile input{
    width: 100%;
    height: 30px;
}
.search-mobile a{
    color: #666;
    position: absolute;
    right: 10px;
    top: 7px;
    display: block;
}

.content{
    padding: 0px;
}

.video-name-home{
    margin: 0px;
    padding: 0px;
    background:rgba(0,0,0,0.9);
    padding: 12px;
}

.video-name-home a{
    color: #FFF;
    font-weight: normal;
}

.content-wc
{
	color:#505050;
	line-height:26px;
	font-size:16px;
}

.news-name-home{
    margin: 0px;
    padding: 0px;
	margin-bottom:6px;
	font-weight:normal;
	margin-top:10px;
}

.intro-news-home
{
	color:#717171;
	line-height:22px;
}
#news_home
{
	margin-top:20px;
}
.news-name-home a{
    color:#353535;
    font-weight:700;
    font-size:16px;
	
}
.news-name-home a:hover{
	color:#0a6fb3;
}

.intro-news-home
{
	color:#626262;
	line-height:24px;
}

.msgbox{
	margin-bottom:5px;
	font-size:11px;
	color:#F00;
}

.video-detail-name{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
	padding:15px;
	background-color:#ebebeb
}

#button-btt{
	position: fixed;
    right: 10px;
    bottom: 60px;
    background: #29a7e1;
    padding: 10px;
}
#button-btt a{
	color:#FFF;
}
.intro-cat-home1
{
	text-align:center;
	min-height:;
	color:#fff;
	min-height:80px;
	padding-top:20px;
}
.hd-cathome
{

	font-size:32px;
	color:#000;
	text-transform:uppercase;
	font-weight:700;
	line-height:normal;
	text-align:center;
	position:relative;
	margin-top:0;
	margin:0;
	background-image:url(../images/bg_title_pro_home.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:10px;
}
.hd-cathome span
{
	font-size:24px;
	color:#eb8b24;
}
.inner-cat
{

	padding-bottom:50px;
	position:relative;
}
.cat-name-home{
    font-weight:700;
    margin: 0px;
    padding: 10px 15px;
	font-size:18px;
	text-align:center;
}

.cat-name-home a{
	color:#713615;
	font-weight:700;
}
.cat-name-home a:hover{
	color:#da2626;
}
.intro-cathome
{
	color:#4a4a4a;
	line-height:22px;
}

.bnt-cathome
{
	display:block;
	position:absolute;
	background-color:#713615;
	border-bottom:solid 2px #612300;
	bottom:-2px;
	left:50%;
	width:156px;
	margin-left:-78px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:700;
}

.subcat
{
	background-color:#efefef;
	padding:10px 20px;
	padding-bottom:20px;
}
.subcat ul
{
	padding:0;
	margin:0;
}
.subcat ul li
{
	display:block;
	padding-bottom:4px;
	padding-top:4px;
}
.subcat ul li a
{
	display:block;
	background-image:url(../images/bl.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;
	color:#414141;
}
.subcat ul li a:hover
{
	color:#009700
}
.subcat
{
}
.view-all
{
	display:block;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	background-color:#dcdcdc;
	font-weight:700;
	text-transform:uppercase;
	color:#4e4e4e;
}
.view-all:hover
{
	color:#fff;
	background-color:#da2626
}


.intro-cat-home
{
	color:#333132;
	margin-top:5px;
	line-height:24px;
	font-size:14px;
	text-align:center;
}





.prohot
{
	width:60px;
	height:60px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	background-image:url(../images/np.png);
	background-repeat:no-repeat;
	text-indent:-999em;
}

.button-next
{
	position: absolute;
	background-position:-60px 0;
	right:60px;
	z-index:1000
}

.button-prev{
    position: absolute;
    color: #096caa;
	background-position:0 0;	
	left:60px;
	z-index:1000
}

.home-line-bg{
    background: #096caa;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    color: #FFF;
}
.home-line-bg span{
    display: block;
    margin: 0 auto;
    text-align: center;
    background: url(../images/home-line-bg.png) 20% bottom no-repeat;
    padding: 22px;
}
.title-line{
    border-top: 3px solid #1f8cd0; width: 60px;    margin-top: -3px;
}

.pro-tab-item{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    padding-left: 20px;
    border-bottom: solid 1px #CCC;
    cursor: pointer;
}
.pro-tab-item:hover, .pro-tab-active{
    background: #096caa;
    color: #FFF;
}

.y-kien-kh{


}

.article-title{
    
    font-size: 18px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}
.article-title a{
    color: #FFF;
}

.article-home{
	
}
.article-home .img{
	display:block;
	position:relative;
}
.article-home .img img{
	width:100%;
	display:block;
	border:solid 1px #b7b7b7
}

.article-name{
    margin: 0px;
    padding: 0px;
	color:#393939;
	font-weight:700;
    font-size:20px;
	margin-bottom:10px;
	border-bottom:solid 1px #9da09f;
	padding-bottom:10px;
}
.info-review
{
	padding-top:15px;
	color:#393939;
	text-align:left;
	line-height:22px;
	font-size:14px;
	width:65%;
	float:left;
}
.article-name a{
    color: #eb7203;
}
.review-home
{
	margin-top:30px;
}


.author-info{
    color: #454545;
	font-weight:500
}

.article-quote{
    font-size: 30px;
    color: #f0572b;
    text-align: left;
    padding-left: 20px;
}


.view-detail{
    color: #1f8cd0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
}

.news-home-item{
	overflow:hidden;
	margin-bottom:20px;

}
.news-home-item img{
	display:block;

}



.title-menu-left{
     margin: 0px;
    padding: 0px;
    font-size:16px;
    text-transform: uppercase;
    padding-bottom: 0px;
	font-weight:700;
	line-height:50px;
	padding-left:15px;
	background-color:#0a6fb3;
}
.title-menu-left a{
    color: #fff;
    line-height: 30px;
	

}

.menu-left{
    padding: 0px;
    margin: 0px;
	margin-bottom:20px;
	background-color:#fff;
	border:solid 1px #b7b7b7;
	border-top:none;
}

.menu-left li{
    list-style: none;
	border-top:solid 1px #b7b7b7;
}
.menu-left li:last-child{
	border-bottom:none;
}


.menu-left li a{
    display: block;
    padding: 12px 15px;
    cursor: pointer;
    color: #545453;
	font-size:14px;
}
.menu-left li.actived
{
	background-color:#ebebeb;
}
.menu-left li.actived a
{
	font-size:14px;
	color:#673614;
	font-weight:700;
}

.menu-left li a:hover, .menu-left  .actived a{
    color: #eb7203;
}

.menu-left li .fa{
    float: right;
}


.menu-left li.actived>ul
{
	padding:0;
	background-color:#f6f6f6;
	display:block;
}
.menu-left li>ul{
	display:none
}
.menu-left li.actived>ul> li
{
	border-bottom:solid 1px #fff;
}
.menu-left li.actived>ul> li a
{
	color:#3a3a3a !important;
	font-weight:normal !important;
}
.menu-left li.actived>ul> li.actived
{
	border-top:solid 1px #f6f6f6
}
.menu-left li .show-sub-menu
{
	display:none;
}
.menu-left li.actived .fa-angle-right
{
	display:none;
}
.menu-left li.actived .show-sub-menu
{
	display:block
}

.menu-box-title{
    font-size: 16px;
    color: #e68925;
	font-weight:700;
    text-transform: uppercase;
	padding-bottom:15px;
	}
.menu-box-title a{
    color: #e68925;
}
.menu-box-title a:hover{
	color: #d7d7d7;
}

.support-title{
    background: url(../images/support-icon.png) #096caa no-repeat 10px center;
    
    font-size: 16px;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    padding-left: 50px;
}

.support-item{
    padding: 10px 0px;
    border-bottom: solid 1px #CCC;
}
.support-item span{
    display: block;
    width: 100%;
    color: #4d4d4d;
}

.phone-support{
    
    color: #2d2d2d;
    
}
.page-name
{
	color:#545454;
	font-size:35px;
	text-transform:uppercase;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
}

.poster-page
{

}
.pro-name-list
{
	color:#4e4e4e;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
.pro-name-list a
{
	color:#4e4e4e;
	text-transform:uppercase;
	font-size:16px;
}
.pro-name-list a:hover
{
	color:#ffa200
}
.btn-detail-pro
{
	background-color:#0059ad;
	display:block;
	width:40%;
	display:block;
	padding:10px;
	color:#fff;
	text-align:center;
	margin-top:10px;
	-webkit-border-radius: 5px;
border-radius: 5px;
font-weight:700;
}

.congtrinh-home
{
	padding-top:20px;
	padding-bottom:20px;
}
#project_home
{
	margin-top:20px;
}
.pjo-item
{
}
.pjo-item img
{
	width:100%;
}
.img-pjo
{
	position:relative;
}
.intro-pjo
{
	display:none;
	margin-top:10px;
	
}
.intro-pjo .intro-news-home
{margin-bottom:5px;
}
.mask
{
	height:100%;
	background-image:url(../images/tran.png);
	width:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.content-mask
{
	display:table;
	width:100%;
	height:100%;
}
.content-mask>div
{
	
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	line-height:22px;
	height:100%;
}
.content-mask strong
{
	text-transform:uppercase;
	font-weight:700;
	font-size:18px;
	color:#f2b002;
}
.content-mask p
{
	width:80%;
	margin:auto;
	margin-top:15px;
}
.pjo-name-home
{
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	background-image:url(../images/plus.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:34px;
	padding-left:10px;
	padding-right:10px;
	padding-top:60px;
}
.pjo-name-home a
{
	color:#fff;
	font-size:14px;
}
.box-profile-list{
	padding:50px 0px;	
}
.box-profile-list-odd{
	background:#Eee;
}
.box-profile-list-odd .profile-image
{
	float:right !important;
}
.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;	
}
.frm-reg
{
	border:solid 1px #d7d7d7 !important;
	padding:15px;
}
.title-apply
{
	background-color:#673614;
	padding:10px 15px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.frm-reg input.txt
{
	width:100%;
	padding:10px;
	border:solid 1px #d7d7d7
}
.title-frm-reg
{
	margin-bottom:10px;
	font-weight:700;
	text-transform:uppercase;
}
.frm-reg .td_td
{
	margin-bottom:10px;
}
.frm-reg textarea.txt
{
	width:100%;
	padding:10px;
	border:solid 1px #d7d7d7
}
.btn-submit-tuyendung
{
	background-color:#F00;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.message_text
{
	font-size:12px;
	color:#F00;
}
.col-left
{
	padding-top:30px;
	padding-left:0 !important;
	padding-right:0 !important
}
.col-right
{
	padding-top:30px;
	padding-left:0 !important;
	padding-right:0 !important
}
.pro-detail-left
{
	width:48%;
}
.pro-detail-right
{
	width:48%;
}
.mnu_3
{
	padding:0;
	background-color:#f6f6f6;
}
.mnu_3 li
{
	border-bottom:solid 1px #fff;
}
.mnu_3 li a
{
	color:#3a3a3a !important;
	font-weight:normal !important;
}
.menu-left .mnu_3 li.actived
{
	border-top:solid 1px #f6f6f6
}
.menu-left li .show-sub-menu
{
	display:none;
}
.menu-left li.actived .fa-angle-right
{
	display:none;
}
.menu-left li.actived ul
{
	display:block;

}
.copyright
{
	background-color:#4b4b4b;
	padding-top:10px;
	padding-bottom:0px;
	color:#fff;
	font-size:14px;
	text-align:left;
	text-align:left;
	line-height:40px;
}
.nav li ul.mega-menu
{
	width:100%;
}
.nav li ul.mega-menu li
{
	width:25%;
	float:left;
}
.outer-news-home
{
	padding-left:5px;
	padding-right:5px;
}
.cart-top-m
{
	display:none;
}
.hotline-m
{
	display:none;
	color:#fff;
	font-weight:700;
	float:left;
	margin-top:10px;
}
.btn-search-m
{
	border:solid 1px #FFF;
	-webkit-border-radius: 5px;
border-radius: 5px;
width:40px;
line-height:34px;
color:#fff;
float:right;
text-align:center;
margin-top:8px;
display:none;
}

.search-m
{
	display:none;
	margin:0;
	width:100%;
}
.boxsupleft
{
	margin-bottom:20px;
}
.item-sup
{
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
}
.item-sup a
{
	color:#fff;
}
.hot-left
{
	background-color:#019b04;
	background-image:url(../images/phone-left.png);
	background-repeat:no-repeat;
	background-position:15px 20px;
	padding-left:60px;
}
.hot-left span
{
	display:block;
}
.email-left
{
	background-color:#04b006;
	background-image:url(../images/email-left.png);
	background-repeat:no-repeat;
	background-position:15px 15px;
	padding-left:60px;
}
.add-left 
{
	background-color:#00ca02;
	background-image:url(../images/add-left.png);
	background-repeat:no-repeat;
	background-position:15px 20px;
	padding-left:60px;
	
}
.faq-item
{
	font-size:16px;
	font-weight:normal;
	background-image:url(../images/faq.png);
	background-repeat:no-repeat;
	padding-left:35px;
}
.faq-item h2
{
	margin:0;
	font-size:16px;
	font-weight:normal;
	color:#5d5e5d;
}
.faqcontent
{
	padding:15px;
	background-color:#f0f0ed;
	-webkit-border-radius: 10px;
border-radius: 10px;
margin-top:15px;
position:relative;
display:none;
}
.faqcontent:before { 

	content:"";
	position:absolute;
	background-image:url(../images/arr_faq.png);
	width:30px;
	height:15px;
	display:block;
	top:-15px;
	left:30px;
}
.stic
{
	position:fixed;
	z-index:99999999;
	top:0;
	width:100%;
	left:0;
	min-height:40px;
	border-bottom:solid 2px #eb7203;
}
.stic .lang
{
	padding-top:0px;
}
.stic .hotline
{
	margin-top:8px;
}
.stic .btn-search-pc
{
	margin-top:0px;
}
.stic .logo
{
	padding-top:5px;
	top:-5px
}
.stic .lang
{
	margin-top:4px;
}
.stic .nav-mobile
{
	margin-top:5px;
}
.stic .logo img
{
	height:50px;
}
.stic .nav li a
{
	line-height:60px;
}
.stic .nav>li>ul
{
	top:60px;
}
.stic .nav li ul > li a
{
	line-height:normal;
}
.stic .box-boder
{
	margin-top:2px
}

.stic .cart-top
{
	margin-top:4px;
}
.info-home
{
	background-color:#fff;
	padding-top:50px;
    background-position:right top;
	background-repeat:no-repeat;
}

.line01,.linegray
{
	height:3px;
	background-color:#0a6fb3;
	width:60px;
	margin-top:10px;
	margin-bottom:30px;
}

.linegray1
{
	height:3px;
	background-color:#959595;
	width:60px;
	margin-top:5px;
	-webkit-border-radius: 100px;
border-radius: 100px;
margin-bottom:20px;
	
}

.tab-sub
{
	margin:0;
	padding:0;
	text-align:center;
	margin-top:15px;
	margin-bottom:30px;
}
.tab-sub li
{
	display:inline-block;
}
.tab-sub li a
{
	padding:10px;
	color:#5e5e5e;
	border:solid 2px #dcdcdc;
	display:inline-block;
	font-weight:700;
}
.tab-sub li a:hover
{
	border:solid 2px #eb7203;
	color:#fff;
	background-color:#eb7203;
}

.revhome
{
	padding-top:35px;
	padding-bottom:35px;
	background-color:#f1f2f2
}
.top-footer
{
	background-color:#ebebeb;
	padding-top:15px;
	padding-bottom:15px;
}
.logo-footer
{
	padding-top:25px;
}
.logo-footer img
{
	display:block;
	margin:auto;
}
.intro-cat
{
	color:#505050;
	font-size:16px;
	line-height:24px;
	padding-bottom:30px;
}
.servs
{
}

.title-cat-servs
{
	background-image:url(../images/bg_ser.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:20px;
}
.title-cat-servs a
{
	display:inline-block;
	background-image:url(../images/bg_title_ser.png);
	background-position:right;
	padding-top:16px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:30px;
	color:#e68925;
	font-weight:700;
	background-repeat:no-repeat;
}

.servs .title-cat-servs a:hover
{
	color:#fff;
}
.servs .item-serv
{
	margin-bottom:30px;
}
.servs .item-serv img
{
	display:block;
}
.serv-name
{
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
}
.serv-name a
{
	color:#333132;
	font-size:16px;
	font-weight:700;
}
.serv-name a:hover
{
	color:#ed8c24
}
.intro-ser
{
	color:#333132;
	font-size:14px;
	line-height:24px;
}

.c25
{
	height:25px;
	
}

.news-name-detail
{
	margin:0;
	color:#515151;
	font-weight:700;
	font-size:35px;
}
.other-article-line
{
	border-bottom:solid 1px #dcdcdc;
	font-size:20px;
	font-weight:700;
}
.other-article-title{
	display:inline-block;
	background-color:#fff;
	margin-bottom:-1px;
	padding-bottom:1px;
	color:#3c3c3c;
}
.code-detail
{
	font-size:15px;
	color:#3e3e3e;
	margin-bottom:10px;
	margin-top:6px;
	font-weight:700;
}

.tab-prodetail
{
	margin:0;
	padding:0;
	position:relative;
	z-index:999
}
.tab-prodetail li
{
	display:inline-block;
	
	width:23%;
	text-align:center;
	background-color:#ededed;
}
.tab-prodetail li.tabact,.tab-prodetail li:hover
{
	background-color:#565757
}
.tab-prodetail li a
{
	color:#797979;
	font-weight:700;
	display:block;
	padding:14px;
}
.tab-prodetail li.tabact a,.tab-prodetail li:hover a
{
	color:#fff;
}
.box-detail
{
	position:relative;
	width:100%;
}
.hd-detail
{
	color:#565757;
	font-size:26px;
	font-weight:700;
	margin:0;
	margin-bottom:15px;
}
.content-pro
{


}
.splq-item
{
	text-align:center
}
.splq-item h3
{
	font-weight:normal;
	font-size:14px;
	margin:0;
	margin-top:5px;
}
.splq-item h3 a
{
	color:#222;
}
.splq-item h3 a:hover
{
	color:#eb7203
}

.line-news
{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#f4f4f4;
}
.imgtuvan
{
	display:block;
	position:relative;
	color:#fff;
	line-height:22px;
	font-weight:bold;
}
.intro-tuvan
{
	padding:15px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-image:url(../images/tran.png);
}
.pro-border
{

}


.frm-newsl
{
	position:relative;
}
.frm-newsl .txtnewsl
{
	width:100%;
	padding:14px;
	background-color:#fff;
	border:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bnt-frm-newsl
{
	display:block;
	background-color:#0a6fb3;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:13px 20px;
	text-align:center;
	width:20%;
	float:right;
	position:absolute;
	right:0;
	top:0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.cat-name-page
{
	font-weight:700;
	color:#673614;
	font-size:16px;
	margin:0;
	margin-top:10px;
}
.cat-name-page a
{
	color:#673614;
}
.cat-name-page a:hover
{
	color:#4a270e;
}
.imgcat
{
}
.imgcat img
{
	display:block;
}
.img-ser
{
	display:block;

}
.item-tuyendung
{
	border-bottom:solid 1px #c2c2c2;
	margin-bottom:20px;
}
.frm-home
{
	background-color:#ebebeb;
}
.newsbig
{
	overflow:hidden;
	margin-bottom:20px;
}
.newsbig img
{
	width:33%;
	float:left;
	margin-right:15px;
}
.frm-home-outer
{
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
	padding-bottom:20px
}


.frm-tuvan
{

}
.intro-frm
{
	color:#5e5e5e;
	margin-bottom:15px;
	line-height:20px;
	font-size:14px;
}

.frm-tuvan
{
	overflow:hidden;
	
}
.row-frm
{
	margin-bottom:10px;
	overflow:hidden;
}
.row-frm1
{
	margin-left:-5px;
	margin-right:-5px;
}
.lblfrm
{
	font-weight:bold;
	margin-bottom:7px;
}
.txtfrm
{
	width:100%;
	padding:12px 10px;
	border-radius:4px;
	border:none;
}
.cell-frm-1-1
{
	width:100%;
}
.cell-frm-1-2
{
	width:50%;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

.btn-frm
{
	background-color:#984a1e;
	display:block;
	padding:15px 10px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	margin-top:10px;
}

.big-ser
{
}
.big-ser img
{
	display:block;
	margin-bottom:15px;
}
.big-ser a
{
	color:#713615;
	font-size:18px;
	font-weight:700;
}
.big-ser a:hover
{
	color:#333132
}
.intro-item-ser
{
	line-height:22px;
	text-align:justify;
}

.item-ser
{
	overflow:hidden;
	margin-bottom:15px;
	
}
.item-ser img
{
	display:block;
	width:40%;
	float:left;
	margin-right:15px;
}
.item-ser h3
{
	margin:0;
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
}
.item-ser h3 a
{
	color:#333132;
	line-height:20px;
}
.item-ser h3 a:hover
{
	color:#713615;
}

.btn-regser
{
	display:inline-block;
	padding:12px 40px;
	background-color:#984a1e;
	color:#fff;
	font-weight:700;
	font-size:16px;
	-webkit-border-radius: 5px;
border-radius: 5px;
}
.btn-regser span
{
	background-image:url(../images/hand.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:40px;
	display:inline-block;
	line-height:24px;
}
.xxxx123
{
	display:none
}
.frm-title
{
	background-color:#292b37;
	padding:15px 20px;
	color:#e68925;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
}
.frmService-frm
{
	margin-bottom:10px;
}

.frmService-frm input,.frmService-frm select,.frmService-frm textarea
{
	width:100%;
	border:solid 1px #d7d7d7;
	padding:10px;
}
.frmService
{
	border:solid 1px #d7d7d7;
	padding:20px;
	border-top:none;
}

.frm-left
{
	padding:15px;
	background-color:#f1f2f2;
	margin-bottom:20px;
}
.row-left
{
	margin-bottom:0px;
}
.row-left .lbl-frm-left
{
	margin-bottom:5px;
}
.input-left
{
	margin-bottom:10px;
}
.input-left input,.input-left textarea
{
	padding:10px;
	border:solid 1px #cccccc;
	width:100%;
}
.input-left select
{
	padding:5px;
	border:solid 1px #fff;
	width:100%;
}
.bnt-left
{
	background-color:#713615;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
.error
{
	border:solid 1px #F00 !important;
}
.item-al
{
	background-color:#f1f2f2;
	padding:10px;
}
.item-al img
{
	display:block;
	margin-bottom:10px;
}
.abl-name
{
	font-size:14px;
	text-align:center;
}
.abl-name a
{
	color:#414042;
}
.abl-name a:hover
{
	color:#994e23;
}
.hd-frm-contact
{
	background-color:#0a6fb3;
	padding:12px 40px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}
.frm
{
	border:solid 1px #a1a1a1;
	padding:30px 40px;
	padding-bottom:0;
}
.other_request
{
	border:solid 1px #d7d7d7;
	width:100%;
	height:120px;
}
.mr-auto
{
	margin:auto;
}
.text-center
{
	text-align:center;
}

.box-newsletter
{
	background-image:url(../images/bg_newslet.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
}
.intro-newsletter
{
	color:#fff;
	font-weight:700;
	line-height:22px;
}
.title-box-info
{
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	border-bottom:solid 2px #a1a1a1;
	padding-bottom:10px;
	margin-bottom:10px;
}

.tab-home-content
   {
       padding-bottom:10px;
       padding-top:10px;
   }
   .tab-home-content .swiper-container
   {
       padding-top:10px;

   }
   .nav-tabs
   {
	   border:solid 3px #0a6fb3;
	   -webkit-border-radius: 5px;
       border-radius: 5px;
   }
   .tabs-home
   {
       text-align:center;
	   margin-bottom:30px;
   }
   .tabs-home ul
   {
       text-align:center;
       float:none;
       width:auto;
       display:inline-block;
	   padding:0;
	   margin:0;
   }
    .tabs-home ul li {
        display: inline-block;
        float: none;
        background-image: url('../images/bg_item_tab_home.jpg');
        background-position:right top;
        background-repeat:no-repeat;
    }
    .tabs-home ul li a{
        font-size:16px !important;
		display:block;
		padding:12px 20px;
    }
    .tabs-home ul li:last-child{
        padding-right:0;
        background-image:none;
    }
    .tabs-home ul li:first-child {
        padding-left:0;
    }
    .tabs-home ul li:hover a {
        background-color:transparent;
        color:#cbb079
    }
   
    .tabs-home ul li a{
        color:#8e8e8e;
        font-weight: 700;
        border:none;
        background-color:transparent;
        line-height:normal;
        padding-bottom:13px;
		font-family: 'Roboto', sans-serif;
		text-transform:none;
    }
    .tabs-home ul li a:hover{
        background-color:transparent;
        border:none;
        color:#0a6fb3
    }
    .tabs-home ul li.active{
       
   }
    .tabs-home ul li.active a{
       color:#cbb079;
       border:none;
       background-color: transparent;
   }
   .tabs-home .nav-tabs > li.active > a,.tabs-home .nav-tabs > li.active > a:hover,.tabs-home .nav-tabs > li.active > a:focus
   {
       color:#fff;
       border:none;
       background-color:#0a6fb3;
   }
   .tab-content > .tab-pane
   {
	   display:none;
   }
   .tab-content > .active{
	   display:block;
   }
   .intro-pro-home
   {
	   width:70%;
	   margin:auto;
	   margin-top:20px;
	   margin-bottom:20px;
	   line-height:22px;
   }
   
   

.cell-cat-1-2
{
	width:50%;
	float:left;
}
.item-pro-cat-page
{
	overflow:hidden;
	padding-bottom:20px;
}
.list-cat-page .item-pro-cat-page:nth-child(2n) .ct1
{
	float:right !important;
}
.content-cat-page
{
	padding-top:0px;
}

.cat-name-page a
{
	color:#505050;
	font-size:20px;
	text-transform:uppercase;
}
.cat-name-page a:hover
{
	color:#0a6fb3;
}

.intro-cat-page
{
	margin-top:15px;
	margin-bottom:20px;
	line-height:22px;
}
.bnt-vews-detail
{
	display:inline-block;
	padding:10px 20px;
	background-color:#fff;
	border:solid 1px #0a6fb3;
	color:#505050;
	font-weight:700;
	-webkit-border-radius: 3px;
border-radius: 3px;
}

.bnt-vews-detail:hover
{
	color:#fff;
	background-color:#0a6fb3;
}
.list-cat-page .item-pro-cat-page:nth-child(2n+1) .ct2 .content-cat-page
{
	padding-left:30px !important;
}
.bgf1f1f1
{
	background-color:#f1f1f1
}
.da-name-page
{
	font-size:16px;
}
.da-name-page
{
	font-weight:normal;
}
.da-name-page a
{
	color:#515151;
	font-size:18px;
	font-weight:700;
}
.da-name-page a:hover
{
	color:#0a6fb3
}

.tab-details
{
	background-color:#f3f3f3;
	padding:20px;
	overflow:hidden;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	width:1200px;
	
}
.item-tabs-detail
{
	width:20%;
	text-align:center;
	float:left;
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:50px;
	display:block;
	color:#303030;
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
}
.item-tabs-detail:hover
{
	color:#0a6fb3;
}
.mausac
{
	background-image:url(../images/icon/mausac.png);
}
.mausac:hover
{
	background-image:url(../images/icon/mausac_hover.png);
}
.taitailieu
{
	background-image:url(../images/icon/tailieu.png);
}
.taitailieu:hover
{
	background-image:url(../images/icon/tailieu_hover.png);
}
.thongso
{
	background-image:url(../images/icon/thongso.png);
}
.thongso:hover
{
	background-image:url(../images/icon/thongso_hover.png);
}
.video
{
	background-image:url(../images/icon/video.png);
}
.video:hover
{
	background-image:url(../images/icon/video_hover.png);
}
.sanphamkhac
{
	background-image:url(../images/icon/sanphamkhac.png);
}
.sanphamkhac:hover
{
	background-image:url(../images/icon/sanphamkhac_hover.png);
}

.masac-content
{
	background-color:#f4f4f4;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
}
.name-mausac
{
	font-size:16px;
	color:#6d6d6d;
	margin-top:10px;
	text-align:center
}
.title-pro-detail
{
	margin:0;
	padding-bottom:20px;
	font-size:#3e3e3e;
	font-size:35px;
	text-align:center;
}
.item-tailieu
{
	border-bottom:solid 1px #d0d0d0;
	padding-top:15px;
	padding-bottom:15px;
}
.btn-taive
{
	display:block;
	float:right;
	background-image:url(../images/icon/btn_download.png);
	width:31px;
	height:27px;
	background-position:center center;
	text-indent:-9999em;
}