@CHARSET "UTF-8";
@import url("reset.css");

.op1 {
	opacity: 1 !important;
}
/*top search*/
#top-search-main {
	background: url(../images/bg-top.png) repeat-x;
	height: 36px;
}
.top-search {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding-top: 4px;
}
	.top-search .s-l {
		background:#fff;
		border: 1px solid #444;
		width: 340px;
		box-shadow: 0 0 5px #919191 inset;
		opacity: 0.4;
	}
	.top-search .s-r {
		background: url(../images/icon-search.png) no-repeat;
		width: 22px;
		height: 19px;
		border: none;
		padding: 5px;
		text-align: center;
		margin-top: 6px;
	}
/*banner*/
#main-banner {
	background: #fff;
}
.banner {
	background: #FFF;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 126px;
}
	.banner .logo {
		position: absolute;
		top: -26px;
	}
	.banner .name-comp {
		position: absolute;
		left: 27%;
		top: 26px;
	}
/*menu nav*/
#menu-nav {
	background:url(../images/bg-nav.png) repeat-x;
	height: 48px;
	position: relative;
	z-index: 2;
}
	ul.nav {
		width: 1000px;
		margin: 0 auto;
		height: 48px;
	}
	ul.nav li {
		background: url(../images/neo-nav.png) center right repeat-y;
		float: left;
		padding: 15px 7px;
		position: relative;
	}
	ul.nav li:hover a,ul.nav li.active a {
		text-decoration: none;
		background: #1E548D;
		border-radius: 5px;
		box-shadow: 0 0 5px #1D4579 inset;
	}
	ul.nav li:last-child {
		background: none;
	}
	ul.nav li a {
		color: white;
		text-transform: uppercase;
		padding: 8px 11px;
	}
		ul.nav li .level1 {
			position: absolute;
			background: #134A8F;
			width: 190px;
			top: 48px;
			left: -1px;
			display: none;
			border: 2px solid #123E80;
			border-top: none;
		}
		ul.nav li .level1 p {
			padding: 5px 10px;
		}
		ul.nav li .level1 p:hover {
			background: #1E548D;
		}
		ul.nav li .level1 p a {
			padding: 0;
			text-transform: none;
		}
		ul.nav li .level1 p a:hover {
			background: none;
			box-shadow: none;
		}
