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

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

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

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

@font-face {
	font-family: 'msr-sb';
	src: url(font/Montserrat/Montserrat-SemiBold.ttf);
}

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

img {
	vertical-align: middle;
}

a,
a:hover {
	color: unset;
	text-decoration: none;
}

* {
	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;
	left: calc(50% + 620px);
	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;
	position: sticky;
	top: 0;
	z-index: 9999;
}

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: 'svn-ab';
	src: url('font/SVN-Avo bold.ttf');
}


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

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

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

/*-------- 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 i {
	color: #fff;
	font-size: 25px;
}

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 ----------------*/
.inner-page .wrap-dktn-top {
	display: none;
}

.inner-page div#header {
	margin-bottom: 50px;
}

div#header {
	position: relative;
	margin: auto;
	line-height: 0;
	position: sticky;
	top: -33px;
	z-index: 999;
	box-shadow: 0 1px 3px grey;
	background: #fff;
}

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

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

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

div#header .logo {
	z-index: 1;
	width: 200px;
	position: relative;
	height: 80px;
}

div#header .logo a {
	display: block;
	text-align: center;
	width: fit-content;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 10px;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 1px 3px black;
}

div#header .hl {
	width: 20%;
	float: right;
}

.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.menu_mobi {
	display: none;
}

div.wap_menu {
	position: relative;
	/* background: url('images/menu.png') repeat-x; */
	/* height: 48px; */
	line-height: normal;
	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: 48px;
	width: 2px;
}

div.menu ul li a {
	color: #000;
	font-size: 14px;
	padding: 31px 20px;
	text-decoration: none;
	text-transform: initial;
	display: block;
	font-family: 'msr-sb';
	transition: all 0.3s ease;
}

div.menu>ul>li>a {
	color: #000;
	position: relative;
	transition: all 0.3s ease;
}

div.menu>ul>li>a::after {
	content: '';
	position: absolute;
	width: 0;
	border-bottom: 1px solid #EE7E33;
	left: 20px;
	bottom: 25px;
	transition: all 0.3s ease;
}

div.menu>ul>li:hover>a::after {
	width: calc(100% - 40px);
	transition: all 0.3s ease;
}

div.menu>ul>li:hover>a {
	color: #EE7E33;
	transition: all 0.3s ease;
	/* background: #ef8304; */
}

div.menu ul li ul {
	position: absolute;
	margin-left: 0px;
	visibility: hidden;
	opacity: 0;
	min-width: 200px;
	background: #fff;
	line-height: 1.5;
	transition: all 0.3s ease;
	max-height: 0;
	box-shadow: 1px 1px 3px rgb(66, 66, 66);
	border-radius: 5px;
}

div.menu ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	transition: all 0.3s ease;
	max-height: 100vh;
}

div.menu ul li i {
	color: #000;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 20px;
	transition: all 0.3s;
}

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

div.menu ul li ul li a {
	padding: 6px 10px;
	padding-right: 25px;
	text-transform: none;
	font-family: 'msr-r';
	display: block;
	/* border-bottom: 1px solid #7c7c7c; */
	font-weight: unset;
	text-transform: capitalize;
}

div.menu ul li ul li:hover>a {
	padding-right: 15px;
	transition: all 0.3s ease;
}

div.menu ul li ul li a>span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 3px;
	background-color: #EE7E33;
	margin-bottom: 3px;
	margin-right: 5px;
	transition: all 0.3s ease;
}

div.menu ul li ul li:hover>a>span {
	width: 15px;
	transition: all 0.3s ease;
}

div.menu ul li ul li:hover>i {
	opacity: 0;
	transition: all 0.3s;
}

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;
}

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

div.tieude {
	color: #fff;
	text-align: left;
	font-size: 18px;
	background: url(images/bgtd.png) center no-repeat;
	height: 44px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	left: -8px;
	width: 256px;
	font-family: 'svn-ab';
	padding-left: 12px;
}

div#danhmuc {
	/* border-bottom:none; */
	background: #261704;
	position: relative;
	/* padding-top: 59px; */
	/* border-radius: 10px; */
}

div#danhmuc .bo {
	padding-top: 49px;
	border: 1px dashed #fff;
	margin: 4px;
	border-radius: 10px;
}

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

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

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

