@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;
}
img{vertical-align: middle;}
#timkiem input::-webkit-input-placeholder {
 color: #fff;
}

#timkiem input:-moz-placeholder { /* Firefox 18- */
 color: #fff;  
}

#timkiem input::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;  
}

#timkiem input:-ms-input-placeholder {  
 color: #fff;  
}
a{ text-decoration: none;} 
.margin_auto{
	width:1200px;
	margin:auto;
    position: relative;
}
#logo{ 
    float: left;
    /* margin: 25px 0; */
    /* position: absolute; */
    background: url('images/backgound_logo.png') no-repeat top left;
    height: 218px;
    width: 400px;
    margin-left: -70px;
}
#logo_banner{float: left;margin-left: 75px;margin-top: 32px;}
#hotline{float: right;background: url('images/hotline.png') no-repeat top left;height:70px;width: 210px;margin-top: 50px}
#hotline span{ float: right;font-family: 'UTMHelvetIns';font-size: 27px;color: #D60000 ;margin-top: 21px;text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;}
#banner h2{ width: 250px; float: left; margin-left: -25px; margin-top: -5px; text-align: center; font-weight: bold; font-family: 'RobotoCondensed';  font-size: 18px; text-transform: uppercase; color: #00428c; line-height: 1.2 }
#container{width:100%;float: left; }
.container{ width:100%; float:left; background:url(images/footer.png) no-repeat bottom center;}
.sloganbanner{
    font-family: 'SFUAristonRegular';
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
}
#logo img{margin-left: 85px;margin-top: 30px}
#top{
	width:100%;
	float:left;
	background: url(images/gocphai.png) no-repeat right top;
}
#header{ 
    width: 100%;
    margin: 0 auto;
    z-index: 9;
    height: 160px;
    max-width: 1366px;
    background: url('images/banner.png') no-repeat top left;
}
.head.fix {position: fixed !important;top:0px;left:0px;width:100%;background:url("../images/menu.png");-webkit-animation: fadeInDown 0s ease-in backwards;-moz-animation: fadeInDown 0s ease-in backwards;-o-animation: fadeInDown 0s ease-in backwards;-ms-animation: fadeInDown 0s ease-in backwards;-moz-animation-delay:0s;-webkit-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s; }
.box_header{
    width: 100%;
    background: #075fce;
    height: 40px;    
}
.box_header ul{float: left;}
.box_header ul li{
    font-size: 13px;
    float: left;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    padding-right: 50px;
    font-family: 'RobotoRegular';
}
.box_header ul li:last-child{padding-right: 0;}
.box_header ul li img{vertical-align: middle; margin-right: 10px;}
.dc_top{
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 13px;
    float: right;
    font-family: 'RobotoRegular';

}
.dc_top img{vertical-align: middle; margin-right: 10px;}

.banner_qc{
    position: relative;max-width: 1366px;padding: 50px 0;background: url(images/bg_gt.png) repeat;
}
.bangmau_left{width: 575px;float: left;}
.bangmau_right{width: 585px;float: right;}
.bangmau_img {
    width: 445px;
    float: left;
    margin-right: 10px;
}
.bangmau_img img{display: block;}
.bangmau_img_n{float: right;width: 120px;}
.box_mau_Img img{display: block;}
.box_mau_Img{margin-bottom: 10px; cursor: pointer;}
.bangmau_right{width: 590px; float: right;}
.bangmau_right h3{    font-family: 'SFUFuturaBook'; color: #075fce; font-size: 24px; margin-bottom: 10px;}
.bangmau_right .bangmau_right_info{
    color: #3b3b3b;font-size: 13px; line-height: 2;
}

.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;
}
.header_top{ width: 100%; float: left; background: url(images/bg_top.png) no-repeat; height: 229px; }
.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;
}
.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;}


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

