::-webkit-scrollbar {
	background: #fff;
	width: 10px;
	height: 11px;
}

::-webkit-scrollbar-thumb {
	background: #BBBBBB;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
	width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
	width: 100% !important;
}

.video_popup {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#clickvideo {
	width: 100%;
	padding: 4px 0;
	margin: 3px 0%;
	border: 1px solid #DDD;
	box-sizing: border-box;
}

.addthis_native_toolbox {
	margin: 10px 0px;
	width: 100%;
	clear: both;
	border: 1px solid #ededed;
	padding: 10px 10px;
	margin-bottom: 10px;
	background: #f7f6f6;
	box-sizing: border-box;
}

.addthis_native_toolbox b {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 10px
}

#toptop {
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-indent: -99999px;
	cursor: pointer;
	background: url(images/back_to_top.png) top center no-repeat;
	transition: 0.5s;
	z-index: 200;
}

#toptop:hover {
	background: url(images/back_to_top.png) bottom center no-repeat;
	transition: 0.5s;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	overflow: hidden;
}

div#menu_mobi {
	display: none;
}

img {
	max-width: 100% !important;
	height: auto;
}

div.tt_lh {
	width: 38%;
	float: left;
}

div.bando {
	width: 60%;
	float: right;
}

div.bando img {
	max-width: none !important;
}


@font-face {
	font-family: 'body';
	src: url('font/OpenSans-Semibold.ttf');
}

@font-face {
	font-family: 'menu';
	src: url('font/OpenSans-Semibold.ttf');
}

@font-face {
	font-family: 'tieude';
	src: url('font/OpenSans-Semibold.ttf');
}

@font-face {
	font-family: 'roboto-r';
	src: url('font/Roboto-Regular.ttf');
}

@font-face {
	font-family: 'roboto-b';
	src: url('font/Roboto-Bold.ttf');
}

@font-face {
	font-family: 'roboto-m';
	src: url('font/Roboto-Medium.ttf');
}

@font-face {
	font-family: 'roboto-l';
	src: url('font/Roboto-Light.ttf');
}

@font-face {
	font-family: 'roboto-conr';
	src: url('font/RobotoCondensedRegular.ttf');
}

@font-face {
	font-family: 'roboto-conb';
	src: url('font/RobotoCondensed-Bold.ttf');
}

@font-face {
	font-family: 'utm-avo';
	src: url('font/UTM Avo.ttf');
}

@font-face {
	font-family: 'utm-avob';
	src: url('font/UTM AvoBold.ttf');
}

@font-face {
	font-family: 'utm-ha';
	src: url('font/UTM Habano.ttf');
}

@font-face {
	font-family: 'utm-hel';
	src: url('font/UTM HelvetIns.ttf');
}

body {
	font-family: 'roboto-r';
	font-size: 12px;
	line-height: 1.5;
}

div#wapper {
	margin: auto;
	max-width: 1356px;
	min-width: 1356px;
	background: #fff;
}

div.wap_1200 {
	max-width: 1200px;
	margin: 0 auto;
}

/*-------- Box top --------------*/
div#box-top {
	font-size: 14px;
	background: #c8000d;
}

div.box-bao {
	max-width: 1200px;
	margin: 0 auto;
	color: #fff;
}

div#box-top .bix-diachi {
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(images/top-1.png) no-repeat left center;
	padding-left: 30px;
	display: block;
	margin-right: 20px;
}

div#box-top .bix-hotline {
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(images/top-2.png) no-repeat left center;
	padding-left: 30px;
	display: block;
	margin-right: 20px;
}

div#box-top .bix-hotline span {}

div#box-top .bix-mail {
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(images/top-3.png) no-repeat left center;
	padding-left: 30px;
	display: block;
	margin-right: 20px;
}

div#box-top .bix-mail span {}

div#box-top .bix-icon {
	height: 35px;
	line-height: 35px;
	float: right;
	padding-left: 30px;
	display: block;
	color: #ff0;
	font-weight: bold;
}

div#box-top .bix-icon img {
	margin-right: 6px;
	transition: 0.5s;
	max-width: 25px !important;
	margin-top: 6px;
}

