html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#242424;
	background:#dcdcdc url(../images/bg.png) repeat-x top left;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/*   font-family: 'UTMA_SSignwriter';
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
   */
@font-face {
    font-family: 'UTMA_SSignwriter';
    src: url('../fonts/UTMA_SSignwriter.eot');
    src: url('../fonts/UTMA_SSignwriter.eot') format('embedded-opentype'),
         url('../fonts/UTMA_SSignwriter.woff2') format('woff2'),
         url('../fonts/UTMA_SSignwriter.woff') format('woff'),
         url('../fonts/UTMA_SSignwriter.ttf') format('truetype'),
         url('../fonts/UTMA_SSignwriter.svg#UTMA_SSignwriter') format('svg');
}
a{text-decoration:none; color:#242424;}
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; padding-bottom:10px; padding-top:5px; border-bottom:1px dotted #FFF;}
.box_news h2{
	font-size:12px;
	margin:0px;
}
.box_news h2 a{
	color:#0888E6;
}
.box_news p{
	margin:0px;
	padding:0px;
}
.box_news p.small{
	font-size:11px;
	color:#666666;
}
.box_news h2 a:hover{
	color:#F00;
}
h1.text_title{color:#241900; font-size:12px;}

.image_boder{float:left; margin:0px 10px; background:#FFF; padding:5px; border:1px solid #E4E4E4;}
.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:#666;
}

.othernews h1{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.othernews ul{
	list-style:inside;
}
.othernews ul li{
	padding-left:10px;
}
/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding:10px 0px;
}
.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 20px; */
	/* width:1000px; */
	margin:0px auto;
	z-index:100;
	position:relative;
	/* border-radius:5px; */
	/* background:url(../image/bg_w_l.png) no-repeat top left, url(../image/bg_w_r.png) no-repeat top right; */
}
.no-margin{margin-top: 0px !important;}
#bg_page{	
}
/************** Header ****************/
#header{
	position:relative;
	margin:auto;
	width: 100%;
	z-index: 1000;
}
#header .box_banner
{
	/*background:url(../image/bg_header.png) top center;*/

}
#header .banner{
	position:relative;
	width: 100%;
	margin:auto;
}#header .banner .container{margin:0 auto;position: relative;position: absolute;top: 0;}
#header .banner h1{
	display:none;
}
#header .banner .box_lang{
	position:absolute;
	top: 15px;
	right: 0;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
}
#header .banner .box_lang a{color:#f00;}
#header .navi_menu
{
	/* position: absolute; */
	width: 100%;
	z-index: 1000000;
}
#header .menu{
	/* padding:0px 15px; */
	/* width: 1000px; */
	/* margin:auto; */
	background: url(../images/main_menu_bg.png) no-repeat right top;
	margin: 10px 0;
}.ddsmoothmenu{float:right}
#header .menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header .menu ul li{
	float:left;
	min-height: 46px;
}
#header .menu .line
{
	width: 11px;
	background: url(../images/line.png) no-repeat center;
}
#header .menu ul li:first-child{
	background:none;
}
#header .menu ul li a{
	color: #fff;
	display:block;
	text-transform:uppercase;
	min-height: 46px;
	text-align:center;
	line-height: 46px;
	padding: 0px 23px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
#header .menu ul li a.active,#header .menu ul li a:hover{
	color: #ff7e00;
	/* background:rgba(204,204,204,0.8) url(../image/arrow_menu.png) no-repeat top center; */
}
.myseach{
  position: relative;
  top: 13px;
}
.search{
  width: 63px;
  position: relative;
  margin-left: 30px;
}
#header .menu .box_search{
	float:left;
	background: #2456d4;
	width:200px;
	padding-left:5px;
	height: 24px;
	/* margin-right:10px; */
	/* margin-top:8px; */
	border-radius:15px;
	top: -50%;
	right: 0px;
	opacity: 0;
	position: absolute;
	z-index: 1000;
	border: 1px solid #000;
}
.search:hover .box_search{
  opacity: 1 !important;
  z-index: 0;
  top: 100% !important;
  }
