html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
@font-face {
 font-family:uvnhongha;
 src:url('../font/uvnhonghahep_b.ttf') ;
}
@font-face {
 font-family:uvnhonghathon;
 src:url('../font/uvnhongha.ttf') ;
}
    .mota_li li{
        color: #000;
        font-size: 16px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px dashed rgba(46, 46, 46,0.4);

    }
        .mota_li li span{
        font-weight: bold;
        
    }
.col-haitc{
	-webkit-box-shadow: 1px 1px 5px 2px rgb(204, 204, 204);
-moz-box-shadow: 1px 1px 5px 2px rgb(204, 204, 204);
box-shadow: 1px 1px 5px 2px rgb(204, 204, 204);
	margin-bottom: 1px;
}
#bg_page{ width:100%; margin:auto;background: #fff;}
.thongtin_sp{
    background: #fff;
   width: 100%;
    margin: 0 auto;
}
   .dm_giua{
    width: 100%;height: 37px;background: url('anh/dm.png') no-repeat left top green;margin: 0 auto; line-height: 37px;text-transform: uppercase;font-size: 16px;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;
   }
.sg{
    color: #363636;
    font-size: 13px;
    font-family: Tahoma;
    
    margin: 0 0 1px;
}
.bgs{
    background: #fff;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;
}
 .noidung_index{
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 20px;

 } 
 .noidung_index img{
  max-width: 100% !important;
  height: auto !important;
 } 

 .h2_index h2{
  font-size: 18px;
  color: #3b3b3b;
  font-family: Tahoma;
 }
 .imgkm_index{
    width: 45%;
    float: left;
 }
 .imgkm_index img{
    max-width: 100%;
    
 }
 .tenkm_index{
    width: 52%;
    float: right;

 }
 .tena_index{
    color: #c0004d;
    font-size: 14px;
    font-family: Tahoma;
    text-transform: uppercase;
 }
 .sp_index{
    border: 1px double #d8c3a2;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
 }
  .sp_index img{ 
width: 100%;

  }
  .sp_ten{
        height: 41px;
    overflow: hidden;
  }
  .sp_ten h2{
    color: #c0004d;
    font-size: 14px;
    font-family: Tahoma;
    text-transform: uppercase;

  }
  .hover_s:hover{
color: red !important;
  }
  .sp_mota{
    color: #212121;
    font-size: 13px;
    text-align: justify;
    height: 80px;
    overflow: hidden;
  }
  .width50{
    width: 48%;
    float: left;
  }
  .inputtext{
    padding: 5px 10px;
    background: none;
    border: 1px double rgba(255, 255, 255,0.7);
    color: #ffffff;
  }
  .inputtext::-webkit-input-placeholder{color:#fff;}
  .inputtext::-moz-placeholder{color:#fff;}
  .inputtext::-moz-placeholder{color:#fff;}
  .inputtext::-ms-input-placeholder{color:#fff;}
.div_img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.div_img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.div_img:hover img {
    transition: all 0.5s;
    transform: scale(1.2);
}

.color_red:hover{
	color: red !important;
}
.sg span{
    font-weight: normal;
    color: #fff;font-weight: bold;
}
.gias{
    margin-top: 5px;
    margin-bottom: 5px;
      font-weight: normal !important;
    color: #fff;
    background: #0072bc;
    padding: 5px 10px;  
}
body {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000;
   
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    display: block;
    width: 100%;
}

* html .clearfix {
    height: 1%;
}

a{text-decoration:none; color: #0964c1; }
a:hover{//color:#F00;}
img{border:0;}
.clear
{
    clear:both;
}
#loading{display:none;background: #fff url(../images/loader.gif) no-repeat center center;opacity: 0.9;z-index: 12345;position:fixed;width:100%;height:100%;}
.container{ //position: relative; //margin: auto;//width: 1200px !important;}
/* --------------------- Phan trang ------------------*/

/*-------------- Map css ------------*/
#map_canvas {    
    height: 280px;

    /* border:solid 1px; */
    width: 100%;
    margin:10px auto;
}
#map_canvas1 {
    height: 175px;
    width: 100%;
    /* margin: 30px 0px; */
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
}
.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address {
    float: left;
    height: 500px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}
.transition_all{
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
/************************************/
/**************** header ********************/
header{}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
.top_headhai{width:100%;height:36px;background:url('../../assets/images/bcom/top_header_bg.png') repeat-x;line-height:36px;padding-right:20px;}
header .top_header .item{
	float: right;
	color: #000;
	margin: 0px 20px;
	line-height: 30px;
	padding-left: 30px;
}

header .top_header .item a{ color:#000; }
header .top_header .item a:hover{ color: #f00;}
header .top_header .item span{ color: #f00; font-weight: bold;}
header .top_header .login{
	background:url(../images/login.png) no-repeat left center;
}
header .top_header .register{
	background:url(../images/user.png) no-repeat left center;
}
header .top_header .check_order{
	background: url(../images/calendar.png) no-repeat left center;
}

header .logo_header{
    margin: auto;
    min-height:60px;
    width:100%;
    //background:#e11428;
}
.head_con{width:1349px;margin:0 auto;//background:#e11428;background: url('../images/header.png') repeat-x;}
header .lang{ position: absolute; top: 30px; right: 0px;display: none;}
header .giohang{position: absolute; top: 20px; right: 0px; z-index: 100;}
header .giohang .icon{ display: inline-block; margin-left: 10px;}
header .hotline_top{position: absolute; right: 0px; top: 60px; color: #fff; font-family: utm_bustamalakaregular; font-size: 37px; background: url(../../assets/images/hotline.png) no-repeat left top; padding-left: 59px; line-height: 53px;text-decoration: underline;}
header .fixed {
	background: #fff;
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
header .fixed .top_header{
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height: 0px;
	overflow: hidden;
}
.Login{
	background: url(../../assets/images/bg_login.png) top center;
	width: 538px;
	color: #fff;
	text-transform: uppercase;
}
.Regis{
	background: #fff url(../../assets/images/form-bg.jpg) top center;
}
/**************** end header ********************/
/**************** nav ********************/
.banner{
    position: relative;
    z-index: 999;
}
.container_left .module_left ul.list_cat_product li ul li{ padding: 0px; padding-left: 20px}
.container_left .module_left ul.list_cat_product li ul li a{
    font-size: 14px;
    font-weight: normal;
    background: url(../images/arrow_c2.png) no-repeat 8px 17px;
}
#cssmenu{
	background:url(anh/menu.png) repeat-x;;
	height:55px;   
    line-height: 55px;
   margin: 0 auto;
  width: 100%;
  text-align: center;

}
 .hotline_menu_search{
    z-index: 10!important;
    float: right!important;
 } 
 .menua1{
      display: inline-block;
        z-index: 1000;
 }
.ten_in2{
    width: 100%;
    margin: 0 auto;
    height: 52px;
    line-height: 1.2;
    overflow: hidden;
    padding-top: 10px;
}
.ten_in2 a{
color: #0072bc;
font-size: 17px;
text-transform: uppercase;
}
.mota_in{
  color: #636363;
  font-size: 12px;
  height: 45px;
  line-height: 1.2;
  overflow: hidden;  
}
nav{ margin: auto;}
#frm_search{ max-width: 270px; float: right; position: relative; margin-top: 4px;width: 100%;background: url(../../assets/images/bg_search.png) no-repeat bottom 0px right;height: 41px;}
#frm_search input[type="text"]{
    font-weight: normal;
    color: #6B6B6B;
    border: none;
    height: 45px;
    min-width: 258px;
    padding-left: 30px;
    background: none;
}
#frm_search input[type="text"]:focus { box-shadow: none; outline: none; }
#frm_search input[type="submit"]{
    width: 40px;
    border:none;
    height: 40px;
    border-radius: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: none;
    /* background: url(../../assets/images/btn_search.png) no-repeat center; */
}

.tk_left li{
    width: 95%;margin: 5px auto;
}
.bo_tron{
    background: #ebebeb;
    border: 1px double #d7d7d7;
    padding: 7px;
   color: #7d7d7d;
    width: 100%;
  

}
.cach_ra{
    margin-top: 20px;
}
.div2_img{
    width: 48%;
    float: left;
        overflow: hidden;
    position: relative;
}

.div2_img img {
    transition: all 0.5s;
}
.div2_img:hover img {
    transition: all 0.5s;
    transform: scale(1.2);
}
.ten2_in2{
    width: 48%;
    float: right;
    vertical-align: middle;
}
.ten2_in2 a{
    color: #006ec5;
    font-size: 15px;
}
.breakcrumb{ background: #EAECEF; height: 35px; float: right; width: 980px; color: #000; 
text-transform: uppercase; line-height: 35px; padding-left: 20px;}
.breakcrumb a{ color: #000;}
.breakcrumb span{ color:#999;}
nav.fixed {
	position: fixed;
	z-index: 101;
	top: 69px;
	display: inline;
	width: 100%;
	left: 0px;
}
/**************** end nav ********************/
/**************** slider ********************/
#list_dv{/* background: url(../../assets/images/bg_dichvu_nb.png); */}
#list_dv .title{
	background: url(../../assets/images/bg_title_dvnb.png) no-repeat center bottom;
	text-align: center;
	font-family: robotocondensed;
	color: #ffc42e;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 70px;
}
#about, .quydinh{text-align: justify;}
#about .images, .quydinh .images{ border: solid 1px #d2d2d2; padding: 4px; background:#fff; float: left; width: 33%; margin-right: 15px; box-shadow: 5px 5px 0px #f0f0f0;}
.line-inner{ background: url(../../assets/images/line_inner.png) repeat-x left top; height: 40px;margin-top: 20px;}
.line-end{ background: url(../../assets/images/line_end.png) repeat-x left top; height: 20px;margin-top: 20px;}
.box_slider{/* margin: 30px 0px; */;//position: relative; //margin-top: -14px;}
.box_slider #menu_slide{
	position: absolute;
	top: -10px;
	left: 0px;
	width: 22%;
	z-index: 101;
	background: url(../../assets/images/bg_danhmuc_top.png) no-repeat left top, url(../../assets/images/bg_danhmuc_bottom.png) no-repeat left bottom, url(../../assets/images/bg_danhmuc_center.png) repeat-y left center;
	float: left;
	border-radius: 20px 0px 0px 20px;
	padding: 14px 0px;
}
.box_slider #menu_slide .title{ background: url(../../assets/images/bg_title_dm.png) no-repeat center;
	font-family:roboto_slabregular;
	text-transform: uppercase;
	color:#ff0; text-align: center;
	line-height: 40px;
	
}
.in_du{
    color: #0c75c8 !important;
    font-weight: normal !important;
}
.box_slider #menu_slide ul li{
    width: 100%;
    background: url(../../assets/images/bg_li_dm) no-repeat left 3px top;
    position:relative;
}
.box_slider #menu_slide ul li a{display: block; padding: 9px 0px;padding-left: 40px;font-family: Tahoma;font-size: 12px;font-weight: bold;text-transform: uppercase;color: #fff;}
.box_slider #menu_slide ul li ul{position: absolute; left: 93%; width: 250px; background:#018700; top: 0px;opacity: 0;}
.box_slider #menu_slide ul li a:hover{color:#ff0;}
.box_slider #menu_slide ul li:hover >ul{opacity: 1; transition: all 0.7s ease;}
#center-container{  width: 100%;    background-size: 100%;}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
.bg_container{//padding: 15px; border-radius: 5px;}
.container_mid{ background: #fff; border-radius: 5px;//margin-top:31px;
    float: none;
    width: 100%;
}
.container_mid .box_content{ margin-bottom: 20px;}
 .container_mid .tcat{
    background: url(../images/tcat.png) repeat-x left bottom 5px;
    color: #0067ff;
    height: 42px;
    padding: 0px;
    line-height: 47px;
    /* margin-bottom: 10px; */
    font-family: gothic;
    font-size: 23px;
    text-transform: uppercase;
    position: relative;	
}
.container_mid .tcat a{ position: absolute; bottom: 10px; right: 10px;}
.container_mid .tcat .icon{
    min-width: 195px;
    float: left;
    background: url(../images/title.png) no-repeat -2px 1px, url(../images/title2.png) 5px 1px;
    padding: 4px 5px 0px 6px;
    font-family: sfu_eurostilecondensed;
    font-size: 19px;
    background: #fff;
	
}
.tcat{
    background: url(../images/tcat.png) repeat-x left bottom 10px;
    color: #000;
    height: 42px;
    padding: 0px;
    line-height: 36px;
    /* margin-bottom: 10px; */
    font-family: gothic;
    font-size: 23px;
    text-transform: uppercase;
    position: relative;	
}
.tcat a{ position: absolute; bottom: 10px; right: 10px;}
.tcat .icon{
    min-width: 182px;
    float: left;
    background: url(../images/title.png) no-repeat -2px 1px, url(../images/title2.png) 5px 1px;
    padding: 4px 5px 0px 6px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 18px;
    background: #fff;
	
}

.container_left .module_left .content{ border: solid 1px #ddd;}
.container_left .module_left .title{position: relative;background:#ff8a00;}
.container_left .module_left .title h2,.container_left .module_left .title h2 a{
	display:block;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff
	text-align: center;
	padding-left:15px;
}
.container_left .module_left .title .caret{
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
}
.container_left .module_left a:hover{ color:#0388cd;}
.container_left .module_left .list_cat_product { padding:7px;}
.container_left .module_left .list_cat_product li { line-height: 20px}
.container_right{ width: 76%; float: left; margin-top: 20px;}
.container_left .module_left ul.list_cat_product li a{
    color: #333;
    display:block;
    font-size: 14px;
    //background: url(../../assets/images/arrow.png) no-repeat -1px 13px;
    padding: 9px 5px 5px 25px;
    line-height: 25px;
	border-bottom:dotted 1px #ccc;
	font-family:Tahoma, Geneva, sans-serif;
	
}

.container_left .module_left ul.list_cat_product li a{
	color: #000;
}
.container_left .module_left ul.list_cat_product li a:hover{
	color: #ff8a00;
}

.container_mid .tcat .tcat_noibat .item{ float: right; margin: 10px; margin-top: 15px;}
.container_left{ width: 23%; float: right; margin-top: 20px;}
.container_left .module_left{
	margin-bottom: 20px;
}
.container_left .module_left .content{ border: solid 1px #ddd;}
.container_left .module_left .title{}
.baohai{line-height: 45px;width: 100%;background: url('../../assets/images/bcom/x_line.png') bottom repeat-x;}
.hai_tt{
	
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	font-weight:bold;
    background: #fff200;border-top:3px solid #000;
    padding:8px 20px 16px;
}
.container_left .module_left .title .caret{
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
}
.container_left .module_left a:hover{ color:#0388cd;}

.container_left .module_left .list_cat_product li { line-height: 20px}
.container_right{ width: 76%; float: left; margin-top: 20px;}
.container_right .list_avata{
	margin: 20px 0px;
}
.container_right .list_child{margin-bottom: 10px;}
.container_right .list_child .title{ font-family: Arial; font-size: 17px; color: #d9534f; border-bottom: solid 1px #ddd; padding: 10px 0px; margin-bottom: 10px;}
.container_right .list_child .name{ font-family: Arial; font-size: 16px; padding: 5px 0px;}
.container_right .list_child img:hover{ opacity: 0.8;}
.container_right .title{ font-family: Arial; font-size: 17px; color: #d9534f; padding: 10px 0px; margin-bottom: 10px;}
/**************** tcat index color ***************/
.container_mid .tcat_red_color{
	background-color: #df1f26;
	color: #df1f26;
}
.container_mid  .tcat_red_color .icon{color: #df1f26;}
.container_mid  .tcat_red_color .caret{color: #df1f26;}
.container_mid  .tcat_blue_color{
	background-color: #0793D1;
	color: #0793D1;
}
.container_mid  .tcat_blue_color .icon{color: #0793D1;}
.container_mid  .tcat_blue_color .caret{color: #0793D1;}
.container_mid  .tcat_orgrange_color{
	background-color: #FFA600;
	color: #FFA600;
}
.container_mid  .tcat_orgrange_color .icon{color: #FFA600;}
.container_mid  .tcat_orgrange_color .caret{color: #FFA600;}
.container_mid  .tcat_pink_color{
	background-color: #F6257D;
	color: #F6257D;
}
.container_mid  .tcat_pink_color .icon{color: #F6257D;}
.container_mid  .tcat_pink_color .caret{color: #F6257D;}
.container_mid  .tcat_green_color{
	background-color: #05B616;
	color: #05B616;
}
.container_mid  .tcat_green_color .icon{color: #05B616;}
.container_mid  .tcat_green_color .caret{color: #05B616;}
/**************** end tcat index color ***************/
.item_product{ border: solid 1px #ddd; padding: 10px;margin-bottom: 15px;height:390px;overflow:hidden;}
.item_product .images{
    background-color: #fff;
    width: 100%;
    overflow: hidden;
}
.item_product .images img{
    transition: all 0.6s ease;                    
}
.item_product .images img:hover{
	webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.item_product .info{
    width: 100%;
    text-align: justify;
}
.item_product .name{
    font-family: sfu_eurostilecondensed;
    font-size: 17px;
    text-align: center;
    height:60px;
}
.item_product .name a{
    color: #575701;
    display: block;
    padding: 10px 0px;
	min-height:100px;
}
.item_product_content{width: 100%; margin-right: 12px;border: solid 1px #fff;margin-bottom: 15px;vertical-align: top;}
.item_product_content:hover{ /* border: solid 1px #ddd; */}
.item_product_content .images{ margin-bottom: 5px; box-shadow: 5px 5px 0px #F2F1F1; border: solid 1px #ddd;}
.item_product_content .name a{ display: block; text-align: center; font-family: robotoregular; font-size: 17px; margin-bottom: 5px; color: #027f00;}

.item_product_content .prices{
    position: relative;
    height: 45px;
    padding: 0px 5px;
}
.item_product_content .prices .gia{ color: #c63829; font-weight: bold; font-size: 16px; font-family: Arial;text-align: center;}
.item_product_content .throught{ text-decoration: line-through;}
.item_product_content .prices .giamgia{ background: url(../../assets/images/bg_save_price.png) no-repeat; text-align: center; width: 50px; line-height: 23px; color: #fff; font-weight: bold; position: absolute; top: 10px; right: 5px;}
.product_hot{
 border: solid 1px #ddd;
 padding: 5px;
}
.product_hot .title{ font-family: Arial; color: #d60c0c; padding: 10px 0px 20px 0px;}
.product_hot .product_hot_item{
	width: 100%;
	float: none;
}
.container_mid .content{
    /* border: solid 1px #ddd; */
    padding: 20px 0px 10px 0px;
    min-height:600px;
    overflow:hidden;
    position:relative;
}
.box_product{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.container_mid .no-padding{ padding: 0px;}
.container_mid .content .partner_list{
	float: left;
	width: 167px;
	border-right: solid 1px #ddd;
	height: 410px;
	overflow: hidden;
}
.container_mid .content .slider_list{
	float: left;
	width: 795px;
	height: 410px;
	overflow: hidden;
}
.container_mid .content .slider_list .slier_top{ border-right: solid 1px #ddd; overflow: hidden;}
.container_mid .content .slider_list .slier_bottom .item{ float: left; border-right: solid 1px #ddd; width: 265px; /* overflow: hidden; */}
.container_mid .content .slider_list .slier_bottom .item img:hover{
	box-shadow: 3px 5px 3px #ccc;
	position: relative;
}
.container_mid .content .spbc{
	float: left;
	width: 235px;
	height: 410px;
	padding: 10px;
}
.container_mid .content .spbc .title{ color: #3b3b3b; font-size: 13px; line-height: 35px; border-bottom: solid 1px #ddd;}
.container_mid .content .box_sp{padding: 1px;width: 25%;float: left;box-sizing: border-box;position: relative;}
.container_mid .content .box_sp .name{
    line-height: 20px;
    padding: 5px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.48);
    opacity: 0;
    transition: all 0.5s ease;
}
.container_mid .content .box_sp .name a{color:#fff; text-transform: uppercase;}
.container_mid .content .box_sp:hover .name{opacity: 1;}
.container_mid .content .box_sp .price{ color: #df1f26;}
.xemthemsp{ background: #433b02; text-align: center; padding: 10px;}
.xemthemsp a{
    font-size: 15px;
    color: #fff;
    background: url(../../assets/images/thoidai_sua_64.png) no-repeat right center;
    padding-right: 28px;
}
.xemthemsp a:hover{color:#ff0;}
.container_mid .box_hotrokh{
    margin: 30px 0px;

}
.container_mid .box_hotrokh .item{
	width: 400px;
	float: left;
}
.container_mid .box_hotrokh .item .images{
	float: left;
	margin-right: 10px;
	width: 80px;
}
.container_mid .box_hotrokh .item .info{
	float: right;
	width: 309px;
	text-align: justify;
}
.container_mid .box_hotrokh .item .name a{
	font-family: robotocondensed;
	text-transform: uppercase;
	font-size: 22px;
}
.product_list img{
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
.product_list .images img:hover{
	webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
}
.product_list .name{}
.product_list:hover .name{ opacity: 1;
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
/**************** end content ********************/
/**************** check dang ki - dang nhap ********/
.green-color{ color: #38a345; font-size: 20px;}
.red-color{ color: #f00;font-size: 20px;}
.blue-color{ color: #428bca;}
.white-color{ color: #fff; font-size: 18px;}
/**************** end check dang ki - dang nhap ********/
#map{
    /* padding: 30px 0px; */
}
#map .title{ font-family: sfu_eurostilecondensed; text-transform: uppercase; font-size: 20px; background: url(../../assets/images/title_quydinh.png) no-repeat right center; width: 100%; height: 40px; line-height: 40px;color: #fff;margin-bottom: 5px;}
#map .title .fix{float: left; /* background: #fff; */padding-left: 15px;}
#map .title .fix span{ color: #f00;}
#map .tinnoibat{ margin-bottom: 10px;}
#map .tinnoibat .images{border: solid 1px #ddd; padding: 5px; box-shadow: 5px 5px 0px #F1F1F1; float: left; width: 28%; margin-right: 20px;}
#map .tinnoibat .name a{ /* font-family: roboto_slabregular; */ /* text-transform: uppercase; */ color: #4c4c4c; display: block; padding-bottom: 5px;font-weight: bold;}
#map .tinnoibat .name a:hover{ color: #025b00;}
#map .tinnoibat p{color: #666666;font-family: arial;font-size: 13px;}
#map .item_news_nb a{ display: block; color: #6f1f20; padding-top: 5px; background: url(../../assets/images/arrow.png) no-repeat left top 12px; padding-left: 15px;}
#map .item_news_nb a:hover{color: #f00;}
#map .no-padding-left{padding-left: 0px;}
.box_news{padding: 5px 0px;}
.container_left .list_news_index{ padding: 0px 10px}
.container_left .box_news{ padding: 5px 0px; /*  */}
.box_news .images{
   
    margin-right: 10px;
	border:solid 1px #ccc;
	padding:3px;
	width:100%;
	margin:auto;
	
}
#map .box_news .name{ text-align: justify;}
#map .box_news .name a{ text-align: justify; font-weight: bold; display:block; color: #272727; height: 40px; overflow: hidden;}
#map .box_news .name p{
    height: 55px;
    overflow: hidden;
}
.list_video{}
.list_video .item_video{ background: url(../../assets/images/arrow_video.png) no-repeat left top 7px; padding: 5px; padding-left: 30px; cursor: pointer;color: #575555;font-family: sfu_eurostilecondensed;font-size: 15px;}
.container_left .box_news .name a{ display:block; color:#000; font-size:13px;}
.download {
  background: url("../../assets/images/contact-submit.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #3790B7;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  height: 23px;
  line-height: 23px;
  margin: 15px 0 0 0;
  outline: medium none;
  padding: 0 8px;
  display: inline-block;
  text-decoration: none;
}
/**************** footer ******************/
footer{ 
    font-family: Tahoma;
    font-size: 13px;
	background:#281770;
    width:100%;    
}
.noidung_giua{
    width: 100%;
    margin-bottom: 0 auto;
}
.noidung_giua img{
   max-width: 100% !important;
   height: auto !important;
}
footer strong{ font-weight: bold;}
footer .title-ft{
    color: #000000;        
    font-size: 15px;
    background: url(../../assets/images/email.png) no-repeat left center;
    text-transform: uppercase;
    padding-left: 51px;
}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
/* --------------------- Phan trang ------------------*/
.phantrang{
    text-align:center;
    /* padding: 6px 0px; */
    /* background: #f2f2f2; */
    margin: auto;
}
.phantrang a {
     background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%) repeat scroll 0 0 transparent; 
    border: 1px solid #D2D2D2;
    /* box-shadow: 0 1px 0 #FFFFFF inset; */
    color: #636363;
    cursor: pointer;
    font-size: 15px;
    margin: 5px 0 5px 4px;
    padding: 6px 10px;
  //  background: #fff;
}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {
    background: none repeat scroll 0 0 #ff8a00; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {
    /* background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent; */
    /* border: 1px solid #D2D2D2 !important; */
    color: #ADADAD !important;
    cursor: default;
    opacity: 0.7;
    display: inline-block;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover {
    background: none repeat scroll 0 0 #ff8a00;   
    box-shadow: none;
    color: #FFFFFF;
}/*----------------------------------------------------*/
.bgblue{ background: #D5EAFF;}
.bggreen{ background: #38a345;}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
.images_qc .img1 img:hover, .images_qc .img2 img:hover, .images_qc .img3 img:hover, .container_mid .content .spbc .box_sp .images img:hover{transition: all 0.6s ease;
	webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
}
footer .row1{
    width: 28%;

    float: left;
    padding-right: 30px;
}
footer .name{
    color: #ffff00;
    font-family:Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    display: block;
    margin-bottom: 5px;
	margin-left:-73px;
}
footer .row1 .mota{
    text-align: justify;
	
}
footer .row2{
    width: 35%;
	
    float: left;
    padding-left: 30px;
}
footer .row3{
    width: 37%;
	
    float: left;
    height: 160px;
    padding-left: 30px;
}
.line_bottom{ width: 100%; height: 1px; margin: 15px 0px; background: #b3b3b3;}
.row_menu{
    width: 247px;
    float: left;
    border-right: solid 1px #bebebe;
    height: 125px;
    margin-left: 90px;
}
.no-margin-left{ margin-left: 0px;}
.no-border-right{ border: none}
.row_menu .item{
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
}
.row_email{
    width: 279px;
    float: left;
}


#emailkhachhang{
	width: 100%;
	color: #000;
	padding-right: 10px;
	padding-left: 5px;
	height: 29px;
	/* padding: 1px; */
	border: solid 1px #ccc;
	background-clip: content-box; /* support: IE9+*/
	background: #fff;
	line-height: 1.5;
	text-indent: 0.5rem;
}
#guimail5{
	 border:none;
	 width: 73px;
	 height: 28px;
	 background: url(../../assets/images/bg_btn_dk.png) no-repeat left center;
	 color: #000;
	 position: relative;
	 top: 0px;
	 font-size: 13px;
	 font-weight: bold;
	 right: 0px;
	 padding: 0px;
	 margin-top: 15px;
	 }
.dkn{
    float: right;
    width: 215px;
}
.followus1{width: 430px; float: left;margin-top: 30px;}
.followus2{width: 485px; float: left;margin-top: 43px;}
.box_icon{ }
.box_icon .icon{ float: left; margin-right: 10px;}
.followus3{width: 280px; float: left;margin-top: 30px;}
#copyright{ background:#000; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/*----------------------- radio button checkbox ---------------------*/
.checkbox_define{
    max-height: 200px;
}
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background: url('../../assets/images/checks.png') no-repeat 0 0;
  line-height  : 24px;
  height: 24px;
  font-size: 14px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info {
    //padding:3px 0px;
}
.product_info .name_product{
    margin-bottom: 16px;
    font-size: 18px;    
    color: #373736; 
    text-transform: uppercase;
    font-weight: bold;
    font-family:uvnhongha;
}
.product_info .check{
    line-height: 35px;
    border-bottom: solid 1px #000;
    clear: both;
    overflow: hidden;
}
.product_info .check b{width: 120px; float: left;}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.product_info .price b{ color: #000; font-size: 13px;}
.product_info .price{
    font-size: 24px;    font-family: 'Open Sans', sans-serif;    
    color: #d60c0c;    font-style: normal;    font-weight: 400;
            padding-top: 6px;
}
.product_info .tietkiem span{ color: #d60c0c; padding-left: 5px;}
.product_info .quantity-wrap label{
	font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
    text-transform: uppercase;
  
	margin: 5px 0px;
  display: block;
}
.product_info .quantity-wrap .quantity{
	width: 100px;
	height: 30px;
	position: relative;
	/* float: left; */
}
.product_info .quantity-wrap .quantity .minus, .product_info .quantity-wrap .quantity .plus{
	width: 30px;
	height: 30px;
	line-height: 30px;
	  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  text-decoration: none;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  /* line-height: 23px; */
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #5e5e5e;
  /* text-shadow: 0 1px 0 rgba(255,255,255,0.8); */
  border: 1px solid #dfdbdb;
  background: #dbdada;
}
.product_info .quantity-wrap .quantity .plus{
	right:0px;
	top:0px;
}
.product_info .quantity-wrap .quantity .qty{
	width: 40px;
  
	height: 30px;
  left: 30px;
  font-size: 18px;
  margin: 0 !important;
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  text-align: center;
  border: 1px solid #dfdbdb !important;
  border-radius: 0px;
  position: absolute;
  top: 0;
}
.product_info .dathang{
	font-family: Arial;
	color:#fff;
	background:#d60c0c;
	margin-top: 10px;
	padding: 10px;
	float: left;
	border-radius: 3px;
	position: relative;
	padding-left: 50px;
	cursor: pointer;
}
.product_info .dathang i{
	background: #BC3B3B;
	width:40px;
	position:absolute;
	top: 0px;
	left: 0px;
	height:40px;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
}
#info_deals{
    position: relative;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	border-bottom: 3px solid #eee;
	margin-bottom: 10px;
}
#info_deals ul.fixed{
	position: fixed;
	z-index: 1001;
	width: 892px;
	background-color: #fff;
}
#info_deals ul#tab_content li{
	display: inline-block;
	padding: 5px 20px;
	box-sizing:border-box;
	margin-bottom:-3px;
	border-bottom: solid 3px transparent;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-family: Arial;
	font-size: 16px;
	cursor: pointer;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	border-bottom: 3px solid #333;
}
#box_comment{
	border-right: solid 1px #ddd;
	padding-right: 20px;
}
.title_cat {
  font-family: Arial;
  color: #c60000;
  font-size: 22px;
  margin: 10px 0px;
}
#result_comment{
	margin: 10px 0px;
	overflow: hidden;
	background: #f3f3f3;
	padding: 10px;
	display: none;
}
.comment{ margin: 10px 0px; overflow: hidden; background: #f3f3f3; padding: 10px;}
.show_comment #page-nav{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 10px 0px;
	margin: 10px 0px
}
.button_gui {text-align: right}
.button_gui span{ padding: 0px 20px; cursor: pointer;}
.show_comment .result_comment{
	border-top: solid 1px #ddd;
}
.show_comment .user_comment{ width: 100px; float: left; margin: 10px; text-align: center;}
.show_comment .user_comment .avatar{
	
}
.show_comment .user_comment .info{}
.show_comment .user_comment .info .name a{
    color: #3b65a7;
	font-family: Times New Roman;
	font-weight: bold;
	
    font-size: 12px;
}
.show_comment .user_comment .info .andress{}
.show_comment .user_comment .info .friend{
    background:  url(../../images/friend.png) no-repeat left center;
    padding: 5px 0px 5px 20px;
    line-height: 20px;
    font-family: robotolight;
}
.show_comment .user_comment .info .views{
    background: url(../../images/views.png) no-repeat left center;
    padding: 5px 0px 5px 20px;
    font-family: robotolight;
}
.show_comment .content_comment{
	
}
.show_comment .content_comment .star_date{
	line-height: 25px; 
	font-size: 16px;
	position: relative;
}
.show_comment .content_comment .star_date .delete{ position: absolute; top: 0px; right: 0px; color: #f00; cursor: pointer;}
.show_comment .content_comment .star_date .star{ margin-right: 5px; width: 18px;}
.show_comment .content_comment .name{ font-family: Arial; font-size: 17px; margin: 5px 0px;}
.show_comment .content_comment .noidung{ font-family: robotolight; font-size: 14px; margin: 5px 0px; text-align: justify;}
.show_comment .content_comment .gallery{ margin-bottom: 10px;}
.show_comment .content_comment .gallery .item{ float: left; width: 130px; height: 120px; border: solid 1px #fff;}
.show_comment .content_comment .gallery .item img{ height: 120px;}
.clear.height{ margin: 10px 0px;}
.danhgia{
width:100%;
height:150px;
background: #F3F3F3;
overflow: hidden;
}
.danhgia1{
  width: 172px;
  text-align: center;
  border-right: 1px solid #cccccc;
  float:left;
  padding: 16px 0;
  height: 128px;
}
.danhgia1 h5 {
  font-size: 13px;
}
.danhgia1-rate {
  font-size: 48px;
  line-height: 1;
  font-family: "Roboto-Light";
  margin-bottom: 4px;
}
.danhgia1-star {
  background: url("../../assets/images/star0.png") repeat-x;
  width: 100px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
}

p.danhgia1-count{
  color: #666666;
}
.danhgia2{
  width: 328px;
  padding-left: 16px;
  padding-right: 16px;
  border-right: 1px solid #cccccc;
  float:left;
  padding: 16px 0;
  height: 128px;
}
.danhgia2-wrap{
  overflow: hidden;
  margin-bottom: 8px;
   margin-left: 23px;
}
.danhgia2-wrap span{
  line-height: 16px;
  float: left;
}
.danhgia2-so{
  float: left !important;
}
.danhgia2-khung{
  width: 144px;
  margin-left: 4px;
  margin-right: 8px;
  margin-bottom: 0;
  border-radius: 0;
  float: left;
  box-shadow: none;
  background: #fff;
   height: 16px;
  overflow: hidden;
}

.danhgia2-so i{
  display: inline-block;
  float: left;
}
.danhgia2-wrap i{
  height: 12px;
  width: 12px;
  margin: 0px 4px;
  color: #CCCCCC;
}
.rate-number {
  display: inline-block;
  width: 24px;
}
.danhgia2-chu span{
  line-height: 16px;
  float: left;
}
.danhgia3{
  padding: 16px 0;
  height: 128px;
  float:left;
  padding-left: 16px;
}
.danhgia3 p {
  margin: 0 0 10px;
}
.danhgia3 .button {
  font-family: "Roboto";
  padding-left: 32px;
  padding-right: 32px;
}
/****************** gi? h?ng *******************/
.themhang{ background: url(../../assets/images/themhang.png) no-repeat left 10px; height: 40px; line-height: 36px; padding-left: 20px;}
.themhang a{
    color: #199cb7;
}
.tienhangdathang{ background: #f37021 url(../image/thdh.png) no-repeat top right 30px; padding-left: 30px; width: 60%; float: right; height: 40px; line-height: 40px;}
.tienhangdathang a{
    color: #fff;
    text-transform: uppercase;
    display: block;
}
.total-order{
    height: 30px;
    text-align: right;
    font-family: fontavo;
    /* border-bottom: solid 1px #ccc; */
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
}
.box-form{
    border: solid 1px #ccc;
    margin-bottom:10px;
    margin-top: 15px;
}
.thongtin{
    padding: 0px 10px;
    margin-bottom: 10px;
}
.box-form .title-form{
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #ccc;
}
.continue{
    background: #f37021;
    max-width: 300px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    border: none;
    margin: 10px 0px;
}
.pad-contact{ margin-top:2%;}
.box_dh{
    /* border: solid 1px #ccc; */
    margin-bottom: 10px;
}
.box_dh .title-dh{
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    border: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
}
.table-order{ padding:5px;}
.step1{ max-width: 350px; margin: auto; /* padding: 20px; */}
/************* thanh dieu huong thanh toan********/
#breadcrumbs-two{
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
}

#breadcrumbs-two li{
  float: left;
  margin: 0 .5em 0 1em;
}

#breadcrumbs-two a{
  background: #ddd;
  padding: .7em 134px;
  float: left;
  text-decoration: none;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.5); 
  position: relative;
  font-size: 16px;
}

#breadcrumbs-two a.active, #breadcrumbs-two a:hover{
  background: #99db76;
}

#breadcrumbs-two a::before{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #ddd #ddd #ddd transparent;
  left: -1em;
}

#breadcrumbs-two a.active:before, #breadcrumbs-two a:hover::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}

#breadcrumbs-two a::after{
  content: "";
  position: absolute;
  top: 50%; 
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #ddd;
  right: -1em;
}

#breadcrumbs-two a.active:after, #breadcrumbs-two a:hover::after{
  border-left-color: #99db76;
}

#breadcrumbs-two .current,
#breadcrumbs-two .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs-two .current::after,
#breadcrumbs-two .current::before{
  content: normal;
}
.btn-thanhtoan {
  float: right;
  background: #C60001;
  color: #fff;
  padding: 5px 10px;
  margin-left: 20px;
  cursor: pointer;
}
.courseListItem {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 22px;
  margin-bottom: 1.46666667rem;
  text-decoration: none;
  /* background: #000; 
  background: -moz-linear-gradient(left,#000 20%,#fff 20%);
  /* background: -webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(20%,#fff)); */
  /* background: -webkit-linear-gradient(left,#000 20%,#fff 20%); 
  background: -o-linear-gradient(left,#000 20%,#fff 20%);
  background: -ms-linear-gradient(left,#000 20%,#fff 20%);
  /* background: linear-gradient(to right,#000 20%,#fff 20%); */
  border-bottom: solid 1px #ddd;
}
.courseListItem:hover{  color: #428bca;
	/* background: -moz-linear-gradient(left,#000 20%,#ffffff 20%);
   background: -webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(20%,#ffffff)); */
  /* background: -webkit-linear-gradient(left,#000 20%,#ffffff 20%); 
  background: -o-linear-gradient(left,#000 20%,#ffffff 20%);
  background: -ms-linear-gradient(left,#000 20%,#ffffff 20%);
  /* background: linear-gradient(to right,#000 20%,#ffffff 20%); */
}
.courseListItem__intensity {
  float: left;
  width: 20%;
  background: 0;
  padding: 20px 10px 20px 20px;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity1 {
  float: left;
  width: 20%;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity__title {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.22222222;
  font-family: "uvnhongha",sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.46666667rem;
  display: inline-block;
  margin-top: -3px;
}
.courseListItem__intensity__label {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-size: 93%;
  display: block;
}
.courseListItem__desc {
  float: left;
  width: 80%;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.courseListItem__desc .small{ color:#428bca; }
.courseListItem__desc__paragraph{margin-top: 5px;}
.courseListItem__desc__title {
  font-size: 18px;
  line-height: 1.22222222;
  font-family: "uvnhongha",sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 3px;
}
h4, .delta {
  text-transform: none;
  font-weight: normal;
}
/************* trang c? nh?n **************/
.content-left .info .live{
    padding: 5px;
    padding-right: 25px;
}
.item .input.form-control{margin-bottom: 5px;}
.content-left .item span{ color: #4E62B9;}
.content-left .info .item{position: relative;max-width: 400px;/* margin: auto; */cursor: pointer;}
.content-left .info .item .edit{position: absolute; right: 0px; top: 8px; opacity: 0; z-index: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	cursor: pointer;
}
#password, #email_p, #ten_vi, #live{display:none;}
.content-left .info .item:hover .edit{ opacity: 1; z-index: 101}
.content-left .info i{
    margin-right: 10px;
}
.savelive{ background: #018de5; color: #fff; padding: 10px 20px;clear: both; display: inline-block; margin-top: 5px;}
.savelive a{ color: #fff;}
.container_left .module_left  .hotline{ background: url(../../assets/images/bg_hotline_left.png) no-repeat left top; height: 100px;font-family: roboto_condensedbold_italic;color: #ff0000;font-size: 24px;text-align: center;line-height: 152px;padding-left: 76px;}
#thuvien, #fanpage, #website{padding: 10px;text-align:center;}
#thuvien img{margin:auto;}
#httt{position: relative;padding: 0px 10px;}
#hotro{padding: 0px; background: #fff;}
#hotro li{
	width: 100%;
	display: inline-block;
	display: block;
	background: url(../../assets/images/hotro_sub.png) no-repeat center left -22px;
	height: 110px;
	position:  relative;
	border-bottom: dotted 1px #ccc;
}
#hotro li .yahoo{
position: absolute;
    top: 4px;
    left: 28px;
    
height: 35px;
    width: 40px;
}
#hotro li .skype{
	    position: absolute;
	    top: 3px;
	    left: -4px;
	    height: 35px;
	    width: 35px;
}
#hotro li p{
	    position: absolute;
	    top: 14px;
	    left: 70px;
	    color:#3853A4;
	    font-size: 13px;
}
 #hotro li span{
	position: absolute;
	top: 44px;
	left: 30px;
	color: #333;
	font-size: 15px;
}
#hotro li .email{
	font-size: 13px;
    
	top: 69px;
}
/***************** effect ***************/
.zoom-img{overflow: hidden; position: relative;}
.zoom-img img{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.zoom-img img:hover{
	webkit-transform: scale(1.2);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.2);  /* FF3.5+ */
    -ms-transform: scale(1.2);  /* IE9 */
    -o-transform: scale(1.2);  /* Opera 10.5+ */
    transform: scale(1.2);
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }
 /*@media (max-width: 768px){
	.container_right{ width: 100% !important;}
	header .logo_header{ margin: auto; position: relative; top: 0px;}
	header .giohang, header .hotline_top{ position: relative; top: 0px; width: 50%; float: left;}
	footer .row1, footer .row2{width: 50%;}
	footer .row3{width: 100%;padding-left: 0px;padding-top: 10px;}
}
@media (max-width: 600px){
	#map .no-padding-left{padding-left:15px;}
	.tablet{width: 50%;}
	header, #main, .box_footer{padding: 0px 15px;}
	footer .row1{width: 100%;padding-right: 0px;}
	footer .row2{width: 100%; text-align: center;padding-left: 0px;}
	.courseListItem__intensity1{ width: 35%; margin-right: 10px;}
	.courseListItem__desc{ width: 100%; float: none;}
	.box_slider{margin: 10px 0px;}
	.text-right{text-align: left;}
}
@media (max-width: 480px){
	.container_mid .tcat{height: auto;min-height: 35px;}
	.container_mid .tcat .clicks{width: 100%;
		background: url(../../assets/images/tcat_icon_right.png) no-repeat right top, url(../../assets/images/tcat_icon_left.png) repeat-x left top;float: none;color: #ff0;padding-left: 20px;}
	header .giohang, header .hotline_top{ width: 100%; float: none;}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	
} */
.bottom_slider{
	width:89px;
	height:89px;
	background:url(../images/before_slider.png) no-repeat ;
	position:absolute;
	bottom:0px;
	left:0px;
}
.bottom_slider1{
	width:89px;
	height:89px;
	background:url(../images/after_slider.png) no-repeat ;
	position:absolute;
	bottom:0px;
	right:0px;
}
.images1{ margin-bottom:20px;}
.images1 img{

	margin:auto;
}
.name1{ 
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
}
.mota1{
	text-align:justify;
	
}
.item_product1{
	margin-bottom:50px;
	margin-top:50px;
	
}
.btnsukien{ text-align:center; background:#037ae9; width:220px; margin:auto; padding:13px; border-radius:3px;}
.btnsukien a{ color:#fff;}
.bottom_doitac{ height:89px; width:89px;background:url(../images/left_bottom.png) no-repeat;position:absolute; 
    bottom: -20px;
    left: -77px;}
.bottom_doitac1{ height:89px; width:89px;background:url(../images/right_bottom.png) no-repeat;position:absolute; 
        bottom: -20px;
    right: -74px;}
.mota{
  
    width: 100%;
    position: absolute;
    font-size: 16px;
    bottom: 10%;
    left: 0px;
    padding: 3%;
    background: rgba(225,225,255,0.3);
    color: #333;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	text-align:center;
	display:block !important;

}

.icon_xem{ width:80px; margin:auto;}
.ablum{ float:left; margin-right:51px; margin-top	:20px;     min-height: 247px;}
.hinhanh img { text-align:center; margin:0 auto; }
.hinhanh{ text-align:center;}
.name{ font-size:16px; text-align:center; margin-top:10px; margin-bottom:20px;}
.ablum:hover{ opacity:0.7;}

.hotline{
    background: url(../images/hotline.png) no-repeat 1px 14px;
    color: red;
        padding-left: 108px;
    padding-top: 16px;
    font-size: 24px;
    font-family: sfu_eurostilecondensed;
    float: left;
    width: 300px;
    position: absolute;
    top: 17px;
    right: 10px;
    height: 100px;
	text-shadow: 0px 0px 3px #fff,1px 1px 5px #fff,1px 1px 5px #fff,1px 1px 5px #fff;
}
.title_gt{ text-align:center;}
.title_sp{
	//background:url('../../assets/images/xetai/title_mid.png') no-repeat;
    background:#c71633;
    padding-left:20px;
    height:40px;
    line-height:40px;
    width:100%;
}
.title_sp span{ color: #fff; text-transform: uppercase;font-size: 20px;font-family: uvnhongha;}
.mota_gt{    margin-left: 30px; font-size:14px; color:#333;}
.hinhgt {margin-bottom:20px;height:310px;}
.baocon{box-shadow: 0 0 10px #515151;height:310px;}
.margin-0{ margin-right: 0px;}
.hinhgt_l{
    width:100%;
    height:145px;
    display:table;
    margin:0 auto;
    //margin-top:5px;
    overflow:hidden;
}
.hinhgt_l_c{
    vertical-align:middle;
    text-align:center;
    display:table-cell;
}
.hinhgt_l_c img{
    height: 140px;width:99%;
    vertical-align:middle;
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;

}
.hinhgt_l_c:hover img{
 webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
}

.hover_sp{
    height: 100%;
    width: 100%;
    position: absolute;
    font-size: 16px;
    top: 0%;
    left: 0px;
    padding: 3%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	display:none;
  
}
.hover_sp a{
	
    color: #fff;
    position: absolute;
    top: 38%;
	font-family:sfu_eurostilecondensed;
	text-transform:uppercase;
	font-size:18px;
	width:100%;
	text-align:center;
}
.name2 a {
    color: #fff;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    display: block;
	
	
}
.ten_sp{  
    width: 100%;
    padding: 6px;
    color: #000000;
	text-align:center;
	font-family:uvnhongha;
	font-size:18px;
    height:34px;
    overflow:hidden;
    font-weight:bold;
    text-transform:uppercase;
}

.ten_sp a{ color:#000000;font-family:uvnhongha;
    font-size:18px;}
.ten_sp a:hover{ color:#c71633;}
.mota_sp{
    font-size: 14px;color: #737070;font-family:uvnhonghathon;  height:50px;line-height: 1.2;overflow: hidden;margin-bottom: 10px;
}
.images1{ position:relative;}
.images1 img{ 
	width:100%;
	margin:auto;
	-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
}
.items-grid:hover .img-responsive{
  webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}
.items-grid:hover .ten_sp1{
  webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
	bottom:-8px;
	display:block;
	
}
.items-grid:hover .boder_sp{ display:none;}
.ten_sp1{ 
    background: rgba(0,0,0,0.8);
    bottom: 0px;
    width: 100%;
    padding: 6px;
    
    text-align: center;
    text-transform: uppercase;
    
    font-size: 15px;
    position: absolute;
		-moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;

    transition: all 0.7s ease;
	display:none;
	
	 
}
.ten_sp1 a{font-family: robotolight;color: #fff;}
.box_ht{ 
    min-height: 300px;
    width: 100%;
    //margin-top: -6px;
    //padding: 5px;
}
.video_list{ width:150px;}
.ten_video{ text-transform:uppercase;font-family: robotolight; padding-left:2px; margin-top:5px;}
.mota_video{ text-align:justify;}
.img_news{ float:left; margin-right:10px; border:solid 1px #ccc; padding:2px;}
.img_news:hover{ opacity:0.5; }
.ten_news{ font-weight:bold; text-transform:uppercase; margin-bottom:5px;}
.ten_news a{ font-size:15px;}
.ten_news a:hover{ color:red;}

.title_ht{
	 font-family:Tahoma, Geneva, sans-serif;
	 text-transform:uppercase;
	 font-size:15px;
	     margin-bottom: 6px;
		 color:#fff;
		
		 margin-top:26px;

}
.ol{ color: #fff;background:url(../../assets/images/ol.png) no-repeat left center; padding-left:20px;height: 23px;font-family: opensan-semibold; font-size:14px;font-family: robotolight;}
.tuan{ color: #fff;background:url(../images/ngay.png) no-repeat left center;  padding-left:20px;font-family: opensan-semibold; font-size:14px;font-family: robotolight;}
.thang{ background:url(../images/thang.png) no-repeat left center; height:30px; line-height:30px;  color: #fff; padding-left:20px;font-family: opensan-semibold; font-size:14px;font-family: robotolight;}
.tong{  height:30px;   color: #fff;background:url(../images/tong.png) no-repeat left center; padding-left:20px;font-family: opensan-semibold; font-size:14px;font-family: robotolight;}
.copyright{
    border-top:1px solid #fff;
    //background: #e11428;
    text-align: center;
    padding: 10px;
    color: #fff;	
}
.lidm_ft a{ color:#fff; font-size:15px;}
.lidm_ft a:hover{ color:red;}
.box_news{clear:both; padding-bottom:10px; padding-top:5px; margin-bottom:10px; padding:10px;
          
          margin: 0 0 30px;
          overflow: hidden;
}
/*.box_news:hover{ background:rgba(116, 28, 77, 0.68); color:#fff}*/
.box_news1 h2{
    font-size:12px;
    margin:0px;
}
.box_news1 h2 a{
    color: red;
    font-family: Tahoma;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
}
.box_news1 h2 a:hover{
    color: #000;
   
}
/*.box_news:hover{ background:rgba(116, 28, 77, 0.68); color:#fff}*/
.box_news1 h2{
    font-size:12px;
	//margin-top:10px;}
.box_news1 span a{
    color:red;
    font-family:'uvnhongha', sans-serif;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
	text-transform:uppercase;
}
.bakum{
    height: 67px;
    line-height: 67px; border-bottom: 1px double #d7d7d7;
    background: #f9f9f9;
}
.bakum li{
    display: inline-block;
   line-height: 65px;
    border-right: 1px double #d7d7d7;
    padding: 0px 20px;
}
.bakum li a{
    color: #363636;
    font-size: 20px;
    font-family: Arial;
    text-transform: uppercase;
}
.noidung_giua{
    width: 100%;
    margin: 0 auto;
}
.noidung_giua img{
    max-width: 100% !important;
    height: auto !important;
}
 .danhmuc_giua {
    display: block;
    text-align: center;
}
 .danhmuc_giua h2.title_giua {
    display: inline-block;
    font-family: 'Roboto Condensed', "Arial", Helvetica, sans-serif;
    font-size: 18px;
    color: #B800D0;
    margin: 0;
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
} 
 .danhmuc_giua h2.title_giua {
    display: block;
    color: #c7650c;
    font-size: 25px;
}
 .danhmuc_giua img.hr {
    display: inline-block;
}
.products .item {
    padding: 5px;  
}
.products .item .img {
   // position: relative;
   // height: 300px;
    border: 2px solid #ccc;
    overflow: hidden;
    background: #fff;
    padding-bottom: 10px;
}
.products .item .img img {
    width: 100%;
    max-height: 100%;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.imgs{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.imgs img:hover{
    transform: scale(1.2);
}
.products .item .img .detail {
  
    //opacity: 0;
  //  transition: all 0.2s ease-in 0.1s;
   // -webkit-transition: all 0.3s ease-in 0.2s;
   // -moz-transition: all 0.3s ease-in 0.2s;
   // position: absolute;
    width: 100%;
    margin: 0 auto;
 //   height: 100%;
  //  top: 0;
   // left: 0;
    text-align: center;
}
.products .item .img .detail h3.title {
    font-family: 'Roboto Condensed', "Arial", Helvetica, sans-serif;
   // text-transform: uppercase;
    font-size: 15px;
    line-height: 1.2;
    padding: 10px 0px;
    color: #fff;
    margin: 0 5px;
height: 50px;overflow: hidden;
}
.products .item .img .detail a {
    text-decoration: none;
    display: inline-block;
  //  padding: 10px 15px;
  font-size: 17px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #0072bc;
}
.detail p{
    color: #363636;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: bold;
}
.detail p span{
    color: #dd1421;
}

.products .item .img .detail a:hover {
    color: red;
}


.box_news1 .date{
    font-family: 'Oswald', sans-serif;
    font-size:15px;
    text-transform:uppercase;
    margin-bottom:30px;
}
.image_boder{float:left; margin-right: 10px; background:#FFF; padding:5px; border:1px solid #E4E4E4; width: 25%;}
.nd_tin{float:right;width:73%;}
.image_boder1{float:left; margin-right: 10px; background:#FFF; padding:5px; border:1px solid #E4E4E4;}

.image_boder1{ background:#FFF; padding:5px;}
.image_boder1 img{ margin-top:5px; float:left}
.xemthem {
    background: #0B5C3B;
    border: 1px solid #fff;
    padding: 10px 30px;
    cursor: pointer;
    width:170px;
}
.xemthem a{
    color: #FFFFFF;
    font: 18px fontavo;
}
.box_news1{clear:both; padding-bottom:10px; padding-top:5px; border: 1px solid #fcd56f; margin-bottom:10px; padding:10px;
          -webkit-box-shadow: 1px 2px 6px rgba(0,0,0,.18);
          -moz-box-shadow: 1px 2px 6px rgba(0,0,0,.18);
          border: 1px double rgba(46, 46, 46,0.4);
          margin: 0 0 30px;
          overflow: hidden;
}
.tcat_right {
    float: left;
    background: url(../images/title3.png) no-repeat top 22px left;
    width: 83px;
    height: 39px;
}
.tcat_right1 {
    float: left;
    background: url(../images/title3.png) no-repeat top 17px left;
    width: 83px;
    height: 39px;
}
.img_dv{ float:left; padding-right:10px;}
.img_dv:hover{ opacity:0.7;}
.img_dv1:hover{opacity:0.7;}
.img_dv1{ float:right; padding-left:10px;}
.khung_dv{  margin-top:20px;}
.ten_dv a{
	color:#0067ff; 
	font-weight:bold;
}
.ten_dv a:hover{ color:red;}
.mota_dv{   
 color: #333;
    line-height: 23px;
    text-align: justify;}
.container_left {
    float: right;

    width: 254px;
    font-size: 13px;
   
}
.lienhe_s {
    
    width: 100%;
    margin: 0 auto;
    
}
.lienhe_s div{
    display: inline-block;
  background: #234be2;
  color: #fff;
  font-size: 13px;
  font-family: Tahoma;
  padding: 5px 10px;
    
}
.lienhe_s div a{
    color: #fff !important;
}
.lienhe_s div a:hover{
    color: red !important;
}
.box_search  input[type="text"]:focus { box-shadow: none; outline: none; }
.box_search  input[type="text"]{
    height: 30px;
    line-height: 25px;
    margin-top: 5px;
    /* width: 101% !important; */
    color: #333;
    //background: url(../../assets/images/bg_search.png) no-repeat;
    border: none;
    //font-family: 'uvnhongha', sans-serif;
    font-size: 12px;
    //padding-left: 35px;
    width: 90%;
}
.box_search input[type="button"]{
    background: url(../../assets/images/icon_search.png) no-repeat center center;
    width: 40px;
    border:none;
    height: 35px;
    position: absolute;
    z-index: 101;
    top: 0px;
    right: 10px;
}
.btn_search{
    background: url(../images/icon_search.png) no-repeat center center;
    width: 40px;
    border: none;
    height: 36px;
    position: absolute;
    z-index: 101;
    top: 2px;
    right: 8px;
}
.ag_padding_left{
    padding-left: 0px ;
}
.ag_padding{
    padding-left: 3px ;
      padding-right: 3px ;
      padding-bottom: 6px;
}
.box_search{
  //  float: left;
//	margin-left: 0px;
  //  margin-top: 5px;
}
.btnxem{ text-align:right;}
.btnxem a{color:#0074fe;}
.kichthuoc{ font-size:13px; color:#666;}
.title_news{ background:url('../../assets/images/bcom/x_line.png')bottom repeat-x; font-family:roboto-medium; font-size:22px;
text-transform:uppercase; color:#0a55a3;}
.box_dk{
    background: url(../images/bg_dktin.png) no-repeat;
    width: 564px;
    height: 230px;
	margin-top:24px;
}
.title_dk{
    font-family: roboto-medium;
    color: #006ede;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 50px;
}
.mota_dk{
  width: 89%;
    position: absolute;
    font-size: 14px;
    padding: 1%;
    background: rgba(225,225,255,0.3);
    color: #666;
 //   transition: all 0.5s;
 //   -webkit-transition: all 0.5s;
    text-align: center;
    display: block !important;
}
.box_nhantin{position:relative; margin-top:10px;}
.box_nhantin  input[type="text"]:focus { box-shadow: none; outline: none; }
.box_nhantin  input[type="text"]{
      height: 34px;
    line-height: 25px;
    margin-top: 62px;
    width: 273px;
    color: #515151;
    border: none;
    font-family: 'uvnhongha', sans-serif;
    font-size: 15px;
    padding-left: 18px;
    min-width: 235px;
    border: solid 1px #ccc;
	margin-left:75px;

}
.box_nhantin input[type="submit"]{
    background: url(../images/btn_dangky.png) no-repeat center center;
    width: 135px;
    border:none;
    height: 35px;
    position: absolute;
    z-index: 101;
    top: 0px;
    right: -41px;
}
.box_nhantin input[type="submit"]{
    background: url(../images/btn_dangky.png) no-repeat center center;
    width: 135px;
    border:none;
    height: 35px;
    position: absolute;
    z-index: 101;
    top: 0px;
    right: -41px;
}
.box_nhantin input[type="submit"]{
       background: #006ede;
    width: 118px;
    border: none;
    height: 34px;
    position: absolute;
    z-index: 101;
    top: 62px;
    right: 94px;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
}
.td_doitac{ background:url(../images/tcat_dt.png) no-repeat;}
#map_canva2 {
    height: 200px;
    /* border: solid 1px; */
    width: 100%;
    margin: 10px auto;
	color:red;
}

.hai_tt_all{background: url('../../assets/images/bcom/icon nen.png') no-repeat;width: 400px;height: 70px;background-size:100% 100%;line-height: 58px;font-size: 17px;text-transform: uppercase;color:#ed1b23;padding-left: 55px;font-weight: bold;}