@charset "utf-8";
/*--------------------RESET CSS------------------*/
html, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b,  i, center,
dl, dt, dd,
fieldset, form, label, legend, h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
}
ol, ul {
        list-style: none;
		margin:0px;
		padding:0px;
}
blockquote, q {
        quotes: none;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}
body{
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:20px;
}
*::after, *::before{
	box-sizing:initial;
}
/*---------------------LINK -------------------*/
a:link {
	 LINE-HEIGHT: 16px; TEXT-DECORATION: none; color:#000;
	 transition: color 0.2s;
}
a:hover {
	  TEXT-DECORATION: none; color:#F00;
}
a:visited {
	 TEXT-DECORATION: none; color:#000;
}
a:active {
	TEXT-DECORATION: none; color:#000;
}
/* @font-face{font-family:'uvnhonghahep';src:url('../images/UVNHongHaHep_R.TTF') format('truetype');font-weight:normal;font-style:normal;} */
@font-face {
    font-family: 'uvnhonghahep';
    src: url('../images/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'uvnhonghahep';
    src: url('../images/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'uvnhonghahep';
    src: url('../images/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'uvnhonghahep';
    src: url('../images/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'uvnhonghahep';
    src: url('../images/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
/*-------------------END RESET CSS--------------*/
/*---- Màu chủ đạo -- */
.color{
	color:#000;
}
.color_a{
	color:#06C;
}
.color_a_hover{
	color:#F00;
}
.color_title{
	color:#009;
}
.width100{
	width:100% !important;
}
/*--WAPPER----*/
.an{display:none !important;}
.line-top{
	background-image:url(../images/line-top.png);
	background-repeat:repeat-x;
	height:5px;
	width:100%;
}
#wapper_wapper{
	width:100%;
	margin:auto;
	border-top:0px;
}
#wapper_banner{
	width:100%;
	padding:0px 0px;
}
#wapper_top{
	width: 100%;
    padding: 0px 0px;
    background-color: #FFF;
    box-shadow: 0px 0px 2px #b7b7b7;
    margin-bottom: 4px;
}
.top_content{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.top_content p{
	width:24%;
	float:left;
	margin-right:1%;
}
.top_content p{
	transition: 0.3s;
	line-height: 25px;
}
.top_content p:hover img{
	transition: transform 0.3s;
	transform: rotate(360deg);

}
#wapper_menu{
	width:100%;
	margin:auto;
    z-index: 999;
    position: relative;
}
#wapper_slide{
	width:100%;
	margin:auto;
}
.slide_content img{width:100%;}
#wapper_banner{
	width:100%;
	margin-bottom:5px;
}
#wapper_doitac{
	width:100%;
	background-color: #fbfbfb;
	padding:15px 0px;
	border-top: 1px solid #f5f5f5;
	text-align: center;
}
.doitac_content{width:100%; max-width:1200px; margin:auto;}
#wapper_address{
	width:100%;
	padding:10px 0px;
}
.address_content{
	width:100%;
	max-width:1200px;
	margin:auto;
	color:#FFF;
	line-height: 50px;
}
.address_content p{
	float:left;
	margin-right:2%;
	width:31%;
	display:table;
}
.address_content p img{
	margin-right:7px;
}
.address_content p:hover img{
	transition: transform 0.3s;
	transform: rotate(360deg);
}
.banner{
	width:100%;
	max-width:1200px;
	margin:auto;
    position: relative;
}
.menu_content{
	margin:0px 5px;
	width:100%;
	/*max-width:1200px;*/
	margin:auto;
	position: relative;
}
#wapper_content{
}
#wapper_main{
	width:100%;
}
.content_main{
	width:100%;
	max-width:1200px;
	margin:auto;
	margin-top:10px;
}
.content_content{
	margin:0px 0px;
}
#wapper_bottom{
	padding-top:15px;
}
.bottom_content{
	width:100%;
	max-width:1200px;
	margin:auto;
}
#wapper_design{
	opacity: 0.9;
	color:#FFF;
	text-align:center;
}
.designby{
	float: right;
}
.designby_info{
	margin:auto;
	display: table;
	float:left;
}
/*---HOME---*/

