@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
{
	width: 100%;
	min-width: 1200px;
	font-family: arial;
}
.menu_fixed
{
	position: fixed !important;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
}

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

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

#logo
{ 
	float: left;
	width: 15%;
	padding-right: 20px;
}
#logo img
{
	max-width: 100%;
	vertical-align: top;
}
#banner
{
	width: 50%;
	float: left;
	padding-right: 20px;
}
#banner img
{
	max-width: 100%;
	vertical-align: top;
}
#header
{
	width:100%;
	float: left; 
	position: relative;
}
.header
{
	width: 100%;
	background: white;
}
.header_top
{
	width: 100%;
	float: left;
	padding: 7px 0px;
	background: #333333;
}
.header_top p
{
	display: inline-block;
	color: #898989;
	font-size: 13px;
	padding: 0px 10px;
}
.header_top p img
{
	float: left;
	margin-right: 5px;
}
.mangxahoi 
{
	float: right;
	display: inline-block;
}
.mangxahoi img
{
	margin-left: 5px;
}
.hotline_top
{
	float: right;
	padding-top: 46px;
	padding-right: 20px;
	text-align: right;
}
.hotline_top p
{
	font-family: 'SFUFuturaBook';
	font-size:14px;
	color: #363636;
	text-transform: uppercase;
}
.hotline_top p img
{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.ngonngu
{
	display: inline-block;
	float: right;
	padding-top: 44px;
}

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

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

.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: 52px;
    position: relative;
    background: white;
   border-top: 1px solid #ccc;
}
/*---------------slider-----------*/

#slidershow
{
	width: 100%;
	float: left;
	position: relative;
}
.slider1
{
	width: 55%;
	float: left;
}
.slider_box
{
	width: 100%;
	position: relative;
}
.widget-component
{
	border-radius: 50%;
}
.widget-component:hover
{
	background: white !important;
	box-shadow: 0px 0px 5px #ccc;
}
.slider2
{
	width: 45%;
	padding-left: 10px;
	float: left;
}
.banner_qc
{
	width: 100%;
	float: left;
}
.banner_qc img
{
	width: 100%;
	vertical-align: top;
}
.item_hinhanh
{
	width: 50%;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}

.item_hinhanh .mota_hinhanh
{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 50px;
	padding-left: 40px;
}
.item_hinhanh h3
{
	font-family: 'SFUFuturaHeavy';
	font-size: 24px;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	
}
.item_hinhanh:hover h3
{
	color: yellow;
}
.item_hinhanh p
{
	font-family: 'SFUFuturaBook';
	font-size: 16px;
	color: white;
	text-transform: uppercase;
}
.item_hinhanh img
{
	width: 100%;
}
.item_hinhanh:hover img
{
	transform: scale(1.1, 1.1);
}

