::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px;}
::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
/* ::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;} */
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 45px;height: 45px;line-height: 45px;text-align: center;position: fixed;bottom: 30px;right: 15px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #1182fc;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{ color: red;}
.clear,.clearfix{ clear:both;}
.clearfix:after{clear: both;content: ".";display: block;width: 0px;height: 0px;overflow: hidden;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block;}
.hidden_destop{display: none;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-family: 'mulir';
}
@font-face {
    font-family: 'body';
    src: url('font/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'robotob';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'robotor';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'mulir';
    src: url('font/Muli-Regular.ttf');
}
@font-face {
    font-family: 'mulib';
    src: url('font/Muli-Bold.ttf');
}
@font-face {
    font-family: 'mulisemib';
    src: url('font/Muli-SemiBold.ttf');
}
@font-face {
    font-family: 'mulil';
    src: url('font/Muli-Light.ttf');
}
.grecaptcha-badge {
    position: relative;
    z-index: -22;
    opacity: 0;
}
b,strong
{
	font-family: 'mulib';
}
.wap_deu{
	text-align:center;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;	
}
.main_page{
	max-width: 1200px;
	margin: auto;
	position: relative;
}
div#wapper
{
  margin:auto;
  background:#fff;
}
div.mxh_top
{
	float:right;
}
div.mxh_top a img
{
	height:20px;
	margin:0px 2px;
}
div.header2
{
	position:relative;
	margin:auto;
}
.main_head {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left_h {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 73%;
}
.sdt {color: #404040;font-size: 18px;font-family: mulisemib;background: url(images/sdt.png) no-repeat left center;padding-left: 35px;}
.right_h ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
}
.right_h ul li a {
    color: #1c1c1c;
    padding: 0px 15px;
    font-family: mulisemib;
    font-size: 15px;
    text-transform: uppercase;
}
.right_h ul li a:hover{
	color: #d00;
}
div.header2 a.logo
{
	display:block;
	line-height:0;
}
div.header2 .logo_mobi
{
	display:none;
}
div.search
{
	background: #fff;
	border-radius: 30px;
	height: 40px;
	width: 41%;
	border: 1px solid #ccc;
}
div.search input
{
	  padding: 0px 10px;
	  float: left;
	  height: 100%;
	  border: none;
	  background: none;
	  width: 79%;
	  outline: none;
	  color: #494949;
	  font-style: italic;
	  font-family: mulir;
	  font-size: 13px;
}
div.search i
{
	float: right;
	margin-right: 13px;
	margin-top: 10px;
	color: #5c5c5c;
	font-size: 20px;
	cursor: pointer;
}
.an{display: none;}
div.search_mobi
{
	background: #fff;
	border-radius: 30px;
	height: 32px;
	width: 60%;
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	right: 40px;
	top: 4px;
}
div.search_mobi input
{
	  padding: 0px 10px;
	  float: left;
	  height: 100%;
	  border: none;
	  background: none;
	  width: 79%;
	  outline: none;
	  color: #494949;
	  font-style: italic;
	  font-family: mulir;
	  font-size: 13px;
}
div.search_mobi i
{
	float: right;
	margin-right: 12px;
	margin-top: 6px;
	color: #5c5c5c;
	font-size: 20px;
	cursor: pointer;
}
/********------menu------********/
div.menu_mobi,div.menu_mobi_add
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background: #176DCD;
	height: 45px;
	line-height: 45px;
	margin:auto;
	width:100%;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 999;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  /* float:left; */
  list-style:none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background: url(images/line.png) no-repeat center top;
	height: 45px;
	width: 2px;
}
div.menu ul li a
{
	color:#fff;
	font-size:14px;
	/* padding: 0px 25px; */
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'menu';
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: #ff0;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #176dcd;
	line-height: 1.5;
}
div.menu ul li ul li
{
    float:none;
}
div.menu ul li ul li a
{
	padding: 8px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	font-size: 13px;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
/*************/
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.slider img{
	width: inherit !important;
}
div.left
{
	width:240px;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #176dcd;
	text-transform:uppercase;
	font-family: 'mulib';
	padding: 10px;
}
.main_dmuc{
	padding: 10px 5px;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'menu';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
/*****************/
.cactinkhacq {
    text-transform: uppercase;
    color: #313131;
    font-family: mulib;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 17px;
}
div.item_tin
{
	margin-bottom: 15px;
}
div.item_tin .img_news
{
	width:35%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size: 14px;
	transition:0.4s;
	font-family: mulib;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div.hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div.hotro .phone
{
	 color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 80px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div.hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div.hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div.hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div.hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div.hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}
div#quangcao img
{
	width:90%  !important;
	max-width:300px !important;
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao img:hover
{
	border:1px solid red;
}
div#dknt
{
}
form#frm_dknt
{
	background:#fff;
	height: 42px;
	margin-top: 15px;
	border: 0;
}
form#frm_dknt input[type='text']
{
	width: calc(100% - 110px);
	padding: 0px 8px;
	float:left;
	height: 100%;
	background:none;
	outline:none;
	outline:none;
	border: 1px solid #e0e0e0;
	font-family: mulir;
	font-size: 14px;
	color: #383838;
}
form#frm_dknt input[type='button']
{
	background: #176DCD;
	color:#fff;
	width: 110px;
	height: 42px;
	line-height: 42px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
	font-family: mulir;
	font-size: 14px;
}
div.main_content
{
	max-width:1200px;
	margin:20px auto;
	margin-top:40px;
}
div.right
{
	width: calc(100% - 255px);
	float:right;
}
div.tieude_giua
{
	text-transform:uppercase;
	color: #313131;
	font-family: mulib;
	text-align: center;
	font-size: 28px;
	position:relative;
	background: url(images/tde_g.png) no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.tieude_sp {
    color: #313131;
    font-family: mulib;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
}
.mota_page {
    text-align: center;
    background: url(images/tde_g.png) no-repeat center bottom;
    padding-bottom: 35px;
    margin-bottom: 25px;
    color: #7c7b7b;
    font-size: 16px;
}
.tab_click {
    margin-bottom: 25px;
}
.tab_click ul {
    list-style: none;
    text-align: center;
}
.tab_click ul li {
    display: inline-block;
    vertical-align: top;
    color: #9c9c9c;
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid #9c9c9c;
    padding: 8px 10px;
    margin-left: -5px;
    cursor: pointer;
}
.tab_click ul li.mau_them {
    border: 2px solid #252525;
    color: #252525;
    position: relative;
}
div.wap_item
{
	position:relative;
	text-align:center;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
}
div.item
{
	width: calc( 92% /4);
	margin: calc( 8% /8);
	text-align:center;
	border: 1px solid #d4d4d4;
	color: #181818;
	font-size: 14px;
	font-family: mulir;
}
div.item .sp_img
{
	overflow:hidden;
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
}
div.item .ttin_sp {
    padding: 10px 5px;
}
div.item .sp_name a
{
	text-decoration:none;
	color: #282828;
	font-weight:normal;
	display:block;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 4px;
	font-family: mulib;
	font-size: 16px;
	text-transform: uppercase;
}
div.item:hover a
{
	transition:0.4s;
	color:#d00;
}
div.item .sp_gia .gia{
	color: #4b4b4b;
	font-size: 14px;
}
div.item .sp_gia .gia b
{
	color: #af0000;
	font-size: 16px;
	font-family: mulisemib;
	text-transform: capitalize;
}
div.item .sp_gia .giakm{
    color: #af0000;
    font-size: 16px;
    font-family: mulisemib;
    text-transform: capitalize;
}
div.item .sp_gia span.giacu b
{
	color: #4b4b4b;
	text-decoration:line-through;
	font-size: 13px;
	font-family: robotor;
	font-weight: normal;
	margin-right: 10px;
}
/******------tin tuc-------*******/
div.wap_tintuc
{
	margin:30px auto;
	padding:30px 0;
	background: #efefef;
}
div.bao_tintuc
{
	max-width:1200px;
	margin:0px auto;
}
div.tintuc
{
	width:32%;
	float:left;
}
div.video
{
	width:32%;
	float:left;
	margin-left:2%;
}
div.fanpage
{
	width:32%;
	float:right;
	overflow:hidden;
}
div.tieude2
{
	border-bottom: 1px solid #01518c;
	font-family:'tieude';
	font-size: 22px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	/* color: #545454; */
}
div.tieude2:before
{
	content:'';
	height:3px;
	width:80px;
	position:absolute;
	background: #01518c;
	left:0;
	bottom:0;
}
div.item_tnb
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 0;
}
div.item_tnb .img_news
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tnb .name_news a
{
	text-decoration: none;
	color: #111111;
	font-size: 14px;
	transition: 0.4s;
	margin-bottom: 5px;
	display: block;
}
div.item_tnb .name_news a:hover
{
	color:red;
	transition:0.4s;
}
/*******-----copy-----******/
div.wap_copy
{
    background: #176DCD;
    color: #fff;
    padding: 15px 0;
    font-size: 13px;
    text-align: center;
}
/*******-----footer-----******/
div.wap_footer
{
	background: #fff;
	padding-top:30px;
	padding-bottom:20px;
	margin:auto;
	color:#000;
}
.main_foot {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dadada;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.dangkyntin {
    width: 50%;
    font-size: 13px;
}
p.tde_dk {
    font-family: mulib;
    font-size: 14px;
    padding-bottom: 10px;
}
.muahang {
    width: 21%;
    font-family: mulil;
    font-size: 14px;
    color: #000;
}
p.p3 {
    font-family: mulisemib;
    font-size: 14px;
}
p.phone_ft {
    font-family: mulib;
    font-size: 24px;
    color: #000000;
}
p.phone_ft img {
    margin-right: 5px;
}
.bviet ul{
	list-style: none;
}
.bviet ul li a{
    text-decoration: none;
    color: #292929;
    display: block;
    padding: 5px 0px;
    font-size: 14px;
}
.bviet ul li a:hover{color: #d00;}
.boct {
    padding-top: 12px;
}
div.footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width:40%;
	float:left;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
div.mxh
{
	width: 22%;
}
div.mxh p {
    font-family: mulib;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
div.mxh a
{
	display:inline-block;
	vertical-align: middle;
	margin: 0px 5px;
}
div.mxh a img
{
	max-height:35px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
.sodo_w {
    width: 40%;
}
.chinh_sach {
    width: 55%;
}
.ttin_cty {
    width: 48%;
}
.fanpage_f {
    width: 48%;
}
div#thongke
{
	width: 59%;
	float:right;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	font-family: 'mulib';
	margin-bottom:10px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding: 6px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
/* --------------------- Phan trang ------------------*/
div.wap_doitac
{
	padding:20px 0;
}
div.wap_doitac img
{
	height:80px;
	margin:0 8px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	clear:both;
	margin:30px 0;
}
.zoom_slick
{
	width:40%;
	float:left;
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}
.zoom_slick .slick
{
	margin-top:5px;
}
.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}
.product_info
{
	float:right;
	list-style:none;
	width:57%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:10px 0;
}
.product_info li.ten
{
	color: #176dcd;
	font-size:18px;
	font-family: 'mulib';
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
	font-family: 'mulib';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 30%;
    top: 0;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 15px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
	text-decoration: none;
}
.product_info li .add_to_cart
{
	background: #e93b35;
	color: #fff;
	display: block;
	max-width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
}
.product_info li .add_to_cart i
{
	margin-right:10px;
	font-size: 19px;
	margin-top:3px;
}
.product_info li .add_to_cart:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
.tbl_giohang{text-align:center; background:#f1f1f1; width:100%; font-size:13px; margin-bottom:20px; border:1px solid #DDD; border-collapse:collapse; padding:1px; }
.tbl_giohang td{ border:1px solid #e2e2e2;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{ cursor: pointer;color: #000000;font-size: 17px;}
.tbl_giohang .xoa_gh:hover{color:red;}
.tbl_giohang .sl_gh{ text-align:center; border:1px solid #DDD; padding:3px 5px; width:60px;}
.tbl_giohang .tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #000000;}
.tieptuc{
	padding: 10px 25px;
    background: #ee0303;
    border: none;
    color: #fff;
    margin: 10px 0px;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;}
.click_ajax2{
	padding: 10px 25px;
    background: #111111;
    border: none;
    color: #fff;
    margin: 10px 0px;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
	z-index: 99999999999999999 !important;
	position: absolute;
	animation: star linear 1.75s infinite;
	-moz-animation: star linear 1.75s infinite;
	-webkit-animation: star linear 1.75s infinite;
	-o-animation: star linear 1.75s infinite;
}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
.tbl_banggia
{
	width:100%;
	border-collapse : collapse;
	font-size:14px;
	text-align:center;
	font-size:13px;
}
.tbl_banggia th
{
	font-size:15px;
	background: #e8e8e8;
}
.tbl_banggia th, .tbl_banggia td {
    border: 1px solid #d2d2d2;
    padding: 10px 1%;
}
/*******------dich vu-------******/
.wap_dichvu {
    padding: 35px 0px;
}
.box_dvu {
    margin: 4%;
}
.box_dvu .hinh_dvu{
	position: relative;
}
.box_dvu .hinh_dvu img{
	display: block;
}
.box_dvu .hinh_dvu .ten_dvu{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	justify-content: space-between;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
}
.box_dvu .hinh_dvu .ten_dvu .sp1{
	width: calc(100% - 75px);
	text-align: left;
	padding: 18px 10px;
	color: #fff;
	font-size: 15px;
	font-family: mulib;
	text-transform: uppercase;
	font-weight: normal;
}
.box_dvu .hinh_dvu .ten_dvu .sp2{
	width: 70px;
	background: #176DCD;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box_dvu:hover .sp1{
	color: #ff0 !important;
}
/***********/
.img_cnhanc {
    border: 1px solid #d9d9d9;
    margin: 5%;
}
/****/
.wap_bando_dtac {
    padding-top: 50px;
    padding-bottom: 30px;
}
.w_doitac {
    width: 25%;
    float: left;
}
.w_bando {
    width: 74%;
    float: right;
}
.w_bando iframe {
    width: 100%;
    display: block;
    height: 435px;
}
.item_dt {
    margin-bottom: 20px;
}
.item_dt img{display: block;}
.fixed {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 99;
}
.fixed img{
	max-width: 60px !important;
}
.left_page {
    width: 75%;
    float: left;
}

.right_page {
    width: 23%;
    float: right;
}
.item.item_dtac{border:0;}
.item.item_dtac .sp_imgq{border: 1px solid #ddd;}
.item.item_dtac h3 a{
	text-transform: uppercase;
	color: #000;
	font-family: mulib;
	display: block;padding-top: 10px;
}