::-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: 74%;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: 12px 0;border: none;box-sizing:border-box;background: #002e97;color: #fff;}
.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: 'sfu-fc';
    src: url('font/SFUFunctionCondensed.TTF');
}
@font-face {
    font-family: 'sfu-fb';
    src: url('font/SFUFuturaBook.TTF');
}
@font-face {
    font-family: 'utm-h';
    src: url('font/UTM HelvetIns.ttf');
}
body{
	font-family:'roboto-r';
	font-size:13px;
	line-height:1.5;
}
div#wapper
{ 
  margin:auto;
  background:#fff;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem!important;
}
.mr-1, .mx-1 {
    margin-right: 0.25rem!important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.footer-tags-lists li a {
    padding-bottom: 0.375rem;
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.rounded {
    border-radius: 0.25rem!important;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-danger {
    color: #fff;
    background-color: #002E97;
    border-color: #002E97;
}

.tags-pro-detail{margin:1rem 0px 2rem 0px;}
.tags-pro-detail a{float:left;font-size:12px;color:#fff;padding:5px 10px 7px 10px;margin-right:5px;margin-bottom:5px;background-color:#002e97;border-radius:3px;}
.tags-pro-detail a:hover{background-color:#E80B0B;color: #fff!important;}
.tags-pro-detail a i{font-size:10px;float:left;margin:5px 5px 0px 0px;}

.footer-tags-lists li a:hover{color: #fff!important;background: #E80B0B;border-color: #E80B0B;}


.tagtukhoa{padding:0px 0px;}
.footer-tags-lists{list-style:none;padding:0px;margin:0px;}
.footer-tags-lists li{float:left;}
.footer-tags-lists li a{padding-bottom:0.375rem;}


div.wap_1200{max-width:1200px;margin:0 auto;}
/*------------ div#header ----------------*/
div#header
{
	position:relative;
	margin:auto;
	padding: 10px 0;
}
.logos{
    float:  left;
    width: 10%;
}
.banner{
    float:  left;
    width: 45%;
    margin-left: 15%;
}
.bghl{
    font-family:  'sfu-fb';
    text-transform:  uppercase;
    background: url(images/bghl.png)no-repeat left;
    padding-left: 70px;
    line-height: 1.3;
}
.righthd{
    float:  right;
    width: 19%;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.video img{
	height: 100% !important;
	width: 100% !important;
	margin: auto !important;
	left: 0 !important;
}
.tophd{}
.mxh1{}
.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: #002E97;
	height: 50px;
	line-height: 50px;
	margin:auto;
	width:100%;
	left:0;
	right: 0;
	z-index: 999;
	transition: 0.5s;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  list-style:none;
  display:  flex;
  justify-content:  center;
}
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: 50px;
	width: 2px;
}

div.menu ul li a
{
	color:#fff;
	font-size: 13px;
	padding: 0px 34px;
	text-transform:uppercase;
	display:block;
	font-family: 'roboto-b';
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color: #fff !important;
	background: url(images/bghv.png)no-repeat;
	background-size:  cover;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #002e97;
	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 #ffffff4a;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
    background: #fff;
    border-radius: 2px;
    height: 30px;
	width:17%;
	float: right;
}
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: 23%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size: 24px;
	background: #002e97;
	text-transform:uppercase;
	font-family: 'sfu-fc';
	padding: 4.5px 0;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
	border: 1px solid #ddd;
	border-top: none;
	background: #F7F7F7;
	padding: 0 10px;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child a
{
	/* border:none; */
}
div#danhmuc ul li a
{
	color: #333333;
	font-family: 'roboto-b';
	font-size: 13px;
	transition: 0.4s;
	display: block;
	border-bottom: 1px dotted #DDD;
	padding: 15px 5px;
	padding-left: 30px;
	background: url(images/muiten.png) 10px 21px no-repeat;
	text-transform:  uppercase;
}
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/mt.png) 20px 15px no-repeat;
	padding:10px 5px;
	padding-left: 40px;
	font-family: 'roboto-m';
	text-transform: none;
	border-bottom: 1px dotted #DDD;
	text-transform:  capitalize;
}
div#danhmuc ul li ul
{
	display:none;
	border:  none;
}
div#hotro
{
	
}
.phone
{
	color: #f10b0b;
	font-size: 17px;
	font-family: 'sfu-fb';
	background: #C91414 url(images/hotro.png)no-repeat top center;
	padding: 2px 10px;
	padding-top: 166px;
	color:  #fff;
	text-align: right;
}
div#hotro ul
{
	list-style: none;
}
div#hotro ul li a{
    color: #585858;
}
div#hotro ul li
{
	clear: both;
	padding: 6px 0;
	font-size: 13px;
	color: #585858;
}
div#hotro ul li img
{
	clear:both;
	float: right;
}
div#hotro ul li span
{
	font-weight: normal;
	color: #D90000;
}
div#dknt
{
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
	width:100%;
}
form#frm_dknt input[type='email']
{
	width:80%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
	box-sizing:border-box;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:20%;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div#main_content
{
	max-width:1200px;
	margin: 30px auto;
}
div#right
{
	width: 75.5%;
	float:right;
}
.tintucnb .tieude_giua span, .video .tieude_giua span{background: #002e97 url(images/td2.png)no-repeat right;}
.tintucnb .tieude_giua,.video .tieude_giua{background:none;}
div.tieude_giua
{
	color:#fff;
	font-size: 24px;
	background: #E3E3E3;
	text-transform:uppercase;
	font-family: 'sfu-fc';
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
    width: 23.5%;
    text-align: center;
    float: left;
	position:relative;
	margin-bottom: 2%;
	margin-right: 2%;
}
.mota{
    line-height: 1.8;
}
.img_tt{
    margin-bottom: 0 !important;
    max-width:  150px;
    width: 41%;
}
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:10px;
}
.sp_img a
{
	display:block;
	line-height:0;
}
.sp_img img
{
	width:100%;
	height:100%;
}
.sp_name a
{
	color:#222222;
	font-family: 'roboto-b';
	text-transform:  uppercase;
	font-size: 13px;
}
.sp_gia
{
	
font-family: 'roboto-m';
}
.sp_gia span{
    color: #E80B0B;
}
.gia{}
.giakm{}
.giacu{color:#666666;text-decoration:line-through;
	float:left;
}
.thumb-them{display:none;}
div#wap_footer
{
	padding: 50px 5px;
	margin:auto;
	color:#fff;
	margin-top: 40px;
}
div#main_footer
{
	width: 36%;
	float:left;
}
div.mxh
{text-align: right;}
div.mxh a,div.mxh1 a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
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
{
	color:#FFFF33;
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
}
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: #002273;
	padding: 16px 0px;
	color:#fff;
	}
div.copy-right .cop-l{width: 54%;float:left;}
div.copy-right .cop-r{width: 45%;float:right;}
div.copy-right .cop-r span{ }
/*--------- 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;
	z-index: 99 !important;
	transition: 0.5s !important;
}
.bandoft{
	float: left;
	width: 28%;
	border: 5px solid #0000001c;
	margin-left: 4%;
}
.bandoft iframe{
	height: 204px;
	width: 100%;
	display: block;
	line-height: 0;
}
.fanpage{
	float: right;
	width: 28%;
}
.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;margin-bottom: 30px;}	
.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;
}
.mxh span{
    font-family: 'sfu-fb';
    text-transform: uppercase;
    line-height: 3;
}
.bghl span{
    font-size:  20px;
    font-family: 'utm-h';
    color: #EA0A0A;
}
.phone span{
    font-family: 'roboto-b';
    font-size: 22px;
    color: #F8DE02;
}
#hotro li span{}
#hotro li strong:after{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	background:#ddd;
	height:1px;
	left: 30%;
}
#hotro li strong{
    font-size:  14px;
    font-family:  'roboto-m';
    font-weight:  normal;
    color: #0065D9;
    position:  relative;
    display: block;
}
.tieude_giua span{
    background: #002e97 url(images/td.png)no-repeat right;
    padding: 0px 20px;
    padding-right: 7%;
    float: left;
}
.tieude_giua a{
    font-size:  13px;
    text-transform:  none;
    float:  right;
    color: #E61717;
    font-family: 'roboto-r';
    margin-right: 20px;
}
.gioithieu{
    position:  relative;
}
.gioithieu a{
    font-size:  14px;
    font-family:  'roboto-b';
    line-height:  2;
    text-transform:  uppercase;
    color: #fff;
    position:  absolute;
    top: 40%;
    left: 40%;
    background:  url(images/bxt.png)no-repeat center;
    padding: 13px 40px;
}
.gioithieu a:hover{
    color: #ff0 !important;
}
.w_hotro{
    border:  1px solid #ddd;
    padding: 12px;
    border-top: none;
}
.item_ct{margin-right: 35px;text-align: justify;}
.wap_congtrinh{
    padding: 30px 0;
    margin-bottom: 40px;
}
.td{
    font-size:  36px;
    color:  #fff;
    text-transform:  uppercase;
    text-align:  center;
    font-family:  'sfu-fc';
}
.p1{
    font-size:  14px;
    color:  #fff;
    text-align: center;
    margin-bottom: 20px;
}
.slick_ct{margin-right: -35px;}
.item_ct .sp_img{
    border: 2px solid #fff;
}
.item_ct .sp_name a{
    color: #fff;
}
.item_ct .sp_name a:hover{color: #ff0 !important;}
.pmota{
    color:  #fff;
    text-align:  justify;
    line-height: 1.8;
}
.tintucnb{
	width: 63%;
	float: left;
	font-size: 13px;
	text-align: justify;
}
.video{
	width: 34%;
	float: right;
}
.item_tt{
	margin-bottom: 19px;
}
.pxt{
	margin-top: 18%;
}
.pxt a{
	-moz-box-shadow: 0 0 0 1px #333333 inset;
	-webkit-box-shadow: 0 0 0 1px #333333 inset;
	box-shadow: 0 0 0 1px #333333 inset;
	color: #333333;
	transition: 0.5s;
	padding: 16px 26px;
	font-size: 13px;
}
.pxt a:hover{
	-moz-box-shadow: 0 0 0 30px #333333 inset;/*FF 3.5+*/
	-webkit-box-shadow: 0 0 0 30px #333333 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 0 0 30px #333333 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	color: #fff !important;
	transition: 0.5s;
}
.ttleft{
	width: 48%;
	float: left;
}
.ttright{
	width: 49.5%;
	float: right;
}
.tintucnb .sp_name a{}

/* Combo Phone */
.support-online{position:fixed;z-index:999;left:10px;bottom:0px;}
.support-online a{position:relative;margin:20px 10px;text-align:left;width:40px;height:40px;}
.support-online i{width:40px;height:40px;background:#43a1f3;color:#fff;border-radius:100%;font-size:20px;text-align:center;line-height:1.9;position:relative;z-index:999;}
.support-online a span{border-radius:2px;text-align:center;background:rgb(103,182,52);padding:9px;display:none;width:180px;margin-left:10px;position:absolute;color:#ffffff;z-index:999;top:0px;left:40px;transition:all 0.2s ease-in-out 0s;-moz-animation:headerAnimation 0.7s 1;-webkit-animation:headerAnimation 0.7s 1;-o-animation:headerAnimation 0.7s 1;animation:headerAnimation 0.7s 1;}
.support-online a:hover span{display:block;}
.support-online a{display:block;}
.support-online a span:before{content:"";width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent  rgb(103,182,52) transparent transparent;position:absolute;left:-10px;top:10px;}
.support-online .kenit-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(0,175,242,0.5);opacity:.75;right:-10px;}
.support-online .kenit-alo-circle{width:50px;height:50px;top:-5px;right:-5px;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;border-color:#0089B9;opacity:.5;}
.support-online .support-online .btn-support{cursor:pointer;}
.support-online .mes i{background:orange;}
.support-online .sms i{background:red;}
.support-online .call-now i{background:green;}