/*--------------THiết kế xây dựng------------*/
.thietke_home
{
	width: 100%;
	float: left;
	padding: 40px 0px;
	background: url('images/bg_thietke.png') no-repeat top left,#fafafa;
}
.thietke_left
{
	width: 31%;
	float: left;
}
.thietke_left img
{
	width: 100%;
	padding-right: 10px;
}
.thietke_right
{
	width: 69%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.items_thietke1
{
	width:calc(100% / 3 );
	float: left;
	padding: 5px;
}
.items_thietke2
{
	width:calc(100% / 2 );
	float: left;
	padding: 5px;
}
.items_thietke3
{
	width:42%;
	float: left;
	padding: 5px;
}
.items_thietke
{
	width: 100%;
	float: left;
}
.items_thietke4
{
	width:calc(100% / 4 );
	float: left;
	padding: 5px;
}
.items_thietke .images_thietke
{
	width: 100%;
	border: 1px solid #ccc;
	padding: 2px;
	position: relative;
}
.items_thietke .images_thietke .mota_thietke
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: scale(0,0);
}
.items_thietke:hover .images_thietke .mota_thietke
{
	 transform: scale(1,1);
}
.items_thietke .images_thietke .mota_thietke p
{
	font-family: 'RobotoRegular';
	font-size: 13px;
	color: white;
	line-height: 20px;
	position: relative;
}
.items_thietke .images_thietke .mota_thietke p:before
{
	content: '';
	width: 50%;
	right: 0px;
	left: 0px;
	margin: auto;
	top: -10px;
	position: absolute;
	height: 2px;
	background: white;

}
.items_thietke .images_thietke .mota_thietke p:after
{
	content: '';
	width: 50%;
	right: 0px;
	left: 0px;
	margin: auto;
	bottom: -10px;
	position: absolute;
	height: 2px;
	background: white;

}
.items_thietke .images_thietke img
{
	width: 100%;
	vertical-align: top;
}
.items_thietke h3
{
	font-family: 'SFUFuturaBook';
	font-size: 14px;
	color: #383838;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
}
.items_thietke:hover h3
{
	color: red;
}
.title_thietke
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.title_thietke h2
{
	font-family: 'SFUFuturaHeavy';
	font-size: 26px;
	font-weight: normal;
	color: #342f2b;
	float: left;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-left: 70px;
	margin-bottom: 10px;
}
.title_thietke h2:before {
    content: '';
    width: 136px;
    height: 20px;
    background: url('images/line_thietke.png') no-repeat;
    position: absolute;
    right: calc(100% - 50px );
    top: 10px;
}
/*---------------end thiết kế-------------*/
.thicong_home
{
	width: 100%;
	float: left;
	padding: 40px 0px;
	background: url('images/bg_thicong.png') no-repeat top 10px right,#fafafa;
}
.title_thicong
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.title_thicong h2
{
	font-family: 'SFUFuturaHeavy';
	font-size:26px;
	font-weight: normal;
	color: #342f2b;
	float: right;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-right: 80px;
	margin-bottom: 10px;
}
.title_thicong h2:before
{
	content: '';
	width: 136px;
	height: 22px;
	background: url('images/line_noithat.png') no-repeat;
	position: absolute;
	left: calc(100% - 62px );
	top: 10px;
}
.thicong_left
{
	width: 47%;
	float: left;
}
.thicong_right
{
	width: 53%;
	float: left;
}
.thicong_right .banner_thicong
{
	width: 58%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.thicong_right .banner_thicong img
{
	width: 100%;
}
/*------------------end thi công--------------*/
.timkiem_menu {
    width: 18%;
    float: right;
    height: 30px;
    position: relative;
    margin-top: 14px;
    background: #fff;
    border-radius: 5px;
}

#name_tk1 {
	width: 100%;
	border: 0px;
	margin: 0px;
	height: 30px;
	color: black;
	background: none;
	outline: none;
	padding-left: 10px;
	box-shadow: 0px 0px 5px #ccc inset;
	box-shadow: 0px 4px 8px #ccc inset;
	border-radius: 5px;
}

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

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

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #969696;
  font-size: 13px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #969696;
  font-size: 13px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #969696;
  font-size: 13px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #969696;
  font-size: 13px;
}

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


#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;
	position: relative;
	padding-bottom: 40px;
}
.title_gioithieu
{
	width: 100%;
	float: left;
	position: relative;
	width: 100%;
	height: 93px;
	padding-top: 32px;
	padding-left: 30px;
	background: url('images/title_h2.png') no-repeat;
}