div#box-top .bix-icon img:hover {
	transform: rotate(40deg);
}

/*-------- Box top --------------*/

/*------------ div#header ----------------*/
div#header {
	position: relative;
	margin: auto;
}

div#header .sologan {
	position: absolute;
	top: 86px;
	left: 505px;
	font-size: 24px;
	font-family: 'utm-ha';
	color: #0121e2;
}

div#header .lg {
	position: absolute;
	top: 31px;
	left: 95px;
}

div#header .hl {
	position: absolute;
	top: 67px;
	right: 78px;
	font-size: 24px;
	font-family: 'utm-hel';
	color: #f12f00;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	font-weight: bold;
}

div#header a.logo {
	display: block;
	line-height: 0;
}

div#header img.logo_mobi {
	display: none;
}

div#header a.logo img {
	width: 100%;
}

.menu_login {
	list-style: none;
	position: absolute;
	bottom: 20px;
	right: 70px;
	background: #fff;
}

.menu_login li {
	display: inline-block;
}

.menu_login li a {
	text-decoration: none;
	color: #000;
	border-right: 1px solid #fff;
	padding: 0px 5px;
	cursor: pointer;
}

.menu_login li a:hover {
	color: #f00;
}

div#lang {
	position: absolute;
	top: 5px;
	right: 10px;
}

div#lang a img {
	margin-left: 3px;
	max-width: 30px !important
}

.sang_header {
	top: 30%;
	left: 5%;
}

/*------------ div#header ----------------*/
div.bao-menu {
	height: 52px;
	background: #9A350E;
	min-width: 1356px;
	margin-top: -4px;
}

div#box-danhmuc {
	width: 240px;
	float: left;
	position: relative;
	border-right: 1px solid #efefef;
	box-sizing: border-box;
}

.tieude-dm {
	font-family: 'roboto-conr';
	display: block;
	width: 101%;
	height: 52px;
	/* line-height: 51px; */
	color: #f4e8e8;
	text-align: center;
	font-size: 17px;
	background: url('images/ckhoa.png') no-repeat;
	cursor: pointer;
	text-transform: uppercase;
}

div#box-danhmuc .bix-l-khac {
	float: none;
	position: absolute;
	top: 45px;
	left: 0px;
	opacity: 0;
	z-index: -1;
	transition: 0.6s;
	height: 0px;
	overflow: hidden;
	width: 100%;
}

div#box-danhmuc:hover .bix-l-khac {
	opacity: 1;
	z-index: 99;
	height: auto;
	overflow: inherit;
}

div#box-danhmuc .bix-l-khac ul {
	width: 100%;
}

.bix-l {
	width: 239px;
	float: left;
	box-sizing: border-box;
	background: #fff;
	position: relative;
	/* border-top: 6px solid #66c00e; */
	/* box-shadow: 1px 1px 11px #9b9393; */
}

.bix-l ul {
	height: 459px;
	overflow-y: scroll;
	width: 101%;
	border: 1px solid #33BFF2;
	box-sizing: border-box;
}

.bix-l ul::-webkit-scrollbar {
	width: 5px;
}

.bix-l ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.bix-l ul::-webkit-scrollbar-thumb {
	background-color: #f74e02;
	outline: 1px solid slategrey;
}

.bix-l ul li {
	list-style: none;
	background: url(images/muiten.png) no-repeat 13px center !important;
	width: 100% !important;
	border-bottom: 0px !important;
}

.bix-l ul li a {
	color: #000;
	padding: 5px 0px 5px 32px !important;
	text-decoration: none;
	display: block;
	font-family: 'roboto-r' !important;
	font-size: 15px !important;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.bix-l ul li a:hover {
	color: #d60c0c;
}

.bix-l ul li ul {
	position: absolute;
	width: 240px;
	opacity: 0;
	z-index: -1;
	left: 100%;
	top: 0px;
	transition: 0.4s;
	background: #ddfdbe;
	width: 100%;
	height: auto;
}

.bix-l ul li {
	float: none !important;
	position: initial !important;
}

.bix-l ul li ul li a {
	padding: 8px 0px 8px 32px !important;
}

.bix-l ul li:hover ul {
	opacity: 1;
	left: 99%;
	z-index: 5;
}

div.menu_mobi {
	display: none;
}

div#menu {
	position: relative;
	height: 52px;
	line-height: 52px;
	margin: auto;
	width: 100%;
}