.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{
    padding: 0px 0px 0px 0px;
    z-index: 99;
    top: 25px;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    /* border-bottom: 5px solid #f3600e; */
} 
#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{
    /* margin: 45px 0px 0px 0px; */
    height: 58px;
    z-index: 99;
    max-width: 1366px;
    margin: 0 auto;
    background: #00B000;
    /* float: right; */
}
.banner_center img{width: 100%;    display: block;}
#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; width: 50%;    text-align: center;}
#slide_show{position: relative; max-width: 1366px; margin: 0 auto; }
.slider{
    width: 100%;
}
.danmuc_left{
    width: 270px;
    float: left; 
    margin-bottom: 10px;  
}
.thanh_dm{
    width: 100%;
    background: url(images/thanh.png) no-repeat;
    text-transform: uppercase;
    font-family: 'SFUEurostileCondensed'; 
    color: #fefefe;
    font-size: 18px;
    padding-left: 50px;
    height: 43px;
    line-height: 43px;
}
.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%;
    padding: 50px 0;
    background: url(images/bg_gt.png) repeat;
}
.gioithieu_left{float: left;width: 610px;}
.gioithieu_left img{max-width: 100%;display: block;}
.gioithieu_right{
    width: 620px;
    float: right;
    margin-left: -50px;
    position: relative;
    background: #fff;
    margin-top: 30px;
    padding: 30px 25px;
    box-sizing: border-box;
    box-shadow: 0px 0px 6px 2px #ccc;
}
.gioithieu_right h4{
    color: #075fce;
    font-size: 24px;
    font-family: 'SFUFuturaBook';
    line-height: 1;
}
.gioithieu_right:hover h4{color: #facb01;}
.gioithieu_info{color: #3b3b3b;font-size: 13px; font-family: 'RobotoRegular';line-height: 2;white-space: pre-line;}
.xemthem_gt{display: inline-block;background: #075fce; padding: 5px 20px;}
.xemthem_gt a{color: #ffffff;font-size: 13px;text-transform: uppercase;}
.gioithieu_info:hover .xemthem_gt{background: #facb01;}

.Box_vi img{width: 185px; height: 110px;}
#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%; padding:5px; margin-bottom: 10px;}
.select_video{ width: 100%;  margin: 5px 0px 5px 0px; font-size: 15px; color: #959595;  outline: none; }
.select_video select{ width: 100%; padding:5px; }
.Box_vi{width: 125px; height: 90px;}
.Box_vi img{width: 100%; height: 100%; display: block;}
.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)}
/*hình ảnh hoạt động*/
.content_ha_hd{max-width: 1366px; margin: 20px auto;}
.ha_hd {overflow: hidden;    width: 100%;}
.ha_hd ul li img{
    transition: 0.5s;
    float: left;
}
.ha_hd .ha_hd_img {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.tieude{ margin: 10px 0px 10px 0px; width: 100%; float: left; color: #10be00; font-size: 24px;text-transform: uppercase;}
.noidung{
    text-align:justify;
    color:#000;
    padding:10px 0px 10px 0px;
} 
.slogancongtrinh{padding: 10px 0;}
.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: 50%; float: right;  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{ 
    background-color: #fff;
    float: right;
    margin: 14px 0px 0px 18px;
    height: 35px;
    position: relative;
    padding: 0px 0 0 8px;
    background: url(images/timkiem.png) no-repeat;
    width: 235px  
}
#timkiem select{ border: 0px; width: 100px; }
#timkiem input{
    height: 30px;
    float: left;
    background: none;
    color: #5e5d5d;
    border: 0;
    width: 185px;
    outline: none;
    /* font-family: 'RobotoSlabRegular'; */
    padding: 0 0 0 15px;
}

#timkiem button{
	float:right;
    width: 30px;
    border:0px;
    border-radius: 0px 5px 5px 0px;
    padding: 0px 15px 0px 15px;
    height:25px;
    text-transform: uppercase;
    background: none;
    cursor:pointer;
    outline:none;
}
.timkiem button:hover{ color:rgba(255,255,0,1);}
#timkiem input::-webkit-input-placeholder {
    color: #5e5d5d;
}

#timkiem input:-moz-placeholder { /* Firefox 18- */
    color: #5e5d5d;  
}

#timkiem input::-moz-placeholder {  /* Firefox 19+ */
    color: #5e5d5d;  
}

#timkiem input:-ms-input-placeholder {  
    color: #5e5d5d;  
}
.giohang_top{padding: 17px 30px 0px 0px;  float: right;position: relative; color: #fff; height: 70px; line-height: 53px;}
.giohang_top img{ float: right; margin-left: 20px; }
.giohang_top a{ display: block; color: #fff;font-size: 16px;}
.giohang_top a:hover{ opacity: 0.7;} 
.giohang_top span{position: absolute; right: 42px; top: 2px;}

#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: 10px 0px 10px 20px;}
.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%;
    /* margin-top: 20px; */
    background: url('images/nen_sp.png');
    max-width: 1366px;
    margin: 0 auto;
}
.main{
    width:100%;
}
.back_gr{
	width:100%; float:left; background:rgba(255,255,255,1);	
}
#right{
	width:315px;
	float:right;
}

#left{
    width: 270px;
    float: left;
    margin-top: 30px;
}
#right{
    width:250px;
    float:right;
    margin: 0px 0px 0px 0px;
}
.danhmuc{
    width:100%;
    float:left;
    margin-bottom: 20px;
}
.left{
	width:100%;
	float:left;
	padding: 10px 0px 10px 0px;
    border: 1px solid #ccc;

}
.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-align: center;
    padding: 4px 0;
    background: #369d3e;
    font-size: 16px;
    line-height: 35px;
    margin: 0px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}
