::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
}
@font-face {
    font-family: 'UTM-American-Sans';
    src: url('font/UTM-American-Sans.ttf');
}
@font-face {
    font-family: 'UTM-Alberta-Heavy';
    src: url('font/UTM-Alberta-Heavy.ttf');
}
@font-face {
    font-family: 'UTM-Swiss-bold';
    src: url('font/UTM-Swiss-bold.ttf');
}

@font-face {
    font-family: 'UTM-French-Vanilla';
    src: url('font/UTM-French-Vanilla.ttf');
}
div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:url('images/bg_top.png') no-repeat top left;
  background-size:100% auto ;
}
div#header
{
	position:relative;
	margin:auto;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
div.header
{
	display:none;
}
/*div#wap_mocua
{
	height:40px;
	line-height:40px;
	color:#fff;
	background:#15447d;
}
div#mocua
{
	max-width:1200px;
	margin:auto;
}
div#nd_tknganhang
{
    border: 1px solid red;
    width: 36%;
    padding: 0px 2% 2% 2%;
    float:right;
}
div#mocua div.menu_head p.mocua_top
{
	float:left;
	padding-left:0px;
}
.menu_login
{
	list-style: none;
    float: right;
    padding-left: 22px;
    margin-top: 0px;
    margin-right: 40px;
}
.menu_login li
{
	display:inline-block;	
    font-size: 15px;
    font-weight: bold;
}
.menu_login li a
{
	text-decoration:none;
	color:#fff;
	padding:0px 5px;
}
.menu_login li a:hover
{
	color:#00E;
}*/
div#mocua div.menu_head
{
	
    width: 90%;
	margin:0px 5%;
    float:right;
    text-align: right;
}
div.wap_menu
{
	position:relative;
	background:none;
	margin:auto;
	width:100%;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
	height:45px;
	line-height:45px;
    color: #fff;
    background: url('images/bg_menu.png') repeat-x;
    background-size: auto 100%;
}
div.menu ul
{
  color: #fff !important;
  float:left;  
  list-style:none;
}
div.menu ul li
{
  color: #fff;
  float:left;
  position:relative;
  z-index:50;
  font-size: 13pt;
  background: url('images/bg_li.png') right top no-repeat;
  background-size: auto 100%;
}
div.menu ul li:last-child
{
    background: none;   
}
div.menu ul li a
{
	color: #fff !important;
    font-size: 15px;
    padding: 0px 30px;
    text-decoration: none;
    font-weight: none;
    text-transform: capitalize;
    display: block;
}
div.tracuu
{
	position: absolute;
    background: #f1f1f1;
    padding: 10px;
    border: 1px solid #cccbcb;
    line-height: 1.5;
    min-width: 250px;
	display:none;
}

div.tracuu input[type='text']
{
	width: 100%;
    padding: 7px;
    border: 1px solid #d4d4d4;
	margin-bottom:2px;
}
div.tracuu input[type='button']
{
	display: block;
    background: #15447d;
    border: none;
    padding: 8px 0 !important;
    width: 100px;
    text-align: center;
    margin-top: 6px;
    float: right;
	cursor:pointer;
	color:#fff;
	
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background:#15447d;
    color:#fff200 !important;
    font-weight:bold;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 200px;
    background: #15447d;
    color:#fff !important;
	line-height: 1.5;	
}
div.menu ul li ul li
{   
    float:none;
    color:#ffffff !important;
}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
    color: #fff !important;
	border-bottom: 1px solid #fff;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
    color: #fff !important;
}
.bg_none
{
    background: none;
}
div.search
{
	position: absolute;
    right: 20px;
    top: 8px;
    background: #fff;
    height: 30px;
}
div.gio_hang
{
	position: absolute;
    right: 60px;
    height: 25px;
    color: #fff;
    width: auto;
}
div.gio_hang a
{
    color: #15447d;
    font-size: 25px;
}
div.gio_hang a sup
{
    color: #15447d;
    font-size: 10px;
    background: #fff;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 7px;
    border: none;
    background: none;
    width: 230px;
    outline: none;
    color: #bbbbbb;
    font-style: italic;
}
div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 6px;
    color: #222;
    font-size: 18px;
    cursor: pointer;
}
div#slider
{
    max-width: 1200px;
	margin:auto;
    padding: 15px 0px;
}
div#slider_left
{
    width: 78%; 
    float: right;
}
div#lienhe_right
{
    width: 20%;
    float: left;
}
div#logo_left
{
    margin-top: 20px;
    padding: 10px;
}
div#logo_left img
{
    margin-top: 10px;
    padding: 10px;
    width: auto;
    margin-left: 10px;
}
div#lh_info
{
    margin-top: 10px;
    margin-left: 20px;
}
div#lh_info p
{
    line-height: 20px;
    font-size:13pt;
}
div#lh_info p a
{
    line-height: 20px;
    font-size:13pt;
    text-decoration: none;
    color:#000;
}
div#lh_info p a:hover
{
    color:red;
}
div#lh_info p.hotline_red
{
    line-height: 20px;
    font-size:13pt;
    color:red;
    font-weight: bold;
}
div#lh_info p i
{
    font-size: 18pt;
    width: 30px;
    color:#d25114;
    text-align: center;
}
div#left
{
	width:74.5%;
	float:right;
}
div.tieude_dm
{
	color:#fff;
    margin-top: 10px;
	padding-left:20px;
	font-size:13px;
	background:url('images/bg_dm.png') repeat-x left top;
    border-radius: 10px;
	height:31px;
    width: 96%;
    font-weight: bold;
    margin-left: 2%;
	line-height:31px;
	text-transform:uppercase;
}
div.tieude_dm i
{
    margin-right: 10px;
    font-size:18px;
    line-height: 31px;
}
div.tieude
{
	color:#fff;
	padding-left:20px;
	font-size:15px;
	background:#15447d;
	height:40px;
	line-height:45px;
	text-transform:uppercase;
}
div#danhmuc
{
	border-radius:10px;
    background: #15447d;
}
div.danhmuc
{
	border:1px solid #15447d;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul.dm_c1
{
	list-style:none;
    width: 85%;
    margin-left: 5%;
}
div#danhmuc ul li
{
    position: relative;
    background: url('images/bg_li_dm.png') repeat-x bottom left;
}
div#danhmuc ul li:last-child
{
	background: none;
}
div#danhmuc ul li a
{
    font-weight: normal;
	color: #fff;
    text-decoration: none;
    font-size: 12pt;
    transition: 0.4s;
    display: block;
    padding: 11px 5px 11px 23px;
    background: url(images/bg_danhmuc.png) 0px 15px no-repeat;
}
div#danhmuc ul.dm_c1 li a:hover,div#danhmuc ul li a.active
{
	color:#fff200;
	transition:0.4s;
    display: block;
}
div#danhmuc ul li ul
{
    position:absolute;
	left:100%;
	top:0;
    list-style: none;
	width:240px;
    z-index: 9999999;
    background-color:#15447d;
    margin-top: 4px;
    display: none;
}
div#danhmuc ul li ul li
{
    background: url('images/bg_li_dm.png') repeat-x bottom left;
}
div#danhmuc .dm_c1 li a:hover ul.dm_2
{
    display: none;
}
div#danhmuc ul li ul li a
{
	padding:9px 5px 9px 30px;
     font-weight: inherit;
     background: url(images/i_tinkhac.png) 11px 15px no-repeat;
}
i.dm_cha
{
    position: absolute;
    font-size: 12pt;
    padding: 3px;
    color: #fff200;
    right: 0px;
    top: 10px;
    font-weight: inherit;
    background: #15447d;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
}

div#tinmoi
{
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
    width: 90%;
    margin-left: 5%;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:100%;
	border:1px solid #d6d6d6;
	margin-right:0%;
}
div#tinmoi ul li .ngaytao i
{
	color:red; 
	margin-right:5px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:15px;
	transition:0.4s;
	font-weight:bold;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
#sanpham_moi
{
    width: 100%;
}
#sanpham_moi ul
{
    list-style: none;
    width: 90%;
    margin-left: 5%;
}
#sanpham_moi ul li
{
    border-bottom: 1px dashed #ccc;
}
.item_spm
{
    padding: 10px 0px;
}
.item_spm a img
{
    width: 30%;
    float: left;
    max-width: 120px;
}
.item_spm a
{
    text-decoration: none;
    font-weight: normal;
    color: #000;
}
.item_spm a:hover
{
    color:#15447d;
}
.item_spm .gia_spm
{
    color:red;
    font-weight: bold;
}

.conten_sp
{
    position: relative;
    line-height: 0px;
}

.conten_sp .muahang
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0,0,0,0.2);
    display: none;
}
.conten_sp .muahang p
{
    margin-top: 40px;
}
.conten_sp:hover .muahang
{
    display: block;
}
.chitiet_sp
{
    padding: 10px 30px;
    color:#fff;
    text-decoration: none;
    background: #d30708;
    border-radius:20px
    
}
.muahang_sp
{
    padding: 10px 30px;
    color:#fff;
    text-decoration: none;
    background: #15447d;
    border-radius:20px
}
#tk_truycap ul
{
    width: 90%;
    margin-left: 5%;
    list-style: none;
    padding: 20px 0px;
    
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	 margin-right: 5px;
    float: left;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}