.title_gioithieu h2
{
	font-family: 'RobotoCondensedBold';
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	position: relative;
	display: inline-block;
	min-width: 175px;
	text-align: center;
	text-transform: uppercase;
}
.title_gioithieu a
{
	float: right;
	margin-right: 10px;
	font-family: 'RobotoRegular';
	font-size: 13px;
	color: #0078a6;
}
.title_gioithieu a:hover
{
	color: red;
}
.mota_gioithieu
{
	width: 55%;
	float: left;
	padding-left: 40px;
	position: relative;
}
.mota_gioithieu h2
{
	font-family: 'RobotoCondensedBold';
	font-size: 30px;
	color: #ec0808;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.mota_gioithieu h2:before
{
	content: '';
	width: 90px;
	height: 4px;
	background: #003b64;
	margin: 10px 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-radius: 5px;
}
.mota_gioithieu p
{
	font-size: 15px;
	font-family: 'RobotoRegular';
	color: #3e3e3e;
	line-height: 25px;
}

.mota_gioithieu a
{
	display: inline-block;
	color: #003b64;
	font-size: 15px;
	padding: 7px 20px;
	border-radius: 5px;
	border:1px solid #003b64;
	font-family: 'RobotoCondensedRegular';
	margin-top: 10px;
	position: relative;
	float: left;
}
.mota_gioithieu a:hover
{
	color: red;
	border:  1px solid red;
}
.images_gioithieu
{
	width: 45%;
	float: left;
	position: relative;
}

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

.nhomsoi_home
{
	width: 100%;
	float: left;
	background: url('images/bg_soi.jpg') no-repeat;
	background-attachment: fixed;
	padding: 40px 0px;
	background-size: 100% 100%;
}
.nhomsoi_home .mota_nhomsoi
{
	width: 48%;
	float: left;
	padding-right: 40px;
	text-align: center;
}
.nhomsoi_home .mota_nhomsoi h2
{
	font-family: 'RobotoCondensedBold';
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.nhomsoi_home .mota_nhomsoi h2:before
{
	content: '';
	width: 50%;
	height: 1px;
	background: #003b64;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: 0px;
}
.nhomsoi_home .mota_nhomsoi p
{
	font-family: 'RobotoCondensedRegular';
	font-size: 15px;
	color: #bfbfbf;
	line-height: 25px;
}
.nhomsoi_home .images_nhomsoi
{
	width: 52%;
	float: left;
}
.nhomsoi_home .images_nhomsoi img
{
	max-width: 100%;
}
.mota_nhomsoi a
{
	display: inline-block;
	color: #fff;
	font-size: 15px;
	padding: 7px 20px;
	border-radius: 5px;
	border:1px solid #fff;
	font-family: 'RobotoCondensedRegular';
	margin-top: 10px;
	position: relative;
}
.mota_nhomsoi a:hover
{
	color: yellow;
	border:  1px solid yellow;
}
.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;
}
.bannerqc
{
	width: 100%;
	padding-top: 40px;
	float: left;
}
.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;
}

#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;

}
.menu_fix
{
	background: url(images/bg_dmsp_03.png) top right no-repeat;
	position: fixed;
	top: 230px;
	left: -230px;
	width: 279px;
	height: 400px;
	cursor: pointer;
	z-index: 999999999999;
}

.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;
	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;}
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;
	overflow: hidden;
	position: relative;
}
.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: 40%;
    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: 42px;
 	position: relative;
 	background: url('images/bg_title.jpg') repeat-x;
 	line-height: 42px;
 	text-align: center;
}

#left .title h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-family: 'RobotoCondensedBold';
	font-weight: normal;
	position: relative;
	z-index: 999;
}
#left .title:before
{
	content: '';
	width: 10px;
	height: 10px;
	background: url('images/tron.png') no-repeat;
	position: absolute;
	left: 15px;
	top: 17px;
}
.left1
{
	width: 100%;
	float: left;
	position: relative;
}

.box_left
{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	padding: 15px;
	background: #f9f9f9;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}


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

.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;
}

.hotro
{
	width: 100%;
	float: left;
	border:  5px solid #e7e7e7;
	padding: 20px;
	background: url('images/bg_hotro.jpg') no-repeat bottom right;
}
.hotro > p
{
	font-size: 14px;
	color: #575757;
	margin-bottom: 20px;
}
.hotro .hotline_hotro
{
	width: 100%;
	float: left;
}
.hotro .hotline_hotro img
{
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.hotro .hotline_hotro p
{
	font-size: 14px;
	color: #575757;
}
.hotro .hotline_hotro span
{
	font-size: 19px;
	color: #ed1c24;
	font-family: 'UTMAvoBold';
}
.hotro .box_hotro
{
	width: 100%;
	float: left;
	padding-top: 10px;
}
.hotro .box_hotro h2
{
	font-family: 'UTMAvo';
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #c7c7c7;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 10px;
}
.hotro .box_hotro p
{
	font-size: 15px;
	color: #000000;
	margin-top: 10px;
}
.hotro .box_hotro p span
{
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.hotro .box_hotro p strong
{
	color: #0076a3;
	font-size: 15px;
}
.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;
}

.yahoo1
{
	width: 100%;
	float: left;
}
.yahoo1 p
{
	float: left;
	font-size: 13px;
	color: #3e3e3e;
	margin-top: -5px;
	width: 100%;
	padding-bottom: 10px;
}
.yahoo1 p img
{
	float: right;
}
.yahoo h2
{
	font-family: 'RobotoBold';
	font-size: 14px;
	color: #0060b2;
}

.email
{
	padding-bottom: 10px;
}


.email  {
    width: 100%;
    float: left;
    color: #3e3e3e;
    font-size: 13px;
}
.email span
{
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
}

#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: 20px;
	padding-top: 20px;
	background: #f6f6f6;
}