#header .menu .box_search input[type="text"]{
	border:none;
	font-size:11px;
	width: 160px;
	background:none;
	outline: none;
	padding-top:3px;
	color: #fff;
}
#header .menu .box_search input[type="button"]{
	background:url(../images/icon_search.png) no-repeat center center;
	width:25px;
	border:none;
	height:20px;
}

/***************** Container ********************/
.bg_container{
		/* box-shadow:0px 0px 4px 1px #ccc; */
		/* border-radius:5px; */
		/* margin-bottom:10px; */
		/* background:#fff; */
}
.bg_container .slogan{
	color:#292929;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
}
.box_slider{
	margin-bottom:10px;		
}
#container{
}
.container_left{
	/* float:left; */
	/* width:275px; */
}

.container_left.right{
	background:url(../images/bg_right.png) repeat-y top left;
	border-radius:10px 10px 0px 0px;
}


.container_left .module_left{
	padding:0px;
	float: left;
	width: 275px;
}

.container_left .module_left h2{
	background:url(../image/tcat.png) no-repeat bottom left;			
	font-size:12px;	
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	height:42px;
	line-height:33px;
	margin:0px;
	text-align:center;
}

.container_left .module_left .content{
	padding:5px;
	
}
.container_left .module_left .content.padding10{
	padding:10px;
}

.container_left .module_left ul.list_cat_product{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-bottom:5px;
}
.container_left .module_left ul.list_cat_product li{
	background:url(../images/bg_module_left_li.png) no-repeat bottom left;
	padding-bottom:1px;
}

.container_left .module_left ul.list_cat_product li a{
	color:#590738;
	font-weight:bold;
	display:block;
	background:url(../images/arrow.png) no-repeat 8px 10px;
	padding:5px 5px 5px 25px;
	font-size:14px;
	font-family:font;
}
.container_left .module_left ul.list_cat_product li:last-child{
	
}

.container_left .module_left h3{
	margin:0px;
	padding:3px 0px;
	font-weight:bold;
	font-size:12px;
	color:#2100ad;
	text-align:center;
	border-bottom:1px solid #666;
}
.container_left .module_left .text_info{
	background:#FFF;
	padding:3px 5px;
	font-size:11px;
	font-weight:bold;
	color:#2f2f2f;
}
.container_left .module_left .text_info span{
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
}
.container_left .module_left .text_info span.email{
	font-size:12px;
	color:#011bd0;
	font-weight:normal;
}
.container_left .module_left .items_support{
	background:#FFF;
	padding:15px 0px;
}
.container_left .module_left .item_support{
	float:left;
	width:50%;
	text-align:center;
	color:#830000;
	font-weight:bold;
	font-size:11px;
}
.container_left .module_adv{
	margin-bottom:10px;
}

.container_left .list_static{
	margin:0px;
	padding:0px;
	list-style:none;
}
.container_left .list_static li{
	border-bottom:1px solid #e5e5e5;
	padding:6px 0px 5px;
}
.container_left ul.list_news li:last-child,.container_left .list_static li:last-child{
	border:none;
}

.container_left ul.list_news{
	margin:0px;
	padding:0px;
	list-style:none;
}
.container_left ul.list_news li{
	padding:10px 0px 9px;
}
.container_left ul.list_news li img{
	float:left;
	margin-right:5px;
}
.container_left ul.list_news li a{
	font-weight:bold;
}
/***************/
.container_mid{
	float: right;
	width: calc(100% - 290px);
	/* margin-left:15px; */
}
.container_mid .box_content{
}
.container_mid .tcat{
	  font-size: 25px;
	  font-family: 'Roboto', sans-serif;
	  color: #000;
	  line-height: 1;
	  border-bottom: 1px solid #000;
	  padding-bottom: 5px;
	  margin-bottom: 40px;
	  text-align: left;
	  text-transform: uppercase;
}

.container_mid .content{
	padding:10px;	
}
.container_mid .content img{
}
/***************** Footer ********************/
#footer{position: relative;z-index: 120;height: 323px;}.box_footer{
	background: url(../images/ft-bg.png) no-repeat center top;
	min-height: 342px;
	position: absolute;
	width: 100%;
	top: -19px;
	padding-top: 50px;
}
#footer .conpyright{
	width:970px;
	margin:0px auto;
}
#footer .box_content{
	width:990px;
	margin:0px auto;
}
#footer .menu_footer{
	/* background:url(../image/bg_menu.png) repeat-x bottom center; */
	text-align:center;
	padding: 0 0 40px;
	font-size: 16.34px;
	color: #fff;
}
#footer .menu_footer a{
	font-weight:bold;
	padding:0px 20px;
	text-transform:uppercase;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
