@import url('css/all.css');
@import url('css/fonts.css');
@import url('css/normalize.css');
@import url('css/reset.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Pacifico');
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
strong,
b {
	font-family: 'RobotoBold';
}
ul,
ol {
	list-style: none;
}
img{
	max-width: 100%;
}
a {
	text-decoration: none;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
.mfix {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100001
}
.mfix .box-top {
	display: none;
}
.mfix .search-menu {
	display: flex;
}
.bgss ul li a i {
    font-size: 20px;
}
h1.hidden {
	font-size: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
	text-indent: -99999999px;
}
.an_title {
	font-size: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
	text-indent: -99999999px;
	padding: 0px !important;
}
body {
	overflow-x: hidden;
	font-size: 14px;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background: #FFF;
}
#top {
	color: #FFF;
	font-weight: 500;
	text-align: center;
	width: 48px;
	padding: 5px 0px 10px;
	position: fixed;
	bottom: -45px;
	right: 24px;
	cursor: pointer;
	background-color: #000;
	border-radius: 10px;
	font-size: 20px;
	font-family: 'Roboto';
	transition: all 0.6s;
}
.top_ani {
	bottom: 54px !important;
}
.h390 {
	height: 410px;
}
#top:hover {
	background: #990004;
	background: -webkit-linear-gradient(top, #D60004 0%, #990004 100%);
	background: -moz-linear-gradient(top, #D60004 0%, #990004 100%);
	background: -ms-linear-gradient(top, #D60004 0%, #990004 100%);
	background: -o-linear-gradient(top, #D60004 0%, #990004 100%);
}
.container {
	max-width: 1220px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}
#full-page {
	max-width: 100%;
	margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px;
	margin: 0px;
}
.content-popup img {
	max-width: 800px;
}
/* Chung */
.box-page {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.title {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: flex-start;
	border-bottom: 2px solid #333;
}
.mb--b {
	margin-bottom: -70px;
}
.title > a {
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: 'Roboto';
	display: block;
	height: 40px;
	line-height: 30px;
	color: #444;
	font-size: 15px;
	white-space: nowrap;
	padding: 5px 10px;
}
.title > a:hover {
	background: #eee;
	color: #FF0000;
}
.title h3,
.title h1,
.title h2 {
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	z-index: 2;
	position: relative;
	padding: 0 20px;
	font-weight: 500;
	background: #333;
}
.title h3 a,
.title h1 a,
.title h2 a {
	font-size: 25px;
	font-family: 'UTM HelvetIns';
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.title h4 {
	font-family: 'SVNBeloved';
	font-size: 50px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	text-shadow: 0px 0px 5px #333;
}
.title p {
	font-size: 15px;
	font-family: 'Roboto';
	color: #333;
	line-height: 24px;
}
.title-tin{
	position: relative;
    border-bottom: 4px solid #1A5DE4;
    margin: 10px 0px;
}
.title-tin:before {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 41px;
    height: 40px;
    background: url(images/before-title.png) no-repeat;
}
.title-tin h2{
	font-size: 16px;
    color: #ff0000;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'RobotoBold';
    line-height: 36px;
    text-indent: 45px;
}
.listindex {
	display: flex;
	list-style: none;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listindex li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCC;
}
.listindex li:first-child {
	border-left: 0px solid #CCC;
}
.listindex li a {
	color: #333;
	font-size: 16px;
	font-family: 'RobotoBold';
}
.listindex li a.active {
	color: #333;
}
.title1 {
	position: relative;
}
.title1 h5 {
	font-size: 20px;
	font-family: 'RobotoBold';
	color: #333;
	border-radius: 5px;
	line-height: 35px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.title1 h5:after {
	content: '';
	width: 90px;
	height: 2px;
	background: #ff0000;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.title1 h5 a {
	color: #333;
}
.title2 {
	position: relative;
	border-bottom: 1px dashed #CCC;
}
.title2 h4 {
	font-size: 20px;
	font-family: 'RobotoBold';
	color: #333;
	line-height: 35px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.title2 h4:before {
	content: '';
	position: absolute;
	bottom: -1px;
	width: 70px;
	height: 1px;
	background: #333;
	left: 0px;
}
.title2 h4 a {
	color: #333;
	font-family: 'RobotoBold';
}
.brt-none {
	border-bottom: 0px;
}
/* Top */
#top-page {
	width: 100%;
	background: #333;
}
#top-page img {
	max-width: 100%;
	vertical-align: middle;
}
.banner-page {
}
ul.top-page {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
ul.top-page li {
	padding: 10px 0px;
}
ul.top-page li p {
	display: inline-block;
	margin-right: 50px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 17px;
	color: #383838;
}
ul.top-page li a {
	color: #383838;
	display: inline-block;
	margin-left: 40px;
	position: relative;
	float: left;
}
ul.top-page li a:after {
	position: absolute;
	width: 1px;
	height: 100%;
	border-right: 1px dashed  #383838;
	content: '';
	top: 0px;
	left: -20px;
}
ul.top-page li a:first-child:after {
	display: none;
}
ul.top-page li a:hover {
	color: #FF0000;
}
/* Header */
#nav-bar {
	background: transparent;
}
.header-top {
	width: 100%;
	background: white;
}
.flex-topic {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 6px 0px;
}
.slogan {
	width: 100%;
	overflow: hidden;
}
.marquee {
	width: 100%;
}
.head-page-bottom {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.headtop {
	padding: 0px;
}
.headtop ul {
	display: flex;
	position: relative;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
.headtop ul li {
	font-size: 13px;
	font-family: 'Roboto';
	line-height: 40px;
	color: #FFF;
}
.headtop ul li:nth-child(1) {
	width: 434px;
}
.headtop ul li:nth-child(1) p {
	width: 100%;
}
.headtop ul li:nth-child(1) p a {
	padding-right: 13px;
	margin-right: 10px;
	border-right: 1px solid #FFF;
}
.headtop ul li:nth-child(1) p a:last-child {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px solid #000000;
}
.headtop ul li a {
	color: #FFF;
}
.headtop ul li a:hover {
	color: #ff0;
}
.headtop ul li i {
	color: #FFF;
	font-size: 14px;
	margin-right: 4px;
}
.headtop ul li:nth-child(2) p a {
	padding-right: 13px;
	margin-right: 10px;
	border-right: 1px solid #FFF;
}
.headtop ul li:nth-child(2) p a:last-child {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px solid #000000;
}
.headtop ul li:nth-child(2) a i.fa-shopping-bag {
	margin-right: 20px;
}
.headtop ul li:nth-child(2) a span {
	position: absolute;
	left: 15px;
	bottom: 2px;
	background: #FF0000;
	color: #FFF;
	padding: 5px;
	min-width: 5px;
	font-size: 12px;
	height: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.heademenu {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 21px 0px;
	width: 100%;
}
.heademenu img {
	max-width: 100%;
}
.logo-left img,
.logo-right img {
	/* float: left; */
}
.logo {
	line-height: 0;
}
.banner {
	flex-basis: calc(100% - 50%);
	text-align: center;
}
.banner img {
	max-width: 100%;
	transition: all 0.6s;
}
.hotline {
	flex-basis: 270px;
}
.hotline p span{ 
	font-family: 'UTMLoko';
	font-size: 25px;
	color: #df0006;
}
.hotline p img {
    vertical-align: middle;
    margin-right: 10px;
}
.hotline p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.hotline b {
	font-weight: 400;
	font-family: roboto;
	font-size: 14px;
	color: #2b2b2b;
}
.header-center{
	width: 570px;
	display: flex;
	justify-content: space-between;
}
.search-mobile {
	float: right;
	height: 50px;
	width: 31px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
}
.search-mobile div.icon-s {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 31px;
	width: 31px;
	background: #0e9d49;
	color: #FFF;
}
.box-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.search {
	width: 100%;
	float: right;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search-top {
	width: 210px;
	float: left;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.giohang {
	font-size: 14px;
	width: 42%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.giohang a {
	color: #333;
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
}
.chinhhang {
	font-size: 14px;
	width: 54%;
}
.chinhhang a {
	color: #333;
	display: block;
	width: 100%;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	line-height: 22px;
}
.chinhhang span {
	display: inline-block;
	float: right;
	width: calc(100% - 57px);
	padding: 5px 0px;
	font-family: 'RobotoBold';
	text-transform: uppercase;
}
.search-top a img {
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
.hotrotructuyen {
	font-weight: 300;
	font-family: 'Roboto';
	font-size: 13px;
	line-height: 20px;
}
.hotro_item {
	float: left;
	padding-left: 35px;
	line-height: 32px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.hotro_item.phone {
	background: url('images/icon-hotline.png') no-repeat left center;
}
.hotro_item.email {
	background: url('images/icon-email.png') no-repeat left center;
}
.hotro_item a {
	color: #FFF;
}
.search-bottom {
	width: 550px;
	float: left;
	background: #FFF;
	position: relative;
	margin-top: 0px;
	border: 2px solid #333;
	box-sizing: border-box;
	overflow: hidden;
}
.select-search {
	width: 145px;
	background: #e7e7e7;
	border: none;
	height: 50px;
	box-sizing: border-box;
	padding: 0px 10px;
	font-family: 'Roboto';
	color: #666;
	float: left;
}
.text-search {
	width: calc(100% - 35px);
}
.button-search {
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: 'RobotoBold';
	font-size: 15px;
	text-transform: uppercase;
	box-sizing: border-box;
	background: #f5f5f5;
}
.click-search {
	width: 42px;
	height: 78px;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
}
.click-search.active i {
	font-size: 30px;
}
#frm-search {
	width: 100%;
	float: left;
	box-sizing: border-box;
	position: relative;
}
#frm-search select {
	background: transparent;
	border: none;
	height: 38px;
	outline: none;
	padding: 0px 10px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 13px;
	color: #333;
	float: left;
	box-sizing: border-box;
	width: 150px;
	background: #f7f7f7;
}
#frm-search-m {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
#frm-search-m select {
	background: transparent;
	border: none;
	height: 34px;
	outline: none;
	padding: 0px 10px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 13px;
	color: #333;
	float: left;
	box-sizing: border-box;
	width: 140px;
	border-right: 2px solid #333;
}
.input-control {
	width: calc(100% - 150px);
	background: transparent;
	border: 1px solid #f7f7f7;
	height: 38px;
	outline: none;
	padding: 0px 10px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 13px;
	color: #333;
	float: left;
	box-sizing: border-box;
}
#frm-search-m .input-control {
	width: calc(100% - 140px);
	background: transparent;
	border: none;
	height: 34px;
	outline: none;
	padding: 0px 10px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 13px;
	color: #333;
	float: left;
	box-sizing: border-box;
}
#frm-search-m .button-search {
	width: 40px;
	height: 34px;
	background: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: 'RobotoBold';
	font-size: 15px;
	text-transform: uppercase;
	box-sizing: border-box;
	border: 2px solid #FFF;
}
#cart {
	position: fixed;
	top: 40%;
	right: 0px;
	width: 40px;
	height: 40px;
	background: #444;
	cursor: pointer;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999999;
}
#cart i {
	color: #FFF;
	font-size: 30px;
}
#cart span {
	position: absolute;
	top: -8px;
	left: -8px;
	display: inline-block;
	padding: 3px 5px;
	background: #FF0000;
	color: #FFF;
	border-radius: 5px;
}
.input-control::-webkit-input-placeholder {
	font-size: 13px;
	color: #333;
	font-family: 'Roboto'
}
.input-control:-moz-placeholder {
	font-size: 13px;
	color: #333;
	font-family: 'Roboto'
}
.input-control::-moz-placeholder {
	font-size: 13px;
	color: #333;
	font-family: 'Roboto'
}
.input-control:-ms-input-placeholder {
	font-size: 13px;
	color: #333;
	font-family: 'Roboto'
}
.menu-mobile {
	width: 40px;
	height: 40px;
	float: right;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 5px;
	overflow: hidden;
	display: none;
	margin-top: 20px;
}
.menu-mobile span {
	width: 100%;
	margin-bottom: 7px;
	height: 3px;
	float: left;
	background: #413C38;
}
.top-mobile {
	display: none;
}
.cart-menu {
	width: 150px;
	display: flex;
	align-items: center;
	padding: 6px 10px;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
}
.cart-menu img {
	vertical-align: middle;
}
.cart-menu span {
	background: #333333;
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	color: #FFF;
}
.cart-menu a {
	color: #333;
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}
.cart-menu-imt {
	height: 50px;
	line-height: 50px;
	right: 0px;
	display: block;
}
.cart-menu-imt a {
	color: #FFF;
	font-family: 'Roboto';
	font-size: 14px;
	background: #333;
	padding: 5px 10px;
}
.cart-menu-imt-icon {
	height: 50px;
	line-height: 50px;
	right: 0px;
	display: none;
}
.cart-menu-imt-icon a {
	color: #FFF;
	font-family: 'Roboto';
	font-size: 14px;
	background: #333;
	padding: 5px 10px;
}
.menu-but {
	width: 55px;
	height: 48px;
	line-height: 48px;
	display: none;
	padding-left: 35px;
}
.menu-but a {
	color: #333;
	font-family: 'RobotoBold';
	font-size: 18px;
	text-transform: uppercase;
}
.left-0 {
	left: 0px !important;
}
/* Menu */
.menu-bound {
	width: 270px;
	height: 40px;
	position: relative;
}
.menu-bound:hover .left-top {
	display: block !important;
}
.left-top {
	top: 40px;
	left: 0px;
	width: 100%;
	background: #FFF;
	z-index: 99;
}
.navigator-category-text {
	background: #378FCC;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	cursor: pointer;
	padding-left: 48px;
	padding-top: 10px;
	position: relative;
	height: 30px;
	z-index: 9999999;
	font-size: 20px;
	border-radius: 4px 4px 0 0;
	font-family: 'RobotoBold';
}
.navigator-category-text:before {
	content: "";
	border: transparent;
	border-top-color: #378FCC;
	border-style: solid;
	border-width: 10px 135px 0;
	position: absolute;
	left: 0;
	bottom: -10px;
	height: 0;
	width: 0;
}
.expand-alias {
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 2;
	width: 31px;
	height: 31px;
	background: #333;
}
.expand-alias span {
	background-color: #fafafa;
	font-size: 0;
	width: 16px;
	height: 3px;
	position: absolute;
	top: 14px;
	left: 6px;
	border-radius: 2px;
}
.expand-alias span:before {
	transform: translateY(-6px);
	width: 22px !important;
}
.expand-alias span:after {
	transform: translateY(6px);
	width: 12px !important;
}
.expand-alias span:after,
.expand-alias span:before {
	content: "";
	background-color: #fafafa;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .4s ease;
	border-radius: 2px;
}
.menu-hx {
	display: flex;
	width: 100%;
	float: left;
	justify-content: space-between;
	flex-wrap: wrap;
}
.banner-logo {
	width: 206px;
	float: left;
	margin-right: 50px;
}
.menu-lx {
	box-sizing: border-box;
	transition: all 0.6s;
	width: 100%;
}
.search-menu {
	width: calc(100% - 278px);
	box-sizing: border-box;
	display: flex;
	display: none;
	align-items: center;
	justify-content: space-between;
	padding: 0px 10px;
}
.logo-menu {
	width: 140px;
}
.logo-menu img {
	max-height: 48px;
	display: block;
	max-width: 100%;
}
.search-m {
	width: 120px;
	float: left;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.search-mn {
	width: 550px;
	float: left;
	background: #FFF;
	position: relative;
	margin-top: 0px;
	border: 2px solid #333;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0px 10px;
}
.giohang-m {
	font-size: 14px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.giohang-m img {
	max-height: 30px;
	float: left;
	margin-right: 10px;
}
.giohang-m a {
	color: #333;
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
}
.gh-m {
	display: none !important;
}
.dm-ck {
	width: 25%;
	position: relative;
	z-index: 10001;
}
.list-menu {
	width: 100%;
	background: #4a4a4a
}
.list-menu > li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
	background: #333;
}
.list-menu > li > a > span{
	position: absolute;
	width: 20px;
	height: 2px;
	background: #FFF;
	display: block;
	right: 10px;
	top: 50%;
}
.list-menu > li > a > span:after,.list-menu > li > a > span:before{
	position: absolute;
	width: 20px;
	height: 2px;
	background: #FFF;
	display: block;
	content: '';
	right: 0px;
}
.list-menu > li > a > span:after{
	top: calc(50% - 8px);
}
.list-menu > li > a > span:before{
	top: calc(50% + 6px);
}
.list-menu > li > a {
	display: block;
	padding: 5px 9px;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	padding-left: 20px;
	text-transform: uppercase;
	line-height: 30px;
	font-family: 'RobotoBold';
	position: relative;
}
.list-menu > li > a > i {
	display: inline-block;
	width: 20px;
	height: 22px;
	margin: 5px 5px 0 0;
	color: #333;
	text-align: center;
	padding-top: 8px
}
.list-menu > li.hover-menu:hover > ul {
	display: block
}
.list-menu > li.hover-menu1:hover > ul {
	display: block
}
.list-menu > li > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	background: #FFF;
	z-index: 10001;
}
.list-menu > li > ul > li {
	width: 100%;
	position: relative;
}
.list-menu > li > ul > li > a {
	display: block;
	padding: 7px 10px;
	color: #333;
	font-size: 14px;
	position: relative;
	text-transform: capitalize;
	line-height: 24px
}
.list-menu > li > ul > li img {
	max-width: 25px;
	margin-right: 5px;
	vertical-align: middle
}
.list-menu > li > ul > li > a > span {
	float: right;
	font-size: 19px;
	margin-top: 2px
}
.list-menu > li > ul > li:hover > a {
	background: #c9141b;
	color: #FFF
}
.list-menu > li ul,
.list-menu > li ul ul,
.list-menu > li ul ul ul {
	list-style: none
}
.list-menu > li > ul > li  ul,
.list-menu > li > ul > li  ul ul {
	width: 100%;
	top: 0px;
	left: 100%;
	background: #FFF;
	position: absolute;
	z-index: 1;
	box-shadow: 0px 2px 5px #ababab;
	display: none
}
.list-menu > li > ul > li:hover > ul {
	display: block
}
.list-menu > li > ul > li > ul > li:hover  > ul {
	display: block
}
.list-menu > li > ul > li > ul > li {
	width: 100%;
	position: relative;
}
.list-menu > li > ul > li > ul > li > a {
	display: block;
	padding: 12px 10px;
	color: #333;
	font-size: 14px
}
.list-menu > li > ul > li > ul > li > a > span {
	float: right;
	font-size: 19px
}
.list-menu > li > ul > li > ul > li:hover > a {
	color: #FFF;
	background: #c9141b
}
.list-menu > li > ul > li > ul > li > ul > li {
	width: 100%
}
.list-menu > li > ul > li > ul > li > ul > li > a {
	display: block;
	padding: 12px 10px;
	color: #333;
	font-size: 14px
}
.list-menu > li > ul > li > ul > li > ul > li:hover> a {
	color: #FFF;
	background: #222222
}
.menu-top1 {
	width: 100%;
	position: relative;
	z-index: 9;
}
.menu-top1 ul.menu {
	width: 100%;
	text-align: left;
	display: flex;justify-content: center;
}
.menu-top1 ul.menu > li {
	display: inline-block;
}
.menu-top1 ul.menu > li img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.menu-top1 ul.menu > li {
	position: relative;
	text-align: center;
	transition: all 0.6s;
}
.menu-top1 ul.menu > li > a {
	font-size: 15px;
	font-weight: 500;
	display: block;
	font-family: 'Roboto';
	position: relative;
	line-height: 90px;
	text-align: left;
	padding: 0px 13px;
	text-transform: uppercase;
	transition: all 0.2s;
	color: inherit;
}
.menu-top1 ul.menu > li:hover > a,
.menu-top1 ul.menu > li.active > a {
	color: #eb7c1c;
}
.menu-top1 ul.menu > li:hover > ul {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
}
.menu-top1 ul.menu > li > ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
}
.menu-top1 ul.menu > li > ul {
	position: absolute;
	top: 100%;
	left: 0px;
	background: #FFF;
	text-align: left;
	white-space: nowrap;
	min-width: 220px;
	visibility: hidden;
	opacity: 0;
	margin-top: 20px;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
	z-index: 9999;
	padding: 0px;
	box-sizing: border-box;
}
.menu-top1 ul.menu > li > ul li {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	padding: 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menu-top1 ul.menu > li > ul > li a {
	color: #333;
	font-size: 14px;
	font-family: 'Roboto';
	display: block;
	font-weight: 300;
	text-transform: capitalize;
}
.menu-top1 ul.menu > li > ul > li > ul {
	position: absolute;
	top: 0px;
	left: 100%;
	min-width: 250px;
	text-align: left;
	z-index: 10001;
	background: #FFF;
	visibility: hidden;
	opacity: 0;
	margin-top: 20px;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
	box-sizing: border-box;
}
.menu-top1 ul.menu > li > ul > li:hover > a,
.menu-top1 ul.menu > li > ul > li.active > a {
	color: #FFF;
}
.menu-top1 ul.menu > li > ul > li > ul > li:hover > a,
.menu-top1 ul.menu > li > ul > li > ul > li.active > a {
	color: #FFF;
}
.menu-top1 ul.menu > li > ul > li:hover {
	background: #eb7c1c;
}
.menu-top1 ul.menu > li > ul > li > ul > li:hover {
	background: #eb7c1c;
}
/* Slider */
#slider-top {
	width: 100%;
}
#slider-top  img{
	max-width: inherit !important;
}
.box-slider {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box-slider * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slider-left {
	width: 25%;
	position: relative;
}
.slider-left > ul{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 1;
	box-sizing: border-box;
	border: 1px solid #333;
	border-bottom: 0px;
}
.slider-left > ul > li:nth-child(n+11) {
	display: none;
}
.slider-left > ul:hover > li:nth-child(n+11) {
	display: block;
}
.slider-left ul {
    list-style: none;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
}
.slider-left ul li{
	position: relative;
}
.slider-left ul li:hover ul{
	display: block;
}
.slider-left ul li ul {
	display:none;
	position: absolute;
	top: -1px;
	left: 100%;
	width: 100%;
	z-index: 1000;
	background: #FFF;
	box-sizing: border-box;
	border: 1px solid #333;
}
.slider-left ul li {
    padding: 9px 10px;
    border-bottom: 1px solid #333333;
}
.slider-left ul li:hover{
	background: #333;
}
.slider-left > ul > li:hover > a,.slider-left > ul > li > ul > li:hover > a{
	color: #FFF;
	padding-left: 10px;
}
.slider-left ul li:last-child {
    /* border-bottom: 0; */
}
.slider-left ul li:first-child {
    border-top: 0;
}
.slider-left ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    transition: all 0.5s;
}
.slider-left ul li a span{
	float: right;
	font-size: 18px;
}
.slider-right {
	width: 75%;
}
.slider-top{
	width: 100%;
	border: 10px solid #0064DC;
	border-radius: 10px;
}
.slider-bottom{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	flex-wrap: wrap;
}
.slider-bottom .slogan{
	display: inline-block;
	padding: 3px 20px;
	border: 5px solid #0070d8;
	font-size: 25px;
	text-transform: uppercase;
	color: #FF0000;
	width: calc(100% - 36% - 20px);
	font-weight: 700;
	text-align: center;
}
.slider-bottom .social{
	width: 36%;
	display: flex;
	justify-content: space-between;
}
.slider-bottom .social div{
	width: calc(50% - 10px);
	display: flex;
	align-items: center;
	background: #0070d8;
	padding: 5px 10px;
	text-align: center;
	justify-content: center;
}
.slider-bottom .social a{
	color: #FFF;
	font-size: 20px;
	display: block;
}
.slider-bottom .social a span{
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #FFF;
	display: inline-block;
	border-radius: 50%;
	line-height: 30px;
}
.slider-bottom .social fa{
	padding: 10px;font-size: 17px;width: 100%;text-align: center;text-decoration: none;margin: 5px 2px;
}
.p15{
	padding: 0px 15px;
}
.adv {
	width: calc(100% + 50px);
	margin: 20px -25px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.adv .img {
	width: calc(100% / 2);
	text-align: center;
	box-sizing: border-box;
	padding: 0px 25px;
}
.adv .img a img {
	max-width: 100%;
}
.adv-w {
	width: 100%;
	position: relative;
}
.adv-w img {
	display: block;
	max-width: 100%;
}
.box-adv {
	position: absolute;
	width: 275px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	right: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.advd {
	width: 175px;
	height: 150px;
	background: #20b2aa;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 15px;
	line-height: 25px;
	box-shadow: 4px 4px 8px #333;
}
.advd a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}
/* About us */
.padd-gioithieu {
	padding: 50px 0px 150px;
}
.box-gioithieu {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.img-gioithieu{
	max-width: 555px;
	line-height: 0;
	position: relative;
	order: -1;
}
.img-gioithieu img{
	max-width: 100%;
}
.tieude-gioithieu p {
    text-align: left;
    font-size: 30px;
    display: block;
    font-family: Avobold, sans-serif;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative;
}
.tieude-gioithieu p:before {
	content: "";
	width: 20px;
	height: 3px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tieude-gioithieu h4 {
	font-size: 35px;
	color: #646464;
	display: inline-block;
	position: relative;
	line-height: 50px;
}
.tieude-gioithieu h4 a {
	color: #333;
	font-family: 'Roboto';
	text-transform: uppercase;
}
.desc-gioithieu {
	max-width: calc(100% - 600px);
	font-size: 14px;
	color: #474647;
	line-height: 24px;
	text-align: justify;
	position: relative;
}
.box-slide-new {
	width: calc(100% + 20px);
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px -10px;
	display: flex;
	justify-content: space-between;
}
p.xemthem {
	text-align: center;
}
p.xemthem a {
	font-size: 14px;
	color: #474647;
	line-height: 24px;
	font-family: 'Roboto';
	padding: 6px 40px 8px;
	border: 1px solid #e60f1e;
	border-radius: 30px;
}
#gallery {
	background: #FFF;
}
.box-gallery {
	width: calc(100% + 20px);
	margin: 0px -10px;
	float: left;
	display: flex;
	flex-flow: wrap;
}
.box-gallery-item1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 10px 0px;
	float: left;
}
.box-gallery-item1 .img {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.box-gallery-item1 .img img {
	float: left;
	max-width: 100%;
	transition: all 0.6s;
}
.box-gallery-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% / 3);
	padding: 10px;
	float: left;
}
.box-gallery-item .img {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.box-gallery-item .img img {
	float: left;
	max-width: 100%;
	transition: all 0.6s;
}
.box-gallery-item .desc {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	background: #FFFFFF;
	position: relative;
	z-index: 4;
	top: -2px;
	text-transform: uppercase;
}
.box-gallery-item .desc a {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	transition: all 0.6s;
	line-height: 24px;
}
.box-gallery-item:hover div.img img {
	transform: translateX(5px) rotate(5deg) translateY(5px) scale(1.2);
}
.box-gallery-item:hover div.desc a {
	color: #f00;
}
/* Propduct */
.box-index {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: calc(100% + 32px);
	box-sizing: border-box;
	margin: 0px -16px;
}
.col-9 {
	width: calc(80% + 12px - 10px);
	margin: 0px -6px;
}
.col-3 {
	width: 20%;
}
.box-dm{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0px;
	background: #f3f3f3;
}
.adv-dm img{
	float: left;
	max-width: 100%;
}
.img-dm{
	width: 234px;
	float: left;
}
.img-dm img{
	max-width: 100%;
	float: left;
}
.pro-dm{
	width: calc(100% - 234px);
	float: left;
	box-sizing: border-box;
	padding: 0px 10px;
}
.show-product {
/*	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: calc(100% + 32px);
	margin: 0px -16px;*/
}
.quick-view {
    position: absolute;
    right: 10px;
    top: calc(50% - 31px);
    width: 25px;
}
.quick-view a{
	display: block;
	font-size: 13px;
	width: 25px;
	height: 25px;
	background: rgba(0,0,0,0.4);
	border-radius: 50%;
	margin: 4px 0px;
	margin-left: 50px;
	line-height: 25px;
	color: #FFF;
}
.product .quick-view a:nth-child(1){
	transition: all 0.4s;
}
.product .quick-view a:nth-child(2){
	transition: all 0.8s;
}
.product:hover .quick-view a{
	margin-left: 0px;
}
.product-slide.cl-2 {
	width: calc(100% / 2);
}
.product-slide.cl-3 {
	width: calc(100% / 3);
}
.product-slide.cl-4 {
	width: calc(100% / 4);
}
.product-slide.cl-5 {
	width: calc(100% / 4);
}
.group-price {
    position: absolute;
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto;
}
.group-price .product-new {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #ffc000;
    height: 22px;
}
.group-price .product-sale {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 10px;
    background: #ff4318;
    height: 22px;
}
.product-title {
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}
.product-img {
	position: relative;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	/* margin-bottom: 15px; */
	/* padding: 10px; */
	overflow:hidden;
}
span.giamgia {
	position: absolute;
	padding: 0px 5px;
	background: #ff0000;
	right: 0px;
	top: 0px;
	line-height: 22px;
	color: #FFF;
	box-sizing: border-box;
	font-size: 13px;
	cursor: pointer;
	transition: all 0.6s;
	display: flex;
	align-items: center;
	justify-content: center;
}
span.cart {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 22px;
	color: #FFF;
	box-sizing: border-box;
	font-size: 13px;
	cursor: pointer;
	transition: all 0.6s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product:hover .product-img {
}
.product-img h5 a {
	font-size: 20px;
	color: #FFF;
	display: block;
	padding: 10px 0px;
	font-family: 'RobotoBold';
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
}
.product-img img {
	display: block;
	margin: 0 auto;
}
.status {
	position: absolute;
	width: 45px;
	height: 45px;
	right: 0px;
	top: 0px;
	border-radius: 50%;
	background: #ed1505;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}
.product-img img {
	max-width: 100%;
	width:100%;
}
.product-slide:hover .product-desc {
	opacity: 1;
	transform: scale(1);
}
.product-desc {
	cursor: pointer;
	justify-content: center;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.6);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	opacity: 0;
	transform: scale(0.5);
	transition: all 0.6s;
	display: flex;
	align-items: center;
}
.product-desc p {
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
}
.product-title h4 {
	font-size: 14px;
	display: block;
	width: 100%;
	color: #444444;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
}
.product-title h4 a {
	font-size: 14px;
	color: #646464;
}
.product:hover h4 a,
.product.active h4 a {
	color: #333;
}
.product-title p {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	color: #646464;
}
.img-d {
}
.img-d,
.img-b {
	margin: 0 auto;
}
.product:hover .img-d,
.product.active .img-d {
	display: none;
}
.img-b {
	display: none;
}
.product:hover .img-b,
.product.active .img-b {
	display: block;
}
.product-title p span {
}
.product-title p span.addcart {
	display: inline-block;
	padding: 3px 10px;
	background: #0072b0;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}
.product-title p .price {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	display: inline-block;
}
.product-title p .price-old {
	font-size: 14px;
	color: #656464;
	display: inline-block;
	margin-left: 10px;
}
.readmore {
	display: inline-block;
	padding: 7px 10px;
	color: #232f3e;
	border: 1px solid #232f3e;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 400;
}
.giasoc-icon {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	border-radius: 50%;
	background: #FF0000;
}
/*Trang trong */
#block-template {
}
/* Gia soc */
#tintuc {
	background: #FFF;
	margin-top: 8px;
	padding: 20px 0px;
}
.itintuc {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.itintuc-left {
	width: calc(100% / 3 - 15px);
}
.itintuc-right {
	width: 350px;
}
.box-don-item1 {
	width: 100%;
	float: right;
	height: 345px;
	overflow: hidden;
}
.box-don-item {
	width: 345px;
	float: left;
	position: relative;
	transition: all 0.6s;
	height: 345px;
	overflow: hidden;
}
.box-don-item div.img {
	width: 100%;
	float: left;
	align-items: stretch;
	overflow: hidden;
	position: relative;
}
.box-don-item div.desc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	bottom: 0px;
	left: 0px;
}
.box-don-item div.desc h3 {
}
.box-don-item div.desc a {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.box-don-item div.desc p {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	line-height: 22px;
	font-weight: 300;
	margin-top: 5px;
	text-align: justify;
}
.box-don-item div.img img {
	transition: all 0.6s;
	margin: 0 auto;
	display: block;
}
.box-don-item:hover div.desc h3 a {
	color: #333;
}
.box-tintuc {
	width: calc(100% + 50px);
	margin: 0px -25px;
	float: left;
	box-sizing: border-box;
}
.box-tintuc-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-tintuc-item {
	width: 100%;
	position: relative;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.box-tintuc-item .box-i {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #DDD;
	background: #FFF;
}
.box-tintuc-item div.img {
	width: 150px;
	float: left;
	align-items: stretch;
	overflow: hidden;
	position: relative;
}
.box-tintuc-item div.desc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 160px);
	float: right;
}
.box-tintuc-item div.desc h3 {
}
.box-tintuc-item div.desc a {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	line-height: 20px;
	font-weight: 500;
}
.box-tintuc-item div.desc p {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	line-height: 20px;
	font-weight: 400;
	margin-top: 5px;
}
.box-tintuc-item div.img img {
	width: 100%;
	float: left;
	transition: all 0.6s;
}
.box-tintuc-item:hover div.img img {
	transform: scale(1.05);
}
.box-tintuc-item:hover div.desc h3 a {
	color: #333;
}
.box-dichvu {
	width: calc(100% + 50px);
	margin: 0px -25px;
	box-sizing: border-box;
}
.box-dichvu-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-dichvu-item {
	width: calc(100% / 3);
	position: relative;
	transition: all 0.6s;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px 25px;
}
.box-dichvu-item .box-i {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #DDD;
	background: #FFF;
}
.box-dichvu-item div.img {
	width: 100%;
	float: left;
	align-items: stretch;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.box-dichvu-item div.img img{
	max-width: 100%;
}
.box-dichvu-item div.desc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}
.box-dichvu-item div.desc h3 {
}
.box-dichvu-item div.desc a {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.box-dichvu-item div.desc p {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	line-height: 20px;
	font-weight: 300;
	margin-top: 5px;
	text-align: justify;
}
.box-dichvu-item div.img img {
	transition: all 0.6s;
	margin: 0 auto;
	display: block;
}
.box-dichvu-item:hover div.desc h3 a {
	color: #333;
}
/* San pham */
#sanphamall {
}
.product-left {
	width: 321px;
	box-sizing: border-box;
	border: 1px solid #eee;
	margin-left: -1px;
	margin-bottom: -1px;
}
.product-slide {
	position: relative;
	z-index: 1;
	background: #FFF;
	padding: 0px 16px;
	margin-bottom: 32px;
}
.product {
	box-sizing: border-box;
	background: #FFF;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative
}
.product:hover .addcart-in1 {
	background: #ec202c;
}
.addcart-in1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #FFF;
	font-size: 13px;
	background: #b0b0b1;
	padding: 5px 10px;
	cursor: pointer;
}
.product-right {
	width: 100%;
}
.border-1 {
}
/* detail-product */
.detail-left {
	width: 45%;
	background: #e7e7e7;
	padding: 15px;
	box-sizing: border-box;
}
.detail-right {
	width: 53%;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
.right-address {
	width: 26%;
	background: #fff;
	padding: 15px;
	border-radius: 5px;
	box-sizing: border-box;
}
.images_galley {
	margin: 0 auto;
	background: #ffffff;
}
.images_galley img {
	max-width: 100%;
}
.content-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.images_list {
	width: calc(100% + 10px);
	margin: 10px -5px 0px;
}
.item_img {
	padding: 0px 5px;
}
.item_img img {
	max-width: 100%;
	float: left;
}
.border-bottom-1 {
	border-bottom: 1px solid #ccc;
}
.product-more p {
	display: flex;
	justify-content: center;
	justify-content: space-between;
	color: #333;
	line-height: 20px;
	margin-bottom: 10px;
}
.product-more p img {
	float: left;
	margin-right: 5px;
}
.product-price {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #6aa9e5;
}
.price-detail {
	color: #333;
}
.price-detail .price {
	font-size: 20px;
	color: #E60F1E;
	font-family: 'RobotoBold';
}
.price-detail .price-old {
	color: #333;
	font-size: 14px;
}
.product-detail {
	color: #333;
	line-height: 22px;
}
.product-tragop {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #6aa9e5;
}
.btn-tragop {
	background: #e11b1e;
	background: -webkit-linear-gradient(#f52f32, #e11b1e);
	background: -o-linear-gradient(#f52f32, #e11b1e);
	background: -moz-linear-gradient(#f52f32, #e11b1e);
	background: linear-gradient(#f52f32, #e11b1e);
	border: solid 1px #e11b1e;
	padding: 10px 40px;
	color: #FFF;
	display: inline-block;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
}
.btn-tragop span:nth-child(1) {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
}
.btn-tragop span:nth-child(2) {
	font-size: 13px;
	display: block;
}
.desc-tragop {
	color: #FFF;
}
.vat-detail {
	font-size: 14px;
	color: #c80000;
	line-height: 20px;
}
.box_star {
	width: 100%;
	margin-bottom: 20px;
}
.box_star h3 {
	font-family: 'RobotoBold';
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.rating-stars {
	display: inline-block;
	margin-right: 10px;
	float: left;
}
.rating-stars ul {
	list-style-type: none;
	padding: 0;
	display: inline-block;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.rating-stars ul > li.star {
	display: inline-block;
}
.rating-stars ul > li.star > i.fa {
	font-size: 20px;
	color: #ccc;
}
.rating-stars ul > li.star.hover > i.fa {
	color: #FFCC36;
}
.rating-stars ul > li.star.selected > i.fa {
	color: #FF0;
}
span.star.selected > i.fa {
	color: #FF0;
}
.product-numb {
	display: flex;
	color: #333;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	margin-top: 10px;
}
.title-numb {
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.contain_number_giohang {
	display: inline-block;
}
.minus_giohang {
	display: inline-block;
	float: left;
	width: 30px;
	height: 28px;
	border: 1px solid #cccccc;
	border-right: none;
	line-height: 28px;
	text-align: center;
	background: #ececec;
	color: #333;
	font-weight: 300;
	font-size: 20px;
}
.plus_giohang {
	display: inline-block;
	float: left;
	width: 30px;
	height: 28px;
	border: 1px solid #cccccc;
	border-left: none;
	line-height: 28px;
	text-align: center;
	background: #ececec;
	font-size: 20px;
	color: #333;
	font-weight: 300;
}
.number_giohang {
	display: inline-block;
	float: left;
	text-align: center;
	height: 28px;
	outline: none;
	line-height: 28px;
	width: 40px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border-radius: 0px;
	-webkit-appearance: none;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
}
.button-detail .detail-button-buy {
	border: 1px solid #e60f1e;
	background: #e60f1e;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 12px 12px;
	font-size: 18px;
	font-weight: 300;
	font-family: 'RobotoBold';
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 5px;
}
.button-detail .detail-button-buy-cart {
	border: 1px solid #f57224;
	background: #f57224;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 15px 0;
	font-size: 18px;
	font-weight: 700;
	font-family: 'RobotoBold';
	cursor: pointer;
}
.detail-hotline {
	font-size: 18px;
	font-family: 'Roboto';
	color: #3e3e3e;
	line-height: 26px;
	font-weight: 400;
}
.detail-transport {
	font-size: 13px;
	font-family: 'Roboto';
	color: #3e3e3e;
	line-height: 26px;
	font-weight: 400;
}
.button-detail:hover .detail-button-buy-cart {
	color: #378FCC;
}
.box-info-product {
}
.border-1x {
	border: 1px solid #ccc;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
	font-size: 18px !important;
}
.line-cart {
	line-height: 20px;
}
.title-detail p {
	color: #F90;
}
.title-detail p i {
	margin: 0px 2px;
}
.title-detail {
}
.title-detail h1 {
	font-size: 20px;
	color: #0254b7;
	text-align: left;
	font-weight: bold;
}
.tabs-detail {
	width: 100%;
	float: left;
	margin-top: 10px;
	list-style: none;
}
.tabs-detail li {
	float: left;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	margin-right: 5px;
}
.tabs-detail li span {
	display: block;
	padding: 12px 20px;
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	background: #0578dc;
	font-family: 'RobotoBold';
	border-radius: 5px;
	box-shadow: 5px 5px 5px #015eba inset;
}
.tabs-detail li.active {
	background: #378FCC;
}
.tabs-detail li.active span,
.tabs-detail li:hover span {
	color: #333;
	background: #ffd800;
	box-shadow: 5px 5px 5px #cfb10c inset;
}
.tabs-content {
	width: 100%;
	float: left;
	display: none;
	padding: 20px 20px;
	box-sizing: border-box;
	background: #FFF;
	margin-top: 10px;
}
.tabs-content p {
	line-height: 25px;
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: 400;
	color: #3e3e3e;
}
.tabs-content.active {
	display: block;
}
.tabs-content img {
	max-width: 100%;
}
/* Footer */
.footer-content {
	background: #20242e;
	padding: 30px 0;
	color: #bdbbbb;
}
.box-footer {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}
.item-footer:first-child {
	flex-basis: 30%;
	margin-right: 30px;
}
.item-footer:nth-child(2) {
	flex-basis: 30%;
}
.item-footer:nth-child(3) {
	width: 300px;
}
.item-footer1 {
	width: calc(50% - (255px / 2));
}
.item-footer1:last-child {
	width: 255px;
}
.payment{
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.payment li{
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
}
#map iframe {
	width: 100%;
	height: 300px;
}
#mapfooter iframe {
	width: 100%;
	height: 160px;
}
.title-footer {
	margin-bottom: 10px;
	position: relative;
}
.title-footer h6 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	position: relative;
	color: #FFF;
}
.box-x {
	padding: 20px;
	background: #0071c0;
	border-radius: 10px;
	box-shadow: 2px 2px 4px #0062a8 inset;
}
.desc-footer h2 {
	font-size: 20px;
	font-family: 'RobotoBold';
	color: #333;
	line-height: 30px;
	padding: 3px 0px;
	font-weight: 400;
	margin-bottom: 10px;
}
.desc-footer p {
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	padding: 0px 0px;
	font-weight: 400;
}
.desc-footer p.link {
	position: relative;
}
.desc-footer p.link a {
	color: #FFF;
	font-size: 14px;
	display: block;
}
.desc-footer p.fx {
	font-size: 12px;
}
.desc-footer p a {
	color: #989898;
}
.desc-footer p a:hover {
	color: #0084cb;
}
.desc-footer img {
	max-width: 100% !important;
	height: auto !important;
}
.desc-footer p img {
	height: auto !important;
}
/* copy */
.copy {
	padding: 17px 0px;
	background: #171b26;
	color: #bdbbbb;
	font-weight: 300;
}
.content-copy {
	display: flex;
	text-align: center;
}
.content-copy p {
    padding: 0px 10px;
}
.copy-text {
	color: #8c8c8c;
	line-height: 20px;
	font-size: 13px;
}
.copy-text a {
	color: #8c8c8c;
}
/* breadcrumb */
ul#breadcrumb {
	list-style: none;
}
ul#breadcrumb li {
	display: inline;
	font-size: 18px;
}
ul#breadcrumb li+li:before {
	font-family: 'FontAwesome';
	padding: 8px;
	color: black;
	font-size: 13px;
	content: "\f105";
}
ul#breadcrumb li a {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	text-transform: capitalize;
}
ul#breadcrumb li a:hover {
	color: #01447e;
	text-decoration: underline;
}
/* detail */
.detail {
	line-height: 30px;
}
.box-detail {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	background: #FFF;
	border: 1px solid #ddd;
}
.detail strong,
.detail b {
	font-family: 'RobotoBold';
}
.detail img {
	max-width: 100% !important;
	height: auto !important;
}
.socialmediaicons {
	display: flex;
	justify-content: space-between;
}
.author {
	margin-bottom: 10px;
}
.author p {
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
}
.author h1 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'RobotoBold';
	line-height: 30px;
	color: #0254b7;
}
.pre-next-article {
	border-top: 1px solid #CCC;
}
.pre-next-article .col {
}
p.title-row {
	font-size: 14px;
	font-weight: 400;
	color: #999;
}
p.title-link {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	width: 80%;
}
p.title-link a {
	color: #333;
}
/* News */
.tintuc-desc {
	width: calc(100% + 20px);
	margin: 0px -10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tintuc-item {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box-tinx {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tintuc-item.w-50 {
	width: 50%;
}
.tintuc-item:last-child {
	margin-bottom: 0px;
}
.tintuc-item .img {
	width: 200px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.tintuc-item .img img {
	max-width: 100%;
	float: left;
	transition: all 0.6s;
	width: 100%;
}
.tintuc-item .desc {
	width: calc(100% - 220px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 64px;
	position: relative;
}
.tintuc-item .desc h3 {
	margin-bottom: 10px;
}
.tintuc-item .desc h3 a {
	color: #646464;
	font-size: 15px;
	line-height: 20px;
	transition: all 0.6s;
	font-weight: 700;
}
.tintuc-item .desc p {
	color: #333;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	transition: all 0.6s;
}
.tintuc-item .desc p a {
	color: #FF0000;
	font-style: italic;
	margin-top: 10px;
	display: inline-block;
}
.tintuc-item:hover div.img img {
	transform: scale(1.05);
}
.tintuc-item:hover div.desc a {
	color: #0254b7;
}
/* Order */
.order-right {
	width: 33.4%;
}
.order-left {
	width: 64.6%;
}
.border-order {
	border: 1px solid #dddddd;
}
.order-title {
	background: #f7f7f7;
	padding: 10px 10px;
	color: #333;
	font-family: 'RobotoBold';
}
.row-order {
}
.img-order {
	width: 100px;
}
.desc-order {
	width: calc(100% - 200px);
	line-height: 20px;
}
.desc-order p:last-child {
	color: #FF0000;
}
.price-order {
	width: 100px;
}
.border-bottom-order {
	border-bottom: 1px solid #dddddd;
}
.totai-row span.price-dh {
	font-size: 20px;
	color: #da0000;
}
.order-form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 40px;
}
.row-order-form {
}
.row-order-form label {
	width: 33%;
	line-height: 34px;
}
.row-order-form .row-input {
	width: 64%;
}
.text-order {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.text-order.has-error {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.error-text {
	margin-top: 5px;
	line-height: 20px;
}
.text-order.w-50 {
	width: 50% !important;
}
.text-order.ds-inline-block {
	display: inline-block;
}
.spn {
	line-height: 18px;
}
.h-100 {
	height: 100px;
}
.text-order::-webkit-input-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.text-order:-moz-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.text-order::-moz-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.text-order:-ms-input-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
div.button {
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
	border: none;
	color: #FFF;
	font-size: 15px;
	font-family: 'Roboto';
	font-weight: 400;
	border-radius: 3px;
	background: #94468e;
}
div.button:hover {
	opacity: .85;
}
.member-down {
	display: none;
}
.checkout-radio-item {
	cursor: pointer;
}
.checkout-radio .checkout-radio-item .checkout-radio-icon {
	float: left;
	color: #232f3e;
	margin-top: 0px;
}
.checkout-radio .checkout-radio-item .checkout-radio-content {
	margin-left: 18px;
	color: #333;
}
/* contact */
.contact-left.bgactive {
	background: #e9e9e9;
}
#map_canvas {
	width: 100%;
	height: 500px;
}
.form-dknt {
	width: 414px;
}
.row-contact.w-49 {
	width: 49%;
}
input.input {
	font-size: 10px;
	width: 100%;
	height: 35px;
	background: #FFF;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
	box-shadow: 2px 2px 7px #CCC;
	outline: none;
	font-size: 14px;
}
input.input.h {
	height: 30px !important;
}
input.input.h::-webkit-input-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
input.input.h:-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
input.input.h::-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
input.input.h:-ms-input-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
textarea.noidung {
	width: 100%;
	height: 90px;
	background: #FFF;
	border: 1px solid #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
	box-shadow: 2px 2px 7px #CCC;
	outline: none;
	font-size: 14px;
}
textarea.noidung.h {
	height: 60px !important;
}
textarea.noidung.h::-webkit-input-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
textarea.noidung.h:-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
textarea.noidung.h::-moz-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
textarea.noidung.h:-ms-input-placeholder {
	color: #333;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
}
input.input.has-error,
textarea.noidung.has-error {
	border-color: #a94442;
}
input.button.h {
	padding: 3px 10px !important;
	font-size: 13px !important;
	line-height: 20px !important;
}
input.button {
	display: inline-block;
	font-size: 17px;
	color: #333;
	line-height: 24px;
	font-family: 'Roboto';
	padding: 9px 20px 5px;
	border: 1px solid #FFF;
	cursor: pointer;
	background: #FFF;
	font-weight: 700;
	outline: none;
	box-shadow: 2px 2px 7px #888;
	margin-right: 10px;
}
input.button:hover {
	opacity: .85;
}
input.button1 {
	display: inline-block;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	font-family: 'RobotoBold';
	padding: 6px 40px 8px;
	border: none;
	border-radius: 30px;
	cursor: pointer;
	background: rgba(216, 167, 61, 1);
	background: -moz-linear-gradient(left, rgba(216, 167, 61, 1) 0%, rgba(255, 255, 121, 1) 57%, rgba(255, 224, 85, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(216, 167, 61, 1)), color-stop(57%, rgba(255, 255, 121, 1)), color-stop(100%, rgba(255, 224, 85, 1)));
	background: -webkit-linear-gradient(left, rgba(216, 167, 61, 1) 0%, rgba(255, 255, 121, 1) 57%, rgba(255, 224, 85, 1) 100%);
	background: -o-linear-gradient(left, rgba(216, 167, 61, 1) 0%, rgba(255, 255, 121, 1) 57%, rgba(255, 224, 85, 1) 100%);
	background: -ms-linear-gradient(left, rgba(216, 167, 61, 1) 0%, rgba(255, 255, 121, 1) 57%, rgba(255, 224, 85, 1) 100%);
	background: linear-gradient(to right, rgba(216, 167, 61, 1) 0%, rgba(255, 255, 121, 1) 57%, rgba(255, 224, 85, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8a73d', endColorstr='#ffe055', GradientType=1);
	position: absolute;
	bottom: -20px;
	left: calc(50% - 50px);
	text-transform: uppercase;
}
input.button1:hover {
	opacity: .85;
}
/* Register */
.bg-log {
	background: #f7f8fc;
}
.show-register {
	max-width: 600px;
	margin: 0 auto;
}
.box-register {
}
.txt-input {
	width: 100%;
	height: 40px;
	background: #FFF;
	border: 1px solid #DDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 10px;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}
.txt-input::-webkit-input-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.txt-input:-moz-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.txt-input::-moz-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.txt-input:-ms-input-placeholder {
	color: #999;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 14px;
}
.txt-input.has-error {
	border-color: #a94442;
}
.row-input h3 {
	font-size: 20px;
	font-family: 'RobotoBold';
	color: #232f3e;
	line-height: 36px;
}
.row-input p.login {
	font-size: 13px;
	font-family: 'Roboto';
	color: #232f3e;
	font-weight: 400;
	line-height: 36px;
}
.row-input p.login a {
	font-size: 13px;
}
/* Account */
.nav-account {
	width: 170px;
}
.nav-container {
	list-style: none;
}
.nav-container li {
}
.nav-container li.item > a {
	color: #333;
	font-family: 'RobotoBold';
	font-size: 13px;
	padding: 6px 0px 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
.nav-container li.item > a i {
	margin-right: 10px;
	margin-left: 5px;
	font-size: 20px;
	color: #999;
}
.nav-container li.item > a.active {
	background: #FFF;
	color: #999;
}
.nav-container li.item > a:hover {
	background: #FFF;
	color: #999;
}
.nav-container li.sub > a {
	color: #888;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 400;
	padding-left: 10px;
	line-height: 22px;
	padding-bottom: 5px;
	display: block;
}
.nav-container li.sub > a:hover {
	color: #FF9900;
}
.right-account {
	width: calc(100% - 200px);
}
.box-account {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.left-count {
	width: 60%;
}
.right-count {
	width: 40%;
}
.row-count {
}
.row-count label {
	float: left;
	width: 25%;
	font-size: 13px;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 0;
}
.row-in {
	width: 75%;
	float: right;
}
.input-count {
	border-radius: 3px;
	width: 100%;
	height: 32px;
	border: 1px solid #ddd;
	color: #333;
	padding: 6px 12px;
	background-color: #fff;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input-count:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.input-count.has-error {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.input-count[disabled],
.input-count[readonly],
fieldset[disabled] .input-count {
	background-color: #f4f4f4;
	opacity: 1;
	border: .5px solid #e4e4e4;
	color: #b0b0b0;
	cursor: not-allowed;
}
select.input-count {
	width: 32%;
	margin-right: 1.5%;
}
.img-view {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin: 0 auto 20px;
}
.img-view img {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.mesage-upload {
	width: 200px;
	margin: 20px auto 0px;
	line-height: 20px;
}
.file-upload {
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
.file-upload__label {
	display: block;
	padding: 1em 2em;
	color: #fff;
	background: #333;
	border-radius: .4em;
	text-transform: uppercase;
	font-family: 'Roboto';
	font-weight: 400;
	transition: background .3s;
}
.file-upload__label:hover {
	cursor: pointer;
	background: #28a745;
}
.file-upload__input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 1px;
	width: 0;
	height: 100%;
	opacity: 0;
}
.alert {
	padding: 7px;
	font-size: 13px;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.alert-success {
	color: #4caf50;
	background-color: #fdfffb;
	border-color: #4caf50;
}
.alert-error {
	color: #D90000;
	background-color: #fdfffb;
	border-color: #D90000;
}
.left-right {
	width: 40%;
}
.dichvu-left {
	width: 180px;
}
.menu-left {
	list-style: none;
	width: 100%;
}
.menu-left li {
	width: 100%;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 10px;
	background: #413C38;
}
.menu-left li:hover,
.menu-left li.active {
	background: #F66720;
}
.menu-left li a {
	color: #FFF;
	font-size: 14px;
	display: block;
	font-family: 'Roboto';
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dichvu-right {
	width: calc(100% - 200px);
}
.wap_spnb_index{margin-bottom: 25px;margin-top: 15px;}
/* pagination */
.pagination {
}
.page {
	display: inline-block;
	padding: 7px 9px;
	margin-right: 4px;
	border-radius: 3px;
	border: solid 1px #c0c0c0;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
	text-decoration: none;
	color: #717171;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	font-size: 13px;
	font-weight: 300;
	font-family: 'Roboto';
}
.page:hover,
.page.gradient:hover {
	background: #fefefe;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f0f0f0));
	background: -moz-linear-gradient(0% 0% 270deg, #fefefe, #f0f0f0);
}
.page.active {
	border: none;
	background: #616161;
	box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.8);
	color: #f0f0f0;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.page.gradient {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
	background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}
.pagination.dark {
	background: #414449;
	color: #feffff;
}
.page.dark {
	border: solid 1px #32373b;
	background: #3e4347;
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
	color: #feffff;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
.page.dark:hover,
.page.dark.gradient:hover {
	background: #3d4f5d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
	background: -moz-linear-gradient(0% 0% 270deg, #547085, #3d4f5d);
}
.page.dark.active {
	border: none;
	background: #2f3237;
	box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.1);
}
.page.dark.gradient {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
	background: -moz-linear-gradient(0% 0% 270deg, #565b5f, #3e4347);
}
#hinhanh {
	padding: 30px 0px;
}
.box-ha {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.item-ha h3 {
	font-family: 'SVNBeloved';
	font-size: 40px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	text-shadow: 0px 0px 5px #333;
}
.ihanh:nth-child(2) {
	display: flex;
	align-items: center;
}
.ihanh:nth-child(2) img {
	border-radius: 50%;
	box-shadow: 0px 0px 10px #333;
}
.ihanh:nth-child(2) h3 {
	font-family: 'SVNBeloved';
	font-size: 40px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	text-shadow: 0px 0px 5px #333;
}
.box-video {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.boxvd {
	width: 100%;
}
.video-container {
	position: relative;
	padding-bottom: 59%;
	/*padding-top: 65px;*/
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#video_load {
	width: 100%;
}
#video_load .video-container {
	padding-bottom: 80%;
}
.videoslider {
	width: 100%;
	margin: 5px 0px 0px;
}
.videoimg {
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 5px;
}
.imgvideo img {
	max-width: 100%;
	display: block;
}
.select_video {
	width: 100%;
}
#list_video {
	width: 100%;
	height: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	border: 1px solid #D9d9d9;
	outline: none;
	padding: 5px 10px;
	color: #FFF;
	font-size: 13px;
}
#mail {
	background: #94468e;
}
.box-mail {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.img-mail {
	width: 49%;
}
.img-mail img {
	max-width: 100%;
	display: block;
}
#nhanemail {
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	padding: 35px 40px;
}
#nhanemail h3 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 30px;
	text-shadow: 3px 3px 2px #333;
}
.text-mail {
	width: 100%;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-right: 0px;
	padding: 0px 50px;
	font-style: italic;
	color: #333;
	background: #FFF;
	margin-bottom: 30px;
	text-align: center;
	box-shadow: 3px 3px 2px #333;
}
.text-mail::-webkit-input-placeholder {
	color: #333;
}
.text-mail:-moz-placeholder {
	color: #333;
}
.text-mail::-moz-placeholder {
	color: #333;
}
.text-mail:-ms-input-placeholder {
	color: #333;
}
.btn-mail {
	width: 120px;
	background: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	margin: 0 auto;
	border: none;
	box-shadow: 5px 5px 10px #333;
	padding: 15px 0px 12px;
}
#map-content iframe {
	width: 100%;
	height: 523px;
	display: block;
}
nav#menu-mobile {
	float: left;
	background: #333;
}
nav#menu-mobile ul {
	list-style: none;
	background: #333;
}
nav#menu-mobile ul li {
	line-height: 22px;
	cursor: pointer;
	background: #333;
}
nav#menu-mobile ul li a {
	color: #FFFFFF !important;
}
.left-page {
	width: 280px;
	float: left;
}
.right-page {
	width: 100%;
	float: none;
	box-sizing: border-box;
	overflow: hidden;
}
.title-left {
	width: 100%;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.title-left h2 {
	display: block;
	padding: 5px 9px;
	height: 30px;
	color: #333333;
	font-size: 14px;
	padding-left: 20px;
	text-transform: uppercase;
	line-height: 30px;
	font-family: 'RobotoBold';
}
.desc-left {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eee;
	border-top: 0px solid #eee;
	padding: 0px 10px;
	background: #FFF;
}
.box-product-item{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.box-product-item:last-child{
	border-bottom: 0px solid #eee;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box-product-item .img{
	width: 30%;
	padding: 5px;
	box-sizing: border-box;
	background: #f6f6f6;
}
.box-product-item .img img{
	max-width: 100%;
	float: left;
}
.box-product-item .desc{
	width: calc(100% - 35%);
}
.box-product-item .desc h5 a{
	color: #333;
	font-size: 14px;
}
.box-product-item .desc p{
	color: #FF0000;
	font-weight: 400;
	margin-top: 5px;
}
.dm_sp {
	list-style: none;
	width: 100%;
	margin-top: 10px;
}
.dm_sp li {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.dm_sp li a {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.dm_sp > li:hover > a {
	color: #FF0000;
}
.dm_sp > li > ul > li:hover > a {
	color: #FF0000;
}
.dm_sp li ul {
	padding-left: 10px;
	list-style: none;
}
.dm_sp li ul li a {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.box-csach {
	width: 90%;
	margin: 0 auto;
}
#chinhsach {
}
ul.chinhsach {
	width: 100%;
	display: flex;
	justify-content: space-between;
	background: #f9f9f9;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	flex-wrap: wrap;
}
ul.chinhsach li {
	width: calc(100% / 4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px
}
.info_policy {
	position: relative;
	padding: 20px 0;
	text-align: center
}
.info_policy span.name-icon {
	color: #333;
	margin-right: 10px;
}
.info_policy span.name-icon img{
	max-height: 35px;
}
.info_policy .description {
	vertical-align: top;
	text-align: left
}
.info_policy .description h4 {
	color: #333;
	font-size: 14px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
}
.info_policy .description p {
	font-size: 13px;
	color: #666666;
	line-height: 20px
}
.select_video #list_video {
	color: #333 !important;
}
.box-tailieu {
	box-sizing: border-box;
	padding: 0px 15px;
}
.banggia {
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 100%;
}
.banggia tr:nth-child(odd) {
	background: #dddddd;
}
.banggia tr:nth-child(even) {
	background: #FFF;
}
.banggia tr:nth-child(1) {
	background: #dddddd;
}
.banggia tr,
.banggia td,
.banggia th {
	border: 1px solid #CCC;
}
.banggia td,
.banggia th {
	padding: 10px;
	font-size: 13px;
}
.banggia th {
	font-size: 13px;
	text-transform: uppercase;
}
.banggia td a,
.banggia th a {
	color: #333;
}
.btn-request {
	position: relative;
	display: inline-block;
	float: right;
	margin: 29px 0;
	background: #0163ce;
	color: #fff;
	border: 0;
	padding: 11px 15px 8px 40px;
	border-radius: 5px;
	cursor: pointer;
}
.btn-request span {
	position: absolute;
	height: 100%;
	width: 35px;
	line-height: 37px;
	background: #008bea;
	top: 0;
	left: 0;
	border-radius: 5px 0 0 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.img-qc {
}
.img-qc img {
	max-width: 100%;
	display: block;
}
.desc-qc {
	width: 100%;
}
.desc-qc img {
	max-width: 100%;
	display: block;
}
#fanpage {
	padding: 75px 0px;
	background: #f4f4f4;
	background-size: cover;
}
.box-fanpage {
	display: flex;
	justify-content: space-between;
}
.fanpage-left {
	width: 500px;
}
.fanpage-right {
	width: 500px;
}
#about {
	position: relative;
	padding-top: 45px;
}
#header-mobile {
	display: none;
}
.line {
	width: 100%;
	border-top: 1px solid #CCC;
	margin: 10px 0px;
}
.content-tab {
	width: 100%;
}
.content-tab .head {
	background: #106ecc;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
}
ul.tabs_vb {
	float: left;
	list-style: none;
	background: #106ecc;
	width: 100%;
	box-sizing: border-box;
}
ul.tabs_vb li:last-child {
	border-right: none
}
ul.tabs_vb li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	padding: 8px 25px;
	line-height: 21px;
	border-left: none;
	overflow: hidden;
	position: relative;
	color: #333;
	text-align: center;
	border-right: 5px solid #027fca;
	background: url("images/icon_li_vb.png");
	font-family: 'RobotoBold';
	font-size: 13px;
}
ul.tabs_vb li .tabs_title {
	margin: 8px 3px 0px 3px
}
ul.tabs_vb li:hover {
	background: #fff;
	color: #333;
}
ul.tabs_vb li.active {
	background: #fff;
	color: #333;
}
.table-tab {
	width: 100%;
	padding: 0px;
	color: #1c689a;
	float: left;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.table-tab table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
}
.table-tab #row_header td {
	font-size: 14px;
	color: #333;
	font-family: 'RobotoBold';
}
.table-tab table tr,
td div {
	color: #000;
	font-size: 14px;
}
.table-tab table tr,
td div span {
	color: #000;
	font-size: 14px;
}
.table-tab table tr,
td span {
	color: #000;
	font-size: 14px;
}
.table-tab table tr,
td a {
	color: #000;
	font-size: 14px;
}
.table-tab table tr td a:hover {
	color: #027fca;
	text-decoration: underline;
}
.table-tab table tr,
td .td_xd a {
	color: #027fca;
}
.table-tab tr:hover td {
	background: #fff;
}
.table-tab tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.table-tab table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.table-tab table tr:first-child td:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
.table-tab tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.table-tab tr:nth-child(odd) {
	background-color: #ffffff;
}
.table-tab tr:nth-child(even) {
	background-color: #ffffff;
}
.table-tab td {
	border: 1px solid #ddd;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 15px 7px;
	font-size: 14px; /*font-family:Arial;*/
	font-weight: normal;
	vertical-align: top;
	color: #000;
}
.table-tab tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.table-tab tr td:last-child {
	border-width: 0px 0px 1px 0px;
}
.table-tab tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.table-tab tr:first-child td {
	background-color: #e9e9e9;
	vertical-align: middle;
	border: 0px solid #ddd;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 14px; /*font-family:Arial;*/
	font-weight: bold;
	color: #333;
}
.table-tab tr td table tr td {
	background-color: #fff !important;
	color: #000 !important;
}
.table-tab tr:first-child:hover td {
	background-color: #e9e9e9;
}
.table-tab tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}
.table-tab tr:first-child td:last-child {
	border-width: 0px 0px 1px 1px;
}
.table-tab table tr td .table_link {
	color: #585858;
	float: left;
	font-size: 14px;
	min-height: 10px;
	padding-top: 2px;
	text-align: left;
	width: 100%;
}
.other-news {
	width: 100%;
	box-sizing: border-box;
	background: #FFF;
}
.other-news ul {
	color: #558b2f;
	list-style-type: none;
	width: 100%;
}
.other-news ul li {
	background: rgba(0, 0, 0, 0) url("images/arrow_green.png") no-repeat scroll left 9px;
	color: #558b2f;
	line-height: 20px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	width: 96%;
}
.other-news li a {
	color: #333;
	font-size: 13px;
}
.other-news li a:hover {
	color: #fd8502;
}
.other-news li:hover {
	background: rgba(0, 0, 0, 0) url("images/ico_orange.png") no-repeat scroll left 9px;
}
.other-news li:last-child {
	border-bottom: medium none;
}
.fotx {
	font-family: 'RobotoBold' !important;
}
.info-top {
	padding: 70px 0px;
	background: #e6e6e6;
}
.info-desc {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.info-desc-left {
	width: calc(100% - 180px);
}
.info-desc-left h5 {
	font-family: 'RobotoBold';
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
	padding-bottom: 10px;
}
.info-desc-left p {
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 300;
	text-transform: uppercase;
	color: #888;
}
.info-desc-right {
	width: 150px;
}
.info-desc-right {
	display: flex;
	align-items: center;
	justify-content: center;
}
.info-desc-right a {
	display: inline-block;
	padding: 20px 35px;
	background: #d3d3d3;
	color: #333;
	font-family: 'RobotoBold';
	font-size: 17px;
	font-weight: 300;
	border-radius: 5px;
	text-transform: uppercase;
}
.c-link {
	width: calc(100% / 3 - 10px);
}
.c-link span {
	border-radius: 10px;
	background: #0072b0;
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 14px 10px;
	font-family: "Roboto";
	font-weight: normal;
	text-align: center;
	margin: 10px 0;
	cursor: pointer;
}
.c-link span.bg-re {
	background: #FF0000;
}
.c-link span.bg-re:hover {
	background: #0099Ff;
}
.technical-info table tr td:last-child {
	font-weight: bold;
}
.mxh {
	max-width: 35px;
}
.box-contact-index {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-right {
	width: 49%;
}
.contact-right img{
	max-width: 100% !important;
	height: auto !important;
}
.contact-left {
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.box-dmhover {
	width: calc(100% - 30px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #d3f6ff;
	margin: 20px 15px 0px;
	min-height: 50px;
}
.boxdmhv {
	width: 100%;
	text-align: center;
	display: none;
}
.boxdmhv:nth-child(1) {
	display: block;
}
.boxdmhv a {
	display: inline-block;
	padding: 16px 30px;
	color: #646464;
	font-size: 16px;
}
/*them*/
.box_tieuchi {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.item_tc {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.img_tc {
    width: 122px;
    flex-basis: 122px;
    height: 124px;
    background: url(images/thoi.png) no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_tc h4 {
    flex-basis: calc(100% - 122px);
    color: #000;
    text-transform: uppercase;
    height: 25px;
    overflow: hidden;text-align: left;
}
.item_tc h4 a{
	color: #000;
}
.item_tc h4 a:hover{
	color: #f00;
}
.item_tc:hover img{
	transition:1s;
	transform:rotate(360deg);
}
.xem_gt{
	margin-top: 20px;
	text-align: right;
}
.xem_gt a{
	font-size: 14px;
	color: white;
	line-height: 24px;
	font-family: 'Roboto';
	background: #ff9335;
	padding: 10px 20px;
	display: inline-block;
	transition: .3s;
}
.xem_gt a:hover{
	background: #333;
}
.cont_al {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-template-rows: 288px 288px;grid-column-gap: 15px;
  grid-row-gap: 16px;}
.item_album {position: relative;line-height: 0;overflow: hidden;}
.item_album:nth-child(1) {grid-column: 1;
  grid-row: 1 / 3;}
.item_album:last-child {grid-column: 3;
  grid-row: 1 / 3;}
.box_album {padding: 40px 0px;}
.item_album h3 {position: absolute;bottom: 0;left: -100%;width: 100%;height: 100%;line-height: 30px;background: rgba(0, 0, 0, 0.55);text-align: center;color: #fff;text-transform: uppercase;font-size: 20px;padding: 10px 10px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;album}
.item_album h3 a {color: #fff;}
.item_album:hover h3{
	left: 0;
}
.tt-title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #101010;
    text-transform: uppercase;
    background: url(images/tit1.png) no-repeat center top;
    padding-top: 15px;
    margin-bottom: 20px;
}
.tt-title h3 {
    position: relative;
    display: inline-block;
    padding: 0px 20px;
}
.tt-title h3:before {
    position: absolute;
    content: '';
    width: 61px;
    height: 7px;
    background: url(images/tit2.png) no-repeat left center;
    left: -61px;
    top: calc(50% - 3.5px);
}
.tt-title h3:after {
    position: absolute;
    content: '';
    width: 61px;
    height: 7px;
    background: url(images/tit3.png) no-repeat left center;
    right: -61px;
    top: calc(50% - 3.5px);
}
.item_pro {float: left;margin-bottom: 30px;position: relative;transition: all 0.6s;}
.item_pro img{transition: all 0.6s;}
.item_pro:hover img{
	transform: translateX(5px) rotate(5deg) translateY(5px) scale(1.2);
}
.info_pro {
    background: #f2f2f2;
    width: 80%;
    margin: -30px auto 0px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
}
.info_pro h4 {
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 5px;
    line-height: 20px;
}
.info_pro h4 a {
    color: #000;
}
.info_pro h4 a:hover {
    color: #f00;
}
.price span {
    color: #f00;
    font-family: 'RobotoBold';
}
.price strong {
    font-family: roboto;
    font-weight: normal;
}
.quangcao {
    margin: 40px 0px;
    text-align: center;
    line-height: 0;
}
.box_congtrinh{
	padding: 30px 0px;
}
.padding_ct{
	padding: 10px 19px;
}
.ct_slick{
	width: calc(100% + 38px);
	margin-left: -19px;
}
.item_ct {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.img_ct {
    line-height: 0;
}
.info_ct {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38);
    display: flex;
    justify-content: center;
    align-items: flex-end;align-content: flex-end;
    transition: all 0.6s;
    z-index: 9;color: #fff;flex-wrap: wrap;text-align: center;padding: 20px;box-sizing: border-box;line-height: 25px;
}
.item_ct:hover .info_ct{
	bottom: 0;
}
.info_ct h3 {
    flex-basis: 100%;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.info_ct h3 a {
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.box_linhvuc {
    background: url(images/bg1.jpg) no-repeat center top;
    padding: 40px 0px;
    background-size: cover;
}
.linhvuc_left {
    float: left;
    width: 33%;
    color: #fff;
}
.tieude-linhvuc p {
    text-align: left;
    font-size: 24px;
    color: #fff;
}
.tieude-linhvuc {
    text-align: left;
    position: relative;
    border-left: 1px solid #fff;
    padding-left: 25px;
    margin-bottom: 20px;
}
.tieude-linhvuc:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 50px;
    background: #fff;
    top: 0;
    left: 5px;
    border-radius: 10px;
}
.tieude-linhvuc h4 {
	font-size: 27px;
	color: #fff;
	display: inline-block;
	position: relative;
	line-height: 47px;
}
.tieude-linhvuc h4 a {
	color: #fff;
	font-family: 'Roboto';
	text-transform: uppercase;
}
.mota_lv {
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: rgba(255, 255, 255, 0.65);
}
.linhvuc_right {
    float: right;
    width: 64%;
}
.padding_gt{
	padding: 10px 10px;
}
.gt_slick{
	width: calc(100% + 20px);
	margin-left: -10px;
}
.img_lv {
	line-height: 0;
}
.box_tintucvideo {
    padding: 40px 0px;
}
.box_tintuc {
    width: 58%;
    float: left;
}
.box_videoclip {
    width: 40%;
    float: right;
}
.tit_tin {
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    line-height: 32px;
    font-family: Robotobold;
    margin-bottom: 10px;
}
.tin_left {
	width: 48%;
	float: left;
	text-align: justify;
	line-height: 20px;
}
.tin_img {
    line-height: 0;
    margin-bottom: 10px;
}
.tin_img img{
	width: 100%;
	height: 100%;
}
.tin_left h3 {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    line-height: 20px;
    height: 41px;
    overflow: hidden;
    font-weight: 500;
}
.tin_left h3 a {
    color: #000;
}
.item_tin {text-align: justify;margin-bottom: 10px;padding-bottom: 10px;}
.img_ttuc {width: 103px;line-height: 0;float: left;margin-right: 10px;}
.item_tin h3 {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	line-height: 20px;
	height: 41px;
	overflow: hidden;
	font-weight: 500;
}
.item_tin h3 a {color: #000;}
.tin_right {
    width: 50%;
    float: right;
}
.ngay_tin {
	color: #929292;
	font-style: italic;
}
#doitac .content {
    border: 1px solid #e4e4e4;
    padding: 0px 10px;
    box-sizing: border-box;
}
.danhngon_ft{
	text-align: center;
	color: #fff;
	line-height: 23px;
}
.tit_dn {
	font-size: 23px;
	text-transform: capitalize;
	line-height: 33px;
	margin-bottom: 10px;
}
.danhngon_ft p{
	font-style: italic;
}
/*them*/
@media screen and  (max-width:1200px) {
	.menu-top1 ul.menu > li > a{
		padding: 0px 12px;
	}
	.container{
		overflow: hidden;
	}
}
@media screen and  (max-width:1180px) {
	.box-don-item {
		display: none;
	}
	.box-don-item1 {
		width: 100%;
	}
	.headtop ul li:nth-child(1) {
	}
	.menu-top ul.menu > li > a {
		padding: 17px 10px 14px;
		font-size: 14px;
	}
	.left-footer {
		width: 100%;
		padding: 0px 0px;
	}
	.right-footer {
		width: 100%;
		padding: 0px 0px;
	}
}
@media screen and  (max-width:1120px) {
}
@media screen and (max-width:1070px) {
	#mail {
		margin-top: 20px;
	}
	#header-mobile {
		display: block;
	}
	.box-content {
		flex-wrap: wrap;
	}
	.heademenu {
		justify-content: center
	}
	.banner-logo {
		display: none;
	}
	.menu-hx {
		display: flex;
		justify-content: space-between;
	}
	.dm-ck {
		display: none;
	}
	.search-menu {
		width: calc(100% - 97px);
		padding: 0px 0px 0px 20px;
	}
	.search-m {
		width: auto;
	}
}
@media screen and  (max-width:1048px) {
	.slider-left{
	display: none;
	}
	.slider-right{
		width: 100%;
	}
	.box-slider{
		margin: 10px 0px;
	}
	ul.chinhsach li{
		width: 50%;
	}
	.img-dm{
		display: none;
	}
	.pro-dm{
		width: 100%;
	}
}
@media screen and  (min-width:993px) {
	.item_pro {
		width: calc((100% - 117px)/4);
	    margin-right: 39px;
	}
	.item_pro:nth-child(4n) {margin-right: 0;}
	.item_pro:nth-child(4n+1) {clear: both;}
}
@media screen and  (max-width:992px) and  (min-width:604px) {
	.item_pro {width: calc((100% - 40px)/3);margin-right: 20px;}
	.item_pro:nth-child(3n) {margin-right: 0;}
	.item_pro:nth-child(3n+1) {clear: both;}
}
@media screen and  (max-width:992px) {
	.hotline{display:none;}
	.head-page-bottom{
	padding: 5px 0;
	}
	.menu-but a{color:#fff;}
	.img-gioithieu{
		width: 100%;    
		top: 0;
    	margin: 0px auto;
	}
	.img-gioithieu img{
		width: 100%;
	}
	.desc-gioithieu{
		max-width: 100%;
    	margin-bottom: 20px;
	}
	.item_tc {
	    display: block;
	    text-align: center;
	}
	.img_tc{
		margin: 0px auto 10px;
	}
	.item_tc h4{
		height: auto;
		text-align: center;
	}
	.linhvuc_left {
	    float: none;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.linhvuc_right {
	    float: none;
	    width: 100%;
	}
	.img_lv{
		text-align: center;
	}
	.box_tintuc {
	    width: 100%;
	    float: none;
	    margin-bottom: 20px;
	}
	.box-footer{
		display: block;
		text-align: center;
		margin: 0;
	}
	.box_videoclip {
	    width: 100%;
	    float: none;
	}
	.slider-bottom .slogan{
		width: 100%;
	}
	.slider-bottom .social{
		width: 100%;
		margin-top: 20px;
	}
	.menu-but {
		display: block;
	}
	.menu-lx {
		display: none;
	}
	.box-tintuc-item {
		width: 100%;
	}
	.box-tintuc .item {
		background: none;
	}
	.product-slide.cl-2 {
		width: 100%;
	}
	.menu-top1 ul.menu {
		display: none;
	}
	.box-duan-item {
		width: calc(100% / 3);
	}
	.order-left {
		width: 100%;
		margin-top: 20px;
	}
	.order-right {
		width: 100%;
	}
	.listindex {
	}
	.col-3 {
		display: none;
	}
	.col-9 {
		width: calc(100% + 12px);
	}
	.logo-menu {
		display: none;
	}
	.content-copy {
		flex-wrap: wrap;
	}
	.content-copy p {
		width: 100%;
		text-align: center;
	}
	.tintuc-item {
		width: 100%;
	}
	.tintuc-item.w-50 {
		width: 100%;
	}
	.product-slide.cl-3 {
		width: calc(100% / 2);
	}
	#service:after {
		display: none;
	}
	.item-footer {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.c-link {
		width: 100%;
	}
	.item-footer:last-child {
		width: 100%;
	}
	.left-page {
		width: 100%;
	}
	.right-page {
		width: 100%;
		column-count: 1;
	}
	.box-conten {
		flex-wrap: wrap;
	}
	.left-gt {
		width: 100%;
		padding-right: 0px;
		text-align: center;
		margin-bottom: 30px;
	}
	.right-gt {
		width: 100%;
	}
	.box-c-item:last-child {
		width: 100%;
	}
	.menu-top ul.menu {
		display: none;
	}
	.menu-top {
		width: 100%;
		height: 50px;
		background: #2C98D9;
	}
	.header-center {
		width: 400px;
	}
	.cart-menu{
		width: 180px;
	}
	.banner img {
		max-height: 90px;
	}
	.box-top {
		margin-bottom: 10px;
	}
	.detail-right {
		width: 100%;
		margin-top: 20px;
	}
	.detail-left {
		width: 100%;
	}
	.contact-right {
		width: 100%;
	}
	.contact-left {
		width: 100%;
	}
	.contact-right.pd-20 {
		padding: 0px !important;
	}
	.container {
		padding: 0px 10px;
	}
	.box-footer {
		flex-wrap: wrap;
	}
	.product-slide.cl-5 {
		width: calc(100% / 4)
	}
	.search-mn {
		width: 510px;
	}
}
@media screen and  (max-width:918px) {
	.menu-bound {
		display: none;
	}
	.slider-right {
		width: 100%;
	}
	.menu-top ul.menu {
		display: none;
	}
	#top-page {
	}
	.dichvu-item {
		width: calc(100% / 2);
	}
	.menu-top1 ul.menu > li {
		padding: 0px 10px;
		width: 50%;
	}
	.itintuc-left {
		width: 100%;
		margin-bottom: 30px;
	}
	.itintuc-right {
		width: 100%;
	}
}
@media screen and  (max-width:890px) {
	.adv .img {
		width: 100%;
		margin-bottom: 30px;
	}
	.adv .img img {
		width: 100%;
	}
	.head-page-bottom{
	}
	.header-center{
		order: 3;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.headtop ul li:nth-child(1){
		width: 100%;
	}
	.headtop ul li:nth-child(2){
		display: none;
	}
}
@media screen and  (max-width:768px) {
	.box_tieuchi {
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	.item_tc{
		flex-basis: 49%;
	}
	#about {
		margin: 0px 0px 0px
	}
	.cont_al{
		grid-template-rows: 100px 100px;
	}
	.info_pro {
	    width: 100%;
	    margin: 0px auto 0px;
	}
	.itintuc {
		flex-wrap: wrap;
	}
	.itintuc-left {
		width: 100%;
	}
	.itintuc-title-left {
		text-align: center;
	}
	.itintuc-title-left .rotate-title {
		position: relative;
		top: 0px;
		right: auto;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.itintuc-right {
		width: 100%;
	}
	.order-form {
		padding: 10px 10px;
	}
	.row-order-form label {
		display: none;
	}
	.row-order-form .row-input {
		width: 100%;
	}
	.img-mail {
		width: 100%;
		text-align: center;
	}
	#nhanemail {
		width: 100%;
		margin-top: 30px;
	}
	.search-mn {
		width: 440px;
	}
	.product-slide.cl-5 {
		width: calc(100% / 2);
	}
	.btn-mail {
		background: #333;
	}
	.gh-d {
		display: none !important;
	}
	.gh-m {
		display: block !important;
	}
	.search-m {
	}
	.info-desc {
		flex-wrap: wrap;
	}
	.info-desc-left {
		width: 100%;
		text-align: center;
	}
	.info-desc-right {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	.box-fanpage {
		flex-wrap: wrap;
	}
	.fanpage-left {
		width: 100%;
	}
	.product-slide.cl-4 {
		width: calc(100% / 2);
	}
	.fanpage-right {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	.title h1,
	.title h5 {
	}
	.title-ul {
		display: none;
	}
	.box-gioithieu {
		width: 100%;
	}
	.flex-topic {
		flex-wrap: wrap;
	}
	.slogan {
		width: 100%;
		margin-right: 0px;
	}
	.tintuc-left {
		width: 100%;
	}
	.tintuc-right {
		width: 100%;
		margin-top: 10px;
	}
	.box-index-item.col-3 {
		width: calc(100% / 2 - 10px)
	}
	.box-slide-new-item div.desc {
		position: relative;
	}
	.item-footer:nth-child(1) {
		width: 100%;
	}
	.item-footer:nth-child(2) {
		width: 100%;
	}
	.product-slide.w-25 {
		width: 50%;
	}
	.item-footer {
		width: 50%;
		margin-bottom: 20px;
	}
	.item-footer:last-child {
		width: 100%;
	}
	.adv-box {
		flex-wrap: wrap;
	}
	.adv-box .img {
		width: 100%;
		margin-bottom: 20px;
	}
	.adv-box .img:last-child {
		margin-bottom: 0px;
	}
}
@media screen and  (max-width:725px) {
	.search-top {
		display: none;
	}
	.title > a {
		display: none;
	}
	.logo-left {
		top: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.banner a {
		display: inline-block;
		margin: 0 auto;
	}
	.logo-left img {
		max-width: 200px;
	}
	#top-page {
		display: none;
	}
}
@media screen and  (max-width:680px) {
	#frm-search-m select {
		display: none;
	}
	#frm-search-m .input-control {
		width: 100% !important;
	}
	.search-mn {
		width: calc(100% - 20px);
	}
	.footer-list {
		flex-wrap: wrap;
		justify-content: end;
		align-items: end;
	}
	.footer-list li {
		width: 100%;
		border-right: none;
		text-align: left;
		margin-bottom: 10px;
	}
	.tintuc-left {
		width: 100%
	}
	.tintuc-right {
		width: 100%;
		margin-top: 20px;
	}
	.tintuc-item:hover div.img img {
		transform: none;
	}
	.top-mobile {
		display: block;
	}
	.cart-hotline {
		width: 100%;
		margin-top: 20px;
		display: none;
	}
	.menu-top ul.menu > li {
		padding: 5px 10px;
	}
	.box-gallery-item {
		width: 100% !important;
	}
	.box-gallery-item:hover div.img img {
		transform: none;
	}
}
@media screen and  (max-width:620px) {
	.product-slide.cl-5 {
		width: calc(100% / 2)
	}
	ul.tabs_vb li {
		padding: 8px 12px;
		font-size: 13px;
	}
	.form-dknt {
		width: 100%;
	}
	#nhanemail {
		width: 100%;
	}
	.box-index-item.col-2 {
		width: 100%;
	}
	.box-index-item.col-3 {
		width: 100%
	}
	.adv-box {
		flex-wrap: wrap;
	}
	.adv-box-i {
		width: 100%;
		margin-top: 10px;
	}
	.adv-box-i img {
		display: block;
	}
	.menu-top {
	}
	.tabs-detail li {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 5px;
	}
	.tintuc-item {
		width: 100%;
	}
	.box-gallery-item {
		width: 100%;
	}
	.desc-mail {
		padding: 10px;
	}
	.box-slider {
		flex-wrap: wrap;
	}
	.box-slider p,
	.box-slider a {
		width: 100%;
	}
}
@media screen and  (max-width: 603px) {
	.item_pro {width: 49%;}
	.item_pro:nth-child(2n) {float:right;}
	.item_pro:nth-child(2n+1) {clear: both;}
	.head-page-bottom {
	justify-content: space-around;
	}
	.logo{margin-bottom:20px;}
}
@media screen and  (max-width:520px) {
	.product-slide.cl-3 {
		width: calc(100%);
	}
	.h-70 {
		height: 90px;
	}
	.tintuc-item .img {
		width: 100%;
		margin-bottom: 10px;
	}
	.tintuc-item .desc {
		width: 100%;
		margin-top: 10px;
	}
	.banner img {
		margin: 0 auto;
	}
	.search-top {
		display: none;
	}
	.right-page {
		column-count: 1;
	}
	.product-slide.cl-4 {
		width: 100%
	}
}
@media screen and  (max-width:480px) {
	ul.chinhsach li{
		width: 100%;
	}
	.box-duan-item {
		width: calc(100% / 2);
	}
	.info_policy{
		padding: 10px 0px 0px;
	}
	.product-slide.cl-5 {
		width: calc(100%);
	}
	.item-footer {
		width: 100%;
	}
	.tintuc-item {
		width: 100%;
	}
	.product-slide.cl-5 {
		width: 100%
	}
}
@media screen and  (max-width:382px) {
}
.line-top {
	width: 100%;
	height: 1px;
	background: #345161;
	margin: 0px 0px;
}
.iconLoadIMG {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	z-index: 100;
	display: flex;
	align-items: center;
}
.iconLoadIMG img {
	display: block !important;
	width: 50px !important;
	margin: 0 auto;
}
.insLoadIMG {
	height: 100%;
	width: 100%;
}
img.insIconLoad {
	max-width: 50px !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.nav--floating {
	z-index: 998;
	display: none;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -660px;
	width: 42px;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(200, 200, 200, 0.5);
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav--floating> li> a {
	position: relative;
	padding: 7px 7px;
	text-align: center;
	color: #000;
}
.nav> li> a {
	position: relative;
	display: block;
	padding: 10px 7px;
	box-sizing: border-box;
}
.nav> li> a img {
	width: 20px;
}
.nav--floating> li {
	position: relative;
}
.nav--floating> li> a > span {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 100%;
	padding: 0px 12px 0px 0;
	line-height: 42px;
	background-color: #eeeeee;
	text-align: right;
	white-space: nowrap;
}
.nav--floating> li> a:hover,
.nav--floating> li> a.active {
	background: #FCD901;
}
.nav--floating> li> a:hover> span {
	opacity: 1;
	width: auto;
	background: #FCD901;
}
.promotion_wrapper {
	border: #e11b1e solid 1px;
	border-radius: 4px;
	padding: 10px 0 0;
	position: relative;
	overflow: visible;
	margin: 20px 0;
}
.promotion_wrapper b {
	background: #e11b1e;
	border-radius: 13px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: -13px;
	left: 10px;
	vertical-align: middle;
	line-height: 26px;
	clear: both;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
}
.khuyenmai-info {
	padding: 10px 10px 10px 10px;
	line-height: 22px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.detail #fbcomments,
.detail .fb-comments,
.detail .fb-comments iframe[style],
.detail .fb-comments span {
	width: 100% !important;
}
.header-top.mfix .info_top {
	display: none;
}
.info_top {
	background-color: #333333;
}
.info_topm {
	height: 35px;
	display: flex;
	align-items: center;
	color: #fff;
	font-weight: 100;
}
.info_topm i {
	font-size: 17px;
	margin-right: 8px;
}
.info_topm p:after {
	content: "|";
	color: #4d4d4d;
	margin: 0 14px;
}
.info_topm p:last-child:after {
	display: none;
}
.laymxh {display: flex;align-items: center;margin-left: auto;}
.laymxh a {display: block;margin-left: 14px;}
.laymxh a img {
	display: block;
}
.laymxh a:hover > img {
	opacity: .7;
}
.search_form {width: 230px;height: 36px;border: 1px solid #c4c4c4;border-radius: 36px;display: flex;justify-content: space-between;overflow: hidden;}
.search_form input {border: 0;padding: 0 15px;box-shadow: none;outline: none;width: calc(100% - 50px);}
.search_form button {
	border: 0;
	background: transparent;
	font-size: 18px;
	color: #c4c4c4;
	cursor: pointer;
	flex-grow: 1;
	margin-right: 13px;
	box-shadow: none;
	outline: none;
	width: 50px;
}
.search_form.mobile{
	display: none;
}
#slider1_container {
	margin: auto;
	display: block;
}

@font-face {
    font-family: 'AvoBold';
    src: url('font/UTM-AvoBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.box_danhmuc_sanpham {
	display: block;
	padding: 50px 0;
}
.box_danhmuc_sanpham.nen {background: url(images/nen.png);}
.tieudesp {
	display: flex;
	justify-content: center;
	align-items: center;
}
.tieudesp span {
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(images/td.png);
	padding: 0 20px;
	border-radius: 5px;
	transform: skewX(-20deg);
	background-size: cover;
}
.tieudesp strong {
	transform: skewX(20deg);
}
.list_sanpham_nb {display: flex;flex-wrap: wrap;margin-left: -40px;overflow: hidden;position: relative;z-index: 2;}
.list_sanpham_nb li {width: 25%;padding-left: 40px;padding-top: 30px;}
.list_sanpham_nb a {display: block;}
.list_sanpham_nb p {text-align: center;font-size: 15px;color: #000;text-transform: uppercase;margin-top: 20px;transition: .5s;}
.list_sanpham_nb section {
	padding: 7px;
	background: #fff;
	display: block;
	position: relative;
}
.list_sanpham_nb section img {
	display: block;
	width: 100%;
	z-index: 2;
	position: relative;
	transition: .5s;
}
.list_sanpham_nb li:hover section img {
	opacity: .8;
}
.list_sanpham_nb li:hover p {
	color: red;
}
.box_xemthem {display: flex;justify-content: center;margin-top: 30px;}
.box_xemthem a {width: 130px;height: 40px;display: flex;align-items: center;justify-content: center;border: 1px solid #cccccc;background: #fff;color: #777;transform: skewX(-20deg);transition: .3s;}
.box_xemthem a span {
	transform: skewX(20deg);
}
.box_xemthem a:hover {
	color: red;
	border-color: red;
}
.btn_cart {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	border: 1px solid;
	color: inherit;
	border-radius: 50%;
	transition: .3s;
}
.btn_cart:hover {
	color: red;
}
.list_tieuchi {display: flex;flex-wrap: wrap;margin-left: -21px;}
.list_tieuchi li {padding-left: 21px;width: 33.3333%;}
.list_tieuchi li a {display: flex;padding: 12px;background: #ff9335;border-radius: 10px;align-items: center;color: #fff;}
.list_tieuchi li a p {font-size: 25px;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
.list_tieuchi li a span {display: block;font-size: 14px;line-height: 20px;}
.list_tieuchi li a img {width: 84px;transition: 1s;border-radius: 50%;overflow: hidden;}
.list_tieuchi li a section {
	flex-grow: 1;
	padding-left: 10px;
}
.list_tieuchi li:hover a p{color: #000;}
.list_tieuchi li a:hover img {
	transform: rotate(360deg)
}
.tincombo {margin: 40px 0;display: flex;flex-wrap: wrap;margin-left: -40px;}
.tincombobox {width: 33.33333%;padding-left: 36px;}
.tieude_tincombobox {
	font-size: 27px;
	color: #e77817;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/td2.png) bottom left no-repeat;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#change_video_nb {
	width: 100%;
	height: 30px;
	margin-top: 8px;
	border: 1px solid #ddd;
	padding: 5px;
}
.tintuc_moi {
	display: block;
	overflow: hidden;
}
.tintuc_moi li {
	display: block;
	margin-bottom: 15px;
}
.tintuc_moi li a {
	display: block;
	color: inherit;
}
.tintuc_moi li a img {float: left;margin-right: 10px;}
.tintuc_moi li a h3 {font-size: 15px;text-transform: uppercase;margin-bottom: 3px;transition: .3s;}
.tintuc_moi li a p {margin-top: 3px;line-height: 20px;color: #333;}
.tintuc_moi li a span {
	font-style: italic;
	color: #777;
}
.tintuc_moi li a:hover h3 {
	color: red;
}
.tintuc_moi .slick-list {
	margin-bottom: -15px;
	overflow: hidden;
}
.doitacdangky {
	padding: 40px 0;
	display: block;
	background-color: #f7f7f7;
}
.box_doitacdangky {display: flex;flex-wrap: wrap;}
.doitacdangky1 {padding-right: 30px;width: calc(100% - 475px);}
.doitacdangky2 {width: 475px;}
.tieude_doitac {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e77817;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.tieude_doitac:before {
	content: "";
	width: 70px;
	height: 1px;
	background: #e77817;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.tieude_doitac:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #afafaf;
	position: absolute;
	bottom: 0;
	left: 0;
}
.list_doitac {display: flex;flex-wrap: wrap;margin-left: -18px;margin-bottom: -21px;}
.list_doitac li {width: 25%;padding-left: 18px;padding-bottom: 21px;}
.list_doitac li a {display: block;border: 1px solid #e1e1e1;background: #fff;text-align: center;overflow: hidden;}
.list_doitac li a img {
	display: block;
	transition: .3s;
}
.list_doitac li a:hover img {
	transform: scale(1.1);
}
.doitacdangky2 form {display: flex;flex-wrap: wrap;justify-content: space-between;}
.doitacdangky2 form input {width: 100%;height: 34px;border: 1px solid #ddd;margin-bottom: 8px;padding: 0 12px;}
.doitacdangky2 form input:nth-child(5) , .doitacdangky2 form input:nth-child(6) {
	width: calc(50% - 5px);
}
.doitacdangky2 form textarea {width: 100%;border: 1px solid #ddd;padding: 12px;max-height: 74px;margin-bottom: 10px;}
.doitacdangky2 form button {
	width: 130px;
	height: 36px;
	background: #e77817;
	border: 0;
	border-radius: 4px;
	color: #fff;
	text-transform: capitalize;
	cursor: pointer;
}
.footer_col {
	width: 25%;
	padding-left: 30px;
}
.tdfootercol {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
}
.list_bv {
	display: block;
}
.list_bv li {
	display: block;
}
.list_bv li a {
	display: block;
	transition: .3s;
	color: #bdbbbb;
	margin-bottom: 12px;
}
.list_bv li a:hover {
	color: #fff;
}
.laymxh2 {display: flex;flex-wrap: wrap;margin-top: 30px;}
.laymxh2 a {margin-right: 9px;display: block;}
.laymxh2 a img {
	display: block;
	transition: .3s;
}
.laymxh2 a:hover img {
	transform: translateY(-5px);
}
.frm_carttt {display: flex;align-items: center;}
.frm_carttt input {height: 35px;border: 1px solid #ddd;padding: 0 10px;}
.frm_carttt button {
	height: 35px;
	border: none;
	background: #222;
	color: #fff;
	padding: 0 15px;
	margin-left: 10px;
	cursor: pointer;
}
.list_sanpham_nb section
{
  position: relative;
  border: 1px solid #ddd;
}
.list_sanpham_nb section:before, .list_sanpham_nb section:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.list_sanpham_nb section:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.btn_cart {
    position: relative;
}
.btn_cart span {
    font-size: 12px;
    font-family: Arial, sans-serif;
    background: red;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: bold;
    position: absolute;
    top: -8px;
    right: 0;
}
.price_item {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 10px;
}
.price_item div {
	color: #333;
}
.price_item strong {
	color: red;
}
.price_item span {
	color: #777;
	text-decoration: line-through;
}
.muangay {
	background: #eb7c1c !important;
}
header.animation_fixed .info_top {
	display: none;
}
.animation_fixed {
    position: fixed!important;
    top: 0!important;
    bottom: unset!important;
    left: 0!important;
    right: 0!important;
    max-width: 100%!important;
    width: 100%!important;
    z-index: 98!important;
    animation-duration: 0.8s!important;
    animation-name: slideInDown!important;
    animation-timing-function: ease-in-out!important;
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.75)!important;
    margin: auto!important;
}
.company_name {
	display: none;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
div.phone_mobi{background: rgba(231, 120, 23, .87);width:100%;position:fixed;left:0;bottom:0;height:45px;line-height:45px;color:#fff;z-index:50;}
div.phone_mobi ul{list-style:none;margin:0;padding:0;display: flex;height: 100%;}
div.phone_mobi ul li{flex: auto 1 0;text-align:center;height: 100%;}
div.phone_mobi ul li a{color:#fff;text-decoration:none;font-size: 11px;font-family: Arial, sans-serif;display: flex;justify-content: center;align-items: center;flex-direction: column;letter-spacing: 1px;line-height: 2;height: 100%;border-left: 1px solid rgba(255, 255, 255, .2);padding-top: 3px;}
div.phone_mobi ul li a i{font-size:19px;}
.blink_me {-webkit-animation-name: blinker;-webkit-animation-duration: 1s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-moz-animation-name: blinker;-moz-animation-duration: 1s;-moz-animation-timing-function: linear;-moz-animation-iteration-count: infinite;animation-name: blinker;
animation-duration: 1s;animation-timing-function: linear;animation-iteration-count: infinite;}
@-moz-keyframes blinker {  0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}
@-webkit-keyframes blinker {  0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}
@keyframes blinker {0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}
@media(max-width: 1024px) {
	.info_top {
		display: none;
	}
	.menu-top1 ul.menu > li > a {
		padding: 0 8px;
		font-size: 14px;
	}
	.search_form {
		width: 220px;
	}
	.desc-gioithieu {
		max-width: 100%;
	}
	.img-gioithieu {
		display: none;
	}
	#about {
		padding: 15px 0;
	}
}
@media(max-width: 992px) {
	#top {
		display: none !important;
	}
	.copy {
		padding: 10px 0;
		font-size: 12px;
	}
	.footer-content {
		padding: 10px 0;
	}
	.company_name {
		display: block;
	}
	.tinan {
		display: none !important;
	}
	#tieuchi {
		display: none !important;
	}
	#about {
		display: none !important;
	}
	.head-page-bottom{flex-wrap: unset;}
	.logo {
		order: 1;
	}
	.search_form {
		display: none;
	}
	.search_form.mobile{
		display: flex !important;
		width: 100%;
		margin-bottom: 10px;
	}
	.btn_cart {
		display: none;
	}
	.search_form.show {
		display: flex;
		background: #fff;
		margin: auto;
		width: 90%;
		justify-content: space-between;
	}
	.search_form.show button {
		width: 50px;
	}
	.list_sanpham_nb li {
		width: 50%;
	}
	.list_tieuchi li {
		width: 100%;
		margin: 10px 0;
	}
	.tincombobox {
		width: 100%;
		margin: 10px 0;
	}
	.doitacdangky1 {
		width: 100%;
		padding: 0;
	}
	.doitacdangky2 {
		width: 100%;
		margin-top: 10px;
	}
	.list_doitac li a img {
		margin: auto;
	}
	.footer_col {
		width: 100%;
		padding: 0;
		margin: 10px 0;
	}
	.laymxh2 {
		justify-content: center;
		margin-top: 20px;
	}
	.content-copy {
		justify-content: center;
	}
}
@media(max-width: 603px) {
	.logo {
		margin: 0;
	}
	.tieude-gioithieu p {
		font-size: 23px;
	}
	.tieudesp span {
		font-size: 18px;
		padding: 0 20px;
	}
	.list_sanpham_nb li {
		padding-left: 15px;
		padding-top: 15px;
	}
	.list_sanpham_nb {
		margin-left: -15px;
	}
	.list_tieuchi li a p {
		font-size: 17px;
		margin-bottom: 7px;
	}
	.list_tieuchi li a section {
		width: calc(100% - 60px);
	}
	.list_tieuchi li a img {
		width: 60px;
	}
	.tieude_tincombobox {
		font-size: 23px;
	}
	.tieude_doitac {
		font-size: 23px;
	}
	.list_doitac li {
		width: 50%;
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.list_doitac {
	    margin-left: -15px;
	    margin-bottom: -15px;
	}
	.doitacdangky2 form input:nth-child(5), .doitacdangky2 form input:nth-child(6) {
		width: 100%;
	}
	#map {
		display: none;
	}
}