.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;
}

.form_tin
{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	float: left;
}
.form_tin #name_tk
{
	width: 100%;
	height: 32px;
	background: #fff;
	border: 0px;
	outline: none;
	padding-left: 20px;
	float: left;
}

#guimai
{
	width: 64px;
	height: 32px;
	background:#ed1c24;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'RobotoBold';
	text-align: center;
	font-weight: bold;
	outline: none;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.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:#342f2b;
    margin-top: 20px;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#342f2b;
    display:inline-block;
    padding:3px 8px;
    border:1px solid #003b64;
    text-decoration:none;
    border-radius: 5px;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#342f2b;
    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: 100%;
	float: left;
}
#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;
}
.sanpham_home1
{
	width: 24%;
	float: left;
}
.sanpham_home2
{
	width: 76%;
	float: left;
	padding-left: 15px;
}
.product_list
{
	width: 100%;
	float: left;
	background: url('images/after_sp.jpg') repeat-x bottom;
	padding-bottom: 20px;
}

.title_sanpham
{
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

.title_sanpham h2
{	
	position: relative;
	font-size: 30px;
	text-transform: uppercase;
	color: #ec0808;
	font-family: 'RobotoCondensedBold';
	text-align: center;
}

.line_sanpham
{
	width: 237px;
	height: 3px;
	background: url('images/line_sanpham.png') no-repeat;
	display: inline-block;
	margin-top: 10px;
}

.title_sanpham h1
{	
	
	position: relative;
	font-size: 17px;
	font-weight: normal;
	color: #05a8e6;
	font-family: 'RobotoCondensedBold';
	text-transform: uppercase;
	display: inline-block;
	padding-right: 10px;
}


.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: 60%; 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
{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.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;
	margin-bottom: 10px;
}

.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: 14px;
	color: #303030;
	font-family:Tahoma;
	padding: 10px 0px;

}

.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;
}
/*-------Sản phẩm-------*/
.item3{

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

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

.item1 h3
{
	width: 100%;
	font-size: 15px;
	font-family: 'RobotoCondensedRegular';
	color:#0b0b0b;
	font-weight: normal;
}

.item1 p
{
	font-size: 14px;
	color: #464646;
	font-family: 'RobotoCondensedRegular';
}
.item1 span
{
	color: #dc0000;
	font-weight: bold;
}
.transition
{
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.item1 .images_sanpham
{
	width: 100%;
	float: left;
	position: relative;
	overflow:hidden;
	position: relative;
}
.item1 .mota_sanpham
{
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.margin
{
	margin: -10px;
}
.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);
}


.item1:hover h3 
{
	color: red;
}

.item_left
{
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.item_left p
{
	font-weight: bold;
	font-size: 14px;
	color: #ed1c24;
	padding-bottom: 5px;
}
.item_left img
{
	width: 40%;
	float: left;
	margin-right: 10px;
}
.item_left h3
{
	font-size: 15px;
	color: #222222;
	font-weight: normal;
	padding-bottom: 5px;
}
.item_left:hover h3
{
	color: red;
}
 a.xemthem_sp
{
	color: #898989;
	font-size: 13px;
	border-bottom: 1px solid #898989;
}
 a.xemthem_sp:hover
 {
 	color: red;
 	border-bottom: 1px solid red;
 }
.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: 100%;
	float: left;
	border: 1px dashed #ababab;
	padding: 2px;
}
.box_lienhe
{
	width: 100%;
	float: left;
	background: url('images/bg_lienhe.jpg') no-repeat top left;
	background-size: 100% 100%;
	padding: 20px;
	position: relative;
	padding-bottom: 30px;
}
.box_lienhe p
{
	font-size: 13px;
	color: white;
	line-height: 20px;
}
.box_lienhe input
{
	height: 32px;
	background: white;
	outline: none;
	border: 0px;
	width: 100%;
	margin-top: 10px;
	padding-left: 10px;
}
.box_lienhe textarea
{
	height: 94px;
	background: white;
	outline: none;
	border: 0px;
	width: 100%;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.box_lienhe button
{
	width: 89%;
	border: 0px;
	outline: 0px;
	height: 40px;
	background: #ed1c24;
	color: white;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: -20px;
	cursor: pointer;
}

.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;
	
}

.mxh img {
	height: 50px;display: inline-block;vertical-align: top;margin: 5px;
	border-radius:8px;
}

.map_footer {
	width: 100%;height: 340px;
	display: inline-block;vertical-align: top;
}
.map_footer iframe {width: 100% !important;height: 100% !important;}

.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;
	background: #342f2b;
	position: relative;
}
.box_thongtin
{
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
}