.row2{
	width:100%;
	border-top:1px solid #e5e5e5;
}
.row2_content{
	width:100%;
	max-width:1200px;
	margin:auto;
	padding:30px 0px;
}
.rowx{
	width:100%;
	padding:0px 0px 20px 0px; float:left;
}
.row1{

}
.row1 .titleitem{background-color: #ffffff;}
.rowx_content{
	width:100%;
	max-width:1200px;
	margin:auto;
    border-top: 0px;
}
.rowx_content .title{
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    color: #f7f7f7;
    margin: 0px auto 0px auto;
    font-family: uvnhonghahep;
    position: relative;
}
.rowx_content .title a{
	color:#FFF;
	line-height: 38px;
}
.rowx_content .title a:hover{
	color:#FF0;
}
.rowx_content .title_item{
	float:right;
}
.titleitem{
	display:table;
	padding: 0px 20px 0px 15px;
	margin:auto;
	line-height:38px;
	color:#000;
	float:left;
	position: relative;
}

.titleitem img{
	float:left;
	margin-right:10px;
    display: none;
}
.titleitem .img{
	float:left;
	padding:3px;
	margin-right:10px;
	display:none;
}
.titleitem .img img{
	float:left;
	height:32px;
	margin-right:0px;
}
.titleitem:hover img{
	transition: transform 0.3s;
	transform: rotate(360deg);
}
.titleaction{
	float:right;
	position: relative;
	padding:0px 10px;
	min-width:60px;
	min-height:38px;
}
ul.danhmuclienquan{
	font-size:14px;
	margin-left:10px;
}
ul.danhmuclienquan li{float:left; padding:0px 8px; text-transform:capitalize;border-right: 1px solid #e6e5e5;}
.rowx_content .title ul.danhmuclienquan li a{color:#000;}
.rowx_content .title ul.danhmuclienquan li a:hover{color:red;}
ul.danhmuclienquan li:nth(last-child){border-right:0;}
.xemthemsanpham{
	background-color:#fa170c;
	padding:5px;
	right:0px;
	position: absolute;
	margin:3px;
	font-size:13px;
}
ul.group_danhmuc_top li{
	float:left;
	width:32%;
	margin-right:1.6%;
	margin-bottom:15px;
}
ul.group_danhmuc_top li:last-child{
	margin-right:0px;
}
ul.group_danhmuc_top li .tieude{
	height:65px;
	overflow:hidden;
}
ul.group_danhmuc_top li .tieude .icon{
	float:left;
	background-image:url(../images/bg_transperent.png);
	background-repeat:repeat;
	padding:3px;
	min-height:65px;
	text-align:center;
	width:70px;
}
ul.group_danhmuc_top li .tieude a{
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	padding:5px 10px;
	line-height:65px;
	font-size:18px;
}
ul.group_danhmuc_top li .tieude a:hover{
	color:#FF0;
}
ul.group_danhmuc_top li .mota{
	padding:5px 0px;
}
.chitiet{
	background-color:#82da0c;
	display:table;
	float:left;
	padding:4px 6px;
	font-weight:bold;
	text-transform:uppercase;
}
.chitiet a{
	padding:5px 8px;
	color:#FFF;
	transition: all 0.3s ease 0s;
}
.chitiet:hover{
	background-color:#61a10b;
}
/*--END WAPPER--*/
.banner_item{
	float:left;
	max-width:100%;
	z-index: 9999;
	margin-right: 20px;
}
.banner_item img{
	max-width:100%;
	height:auto !important;
}
.slidebanner{
	float:right;
	width:53%;
}
#notification {
   position: fixed;
   left: 10px;
   z-index: 9999999;
   bottom: 5px;
}
#alertdiv span {margin-right: 10px;}
.design_content{
	padding:5px;
	width: 100%;
	max-width: 1200px;
	margin:auto;
}
#col1{
	width:21%;
	float:left;
}
#colcontent{
	width:78%;
	float:right;
}
.display_none{display:none;}
.dissplay_block{display:block;}
.border_none{border:none !important;}
.width_100{width:100%;}
.clear{clear:both;}
.group_tin{
	margin-bottom:10px;
	border-radius: 4px;
	padding-bottom:0px;
}
.group_tin_tieude{
	background-color:#228ece;
	padding:10px 10px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 13px;
}
.group_tin_tieude a{
	color:#FFF;
}
.group_tin_tieude a:hover{
	color:#FF0;
}
.group_tin_noidung{
    background-color: #FFF;
    border-top: 0px;
    margin: 0px 0px;
/*     box-shadow: 0px 0px 1px #CCC; */
    border:1px solid #d6d6d6;
    border-top:0px;
}
.ul_noidung_templates{
	text-align:left;
}
.ul_noidung_templates li{
	text-align:left;
	clear:both;
	border-bottom:1px dotted #CCC;
	padding:5px;
}
.ul_noidung_templates li:last-child{
	border-bottom:none;
}
.ul_noidung_templates li p.tieude{
	padding-bottom:5px;
}
.ul_noidung_templates li p.tieude a{
	font-weight:bold;
	padding-bottom:15px;
}
.ul_noidung_templates li p.tieude a:hover{
	color:#F00;
}
.ul_noidung_templates li a{
	color:#000;
}
.ul_noidung_templates li .img{
	width:30%;
	float:left;
	margin:1% 2% 1% 1%;
	border:1px solid #F5F5F5;
	padding:3px;
}
.ul_noidung_templates li .img img{
	max-width:100%;
}
.ul_noidung_templates li .chitiet{
	float:right;
	background-color:#F00;
	padding:3px 5px;
	border-radius:2px;
}
.ul_noidung_templates li .chitiet a{
	color:#FFF;
}
/*----banner----*/
ul.banner_quangcao{
	max-width:100%;
}
ul.banner_quangcao li img{
	max-width:100% !important;
}
ul.banner_quangcao li object{
	max-width:100% !important;
}
/*-- the h --*/
h1.title{
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 30px;
    margin: 15px 0px;
}
h1.title a{
	color:#000;
}
h1.title a:hover{
	color:#F00;
}
/*-- danh muc col -- */
.danhmuccol{
}
.danhmuccol > ul > li{
	background-image: url(../images/icon/icon_5x9.gif);
	background-size:4px;
    background-repeat: no-repeat;
    background-position: 8px 11px;
}
.danhmuccol > ul > li > a{
	padding:7px 10px 7px 20px;
	display:block;
	font-weight:bold;
	text-transform: uppercase;
}
.danhmuccol > ul > li > a:hover{

}
.danhmuccol > ul > li > a:hover{
	color:#F00;
}
.danhmuccol > ul > li > ul{
	background-color:#fff;
}
.danhmuccol > ul > li > ul > li{
	margin-bottom:2px;
	background-image:url(../images/icon/icon1.gif);
	background-repeat:no-repeat;
	background-position:10px 11px;
}
.danhmuccol > ul > li > ul > li > a{
	padding:6px 5px 6px 20px;
	display:block;
	font-weight:bold;
}
.danhmuccol > ul > li > ul >li >ul >li{
	padding:6px 5px 6px 30px;
}
.noidung_danhmuc{
	padding:8px;
}
.noidung_danhmuc iframe{
	max-width:100% !important;
}
/*-- lien ket website --*/
ul.lienketwebsite{
	padding:8px;
}
ul.lienketwebsite li{
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}
ul.lienketwebsite li:last-child{
	border-bottom:none;
}
ul.lienketwebsite li a{
	padding:10px 5px;
	display:block;
}
ul.lienketwebsite li a:hover{
	color:#F00;
}
ul.lienketwebsite li a i{
	margin-right:8px;
}
/* -- noi dung --*/
.itemnoidung{
	border-bottom:1px dotted #CCC;
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
}
.itemnoidung .img{
	float:left;
	width:25%;
	border:1px solid #EFEFEF;
	padding:5px 5px 0px 5px;
	margin-right:10px;
}
.itemnoidung .img img{
	max-width:100%;
}
.itemnoidung  p.tieude{
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	font-size:15px;
}
.itemnoidung  p.tieude a:hover{
	color:#F00;
}
.itemnoidung .xemchitiet{
	float:right;
	margin-top:10px;
}
.itemnoidung .xemchitiet a{
	background-color:#157a7f;
	padding:5px 10px;
	font-weight:bold;
	color:#FFF;
}
.itemnoidung .xemchitiet a:hover{
	background-color:#F00;
	color:#FFF;
}
/*-- noi dung chi tiet --*/
.ngaycapnhat{
	float:left;
	display:table;
	font-size:11px;
	color:#000;
}
.noidungchitiet .mota{
	font-weight:bold;
	padding-bottom:10px;
}
.noidungchitiet .noidung img{
	max-width:100% !important;
	height:auto;
}
.noidungchitiet .noidung a{
	color:#06F !important;
}
.noidungchitiet .noidung a:hover{
	color:#F00 !important;
}
.noidungchitiet .title_tinlienquan{
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	color:#009;
}
.noidungchitiet .title_tinlienquan i{
	padding-right:5px;
}
.title_tinlienquan h2{
	display:table;
	float:left;
	font-size:15px;
	text-transform:uppercase;
}
.tinlienquan{
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
}
.tinlienquan i{
	margin-top:-5px;
}
.tinlienquan a{
	line-height:25px;
	padding-left:5px;
	color:#000;
}
.tinlienquan a:hover{
	color:#F00;
}
ul.item_option li{
	box-shadow:0px 0px 1px #CCC;
	padding:3px 5px;
	margin:2px 3px;
	float:left;
	border-radius:3px;
}
ul.item_option li:hover{
	background-color:#F4F4F4;
}
ul.item_option li a:hover{
	color:#F00;
}
.titlelienquan{
	margin-top:17px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:2px solid #F00;
	margin-bottom:10px;
	display:table;
	float:left;
	font-size:16px;
	padding:3px 10px 3px 0px;
}
/*-- roundcube --*/
#breadcrumbs {
	border-bottom:1px dashed #CCC;
	margin-bottom:20px;
}
#breadcrumbs li:first-child{
	padding-left:8px;
}
#breadcrumbs li:first-child a{
	margin-top:8px;
}
#breadcrumbs li:first-child i{
	vertical-align:middle;
	font-size:20px;
	color:#676666;
}
#breadcrumbs li:last-child, #breadcrumbs li a {
    position: relative;
}
/*
#breadcrumbs .breadcrumb_last:after, #breadcrumbs li a:after {
    border:18px solid transparent;
    border-right:1px none black;
    border-left-width:12px;
    border-left-color:#F1F1EC;
    content: "";
    display:block;
    position:absolute;
    right: -18px;
    top: -9px;
    z-index:51;
    white-space:nowrap;
    overflow:hidden;
    text-indent:9999px;
    width:0px;
    height:0px
}
#breadcrumbs .breadcrumb_last:before, #breadcrumbs li a:before {
    border:18px solid transparent;
    border-right:1px none black;
    border-left-width:12px;
    border-left-color:#bebebe;
    content: "";
    display:block;
    position:absolute;
    right: -19px;
    top:-9px;
    z-index:50;
    width:0px;
    height:0px
} */
#breadcrumbs > ul > li {
    display: inline-block;
    height: 34px;
    line-height: 32px;
    padding: 0 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    cursor: pointer;
}
/* #breadcrumbs  ul  li:hover {
    background-color: #F9F9F4;
}
#breadcrumbs  ul  li:hover span.breadcrumb_last:after, #breadcrumbs  ul  li:hover a:after {
    border-left-color: #F9F9F4;
} */
#breadcrumbs  ul  li {
    margin-left: -4px;
    padding-left: 7px;
}
#breadcrumbs  ul  li:first-child {
    margin-left: 0;
}
#breadcrumbs ul li a:hover {
    text-decoration: none;
    color:#f29716;
}
.pagination {
    display: table;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    margin: 20px auto;
}
/*--- Mang xa hoi --*/
.mangxahoi{
	float:right;
	display:table;
	padding-top:0px;
	margin-bottom:10px;
}
.textshare{
	float:right;
	line-height:40px;
	font-weight:bold;
	color:#FFF;
}
.mangxahoi a{
	display:block;
	height:25px;
	line-height:25px;
}
.mangxahoi div{
	float:left;
	margin:0px 3px;
}
.mangxahoi div:hover{
	transition:all 0.3s ease 0s;
}
.mangxahoi .sharefacebook{
	margin-top:3px;
}
.mangxahoi .facebook{
	width:25px;
	height:25px;
	border:1px solid #1f69b2;
	text-align:center;
	line-height:25px;
	background-color:#1f69b2;
}
.mangxahoi .facebook a{
	color:#FFF;
}
.mangxahoi .facebook:hover{
	background-color:#1077dc;
}
.mangxahoi .google{
	width:25px;
	height:25px;
	border:1px solid #db4a39;
	text-align:center;
	line-height:25px;
	background-color:#db4a39;
}
.mangxahoi .google a{
	color:#FFF;
}
.mangxahoi .google:hover{
	background-color:#f5523e;
}
.mangxahoi .tweet{
	width:25px;
	height:25px;
	border:1px solid #41b4e3;
	text-align:center;
	line-height:25px;
	background-color:#41b4e3;
}
.mangxahoi .tweet a{
	color:#FFF;
}
.mangxahoi .tweet:hover{
	background-color:#30baf2;
}
.mangxahoi .digg{
	width:25px;
	height:25px;
	border:1px solid #0196be;
	text-align:center;
	line-height:25px;
	background-color:#0196be;
}
.mangxahoi .digg a{
	color:#FFF;
}
.mangxahoi .digg:hover{
	background-color:#03b6e6;
}
/*------Bottom-----*/
.group_bottom{
	width:100%;
	margin-right:2%;
	color:#FFF;
	text-align: center;
}
.group_bottom:last-child{
	margin-right:0px;
	float:right;
}
.group_bottom .title_bottom{
	text-transform:uppercase;
	color:#FFF;
	border-bottom:1px solid #FFF;
	display:table;
	margin:5px;
	font-family: uvnhonghahep;
	font-size:15px;
}
.group_bottom .title_bottom a{
	color:#FFF;
}
.group_bottom .title_bottom a:hover{
	color:#FF0;
}
.group_bottom .noidung_bottom{
	padding:8px 5px;
}
.group_bottom .noidung_bottom a{
	color:#FFF;
	line-height: 25px;
}
.group_bottom .noidung_bottom a:hover{
	color:#FF0;
}
.group_bottom .noidung_bottom ul li:hover i{
	transition:transform 0.3s;
	transform:rotateY(180deg);
}
.group_bottom .noidung_bottom img{
	max-width:100%;
	height:auto;
}
.group_bottom_menu{
	width:19%;
	margin-left:1%;
}
.group_bottom_facebook{
	float:right;
	width:330px;
	margin-right:0px;
	overflow: hidden;
}
/*----khoahoc----*/
.group_khoahoc {
	border:1px solid #ff8b90;
}
.group_khoahoc .itemkhoahoc{
	width:32.5%;
	float:left;
	border-right:1px solid #cccccc;
	padding:1% 0px;
	margin:0px 0.5%;
}
.group_khoahoc li:last-child{
	border-right:0px;
	margin-right:0px;
}
.group_khoahoc  .itemkhoahoc img{
	width:100%;
}
.group_khoahoc  .itemkhoahoc .tieude{
	text-align:center;
}
.group_khoahoc  .itemkhoahoc .tieude a{
	font-weight:bold;
	text-transform:uppercase;
	color:#F00;
	text-align:center;
}
.group_khoahoc .itemkhoahoc_content{
	padding:8px;
}
.group_khoahoc .xemchitiet a{
	background-color:#2e3192;
	padding:5px 10px;
	margin:5px auto;
	display:table;
	border-radius:4px;
	color:#FFF;
}
.group_khoahoc .xemchitiet a:hover{
	background-color:#2e3192;
	padding:5px 10px;
	color:#FF0;
}
.group_khoahoc .mota{
	text-align:center;
}
.groupvideo_bando{
	margin-top:15px;
}
.groupvideo_bando .group_video{
	float:left;
	width:49%;
}
.groupvideo_bando .group_video iframe{
	width:100% !important;
}
.groupvideo_bando .group_bando{
	float:right;
	width:49%;
}
.groupvideo_bando .group_bando img{
	width:100% !important;
}
.group_danhmuc_bottom{
	margin-top:15px;
	border:1px solid #ff8b90;
}
.group_danhmuc_bottom .item_danhmuc_bottom{
	float:left;
	width:33.3%;
	border-right:1px solid #CCC;
}
.group_danhmuc_bottom .item_danhmuc_bottom .title_bottom{
	background-color:#ee1c24;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	padding:10px 3px;
}
.group_danhmuc_bottom .item_danhmuc_bottom .title_bottom a{
	color:#FFF;
}
.group_danhmuc_bottom .noidung_bottom ul{
}
.group_danhmuc_bottom .noidung_bottom ul li{
	border-bottom:1px dotted #CCC;
	padding:5px 8px;
}
.group_danhmuc_bottom .noidung_bottom ul a{
	padding:5px;
	line-height:20px;
}
.group_danhmuc_home{
	border:1px solid #cecece;
	margin-bottom:5px;
	border-radius:4px;
	position:relative;
	margin-top:8px;
}
.group_danhmuc_content{
	padding:0px 20px;
}
.group_danhmuc_home .title_bottom{
	background-color:#2e3192;
	padding:8px 10px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.group_danhmuc_home .title_bottom a{
	color:#FFF;
}
.group_danhmuc_home .title_bottom a:hover{
	color:#FF0;
}
.owl_home.owl-carousel{

}
.owl_home .owl-nav {
    position: absolute;
    top: -30px;
    color: #FFF;
    width: 100%;
}
.owl_home .owl-nav .owl-prev {
	position: absolute;
    top: 0%;
    right: 35px;
}
.owl_home .owl-nav .owl-prev :hover{
	color:#FF0;
}
.owl_home .owl-nav .owl-prev i {
	font-size:25px;
	color:#FFF;
}
.owl_home .owl-nav .owl-next i{
	font-size:25px;
	color:#FFF;
}
.owl_home .owl-nav .owl-next {
    position: absolute;
    top: 0%;
    right: 10px;
}
.owl_home .owl-nav .owl-next :hover{
	color:#FF0;
}


.owl-slide .owl-nav {
    position: absolute;
    top:45%;
    color: #FFF;
    width: 100%;
}
.owl-slide .owl-nav >div{
	background-color:#228ece;
	border-radius: 50%;
	width:40px;
	height: 40px;
	line-height: 40px;
	text-align: left;
}
.owl-slide .owl-nav >div>i{
	line-height: 40px;
    padding-left: 10px;
    padding-top: 2px;
    color:#FFF;
    font-size:23px;
}
.owl-slide .owl-nav .owl-prev {
	position: absolute;
    left:3%;
}
.owl-slide .owl-nav .owl-prev :hover{
	color:#FF0;
}
.owl-slide .owl-nav .owl-next {
    position: absolute;
    right: 3%;
}
.owl-slide .owl-nav .owl-next :hover{
	color:#FF0;
}

.group_danhmuc_home .owl-nav i {
   font-size: 25px;
   font-weight: normal;
}
.boxhome{
	width:98%;
	padding:10px 0px;
}
.boxhome .img{
	width:100px;
	height:100px;
	float:left;
	background-color:#9d1ba9;
	border-radius:100px;
	padding-left:4px;
	padding-top:2px;
	margin-right:10px;
	margin-bottom:10px;
}
.boxhome .img img{
	width:100%;
	height:100%;
	border-radius:100px;
	margin-right:-10px;
}
.boxhome  .tieude{
	text-align:center;
}
.boxhome  .mota{
	text-align:center;
	width:100%;
}
.boxhome  .tieude a{
	font-weight:bold;
}
.boxhome  .tieude a:hover{
	color:#F00;
}
/*---group tin moi ---*/
.group_tinmoi{
	padding:2px 5px 0px 5px;
	border:1px solid #ff8b90;
	margin-bottom:10px;
}
.group_tinmoi img{
	margin-top:2px;
	margin-right:4px;
}
.group_tinmoi .label_tinmoi{
	float:left;
	width:30px;
	margin-right:5px;
	margin-top: 10px;
}
.group_tinmoi .content_tinmoi{
	float:left;
	width:70%;
	display:inline-block;
	margin-top: 10px;
}
.group_tinmoi .icon_dangkyhoc{
	float:right;
}
/*-- tin noi bat --*/
.goup_noibat_content{
	border:1px solid #ff868b;
	padding:5px 10px;
}
.group_tinnoibat{
	float:left;
	width:46%;
}
.group_tinnoibat_slide{
	float:right;
	width:52%;
}
.group_tinnoibat .itemnoidung{
	border:1px solid #ff868b;
	border-radius:3px;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
}
.group_tinnoibat .itemnoidung .tieude a{
	color:#F00;
}
.group_tinnoibat .itemnoidung .xemchitiet a{
	background-color:#2e3192;
	color:#FFF;
	border-radius:3px;
}
.group_tinnoibat .itemnoidung .xemchitiet a:hover{
	color:#FF0;
}
.home_tinslide .img{
	width:40%;
	float:right;
	margin-left:8px;
}
.home_tinslide .img img{
	width:100%;
}
.home_tinslide .tieude a{
	font-weight:bold;
	text-transform:uppercase;
	color:#F00;
}
.home_tinslide .tieude a:hover{
	color:#000;
}
.group_tinnoibat_slide #sync2 .item img{
	width:96%;
	margin:auto;
	height:100px;
	cursor:pointer;
}
/*-- ho tro truc tuyen--*/
.title_hotrotructuyen{
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	background-color: #CCC;
	padding:5px;
}
.hotrotructuyen_content{
	padding:5px;
	position:relative;
	overflow:hidden;
}
.row_hotrotructuyen{
	width:100%;
	padding:5px 0px;
	clear:both;
}
.row_hotrotructuyen .itemgroup{
	border:1px solid #F2F2F2;
	border-radius:5px;
	padding:4px;
}
.row_hotrotructuyen .itemname{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.row_hotrotructuyen .itemskype{
	float:left;
	font-weight:bold;
	width:25px;
	height:25px;
	margin-right:15px;
}
.row_hotrotructuyen .itemskype i{
	color:#06C;
}
.row_hotrotructuyen .itemyahoo{
	float:left;
	font-weight:bold;
	width:25px;
	height:25px;
	margin-right:15px;
}
.row_hotrotructuyen .itemyahoo img{
	width:20px;
	margin-top:2px;
}
.row_hotrotructuyen .itemphone{
	float:left;
	font-weight:bold;
}
.row_hotrotructuyen .itemphone i{
	color:#F00;
	float:left;
	padding-right:10px;
}
.row_hotrotructuyen .itemphone a{
	line-height:26px;
}
.row_hotrotructuyen .itememail{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	width:100%;
	border-top:1px solid #F4F4F4;
	padding-top:5px;
}
.row_hotrotructuyen .itememail i{
	margin-right:5px;
	margin-top:-5px;
	alignment-adjust:bottom;
}
.row_hotrotructuyen .itememail a{
	line-height:25px;
}
/*-----thong ke truy cap --*/
.group_thongke{
	padding:10px;
	color:#000;
}
.group_thongke .row_thongke{
	clear:both;
	box-shadow:0px 0.5px 0.5px #CCC;
	margin-bottom:3px;
}
.row_thongke .label{
	float:left;
	color:#000;
	font-size:12px;
	line-height:25px;
	clear:both;
}
.row_thongke .row_data_online{
	line-height:29px;
}
.row_thongke .row_data_online{
	font-weight:bold;
}
.group_thongke li.li1 i{
	color:#57a2fe;
}
.group_thongke li.li2 i{
	color:#86bd5f;
}
.group_thongke li.li3 i{
	color:#fca41c;
}
.group_thongke li.li4 i{
	color:#ffab29;
}
.group_thongke li.li5 i{
	color:#ff938a;
}
.group_thongke li.li6 i{
	color:#83a2de;
}
.group_hocvien_right .img{
	margin:auto;
	float:none;
}
/*-- video --*/
.itemvideo{
	float:left;
	width:30%;
	margin:1%;
	position:relative;
}
.itemvideo img{
	width:100%;
}
.itemvideo .tieude{
	bottom:8px;
	height:40px;
	position:absolute;
	width:100%;
	background-image:url(../images/bg_transperent.png);
	background-repeat:repeat;
	text-align:center;
	font-weight:bold;
}
.itemvideo .tieude a{
	color:#FFF;
	padding:3px;
	margin:3px 0px;
}
.itemvideo .tieude a:hover{
	color:#FF0;
}
.cot_video1{
	width:65%;
	float:left;
}
.cot_video2{
	width:33%;
	float:right;
	border:1px solid #CCC;
	margin-top:10px;
}
/* ROW HOTLINE */
.row_hotline{
	background-color: #f5f5f5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:15px;
	margin-bottom:20px;
}
.row_hotline p{
	float:left;
	width:24%;
	margin:5px 1% 5px 0%;
	font-family: uvnhonghahep;
	font-size:17px;
	line-height: 30px;
}
.row_hotline p img{
	float:left;
	margin-right:8px;
}
.row_hotline p:hover img{
	transition: transform 0.3s;
	transform: rotateY(360deg);
}
/*--- facebook --*/
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
/*--itemsanpham--*/
.itemsanpham{
	float:left;
	width:23%;
	margin:15px 0.8%;
	background-color: #FFF;
	border:1px solid #d6d6d6;
}
.itemsanpham:hover{
	transition:all 1s ease 0s;
}
.itemsanpham .img{
	margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    min-height: 150px;
    margin: 5px;
}
.itemsanpham .img img{
	width: 100%;
    margin: auto;
    display: table; max-height:144px;
}
.itemsanpham .tieude{
	font-weight:bold;
	text-align:center;
	height:40px;
	overflow:hidden;
	margin-bottom:8px;
	padding:2px 5px;
}
.itemsanpham .tieude a{
	color:#000;
}
.itemsanpham .tieude a:hover{
	color:#F00;
}
.itemsanpham .masp{
	color:#999;
	padding-left:5px;
}
.itemsanpham span{font-weight:bold;}
.itemsanpham .mota{
	padding:2px 5px;
	height:60px;
	overflow:hidden;
	margin-bottom:8px;
}
.itemsanpham .mota span{font-weight:bold;}
.xemchitiet{
	float:left;
}
.itemsanpham .gia{
	padding:3px 5px;
	text-align:left;
	font-weight:bold;
	color:#F00;
	font-size:14px;
	float:left;
}
.itemsanpham .giagoc{
	padding:3px 5px;
	text-align:left;
	font-weight:bold;
	color:#666;
	font-size:13px;
	float:right;
	text-decoration: line-through;
}
a.datmua:before{
	background-color:#548D00;
}
a.datmua{
	padding:3px 10px;
	float:right;
	color:#FFF;
	border:1px solid #477701;
	margin:3px;
	font-weight:bold;
	line-height:25px;
	text-transform:uppercase;
   font-size: 12px;
}
a.datmua i{
	margin-right:7px;
	float:left;
	margin-top:2px;
}
.hvr-shutter-in-horizontal:before{
}
a.datmua:hover{
	background-color:#F00;
}
.itemchitiet{
	position: absolute;
	bottom:0px left:0px;
	z-index: 9999;
}
.xemchitiet a:before{
	background-color:#FFF;
}
.xemchitiet a{
	border:1px solid #EAEAEA;
	margin:2px;
	padding:4px 20px;
	text-transform:uppercase;
	line-height:25px;
}
.xemchitiet a:hover{
	color:#F00;
	border:1px solid #F00;
	transition:all 0.3s ease;
}
.xemchitiet a i{
	margin-left:5px;
	float:right;
	margin-top:6px;
}
.xemchitiet a:hover i{
	right:0px;
	transition:0.3s;
}
/*---------chi tiet san pham ----------*/
.datmua_chitiet{
	display:table;
	margin:auto;
	margin-top:10px;
}
.datmua_chitiet a{
	font-size:18px;
	padding:10px 15px;
}
.sanpham_group{
	margin-bottom:10px;
}
.sanpham_img{
	width:50%;
	float:left;
	box-shadow:0px 0px 2px #CCC;
}
.noidung_img1{
	display:block;
}
.noidung_img2{
	display:none;
}
#img_01 img{
	max-width:100% !important;
	height:auto !important;
}
#img_01{
	width:100% !important;
}
.full_thumblist .thumblist img{
	width:60px;
	height:60px;
	border:1px solid #E6E6E6;
	margin:2px;
}
.sanpham_info{
	width:48%;
	float:right;
}
.row_chitiet{
	border-bottom:1px dotted #F4F4F4;
	width:100%;
	padding:6px 3px;
}
.row_chitiet .ct_label{
	float:left;
	font-weight:bold;
	width:80px;
	text-align:left;
	margin-right:10px;
}
.row_chitiet .ct_noidung{
	float:left;
}
.row_chitiet .ct_noidung .gia{
	font-weight:bold;
	font-size:18px;
	color:#F00;
	float:left;
}
.row_chitiet .ct_noidung .giagoc{
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#666;
    text-decoration: line-through;
}
.row_chitiet .ct_noidung .phantramgiamgia{
	float:left;
	font-weight:bold;
	color:#F00;
	padding-left:5px;
}
ul.tags{
	margin-top:20px;
}
ul.tags li{
	float:left;
	margin-left:8px;
	box-shadow:0px 0px 1px #CCC;
	padding:3px 5px;
	background-color:#F9F9F9;
}
ul.tags li.tags_label{ font-weight:bold;}
ul.tags li.tags_label i{
	margin-right:5px;
}
ul.tags li.tagitem:hover{
	background-color:#F4F4F4;
}
ul.tags li a{
	padding:3px 5px;
	color:#000;
}
.noidung img, .noidung table, .noidung iframe{
	max-width:100%;
}
/*----------giohang------------*/
.product_box{
	width: 100%;
  position: relative;
  padding-top: 10px;
  margin-bottom:8px;
  clear:both;
}
.product_box .product_info{
	float:left;
	width:73%;
	margin-bottom:10px;
}
.product_box .arr ul{
	width:100%;
}
.product_box .arr ul li.li1{
	float:left;
	width:70px;
	padding-left:8px;
}
.product_box .arr ul li{
	float:left;
	text-align:left;
}
.selectcolor{
	border:1px solid #CCC;
	width:100px;
	border-collapse:collapse;
	padding:3px 3px;
	background-color:transparent;
	margin-bottom:5px;
}
.product_box .product_info .name{
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	font-size:13px;
}
.product_box .product_info .name a{
	color:#000;
}
.product_box .product_info .name a:hover{
	color:#F00;
}
.product_box .product_img{
	float:right;
	width:20%;
}
.product_box .product_img img{
	width:98%;
	float:left;
}
.product_box .txt_soluong{
	width:50px;
}
.product_box .form-control{
	padding:3px;
	text-align:center;
}
.attr-color{
  border: 1px solid #ccc;
  display: block;
  height: 25px;
  width:30px;
  line-height: 25px;
  padding: 0 0px;
  text-align: center;
  float:left;
}
.product_sl {
	width:98%;
}
.product_sl  ul li.li1{
	float:left;
	width:70px;
	padding-left:8px;
	line-height:35px;
	font-weight:bold;
}
.product_sl ul li{
	float:left;
	text-align:left;
}
.product_line{
	border-bottom: 1px dashed #CCC;
}
.product_line_nhe{
	border-bottom: 1px dashed #f0eded;
}
.product_info i{
	color:#F00;
}
.product_total{
	color:#F00;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;
}
.product_total .label{
	float:left;
	padding-left:5px;
}
.product_total .data{
	float:right;
	padding-right:5px;
}
.product_total .item{
	float:right;
	margin-right:10px;
	line-height:20px;
	margin-bottom:5px;
	width:95%;
	text-align:right;
}
.product_total .item a{
	color:#000;
}
.product_total .item a:hover{
	color:#F00;
}
.product_total .itemxoa{
	font-size:14px;
}
.product_total .itemxoa img{
	float:right;
	padding-right:5px;
	padding-left:8px;
	width:30px;
}
.tongtien_giohang{
	font-weight:bold;
	text-transform:uppercase;
	color:#F00;
	text-align:right;
	font-size:16px;
	padding:8px 2px;
	margin-top:5px;
	float:right;
}
.giohang_group_view .panel .panel-heading{
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
}
.giohang_group_view .panel .panel-heading i{
	float:left;
	margin-right:10px;
}
.xemgiohang{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.xemgiohang a{
	color:#FFF;
}
.deletesp{
	border:1px solid #CCC;
	border-radius:15px;
	width:17px;
	height:17px;
	text-align:center;
	line-height:15px;
	font-size:14px;
	cursor:pointer;
	float:left;
	margin-right:4px;
}
.deletesp:hover{
	background-color:#F7F7F7;
}
.giohang_group{
	max-height:350px;
	overflow:auto;
}
.labellogin{
	width:150px;
	text-align:left;
}
.cot_dssp{
	float:right;
	width:35%;
}
.cot_form{
	float:left;
	width:63%;
}
.cot_form .panel .panel-title{
	line-height:25px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.cot_form .panel .panel-title a{
	clear:both;
}
.cot_form .panel .panel-title i{
	float:left;
	margin-right:10px;
}
.form_giohang .input-group{
	margin-bottom:15px;
	width:100%;
}
.form_giohang .input-group-addon{
	width:110px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
.form_giohang .input-group-addon i{
	float:left;
	margin-right:5px;
}
.form_giohang .input-group-addon span{
	color:#F00;
}
.form_giohang .input-group:hover .input-group-addon{
	color:#F00;
}
.form_giohang .btn_submit{
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	margin:auto;
	display:table;
}
.panel-heading-edit{
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
}
.panel-heading-edit i{
	float:left;
	margin-right:10px;
}
.xoagiohang{
	float:right;
	font-size:15px;
	color:#333;
	margin-top:10px;
}
.xoagiohang i{
	float:right;
	margin-left:5px;
	margin-top:2px;
}
.xoagiohang a{
	color:#333;
	font-weight:bold;
}
.xoagiohang a:hover{
	color:#F00;
}
.hotline_menu{
	float:right;
	padding:5px 2px;
	font-size:16px;
	color: #FF0;
	line-height: 35px;
	font-weight: bold;
}
/*--------------Menu-------------------*/
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99;
  font-family: uvnhonghahep;
}
.cssmenu{
    float: left;
    z-index: 999;
    margin-right: 3px;
    font-family: arial;
}
.cssmenu:after,
.cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cssmenu #menu-button {
  display: none;
}
.cssmenu > ul > li {
  float: left;
}
.cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
.cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
.cssmenu.align-center ul ul {
  text-align: left;
}
.cssmenu.align-right > ul > li {
  float: right;
}
.cssmenu > ul > li > a {
	padding: 15px 17px;
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
}
.cssmenu > ul > li:first-child > a{
	border-left:none;
}
.cssmenu > ul > li:last-child > a{
	border-right:none;
}
.cssmenu > ul > li:hover > a {
  color: #FFF;
}
.cssmenu > ul > li.active >a{
  color: #FFF;
  background-color: rgba(56, 70, 78, 0.18);
}
.cssmenu > ul > li.has-sub > a {
}
.cssmenu ul ul {
	position: absolute;
	left: -9999px;
	box-shadow: 0px 0px 1px #CCC;
}
.fixed .cssmenu ul ul{
	box-shadow: 0px 2px 2px #CCC;
}
.cssmenu.align-right ul ul {
  text-align: right;
}
.cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.cssmenu li:hover > ul {
  left: auto;
}
.cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
.cssmenu li:hover > ul > li {
  height: 35px;
}
.cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
.cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 25px 11px 15px;
    white-space: nowrap;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: 400;
	background: #FFFFFF;
}
.cssmenu ul ul li:last-child > a,
.cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
.cssmenu ul ul li:hover > a,
.cssmenu ul ul li a:hover {
  color: #FF0000;
}
.cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
.cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
.cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
.cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
/*------------End Menu-----------------*/
.can-giua {
   margin: 0 auto;
   float: none;
}
.box_register .input-group {width: 100%;}
.box_register .input-group-addon {
   width: 160px;
   text-align: left;
}
.input-group .group-active {
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
}
.input-group .group-active::after {
   content: "";
   clear: both;
   display: table;
}
.input-group .group-active label input[type="radio"] {
    width: 40px;
    height: 20px;
    float: left;
}
.input-group .group-active label:not(:last-child) {
    margin-right: 10px;
}
.input-group .group-active label {
    float: left;
    line-height: 25px;
}
/**
 * CSS LOGIN USER
 */
