@charset "utf-8";
/* CSS Document */
@import url("css/fonts.css");
*{
margin:0px;
padding:0px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
a{ text-decoration: none;} 

body
{
	min-width: 1200px;
	width: 100%;
}

.margin_auto{
	width:1200px;
	margin:auto; 
	
}
#container{width:100%;float: left;}

.container{ 
	width:100%; 
	float:left;
}

.logo
{ 
	float: left;
	width: 500px;
}
.logo img
{
	max-width: 100%;
}
#banner
{
	width: 700px;
	float: left;
}
#header
{
	width:100%;
	float: left; 
	position: relative;
}
.header_top
{
	width: 100%;
	float: left;
	padding-top: 10px;
}
.header_top p
{
	float: right;
	padding: 7px 10px;
	display: inline-block;
	color: #3e3e3e;
	font-size: 14px;
	font-family: 'RobotoRegular';
}
.header_top p img
{
	float: left;
	margin-right: 5px;
	margin-top:2px;
}
.header_top p:nth-child(2)
{
	border-right: 1px solid #ccc;
}
.header_top p span
{
	color: red;
}
.title_loaiphong
{
	width: 100%;
	
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.title_loaiphong h2
{
	font-size: 22px;
	color: #017be7;
	text-transform: uppercase;
	font-family: 'RobotoCondensedBold';
	display: inline-block;
	background:white;
	position: relative;
	z-index: 9;
	padding-left: 10px;
	padding-right: 10px;

}

.title_loaiphong h1
{
	font-size: 22px;
	color: #017be7;
	text-transform: uppercase;
	font-family: 'RobotoCondensedBold';
	display: inline-block;
	background:white;
	position: relative;
	z-index: 9;
	padding-left: 10px;
	padding-right: 10px;

}

.title_loaiphong:before
{
	content: '';
	width: 100%;
	height: 3px; background: #017be7;
	position: absolute;
	top: 14px;
	left: 0px;

}

#map_canvas1
{
	width: 100%;
	height: 500px;
}

.title_loaiphong1
{
	width: 100%;
	
	margin: auto;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

.title_loaiphong1 h2
{
	font-size: 22px;
	color: #ffea00;
	text-transform: uppercase;
	font-family: 'UTMAvoBold';
	display: inline-block;
	position: relative;
	z-index: 9;
	padding-left: 10px;
	padding-right: 10px;

}

.title_loaiphong1:before
{
	content: '';
	width: 376px;
	height: 3px; background: white;
	position: absolute;
	top: 17px;
	left: 0px;

}

.title_loaiphong1:after
{
	content: '';
	width: 376px;
	height: 3px; background: white;
	position: absolute;
	top: 17px;
	right: 0px;

}




.loaiphong_home
{
	width: 100%;
	float: left;
	padding-top:40px;
	padding-bottom: 40px;

}

.dichvu_home
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}



.dichvu_images
{
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}

.mota_dichvu
{
	position: absolute;
	left: 0px;
	bottom: 3px;
	text-align: center;
	padding: 8px 10px;
	width: 100%;
	background: rgba(0,0,0,0.7);
}

.mota_dichvu h3
{
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-family: arial;
}

.dichvu_images img
{
	width: 100%;
		transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

.dichvu_images:hover img
{
	transform: scale(1.1,1.1);
}


.margin_auto2
{
	width: 1100px;
	margin: auto;
}

.mota_dichvu_home
{
	text-align: center;
	padding-top: 10px;
}
.mota_dichvu_home h3
{
	color: #ff5a00;
	font-size: 35px;
	font-family: 'UTMSharnay';
	font-weight: normal;
}

.item_dichvu:hover h3
{
	color: yellow;
}

.item_dichvu:hover .mota_dichvu1
{
	  transform: scale(1,1);
}

.mota_dichvu1
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 3px;
	background: rgba(0,0,0,0.6);
	padding-top: 30%;
	text-align: center;
		transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
    transform: scale(0,0);
}

.xemthem_dichvu
{
	display: inline-block;
	padding: 8px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;

}

.hinhanh_home
{
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;

}

.khuyenmai_home
{
	width: 100%;
	height: 455px;
	background: url(images/bg_main1.jpg) no-repeat;
	padding-top: 15px;
}

.box_khuyenmai_home
{
	width: 968px;
	height: 438px;
	margin: auto;
	background: url(images/bg_khuyenmai.png) no-repeat ;

}

.content_khuyenmai_home
{
	width: 553px;
	height: 249px;
	float: right;
	margin-right: 40px;
	margin-top:100px;
	padding-top: 20px;
	padding-right: 20px;
}

.content_khuyenmai_home h2
{
	font-family: 'UTMSpring';
	color: #ff3600;
	font-size: 48px;
	font-weight: normal;
	border-bottom: 1px solid #ff3600;
	margin-bottom: 20px;
}

.content_khuyenmai_home span
{
	font-family: 'RobotoRegular';
	font-size: 20px;
	color: #454545;
}

.a_khuyenmai
{
	width: 103px;
	height: 39px;
	background: #fd3600;
	line-height: 39px;
	text-align: center;
	color: white;
	display: block;
	margin-top: 20px;
	float: right;
	transition: all 0.5s;
}

.a_khuyenmai:hover
{
	background: black;
}

#slogan{ font-family: 'SFUSouvenirBold'; float: left; width: 650px; padding:25px 0px 0px 30px; color: #0065a2; font-size: 22px; text-transform: uppercase;}
#album img{ width: 230px; float: left; padding: 4px; margin: 8px; border:1px solid #cde0fe; height: 150px;}
#album img:hover{ opacity: 0.8;}



#main_menu{

	float:left;
	width: 100%;
	height: 50px;
    position: relative;
   	background: #db0202;
}
.menu_fix
{
	float:left;
	width: 100%;
	height: 50px;
    position: fixed;
   	background: #db0202;
   	top: -50px;
   	z-index: 99999999;
}
.menu_fix img
{
	float: left;
	width: 40px;
	margin-top:2px;
}
.menu_fix .ddsmoothmenu
{
	width: 96%;
}
.menu_fix  .ddsmoothmenu > ul
{
	width: 911px;
}
.menu_fixed
{
	top: 0px;
}
#slidershow
{
	width: 100%;
	float: left;
	position: relative;
}

.product_slider
{
	width: 100%;
	float: left;
	padding-top: 40px;
}

.items_slider
{
	width: 100%;
	position: relative;
	border-radius: 50%;
}

.images_slider
{
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 2px solid #999999;
}
.images_slider:before
{
	content: '';
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	border: 5px solid #ADADAD;
	border-radius: 50%;
}

.items_slider img
{
	border-radius: 50%;
	vertical-align: top;
}

.mota_slider
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 20px 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5)
}
.mota_slider h3
{
	font-family: 'RobotoBold';
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}

.items_slider:hover h3
{
	color: red;
}
.items_slider:hover
{
	
	box-shadow: 0px 0px 20px 10px #ccc;
	border-radius: 50%;
}

.menu1
{
	width: 1200px;
    height: 38px;
    background: url('images/bg_menu1.png');
    margin: auto;
    position: relative;
    z-index: 2;
    margin-top: -1px;
}
.icon_timkiem {
    width: 30px;
    height: 25px;
    background: url(images/icon_timkiem.png) no-repeat right;
    float: right;
    margin-top: 8px;
    position: relative;
    z-index: 99999999;
    cursor: pointer;
}

.timkiem_menu {
    width: 241px;
    float: left;
    height: 28px;
    position: relative;
    margin-top: 7px;
    border-bottom:  1px solid #ef6666;
    background:none;
}
.timkiem_menu1 {
    width: 241px;
    float: left;
    height: 28px;
    position: relative;
    margin-top: 7px;
    border-bottom:  1px solid #ef6666;
    background:none;
}
#name_tk1 {
    width: 100%;
    border: 0px;
    margin: 0px;
    height: 28px;
    color: white;
   	background: no-repeat;
 	 outline: none;
}

.nut_tim {
    position: absolute;
    width: 25px;
    height: 20px;
    background: url('images/icon_timkiem.png') no-repeat;
    top: 7px;
    outline: none;
    cursor: pointer;
    right: 0px;
    border: 0px;
    z-index: 99999999;

}

.active_search {
    width: 200px;
    opacity: 1;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
#name_tk::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
#name_tk::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
#name_tk:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
#name_tk:-moz-placeholder { /* Firefox 18- */
  color: #000;
}


.icon_tim
{
	width: 13px;
	height: 13px;
	background: url(images/icon_timkiem.png) no-repeat;
	position: absolute;
	top: 14px;
	left: 10px;
}

.frame_images{ 

	width: 400px; 
	float: left;
	text-align: center;
	

}

#slide_show

{ 
	width: 100%; 
	float: left;
	position: relative;
	
}