#footer .static{
	float:right;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
}
#footer .static h3{
	font-size:12px;
	color:#3e9200;
	text-transform:uppercase;
}
#footer .conpyright{
	padding:10px;
}
#footer .conpyright p{
	margin:0px;
}
.thongke
{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right;
	width:240px;
	float:right;
	padding-left:20px;
}
.copyright
{
	float:left;
}
.end_ft
{
	/* height:10px; */
	/* background:url(../image/bg_menu.png); */
}

/*---------------------------------------*/
.product_detail_pic{
	float:left;
	width:300px;
	margin-right:10px;
}
ul.product_info{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.product_info li{
	padding:3px 0px;
}
ul.product_info li span{
	font-weight:bold;
	color:#2993D1;
	font-size:14px;
}
/*.usual{
	margin-bottom:10px;
}
.usual ul#tab_content{
	margin:0px;
	padding:0px;
}
.usual ul#tab_content li {
    float: left;
    list-style: none outside none;
}
.usual ul#tab_content a {
    background: #eeeeee;
    color: #000;
    display: block;   
    margin: 1px 1px 1px 0;
    padding: 6px 20px;
    text-decoration: none !important;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	text-transform:uppercase;
	margin-left:5px;
}
.usual ul#tab_content a:hover {
   background:#2993D1;
    color: #FFFFFF;
}
.usual ul#tab_content a.selected {
    background: #33f3fe;
    border-bottom: 1px solid snow;
    color: #000;
    cursor: default;
    margin-bottom: 0;
	border-radius:5px 5px 0px 0px 
	text-transform:uppercase;	
}
.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: 284px;
	text-align:center;
	margin:15px 21px 15px 0px;
	background:#FFF;
	padding:10px;
	border:solid 1px #ccc;
}.item_product:nth-child(4n){margin-right:0}
.item_product:nth-child(4n+1){clear:left}
.item_product .images{		
	margin-bottom:5px;
	position:relative;
}
.item_product .images .icon{
	position:absolute;
	top:3px;
	right:3px;
}

.item_product .name{
	padding:5px 5px;
	height:30px;
	overflow:hidden;
}
.item_product .name a{
	color:#282828;
}
.item_product .box_price{
	padding-left:10px;
}
.item_product .box_price a{
	float:left;
	background:#70a6ff;
	color:#FFF;
	padding:3px 10px;
}
.item_product .box_price span{
	float:left;
	background:#e6e6e6;
	color:#e40000;
	padding:3px 10px;
}
.item_product .price_km{
	padding:3px;
	background:#f22727;
	color:#FFF;
}

/*------------------- Doi tac css -------------------*/
.box_partner{	
	background:#FFF url(../images/bg_box_partner.png) repeat-x top left;
	height:130px;
	border-radius:5px;
	margin:0px 15px;
}

.ma-brand-slider-contain {	
	width:510px;
	padding:15px;	
}

.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: 9px;
	position: relative;
	height:102px;
	width:162px;
	border:1px solid #afafaf;
	border-radius:5px;
}
.brand-slider .jcarousel-item-horizontal img{ 
border-radius:5px;
}
.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: 30%;
    right: -25px;
    width: 35px;
    height: 36px;
    cursor: pointer;
	background:url(../images/next.png) no-repeat top left;
}

.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: 30%;
    left: -25px;
    width: 35px;
    height: 36px;
    cursor: pointer;
	background:url(../images/prev.png) no-repeat top left;
}

