::-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: 50px;right: 10px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #df001f;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{ color: red;}
.clear{clear: both;}
.clearfix:after{content:'';background:transparent;width:100%;display:block;clear: both;}
.none{display: none;}
.wap_1200{max-width: 1200px;margin: auto;position: relative;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
div.bando-footer iframe{width:100% !important;height: 350px;display: block;}
.hidden_mobi{display: block;}
.hidden_destop{display: none;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	font-family: 'body';
}
b,strong
{
	font-family: 'tieude';
}
div#wapper
{
  margin:auto;
  min-width:320px;
  background:#fff;
  max-width: 1366px;
}
div.wap_thongtin
{
	background: #00549a;
	font-size: 13px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-family: muli_R;
	overflow: hidden;
}
div.thongtin
{
	max-width:1200px;
	margin:auto;
	font-family: roboto_R;
}
div.mxh_top
{position: relative;}
div.mxh_top a img
{padding: 0 3px;}
div.header
{
	position:relative;
	margin:auto;
}
div.header a.logo
{
	display:block;
	line-height:0;
}
div.header .logo_mobi
{
	display:none;
}
div.header a.logo img
{
	width:100%;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right: 110px;
}
.menu_login li
{
	display:inline-block;
}
.menu_login li a
{
	text-decoration:none;
	color: #c8000d;
	border-right:1px solid #fff;
	padding:0px 5px;
	font-weight: bold;
}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
	height: 20px;
}
.sang_header
{
	top: 30%;
    left: 5%;
}
div.menu_mobi,div.menu_mobi_add
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background: #fff;
	margin:auto;
	width:100%;
	left:0;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7.5px 0px;
}
div.menu ul
{
  list-style:none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 850px;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background: rgba(0,0,0,0.2);
	height: 45px;
	width:1px;
	display: none;
}

div.menu ul li a
{
	color: #000;
	font-size: 15px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: muli_B;
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: red;
	/* background: #03385f; */
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #fff;
	line-height: 1.5;
	max-width: 0;
}
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.search
{
	position: absolute;
	right: 0px;
	top: 7px;
	background: #fff;
	border-radius: 2px;
	height: 30px;
	width: 20%;
	display: none;
}
div.search input
{
	  padding: 0px 10px;
    float: left;
    margin-top: 8px;
    border: none;
    background: none;
    width: 75%;
    outline: none;
    color: #777;
    font-style: italic;
}
div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 5px;
    color: #222;
    font-size: 17px;
    cursor: pointer;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.left
{
	width:240px;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #01518c;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'tieude';
	font-size: 15px;
}
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;
}
div.item_tin
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 10px;
}
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:13px;
	transition:0.4s;
}
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
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height: 40px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width: 80%;
	padding: 0px 3%;
	float:left;
	margin-top: 12px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width: 20%;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	outline:none;
	font-weight: bold;
	text-transform: uppercase;
}
div.main_content
{
	max-width:1200px;
	margin:20px auto;
	margin-top:40px;
}
div.right
{
	width: calc(100% - 260px);
	float:right;
}
div.tieude_giua
{font-size: 30px;font-family: utm_Avo;text-transform: uppercase;color: #000;padding-bottom: 8px;text-align: center;}
div.tieude_giua:before
{
	content:'';
	height:2px;
	width:60px;
	left:50%;
	bottom:-5px;
	margin-left:-30px;
	background:#01518c;
	position:absolute;
	display: none;
}
div.wap_item
{
	position:relative;
	text-align:center;
}
div.wap_sanpham{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 18px;
	padding-top: 30px;
}
div.item .new{
	display:block;
	position:absolute;
	top:44px;
	right:4px;
	width:23px;
	height:12px;
	text-align:center;
	background:url(images/new.gif) no-repeat center;
	background-size:100% 100%;
	z-index:5;
	}
div.item .saleimg{
	display:block;
	position:absolute;
	top:64px;
	right:4px;
	width:57px;
	height:40px;
	text-align:center;
	background:url(images/sale.png) no-repeat center;
	background-size:100% 100%;
	z-index:5;
	}
div.item .nutdathang{
	display: block;
	width: 90px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	border-radius: 3px;
	background: #01518c;
	box-shadow: 2px 2px 9px #211f1f;
	z-index: 9;
	cursor:pointer;
	opacity:0;
	transition:0.3s;
	}
div.item .nutdathang:hover{background: #e93702;}
div.item:hover .nutdathang{ top:50px; opacity:1;}
.themthanhcong{
    background: #000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    box-shadow: 0px 0px 12px #575151;
    position: fixed;
    right: -240px;
    top: 149px;
    z-index: 999999;
    transition: 0.3s;
    font-family: 'roboto-r';
    font-size: 14px;
 }
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.video img{width: 100% !important;left: 0px !important;}
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;
}
div.wap_copy
{
	background: #02406d;
	color:#fff;
	padding:12px 0;
}
div.copy
{
	max-width:1200px;
	margin:auto;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	padding:0px 10px;
}
div.wap_footer
{
	background: #00549a url(img/nen_footer.jpg)no-repeat center bottom;
	margin:auto;
	color:#fff;
	position: relative;
	padding: 40px 0 35px 0;
}
div.footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width: 37%;
	float:left;
	margin-right: 5%;
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:23px;
	margin-bottom:15px;
	margin-top: -8px;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin:9px 0;
	font-size:14px;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	border:1px solid #f9f9f9;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 18px;
}
div#fanpage-foot{width: 30%;float: left;}
div.mxh
{
	margin-top: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin: 0px -5px;
}
div.mxh a img
{}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:20%;
	float:right;
}
.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	font-family:'tieude';
	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: 30px 0;
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}