div#menu ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
}

div#menu ul li {
	float: left;
	position: relative;
	z-index: 50;
}

#menu ul li.line {
	background: url(images/menu_gach.png) center no-repeat;
	height: 52px;
	width: 1px;
}

div#menu ul li a {
	color: #fff;
	font-size: 15px;
	padding: 0px 33px;
	text-decoration: none;
	display: block;
	font-family: 'roboto-b';
}

div#menu ul li a:hover,
div#menu ul li a.active,
div#menu ul li a.active2 {
	color: #EED500;
}

div#menu ul li ul,
div#menu ul li:hover ul li ul {
	position: absolute;
	margin-left: 0px;
	display: none;
}

div#menu ul li:hover ul {
	display: block;
}

div#menu ul li ul li {
	width: 220px;
	line-height: 1.5;
	background: #7e333f;
	border-bottom: 1px solid #fff;
}

div#menu ul li ul li a {
	padding: 6px 10px;
	text-transform: none;
}

div#menu ul li ul li ul {
	left: 220px;
	top: 0px;
}

div.wap_menu {
	position: relative;
	background: url(images/menu.png) center repeat-x;
	height: 41px;
	line-height: 41px;
	margin: auto;
	width: 100%;
	left: 0;
}

div.menu {
	position: relative;
	max-width: 1200px;
	margin: auto;
}

div.menu ul {
	float: left;
	list-style: none;
}

div.menu ul li {
	float: left;
	position: relative;
	z-index: 50;
}

div.menu ul li.line {
	background: url(images/menu_gach.png) center no-repeat;
	height: 41px;
	width: 1px;
}

div.menu ul li a {
	color: #fff;
	font-size: 14px;
	padding: 0px 28px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-family: 'menu';
}

div.menu ul li a:hover,
div.menu ul li a.active,
div.menu ul li a.active2 {
	color: #000;
	background: #ffea00;
}

div.menu ul li ul,
div.menu ul li:hover ul li ul {
	position: absolute;
	margin-left: 0px;
	display: none;
	min-width: 200px;
	background: #E0031A;
	line-height: 1.5;
}

div.menu ul li ul li {
	float: none;
}

div.menu ul li ul li a {
	padding: 6px 10px;
	text-transform: none;
	display: block;
	border-bottom: 1px solid #ff1b33;
}

div.menu ul li ul li ul {
	left: 100%;
	top: 0px;
}

div.search {
	position: absolute;
	right: 0px;
	top: 5px;
	background: #fff;
	border-radius: 2px;
	height: 30px;
	width: 17%;
}

div.search input {
	padding: 0px 2%;
	float: left;
	margin-top: 0;
	border: none;
	background: none;
	width: 75%;
	outline: none;
	color: #777;
	height: 30px;
}

div.search i {
	float: right;
	color: #222;
	font-size: 17px;
	cursor: pointer;
	width: 25%;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

div#slider {
	margin: auto;
	position: relative;
	width: 79%;
	float: right;
	margin-top: 10px;
}

div#left {
	width: 20%;
	float: left;
}

div.tieude {
	color: #fff;
	text-align: center;
	font-size: 14px;
	background: url(images/tieude.png) center repeat-x;
	height: 39px;
	line-height: 39px;
	font-weight: bold;
	text-transform: uppercase;
}

div#danhmuc {
	border-bottom: none;
}

div.danhmuc {
	border: 1px solid #d6d6d6;
	margin-bottom: 15px;
}

div.danhmuc:last-child {
	margin-bottom: 0;
}

div#danhmuc ul {
	list-style: none;
}

div#danhmuc ul li {}

div#danhmuc ul li:last-child {
	border: none;
}

div#danhmuc ul li a {
	color: #454545;
	font-family: 'menu';
	text-decoration: none;
	font-size: 14px;
	transition: 0.4s;
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 9px 5px 9px 23px;
	background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
	color: red;
	transition: 0.4s;
}