.menu-left{
}
.menu-left ul li{
    background: url(images/icon.png) no-repeat left 10px top 10px;
    padding: 6px 0;
    padding-left: 30px;
    border-bottom: 1px solid #ccc;
}
.menu-left ul li a{
    color: #333333;
}
.menu-left ul li a:hover{
    color: #f00;
}
.thanh a{
    font-family: 'RobotoCondensedBold'; 
    color:#ffffff;
    font-size:18px;
    font-weight: normal;

}
.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;
}
.hotline_l{ font-size: 16px; font-weight:bold; margin: 5px 0px 5px 0px; color:#010101; width: 100%; background: url('images/hotline.png') no-repeat 0px 10px; color: #fe0000; padding: 5px 0px 5px 80px; border-bottom: 1px dotted #333;}
.hotline_l span{font-size: 24px;}
.hotro {
    padding: 5px 0;
    border-top: 0px;
    text-align: center;
}
.content_facebook{margin: 0 auto;display: inline-block; text-align: center;}
.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;
}
.yahoo p{
    width:100%;
    float:left;
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 10px;
}
.yahoo a{color: #333; padding-left: 5px;}
.yahoo p span{
    margin: 8px 0px 0px 20px;
    color: #3853a4;
    float: left;
}
.yahoo p.hinh a{
    float: left;
    margin:5px 0px 0px 5px;
}
.yahoo .dienthoai{ width: 100%; float: left; color: #333;padding: 5px 0px 5px 50px; background: url(images/dienthoai_h.png) no-repeat 20px 10px;}
.yahoo .email{ width: 100%; float: left; color: #333; padding: 5px 0px 5px 50px; background: url(images/email.png) no-repeat 20px 10px;}

.sp_noibat{ padding: 10px;border-bottom: 1px dashed #ccc; }
.sp_noibat img{ width: 100%; padding: 2px; box-shadow: 0px 0px 3px #ccc; float: left; margin-right: 10px;}
.sp_noibat h3{ color: #8C0000; font-size: 15px; text-align: center;}
.sp_noibat:hover img{ opacity: 0.8; }
.sp_noibat:hover h3{color: #ffc141;}
.font-hotro{
    background: url(images/font.png) left center no-repeat;
    padding-left: 60px;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #f00;
    font-size: 18px !important;
    font-weight: bold;
}


.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: #fff;
	border-color: #424852;
}
.pages li .active:hover {
	background: #2a313d;
}
.ngaydang{ font-style: italic;; color: #ccc;}
.bando{ float:left; width: 100%;}
.wapper_bando{position: relative;}
.bandoidex{
    width: 100%;
    height: 380px;
    overflow: hidden;
}
.dangkynhantin{
    width: 465px;
    height: 270px;
    background: url(images/dangkynhantin.png);
    position: absolute;
    top: 60px;
    right: 90px;
    padding: 20px 58px;
}
.dangkynhantin .input{
    height: 35px;
    border: 1px solid #d7d7d7;
    background: #ebebeb;
}

.dangkynhantin .email1{
    width: 168px; margin-right: 12px; float: left;
}
.dangkynhantin .dienthoai1{
    width: 168px; float: right;
}
.dangkynhantin label{font-size: 15px; color: #092f87;}
.dangkynhantin .noidung{width: 265px; height: 57px; margin-top: 10px;}

.dangkynhantin h4{text-align: center;color: #092f87;    font-family: 'UTMAvo'; font-size: 18px; text-transform: uppercase;}
.thongke{
    width: 275px;
    float: right;
    color: #ffffff;
    padding-bottom: 50px;
    text-align: left;
}
.thongke h4{color: #fff;font-family: 'RobotoBlack';font-size: 15px;text-transform: uppercase}
.thongke p{ 
    /* text-transform: uppercase; */
    color: #ffffff;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    /* font-family: 'UTMAvo'; */
}
.thongke ul{ 
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.thongke ul li{
    font-size: 13px;
    padding:0;
    margin:5px 0;
    color: #ffffff;
}
.thongke ul li span{color: #ff0;}
.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{
	width:100%;
	float:left;
	font-weight:bold;
	padding: 20px 0px 22px 20px; 
	font-size:14px;
	background: url(images/bg_tt.jpg) repeat-x bottom;
}
.thongtin li{ display: inline-block;}
.thongtin li a{ border-right: 1px solid #ccc; padding: 0px 10px 0px 10px; color: #323232; font-size: 12px;}
.thongtin li a:hover{ color: #01517A}
.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%; margin: 0px 0px 0px 0px; border-top: 0px;}
#info{
    width: 100%;
    padding-top: 40px
}
#sanpham{
	width:100%;
}
/*gioithieu*/

/*gioithieu*/
.video_con{ width: 100%; float: left; border-bottom: 2px solid #0b7ef4; height: 242px; }

.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{width: 350px; float:right;}
.khung{
  width:100%;
  position: relative;
}
.khung1{
  width:910px;
  float: right;
  position: relative;
}
.xemtiep{
    float:right;
    font-size:14px;
    background:url(images/xemm.png) no-repeat 80px 12px;
    transition: 0.5s;
    text-align:center;
}
.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_title1{margin: 0px 0px 15px 0px ; text-align: center;padding-bottom: 15px;}
.thanh_title1 h2,.thanh_title1 h4{ 
    color: #0061af;
    font-size: 36px;
    display: inline-block;
    padding: 2px 0px 0px 0px;
    text-transform: uppercase;
    position: relative;
    font-family: 'SFUEurostileBoldCondensed';
    text-align: center;
    font-weight: normal;
}
.thanh_title1 h2:after,.thanh_title1 h4:after{
    margin: 0 -25px;
    position: absolute;
    top: 50px;
    left: 50%;
    width: 100px;
    height: 10px;
    display: block;
    content: " ";
    border-bottom: 2px solid #0061ae;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.thanh_title{margin: 0px 0px 50px 0px ; text-align: center;padding-bottom: 15px; background: url('images/1.png') no-repeat top 25px center;height: 60px}
.thanh_title h2,.thanh_title h4{ 
    color: #fff;
    display: inline-block;
    /* padding: 2px 0px 0px 0px; */
    line-height: 57px;
    position: relative;
    font-family: 'UTMSwiss721BlackCondensed';
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    background: #00B000;
    height: 56px;
	padding: 0 20px;
    
}
.thanh_title h2:before,.thanh_title h4:before{
    position: absolute;
    top: -1px;
    left: -24px;
    width: 30px;
    height: 57px;
    /* display: block; */
    content: " ";
    background: url('images/bf.png') no-repeat left top;
}
.thanh_title h2:after,.thanh_title h4:after{
    position: absolute;
    top: -1px;
    right: -24px;
    width: 30px;
    height: 57px;
    /* display: block; */
    content: " ";
    background: url('images/af.png') no-repeat left top;
}
.info_son{color: #3d3d3d;font-size: 15px;    font-family: 'OpenSansRegular'; text-align: center; margin: 20px 0;}

.contant_slogan{display: inline-block; text-align: center; position: relative;}

.bg_center{background: url(images/title-dichvu.png) repeat-x; height: 40px;}
.gioithieu{ width:100%; text-align: center; margin:20px 0px 20px 0px;    font-family: 'RobotoLight'; font-size: 19px; }
.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 h4{ text-align: center; color: #393939; font-size: 18px; font-weight: 100; font-family: 'Times New Roman'}
.gioithieu h4:after{ content: ""; width: 100%; float: left; background: url(images/gach_.png) no-repeat top center; height: 5px; margin: 10px 0px 20px 0px; } 
.noidung_gt{ width: 700px; margin: auto;font-family: 'RobotoCondensed'; color: #555555; line-height: 2;}
/*dichvu*/


/*dichvu*/

.sanpham_nb{
    width: 100%;
    /* float: left; */
    /* margin: 30px 0; */
    position: relative;
    text-align: center;
    padding-top: 50px;
    background: #00B000;
    max-width: 1366px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.thanh_bottom {
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: 33px;
    text-align: center;
}
.thanh_bottom img{ float: left; margin-right: 10px;} 
.thanh_bottom  h4{
    color: #414141;
    text-transform: uppercase;
    font-size: 26px;
    display: inline-block;
    line-height: 32px;
    height: 33px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px solid #414141;

}

.khung_thongtin{ float: right; padding-left: 20px; width: 47%;}
.khung_thongtin li{ padding: 5px 0px 5px 0px; border-bottom: 1px solid #eee; width: 100%; float: left;}
.khung_thongtin h1{ font-size: 26px; color: #10be00}
.khung_thongtin .masp{color:#0186A7;}
.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; text-decoration: line-through;}
.khung_thongtin .giacu_detail span{ text-decoration: line-through;}
.khung_thongtin .baohanh_detail{ color: #015DA4;}
.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;}
.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/giohang_ico.jpg) no-repeat 5px 8px; color: #035E80; font-style: italic;}
.huongdan_detail a:hover{ color: #04579D}

.box_duan{
    width: 280px;
    float: left;
    margin: 0px 26px 20px 0px;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 9px;
    box-sizing: border-box;
    background: #f4f4f4;    
}
.box_duan:nth-child(3n){margin-right: 0;}
.box_duan:nth-child(3n+1){clear: both;}
.box_duan img{ width: 100%; float: left; margin:0px 10px 0px 0px;}
.box_duan h3 a{
    text-transform: uppercase;
    font-weight: 100;
    color: #2e2929;
    font-size: 14px;
    text-align: center;
    width: 100%
}
.box_duan p{font-size: 13px;}
.box_duan:hover h3 a{ color: #AF0808} 
.box_duan:hover img{opacity: 0.8;}


.box_new{ width: 50%; float: left; padding: 10px;}
.box_new img{ width: 150px; border:1px solid #ccc; padding:2px; float: left; margin:0px 10px 0px 0px;}
.box_new h3 {    font-family: 'UTMAvo'; text-transform: uppercase; font-weight: 100; color: #10be00;    font-weight: bold;}
.box_new p{ font-size: 12px; color: #333;} 
.box_new:nth-child(2n+1){ clear: left;}
.box_new:hover h3 { color: #AF0808} 
.box_new:hover img{opacity: 0.8;}
.content_new{ overflow:hidden; height: 400px; width: 100%; float: left;}

.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;}
.khung_km{ padding: 0px; width: 100%; float: left;}
.khung_km li{ display: inline-block; border-bottom: 0px; width: auto;}

.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 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_product*/
.khung_pr{
    width: 920px;
    float: left;    
}
.item1{
    width: 280px;
    float: left;
    margin: 0px 26px 20px 0px;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 9px;
    box-sizing: border-box;
    background: #f4f4f4;
}
.item1:nth-child(4n){ float: right; margin-right: 0px; }
.item1:nth-child(4n+1){ clear: left;}


.item1 .product_img img:hover{
    width: 100%;
/*    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 1s;   */ 
}
.item1 .product_img:hover .pro_hover{transform: scale(1);}
.item1 .giaban{
    font-size: 14px;
    color: #f00600;
    padding: 0px 0px 5px 0px;
    float: left;
    font-family: 'OpenSansRegular';
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.item1 .giaban span{}
.item1 .chitiet_sp{
    display: inline-block; text-align: center; width: 100%;
}
.item1 .chitiet_sp img{display: inline-block; text-align: center; width: 85px; height: 25px;}
.item1 .giacu{float: right;    padding: 0px 0px 0px 0px;}
.item1 .giacu span{color: #363636; font-size: 12px; text-decoration: line-through;font-family: 'Tahoma';}
.item1 .product_img {width: 100%;   position: relative; overflow: hidden;}
.item1:hover .product_img{   background: rgba(0,0,0,0.5);}
.item1  a img{
    width: 100%;
    display: block;
}
.item1 p{ color: #000; font-size: 13px;} 
.item1:hover a img{opacity: 0.8;   }
.item1 h3,.sp2 h3{
    transition: 0.5s;
    color: #2e2929;
    font-size: 14px;
    width: 100%;
    padding: 10px 0px 5px 0px;
    text-align: center;
    font-weight: normal;
    font-family: 'OpenSansRegular';
    text-transform: uppercase;
    font-weight: bold;
}
.item1:hover h3{color:#ffc141;}
.item1 .bong_sp{
    background: url(images/bong_sp.png) no-repeat bottom center;
    height: 28px;
    width: 100%;
    position: absolute;
    bottom: -28px;
    left: 0;
}
/*item_product*/

.item2{
    width: 290px;
    float: left;
    margin: 0px 13px 30px 0px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #B1B1B1;
    height: 300px;
    background: #fff;
}
.item2:nth-child(4n){ float: right; margin-right: 0px; }
.item2:nth-child(4n+1){ clear: left;}
.item2 .product_img img:hover{
    width: 100%;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 1s;    
}

.item2 .product_img {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 20px;
}
.item2:hover .product_img{  }
.item2 .product_img img{
    width: 100%;
    display: block;
    transition: all 1s;    
}
.item2 p{ color: #474747;font-size: 13px;font-family: 'RobotoRegular';} 
.item2 h3,.sp2 h3{
    transition: 0.5s;
    color: #474747;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-family: 'RobotoBlack';
    text-transform: uppercase;
    position: relative;
    /* padding-bottom: 10px; */
}
.item2 h3:after,.sp2 h3:after{
    width: 30px;
    position: absolute;
    content: '';
    /* border-top: 2px solid #1577f4; */
    left: 50%;
    bottom: 0;
    margin-left: -15px;
}
.item2:hover h3{color:#f3600e;}

/*item_product*/
.item .bong_sp{
    background: url(images/bong_dm_nb.png) no-repeat bottom center;
    height: 100px;
    width: 100%;
    position: absolute;
    top: 167px;
    left: -1px;
}
.item{
    width: 33.3333%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    position: relative;
    text-align: center;
    margin-top: 0px;
    /* border-right: 1.8px dashed #8e8e8d; */
    padding: 10px;
    box-sizing: border-box;
}
#foo4 .item:hover{
}

.item .list_img{
    width: 175px;
    height: 175px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: 10px solid #DEDEDE; 
    border-radius: 100px;
    background: #fff;
    margin: 0 auto;
} 
.item:hover .list_img{opacity: 0.9; }
.item .list_img img{
   margin-top: 30px
   
   
}
/* .item:hover .list_img img{border: 1px solid #fff; background: #fff} */
.item:hover h3{color: #f00 }
.item:nth-child(3n+1){ clear: left;}

.noidung_dv{text-align:center;}
.item a,.sp2 a{
	text-decoration:none;	
}
.noidung_dv span{color: #fff;font-family: 'RobotoRegular';font-size: 14px;}
.item h3,.sp2 h3{
    color: #12861c;
    font-size: 72px;
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
    margin-top: 25px;
    font-family: 'RemachineScript_Personal_Use';
    text-align: center;
    line-height: 1em;
    margin-bottom: 10px;
    height: 120px;
}
.item h3 span{width: 100%; font-size: 48px; display: block;    line-height: 1em;}

.item p{
    margin-top: 20px;
    /* background: url(images/icon_dm.png) no-repeat top left; */
    /* padding-left: 65px; */
    /* font-family: 'OpenSansRegular'; */
}
.item a{color: #fff;text-transform: uppercase;font-family: 'RobotoBlack';font-size: 16px}
.item .xemthem_nb{
    border: 3px solid #186800;
    padding: 10px 25px;
    color: #363636;
    font-size: 13px;
    display: inline-block;
    margin-top: 10px;
    font-family: 'OpenSansBold';
    border-radius: 5px;
}
.item .xemthem_nb:hover{
    color: #fff;
    background: #186800;
}

/*tin tuc*/
#center{padding: 30px 0;}
.title-center{
    margin-bottom: 20px;
    height: 45px;
    background: url('images/tintuc.png') no-repeat bottom left;
}
.title-center h2{display: inline-block; font-family: 'RobotoBlack'; color: #000; font-size: 24px; font-weight: normal; text-transform: uppercase; position: relative;}

.video-clip{
    width: 390px;
    float: right;
}
.conten-center{
    width: 350px;
    float: right;
}
.tin_b_n{
    width: 340px;
    float: left;
    color: #212121;
    font-size: 12px;
}
.tin_b_n_img{margin-bottom: 10px;}
.tin_b_n_img img{display: block;}
.tin_b_n:hover h4{color: #f3600e;}
.tin_b_n h4{color: #212121;font-size: 16px; font-weight: bold;margin-bottom: 5px;font-family: 'RobotoBold';  }
.tin_b_n .xemthem_gt{margin-top: 20px;}
.tin_b_n:hover .xemthem_gt{background: #f3600e;}
.content_tintuc{width: 740px; float: left;height: 400px}
.tin_chiase{margin-bottom: 10px;}
.tin_chiase .chiase_img{width: 130px;height: 110px; float: left; border:1px solid #ccc; margin-right: 10px;overflow: hidden;}
.tin_chiase .chiase_img img{width: 100%;height: 100%; transition: all 0.7s ease;  }
.tin_chiase:hover img{
    -webkit-transform: rotate(10deg) scale(1.2);
    -moz-transform: rotate(10deg) scale(1.2);
    -ms-transform: rotate(10deg) scale(1.2);
    -o-transform: rotate(10deg) scale(1.2);
    transform: rotate(10deg) scale(1.2);
}
.tin_chiase a h4{
    font-size: 13px;
    color: #202020;
    font-weight: bold;
}
.tin_chiase a h4:hover { color: #f00;}
.tin_chiase p{font-size: 13px; color: #5d5d5d;}
.tin_lq_chiase h5{font-size: 16px; color: #363636;    font-family: 'RobotoBold'; text-transform: uppercase; margin-bottom: 10px;}
.tin_lq_chiase li{padding: 3px 0;padding-left: 15px; background: url(images/icon_tin.png) no-repeat center left 5px;}
.tin_lq_chiase li a{font-size: 13px; color: #5d5d5d;    }
.tin_lq_chiase li:hover a{color: #f00;}
.box_tintucmoi{
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}
.hinhtt{
    float: left;
    width: 150px;
    margin-right: 25px;
    overflow: hidden;
    position: relative;
}

.hinhtt img{width: 100%; height: 100%;    transition: all 0.7s ease;}
.infott{
    font-size: 12px;
    color: #212121;
    margin-top: 5px;
}
.infott a{ font-size: 14px; color: #212121; font-weight: bold; font-family: arial ;}
.box_tintucmoi:hover a{color: #f00;}
.box_tintucmoi:hover img{
    -webkit-transform: rotate(10deg) scale(1.2);
    -moz-transform: rotate(10deg) scale(1.2);
    -ms-transform: rotate(10deg) scale(1.2);
    -o-transform: rotate(10deg) scale(1.2);
    transform: rotate(10deg) scale(1.2);
}
.conten_center_video{}


.xemthem{ float: right; margin:10px 10px 0px 0px; font-size: 15px !important; font-style: italic; font-weight: normal !important;}
.xemthem:hover{ color: #035381}
.chitiet{
	float:right;
	border-radius:5px;
	text-align:center;
	height:22px;
    color: #fe8152;
    text-decoration: underline;
    line-height:22px;
}
.chitiet:hover{
	color:#03758D;
}
.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%;
    margin-top: 20px;
    background: #00B000;
    padding-bottom: 15px;
    max-width: 1366px;
    margin: 0 auto;
}
.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;}
.dangkymail{ width: 100%; float: left;position: relative; margin: 10px 0px 0px 0px;}
.dangkymail input{ padding-left: 10px; width: 76%; float: left; height: 33px; background:url(images/nhantin.png) no-repeat left top border: 1px solid #d9b19b; outline: none; }
.dangkymail button{ 
    padding: 7px 20px 7px 20px;
    height: 33px;
    /* border-radius: 5px; */
    /* margin: 37px 0px 0px 0px; */
    background: #C03533;
    border: none;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    /* float: right; */
}
.dangkymail p{ width: 100%; float: left; color: #fff; padding:10px 20px 0px 20px; }
#copy{ width: 100%; float: left; background:url(images/copy.png) repeat-x; height: 49px; text-align: center; padding: 5px 0px 5px 0px;}

#bottom{
	margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
} 

.content_bando{
    margin: 0 auto;
}
.khung_lienhe_index{
    width: 245px;
    float: left;
    text-align: left;
}
.khung_lienhe_index h3{
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    font-family: 'UTMAvo';
    margin-bottom: 10px;
}
.khung_lienhe_index p{width: 100%;margin-bottom: 10px;}
.khung_lienhe_index input{
    width: 100%;
    height: 30px;
    border: none;
    color: #939393;
    font-size: 11px;
    text-indent: 5px;
}
.khung_lienhe_index textarea{
    width: 100%;
    border: none;
    color: #939393;
    font-size: 11px;
    text-indent: 5px;    
}
.khung_lienhe_index button{
    background: #ff0000;
    border-radius: 5px;
    color: #fafafa;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px 10px;
    outline: none;
    border: none;
    float: right;
}

.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{
    width: 275px;
    float: left;
    height: 190px;
}
.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{
    padding:10px 0px 0px 0px;
    position:relative;
    margin:0px 0px 0px 0px;
    text-align: center;
}

.facebook{width: 390px; float: right;}
.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{
    margin: 0px 20px 20px 0px;
    width: 415px;
    text-align: left;
    float: left;
    color: #ffffff;
    font-size: 16px;
}
.thongtin_bt h4{
    font-family: 'RobotoBlack';
    font-size: 15px;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
}

.thongtin_bt ul li{
    padding: 6px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: 'RobotoRegular';
}
.thongtin_bt ul li img{
    vertical-align: middle;
    margin-right: 10px;
}
.vechungtoi{width: 200px;padding-left: 40px;float: left}
.vechungtoi h4{color: #fff;font-family: 'RobotoBlack';font-size: 15px;text-transform: uppercase}
.vechungtoi ul{text-align: left;padding-left: 30px;margin-top: 10px}
.vechungtoi ul li{ line-height: 25px }
.vechungtoi ul li a{color: #fff;text-align: left;}
.chamsoc_kh{float: left;width: 240px}
.chamsoc_kh h4{color: #fff;font-family: 'RobotoBlack';font-size: 15px;text-transform: uppercase}
.chamsoc_kh ul{text-align: left;padding-left: 35px;margin-top: 10px}
.chamsoc_kh ul li{ line-height: 25px }
.chamsoc_kh ul li a{color: #fff;text-align: left;}
.thongtin_bt ul li span{font-size: 14px;color: #265b03;    font-family: 'OpenSansBold';}
.thongtin_bt p{
    color: #fff !important
}
.thongtin_bt h2{ text-transform: uppercase; font-size: 20px; color: #FAF700; font-weight: 100; margin:0px 0px 5px 0px; font-family: 'RobotoCondensed'; }
.thongtin_bt li{  font-size: 14px;    font-family: 'OpenSansRegular'; color: #000000; }


.sp_tieubieu ul li{
    background: url(images/icon-ft.png) no-repeat left center;
    padding-left: 15px;
}
.sp_tieubieu ul li a{
    color: #8ec4fe;
    font-size: 14px;
}
.sp_tieubieu ul li a:hover{color: #f00;}
.sp_tieubieu{
    float: left;
    width: 300px;
    margin-left: 150px;    
}

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



.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; background: #f2f2f2; border-bottom: 1px solid #000; border-top: 1px solid #cdcdcd; }
.doitac{
	width: 400px;
	float:right;
	margin:10px 0px 10px 20px;
}
.doitac img:hover{ box-shadow: 0px 0px 3px #ccc; border-radius: 5px;}
.doitac img{ width: 80px; height: 60px; float: left; margin:5px 0px 0px 10px; transition: 0.3s;}
.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{
}
.lienket label{ float: left; font-weight: bold;  color: #fff; margin:5px 10px 0px 0px;  }
.lienket a{ float: left; margin:9px 0px 0px 10px;}
.lienket h4{ float: left;  color: #fff; font-size: 13px;line-height: 53px;}
.lienket img{ }
.lienket a:hover{ opacity:0.7;}

.lienket1{float: left;}
.lienket1 label{ float: left; font-weight: bold;  color: #fff; margin:5px 10px 0px 0px;  }
.lienket1 a{ float: left; margin:9px 0px 0px 10px;}
.lienket1 h4{ float: left; width: 100%; color: #fff; font-size: 16px;}
.lienket1 img{ }
.lienket1 a:hover{ opacity:0.7;}
/*-----------------------------------*/

.copy{
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 8px 0px;
    width: 100%;
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    font-family: 'OpenSansRegular';
}
.copy ul.copyright {float: left;}
.copy ul.copyright li{float: left;border-right:1px solid #303030;}
.copy ul.copyright li:last-child{border-right:none;}
.copy ul.copyright li a{color: #303030;}
.copy ul.copyright li:hover a{color: #f00;}
.copy ul{
    float: right;
}
.copy ul li{float: left; padding: 0 10px;    border-right: 1px solid #fff;}
.copy ul li:last-child{
    border-right: none;
}
.copy a{ color: #fff; }
.copy span{ color: #303030 ;  font-family: 'OpenSansBold'; }

.hotline_top{ 
    font-size: 14px;
    float: left;
    padding-top: 10px;
}
.hotline_top ul li img{margin-right: 4px;}
.hotline_top ul li{ float: left; color: #fff; margin-right: 30px;font-family: 'UVNHongHaHep_R'; font-size: 15px; }
.hotline_top img{vertical-align: middle;}
.hotline_top span{  } 
.hotro_top{
    width: 100%;
    float: left;
    background: url(images/top_b.jpg) repeat-x;
    height:38px;
    line-height:38px;
}
.hotro_top h2{float:left;color:#fff; font-size: 19px; font-weight: 100;}
.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: #10be00;
    padding: 7px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    height: initial;
}


.phantrang {
    text-align: center;
    margin-top: 20px;
}
.slider_about{
    width: 605px;
    float: right;
}
.noidung_about{
    width: 100%;
}
.noidung_ta{
	width:100%;
	float:left;
	padding:10px;
	clear:left;
	border: 3px solid #e4e4e4;
}
.clear {
    clear: both;
}
.content{ width: 910px; float: right; margin: 0px 10px 0px 0px;}

#map_canvas2 {    
    height: 500px;
    width: 100%;
    position: relative;
}
#map_canvas_bt {    
    height: 500px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;

}
#map_canvas_bt1 {    
    height: 500px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;

}
#map_canvas_bt1 p{    
    position: absolute;
    right: 20px;
    border: 1px solid #000;
    z-index: 99999;
    top: 0px;
}
.map_description1 {
    color: #000000;
    overflow: auto;
    width: 300px;
}
.map_description1 .default1 {
    color: #FF0000;
}
.map_description1 div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address1 {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}
.map_list_address1 .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address1 span {
    color: #FCFF46;
}
.map_title1 {
    color: #30A602;
    font-weight: bold;
}
#map_canvas_bt2 {    
    height: 500px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;

}

#map_canvas_bt p{    
    position: absolute;
    right: 20px;
    border: 1px solid #000;
    z-index: 99999;
    top: 0px;
}
.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;
    width: 100%;
    max-width: 290px;
}
.hotro_right #img {
    display: block;
    position: relative;
    width: 100%;
    max-width: 290px;
    height: 160px;
    border-bottom: 1px solid #d00000;
    background: transparent url("images/hotro.png") no-repeat scroll 0% 0%;
}
.hotro_right #img > div.hotline {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px;
    background-color: #ffde00;
    color: #d00000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    border: 1px solid #6E7AFF;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.hotro_right .noidung_20 {
    display: none;
    background-color: #FFF;
    border-left: 1px solid #d00000;
    padding: 5px;
}
.hotro_right #img > div.hotline_r {
    position: absolute;
    bottom: 0px;
    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;
}
.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;    margin-bottom: 20px;}
.khung_phai{ width: 50%; float: right; padding: 0px;    height: 406px; overflow: hidden;margin-top: 50px}
.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: 50%; 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_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");
}

.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: #fff; float: right; margin:5px 50px 0px 0px; position: relative; cursor: pointer;}
.menu_mobile:hover,.menu_hinhanh_m:hover{ color: #FAD400}
.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.banggia{ background: #df0000; }
.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;
}
#box_video iframe{display: block;}
.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; }


.mota_doanhnghiep{text-align: center; width: 100%;margin:  20px auto;}
.row_doanhnghiep{float: left; width: 25%;padding: 0 10px;text-align: center; margin: 20px 0;}
.row_doanhnghiep:nth-child(4n+1){clear: both;}
.row_doanhnghiep h3{
    font-family: 'UTMAvo';
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    }.row_doanhnghiep:hover img{
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        transition: all 1s;
        opacity: 0.8;
    }
    /* -----------------------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: #E4BC24;
        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 #E4BC24;
    }
    .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; }
    /*-----------------end tags-----------------------*/

    .comboboxs select,.comboboxs input{ width: 100%; padding:5px;margin: 10px 0px 0px 0px; }
    .comboboxs{}
    .entry-title{text-transform: uppercase; font-size: 14px; border-bottom: 1px solid #ccc; color: #666}
    #btnSearch{ background: #1e90e8; float: right;  border:0px; padding: 7px 20px 5px 20px; font-weight: bold; text-transform: uppercase; color: #fff; margin: 10px 0px 0px 0px; cursor: pointer;}
    #btnSearch:hover{ background: #0082B8 } 
    /*-----------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;
    }

    .pagination{    /* float: left; */
        list-style:none;
        height: 13px;
        display: block;  text-align: center;
        margin-top: 35px; clear:both;
        clear: both; margin-bottom:10px; color: #000;
        /* float: left; */
    /* height: 20px; */}
    .pagination a{ color: #000;
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 2px;
      padding-top: 2px;
      margin-right: 5px;
      text-decoration: none;
      font-size: 13px;}
      .pagination a:active {color:#FFF; background-color:#F00;}
      .pagination a:hover{ color: #FFF;    cursor: pointer;
          background-color: red;} 
          .pagination ul{
            list-style: none;
            display: inline-block;
            text-align: center;
        }
        .pagination ul li{ display:block; float:left; text-align:center; margin-right:20px }


        /*tap*/
        #tabs {
            overflow: auto;
            width: 100%;
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: center;
            margin-bottom: 20px;
            border-bottom: 1px solid #ffd800;
            padding-bottom: 15px;
        }
        #tabs li {
            margin: 0;
            padding: 0;
            display: inline-block;
            padding: 0 10px;
            border-right: 1px solid #ffd800;
            height: 23px;
            line-height: 23px;
        }

        #tabs a {
            color: #ffd800;
            height: 30px;
            text-decoration: none;
            text-shadow: none;    
            font-size: 18px;
            text-transform: uppercase;
        }
        #tabs a:hover {
            border-bottom: 2px solid #ffd801;}

            #tabs a:focus {
                outline: 0;
            }

            #tabs #current a {
                border-bottom: 2px solid #ffd801;
                color: #ffd800;
                font-size: 18px;
            }

            #contenttabs {
            }


            /* Remove the rule below if you want the contenttabs to be "organic" */

/*
@media (max-width: 1170px) {
	.margin_auto{ width:100%;}
}
@media (max-width: 970px) {
	#banner_mobile{ display: block;}
    .hotline_top{ text-align: center;background:#AE0000; margin-top: 0px; padding: 0px 0px 0px 0px; height: auto; line-height: normal;}
    .ddsmoothmenu-v{ display: none;}
    .slide_{ padding-left: 10px;}
}
@media (max-width: 768px) {
	.ddsmoothmenu{ display: none;}
	.menu_mobile{ display: block;}
	.noidung_gt{ width: 100%}
	.back_fix{ height: 200px}
	.input-group{ padding-left: 0px;}
	.menu_hinhanh ul{ 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{ height: auto;min-height: 40px; z-index: 1000; position: relative;margin-top: 35px;}
	.ddsmoothmenu ul{ width: 100%; float: left;  background: #000}
	.ddsmoothmenu ul li{ width: 100%; float: left; background: none; border-bottom: 1px solid #333;}
	.khung_2{ display: none;}
	.amazingslider-nav-1{ display: none !important;}
	#amazingslider-wrapper-1{ padding-right: 0px !important}
}
@media (max-width: 500px) {
	.ku_1{ display: none;}
}
@media (max-width: 650px) {

}*/
#tabs2 {
  /* overflow: auto; */
  /* width: 100%; */
  position: absolute;
  list-style: none;
    z-index: 9999;
    right: 0px;
 
}

#tabs2 li {
    margin: 0;
    padding: 0;
    float: left;
}

#tabs2 a {
    box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    /* background: #ad1c1c; */
    background: linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    color: #000;
    float: left;
    font: bold 12px/35px 'Lucida sans', Arial, Helvetica;
    height: 35px;
    padding: 0 30px;
    text-decoration: none;
}

#tabs2 li:hover {
    background: #fff;
    /* background: linear-gradient(220deg, transparent 10px, #c93434 10px);      */
}

#tabs2 a:focus {
    /* outline: 0; */
}

#tabs2 #current a {
    background: #fff;
    /* background: linear-gradient(220deg, transparent 10px, #fff 10px); */
    /* text-shadow: none;     */
    /* color: #333; */
}

#contenttabs2 {
    background-color: #fff;
    background-image:         linear-gradient(top, #fff, #ddd);
    border-radius: 0 2px 2px 2px;
    box-shadow: 0 2px 2px #000, 0 -1px 0 #fff inset;
}