div.doitac img
{
	height:80px;
	margin:0 8px;
	-ms-filter: grayscale(1);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
}

div.doitac img:hover
{
	-ms-filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
}

/*----------------------------------------------------*/
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:#0033FF;
	font-size:18px;
	font-family:'tieude';
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
	font-family:'tieude';
}
.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%;
}
/*--------- copy - right--------*/
div.copy-right{
	background: #05395f;
	padding:10px 0px;
	color:#fff;
	font-size:13px;
	font-family:'roboto-r';
	}
div.copy-right .cop-l{float:left;}
div.copy-right .cop-r{float:right;}
div.copy-right .cop-r span{ color:#ff0; }
/*--------- copy - right--------*/
.img-congthuong{display: block;margin-top: 10px;}
.img-congthuong img{max-width:140px !important; }
.box_tags{
	padding: 10px;
	margin-top: 15px;
}
 .box_tags a{
 	display: inline-block;
 	vertical-align: top;
 	margin-right: 10px;
 	text-decoration: none;
 	color: #fff;
 	font-size: 14px;
 	margin-bottom: 10px;
 	font-family: 'roboto-r';
 }
  .box_tags a:hover{color: #ff0;}
  .box-giohang-fix{
	display: block;
	height: 35px;
	background: url(images/icon-giohang-top.png) no-repeat left center;
	padding-left: 48px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 52px;
	font-weight: bold;
	text-decoration: none;
	color: #f30c0c;
	position: fixed;
	right: 20px;
	top: 22%;
	z-index: 999;
	}
.box-giohang-fix b{
    display: block;
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 32px;
    top: 3px;
    height: 14px;
    width: 9px;
    z-index: 9;
    line-height: 17px;
	}
.wap_sanpham_tc .list{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px 20px;padding-top: 20px;}
.full_w{max-width: 100%!important;margin:auto!important;}
.ul_danhmuc li img{padding-left: 10px;vertical-align: middle;padding-right: 20px;}
.ul_mxh{list-style: none;position: fixed;right: 0;top: 50%;transform: translateY(-50%);}
.ul_mxh li a img{display: block;}
.box__header{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;align-items: center;
}
.hotline_header{color: red;font-size: 15px;font-family: roboto_B;background: url(images/icon_dt.png) center left no-repeat;padding: 5px 0 5px 35px;}
.wap_video_chay p{
	float: left;
	width: 126px;
	height: 94px;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.box_tintuc_left{width: 360px;float: left;}
.box_tintuc_right{width: 410px;float: right;}
.hinh_tintucleft a img{display: block;width: 100%}
.ten_tintuc_left{
    padding-top: 10px;
}
.ten_tintuc_left a{font-size: 17px;font-family: muli_Se;color: #000;text-transform: uppercase;}
.ten_tintuc_left a:hover{color: red}
.ten_tintuc_left p{font-size:13px;font-family: muli_R;padding-top: 5px;color: #333;}
.xemthemm{
    padding-top: 70px;
}
.xemthemm a{font-size:13px;text-transform: uppercase;font-family: body;color: #000;border: 2px solid #000;padding: 9px 15px;}
.xemthemm a:hover{color: #fff;background: #000;transition: 0.4s;}
.hinh_tintuc{float: left;margin-right: 20px}
.hinh_tintuc a img{display: block;width: 100%}
.item_tintuc_noibat{margin-bottom: 20px}
.tenmota_tintuc a{font-size: 17px;font-family: muli_Se;color: #000;text-transform: uppercase;}
.tenmota_tintuc a:hover{color: red}
.tenmota_tintuc p{font-size: 13px;font-family: muli_R;padding-top: 5px;color: #333;}
.wap__tintuc{width: 65.8%;float: left;}
.wap__video{width: 30.8%;float: right;padding: 20px 0;background: #d62329 url(img/nen_nhantin.png) top center no-repeat;}
.p_tintuc{
    text-transform: uppercase;
    font-family: utm_Avo;
    font-size: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 20px;
    color: #000;
    padding-top: 40px;
}
.left_footer{width: 445px;float: left;}
.main_footer{width: 240px;float: left;}
.right_footer{width: 280px;float: right;}
.p_footer{font-size: 15px;font-family: muli_B;text-transform: uppercase;margin-bottom: 15px;background: url(img/td-ft.jpg) left bottom no-repeat;padding-bottom: 12px;}
.thongtin_footer{padding: 10px 0}
.ul_chinhsach{list-style: none;}
.ul_chinhsach li a{
    font-size: 13px;
    font-family: muli_R;
    color: #fff;
    line-height: 28px;
}
.ul_chinhsach li a:hover{color: yellow;transition: 0.3s}
.diachi_thietvuong{width: 45.5%;float: left;}
.diachi_thietvuong p{color: #5190c4;background: url(img/icon_1.png) center left no-repeat;padding-left: 25px;}
.diachi_thietvuong span{color: #fff}
.mail_dienthoai{width: 53.5%;float: right;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: space-between;height: 43px;line-height: 43px;}
.mail_dienthoai p{color: #5190c4}
.mail_dienthoai span{color: #fff}
.p_1{background: url(img/icon_2.png) center left no-repeat;padding-left: 25px;}
.p_2{background: url(img/icon_3.png) center left no-repeat;padding-left: 25px;}
.logo_footer2 a img{display: block;}
.logo_footer{width: 235px;float: left;}
.logo_footer2{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
}
.coppyright{
    font-size: 13px;
    font-family: muli_R;
    color: #4d96d1;
    line-height: 30px;
}
.coppyright span{
    color: #fff;
}
.coppyright p{
    color: #fff;
}
.p_tintuc::after{
	content: "";
	width: 100px;
	height: 2px;
	background: #00549a;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.tieude_nhantin{text-align: center;background: url(img/tde.png) center  bottom no-repeat;padding-bottom: 15px;}
.tieude_nhantin p{
    font-size: 25px;
    font-family: utm_Avo;
    color: #fff;
    padding-bottom: 8px;
}
.tieude_nhantin span{
    font-size: 15px;
    font-family: muli_R;
    color: #fff;
}
.frm_lienhee{max-width: 300px;margin: auto;padding-top: 20px;}
.item_lienhee input{
    border: none;
    background: #fff;
    width: 100%;
    height: 40px;
    padding: 0 10px;
}
.item_lienhee textarea{
	
width: 100%;
	
border: none;
	
background: #fff;
	
height: 90px;
	
display: block;
	
padding: 10px;
}
.item_lienhee{padding-bottom: 10px}
.item_lienheee{text-align: center;padding-top: 55px;}
.item_lienheee input{cursor: pointer;border: none;font-family: muli_Black;text-transform: uppercase;font-size: 17px;color: #000;background: #fff200;padding: 15px 25px;border-radius: 3px;}
.item_lienheee input:hover{color: yellow;background: #000;transition: 0.5s}
.nen_tintuc_nhantin{background: #F5F5F5}
.logomenu a img{display: block;}
.box_tieuchi{display: grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap: 30px;padding-top: 28px;}
.hinh_tieuchi a img{display: block;width: 100%;}
.hinh_tieuchi a img:hover{margin-top: -7px;transition: 0.5s}
.hinh_tieuchi{float: left;margin-right: 15px}
.item_tieuchi{border:1px solid #ededed;padding: 15px}
.tenmota_tieuchi a{
    font-size: 14px;
    font-family: muli_B;
    text-transform: uppercase;
    color: #00549a;
}
.tenmota_tieuchi a:hover{color: red;transition: 0.3s;}
.tenmota_tieuchi p{
    font-size: 13px;
    font-family: muli_R;
    color: #333333;
}
.tieudesp{text-align: center;background: url(img/tde.png) center bottom no-repeat;padding-bottom: 20px;}
.tieudesp p{font-size:30px;font-family: utm_Avo;text-transform: uppercase;color: #000;padding-bottom: 8px;padding-top: 35px;}
.tieudesp span{font-size:15px;font-family: muli_R;color: #333;}
.itemsanpham{border: 1px solid #ebebeb;padding: 5px}
.hinh_sanpham a img{display: block;width: 100%}
.tengia_sanpham{text-align: center;padding-top: 15px;padding-bottom: 10px;}
.tengia_sanpham a{
    font-size: 15px;
    font-family: muli_B;
    color: #000;
    text-transform: uppercase;
}
.tengia_sanpham a:hover{color: red;}
.tengia_sanpham p{
    font-size: 15px;
    font-family: muli_R;
    color: #000;
}
.tengia_sanpham p span{
    color: red;
}
.xemtheemm{text-align: center;padding-top: 15px;}
.xemtheemm a{
    font-size: 15px;
    font-family: muli_B;
    color: #000;
}
.xemtheemm a:hover{color: red}
.nen_gioithieu{
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 60px 0 70px 0;
}
.left_gioithieu{width: 530px;float: left;}
.right_gioithieu{width: 612px;float: right;}
.tieude_gioithieu{
    padding-top: 15px;
    padding-left: 20px;
    background: url(img/td-gt.png) left top no-repeat;
}
.tieude_gioithieu span{font-size:15px;font-family: muli_R;color: #fff}
.tieude_gioithieu p{font-size:30px;font-family: utm_Avo;text-transform: uppercase;color: #fff200;padding-top: 5px;}
.mota_gioithieu{
    font-size: 15px;
    font-family: muli_R;
    color: #fff;
    line-height: 30px;
    padding-top: 15px;
}
.xemthem_giothieu{padding-top: 30px}
.xemthem_giothieu a{font-size:15px;font-family: sfu_F;color: #fff;background: #ee1919;padding: 9.5px 23px;}
.xemthem_giothieu a:hover{color: #000;background: yellow;transition: 0.5s}
.muiten{
    background: url(img/socap.png) right center no-repeat;
    padding-right: 15px;
}
.wap_sanphamm{display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap:20px;}
.left_pdtpl{float: left;width: 25%;box-shadow: 5px 5px 5px #ccc;border: 1px solid #ddd;padding: 10px;}
.right_pdtpl{float: right;width: 73%}
.logo_left{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
}
.logo_left a img{display: block;}
.ul_danhmuccap1{
    padding-top: 15px;
}
.ul_danhmuccap1 ul{list-style: none;line-height: 30px;}
.ul_danhmuccap1 ul li a{font-size:14px;font-family: muli_B;text-transform: uppercase;color: #000;}
.ul_danhmuccap1 ul li a:hover{color: red}
.ul_danhmuccap1 ul li ul{padding-left: 10px;display: none;}
.ul_danhmuccap1 ul li:hover ul{display: block;transition: 0.5s}