#wrapper_user {
   max-width: 1200px;
   width: 100%;
}
#wrapper_user .content-user {
   width: 200px;
   float: right;
   text-align: right;
   margin: 5px 10px;
   font-size: 20px;
   display:none;
}
#wrapper_user .content-user i.fa {
   font-size: 20px;
}
.css_maps{
	border:1px solid #CCC;
	border-radius:3px;
	height:450px;
	width:100%;
	margin-bottom:10px;
	cursor:all-scroll;
}
.itemsanpham_home{
	width:98% !important;
	margin-left: 1%;
}
.arrow_title {
	background-image: url(../images/titlecatgoc.png);
	width:31px;
	height: 37px;
	float:left;
}
/*---------Search-------------*/
.search{
	padding:10px;
    color: #4E4E4E;
    z-index: 999;
    margin-bottom: 10px;
}
.search input.txt{
	background-color:transparent;
	color:#2b2b2b;
	border:none;
	line-height:30px;
	height:30px;
	width:85%;
	float:left;
    border: 1px solid #CCC;
    border-right: 0px;
    border-radius: 3px 0px 0px 3px;
    padding:0px 10px;

}
.search input.txt::-moz-placeholder { /* Firefox 19+ */
  color: #2b2b2b;
}
.search input.txt:-ms-input-placeholder { /* IE 10+ */
  color: #2b2b2b;
}
.search input.txt:-moz-placeholder { /* Firefox 18- */
  color: #2b2b2b;
}
.search input.txt::-webkit-input-placeholder{
	color:#2b2b2b;
}
.search .timkiem{
	padding:6px 5px 7px 5px;
	float:left;
	height:100%;
	background-color: #228ece;
	border-radius: 0px 3px 3px 0px;
}
.topinfo{float:right; margin:15px 10px 10px 10px;color:#000;}
.lienheform .input-group{
	width:100%;
}
.lienheform .input-group-addon{
	width:110px;
	text-align:left;
}
.stop_website{
	box-shadow: 0px 0px 2px #CCC;
	border-radius: 10px;
	padding: 20px;
	width: 100%;
	max-width: 500px;
	background-color: #FFF;
	margin:auto;
	margin-top:30px;
}
.stop_website h2{
	font-size:20px;
	font-weight: bold;
}

/**CHONNGU**/
#wrapper_top {
  background-color: #CCCCCC;
  border-bottom: 1px solid #8A8585;
  height: 35px;
}
#wrapper_top .content-top {
  line-height: 35px;
}
#wrapper_top .content-top ul li {
  float: left;
  padding: 0;
  margin-right: 10px;
}
#wrapper_top .content-top .ngayhomnay {
  float: right;
}
/* ngon ngu*/
.dropdown-lang{
	float: right;
	right: 0;
	bottom:0;
	margin-top: 5px;
}
.dropdown-lang .btn{
	font-size: 12px;
	border-radius: 0px;
	background-color: #CCC;
}
.dropdown-lang .btn span.name{
	padding-right:8px;
}
.dropdown-lang img.img{
	height: 15px;
	margin: 0px 8px 3px 3px;
	float: left;
}
.dropdown-lang ul li{
	height: 30px;
	font-size:12px;
}
.dropdown-lang ul li a{
	height: 30px;
	font-weight: bold;
}
.dropdown-lang ul li img{
	width:25px;
	float:left;
	margin-right: 8px;
}
.dropdown-lang .dropdown-menu-main{
	right:0;
	left: auto;
}

