html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #000;
	background: #fff;
}
b{font-family: robotobold;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

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

* html .clearfix {
    height: 1%;
}

a{text-decoration:none;color: #000;}
a:hover{color:#F00;}
img{border:0;}
.clear
{

    overflow:hidden;
    clear:both;
}
#loading{display:none;background: #fff url(assets/images/loader.gif) no-repeat center center;opacity: 0.9;z-index: 12345;position:fixed;width:100%;height:100%}
.container{ position: relative; margin: auto;}
/* --------------------- Phan trang ------------------*/

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

    /* border:solid 1px; */
    width: 100%;
    margin:10px auto;
}
#map_canvas1 {    
    height: 135px;
    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;
}
/************************************/
/**************** header ********************/
.top_header{background: #eeeeee; line-height: 30px;}
header{position: relative;z-index: 101;}
header.fixed {
	background: #fff;
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
header .item{
	color: #E41C1C;
	line-height: 40px;
	font-size: 13px;
	float: left;
	margin-right: 1%;
}
header .guidonthuoc{width: 17%;}
header .item.register{background: url(assets/images/icon_regis.png) no-repeat left center; padding-left: 20px;margin-top: 10px;width: 49%;text-align: left;}
header .item.login{background: url(assets/images/icon_login.png) no-repeat left center; padding-left: 20px;margin-top: 10px;width: 49%;box-sizing: border-box;text-align: left;}
header .item.register1{background: url(assets/images/icon_regis.png) no-repeat left center; padding-left: 20px;margin-top: 10px;width: 100%;line-height: 25px;text-align: left;}
header .item.login1{background: url(assets/images/icon_login.png) no-repeat left center; padding-left: 20px;width: 100%;box-sizing: border-box;text-align: left;line-height: 25px;}
header .logo_header{ margin: auto;position: relative;z-index: 1001;top: 0px;}
header .order{ right: 0px;padding: 8px 10px;line-height: 30px;text-align: right;float: right;padding-right: 20px;padding-top: 15px;width: 24%;}
header .order .cart{
display: inline-block;
background: url(assets/images/icon_cart.png) no-repeat left center;
padding-left: 34px;
margin-left: 5px;
position: relative;
}

header .icon{ display: inline-block; margin-left: 10px;margin-top: 4px;}
header .hotline_top{color: #000000;font-size: 14px;background: url(../../assets/images/tuvan.png) no-repeat left center;padding-left: 23px;text-align: left;height: 80px;padding-top: 24%;padding-left: 43px;}
header .fixed {
	background: #fff;
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
header .fixed .top_header{
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height: 0px;
	overflow: hidden;
}
.Login{
	background: url(../../assets/images/bg_login.png) top center;
	width: 538px;
	color: #fff;
	text-transform: uppercase;
}
.Regis{
	background: #fff url(../../assets/images/form-bg.jpg) top center;
}
.box_search{
    overflow: hidden;
    position: relative;
    background: #183546;
    border: solid 1px #ddd;
    border-radius: 6px;
    margin-bottom: 10px;
    width: 100%;
    padding: 4px;
}
.box_search .layout_search{ border: dashed 1px #00aeef;border-radius: 5px;padding: 5px 0px;}
.box_search .layout_search .text{
    font-size: 16px;
    color: #fff;
    float: left;
    margin: 0px 20px;
    width: 150px;
	line-height: 35px
}
.box_search .layout_search .keyword{
    float: left;
    width: calc(100% - 200px);
    position: relative;
}
.box_search .layout_search .dotuoi{
    width: 22%;
    float: left;
    padding: 5px 10px;
}
.box_search input[type="text"]{
    font-weight: normal;
    color: #6B6B6B;
    border: none;
    height: 35px;
    font-size: 12px;
    float: left;
    background: #fff;
}
.box_search .keyword select { float: left;width: 40%; border: none; box-shadow: none; font-weight:normal;padding: 6px 12px; font-size: 14px;height: 30px;border-radius: 0px 5px 5px 0px;}
.box_search .dotuoi select { float: left;width: 100%; border: none; font-weight:normal;padding: 6px 12px; font-size: 14px;height: 30px;border-radius: 5px;background: #fff url(assets/images/loai.png) no-repeat right top;-webkit-appearance: button;-webkit-border-radius: 5px;      -webkit-padding-end: 20px;      -webkit-padding-start: 2px;      -webkit-user-select: none;}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 50px;
    border: none;
    height: 35px;
    border-radius: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #FF7B05 url(../../assets/images/icon_search.png) no-repeat center;
}
.addthis_native_toolbox{margin-top: 10px}
.height_header{}
/**************** end header ********************/
/**************** nav ********************/
.title_nav{
	font-family: sfu_eurostilecondensed;
    font-size: 17px;
    border-right: solid 1px #ddd;
    /* border-bottom: none; */
    padding: 10px 5px;
    color: #fff;
	background: #fc8c28;
}
.title_nav i{margin: 0px 20px;}
nav{
}
nav .number {
    float: left;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    margin-top: 8px;
    margin-left: 10px;
}
nav .number0{ background: #ff7b05;}
nav .number1{background: #1290da}
nav .number2{background: #e8547a}
nav .number3{background: #00a79d}
.breadcrumb-arrow {
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #E8E8E8;
}

.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; */}
.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 {
	position: relative;
	color: #808080;
	text-decoration: none;
		transition: all 0ms;
}

.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:before {
	right: -9px;
	z-index: 3;
	border-left-color: #E8E8E8;
	border-left-style: solid;
	border-left-width: 11px;
}

.breadcrumb-arrow li a:after {
	right: -10px;
	z-index: 2;
	border-left: 11px solid #d0d0d0;
}

.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	background-color: #00A79D;
	border: 0px solid #00A79D;
	color: #fff;
}

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

.breadcrumb-arrow li a:active {
background-color: #E6E9ED;
	border: 0px solid #E6E9ED;
}

.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;
}
nav.fixed {
	position: fixed !important;
	z-index: 1011;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
nav.fixed ul{max-width: 1000px; margin: auto !important; }
/**************** end nav ********************/
/**************** slider ********************/
.box_slider{position: relative;margin-top: 10px;margin-bottom: 30px;}
.back_index{line-height: 50px;text-align: right;background: url(assets/images/quayve.png) no-repeat right center;padding-right: 50px;}
.back_index a{font-family: robotobold; color: #333333;}
.back_index a:hover { color: #cf181a;}
#center-container{  width: 100%;border: solid 1px #ddd;padding: 4px;}
.viewvideo{position: relative;padding-bottom: 70%;  height: 0;}
.viewvideo iframe {
    width: 100% !Important;
    left: 0;
    right: 0;
    position: absolute;
    height: 100% !important;
    border: 0;
}
.box_goidien{
    padding: 2px 1%;
    text-align: center;
    background:rgba(255, 0, 0, 0.63);
    border-radius: 5px;
    margin: 12px 0px;
    text-transform: uppercase;
}
div.nhay_dt {
    /* animation: hotline 3s infinite;
    -webkit-animation: hotline 3s infinite; */
}
.box_goidien .box_all .goidien_c {
    background: url(assets/images/goidien.png) no-repeat center left;
    color: #fff;
    font-weight: bold;
    line-height: 44px;
    display: block;
	font-size: 20px;
}
@keyframes hotline  {
	0% { transform:scale(0,0); }
	10% { transform:scale(1,1); }
	15% { transform:translateY(5px); }
	20% { transform:translateY(0); }
	25% { transform:translateY(5px); }
	30% { transform:translateY(0); }
	40% { transform:scale(1,1); transform:translateY(0); }
	50% { transform:translateY(5px); }
	65% { transform:translateY(0); }
	70% { transform:translateY(5px); }
	85% { transform:translateY(0); }
	90% { transform:scale(1,1); }
	100% { transform:scale(0,0); }
}
@-webkit-keyframes hotline  {
	0% { -webkit-transform:scale(0,0); }
	10% { -webkit-transform:scale(1,1); }
	15% { -webkit-transform:translateY(5px); }
	20% { -webkit-transform:translateY(0); }
	25% { -webkit-transform:translateY(5px); }
	30% { -webkit-transform:translateY(0); }
	40% { -webkit-transform:scale(1,1); -webkit-transform:translateY(0); }
	50% { -webkit-transform:translateY(5px); }
	65% { -webkit-transform:translateY(0); }
	70% { -webkit-transform:translateY(5px); }
	85% { -webkit-transform:translateY(0); }
	90% { -webkit-transform:scale(1,1); }
	100% { -webkit-transform:scale(0,0); }
}
/**************** end slider ********************/
/**************** heading ********************/
#heading{
	height:0px; visibility: hidden; overflow:hidden;
}
/**************** end heading ********************/
/**************** content ********************/
#tintuc_nb{background: #F5F5F5; padding: 20px 0px}
#tintuc_nb .tcat .icon{ background: #F5F5F5;}
#spbanchay{background: #F5F5F5; padding: 20px 0px}
#spbanchay .tcat .icon{ background: #F5F5F5;}
.container_mid{}
.container_mid .box_content{ margin-bottom: 20px;}
.container_mid .title{
	text-align:center;
	background: url(assets/images/title_index.png) no-repeat top center;
	font-family: sfu_eurostilecondensed;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 50px;
}
.container_mid .title h2{
	color:white;
	font-weight:bold;
}
.fancybox-inner .tcat, .container_mid .tcat{
    position: relative;
    color: #0e6adc;
    background: none;
    text-align: left;
    font-family: sfu_dinengalt;
    border-bottom: solid 2px #00a79d;
    line-height: 40px;
    margin: 10px 0px;
    font-size: 24px;
    text-transform: uppercase;
}
.container_mid .tcat img{ position: absolute; top: 10px; left: 10px;}
.fancybox-inner .tcat .icon, .container_mid .tcat .icon{
	clear: both;
}
.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: 20%;float: right;margin-top: 20px;}
.container_left .module_left{margin-bottom: 20px;border: solid 1px #ddd;padding: 10px;}
.container_left .module_left .item_qc{margin-bottom: 10px; text-align: center;}
.container_left .module_left .content{}
.container_left .module_left .title{position: relative;border-bottom: 1px solid #DC0115;padding-bottom: 2px;}
.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;
}
.container_left .module_left .title .caret{
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
}
.container_left .module_left ul li a{font-size: 13px; display: block;padding: 8px 0px;background: url(../../assets/images/bullet1.png) no-repeat right top 9px;padding-right: 10px;color: #000;}
.container_left .module_left a:hover{color: #CD1819;}
.container_left .module_left ul li ul li a{text-transform: none;background: url(../../assets/images/arrow_left1.png) no-repeat left top 15px;font-size: 13px;color: #000;padding-left: 10px;}
.container_left .module_left .list_cat_product {padding-left: 0px;}
.container_left .module_left .list_cat_product li { line-height: 20px; position: relative;border-bottom: solid 1px #ddd;}
.container_left .module_left .list_cat_product li:last-child{border-bottom: none;}
.container_left .module_left .list_cat_product li .click{position: absolute; top: 12px; right: 0px;font-size: 10px;cursor: pointer;}
.container_left .module_left .list_cat_product li .left_c2{  padding-left: 15px;}
.container_right{width: 78%;float: left; margin-top: 20px;}
.title_danhmuc{
	font-family: sfu_eurostilecondensed;
    font-size: 17px;
    border-right: solid 1px #ddd;
    padding: 10px 5px;
    color: #fff;
    background: #fc8c28;
	text-transform: uppercase;
	margin-top: 20px;
}
.box_danhmuc{ background: #183546; width: 100%; left:0px;}
.box_danhmuc.fix_navi {
    position: fixed;
    z-index: 100;
	top: 0px;
}
.danhmuccap2{ padding: 0px; max-width: 1200px; margin: auto;}
.danhmuccap2 li{
	display: inline-block;
    position: relative;
    border-bottom: solid 1px #014065;
}
.danhmuccap2 li:after{
	content: '';
    position: absolute;
    top: 0px;
    right: -1px;
    height: 41px;
    width: 1px;
    background: #014065;
}
.danhmuccap2 li:before{
	content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    height: 41px;
    width: 1px;
    background: #03283E;
}
.danhmuccap2 a{
	padding: 10px 12px;
    display: block;
	color: #fff;
}
.danhmuccap2 a:hover{color: #ff0;}
#cssmenu .catorgy2{ display: none;}
.container_right .list_avata{
	margin: 20px 0px;
}
.container_right .list_child{margin-bottom: 10px;}
.container_right .list_child .title{ font-family: robotobold; font-size: 17px; color: #d9534f; border-bottom: solid 1px #ddd; padding: 10px 0px; margin-bottom: 10px;}
.container_right .list_child .name{ font-family: robotocondensed; font-size: 16px; padding: 5px 0px;}
.container_right .list_child img:hover{ opacity: 0.8;}
.container_right .title{ font-family: robotobold; font-size: 17px; color: #d9534f; padding: 10px 0px; margin-bottom: 10px;}
/**************** tcat index color ***************/
.line2px{width: 100%; height:2px; background: #d91517;}
.line1px{width: 100%; height:1px; background: #d91517; margin-bottom: 2px;}
.container_mid .tcat_red_color{
	background-color: #df1f26;
	color: #df1f26;
}
.container_mid  .tcat_red_color .icon{color: #df1f26;}
.container_mid  .tcat_red_color .caret{color: #df1f26;}
.container_mid  .tcat_blue_color{
	background-color: #0793D1;
	color: #0793D1;
}
.container_mid  .tcat_blue_color .icon{color: #0793D1;}
.container_mid  .tcat_blue_color .caret{color: #0793D1;}
.container_mid  .tcat_orgrange_color{
	background-color: #FFA600;
	color: #FFA600;
}
.container_mid  .tcat_orgrange_color .icon{color: #FFA600;}
.container_mid  .tcat_orgrange_color .caret{color: #FFA600;}
.container_mid  .tcat_pink_color{
	background-color: #F6257D;
	color: #F6257D;
}
.container_mid  .tcat_pink_color .icon{color: #F6257D;}
.container_mid  .tcat_pink_color .caret{color: #F6257D;}
.container_mid  .tcat_green_color{
	background-color: #05B616;
	color: #05B616;
}
.container_mid  .tcat_green_color .icon{color: #05B616;}
.container_mid  .tcat_green_color .caret{color: #05B616;}
/**************** end tcat index color ***************/
.item_product{}
.item_product .images{
    background-color: #fff;
    width: 100%;
    padding: 10px;
}
.item_product .images img{ border-radius: 5px}
.item_product .info{
    width: 83%;
    float: right;
}
.item_product .info .name{
    font-family: opensan-semibold;
    font-size: 15px;
}
.item_product .info .name a{
    color: #4266b9;
}
.xemthem{max-width: 100px; margin: auto;}
.item_product_content{
	width: calc(25% - 30px);
    margin: 15px;
    vertical-align: top;
    float: left;
    background: url(assets/images/bg_product.png) no-repeat bottom center;
}
.item_product_content .item{
    max-width: 270px;
    margin: auto;
    padding-bottom: 15px;
}
.item_product_content .item:hover{}
.item_product_content .images{ margin-bottom: 5px;position: relative;border: solid 1px #d9d8d8; /* box-shadow: 5px 5px 0px #dbdbdb;border-radius: 0px 10px; */}
.item_product_content .images img{}
.item_product_content .name{
    height: 50px;
    overflow: hidden;
    margin-top: 15px;
}
.item_product_content .name a{ display: block; text-align: center;font-size: 13px;font-weight: bold;margin-bottom: 5px;color: #1e1e1e;min-height: 30px;padding: 0px 10px; }
.margin-0{ margin-right: 0px;}
.item_product_content .prices{
    position: relative;
    clear: both;
}
.item_product_content .prices .review{text-align: center;}
.item_product_content .prices .giagoc{position: absolute; text-decoration: line-through; font-family: fontavo; font-size: 12px; top:-7px; right: 0px;}
.item_product_content .prices .gia{font-size: 18px; text-align: center;font-weight: bold;color: #ff2222;width: 50%;float: left;}
.item_product_content .prices .giakm{width: 50%; float: right;font-size: 14px;      text-align: center;line-height: 37px;color: #757070;text-decoration: line-through;}
.item_product_content .prices .gia span{
    font-size: 17px;
    text-decoration: underline;
    position: relative;
    bottom: 1px;
}
.item_product_content .luotview{text-align: center;}
.item_product_content .opacity{opacity: 0;}
.item_product_content:hover .opacity{opacity: 1;}
.item_product_content .order{padding: 0px 10px;text-align: center;padding-bottom: 10px;}
.item_product_content .txt_buy{width: 24px; display: inline-block; text-align: center;}
.item_product_content .buy{display:inline-block;width: 100%;background: #ff7c06;color: #fff;cursor: pointer;border-radius: 5px;line-height: 35px;max-width: 100px;float: right;}
.item_product_content .buy:hover{ background: #00a79d;}
.item_product_content .detail{display:inline-block;width: 100%;background: #183546;color: #fff;cursor: pointer;border-radius: 5px;line-height: 35px;max-width: 100%;float: left;}
.item_product_content .detail:hover{ background: #00a79d;}
.item_product_content .detail a{color: #fff;}
.item_product_content .throught{ text-decoration: line-through;}
.item_product_content .prices .giamgia{ background: url(../../assets/images/bg_save_price.png) no-repeat; text-align: center; width: 50px; line-height: 23px; color: #fff; font-weight: bold; position: absolute; top: 10px; right: 5px;}
.box_sp_noibat .title{ color: #0e6adc; background: none; text-align: left; font-family:sfu_dinengalt; border-bottom: solid 2px #00a79d;line-height: 35px;margin-bottom: 10px;font-size: 24px;text-transform: uppercase;}
.item_list{width: 100%;margin-bottom: 15px;vertical-align: top;border: solid 1px #ddd;}
.item_list .item{border: solid 1px #fff;}
.item_list .item:hover{}
.item_list .images{ margin-bottom: 5px;position: relative;}
.item_list .images img{}
.item_list .name a{ 
	display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #1e1e1e;
    min-height: 30px;
    padding: 0px 10px;
    text-transform: uppercase;
}
.item_list .name a:hover{color: #f00;}.item_product_content .prices .gia{font-size: 18px; text-align: center;font-weight: bold;color: #ff2222;width: 50%;float: left;}
.item_list .prices{font-size: 18px; text-align: center;font-family: robotoregular;color: #ff2222;width: 50%;float: left;line-height: 40px;border-right: 1px solid #666666;background: #E5EFFB;}
.item_list .prices span{
    font-size: 17px;
    text-decoration: underline;
    position: relative;
    bottom: 1px;
}
.item_list .view{width: 50%; float: left;background: #E5EFFB url(assets/images/icon-persion-small.png) no-repeat center top;padding-top: 20px;text-align: center;color: #E05543;}
.news .name{ font-family: fontavobold;margin: 10px 0px;}
.news .name a{ color: #f00;}
.news .name a:hover{color: #000;}
.news .images:hover{ opacity: 0.8}
.news .mota{height: 145px; overflow: hidden; text-align: justify;}
.news .btn_chitiet{ background: #f00;padding: 6px 20px;max-width: 100px;text-align: center;margin: auto;margin-top: 15px;}
.news .btn_chitiet a{
    color: #fff;
    display: block;
}
.news .btn_chitiet:hover{ background: #D6D6D6;}
#owl-demo-dt1{background: #fff url(assets/images/bg_doitac.png) left top no-repeat;padding: 7px;padding-left: 110px;padding-right: 50px;}
.product_hot{
 border: solid 1px #ddd;
 padding: 5px;
}
.product_hot .title{ font-family: robotobold; color: #d60c0c; padding: 10px 0px 20px 0px;}
.product_hot .product_hot_item{
	width: 100%;
	float: none;
}
.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;
	margin-left: -15px;
	margin-right: -15px;
}
.box_product .owl-prev{background: url(assets/images/arrow-l.png) no-repeat;top: 0px;right: 50%;left: inherit;margin-right: 6px;}
.box_product .owl-next{background: url(assets/images/arrow-r-.png) no-repeat;top: 0px;right: 50%;margin-right: -40px;}
.container_mid .no-padding{ padding: 0px;}
.container_mid .content .partner_list{
	float: left;
	width: 167px;
	border-right: solid 1px #ddd;
	height: 410px;
	overflow: hidden;
}
.container_mid .content .slider_list{
	float: left;
	width: 795px;
	height: 410px;
	overflow: hidden;
}
.container_mid .content .slider_list .slier_top{ border-right: solid 1px #ddd; overflow: hidden;}
.container_mid .content .slider_list .slier_bottom .item{ float: left; border-right: solid 1px #ddd; width: 265px; /* overflow: hidden; */}
.container_mid .content .slider_list .slier_bottom .item img:hover{
	box-shadow: 3px 5px 3px #ccc;
	position: relative;
}
.container_mid .content .spbc{
	float: left;
	width: 235px;
	height: 410px;
	padding: 10px;
}
.container_mid .content .spbc .title{ color: #3b3b3b; font-size: 13px; line-height: 35px; border-bottom: solid 1px #ddd;}
.container_mid .content .box_sp{padding: 1px;width: 25%;float: left;box-sizing: border-box;position: relative;}
.container_mid .content .box_sp .name{
    line-height: 20px;
    padding: 5px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.48);
    opacity: 0;
    transition: all 0.5s ease;
}
.container_mid .content .box_sp .name a{color:#fff; text-transform: uppercase;}
.container_mid .content .box_sp:hover .name{opacity: 1;}
.container_mid .content .box_sp .price{ color: #df1f26;}
.xemthemsp{ background: #433b02; text-align: center; padding: 10px;}
.xemthemsp a{
    font-size: 15px;
    color: #fff;
    background: url(../../assets/images/thoidai_sua_64.png) no-repeat right center;
    padding-right: 28px;
}
.xemthemsp a:hover{color:#ff0;}
.container_mid .box_hotrokh{
    margin: 30px 0px;

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

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

    transition: all 0.7s ease;
}
/**************** end content ********************/
/**************** check dang ki - dang nhap ********/
.green-color{ color: #38a345; font-size: 20px;}
.red-color{ color: #f00;/* font-size: 20px; */}
.blue-color{ color: #428bca;}
.white-color{ color: #fff; font-size: 18px;}
/**************** end check dang ki - dang nhap ********/
#news{ width: 100%;}
#news .title_news{
	background: url(assets/images/title_news.png) no-repeat left top;
	display: block;
	font-family: sfu_dinengalt;
	font-size: 20px;
	color: #ff7c06;
	text-transform: uppercase;
	padding-left: 83px;
	line-height: 40px;
	margin-bottom: 20px;
}
#news .box_news{
    overflow: hidden;
    margin-bottom: 20px;
}
#news .box_news .images{float: left; margin-right: 15px; border: solid 1px #ddd; padding: 4px;}
#news .box_news .name{
    font-size: 13px;
    color: #444444;
}
#news .box_news .name a{
    font-weight: bold;
    color: #404040;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 5px;
}
#news .box_news .name a:hover{color: #f00;}
.box_time{
    border: solid 1px #ddd;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    padding: 2px;
}
.box_time .title{
    text-align: center;
    background: #183546;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Tahoma;
    line-height: 35px;
    border-radius: 10px 10px 10px 10px;
}
.box_time .content{
    background-color: #f8f8f8;
    font-size: 17px;
    font-family: Tahoma;
    padding: 10px 40px;
    min-height: 130px;
}
.box_time .hotro{padding-top: 22px;}
.box_time .content span{color: #f00;}
.box_time .chamsoc{
    background: url(assets/images/chamsoc.png) no-repeat right 20px center;
    padding: 30px 40px;
}
.box_time .phanhoi{
    background: url(assets/images/phanhoi.png) no-repeat right 20px center;
    padding: 30px 40px;
}
.box_time .lamviec{
    background: url(assets/images/thoigian.png) no-repeat right 20px center;
}
.box_time .tiepdt{
    background: url(assets/images/tiepdienthoai.png) no-repeat right 20px center;
}
.box_time .title_hotro{
    background: #ff7c06;
}
.box_time .item_time{
    background: url(assets/images/arrow.png) no-repeat left center;
    padding: 3px 0px;
    padding-left: 20px;
    line-height: 30px;
}
.box_time .item_time a{
    font-size: 14px;
    display: block;
    color: #434646;
}
.box_time .item_time a:hover{color: #f00;}
/**************** footer ******************/
footer{
    padding: 30px 0px 0px 0px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    background: #1e4b66 url(assets/images/border_ft.png) repeat-x top center;
}
footer strong{ font-weight: bold;}
footer .title-ft{
    color: #ff0!important;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 10px;
    font-family: sfu_jamaicaregular;
}
footer .title-ft a{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.copyright{padding: 10px 0px; margin-top: 20px;background: #183546;font-size: 14px;color: #36759a;text-align: left;}
.copyright span{text-transform:uppercase; color: #fff;}
.noidung_hd{margin-bottom: 20px;}
.noidung_ft{margin-bottom: 15px;}
footer .item a{display: block;line-height: 20px;color: #222222;font-size: 13px;padding: 1px 0px;}
footer .item a:hover{color: #f00;}
.htonline{border-left: solid 1px #606060; height: 220px;}
.htonline .box_support{ width: 100%; max-width: 410px;background: url(assets/images/bg_zalo.png) no-repeat;height: 165px;padding: 10px 20px;}
.box_footer{
	border-top: solid 1px #606060; padding-top: 20px;
}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
/* --------------------- Phan trang ------------------*/
.phantrang{
    text-align:center;
    /* padding: 6px 0px; */

    background: #f2f2f2;
    margin: auto;
}
.phantrang a {
    /* background: linear-gradient(to bottom, #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;
    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: 30%;
	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{ background: url(../../assets/images/bg_gioithieu_top.jpg) no-repeat top center, url(../../assets/images/bg_gioithieu_bottom.jpg) no-repeat bottom center, url(../../assets/images/bg_gioithieu_center.png) repeat-y center center; padding: 20px;background-size: 100%;}
#about .title{ text-align: center; font-family: sfu_eurostilecondensed; text-transform: uppercase; font-size: 26px; background: url(../../assets/images/bg_title_gioithieu.png) no-repeat center bottom;padding: 0px 0px 24px 0px;}
.box_partner{background:#F6F6F6;}
.top-ft{height: 475px;background: #454545;}
.top-ft1 .noidung1{padding: 10px;}
.top-ft .title{
	background: #F60607;
	height:37px;
	line-height:37px;
	font-size:18px;
	font-family: robotobold;
	color:#fff;
	text-transform:uppercase;
	padding-left:20px;
}
.top-ft .noidung{ padding:10px 0px;border-bottom: dashed 1px #fff; margin:0px 10px;color: #fff;}
.top-ft .noidung a{color: #fff;}
.top-ft .noidung a:hover{color:#ff0;}
.top-ft .noidung .mota{ height:50px; overflow:hidden;}
.top-ft .noidung .detail{ text-align:right;}
.top-ft .noidung .detail a{font-style:italic;color: #fff;border-bottom: solid 1px #fff;}
.top-ft .info{ padding:0px; padding-right:10px;}
.top-ft .image{ padding:0px; padding-right:10px;}
.top-ft .mota1{ color:#fb5642;}
.content-top-ft{ padding: 10px 0px;}
.content-top-ft .title-ft{ text-transform:uppercase; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; font-weight:bold; margin-bottom:5px;}
.content-top-ft .arrow{ background:url(../image/arrow.png) no-repeat center left; padding-left:15px; min-height:22px; line-height:22px;}
.content-top-ft .arrow a{ color:#666;}
.content-top-ft .arrow a:hover{ color:#f00;}
.capnhat{ padding:10px; background:#fff; box-shadow:1px 1px 5px -2px #333 inset; border-radius:8px;}
.capnhat .div1{ background:url(../image/527.png) no-repeat left top; padding-left:80px; font-style:italic; font-size:15px; min-height:70px}
.capnhat .div1 .phone{ background:url(../image/thoitrang_tkcomputer_53.jpg) no-repeat left center; padding-left:30px; height:30px; line-height:30px; font-size:18px; color:#f00; font-weight:bold; font-style:normal; margin:5px 0px}
.capnhat .icon{ text-align:center; margin:5px 0px;}
.capnhat .icon img{ margin:0px 5px;}
.service{ padding: 10px; background:#fff; border-radius:10px;}
.service .title{ background:url(../image/cat_top_ft.png); height:14px; line-height:14px; margin:15px 0px;}
.service .noidung{ text-align:justify;}
.service .title span{ background:#fff; padding:0px 15px; color:#fb5642; text-transform:uppercase; font-size:12px; font-weight:bold;}
.service .title span a{ color:#fb5642;}
.big-img a{ width:100% !important; max-width:100% !important;}
.big-img .img{ display:none;}
.big-img .active{ display:block;}
.img-thumb{ cursor:pointer}
/*----------------------------------------------------*/
.title_news{ display: none;}
.bgblue{ background: #D5EAFF;}
.bggreen{ background: #38a345;}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
.images_qc .img1 img:hover, .images_qc .img2 img:hover, .images_qc .img3 img:hover, .container_mid .content .spbc .box_sp .images img:hover{transition: all 0.6s ease;
	webkit-transform: scale(1.1);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.1);  /* FF3.5+ */
    -ms-transform: scale(1.1);  /* IE9 */
    -o-transform: scale(1.1);  /* Opera 10.5+ */
    transform: scale(1.1);
}
footer .row1{
    width: 28%;

    float: left;
    padding-right: 30px;
}
footer .name{
    color: #fff;
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
}
footer .icon{float: right;margin: 3px;margin-top: 10px;}
footer .tag_seo{background:#EFEFEF; padding: 5px 8px; float: left; margin: 1px;}
footer .andress{background: url(../../assets/images/address.png) no-repeat left top 1px;padding-left: 50px;}
footer .phone{background: url(../../assets/images/phone.png) no-repeat left top;padding-left: 50px;line-height: 40px;margin: 8px 0px;}
footer .hotline{background: url(../../assets/images/phone.png) no-repeat left top;padding-left: 45px;margin: 8px 7px;font-family: fontavo;color: #ff0;font-size: 24px;height: 43px;display: inline-block;line-height: 40px;}
footer .email{background: url(../../assets/images/mail.png) no-repeat left top;padding-left: 50px; margin: 8px 0px;line-height: 40px;}
.thongke .dangol{ background: url(../../assets/images/dangol.png) no-repeat left top 4px; padding-left: 25px;line-height: 25px}
.thongke .tuan{ background: url(../../assets/images/tuan.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke .thang{ background: url(../../assets/images/thang.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke .tong{ background: url(../../assets/images/tong.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke span{ text-align: right; float: right}
footer .row1 .mota{
    text-align: justify;
	
}
footer .row2{
    width: 35%;
	
    float: left;
    padding-left: 30px;
}
footer .row3{
    width: 37%;
	
    float: left;
    height: 160px;
    padding-left: 30px;
}

.line_bottom{ width: 100%; height: 1px; margin: 15px 0px; background: #b3b3b3;}
.row_menu{
    width: 247px;
    float: left;
    border-right: solid 1px #bebebe;
    height: 125px;
    margin-left: 90px;
}
.no-margin-left{ margin-left: 0px;}
.no-border-right{ border: none}
.row_menu .item{
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
}
.row_email{
    width: 279px;
    float: left;
}

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

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

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

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info {
    padding:3px 0px;
}
.product_info .name_product{
    margin-bottom: 16px;
    font-size: 18pt;
    color: #D21416;
    font-style: normal;
    font-weight: 400;
}
.product_info .check{
    line-height: 35px;
    border-bottom: solid 1px #C1C1C1;
    clear: both;
    overflow: hidden;
}
.product_info .check b{width: 120px; float: left;}
.product_info .info{
    /* border-bottom: solid 1px #ccc; */
    margin-top: 10px;
    overflow: hidden;
}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.product_info .price b{color: #000;font-size: 14px;}
.product_info .price{
    font-size: 24px;
    color: #ff6517;
    font-style: normal;
    font-weight: 400;
    padding-top: 6px;
}
.product_info .price span{
	font-size: 20px;
	text-decoration: underline;
	position: relative;
	bottom: 2px;
}
.product_info .throught{text-decoration: line-through;}
.product_content img{ max-width: 100% !important;}
.tag_slug{ background: #ECECEC; padding: 10px;}
.tag_slug .tag{background: #fff; padding: 5px 10px;; margin-right: 10px;}
.tag_slug .tag i{ margin-right: 5px;}
.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(assets/images/check.png) no-repeat center center;

}
.btn-color-add:after {
background: url(assets/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;
	margin: auto;
}
#info_deals{
    position: relative;
    margin-top: 10px;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	border-bottom: 1px solid #ed3237;
	margin-bottom: 10px;
	padding: 0px;
}
#info_deals .content_tab{display: none;}
#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;
	box-sizing:border-box;
	margin-bottom: -1px;
	border-bottom: solid 3px transparent;
	border: solid 1px #ddd;
}
#info_deals ul#tab_content li a, #info_deals .title{
	font-size: 17px;
	cursor: pointer;
	display: block;
	padding: 5px 15px;
	display: block;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	border-bottom: solid 1px #ed3237;
	background: #ed3237;
}
#info_deals ul#tab_content li:hover a, #info_deals ul#tab_content li.selected a{ color: #fff;}
#info_deals ul#tab_content li.selected a{color: #fff;}

#box_comment{
	border-right: solid 1px #ddd;
	padding-right: 20px;
}
.title_cat {
  font-family: robotobold;
  color: #c60000;
  font-size: 22px;
  margin: 10px 0px;
}
#result_comment{
	margin: 10px 0px;
	overflow: hidden;
	background: #f3f3f3;
	padding: 10px;
	display: none;
}
.comment{ margin: 10px 0px; overflow: hidden; background: #f3f3f3; padding: 10px;}
.show_comment #page-nav{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 10px 0px;
	margin: 10px 0px
}
.button_gui {text-align: left;}
.button_gui span{ padding: 0px 20px; cursor: pointer;}
.show_comment .result_comment{
	border: solid 1px #ddd;
	padding: 10px;
	margin-bottom: 20px;
}
.show_comment .user_comment{ width: 100px; float: left; margin: 10px; text-align: center;}
.show_comment .user_comment .avatar{
	
}
.show_comment .user_comment .info{}
.show_comment .user_comment .info .name a{
    color: #3b65a7;
	font-family: Times New Roman;
	font-weight: bold;
	
    font-size: 12px;
}
.show_comment .user_comment .info .andress{}
.show_comment .user_comment .info .friend{
    background:  url(../assets/images/friend.png) no-repeat left center;
    padding: 5px 0px 5px 20px;
    line-height: 20px;
    font-family: robotolight;
}
.show_comment .user_comment .info .views{
    background: url(../assets/images/views.png) no-repeat left center;
    padding: 5px 0px 5px 20px;
    font-family: robotolight;
}
.show_comment .content_comment{
	
}
.show_comment .content_comment .star_date{
	line-height: 25px; 
	font-size: 16px;
	position: relative;
}
.show_comment .content_comment .star_date .delete{ position: absolute; top: 0px; right: 0px; color: #f00; cursor: pointer;}
.show_comment .content_comment .star_date .star{ margin-right: 5px; width: 18px;}
.show_comment .content_comment .name{font-family: robotoregular; font-size: 14px; margin: 5px 0px;color: #666;}
.show_comment .content_comment .name span{color: #056BCD; font-size: 17px;}
.show_comment .content_comment .noidung{ font-family: robotolight; font-size: 14px; margin: 5px 0px; text-align: justify;}
.show_comment .content_comment .gallery{ margin-bottom: 10px;}
.show_comment .content_comment .gallery .item{ float: left; width: 130px; height: 120px; border: solid 1px #fff;}
.show_comment .content_comment .gallery .item img{ height: 120px;}
.clear.height{ margin: 10px 0px;}
.answer{padding: 0px 0px 20px 0px;}
.box_content_answer{display: none;}
.content_answer{padding: 10px 0px;}
#frm_answer{display: none;}
.danhgia{
width:100%;
height:150px;
background: #F3F3F3;
overflow: hidden;
}
.danhgia1{
  width: 172px;
  text-align: center;
  border-right: 1px solid #cccccc;
  float:left;
  padding: 16px 0;
  height: 128px;
}
.danhgia1 h5 {
  font-size: 13px;
}
.danhgia1-rate {
  font-size: 48px;
  line-height: 1;
  font-family: "Roboto-Light";
  margin-bottom: 4px;
}
.danhgia1-star {
  background: url("../../assets/images/star0.png") repeat-x;
  width: 100px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
}

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

.danhgia2-so i{
  display: inline-block;
  float: left;
}
.danhgia2-wrap i{
  height: 12px;
  width: 12px;
  margin: 0px 4px;
  color: #CCCCCC;
}
.rate-number {
  display: inline-block;
  width: 24px;
}
.danhgia2-chu span{
  line-height: 16px;
  float: left;
}
.danhgia3{
  padding: 16px 0;
  height: 128px;
  float:left;
  padding-left: 16px;
}
.danhgia3 p {
  margin: 0 0 10px;
}
.danhgia3 .button {
  font-family: "Roboto";
  padding-left: 32px;
  padding-right: 32px;
}
.title_camket{line-height: 35px; background: #0053A8; color: #fff; text-transform: uppercase;     padding-left: 10px;}
.item_camket{line-height: 25px; padding: 5px; padding-left: 20px; background: url(assets/images/bg-li.png) no-repeat left 5px top 13px; border-bottom: solid 1px #ddd;}
.camket{ }
.camket .title{
    /* background: #fff; */
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 35px;
    color: #ff0;
    border-bottom: solid 1px #ff0;
    margin-bottom: 0px;
}
.camket .content{
    padding: 10px 10px;
}
.camket .content .item{
    background: #063D75;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 6px;
    color: #fff;
}
.camket .content .item1{}
.camket .content .item2{}
.camket .content .item3{}
.camket .content .item4{}
.camket .content .item5{}
.camket .content .item6{}
/****************** 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;
	margin:0 auto;
}
.themhang:after{
	content: "";
    background: url(assets/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(assets/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; */}
/************* thanh dieu huong thanh toan********/
#breadcrumbs-two{
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
}

#breadcrumbs-two li{
  float: left;
  margin: 0 .5em 0 1em;
  /* width: 31%; */
}

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

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

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

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

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

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

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

#breadcrumbs-two .current::after,
#breadcrumbs-two .current::before{
  content: normal;
}
.btn-thanhtoan {
  float: right;
  background: #C60001;
  color: #fff;
  padding: 5px 10px;
  margin-left: 20px;
  cursor: pointer;
}
.courseListItem {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 22px;
  margin-bottom: 1.46666667rem;
  text-decoration: none;
  /* background: #000; 
  background: -moz-linear-gradient(left,#000 20%,#fff 20%);
  /* background: -webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(20%,#fff)); */
  /* background: -webkit-linear-gradient(left,#000 20%,#fff 20%); 
  background: -o-linear-gradient(left,#000 20%,#fff 20%);
  background: -ms-linear-gradient(left,#000 20%,#fff 20%);
  /* background: linear-gradient(to right,#000 20%,#fff 20%); */
  border-bottom: solid 1px #ddd;
}
.courseListItem:hover{  color: #428bca;
	/* background: -moz-linear-gradient(left,#000 20%,#ffffff 20%);
   background: -webkit-gradient(linear,left top,right top,color-stop(20%,#000),color-stop(20%,#ffffff)); */
  /* background: -webkit-linear-gradient(left,#000 20%,#ffffff 20%); 
  background: -o-linear-gradient(left,#000 20%,#ffffff 20%);
  background: -ms-linear-gradient(left,#000 20%,#ffffff 20%);
  /* background: linear-gradient(to right,#000 20%,#ffffff 20%); */
}
.courseListItem__intensity {
  float: left;
  width: 20%;
  background: 0;
  padding: 20px 10px 20px 20px;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity1 {
  float: left;
  width: 20%;
  color: #fff;
  text-align: right;
}
.courseListItem__intensity__title {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.22222222;
  font-family: "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: 80%;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
.courseListItem__desc .small{ color:#428bca; }
.courseListItem__desc__paragraph{margin-top: 5px;}
.courseListItem__desc__title {
  font-size: 18px;
  line-height: 1.22222222;
  font-family: "Roboto Condensed",sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 3px;
}
h4, .delta {
  text-transform: none;
  font-weight: normal;
}
.content_index{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.item_index{float: left; width: 100%;padding: 10px 0px;}
.item_index .images{overflow: hidden;text-align: center;}
.item_index .images img{margin:auto;}
.item_index .name{
    text-align: center;
    padding: 5px;
}
.item_index .name_photo{ background: #071f19; padding: 10px;}
.item_index .name a{display: block;}
.item_index .name_photo a{color:#fff;}
/************* 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;}
.menu1{
    background: #fc8c28;
    margin-top: 10px;
}
.menu1 ul{}
.menu1 ul li{
    /* float: left; */
    display: inline-block;
	position: relative;
}
.menu1 ul li a{
    color: #fff;
    font-family: sfu_eurostilecondensed;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 31px;
    display: block;
}
.menu1 ul li a:hover{ background: #004387; color: #ff0;}
.menu1 ul li:hover > ul{top: 46px; z-index: 1001;  opacity: 1; height: auto; display: block; }
.menu1 ul li ul{position: absolute; z-index: -1; top: 100px; left: 0px;background: rgb(252, 140, 40); width: 250px; opacity: 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;
	height: 0px; 
	display: none;
}
.menu1 ul li ul li{display: block; position: relative;}
.menu1 ul li ul li a{display: block; font-size: 14px; padding: 10px 10px;}
.menu1 ul li ul li ul{ left: 100%; border-left: solid 1px #fff;}
.menu1 ul li ul li:hover > ul{top: 0px;}
/***************** effect ***************/
.zoom-img{overflow: hidden; position: relative;}
.zoom-img img{
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.zoom-img img:hover{
	webkit-transform: scale(1.2);  /* Saf3.1+, Chrome */
    -moz-transform: scale(1.2);  /* FF3.5+ */
    -ms-transform: scale(1.2);  /* IE9 */
    -o-transform: scale(1.2);  /* Opera 10.5+ */
    transform: scale(1.2);
}
.flex{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.order-12{-webkit-order: 1;order: 1; width: 100%;}
.order-1{-webkit-order: 2;order: 2; width: 100%;}
@media (min-width: 960px) and (max-width: 1025px){
	.item_product_content .buy, .item_product_content .detail{font-size: 12px;}
}
@media (min-width: 960px){
	.hidden-md{display: none !important;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 768px){
	.item_list{width: 50%;float: left;}
	.item_product_content{width: calc(33.33% - 30px);}
	footer .title-ft{margin-top: 20px;}
	header .logo_header{width: 40%;}
	header .guidonthuoc{width: 25%;}
	header .order{width: 30%;}
	.container_left{display: none;}
	.container_right{width: 100%;}
	header .giohang{ position: relative; top: 0px; width: 50%; float: left;}
	footer .row1, footer .row2{width: 50%;}
	footer .row3{width: 100%;padding-left: 0px;padding-top: 10px;}
	.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}
	.order-12{-webkit-order: 2;order: 2;}
	.order-1{-webkit-order: 1;order: 1;}
}
@media (max-width: 600px){
	.item_list{width: 50%;}
	.box_product{margin-left: -5px; margin-right: -5px;}
	.item_product_content .prices .gia{width: 100%;}
	.item_product_content .prices .giakm{display: none;}
	.item_product_content{width: calc( 50% - 10px) ; margin:  5px; border: solid 1px #ddd;}
	.item_product_content .name{height: auto;}
	.item_product_content .name a{font-weight: normal}
	.item_product_content .images{border: none;}
	header .logo_header{width: 40%;}
	header .guidonthuoc{width: 15%; margin-top: 30px}
	header .order{width: 40%;}
	.tablet{width: 50%;}
	header, #main, footer{padding: 0px 15px;}
	.courseListItem__intensity1{ width: 35%; margin-right: 10px;}
	.courseListItem__desc{ width: 100%; float: none;}
	.box_slider{margin: 10px 0px;}
	.text-right{text-align: left;}
	.breadcrumb-arrow{display: none;}
	#info_deals ul#tab_content li{width: 100%;}
	.item_product_content .order{padding-bottom: 0px;}
	.item_product_content .item{padding-bottom: 0px;}
}
@media (max-width: 480px){
	.box_search .layout_search .dotuoi{ width: 100%;}
	.box_search .layout_search .keyword{width: 100%;padding: 0px 10px;}
	.box_search .layout_search .text{display: none;}
	.item_list{width: 100%;}
	header .logo_header{width: 100%;}
	header .guidonthuoc{width: 25%;}
	header .order{width: 70%;}
	.container_mid .tcat{height: auto;/* min-height: 35px; */}
	.container_mid .tcat .clicks{width: 100%;
		background: url(../../assets/images/tcat_icon_right.png) no-repeat right top, url(../../assets/images/tcat_icon_left.png) repeat-x left top;float: none;color: #ff0;padding-left: 20px;}
	header .giohang, header .hotline_top{ width: 100%; float: none;}
	.box_search{width: 100%;}
	.fancybox-inner .tcat .icon, .container_mid .tcat .icon{padding: 10px; font-size: 16px}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	
}

.l-box h2:before
{
	content: 'Thông tin chi tiết \0a'
}
.l-box
{
}

.l-box-2
{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	background: #ddd;
	padding: 3px 0px 3px 12px;
}
.l-box{position: relative;color:#fff;line-height:25px;margin:5px 0px;height:37px;border-bottom: thin #000 solid;}
/*.l-box:after{background:url("https://sakurabeauty.com.vn/asset/images/bd-left.png") #FFF no-repeat;float:left;height:40px;width:43px;content:'';position: absolute;;right:-42px;border:none}*/
.l-box h2 {float: left;
	background: black;
    padding: 0px 20px;
}
.l-box span {float: left;margin-right: 4px}
.l-tuvan {
	background: rgb(255, 246, 169);
}
.l-tuvan p{font-size: 13px;font-weight: bold;padding-top:10px;}
.l-tuvan .red_color{color: red;}
.l-tuvan .text {
	padding:5px 6px;
	font-size:15px;
}
.l-tuvan input {
	/* float:left; */
}
.p_icon {
    float: left;
}
#l_submit {
    color: #FFF;
    background: red;
    border: 0px;
    margin: 0px;
    padding: 6px 15px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 10px;
}
#l_tform {
      padding: 2px 10px;
    margin: 0 0 0 0px;
	    position: relative;
}
#DIV_1 {
    color: rgb(51, 51, 51);
    position: relative;
    perspective-origin: 107.5px 225px;
    transform-origin: 107.5px 225px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 0px none rgb(51, 51, 51);
    border-right: 0px none rgb(51, 51, 51);
    border-bottom: 0px none rgb(51, 51, 51);
    border-left: 1px solid rgb(153, 153, 153);
    font: normal normal normal normal 13px / normal Helvetica;
    outline: rgb(51, 51, 51) none 0px;
    padding: 8px 0px 0px 10px;
}/*#DIV_1*/

#DIV_2, #DIV_25 {
    color: rgb(51, 51, 51);
    height: 45px;
    text-transform: uppercase;
    perspective-origin: 98px 12.5px;
    transform-origin: 98px 12.5px;
    background: rgb(18, 144, 218) none repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 0px none rgb(51, 51, 51);
    border-right: 0px none rgb(51, 51, 51);
    border-bottom: 0px none rgb(51, 51, 51);
    border-left: 3px solid rgb(255, 102, 0);
    font: normal normal normal normal 12px / 25px Helvetica;
    margin: 0px 8px 0px 0px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 9px 0px 0px 0px;
    text-align: center;
}/*#DIV_2, #DIV_25*/

#SPAN_3, #SPAN_26 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 12px / 25px Helvetica;
    outline: rgb(51, 51, 51) none 0px;
	font-weight:bold;
}/*#SPAN_3, #SPAN_26*/

#UL_4 {
    color: rgb(51, 51, 51);
    height: 182px;
    perspective-origin: 102px 91px;
    transform-origin: 102px 91px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 13px / normal Helvetica;
    list-style: none outside none;
    margin: 0px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 0px;
	margin-bottom: 20px;
}/*#UL_4*/

#LI_5, #LI_9, #LI_13, #LI_17, #LI_21 {
    color: rgb(51, 51, 51);
    height: 26px;
    perspective-origin: 102px 13px;
    transform-origin: 102px 13px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 13px / normal Helvetica;
    list-style: none outside none;
    margin: 13px 0px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 0px 0px 0px 5px;
}/*#LI_5, #LI_9, #LI_13, #LI_17, #LI_21*/
#LI_21{margin-bottom: 20px;}
#A_6, #A_10, #A_14, #A_18, #A_22 {
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    position: relative;
    text-align: left;
    text-decoration: none;
    perspective-origin: 99.5px 13px;
    transform-origin: 99.5px 13px;
    border: 0px none rgb(110, 104, 110);
    font: normal normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
    padding: 0px 0px 0px 30px;
}/*#A_6, #A_10, #A_14, #A_18, #A_22*/

#I_7 {
    background-position: -7px -5px;
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 26px;
    perspective-origin: 13px 13px;
    transform-origin: 13px 13px;
    background: rgba(0, 0, 0, 0) url("https://ducloi.com.vn/assets/images/icon_camket.png") repeat scroll -7px -5px / auto padding-box border-box;
    border: 0px none rgb(110, 104, 110);
    font: italic normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
}/*#I_7*/

#SPAN_8, #SPAN_12, #SPAN_16, #SPAN_20, #SPAN_24 {
    color: rgb(110, 104, 110);
    text-align: left;
    border: 0px none rgb(110, 104, 110);
    font: normal normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
	 color: #183546;
    padding-left: 9px;
}/*#SPAN_8, #SPAN_12, #SPAN_16, #SPAN_20, #SPAN_24*/

#I_11 {
    background-position: -7px -45px;
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 26px;
    perspective-origin: 13px 13px;
    transform-origin: 13px 13px;
    background: rgba(0, 0, 0, 0) url("https://ducloi.com.vn/assets/images/icon_camket.png") repeat scroll -7px -45px / auto padding-box border-box;
    border: 0px none rgb(110, 104, 110);
    font: italic normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
}/*#I_11*/

#I_15 {
    background-position: -7px -85px;
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 26px;
    perspective-origin: 13px 13px;
    transform-origin: 13px 13px;
    background: rgba(0, 0, 0, 0) url("https://ducloi.com.vn/assets/images/icon_camket.png") repeat scroll -7px -85px / auto padding-box border-box;
    border: 0px none rgb(110, 104, 110);
    font: italic normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
}/*#I_15*/

#I_19 {
    background-position: -7px -125px;
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 26px;
    perspective-origin: 13px 13px;
    transform-origin: 13px 13px;
    background: rgba(0, 0, 0, 0) url("https://ducloi.com.vn/assets/images/icon_camket.png") repeat scroll -7px -125px / auto padding-box border-box;
    border: 0px none rgb(110, 104, 110);
    font: italic normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
}/*#I_19*/

#I_23 {
    background-position: -7px -165px;
    color: rgb(110, 104, 110);
    display: block;
    height: 26px;
    left: 0px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 26px;
    perspective-origin: 13px 13px;
    transform-origin: 13px 13px;
    background: rgba(0, 0, 0, 0) url("https://ducloi.com.vn/assets/images/icon_camket.png") repeat scroll -7px -165px / auto padding-box border-box;
    border: 0px none rgb(110, 104, 110);
    font: italic normal normal normal 13px / 26px Helvetica;
    list-style: none outside none;
    outline: rgb(110, 104, 110) none 0px;
}/*#I_23*/

#DIV_27 {
    color: rgb(51, 51, 51);
    left: 0px;
    width: 215px;
    perspective-origin: 107.5px 88px;
    transform-origin: 107.5px 88px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 13px / normal Helvetica;
    margin: 25px 0px 0px;
    outline: rgb(51, 51, 51) none 0px;
}/*#DIV_27*/

#A_28 {
    color: rgb(99, 97, 97);
    text-decoration: none;
    border: 0px none rgb(99, 97, 97);
    font: normal normal normal normal 13px / normal Helvetica;
    outline: rgb(99, 97, 97) none 0px;
}/*#A_28*/

#IMG_29 {
    color: rgb(99, 97, 97);
    height: 69px;
    width: 267px;
    perspective-origin: 107.5px 88px;
    transform-origin: 107.5px 88px;
    border: 0px none rgb(99, 97, 97);
    font: normal normal normal normal 13px / normal Helvetica;
    outline: rgb(99, 97, 97) none 0px;
}/*#IMG_29*/
#P_1 {
    box-sizing: border-box;
    color: rgb(64, 64, 64);
    display: inline-block;
    height: 86px;
    text-align: center;
    width: 199.094px;
    perspective-origin: 99.5469px 43px;
    transform-origin: 99.5469px 43px;
    border: 0px none rgb(64, 64, 64);
    font: normal normal normal normal 16px / 24px Arimo, sans-serif;
    margin: 0px;
    outline: rgb(64, 64, 64) none 0px;
    padding: 20px 10px;
}/*#P_1*/

#A_2 {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 46px;
    text-align: center;
    text-decoration: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    width: 179.094px;
    perspective-origin: 89.5469px 23px;
    transform-origin: 89.5469px 23px;
    background: rgb(92, 184, 92) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(76, 174, 76);
    border-radius: 6px 6px 6px 6px;
    font: normal normal normal normal 18px / 24px Arimo, sans-serif;
    outline: rgb(255, 255, 255) none 0px;
    padding: 10px 16px;
}/*#A_2*/

.content_product {
	text-align:justify;
}
.content_product h4 {
	    background: #00A79D;
    font-size: 17px;
    padding: 5px;
    color: white;
    text-align: center;
}
.product_info .info a, .content_tab a{color: #00f!important;}
.product_info .info a:hover, .content_tab a:hover {text-decoration: underline!important;}

.content_product p
{padding-top:1em;}

/*Callnow Button*/
.call-now{
display: none;
}
@media screen and (max-width: 768px){
.call-now{
display: block;
}
}
.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}
.mypage-alo-ph-img-circle {
        width: 30px;
        height: 30px;
        top: 43px;
        left: 43px;
        position: absolute;
        background: rgba(30, 30, 30, 0.1) url(https://cokhigiahung.net/wp-content/uploads/2017/07/dienthoai.png) no-repeat center center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: .7;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        background-color: #0089B9;
        background-size: 70%;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
}
.mypage-alo-ph-circle{
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-color: #0089B9;
    opacity: .5;
}
.order-12 p{padding-top: 1em;}
.content_product img{max-width: 100% !important;height: auto!important;}