div#danhmuc ul li ul li a {
	background: url(images/muiten.png) 22px 15px no-repeat;
	padding: 9px 5px 9px 35px;
}

div#danhmuc ul li ul {
	display: none;
}

div#tinmoi {}

div#tinmoi ul {
	list-style: none;
	padding: 0 10px;
}

div#tinmoi ul li {
	border-bottom: 1px dashed #DDDDDD;
	padding: 10px 0;
}

div#tinmoi ul li a img {
	width: 35%;
	max-width: 150px !important;
	border: 1px solid #d6d6d6;
	float: left;
	margin-right: 10px;
}

div#tinmoi ul li a img:hover {
	transition: 1s;
	border: 1px solid red;
}

div#tinmoi ul li h4 a {
	text-decoration: none;
	color: #111111;
	font-size: 12px;
	transition: 0.4s;
	font-weight: normal;
}

div#tinmoi ul li h4 a:hover {
	color: red;
	transition: 0.4s;
}

div.load_video {
	width: 95%;
	margin: 7px auto;
}

div#hotro {
	background: url(images/bg_hotro.png) left 40px no-repeat;
}

div#hotro .phone {
	color: #f10b0b;
	font-size: 18px;
	font-weight: bold;
	padding-top: 62px;
	padding-left: 90px;
	padding-bottom: 10px;
	margin-right: 20px;
	font-style: italic;
}

div#hotro ul {
	list-style: none;
	border-bottom: 1px dashed #DDDDDD;
	padding: 7px;
	margin: 0px 10px;
	font-size: 13px;
}

div#hotro ul li {
	clear: both;
	padding: 6px 0;
	color: #555555;
}

div#hotro ul li i {
	font-size: 17px;
	margin-right: 8px;
	clear: both;
}

div#hotro ul li span {
	color: #3853a4;
	font-weight: normal;
	font-size: 14px;
	margin-top: 3px;
	float: left;
}

div#hotro ul li a img {
	margin-right: 5px;
	float: left;
	width: 25px;
}

div#quangcao a img {
	width: 90%;
	max-width: 300px !important;
	border: 1px solid #DDD;
	margin: 5px auto;
	padding: 4px;
	box-sizing: border-box;
}

div#quangcao a img:hover {
	border: 1px solid red;
}

div#dknt {}

form#frm_dknt {
	/* background:#fff; */
	height: 35px;
	margin: 10px 0;
	width: 100%;
}

form#frm_dknt input[type='email'] {
	width: 76%;
	padding: 0px 5px;
	float: left;
	/* margin-top:9px; */
	border: none;
	background: none;
	outline: none;
	color: #000;
	outline: none;
	box-sizing: border-box;
	background: #fff;
	height: 35px;
	margin-right: 5px;
}

form#frm_dknt input[type='button'] {
	background: red;
	color: #fff;
	width: 20%;
	height: 35px;
	line-height: 35px;
	border: none;
	cursor: pointer;
	float: right;
	text-transform: uppercase;
	outline: none;
}

div#main_content {
	max-width: 1200px;
	margin: 20px auto;
}

div#right {
	width: 78.5%;
	float: right;
}

#mod_dvcct {
	margin-bottom: 20px;
}

div.tieude_giua {
	color: #000;
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'roboto-b';
	color: #9a350e;
}

div.wap_item {
	text-align: center;
	position: relative;
}

div.item {
	width: 23.5%;
	margin: 20px 2% 0 0;
	text-align: center;
	float: left;
	position: relative;
}

div.item:nth-child(4n) {
	margin-right: 0;
}

div.item:nth-child(4n+1) {
	clear: both;
}

div.item .sp_img {
	overflow: hidden;
	/* border:1px solid #DDDDDD; */
	/* box-shadow:5px 5px 0px #f2f2f2; */
	/* margin-bottom:10px; */
	border-radius: 9px;
}

div.item .sp_img a {
	display: block;
	line-height: 0;
}

div.item a img {
	width: 100%;
	height: 100%;
}

div.item .sp_name a {
	text-decoration: none;
	color: #222222;
	font-weight: normal;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
}

