@charset "utf-8";
html, body, div, span,strong{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

body
{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#333232;
	background:#FFF;
	max-width: 1366px;
	margin: 0 auto;
	position: relative;
	
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
ul{padding:0px;}
* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

a{text-decoration:none; color:#373737;}
a:hover{color:#F00;}
img{border:0;}
.clear
{
  
    overflow:hidden;
    clear:both;
}
.txtcenter{
	text-align:center;
}
table,tr,td {border-collapse: collapse;}
.thongbao{	
    border: 1px solid #0C0;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    overflow: hidden;
	padding:15px;
}
.tablelienhe span{
	color:#F00;
}
.tablelienhe td{ height:25px;}
.tablelienhe .input,.tablelienhe textarea{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:300px;
	
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}

.box_news{clear:both; position:relative; padding-bottom:10px; padding-top:10px; background:url(../image/line_news.png) no-repeat center bottom; font-family:Arial, Helvetica, sans-serif}
.box_news h2{
	font-size:12px;
	margin:0px;
}
.box_news h2 a{
	color: #44a6ff;
	font-size: 15px;
	font-family: 'RobotoCondensedRegular';
}
.box_news p{
	margin:0px;
	padding:0px;
}
.box_news p.small{
	font-size:11px;
	color:#666666;
}
.box_news h2 a:hover{
	color:#f00;
}
h2.text_title{color:#241900; font-size:12px;}

.image_boder{float:left; margin-right:10px; background:#ccc; border:1px solid #ccc; overflow: hidden;}
.button {
    background: #09669C;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font: 12px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 5px 30px;
	cursor:pointer;
}
.boder{border:3px #E0E0E0 solid; margin:0px 35px;}
.viewmore{		
	text-align:right;
	padding-right:10px;
}
.viewmore img{
	vertical-align:middle;
}
.viewmore a{
	color:#0000ff;
	font-size:11px;
	font-weight:bold;
}


.tinlienquan a{color:#333}
.textright{
	float: right;
    padding-right: 10px;}
	.textright a {   
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.othernews{
	padding-left:10px;
	color:#000;
}

.othernews h2{
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.othernews ul{
	list-style: url(../image/add.png);
	padding-left:20px;
}
.othernews ul li{
	padding-left:10px;
}
.othernews ul li a{ color:#000;}
.othernews ul li a:hover{ color: #7eb900}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:15px;
}
.phantrang a {
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D2D2D2;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #636363;
    cursor: pointer;
    font-size: 11px;
    margin: 0 0 0 4px;
    padding: 6px 10px;
}
.phantrang a:hover {
    background: none repeat scroll 0 0 #09669C; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #D2D2D2 !important;
    color: #ADADAD !important;
    cursor: default;
    opacity: 0.7;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #09669C;   
    box-shadow: none;
    color: #FFFFFF;
}/*----------------------------------------------------*/
#wrapper{
	padding:0px;
	width: 1000px;	
	background: #fff;
	margin:0px auto;
	padding: 7px;
	position: relative;
	z-index: 1;
}

/************** Header ****************/
#header{
	position:relative;
	
}
#header .banner{
	position:relative;
	width:100%;
	min-width: 1200px;
	margin: 0 auto;
	
}
#header .banner img{
	width:100%;	
}
.navi_menu{ 
	background:url(../images/bg_menu.png) repeat-x top left;

	height:50px;
}
.menu{
	height:40px;
	width: 1200px;
	border-radius:10px;
	margin:auto;
}
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu ul li{
	float:left;
	height:50px;	
}
.menu ul li.line{
	width:1px;
	background: url(../image/line_menu.png) no-repeat top 10px right;
	background-size: auto 100%;
	height: 40px;
	background-size: auto 100%;
}
.menu ul li a{	
	color:#FFF;
	display:block;	
	padding: 0px 27px;	
	line-height:50px;
	font-family: 'RobotoCondensedRegular';
	text-transform: uppercase;
	font-size: 18px;
			
}

a.font_custom.active {}
.menu ul li a.active,.menu ul li a:hover{
	color:#FF0;
	
}
.menu .box_search{
	float:right;
	width: 197px;
	padding-left:5px;
	height: 35px;
	padding-top:3px;
	margin-right:10px;
	margin-top:10px;
	border-radius:5px;
	position:relative;
	color:#fff;
	background: url(../image/search.png) no-repeat left top;
}
.menu .box_search input[type="text"]{
	border:none;
	font-size:11px;
	width:150px;
	background: none;
	padding:5px;
	font-style:italic;
	/* border-radius:8px; */
	color:#fff;
}
.menu .box_search input[type="button"]{
	width:36px;
	background: none;
	border:none;
	height:39px;
	position:absolute;
	right:0px;
	top:-5px;
}
/***************** Container ********************/
.box_slider{
	 margin-bottom: 30px; 
	/* position:relative; */
}
.box_slider:after{
	content:'';
	position:absolute;
	z-index:1;
	background:url(../image/bg_slider.png) center no-repeat;
	width:100%;
	height:35px;
	bottom: -29px;
	left:0px;
}
.box_slogan{
	padding:5px 0px;
	font-size:14px;
	color:#F00;
	font-weight:bold;
}
#container{
}
.container_left{
	float:left;
	width: 251px;	
}
.container_left .module_left{
    border: solid 1px #ccc;
	position:relative;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 10px 0px;
    background: url(../image/background_left.png) no-repeat left top;
    background-size: 100% 100%;
    min-height: 220px;
    height: auto;
}
.container_left .module_left:after{
	content: '';
	background:url(../image/boxshadow_left.png) no-repeat center bottom;
	position:absolute;
	z-index:1;
	bottom:-10px;
	left:0px;
	width: 100%; height:10px;
}
.container_left .module_left h2{
	background: url(../image/title_left.png) no-repeat left -1px top;	
	text-align: center;
	font-size: 14px;	
	text-transform:uppercase;
	color: #fff;
	height: 55px;
	line-height:50px;
	margin:0px -10px 0px 0px;
	padding-left: 11px;
	font-family: robotob;
}

.container_left .module_left .content{
	padding:0px 10px;	
}
.container_left .module_left .content-hotro{
	padding: 5px;
}

.container_left .module_left ul.list_cat_product{
	padding: 0px 10px;
	margin:0px;
	list-style:none;
}
.container_left .module_left ul.list_cat_product li{	
	/* border-bottom:1px solid #ccc; */
	min-height:35px;
}

.container_left .module_left ul.list_cat_product li a{
	color: #000;
	display:block;
	background:url(../image/arrow.png) no-repeat left center;
	line-height:20px;
	padding-left: 23px;
	font-weight: bold;
	font-family: 'RobotoCondensedRegular';
	font-size: 16px;
}
.container_left .module_left ul.list_cat_product li.item_support div{
	background:url(../images/arrow.png) no-repeat left center;
	line-height:28px;
	padding-left:15px;
	font-weight:bold;
	color:#006db0;
	padding-right:15px;
}
.container_left .module_left ul.list_cat_product li.item_support a{
	float:right;
	background:none;
}

.container_left .module_left ul.list_cat_product li.item_support span{
	color:#fcff00;
	text-shadow:1px 1px #890000,-1px -1px #890000,-1px 1px #890000, 1px -1px #890000;
	font-size:16px;
}
.container_left .module_adv{
	margin-bottom:10px;
}
/***************/
.container_mid{
	float:right;
	width: 725px;
	/* padding-right:10px; */
}
.container_mid .box_content{
}
.container_mid .tcat{
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height: 50px;
	line-height: 52px;
	font-size: 15px;
	margin-bottom: 10px;
	background: url(../image/bg_title1.png) no-repeat;
}
.container_mid .tcat .icon{
	float: left;
	/*font-family: 'RobotoMedium';*/
	margin-left: 25px;
	font-size: 15px;
}
.container_mid .tcat a{
	float:right;
	text-transform: none;
	/* margin-top:10px; */
	font-weight: 600;
	
	color: #ff0000;
	font-size: 12px;
	text-transform: uppercase;
}
.container_mid .content{
	padding:10px;	
}
.container_mid .content img{
}
/***************** Footer ********************/
#footer{
	background: url(../image/bg_ft.png);
	background-size: 100% 100%;
	color:#FFF;
	margin-top: 10px;
	padding-top: 50px;
	z-index: 1;
}
.end-footer{ background:#002861; color:#CCC; text-align: center; height:35px; line-height:35px;}
#footer .conpyright{
	padding:10px 0px;
	width: 1100px;
	margin:auto
}
#footer .conpyright p{
	margin:0px;
}
/*---------------------------------------*/
ul.product_info{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.product_info li{
	padding:3px 0px;
}
ul.product_info li .name_product{
	font-family:fontavo;
	color: #d99928;
	font-size: 32px;
	float:left;
	background:url(../image/title-line.png) bottom left repeat-x;
	width:100%;
	padding:10px 0px;
	margin-bottom:5px;
}
.product_info .check{
	background: url(../image/icon-check.png) left center no-repeat, url(../image/line.png) bottom left repeat-x;
	height: 40px;
	line-height: 40px;
	padding-left:15px;
}
.product_info .check1{
	background: url(../image/icon-check.png) left center no-repeat, url(../image/line.png) bottom left repeat-x;
	height: 60px;
	line-height: 60px;
	padding-left:15px;
}
.product_info .check1 span{
	font-weight:bold; color:#d99928; font-size:18px
}
@media (max-width: 768px){
	.product_info .check1 span{ font-size:30px;}
}
.product_info  .ti{ width:85px; float:left}
.usual{
	margin-bottom:10px;
}
.usual ul#tab_content{
	margin:0px;
	box-shadow: inset 0 -5px #E6E6E6;
	padding:0px;
}
.usual ul#tab_content li {
    display:inline-block;
    list-style: none outside none;
	border: solid 1px #ccc;
	border-bottom: none;
}
.usual ul#tab_content a {
    color: #646464;
    display: block;
	font-family:fontavo;
	font-size:20px;
    margin: 1px 1px 1px 0;
    padding: 6px 20px;
    text-decoration: none !important;
}
.usual ul#tab_content a:hover {
   box-shadow: inset 0 -5px #646464;
    color: #17B6B9;
}
.usual ul#tab_content a.selected {
    box-shadow: inset 0 -5px #646464;
    color: #17B6B9;
    cursor: default;
    margin-bottom: 0;
	
}
.content_tab{
	clear: left;
	padding:10px 0px;
}
.rows_comment{
	border:1px solid #EFEFEF;
	margin:5px;
	padding:10px;
}
/*************************/
.title_table{
	background:#2993D1;
	color:#FFF;
	font-weight:bold;
}
/*****************************/
.title_news{
	font-weight:bold;
	color:#241900;
	font-size:14px;
}
/******************************/
.item_product{
	float:left;
	width: 166px;	
	text-align:center;	
	margin-top:5px;
	margin-right:10px;
	padding-bottom:10px;
	font-size:14px;
}
.item_product .images{	
	border:1px solid #cacaca;
	margin-bottom:5px;
	position:relative;
	background:#FFF;
		
}
.item_product .images .icon{
	position:absolute;
	top:3px;
	right:3px;
	display:none;
}