.menu2
{
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.menu2 ul li
{
	padding: 13px 50px;
	background: url(images/icon_menu.png) no-repeat;
	display: inline-block;
	text-align: center;
	background-size: 100% 100%;
}

.menu2 ul li a
{
	font-size: 13px;
	font-family: 'UTMAvo';
	text-transform: uppercase;
	color: white;
}

.menu2 ul li:hover a
{
	color: yellow;
	font-weight: bold;
}

.gioithieu_home
{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	position: relative;
	z-index: 999999;
}

.gioithieu_home h2
{
	font-family: 'MyriadProRegular';
	font-weight: normal;
	font-size: 24px;
	color: #db2839;
	margin-bottom: 20px;
}
.mota_gioithieu
{
	width: 500px;
	float: left;
	padding: 20px;
	position: relative;
}

.mota_gioithieu:before
{
	content: '';
	width: 693px;
	height: 352px;
	background: url(images/before_gioithieu.png) no-repeat bottom left;
	position: absolute;
	bottom: -20px;
	left: 0px;
}


.mota_gioithieu p
{
	font-size: 13px;
	color: #3a3a3a;
	line-height: 25px;
}

.mota_gioithieu a
{
	display: inline-block;
	color: #393939;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px;
	border:  1px solid #e3db40;
	margin-top: 10px;
	position: relative;
}

.images_gioithieu
{
	width: 430px;
	float: left;
	padding-left: 20px;
	position: relative;
}

.images_gioithieu:before
{
	content: '';
	width: 289px;
	height: 226px;
	background: #e3db40;
	position: absolute;
	bottom: -17px;
    left: 0px;
}

.images_gioithieu img
{
	position: relative;
	z-index: 99;
}

.a_xemthem
{
	width: 111px;
	height: 43px;
	line-height: 43px;
	margin: auto;
	background: #44c1f1;
	display: block;
	margin-top: 20px;
	padding-left: 18px;
	font-family:'RobotoRegular';
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

.a_xemthem img
{
	margin-top: 15px;
	float: right;
	margin-right: 15px;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

.a_xemthem:hover
{
	background: red;
}

.a_xemthem:hover img
{
	margin-right: 10px;
}

.khoahoc_home
{
	width: 100%;
	float: left;
	background:url(images/bg_main.jpg) no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}

.bg_khoahoc
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.8);
}

.title_khoahoc
{
	width: 100%;
	
	text-align: center;
}

.title_khoahoc h2
{
	font-family: 'SFUEurostileBoldCondensed';
	font-size: 35px;
	color: #d4d4d4;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
}

.title_khoahoc h2:before
{
	content: '';
	height: 1px;
	background: #67696a;
	width: 515px;
	float: left;
	margin-top: 27px;
	margin-right: 10px;
}

.title_khoahoc h2:after
{
	content: '';
	height: 1px;
	background: #67696a;
	width: 515px;
	float: right;
	margin-top: 27px;
	margin-left: 10px;
}

.box_khoahoc
{
	width: 100%;
	float: left;
	position: relative;
	z-index: 9;
}

.left_content
{
	width: 240px;
	float: left;
}

.title_danhmuc h2 {
    font-family: 'RobotoCondensedBold';
    font-size: 20px;
    color: #008dca;
    text-transform: uppercase;
}

.bg_danhmuc
{
    width: 100%;
    height: 3px;
    background: url(images/line_dieutri.png) no-repeat;
    margin-bottom: 20px;
}

.right_content
{
	width: 960px;
	float: left;
	padding-left: 40px;
}

.right_content h1
{
	font-size: 20px;
	margin-bottom: 10px;
	color: #008dca;
}

.right_content h2
{
	margin-top: 10px;
	padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
}

.items_khoahoc1
{
	width: 25%;
	float: left;
	padding: 10px;
}

.items_khoahoc
{
	width: 368px;
	float: left;
	margin-right: 48px;
	border:8px solid rgba(255,255,255,0.7);
	margin-top: 40px;
}

.items_khoahoc .images_khoahoc
{
	width: 351px;
	height: 225px;
	overflow: hidden;
}

.items_khoahoc .images_khoahoc img
{
	width: 351px;
	height: 225px;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

.items_khoahoc:hover img
{
	transform: scale(1.1,1.1);
}


.items_khoahoc  h3
{
	padding: 15px 20px;
	background: white;
	text-align: center;
	font-family: 'RobotoRegular';
	font-size: 18px;
	color: #292929;
	font-weight: normal;
	text-transform: uppercase;

}

.items_khoahoc:hover h3
{
	color: red;
}

.title_khoahoc1 h2
{
	font-family: 'SFUEurostileBoldCondensed';
	font-size: 35px;
	color: #414141;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
}

.title_khoahoc1 h2:before
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 525px;
	float: left;
	margin-top: 27px;
	margin-right: 10px;
}

.title_khoahoc1 h2:after
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 525px;
	float: right;
	margin-top: 27px;
	margin-left: 10px;
}

.lichhoc_home
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(images/bg_lichhoc.jpg) repeat;
}

.table_lichhoc
{
	margin-top: 20px;
	border-spacing: 0;
    border-collapse: collapse;
}

.table_lichhoc thead tr
{
	background: #00adef;
	
}

.table_lichhoc thead tr td
{
	padding:10px 0px;
	text-align: center;
	color: white;
	border-right: 1px solid #ccc;
	font-size: 17px;

}

.table_lichhoc tbody tr td
{
	padding:10px 0px;
	text-align: center;
	border:1px solid #ccc;
	font-size: 17px;
}

.td_hocphi
{
	color: red;
	
}

.td_ghichu
{
	color: red;
}

.title_khoahoc2 h2
{
	font-family: 'SFUEurostileBoldCondensed';
	font-size: 35px;
	color: #414141;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 20px;
}

.title_khoahoc2 h2:before
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 520px;
	float: left;
	margin-top: 27px;
	margin-right: 10px;
}

.title_khoahoc2 h2:after
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 525px;
	float: right;
	margin-top: 27px;
	margin-left: 10px;
}

.title_khoahoc3 h2
{
	font-family: 'SFUEurostileBoldCondensed';
	font-size: 35px;
	color: #414141;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 20px;
}

.title_khoahoc3 h2:before
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 445px;
	float: left;
	margin-top: 27px;
	margin-right: 10px;
}

.title_khoahoc3 h2:after
{
	content: '';
	height: 1px;
	background: #bfbebc;
	width: 445px;
	float: right;
	margin-top: 27px;
	margin-left: 10px;
}