div.item .sp_name {
	background: url('images/bg-ten.png');
	position: absolute;
	bottom: 0px;
	width: 282px;
	/* right: 0; */
	padding: 10px 4px;
}

div.item .sp_name a:hover {
	transition: 0.4s;
	color: red;
}

div.item .sp_gia .gia,
div.item .sp_gia .giakm {
	color: red;
	font-size: 13px;
}

div.item .sp_gia span.giacu {
	color: #666666;
	text-decoration: line-through;
	float: left;
}

div.item .thumb-them {
	display: none;
}

div#wap_footer {
	background: url('images/bg-ft.png') no-repeat;
	padding: 15px;
	padding-top: 30px;
	/* padding-bottom:10px; */
	margin: auto;
	margin-top: 40px;
	/* color:#fff; */
	height: 293px;
	/* min-width: 1356px; */
	max-width: 1356px;
}

div#footer {
	max-width: 1200px;
	margin: auto;
}

div#main_footer {
	width: 37%;
	float: left;
	margin-right: 4%;
}

div#main_footer2 {
	width: 28%;
	float: left;
}

div#main_footer2 p {
	font-size: 14px;
	margin-top: 10px;
}

div#main_footer2 {
	color: #fff;
}

div.mxh {
	margin-top: 10px;
}

div.mxh a {
	display: inline-block;
	vertical-align: top;
	margin: 0px 2px;
}

div.mxh a img {
	/* max-height:35px; */
	border-radius: 4px;
}

div.mxh a img:hover {
	transition: 1s;
	transform: rotate(360deg);
}

div#thongke {
	width: 15%;
	color: #fff;
	float: right;
}

.td_ft {
	color: #fff;
	/* margin-bottom:7px; */
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'roboto-b';
}

div#thongke ul {
	list-style: none;
}

div#thongke ul li {
	clear: both;
	padding: 12px 0px;
}

div#thongke ul li span {
	float: right;
}

div#thongke ul li img {
	float: left;
	margin-right: 15px;
	width: 16px;
	margin-top: 2px;
}

/*--------- copy - right--------*/
div.copy-right {
	background: #0563c1;
	padding: 15px;
	color: #fff;
	font-size: 13px;
	font-family: 'roboto-r';
	max-width: 1356px;
	margin: 0 auto;
}

div.copy-right .cop-l {
	width: 48%;
	float: left;
}

div.copy-right .cop-r {
	text-align: right;
	width: 48%;
	float: right;
}

div.copy-right .cop-r span {
	color: #ff0;
}

/*--------- copy - right--------*/
/* --------------------- Phan trang ------------------*/
div#doitac {
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 20px 0px;
	background: #dadada;
	margin-top: 20px;
}

div#doitac a {
	display: block;
	width: 225px;
	margin-right: 18px;
	text-align: center;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}

div#doitac a img {
	height: 80px;
}

/*----------------------------------------------------*/
.themthanhcong {
	background: #000;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	box-shadow: 0px 0px 12px #575151;
	position: fixed;
	right: 10px;
	top: 149px;
	z-index: 999999;
	opacity: 0;
	transition: 0.3s;
	font-family: 'roboto-r';
	font-size: 14px;
}

div.wap_pro {
	margin: 15px auto;
}

.zoom_slick {
	width: 45%;
	float: left;
	text-align: center;
}

.zoom_slick .slick2 {
	border: 1px solid #DDD;
}

.zoom_slick .slick {
	margin-top: 5px;
}

.zoom_slick .slick img {
	width: 95%;
	margin: auto;
	border: 1px solid #DDD;
	box-sizing: border-box;
	cursor: pointer;
}

.zoom_slick .slick img:hover {
	border: 1px solid #F60;
	opacity: 0.5;
	transition: 1s;
}

.product_info {
	float: right;
	list-style: none;
	width: 52%;
}

.product_info li {
	font-size: 14px;
	border-bottom: 1px solid #EEE;
	padding: 6px 0;
	font-family: 'roboto-r';
}

.product_info li.ten {
	color: #000;
	font-size: 18px;
}

.product_info li.giakm,
.product_info li.gia {
	font-size: 15px;
	color: red;
	position: relative;
}