.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:0 auto;
}
#map_canvas_2 {    
    height: 500px;
    width: 680px;
	margin:0 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: #0888E6;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px 5px;
	margin:0px;
}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info {
    padding:3px 0px;
}
.product_info .name_product{
    margin-bottom: 16px;
    font-size: 22px;    font-family: 'Open Sans', sans-serif;    color: #373736;    font-style: normal;    text-transform: uppercase;
    font-weight: 400;
}
.product_info .check{
    line-height: 35px;
}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.quantity-wrap{ background: #E2E2E2; padding: 10px;}
.product_info .price{
    font-size: 17px;    font-family: 'Open Sans', sans-serif;    
    color: #d60c0c;    font-style: normal;    font-weight: 400;
            padding-top: 6px;
}
.product_info .tietkiem span{ color: #d60c0c; padding-left: 5px;}
.product_info .quantity-wrap label{
	font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
    text-transform: uppercase;
  
	margin: 5px 0px;
  display: block;
}
.product_info .quantity-wrap .quantity{
	width: 100px;
	height: 30px;
	position: relative;
	/* float: left; */
}
.product_info .quantity-wrap .quantity .minus, .product_info .quantity-wrap .quantity .plus{
	width: 30px;
	height: 30px;
	line-height: 30px;
	  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  /* line-height: 23px; */
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #5e5e5e;
  /* text-shadow: 0 1px 0 rgba(255,255,255,0.8); */
  border: 1px solid #dfdbdb;
  background: #dbdada;
}
.product_info .quantity-wrap .quantity .plus{
	right:0px;
	top:0px;
}
.product_info .quantity-wrap .quantity .qty{
	width: 40px;
  
	height: 30px;
  left: 30px;
  font-size: 18px;
  margin: 0 !important;
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  text-align: center;
  border: 1px solid #dfdbdb !important;
  border-radius: 0px;
  position: absolute;
  top: 0;
}
.product_info .dathang{
	font-family: robotobold;
	color:#fff;
	background:#0062AB;
	margin-top: 10px;
	padding: 11px;
	float: left;
	border-radius: 3px;
	position: relative;
	padding-left: 50px;
	cursor: pointer;
}
.product_info .dathang i{
	background: #0062AB;
	width:40px;
	position:absolute;
	top: 0px;
	left: 0px;
	height:40px;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
}
#info_deals{
    position: relative;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	border-bottom: 3px solid #eee;
	margin-bottom: 10px;
}
#info_deals ul.fixed{
	position: fixed;
	z-index: 1001;
	width: 892px;
	background-color: #fff;
}
#info_deals ul#tab_content li{
	display: inline-block;
	box-sizing:border-box;
	margin-bottom:-3px;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-family: robotobold;
	font-size: 16px;
	cursor: pointer;
	padding: 5px 20px;
	display: block;
}
#info_deals .content_tab{visibility: hidden; opacity: 0; height: 0; }
#info_deals .content_tab.selected{visibility: inherit; opacity: 1; height: auto; }
#info_deals ul#tab_content li a:hover, #info_deals ul#tab_content li a.selected{
	border-bottom: 3px solid #333;
}
.fancybox-inner .tcat{
    background: url(../assets/images/tcat.png) no-repeat left bottom;
    background-color: #df1f26;
    height: 46px;
    position: relative;
    width: 100%;
}
.fancybox-inner .tcat .icon{
	float: left;
	margin-left: 80px;
	line-height: 45px;
	text-transform: uppercase;
	font-family: Tahoma;
	color: #df1f26;
	font-size: 16px;
}
/****************** gi? h?ng *******************/
.themhang{ background: url(../../assets/images/themhang.png) no-repeat left 10px; height: 40px; line-height: 36px; padding-left: 20px;}
.themhang a{
    color: #199cb7;
}
.tienhangdathang{ background: #f37021 url(../image/thdh.png) no-repeat top right 30px; padding-left: 30px; width: 60%; float: right; height: 40px; line-height: 40px;}
.tienhangdathang a{
    color: #fff;
    text-transform: uppercase;
    display: block;
}
.total-order{
    height: 30px;
    text-align: right;
    font-family: fontavo;
    /* border-bottom: solid 1px #ccc; */
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
}
.box-form{
    border: solid 1px #ccc;
    margin-bottom:10px;
    margin-top: 15px;
}
.thongtin{
    padding: 0px 10px;
    margin-bottom: 10px;
}
.box-form .title-form{
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #ccc;
    /* margin-top: 5px; */
}
.continue{
    background: #f37021;
    max-width: 300px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    border: none;
    margin: 10px 0px;
}
.pad-contact{ margin-top:2%; text-align:center;}
.button{ background: #8D8B8C; padding: 5px 20px; color:#fff; margin-bottom: 5px; border: none; width: 80px;}
.box_dh{
    /* border: solid 1px #ccc; */
    margin-bottom: 10px;
}
.box_dh .title-dh{
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    border: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
}
.table-order{ padding:5px;}
.step1{ max-width: 350px; margin: auto; /* padding: 20px; */}
.clear.height{ margin: 10px 0px;}
.idx-tit{color:#00cc90;font-size:45.26px;font-family: 'UTMA_SSignwriter';margin: 30px 0;}
.idx-tit p{
  display: inline-block;
  background: url(../images/idx-tit.png) repeat-x  0 center;
  line-height: 100%;
  padding: 0 160px;
  position: relative;
}.idx-tit p:before,.idx-tit p:after{content:'';position:absolute;left:0;top: 5px;background:url(../images/idx-tit-l.png) no-repeat 0 0;width:47px;height:34px;}
.idx-tit p:after{left:initial;right:0;background-image:url(../images/idx-tit-r.png)}
.idx-tit p span{
  display: inline-block;
  background: #fff;
  padding: 0 11px;
}
.idx-about{}
.idx-about h2{
  font-family: 'Roboto', sans-serif;
  color: #f00;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 30px;
}.idx-about h2:after{background:url(../images/about-tit.png) no-repeat center bottom;position:absolute;width:100%;height:2px;content:'';left:0;bottom:0}
.idx-about .desc{
  font: 13px/21px arial;
  color: #2f2f2f;
  margin-bottom: 40px;
}
.idx-about .img{
  border: 1px solid #e4e4e4;
  padding: 4px;
  border-radius: 8px;
}
.idx-about .img img{
  border-radius: 8px;
}
.idx-about p{}
.idx-about p a{font: 12px arial;color: #fff;background: #00cc90;display: inline-block;padding: 5px 10px;border-radius: 13px;}
.idx-news-main{
  margin-bottom: 0 !important;
}
.idx-news-it{
}
.tin-index{background:#00cc90;padding: 40px 0 0;position: relative;margin: 20px 0;}
.tin-index:before,.tin-index:after{content:'';background:url(../images/top-line.png) repeat-x;height: 13px;width: 100%;position: absolute;top: -13px;left: 0;}
.tin-index:after{background: url(../images/bot-line.png);top: initial;bottom: -13px;}
.tin-tit{
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  color: #ff0;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 0, 0.56);
  padding-bottom: 5px;
  margin-bottom: 40px;
}
.idx-news{
  padding-bottom: 30px;
}
.idx-news img{
  width: 122px;
  height: 98px;
  float: left;
}
.news-cont{
  width: calc(100% - 130px);
  float: right;
  text-align: left;
}
.news-cont a{}
.news-cont h4{
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: 500;
  height: 38px;
  overflow: hidden;
}
.news-cont .desc{
  font: 12px/18px arial;
  color: #fff;
  padding-bottom: 10px;
  height: 64px;
  overflow: hidden;
}
.news-cont p{}
.news-cont p span{
  font: 12px arial;
  color: #000;
  display: inline-block;
}
.slick-slide a,.slick-slide{outline:none}
select.soflow{
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: #fff url(../images/lienket_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #333333;
  font-size: inherit;
  overflow: hidden;
  padding: 5px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin: 0;
  display: block;
}
.idx-hotro{
  
  /* 
  background: #fff url(../images/hotro.png) no-repeat 0 0;
  padding-top: 130px; */
  background-size: 100% 130px;
  min-height: 270px;
}
.idx-hotro ul{
  list-style-type: none;
}
.idx-hotro li{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  padding: 5px 0;
}
.idx-hotro span{
  display: inline-block;
  width: 30%;
  float: left;
}
.idx-hotro__ten{
  text-align: right;
}
.idx-hotro__dienthoai{
  width: 40% !important;
  color: #f00;
  font-weight: 500;
  text-align: left;
  padding-left: 15px;
}.idx-hact .slick-prev,.idx-hact .slick-next{
  left: -50px;
}
.idx-hact .slick-next{
  right: -40px;
  left: initial;
}
.idx-hact .slick-prev:before,.idx-hact .slick-next:before{
  content: url('../images/sl_prev.png');
}
.idx-hact .slick-next:before{  content: url('../images/sl_next.png');}
.hact-it img{margin:0 auto}
.idx-hact{padding: 50px 0;background: url(../images/hact-bg.png);margin-top: -14px;}
    .hact-container{
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 0 50px;
}
    .hact-tit{
  background: url(../images/hact-tit.png) no-repeat center top;
  font-family: 'Roboto', sans-serif;
  color: #ff0;
  font-size: 20px;
  padding: 9px 0;
  margin-bottom: 30px;
}
/* **************maxh */
.maxh {
  list-style-type: none;
  margin: 10px 0;
  position: relative;
  display: inline-block;
  /* display: none; */
  display: block;
  left: 0;
  top: 0;
  height: 28px;
  line-height: 28px;
  padding: 0;
}
.maxh .title {
  margin: 0;
  color: #fff;
  display: inline-block;
  font: 12px arial;
  float: left;
  top: 9px;
  position: relative;
  margin-right: 10px;
}
.maxh li {
  display: inline-block;
  text-align: center;
  margin-right: 7px;
  float: left;
}
.maxh li a {
  position: relative;
  font: 13px arial;
  color: #fff;
}
.maxh li a span {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  top: -4px;
  left: 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.main-container{padding-bottom:30px}
/*------------Search box----------*/
.map-frame{
  border: 1px dashed rgba(255, 255, 255, 0.44);
  padding: 4px;
}
.footer_img{
border: 1px dashed rgba(255, 255, 255, 0.44);
  padding: 4px;
}
.map {
  width: 100%;
  height: 190px;
  /* -webkit-border-radius: 5px; */
  -moz-border-radius: 5px;
  /* border-radius: 5px; */
}
.copyright-wrap{
  font: 12px arial;
  color: #fff;
  background: #0e3087;
  padding: 10px 0;
}
        .copyright-wrap ul{
  float: right;
  list-style-type: none;
}
        .copyright-wrap ul li{
  float: left;
  position: relative;
  padding: 0 10px;
}.copyright-wrap ul li:not(:last-child):after{content:'';position:absolute;width: 1px;height: 11px;background: #fff;top: 2px;right: 0;}
        .copyright-wrap ul li span{
  color: #ff0;
  font-weight: bold;
}
        .copyright{}
.ft-tit{font-family: 'Roboto Condensed', sans-serif;font-size:18px;color:#ff0}
.mail-desc{font-family: 'arial';font-size:13px;color:#fff;background: url(../images/checkicon.png) no-repeat 0;padding-left: 19px;}
#form_dk {
  background: url(../images/bg_email.png) no-repeat left top;
  width: 346px;
  height: 39px;
  display: inline-block;
  margin: 20px 0 10px;
}
#txtMail {
  width: 257px;
  height: 39px;
  line-height: 39px;
  font-size: 16px;
  text-indent: 10px;
  background: none;
  outline: none;
  position: relative;
  top: 0;
  border: 0;
}
#txtMail::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 
}
#registerMail {
  cursor: pointer;
  display: inline-block;
  width: 79px;
  height: 39px;
  /* background: url(../images/icon_dangky.png) no-repeat 0 0; */
  border: none;
  padding: 0;
  margin: 0;
  /* text-indent: -9999999999px; */
  overflow: hidden;
  float: right;
  top: 0;
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 39px;
  font-size: 15px;
}#registerMail span{display:inline-block;height: 30px;width: 70px;border: 1px solid #000;margin-top: 3px;line-height: 29px;}
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
  
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
 
}

@media only screen and (min-width : 600px) {
 
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  
}

@media only screen and (min-width : 800px) {
   
 
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  
 }

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
 .container{position:relative;margin:0 auto}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  
}

@media only screen and (min-width : 800px) {
   
 
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  
 }

 .banMy{
  background: url(../images/chicanomy.png) no-repeat 0 0;
  width: 102px;
  height: 60px;
  position: absolute;
  left: -11px;
  top: -11px;
}