.item_product .name{
	padding:0px 5px;
}
.item_product .name a{
	color:#464646;
	font-size: 15px;
	
}
.item_product .price{
	font-size:18px;
}
.item_product .price span{
	color:#ff0000;
	font-family: roboto;
	/* font-weight:bold; */
}
.item_product .btn_order{
	padding:5px 0px;
}
.item_product .btn_order img{
	cursor:pointer;
}

/*------------------- Doi tac css -------------------*/
.box_partner{	
	/* background: url(../image/bg_doitac.png); */
	padding: 9px 30px;
}

.ma-brand-slider-contain {	
	width: 910px;
}

.brand-slider .jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border: 2px solid #000;
}

.brand-slider .jcarousel-container-horizontal {
    width: 1000px;
    padding: 10px 0px;
	padding-left:40px;
	margin:0 auto;
	margin-top:80px
}
.brand-slider .jcarousel-clip-horizontal {
    width:  960px;
    height: 154px;
}

.brand-slider .jcarousel-item {
    width: 135px;
	float: left;
    list-style: none outside none;
	text-align:center;
}

.brand-slider .jcarousel-item-horizontal {
    margin-right: 15px;
	position: relative;
	height:80px;
	width:150px;
}

.brand-slider .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.brand-slider .product-image {
	display:inline-block;
	margin:0 0 8px;
}