.footer3
{
	width: 40%;
	float: left;
	padding-right: 40px;
	color: #FFF;
}

.footer3 h2
{
	font-family: 'SFUFuturaBook';
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	width: 100%;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	padding-bottom: 5px;
}

.footer3 h2:before
{
	content: '';
	width: 32px;
	height: 2px;
	background: white;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.footer3 p
{
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	font-family: 'RobotoRegular';
}

.footer4
{
	width: 30%;
	float: left;
	padding-right: 40px;
	font-family: 'RobotoRegular';
}
.footer4 span
{
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	margin-top: 20px;
	text-transform: uppercase;
	color: white;
}

.footer5 h2,.footer4 h2
{
	font-family: 'SFUFuturaBook';
    font-size: 17px;
    color: #fff;
    margin-bottom:10px;margin-top: 15px;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    padding-bottom: 5px;
}
.footer4 h2:before {
    content: '';
    width: 32px;
    height: 2px;
    background: white;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.footer4 p
{
	font-size: 13px;
	color: white;
	font-family: 'RobotoRegular';
	line-height: 20px;
	margin-bottom: 10px;
}
.footer4 img
{
	margin: 10px 5px;
}
.footer5
{
	width: 30%;
	float: left;
	padding-left: 60px;
}
.footer5 p
{
	font-size: 15px;
	color: #ffffff;
	font-family: 'RobotoCondensedRegular';
	line-height: 25px;
}
.footer5 p img
{
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}
.footer6
{
	width: 100%;
	float: left;
	padding-top: 19px;
	padding-bottom: 10px;
	position: relative;
	background: #1c1917;
}

.chinhsach_ft li {
	margin-bottom: 5px;
	font-family: 'SFUFuturaBook';
}
.chinhsach_ft li a {color: #FFF;}
.chinhsach_ft li a:hover {color:#ECB409; }

.top_footer
{
	width: 135px;
	height: 49px;
	background: url('images/top.jpg') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	cursor: pointer;
}
.footer6 p
{
	font-family: 'RobotoRegular';
	font-size: 13px;
	color: white;
}

.footer7
{
	width: 50%;
	padding-left: 70px;
	float: left;
}

.footer8
{
	width: 50%;
	float: left;
	text-align: right;
}
.footer8 p
{
	display: inline-block;
	padding: 0px 10px;
}

.footer8 img
{
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.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: #0257a0;
	border: 0px;
	color: white;
	margin-top: 5px;
}

.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;
}

.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;padding-top: 20px;padding-bottom: 20px;}
.img_capcha
{
	cursor: pointer;
}
#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: 201px;
    height: 112px;
   	cursor: pointer;
    background: transparent url("images/bg_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: 50%;
	float: left;
}

.right_contact
{
	width: 50%;
	float: left;
	padding-left: 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;
}

#tintuc
{
	width: 100%;
	float: left;
	padding: 40px 0px;
	background:url('images/bg_news.png')no-repeat,#fafafa;
}

.tintuc1
{
	width: 66.66%;
	float: left;
	padding-right: 40px;
}
.tintuc2
{
	width: 33.33%;
	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: 20px;
	padding-bottom: 10px;
	position: relative;
}

.title_tintuc h2
{
	font-size: 22px;
	color: #1e1e1e;
	font-family: 'RobotoBlack';
	position: relative;
	display: inline-block;
	font-weight: normal;
	text-transform: uppercase;
}
.title_tintuc:before
{
	content: '';
	width: 84px;
	height: 2px;
	background: #df0000;
	position: absolute;
	left: 0px;
	bottom: -1px;
}
.title_tintuc h1
{
	font-size: 25px;
	color: #0177df;
	font-family: 'RobotoBold';
	position: relative;
	display: inline-block;
}
.title_tintuc h1:before
{
	content: '';
	width: 50%;
	height: 3px;
	background: #007fff;
	position: absolute;
	bottom: -6px;
	left: 0px;
}

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

.items_tintuc1 img
{
	float: left;
	margin-right: 10px;
}
.items_tintuc1 h3
{
	margin-bottom: 10px;
	font-size: 13px;
	color: #737373;
	font-weight: normal;
}
.items_tintuc1 p
{
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}

.items_tintuc1:hover h3
{
	color: red;
}


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

.items_dichvu1 img
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
.items_dichvu1 h3
{
	font-size: 13px;
	font-family: 'RobotoBold';
	color: #323232;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.items_dichvu1 p
{
	font-size: 13px;
	line-height: 25px;
	font-family: 'RobotoRegular';
	color: #323232;
}

.items_dichvu1:hover h3
{
	color: red;
}
.items_tintuc2
{
	width: 50%;
	padding: 10px;
	float: left;
}
.items_tintuc {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.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: 18px;
	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: #007fff;
    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;
}

.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;

}

#back_to_top {
	color: #fff;
	height: auto;
	position: fixed;
	bottom: 100px;
	margin: 0;
	z-index: 10000;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#back_to_top.on {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	right: 25px;
}

#back_to_top span {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
	-o-border-radius: 48px;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	border: 2px solid #1c86c8;
	background: #0484b8;
	border: solid 2px #fff;
}
#back_to_top span {
	text-align: center;
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