div#danhmuc ul li {
	position: relative;
}

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

div#danhmuc ul li a {
	color: #fff;
	font-family: 'roboto-r';
	text-decoration: none;
	font-size: 13px;
	transition: 0.4s;
	display: block;
	/* border-bottom: 1px solid #fff; */
	padding: 9px 5px 2px 43px;
	background: url(images/muiten.png) 23px 13px no-repeat;
	text-transform: uppercase;
}

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) 39px 21px no-repeat;
	padding: 18px 5px 0px 60px;
	font-size: 13px;
}

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

div#danhmuc ul li ul.cap2 {
	position: absolute;
	width: 200px;
	background: #f2f2f2;
	top: 0px;
	left: 120%;
	transition: 0.4s;
}

div#danhmuc ul li:hover ul.cap2 {
	left: 100%;
	display: block;
}

div#danhmuc ul li ul li ul.cap3 {
	position: absolute;
	width: 200px;
	background: #f2f2f2;
	top: 0px;
	left: 120%;
	transition: 0.4s;
}

div#danhmuc ul li ul li:hover ul.cap3 {
	opacity: 1;
	z-index: 3;
	left: 100%;
}

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

div#tinmoi {}

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

#tinmoi {
	position: relative;
	padding-top: 49px;
}

div#tinmoi .thongke_an li img {
	margin-right: 16px;
}

div#tinmoi .thongke_an li span {
	margin-left: 20px;
}

div#tinmoi ul li {
	/* border-bottom:1px dashed #DDDDDD; */
	padding: 4px 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;
}

#video {
	position: relative;
	padding-top: 59px;
}

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

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 {
	border-radius: 0px;
}

form#frm_dknt {
	/* background: #fff; */
	/* height: 35px; */
	margin: 10px 0 23px 0;
	width: 100%;
	border-radius: 6px;
	display: flex;
	align-items: center;
}

form#frm_dknt img {
	float: left;
	border-radius: 8px 0 0 8px;
}

form#frm_dknt input[type='email'] {
	width: 190px;
	padding: 15px;
	float: left;
	background: none;
	color: #fff;
	outline: none;
	box-sizing: border-box;
	border: 1px solid grey;
	backdrop-filter: blur(3px);
}

form#frm_dknt input[type='button'] {
	background: url('images/send-icon.png') no-repeat;
	background-color: #EE7E33;
	color: #fff;
	font-family: 'msr-sb';
	font-size: 14px;
	width: 100px;
	height: 48px;
	line-height: 48px;
	border: none;
	cursor: pointer;
	background-position: 73% center;
	padding-right: 25px;
	float: right;
	text-transform: uppercase;
	outline: none;
	border-radius: 0px 4px 4px 0px;
	transition: all 0.3s ease;
}

form#frm_dknt input[type='button']:hover {
	transition: all 0.3s ease;
	transform: scale(1.05);
	box-shadow: 1px 1px 3px black;
	/* text-shadow: 1px 1px 1px black; */
}

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

div#main_content.inner-page {
	max-width: 1200px;
	width: 100%;
}

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

div.tieude_giua {
	color: #fff;
	/* padding-left:20px; */
	font-size: 14px;
	background: url(images/t3.png) center repeat-x;
	/* height: 42px; */
	line-height: 42px;
	font-weight: bold;
	border-radius: 4px;
	text-transform: uppercase;
	/* margin: 0px 0 20px 0; */
}

.tieude_giua div {
	background: url('images/t1.png') top left no-repeat, url('images/t2.png') top right no-repeat, #ff8a00;
	display: table;
	min-width: 270px;
	padding: 0 65px 0px 50px;
	font-size: 18px;
	font-family: svn-ab;
}

div.wap_item {
	text-align: center;
	position: relative;
	padding: 0px 0 40px 0;
}

div.item {
	width: 100%;
	margin: 0;
	text-align: center;
	float: left;
	position: relative;
}

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

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

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

.sp_img {
	overflow: hidden;
}

div.item .sp_img a {
	display: block;
	line-height: 0;
	overflow: hidden;
	/* padding: 2px; */
	/* border: 1px solid #cacaca; */
}

div.item a img {
	width: 100%;
	height: 100%;
	/* padding: 2px; */
	/* overflow: hidden; */
	/* border: 1px solid #cacaca; */
}

