html, body, div, 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, fieldset, form, label, legend, caption, 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, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	font-family: roboto, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #000;
	background: #fff;
}
b{font-family: robotobold;}
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: #000;}
a:hover{color:#F00;}
img{border:0;}
.clear
{

    overflow:hidden;
    clear:both;
}
/* ---------------- loading ----------------*/
/* --------------------- Phan trang ------------------*/

/*-------------- Map css ------------*/
#map_canvas {
    height: 350px;
    width: 100%;
    box-shadow: 3px 3px 5px #000 inset;
    margin-top: 20px;
}
.overlay{
  display:block;
  z-index:10;
  text-align:center;
  height:80px;
  width:102px;
  background:transparent url(../images/marker.png)no-repeat bottom center;
}
.overlay_arrow{
  left:50%;
  margin-left:-16px;
  width:0;
  height:0;
  position:absolute;
}
.overlay_arrow.above{
  bottom:-13px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-top:16px solid #000;
}
.overlay_arrow.below{
  top:-15px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-bottom:16px solid #000;
}
#map_canvas1 {    
    height: 180px;
    width: 100%;
    border: solid 1px #ddd;
}
.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;
}
/************************************/
.container{position: relative;}
/**************** header ********************/
header{position: relative;z-index: 101;top: 0px;left: 0px;width: 100%;border-bottom: solid 4px #14A3AE;}
header.fixed{position: fixed;top: 0px;z-index: 10001;width: 100%;background: #fff;}
header .banner{margin: auto;width: 100%;text-align: left;font-family: robotoregular;}
header.fixed .logo_header img{
    height: 50px;
}
header .slogan{
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    margin-top: 13px;
    width: calc(100% - 124px);
    display: inline-block;
    vertical-align: top;
    font-family: utm_aptimabold;
    margin-bottom: 10px;
}
header .end{padding-left: 85px;}
header .slogan span{font-family: utm_helvetinsregular;display: block;font-size: 27px;}
header .logo_header{float: left;}
header .logo_header img{max-height: 80px;width: 120px;}
.box_icon{
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 13px;
	text-align: right;
	display: inline-block;
	margin-right: 20px;
}
header .box_icon{
}
.box_icon .icon{display: inline-block;margin: 2px 0px; vertical-align: middle;}
.box_icon .title{font-weight: bold; text-transform: uppercase; display: inline-block; padding-right: 10px; vertical-align: middle;}
header .hotline{
    background: url(../images/hotline.png) no-repeat top left;
    padding-left: 82px;
    padding-top: 26px;
    position: absolute;
    right: 0px;
    top: 30px;
}
header .hotline a{color: #ff0000;font-family: roboto_slabbold;font-size: 23px;}
header .fixed {
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
.top_header{text-align: left;color: #ff0;font-size: 13px;background: url(../images/bg_tongquan.jpg) top center;}
.last-slo{background-color: #fff !important;}
.last-slo:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 90px 0 0 60px;
	border-color: transparent transparent transparent transparent;
	position: absolute;
	top: 0;
	right: -60px;
	border-left-color: #fff !important;
}
.last-slo:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1000px;
	width: 1000px;
	background: #fff;
}
.top_header .item{display: inline-block;margin-top: 6px;font-size: 14px;position: relative;}
.top_header .item.hotl{
	text-align: left;
	font-family: caudexregular;
	background: #10337B url(../images/demo_30.png) no-repeat left 10px center;
	background-size: 30px;
	padding: 9px;
	padding-left: 23px;
	font-size: 16px;
	position: absolute;
	right: 0px;
	bottom: -50px;
	z-index: 1011;
	border-radius: 8px;
	transition: all 0.5s ease;
}
.top_header .item.hotl:hover{background: #fff url(../images/demo_301.png) no-repeat left 10px center;color: #fff;background-size: 30px;}
.top_header .item.hotl:hover a{color: #000;}
.top_header .item.email{
    margin-top: 13px;
}
.top_header .item.email i{top: 11px;}
.top_header .item i{font-size: 22px;position: absolute;left: 0px;top: 15px;}
.top_header .item.hotl a{
    display: block;
    color: #fff;
    font-family: Oswald;
    width: 225px;
    line-height: 25px;
    border-radius: 21px;
    text-align: left;
    padding-left: 25px;
}
.top_header .item.email a{
    color: #fff;
    font-family: Oswald;
    min-width: 200px;
    line-height: 23px;
    font-size: 13px;
    border-radius: 21px;
    text-align: left;
    display: block;
    padding-left: 25px;
}
.box_search{
    overflow: hidden;
    vertical-align: middle;
    right: 0px;
    z-index: 101;
    text-align: right;
    margin-top: 10px;
    width: 100%;
    max-width: 220px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 10px;
}
.box_search .layout_search{ border: dashed 1px #00aeef;border-radius: 5px;padding: 10px 0px;}
.box_search input[type="text"]{
    font-weight: normal;
    background: rgb(255, 255, 255);
    height: 32px;
    font-size: 13px;
    font-family: roboto;
    box-shadow: none;
    border: solid 1px #c2c2c2;
    width: 100%;
    font-style: italic;
    border-radius: 10px;
    font-size: 12px;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 40px;
    border:none;
    height: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/icon_search.png) no-repeat center;
}
.fixed .top_header{display: none;}
.addthis_native_toolbox{margin-top: 10px}
.height_header{}
/**************** end header ********************/
/**************** nav ********************/
.title_nav{
	font-family: robotocondensed;
	font-size: 17px;
	border-right: solid 1px #ddd;
	padding: 10px;
	background: #004387;
	color: #fff;
}
.title_nav i{margin: 0px 20px;}
#menu{background: #2e97ed;}
.fixed nav#cssmenu{margin: 0px;}
nav#cssmenu{background: url(../images/bg_tongquan.jpg) top center;border-top: solid 1px #ddd;}
.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    margin-top: 20px;
    color: #fff;
    padding-left: 10px;
}
.breadcrumb-arrow a{color: #fff;}
.breadcrumb-arrow li:first-child a {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.breadcrumb-arrow li{/* margin-left: 15px; */color: #ff0;}
.breadcrumb-arrow li:first-child{margin-left: 0px;}
.breadcrumb-arrow li:not(:first-child) {
	margin-left: -1px;
}

.breadcrumb-arrow li span {
	padding: 0 10px;
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
	height: 36px;
	padding: 0 10px 0 25px;
	line-height: 36px;
	white-space: nowrap;
}

.breadcrumb-arrow li:first-child a {
	padding: 0 10px;
}

.breadcrumb-arrow li a {
	color: #fff;
	text-decoration: none;
	transition: all 0ms;
	position: relative;
}

.breadcrumb-arrow li:first-child a {
	padding-left: 10px;
}

.breadcrumb-arrow li a:before, .breadcrumb-arrow li a:after {
	position: absolute;
	top: -1px;
	width: 0;
	height: 0;
	content: '';
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
}
.breadcrumb-arrow li a:after {
	content:'/';
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
}

.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	color: #ff0;
}

	.breadcrumb-arrow li a:hover:before, .breadcrumb-arrow li a:focus:before {
		border-left-color: #00A79D;
	}

.breadcrumb-arrow li a:active {color: #ff0;}

.breadcrumb-arrow li a:active:before, .breadcrumb-arrow li a:active:after {
		 border-left-color: #E6E9ED;
}

.breadcrumb-arrow li span {
	color: #53a1cc;
}
.breadcrumb-arrow .active {
    text-indent: 20px;
}
/**************** end nav ********************/
/**************** slider ********************/
.box_slider{position: relative;z-index: 10;}
#center-container{width: 100%;position: relative;}
.section-breadcrumbs{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.section-breadcrumbs .container{z-index: 2; position: relative;}
.section-breadcrumbs:after{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.section-breadcrumbs .title{
	color: white;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	margin-bottom: 0;
	text-shadow: 0px 1px 1px #000;
}
.bg_container{}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
.container_mid{
    position: relative;
    z-index: 10;
}
.inner{
    /* padding: 10px; */
    /* background: #fff; */
}
.container_mid .title .catorgy a{
    font-size: 15px;
    padding: 0px 8px;
}
.fancybox-inner .tcat, .container_mid .tcat{
    font-size: 20px;
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 9px 0px;
    color: #fff;
}
.container_mid .tcat .icon{
	clear: both;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	background: url(../images/left.jpg) no-repeat left center, url(../images/right.jpg) no-repeat right center;
	padding: 6px 50px;
	background-color: #10337B;
}
.title_product{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 25px;
    color: #3399ff;
}
.container_mid .tcat span.section-title-main{
	/* color: #015fca; */
}
.tcat_right{display: none;}
.fancybox-inner .tcat .icon h2, .container_mid .tcat .icon h2{
}
.container_mid .tcat .icon a{ color: #df1f26;}
.container_mid .tcat .tcat_noibat .item{ float: right; margin: 10px; margin-top: 15px;}
.container_left{width: 24%;float: left;margin-top: 10px;}
.container_left .module_left{
    margin-bottom: 15px;
}
.module_left .hotro{/* background: url(../images/bg_httt.png) no-repeat top center; */}
.module_left .dienthoai{background: url(../images/icon_hotline.png) no-repeat;font-size: 22px;padding-left: 50px;padding-top: 10px;text-align: left;margin-top: 10px;margin-left: 10px;}
.module_left .dienthoai span{
    color: #f00;
    font-family: roboto_condensedbold;
}
.box_hotro{border-bottom: dashed 1px #ccc; color: #000;margin: 7px 10px;padding: 10px 0px;font-family: 'myFont';font-size: 14px;}
.box_hotro:last-child{border: none;}
.box_hotro .left{
    float: left;
    margin-right: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}
.box_hotro .right{
    color: #ff0000;
    font-family: open_sansbold;
    margin-bottom: 10px;
    font-size: 13px;
}
.box_hotro .yahoo{
    display: inline-block;
    margin-right: 5px;
}
.box_hotro .skype{
    display: inline-block;
}
.box_hotro .name{
    color: #373737;
    font-family: open_sansbold;
    text-transform: uppercase;
}
.box_hotro .dienthoai{}
.dkbaogia a{
    display: block;
    background: #0f599a url(../images/sheet.png) no-repeat left 10px center;
    padding: 10px 0;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 38px;
    margin: 10px;
}
.container_left .item_qc{margin-bottom: 10px; text-align: center;}
.container_left .module_left .content{/* border: solid 1px #dadada; */}
.container_left .module_left .title{
	line-height: 30px;
	font-size: 18px;
	padding: 6px 0px;
	text-align: left;
	position: relative;
	border-bottom: solid 1px #a7a7a7;
	color: #fff;
	font-family: roboto_condensedbold;
	background: #333;
	border-left: solid 6px #007d3c;
	padding-left: 30px;
}
.list_cat_product{
    list-style: none;
    padding: 0px;
}
.list_cat_product li{
    font-size: 13px;
    line-height: 33px;
    border-bottom: solid 1px #ddd;
    background: url(../images/arrow_left.png) no-repeat left center;
    padding-left: 20px;
}
.list_cat_product li a{}
.container_left .module_left .danhmuc{
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.container_left .module_left .danhmuc li{
    border-bottom: solid 1px #ddd;
}
.container_left .module_left .danhmuc li:last-child{border: none;}
.container_left .module_left .danhmuc li a{
    padding: 11px 0px;
    background: url(../images/arrow_left.png) no-repeat top 15px left 10px;
    display: block;
    padding-left: 35px;
}
.container_left .module_left .danhmuc li ul{
	list-style: none;
	padding-left: 20px;
	display: none;
}
.container_left .module_left .danhmuc li.active ul{
	display: block;
}
.container_left .module_left .title span{
}
.container_left .module_left .title h2,.container_left .module_left .title h2 a{
	display:block;
	line-height: 45px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #DE1A1B;
	border-bottom: 1px solid #DC0115;
	text-align: center;
}
#hotro{padding: 0px;}
#hotro li{
	width: 100%;
	display: inline-block;
	display: block;
	background: url(../images/hotro_sub.png) no-repeat center left;
	height: 110px;
	position:  relative;
}
#hotro li .yahoo{
position: absolute;
    top: 0px;
    left: 52px;
    
height: 35px;
    width: 40px;
}
#hotro li .skype{
	    position: absolute;
    top: 0px;
    left: 22px;
    
	    height: 35px;
    width: 35px;
}
#hotro li p{
	    position: absolute;
	    top: 14px;
	    left: 100px;
	    color:#3853A4;
	    font-size: 16px;
}
 #hotro li span{
	position: absolute;
	top: 44px;
	left: 55px;
	color: #333;
	font-size: 15px;
}
#hotro li .email{
	font-size: 13px;
	top: 64px;
	top: 68px;
}
.container_right{width: 75%;float: right;/* padding: 10px; */margin-top: 10px;}
.xemthem {
    padding: 3px 25px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    bottom: 10px;
    right: 0;
    border: solid 1px #ffffff;
    margin-top: 25px;
    font-size: 13px;
    display: inline-block;
    transition: all 0.5s ease;
}
.xemthem:hover{background: #fff;}
.item_product_content{vertical-align: top;color: #3f3f3f;/* padding: 10px; */margin-bottom: 20px;position: relative;background: #fff;text-align: center;}
.item_product_content .images{position: relative;/* background: #ffffff; */box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;overflow: hidden;}
.item_product_content .images img{margin: auto;}

.item_product_content .name{
    padding: 10px 0px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #888 !important;
}
.item_product_content .name a{display: block;font-size: 16px;color: #10337b;font-family: Oswald;overflow: hidden;text-align: center;font-weight: bold;}
.item_product_content .name a:hover{color: #f00;}
.item_product_content .name p{height: 60px;overflow: hidden;font-size: 13px;}
.item_product_content .eg-infinity-features-element-26{
	position: relative;
	outline: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-shadow: 0 0 1px rgba(255,255,255,.3);
	overflow: hidden;
	z-index: 2 !important;
	display: inline-block;
	background: #10337b;
	color: #fff;
	padding: 8px 20px;
	font-family: Oswald;
}
.item_product_content .eg-infinity-features-element-26:hover{}
.margin-0{ margin-right: 0px;}

#review{
    background: url(../images/parallax.jpg) no-repeat top center;
    
}
#review .content{background-color: rgba(0, 0, 0, 0.5); padding: 30px 0px; }
.item_hinhanh{
    position: relative;
    overflow: hidden;
    max-width: 800px;
    margin: auto;
    color: #fff;
    text-align: center;
}
.item_hinhanh .images{
    width: 130px;
    height: 130px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}
.item_hinhanh .name{
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
.item_hinhanh:hover .layer{left: 0px;}
.box_sp_noibat{ background: #E8FAED; padding: 10px;}
.box_sp_noibat .title{
	font-size: 14px;
	font-weight: 700;
	color: #005826;
	text-transform: uppercase;
	padding-left: 32px;
	background: url(../images/hnews_title.png) no-repeat left 10px center;
	margin-bottom: 10px;
}
.container_left .box_sp_noibat .title span{
    padding-left: 10px;
    display: inline-block;
}
.box_sp_noibat .content{padding-bottom: 10px;}
.tuvan .title{
    color: #68b300;
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    background: none;
}
.tuvan .address{background: url(../images/tv_add.png) no-repeat left top 1px;/* padding: 7px; */padding-left: 34px;margin-bottom: 10px;line-height: 32px;}
.tuvan .website{background: url(../images/tv_web.png) no-repeat left top;padding-left: 35px;line-height: 30px;}
.tuvan .hotline{background: url(../images/tv_hl.png) no-repeat left top 2px;padding-left: 35px;line-height: 33px;margin-bottom: 10px;}
.tuvan .email{background: url(../images/tv_email.png) no-repeat left top;padding-left: 35px;line-height: 30px;margin-bottom: 10px;}

.container_mid .content{
    /* border: solid 1px #ddd; */
    /* padding: 10px; */
}
.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;
}
.readmore {
    padding: 8px 15px;
    background-color: #C58933;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
.readmore:hover {
    -webkit-box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    -moz-box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    box-shadow: inset -2px 2px 20px 0 rgba(0,0,0,.5);
    color: #fff;
}
.box_product .owl-prev{background: url(../images/prev_dt.png) no-repeat;top: 26%;left: -11px;}
.box_product .owl-next{background: url(../images/next_dt.png) no-repeat;top: 26%;right: 0%;margin-right: -12px;}
.container_mid .no-padding{ padding: 0px;}
/**************** 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 ********/
#news{width: 100%;padding: 20px 0px;}
#news .title{
    color: #111111;
    font-family: utm_helvetinsregular;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 24px;
    padding-bottom: 5px;
    text-align: center;
}
.item_why{
    margin-bottom: 5px;
}
.item_why .name{
    background: 0 0;
    display: block;
    padding: 14px 20px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
    transition: color .2s ease-in-out;
    box-shadow: none;
    padding-left: 70px;
    border: 1px solid #ddd !important;
    cursor: pointer;
}
.item_why .name i{
    position: absolute;
    top: 15px;
    left: 20px;
    color: #666;
    font-size: 18px;
}
.item_why .name span{
    font-family: Oswald;
    font-size: 17px;
}
.item_why .name:before{
	content: '' !important;
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 70px;
    background-color: #eee;
    -webkit-clip-path: polygon(0 0,75% 0,100% 100%,0% 100%);
    clip-path: polygon(0 0,65% 0,100% 100%,0% 100%);
    transition: all .3s;
}
.item_why .name:hover:before, .item_why.active .name:before{
	background-color: #10337b !important;
}
.item_why:hover .name, .item_why.active .name{
	background-color: #232331 !important; color: #fff;
}
.item_why:hover .name i, .item_why.active .name i{
	color: #fff !important;
}
.item_why .cont{
	padding: 10px;
	border: solid 1px #f7f7f7;
	display: none;
}
.item_news{
    margin-bottom: 8px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 8px;
}
.item_news:last-child{border: none;}
.item_news .images{
    max-width: 90px;
    float: left;
    margin-right: 15px;
}
.item_news .name a{
    display: block;
    font-family: robotobold;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.item_news.item_news_nb{}
.item_news.item_news_nb .images{
    max-width: 100%;
    float: none;
    margin: 0px;
    position: relative;
    margin-bottom: 10px;
}
.item_news.item_news_nb .name a{
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    padding: 10px;
}
.item_news p{
    color: #454545;
    font-size: 13px;
}
/**************** footer ******************/
footer{
    font-size: 14px;
    color: #000;
    background: #f6f6f6;
    position: relative;
    margin-top: 20px;
}
footer strong{ font-weight: bold;}
footer .title-ft{
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 20px;
    color: #000;
    font-family: Oswald;
    position: relative;
}
footer .title-ft:after{
	content: '';
	position: absolute;
	left: 0px;
	bottom: -6px;
	width: 50px;
	height: 2px;
	background: #00d455;
}
footer .title-ft2{
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: UTMHelvetIn;
}
footer .title-ft1{
    font-size: 18px;
    margin-bottom: 10px;
    color: #c2c2c2;
    font-family: robotoregular;
    text-transform: uppercase;
}
.copyright{margin-top: 30px;font-size: 14px;color: #fff;text-align: center;line-height: 45px;background: #000;}
.copyright a{color: #f05f87;}
.noidung_hd{margin-bottom: 20px;}
.noidung_ft{margin-bottom: 15px;}
footer .item a{display: block;line-height: 20px;color: #000;font-size: 14px;padding: 5px 0px;}
footer .item a:hover{color: #ff0101;}
footer .item1 a{display: block;line-height: 20px;color: #000;font-size: 14px;padding: 5px 0px;background: url(../images/arrow_sv.png) no-repeat left center;padding-left: 20px;}
footer .item1 a:hover{color: #ff0101;}
.htonline{border-left: solid 1px #606060; height: 220px;}
.htonline .box_support{ width: 100%; max-width: 410px;background: url(../images/bg_zalo.png) no-repeat;height: 165px;padding: 10px 20px;}
.box_footer{max-width: 1200px;margin: auto;padding: 20px 10px;}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
footer .name{
    color: #fff;
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
}
footer .box_icon{font-family: arial;margin-top: 15px;}
footer .icon{display: inline-block;margin: 3px;margin-top: 10px;}
footer .tag_seo{background:#EFEFEF; padding: 5px 8px; float: left; margin: 1px;}
footer .address{background: url(../images/demo-V_61.png) no-repeat left center;/* padding: 7px; */padding-left: 40px;margin-bottom: 10px;}
footer .website{background: url(../images/demo-V_69.png) no-repeat left top;padding-left: 40px;line-height: 32px;}
footer .hotline{background: url(../images/demo-V_64.png) no-repeat left top 2px;padding-left: 40px;height: 32px;margin-bottom: 10px;}
footer .email{background: url(../images/demo-V_66.png) no-repeat left top 2px;padding-left: 40px;margin-bottom: 10px;}
.line_bottom{ width: 100%; height: 1px; margin: 15px 0px; background: #b3b3b3;}

#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
#subscribe_form .title{font-weight: bold;color: #000;font-family: arial;font-size: 14px;}
#subscribe_form{position: relative;margin-top: 15px;}
#subscribe_form #email_newsletter{
    width: 100%;
    display: inline-block;
    background: #fff;
    height: 40px;
}
#subscribe_form .btn_mail{
    background: url(../images/btn_send.png) no-repeat center left;
    width: 65px;
    height: 39px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 0px;
    color: #1e934d;
}
/* --------------------- Phan trang ------------------*/
.pagination{text-align:center; margin: 30px 0px;width: 100%;}
.phantrang{
    text-align:center;
    /* padding: 6px 0px; */

    background: #f2f2f2;
    margin: auto;
}
.phantrang a {
    /* background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 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;
    display: inline-block;
    padding: 6px 10px;
}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {
    background: none repeat scroll 0 0 #09669C; 
    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 #09669C;   
    box-shadow: none;
    color: #FFFFFF;
}
.wrap-video{
	position: relative;
	padding-bottom: 64%;
	height: 0;
	max-width: 600px;
	margin: auto;
}
.wrap-video iframe{
	width: 100% !Important;
    left: 0;
    right: 0;
    position: absolute;
    height: 100% !important;
    border: 0;
}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: 100% !important; }
#about{
    padding: 40px 10px;
    color: #2b2a2a;
    font-size: 15px;
    line-height: 27px;
}
.gt-head {
    background: url(../images/af.png) no-repeat;
    height: 96px;
    padding:15px 0 0 20px;
    margin-bottom: 30px;
}
.gt1{
	font-family: open_sansbold;
	text-transform:uppercase;
	font-size:25px;
}
.gt2{
	font-family: open_sansbold;
	text-transform:uppercase;
	font-size:35px;
	margin-top: 15px;
}
.bv-gt{
	margin-top:30px;
	width: 100%;
	float: left;
}
.box-bv{
	width: 33.33%;
	float: left;
	border:1px #eaeaea solid;
	padding: 25px 15px;
}
.box-bv:nth-child(1){
	border-left:3px #ffba00 solid;
	padding: 25px 11px;
}
.box-bv img{
	float:left;
	margin-right:10px;

}
.box-bv h3 a{
	display:block;
	font-size:14px;
	color:#000;
	line-height:1.5;
	text-decoration:none;
	height:42px;
	font-family: robotocondensed;
}
.box-bv h3 a:hover{
	color:red;
}
#about .sub{
    color: #ff0;
    font-size: 23px;
    font-weight: bold;
    background: url(../images/icon_nhan.png) no-repeat left center;
    background-size: 30px;
    padding-left: 40px;
    font-family: Oswald;
    position: relative;
    margin-bottom: 40px;
}
#about .sub:before{
	content: '';
	background: #fff;
	width: 200px;
	height: 2px;
	position: absolute;
	left: 120px;
	bottom: -20px;
}
#about .sub1{
    color: #000;
    font-size: 15px;
    position: relative;
    padding-bottom: 10px;
    font-weight: bold;
    font-style: italic;
}
#about .group_ab{
    margin-bottom: 20px;
    text-align: center;
}
#about .btn_chitiet{
	color: #0e783f;
	border: solid 1px #0e783f;
	padding: 5px 35px;
	display: inline-block;
	transition: all 0.5s ease;
	background: url(../images/arrow_gr_right.png) no-repeat left 20px center, url(../images/arrow_gr_left.png) no-repeat right 20px center;
	margin-bottom: 20px;
}
#about .btn_chitiet:hover{
    background-color: #00ADEF;
    color: #fff;
}
#about .content{
	text-align: justify;
}
#about .content .item{
    display: inline-block;
    color: #163b59;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: left;
}
#about .content .item .name{
    font-weight: bold;
    color: #424242;
    text-transform: uppercase;
}
#about .content .item .desc{
    font-size: 13px;
    text-align: left;
    margin-top: 10px;
    color: #605f5f;
    font-style: italic;
    margin-bottom: 10px;
}
#about .content .item .tile{
    font-weight: bold;
    font-size: 18px;
    color: #ed1c24;
    margin-bottom: 10px;
}
#about .content .item .phone{
    background: url(../images/phone.png) no-repeat left center;
    padding-left: 35px;
    margin-bottom: 10px;
}
#about .content .item .email{
    background: url(../images/mail.png) no-repeat left center;
    padding-left: 35px;
}
#about .content .item img{display: inline-block;margin-bottom: 20px;}
.description{text-align: center;color: #333333;max-width: 900px;margin: auto;margin-bottom: 20px;font-size: 13px;line-height: 25px;font-family: open_sansregular;}
#list_catogy{
    margin: 20px 0px;
}

.item_catogy{
	position: relative;
	background: #fff;
	padding: 7px 0px;
}
.item_catogy .images img{}
.item_catogy .images a{display: block;position: relative;}
.item_catogy .images{
    position: relative;
    overflow: hidden;
    max-width: 70px;
    margin: auto;
    float: left;
    background: #fff;
    border: solid 1px #ddd;
    padding: 3px;
    margin-right: 10px;
}
.item_catogy .shop-html{
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
}
.item_catogy .cat{
    font-family: roboto_condensedregular;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.313;
    cursor: pointer;
    white-space: normal;
    margin-bottom: 15px;
    color: #484848;
    padding: 0px 10px;
    height: 55px;
    overflow: hidden;
}
.item_catogy .name{
    margin: 0;
    font-family: open_sansregular;
    font-size: 13px;
    margin-bottom: 8px;
    color: #141414;
    text-transform: lowercase;
}
.item_catogy .btn_shopnow{
    background: #a8e8e2;
    border-radius: 0px;
    padding: 10px 20px;
    font-family: PT Serif,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.313;
    cursor: pointer;
    white-space: normal;
    transition: all .2s ease-in-out;
}
.item_catogy .btn_shopnow:hover{background: #fff;}
#service{
    padding: 40px 10px;
    /* background: url(../images/bg_dichvu.jpg) no-repeat top center fixed; */
    /* background-size: cover; */
    text-align: center;
}
#service .title{
    font-size: 24px;
    position: relative;
    text-align: center;
    padding: 9px 20px;
    font-family: roboto_condensedbold;
    color: #fff;
    text-transform: uppercase;
    background: #0E7CB1;
    display: inline-block;
    border-radius: 10px;
}
#service .title img{display: inline-block;margin-right: 15px;}
#service .title span{color: #ff0;}
.item_service{
    background: #fff;
    padding: 5px;
}
.item_service .images{
    background: #059742;
}
.item_service .images img{
    width: auto;
    margin: auto;
}
.item_service .name a{
    color: #069843;
    text-transform: uppercase;
    font-family: roboto_condensedbold;
    text-align: center;
    font-size: 17px;
    display: block;
    line-height: 26px;
    padding: 10px;
}
.item_service p{
    padding: 10px;
    font-size: 13px;
    color: #3d3d3d;
    min-height: 130px;
    text-align: center;
}
#product{padding: 20px 10px 20px 10px;}
#quytrinh .item_qt{
    width: 20%;
    float: left;
    vertical-align: top;
}
.contact{
	color: #666;
	overflow: hidden;
	background: #EEEEEE url(../images/parallax021.jpg) no-repeat center fixed;
	margin: 20px 0px;
	background-size: cover;
}
.contact .form{background: #232331;opacity: .95;}
.contact .form:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 300px 700px 0;
	border-color: transparent transparent transparent transparent;
	position: absolute;
	left: -300px;
	/* opacity: .95; */
	border-right-color: #232331;
}
.contact .form:after{
	content: '';
	position: absolute;
	right: -800px;
	width: 800px;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-color: #232331;
}
.contact .title{
	font-size: 26px;
	color: #fff;
	position: relative;
	font-family: Oswald;
	text-align: center;
	padding-bottom: 13px;
	text-transform: uppercase;
	margin-top: 30px;
	font-weight: bold;
}
.contact .title span{color: #ff0; font-size: 28px;}
.contact .desc{color: #aaaaaa;text-align: center;padding: 20px 10px;}
.contact form{margin: auto;}
.contact .images{position: relative;}
.contact .images:before{
	content: '';
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 200vw;
	z-index: -1;
	background: #f2f2f5;
}
.contact label{margin-bottom: 10px;}
.contact input, .contact textarea{
    min-height: 50px;
    color: #fff;
    font-size: 14px;
    padding: 10px 17px;
    background-color: #65656f;
}
.contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.contact input::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.contact input:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.contact input:-moz-placeholder{ /* Firefox 18- */
  color: #666;
}
.contact .btn_send{
	background: #10337b;
	padding: 13px 40px;
	color: #fff;
	font-size: 17px;
	border-radius: 0px;
	transition: all 0.5s ease;
	text-transform: uppercase;
	vertical-align: top;
	border: 0px;
	border-radius: 0px;
	font-family: Oswald;
	margin-bottom: 50px;
}
.contact .btn_send:hover{
	background: #F9C000;
	color: #000;
}
.othernews{margin-top: 20px;}
.othernews > div{
    background: #3f82e7;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.othernews ul{padding: 0px; list-style: none;}
.othernews ul li{margin-bottom: 5px;border-bottom: solid 1px #ddd;padding-left: 15px;background: url(../images/arrow.png) no-repeat left center;}
.box_partner{position: relative;padding: 20px 0px;background-size: cover;}
.bg_xam{background: #F2F2F2; padding: 30px 0px;}
.box_partner .title{
	font-size: 26px;
    color: #75a138;
    text-align: center;
    text-transform: uppercase;
    font-family: open_sansbold;
    position: relative;
}
.box_partner .content{max-width: 1200px;margin: auto;padding: 16px 0px 0px 0px;}
.box_partner .content .owl-carousel .owl-item{ padding: 0px;}
.item_doitac{background: #fff;border: 1px solid #ebebeb;-webkit-box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.05);box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.05);padding: 20px 20px 30px 20px;border-radius: 5px;}
.item_doitac .name{
    text-align: center;
    margin: 10px 0px;
    font-family: open_sansbold;
}
.item_doitac .desc{
    font-family: open_sanslight;
    font-style: italic;
}
.item_doitac img{
    width: 110px !important;
    margin: auto;
    border-radius: 50%;
}
.item_doitac .desc img{
    width: 36px !important;
}
#popub{position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 10001; text-align: center;display: none;}
#popub .allload{ width: 100%; background: rgba(0,0,0,.8); height: 100%; z-index: 1; position: absolute;}
#popub .popub{position: relative;width: 80%; margin: auto; display: inline-block; z-index: 10;max-width: 600px;background: #fff;}
#popub .popub .close{
	z-index: 10;
	position: absolute;
	background: url(../images/close.png)center center no-repeat;
    width: 60px;
    height: 60px;
    right: -33px;
    top: -33px;
    z-index: 999999;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 60px rgba(0,0,0,.2);
    border: 1px solid rgba(255,255,255,.5);
    background-color: rgba(255,255,255,.1);
}
#popub .popub .close:hover{
	background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 20px rgba(255,255,255,.8);
}
/*----------------------------------------------------*/
.title_news{ display: none;}
.bgblue{ background: #D5EAFF;}
.bggreen{ background: #38a345;}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
/*----------------------- radio button checkbox ---------------------*/
/******************* chi tiet san pham *****************/
.zoom-left{
    width: calc( 100% - 95px);
    display: inline-block;
    vertical-align: top;
}
.zoom-right{
    width: 80px;
    margin-right: 10px;
    display: inline-block;
}
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
	padding:3px 0px;
}
.product_info .hotline span{
    font-weight: bold;
    color: #f00;
    font-size: 28px;
    font-family: Tahoma;
}
.name_product{
    margin-bottom: 16px;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    background: #015fca;
    padding: 5px 10px;
}
.product_info .check{
    line-height: 35px;
    clear: both;
    overflow: hidden;
    color: #000;
}
.product_info .images img{ display: inline-block; margin: 0px 5px; max-width: 80px;}
.product_info .check.red{color: #f46f7c;font-size: 22px;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;}
.product_info .check.red span{color: #666;font-size: 20px;text-decoration: line-through;display: inline-block;margin-left: 50px;}
.product_info .check b{width: 120px;float: left;color: #000;font-size: 14px;}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
    color: #a3a3a3;
    font-size: 15px;
}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.product_info .price b{color: #000;font-size: 14px;}
.product_info .price{
    font-size: 24px;
    color: #ff6517;
    font-style: normal;
    font-weight: 400;
    padding-top: 6px;
    font-family: fontavobold;
}
.addtocart {
    padding: 11px 12px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    color: #333;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    max-width: 170px;
    margin-top: 10px;
    border: solid 1px #ddd;
    border-radius: 30px;
}
.addtocart:hover{background-color: #d60c0c;color: #fff;}
.product_info .price.throught{
	text-decoration: line-through;
    font-size: 15px;
    color: #000;
}
.product_info .price span{
	font-size: 20px;
	text-decoration: underline;
	position: relative;
	bottom: 2px;
}
.title_sp{
	color: #ff7d7d;
	background-color: #fff;
	cursor: default;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	margin-top: 20px;
}
.title_sp span{border-bottom: solid 2px #000;display: inline-block;padding-bottom: 3px;}
.tag_slug{ background: #ECECEC; padding: 10px;}
.tag_slug .tag{background: #fff; padding: 5px 10px;; margin-right: 10px;}
.tag_slug .tag i{ margin-right: 5px;}
.selectors{padding: 0px;}
.selectors .owl-next{
    background: url(../images/control_owl.png) no-repeat;
    top: 43%;
    right: 0px;
    background-position: 0px 0px;
    transition: all 0.7s ease;
    width: 20px;
    height: 20px;
}
.selectors .owl-prev{
	background: url(../images/control_owl.png) no-repeat;
	top: 43%;
	left: 0px;
	background-position: 0px -24px;
	transition: all 0.7s ease;
	width: 20px;
    height: 20px;
}
.selectors .owl-next:hover{
    background-position: -28px 0px;
}
.selectors .owl-prev:hover{
    background-position: -28px -24px;
}
.item_zoom{border: solid 1px #ddd;padding: 3px;}
.item_zoom:hover{border: solid 1px #f00;}
.detail-pd {
  background: #ececec;
  height: 75px;
  line-height: 38px;
  margin-top: 25px;
}
.detail-order {
  border-top:1px dashed #bebebe;
  height: 25px;
  margin-top: 5px;
}
.order-phone {
  border-bottom:1px dashed #bebebe;
  color: #ed3237;
  font-size:25px;
  font-family: fontavobold;
}
.product_info .tietkiem span{ color: #d60c0c; padding-left: 5px;}
.product_info .quantity-wrap label{
	font-size: 18px;
	font-family: fontavo;
	color: #000;
	font-style: normal;
	font-weight: 400;
	margin: 5px 0px;
	display: inline-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;
}
.size{ text-align: center; margin-top: 20px;}
.size label{font-family: fontavo; font-size: 18px; text-transform: uppercase;}
.fetch_size{
	cursor: pointer;
    width: 30px;
    height: 30px;
    margin: 10px;
    font-family: fontavo;
    font-size: 16px;
}
.size .checked {
    color: #f00;
}
.color{margin-top: 20px; text-align: center;}
.color label{font-family: fontavo; font-size: 18px;}
.color .fetch_color{
	border: solid 3px #dcdcdc;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: inline-block;
	margin: 5px;
	cursor: pointer;
}
.color .fetch_color.active{border: solid 3px #ff0;}
.quantity-wrap{text-align: left;margin: 20px 0px;}
.qty{
	width: 60px;
	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;
	top: 0;
	color: #000;
}
.btn-color-add {
background : #e05543;
width: 100%;
margin: 10px 0px;
}

.btn-color-buy {
background : #ff822e;
cursor: pointer;
width: 100%;
margin: 10px 0px;
}
.btn-detail:before{
content: "";
width: 1px;
height: 100%;
border-left: solid #ce4735 1px;
border-right: solid #ee7465 1px;
position: absolute;
left: 50px;
top:0;
}
.btn-detail:after {
content: "";
width: 30px;
height: 100%;
float: left;
margin-left: 10px;
position: absolute;
left: 0;
top: 0;
}
.btn-color-buy:after {
background: url(../images/check.png) no-repeat center center;

}
.btn-color-add:after {
background: url(../images/cart.png) no-repeat center center;
}
.btn-color-buy:before {
border-right: solid #f4680b 1px;
border-left: solid #ff8b3d 1px;
}
.btn-detail {
border: none;
padding-left: 51px;
color: #fff;
text-align: center;
text-transform: uppercase;
border-radius: 3px;
height: 50px;
line-height: 47px;
position: relative;
cursor: pointer;
font-weight: bold;max-width: 240px;}
#info_deals{
    position: relative;
    margin-top: 10px;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	margin-bottom: 20px;
	padding: 0px;
	background: #015b0f;
}
#info_deals .content_tab{overflow: hidden;display: none;background: #fff;}
#info_deals .content_tab.selected{display: block;}
#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 15px;
	box-sizing:border-box;
	font-family: robotocondensed;
	text-align: center;
	position: relative;
}
#info_deals ul#tab_content li:before{
	content: " ";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: -15px auto 0;
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
	-webkit-transition: margin .25s ease-in-out,border-color .25s;
	transition: margin .25s ease-in-out,border-color .25s;
	z-index: -1;
}
#info_deals ul#tab_content li.selected:before, #info_deals ul#tab_content li:hover:before{
	border-top-color: #069a42;
	margin-top: 0;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-size: 14px;
	cursor: pointer;
	display: block;
	padding: 10px 10px;
	color: #ffffff;
	border-width: 0 1px 0 0;
	-webkit-transition: color .25s,background-color .25s ease-in-out,border-color .25s;
	transition: color .25s,background-color .25s ease-in-out,border-color .25s;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	border-bottom: solid 1px #069a42;
	background-color: #059a43;
}
#info_deals ul#tab_content li:hover a, #info_deals ul#tab_content li.selected a{color: #f9f9f9;}
#info_deals ul#tab_content li.selected a{ color: #fff;}
.container_right .title_chitiet{font-size: 20px;color: #000; margin-bottom: 10px;text-transform: uppercase;position: relative;}
.container_right .title_chitiet span{background: #F5F5EF; padding: 0px 20px 0px 0px;z-index: 10;}
.container_right .title_chitiet:after{
	width: 100%;
	height: 1px;
	background: #F15E88;
	position: absolute;
	left: 0px;
	top: 50%;
	content:'';
	z-index: -1;
}

/****************** gi? h?ng *******************/
.themhang{
    background: #2799c9;
    border: none;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    position: relative;
    cursor: pointer;
    margin: 7px;
    max-width: 270px;
}
.themhang:after{
	content: "";
    background: url(../images/icon-arr.png) no-repeat center right;
    width: 30px;
    height: 100%;
    float: right;
    margin-left: 10px;
}
.themhang:before{
	content: "";
    width: 1px;
    height: 100%;
    border-left: solid #46B2DF 1px;
    border-right: solid #3085A9 1px;
    position: absolute;
    right: 45px;
}
.themhang a{
    color: #fff;
}
.tienhangdathang{
    background: #f37021;
    border: none;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    position: relative;
    cursor: pointer;
    margin: 7px;
    max-width: 185px;
    float: right;
}
.tienhangdathang:after{
	content: "";
    background: url(../images/icon-arr.png) no-repeat center right;
    width: 30px;
    height: 100%;
    float: right;
    margin-left: 10px;
}
.tienhangdathang:before{
	content: "";
	width: 1px;
	height: 100%;
	border-left: solid #FF7D2F 1px;
	border-right: solid #EC5900 1px;
	position: absolute;
	right: 45px;
}
.tienhangdathang a{
    color: #fff;
}
.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: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    border-top: solid 1px #ccc;
    background: #F4F4F4;
    text-transform: uppercase;
}
.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: 40px;
    margin-top: 15px;
    line-height: 40px;
    border: solid 1px #ccc;
    border-left: solid 5px #f37021;
    padding-left: 10px;
    margin-bottom: 10px;
    background: #F4F4F4;
    text-transform: uppercase;
}
.table-order{ padding:5px;}
.step1{ max-width: 350px; margin: auto; /* padding: 20px; */}
.box_news{vertical-align: top;
	overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: roboto_condensedbold;
}
#news .box_news .name{margin-bottom: 10px;}
#news .box_news .mota {
    text-align: justify;
    overflow: hidden;
    font-size: 13px;
    height: 56px;
     font-family: robotocondensed;
}
.box_news .name a{ color: #000;font-size: 16px;}
.box_news .images{
    background-color: #fff;
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    width: 140px;
}
.box_news .images img{
    webkit-transition: all 1.7s ease 0s;
    -moz-transition: all 1.7s ease 0s;
    -ms-transition: all 1.7s ease 0s;
    -o-transition: all 1.7s ease 0s;
    transition: all 1.2s ease 0s;
}
.box_news .images:hover img{
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}
.box_news .name a{
	font-size: 14px;
    display: block;
    color: #3e3e3e;
    margin-bottom: 5px;
    font-weight: bold;
}
.box_news .name a:hover{color: #f00;}
.box_news p{
    overflow: hidden;
    margin: 0px;
    color: #666666;
    font-size: 12px;
    font-family: open_sansregular;
    text-align: justify;
    padding: 0px 10px;
    height: 71px;
    margin-bottom: 10px;
}
.box_news .vitri{
    background: #e7c718;
    padding: 5px;
    font-size: 14px;
}
.box_news .chitiet{
    background: #fed702;
    display: inline-block;
    color: #fff;
    padding: 8px 20px;
    margin: 5px;
    margin-top: 10px;
    position: absolute;
    bottom: -21px;
    left: calc(50% - 60px);
    width: 120px;
    text-align: center;
}
#news .box_news p{
	font-family: robotolight;
	color: #333333;
	font-size: 14px;
}
.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;
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.courseListItem  .small{margin-bottom: 10px;}
.courseListItem__intensity {
  float: left;
  width: 20%;
  background: 0;
  padding: 20px 10px 20px 20px;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity1 {
  float: left;
  width: 24%;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity__title {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.22222222;
  font-family: "Roboto Condensed",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: 76%;
  padding: 0px 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.courseListItem__desc .small{color: #494949;}
.courseListItem__desc__paragraph{margin-top: 5px;color: #898989;}
.courseListItem__desc__title {
  font-size: 17px;
  line-height: 1.22222222;
  margin: 0 0 3px;
  color: #0f599a;
}
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;}
/***************** 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.7);/* IE9 */
	-o-transform: scale(1.2);/* Opera 10.5+ */
	transform: scale(1.2);
}
.video_lq{margin-top: 20px;}
@media (min-width: 960px){
	.hidden-md{display: none !important;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 768px){
	header{position: relative;}
	footer .title-ft{margin-top: 20px;}
	header .logo_header img{margin: auto;}
	.container_left{width: 100%;display: none;}
	.container_right{width: 100%;}
	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], #u_0_0 ._2p3a { width: auto !important; margin: auto; margin-top: 10px}
	#news .noibat, #news .lienquan{width: 100%; margin-bottom: 10px;}
	.box_news_nb .images{width: 140px; float: left; margin-right: 15px;}
	header, #main, footer{overflow: hidden;}
	.top_header{text-align: center;}
}
@media (max-width: 600px){
	#subscribe_form .title{display: block;}
	.tablet{width: 50%;}
	#main, .box_footer{padding: 0px 5px;}
	.courseListItem__intensity1{ width: 35%; margin-right: 10px;}
	.courseListItem__desc{ width: 100%; float: none;}
	.text-right{text-align: left;}
	.breadcrumb-arrow{display: none;}
	.box_slider .item{width: 100%;padding: 10px 0px 10px 0px;}
	#iview div.iview-directionNav a{display: none !important;}

}
@media (max-width: 480px){
	.copyright{display: none;}
	.item_congtrinh .images{width: 100%;}
	header .sodo{float: left;}
	header .logo_header{width: 100%;}
	.container_mid .tcat{height: auto; }
	header .giohang, header .hotline_top{ width: 100%; float: none;}
	.box_search{width: 100%;position: relative;}
	.box_search input[type="text"]{max-width: 100%;}
	.item_product_content{width: 100%;}
	#quytrinh .item_qt{width: 50%;}
	.box_news{width: calc(100% - 10px);}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	
}
.effect{overflow: hidden;}
.effect:hover img{
	-webkit-transform: rotate(10deg) scale(1.2);
	-moz-transform: rotate(10deg) scale(1.2);
	-ms-transform: rotate(10deg) scale(1.2);
	-o-transform: rotate(10deg) scale(1.2);
	transform: rotate(10deg) scale(1.2);
}
.effect img{-moz-transition: all 0.7s ease;      -o-transition: all 0.7s ease;      -ms-transition: all 0.7s ease;        transition: all 0.7s ease;}
.top_header .item.address a{
    display: block;
    background: url(../images/demo_104.png) no-repeat left center;
    padding-left: 31px;
    color: #fff;
    line-height: 33px;
}