::-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; font-weight: normal;}
.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: #2e50e5;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{text-decoration: underline;}
.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;}
.flex{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;}
.main_fix{max-width: 1200px; margin: auto;}
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/RobotoCondensed-Bold.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{
  margin:auto;
  max-width:1366px;
  min-width:300px;
  background:#fff;
}
div.wap_thongtin{
	background:#2549FF;
	color:#ffffff;
	padding: 10px 0 6px 0;
}
div.thongtin p{
	display:inline-block;
    vertical-align:middle;
}
div.thongtin i{
	font-size:17px;
	display:inline-block;
	margin-right:6px;
}
div.thongtin p span{
	color:yellow;
	font-size:17px;
}
div.thongtin ul{
	float:right;
	list-style:none;
	margin-right:4%
}
div.thongtin ul li{
	display:inline-block;
	vertical-align:middle;
	padding:0 15px;
}
div.thongtin ul li a{
	color:#ffffff;
	display:block;
}
div.wap_header{
	background: #ffffff;
	padding: 15px 0;
	position:relative;
	width:100%;
	left:0;
	top:0;
	z-index:150;
	transition: all 0.3s;
	border-bottom:1px solid #eaeaea;
}
div.wap_header_fix{
	position:fixed;
	
}
div.header{
	position:relative;
	align-items: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
div.header a.logo, div.header a.logo_mobi{
	display:block;
	line-height:0;
}
div.header a.logo img{
	height: 60px;
}
div.langCon{
	float:right;
	margin-top:2px;
}
div.langCon img{
	border:1px solid #ffffff;
}
div.wap_timkiem{
	display:flex;
	align-items:center;
	justify-content:space-between;
	width: 60%;
}
div.dmsp{
	position:relative;
	width:230px;
}
div.dmsp p{
	background:#01273A;
	color:#ffffff;
	line-height:47px;
	text-align:center;
	text-transform:uppercase;
	border-radius:5px;
	font-size:16px;
}
div.dmsp p i{
	margin-right:7px;
}
div.dmsp ul{
	position:absolute;
	width:100%;
	background:#ffffff;
	z-index:120;
	list-style:none;
	display:none;
}
div.dmsp:hover > ul{
	display:block;
}
div.dmsp ul li{
	position:relative;
}
div.dmsp ul li a{
	color:#333333;
	display:block;
	padding:7px 10px;
	border-bottom:1px solid #dedede;
}
div.dmsp ul li ul{
	left:100%;
	top:0;
}
div.dmsp ul li:hover > ul,div.dmsp ul li ul li:hover > ul{
	display:block;
}
a.sp_cart{
    color: #585858;
    min-width: 150px;
    order: 3;
}
a.sp_cart i{
	font-size:19px;
	width:48px;
	height:48px;
	line-height:48px;
	border-radius:50%;
	border:1px solid #333333;
	text-align:center;
	float:left;
	margin-right:10px;
	color: #333333;
	margin-top: -3px;
}
a.sp_cart span{
	display:block;
	white-space: nowrap;
}
div#flags img{
	height:20px;
	margin:0 1px;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:sticky;
	background: #4478C0;
	height: 50px;
	line-height: 50px;
	margin:auto;
	width:100%;
	left:0;
	top:0;
	z-index: 100;
	display: none;
}
div.wap_menu_fix{
	position: fixed;
}
div.menu{
	position:relative;
}
div.menu ul{
  list-style:none;
  float: left;
}
div.menu ul li{
  position:relative;
  z-index:50;
  float: left;
}
div.menu ul li a
{
	color:#fff;
	font-size: 15px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-align:center;
	padding: 0 30px;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	
background: #46BF48;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 220px;
	background: #4478c0;
	line-height: 1.5;
}
div.menu ul li ul li{
    float:none;
}
div.menu ul li ul li a
{
	padding: 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	font-size: 14px;
	text-align: left;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
	height: 47px;
	line-height: 47px;
	border: 1px solid #e1e1e1;
	border-radius:5px;
	overflow:hidden;
	margin-left:20px;
	width: 65%;
}
div.search input
{
	padding: 0px 10px;
	float: left;
	border: none;
	background: none;
	width: calc(100% - 70px);
	outline: none;
	/* color: #fff; */
	line-height: 35px;
	line-height: 47px;
}
div.search i
{
	float: right;
	color: #222;
	font-size: 17px;
	cursor: pointer;
	width: 70px;
	 background: #01273a; 
	color: #ffffff;
	text-align: center;
	line-height: 47px;
	text-align: center;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.main_content{
	margin:40px auto;
}
div.link_seo{
	/* margin:0px auto; */
	clear:both;
	margin: 10px 0;
	margin-bottom: 20px;
}
div.link_seo a{
	color:#333;
	text-decoration:none;
}
div.link_seo a:hover{
	color: #2549ff;
}
div.right{
	width: calc(100% - 270px);
	float:right;
}
div.tieude_sp .xemthem{
	float:right;
	padding-right:10px;
	color:#2e50e5;
}
div.tieude_sp{
	margin-bottom: 15px;
	background: #F2F2F2;
	line-height: 50px;
	height: 50px;
	border-bottom:1px solid #2e50e5;
}
div.tieude_sp div{
	display:inline-block;
	position:relative;
	color: #ffffff;
	font-family: 'menu';
	font-size: 21px;
	text-transform:uppercase;
	background: #2E50E5;
	padding: 0 20px;
	position: relative;
	vertical-align: top;
	min-width: 23%;
}
div.tieude_sp div:before{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border-bottom: 50px solid #2e50e5;
	border-right: 30px solid transparent;
	right:-30px;
}
.banner_c1{
	line-height:0;
	width: 22.5%;
	margin-right: 1%;
}
.banner_c1 img{
	width:100%;
}
div.wap_sanpham:nth-child(2n) .banner_c1{
	order:2;
	margin:0;
	margin-left:1%;
}
div.sanpham2{
	width: 77%;
}
div.tieude_sp ul{
	list-style:none;
	text-align:center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}
div.tieude_sp ul li {
	display:inline-block;
	vertical-align:middle;
}
div.tieude_sp ul li a{
	display:block;
	padding: 0px 25px;
	color: #2e50e5;
	text-transform:uppercase;
	font-size:15px;
	position:relative;
}
div.tieude_sp ul li a:before{
	content:'';
	width:1px;
	height:14px;
	content:'';
	top: 18px;
	right:0;
	background: #2e50e5;
	position:absolute;
	transform: rotate(-15deg);
}
div.tieude_sp ul li:last-child a:before{
	width:0;
}
div.tieude_sp ul li a:hover{
	color:#000000;
}
div.tieude_giua{
	margin-bottom: 20px;
	text-align: center;
	font-family: 'menu';
	font-size: 31px;
	color: #2549FF;
	text-transform: uppercase;
}
div.wap_sanpham{
	margin:40px auto;
	clear: both;
}
div.sanpham{
	display: flex;
	justify-content: space-between;
}
div.sanpham .xemthem a{
	width:150px;
	height:40px;
	color: #4478c0;
	border: 1px solid #4478c0;
	border-radius:20px;
	display:block;
	text-align:center;
	margin:auto;
	line-height:40px;
	margin-top:20px;
}
div.sanpham .xemthem a:hover{
	background:#4478c0;
	color:#ffffff;
}
div.wap_item{
	position:relative;
	display: grid;
	grid-template-columns: repeat(5,1fr);
	grid-gap: 10px;
}
div.wap_item2{
	grid-template-columns: repeat(4,1fr);
}
div.item{
	position: relative;
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;
	padding-bottom: 15px;
}
div.item_i{
	width:94%;
	margin:auto;
}
div.item .sp_img{
	overflow:hidden;
	margin-bottom: 14px;
}
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:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	margin: 6px 0;
	font-family: 'body';
}
div.item .sp_name a:hover{
	transition:0.4s;
	color:red;
}
div.item .sp_gia .gia,div.item .sp_gia .giakm{
	color: #e10303;
	font-family: 'tieude';
}
div.item .sp_gia span.giacu{
	color:#666666;
	text-decoration:line-through;
	padding-right:10px;
	font-family: 'body';
}
div.wap_copy{
	background: #2138A8;
	color:#fff;
	padding: 15px 0;
	text-align: center;
}
div.wap_footer{
	background: #566DDA;
	background-size:cover;
	padding-top: 60px;
	padding-bottom:20px;
	margin:auto;
	color:#fff;
}
div.footer{
	display: grid;
	grid-template-columns: 28% 40% 25%;
	grid-gap: 20px 3%;
}
div.main_footer .ten{
	text-transform:uppercase;
	font-family:'tieude';
	font-size: 28px;
	margin-bottom: 11px;
}
div.main_footer ul{
	list-style:none;
}
div.main_footer ul li{
	margin: 4px 0;
}
div.main_footer ul li i
{
	width:30px;
	height:30px;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 16px;
}
div.thongke{
	margin-top:30px;
}
div.thongke ul{
	list-style:none;
}
div.thongke ul li{
	display:inline-block;
	padding:5px 20px;
}
div.fanpage_f
{
	overflow: hidden;
}
div.item_ft{
	display:inline-block;
	vertical-align:top;
	width:49%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color:#fff;
	padding:5px 0;
	position: relative;
	padding-left: 13px;
}
div.item_ft ul li a:before
{
	content:'';
	background:#ffffff;
	width:6px;
	height:1px;
	position:absolute;
	top:49%;
	left:0;
}
div.item_ft ul li a:hover
{
	color: #01273a;
}
div.mxh
{
	margin-top: 16px;
	text-transform: uppercase;
}
div.mxh a
{
	display:inline-block;
	vertical-align: middle;
	margin: 0px 5px;
}
div.mxh a img
{
	max-height: 33px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
p.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	font-family:'tieude';
	margin-bottom:10px;
	position:relative;
}