div#right
{
	width:24.5%;
	float:left;
}
div.tieude_giua2
{
	text-align:center;
}
div.tieude_giua2 div
{
	display:inline-block;
	vertical-align:top;
	margin:auto;	
	padding:4px 20px;
	background:#15447d;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	border-radius:0px 0px 10px 10px;
}
div.tieude_giua
{   
	color:#fff;
	font-size:15px;
	background:#15447d;
	height:40px;
	line-height:20px;
	text-transform:uppercase;
}
div.tieude_giua3
{
    position: relative;
	color:#fff;
	padding-left:20px;
	font-size:15px;
	background:#15447d;
	height:40px;
	line-height:20px;
	text-transform:uppercase;
    margin-top:20px;
    background: url(images/bg_tieu_de2.png) repeat-x;
}
div.tieude_giua3 div
{
    top: 10px;
    left:0px;
    position: absolute;
    background-color: #f3f0f0;
    color: #15447d;
    height: 20px;
    margin-left:0px ;
    padding: 0px 20px 0px 20px;
}
div.tieude_giua3 a
{
	float:right;
	color:#15447d;
	text-decoration:none;
    text-transform:none;
	font-size:13px;
	margin-right:10px;
    margin-top: 12px;
    line-height: 15PX;
    background-color: #fff;
    border: 1px solid #15447d;
    padding: 0px 5px 0px 5px;
}
div.tieude_giua div
{
    margin-top:10px;
    background-color: #15447d;
	display:inline-block;
    color: #fff;
    height: 20px;
    text-align: center;
    margin-left:0px !important ;
    left: 0px;
    padding: 0% 0px 0% 20px;
}
div.tieude_giua a
{
    height: 20px;
	float:right;
	color:#fff;
    text-transform:none;
	text-decoration:none;
	font-size:12px;
	margin-right:10px;
    margin-top: 10px;
    padding: 0px 5px 0px 5px;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
.wap_item_box
{
    border: 1px solid #ccc;
    box-shadow: 3px 3px #b3b3b3;
    margin-bottom: 20px;
}
div.item
{
	width:23%;
	margin:1% 0.0%;
    padding: 0% 0.9%;
    border-right: 1px solid #ccc;
	display:inline-block;
	vertical-align:top;
    position: relative;
}
div.item:hover div.tomtat
{
    display: block;
    }
div.item i
{
	font-size: 18px;
    margin-top:0px;
    color: #15447d ;
    float: left;
}
div.chay_i
{
	margin:20px auto;
	max-width:1200px;
    text-decoration:none;
}
div.item_i
{
	width:90% !important;
    position: relative;
}
div.item .sp_img
{
	margin-bottom:5px;
}
div.item .sp_img a
{
    text-decoration:none;
	line-height:0;
    padding: 1%;
    margin-left: 5%;
}
div#item .sp_img a:hover,div#item .sp_img a:active
{
	color:red;
	transition:0.4s;
}
div.item a img
{
    
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	display:none;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
div#tintuc
{
    
}
div.new_list
{
    width:50%;
    float:left;
    margin-top: 20PX;
}
div.hotromuahang
{
    width:45%;
    float:right;
}
div#wap_footer
{
	background: url('images/bg_footer.png') no-repeat bottom left;
}
div#footer
{
	max-width:1200px;
	margin:auto;
	color:#fff;
}
div.fanpage
{
	width:50%;
	float:left;
}
div#conten_tk
{
    width: 90%;
    margin-left: 5%;
}
div#main_footer
{
	width:48%;
	float:right;
}
div.noidung_ft
{
    max-width:1366px;
	background:#15447d;
	padding:0px 15px 15px 15px;
    border-bottom: 1px solid #fff;
}
div.ft_nd
{
	width:50%;
	float:left;
    margin-left: 5%;
    text-align: left;
}
div#lienket
{
	text-align:right;
    margin-right: 15%;
}
div#lienket a
{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	font-size:18px;
	height:35px;
    border: 1px solid #fff ;
	line-height:35px;
	width:35px;
	text-align:center;
	text-decoration:none;
	margin:0px 2px;
	background:#15447d;
	transition:1s;
}
div#lienket a:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:33%;
	float:right;
}
div#thongke ul
{
	border:1px solid #fff;
	padding:10px 20px;
	border-radius:6px;
	font-size:13px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div#thongke .thongke_an
{
    width: 60%;
    border: none;
    padding: 0px;
    float: right;
    margin-right: 5%;
    margin-top: 5%;
}
div#copy
{
	padding:15px 0px 0px 0px;
	font-size:13px;
	color:#fff;
	text-align:center;
	margin-top:2px;
    
}
div#banquuyen
{
    border-top: 1px solid #ccc;
    margin-top: 0px;
    background: #1459ad;
}
div.copywire
{
    padding: 15px 0px;
    width:100%;
    margin-left: 0%;
    text-align: center;
    color: #fff;
}
div.copywire a
{
    text-decoration: none;
}
div.bank
{
    margin-top: 15px;
    width:30%;
    margin-right: 6%;
    float: right;
    text-align: left;
}
div.bank img
{
    float: right;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:100%;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:35%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:62%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
div.tomtat
{
    width: 100%;
    height: 97%;
    margin: auto;
    color: #000;
    transition: height 500ms ease 0s;
    width: 100%;
    
}
div.vien
{
   width: 95%;
    height: 95%; 
    border: 1px dashed #fff;
    margin: auto;
    margin-top: 5px;
    border-radius:5px;
}
div.tomtat p
{
    text-align: left;
    margin-left: 20px;
    margin-top: 5%;
    

}
div.tomtat div h4
{
    padding: 5%;
}
button.dathang
{
     background-color: #15447d;
     border: none;
    color: white;
    padding:5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
button.dathangkm
{
     background-color: #15447d;
     border: none;
    color: white;
    padding:5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
a.lhmua
{
    background-color: #d25114;
    padding:5px 10px 5px 10px;
    text-decoration:none;
    color: #fff;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	width: 50px;
	border: 1px solid #C7C6C6;
	height: 24px;
	text-align: center;
	font-size: 15px;
	margin-right:5px;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
.footer
{
    margin: 0px 0px 20px 0px;
}
div.td_ft
{
	text-transform:uppercase;
	color:#111111;
	margin-bottom:15px;
	font-size:15px;
}
div.item_ft
{
	width:60%;
    margin-left: 2%;
	display:inline-block;
	vertical-align:top;
	padding-right:2%;
    text-align: left;
    float: left;
    text-shadow: #fff 0px 0px 1px,   #fff 0px 0px 1px,   #fff 0px 0px 1px,
             #fff 0px 0px 1px,   #fff 0px 0px 1px,   #fff 0px 0px 1px;
}
div.thongtin
{
	width:30.5%;
	display:inline-block;
	vertical-align:top;
	padding-right:5%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	color: #676767;
    display: block;
    padding: 4px 0;
    text-decoration: none;
    font-size: 15px;
}
div.item_ft ul li a:hover
{
	color:#15447d;
}
div#cart
{
    position: fixed;
    right:10px;
    bottom:100px;
    z-index: 9999;
    font-size: 40pt;
    color: #15447d;
    text-align: center;
}
div#cart a
{
    color: red;
    font-size: 14pt;
    text-decoration: none;
    
    }
div#cart i:hover
{
    font-size: 43pt;
    color: #d25114;
    margin: 0px;
    padding: 0px;
}
div#info_cart
{
    width: 400px;
    background: #fff;
    height: 300PX;
    overflow-y: scroll;
    
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
@media screen and (max-width: 1024px) {
	div.menu
	{
		height:43px;
	}
	div.menu ul li a
	{
		padding:0px 20px;
	}	
}
@media screen and (max-width: 960px) {
	div.header
	{
		display:block;
	}
	nav#menu{display:none;}
    div#header
    {
        display: none;
    }
	div#main_content
	{
		width:97%;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0; margin-top: 37px;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.3%
	}

	div#thongke
	{
		width:60%;
	}
	div.thongke_an
	{
		display:none;
        width: 60%;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
    p.mocua_top
    {
        display: none;
    }
    
	.menu_login {
		display:block;
        width: 100%;
	}
    div.item_ft
    {
    	width:98%;
    	
    	padding-right:2%;
    }
    div.thongtin
    {
        width: 98%;
    }
    div#slider_left
    {
        width: 100%;
        float: none;
    }
    div#lienhe_right
    {
        width: 100%;
        float: none;
    }
}
@media screen and (max-width: 800px) {

}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	div.fanpage {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
	div#main_footer {
    width: 100%;
    float: none;
	margin-top:10px;
}
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	div.tieude_giua
	{
		padding:7px;
		height:auto;
		line-height:1.5;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
	}
	.gh_an
	{
		display:none;
	}
}
@media screen and (max-width: 460px) {
	div.item
	{
		width:46%;
	}
	div.tieude_giua
	{
		font-size:14px;
	}	
	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:110px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:0px;
	}
	.box_news h3 a {
		font-size:14px;
	}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