/**
 *  Horizontal Buttons
 */
.ma-brand-slider .jcarousel-next-horizontal {
    position: absolute;
    top: 20%;
    right: -25px;
    width: 15px;
    height: 54px;
    cursor: pointer;
	background:url(../image/next.png) no-repeat;
}

.ma-brand-slider .jcarousel-next-horizontal:hover {
    
}

.ma-brand-slider .jcarousel-next-horizontal:active {
   
}

.ma-brand-slider .jcarousel-next-disabled-horizontal,
.ma-brand-slider .jcarousel-next-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-next-disabled-horizontal:active {
    cursor: default;    
}

.ma-brand-slider .jcarousel-prev-horizontal {
    position: absolute;
    top: 16%;
    left: -26px;
    width: 33px;
    height: 52px;
    cursor: pointer;
	background:url(../image/prev.png) no-repeat;
}

.ma-brand-slider .jcarousel-prev-horizontal:hover {
    background-position: 0 100%;
}

.ma-brand-slider .jcarousel-prev-horizontal:active {
    background-position: 0 100%;
}

.ma-brand-slider .jcarousel-prev-disabled-horizontal,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 100%;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.ma-brand-slider .jcarousel-container {
    position: relative;
}
.ma-brand-slider .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.ma-brand-slider .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.ma-brand-slider .jcarousel-next {
    z-index: 3;
    display: none;
}
.ma-brand-slider .jcarousel-prev {
    z-index: 3;
    display: none;
}

