a,a:hover{
	color: #FFF;
	text-decoration:none;
}
ul,li{
	list-style:none;
}
body {
	background: none;
	color: #FFF;
}
html {
	background: url('../img/background.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#container {
	min-height: 850px;
	width: 938px;
}
header{
	position: relative;
	display: block;
	height: 33px;
}
.top-menu{
	margin-top:20px;
}
.top-menu .news{
	padding-right: 60px;
}
.top-menu li{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding-left: 63px;
	margin-right: -23px;
	display: block;
	background: url('../img/bg-topmenu-li.png') no-repeat;
}
.top-menu li:hover div.glow{
	display: block;
}
.top-menu .glow{
	background: url('../img/glow.png') no-repeat;
	width: 114px;
	height: 10px;
	position: absolute;
	display: none;
	bottom: 0px;
	left: 20px;
}
.top-menu li a{
	padding: 7px 0;
	padding-right: 40px;
	margin-right: -24px;
	display: block;
	text-decoration: none;
	margin-top: -1px;
	background: url('../img/bg-topmenu-li-a.png') no-repeat right top;

}
.top-menu a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px #000;
}
.logo{
	position: absolute;
	display: block;
	left: 382px;
	top: -11px;
	z-index: 100;
}
.margin-logo{
	margin-left: 95px;
}
.g {
  position: relative;
  text-shadow: -3px 0 4px #006;
	color: #FFF;
  -webkit-mask-image: -webkit-gradient(linear, left top, »
    left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
#main-content{
	position: relative;
	display: block;
	margin-top: 80px;
}
.ban{
	position: absolute;
	display: block;
	top: 150px;
	right: -14px
}
.home-title{
	position: absolute;
	display: block;
	top: 169px;
	width: 250px;
	left: 140px;
}
.home-title>h1{
	margin-left: 30px;
}
.banner{
	height: 490px;
}
.homebox{
	height: 205px;
}
.homebox > ul > li{
	background: url('../img/bg-boxhome.png') no-repeat;
	float: left;
	position: relative;
	display: block;
	width: 270px;
	padding: 10px;
	margin: 7px;
	height: 174px;
}
.homebox > ul > li > ul > li{
	margin: 10px;
	height: 27px;
}
.homebox > ul > li > ul > li.facebook{
	margin-bottom: 28px;
}
.c-about{
	position: absolute;
	display: block;
	top: 90px;
	left: 25px;
}
.c-robot{
	position: absolute;
	display: block;
	right: -8px;
	top: 8px;
}
.title{
	margin: 20px 10px;
}
.title span{
	font-size: 12px;
	float: right;
}
.homebox .news{
	margin: 0px 10px;
}
.thumb{
	float: left;
	margin-right: 10px;
}
.date{
	font-size: 12px;
	color: rgb(124, 124, 124);
}
footer{
	margin-top: 40px;
	text-shadow: 0px 1px #000;
}
footer p{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#list-product{
	margin:30px auto;
	width: 900px;
	border: 1px solid #303030;
	border-radius: 10px;
	background: #000;
}
#list-product ul{
	margin: 0;
	padding: 0;
}
#list-product li{
	position: relative;
	display: block;
	background: url('../img/bg-thumb.jpg') repeat-x;
	height: 310px;
	width: 223px;
	float: left;
	border: 1px solid #000;
}
#list-product li:hover img.img-thumb{
	opacity: 1!important;
}
#list-product .title{
	text-align: center;
	font-size: 20px;
}
#list-product .head{
	height: 133px;
	background: url('../img/head-listproduct.png') no-repeat;
}
#list-product .img-thumb{
	position: absolute;
	display: block;
	bottom: 1px;
	opacity: 0.4!important;
}
.load-more{
	padding: 20px;
	font-weight: bold;
	text-align: center;
	background: #000;
	border-radius: 0 10px;
	cursor: pointer;
}
.breadcrumb1{
	padding: 16px 0 0 16px;
	font-size: 11px;
	color: rgb(116, 116, 116);
}
.breadcrumb2{
	padding: 0 0 0 16px;
	font-size: 20px;
	color: #f37736;
}
.head h1{
	margin-left: 16px;
}
iframe{
	color: #FFF;
}
#static .head{
	background: url('../img/bg-headcontent.jpg') no-repeat;
	position: relative;
	display: block;
	height: 95px;
}
.head h1{
	position: absolute;
	display: block;
	font-size: 28px;
	top: 12px;
	left: 25px;
}
#static{
	margin: 30px auto;
	width: 900px;
	border-radius: 10px;
	min-height: 650px;
	background: #000;
}
.menu-about li{
	float: left;
	margin: 0 5px;
	padding: 0 5px;
}
.menu-about{
	float: right;
	font-size: 12px;
	height: 36px;
	padding: 0 20px;
	margin-top: 28px;
}
.titik{
	font-size: 30px;
	color: rgb(255, 173, 0);
	text-align: center;
	line-height: 0;
	text-underline: none;
}
.menu-location{
	float: left;
	padding: 0 45px;
	width: 170px;
}
.menu-location h2{
	font-size: 20px;
}
.menu-location ul{
	margin: 0;
}
.content-location{
	float: left;
	width: 625px;
	margin-top: 20px;
}
.active a{
	color: rgb(255, 173, 0);
}
#static .about{
	padding: 10px 30px;
}
#static .about.b1{
	background: url('../img/bg-about.jpg') no-repeat;
}
.div-bg1{
	height: 158px;
	padding: 72px 25px;
}
.div-bg1 img{
	margin: 19px;
}
p{
	color: #FFF!important;
}
#menu-product>ul>li{
	width: 225px;
	float: left;
}
#menu-product ul li ul li{
	background: url('../img/bg-cat-subtitle.jpg') no-repeat;
	height: 18px;
	padding: 20px;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
	text-align: center;
	margin: 0px;
	width: 141px;

}
#menu-product ul li ul{
	padding: 0;
	margin: 0;
}
#menu-product .title-product{
	background: url('../img/bg-cat-title.jpg') no-repeat;
	height: 20px;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
	text-align: center;
}
.thumb-cat-product{
	text-align: center;
	height: 200px;
	background: url('../img/bg-cat-product.jpg') no-repeat;
	position: relative;
	display: block;
}
.thumb-cat-product img{
	position: absolute;
	bottom: -7px;
	left: 0;
	width: 180px;
	opacity: 0.7;
}
.thumb-cat-product:hover img{
	opacity: 1;
}
.sub-product{
	opacity: 0.7;
}
.sub-product:hover{
	opacity: 1;
}
.head h3{
	margin-left: 16px;
}
.news-circle{
	width: 170px;
	float: left;
	margin: 0 10px;
}
.desc{
	float: left;
	position: relative;
	width: 360px;
	font-size: 12px;
}
.clearfix{
	clear: both;
}
.desc.detail{
	width: 550px;
}
.title-news{
	font-size: 14px;
	color: #FF6600;
}.schedule{
	font-size: 10px;
	line-height: 22px;
}
.setting{
	position: relative;
	display: block;
	width: 310px;
	margin: 20px;
	float: left;
}
.form-contact{
	position: relative;
	display: block;
	width: 500px;
	float: left;
	margin-top: 45px;
}
.error-message,.error-message span p{
	color: rgb(209, 12, 12);
}
.label-contact{
	width: 180px;
}
.form-contact label{
	display: inline;
}
.form-contact td span{
	margin-left: 5px;
}
body#popup{
	background: #FFF;
	color: #000;
}
.product-detail{
	height: 580px;
	position: relative;
	display: block;
	padding: 30px;
	width: 680px;
	color: #000;
}
.product-detail h1{
	font-size: 36px;
	color: #f27d22;
}
/*pupap*/
#myModal{
	background: url('../img/popup.png') no-repeat;
	width: 750px;
	height: 600px;
}
#myModal iframe{
	width: 710px;
	height: 530px;
	background: none;
	border: none;
}
.modal-body{
	max-height: none;
}
.modal {
	left: 45%;
}
.content-location.width{
	width: 850px;
	margin-left: 20px;
}
.content-location li{
	float: left;
	width: 270px;
	height: 174px;
	font-size: 12px;
}
.content-location li .desc{
	float: left;
	width: 260px;
}
.content-location li .title{
	font-weight: bold;
	margin: 5px 0px;
}
.category-product{
	height: 370px;
}
.category-product li{
	width: 225px;
	float: left;
}
.category-product li:hover .cat-thumb{
	background: url('../img/bg-cat-thumb-hover.jpg') no-repeat;
}
.category-product .cat-thumb{
	background: url('../img/bg-cat-thumb.jpg') no-repeat;
	height: 238px;
}
.category-product .cat-logo{
	background: url('../img/bg-cat-logo.jpg') no-repeat;
	height: 131px;
}
.category-product li:hover .cat-thumb-empty{
	
}
.category-product .cat-thumb-empty{
	
	height: 238px;
}
.category-product .cat-logo-empty{
	
	height: 131px;
}
.cat-thumb img{
	height: 237px;
}
.about .c13{
	margin-top:-20px;
}
.mcontact{
	margin-left: 20px;
}
.act{
	display: block!important;
}
.desc.news{
	width: 560px;
}
#navigation li{
	width: 20px;
}
#navigation li.active{
	color: #fbb450;
}