.dropdown-danglist{
	margin-bottom: 5px;
}
.dropdown-danglist button{
	display: none;
}
.dropdown-danglist .dropdown-menu-main{
	display: block;
	position: relative;
	box-shadow: none;

}
.dropdown-danglist .dropdown-menu-main li{
	float: left;
	height: 25px;
}
.dropdown-danglist .dropdown-menu-main li a{
	padding: 2px 8px;
}
.dropdown-danglist .dropdown-menu-main li a:hover{
	background-color: none;
	color: red;
}
.dropdown-menu-main>li>a:hover, .dropdown-menu-main>li>a:focus{
	background-color: transparent;
}
.group-btn-sanpham {
   width: 100%;
   margin: 0 auto;
   padding: 8px 0 0 0;
}
.group-btn-sanpham a, .group-btn-sanpham a + a {
    width: 48%;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0;
}
.group-btn-sanpham a {
    float: left;
    margin-right: 2%;
    border: 1px solid #EAEAEA;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.group-btn-sanpham a + a, a.item-muanhanh-mua {
    float: right;
    background-color: #00A8FF;
    color: #FFF;
    font-weight: 400;
}
.group-btn-sanpham a + a::before {
    content: "";
    background-color: #5B9E00;
}


/* Menu Drop Dow - */
 #menureswp{
	 display:none;
	 background-color:#333333;
	z-index:100;
 }
 #menursaction{
	 float:left;
	 cursor:pointer;
 }
