::-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: 35px; height: 35px;position: fixed;bottom: 50px; left: calc(50% + 620px);text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
.clearfix:after{
	content:'.';
	display:block;
	height:0;
	width:0;
	clear:both;
	overflow:hidden;
	}
a:hover{color: #f00 !important;}
a{text-decoration: none !important;}
img{max-width:100% !important; height:auto; }
div.tt_lh{
	width:38%;
	float:left;
	}
div.bando{
	width:60%;
	float:right;
	}
div.bando img{max-width:none !important;}
@font-face {
    font-family: 'roboto-r';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'roboto-b';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'roboto-m';
    src: url('font/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'utm-b';
    src: url('font/UTM Beautiful Caps.ttf');
}
@font-face {
    font-family: 'utm-d';
    src: url('font/UTM Davida.ttf');
}
@font-face {
    font-family: 'SFUFreewayDemi';
    src: url('font/SFUFreewayDemi.ttf');
}
body{
	font-family:'roboto-r';
	font-size:12px;
	line-height:1.5;
}
div#wapper
{
  margin:auto;
  background:#fff;
  overflow: hidden;
}
.box-duan{max-width:1366px;margin:auto}
div.wap_1200{max-width:1200px;margin:0 auto;}
/*------------ div#header ----------------*/
div#header
{
	position:relative;
	margin:auto;
	font-size: 14px;
	background: #1a1a1a;
	color: #fff;
	padding: 9px 0;
}
.logos a{display:block;line-height:0;}

#header span{margin-right:40px;}
.logos{
    float: left;
    margin-top: -37px;
    position: relative;
    width: 210px;
    transition: all 0.5s;
}
.logos a:before{
	position: absolute;
	content: '';
	width: 210px;
	height: 35px;
	background: url(images/before_logo.png) no-repeat;
	top: 0px;
	left: 0px;
}
.wap_mnfix .logos{
	width: 128px;
    margin: 0;
}
.wap_mnfix .logos a:before{
	display: none;
}
.banner{}
.bghl{}
.righthd{}
.tophd{}
.mxh1{
    float: right;
}
.menu_login
{
	list-style:none;
	position:absolute;
	bottom:20px;
	right:70px;
	background:#fff;
}
.menu_login li
{
	display:inline-block;
}
.menu_login li a
{
	text-decoration:none;
	color:#000;
	border-right:1px solid #fff;
	padding:0px 5px;
	cursor:pointer;
}
.menu_login li a:hover{color:#f00;}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
	max-width:30px !important
}
/*------------ div#header ----------------*/
div.menu_m
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background: #fff;
	margin:auto;
	width:100%;
	left:0;
	right: 0;
	z-index: 999;
	transition: 0.5s;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
.menu ul{list-style:none;}
div.menu > ul
{
  float: right;
  width: 79%;
  display: flex;
  /*justify-content: space-between;*/
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background:url(images/menu_gach.png) center no-repeat;
	height:41px;
	width:1px;
}

div.menu ul li a
{
	color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 0px 25px;
    border-radius: 5px;
    font-family: 'roboto-b';
}
.ul-menu li.item-menu{
	background: url(images/background_menu_left.png) 0 no-repeat;
}
.ul-menu li.item-menu > a{
	line-height: 100px;
}
.backgroudnone{
	background: none!important;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: #e5323a !important;
}
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;
}
div.menu ul li ul li
{
    float:none;
}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #1064e07a;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
    background: #fff;
    height: 30px;
    width: 20%;
    position: absolute;
    top: -300px;
    right: 35px;
    transition: 0.5s;
    z-index: 99;
    border: 1px solid #1064e0;
}
div.search input
{
    padding: 0px 2%;
    float: left;
    margin-top: 0;
    border: none;
    background: none;
    width: 75%;
    outline: none;
    color: #777;
    height: 30px;
}
div.search i
{
    float: right;
    color: #222;
    font-size: 17px;
    cursor: pointer;
    width: 25%;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
div#slider
{
	margin:0 auto;
	max-width: 1366px;
	position: relative;
	z-index: 1;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(images/tieude.png) center repeat-x;
	text-transform:uppercase;
}
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 a
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'roboto-r';
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 10px 5px;
    padding-left: 30px;
    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:10px 5px;
	padding-left: 40px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#hotro
{

}
.phone
{
	color: #f10b0b;
    font-size: 18px;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    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#dknt
{max-width: 860px;margin: auto;}
form#frm_dknt
{

	width:100%;
}
form#frm_dknt input
{
	width:100%;
	padding: 11px;
	margin-bottom: 10px;
	border:none;
	background: #dfdfdf;
	color:#000;
	outline:none;
	box-sizing:border-box;
	font-size: 13px;
	font-family: 'roboto-b'!important;
	border-radius: 5px;
}
.wap_dk{
    text-align: center;
}
.dk{}
.nl{
    background: #eaff00 !important;
    color: #333333!important;
}
.dk:hover{
    background: #eaff00 !important;
    color: #333333!important;
}
.nl:hover{
    background: #1064df !important;
    color: #ffffff!important;
}
form#frm_dknt textarea
{
	width: 49.5%;
	padding: 14px 11px;
	float: right;
	margin-bottom: 10px;
	border:none;
	background: #dfdfdf;
	color:#000;
	outline:none;
	box-sizing:border-box;
	border-radius: 5px;
	font-size: 13px;
	font-family: 'roboto-r';
}
form#frm_dknt input[type='button']
{
	background: #005ce0;
	color:#fff;
	width: 15%;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	outline:none;
	font-size: 13px;
	font-family: 'roboto-m';
	min-width: 120px;
	margin: 0 3px;
}
div#main_content
{
	
}
div#right
{
	width:78.5%;
	float:right;
}
.tieude_giua
{
	color: #4c4c4c;
	font-size: 30px;
	text-transform:uppercase;
	text-align: center;
	font-family:'SFUFreewayDemi';
	position: relative;
	margin-bottom: 20px;
    padding-bottom: 25px;
}
.tieude_giua:after{
	position: absolute;
	content: '';
	width: 212px;
	height: 12px;
	top: 57px;
	left: calc(50% - 106px);
	background: url(images/after_title.png) no-repeat;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
  width: 23.5%;
  text-align: left;
  float: left;
	position:relative;
	margin-bottom: 2%;
	margin-right: 2%;
	padding: 5px;
	background: #fff;
}
div.item:nth-child(4n){margin-right:0;}
div.item:nth-child(4n+1){clear:both;}/*--------ChÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ng rÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âºt dÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â²ng sÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â£n phÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â©m cao thÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¥p--------*/
.sp_img
{
	overflow:hidden;
	margin-bottom: 15px;
}
.sp_img a
{
	display:block;
	line-height:0;
}
.sp_img a img
{
	width:100%;
	height:100%;
}
.sp_name a
{
	color: #363636;
	font-size: 14px;
	font-family: 'roboto-m';
	text-transform: uppercase;
	font-weight: normal;
}
.sp_gia
{

font-size: 14px;

color: #aeadae;

margin-bottom: 5px;
}
.gia{}
.giakm{}
.giacu{color:#666666;text-decoration:line-through;
	float:left;
}
.thumb-them{display:none;}
div#wap_footer
{
	background: url(images/backgroud_footer.jpg)no-repeat top center;
	margin:auto;
	color:#fff;
	font-size: 14px;
	background-size: cover;
	padding-bottom: 5%;
	padding-top: 4%;
}
div#main_footer
{
	width: 34%;
	float:left;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a,div.mxh1 a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
	line-height: 0;
}
div.mxh a img
{

}
div.mxh a img:hover,div.mxh1 a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:21%;
	float:right;
}
.td_ft
{
	margin-bottom: 30px;
	font-size: 18px;
	text-transform:uppercase;
	font-family: 'roboto-b';
	position: relative;
	padding-bottom: 10px;
}
.td_ft:after {
	content:'';
	position:absolute;
	bottom: 0;
	left: 0;
	background: #ddd;
	height: 2px;
	width: 30px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
#thongke span{}
/*--------- copy - right--------*/
div.copy-right{
	background: #000000;
    padding: 10px 36px;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 10%;
    -webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
    clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}
div.copy-right .cop-l{ width: 57%; float:left; }
div.copy-right .cop-r{ text-align:right; width: 43%; float:right; }
div.copy-right  span{ color: #fff000;}
/*--------- copy - right--------*/
/* --------------------- Phan trang ------------------*/
/*----------------------------------------------------*/
.themthanhcong{
    background: #000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    box-shadow: 0px 0px 12px #575151;
    position: fixed;
    right: 10px;
    top: 149px;
    z-index: 999999;
    opacity: 0;
    transition: 0.3s;
    font-family: 'roboto-r';
    font-size: 14px;
	}
div.wap_pro
{
	margin:15px auto;
}
.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
{
	margin:auto;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:52%;
}
.product_info li
{
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0;
}
.product_info li.ten
{
	color:#000;
	font-size:18px;
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
}
.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: 50%;
    top: 0;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
	float:left;
	margin-right:10px;
	padding:0px 14px;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	background:#000 !important;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.product_info li .themgiohang
{
    color: #f00;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
	float:left;
	margin-right:10px;
	padding:0px 5px;
	border:1px solid #f00;
}
.product_info li .themgiohang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .themgiohang:hover
{
	border:1px solid #000;
	color:#000;
}
.xemgiohang
{
	color: #000;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	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 .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang: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;
}
.left_gh{width:63%;float:right;}
.right_gh{width:35%;float:left;}
.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 #f1f1f1;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{cursor: pointer;color: #000;padding: 9px 8px 4px 8px;border-radius: 4px;transition:0.3s;}
.tbl_giohang .xoa_gh i{font-size:20px;}
.tbl_giohang .xoa_gh:hover{ text-decoration:underline;background:#000;color:#fff;}
.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;}
.tbl_giohang input.btn,.click_ajax{background: #DC0018;color: #ffffff;padding: 7px 15px; border: none;cursor: pointer;margin: 5px 1px;border-radius: 3px;}
@-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);
  }
}
.menu_baophu {
    background: #000;
    opacity: 0.8;
    z-index: 998;
    left: 0px;
    top: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
}
.icon_menu_mobi{
	color: #fff;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 0px 8px;

    cursor: pointer;
    display: block;
    height: 100%;
    background: rgb(175, 0, 7);
    height: 38px;
    line-height: 44px;
    cursor: pointer;
	 /* width: 78px;
    position: fixed;
    top: 3px;
    left: 5px; */
}
.icon_menu_mobi i.fa-bars {
    float: left;
    margin-right: 7px;
    margin-top: 14px;
}
.icon_menu_mobi .tel-mobile{
	display:table;
	position:absolute;
	right:10px;
	top:0px;
	text-decoration:none;
	color:#fff;
	line-height:38px;
	-webkit-animation: my 700ms infinite;
	 -moz-animation: my 700ms infinite;
	 -o-animation: my 700ms infinite;
	 animation: my 700ms infinite;
	}
.icon_menu_mobi .tel-mobile i{margin-right:7px;}


@-webkit-keyframes my {
 0% {opacity:1}
 50% {opacity:0  }
 100% {opacity:1  }
}
@-moz-keyframes my {
 0% {opacity:1}
 50% {opacity:0  }
 100% {opacity:1  }
}
@-o-keyframes my {
 0% {opacity:1}
 50% {opacity:0  }
 100% {opacity:1  }
}
@keyframes my {
 0% {opacity:1}
 50% {opacity:0  }
 100% {opacity:1  }
}

div.menu_mobi_add
{
	position: fixed;
    left: -100%;
    top: 0;
    background: #d81c1c;
    z-index: 99999;
    color: #fff;
    height: 100vh;
    overflow: auto;
    line-height: 1.5;
    padding-top: 40px;
    padding-bottom: 20px;
    width: 80%;
    min-width: 140px;
    max-width: 440px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: 0.5s;
}
div.menu_mobi_active {
    left: 0;
    transition: 0.5s;
}
div.menu_mobi_add ul {
    list-style: none;
}
div.menu_mobi_add ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 10px 0px 10px 0px;
    margin-left: 20px;
    font-size: 13px;
}
div.menu_mobi_add ul ul {
    display:none;
}
div.menu_mobi_add ul li ul li a {
    padding-left: 20px;
}
div.menu_mobi_add ul li ul li ul li a {
    padding-left: 40px;
}
.close_menu {
    position: absolute;
    top: 5px;
    right: 7px;
    font-size: 15px;
    background: rgba(255,255,255,0.2);
    width: 25px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

/*=============== tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬m kiÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿m nÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ng cao =================*/
.box-tim{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	}
.capdanhmuc{
	float:left;
	height:30px;
	line-height:30px;
	}
.capdanhmuc li{list-style:none;display:inline-block;vertical-align:top;}
.capdanhmuc li a{
    display: block;
    color: #000;
    text-decoration: none;
    padding: 0px 15px;
    font-size: 12px;
    font-family: 'roboto-b';
    cursor: pointer;
	}
.capdanhmuc li:first-child a{padding-left:0px;}
.capdanhmuc li a:hover,.capdanhmuc li a.act-dm{color:#f00 !important;text-decoration:underline;}

.select-tim{
	float:right;
	display:block;
	padding:10px 15px;
	text-transform:uppercase;
	margin-left:10px;
	border:1px solid #ccc;
	font-size:12px;
	}
.thongbao-het{
	display:block;
	padding:15px;
	font-size:16px;
	font-family:'roboto-b';
	}

div.kichthuoc{
    width: 20%;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
	font-size:12px;
	position:relative;
	z-index:9999;
	cursor:pointer;
	}
div.box-noi-size{
	width:100%;
	background:#f3f2f2;
	padding:6px 6px 0 6px;
	box-sizing:border-box;
	position:absolute;
	top:100%;
	left:0px;
	transition:0.3s;
	height:0px;
	overflow:hidden;
	text-align:center;
    box-shadow: 0px 1px 6px #343131;
	}
.item-size{
    width: 46%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 2px 1.2%;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    background: #5b5b5b;
    line-height: 32px;
	}
.item-size:hover,.act{
	background:#F60 !important;
	}
/*=============== tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬m kiÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿m nÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ng cao =================*/
.wap_mnfix{
	position: fixed !important;
	top: 0;
	transition: 0.5s !important;
	z-index: 999 !important;
}
.bandoft{}
.bandoft iframe{
	height: 300px;
	width: 100%;
	display: block;
	line-height: 0;
}
.bando iframe{
	height: 500px;
	width: 100%;
	display: block;
	line-height: 0;
}
.fanpage{
    float: right;
    width: 451px;
    margin-left: 7%;
}
.cauhoi i{
	position: absolute;
    right: 0%;
    top: 90%;
    font-size: 15px;
    color: #000;
    cursor: pointer;
}
.cauhoi p{
	background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #fcfcfc 48%, #fafafa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(48%,#fcfcfc), color-stop(100%,#fafafa));
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#fcfcfc 48%,#fafafa 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%,#fcfcfc 48%,#fafafa 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%,#fcfcfc 48%,#fafafa 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%,#fcfcfc 48%,#fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fafafa',GradientType=0 );
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    color: #3f3860;
    font-size: 28px;
    padding: 7px 15px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.cauhoi{
    margin-bottom: 15px;
    position: relative;
}
.traloi{

    display: none;
	padding: 2%;
}
.pagination { list-style: none; }
.pagination li {display: inline-block;}
.pagination li a.page {
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	color: #777;
	background: #fff;
	margin: 0 3px;
	border-radius: 4px;
}
.pagination li.active a.page ,.pagination li a.page:hover {
	background: #000;
	color: #fff;
}
.mxh1 span{}
.click_sear{
    margin-top: 12px;
    cursor: pointer;
}
.chay_xuong{
    top: 20px !important;
    transition: 0.5s !important;
}
.logom{}
.tin{
    float: right;
    width: 30%;
}
.slick_tin{}
.item_tt{
    text-align: justify;
}
.item_tt .img_tt{
    width: 42%;
    max-width: 150px;
}
.mota{
    font-size: 14px;
    color: #363636;
    line-height: 1.8;
}
.leftdk{
    float: left;
    width: 49.5%;
}
.noidunggt{
	width: 46%;
	float: left;
	text-align: justify;
}
.hinhgt{
	float: right;
	width: 50%;
}
.p1{
    font-size: 35px;
    font-family: 'utm-b';
    color: #005ce0;
    margin-top: 4%;
}
.p2{
    font-size: 40px;
    font-family: 'utm-d';
    color: #ff0000;
    text-align: center;
    margin-bottom: 4%;
}
.p3{
    font-size: 14px;
    color: #4a494a;
    line-height: 2;
}
.pxt{
	margin-top: 13%;
}
.pxt a{
	-moz-box-shadow: 0 0 0 1px #005ce0 inset;
	-webkit-box-shadow: 0 0 0 1px #005ce0 inset;
	box-shadow: 0 0 0 1px #005ce0 inset;
	color: #005ce0;
	transition: 0.5s;
	padding: 9px 20px;
	font-size: 13px;
}
.pxt a:hover{
	-moz-box-shadow: 0 0 0 30px #005ce0 inset;/*FF 3.5+*/
	-webkit-box-shadow: 0 0 0 30px #005ce0 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 0 0 30px #005ce0 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	color: #fff !important;
	transition: 0.5s;
}
.wap_duan{
    background: url(images/bgda.png);
  	padding: 57px 0px;
}
/*.wap_duan .tieude_giua,.wap_sp .tieude_giua,.wap_qt .tieude_giua,.wap_qt .slogan{color: #fff;}*/
/*.wap_duan .tieude_giua::after,.wap_sp .tieude_giua::after,.wap_qt .tieude_giua::after{background: #fff;}*/
.box-tab{
    font-size: 15px;
    text-align: center;
    font-family: 'roboto-b';
    text-transform: uppercase;
    margin-bottom: 20px;
}
.tab-item{
   	font-family: 'roboto-r';
    color: #4c4c4c;
    border: 1px solid #e6e6e6;
    padding: 7px 7px;
    cursor: pointer;
    margin: 5px;
    display: inline-block;
}
.tab-item:hover,.act-item{color: #e5323a !important;}
.item_duan{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	margin-bottom: 0;
}
.noidungqt{
    color: #fff;
    font-size: 14px;
}
.left-duan-index .item_duan .noidung-duan{
	padding-top: 229px;
}
.noidung-duan p{
	font-family: 'roboto-r';
}
.item_duan .noidung-duan{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000008f;
    line-height: 2;
    color: #fff;
    font-size: 15px;
    font-family: 'roboto-b';
    opacity: 0;
    transition: 0.5s;
    top: 0px;
    text-align: center;
    padding-top: 43px;
    box-sizing: border-box;
    padding: 24px;
}
.item_duan .noidung-duan span{
	text-transform: uppercase;
}
.item_duan:hover .noidung-duan{
    opacity: 1;
    transition: 0.5s !important;
}
.wap_sp{
    padding: 4% 0;
    margin-bottom: 4%;
    overflow: hidden;
}
.slick_sp{margin-right: -20px;}
.item_sp{margin-right: 20px;background: #fff;padding: 5px;}
.sp_gia span{
    color: #dc0028;
}
.slogan{
    font-size: 14px;
    text-align: center;
    color: #363636;
    line-height: 2;
    margin-bottom: 20px;
}
.item_dv{
	width:49%;
	margin-right: 2%;
	text-align: justify;
	margin-bottom: 2%;
	float: left;
}
.item_dv:nth-child(2n){margin-right: 0;}
.item_dv:nth-child(2n+1){clear:both;}
.tin_name a{
    font-size: 17px;
    font-family: 'roboto-m';
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
}
.tin_name{
    margin: 10px auto;
}
.tcdv{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 6%;
}
.item_tt .sp_name a:hover{color:#ff0 !important;}
.tcdv a{
    font-size: 14px;
    font-family: 'roboto-m';
    text-transform: uppercase;
    color: #fff;
    background: #1064df;
    padding: 12px 40px;
    border-radius: 5px;
    border: 1px solid #1064df;
}
.tcdv a:hover{
    background: none;
    color: #0f64df !important;
}
.wap_qt{
    padding: 4% 0;
    margin-bottom: 4%;
}
.dienthhoai i,.phone-call i,.header span i{transform: rotate(90deg);}
.item_tt .sp_name a{color: #fff;text-transform: none;}
.item_tt .mota{font-size: 13px;color: #fff;}
.p4{font-size: 14px;text-align: center;color: #ffffff;line-height: 2;margin-bottom: 20px;}
.wap_tk{
    border-bottom: 2px solid #818181;
    margin: 30px auto;
		display:flex;
		justify-content: center;
}
.item_tk{

    width: 18%;
    margin: 0 7%;
    text-align: center;
    background: url(images/bgtk.png)no-repeat center;
		padding-top: 6%;
    padding-bottom: 11%;
		background-size: 100%;
}
.item_tk:hover p{color:#1d7edf}
.item_tk p{
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'roboto-b';
    margin-top: 20px;
}
#lienhe{
	padding: 55px 0px;
}
#lienhe .tieude_giua{
	color: #ffffff;
}
.diachi{
	margin-left: 232px;
}
#visaochon{
	padding: 50px 0px;
}
.itemvisao{
	text-align: center;
}
.baohinh{
	text-align: center;
    background: #1a1a1a;
    border-radius: 50%;
    width: 168px;
    height: 168px;
    margin: 0 auto;
    padding-top: 28px;
}
.baohinh p{
	color: #ffffff;
    font-size: 35px;
    font-family: 'roboto-b';
}
.itemvisao h2{
	color: #4c4c4c;
	margin-top: 10px;
}
.baodanhmuc_index{
	margin-bottom: 53px;
}
.row_custom{
	margin-left: -5px;
	margin-right: -5px;
}
.col-4{
	width: 33.33%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.col-6{
	width: 50%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.col-8{
	width: 66.67%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.col-12{
	width: 100%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.left-duan-index{
	width: 34.33%;
	float: left;
}
.fixcol{
	float: right!important;
}
.item_duan .ten_duan {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000008f;
    line-height: 2;
    color: #fff;
    font-size: 15px;
    font-family: 'roboto-b';
    text-transform: uppercase;
    padding: 3%;
    opacity: 1;
    transition: 0.5s;
}
.item_duan:hover .ten_duan{
	opacity: 0;
}