.product_info li.giacu {
	text-decoration: line-through;
	color: #222222;
}

.product_info li.giakm .tinh_phantram {
	background: red;
	color: #fff;
	width: 35px;
	display: block;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: 50%;
	top: 0;
}

.product_info li .dathang {
	background: #e93b35;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
	float: left;
	margin-right: 10px;
	padding: 0px 14px;
}

.product_info li .dathang i {
	margin-right: 10px;
	font-size: 25px;
	margin-top: 3px;
}

.product_info li .dathang:hover {
	background: #000 !important;
}

.product_info li b {
	font-weight: normal;
	font-size: 14px;
}

.product_info li .themgiohang {
	color: #f00;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
	float: left;
	margin-right: 10px;
	padding: 0px 5px;
	border: 1px solid #f00;
}

.product_info li .themgiohang i {
	margin-right: 10px;
	font-size: 25px;
	margin-top: 3px;
}

.product_info li .themgiohang:hover {
	border: 1px solid #000;
	color: #000;
}

.xemgiohang {
	color: #000;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
}

.product_info li .dathang {
	background: #e93b35;
	color: #fff;
	display: block;
	max-width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
}

.product_info li .dathang i {
	margin-right: 10px;
	font-size: 25px;
	margin-top: 3px;
}

.product_info li .dathang:hover {
	transition: 0.4s;
	background: #E00;
}

span.size {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #DDD;
	border-radius: 3px;
	margin-right: 5px;
	cursor: pointer;
}

span.mausac {
	display: block;
	float: left;
	border: 1px solid #DDD;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	cursor: pointer;
	font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
	border: 1px solid #EE0000;
}

input.soluong {
	padding: 3px 0;
	width: 55px;
	border: 1px solid #dedede;
	text-align: center;
}

.left_gh {
	width: 63%;
	float: right;
}

.right_gh {
	width: 35%;
	float: left;
}

.tbl_giohang {
	text-align: center;
	background: #f1f1f1;
	width: 100%;
	font-size: 13px;
	margin-bottom: 20px;
	border: 1px solid #DDD;
	border-collapse: collapse;
	padding: 1px;
}

.tbl_giohang td {
	border: 1px solid #f1f1f1;
}

.tbl_giohang .dong_gh {
	background: #fff;
}

.tbl_giohang .img_gh {
	height: 50px;
}

.tbl_giohang .xoa_gh {
	cursor: pointer;
	color: #000;
	padding: 9px 8px 4px 8px;
	border-radius: 4px;
	transition: 0.3s;
}

.tbl_giohang .xoa_gh i {
	font-size: 20px;
}

.tbl_giohang .xoa_gh:hover {
	text-decoration: underline;
	background: #000;
	color: #fff;
}

.tbl_giohang .sl_gh {
	text-align: center;
	border: 1px solid #DDD;
	padding: 3px 5px;
	width: 60px;
}