.ma-brand-slider .ma-des {
	position: absolute;
	bottom: 10px;
}
.ma-brand-slider .ma-des-title {}
.ma-brand-slider .ma-des-title h2 {
}
.ma-brand-slider .ma-des-content {}
/*************************************/
.box_video .title{
	font-weight:bold;
	padding-top:5px;
}
  #galleria{height: 485px; background: #FFF }
  
/*-------------- Map css ------------*/
#map_canvas {    
    height: 500px;
    width: 680px;
	margin:10px auto;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
}
.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}
/************************************/
.box_news_left{
	float:left;
	width:450px;
	padding:10px;
}
.box_news_left .image{	
	float:left;
	margin-right:10px;
}
.box_news_left p{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}
.box_news_left p.smail_txt{
	font-size:11px;
	color:#939393;
	font-style:italic;
}
.box_news_left .name{
}
.box_news_left .name a{
	color:#0888e6;
	font-weight:bold;
}
.box_news_right{
	float:right;
	width:270px;
}
.box_news_right ul{
	list-style:none;
	margin:0px;
	padding-left:10px;
}
.box_news_right ul li{
	background:url(../images/dot.png) no-repeat 5px 5px;
	padding-left:20px;
}
.box_news_right ul li a{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.box_news_right ul li img{
	padding:2px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:5px;
	display:none;
}
.box_news_right ul li:first-child{
	padding-left:0px;
	background:none;
}
.box_news_right ul li:first-child a{
	text-transform:uppercase;
	color:#011ffe;
}
.box_news_right ul li:first-child img{
	display:inline;
}
.title_news{
	 color: #7eb900;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px 5px;
	margin:0px;
}
.tencap1{
	min-height: 50px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
	border-bottom: 1px dashed #ccc;
}
.tencap1 span{
		color: #000;
	display:block;
	
	line-height:20px;
	padding-left: 23px;
	font-family: 'RobotoCondensedRegular';
	font-size: 16px;


}
.bx-viewport{
	height: 360px !important;
}
.quangcaotrai{
	position: absolute;
	top: 247px;
	left: 10px;
}
.quangcaophai{
	position: absolute;
	top: 247px;
	right:  10px;
}
.box_video{
	width: 100%;
	margin: 20px auto;
}
.kienket{
	width: 100%;
	text-align: center;
}
.fanpage{
	width: 100%;
	text-align: center;
	color: #f7ee20;
	font-family: 'RobotoCondensedRegular';
	font-size: 16px;
	font-weight: bold;
}
.cate-pro {
   	padding-bottom: 5px;
   	margin-bottom: 10px;
   	position: relative;
   	top:-7px;
   }
  div#hotrotructuyen
{
	position:fixed;
	bottom:-170px;
	right:0px;
	height:330px;
	transition:0.5s;
	z-index:100;
	width:330px;
}
div#hotrotructuyen:hover
{
	bottom:0px;
	transition:0.5s;
}
div#hotrotructuyen ul
{
	list-style:none;
	background:#fff;
	height:150px;
	padding:10px 0px;
	
	color:#F00;
}
div#hotrotructuyen ul li
{
	
	padding:0px 7px;
	clear:both;
	height:28px;
	line-height:28px;
}
div#hotrotructuyen ul li a img
{
	float:left;
	margin-left:3px;
	margin-top:4px;
}
div#hotrotructuyen ul li span
{
	float:right;
	font-weight:bold;
}
.ht_hotro {
	width: 100%;
	text-align: center;
}
.ht_hotro span{
	font-family: 'Arial';
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.ht_hotro a{
	font-family: 'Arial';
	padding: 15px 0;
	font-size: 22px;
	color: #ff0000;
	font-weight: bold;
}
ul.help li.item_support {
    border-bottom: 0 !important;
    padding-top: 10px;
    display: inline-table;
    width: 100%;
    }
ul.help li {
    color: #a30000;
    padding-left: 30px;
    height: 28px;
    display: block;
    position: relative;
    line-height: 28px;
  
}
  ul.help li a{
   	color:#01407a;
   	font-weight:bold;
   	padding-left:0px;
   	font-family:Tahoma, Geneva, sans-serif;
   	font-size:14px;
   }
ul.menu-left li span{	padding-right:5px;color:#a30000;font-weight:bold;}
ul.help li.item_support div {
    float: left;
    padding-right: 10px;
    height: 28px;
}
/*******/
.main_banner_top{
	background: url(../image/banner.png) no-repeat top left;
	background-size: 100% 100%;
	width: 100%;
	height: 40px;
	margin: 0 auto;
}
.about_banner{
	width: 1200px;
	margin: 0 auto;
}
.banner_left{
	width: 40%;
	height: 40px;
	color: #fff000;
	font-size: 'RobotoCondensedRegular';
	font-size: 14px;
	float: left;
	margin-left: 10px;
	line-height: 40px;
}
.banner_right{
	width: 200px;
	height: 40px;
	
	float: right;

}
.banner_right a{
	color: #fff;
	font-size: 'RobotoCondensedRegular';
	font-size: 12px;
	line-height: 40px;
}
.dv{
	width: 80px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.bd{
	width: 120px;
	height: 40px;
	float: left;
}
.bd a{
	line-height: 40px;
	font-size: 12px;
}
.logo{
	position: absolute;
	top: 30px;
	left: 85px;
	width: 155px;
	height: 100px;
}