div.wap_pro
{
	clear:both;
	margin: 15px 0;
}
.zoom_slick
{
	width: 45%;
	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: 51%;
}
.product_info li
{
	/* font-size:13px; */
	border-bottom:1px solid #EEE;
	padding: 13px 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: #df0404;
	position:relative;
	font-family:'tieude';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color: #555555;
	font-family: 'body';
}
.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: #2e50e5;
	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 #c4c4c4;
	text-align: center;
	height: 35px;
}
.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: #ff0303;font-family: 'tieude';}
.tieptuc{
	padding: 12px 25px;
	background: #01273a;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
.click_ajax2{
	padding: 12px 25px;
	background: #2e50e5;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 15px;
	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_camket{
	margin: 50px auto;
	position:relative;
}
div.wap_camket:before{
	position:absolute;
	left:0;
	top: -26px;
	width:147px;
	height:142px;
	background:url(images/hotro2.png);
	content:'';
	z-index:50;
}
div.camket{
	background:#FDEEE9;
	padding:15px;
	border-radius:10px;
	padding-left: 190px;
}
div.item_ck{
	padding:0 10px;
}
div.item_ck .img{
	float:left;
	margin-right:15px;
}
div.item_ck h4{
	padding:5px 0;
	text-transform:uppercase;
	color:#F79520;
}
div.item_ck:nth-child(2) h4{
	color:#9BBC4C;
}
div.item_ck:nth-child(2) h4{
	color:#BC8CBF;
}

div.wap_dichvu{
	background: #EDEDED;
	padding:40px 0;
}
div.wap_tintuc{
	padding:40px 0;
}
div.wap_hinhanh{
	padding:40px 0;
}
div.item_ha{
	width:calc(100% / 3);
	float:left;
	padding:3px;
}
div.item_ha:nth-child(5n+4),div.item_ha:nth-child(5n+5){
	width:calc(100% / 2);
}
div.item_ha .img a{
	display:block;
	line-height:0;
}
div.wap_video{
	margin-bottom:40px;
}
