::-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: 20px;right: 10px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #0b6db8;}
#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; }
img:not([src]):not([srcset]){visibility:hidden;}img:not([src]):not([srcset]){visibility:hidden;}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden;}}
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block !important;}
.hidden_destop{display: none !important;}
.flew{position:relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow: row wrap;-webkit-flex-flow: row wrap;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-family: 'body';
	color: #333333;
}
@font-face {
    font-family: 'body';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/Roboto-Bold.ttf');
}
b,strong,h1,h2,h3,h4,h5,h6{
	font-family: 'tieude';
}
div#wapper{
	max-width:1366px;
	min-width:300px;
	margin:auto;
	background:#ffffff;
}
div.wap_header{
	position: sticky;
	left: 0;
	top:0;
	z-index: 100;
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 2px 2px #bbbbbb;
}
div.wap_header2{
	max-width: 1200px;
	margin: auto;
}
div.header{
	position:relative;
	margin:auto;
}
div.header a.logo, div.header a.logo_mobi{
	display:block;
	line-height:0;
}
div.header a.logo img{
	height: 70px;
	float: left;
	z-index: 100;
	position: relative;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:relative;
	float:right;
	height:70px;
	line-height:70px;
}
div.wap_menu_fix{
	/* position: fixed; */
}
div.menu{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul{
  float:left;
  list-style:none;
}
div.menu ul li{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li a
{
	color: #000000;
	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: #0b6db8;
	/* background: #03385f; */
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 220px;
	background: #ffffff;
	line-height: 1.5;
}
div.menu ul li ul li{
    float:none;
}
div.menu ul li ul li a
{
	padding: 10px 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.wap_search
{
	position: relative;
	float: right;
}
.tim{
	font-size: 17px;
	cursor: pointer;
}
div.search
{
	position: absolute;
	right: 0px;
	background: #fff;
	border-radius: 20px;
	height: 35px;
	width: 250px;
	border: 1px solid #333333;
	display: none;
}
div.search input
{
	  padding: 0px 10px;
	  float: left;
	  margin-top: 9px;
	  border: none;
	  background: none;
	  width: 75%;
	  outline: none;
	  color: #777;
	  font-style: italic;
}
div.search i
{
	float: right;
	margin-right: 9px;
	margin-top: 7px;
	color: #222;
	font-size: 17px;
	cursor: pointer;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.slider img
{
	width:100%;
}
div.left
{
	width: 22%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #0b6db8;
	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: 20px;
}
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: 15px;
	  transition: 0.4s;
	  display: block;
	  border-bottom: 1px solid #DDD;
	  padding: 11px 5px 11px 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.tin1
{
	width:49%;
	float:left;
}
div.tin1 .name_news a
{
	font-size: 16px;
	margin: 8px 0;
}
div.tin1 a.xemthem
{
	  display: inline-block;
    padding: 8px 25px;
    color: #333333;
    text-decoration: none;
    font-family: 'tieude';
    border: 1px solid #797979;
    font-size: 14px;
    margin-top: 20px;
}
/*div.chay_tinnoibat
{
	width:49%;
	float:right;
}*/
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; */
	 font-family: 'tieude';
}
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: 70%;
	padding: 0px 8px;
	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: 70px;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	outline:none;
	font-weight: bold;
}
div.wap_dichvu{
    background-image: linear-gradient(#ffffff, #D7F4FC);
    padding-bottom: 30px;
}
div.dichvu{
	max-width:1200px;
	margin: auto;
	margin-top: 30px;
}
div.main_content
{
	max-width:1200px;
	margin:20px auto;
	margin-top:40px;
}
div.link_seo
{
	margin:0px auto;
	clear:both;
	margin: 10px 0;
}
div.link_seo a{
	color:#333;
	text-decoration:none;
}
div.link_seo a:hover{
	color:#f37540;
}
div.right
{
	width: 75%;
	float:right;
}
div.tieude_giua
{
	max-width:1200px;
	margin:auto;
	border-bottom:1px solid #d6d5d5;
	margin-bottom:15px;
	position:relative;
	padding-bottom:7px;
}
div.tieude_giua:before
{
	position:absolute;
	left:0;
	width:100%;
	bottom:3px;
	content:'';
	height:1px;
	border-bottom:1px dashed #d6d5d5;

}
div.tieude_giua:after
{
	position:absolute;
	left:0;
	width:120px;
	bottom:0px;
	content:'';
	height:4px;
	background:#096DB8;
}
div.tieude_giua div
{
	color:#096DB8;
	font-family:'tieude';
	text-transform:uppercase;
	font-size:23px;
}
div.sanpham{
	max-width:1200px;
	margin:40px auto;
}

div.wap_item
{
	position:relative;
	display:grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 10px;
	margin: 20px auto;
}
div.wap_item2
{
	grid-template-columns: repeat(6,1fr);
}
div.item
{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

div.item .sp_img
{
	overflow:hidden;
	/* border:1px solid #DDDDDD; */
	/* box-shadow:5px 5px 0px #f2f2f2; */
	/* margin-bottom:10px; */
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color: #ffffff;
	font-weight:normal;
	font-size:15px;
	display:block;
	background: rgb(9 109 184 / 0.85);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: 'body';
	padding: 10px;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:yellow;
}

div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color:red;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	padding-right:10px;
}

div.wap_copy
{
	background: #19467b;
	color:#fff;
	padding:12px 0;
	text-align: center;
}
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: url(images/footer.png) center;
	background-size: cover;
	padding: 40px 0;
	margin:auto;
	color: #eaeaea;
}
div.footer
{
	max-width:1200px;
	margin:auto;
	display: grid;
	grid-template-columns: 40% 20% 30%;
	grid-gap: 5%;
}
div#main_footer
{
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:23px;
	margin-bottom:15px;
	color: #ffffff;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin: 11px 0;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	border: 1px solid #79A7C9;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 15px;
	color: #79A7C9;
}

div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color:#fff;
	padding:5px 0;
	border-bottom: 1p;
}
div.item_ft ul li a:hover
{
	color:yellow;
}
div.fanpage_f{
	
}
div.mxh
{
	margin-top:10px;
	text-align: center;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin: 0px 5px;
}
div.mxh a img
{
	max-height:35px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}

.td_ft
{
	font-size: 19px;
	text-transform:uppercase;
	font-family:'tieude';
	margin-bottom:10px;
	position:relative;
	color: #ffffff;
}

div.wap_doitac
{
	padding:30px 0;
	background-image: linear-gradient(#ffffff, #D7F4FC);
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div.doitac2{
	padding: 10px;
}
div.doitac img
{
	border:1px solid #DDD;
	width:92%;
	margin:auto;
}
div.wap_pro
{
	clear:both;
	margin:30px 0;
}
.zoom_slick
{
	width: 50%;
	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: 47%;
}
.product_info li
{
	border-bottom:1px solid #EEE;
	padding: 12px 0;
}
.product_info li.ten
{
	font-size: 16px;
	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: #de0505;
	  color: #fff;
	  width: 40px;
	  display: block;
	  height: 40px;
	  line-height: 40px;
	  border-radius: 50%;
	  font-size: 13px;
	  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: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
.click_ajax2{
	padding: 10px 25px;
	background: #111111;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
@-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%;
}

div.wap_tintuc{
	max-width:1200px;
	margin:30px auto;
}
div.gioithieu{
	width:48%;
	float:left;
}
div.gioithieu1 h3 a,div.item_gt h3 a{
	display:block;
	color:#333333;
	margin:7px 0;
	font-size:15px;
}
div.gioithieu1 h3 a:hover,div.item_gt h3 a:hover{
	color:#0b6db8;
}
div.chay_gt{
	overflow:hidden;
}
div.chay_gt .slick-list{
	overflow:hidden;
	margin:0 -10px;
}
div.item_gt{
	width:94%;
	margin:auto;
	margin-top:20px;
}
div.tintuc{
	width:48%;
	float:right;
}
div.item_tintuc{
	padding: 18px 0;
	border-bottom:1px dashed #d4d4d4 !important;
}
div.item_tintuc .img{
	width:40%;
	max-width:160px;
	margin-right:20px;
	float:left;
	border:1px solid #d2d0d0;
	padding:4px;
}
div.item_tintuc h3 a{
	display:block;
	color:#333333;
	margin:5px 0;
	font-size:14px;
}
div.item_tintuc h3 a:hover{
	color:#0b6db8;
}