.ngonngu{ float:right; margin:16px 100px 0px 5px;}
.ngonngu img{ margin-left: 5px;}
.ngonngu img:hover{ box-shadow: 0px 0px 10px #ccc;} 
.ngonngu p{ text-align: center;}
.ngonngu a{ color: #666;}
.ngonngu a:hover{ color: #037CBB}
#thongtin{ width:100%; float:left; padding: 36px 0px 67px 0px; background: url(images/bg_dmbt.jpg) no-repeat bottom center; background-color:#f3f8fe;}
.bong_tren{width:100%; float:left; background:url(images/bongtren.png) no-repeat; height:17px;margin:20px 0px 0px 0px;}
.bong_duoi{width:100%; float:left; background:url(images/bongduoi.png) no-repeat; height:40px;margin:0px 0px 0px 0px;}

#video{ width:100%; float:left;}
#video_load{ margin: 0px 0px 0px 0px;background: url(images/bg_pro.png) repeat;width: 100%; float: left}
#video_load .object{ background: #fff; width: 100%; float: left}
.video{ width: 100%}


.danhmuc_slider
{
	width: 230px;
	height: 400px;
	
	background: rgba(0,0,0,0.3);

	border-radius: 5px;
	border:1px solid #a4adad;
	padding: 10px;
	box-sizing: border-box;
	z-index: 99;
	overflow: hidden;

}


.title_danhmuc_slider
{
	background: rgba(0,0,0,0.4);
	border-radius: 5px;
	border:1px solid #a4adad;
	width: 202px;
	height: 34px;
	margin: auto;
	text-align: center;
	line-height: 34px;
}

.title_danhmuc_slider h3
{
	font-family: 'UVNHongHaHep_R';
	font-weight: normal;
	color: #ffff00;
	font-size: 16px;
	text-transform: uppercase;
}

.box_danhmuc_slider
{
	width: 202px;
	float: left;
	padding-left: 5px;
}

.box_danhmuc_slider ul li
{
	width: 100%;
	padding: 5px 0px 5px 0px;

}

.box_danhmuc_slider ul li a
{
	color: white;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	width: 100%;
}

.box_danhmuc_slider ul li img
{
	margin-right: 5px;
}

.box_danhmuc_slider ul li:hover > a
{
	color: red;
}


.box_danhmuc_slider ul li ul
{
	display: none;

}


.box_danhmuc_slider ul li ul li
{
	padding-left: 20px;
}


.video_lienquan
{
	width: 100%;
}

.sanpham_dm ul li a{ text-decoration:none; width:300px; float:left; padding:0px 0px 8px 10px; color:rgba(255,255,255,1)}
.sanpham_dm ul li a:hover{ color:rgba(255,255,0,1)}
.noidung{
text-align:justify;
color:#000;
padding:10px;
float: left;
width: 100%;} 
.noidung img
{
	max-width: 100%;
}

.noidung table
{
	width: 100% !important;
}

.noidung table
{
	max-width: 100% !important;
}

.form_lh{ width: 100%; float: right; background: #f3f8fe; padding: 20px;}
#form_contact input{ padding: 5px;}
.form_contact img
{
	max-width: 100% !important;
	height: auto !important;
}
ul{
list-style-type:none;
margin:0px;
padding:0px;
}

.giohang_top{ width: 150px; float: right;padding: 0px 0px 0px 0px; height: 35px; background:url(images/giohang.png) no-repeat left; line-height: 35px; font-size: 14px; margin: 0px 0px 0px 0px;}
.giohang_top a{ display: block; color: #333}
.giohang_top a:hover{ opacity: 0.7;} 

#slide_top{ width:100%; float:left; position: relative; border-bottom: 5px solid #7aaa00;}
#giaohang{ width: 900px; float: right;}
#giaohang li{ width: 165px; float: left; padding: 0px 20px 0px 45px;text-transform: uppercase;font-size: 12px;}
#giaohang li a{ display: inline-block; color: #000;  }

.giaohang_tq{ background: url(images/giaohang.png) no-repeat 0px 3px}
.giaohang_nt{ background: url(images/nhantien.png) no-repeat 0px 3px}
.giaohang_dt{ background: url(images/doitra.png) no-repeat 0px 3px}
.giaohang_lh{ width: 350px !important; background: url(images/lienhe.png) no-repeat 0px 3px}
.giaohang_lh span{ font-weight: bold; color: #df0000; font-size: 16px;}
#giaohang li a:hover{ color: #047FBE}

.vien_slide{ width: 100%; float: left; position: absolute; background: url(images/bong_slide.png) no-repeat; height: 55px; background-size: 100%; bottom: 10px;}
.album { width: 150px; float: left; margin: 15px 0px 0px 16px; position: relative; overflow: hidden;}
.album img{ width: 150px; height: 110px; float: left; padding: 4px; border:1px solid #cde9ff;}
.album h3{ font-size: 12px; position: absolute; z-index: 10; bottom: -30px; left: 0px; right: 0px; background: rgba(0,0,0,0.5); color: #fff; padding: 5px; transition:0.5s;}
.album:hover h3{ bottom: 0px;}

#main
{
	width:100%;
	float:left;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}
.main{
width:100%;
float:left;
}
.back_gr{
	width:100%; float:left; background:rgba(255,255,255,1);	
}
#right{
	width:315px;
	float:right;
}

.left_product
{
	width: 22%;
	float: left;
}

.content_product
{
	width: 100%;
	float: left;
	
}

.selectors {
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 10px;
}

.frame_images {
    width: 400px;
    float: left;
    text-align: center;
}

.product_left
{
	width: 100%;
	float: left;
}

.product_right img
{
	border: 1px solid #ccc;
}

.product_right img:hover
{
	border: 1px solid #019DD8;
}

.product_right
{
	width: 280px;
	float: right;
	padding-top: 40px;
	padding-bottom: 20px;
}

#left
{
	width: 270px;
	float: left;
	position: relative;
}

#left .title {
    width: 100%;
    height: 50px;
 	position: relative;
 	background: #db0202;
 	line-height: 50px;
}
#left .title .images_icon
{
	height: 50px;
	border-right: 1px solid #f46969;
	padding: 0px 15px;
	float: left;
	margin-right: 20px;
	display: inline-block;
}

#left .title h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'RobotoBold';
	font-weight: normal;
	position: relative;
	z-index: 999;
	padding-left: 20px;
}


.left1
{
	width: 100%;
	float: left;
	position: relative;
}

.box_left
{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
	background: white;
}


#danhmuc_left
{
	width: 100%;
	float: left;
	background: #2b2b2b;
}

.box_left2
{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
	background: white;
}

.box_left3
{
	width: 100%;
	float: left;
	padding: 10px;
	
}

.content_left
{
	width: 100%;
	float: left;
	
	padding-top: 15px;
	
	border:1px solid #ccc;
	border-top: 0px;
}


.left2
{
	width: 100%;
	float: left;
	margin-top: 20px;
	position: relative;
	z-index: 99;
	
}

.title_left2
{
	width: 225px;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	background: url(images/h2_hotro.jpg) no-repeat;
	margin-top: 10px;
	margin-left: -5px;
}

.title_left2 h2
{
	color: white;
	text-transform: uppercase;
	font-family: 'RobotoBold';
	font-size: 14px;
}
.hotline_left1
{
	width: 50%;
	float: left;
}

.hotline_left1 img
{
	float: left;
	margin-right: 10px;
}
.hotline_left
{
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.hotline_left p
{
	font-weight: bold;
	padding: 10px 0px;
	font-size: 14px;
	color: #1d1d1d;
	display: inline-block;
	background: url('images/icon_hotro1.png') no-repeat top 14px left 0px;
	padding-left: 20px;
}

.hotline_left p b
{
	text-decoration: underline;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}


.hotline_left p span
{
	
	font-size: 20px;
	color: #fe0000;
}


.hotrotructuyen
{
	width: 100%;
	float: left;
	height: 357px;
	background:url(images/bg_hotro.jpg) no-repeat center ,white;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid #b7b7b7;
}

.hotro
{
	width: 100%;
	float: left;

}

.hotro_left
{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.hotro_left h3
{
	font-size: 12px;
	color: #292929;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.hotro1
{
	color: #373737;
	font-size: 12px;
}

.hotro1
{
	width: 100%;
	float: left;
	padding: 10px 0px;
}

.hotro1 img
{
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}

.hotro1 .ph1
{
		font-size: 15px;
		color: #0077db;
}

.hotro2 .ph2
{
	padding:7px 0px;
	color: #0077db;
	font-size: 15px;
}



.hotro2 .ph2 img
{
	float: left;
	margin-right: 5px;
	margin-top:2px;
}

.hotro2
{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	
}

.hotro2:last-child
{
	border: 0px;
}

.thongtin_left h3
{
	font-size: 12px;
	color: #ff0000;
	margin-bottom: 10px;
}

.thongtin_left p
{
	font-size: 12px;
	color: #373737;
}

.content_left2
{
	padding: 10px;
	padding-top: 15px;
	border: 1px solid #ccc;
	border-top: 0px;
	width: 100%;
	float: left;
}

.content_fanpage
{
	width: 100%;
	float: left;
	overflow: hidden;
}

.offline
{
	width: 215px;
	height: 100px;
	background: url(images/bg_hotro.jpg);
}

.offline p
{
	font-weight: bold;
	font-size: 20px;
	color: #ff0000;
	padding-top: 73px;
    padding-left: 89px;
}

.bottom_left
{
	width: 240px;
	height: 51px;
	background:url(images/bg_danhmcu2.jpg) no-repeat;
}

.content_left1
{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 10px #ececec;
}

.content_left1 h3
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'SFUEurostileCondensed';
	color: #06529e;
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
}

.bottom_title
{
	width: 200px;
	height: 17px;
	background: url(images/h2_hotro.png);
	margin: auto;
}



.yahoo {
    width: 100%;
    float: left;
    padding: 10px 10px 10px 10px;
   border-bottom: 1px dotted #ccc;
}

.yahoo1
{
	width: 40%;
	float: left;
}

.yahoo2
{
	width: 50%;
	float: left;
}

.email
{
	padding-top: 5px;
	padding-bottom: 15px;
}

.yahoo p {
    width: 100%;
    float: left;
    color: #6a6969;
}

.email p {
    width: 100%;
    float: left;
    color: #6a6969;
}

#donvi
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	
}

.box_dotac
{
	width: 100%;
	float: left;
	background: #f8f8f8;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	margin-bottom: 20px;
}



.title_doitac
{
	width: 200px;
	float: left;
	text-align: center;
	border-right: 9px solid red;
	line-height: 124px;
}

.title_doitac h2
{
	color: #013da7;
	font-size: 40px;
	font-family: 'RobotoCondensedBold';
	text-transform: uppercase;
}

.doitac
{
	width: 100%;
	float: left;
	padding-bottom: 40px;
	padding-top: 40px;
}

.doitac h2
{
	color: #013da7;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-family: 'RobotoCondensedRegular';
	position: relative;
}
.doitac h2:before
{
	content: '';
	width: 140px;
	height: 1px;
	background: red;
	position: absolute;
	bottom: -1px;
	left: 0px;
}

.item_doitac
{
	width: 100%;
	text-align: center;
}

.item_doitac img
{
	max-width: 100%;
}

.dangkymail
{
	width: 100%;
	float: left;
	text-align: center;
}

.dangkymail h3
{
	font-size: 15px;
	font-family: 'RobotoBold';
	color: #393939;
}

.dangkymail p
{
	text-align: left;
	font-size: 13px;
	color: #494949;
	margin-bottom: 10px;
	
}

.form_tin
{
	width: 40%;
	display: inline-block;
	float: left;
	position: relative;
	margin-top: 10px;
}
.form_tin #name_tk
{
	width: 60%;
	height: 33px;
	background: white;
	outline: none;
	padding-left: 20px;
	float: left;
}

#guimai
{
	width: 15%;
	height: 32px;
	background:#db0202;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: bold;
	outline: none;
	float: left;
	margin-left: 10px;
}

.lkweb
{
	width: 100%;
	height: 30px;
}

.thongke
{
	width: 100%;
	float: left;
	

}

.thongke p
{
	color: white;
}

.thongke p span
{
	
	color: white;
}



.p_1
{
	background: url(images/dangonline.png) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 10px;
}

.p_2
{
	background: url(images/tuan.png) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 10px;
}

.p_3
{
	background: url(images/thang.png) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 10px;
}

.p_4
{
	background: url(images/tong.png) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 10px;
}


.content_fanpage
{
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 10px;
}

#right{
width:250px;
float:right;
margin: 0px 0px 0px 0px;
}
.danhmuc{
width:100%;
float:left;
border:1px solid #ccc;
border-radius: 5px;
}
.danhmuc1
{
width:100%;
float:left;

margin-top: 20px;
}
.danhmuc2
{
width:100%;
float:left;
margin-top: 20px;
}
.left{
	width:100%;
	float:left;
	padding: 10px 0px 10px 0px;
}
.tinhtrang{ border-top: 1px solid #627079; width: 100%; float: left;}
.tinhtrang li a{  display: block; padding: 5px 0px 5px 20px; background: url(images/muiten.png) no-repeat 10px 13px; color: #1F589F}
.tinhtrang h4{ text-transform:uppercase; font-weight: 100; margin: 5px 0px 0px 5px; color: #999}
.thanh{
width:240px;
float:left;

text-align: center;
font-weight: bold;
background: url(images/list_left.png) no-repeat;
line-height: 42px;
}
.thanh h2
{
	font-family: 'UTMAlterGothic';
	text-transform:uppercase;
	color:#fff;
	font-size:17px;
	font-weight: normal;
}
.thanh2{
    width: 240px;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-left: -5px;
    background: url(images/left_lienhe.png) no-repeat;
    line-height: 38px;
    font-family: 'RobotoRegular';
    font-weight: bold;
}
.thanh1{
width:240px;
float:left;
text-transform:uppercase;

text-align: center;
margin-left: -5px;
background: url(images/left_lienhe.png) no-repeat;
line-height: 38px;


}


.thanh1 span
{
	font-family: 'RobotoCondensedBold';
	font-weight: bold;
	color:#fff;
	font-size:15px;
}


.phongkinhdoanh 
{
	float: left;
}
.hotline_l span{font-size: 15px;position: absolute;}

.thanh img{ float:left; margin:2px 10px 0px 10px;}
.thanh h4{ color:rgba(255,255,255,1); margin-top:8px; font-weight:100;}
.menu_left{
width:100%;
float:left;
padding-bottom:10px;
}
.menu_left ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.menu_left ul li{
	width:100%;
	float:left;
}
.menu_left ul li:last-child{ border-bottom: 0px;}
.menu_left ul a{
	width:100%;
	float:left;
	padding:5px 0px 5px 25px;
	background: url(images/muiten_detail.png) no-repeat 5px 10px;
	text-decoration:none;
	color:#333;
	font-size: 12px;
}
.menu_left li ul a{
	width:100%;
	float:left;
	color:#666;
}
.menu_left ul a:hover{
	color:#05628D;
}
.menu_left li ul a{
	padding-left:30px;
	background:url(images/pagination.png) no-repeat 15px 12px;
}

.menu_left li ul li ul a{
	padding-left:40px;
	background:url(images/muiten_trong.png) no-repeat 30px 10px;
}


.visit_hidden{ visibility: hidden; height: 1px;}
.tinkhac{ width: 100%; float: left; margin: 20px 0px 20px 0px;}
.tinkhac li a{ width: 100%; float: left; padding: 2px 0px 2px 30px; color: #333; background: url(images/sao.png) no-repeat 10px 7px;}
.tinkhac li a:hover{color:#036CAF}
.xemnhieu{
width:193px;
float:left;
border:1px solid #FF8A00;
background:url(images/left_cham.png) repeat-y;
}
ul.pagination {
    text-align:center;
    color:#f20d13;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#f20d13;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #f20d13;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#f20d13;
    color:#fff; 
}
/* ========== Content pagination ========== */

.pagination {
	margin: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
}
.pages {
}
.pages li.prev {
	margin-right: 15px;
}
.pages li.next {
	margin-left: 15px;
}
.pages li {
	display: inline-block;
	margin: 5px 2px;
}
.pages li a {
	height: 25px;
	padding: 4px 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background: url(../images/backgrounds/pagingBg.png) repeat-x 0 0;
	border: 1px solid #d5d5d5;
	font-size: 11px;
}
.pages li a:hover {
	background: #f6f6f6;
}
.pages li .active {
	background: url(../images/backgrounds/sideGradient.png) repeat-x;
	color: #fff;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
.ngaydang{ font-style: italic;; color: #1a1a1c;margin-bottom: 5px;}
.bando{ float:left; width: 100%;}

.online{
	background:url(images/muiten.png) no-repeat 10px 12px;
	color:#FFF;
}
.online span{
	width:80px;
	float:left;
	padding-left:20px;
}
.bong_info{
width:730px;
float:right;
height:30px;
font-weight:900;
color:#333333;
text-transform:uppercase;
line-height:30px;
}

.tin_moi{
	padding:0px 10px 0px 10px;
}
.tin_moi a{
	text-decoration:none;
	color:rgba(51,51,51,1);	
}
.tin_moi img{
	float:left;
	border:1px solid rgba(204,204,204,1);
	padding:2px;
	margin-right:10px;
	margin-top:10px;
}

.banhang
{
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #62A21D;
}

.banhang p
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	background: url(images/icon_li.png) no-repeat top 8px left;
	padding-left: 15px;
}

.banhang p:hover 
{
	color: yellow;
}

.item_banhang
{
	width: 20%;
	float: left;
}

.item_banhang h3
{
	color: white;
	font-family: 'RobotoRegular';
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}

#info
{
	width: 922px;
	float: left;
	padding-left: 30px;
}
#info1
{
	width:950px;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

#sanpham{
	width:100%;
	float:left;
	
}

.khung{
    width: 100%;
    float: left;
   	padding-bottom: 40px;
   	padding-top: 20px;
   
}

.menu_top
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 20px;
}

.menu_item
{
	width: 33.33%;
	padding: 20px;
	float: left;
}

.menu_item1
{
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.menu_item1 .tile_item_home 
{

	position: absolute;
	bottom: 20px;
	left: 0px;
	line-height: 38px;
}

.menu_item1 .tile_item_home h2
{
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	height: 38px;
	background: #fe0000;
	font-family: 'RobotoBold';
	color: white;
	font-size: 18px;
	text-transform: uppercase;
}

.menu_item1 .tile_item_home h2:before
{
	content: '';
	position: absolute;
	top: 0px;
	right: -22px;
	width: 22px;
	height: 38px;
	background: url(images/after_banggia.png) no-repeat;
}

.menu_item1 img
{
	width: 100%;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

.menu_item1:hover img
{
	transform: scale(1.1,1.1);
}

.sanpham_home
{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.product_list
{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

.title_sanpham
{
	width: 100%;
	float: left;
	position: relative;
	padding-left: 57px;
}

.title_sanpham:before
{
	content: '';
	width: 100%;
	height: 1px;
	background: #0783d4;
	position: absolute;
	bottom: 8px;
	left: 0px;
}

.title_sanpham a
{
	position: absolute;
	top: 20px;
	right: 0px;
	color: #444343;
	font-size: 13px;
	font-family: 'RobotoRegular';
}

.title_sanpham a:hover
{
	color: red;
}

.title_sanpham h2
{	
	
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	font-family: 'RobotoRegular';
	text-transform: uppercase;
	display: inline-block;
	background: url(images/bg_h2.jpg) repeat-x;
	height: 53px;
	line-height: 53px;
	padding-right: 10px;
}


.title_sanpham h2:before
{
	content: '';
	width: 57px;
	height: 53px;
	background: url(images/before_h2.jpg);
	position: absolute;
	top: 0px;
	left: -57px;
}
.title_sanpham h2:after
{
	content: '';
	width: 41px;
	height: 53px;
	background: url(images/after_h2.jpg);
	position: absolute;
	top: 0px;
	right: -41px;
}


.title_sanpham h1
{	
	
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	font-family: 'RobotoRegular';
	text-transform: uppercase;
	display: inline-block;
	background: url(images/bg_h2.jpg) repeat-x;
	height: 53px;
	line-height: 53px;
	padding-right: 10px;
}


.title_sanpham h1:before
{
	content: '';
	width: 57px;
	height: 53px;
	background: url(images/before_h2.jpg);
	position: absolute;
	top: 0px;
	left: -57px;
}
.title_sanpham h1:after
{
	content: '';
	width: 41px;
	height: 53px;
	background: url(images/after_h2.jpg);
	position: absolute;
	top: 0px;
	right: -41px;
}



.title_sanpham1 h2
{	
	
	position: relative;
	font-size: 24px;
	font-weight: normal;
	color: #5b5b5b;
	font-family: 'RobotoBold';
	padding-left: 10px;

	padding-bottom: 20px;
}


.title_sanpham1 h2:before
{
	content: '';
	width: 5px;
	height: 18px;
	background: #ed1c24;
	position: absolute;
	top: 5px;
	left: 0px;
}
.title_sanpham1 h2:after
{
	content: '';
	width: 100%;
	height: 4px;
	background: url(images/line_danhmuc.png);
	position: absolute;
	bottom: 10px;
	left: 0px;
}


.title_sanpham1 h1
{	
	
	position: relative;
	font-size: 24px;
	font-weight: normal;
	color: #5b5b5b;
	font-family: 'RobotoBold';
	padding-left: 10px;

	padding-bottom: 20px;
}


.title_sanpham1 h1:before
{
	content: '';
	width: 5px;
	height: 18px;
	background: #ed1c24;
	position: absolute;
	top: 5px;
	left: 0px;
}
.title_sanpham1 h1:after
{
	content: '';
	width: 100%;
	height: 4px;
	background: url(images/line_danhmuc.png);
	position: absolute;
	bottom: 10px;
	left: 0px;
}



.title_sanpham ul
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.title_sanpham ul li
{
	float: right;
	margin-right: 10px;
}

.title_sanpham ul li a
{
	font-family: 'RobotoRegular';
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}


.thuonghieu1
{
	width: 100%;
	float: left;
	padding:10px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.thuonghieu1 img
{
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition:all 0.5s;
}

	

.thuonghieu1 img:hover
{
	transform: scale(1.1,1.1);
}

.khung10{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.xemtiep{
    width: auto;
    float: right;
    font-size: 11px;
}
.xemtiep1{
    width: auto;
    float: right;
    font-size: 11px;
margin-top: -35px;
    margin-right: 25px;
}
.xemtiep a{
text-decoration:none;
color:red;}
.xemtiep1 a
{
text-decoration:none;
color:red;
}
.xemtiep a:hover{
color:rgba(153,0,0,1);
}
.giaohang{ width: 100%; float: left; margin-top: 20px; padding: 0px 0px 30px 0px;}
.thanh_title h2,.thanh_title h4{ width: 346px; height: 57px; color:#fff;font-size: 22px;display: inline-block; padding: 10px 0px 7px 10px; font-weight: 100;}
.thanh_title h2:after,.thanh_title h4:after{ content: ""; background: url(images/nut.png) no-repeat; height: 16px; float: right; width: 16px; margin: 12px 0px 0px 10px;}

.thanh_bottom{ width:100%; float:left;margin: 0px 0px 10px 0px ; background: url(images/thanh_title.png) no-repeat left top; padding: 0px 0px 0px 20px; border-bottom: 2px solid #cdcdcd; color: #00aeef }
.thanh_bottom  h4{ color:#00aeef; text-transform:uppercase;font-size: 16px;display: inline-block; height: 36px; line-height: 44px;}

.gia
{
	color: red;
	font-weight: bold;
}

.gia1
{
	text-decoration: line-through;
}

.banner2
{
	width: 100%;
	float: left;
}

.banner2 ul li
{
	padding:5px 3px;
	border:1px solid #ccc;
	width: 70px;
	text-align: center;
}

.banner2 ul li a
{
	font-family: 'RobotoRegular';
	font-size: 13px;
	color: #7d7d7d;
}

.banner2 ul li:hover a
{
	color: red;
}

.banner2 ul li:hover
{
	border:1px solid red;
}

.khung_thongtin{ width: 490px; float: left;padding-left: 20px}
.khung_thongtin li{ padding: 7px 0px 7px 0px;border-bottom: 1px solid #ccc;}
.khung_thongtin h1{ font-size: 26px; font-family: 'RobotoRegular';font-weight: normal;padding-bottom: 5px;color:#F00;}
.khung_thongtin .masp{ font-weight: bold; color: #333;}
.khung_thongtin .mota_detail{ color: #757575}
.khung_thongtin .gia_detail{ font-size: 24px; color: #cd0000; font-weight: bold;}
.khung_thongtin .gia_detail b{ color: #333}
.khung_thongtin .giacu_detail{ color:#999;}
.khung_thongtin .giacu_detail span{ text-decoration: line-through;}
.khung_thongtin .baohanh_detail{ color: #015DA4;}

.dathang_detail .thanhtoannhanh{ width: 239px; float: left; background: url(images/thanhtoannhanh.png) no-repeat; height: 46px; font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 9px 0px 0px 50px; cursor: pointer;}
.dathang_detail .muangay{ width: 177px; float: left; background: url(images/thanhtoan.png) no-repeat; height: 46px; font-weight: bold; text-transform: uppercase; font-size: 16px; padding: 9px 0px 0px 70px;cursor: pointer;}
.dathang_detail .thanhtoannhanh:hover,.dathang_detail .muangay:hover{ color:#9C1515;}
.dathang_detail span{ width: 42px; height: 42px; padding: 7px 0px 0px 0px; float: left; border:3px solid #ccc; border-radius: 50%; text-align: center;}
.huongdan_detail a{ width: 100%; float: left; padding: 5px 0px 10px 30px; background: url(images/giohan.png) no-repeat 0px 5px; color: #333; font-style: italic;}
.huongdan_detail a:hover{ color: #04579D}

.box_new{ width: 50%; float: left; padding: 10px;}
.box_new img{ border:1px solid #ccc; padding:2px; float: left; margin:0px 10px 0px 0px;}
.box_new h3{  font-weight: 100; color: #019dd8; font-size: 12px;}

.box_new a
{
	color: #019dd8;
}

.box_new a:hover
{
	color: red;
}

.box_new:hover img
{
	border:1px solid #019dd8;
}

.box_new:last-child
{
	border:0px;
}

.box_new p{ font-size: 12px; color: #333;} 

.box_new:hover h3 a{ color: red;} 

.thongtin_detail{ font-style: italic;}
.khuyenmai_detail{ margin: 5px 0px 0px 0px;}
.khuyenmai_detail label{ text-transform: uppercase;}
.khuyenmai_detail ul li{ padding: 5px 0px 5px 20px; background: url(images/muiten_detail.png) no-repeat 0px 11px; color: #008c00}
.khung_km{ border: 1px solid #dfdcdc; padding: 10px;}

.item_cat
{
	margin-bottom: 40px;
}
.table_info{ width: 100%; float: left;}

.quangcao_in{ position: absolute; z-index: 10; top: 48px; left: 410px;}
.quangcao_in:hover{box-shadow: 0px 0px 10px #999;} 
.quangcao_in img{ float: left;}
.dieuhuong a{ color: #333; padding: 0px 10px 0px 5px; float: left; background:url(images/muiten_trong.png) no-repeat right;}
.dieuhuong a:hover{ color:#007597;}

.thanhsp{ width:100%; float:left; margin: 0px 0px 20px 0px; background:#ffd800;}
.thanhsp h2{ color:#fff; text-transform:uppercase;font-size: 20px; font-weight:100;display: inline-block; padding: 0px 20px 0px 10px}
.thanhsp h2:before{ content: ""; background: url(images/after.png) no-repeat; height: 18px; float: left; width: 139px; margin: 15px 0px 0px 0px;}
.thanhsp h2:after{ content: ""; background: url(images/after.png) no-repeat; height: 18px; float: right; width: 139px; margin: 15px 0px 0px 0px;}

.thanhsp span{ color: #FE0000}

.khung_khac{ width: 100%; float: left;margin: 0px 0px 20px 0px;}
#java_km{ width: 100%; float: left;}
.thanhdt{ width:100%; float:left; margin: 10px 0px 20px 0px; text-align: center; height: 60px; line-height: 55px;}
.thanhdt h2{ color:#333333; text-transform:uppercase;font-size: 26px;background-color: #fff; display: inline-block; padding: 0px 20px 0px 10px; font-weight: 100;}
.thanhdt span{ color: #FE0000}

.tin_tuc{ width: 100%; float: left; text-align: center; margin-top: 10px;}
.tin_tuc h2{ display: inline-block; background: url(images/thanhsp.png) no-repeat; height: 64px; background-size: 100% 100%; padding: 10px 80px 0px 80px;text-transform:uppercase; color: #fff; font-weight: 100}
.tin_tuc h3{color:#646464; text-transform: uppercase; margin: 10px 0px 5px 0px ;}
.tin_tuc p{color:#666666; font-size: 12px;}
.tin_tuc ul li{ width: 370px;float: left; margin: 20px 0px 0px 10px; text-align: left;}
.tin_tuc ul li img{ width:66px; height:66px; float:left; margin:10px; border-radius: 100%;}
.tin_tuc ul li{ padding:2px 0px 2px 10px;}
.tin_tuc ul li a{ color:#00426f;}
.tin_tuc ul li span{ color:#ccc}
.tin_tuc a:hover{ color:rgba(255,0,0,1);}

.congtrinh
{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}


.item_congtrinh1
{
	width: 33.33%;
	float: left;
	padding: 10px;
}

.item_congtrinh
{
	width: 100%;
	float: left;
	padding: 7px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 20px #f0f0f0 inset;
}

.images_congtrinh 
{
	width: 100%;
	float: left;
	overflow: hidden;
}

.images_congtrinh  img
{
	width: 100%;
}

.item_congtrinh:hover .images_congtrinh img
{
	transform: scale(1.1,1.1);
}

.item_congtrinh h3
{
	text-align: center;
	font-size: 18px;
	color: #313131;
	font-family: 'RobotoCondensedRegular';
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;

}

.item_congtrinh:hover h3
{
	color: red;
}

.various
{
	color: blue;
}

.various:hover 
{
	color: red;
}

.b_top
{
	width: 100%;
	height: 34px;
	background: url(images/h2_sanpham.png) no-repeat;
	line-height: 34px;
	line-height: 34px;
    padding-left: 45px;
    margin-bottom: 20px;
}

.item1
{
	width: 100%;
	float: left;
}

.mota_sanpham
{
	width: 100%;
	text-align: center;
}

.mota_sanpham a.a_chitiet
{
	width: 135px;
	height: 34px;
	background: #f20d13;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	font-family: 'RobotoBold';
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 10px;
}

.mota_sanpham a.a_chitiet:hover 
{
	background: black;
}

.item1 h3
{
	width: 100%;
	text-align: center;
	font-size: 15px;
	color:#3e3e3e;
	padding-top: 10px;
	font-family: 'RobotoBold';
}

.item1 p
{
	font-size: 13px;
	color: #3e3e3e;
	font-family: 'RobotoRegular';
	padding-top: 5px;
}
.item1 p span
{
	color: #db0202;
	font-family: 'RobotoBold';
}


.b_top h2
{
	font-size: 14px;
	color: #354578;
	text-transform: uppercase;

}

.item
{
    display: block;
    float: left;
    width: 280px;
   
  
    text-align: center;
   
   
   	margin-right: 26px;
   	margin-bottom: 26px;
  
   	padding: 9px;
   	position: relative;

   	border:1px solid #ccc;
}

.transition
{
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.item .product_images img{
 	 width: 100%;
  		
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
   
}

.item .product_images
{
	width: 100%;
	float: left;
	position: relative;
	overflow:hidden;
}

.item1 .images_sanpham
{
	width: 100%;
	float: left;
	position: relative;
	overflow:hidden;
	position: relative;
	border:  1px solid #ccc;
}

.item1 .images_sanpham img{
 	width: 100%;
   	vertical-align: top;
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.item1:hover img
{
	transform: scale(1.1,1.1);
}

.item a,.sp2 a{
	text-decoration:none;	
}
.item h3
{ 

	width: 100%;
	text-align: center;
	font-size: 17px;
	color:#545454;
	padding: 5px 0px;
	font-family: 'RobotoRegular';
	
 }

 .item .giacu
{ 


	width: 100%;
	
	text-align: center;
	font-size: 14px;
	font-family: 'RobotoBold';
	color:#333333;
		
	padding-bottom: 5px;

	text-decoration: line-through;
	
 }

  .item .giamoi
  {
  	color: #fa1717;

  	width: 100%;
	
	text-align: center;
	font-size: 14px;
	font-family: 'RobotoBold';
	
	padding-bottom: 5px;

  }


 .item span
 {
 	font-family: 'RobotoLight';
 	color: #4f4f4f;
 	font-size: 13px;
 }

 .chitiet a
 {
 	display: inline-block;
 	width: 119px;
 	height: 33px;
 	line-height: 33px;
 	text-align: center;
 	
 	
 	background: #17bcfa;

 	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
 }

  .chitiet a span
  {
  	color: white;
  	font-size: 14px;
 	font-family: 'RobotoBold';

  }

   .chitiet:hover a
   {
   	background: red;
   }

 .mota_item 
 {
 	width: 100%;
 	float: left;
 	padding: 10px;
 	
 	
 }

.item1:hover h3 
{
	color: red;
}

.magiam
{
	width: 91px;
	height: 85px;
	background: url(images/phantram.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 20px;
	padding-left: 40px;
}

.magiam p
{
	font-size: 14px;
	color: white;
	font-family: 'RobotoBold';
}

.a_lienhe
{
	width: 138px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: white;
	font-family: 'RobotoLight';
	font-size: 20px;
	background: #ff5098;
	display: inline-block;
	margin-top: 10px;
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.a_lienhe:hover
{
	background: red;
}

.lamdep_item
{
	width: 352px;
	float: left;
	margin-right: 72px;
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 40px;
}

.lamdep_item .images_lamdep
{
	width: 350px;
	height: 205px;
	overflow: hidden;
	
}
.lamdep_item .images_lamdep img
{
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 350px;
    height: 205px;
}

.lamdep_item:hover img
{
	transform: scale(1.1,1.1);
}

.mota_lamdep
{
	padding: 10px;
	text-align: center;
}

.lamdep_item h3
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f1267a;
	text-align: center;
	font-size: 22px;
	color: white;
	font-family: 'RobotoRegular';
	text-transform: capitalize;
	font-weight: normal;
}



.box_hinhanh
{
	width: 100%;
	float: left;
	background: white;
	padding: 20px;
}

.items_hinhanh
{
	width: 262px;
	height: 176px;
	float: left;
	margin-right: 16px;
	margin-top: 16px;
	position: relative;
}

.items_hinhanh h3
{
	position: absolute;
	top: 40%;
	width: 100%;
	padding: 10px 20px;
	text-align: center;
	background: rgba(0,0,0,0.8);
	color: white;
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
	transform: scale(0,0);
}

.items_hinhanh:hover h3
{
	transform: scale(1,1);
}


.video_home
{
	width: 100%;
	float: left;

}


.box_video
{
	width: 100%;
	float: left;
}

.select_video
{
	width: 100%;
	height: 30px;
}

.video_item
{
	width: 25%;
	float: left;
	padding: 20px;
}

.video_item h3
{
	padding: 15px 0px;
    
    font-family: 'RobotoRegular';
    font-size: 18px;
    color: #292929;
    font-weight: normal;
    text-transform: uppercase;
}

.video_item:hover h3
{
	color: red;
}


.video_click 
{
	cursor: pointer;
}



.lienhe_home
{
	width: 556px;
	height: 407px;
	background: url(images/bg_lienhe.png) no-repeat;
	padding: 80px 80px 20px 80px;
	overflow: hidden;
	float: right;
}

.lienhe_home h2
{
	text-align: center;
	font-family: 'RobotoBold';
	font-size: 30px;
	color: white;
	margin-bottom: 20px;
}

.diachi1 img
{
	float: left;
	margin-right: 10px;
}

.diachi1 span
{
	font-family: 'RobotoRegular';
	font-size: 16px;
	color: white;
}

.diachi2 img
{
	float: left;
	margin-right: 10px;
}

.diachi2
{
	margin-top: 20px;
}

.diachi2 p
{
	
	font-size: 14px;
	color: white;
}

.diachi2 span
{
	font-family: 'helveticaneuebold';
	font-size: 24px;
	color: white;
}

.diachi3 img
{
	float: left;
	margin-right: 10px;
}

.diachi3
{
	margin-top: 20px;
}

.diachi3 p
{
	
	font-size: 14px;
	color: white;
}

.diachi3 span
{
	
	font-size: 18px;
	color: white;
}

.giaohang_tn{ width: 380px; float: left; padding: 20px 10px 20px 160px; color: #fff; background: url(images/giaohang.png) no-repeat 0px 10px; border-right: 1px solid #0081b4;}
.giaohang_tn h4{ color: #fbda42; font-size: 18px; text-transform: uppercase;font-family: 'RobotoCondensed'; }
.giamgia_hot{
    position: absolute;
    width: 40px;
    float: left;
    height: 40px;
    z-index: 1;
    top: 3px;
    right: 3px;
    background: #E90000 none repeat scroll 0% 0%;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #FFF;
}
.dangky_tin{ margin:0px 0px 10px 0px; float: right; width: 400px; color: #fff; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; margin-top: 10px; color: #fbda42; font-size: 18px;font-family: 'RobotoCondensed';}
.dangky_tin p{ font-size: 14px; margin:5px 0px 5px 0px; font-size: 12px;} 
.dangky_tin p span{ text-transform: uppercase; font-size: 16px;}
.dangky_tin input{ width: 100%; padding: 10px; border-radius: 2px; border:0px; background: #efefef; margin-top: 10px;}
.dangky_tin button{ border:0px; background:#fbda42; width: 100px; height: 36px; border-radius: 0px 5px 5px 0px; font-weight: bold; color: #fff; text-transform: uppercase; position: absolute; z-index: 100; top: 10px; right: 0px; padding: 10px; cursor: pointer;}
.dangky_tin button:hover{ opacity: 0.5;}

.xemthem{ float: right; margin:10px 10px 0px 0px; font-size: 18px; color: #595959}
.xemthem:hover{ color: #035381}

.dathang{
	width:80px;
	float:left;
	height:25px;
	border-radius:5px;
	background:#39a01f;
	text-align:center;
	margin-left:40px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
.cls{
width:100%;
float:left;
border-bottom:1px dashed #CCCCCC;
}
.gach{
width:100%;
float:left;
border-bottom:1px dotted #ccc;
margin:5px 0px 5px 0px;
}
.noidung ul li{
list-style-type:none !important;
}
#footer{
	width:100%;
	float:left;
	
}
.dangky_tin{ margin:10px 0px 10px 30px; float: left; width: 250px; color: #fff; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; border-bottom: 1px solid #fff; margin-bottom: 10px; color: #fff;}
.dangky_tin p{ font-size: 14px; margin:5px 0px 5px 0px; font-size: 12px;} 
.dangky_tin p span{ text-transform: uppercase; font-size: 16px;}
.dangky_tin input{ width: 100%; padding: 5px; border-radius: 5px; border:1px solid #ccc;}
.dangky_tin button{ border:0px; background: url(images/mail.png) no-repeat; width: 27px; height: 21px; border-radius: 5px; font-weight: bold; color: #fff; text-transform: uppercase; position: absolute; z-index: 100; top: 5px; right: 5px; cursor: pointer;}
.dangky_tin button:hover{ opacity: 0.5;}

#copy{ width: 100%; float: left; background: url(images/bottom.png); height: 40px; line-height: 40px; text-align: center;}

#bottom
{
	width:100%;
	float:left;
}
.footer3
{
	width: 50%;
	float: left;
	padding-right: 40px;
}

.footer3 img
{
	margin-top: 10px;
	margin-right: 10px;
	float: left; 
}

.footer3 h2
{
	font-family: 'RobotoBold';
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	width: 100%;
	text-transform: uppercase;
}

.footer3 p
{
	font-size: 15px;
	color: #fff;
	font-family: 'RobotoRegular';
	line-height: 20px;
}

.footer3 p img
{
	float: left;
	margin-right: 10px;
}

.footer3 span
{
	color: #ff3c00;
	font-size: 18px;
}
.footer3 h3
{
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer4
{
	width: 36%;
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	
}

.footer4 h3
{
	font-family: 'UVNGiaDinhHep';
	font-size: 25px;
	font-weight: normal;
	
	margin-bottom: 10px;
	color: #eb410d;
	text-transform: uppercase;
}

.footer5 h3
{
	font-family: 'RobotoCondensedRegular';
	font-size: 16px;
	color: #fff200;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 36px;
	width: 100%;
	
	line-height: 33px;
	padding-left: 10px;
	font-weight: normal;
}


.footer5
{
	width: 20%;
	float: left;
}

.footer56
{
	width: 30%;
    float: left;
 	
}

.footer56 h3
{
	
	font-family: 'RobotoCondensedRegular';
	font-size: 16px;
	color: #ffff00;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 36px;
	width: 100%;
	
	line-height: 33px;
	padding-left: 10px;
	font-weight: normal;
}

.footer56 ul li a
{
	display: block;
	padding-top: 5px;
	color: white;
	font-size: 14px;
}	

.footer56 ul li a img
{
	margin-right: 5px;
}

.footer56 ul li a:hover 
{
	color: yellow;
}

.footer5 div
{
	padding-bottom: 10px;
	color: white;
	font-size: 14px;
}

.footer5 div img
{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}

.footer6
{
	width: 100%;
	float: left;
	background: #2b2b2b;
}
.footer6 p
{
	font-size: 13px;
	font-family: 'RobotoRegular';
	color: #9f9f9f;
}

.footer7
{
	width: 40%;
	float: right;
	text-align: right;
	padding-top:18px;
}

.footer7 span
{
	color: #17bcfa;
}

.footer8
{
	width: 20%;
	float: left;
	padding: 10px 0px;
}

.dangky
{
	width: 249px;
	height: 149px;
	background: url(images/bg_danky.png) no-repeat;
	position: fixed;
	top: 350px;
	right: -40px;
	z-index: 9999;
}

.gioithieu
{
	width: 100%;
}

.gioithieu h2
{
	color: #525252;
    font-family: 'SFUEurostileBoldCondensed';
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}


.gioithieu h1
{
	color: #525252;
    font-family: 'SFUEurostileBoldCondensed';
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.box_nhanmail
{
	width: 394px;
	height: 90px;
	border: 1px dashed #ccc;
	padding: 10px;
}

.nhanmail
{
	width: 100%;
	height: 68px;
	background: #1981d9;
	padding: 10px;
}

.nhanmail p
{
	color: white;
}

.nhanmail #name_tk
{
	width: 265px;
	height: 30px;
	background: #b0d3f1;
	border: 0px;
	padding-left: 20px;
	margin-top: 5px;
}

.nhanmail #guimai
{
	width: 81px;
	height: 30px;
	background: #db0202;
	border: 0px;
	color: white;
	margin-top: 5px;
}

.mangxahoi
{
	width: 100%;
	text-align: right;
	padding-top: 10px;
	float: left;
}

.mangxahoi img
{
	transition: all 0.5s;
}

.mangxahoi img:hover
{
	opacity: 0.5;
}

.box_thongtin
{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

.box_thongtin h4
{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: 'RobotoBold';
}

.menu_bt{
width:100%;
float:left;
margin-top:10px;
margin-bottom:10px;
text-align:center;
color: #333;

}
.congty{ position:relative; color:rgba(255,255,255,1); text-align:center; margin-top:10px; text-transform:uppercase; width:100%; float:left;}
.menu_bt a{
	text-decoration:none;
	color:rgba(255,255,255,1);
	font-size:14px;
	padding:0px 25px 0px 25px;
	text-transform:uppercase;
}
.menu_bt a:hover{
	color:rgba(255,255,0,1);
}
.bottom{
width:100%;
float:left;
padding:10px 0px 0px 0px;
position:relative;
margin:0px 0px 0px 0px;
}

.facebook{width: 390px; float: right;}
.video_clip{ width: 310px; float: right; margin-right: 10px;}

.khung_bt{
	width:100%;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}
.thongtin_bt{ float: left; margin:0px 0px 10px 0px; color: #fff; width: 460px; }
.thongtin_bt h2{ text-transform: uppercase; font-size: 26px; color: #fff; font-weight: 100; margin:0px 0px 5px 0px;font-family: 'UTMHelvetIns';}

.thanhtoan_bt{ float: left; margin-left: 50px; font-size: 12px;}
.thanhtoan_bt h4{ margin: 10px 0px 10px 0px}
.bocongthuong{ float: right}
.bocongthuong h4{ margin: 10px 0px 10px 0px; font-size: 12px; color: #ccc;}


.mang_xh{ width: 100%; float: left; text-align: center;}
.mang_xh a{  margin:20px 10px 0px 0px;}
.mang_xh a:hover{ opacity: 0.7;}
.mang_xh img{ width: 30px; height: 30px; border-radius: 30px;}

.copy{ width:100%; float:left; color: #fff; height: 40px; font-size: 12px; line-height: 40px;margin:0px 0px 0px 0px;}
.copy p{ width: 600px; float: left;} 
.copy ul{ float: right} 
.copy li{ float: left; margin: 0px 0px 0px 20px;}
.copy li span{ color: #FFEA00; font-weight: bold;}
.dong_p{
	width:190px;
	float:left;
	margin-top:10px;	
}
.map{ float: right; margin: 20px 0px 0px 0px;}
.map h4{ color: #fff; text-align: right; text-transform:uppercase; font-style: italic;}
.map img:hover{ box-shadow: 0px 0px 10px #ccc;}




.sp_left{ width:100%; float:left; padding:10px; }
.sp_left img{ width:80px; float:left;margin:0px 0px 0px 0px; padding: 2px; border:1px solid #e1e1e1; margin-right: 10px;}
.sp_left img:hover{ opacity: 0.8;}
.sp_left a{ color: #333;text-align: justify;}
.sp_left a:hover h3{ color: #056D94}
.menu_bot{
width:1000px;
float:left;
padding-top:5px;
text-align:center;
}
.menu_bot a{
text-decoration:none;
color:#fff;
text-shadow: -1px 1px #0033CC , 1px -1px #0033CC , -1px -1px #0033CC ,1px 1px #0033CC;
padding-left:10px;
padding-right:10px;
}
.menu_bot a:hover{
color:#900;
text-shadow: -1px 1px #fff , 1px -1px #fff , -1px -1px #fff ,1px 1px #fff;
}
.lienket{ width:100%; float:left; margin:0px 0px 0px 0px; text-align: center;}
.lienket img{ height: 31px;margin: 5px;}
.lienket a:hover{ opacity:0.7;}
.hotro_top{ width: 550px; float: right;}


.noidung_phong h1
{
	font-size: 20px;
    
    font-family: 'Roboto Condensed', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #323232;
}

.item3{

	width: 33.33%;
	float: left;
	padding: 15px;
}

.sanpham_list
{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.item2{

	width:33.33%;
	float: left;
	padding: 10px;
}

.tienich{
	width:214px;
	float:left;
	background:url(images/tienich.png) no-repeat 15px 15px;
	height:140px;
}
.soluong{
	padding:10px 0px 0px 10px;
	font-weight:bold;
}
.soluong span{
	width:110px;
	float:right;
	color:#F90
}

div#container_product{
	margin-top:10px;
	width:100%;
	float:left;
}
div#container_product #tabs {
border: 1px solid #fff;
margin-right:5px;
margin-bottom: 10px;
overflow: hidden;
}
div#container_product #tabs li {
background:rgba(255,0,0,1);
padding: 7px 30px;
margin-right: 1px;
color:rgba(0,102,204,1);
text-transform: uppercase;
font-weight: bold;
}
div#container_product #tabs li.active {
background:#265f94;
color: #000;
}
div#container_product #tabs li {
float: left;
}
div#container_product #tabs li a {
color: #fff;
font-size:16px;
text-decoration:none;
}
.phantrang {
text-align: center;
margin-top: 20px;
}
.noidung_ta{
	width:100%;
	float:left;
	
	clear:left;
	border: 3px solid #e4e4e4;
}
.clear {
clear: both;
}
.content{ width: 100%; float: left;}

#map_canvas {    
    height: 580px;
    width: 100%;
	margin-bottom:10px;
	float:left;
	margin-left:2px;
}

.bando1
{
	 width: 309px;
	 float: left;
}

.bando1 p
{
	float: right;
	color: white;
	padding-bottom: 10px;
}

#map_canvas_bt {

    height: 200px;
    width: 100%;
    
}


.map_description {
    color: #000000;
    overflow: auto;
    width: 300px;
}
.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;
}

.hotro_right {
    display: block;
    position: fixed;
    bottom: 0px;
   
    right: 0px;
    z-index: 9;
   transition: all 0.5s;
}
.hotro_right1
{
	bottom: 21px;
	 right: 68px;

}

.hotro_right #img {
    display: block;
    position: relative;
    width: 218px;
    height: 43px;
   	cursor: pointer;
    background: transparent url("images/hotro.png") no-repeat scroll 0% 0%;
}
.hotro_right #img > div.hotline {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #6E7AFF;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.hotro_right .noidung_20 {
    display: none;
    background-color: #FFF;
    border-left: 1px solid #d00000;
    padding: 5px;
}
.hotro_right #img > div.hotline_r {
    position: absolute;
    bottom: 0px;
    left: 17px;
    color: #f0cd08;
    font-size: 22px;
    font-weight: normal;
    width: 100%;
    font-family: 'RobotoBlack';
   
    text-align: center;
}
.red{ color: #FB0000}


.dieukhoan{ width: 50%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #ccc; text-transform: uppercase; color: #fff}

.khung_trai{ width: 100%; float: left; padding: 10px;}
.khung_trai7{ width: 100%; float: left; padding: 10px;}
.khung_phai{ width: 100%; float: right;}

.form_lh{ width: 100%; float: left;}
.form_lh fieldset{
	padding: 10px;
	margin: 20px 0px 0px 0px;
}
.form_lh legend{ padding:0px 10px 0px 10px;  font-style: italic; color: #023B70}
.form_lh p{ padding: 5px 0px 5px 0px;}
.form_lh p input{ padding: 5px; width: 300px; margin-left: 10px;}
.form_lh p label{ width: 100px; float: left;}
.form_lh p textarea{ padding: 5px; width: 400px; margin-left: 5px; border: 1px solid #ccc;}
.form_lh p button{ border: 0px; background: #303030; padding: 5px 20px 5px 20px; font-weight: bold; color: #fff; cursor: pointer; margin-left: 13px;}
.form_lh p button:hover{ background: #036593}

#form_contact input{ padding: 5px;}


.dieukhoan{ width: 49%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #eee3c7; text-transform: uppercase; color: #000}
.cuoncuon{ padding: 10px; height: 400px; overflow-y: scroll;}
.xacnhan{width: 49%; float: right;margin: 10px 0px 10px 0px;}
.xacnhan h4{ padding: 5px 10px 5px 10px; background: #eee3c7; text-transform: uppercase; color: #000}
.khungxn p{ padding: 5px 0px 5px 0px; border-bottom: 1px dotted #ccc;}
.khungxn p b{ width: 100px; float: left; font-weight: 100;}
.phuongthuc h4{ padding: 5px 10px 5px 10px; background: #eee3c7; text-transform: uppercase; color: #000; margin-bottom: 10px;}
.dongy { padding: 10px; width: 100%; float: left; font-weight: bold;}

.lienhe
{
	position: absolute;
    right: 150px;
    top: 7px;
}
.sdt
{
	position: absolute;
    right: 15px;
    top: 0px;
    color: #fff200;
    font-size: 14px;
}
.icon
{
	position: absolute;
	    right: 6px;
    top: 0px;
}
.icon img:hover
{
	opacity: 0.6;
}
.thanhnoibat10
{
	background:url(images/left_lienhe.png) no-repeat;
	width: 240px;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-left: -5px;
    line-height: 38px;
    font-family: 'RobotoRegular';
    font-weight: bold;
}
.thanhnoibat
{
	width: 100%;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    background: url(images/right_noibat.png) no-repeat;
    line-height: 38px;
    font-family: 'RobotoRegular';
    font-weight: bold;
    height: 41px;
    margin-bottom: 20px;
}
.thanhnoibat1
{
	

	width: 100%;
	height: 40px;
	background:#019dd8;
	line-height: 40px;
	padding-left: 10px;
    
}


.thanhnoibat1 h2
{
	font-size: 16px;
	
	color: #fff;
	text-transform: uppercase;
	
	font-family: 'RobotoRegular';
	font-weight: normal;
}

.thanhnoibat1 h1
{
	font-size: 16px;
	
	color: #fff;
	text-transform: uppercase;
	
	font-family: 'RobotoRegular';
	font-weight: normal;
}

.left_contact
{
	width: 100%;
	float: left;
	
}

.right_contact
{
	width: 100%;
	float: left;
	padding-top: 20px;
}




.thanhnoibat7
{
	width: 100%;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    background: url(images/right_noibat.png) no-repeat;
    line-height: 38px;
    font-family: 'RobotoRegular';
    font-weight: bold;
    height: 41px;
}
.thanhnoibat7 h2
{
    width: 240px;
    float: left;
    text-transform: uppercase;
   
    text-align: center;
    margin-left: -5px;
    background: url(images/left_lienhe.png) no-repeat;
    line-height: 38px;
    font-family: 'RobotoCondensed';
    font-weight: normal;
    font-size: 17px;
    
}
.thanhnoibat1 h3
{
	margin-left: 40px;
	font-family: 'RobotoCondensed';
    font-weight: normal;
     color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}





.thanhnoibat h1
{
    width: 240px;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-left: -5px;
    background: url(images/left_lienhe.png) no-repeat;
    line-height: 38px;
    font-family: 'RobotoRegular';
    font-weight: bold;
}

.thanhnoibat h2
{
	color: white;
	font-family: 'UTMAlterGothic';
	font-size: 20px;
	font-weight: normal;
	margin-left: 40px;
	padding-top: 2px;
}


.dvnoibat
{
		background: url(images/danhmuc_right.png)no-repeat top right;
	width: 940px;
	height: 40px;
	margin-left: 15px;
}
.dvnoibat span
{
	color: #0096ff;
	font-family: 'UTMAlterGothic';
	font-size: 20px;
	font-weight: bold;
	margin-left: 45px;
}
.dvnoibat
{
	float: left;
	width: 100%;
}
.dvsanpham img
{
	border:4px solid #cfd3cf;
}
.dvsanpham
{
	float: left;
	width: 100%;
}
.dvsanpham ul
{
	float: left;
	width: 285px;
}
.dvsanpham ul li
{
	float: left;
}

.yahoo
{
	width: 100%;
	float: left;
}


.box_dichvu_home
{
	padding-left: 10px;
	float: left;
	width: 100%;
}
.box_dichvu_home h3
{
	color: #6c3700;
	font-family: 'MyriadProRegular';
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.box_dichvu_home .item_dichvu:hover h3
{
	color: red;
}

.box_dichvu_home .img_dichvu
{
	position: relative;
	width: 100%;
	float: left;
	height:168px;
}

.box_dichvu_home .img_dichvu .border_dichvu
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border: 8px solid rgba(255,255,255,0.7);
}
.doitac_footer
{
	width: 100%;
	float: left;
	
}

.doitac_footer img
{
	border:1px solid #ccc;
}

.box_bottom
{
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}


.hotro_home
{
	width: 100%;
	height: 314px;
	background: url(images/bg_hotline.jpg);
}

.hotro_home1
{
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

.hotro_home1 img
{
	float: left;
}

.hotro_home1 p
{
	color: #ff0000;
	font-size: 24px;
	margin-top: 40px;

}

.hotro_home1 span
{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
}

.hotro_home2 p
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #00a2ff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.hotro_home3
{
	width: 100%;
	float: left;
	padding-left: 40px;

}

#tintuc
{
	width: 100%;
	float: left;
	padding-top: 40px;
}

.tintuc
{
	width: 50%;
	float: left;
}

.tintuc_home
{
	width: 100%;
	float: left;
	padding-top: 20px;
	
}

.tintuc_home1
{
	width: 33.3%;
	float: left;
	padding: 15px;
}

.title_tintuc
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #bababa;
	padding-bottom: 5px;
}
.title_tintuc a
{
	font-size: 13px;
	color: #787878;
	font-family: 'RobotoRegular';
	float: right;
	margin-right: 80px;
}
.title_tintuc a:hover 
{
	color: red;
}
.title_tintuc h2
{
	font-size: 18px;
	color: #db0202;
	text-transform: uppercase;
	font-family: 'RobotoBold';
	position: relative;
	display: inline-block;
}
.title_tintuc h2:before
{
	content: '';
	width: 100%;
	height: 3px;
	background: #db0202;
	position: absolute;
	bottom: -6px;
	left: 0px;
}
.title_tintuc h1
{
	font-size: 18px;
	color: #db0202;
	text-transform: uppercase;
	font-family: 'RobotoBold';
	position: relative;
	display: inline-block;
}
.title_tintuc h1:before
{
	content: '';
	width: 100%;
	height: 3px;
	background: #db0202;
	position: absolute;
	bottom: -6px;
	left: 0px;
}
.tintuc_home1_left
{
	width: 290px;
	padding-right: 20px;
	float: left;
}



.tintuc_home1_right
{
	width: 100%;
	float: left;
	padding: 16px;
	border: 1px solid #ccc;
}

.items_tintuc1
{
	width: 100%;
	float: left;
	padding: 10px 0px;
	border-bottom: 1px dashed #ccc;
}

.items_tintuc1 img
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
.items_tintuc1 h3
{
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}
.items_tintuc1 p
{
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}

.items_tintuc1:hover h3
{
	color: red;
}


.items_tintuc1 

.item_tintuc1
{
	width: 50%;
	float: left;
	padding: 10px;

}

.items_tintuc {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}


.items_tintuc img
{
	width: 25%;
	float: left;
	margin-right: 10px;
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    border:  1px solid #ccc;
    padding: 2px;
}

.items_tintuc h3
{
	font-family: 'RobotoBold';
	font-size: 15px;
	color: black;
	font-weight: normal;
	margin-bottom: 5px;
}

.items_tintuc:hover h3
{
	color: red;
}

.item_tintuc:hover .images_tintuc img
{
	border: 1px solid red;
}

.xemthem {
    display: inline-block;
    padding: 7px 15px;
    background: #2BA7D0;
    float: right;
    font-family: 'RobotoLight';
    color: white;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.xemthem:hover {
    background: red;
    color: white;
}



.tintuc_home2
{
	width: 382px;
	float: left;
	margin-right: 20px;
}

.tintuc_home3
{
	width: 382px;
	float: left;
	
}

.box_khuyenmai
{
	width: 100%;
	float: left;
	border:1px solid #ccc;
	height: 382px;
}

.fanpage_home
{
	width: 33%;
	float: left;
	padding-left: 20px;
}

.thongtin_lh
{
	width: 690px;
	float: left;
	
}

.khachhang_home
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fffadd;

}

.item_khachhang
{
	
	width: 100%;
	float: left;
	padding: 20px;
}

.box_item_khachhang
{
	width: 100%;
	float: left;
	background: white;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0px 5px 3px #ccc8b1;
}

.images_khachhang
{
	width: 204px;
	height: 204px;
	border-radius: 50%;
	float: left;
	border: 7px solid #ff5a00;
	  box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin-right: 20px;
}


.images_khachhang img
{
	width: 204px;
	height: 204px;
	border-radius: 50%;
}

.mota_khachhang
{
	width: 263px;
	height: 81px;
	background: #f4d739;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-top: -20px;

}

.mota_khachhang1
{
	width: 263px;
	float: left;
	padding-top: 30px;
}

.mota_khachhang h3
{
	font-size: 30px;
	color: #1e1e1e;
	font-weight: normal;
	margin-bottom: 10px;
}
.mota_khachhang p
{
	font-size: 13px;
	font-family: 'RobotoRegular';
}

.thongtin_lh h2
{
	color:#ffff00 ;
	font-family: 'RobotoCondensedRegular';
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
}
.thongtin_lh span
{
	font-size: 13px;
	font-weight: normal;
	color: white;
}
.truycap
{
	float: right;
	height: 34px;
}
.span1
{
	color: white;
	font-weight: normal;
}
.span_2
{
	color:yellow; 
	font-weight: normal;
}
.hotro_footer .span_1
{
	font-size: 16px;
	color: white;
}

.hotro_footer .span_2
{
	font-size: 16px;
	color: #fcff00;
}

.truycap ul li
{
	float: left;
	padding: 8px 0px;
}
.truycap img
{
	padding: 0px 12px 0px 12px;
}
.baofooter
{
		width: 100%;
		
		float: left;	
		font-weight: bold;
		
		color: #7fdcff;
		font-size: 12px;

}
.copyright
{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background:#008ae3; 
}

.copyright p{color: white; 
}
.copyright p span
{
	color: yellow;
	font-weight: bold;
	font-size: 12px;
}
.baohet
{
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 10px;
}
.imgsp
{
	float: left;
	width: 100%;
	position: relative;
	
}
.h3nb
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 10px;
	background: rgba(0,0,0,0.7);width: 100%;
	color: white;
}

.h3nb h3
{
	font-size: 16px;
	font-weight: normal;
}

.h3nb h3:hover
{
	color: red;
}

.baodanhmuc
{
		float: left;
	width: 100%;
	background-color: #F4F4F4;
		height: 290px;
}
.danhmuc9
{
	float: left;
	width: 900px;
	margin-top: 10px;
	height: 290px;
}
.danhmuc8
{
	float: left;
	width: 298px;
	margin-top: 10px;
}
.thanh9 img
{
	margin-left: 6px;
	margin-right: 7px;
}
.danhmuc8 img
{
	margin-left: 5px;
	margin-right: 4px;
}
.thanh9 span
{
	color: #00429a;
	font-size: 17px;
	font-family: 'RobotoRegular';
	font-weight: bold;
}
.danhmuc8 span
{
	color: #00429a;
	font-size: 17px;
	font-family: 'RobotoRegular';
	font-weight: bold;
}
.h3dv
{
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 10px;
	background: rgba(0,0,0,0.7);width: 100%;
	color: white;
	position: absolute;	
}
.h3img
{
	float: left;
    width: 100%;
    position: relative;
    height: 194px;
}

.guimai
{
	height: 28px;
	width: 34px;
	background: none;
	border:0px;
	cursor: pointer;
}

.dkyemail
{
	width: 250px;
	float: right;
}
.dkyemail h2{
		color:#FFFF00 ;
	font-family: 'UTMAlterGothic';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.dkyemail span
{
	font-size: 13px;
	font-weight: normal;
	color: white;
}
.nhanemail
{
	background: url(images/tim_mail.png)no-repeat;
		outline:none;
		width: 223px;
		height: 28px;
		 border: none;
}

.menu_footer
{
	width: 100%;
	height: 4px;
	background: url(images/bg_head.jpg);
}

#popub {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 10001;
    text-align: center;
}
#popub .popub {
    position: relative;
    max-width: 80%;
    margin: auto;
    display: inline-block;
}

#popub .popub .close_popup 
{
    position: absolute;
    background: url(images/close.png) center center no-repeat;
    width: 60px;
    height: 60px;
    right: -33px;
    top: -33px;
    z-index: 999999;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 60px rgba(0,0,0,.2);
    border: 1px solid rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.1);
}

.close_popup, .list-group-item>.badge {
    float: right;
}
.close_popup {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
#popub 
{
    width: 100%;
    height: 100%;
    display: none;
}

#popub .popub .close_popup:hover {
    background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
    cursor: pointer;
}

.blue_table, .blue_table td {
    border: 1px solid #D5EAFF;
    padding: 2px;
    width: 100%;
    clear: both;
    height: 30px;
    font-size: 14px;
    text-align: center;
}

.blue_table th {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0d8bf9;
    font-family: Tahoma;
    height: 30px;
    font-size: 14px;
    border: 1px solid #D5EAFF;
    padding: 2px;
    text-align: center;
}

.blue_table, .blue_table td {
    border: 1px solid #D5EAFF;
    padding: 2px;
    width: 100%;
    clear: both;
    height: 30px;
    font-size: 14px;
    text-align: center;
}

.blue_table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    
    }
	/* Like Share */
.social-plugin {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-plugin .at-share-btn {
  margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
  margin-left: 3px;
}