::-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: 53.5%;padding-top: 30px;height: 0;overflow: hidden; margin-top:20px;
	/* max-width: 853px;margin: 20px auto 0; */
}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.matbang_img{
	/* max-width: 853px;
	margin: 20px auto 0; */
}
#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 {text-align: center;position: fixed;bottom: 50px;right: 15px;cursor: pointer;/* background: white; */transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 33px;color: #39750f;}
#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 !important; }
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;}
.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: 1100px; 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';
}
.call_now {position: fixed;bottom: 20px;left: 0;background: #ef1c23;border-radius: 50px;padding:10px 60px 10px 20px;z-index: 123;}
.call_now a{color: #fff;font-size: 20px;font-family: 'tieude';text-decoration: none;}
.coccoc-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.coccoc-alo-phone {
    background-color: transparent;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    position: absolute;
    top: -78px;
    right: 25px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
}

.coccoc-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.coccoc-alo-ph-img-circle {
    width: 45px;
    height: 45px;
    top: 81px;
    left: 77px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(images/icon_call.jpg) no-repeat center center;
background-size: 25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #b92227;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #b92227;
    opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #b92227;
    opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #b92227;
}

@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
#popup-bg .fancybox-close-small 
{
  top: 6px !important;
  color: #fff;
}
#popup-bg {
  max-width: 800px;
  border: 1px dashed #d0d0d0;
  background: transparent;
  padding: 0;
}
.hfancybox {
  display: none;
  padding: 0;
  background: transparent;
  border-radius: 16px;
  overflow: hidden;
  width: calc(100% - 32px);
}
.hfancybox__body
{
    display: flex;
    justify-content: space-between;
}
.img__popup
{
    width: 50%;
}
.img__popup img
{
    display: block;
}
.content__popup
{
    width: 50%;
    background: rgb(195, 40, 40);
    padding:20px 16px;
}
#popup-bg .frm input[type=text]
{
    width: 100%;
    border: 0;
    border-bottom: 2px solid #ddd;
    color: #fff;
    background: transparent;
    border-radius: 0;
    margin-bottom: 16px;
    line-height: 38px;
    font-size: 1rem;
}
#popup-bg .frm input[type=text]::placeholder 
{
    color: #fff;
}
#popup-bg .frm input[type=button]
{
    padding: 10px 24px;
    border: 0;
    background: #4CAF50;
    color: #fff;
    font-weight: 600;
}
.title__popup
{
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 1.5rem;
    color: #fff;
}
.desc__popup
{
    margin-bottom: 20px;
    color: #fff;
}
.hotline-destop {
    width: 350px;
    height: 40px;
    position: fixed;
     left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 3%;
    z-index: 99999;
}
.hotline-destop .p2 {
    float: left;
    width: 50%;
    height: 40px;
    border: 1px solid #F9E800;
    background-color: #f93526;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 8px 17px;
    border-right: 1px solid #fff;
    text-align: center !important;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.hotline-destop .p2 a {
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    display: block;
    padding: 9px 0px;
    text-align: center !important;
    font-weight: 600;
    text-decoration: none !important;
    cursor: pointer;
}
.hotline-destop .p1 {
    text-align: center !important;
    height: 100%;
    width: 49.5%;
    border: 1px solid #F9E800;
    background-color: #4CAF50;
    float: left;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 6px 16px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.hotline-destop .p1 a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    display: block;
    padding: 9px 0px;
    text-align: center !important;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}
div#wapper{
  margin:auto;
  max-width:1366px;
  min-width:300px;
  background:#fff;
}

div.wap_header{
	position: fixed;
	left: 0;
	top:0;
	z-index: 100;
	width: 100%;
	-webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    background: #ffffff;
    line-height: 50px;
	padding: 10px 0;
}
.menu5{
	position: relative;
	width:50px;
}
.menu5 ul{
	list-style: none;
}
.menu5 i{
	width:50px;
	height: 50px;font-size: 20px;text-align: center;line-height: 50px;cursor: pointer;}
div.header{
	position:relative;
	margin:auto;
	display: flex;
	align-items: center;
	float: left;
	height: 50px;
}
div.header a.logo{
	display:block;
	line-height:0;
}
div.header a.logo img{
	max-height: 50px;
	float: left;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	float:right;
	width: 80%;
}
div.wap_menu_fix{
	position: fixed;
}
div.menu{
	position:relative;
}
div.menu ul{
  list-style:none;
	display: flex;
}
div.menu ul li{
  position:relative;
  z-index:50;
flex: auto 1 0;}
div.menu ul li a
{
	color: #39750f;
	font-size: 1.25rem;
	padding: 0px 10px;
	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: #1e73be;
}
div.slider
{
	margin:auto;
	overflow: hidden;
	margin-top:70px;
}

div.main_content{
	margin:40px auto;
}
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: calc(100% - 270px);
	float:right;
}
div.tieude_giua{
	text-transform:uppercase;
	text-align:center;
	font-size:25px;
	font-family:'tieude';
	position:relative;
	margin-bottom: 10px;
	background: url(images/tieude_giua.png) center bottom no-repeat;
	padding-bottom: 20px;
color: #ffffff;}

div.wap_item{
	position:relative;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 25px;
}
div.item{
	position: relative;
}
div.item .phantram{
	position: absolute;
	right: 5px;
	top:5px;
	background: #de0505;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-family: 'tieude';
	z-index: 20;
}
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:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	margin:4px 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: #39750f;
	color: #c5c5c5;
	padding:8px 0;
text-align: center;}
div.wap_footer{
	background: #01518c;
	padding-top:30px;
	padding-bottom:20px;
	margin:auto;
	color:#fff;
}
div.footer{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 20px 5%;
}
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: #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%;
}
.wap_tongquan{
	padding:30px 0 15px 0;
	 color: #ffffff; 
}
.wap_vitri{
	padding:15px 0;
	 color: #ffffff; 
}
.content_body ul,.content_body ol{
	padding-left: 20px;
}
.wap_vitri{
	 color:#ffffff; 
}
.tongquan,.vitri{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.tongquan .img,.vitri .img{
	width: 48%;
}
.tongquan .noidung{
	order: 2;
}
.tongquan .noidung, .vitri .noidung{
	width: 48%;
}
.wap_thietke{
	padding:30px 0;
}
ul.cap1{
text-align: center;list-style: none;margin: 10px auto; padding: 0;}
ul.cap1 li{
	display: inline-block;
	margin: 2px;
	background: #1e73be;
	color: #ffffff;padding: 9px 12px;
	cursor: pointer;
}
ul.cap1 li.active{
	background: #DEAC29;}
.thietke_img,.matbang_img{
	text-align:center;
}
.matbang_img img{
	max-height: calc(100vh - 120px);
width: 100%;}
.wap_matbang,.wap_nhamau,.wap_thanhtoan,.wap_lienhe{
	padding: 15px 0;
	 color:#ffffff; 
}
.wap_tienich{
	padding:30px 0;
}
.nhamau{
	margin-top:20px;
}
.nhamau .img{
	line-height:0;
}
.nhamau .img img{
	width: 94%;
	margin: auto;
}
.wap_thanhtoan{
	text-align:center;
}
.lienhe{
	display:flex;
justify-content: space-between;}
.tuvan{
	width:48%;
}
.tuvan input,.tuvan textarea{
	height:40px;
	border:none;
	width:100%;
	padding:0 10px;
	margin-top: 15px;
}
.tuvan textarea{
	padding:10px;
	height:80px;
}
.tuvan input[type='button']{
	background:#39750f;
cursor: pointer;color: #ffffff;font-family: 'tieude';font-size: 17px;}
.lienhe2{
	width:48%;
}

.menu_right{
	position: fixed;
    top: 50%;
    right: 27px;
    transform: translate(0%, -60%);
	list-style: none;
	z-index: 99;
}
.menu_right li{
	margin: 8px 0;
}
.menu_right li a{	
	position: relative;
}
.menu_right li a:before{
	content:'';
	background: #007136;
	width: 10px;
	height: 10px;
	border-radius:50%;
	display: block;
	border: 3px solid #007136;
}
.menu_right li a.active:before,.menu_right li a:hover:before{
	background:#ffffff;
}

div.phim{
    position:fixed;
    right: 9px;
    bottom: 95px;
    z-index:200;
    width: 50px;
}
div.phim ul{
    list-style:none;
    width:250px;
    position:absolute;
    right:0;
    bottom:88px;
    background:#ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    padding:12px;
    border-radius:10px;
    display:none;

}
div.phim_fix ul{
    display:block;
}
div.phim ul:before{
    position:absolute;
    content:'';
    bottom:-10px;
    right:25px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
}

div.phim ul li{
    
}
div.phim ul li a{
    
    padding:7px 0;
    display:block;
}
div.phim ul li a:hover{
    background:#f0f0f0;
}
div.phim ul li a img{
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    height:40px;
}
div.phim ul li a{
    color:#333333;
    font-size:14px;
}
div.icon_phim{

position: relative;
}
div.icon_phim .dong{
    background:#ffffff;
    position:absolute;
    width: 40px;
    height: 40px;
    display:block;
    z-index:205;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    display:none;
}
div.phim_fix .dong{
    display:block;
    cursor: pointer;
}
div.icon_phim .dong:before,div.icon_phim .dong:after{
    position:absolute;
    content:'';
    width:3px;
    height: 20px;
    background: #0080C5;
    left: 19px;
    top: 10px;
    transform: rotate(45deg);
}
div.icon_phim .dong:after
{
    transform: rotate(-45deg);
}
div.icon_phim2{cursor: pointer;padding: 5px;border-radius: 50%;}
div.icon_phim2 p{
	color: #0080C5;
	text-align: center;
	font-size: 29px;
	border-radius: 50%;
	height: 40px;
	line-height: 40px;
}

.menu_mobi2{
	position:absolute;
	background:#ffffff;
	width:240px;
	line-height:1.5;
	display:none;
}
.menu5:hover .menu_mobi2{
	display:block;
}
.menu_mobi2_active{
	left:0;
}
div.menu_mobi2 ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	border-bottom: 1px solid rgb(0,0,0,0.2);
	padding:10px 15px;
	font-size: 14px;
	position: relative;
}
div.menu_mobi2 ul li a.active2,div.menu_mobi2 ul li a:hover
{
	color: red;
}
.close_menu2 {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 20px;
	background: rgb(0,0,0,0.2);
	width: 35px;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
	display:none;
}
.item_vitri *{
	word-break: break-word;
}