#drop-menu {
    display: inline-block;
    float: left;
	text-transform:uppercase;
	background-color:rgba(0, 3, 2, 0.13);
	width:24%;
	font-family: uvnhonghahep;
	font-size:15px;
}
#drop-menu a img{
	float:left;
	padding-right:8px;
	margin-top: 1px;
}
#drop-menu a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
	padding:16px 5px 13px 16px;
}
#drop-menu a:after {
}
#menursaction{
	display:none;
}
#menu-wrapper {
    height: 100%;
    margin: 0 auto;
	width:100%;
	max-width:1200px;
}
#menu-container {
    overflow: visible;
    position: absolute;
    width:100%;
	z-index:998;
}
#menu-container .dropdown-menu-main {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 24%;
	text-align:left;
	border-top:none;
}
#menu-container .dropdown-menu-main li{
	line-height:28px;
}
#menu-container .dropdown-menu-main li img{
	margin-right:5px;
	width:24px;
	border-radius: 24px;
	vertical-align: middle;
}
#menu-container .dropdown-menu-main:before {
}
#menu-container .dropdown-menu-main > li {
    border-bottom: 1px dashed  #f2f2f2;
	padding:6px 8px;
	font-weight:bold;
	text-transform: uppercase;
}
#menu-container .dropdown-menu-main > li > i{float:right;font-size:20px;color:#ccc;}
#menu-container .dropdown-menu-main > li:hover > i{color:red;}
#menu-container .dropdown-menu-main > li:first-of-type {
    padding-top: 1em;
}
#menu-container .dropdown-menu-main > li:last-of-type {
    border-bottom: medium none;
    padding-bottom: 1em;
}
#menu-container .dropdown-menu-main > li a {
    color: #282828;
    cursor: default;
    text-decoration: none;
}
#menu-container .dropdown-menu-main > li a:hover{
	cursor:pointer;
	color:red;
}

