


/*html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, dl, dt, dd, 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;
}*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 13px;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #000;
	background: #fff;
}
b{}
iframe{ max-width: 100%;}
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; max-width: 100%;}
.content img{ height: auto !important;}
.clear
{

    overflow:hidden;
    clear:both;
}
h1{
	font-weight: blod;
	font-size: 20px;
}
h2{
	font-weight: blod;
	font-size: 18px;
}
h3{
	font-weight: blod;
	font-size: 16px;
}
#loading{display:none;background: #fff url(../images/loader.gif) no-repeat center center;opacity: 0.9;z-index: 12345;position:fixed;width:100%;height:100%}
.container{ position: relative; margin: auto;}

/* --------------------- Phan trang ------------------*/

.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 {line-height: 40px;color: #fff;text-align: right;background: #1A6E66;}
.top_header .item{display: inline-block; margin-right: 20px;font-family: 'Open Sans', sans-serif;font-size: 13px;color: white;padding-top:4px;}
.top_header .item a{font-size: 14px;color:white;}
.top_header .item a:hover{color: #f00;}
.top_header .email{background: url(../images/icon_email.png) no-repeat left center;padding-left: 21px;}
.top_header .hotline{background: #14486D;padding: 0px 15px; font-size: 16px;color: #fff;}
.top_header .hotline span{ font-family: robotobold;}
.top_header .box_icon{display: inline-block;}
.top_header .icon{display:inline-block; }
header{position: relative;z-index: 101;top: 0px;left: 0px;background: #fff;width: 100%;color: #fff;}
header.position{position: relative;}
header .banner {}
header .logo_header{
   margin-top: 10px;
   margin-bottom: 30px;
}
header .lang{
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 100;
}
header.fixed {
	background: #fff;
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.group_item { text-align: left;}
.group_item .item{display: inline-block;color:white;padding: 5px 0px;}
.group_item .item span{
    color: #f00;
}
.group_item .item1{
    background: url(../images/ic6.png) no-repeat left 9px;
    padding-left: 40px;
}
.group_item .item2{
    background: url(../images/ic7.png) no-repeat left 9px;
    padding-left: 40px;
}
.group_item .item3{
    background: url(../images/ic8.png) no-repeat left 9px;
    padding-left: 40px;
}
.group_item .item4{
    background: url(../images/ic9.png) no-repeat left 9px;
    padding-left: 40px;
}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
header .hotline_top{
	display:inline-block;
	color: #6a6a69;
	font-size: 15px;
	background: url(../images/hotline.png) no-repeat left center;
	text-align: left;
	padding-left: 105px;
	width: 28%;
	margin-top: 20px;
	margin-left: 2%;
}
header .hotline_top span{color: #f00; font-weight: bold; font-size: 18px;}
header .fixed {
	position: fixed;
	z-index: 101;
	top: 0px;
	display: inline;
	width: 100%;
	left: 0px;
}
.box_scroll {
	background: #F3B512;
}
.icon_danhmuc {
	background: url(../images/ic_menu.png) 38px center no-repeat, url(../images/bg_danhmuc1.png) no-repeat right 10px center;
	background-color: #094a44;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 17px 10px;
	padding-left: 40px;
	color: #fff;
}
.order{
	float: left;
	margin-left: 10px;
	width: 130px;
	background: url(../images/icon_cart.png) no-repeat left center;
	padding-left: 50px;
	font-size: 13px;
	margin-top: 2px;
}
.order a{color: #fff;}
.order a:hover{color: #ff0;}

.box_search{
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    float: right;
    width: 100%;
    max-width: 300px;
    border-radius: 0px 8px 8px 0px;
}
.box_search select{
	width: 90px;
	float: left;
	height: 35px;
	border-right: none;
	background: #0957a4;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.box_search input[type="text"]{
    font-weight: normal;
    color: #6B6B6B;
    height: 35px;
    font-size: 14px;
    float: left;
    background: #fff;
    font-family: robotolight;
    border: solid 1px #ddd;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    border:none;
    height: 35px;
    position: absolute;
    color: #fff;
    top: 0px;
    right: 0px;
    background: #0957a4 url(../images/icon_search.png) no-repeat center;
    text-transform: uppercase;
    font-family: opensan-semibold;
    padding: 0px 20px;
    border-radius: 0 8px 8px 0;
}
.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;}
nav#cssmenu{/* margin-top: 30px; */}
nav .number{float: left;width: 42px;height: 30px;      text-align: center;      line-height: 28px;color: #fff;margin-right: 10px;position: relative;z-index: 1;margin-top: 9px;margin-left: 10px;}
nav .number0{ background: #ff7b05;}
nav .number1{background: #1290da}
nav .number2{background: #e8547a}
nav .number3{background: #00a79d}
.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #E8E8E8;
    margin-bottom: 10px;
}

.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:not(:last-child):after {content: "/";position: relative;left: 5px;}
.breadcrumb-arrow li:first-child{margin-left: 0px;}
.breadcrumb-arrow li:not(:first-child) {
	margin-left: 0;
}

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

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
	height: 36px;
	padding: 0 10px 0 10px;
	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: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 {
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;
    color: #23a7f1;
}
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;z-index: 100;}
#center-container{width: 100%;float: left;}
.item_qc{ margin: 10px;}
#spnb{
	width: 275px;
	margin-left: 20px;
	float: right;
}
.dnkt{
	background: #DCAE05;
	color: #fff;
	margin-bottom: 20px;
	padding: 10px 0px;
}
.dnkt h2{
	font-size: 150%;
    font-weight: bold;
    margin: 2px 0 6px;
}
.dnkt .title_dk{
	background: url(../images/icon-newletter-footer.png) no-repeat left center;
	padding-left: 60px
}
.box_submit{ max-width: 400px; float: right; width: 100%;position: relative;margin-top: 10px;}
.box_submit input[type="tel"]{
    font-weight: normal;
    color: #6B6B6B;
    width: 100%;
    border: none;
    height: 35px;
    font-size: 14px;
    float: left;
    background: #fff;
    font-family: robotolight;
    border: solid 1px #ddd;
}
.box_submit input[type="tel"]:focus { box-shadow: none; outline: none; }
.box_submit input[type="submit"]{
    border:none;
    height: 35px;
    position: absolute;
    color: #fff;
    top: 0px;
    right: 0px;
    background: #ed3237;
    text-transform: uppercase;
    font-family: opensan-semibold;
    padding: 0px 20px;
}
#danhmucnoibat {
	margin-bottom: 20px;
}
.ongkinh .icon{
	background: none;
	cursor: pointer;
	width: 220px;
	height: 220px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	border: solid 1px #8C8B8B;
}
.ongkinh .icon, .ongkinh .icon:before, .ongkinh .icon:after, .ongkinh .icon .thumb-ft, .ongkinh .icon .thumb-ft img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
}
#danhmucnoibat h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    text-align: center;
    font-family: robotocondensed
}

/**************** 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{
    position: relative;
    z-index: 10;
}
.white{ background: #fff;}
.container_mid .box_content {margin-bottom: 25px;}
.title_spbc{
	font-family: robotobold;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	background: #fff url(../images/spbc.png) no-repeat left 10px center;
	border: solid 1px #ddd;
	padding-left: 60px;
	line-height: 45px;
	margin-bottom: 20px;
}
.pdetail-box-contact {
    border: 1px solid #eee;
    display: block;
    padding: 2px;
    margin-top: 20px;
    text-align: center;
    position: relative;
}
.pdetail-box-contact .contact_yahoo{margin-bottom: 10px;}
.pdetail-box-contact .name{width: 50%; float: left; text-align: left;    padding: 10px 0px;padding-left: 15px;font-size: 13px;color: #034090;font-weight: 600;}
.pdetail-box-contact .info{width: 50%; float: left; text-align: right;}
.pdetail-box-contact > div p.margin{margin-bottom: 10px;}
.pdetail-box-contact > div p a {
    font-size: 19px;
    margin: 0 10px;
}
.pdetail-box-contact > div {

}
.pdetail-box-contact > div h5 {
    margin: 0px;
    padding: 10px 0;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background-color: #28303d;
}
.pdetail-box-contact > div h5 span {
    background: #FFF;
    padding: 0 5px;
}
.title{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
	background: #23a7f1;
	color: white;
}
.title.blue{
	background: url(../images/icon1.png) no-repeat left top;
	color: #006fb4;
}
.title.green{
	background: url(../images/icon2.png) no-repeat left top;
	color: #52c108;
}
.title.red{
	background: url(../images/icon3.png) no-repeat left top;
	color: #ed3237;
}
.title.ogrange{
	background: url(../images/icon4.png) no-repeat left top;
	color: #f3b513;
}
.container_mid .inner .list_danhmuc{
    background: #e1e1e1;
    margin-bottom: 10px;
}
.container_mid .inner .list_danhmuc .item{
    display: inline-block;
    font-family: robotoregular;
    text-transform: uppercase;
    line-height: 40px;
}
.container_mid .inner .list_danhmuc .item a{
    display: block;
    padding: 0px 20px;
    color: #7c7878;
}
.container_mid .inner .list_danhmuc .item a:hover{color: #f00;}
.container_mid .title .catorgy{
    color: #505050;
    text-transform: none;
    font-family: arial;
    height: 40px;
    width: 850px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}
.container_mid .title .catorgy a{
    font-size: 15px;
    padding: 0px 8px;
}
.fancybox-inner .tcat, .container_mid .tcat{
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    background: #23a7f1;
}
.container_mid .tcat1{
	background: url(../images/tcat.png) no-repeat bottom center;
	position: relative;
    color: #0f7fc1;
    text-align: center;
    font-family: fontavo;
    line-height: 50px;
    margin: 10px 0px;
    padding-bottom: 18px;
    font-size: 24px;
    text-transform: uppercase;
}
.container_mid .tcat img{ position: absolute; top: 10px; left: 10px;}
.fancybox-inner .tcat .icon, .container_mid .tcat .icon, .container_mid .tcat1 .icon{
	clear: both;
	display: inline-block;
	padding: 10px 20px;
	min-width: 200px;
	position: relative;
	vertical-align: middle;
}
.container_mid .tcat .click{cursor: pointer;position: relative;}
.container_mid .tcat .icon:before{
	    content: none;
	    height: 0px;
	    width: 0px;
	    position: absolute;
	    top: 0px;
	    right: -13px;
	    border-top: 42px transparent solid;
	    border-left: 20px solid #fff;
	    z-index: 101;
}
.container_mid .tcat .icon:after{
	    content: none;
	    height: 0px;
	    width: 0px;
	    position: absolute;
	    top: 0px;
	    right: -10px;
	    border-top: 42px transparent solid;
	    border-left: 20px solid #034090;
	    z-index: 101;
}
.tcat_right{
    padding: 7px 20px;
    text-decoration: none;
    border-bottom: none;
    outline: none;
    font-size: 14px;
    text-transform: uppercase;
    /* border-left: 1px solid #ccc; */
    position: relative;
    font-family: arial;
    font-weight: normal;
    display: inline-block;
    /* float: left; */
    color: #fff;
    cursor: pointer;
    background: #B2170E;
    top: 0px;
    vertical-align: bottom;
    transform: skew(25deg);
}
.tcat_right:hover{color: #ff0;}
.tcat_right span{transform: skew(-25deg);display: block;color: #fff;}
.tcat_right span:hover{color: #ff0;}
.fancybox-inner .tcat .icon h2, .container_mid .tcat .icon h2, .container_mid .tcat .icon h1{margin: 0px;}
.container_mid .tcat .icon a{ color: #df1f26;}
.container_mid .tcat .tcat_noibat .item{ float: right; margin: 10px; margin-top: 15px;}
.header_menu{
    background: #1A6E66;
}
.header_menu.fixed{
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 10001;
}
.group_menu.fixed{position: fixed; width: 100%; z-index: 1001; top: 40px;}
.header_menu .col-left{
    width: 25%;
    float: left;
}
.header_menu .col-right{
	float: right;
    width: calc(75% - 4px );
    display: flex;
    align-items: center;
    margin-top:8px;
}
.header_menu .col-right .item_line{
    width: 2px;
    border-left: solid 1px #348BFD;
    border-right: solid 1px rgba(0, 29, 67, 0.51);
    height: 40px;
    float: left;
}
.header_menu .col-right .item{
    float: left;color: #03396c;font-weight: bold;font-size: 20px;background:url(../images/ic_phone.png)no-repeat left;padding-left: 30px;
}
.header_menu .col-right .item i{
    margin-right: 6px;
}
.header_menu .col-right .item a{
    display: block;
    padding: 10px 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.header_menu .col-right .item a:hover{
    color: #ff0;
}
.container_left{position: relative;z-index: 1001;}
.container_left.addmenu{width:300px; display: none;}
.container_left.scroll{
	position: absolute;
	display: none;
	top: 53px;
}
.container_left .module_left{margin-bottom: 20px;background: #fff;      border: 1px solid #dfdfdf;}
.container_left .module_left.menu1{display: none;position: absolute;width: 100%;}
.container_left .module_left .item_qc{margin-bottom: 10px; text-align: center;}
.container_left .module_left .content{
    border: 1px solid #fff;
    position: relative;
}
.container_left .module_left.scroll{
	position: absolute;
	width: 95%;
	display: none;
	top: 0px;
}
.container_left .module_left .box_thuonghieu .title{
	color: #000;
	text-align: left;
	font-family: Cambria;
	line-height: 35px;
	margin-bottom: 10px;
	font-size: 17px;
	background: transparent;
	border: none;
	padding-left: 15px;
}
.container_left .module_left .box_thuonghieu .item{display: inline-block; margin-right: 10px}
.container_left .module_left .box_thuonghieu .item a{border-bottom: none; padding-left: 15px; font-weight: normal;background: url(../images/note_1.jpg) no-repeat left 7px top 14px;}
.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 .icon {float: left; width: 40px;height: 37px;padding: 8px;}
.container_left .module_left ul > li .icon img{width: 100%;}
.container_left .module_left ul > li > a{padding: 8px 20px 8px 10px;color: #000;font-family: Arial,Helvetica,sans-serif;font-size: 12px;display: block;overflow: hidden;position: relative;}
.container_left .module_left .content > ul > li > a:after {content: '\f105';font-family: FontAwesome;position: absolute;right: 10px;top: 7px;font-size: 16px;}
.container_left .module_left .list_cat_product li .left_c2 .danhmuc .item a {
	padding: 6px 20px 6px 10px;
    line-height: 25px;
    display: block;
	position: relative;
}
.container_left .module_left .list_cat_product li .left_c2 .danhmuc .item a i{position: absolute; right:0px; top:12px; font-size: 15px;}
.container_left .module_left ul > li a.active {color: #23a7f1;}
.container_left .module_left a:hover{color: #CD1819;}
.container_left .module_left ul > li:hover > a {background-color: #094a44;color: white;}
.container_left .module_left ul li .item a{text-transform: none;font-size: 13px;color: white;box-shadow: none;line-height: 15px;font-weight: bold;font-family: Tahoma;padding-left: 0px;}
.container_left .module_left ul li .item:hover a {background-color: white;color: #23a7f1 !important;}
.container_left .module_left ul li .item:hover .dmc3 a{
	background: none;
	color: #fff !important;
}
.container_left .module_left ul li .item .dmc3 li:hover a{
	background: #fff;
	color: #23a7f1 !important;
}
.container_left .module_left .list_cat_product {padding-left: 0px;list-style: none;margin-bottom: 0px;}
.container_left .module_left .list_cat_product ul{padding: 0px; list-style: none;display: none;}
.container_left .module_left .danhmuc .item:hover .dmc3{display: block;}
.container_left .module_left .list_cat_product ul.dmc3{
	position: absolute;
    left: 100%;
    width: 285px;
    background: #23a7f1;
    top: 0px;
    z-index: 101;
}
.container_left .module_left .list_cat_product ul.dmc3 a{font-weight: normal; background: none;color: #fff;}
.container_left .module_left .list_cat_product li{ line-height: 20px; position: relative;}
.container_left .module_left .list_cat_product .item { line-height: 20px;}
.container_left .module_left .list_cat_product li{position: unset;}
.container_left .module_left .list_cat_product li {clear: both;}
.container_left .module_left .list_cat_product li:last-child{border-bottom: none;}
.container_left .module_left .list_cat_product li .left_c2 {padding-left: 0px;list-style: none;/* overflow: hidden; */display: none;/* padding-left: 15px; */position: absolute;left: 298px;top: -2px;z-index: 1001;background-color: #094a44 !important;min-height: 517px;width: 902px;}
.container_left .module_left .danhmuc{
	width: 300px;
	float: left;
	padding-left:15px;
	position: relative;
}
.container_right{width: 76%;float: left; margin-top: 20px;}
.container_right .list_avata{
	margin: 20px 0px;
}
.container_right .list_child{margin-bottom: 10px;}
.container_right .list_child .title{ font-family: 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 ***************/
.container_left1{
	width: 23%;
	float: right;
}
.container_left1 .module_left .content{
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}
.container_left1 .module_left ul > li > a{ display: block;padding: 8px 0px;color: #504E4E;font-family: robotoregular;font-size: 14px;padding-left: 25px;background: url(../images/ic_down.png) no-repeat 10px 13px;}
.container_left1 .module_left ul ul > li > a {background: none;}
.container_left1 .module_left ul > li a.active{color: #23a7f1;font-weight: bold;}
.container_left1 .module_left a:hover{color: #23a7f1;font-weight: bold;}
.container_left1 .module_left .list_cat_product {padding-left: 0px;list-style: none;margin-bottom: 0px;border: solid 1px #ddd;margin-bottom: 20px;}
.container_left1 .module_left .list_cat_product ul{padding-left: 15px; list-style: none;/* display: none; */}
.container_left1 .module_left .list_cat_product li { line-height: 20px; position: relative;border-bottom: 1px dotted #CFCFCF;/* border-right: 1px solid #dfdfdf; */}
.container_left1 .module_left .list_cat_product li:last-child{border-bottom: none;}
.container_left1 .news{}
#hotro{padding: 0px;background: #fff;border: solid 1px #ddd;border-top: 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;
}
/**************** end tcat index color ***************/
.item_product{
    position: relative;
    width: calc( 25% - 10px );
    margin: 5px 5px;
    vertical-align: top;
    float: left;
    background: #fff;
}
.item_product.in1{width: calc( 20% - 10px);}
.xemthem{
	max-width: 120px;
	margin: auto;
	background: #02B962;
	text-align: center;
	line-height: 35px;
	margin: 20px auto;
}
.xemthem a{color: #fff; text-transform: uppercase; font-family: open sans; font-weight: bold; display: block;}
.xemthem a:hover{ color: #ff0;}
.item_danhmuc{
    margin-bottom: 30px;
}
.item_danhmuc .name a{
	font-size: 16px;
    color: #015ca5;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
.item_danhmuc .images{
    width: 40%;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px;
}
.item_danhmuc .dmc2{
    overflow: hidden;
}
.item_danhmuc .dmc2 ul{
    list-style: none;
    padding: 0px;
}
.item_danhmuc .dmc2 li{
    background: url(../images/note_1.jpg) no-repeat left top 6px;
    padding-left: 10px;
    font-size: 12px;
    margin-bottom: 5px;
}
#sp_bc{}
.quangcao{margin: 30px 0px; text-align: center;}
.left{
	width: calc(100% - 26%);
	float: right;
}
.right{width: 25%;float: left; padding: 10px;background: #fff;height: 420px;}
.right .item{ padding: 5px 0px;}
.right .item{ display: block;}
.right .news{padding: 0px; list-style: none;}
.right .news li{margin-bottom: 10px;border-bottom: dashed 1px #7B7A7A;padding-bottom: 5px;}
.right .news li:last-child{border-bottom: none;}
.right .news .images{width: 100px; float: left; margin-right: 10px;}
.right .news .images img{ max-width: 85px;}
.col-4{width: 33.33%;float: left;border-bottom: solid 1px #ddd;}
.item_product_content{font-size: 13px; padding-right: 2px;vertical-align: top;/* border: solid 1px #ddd; */min-height: 205px;background: #fff;}
.item_product_content.border{/* border: solid 1px #ddd; */position: relative;padding: 10px;}
.item_product_content.border:hover {border:2px solid #eee;}
.item_product_content .layer{background: rgba(0, 0, 0, 0.49);position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;
	 \-webkit-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
    -moz-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
    -o-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
    transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
	text-align: center;color: #fff;font-size: 17px;opacity: 0;overflow: hidden;}
.item_product_content .images:hover .layer{opacity: 1;}
.item_product_content .images:hover .layer i.fa-search{left: 50%;}
.item_product_content .images:hover .layer i.addcart{right: 50%;}
.item_product_content .images .layer i.fa-search{left: -50%;}
.item_product_content .images .layer i.addcart{right: -50%;}
.item_product_content .layer i{position: absolute;top: 50%; cursor: pointer;padding: 7px;border: solid 1px #ABABAB;background: #F90;
	    transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
}
.item_product_content .layer i.fa-search{margin-left: -30px;}
.item_product_content .layer i.addcart{margin-right: -40px;}
.item_product_content .layer i:hover{color: #ff0;}
.item_product_content .layer a{ color: #fff;}
#sp_bc .item_product_content{height: 300px;}
.item_product_content .item{
}
.item_product_content .item:hover{}
.item_product_content .images{position: relative;}
.item_product_content .images .btn-muangay{
	padding: 7px 0 6px;
	background: #034090;
	width: 130px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	left: calc( 50% - 65px );
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
	-moz-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
	-o-transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
	transition: all 320ms cubic-bezier(0.77, 0.155, 0.445, 1.32);
	display: none;
}
.item_product:hover{
	box-shadow: 0px 0px 5px;
	border: none;
}
.item_product:hover .name a{color: #f00;}
.item_product_content:hover .btn-muangay{
	opacity: 1;
}
.item_product_content .images img{
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    transition: 1.5s;
    margin: auto;
}
.item_product_content .images img:hover{
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.item_product_content .name{
    padding: 0px 10px;
    padding-top: 10px;
    position: relative;
}
.item_product_content .name .addcart{
	background: url(../images/icon_cart.png) no-repeat top left;
	width: 42px;
	height: 42px;
	position: absolute;
	top: -30px;
	right: 10px;
	cursor: pointer;
	z-index: 10;
}
.item_product_content .name a{font-size: 14px;font-weight: bold;margin-bottom: 5px;color: #323232;text-align: center;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.item_product_content .name a:hover{color: #23a7f1;}
.margin-0{ margin-right: 0px;}
.item_product_content .prices{
    position: relative;
    clear: both;
    color: #060606;
    font-size: 18px;
    height: 30px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding-left: 10px;
}
.item_product_content .contact_price{
    text-align: center;
    font-size: 13px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #034090;
}
.item_product_content .sale{
	position: absolute;
    top: 15px;
    left: 10px;
    color: #fff;
    text-align: center;
    background: url(../images/ic_km.png)no-repeat;
    background-size: 100% 100%;
    padding: 5px 15px;
    padding-bottom: 10px;
}
.item_product_content .giakm{
    font-family: 'Open Sans', sans-serif;
    color: #8F8F8F;
    text-align: center;
    font-size: 17px;
    padding-left: 10px;
    text-decoration: line-through;
}
.item_product_content .giakm span{text-decoration: line-through;}
.item_product_content .prices span{
    position: relative;
    color: #23a7f1; font-weight: bold;
    /* font-size: 14px; */
    font-family: Robotoregular;
}
.item_product_content .prices figure{ color: #838383;display: inline-block;}
.item_product_content .giasale{}
.item_product_content .giasale span{ color: #de002f; font-size: 18px;}
.item_product_content .opacity{opacity: 0;}
.item_product_content:hover .opacity{opacity: 1;}
.item_product_content .order{text-align: center;padding-bottom: 10px;background: url(../images/btn_muahang.png) no-repeat top center;height: 25px;width: 85px;margin: auto;cursor: pointer; transition: all 0.7s ease;}
.item_product_content .order:hover{background: url(../images/btn_muahang_hover.png) no-repeat top center;}
.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(../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: #fff;text-align: center;font-family: Cambria;line-height: 35px;margin-bottom: 2px;font-size: 17px;background: url(../images/title_left.png) no-repeat top left;background-size: 100% 100%;}
.box_sp_noibat .content{ background: #f0f0f0; padding: 10px;}
.tuvan{ background: url(../images/hotline_tv.png) no-repeat left top; font-family: utm_auroraregular; color: #d20000; font-size: 27px;padding: 20px 0px 0px 85px;}
.box_hotro{color: #000; font-size: 13px; margin-bottom: 10px;}
.box_hotro .name, .box_hotro .yahoo, .box_hotro .skype{ display: inline-block; vertical-align: middle}
.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_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(../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 0px 0px;}
.news .name a{color: #000;}
.news .name a:hover{color: #CD1819;}
.news .images{
    float: left;
    margin-right: 10px;
}
.news .images img{ max-width: 85px;}
.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;}
.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.white .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;
}
.xemthem{margin-top: 10px;}
.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/arrow-l.png) no-repeat;top: 0px;right: 50%;left: inherit;margin-right: 6px;}
.box_product .owl-next{background: url(../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(../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%;
    /* background: url(../images/bg.png) no-repeat top center fixed; */
    background-size: cover;
    padding: 40px 0px;
}
#news .title_news{
	background: url(../images/title_news.png) no-repeat left top;
	display: block;
	font-family: robotoregular;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 26px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-top: 5px;
}
#news .title_news a{text-transform: none; color: #f00; float: right; font-size: 14px; margin-right: 20px;}
#news .box_news{
    overflow: hidden;
    background: #fff;
    padding-bottom: 10px;
    font-family: robotocondensed;
}
#news .box_news:nth-child(2n+1){background: #EDEDED;}
#news .box_news .images{float: left; margin-right: 15px;border: solid 1px #ddd; max-width: 210px;width: 24%;}
#news .box_news .name{
    font-size: 13px;
    color: #444444;
}
#news .box_news .name a{
    color: #404040;
    font-size: 15px;
    display: block;
    /* text-transform: uppercase; */
    margin-bottom: 10px;
    margin-top: 5px;
    font-family: robotobold;
}
#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(../images/chamsoc.png) no-repeat right 20px center;
    padding: 30px 40px;
}
.box_time .phanhoi{
    background: url(../images/phanhoi.png) no-repeat right 20px center;
    padding: 30px 40px;
}
.box_time .lamviec{
    background: url(../images/thoigian.png) no-repeat right 20px center;
}
.box_time .tiepdt{
    background: url(../images/tiepdienthoai.png) no-repeat right 20px center;
}
.box_time .title_hotro{
    background: #ff7c06;
}
.box_time .item_time{
    background: url(../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{
    font-size: 14px;
    color: #fff;
}
footer strong{ font-weight: bold;}
footer .title_ft{
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: bold;
}
.copyright {font-size: 14px;color: #fff;background: #B2170E;text-align: left;line-height: 40px;/* padding: 10px 0px; */}
.copyright a{color: #f05f87;}
.noidung_hd{margin-bottom: 20px;}
.noidung_ft{margin-bottom: 15px;}
footer .item a{display: block;line-height: 20px;color: #fff;font-size: 13px;padding: 1px 0px;background: url(../images/arrow_left1.png) no-repeat left center;padding-left: 15px;}
footer .item a:hover{color: #ff0;}
.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;}
footer .dknt .item{
    padding-top: 5px;
}
footer .dknt .item a{
    color: #000;
}
footer .dknt .item a:hover{ color: #f00;} 
/* --------------------- Phan trang ------------------*/
.pagination{text-align:center; margin: 30px 0px;width: 100%;}
.phantrang {
    text-align:center;
    /* padding: 6px 0px; */
    background: #fff;
    margin: auto;
    display: inline-block;
    border-radius: 8px;
    padding: 0px 10px;
}
.phantrang a {
    background: #cecece;
    /* border: 1px solid #D2D2D2; */
    /* box-shadow: 0 1px 0 #FFFFFF inset; */
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    margin: 5px 0 5px 4px;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {
    background: none repeat scroll 0 0 #23a7f1;
    box-shadow: none;
    color: #fff;
    font-weight: bold;
    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 #23a7f1;
    box-shadow: none;
    color: #FFFFFF;
    font-weight: bold;
}
.wrap-video{
	position: relative;
	padding-bottom: 67%;
	height: 0;
	max-width: 600px;
	margin: auto;
	margin-bottom: 22px;
}
.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{
    text-align: justify;
}
#about .images{
    float: left;
    margin-right: 20px;
}
#about .title1{text-align: left;font-family: utm_thuphap_thien_anregular;font-size: 29px;padding: 0px 0px 14px 0px;color: #7c5600;}
.box_partner{}
.box_partner .content{max-width: 1200px; margin: auto;padding: 20px 0px 10px 0px;}
.box_partner .content .owl-carousel .owl-item{ padding: 0px;}
#groupbaiviet{
    background: #28303d;
    padding: 20px 0;
}
.container_left1 #groupbaiviet{padding: 10px;margin: 0px;}
#groupbaiviet .item{
    display: inline-block;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.container_left1 #groupbaiviet .item{padding-right: 0px}
#groupbaiviet .item1{
    background: url(../images/ic1.png) no-repeat left top -2px;
    padding-left: 55px;
    padding-right: 50px;
}
#groupbaiviet .item2{
    background: url(../images/ic2.png) no-repeat left top 0px;
    padding-left: 55px;
    padding-right: 50px;
}
#groupbaiviet .item3{
    background: url(../images/ic3.png) no-repeat left top -2px;
    padding-left: 55px;
    padding-right: 50px;
}
#groupbaiviet .item4{
    background: url(../images/ic4.png) no-repeat left top -2px;
    padding-left: 48px;
    padding-right: 30px;
}
#groupbaiviet .item5{
    background: url(../images/ic5.png) no-repeat left top -2px;
    padding-left: 45px;
    padding-right: 10px;
}
#groupbaiviet .item a{
    font-family: robotocondensed;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    display: block;
    line-height: 40px;
    background: no-repeat;
    padding: 0;
}
#groupbaiviet .item:hover{
    background-position: left 10px top 0px;
}
#groupbaiviet .item:hover a{
    color: #f00;
}
.item_doitac{background: #fff;/* border: solid 1px #ddd; */}
#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; color: #000;}
#popub .popub .pa-header{ padding: 20px;}
#popub .popub h3{ background: #FFC000; color: #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{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    background: url(../images/icon_tintuc.png) no-repeat left top;
    border: solid 1px #ddd;
    padding-left: 60px;
    line-height: 51px;
    margin-top: 20px;
    display: none;
}
.title_doitac{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    background: #fff url(../images/icon_dt.png) no-repeat left top;
    border: solid 1px #ddd;
    padding-left: 60px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bgblue{ background: #D5EAFF;}
.bggreen{ background: #38a345;}
.scroll-top {
  position: fixed;
  z-index: 1001;
  right: 0px;
  bottom: 10px;
  display: none;
}
footer .name{
    color: #fff;
    font-family: robotobold;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
}
footer .box_icon{font-family: arial;text-align: right;}
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/address.png) no-repeat left top 5px;padding-left: 20px;font-size: 13px;}
footer .dienthoai{background: url(../images/phone.jpg) no-repeat left top 3px;padding-left: 20px;margin: 8px 0px;font-size: 13px;}
footer .hotline{background: url(../images/tel.png) no-repeat left top;padding-left: 23px;font-size: 13px;display: inline-block;}
footer .email{background: url(../images/email1.png) no-repeat left top 5px;padding-left: 25px;}
.thongke{font-size: 13px;}
.thongke .dangol{ background: url(../images/dangol.png) no-repeat left top 4px; padding-left: 25px;line-height: 25px}
.thongke .ngay{ background: url(../images/ngay.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke .thang{ background: url(../images/thang.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke .total{background: url(../images/tongol.png) no-repeat left top 4px; padding-left: 25px; line-height: 25px}
.thongke span{}
footer .row1 .mota{
    text-align: justify;
	
}
footer .row2{
    width: 26%;
    float: left;
    padding-left: 30px;
    min-height: 200px;
}
footer .row3{
    width: 29%;
    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;
	background: #fff;
	/* padding: 20px; */
}
#emailkhachhang{
	width: 100%;
	color: #000;
	padding-right: 10px;
	padding-left: 5px;
	height: 31px;
	/* padding: 1px; */
	border: none;
	/* support: IE9+*/
	background: url(../images/bg_dknt.png);
	line-height: 1.5;
	text-indent: 0.5rem;
	font-size: 13px;
	color: #ababab;
}
#guimail5{
	 border:none;
	 width: 48px;
	 height: 30px;
	 background: #ff0;
	 color: #000;
	 position: absolute;
	 top: 0px;
	 font-size: 13px;
	 right: 0px;
	 padding: 0px;
	 font-weight: bold;
	 }
.dkn{
    float: right;
    width: 215px;
}
#copyright{ background:#d5d5d5; text-align: center; line-height: 40px; color: #5b5b5b; font-size: 13px;}
.box_banggia{border: solid 1px #0e9400; margin-bottom: 20px;}
.box_banggia .item{width: 33.33%; float: left; font-family: robotoregular; font-size: 15px;}
.box_banggia .item .title{ background: #0e9400; color: #fff; text-align: center; line-height: 30px}
.box_banggia .item .title span{font-family: roboto-medium;}
.box_banggia .item .col-1{ border: solid 1px #e3e3e3; width: 60%; float: left; padding-left: 20px; height: 30px;}
.box_banggia .item .col-1s{ border: solid 1px #e3e3e3; width: 60%; float: left;}
.box_banggia .item .col-2, .box_banggia .item .col-2s{border: solid 1px #e3e3e3; width: 40%; float: left; text-align: center; height: 30px;}
.box_banggia .item .col-2 span{font-family: roboto-medium; color: #e80000; font-size: 17px;}
#cart{position: fixed;right: 45px; top: 30%; z-index: 10000001;}
#cart span{position: absolute; top: 10px; width: 100%; text-align: center;color: #fff; font-weight: bold;}
/*----------------------- 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('../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;
}
.item_product_menu{
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.item_product_menu .name{position: absolute; bottom: -50%; transition: all 0.5s ease;background: rgba(0, 0, 0, 0.8); width: 100%; left: 0px; color: #fff; font-family: robotoregular;text-align: center;padding: 7px 0px;}
.item_product_menu:hover .name{bottom: 0px;}
/******************* chi tiet san pham *****************/
.product_info{
    list-style:none;
    padding:0px;
    margin:0px;
}
.product_info {
    padding:3px 0px;
}
.product_info .name_product{
    margin-bottom: 5px;
    font-size: 15pt;
    font-style: normal;
    font-weight: 400;
    /* text-transform: uppercase; */
    display: block;
    padding-bottom: 10px;
}
.product_info .check{
    line-height: 25px;
    clear: both;
    overflow: hidden;
}
.product_info .tinhtrang{
	right: 0;
    top: 2px;
    font-size: 13px;
    text-transform: uppercase;
    background: #6dbe14;
    color: #FFF;
    padding: 6px 10px;
    border-radius: 3px;
    font-weight: 400;
    margin: 0;
    border: 1px solid #6dbe14;
    margin-left: 10px;
}
.product_info .check b{width: 120px; float: left;font-weight: normal;}
.product_info .check input[type="text"] {
    display: inline-block;
    width: 40px;
    height: 30px;
    text-align: center;
    font-family: kohoregular;
    font-size: 14px;
    vertical-align: top;
    border: #dfdede solid 1px;
}
.product_info .check .btn_plus {
    font-size: 18px;
    height: 30px;
    line-height: 23px;
    border-radius: 0px;
    width: 30px;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    background: #e1e4e8;
    color: #333;
}
.product_info .check .sl{
    display: inline-block;
}
.product_info .check .btn_minius {
    font-size: 29px;
    height: 30px;
    line-height: 5px;
    border-radius: 0px;
    width: 30px;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    background: #e1e4e8;
    color: #333;
}
.addtocart {
    padding: 8px 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    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: #ffff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    background: linear-gradient(to right, #00adff 30%, #237ABF 70%);
    font-size: 15px;
    width: 160px;
    float: right;
    font-family: roboto;
    text-transform: uppercase;
    vertical-align: top;
}
.addtocart:hover{background: linear-gradient(to right, #237ABF 30%, #00adff 70%);;color: #fff;}
.product_info .info{
    border: solid 1px #ccc;
    margin-top: 10px;
    overflow: hidden;
    margin-right: 10px;
    padding: 20px;
}
.product_info .info .title{font-weight: bold; font-size: 15px; color: #23a7f1; margin: 10px 0px;}
.product_info .click_xem{cursor: pointer;color: #0388cd;}
.product_info .price b{color: #000;font-size: 13px;}
.product_info .price{
    font-size: 20px;
    color: #23a7f1;
    font-style: normal;
    font-weight: 400;
    padding-top: 6px;
}
.box_confim {
	width: 65%;
}
.box_confim .form-group{
	width: calc(100% - 100px);
}
.box_confim input[type="email"]{width: 100%;padding: 20px;}
.product_info .luuy1{
	background: #e7ffe2;
	border: 1px solid #b1dab3;
	padding: 10px;
	margin: 10px 0px;
	border-radius: 10px;
	line-height: 25px;
}
.product_info .luuy2{
    margin: 0px 0px 10px;
    padding: 10px 0px;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 14px;
    color: rgb(242, 105, 34);
    clear: both;
    list-style: none;
    border: 1px solid rgb(216, 210, 151);
    border-radius: 10px;
    box-shadow: rgb(255, 255, 255) 1px 1px 1px inset;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    background-color: rgb(255, 252, 217);
}
.product_info .price.throught{
	text-decoration: line-through;
    font-size: 15px;
    color: #000;
}
.product_info .price span{
	font-size: 19px;
	/* text-decoration: underline; */
	position: relative;
}
.tag_slug {padding: 10px;margin: 25px 0;}
.tag_slug .tag{background: #a0a0a0; padding: 5px 10px;; margin-right: 10px;color: white;border-radius: 15px;}
.tag_slug .tag i{ margin-right: 5px;}
.selectors{padding: 0px 20px;}
.selectors .owl-next{
    background: url(../images/control_owl.png) no-repeat;
    top: 43%;
    right: 0px;
    background-position: 0px 0px;
    transition: all 0.7s ease;
}
.selectors .owl-prev{
	background: url(../images/control_owl.png) no-repeat;
	top: 43%;
	left: 0px;
	background-position: 0px -24px;
	transition: all 0.7s ease;
}
.selectors .owl-next:hover{
    background-position: -28px 0px;
}
.selectors .owl-prev:hover{
    background-position: -28px -24px;
}
.item_zoom{padding: 5px;}
.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: linear-gradient(to right, #00aeff , #2578bc);
cursor: pointer;
width: 100%;/* margin: 10px 0px; */}
.btn-detail:before{
content: "";
width: 1px;
height: 100%;
border-left: solid #00aeff 1px;
border-right: solid #2578bc 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 #00aeff 1px;border-left: solid #2578bc 1px;}
.grbtn{
	margin-top: 5px;
	border-top: 1px solid #eee;
	padding-top: 10px;
	width: 100%;
	border-bottom: 1px solid #eee;
	clear: both;
	padding-bottom: 10px;
	background: #f8f8f8;
	margin-bottom: 10px;
}
.btn-detail {
border: none;padding-left: 30px;
color: #fff;
text-align: center;
text-transform: uppercase;height: 40px;line-height: 35px;
position: relative;
cursor: pointer;
font-weight: bold;max-width: 180px;/* margin: auto; */}
#info_deals{
    position: relative;
    margin-top: 50px;
}
#info_deals table{width: 100% !important;}
#info_deals ul#tab_content{
	margin-bottom: 0px;
	padding: 0px;
}
#info_deals .content_tab{display: none;border: solid 1px #ddd; padding: 10px;}
#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: 8px 15px;
	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;
}
#info_deals ul#tab_content li:hover, #info_deals ul#tab_content li.selected{
	/* border-bottom: solid 1px #ed3237; */
	background: #034090;
}
#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;/* text-transform: uppercase; *//* font-family: fontavo; */}
#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{ overflow: hidden; background: #f3f3f3;padding-right: 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%;
background: #F3F3F3;
overflow: hidden;}
.danhgia1{
  width: 180px;
  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("../images/star0.png") repeat-x;
  width: 100px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
}

p.danhgia1-count{
  color: #666666;
}
.danhgia2{
  width: calc(100% - 180px);
  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;
  position: relative;
}
.danhgia2-khung span{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 16px;
	background: #1383C3;
}
.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{
}
.danhgia3 p {
  margin: 0 0 10px;
}
.danhgia3 .button {
  font-family: "Roboto";
  padding-left: 32px;
  padding-right: 32px;
}
/****************** 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{/* border-bottom: dashed 1px #ccc; */ padding: 5px 0px;vertical-align: top;border-right: solid 1px #ddd;}
.box_news .name{line-height: 20px;text-align: left;/* text-transform: uppercase; */min-height: 40px;}
#news .box_news .name{/* height: 70px; */ overflow: hidden;/* padding: 0px 10px; *//* padding-top: 10px; */}
.box_news .name a{ color: #000;font-size: 16px;}
.box_news .images{
    background-color: #fff;
    border: solid 4px #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;
}
.box_news .images img{
    webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s 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{ display:block; color: #262626;overflow: hidden;font-size: 16px;}
.box_news .name a:hover{color: #f00;}
.box_news p{
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
    padding: 0px 10px;
}
/************* 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: 13px;
}
.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;
  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 **************/
.infomation{position: relative;}
.infomation .name{
	background: url(assets/vietthuong/icon_user.png) no-repeat right top;
	padding-right: 40px;
	line-height: 30px;
	color: #010101;
}
.infomation .shower{
    border: 1px solid #E3E3E3;
    background: #F6F6F6;
    max-width: 250px;
    right: 0px;
    position: absolute;
    width: 250px;
    z-index: 10021;
    text-align: left;
    padding: 10px;
    display: none;
}
.infomation:hover .shower{display: block;}
.infomation .shower:after,
.infomation .shower:before {
	right: 8px;
	top: -20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.infomation .shower:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #F6F6F6;
	border-width: 11px;
	margin-top: 0px;
}
.infomation .shower:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #dddddd;
	border-width: 11px;
	margin-top: -3px;
}
.infomation .shower .avatar{margin-bottom: 10px;}
.infomation .shower .avatar img{
	width: 70px;
	float: left;
	margin-right: 10px;
}
.infomation .shower .blue{
    color: #0066ff;
    font-size: 15px;
}
.infomation .shower .item{
    border-bottom: solid 1px #ddd;
    width: 100%;
}
.infomation .shower .item a{
    display: block;
    line-height: 30px;
    padding: 9px 0px !important;
	color: #000;
}
.infomation .shower .item a:hover{color: #f00 !important;}
.infomation .shower .item:last-child{border: none;}
/***************** 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);
}
/*foot new*/
.tit{
    overflow: auto;
    text-transform: uppercase;
    font-size: 16px;
    font-family: robotobold;
    background-color: #1A6E66;
}
.t50{width:50%;float:left}
.t40{width:40%;float:left}
.t60{width:60%;float:left}
.t20{width:20%;float:left}
.t30{width:30%;float:left}
.t55{width:55%;float:left}
.t25{width:25%;float:left}
.lf{   
	
	position:relative;
	padding: 3px 0;
    padding-left: 25px;
}
.lf:after{
    content: none;
    position: absolute;
    top: 0;
    right: -18px;
    background: url(../images/right_ft.png) no-repeat right;
    width: 30px;
    height: 30px;
}
.lr{
	padding: 3px 0 0;
	padding-right: 10px;
}
.box_sp{
	background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	overflow: hidden;
	padding: 10px 5px;
	    font-family: UTMHelveBold;
}
.h70{height:70px}
.pad_bor{
	padding:10px 0;
}
.box_sp .sp{
	padding: 10px 0;
}
.box_sp .sp1{
	padding: 15px 0;
}
.box_sp .sp{
	color: #034090;
	    display: block;
    font-size: 13px;
}
.box_sp .sp1 a{
	color: #034090;
	    display: block;
    font-size: 13px;
}
.box_sp .hot{
	color: #23a7f1;
	padding: 10px 0;
	font-size: 12px;
}
.bor_box{
	overflow:hidden;
    border-bottom: thin solid #034090;
}
.bor_box:last-child{

    border-bottom: none;
}
/*end foot new*/




.img-100 {width: 100% !important;height: auto !important;}
.hinh-qcao {margin-top: 30px;}
.tien-1 {background-color: #1A6E66;padding:30px 0;}
.tien1-box {display: flex;justify-content: space-between;padding: 15px;}
.tien1-trai {width: 35%;}
.tien1-phai {width:60%;}
.tien1-phai p{
	text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color: #979ca4;
}
.tien1-box {background-color: white;border-radius: 6px;}
.tien1-ten {/* min-height: 55px; */margin-bottom: 5px;}
.tien1-ctiet {text-align: center;margin-top: 20px;}
.tien1-ctiet a {color: white;background-color: #23a7f1;display: inline-block;padding: 5px 20px;}
.tien1-ten a {text-transform: uppercase;color: #03396c;font-weight: bold;text-align: left;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.tien-2 {background-color: #f4f4f4;padding:50px 0;}
.banchay-td {color: #03396c;text-transform: uppercase;font-weight: bold;text-align: center;background: url(../images/gach.png)no-repeat bottom;margin-bottom: 20px;padding-bottom: 15px; font-size:22px;}
.tien-3 {padding:40px 0;}
.spham {}
.spham-head {display: flex;justify-content: space-between;padding-bottom: 20px;background: url(../images/gach2.png)no-repeat bottom;background-size: 100% auto;align-items: center;margin-bottom: 20px;}
.spham-head1 {color: #03396c;text-transform: uppercase;font-weight: bold;font-size: 20px;}
.spham-head2 {width: 70%;display: flex;justify-content: flex-end;}
.spham-head2-ten:not(:last-child):after {content: "|";position: relative;left: 10px;}
.spham-head2-ten:not(:last-child) {margin-right: 20px;}
.spham-head2-ten .active, .spham-head2-ten a:hover {color: #23a7f1;font-weight: bold;}
.spham-head2-ten a:hover {color: #23a7f1;}
.spham-ctiet {text-align: center;}
.spham-ctiet a {color: white;display: inline-block;background-color: #1A6E66;padding: 5px 20px;}
.spham-ctiet a:hover{color: #ff0;}
.spham-body {display: flex;}
.spham-body-trai {width: 19%;}
.spham-body-phai {width: 81%;border: 1px solid #eee;}
.su-kien {background: url(../images/bg1.png)no-repeat;background-size: 100% 100%;padding: 50px 0;}
.skien-bao {width: 70%;float: right;}
.skien-1 {display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.skien-dky {width: 27%;color: #03396c;text-transform: uppercase;font-weight: bold;font-size: 22px;}
.skien-2 {color: white;}
.skien-2 > div:first-child {font-weight: bold;}
.skien-btn {background-color: #034698;color: white;text-transform: uppercase;border:none;padding: 11px 30px;position: relative;right: 5px;}
.tin-tuc {padding: 50px 0;}
.ttuc-box {display: flex;justify-content: space-between;}
.ttuc-trai {width: 37%;}
.ttuc-phai {width: 60%;}
.ttuc-ten {font-weight: bold;margin-bottom: 15px;}
.ttuc-td {color: #03396c;font-weight: bold;text-transform: uppercase;margin-bottom: 25px;}
.footer-1 {background-color: #f4f4f4;padding: 20px 0;}
.footer-2 {background-color: #094a44;padding: 50px 0;}
.ft-td {text-transform: uppercase;font-weight: bold;background: url(../images/gach3.png)no-repeat left bottom;padding-bottom: 15px;margin-bottom: 20px;font-size: 15px;}
.ft-hot {padding-left: 50px;background: url(../images/ic_phone2.png)no-repeat left;}
.ft-hot > div:first-child {color: #23a7f1;font-weight: bold;font-size: 24px;}
.footer-2 .skien-btn {padding: 7px 10px;}

.tien-list-ten {background-color: #23a7f1;padding: 10px 20px;text-align: center;border-radius: 8px;margin-top: 15px;min-height: 55px;justify-content: center;align-items: center;display: flex;}
.tien-list-ten a {color: white;}

.gia-bao {display: flex;align-items: center;position: relative;}
.gia-bt {text-decoration: line-through;margin-right: 20px;font-size: 15px;}
.gia-km {color: #23a7f1;font-weight: bold;font-size: 20px;}
.km-box {margin-left: 10px;top: 0px;right: 20px;color: #fff;text-align: center;background: url(../images/ic_km.png)no-repeat;background-size: 100% 100%;padding: 5px 15px; padding-bottom: 10px;}
.slick2-bao {margin-top:15px;}
.tien-dmuc-img {position: absolute;top: 35px;right: 0px;}
.tien-dmuc-img img {width: 247px;height: 411px;}

.call-now {
    right: 0;
    bottom: 278px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #e67e22;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}.call-now .btn-call-now i {
    position: absolute;
    color: #e31d1a;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e31d1a;
}.links>li>a:before, i[class^="icon-"], i[class*=" icon-"] {
    font-family: 'fl-icons' !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
	.phonering-alo-phone {
    position:fixed;
    visibility:hidden;
    background-color:transparent;
    width:200px;
    height:200px;
    cursor:pointer;
    z-index:200000!important;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    transition:visibility .5s;
    bottom: 198px !important;
    display:block
}

.phonering-alo-phone.phonering-alo-show {
    visibility:visible
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name:fadeOutRight;
    animation-name:fadeOutRight
}

.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    width:160px;
    height:160px;
    top:20px;
    left:20px;
    position:absolute;
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    border-color:#baf5a7;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#e67e22;
    border-color:#e67e22;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-circle-fill {
    width:100px;
    height:100px;
    top:50px;
    left:50px;
    position:absolute;
    background-color: #000;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    background-color:#baf5a7 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:#e67e22;
    background-color:#e67e22
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}

.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url("../images/icon-desktop-phone.png") no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
        border: 3px solid white;
    background-color:#e67e22;
    background-color:#e67e22
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
.sp-slick{ display: none;}
.sp-slick .slick-initialized{ display: block;}
@media (min-width: 960px){
	.hidden-md{display: none;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 1024px){

.t55{width:50%;float:left}
.t25{width:30%;float:left}
.box_sp .hot {
    color: #cc1a1e;
    padding: 20px 0;
}
.box_sp .sp1 {
    padding: 14px 0;
}
.h70 {
    height: 100px;
}
.m50{margin-top:55px;}
.m15{margin-top:15px;}


}
@media (max-width: 768px){
	.top_header{text-align: left;}
	.left{width: 100%;}
	header .item_3 span{display: block;}
	footer .title-ft{margin-top: 20px;}
	.container_left{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}
}
@media (max-width: 600px){
	.item_congtrinh .number{display: none;}
	.item_congtrinh .images{width: 40%;}
	.tablet{width: 50%;}
	header, #main, .box_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;}
	#spnb, #center-container{width: 100%;}
	.item_product{width: 50%; float: left;}
}
@media (max-width: 480px){
	.copyright{display: none;}
	.item_congtrinh .images{width: 100%;}
	header .sodo{float: left;}
	.box_search .layout_search .dotuoi{ width: 100%;}
	.box_search .layout_search .keyword{width: 96%;padding: 5px 10px;}
	.box_search .layout_search .text{width: 100%;}
	.item_list, .item_product_content{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(../images/tcat_icon_right.png) no-repeat right top, url(../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}
	.col-4{width: 50%;}
	footer{padding: 0px 10px}
}
@media (max-width: 420px){
	.tablet{width: 100%;}
	.item_product{width: 100%;}
	.col-4{width: 100%;}
}
.effect{overflow: hidden;}
.effect:hover img{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.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;border-radius: 50%;}