@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;
}
#timkiem input::-webkit-input-placeholder {
   color: #505050;
}

#timkiem input:-moz-placeholder {
   color: #505050;  
}

#timkiem input::-moz-placeholder { 
   color: #505050;  
}

#timkiem input:-ms-input-placeholder {  
   color: #505050;  
}
a{ text-decoration: none;} 

.margin_auto{
	width:1200px;
	margin:auto;
    position: relative;
}
.header_diachi{
    width: 100%;
    float: left;
    min-height: 40px;
    background: #76be19;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;  
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.header_diachi_left{
    width: 425px;
    height: 100%;
    float: left;
    background: url(images/icon_diachi.png) no-repeat;
    font-family: 'RobotoRegular';
    color: #ffffff;
    font-size: 13.5px;
    padding-left: 20px;
    line-height: 30px;
    background-position-y: 4px;

}
.header_diachi_bottom{
    width: 510px;
    height: 100%;
    float: left;
    background: url(images/icon_dt.png) no-repeat;
    color: #ffffff;
    font-size: 13.5px;
    padding-left: 20px;
    font-family: 'RobotoRegular';
    line-height: 30px;
    background-position-y: 4px;
}

.header_diachi_bottom p span{
    font-family: 'RobotoBold';
    color: #fff200;
}
.header_diachi_right{
    width: 225px;
    height: 100%;
    float: left;
    color: #ffffff;
    font-size: 13.5px;
    font-family: 'RobotoRegular';
    
}
.header_diachi_right p{
    float: left;
    width: 30%;
    line-height: 30px;
}
.header_top{ 
    width: 100%;
    float: left;
    min-height: 117px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;  
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
#banner,#logo{ float: left; position: relative; z-index: 10; }
#logo{ margin: 0px 0px 0px 0px; text-align: center; flex: 2 32px; order: 1; position: relative; }
#banner{ margin: 0px 0px 0px 0px;flex: 8 0px; order: 1; }
#container{width:100%;float: left; }
.container{ width:100%; float:left; background:url(images/footer.png) no-repeat bottom center;}
#logo img,#banner img{max-width: 100%;}
#top{
	width:100%;
	float:left;
	background: url(images/gocphai.png) no-repeat right top;
}
.top_info{ width: 100%; float: left; height: 40px; font-family: 'UTMViceroyJF'; font-size: 22px; color: #262626 }
.slogan{ padding-top: 5px; }
.dangnhap_top{ padding-top: 5px; text-align: center; }
.dangnhap_top a{ color: #262626; padding: 0px 10px 0px 10px; }
.dangnhap_top a:hover{ color: #ED00C3 }
.mangxh h4{ float: left; margin: 10px 50px 0px 0px; font-size: 14px; color: #fff; }
.mangxh a{ float: left; padding: 2px 5px 0px 5px; }
#header{ width:100%;float: left; background: url(images/bg_header.png);}
.top_bg{ background: #02b8f1; width: 100%; float: left;}
.top_bg ul{ float: right;}
.top_bg ul li{ display: inline-block; position: relative; height: 30px; float: left;}
.top_bg ul li a.kt_vandon{ font-size: 12px; color: #fff; float: left; padding: 0px 15px 0px 0px; margin-right: 10px; background: url(images/down_t.jpg) no-repeat right 12px; height: 30px; line-height: 30px;}
.top_bg ul li:hover a{ color:#FFF000;}
.top_bg ul li .dropdown {
    top: 100%;
    z-index: 999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 300px;
}

.dropdown {
    position: absolute;
    display: none;
    right: 0px;
    text-align: left;
    background: #FFF;
    min-width: 200px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.5);
    box-shadow: 0 2px 2px rgba(0,0,0,.5);
    padding: 15px 21px;
    text-transform: initial;
    line-height: 1.3;
    font-size: 12px;
    color: #024879;
}
#order_tracking .dropdown__title {
    margin: 10px 0;
    text-transform: uppercase;
}
.dropdown__title {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.form label {
    display: block;
    padding: 5px 0px 5px 0px;
    font-weight: 100;
    font-size: 12px;
}
.form__submit__button{
	 border: 0px; background: #f36f21; padding: 5px 20px 5px 20px; color: #fff;
}
.form__submit__button:hover{ background: #036289}
.form__input__text {
    position: relative;
    box-sizing: border-box;
    outline: 0;
    border: 1px solid rgba(0,0,0,.5);
    margin: 0;
    padding: 5px;
    font-size: 12px;
    width: 100%;
    border-radius: 3px;
}
.menu_list{ width: 100%; float: left; background: #008000; text-align: center; }
.menu_top_list li{ list-style: none; display: inline-block; font-family: 'RobotoCondensed'; font-size: 14px; text-transform: uppercase;  padding: 15px 10px 15px 10px; }
.menu_top_list li a{color:#fff;}
.menu_top_list li a:hover{ color: #FFF600; }

.kiemtra_donhang li{ display: inline-block; padding: 5px 30px 5px 0px;}
.kiemtra_donhang{ width: 100%; float: left; border-top:1px solid #eee; border-bottom:1px solid #eee; margin:20px 0px 0px 0px; }

.thongtin_donhang li { padding: 5px 30px 5px 0px; border-bottom:1px solid #eee; }
.thongtin_donhang{ width: 100%; float: left;  margin:20px 0px 0px 0px; border-top: 1px solid #ccc }

.title_don{ border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding: 5px;}
.title_don td{padding: 5px; background: #eee;}

.dichvu{ padding: 0px; position: relative;}
.dichvu h3{  width: 100%; float: left;color: #555555; font-size: 13px; text-transform: uppercase; text-align: center; padding: 10px 0px 10px 0px;}
.dichvu h3 a{ color:#3b3b3b; }
.dichvu:hover h3 a{ color:#005C73; text-decoration: underline; }
.dichvu img{ width: 100%; transition: 0.5s;}
.dichvu .dv_hinh{ width: 100%; float: left;margin-bottom: 20px; position: relative; overflow: hidden;}
.dichvu .dv_hinh:hover img{ transform: scale(1.1);}

.noidung_load h2{ border-bottom: 1px solid #ccc; text-transform:uppercase;color: #555; width: 100%; float: left; font-size: 18px;font-family: 'RobotoMedium'; height: 40px; line-height: 40px;}
.noidung_load h2:before{ content: ''; background: url(images/icon.jpg) no-repeat; width: 56px; height: 40px; float: left; margin-right: 20px;}
.top_search{ background: #f6f6f6; width: 100%; float: left;}
.quangcao{ margin:20px 0px 20px 0px;}
.quangcao img{ width: 100%;}
.photo_item_overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(232, 83, 2, 0.5) ;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.5s ease 0s;
}
.photo_item_overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
}
.icon_background {
    display: block;
    background: transparent none repeat scroll 0% 0%;
    height: 60px;
    width: 60px;
    padding: 13px;
    border-radius: 150px;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
.icon_button {
    position: absolute;
    padding: 13px;
    font-size: 30px;
    color: #FFF;
}
.khachhang{
    width: 50%; 
    float: left;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
}
.khachhang img{ border-radius: 100%; margin: 10px; box-shadow: 0px 0px 3px #ccc; }
.khachhang h3{ font-style: italic; padding-bottom: 5px; }
.khachhang h3 span{ font-weight: 100; font-size: 14px; }
.tim{ padding: 0px; }
.tim a{ padding: 15px 25px 0px 25px !important; }
.tim a img{ float: left; margin-right: 10px;}
.dichvu:hover .photo_item_overlay,.block:hover .photo_item_overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.photo_item_overlay a:hover .icon_background {
    background: rgba(0,0,0,0.7);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#banner,#banner_mobile{
	float:left;
    padding: 0px 0px 0px 0px;
} 
#banner_mobile{ display: none;}
#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%;
	margin:0px 0px 0px 0px;
    background: url(images/bg_menu.png) repeat-x;
    height: 48px;
    border-bottom: 1px solid #fff;
}
#main_menu h2{ width: 100%; cursor: pointer; background-color: #01b8f1; color: #fff; font-size: 20px; text-transform: uppercase; font-weight: bold; padding: 15px 20px 15px 20px; font-family: 'RobotoCondensedBold';  font-weight: 100; }
#main_menu h2 span{ padding: 0px 20px 0px 0px;}
.slide_{ width: 100%; float: left; padding: 10px 0px 0px 20px;}
.frame_images{float: left;}
#slide_show{ margin:0px 0px 50px 0px; width: 100%; float: left; position: relative;}
.slide_s{ width: 100%; float: left; padding: 5px; border: 1px solid #ccc; background: #fff; position: relative; }
.slide_s:before{ content: ''; width:31px; height: 468px; background:url(images/l_slide.png) no-repeat; position: absolute; left: -32px; float: left; top: -5px; }
.slide_s:after{ content: ''; width:31px; height: 468px; background:url(images/r_slide.png) no-repeat; position: absolute; right: -32px; float: left; top: -5px; }
.bong_sl{ width: 100%; float: left; height: 32px; background:url(images/bg_slide.png) no-repeat; }

.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: 0px 0px 10px 0px;  }
.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_s{ padding: 0px 20px 0px 0px }
.video{ padding:5px; margin-bottom: 10px; border: 1px solid #e2e2e2; width: 100%; float: left;padding-bottom: 16px;}
.select_video{ width: 100%; float: left; margin: 5px 0px 5px 0px; }
.select_video select{ width: 100%; padding:9px; }
.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)}
.tieude{ margin: 10px 0px 20px 0px; width: 100%; float: left; color: #666; font-size: 24px;}
.noidung{
text-align:justify;
color:#000;
padding:10px 0px 10px 0px;
} 
.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
.form_lh{ width: 100%; float: right; background: #f3f8fe; padding: 20px;}
#form_contact input{ padding: 5px;}
ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#icon{background:url(images/gach_menu.png) no-repeat right;}
#timkiem{ 
    width: 271px;
    background: url(images/timkiem.png) no-repeat;
    float: left;
    margin: 0px 0px 5px -1px;
    position: absolute;
    z-index: 100;
    top: 40px;
    right: 0px;
    padding: 0px;
    height: 40px;
}
#timkiem select{ border: 0px; width: 100px; }
#timkiem input{
	height:25px;
	float:left;
	background:none;
	border:0;
    color:#333;
    width: 194px;
    padding: 14px 0px 0px 15px;
	outline:none;
}

#timkiem button{
	float:right;
    width: 30px;
	border:0px;
	border-radius: 0px 5px 5px 0px;
	padding: 0px 15px 0px 15px;
	height:25px;
	text-transform: uppercase;
	font-weight: bold;
    background: none;
    background-size: 20px 20px;
	cursor:pointer;
	outline:none;
}
.timkiem button:hover{ color:rgba(255,255,0,1);}
.giohang_top{padding: 8px 0px 10px 0px; width: 100%;  float: left; position: relative; color: #fff; background: url(images/giohang.png) no-repeat right 5px;font-family: 'RobotoRegular';}
.giohang_top img{ float: right; margin-left: 20px; }
.giohang_top a{ display: block; color: #fff;font-size: 12px;}
.giohang_top a:hover{ color:#FAF100;} 
.giohang_top span{ float: right; padding: 5px 0px 0px 30px; }

#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;}
.load_phivanchuyen{ float: right; font-weight: bold;}
.load_phivanchuyen span{ color: #FF0000}

.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 { float: left; margin: 15px 0px 0px 6px; position: relative; overflow: hidden;}
.album img{ width: 220px;float: left; padding: 1px; 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;}
.fom_gh{ margin: 10px 0px 0px 0px;}
.input-group{ width: 100%; padding: 0px;}
.input-group-but{ text-align: center; margin: 10px 0px 20px 0px;}
.input-group-but button{ background: #000; padding: 10px 40px 10px 40px; border: 0px; border-radius: 10px; color: #fff; font-weight: bold; font-size: 24px;}
#main{
width:100%;
float:left;

}
.main{
width:100%;
float:left;
}
.back_gr{
	width:100%; float:left; background:rgba(255,255,255,1);	
}
#left{
width:240px;
float:left;
}

.danhmuc{
width:100%;
float:left;
margin-bottom: 35px;
border:1px solid #dbdbdb;
}
.left{
	width:100%;
	float:left;
	padding: 10px 0px 10px 0px;
    background: url(images/thongke.png) no-repeat 20px 40px;
}
.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:100%;
float:left;
text-transform:uppercase;
color:#fff;
font-size:16px;

font-family: 'RobotoCondensedBold';
margin: 0px 0px 0px 0px;
position: relative;
height:44px;
padding: 12px 0px 0px 40px;
background: #001820;
}
.thanh_left{
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 17px;
    font-family: 'RobotoCondensedBold';
    margin: -9px 0px 0px 0px;
    position: relative;
    height: 44px;
    text-align: center;
    padding: 6px 0px 0px 0px;
    background: url(images/icon_hotro.png) no-repeat;
}
.thanh2{
width:183px;
float:left;
text-transform:uppercase;
color:#fff;
font-size:18px;
margin: 0px 0px 0px 30px;
text-align: center;
font-weight: bold;
height:38px;
line-height: 38px;
text-shadow:0px 0px 3px #333;
}
.tin_left li{ width: 100%;}
.tin_left li img{ width: 80px; float: left; margin: 10px 10px 10px 10px; }
.tin_left li h3{ font-size: 13px; padding-top: 10px; }
.tin_left li h3 a{ color: #3e3e3e; }
.tin_left li:hover h3 a{ text-decoration: underline; color: #046183 }

.ykienkh li{ width: 100%; float: left; text-align: center; padding: 10px; }
.ykienkh li:nth-child(2n){ background: #f5f5f5; }
.ykienkh li img{ border-radius: 100%; }
.ykienkh li a{ color: #333; font-weight: bold; font-size: 16px; padding-top: 10px; display: inline-block; }

.hotro_tt{ color: #713b00; font-weight: bold; text-align: center; margin: 20px 0px 10px 0px; }
.hotline_l{ font-size: 14px; font-weight:bold; margin: auto; width: 220px; background: url('images/hotline.png') no-repeat 0px 0px; color: #fe0000; padding: 22px 0px 10px 55px;font-family: 'RobotoCondensed'; }
.hotline_l span{font-size: 18px;}
.homnay{ width: 50%; float: left;text-align: center; padding: 5px; font-size: 12px; }
.homnay p{ background:#eeeeee; padding: 2px 0px 2px 0px; }
.hotro {
}
.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;
}
.yahoo_top{ text-align: center; margin:10px 0px 10px 0px; }
.yahoo{
    width:100%;
    float:left;
    margin:5px 0px 5px 0px;
    padding: 0px 0px 0px 20px;
}
.yahoo p{
float:left;
color: #3853a4;
font-size: 14px;
padding: 0px 0px 0px 10px;
}
.yahoo p.hinh{ padding: 0px 0px 5px 0px; }
.yahoo a{color: #333; padding-left: 5px; float: left;}
.yahoo p.hinh a{
    float: left;
    margin:5px 0px 0px 5px;
}
.yahoo .dienthoai{ float: left; color: #333;padding: 5px 0px 5px 40px; background: url(images/dienthoai.png) no-repeat 10px 10px;}
.yahoo .email{ float: left; color: #333; padding: 5px 0px 5px 40px; background: url(images/email.png) no-repeat 10px 10px;}
.yahoo p span{ float: left; padding: 7px 0px 0px 20px; text-transform: uppercase; }

.sp_noibat{ padding: 10px; }
.sp_noibat img{ width: 100%; padding: 2px; box-shadow: 0px 0px 3px #ccc; }
.sp_noibat h3{ color: #8C0000; font-size: 14px; }
.sp_noibat:hover{ opacity: 0.8; }

.soluong_12{ padding: 0px 5px 0px 5px;}
.tintuc{ width:50%; float:left; margin:5px 0px 5px  0px; padding: 0px 10px 0px 10px; text-align: justify;}
.tintuc:nth-child(2n+1){ clear: both;}
.tintuc img{ float:left; border:1px solid #c8c8c8; padding:2px; margin:10px 10px 0px 0px;}
.tintuc a{ text-decoration:none;}
.tintuc h3{ padding: 5px 0px 5px 0px; color: #006783}
.tintuc h3 a{ font-size:14px; color:#006783; text-transform: uppercase;}
.tintuc:hover  h3 a{ color: #026164}
.tintuc p{ font-size:13px;  color:#666;}
.tintuc:hover h3{ color:rgba(255,0,0,1);}
.tintuc:hover{ opacity: 0.8;}
.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:#829994;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#0d7963;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #cde0dc;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#0d7963;
    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: #0d80a3;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
.ngaydang{ font-style: italic;; color: #ccc;}
.bando{ float:left;}
.mangxh{ width: 100%; float: left; }
.thongke{
        background: url(images/thongke.png) no-repeat 20px 14px;
    /* height: 170px; */
    float: left;
    margin-bottom: 20px;
}
}
.thongke h4{ font-size: 16px; text-transform: uppercase; color: #fff200;font-weight: 100;font-family: 'UTMAvo'; padding: 0px 0px 0px 30px;}
.thongke ul{     list-style: none;
    margin: 0px;
    padding: 13px 0px 0px 0px; }
.thongke ul li{
      width: 100%;
    float: left;
    font-size: 14px;
    padding: 3px 15px 3px 45px;
    color: #4a4a4a;
    position: relative;
    font-family: 'RobotoRegular';
}
.thongke ul li span{    position: absolute;
    right: 37px;}
.dang_onl{ background:url(images/dangonline.png) no-repeat 0px 2px;  }
.da_onl{ background:url(images/tongtruycap.png) no-repeat 10px 2px;  }
.online{
	background:url(images/muiten.png) no-repeat 10px 12px;
	color:#FFF;
}
.online span{
	width:80px;
	float:left;
	padding-left:20px;
}
.menu_danhmuc{ width: 100%; float: left; background: url(images/thanh_sp.jpg) repeat-x; height: 45px;}
.menu_danhmuc li a{ float: left; height: 42px; line-height: 42px; padding: 0px 20px 0px 30px; text-transform: uppercase; color: #333; margin-top: 3px;}
.menu_danhmuc li.active a{background:#01b8f1; color: #fff; font-weight: bold;}
.menu_danhmuc li.active a:before{ content: ''; width: 7px; background: url(images/truoc.png) no-repeat; height: 45px; float: left; margin-left: -30px; margin-top: -3px; margin-right: 10px; color: #fff}
.menu_danhmuc li.active a:after{ content: ''; width: 19px; background: url(images/sau.png) no-repeat; height: 45px; float: right; margin-right: -37px;}
.menu_danhmuc a:hover{ color: #094596}
.bong_info{
width:730px;
float:right;
height:30px;
font-weight:900;
color:#333333;
text-transform:uppercase;
line-height:30px;
}
.hotline{
	float:left;
	width:240px;
	margin:0px 0px 0px 10px;
	color:rgba(51,51,51,1);
	font-weight:bold;
	font-size:20px;
	background: url(images/hotline_l.png) no-repeat 0px 5px;
	padding: 0px 0px 0px 80px;
	border-bottom: 1px solid #e6e6e6;
}
.hotline h5{ font-weight:100; font-size:12px;}
.hotline span{ color:rgba(255,0,0,1)}
.thongtin{
	float:left;
	padding: 0px 0px 22px 0px; 
	font-size:14px;
	background: url(images/bg_tt.jpg) repeat-x bottom;
}
.thongtin li{ width: 100%; float: left; }
.thongtin li a{padding: 5px 0px 5px 0px; color: #fff; font-size: 12px; width: 100%; float: left;}
.thongtin li a:hover{ color: #FFF000}
.thongtin h4{ text-transform: uppercase; color:#fff; font-family: 'UTMAvo'; font-size: 16px; font-weight: 100; margin: 0px 0px 10px 0px; }
.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;
}
#content{ width: 100%; float: left; margin: 20px 0px 0px 0px; border-top: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;  
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
#info{
    width: 954px;
    float: left;
    padding-left: 30px;
    margin: 7px 0px 10px 0px;
}
#right{
   /* order: 1;*/
    flex-grow: 0;
    width: 246px;
    margin: -68px 0px 0px 0px;
}
.left_hinh img{width: 100%;}
.left ul li h2{
    font-size: 15px;
    color: #499523;
    padding-left: 15px;
    font-family: 'RobotoBold';
   
}
.left ul{
    display: block;
    margin: 0px 10px 10px 10px;
    border-bottom: 1px solid #dedede;

}
.left ul:last-child{ border: none !important;}

.left ul li{
    display: block;
    padding: 10px 0px 4px 0px;
}
#sanpham{
	width:100%;
	float:left;
}
#congtrinh{ background: #eeeeee; width: 100%; float: left; margin: 20px 0px 0px 0px;  }
.khung_tt{ float: left; width: 100%;}
.khung_km{ padding-left: 30px;}
.hotnews ul{ width: 100%; float: left; } 
.hotnews li{ font-size: 14px; padding:20px;float: left;}
.hotnews li img{ float: left; border:1px solid #cdcdcd; padding: 2px; margin: 5px 10px 0px 0px;  }
.hotnews li span{ font-size: 12px;}
.hotnews li h3 a{ color: #000; }
.hotnews li h3 a:hover{ color: #C70505; text-decoration: underline;} 
.hotnews li:hover{ opacity: 0.8; } 
.hotnews li p{ font-size: 12px; }
.hotnews li:last-child{ border-bottom: 0px; }
.bottom_ti{ width: 350px;  float: left; margin:10px 10px 0px 0px;font-family: 'RobotoLight';}
.bottom_ti a{ color: #F40000 }
.bottom_ti a:hover{ text-decoration: underline; }
.bottom_ti:hover{ opacity: 0.8; }
.bottom_ti span{ font-style: italic; font-size: 12px; }
.bottom_ti img{ width: 100%; } 
.video_con{ width: 100%; float: left; border-bottom: 2px solid #0b7ef4; height: 242px; }
.khachhang{ padding-right: 10px; }
.khachhang_item{ padding:10px; text-align: center; }
.khachhang_item img{ max-width: 100%; width: auto !important; border-radius: 100%; box-shadow: 0px 0px 3px #ccc; }
.khachhang_item h5{  font-size:13px; margin-top: 5px; }
.thuonghieu{ padding-left: 10px; }
.thuonghieu a{ border:1px solid #eee; float: left; margin-bottom: 10px; padding:5px; transition: 0.5s; }
.thuonghieu a:hover{border: 1px solid #FF01EA}

.hotro_tructuyen{ width: 100%; float: left; background: url(images/hotro.png) no-repeat; height: 220px; position: relative; border: 1px solid #eee; }
.hotro_tructuyen ul{ width: 320px; background: linear-gradient(#fd0000,#ca0000); float: left; border-radius: 10px; left: 20px; bottom: 10px; position: absolute; z-index: 10;}
.khung_vd{}
.khung{
  width:100%;
  float:left; 
  position: relative;
  background: url(images/bg_gioithieu.png) repeat-x bottom center;
  padding: 0px 0px 20px 0px;
}
.xemtiep{
float:right;
font-size:12px;
background:url(images/xemm.png) no-repeat 80px 12px;
transition: 0.5s;
text-align:center;
font-weight: bold;
}
.xemtiep a{
text-decoration:none;
font-style: italic;
float: left;
padding:7px 0px 7px 0px;
color:#F40000;
}
.xemtiep a:hover{
    color: #036889;
}
.giaohang{ width: 100%; float: left; margin-top: 20px; padding: 0px 0px 30px 0px;}

.thanh_title{ margin-top: 20px;width:100%; float:left; margin: 20px 0px 15px 0px; background:#001820;font-family: 'RobotoCondensedBold';   background: url(images/bg_spnb.png) no-repeat;}

.thanh_title h2,.thanh_title h4{ 
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    padding: 11px 0 9px 56px;
    /* background: #fff; */
    text-transform: uppercase;
    
    font-family: 'RobotoCondensedBold';
}
/*.thanh_title:after{ content: ''; width: 11px; height: 7px; display: inline-block; position: relative; top: 8px; left: -5px; }*/
.thanh_title a{ float: right; padding: 10px 0px 10px 0px; font-size: 12px; color: #333; text-transform: capitalize;background: url(images/thanh_titlle.jpg) no-repeat bottom right; }
.thanh_title a:hover{ color:#008100; text-decoration: underline; }
/*.thanh_title h2:after{ background: url(images/cham_tron.png) no-repeat; content: ''; width: 9px; height: 9px; float: left; margin: 13px 15px 0px 0px; }
.thanh_title h2:before{ background: url(images/cham_tron.png) no-repeat; content: ''; width: 9px; height: 9px; float: right; margin: 13px 0px 0px 15px; }*/

.gioithieu{ width:100%; float:left; margin:20px 0px 0px 0px; background:url(images/bg_gioithieu.png) repeat-x bottom center; }
.gt_trai{ width:790px; float:right;font-family: 'RobotoCondensed';  }
.gt_trai h3{color: #393939; font-size: 18px; margin:0px 0px 5px 0px; }
.gioithieu img{ width: 370px; float: left; }
.gioithieu .chitiet_gt{ text-align: center; width: 100%; float: left; margin: 10px 0px 20px 0px; }
.gioithieu .chitiet_gt a{ display: inline-block; padding: 4px 30px 4px 20px; border: 1px solid #dbdbdb; color:#333; background: url(images/xem.png) no-repeat 90px 10px; }
.gioithieu .chitiet_gt a:hover{ color:#FF0000; text-decoration: underline; }
.noidung_gt{ width: 100%; margin: auto;font-family: 'RobotoCondensed'; color: #555555; line-height: 2;}

.thanh_bottom{ width:100%; float:left;margin: 0px 0px 10px 0px ; background: url(images/bg_thanh.png) repeat-x 0px 12px; padding: 0px 0px 0px 0px; color: #00aeef;height: 33px; font-family: 'UTMFlamenco'; }
.thanh_bottom img{ float: left; margin-right: 10px;} 
.thanh_bottom:after{ width: 15px; height: 15px; content: ''; background: #ec0574; display: inline-block; } 
.thanh_bottom  h4{ color:#ec0574; text-transform:uppercase;font-size: 24px;display: inline-block;  background: #fff; padding: 0px 20px 0px 0px; }

.khung_thongtin{ float: right; padding-left: 20px;}
.khung_thongtin li{ padding: 5px 0px 5px 0px; border-bottom: 1px solid #eee; width: 100%; float: left;}
.khung_thongtin h1{ font-size: 24px; color: #0c58a4;}
.khung_thongtin .masp{color:#03658A;}
.khung_thongtin .mota_detail{ color: #757575}
.khung_thongtin .gia_detail{ font-size: 28px; color: #ff0000; font-weight: bold;}
.khung_thongtin .gia_detail b{ }
.khung_thongtin .giacu_detail{ font-size: 14px;color:#666; text-decoration: line-through;}
.khung_thongtin .giacu_detail span{}
.khung_thongtin .baohanh_detail{ color: #015DA4;}
.chonsize label{ padding: 0px 10px 0px 0px;font-weight: 100; cursor: pointer; color: #DC00C0 }
.gia_detail span{ font-size: 14px; color: #666;}

.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; color: #fff;}
.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:#FFF600;}
.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/giohang_ico.jpg) no-repeat 5px 8px; color: #035E80; font-style: italic;}
.huongdan_detail a:hover{ color: #04579D}

.box_new{ width: 100%; float: left; padding: 10px;}
.box_new img{ width: 170px; border:1px solid #ccc; padding:2px; float: left; margin:5px 10px 0px 0px;}
.box_new h3 a{ text-transform: capitalize; font-weight: 100; color: #025B89; font-family: 'RobotoCondensed'; }
.box_new p{ font-size: 12px; color: #333;} 
.box_new:nth-child(2n+1){ clear: left;}
.box_new:hover h3 a{ color: #AF0808} 
.content_new{ overflow:hidden; height: 400px; width: 100%; float: left;}
.ngaydang{ font-style: italic; color: #9A9A9A; font-size: 12px; }

.thongtin_detail{ font-style: italic;}
.khuyenmai_detail{ margin: 5px 0px 0px 0px;}
.khuyenmai_detail ul li{ padding: 5px 20px 5px 0px; color: #008c00}
.khuyenmai_detail ul li input{ float: left; margin: 3px 5px 0px 0px;}

.selectors{ border: 1px solid #ccc; text-align: center; float: left; width: 100%}
.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; margin: 0px 0px 10px 0px; }
.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;}
#java_km img{ border: 1px solid #ccc; margin: 5px; padding: 1px; }
#java_km img:hover{ opacity: 0.8; }
.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);}

.item_sp{
    width: 20%;
    float: left;
    padding: 10px;
}
.item{
	position: relative;
    background:#fff;
    float: left;
    text-align: center;
    padding:20px 15px;
}
.item:nth-child(3n+1){ clear: left;}
.item .giacu{ font-size: 14px; color: #004fc6; padding: 0px 0px 0px 0px;}
.item .giaban{ font-size: 14px; color: #8d8d8d; padding: 0px 0px 0px 0px; float: left; width: 50%; font-family: 'RobotoRegular'}
.item .giaban span{ color: #f00101 }
.item_lienhe {width: 50%; float: left; }
.item_lienhe a{background: #5ca020; padding: 10px 10px 10px 10px ;font-family: 'Myriad Pro'; font-size: 12px;color: #ffffff;}
.sp_hot{ position: absolute; width: 32px; height: 30px; float: left; background: url(images/hot.png) no-repeat; z-index: 1; left: -1px; top: 0px; }
.giamgia{ position: absolute; width: 46px; height: 46px; background: url(images/giamgia.png) no-repeat; line-height:46px; text-align: center; color: #fff; font-weight: bold; left: 5px; top: 5px; z-index: 100; }
.img{
     position: relative;
     overflow: hidden;
         -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding: 4px;
    display: block;
    /* padding: 5px; */
    box-shadow: -5px 5px 3px #e5e5e5;
}
.img_banggia{
     position: relative;
     overflow: hidden;
         -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    width: 100%;
    float: left;
    border: 1px solid #eee;
    padding: 4px;
    display: block;
    /* padding: 5px; */
    box-shadow: -5px 5px 3px #e5e5e5;
}

.item  a img{
	width:100%;
	float: left;
    transition: 0.5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0)
}
.item:hover img{ transform: scale(1.05); }
.bong_sp{ width: 100%; float: left; height: 8px; content: ''; background: url(images/bong_sp.png) no-repeat;}
.item h3 a{
	text-decoration:none;
    color: #000000;
    font-size: 16px;
    font-family: 'RobotoCondensedRegular';
    text-transform: uppercase;
}
.item:hover h3 a{ text-decoration: underline; }
.item p{ font-size: 12px; 
        text-align: justify;
    -moz-text-align-last: center;

 }
 .item_lienhe{
    text-align-last: right;
 }
.item h3,.sp2 h3{transition: 0.5s; color:#ec0574; font-family: 'RobotoRegular';font-size:14px; width: 100%; float: left; padding: 15px 0px 10px 0px; text-align: center; }
.item:hover a img{}
.giohang{ position: absolute; z-index: 100; bottom: 10px; right: 10px; cursor: pointer; transition: 0.3s; }
.giohang:hover{ transform: scale(0.8); }
.mua_ngay {
    position: absolute;
    z-index: 100;
    transition: all 0.5s ease 0s;
    background: url(images/giohang_ico.jpg) no-repeat 10px 7px;
    color: #0b58cc;
    bottom: 2px;
    left: 2px;
    right: 2px;
    height: 30px;
    border: 1px solid #abcaf8;		
    line-height: 30px;
    text-align: center;
    display: none;
}
.mua_ngay a {
    display: block;
    color: #0b58cc;
}
.item:hover .mua_ngay{ display: block;}
.mua_ngay:hover{}
.mua_ngay:hover a{ color: #0d5da8}
.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: url(images/giamgia.png) no-repeat;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}
.thuonghieu_item{ width: 20%; float: left; text-align: center; border:1px solid #eee; padding: 10px;}
.thuonghieu_item h3 a{ margin-top: 10px; color:#e91678;font-family: 'UTMFlamenco'; }
.thuonghieu_item img{ max-width: 100%; }
.thuonghieu_item:hover{border:1px solid #e91678;}
.khung_2{  padding: 0px 0px 0px 20px; margin-top: 20px;}
.khung_22{border: 1px solid #ccc; width: 100%; float: left; min-height: 390px;}
.khung_22 h4{ background: #f5f5f5; text-transform: uppercase; color: #333;height: 45px; line-height: 45px; font-size: 14px; padding: 0px 0px 0px 20px}
.khung_22 .item h3{ font-size: 12px; font-weight: 100; font-family: 'Arial'; text-transform: lowercase;}
.khung_22 .item { margin: 10px 0px 0px 0px;}
.khung_22 .item:nth-child(2n+1){ clear: left;}

.xemthem{ float: right; margin:10px 10px 0px 0px; font-size: 18px; color: #595959}
.xemthem:hover{ color: #0d5da8}
.chitiet{
    height: 31px;
    background:url(images/bg_giohang.png) repeat-x;
    display: inline-block;
	text-align:center;
    color: #fe8152;
    font-size: 12px;
    border: 1px solid #dadada;
    line-height: 31px;
    padding: 0px 10px 0px 10px;
    margin-top: 10px;

}
.chitiet a{ color: #000;text-decoration: none; }
.chitiet a:hover,.dathang:hover{
	color:#0d5da8;
}
.dathang{
	 height: 31px;
    background:url(images/bg_giohang.png) repeat-x;
    display: inline-block;
    text-align:center;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #dadada;
    line-height: 31px;
    padding: 0px 10px 0px 10px;
     margin-top: 10px;
}
.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 0px; background: url(images/mail.png) no-repeat 10px 10px; padding: 10px; }
.dangky_tin h4{ text-transform:uppercase; font-weight: bold; width: 100%; float: left; font-size: 20px; color: #e91678;font-family: 'RobotoCondensed';}
.dangky_tin p{ margin:10px 0px 5px 0px; font-size: 12px;  width: 100%; float: left;} 

.dangkymail{ width: 100%; float: left;position: relative; margin: 0px 0px 10px 0px;}
.dangkymail input{ width: 333px;float: left; padding: 7px; margin: 0px 0px 0px 0px; background: #ffffff; outline: none; }
.dangkymail button{
    text-transform: uppercase;
    padding: 10px 25px;
    border: none;
    cursor: pointer;
    font-family: 'RobotoBold';
    color: #fff;
    margin-top: 10px;
    /* height: 22px; */
    background: #26694c;
}
.dangkymail p{ width: 100%; float: left; color: #fff; padding:10px 20px 0px 20px; }




#bottom{
	width:100%;
	float:left;
	margin: 0px;
    padding: 0px;
    background: #0072bc;
} 
.footer{
    width:100%;
    float:left;
    position: relative;
    z-index: 111;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 20px 0px;
    background: url(images/bg_footer.png) no-repeat;
    background-size: 100% 361px;

} 

.khung_footer{ margin-top: 30px; padding: 0px 30px 0px 0px;}
.khung_footer h4{ text-transform: uppercase; color: #1a6def; border-bottom: 2px solid #eee; padding:5px 0px 5px 0px;}
.khung_footer ul li a{ width: 100%; float: left; padding: 5px 0px 5px 5px; color: #747474; border-bottom: 1px solid #eee; transition: 0.5s;} 
.khung_footer ul li a:hover{ color: #025A7E; background: #EAEAEA}

.khung_facebook{ margin-top: 0px; padding: 0px 0px 0px 30px; width: 280px; float: left;color: #d9b19b}
.khung_facebook h4{ text-transform: uppercase;  padding:0px 0px 0px 0px; font-size: 16px;}
.khung_facebook ul li a{ width: 100%; float: left; padding: 5px 0px 5px 0px; color: #747474; border-bottom: 1px solid #eee} 


.logo_bt{ float: left; text-align: center;}
.logo_bt{ max-width: 90%}
.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;
background: url(images/bg_footer.jpg) repeat-x top center;
}

.facebook{ float: left;}
.video_clip{ width: 310px; float: right; margin-right: 10px;}
.logo_bt{ float: left; margin:0px 0px 0px 0px;}
.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; padding-right: 20px; }
.thongtin_bt h2{ text-transform: uppercase; font-size: 26px; color: #f6ff00; font-family: 'UTM Impact'; margin:0px 0px 5px 0px;}
.thongtin_bt ul{ padding: 4px 0px 0px 0px; }
.thongtin_bt li{ padding: 3px 0px 0px 30px; font-size: 14px;  }
.thongtin_bt h4{text-transform: uppercase; font-size: 16px; font-family: 'UTMAvo'; font-weight: 100;}
.thongtin_bt p{padding: 10px 10px 10px 10px}
.thongtin_bt p:last-child{padding:0px;}
.thanhtoan_bt{ float: left; margin-left: 50px; font-size: 12px;}
.thanhtoan_bt h4{ margin: 10px 0px 10px 0px; text-transform: uppercase;}
.bocongthuong{ float: right}
.bocongthuong h4{ margin: 10px 0px 10px 0px; font-size: 12px; color: #ccc;}


.mang_xh{ width: 260px; float: left; text-align: center; background:url(images/bg_lk.png) no-repeat 0px 62px;}
.mang_xh h4{ font-size: 18px; text-transform: uppercase; color: #fff;font-family: 'UTMAlterGothic'; font-weight: 100; }
.mang_xh p{ color: #dcdcdc; padding: 5px 0px 20px 0px; }
.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;}
.mang_xh ul{ color: #fff; }
.mang_xh ul li{ display: inline-block; color: #fff; font-size: 12px; padding: 0px 10px 0px 10px; margin-top: 10px; } 
.mang_xh ul li span{ color: #FFF600 }
.bando_bt{ float: right; }
.bando_bt img{  display: block; width: 100%; }
.bando_bt h4,.facebook h4{ color: #fff; font-weight: 100; text-align: left; width: 100%; float: left; margin-bottom: 10px;font-family: 'UTMAvo'; font-size: 16px; text-transform: uppercase; }



.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;}
#doitac{ width: 100%; margin:0px 0px 0px 0px; float: left;}
.doitac{
	width: 100%;
	float:left;
	margin:20px 0px 20px 0px;
    position: relative;
}
.doitac li:hover{ opacity: 0.7; }
.doitac img{ padding: 10px; background: #fff; border: 1px solid #dfdfdf; }
.doitac .owl-controls{ display: none; }
.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: 70%; float: left;}
.lienket label{ float: left; font-weight: bold;  color: #fff; margin:5px 10px 0px 0px;  }
.lienket a{ float: left;     margin: 5px 0px 5px 6px;}
.lienket h4{ float: left; width: 100%; color: #fff; font-size: 16px;}
/*.lienket img{ height: 30px;}*/
.lienket a:hover{ opacity:0.7;}
/*-----------------------------------*/
#copy{ width: 100%; float: left; background:#ed187c; height: 40px; padding: 5px 0px 5px 0px;border-top: 1px solid #ff488d;}
.copy{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    padding: 13px 0px 0px 89px;
    float: left;
 }
.copy a{ color: #fff; }
.copy span{ color: #FBE600 }

.hotline_top{ width: 100%;  float: right; padding: 15px 0px 0px 0px; color: #fff; font-size: 14px; font-family: 'RobotoRegular'; background:url(images/duongday.png) no-repeat 15px 17px; }
.hotline_top span{ color: #ffff00; font-size: 16px; font-weight: bold;} 
@-webkit-keyframes colorchange {
    0% {
        -webkit-text-stroke: 1px #ec0574;
        letter-spacing: 0;
    }
    100% {
        -webkit-text-stroke: 1px #3558a5;
        letter-spacing: 1px;
    }
}
.hotro_top{
    float: right;
    text-align: right;
    background: url(images/hotline_top.png) no-repeat 0px 30px;
}
.hotro_top h2{color:#ec0574; font-size: 20px; font-weight: 100;font-family: 'UVFAphroditePro'; margin: 20px 0px 0px 0px; text-align: center;
    -webkit-text-stroke: 2px #ec0574;
    -webkit-text-fill-color: #ec0574;
    color: #ec0574;
    -webkit-animation: colorchange 1s infinite;
    -webkit-animation-direction: alternate;
}
.diachi_top{ width: 600px; float: left; background: url(images/home.png) no-repeat 0px 12px; color: #fff; padding: 0px 0px 0px 30px; }
.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;
}
div#container_product #tabs li.active {
background:#0c58a4;
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;
	padding:10px;
	clear:left;
	border: 1px solid #e4e4e4;
}
.clear {
clear: both;
}
.content{ width: 910px; float: right; margin: 0px 10px 0px 0px;}

#map_canvas {    
    height: 580px;
    width: 100%;
	margin-bottom:10px;
	float:left;
	margin-left:2px;
}
#map_canvas_bt {    
    height: 400px;
    width: 100%;
    float:left;
}
.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;
}

.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: #F2F2F2 ; text-transform: uppercase; color: #fff}

.thanh_bt{ width: 100%; float: left; margin: 0px 0px 20px 0px; text-align: center; background: url(images/thanh_bt.png) no-repeat top center; margin-top: -5px; }
.thanh_bt h4{ font-size: 16px;font-family: 'RobotoRegular'; color: #fff; text-transform: uppercase; font-weight: 100; padding: 0px 30px 0px 30px; height: 38px; line-height: 38px; border-radius: 0px 0px 5px 5px;display: inline-block; }

.content_new ul li{ width: 100%; float: left; border-bottom: 1px dotted #ccc; padding: 10px 0px 10px 0px; }
.content_new ul li a{ width: 100%; float: left; color: #fff; padding: 0px 0px 0px 20px; background: url(images/4cham.png) no-repeat 5px 7px; }
.content_new ul li a:hover{ color: #FFF600 }
.content_new ul li span{ float: right; }

.khung_trai{ width: 100%; float: left; margin-left: 0px;}
.khung_phai{ width: 100%; float: right; padding: 0px;}
.thongtin_lh{ width: 100%; float: left; padding: 0px 40px 20px 0px;}
.thongtin_lh h1{ font-size: 20px; text-transform:uppercase; color: #04608B}
.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: 120px; 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_van input{ width: 100% ; padding: 5px;}
.form_van button{ position: absolute; z-index: 1000; top: 1px; right: 0px; color: #eee; padding: 5px; border: 0px; background: #E78D00}

#form_contact input{ padding: 5px;}
.box_video{float: left;}
.box_video img{ width: 100%}
.box_video h3{ text-align: center; margin:10px 0px 0px 0px; width: 100%; float: left; font-size: 14px;}
.box_video:hover{ opacity: 0.8;}

.dieukhoan{ width: 49%; float: left; border: 1px solid #ccc;margin: 10px 0px 10px 0px;}
.dieukhoan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555}
.cuoncuon{ padding: 10px; height: 400px; overflow-y: scroll;}
.xacnhan{width: 100%; float: right;margin: 5px 0px 5px 0px;}
.xacnhan h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555}
.khungxn p{ padding: 5px 0px 5px 0px; border-bottom: 1px dotted #ccc; margin:0px;}
.khungxn p b{ width: 120px; float: left; font-weight: 100;}
.khungxn p span{ color: #FC0202}
.khungxn p label{ margin:0px; font-weight: 100;}
.phuongthuc h4{ padding: 5px 10px 5px 10px; background: #F2F2F2 ; text-transform: uppercase; color: #555; margin-bottom: 10px;}
.dongy { padding: 10px; width: 100%; float: left; font-weight: bold;}
.back_fix{
	height: 375px;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
}
.back_fix1{
	background-image: url("images/photo_divider1.jpg");
}
.back_fix2{
	background-image: url("images/photo_divider2.jpg");
}
.back_fix3{
	background-image: url("images/photo_divider3.jpg");
}
.back_fix4{
	background-image: url("images/photo_divider4.jpg");
}
.item1{ position: relative; background: url(images/bg_dm.png) no-repeat center bottom; padding-bottom: 20px;}
.item1 img{ transition: 0.5s; border-radius: 100%; border:7px solid rgba(255,255,255,0.8);}
.item1 img:hover{ opacity: 0.9;}
.item1 span{ position: absolute; width: 100%; top: 0px; bottom: 20px; background: rgba(236,5,116,0.5);border-radius: 100%; transform: scale(0); transition: 0.5s; text-align: center; font-weight: bold; padding-top: 70px; color: #fff; }
.item1:hover span{ transform: scale(1); }

.menu_hinhanh{ width: 100%; float: left; height: 40px; background: url(images/menu.png) repeat-x; text-align: center; margin-top: 30px;}
.menu_hinhanh li{ display: inline-block; background: url(images/gach_menu.png) no-repeat right; padding-right: 5px;}
.menu_hinhanh li:last-child{ background: none;} 
.menu_hinhanh a{ display: block; height: 40px; line-height: 40px; padding: 0px 20px 0px 20px;}
.menu_hinhanh a:hover{ color: #FBC729}
.menu_mobile,.menu_hinhanh_m{ display: none; font-size: 30px; color: #008000; float: right; margin:1px 10px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile:hover,.menu_hinhanh_m:hover{ color: #FAD400}
.menu_mobile2{ display: none; font-size: 30px; color: #fff; float: right; margin:1px 10px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile2:hover{ color: #FAD400}

.home_mobile{ font-size: 24px; color: #008000; display: none; float: left; margin: 8px 0px 0px 10px; }
.home_mobile a{ color: #008000; } 
.home_mobile a:hover{ color: #FFFC00 }
.menu_trong{ position: absolute; z-index: 100; display: none; background: #fff;border: 1px solid #eee;}
.about_mm{ padding: 10px; text-align: center; }
.about_mm a{ background: #0070c0; display: inline-block; padding: 5px 50px 5px 50px; font-size: 20px; border-radius: 5px; color: #fff; }
.about_mm a:hover{ opacity: 0.8; }
.download_box {
    width: 230px;
    float: left;
    margin-right: 25px;
    text-align: center;
}
.download_box img {
    border: 1px solid #ddd;
    padding: 5px;
}
.download_box h3 {
    text-align: center;
    font-weight: 100;
    color: #333;
    margin: 5px 0px 5px 0px;
    font-size: 12px;
}
.download_box a {
    margin: auto;
    display: inline-block;
    padding: 3px 20px 3px 20px;
    background: #DE8801;
    color: #fff;
}
.owl-carousel_banggia{ width: 100%; float: left; }
#banggia{ width: 100%; float: left; margin: 20px 0px 0px 0px; }
#banggia .owl-controls{ display: none; }
.banggia{
     background: #eeeeee;
     float: left;
     padding: 10px;
     font-family: 'RobotoRegular'; 
     width: 100%;
}
.banggia:before{ content: ''; position: absolute; left: 5px; right: 5px; bottom: 5px; top: 5px; border:1px solid #014a8f; pointer-events: none; }
.banggia img{ float: left;  margin: 10px 10px 10px 10px; width: 150px; border: 1px solid #ccc; padding: 2px; background: #fff; }
.banggia h3{ text-transform: uppercase; font-size: 15px; padding-top: 20px;  }
.banggia p{ font-size: 13px; }
.banggia a{ color: #014a8f; }
.banggia:hover a{ text-decoration: underline; }

.box_video{margin:0px auto;padding:5px;box-sizing:border-box; width: 230px;}
.box_video img{ max-width: 100%;}
.box_video a h3{ text-align: left; margin:5px 0px 0px 0px; width: 100%; float: left; font-size: 14px;color:#035F67;font-weight: bold;overflow: hidden;}
.box_video:hover a h3{color:#d5aa16;}
.box_video:hover{ opacity: 0.8;}
.video_info{font-size: 12px;color:#767676;line-height: 1.3em;}
.video_info .loai_vid a{font-size: 13px;color:#767676;}
.video_info .loai_vid:hover a{color:#167ac6;}
.box_vid{width:70%;float: left;}
.box_vid iframe{height:300px;}
.box_vid h1{font-size: 24px;color:#fff;width:100%;background:rgba(0,0,0,.7);padding:15px 10px;box-sizing:border-box;}
.vid_cmt{width:100%;height:auto; float: left; margin-top: 10px;}
.other_vid{width:28%;float: right;}
.title_other{color:#d5aa16;font-size: 14px;font-weight: bold; border-bottom: 1px solid #ccc;text-transform: uppercase;}
.other_vid .box_video_detail{width:100%;padding:7px;box-sizing:border-box;}
.other_vid .box_video_detail img{width:40%;float: left;height:auto;}
.box_video_detail .vid_info{width:58%;float: right;color:#767676;line-height: 1.3em;font-size: 12px;}
.box_video_detail .vid_info a h3{font-size: 13px;font-weight: 500;color:#08678E;font-weight: bolder;}
.box_video_detail:hover .vid_info a h3{color:#d5aa16;}
.vid_info .loai_vid a{font-size: 13px;color:#767676;}
.vid_info .loai_vid:hover a{color:#167ac6;}
.luotxem{ font-style: italic; color: #666; font-size: 12px; }
.captionjssor h2{
    background: rgba(0,128,0,0.8);
    padding: 10px 50px 10px 20px;
    float: left;
    font-size: 18px;
    color: #fff;
    height: 50px;
    font-weight: bold;
    position: relative;
}
.captionjssor span{ width: 31px; height: 50px; background: url(images/gach_jso.png) no-repeat; float: left; }


.hotro_right {
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 234px;
    right: 0px;
    float: left;
}
.hotro_right #img {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: url(images/hotro.png) no-repeat;
    height: 35px;
    line-height: 35px;
    padding: 2px 0px 0px 50px;
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    font-family: 'RobotoCondensed'; 
    text-transform: uppercase;
    cursor: pointer;
}
.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 {
    width: 100%;
    float: left;
    background-color: #FFF;
    padding: 10px;
    box-shadow: 0px 0px 3px #ccc;
}
.hotro_right #img > div.hotline_r {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #d00000;
    border-radius: 5px 5px 0px 0px;
    text-align: center;

}


.hotline_r{ width: 100%; float: left; background: url(images/hotline.png) no-repeat 0px 10px;  border-bottom: 1px solid #ccc; padding: 10px 0px 10px 80px; font-size: 20px; font-weight: bold; color:#F40000; 
        -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.hotline_r a{color: #d00000;}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.2; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.2; }
    100% { opacity: 1.0; }
}

.yahoo_right p{
width:100%;
float:left;
color: #fff;
font-size: 14px;
padding: 0px 0px 0px 10px;
}
.yahoo_right a{color: #333; padding-left: 5px;}
.yahoo_right p span{
margin: 8px 0px 0px 20px;
color: #3853a4;
float: left;
}
.yahoo_right p.hinh a{
    float: left;
    margin:5px 0px 0px 5px;
}
.yahoo_right .dienthoai{ width: 100%; float: left; color: #333;padding: 5px 0px 5px 50px; background: url(images/dienthoai_h.png) no-repeat 20px 10px;}
.yahoo_right .email{ width: 100%; float: left; color: #333; padding: 5px 0px 5px 50px; background: url(images/email.png) no-repeat 20px 10px;}

/* -----------------------Popup---------------------------*/
#popub {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 10001;
    text-align: center;
}
#loading, #popub {
    width: 100%;
    height: 100%;
    display: none;
}
#popub .popub {
    position: relative;
    max-width: 80%;
    margin: auto;
    display: inline-block;
}
#popub .popub .close_popup {
    position: absolute;
    background: url(images/icon/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 {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close_popup, .list-group-item>.badge {
    float: right;
}
#popub .popub .close_popup:hover {
    background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
}
/* -----------------------End Popup---------------------------*/

/*--------------tags---------------------*/
.tags{
    background: #0c58a4;
    display: inline-block;
    padding: 0px 5px;
    line-height: 25px;
    color: #fff;
    padding-right: 15px;
    margin-bottom: 5px;
    margin-right:5px;
    position: relative;
}
.tags:before{
    content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    left: -10px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #0c58a4;
}
.tags:after{
        content: '';
    height: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 13px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #fff;
}
.tags span{ width: 10px; height: 10px; float: left; background:#fff; margin: 7px 10px 0px 0px; border-radius: 100%; }
.tags:hover span{ background:#FDF759; }
.tags:hover{ color: #FAEB00 }
/*-----------------end tags-----------------------*/
#frmPrjSearch{ width: 100%; float: left; text-align: center;  }
.comboboxs{ padding: 5px; float: none; display: inline-block;background: url(images/bg_khung.png) repeat-x bottom; }
.comboboxs select,.comboboxs input{ width: 100%; padding:7px;margin: 10px 0px 0px 0px; }
.comboboxs{}
.entry-title{text-transform: uppercase; font-size: 14px; border-bottom: 1px solid #ccc; color: #666}
.search-btn{ float: none;  display: inline-block; }
#btnSearch{ background: url(images/timkiem.png) no-repeat;   border:0px; padding: 9px 20px 5px 45px;  text-transform: uppercase; color: #F5E700; margin: 0px 0px 0px 0px; cursor: pointer; float: none; width: 141px;}
#btnSearch:hover{ color: #fff } 
/*-----------fanpage----------------*/
.fanpage {
    position: fixed;
    top: 200px;
    right: -300px;
    z-index: 9999999999;
    width: 300px;
    height: 250px;
    transition: all 0.5s;
}
.fanpage .title_fanpage {
    position: absolute;
    top: 0px;
    left: -45px;
}
.fanpage:hover {
    right: 0px;
}
.list_home{ width: 100%; float: left; margin-top: 30px; }
.list_home li{ float: left; position: relative; padding: 10px;  }
.list_home li h3{position: absolute; bottom: 10px;left: 10px; padding: 10px; right: 10px; background: rgba(0,0,0,0.8);font-family: 'UTMAvo'; font-size: 20px; font-weight: 100; text-align: center; transition: 0.5s;}
.list_home li h3 a{ color:#fff;}
.list_home li img{ width: 100%; max-width: 100%; }
.list_home li:hover h3{ left: 20px; bottom: 20px; right: 20px; background: rgba(0,0,0,1); }
.list_home li:hover h3 a{ color:#FFE400; }



@media (max-width: 1200px) {
    .margin_auto{ width:100%; padding: 0px;}
    .menu_top ul li a {padding:12px 10px 0px 10px;}
    .menubar{ position: relative; top: 0px;width: 100%; right: 0px; background:url(images/menu_m.png) repeat-x; }
    #logo{ margin-top: 0px; background: none }
    #logo img{ max-height: 146px; }
}
@media (max-width: 992px) {
    #content{ padding: 10px; }
    #banner_mobile{ display: block;}
    #right,.menu_list ul{ display: none; }
    .menu_top{ display: none;}
    .slide_{ padding-left: 10px;}
    .menu_top ul,.mangxh{ display: none;}
    nav.menu_top{ width: 100%;  float: left;}
    .menu_mobile,.menu_mobile2,.home_mobile{ display: block;}
    .hotro_top h2{ display: none; }
    .hotline_top span{ font-size: 14px; float: right; }
    .header_top{ height: auto; }
    .thuonghieu_item{ width: 25% }
    #timkiem{ top: 10px;left: 50px; }
    .bottom{ padding: 10px; }
    .thongtin_bt{ border-bottom: 1px solid #fff; margin-bottom: 10px; padding-bottom: 10px; }
    .menu_top ul,.menu_top_list ul{ width: 100%; float: left; }
    .menu_top li{ width: 100%; float: left; border-bottom: 1px solid #ccc; }
    .menu_top_list li{ width: 100%; float: left; border-bottom: 1px solid #fff; }

}
@media (max-width: 768px) {
    .khachhang{ width: 100%; }
    #slide_show{ margin: 0px 0px 0px 0px;}
    .thuonghieu_item{ width: 33.33% }
    .video_s{ padding: 10px; }
    #header{ background: none; }
    #info { padding: 0px; }
    .header_top{ min-height: auto; }
    .noidung_gt{ width: 100%}
    .back_fix{ height: 200px}
    .input-group{ padding-left: 0px;}
    .menu_hinhanh ul,.thongke{ display: none;}
    .menu_hinhanh_m{ display: block;}
    .menu_hinhanh{ height: auto;min-height: 40px;}
    .menu_hinhanh ul{ width: 100%; float: left; margin-top: 35px; background: #000}
    .menu_hinhanh ul li{ width: 100%; float: left; background: none; border-bottom: 1px solid #333;}
    .ddsmoothmenu ul li a{ width: 100%; float: left; }
    .ddsmoothmenu{ height: auto;min-height: 40px; z-index: 1000; position: relative;}
    .ddsmoothmenu ul{ width: 100%; float: left;  background: #011f83}
    .ddsmoothmenu ul li ul{ position: relative; width: 100% !important; float: left;border-top: 1px solid #eee; }
    .ddsmoothmenu ul li{ width: 100%; float: left; background: none; border-bottom: 1px solid #eee;}
    .ddsmoothmenu ul li ul li a{ border-top: 0px !important; background: url(images/sao.png) no-repeat 10px 10px;}
    .khung_2{ display: none;}
    .amazingslider-nav-1{ display: none !important;}
    #amazingslider-wrapper-1{ padding-right: 0px !important}
    .khung_thongtin{ padding: 0px; }
    .box_new{ width: 100%; }
    .dangnhap_top{ display: none; }
    .hotro_top{ background: #f6ebe9; padding: 5px; }
    .hotline_top{ width: 50%; float: left; }
    .hotline_top span{ float: left; padding: 10px 0px 0px 0px; }
    .giohang_top{ margin: 0px; float: right; }
    .hotro_top{ display: none; }
    .thongtin_bt{background: none}
    .thongtin_bt li{ padding: 0px; }
    .thongtin li{padding: 0px 0px 0px 30px; list-style: circle;}
    .hotnews img{ width: 100px; }
    .owl-carousel{ padding: 10px; }
    .noidung{ padding: 10px; }
    .box_new img{ width: 100px; }
}

@media (max-width: 650px) {
    .top_info{ display: none; }
}

@media (max-width: 500px) {
    .thuonghieu_item{ width: 50% }
    .ku_1{ display: none;}
    .menu_bt li{ float: left; width: 100%; }
    .menu_bt li a{ float: left; padding: 5px 0px 5px 30px; width: 100%; text-align: left; border-bottom: 1px solid #2C55AF; background: url(images/sao.jpg) no-repeat 5px 10px;}
    .menu_bt li:after{ border-left: 0px; }
}
@media (max-width: 380px) {
    .header_top{ }
    .menubar:before{ left: 0px; }
}

.gioithieu_tc{
 width: 100%;
 float: left;
}
.gioithieu_left{
    float: left;
    width: 58%;
    margin-right:2%;
}
.gioithieu_left p{
    color: #333333;
    font-size: 14px;
    font-family: 'RobotoRegular';
}
.gioithieu_left a{
     padding: 10px 20px 10px 20px;
    border: 2px solid #5ca020;
    color: #5ca020;
    text-align: center;
    /* margin-bottom: 30px; */
    margin: 30px 0 30px 0px;
    font-family: 'RobotoRegular';
    font-size: 13px;
    float: left;
}
.gioithieu_right{
    float: left;
    width: 40%;
    margin-top: 20px;
}
.gioithieu_tieude{
    width: 100%;
    border-left:4px solid #5a9d1f;
    padding-left:15px;
    margin-bottom: 25px;
}
.gioithieu_tieude p{
    color: #484848;
    font-size: 21px;
    font-family: 'RobotoCondensedBold';
}
.gioithieu_tieude h3{
    color: #5ca020;
    font-size: 28px;
    font-family: 'UTM Impact';
    text-transform: uppercase;
}
.gioithieu_right_khung{
    width: 270px;
    height: 250px;
    border: 4px solid #5a9d1f;
    position: relative;
    /* text-align: right; */
    float: right;
    margin-bottom: 20px;
}
.gioithieu_right_khung a img{
    width: 350px;
    height: 240px;
    position: absolute;
    top: -25px;
    left: -115px;
    padding: 5px;
    border: 1px solid #e4e4e4;
}
.contact_product2_right{
    width: 394px;
    float: left;
}

.right_hotro{
    clear: both;

}
.right_hotro p{
    margin-right: 10px;
    padding-left: 170px;
    padding-top: 10px;
    font-size: 18px;
    font-family: 'UTMAvo';
    text-align: center;
    font-weight: bold;
   }
 .right_hotro span{
    font-size: 30px;
    font-family: 'RobotoBold';
 }
.contact_product2_right ul{
    width: 100%;
}
.contact_product2_right ul li{
    background: url(images/hotr_bg.jpg) no-repeat;
    min-height: 57px;
    background-size: 100% 100%;
    padding: 10px 0px 10px 54px;
    font-family: 'RobotoBold';
     font-size: 13px;
    color: #808080;
    clear: both;
    font-weight: normal;
}
.contact_product2_right ul li span{
     font-family: 'RobotoRegular';
     font-size: 13px;
}
.right_hotro p span{
    font-family: 'RobotoBold';
    font-size:30px;
    color: #e00202;
}
.contact_product2_right .tieude{
    background: url(images/tin_left.png) no-repeat;
    height: 40px;
    float: right;
    background-position: 0;
    background-position-y: 0;
}
.contact_product2_left{
    width: 781px;
    float: left;
    /* background: #f2f2f2; */
    margin-right: 25px;

}

.contact_product2_left .tieude{
    background: url(images/tin_left.png) no-repeat right;
    height: 40px;
    float: left;
    background-position: 0px;
    background-position-y: 0px;
  
}
.tieude a{
    font-family: 'RobotoCondensedBold';
    font-size: 18px;
    color: #edf3f5;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 10px 10px 50px;

}
.tintuc_left{
    margin-right:20px;
    float: left;
    padding-bottom: 30px;
    width: 46%;
}
.tintuc_left a img{
    width: 345px;
    height: 225px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc;
    padding: 5px;

}
.tintuc_left h3 a{
    width: 100%;
    color: #393939;
    font-size: 13px;
    font-family: 'RobotoMedium';
    text-transform: uppercase;
}
.tintuc_left h3 a:hover{
    color: red;
}
.tintuc_left p{
    width: 100%;
    color: #8d8d8d;
    font-size: 13px;
    font-family: 'RobotoRegular';
    margin-bottom: 35px;
 

}
.tintuc_left p a{
    padding: 15px;
    border:2px solid #333333;
    font-size: 14px;
    font-family: 'Arial';
    color: #212121;
}

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

.right_con{
    float: left;
    width: 100%;
    min-height: 85px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cbcbcb;
}
.right_con img{
    height: 85px;
    width: 130px;
    float: left;
    margin-right: 20px;
    border: 1px solid #dcdcdc;
    padding: 3px;
}
.right_con h3 a{
    width: 100%;
    color: #bbbbbb;
    font-size: 14px;
    font-family: 'RobotoRegular';

  

}
.right_con h3 a:hover{
    color: red;
}
.right_con p{
    width: 100%;
    color: #8d8d8d;
    font-size: 13px;
    font-family: 'RobotoRegular';
}
.right_left{
    float: left;
    width: 100px;
}
.right_right{
    float: left;
    margin-left: 20px;
    width: 274px;
    margin-bottom: 20px;
}
.contact_product2_right_con{
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    float: left;
}
.tintuc_con{
    width: 100%;
    min-height: 110px;
    border-bottom: 1px dotted #cbcbcb;
    float: left;
    margin-bottom: 15px;
}
.tintuc_con img{
    float: left;
    width: 25%;
    padding: 3px;
    border: 1px solid #ececec;
    border-radius: 50%;
}
.tintic_gioithieu{
    width: 73%;
    margin-left: 2%;
    float: left;
}
.tintic_gioithieu h3 a{
    font-family: 'RobotoBold';
    color: #333333;
    font-size: 15px;
}
.tintic_gioithieu p{
    font-family: 'RobotoRegular';
    color: #8c8c8c;
    font-size: 13px;
    margin: 10px 0;
}
.tieude_dt{
    background: url(images/bg_doitac.png) no-repeat;
    height: 40px;
    /* float: right; */
    margin-bottom: 20px;
    background-position: 0;
    background-position-y: 0;
    font-family: 'RobotoCondensedBold';
    font-size: 18px;
    color: #edf3f5;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 10px 10px 50px;
}
.chinhsach h3{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    font-family: 'RobotoCondensedBold';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.chinhsach ul li{
    display: block;
    margin-bottom: 10px;
}
.chinhsach ul li a{

    font-family: 'RobotoRegular';
    color: #ffffff;
    font-size: 14px;
}
.nhantin h3{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    font-family: 'RobotoCondensedBold';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.nhantin p{
    font-family: 'RobotoRegular';
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
}
.footer1{
    width: 106.5%;
    background: url(images/bg_footer_1.png) no-repeat right;
    height: 45px;
    float: left;
    background-size: 100%;
}
.footer2{
    width: 100%;
    float: left;
   margin-top: -50px;
}
.paging{
    text-align: center;
}
.page_info{display: none !important;}