#menu-container .dropdown-menu-main > li a .menu-icon {
    float: left;
    height: 2.4em;
    margin: 0.25em 1em 0.25em 0;
    width: 2.4em;
}
#menu-container .dropdown-menu-main > li a .menu-label {
    font-weight: bold;
}
#menu-container .dropdown-menu-main > li a .strapline {
    color: #787878;
    display: block;
    font-size: 80%;
    font-weight: normal;
}
#menu-container .dropdown-menu-main > li:hover img{
	box-shadow:0px 0px 4px #CCC;
	transform: rotate(360deg);
	transition: transform 0.3s;
}
#menu-container .dropdown-menu-main > li:hover img{

}
#menu-container .dropdown-menu-main > li:hover .popover{
	z-index: 999999;
}
#menu-container .dropdown-menu-main .popover {
    box-sizing: border-box;
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 0px;
	padding:10px;
	overflow:auto;
	max-height:100%;
	max-width:100%;
	border-radius:0px;
	box-shadow: 0px;
}
#menu-container .dropdown-menu-main .popover a {
    cursor: pointer;
}
#menu-container .dropdown-menu-main .popover .featured a.btn-view-featured {
    background: none repeat scroll 0 0 #49a34b;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 0.25em 1em;
    text-align: center;
    text-decoration: none;
    transition: all 0.125s ease-in 0s;
}
#menu-container .dropdown-menu-main .popover .featured a.btn-view-featured:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.38);
}
#menu-container .dropdown-menu-main .popover .normalprice {
    color: #787878;
    text-decoration: line-through;
}
#menu-container .dropdown-menu-main .popover .productSpecialPrice {
    color: #b43232;
}
#menu-container .dropdown-menu-main .popover .productPriceDiscount {
    color: #b43232;
    display: block;
    line-height: 1.6em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu-container .dropdown-menu-main li.active .popover {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.38);
    display: block;
    left: 24%;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 76%;
    z-index: 10;
    z-index: 99999999;
}
#menu-container .dropdown-menu-main.active {
    display: block;
}
.homepage #menu-container .dropdown-menu-main {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.38);
    display: block;
    z-index: 0;
}
.homepage #menu-container .dropdown-menu-main:hover {
    z-index: 20;
}
.menugroup{
	float:left;
	margin-right:3%;
	min-width:30%;
	margin-bottom:10px;
}
.menugroup .menugrouptitle{
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
.menugroup .menugrouptitle a{
	color:#03C;
}
#menu-container .dropdown-menu-main .menugroup .menugrouptitle a:hover{
	color:#F00;
}
.menugroup .menugroupitem{
	font-weight:normal;
	padding-left:25px;
	background-image:url(../images/icon/arrow.png);
	background-repeat:no-repeat;
	background-position:15px center;
}
.menugroup .menugroupitem a{
	line-height:20px;
}
#menu-container .dropdown-menu-main .menugroup .menugroupitem a:hover{
	transition:all 0.3s ease 0s;
	color:#F00;
}
.col_slide{float:right;width:76%;
    z-index: 99999;}