#back_to_top span i {
	font-size: 22px;
	color: rgb(255, 255, 255);
	line-height: 46px;
	transition: color 0.2s ease 0s;
}

#back_to_top:hover span i {
	color: #0484b8;
}

#back_to_top:hover span
{
	background: white;
}

/* .accordion */

.accordion {
  height: 400px;
  overflow: hidden;
  position: relative;
}

.accordion:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}

.accordion._create:after { display: none; }

.accordion__ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 9999px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.accordion__li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 400px;
  float: left;
  overflow: hidden;
  box-shadow: 0 0 10px 0 #000;
  transition: all 0.3s ease-out;
}

.accordion__img {
  display: block;
  cursor: pointer;
  max-width: none !important;
  position: relative;
}
.name-acording{position: absolute; bottom:0px; left:0px; width:100%;background:rgba(0,0,0,0.6);padding: 10px; text-align: center; overflow:hidden;}
.name-acording a{ text-decoration: none; font-size:18px;text-transform: uppercase;font-family: 'RobotoBlack';color:#fff;font-weight: normal}
.name-acording a:hover{color:yellow;}
/* /.accordion */

.accordion ul{}
.accordion ul li{ position: relative;}

#content-acording{ width:100%; margin: auto; position: relative;}
/*---------slider-acording--------------*/
.congtrinh_home
{
	width: 100%;
	float: left;
	padding-top: 40px;
	position: relative;
	z-index: 99;
	background: url('images/bg_thicong.jpg') no-repeat;
	background-attachment: fixed;
}
.title_congtrinh
{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.title_congtrinh h2
{
	font-family: 'RobotoBlack';
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
.line_congtrinh
{
	width: 66px;
	height: 17px;
	background: url('images/line_congtrinh.png') no-repeat;
	display: inline-block;
}
.title_congtrinh p
{
	font-size: 18px;
	font-family: 'RobotoRegular';
	color: #fff;
	font-weight: normal;
}
/*----------Về chúng tôi----------*/

.vechungtoi
{
	width: 100%;
	float: left;
	padding-top: 30px;
}
.vechungtoi
{
	padding-bottom: 30px;
	width: 100%;
	float: left;
	background: url('images/bg_gioithieu.png') no-repeat top 0px right 0px;
}
.item_vechungtoi
{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.item_vechungtoi .images_vechungtoi
{
	width: 47%;
	float: left;
	position: relative;
}
.item_vechungtoi .images_vechungtoi:before
{
	width: 106px;
	height: 106px;
	content: '';
	position: absolute;
	top: -10px;
	right: -10px;
	background: url('images/before_gt.png') no-repeat;
}
.item_vechungtoi .images_vechungtoi:after
{
	width: 339px;
	height: 1px;
	content: '';
	position: absolute;
	left: -77px;
	bottom: -10px;
	background: url('images/after_gt.jpg') no-repeat;
}
.item_vechungtoi .mota_vechungtoi
{
	width: 53%;
	float: left;
	padding-left: 20px;
	position: relative;
}

.item_vechungtoi .images_vechungtoi img
{
	max-width: 100%;
}
.item_vechungtoi .mota_vechungtoi h3
{
	font-family: 'SFUFuturaHeavy';
	font-size:26px;
	font-weight: normal;
	color: #342f2b;
	float: right;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-right: 80px;
	margin-bottom: 10px;
}
.item_vechungtoi .mota_vechungtoi h3:before
{
	content: '';
	width: 136px;
	height: 22px;
	background: url('images/line_noithat.png') no-repeat;
	position: absolute;
	left: calc(100% - 62px );
	top: 10px;
}
.item_vechungtoi p
{
	font-family: 'RobotoRegular';
	font-size:13px;
	font-weight: normal;
	color: #4f4f4f;
	line-height: 23px;
}
.a_vct
{
	font-family: 'RobotoRegular';
	font-size: 14px;
	color: #252424;
	padding-bottom: 2px;
	display: inline-block;
	border-bottom: 1px solid #1a1a1a;
	margin-top: 30px;
	position: relative;
	padding-left: 30px;
	float: right;
}
.a_vct:before
{
	content: '';
	width: 21px;
	height: 20px;
	background: url('images/icon_xemthem.jpg') no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
.a_vct:hover
{
	color: red;
}
.item_vechungtoi2
{
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: right;
}
.item_vechungtoi2
{
	
	width: 100%;
	float: left;
}
.item_vechungtoi2 .images_vechungtoi1
{
	width: 28%;
	float: right;
	margin-left: 20px;
	position: relative;
}
.item_vechungtoi2 .images_vechungtoi1:after
{
	width: 107px;
	height: 107px;
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	background: url('images/after_gt.png') no-repeat;
}

.item_vechungtoi2 h3
{
	font-family: 'RobotoBlack';
	font-size:16px;
	font-weight: normal;
	color: #212121;
	margin-bottom: 10px;
}

.item_vechungtoi2 p
{
	font-family: 'RobotoRegular';
	font-size:15px;
	font-weight: normal;
	color: #494949;
	line-height: 23px;
}
/*--------------liên hệ------------------*/
.tintuc1 form
{
	width: 100%;
	float: left;
}
.tintuc1 form input
{
	width: 100%;
	height: 40px;
	background: white;
	outline: none;
	border: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	float: left;
	padding-left: 10px;
}
.tintuc1 form textarea
{
	width: 100%;
	height: 120px;
	background: white;
	outline: none;
	border: 0px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	float: left;
	padding: 10px;
}
.tintuc1 form button
{
	display: inline-block;
	background: white;
	outline: none;
	border: 0px;
	background: #df0000;
	padding: 7px 10px;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	font-family: 'RobotoCondensedBold';
}
.tintuc1 form input#email
{
	width: 49%;
}
.tintuc1 form input#dienthoai
{
	width: 49%;
	float: right;
}
.hotrotructuyen
{
	width: 100%;
	float: left;
	background: #4f84c5;
}
.hotrotructuyen .item_hotro
{
	width: 50%;
	float: left;
	background: url('images/line_hotro.jpg') no-repeat top 25px left 0px;
	padding: 30px 30px 20px 30px;
}
.hotrotructuyen .item_hotro:first-child
{
	background: none;
}
.hotrotructuyen .item_hotro p
{
	display: inline-block;
	float: left;
	font-family: 'RobotoBlack';
	color: white;
	margin-right: 10px;
}
.hotrotructuyen .item_hotro p img
{
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}
.hotrotructuyen .item_hotro img
{
	margin-top: -10px;
}
.hotrotructuyen .item_hotro:last-child
{
	float: right;
	text-align: right;
}
.hotrotructuyen .item_hotro:last-child p
{
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.hotrotructuyen .item_hotro:last-child img
{
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.hotrotructuyen .item_hotro:last-child p img
{
	float: left;
	margin-right: 10px;
}