/*wrapper*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
	.hotline-language {
		background: white;
		padding: 10px;
		border: 1px solid #d0d0d0;
		border-top: none;
		border-radius: 0 0 5px 5px;
		margin-bottom: 10px;
		box-shadow: 0 0 5px #CCC;
		min-height: 18px;
		overflow: hidden;
		width: 980px;
	}
	.hotline-language span.hotline {
		background: url(../images/icon-link.png) 0 4px no-repeat;
		padding-left: 24px;
		font-weight: bold;
		color: red;
	}
	.langguage {
		float:right;
		margin-top: -2px;
	}
	.langguage a {
		opacity: 0.4;
	}
.main-content {
	
}
	.main-content .left {
		width: 195px;
		display: inline-block;
		vertical-align: top;
	}
		.main-content .left .block {
			margin-bottom: 10px;
			border: 1px solid #d0d0d0;
			border-radius: 4px;
			background: #fff;
		}
		.main-content .left .block h3 {
			background: url(../images/bg-title.png) repeat-x;
			height: 18px;
			color: #FFF;
			font-weight: bold;
			border-radius: 4px 4px 0 0;
			padding: 9px;
		}
		.main-content .left ul.list li {
			background: url(../images/neo-icon.png) 7px 15px no-repeat;
			padding: 10px 5px 10px 20px;
			border-bottom: 1px solid #E0E0E0;
		}
		.main-content .left ul.list li:last-child {
			border-bottom: none;
		}
		.main-content .left .block .logo {
			text-align: center;
			display: block;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 10px;
			border-bottom: 1px solid #E7E7E7;
			padding-bottom: 10px;
		}
		.main-content .left .block .logo:last-child {
			border: none;
		}
		.main-content .left .block .logo img {
			max-width: 138px;
		}
	.main-content .right {
		width: 790px;
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
	}
		.main-content .right .list-product {
			margin-bottom: 10px;
			clear: both;
			float: left;
			width: 804px;
			margin-left: -7px;
		}
		.main-content .right .list-product .block {
			box-shadow: 0 0 5px #CCC;
			float: left;
			background: #FFF;
			border: 1px solid #D0D0D0;
			border-radius: 4px;
			padding: 10px;
			width: 169px;
			margin: 0 5px;
		}
		.main-content .right .list-product .block .thumbs {
			width: 180px;
			display: table-cell;
			text-align: center;
			vertical-align: middle;
		}
		.main-content .right .list-product .block .thumbs img {
			max-width: 168px;
			max-height: 126px;
		}
		.name-pro {
			margin-top: 5px;
			color: #ccc;
			text-align: center;
			height: 35px;
			overflow: hidden;
		}
		.main-content .right .box {
			clear: both;
			background: #fff;
			border: 1px solid #d0d0d0;
			border-radius: 5px;
		}
			.main-content .right .box .title {
				background: url(../images/bg-title.png) repeat-x;
				height: 18px;
				color: #FFF;
				font-weight: bold;
				border-radius: 4px 4px 0 0;
				padding: 9px 9px 9px 41px;
				position: relative;
			}
				.main-content .right .box .title .neo {
					position: absolute;
					top: 0;
					left: 10px;
				}
/*slide*/
.slide {
	box-shadow: 0 0 10px #AFAFAF;
	padding: 2px;
	margin-bottom: 10px;
}
#banner-fade,
#banner-slide{
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	background: url(../images/slide-next.png) no-repeat;
	font-size: 0;
	margin-right: 10px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	background: url(../images/slide-pre.png) no-repeat;
	font-size: 0;
	margin-left: 10px;
}
ol.bjqs-markers li a{
	padding: 0px 9px;
	background: #000;
	color: #FFF;
	margin: 5px;
	text-decoration: none;
	border-radius: 17px;
	font-size: 0;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(0, 0, 0, 0.5);
	color: #9C9C9C;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0;}
ol.bjqs-markers.h-centered{text-align: right;
position: absolute;
right: 5px;
bottom: 2px;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/*footer*/
#main-footer {
	background: url(../images/bg-footer.png) repeat-x;
	height: 103px;
	margin-top: 10px;
}
	.footer {
		width: 1000px;
		margin: 0 auto;
	}
		.footer .left {
			color: #FFF;
			padding-top: 10px;
			width: 70%;
			float: left;
		}
		.footer .right {
			float: left;
			color: #FFF;
			width: 30%;
			padding-top: 20px;
			text-align: right;
		}
/*list-news*/ 
.list-news li {
	padding: 10px;
}
.list-news li a.thumbs {
	display: table-cell;
	width: 300px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 5px #CCC;
	background: #fff;
}
.list-news li a.thumbs img {
	max-width: 100%;
	max-height: 100%;
}
.list-news li .description {
	display: table-cell;
	padding-left: 20px;
}
.list-news li .description h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1C66AA;
	border-bottom: 1px solid #707070;
	margin-bottom: 9px;
}
/*phan trang*/
.pagging {
	margin-top: 10px;
	font-size: 11px;
	font-family: tahoma;
}

.pagging a {
	color: #0F467C;
	border: 1px solid #DCE2EC;
	padding: 2px 7px;
	margin: 0 2px;
}

.pagging span {
	border: 1px solid #023b6e;
	color: white;
	background: #0a59a1;
	padding: 2px 7px;
}
/*lien he*/
.contact p.input {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	color: #3C3C3C;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 24px;
}
.contact p.input label {
	width: 100px;
	display: inline-block;
}
.contact p.input input,
.contact p.input textarea {
	width: 300px;
}
.contact .send {
	background: #176096;
	padding: 5px 10px;
	border: none;
	color: white;
	margin-left: 371px;
}
.back {
	padding: 10px 10px 10px 0;
}
.contact {
	display: inline-block;
	vertical-align: top;
	width: 56%;
}
.map-contact {
	display: inline-block;
	vertical-align: top;
	width: 43%;
}

.description_cat img{
	max-width: 100%;
}

.description_cat table{
	max-width: 95%;
}

.description_cat *{
	margin: auto;
}
/*go to top*/
.gotop {
	background: url(/assets/images/btntop_1.02.png) no-repeat;
	width: 73px;
	height: 57px;
	position: fixed;
	bottom: 0;
	right: 18px;
	cursor: pointer;
}