#menu-container .csshome{display:block;border:none;    box-shadow: 0px 0px 2px #CCC;}
.menudm_itemli{margin:8px 0px; float:left; width:215px;}
.menudm_itemli a{font-size:12px;text-align:left;font-weight:bold;}
#menu-container .dropdown-menu-main .popover .menudm_itemli a:hover{color:red;}
.menudm_itemli2 a{font-weight: normal; padding-left: 20px;}
.go-top {display:none; position: fixed;bottom: 30px;right: 0px;text-decoration: none;color: #000;font-size: 12px;padding: 1em;opacity:0.5;}
.go-top:hover{opacity:1;}
.hien{display:block !important;}
.modal{z-index: 9999999999;}

.giohangbtn
{
	float: right;
    padding: 7px 0px;
    min-width: 120px;
    text-align: left;
    font-size: 12px;
    color: #727272;
}
.giohangbtn a{
	color:#727272;
}
.giohangbtn span{
	text-transform:uppercase;
	font-weight:bold;
}
.giohangbtn img{
	float:left;
	padding-top:3px;
	padding-right:1px;
}
.fixed{position: fixed !important; top:0;  box-shadow: 0 2px 2px #616161;}
.fixed #menu-container ul.csshome{display:none;}
.fixed  #menu-container .dropdown-menu-main.active{display:block;}

.iconsp{
	position: absolute;
	background-color: #228ece;
	border-radius: 3px;
	padding:5px 8px;
	bottom:-50px;
	opacity: 0;
}
.iconsp a{color:#FFF;}
.icon_cart{
	left:27%;
	transition: transform 0.2s;

}
.icon_view{
	right:27%;
    transition: transform 0.2s;
}
.icon_cart i, .icon_view i{
	font-size:20px;
}
.itemsanpham .iconsp:hover{
	background-color: #ff3535;
}
.itemsanpham:hover .icon_cart{
	transition: transform 0.3s;
	bottom:25%;
	transform: translateY(-60px);
	opacity: 1;
}
.itemsanpham:hover .icon_view{
	transition: transform 0.6s;
	bottom:25%;
	transform: translateY(-60px);
	opacity: 1;
}
.masp_hover{
	position: absolute;
	bottom:-30px;
	opacity:1;
	transition: -webkit-transform: 0.3s;
	   -moz-transform: 0.3s;
	    -ms-transform: 0.3s;
	     -o-transform: 0.3s;
	        transform: 0.3s;
	background-color: #ea6821;
	padding: 4px 6px;
	color:#FFF;
	width: 100%;
	text-align: center;
	display: none;
}
.itemsanpham:hover .masp_hover{
	transition: transform 0.3s;
	transform: translateY(-30px);
	opacity: 1;
	left:auto;
}
.masp_hover_masp{float:left; display: inline-table; padding-left:3px;}
.masp_hover_view{float:right; display: inline-table; padding-right:3px;}
.noidungdanhmuc{padding:10px 0px;}
.hotline_fix{
	position: fixed;
	right:0;
	top:60%;
	z-index: 99999;
}
.hotline_icon{
	background-color: #157a7f;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	transition:transform 0.3s;
	width:50px;
	height: 50px;
	padding:10px;
	color:#FFF;
	cursor: pointer;
	float:left;
}
.hotline_icon:hover i{
	transition: transform 0.3s;
    transform: rotate(360deg);
}
.hotline_content{
	float:left;
	background-color: #ea6821;
	border-radius: 2px;
	box-shadow: 0px 0px 2px #CCC;
	padding:8px 10px;
	margin-top:5px;
	display: none;
	z-index: 9999;
	color:#FFF;
	font-size: 16px;
}
.group_btn_dathang{
	display:table;
	margin:15px auto 10px auto;
}
.group_btn_dathang input{width:70px; float:left; border-radius:0px; border-right:0px; height:40px;}
.group_btn_dathang .soluongsp{float:left; line-height: 26px; padding-right:5px;font-size:15px; width:80px;}
.btn-dathang{
	border-radius: 0px 2px 2px 0px !important;
	padding:0px !important;
}
.btn-dathang a{color:#FFF; text-transform: uppercase; padding:4px; display: inline-block;line-height:30px; font-size:16px;}
.yeucaugoilai{
	text-align: center;
	font-weight: bold;
	padding:5px;
	border-radius: 3px;
	background:#eee;
	width: 258px;
}
.yeucaugoilai input{width:182px; font-size:12px;}
.yeucaugoilai input{height:30px;}
.yeucaugoilai a{line-height: 20px; }
.search_gia{font-weight: bold; color:red; font-size:16px; float:left;}
.search_giagoc{font-weight: bold; color:#999; text-decoration: line-through; float:left; margin-left: 8px; font-size:14px;}
.banner_home{float:left;}
.banner_home img{width:100%;}
.banner_home0{margin-left:-1px; width:74%;}
.banner_home1{float:right; width:25%;}
.phannhom-item h3{
	font-size:13px;
	line-height: 25px;
	font-weight: bold;
}
.phannhom-content{
	padding:10px;
	font-size: 12px;
}
.phannhom-item{
	margin-bottom:10px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;}
.filter-container{background-color: #f3f3f3; border-radius:5px; margin-bottom:10px;}

.ndlocnhanh-content ul li i.item-check {
  background-color: transparent;
  background-image: url("../images/choose.png");
  background-repeat: no-repeat;
  background-position: -8px 0px;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  float: left;
}
.ndlocnhanh-content ul li a {
  float: left;
  color: #4a90e2;
  font-weight: 600;
  padding-left: 1px;
  text-align: left;
}
.ndlocnhanh-content ul li a:hover {
  color: #FF0000;
}
.ndlocnhanh-content ul li i, .ndlocnhanh-content ul li a {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.ndlocnhanh-content ul li.choosed i.item-check {
  background-position: -28px 0px;
}
.ndlocnhanh-content ul li {
    padding: 5px 0;
    display: table;
    width: 100%;
}
#loadingcss3 {
  display: none;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  text-align: center;
  margin: 0;
  padding: 0;
}
#loadingcss3 i {
  font-size: 50px;
  position: fixed;
  top: 40%;
  left: 48%;
}
.noidungchitiet .noidung{
	line-height: 24px;
	font-size: 16px;
	font-family: arial;
}


.danhmuccol ul li.hasChild {
    position: relative;
}
.danhmuccol ul li:not(:last-child) {
    border-bottom: 1px dotted #c3c3c3;
}
.danhmuccol ul li.active >a{
	border-bottom: 1px dotted #c3c3c3;
}
.danhmuccol ul >li > ul >li >a{color:#5d5c5c;}
.danhmuccol ul li {
}
.danhmuccol ul li {
    display: block;
    border-bottom: none;
}
.danhmuccol ul li.hasChild > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 500ms ease;
    -khtml-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    -ms-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease;
}
.danhmuccol ul li.hasChild i.fa {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 15px;
    padding: 9px;
}
.danhmuccol ul li.active > ul {
    max-height: 500px;
    -webkit-transition: max-height 900ms ease;
    -khtml-transition: max-height 900ms ease;
    -moz-transition: max-height 900ms ease;
    -ms-transition: max-height 900ms ease;
    -o-transition: max-height 900ms ease;
    transition: max-height 900ms ease;
}
.danhmuccol li.active > a{
	color: #F00;
}
.cssmenutop{
	z-index: 9999;
	margin-top:0px;
}
.cssmenutop ul li{
	float:left;
}
.cssmenutop ul li a{
	padding:8px 12px;
	display: inline-block;
}
.cssmenutop ul li a:hover{
	color:#157a7f;
}
.cssmenutop ul li.active a{
	color:#157a7f;
}
.cssmenutop a{
	font-weight: normal;
	text-transform: normal;
}

.fixed .banner_item img{
	height: 45px !important;
	transition: transform 0.3s;
    transition: ease-in 0.3s all 0s;
}
.group_gia{
	display: table;
	margin: auto;
}
.open-menu-icon{
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transition: all .4s;
  transition: all .4s;
  top: 14px;
  left: 6px;
  position: relative;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
}
.open-menu-icon:before {
    position: relative;
    top: -7px;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.open-menu-icon:after {
    position: relative;
    bottom: -5px;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.menuitemmain{
  padding: 5px;
  position: absolute;
  height: 40px;
  width: 40px;
  z-index: 999;
  cursor: pointer;
}
#wapper_col_left{
  height: 400px;
  float:left;
  display:none;
  position: absolute;
  left: -270px;
  width: 270px;
  background-color: white;
}
#wapper_col_left.openleft{
  transform: translateX(270px);
}
#wapper_wapper.openleft{
  transform: translateX(270px);
  overflow-x: hidden;
  -webkit-transform: translateX(270px);
  transform: translateX(270px);
}
.wapper_mark{
  background-image: url(../images/bg_transperent.png);
  background-repeat: repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 999999999;
  top: 0;
  left: 0;
  display: none;
}
.openleft{
  transition: transform 0.2s;
}
#wapper_wapper.openleft .wapper_mark{display: block;}
.open-menu-icon:before {
    position: relative;
    top: -7px;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.open-menu-icon:after {
    position: relative;
    bottom: -5px;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.menuresponsive{
	width:100%;
	min-height: 37px;
    display: none;
}
.content_cotmobile .group_tin_tieude{
	border-radius: 0px;
}
.content_cotmobile .group_tin{
	width:100%;
}
#wapper_wapper_wapper {
    overflow: hidden;
}

.menuresponsive{
	background-color:#157a7f;
	width:100%;
	min-height: 37px;
    display: none;
}
.content_cotmobile .group_tin_tieude{
	border-radius: 0px;
}
.content_cotmobile .group_tin{
	width:100%;
}
/* Menu mobile */
.danhmucmobile{
  text-align: left;
}
.danhmucmobile > ul > li{
  background-repeat: no-repeat;
  background-position: 5px 14px;
  width:100%;
}
.danhmucmobile > ul > li > a{
  padding:7px 10px 7px 15px;
  display:block;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 13px;
  color:#000;
  background-color: #f9f9f9;
    border-bottom: 1px solid #ececec;
}
.danhmucmobile > ul > li > a:hover{

}
.danhmucmobile > ul > li > a:hover{
  color:#F00;
}
.danhmucmobile > ul > li > ul{
  background-color:#fff;
}
.danhmucmobile > ul > li > ul > li{
  margin-bottom:2px;
  background-repeat:no-repeat;
  background-position:10px 11px;
}
.danhmucmobile > ul > li > ul > li > a{
  padding:6px 5px 6px 15px;
  display:block;
  font-weight:bold;
  font-size:12px;
  color:#06C;
}
.danhmucmobile > ul > li > ul >li >ul >li{
  padding:6px 5px 6px 30px;
}
.danhmucmobile ul li.hasChild {
    position: relative;
}
.danhmucmobile ul li.hasChild span.mni_down {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 15px;
    padding: 9px;
}
.danhmucmobile ul li.active > ul {
    max-height: 500px;
    -webkit-transition: max-height 900ms ease;
    -khtml-transition: max-height 900ms ease;
    -moz-transition: max-height 900ms ease;
    -ms-transition: max-height 900ms ease;
    -o-transition: max-height 900ms ease;
    transition: max-height 900ms ease;
}
.closemenu{
  background-color:#FFF;
  padding:4px;
  color: red;
  font-size:12px;
  font-weight: bold;
}

.owl_doitac .owl-nav [class^="owl-"] {
    padding-top: 0;
    position: absolute;
}
.owl_doitac .owl-nav [class^="owl-"] i.fa {
    font-size: 17px;
    color: #0000FF;
    background: rgba(185, 185, 185, 0.68);
    border-radius: 3px;
    padding:5px;
}
.owl_doitac .owl-nav {
    top: 0;
}
.owl_doitac .owl-prev{
	top:30%;
	left:0px;
}
.owl_doitac .owl-next{
	top:30%;
	right:0px;
}
.title_doitac {
    height: 15px;
    margin-bottom: 30px;
    color:#FFF;
    display: table;
    margin: auto;
    padding:4px 30px;
    font-size:15px;
    text-transform: uppercase;
    border-radius: 3px;
    opacity: 0.7;
    margin-bottom: 20px;
}
.pnavigation{display:block;overflow:hidden;width:100%;padding:8px 0; float:left;}
.pnavigation p{ text-align:center;margin:15px 0 10px 0; }
.pnavigation a{cursor:pointer; color:#fff;margin:0 4px; padding:8px 12px;font-size:16px; background:#333;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.pnavigation a:hover,.pnavigation a.page-nav-act{background:#679b09;color:#fff;}
.AdsDesktop{ width:100%; float:left; margin:5px 0 0 0;}

.cssmenu > ul > li > a:hover {
    color: yellow;
}
.saovan {float:left;width:50%; margin-bottom:10px; margin-top:5px;}
.saovan img {
    width: 170px;
    float: left;
    margin-right: 4px;
    padding: 7px;
}
.saovan .tieude {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}
.saovan .mota{height:80px; overflow:hidden;}
.saovan .xemchitiet {
    float: right !important;
}

.price {
    color: red;
    font-size: 21px;
    padding-bottom: 13px;
    float: left;
    width: 100%;
}

.banner_content{background:#fff;}