div.item .sp_name a {
	text-decoration: none;
	color: #222222;
	font-weight: normal;
	font-size: 15px;
	display: block;
	font-family: 'roboto-b';
}

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_footer.jpg') no-repeat;
	background-size: cover;
	padding-top: 35px;
	/* padding-bottom:10px; */
	margin: auto;
	margin-top: 10px;
	color: #fff;
}

div#footer {
	max-width: 1200px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

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

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

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: 26%;
	float: left;
}

.td_ft {
	color: #fff;
	margin-bottom: 10px;
	font-family: 'msr-sb';
	font-size: 18px;
	line-height: 150%;
}

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

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

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

/*--------- copy - right--------*/
div.copy-right {
	background: #0000007a;
	padding: 14px 0px;
	color: #b9bab9;
	font-size: 13px;
	font-family: 'roboto-r';
	margin-top: 40px;
}

div.copy-right .cop-l {
	width: 100%;
	text-align: center;
}

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;
}

/*=============== 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
}

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

/*TINTUC*/

.box-tin {
	width: 100%;
	/* float: right; */
}

.box-tin .box-tin-r .box_news a img {
	width: initial;
	max-width: initial;
}

.box-tin .box-tin-r .box_news {
	border-bottom: none;
}

.box-tin-l {
	width: 41%;
	float: left;
	position: relative;
	margin-top: 15px;
}

.box-tin-l .xt {
	padding: 6px 20px;
	background: none;
	position: absolute;
	right: 0;
	bottom: -71px;
	border: 1px solid #000;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	transition: 0.4s;
}


.box-tin-l .xt:hover {
	background: #00008a;
	color: #fff;
	border: 1px solid #00008a;
}

.chay-tintuc ul {
	display: block;
	width: 100%;
}

.chay-tintuc .box_news a:hover {
	color: #000089;
}

.box-tin-l img {}

.box-tin-r {
	width: 56%;
	float: right;
	margin-top: 3px;
}

.ten-ngoai a {
	color: #2B2727;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	font-family: 'roboto-b';
	/* text-transform: uppercase; */
}

.ten-ngoai a:hover {
	color: #000089;
}

.mota-ngoai {
	font-size: 13px;
	font-family: 'roboto-r';
	text-align: justify;
	line-height: 21px;
}

.tintuc-tc {
	padding: 7px 0px;
}

/*.tintuc-tc img{
	width:106px !important; 
	}*/
.tintuc-tc h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tintuc-tc h3 a {
	color: #2B2727;
	font-size: 15px;
	font-family: 'roboto-b';
	/* text-transform: uppercase; */
}

.post-news {
	color: #928e8e;
	font-size: 13px;
	font-style: italic;
}

.tintuc-tc .mota {
	font-size: 13px;
	font-family: 'roboto-r';
	text-align: justify;
}

.tintuc-tc-r img {
	float: right !important;
	margin: 4px 0px 3px 15px !important;
}


/*endTINTUC*/

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

div#hotro .bao-ht {
	margin-top: 50px;
}

div#hotro .t {
	font-size: 14px;
	margin-top: -5px;
}

div#hotro .dt {
	font-size: 16px;
	font-family: 'roboto-b';
	color: red;
	margin-top: -4px;
}

div#hotro .phone {
	color: #f10b0b;
	font-size: 24px;
	/* font-weight: bold; */
	padding-top: 18px;
	padding-left: 127px;
	padding-bottom: 10px;
	margin-right: 20px;
	font-family: 'svn-ab';
	font-style: normal;
}

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

div#hotro ul li {
	clear: both;
	padding: 6px 0;
	color: #000;
	font-size: 14px;
}

div#hotro ul li .h {
	margin-bottom: -9px;
}

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: 30px;
}

/*endHOTRO*/

.slick-slider {
	margin-bottom: 38px;
}



/* customcode 30/5/2023 */
.wrap-header {
	width: 100%;
	max-width: 1176px;
	padding: 0px 10px;
	margin: 0 auto;
}

.top-header {
	padding: 5px 0;
	background-color: #EE7E33;
	font-family: 'msr-r';
}

.wrap-header {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	position: relative;
}