.tbl_giohang .tongtien_gh {
	background: #F0F0F0;
	text-align: right;
	line-height: 50px;
	padding-right: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.tbl_giohang input.btn,
.click_ajax {
	background: #DC0018;
	color: #ffffff;
	padding: 7px 15px;
	border: none;
	cursor: pointer;
	margin: 5px 1px;
	border-radius: 3px;
}

@-webkit-keyframes star {
	0% {
		-webkit-transform: rotate(0) scale(0);
	}

	50% {
		-webkit-transform: rotate(180deg) scale(1.5);
	}

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

@-o-keyframes star {
	0% {
		-o-transform: rotate(0) scale(0);
	}

	50% {
		-o-transform: rotate(180deg) scale(1.5);
	}

	100% {
		-o-transform: rotate(360deg) scale(0);
	}
}

@-moz-keyframes star {
	0% {
		-moz-transform: rotate(0) scale(0);
	}

	50% {
		-moz-transform: rotate(180deg) scale(1.5);
	}

	100% {
		-moz-transform: rotate(360deg) scale(0);
	}
}

.start-animate {
	z-index: 99999999999999999 !important;
	position: absolute;
	animation: star linear 1.75s infinite;
	-moz-animation: star linear 1.75s infinite;
	-webkit-animation: star linear 1.75s infinite;
	-o-animation: star linear 1.75s infinite;
}

@keyframes star {
	0% {
		transform: rotate(0) scale(0);
	}

	50% {
		transform: rotate(180deg) scale(1.5);
	}

	100% {
		transform: rotate(360deg) scale(0);
	}
}

.menu_baophu {
	background: #000;
	opacity: 0.8;
	z-index: 998;
	left: 0px;
	top: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
}

.icon_menu_mobi {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 0px 8px;

	cursor: pointer;
	display: block;
	height: 100%;
	background: rgb(175, 0, 7);
	height: 38px;
	line-height: 44px;
	cursor: pointer;
	/* width: 78px; 
    position: fixed; 
    top: 3px;
    left: 5px; */
}

.icon_menu_mobi i.fa-bars {
	float: left;
	margin-right: 7px;
	margin-top: 14px;
}

.icon_menu_mobi .tel-mobile {
	display: table;
	position: absolute;
	right: 10px;
	top: 0px;
	text-decoration: none;
	color: #fff;
	line-height: 38px;
	-webkit-animation: my 700ms infinite;
	-moz-animation: my 700ms infinite;
	-o-animation: my 700ms infinite;
	animation: my 700ms infinite;
}

.icon_menu_mobi .tel-mobile i {
	margin-right: 7px;
}


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

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes my {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-o-keyframes my {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes my {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

div.menu_mobi_add {
	position: fixed;
	left: -100%;
	top: 0;
	background: #d81c1c;
	z-index: 99999;
	color: #fff;
	height: 100vh;
	overflow: auto;
	line-height: 1.5;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 80%;
	min-width: 140px;
	max-width: 440px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: 0.5s;
}

div.menu_mobi_active {
	left: 0;
	transition: 0.5s;
}

div.menu_mobi_add ul {
	list-style: none;
}

div.menu_mobi_add ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0px 10px 0px;
	margin-left: 20px;
	font-size: 13px;
}

div.menu_mobi_add ul ul {
	display: none;
}

div.menu_mobi_add ul li ul li a {
	padding-left: 20px;
}

div.menu_mobi_add ul li ul li ul li a {
	padding-left: 40px;
}

.close_menu {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 15px;
	background: rgba(255, 255, 255, 0.2);
	width: 25px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}

#map_canvas1 {
	height: 300px;
}

#map_canvas1 img {
	max-width: none !important;
}

/*=============== tim kiem nang cao =================*/
.box-tim {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.capdanhmuc {
	float: left;
	height: 30px;
	line-height: 30px;
}

.capdanhmuc li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

.capdanhmuc li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px 15px;
	font-size: 12px;
	font-family: 'roboto-b';
	cursor: pointer;
}

.capdanhmuc li:first-child a {
	padding-left: 0px;
}

.capdanhmuc li a:hover,
.capdanhmuc li a.act-dm {
	color: #f00 !important;
	text-decoration: underline;
}

.select-tim {
	float: right;
	display: block;
	padding: 10px 15px;
	text-transform: uppercase;
	margin-left: 10px;
	border: 1px solid #ccc;
	font-size: 12px;
}

.thongbao-het {
	display: block;
	padding: 15px;
	font-size: 16px;
	font-family: 'roboto-b';
}

div.kichthuoc {
	width: 20%;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	float: right;
	margin-left: 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	position: relative;
	z-index: 9999;
	cursor: pointer;
}

div.box-noi-size {
	width: 100%;
	background: #f3f2f2;
	padding: 6px 6px 0 6px;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	left: 0px;
	transition: 0.3s;
	height: 0px;
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 1px 6px #343131;
}

.item-size {
	width: 46%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 2px 1.2%;
	color: #fff;
	transition: 0.3s;
	cursor: pointer;
	box-sizing: border-box;
	position: relative;
	background: #5b5b5b;
	line-height: 32px;
}

.item-size:hover,
.act {
	background: #F60 !important;
}

/*=============== end tim kiem nang cao =================*/

#vol {
	display: block;
	margin-bottom: 0px;
	padding: 0px 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.bandoft {
	margin: auto;
	margin-top: 24px;
}

.bandoft iframe {
	height: 300px;
	width: 100%;
}


/*TTSK*/
#mod_ttsk .item1 .left_ttsk {
	float: left;
}

#mod_ttsk ul.list {
	margin-top: 31px;
}

