::-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: #43be10;}
#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;}
.grecaptcha-badge,.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-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{
	padding: 9px 0;
	background: #43be10;
	font-size: 13px;
	color: #e5ffda;
}
div.thongtin{
	max-width:1200px;
	margin:auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
div.thongtin .dienthoai{
	font-family:'tieude';
	font-size:16px;
}
div.thongtin i{
	margin-right: 6px;
	font-size:17px;
	display:inline-block;
	vertical-align:middle;
}
div#lang a img{
	height:20px;
	margin-top:3px;
}
div.wap_header{
	position: sticky;
	top: -1px;
	z-index: 100;
	width: 100%;
	padding: 5px 0;
	background: #ffffff;
	border-bottom: 1px solid #d3d3d3;
}
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: 90px;
	float: left;
	transition:all 0.3s;
}
div.wap_header_fix div.header a.logo img{
	height: 60px;
	float: left;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:relative;
	height: 40px;
	line-height: 40px;
	float:right;
	margin-top: 25px;
	transition:all 0.3s;
}
div.wap_header_fix div.wap_menu{
	margin-top:10px;
}
div.menu{
	position:relative;
	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: #5c5c5c;
	font-size: 15px;
	padding: 0px 26px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'menu';
	border-radius: 4px;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background:#43be10;
	color:#ffffff;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 180px;
	background: #ffffff;
	line-height: 1.5;
	background: #43be10;
}
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);
	color:#ffffff;
	font-family:'body';
	border-radius:0;
}
div.menu ul li ul li a:hover
{
	background:#ffffff;
	color:#43be10;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
	background: #F2F3F5;
	border-radius: 20px;
	height: 35px;
	width: 250px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 20px;
}
div.search input
{
	  padding: 0px 15px;
	  border: none;
	  background: none;
	  width: 75%;
	  outline: none;
	  color: #777;
}
div.search i
{
	float: right;
	color: #434343;
	font-size: 17px;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 35px;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.wap_gioithieu{
	background: #fafafa;
	padding: 50px 0;
}
div.gioithieu
{
	max-width:1200px;
	margin:auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gioithieu .xemthem a{
    display:inline-block;
    margin-top:20px;
    background: #43be10;
    color:#ffffff;
    padding: 10px 30px;
    font-size:15px;
    border-radius:4px;
    text-transform: uppercase;
}
.gioithieu .xemthem a i{
	margin-left:7px;
}
div.gioithieu .img
{
	width: 45%;
	border: 10px solid #43be10;
	line-height:0;
	order: 1;
}
div.gioithieu .img img
{
	width:100%;
}
div.gioithieu .mota
{
	width: 52%;
}
div.wap_camket,div.wap_hinhanh{
	position:relative;
	padding: 50px 0;
}
div.wap_camket:before,div.wap_hinhanh:before{
	content:'';
	background: rgba(0,0,0,0.7);
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
div.camket{
	max-width:1200px;
	margin:auto;
	display:grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 20px;
}
div.item_ck{
	position:relative;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(134, 134, 134, 0.5);
	padding: 35px 20px;
	text-align: center;
}
div.item_ck .img{display: inline-block;margin: auto;border: 2px solid #f02e3d;border-radius: 50%;line-height: 0;padding: 15px;}
div.item_ck h4{margin: 10px 0;text-transform: uppercase;font-size: 15px;}
div.item_ck .mota{
	text-align: justify;
}
div.sanpham{
	margin:50px auto;
	max-width:1200px;
}
div.hinhanh{
	max-width:1200px;
	margin:auto;
	position:relative;
	z-index:10;
	display:grid;
	grid-template-columns:repeat(3,1fr);
	grid-gap:25px;
}
div.wap_hinhanh div.tieude_giua{
	color:#ffffff;
}
div.wap_tintuc{
	max-width:1200px;
	margin:50px auto;
}
div.box_news3 .box_news2{
	width:92%;
	margin:auto;
}
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: #43be10;
	text-decoration:underline;
}
div.right
{
	width: calc(100% - 270px);
	float:right;
}
div.tieude_giua
{
	text-transform:uppercase;
	text-align:center;
	font-size: 28px;
	font-family:'tieude';
	position:relative;
	margin-bottom: 35px;
}
div.tieude_giua:before
{
	position:absolute;
	left:50%;
	bottom:-7px;
	width:50px;
	height:3px;
	background:#43be10;
	content:'';
	margin-left:-25px;
}
div.wap_item
{
	position:relative;
	text-align:center;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 20px;
}
div.item
{
	position: relative;
	font-size: 15px;
	border: 1px solid #dbdbdb;
	padding: 10px;
}

div.item .sp_img
{
	overflow:hidden;
	/* border:1px solid #DDDDDD; */
	/* box-shadow:5px 5px 0px #f2f2f2; */
	margin-bottom: 15px;
}
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: 5px 0;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}

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: #181818;
	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: #414141;
	padding:50px 0;
	margin:auto;
	color: #ffffff;
}
div.footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width: 40%;
	float:left;
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-family:'tieude';
	font-size:23px;
	margin-bottom: 25px;
	margin-top: -8px;
	color: #ffffff;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin: 12px 0;
}
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.item_ft
{
	width:20%;
	float:left;
	margin-left:5%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color: #ffffff;
	padding: 6px 0;
}
div.item_ft ul li a:hover
{
	color: #43be10;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin: 0px 4px;
}
div.mxh a img
{
	max-height:35px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div.thongke
{
	width: 30%;
	float:right;
}
div.thongke iframe
{
	width:100%;
	height: 220px;
}
.td_ft
{
	font-size: 18px;
	text-transform:uppercase;
	font-family:'tieude';
	margin-bottom: 20px;
	position:relative;
	color: #ffffff;
}
.td_ft:before
{
	content:'';
	position:absolute;
	height:2px;
	width:40px;
	background: #ffffff;
	left:0;
	bottom:-7px;
}
div.thongke ul
{
	list-style:none;
}
div.thongke ul li
{
	clear:both;
	padding: 11px 0px;
}
div.thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div.wap_doitac
{
	padding:30px 0;
	background: #fafafa;
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}

div.doitac img
{
	border:1px solid #f0f0f0;
	width:90%;
	margin:auto;
	background:#ffffff;
}
div.wap_pro
{
	clear:both;
	margin: 20px 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
{
	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: #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: 12px 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: 12px 25px;
	background: #43be10;
	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);
  }
}

a.sp_cart2{
	position:fixed;
	right:10px;
	bottom:250px;
	background: #43be10;
	color: #ffffff;
	width:50px;
	height:50px;
	border-radius:50%;
	font-size:20px;
	text-align:center;
	line-height:50px;
	z-index:50;
}
a.sp_cart2 span{
	background: #ca0303;
	width:20px;
	height:20px;
	border-radius:50%;
	font-size:13px;
	color:#ffffff;
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding: 0;
	text-align: center;
	line-height: 20px;
}