.header-social a img {
	max-width: 24px !important;
}

.menu .search {
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-radius: 30px;
	color: #333;
	border: 1px solid grey;
	overflow: hidden;
	margin: 20px 0;
}

.menu .search input {
	padding: 10px;
	border: none;
	outline: none;
	font-family: 'msr-r';
	font-size: 12px;
}

.menu .search p {
	padding: 10px;
	cursor: pointer;
}

.menu .search p:hover {
	color: #EE7E33;
}

.btn-style-1 {
	position: relative;
	padding: 15px 25px;
	color: #fff;
	font-size: 16px;
	line-height: 150%;
	font-family: 'msr-sb';
	display: block;
	width: fit-content;
	text-decoration: none;
	margin-top: 20px;
	transition: all 0.3s ease;
	z-index: 1;
	cursor: pointer;
}

.btn-style-1::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background-color: #EE7E33;
	transition: all 0.3s ease;
	z-index: -1;
}

.btn-style-1:hover::after {
	width: 100%;
	box-shadow: 1px 1px 3px black;
	transition: all 0.3s ease;
}

.wrap-dktn-top {
	background-color: #21282B;
	padding: 45px 0;
	color: #fff;
}

.block-page {
	width: 100%;
	max-width: 1176px;
	padding: 0 10px;
	margin: 0 auto;
	overflow-x: hidden;
}

.wrap-dktn-top .block-page {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.wrap-dktn-top .left {
	display: flex;
	width: 50%;
	align-items: center;
}

.wrap-dktn-top .left .content {
	padding: 0 10px;
}

.wrap-dktn-top .left .content h3 {
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	font-family: 'msr-sb';
}

.wrap-dktn-top .left .content p {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
}

.wrap-dktn-top .right {
	width: 50%;
}

#frm_dknt_top {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

#frm_dknt_top .btn-style-1 {
	font-size: 16px;
	padding: 15px 20px;
	margin-top: 0;
}

#frm_dknt_top input {
	border: none;
	box-shadow: none;
	outline: none;
	font-size: 16px;
	background-color: transparent;
	padding: 15px;
	color: #fff;
	border-bottom: 1px solid #ffffff6b;
	width: calc(100% - 200px);
	margin-right: 10px;
	max-width: 300px;
	font-family: 'msr-r';
}

/* Scale IMG */
.scale-img {
	overflow: hidden;
	display: block;
}

.scale-img img {
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.scale-img:hover img {
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/* Text Hide */
.text-split {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.text-split-3 {
	-webkit-line-clamp: 3;
}

.title-style-1 {
	position: relative;
	width: fit-content;
	margin: 0 auto 35px auto;
	color: #EE7E33;
	font-size: 28px;
	line-height: 24px;
	font-family: 'msr-b';
}

.title-style-1 span {
	display: block;
	padding: 10px 20px;
	position: relative;
}

.title-style-1::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 178px;
	height: 8px;
	transform: translateX(-50%);
	background: url(images/title-decor-bottom.png) no-repeat;
}

.title-style-1 span::before {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	width: 65px;
	height: 16px;
	transform: translateY(-50%);
	background: url(images/title-decor-left.png) no-repeat;
}

.title-style-1 span::after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	width: 65px;
	height: 16px;
	transform: translateY(-50%);
	background: url(images/title-decor-right.png) no-repeat;
}

.grid-4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px 20px;
}

.py-block {
	padding-top: 25px;
	padding-bottom: 25px;
}

.group-congtrinh .item {
	position: relative;
	display: block;
	overflow: hidden;
}

.group-congtrinh .item .content {
	background: linear-gradient(180deg, rgba(0, 29, 70, 0) 0%, rgba(0, 29, 70, 0.8) 100%);
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: #fff;
	transition: all 0.5s ease-in-out;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: column;
}

.group-congtrinh .item:hover .content {
	top: 0;
	transition: all 0.5s ease-in-out;
}

.group-congtrinh .item .content h3 {
	font-size: 16px;
	line-height: 150%;
	font-family: 'msr-sb';
}

.group-congtrinh .item:hover .content .btn-style-1 {
	padding: 10px 15px;
}

.wrap-prohome:nth-child(even) {
	background-color: #F6F6F6;
}