.item1 {
	width: 587px;
	float: left;
	margin-bottom: 40px;
	position: relative;
}

.item1 .xt1 {
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	color: #000;
}

.item1 .xt1:hover {
	color: #9a350e;
}

.item1 .xt1 img {
	margin-left: 4px;
}

.item1:nth-child(2n) {
	float: right;
}

.item1 .right_ttsk {
	width: 364px;
	float: right;
}

.right_ttsk .xt1 {
	position: absolute;
}

.right_ttsk .txt {
	line-height: 2;
}

.right_ttsk .ten {
	font-size: 14px;
	font-family: 'roboto-b';
	margin-bottom: 10px;
}

.right_ttsk .ten a {
	text-decoration: none;
	color: #000;
}

.right_ttsk .ten a:hover {
	color: red;
}

.item1 .tt_img a {
	display: block;
	line-height: 0;
}



/*EndTTSK*/

/*HTTT*/
#mod_ht .item2 {

	width: 371px;

	height: 366px;

	float: left;

	margin-right: 40px;

}

.item2 .item3 .sp_img img {
	height: 296px;
}

#mod_ht .item2 .td_ht {
	color: #9a350e;
	font-size: 24px;
	font-family: 'roboto-b';
}

#mod_ht .item2 p.line2 {
	margin-bottom: 10px;
	margin-top: -3px;
}

#mod_phongkham {
	margin: 50px 0px;
}

#mod_phongkham p.td {
	text-align: center;
	font-size: 18px;
	font-family: 'roboto-b';
	color: #cf0f0f;
}

#mod_phongkham .item .sp_img {
	border-radius: 0px;
}

#mod_phongkham .slg {
	text-align: center;
	font-size: 14px;
}

#mod_ht .item2 .item4 {
	background: url('images/hotro.png') no-repeat;
	width: 371px;
	height: 296px;
	/* margin-top: 70px; */
	border: 1px solid #ccc;
	position: relative;
}

.item4 .mxh1 {
	position: absolute;
	bottom: 21px;
	left: 80px;
}

.item4 .mxh1 a img:hover {
	transition: 1s;
	transform: rotate(360deg);
}

.item4 .lh {
	position: absolute;
	top: 173px;
	left: 8px;
	width: 338px;
	font-size: 14px;
	color: #0077db;
}

.lh .sky {
	float: left;
}

.lh .zalo {
	float: right;
	margin-top: 9px;
}

.item4 .hotl1 {
	position: absolute;
	top: 139px;
	left: 157px;
	font-size: 22px;
	color: red;
	font-family: 'roboto-b';
}

#mod_ht .item2:nth-child(3n) {
	margin-right: 0px;
}


/*EndHTTT*/

/*Gioithieu*/
#mod_gioithieu {
	background: url('images/bg-gt.png') no-repeat;
	height: 348px;
	margin: 41px auto;
	position: relative;
	max-width: 1356px;
	/* margin: 0 auto; */
}

#mod_gioithieu .left_gt {
	float: left;
	width: 48%;
	/* position: relative; */
}

.left_gt .txt_gt {
	font-size: 16px;
	color: #666666;
	margin: 80px 0 0 0;
	line-height: 2;
	text-align: justify;
}

.xt {
	display: inline-block;
	border-radius: 6px;
	background-color: #9a350e;
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 7px;
	width: 115px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	font-family: 'roboto-b';
	position: absolute;
	left: 492px;
	bottom: 18px;
}

.xt span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}

.xt span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}

.xt:hover span {
	padding-right: 25px;
}

.xt:hover span:after {
	opacity: 1;
	right: 0;
}

#mod_gioithieu .right_gt {
	float: right;
	width: 50%
}

p.line {
	text-align: center;
}

/*EndGioithieu*/

.ttlq .item .sp_name {
	width: 222px;
}

.tinchia2:nth-child(2n+1) {
	clear: both;
}