.pro_cap2_home {
	text-align: center;
	margin-bottom: 20px;
}

.pro_cap2_home .cap2-prohome {
	display: inline-block;
	padding: 10px;
	color: #000;
	font-size: 16px;
	font-family: 'msr-sb';
	border-radius: 4px;
	margin: 0 7px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.pro_cap2_home .cap2-prohome.active {
	background-color: #21282A;
	color: #fff;
	transition: all 0.3s ease;
}

.pro_cap2_home .cap2-prohome:hover {
	color: #EE7E33;
}

.show_ajax_pro {
	width: 100%;
}

.grid-3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.show_ajax_pro .item {
	float: unset;
	margin: 0;
	width: 100%;
}

.wrap-prohome .show_ajax_pro .item {
	display: block;
	position: relative;
}

.wrap-prohome .show_ajax_pro .item h3 {
	font-size: 16px;
	line-height: 150%;
	font-family: 'msr-sb';
	padding: 10px 0;
	text-align: center;
}

.wrap-prohome .show_ajax_pro .item:hover h3 {
	cursor: pointer;
	color: #EE7E33;
}

.wrap-prohome .btn-style-1.mx-auto {
	margin-top: 25px;
}

.hover_pro_animate_1 {
	position: relative;
}

.hover_pro_animate_1::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.1, 0.8, 0.9, 1);
	;
	background: #00000079;
	border-radius: 200px;
}

.hover_pro_animate_1:hover::after {
	width: 470px;
	height: 470px;
	opacity: 1;
	transition: all 0.6s cubic-bezier(0.1, 0.8, 0.9, 1);
	;
}

.hover_pro_animate_1:hover img {
	transform: scale(1.15);
	transition: all 0.6s ease;
	;
}

.hover_pro_animate_1 img {
	transition: all 0.6s ease;
	;
}

.mx-auto {
	margin: 0 auto;
}

.color-0 {
	color: #000;
}

.btn-style-1.color-0:hover {
	color: #fff;
}

.hover_pro_animate_1 .see-more-prohome {
	position: absolute;
	width: fit-content;
	padding: 10px;
	color: #fff;
	opacity: 0;
	white-space: nowrap;
	top: 60%;
	left: 50%;
	font-family: 'msr-sb';
	font-size: 14px;
	line-height: 150%;
	transform: translateX(-50%);
	transition: all 0.8s cubic-bezier(0.1, 0.8, 0.9, 1);
}

.hover_pro_animate_1:hover .see-more-prohome {
	transform: translate(-50%, -50%);
	opacity: 1;
	top: 50%;
	transition: all 0.8s cubic-bezier(0.1, 0.8, 0.9, 1);
	z-index: 1;
}

.wrap-servhome {
	background: url(images/japanese-garden-with-tranquil-pond.jpg) no-repeat;
	background-size: cover;
}

.slide-servhome .item .sp_img {
	max-width: 230px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}

.slide-servhome .item .sp_img .see-more-prohome,
.slide-servhome .item .sp_img .see-more-prohome i {
	transition: all 0.3s ease;
}

.slide-servhome .item .sp_img .see-more-prohome:hover i {
	padding-left: 10px;
	transition: all 0.3s ease;
}

.slide-servhome .item .sp_img .see-more-prohome:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
}

.slide-servhome .item .hover_pro_animate_1:hover::after {
	width: 350px;
	height: 350px;
}

.slide-servhome .item {
	padding: 10px 20px;
	text-align: center;
	color: #fff;
}

.slide-servhome .item h3 {
	font-size: 16px;
	line-height: 150%;
	margin-top: 20px;
	font-family: 'msr-sb';
}

.slide-servhome .item h3:hover {
	color: #EE7E33;
}

.wrap-news-video .title-style-1 {
	margin: 25px 0;
	padding: 10px 0;
}

.wrap-news-video .title-style-1::after {
	width: 98px;
	background: url(images/title-decor-bottom-2.png) no-repeat;
}

.wrap-news-video {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wrap-news-video .left {
	width: 50%;
	padding-right: 20px;
}

.wrap-news-video .right {
	width: 50%;
	padding-left: 20px;
}

.slick-newshome .item {
	display: flex !important;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 10px 0;
}

.slick-newshome .item>p {
	width: 212px;
}

.slick-newshome .item .content {
	width: calc(100% - 212px);
	padding-left: 10px;
}

.slick-newshome .item .content h3:hover {
	color: #EE7E33;
}

.footer-contact-box {
	padding: 10px 10px 25px 10px;
	border: 1px solid grey;
	backdrop-filter: blur(5px);
	margin-bottom: 20px;
	max-width: 270px;
}

.footer-contact-box>p {
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	font-family: 'msr-l';
}

.footer-contact-box>h3 {
	font-family: 'msr-b';
	font-size: 14px;
	line-height: 150%;
	margin: 0px 0 15px 0;
}

.footer-contact-box>div>span {
	font-size: 14px;
	line-height: 150%;
	font-family: 'msr-sb';
	color: #EE7E33;
}

.footer-contact-box>div>a {
	transition: all 0.3s ease;
	display: inline-block;
	border-radius: 3px;
}

.footer-contact-box>div>a:hover {
	transform: scale(0.95) rotate(-45deg);
	transition: all 0.3s ease;
	box-shadow: 1px 1px 3px grey;
}

.map-footer {
	margin-top: 20px;
}
.map-footer iframe{
    width: 100%;
    height: 100%;
}
ul.ft-thongke {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.ft-thongke li {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px solid grey;
}

ul.ft-thongke li span {
	font-family: 'msr-sb';
}

ul.ft-thongke li:last-child {
	border-right: none;
}

.copy-right .wap_1200 {
	text-align: center;
	color: #fff;
	font-family: 'msr-l';
}

.wrap-box-loader {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

div#loading_page {
	background: #171717;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

#loading_page .loader_page {
	height: 50px;
	display: flex;
	align-items: flex-end;
	gap: 3px;
}

#loading_page .bar {
	height: 5px;
	width: 12px;
	animation-duration: 0.45s;
	animation-name: changeHeight;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

#loading_page .red {
	background-color: #E50000;
	box-shadow: 1px 1px 10px #E50000;
	animation-delay: 0.10s;
}

#loading_page .orange {
	background-color: #FF8D00;
	box-shadow: 1px 1px 10px #FF8D00;
	animation-delay: 0.20s;
}

#loading_page .yellow {
	background-color: #FFEE00;
	box-shadow: 1px 1px 10px #FFEE00;
	animation-delay: 0.25s;
}

#loading_page .green {
	background-color: #008121;
	box-shadow: 1px 1px 10px #008121;
	animation-delay: 0.30s;
}

#loading_page .blue {
	background-color: #004CFF;
	box-shadow: 1px 1px 10px #004CFF;
	animation-delay: 0.35s;
}

#loading_page .violet {
	background-color: #760188;
	box-shadow: 1px 1px 10px #760188;
	animation-delay: 0.40s;
}

@keyframes changeHeight {
	from {
		height: 5px;
	}

	to {
		height: 40px;
	}
}

.mb-hd-name {
	padding: 10px 10px 10px 30px;
	width: calc(100% - 200px);
	display: none;
}

.mb-hd-name h3 {
	color: #EE7E33;
	font-size: 24px;
	font-family: 'msr-b';
	line-height: 1.2;
	margin-bottom: 10px;
}

.mb-hd-name p {
	font-size: 15px;
	color: #333;
	font-family: 'msr-l';
	line-height: 1.2;
}

.wap_box_new {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 10px;
}

.box_container {
	padding: 0 10px;
}

/* mobile footer */
.fix-toolbar {
	background: #000;
	width: 100%;
	padding: 5px;
	bottom: 0;
	position: fixed;
	height: auto;
	line-height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: none;
	border-top: 1px solid #fff;
	z-index: 10000;
}

.fix-toolbar ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	list-style: none;
	margin: 0;
}

.fix-toolbar ul li {
	text-align: center;
	width: 20%;
}

.fix-toolbar ul li a {
	display: block;
	width: 100%;
	cursor: pointer;
	color: #fff;
	font-size: 30px;
}

.fix-toolbar ul li a img {
	height: 25px;
	width: auto;
}

.fix-toolbar img {
	vertical-align: top;
}

.fix-toolbar ul li a span {
	font-weight: 400;
	color: #fff;
	font-size: 13px;
	display: none;
}