@font-face {
	font-family: 'UTM-NEO-SANS-INTEL';
	src: url("../fonts/UTM-NEO-SANS-INTEL.TTF");
}

@font-face {
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	src: url(../fonts/UTM-NEO-SANS-INTELBOLD.TTF);
}

@font-face {
	font-family: 'UTM-NEO-SANS-INTELBOLD_ITALIC';
	src: url(../fonts/UTM-NEO-SANS-INTELBOLD_ITALIC.TTF);
}

.img-statistics img {
	width: 100%;
}

.header-right {
}

.company-name {
	float: left;
}

	.company-name h2 {
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		font-size: 28px;
		color: #ff0d0d;
	}

		.company-name h2 span {
			color: #000000;
		}

.nav-right {
	float: right;
	width: auto;
	justify-content: unset;
}

.phone-text {
	color: #000000;
	font-size: 18px;
	font-family: 'UTM-NEO-SANS-INTEL';
	margin-right: 30px;
	margin-top: 10px;
	font-weight: bold;
}

	.phone-text i {
		color: #ff0d0d;
		border: 2px solid #ff0d0d;
		border-radius: 50%;
		padding: 3px 5px;
		font-size: 14px;
		line-height: 17px;
		width: 28px;
	}

.acount {
	margin-top: 11px;
}

	.acount i {
		color: #ff0d0d;
		font-size: 19px;
	}

	.acount a {
		color: #000000;
		font-size: 17px;
		font-family: 'UTM-NEO-SANS-INTEL';
	}

.header-nav {
	justify-content: center;
}

.menu-pc {
	width: 100%;
}

.header-nav li {
}

.menu-pc li a {
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	color: #000000;
	font-size: 20px;
}

#home-policy {
	padding: 37px 0;
	background-size: cover;
	padding-bottom: 7px;
	margin-top: 30px;
	margin-bottom: 40px;
	border-radius: 40px;
}

.content-gt > h2 {
	color: #ffffff;
	font-size: 40px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	margin-top: 20px;
}

.content-gt .desc-content {
	color: #ffffff;
	font-size: 16px;
	font-family: 'UTM-NEO-SANS-INTEL';
}

.xemthem-content {
	margin-top: 20px;
}

	.xemthem-content a {
		color: #ffffff;
		font-size: 18px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		position: relative;
	}

		.xemthem-content a:before {
			content: "";
			position: absolute;
			right: -29px;
			top: 14px;
			width: 25px;
			height: 2px;
			background: #fff;
			z-index: 9;
		}

.qc-content {
	/* position:relative; */
}

	.qc-content .item-0 {
		position: absolute;
		top: -66px;
		left: 0;
		z-index: 9;
	}

	.qc-content .item-1 {
		position: absolute;
		bottom: 87px;
		right: 42px;
	}

	.qc-content .item-2 {
		position: absolute;
		bottom: -39px;
		left: 40px;
	}

#content {
	background: #f9f8f8;
}

.su-menh {
	margin-top: 70px;
}

.mission-title h2 {
	color: #000000;
	font-size: 40px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
}

.mission-title .mota-mission {
	position: relative;
	text-align: center;
	padding: 70px 0;
	background-size: contain;
	background-repeat: no-repeat;
}

	.mission-title .mota-mission a {
		color: #fff;
		font-size: 44px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
	}

.content-mission {
	position: relative;
	font-family: 'UTM-NEO-SANS-INTELBOLD_ITALIC';
	color: #ff0d0d;
	font-size: 40px;
	padding-top: 30px;
	margin-top: 65px;
}

	.content-mission:before {
		content: "";
		background: url(../images/chamhoi.png) no-repeat;
		width: 103px;
		height: 71px;
		right: 0;
		z-index: 9;
		top: -38px;
		position: absolute;
	}

	.content-mission p {
		line-height: 42px;
	}

#home-statistics {
	margin: 30px 0;
}

	#home-statistics .title {
	}

		#home-statistics .title h2 {
			color: #000000;
			font-size: 36px;
			font-family: 'UTM-NEO-SANS-INTELBOLD';
			text-align: center;
		}

.item-new {
	height: 324px;
	position: relative;
	box-shadow: 5px 5px 10px #999;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}

.giatri-cl .col:nth-child(2n) {
	margin-top: 30px;
}

.item-new h3 {
	color: #ff0d0d;
	font-size: 34px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	position: absolute;
	top: 9px;
	left: 10px;
	width: 50px;
	line-height: 39px;
	text-transform: uppercase;
}

.item-new .so-statistics {
	color: #ececec;
	font-size: 100px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	position: absolute;
	right: 0;
	bottom: 0;
}

.giatri-cl {
	margin-top: 30px;
}

	.giatri-cl .col:nth-child(2n) .item-new {
		background: #ff0d0d;
	}

		.giatri-cl .col:nth-child(2n) .item-new h3 {
			color: #fff;
		}

		.giatri-cl .col:nth-child(2n) .item-new .so-statistics {
			color: #f97b7b;
		}

#home-aboutus2 {
	padding: 36px 0;
	border-radius: 28px;
}

.chungtoi {
}

	.chungtoi h2 {
		color: #000000;
		font-size: 32px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		text-align: center;
		text-transform: uppercase;
	}

#home-chungnhan {
	margin-top: 60px;
	margin-bottom: 60px;
}

	#home-chungnhan .title h2 {
		color: #000000;
		font-size: 36px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		text-align: center;
	}

.sp-dichvu {
	margin-top: 30px;
}

	.sp-dichvu .item {
		box-shadow: 5px 5px 10px #999;
		border-radius: 10px;
		background-color: #fff;
		border: 1px solid rgba(62,67,98,.19);
		padding: 25px 25px;
		height: 220px;
		padding-right: 55px;
		position: relative;
	}

		.sp-dichvu .item > a h3 {
			color: #000000;
			font-size: 35px;
			font-family: 'UTM-NEO-SANS-INTELBOLD';
			line-height: 50px;
		}

.xemthem-sp {
	/* margin-top: 40px; */
	position: absolute;
	bottom: 20px;
}

	.xemthem-sp a {
		color: #000000;
		font-size: 20px;
		font-family: 'UTM-NEO-SANS-INTEL';
		position: relative;
	}

		.xemthem-sp a:before {
			position: absolute;
			right: -29px;
			top: 17px;
			width: 25px;
			height: 1px;
			background: #fff;
			content: "";
			display: none;
		}

.sp-dichvu .item:hover {
	background: #ff0d0d;
}

	.sp-dichvu .item:hover h3 {
		color: #fff;
	}

	.sp-dichvu .item:hover a {
		color: #fff;
	}

		.sp-dichvu .item:hover a:before {
			display: block;
		}

.logo-ft {
	text-align: center;
	margin-top: 5px;
}

.content-ft {
	margin-top: 20px;
}

	.content-ft h3 {
		color: #000;
		font-size: 18px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		text-align: center;
		font-weight: unset;
	}

.ul-footer-contact {
	padding-left: 0;
	margin-top: 15px;
}

	.ul-footer-contact li {
		color: #fff;
		font-size: 14px;
		margin-bottom: 8px;
		font-family: 'Exo-Bold';
		width: 100%;
		list-style-type: none;
		float: left;
		font-weight: unset !important;
		/* padding-top: 0px; */
		font-family: 'UTM-NEO-SANS-INTEL';
	}

		.ul-footer-contact li span {
			color: #000;
			width: 22px;
			float: left;
			line-height: 24px;
			font-size: 18px;
		}

		.ul-footer-contact li b {
			width: calc(100% - 25px);
			float: left;
			/* color: #989898; */
			color: #000;
			font-size: 16px;
			/* font-family: 'Exo-Bold'; */
			font-weight: unset;
			font-family: 'Exo-Regular';
			font-family: 'UTM-NEO-SANS-INTEL';
		}

			.ul-footer-contact li b a {
				color: #000;
				font-size: 14px;
				font-weight: unset;
				font-family: 'Exo-Regular';
				font-family: 'UTM-NEO-SANS-INTEL';
			}

#footer {
	background-color: #d2daef;
	border-top: 5px solid #ff0d0d;
	float: left;
}

.phone-ft {
	text-align: center;
}

	.phone-ft a {
		color: #000;
		font-size: 14px;
		font-family: 'UTM-NEO-SANS-INTEL';
		margin-right: 30px;
		margin-top: 10px;
	}

		.phone-ft a i {
			color: #000;
			border: 2px solid #000;
			border-radius: 50%;
			padding: 3px 5px;
			font-size: 14px;
			line-height: 17px;
			width: 28px;
		}

.desc-ft {
	text-align: center;
	margin-top: 15px;
}

	.desc-ft p {
		color: #000;
		font-size: 12px;
		font-family: 'UTM-NEO-SANS-INTEL';
	}

.email-ft {
	text-align: center;
}

	.email-ft a {
		color: #000;
		font-size: 14px;
		font-family: 'UTM-NEO-SANS-INTEL';
		margin-right: 0;
		margin-top: 10px;
	}

		.email-ft a i {
			color: #000;
			border: 2px solid #000;
			border-radius: 50%;
			padding: 3px 5px;
			font-size: 14px;
			line-height: 17px;
			width: 28px;
		}

.menu-ft h3 {
	color: #000;
	font-size: 18px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	display: none;
}

.menu-ft ul {
}

	.menu-ft ul li {
	}

		.menu-ft ul li a {
			color: #000;
			font-size: 15px;
			font-family: 'UTM-NEO-SANS-INTEL';
		}

.ft2-col {
	margin-top: 50px;
}

.follow-icons {
	margin-top: 50px;
}

	.follow-icons a.facebook {
		background: #3f67a9;
		color: #fff;
	}

	.follow-icons a.google {
		background: #db4437;
		color: #fff;
	}

	.follow-icons a.twitter {
		background: #2daae1;
		color: #fff;
	}

	.follow-icons a.youyobe {
		background: #ff0000;
		color: #fff;
	}

	.follow-icons a {
		color: #000;
		/* border: 1px solid #000; */
		border-radius: 50%;
		font-size: 20px;
		margin: 0 10px;
		text-align: center;
		padding: 7px 10px;
		width: 10px;
		height: 10px;
	}

.bocngthuong {
	margin-top: 30px;
}

#btnsend {
	background: #ff0d0d;
	color: #fff;
	padding: 10px;
}

.contanct-lh {
	background: #ff0d0d;
}

#text-1160457389 {
	text-align: center;
}

	#text-1160457389 h1 {
		display: block;
		margin: 30px 0 15px;
		clear: both;
		color: #000000;
		font-size: 28px;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		text-align: center;
		text-transform: uppercase;
		line-height: 150%;
		text-align: left;
	}

.img-new {
	margin: 30px 0;
}

.d_page {
	text-align: center;
	float: left;
	width: 100%;
}

	.d_page li {
		display: inline-block;
		padding: 0 5px;
	}

		.d_page li.active { /* background: red; */
		}

		.d_page li a {
			padding: 5px 12px;
			width: auto;
			border-radius: 50% !important;
			border: 1px solid #ff0d0d;
			font-size: 20px;
		}

		.d_page li.active a {
			background-color: #ff0d0d !important;
			color: #fff !important;
		}

.d_page {
	width: 100%;
	margin: 15px 0 25px 0;
	float: left;
	text-align: center;
}

	.d_page b {
		background-color: #ff0d0d;
		border-color: #ff0d0d;
		color: #fff;
		margin-right: 8px;
		width: 45px;
		height: 45px;
		font-size: 17px;
		border-radius: 50px;
		font-weight: 400;
		display: inline-block;
		line-height: 45px;
	}

	.d_page a {
		margin: 0 2.5px;
		background: #fff;
		text-align: center;
		display: inline-block;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		line-height: 45px;
		font-size: 17px;
		color: #ff0d0d;
		border: 1px solid #ff0d0d;
		text-decoration: none;
	}

		.d_page a:hover {
			background-color: #ff0d0d;
			border-color: #ff0d0d;
			color: #fff;
		}

.n_other {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.news_other ul {
	padding-left: 10px;
}

a.nw_other {
	font-family: 'UTM-NEO-SANS-INTEL';
	color: #000000;
}

h1.top-title {
	display: block;
	margin: 30px 0 15px;
	clear: both;
	color: #000000;
	font-size: 28px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	text-align: center;
	text-transform: uppercase;
	line-height: 150%;
	text-align: left;
}

h1.entry-title {
	display: block;
	margin: 30px 0 15px;
	clear: both;
	color: #000000;
	font-size: 28px;
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	text-align: center;
	text-transform: uppercase;
	line-height: 150%;
	text-align: left;
}

.block-style-list .element {
	cursor: pointer;
}

.block-style-list .element {
	margin-bottom: 20px;
	padding: 0 10px;
	min-height: 320px;
}

	.block-style-list .element:hover .wrap {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		border-radius: 6px;
		overflow: hidden;
		border: none;
	}

	.block-style-list .element .wrap {
		position: relative;
		min-height: 320px;
		padding: 15px;
		border: 1px solid #ddd;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		border-radius: 15px;
	}

	.block-style-list .element h5 {
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
	}

	.block-style-list .element:hover .line-sep {
		background-color: #fff;
	}

	.block-style-list .element:hover p {
		color: #fff;
	}

	.block-style-list .element .view-more {
		position: absolute;
		bottom: 15px;
		left: 15px;
		/* color: #e57200; */
		text-transform: uppercase;
		font-size: 12px !important;
		color: #000000;
		/* font-size: 20px; */
		font-family: 'UTM-NEO-SANS-INTEL';
		/* position: relative; */
	}

	.block-style-list .element .border-top {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: #ff0d0d;
	}

	.block-style-list .element:hover .wrap {
		background-color: #ff0d0d;
	}

	.block-style-list .element p {
		font-family: 'UTM-NEO-SANS-INTEL';
		color: #000;
		font-size: 14px;
	}

	.block-style-list .element:hover h5 {
		color: #fff;
	}

	.block-style-list .element:hover .view-more {
		color: #fff;
	}

.menu-list-style ul {
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.menu-list-style li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin-left: 0 !important;
}

	.menu-list-style li a {
		display: block;
		line-height: 150%;
		padding: 10px 0 10px 15px;
		border-left: 3px solid transparent;
		/* font-weight: 700; */
		color: #000;
		font-family: 'UTM-NEO-SANS-INTELBOLD';
		font-size: 14px;
	}

	.menu-list-style li.active a, .menu-list-style li:hover a {
		color: #ff0d0d;
		border-left: 3px solid #ff0d0d;
	}

.p1 {
	margin-bottom: 30px;
}

.tab-service a .toggle {
	left: unset;
	right: 0;
	opacity: 1;
}

.tab-service .ccordion-title span {
	font-family: 'UTM-NEO-SANS-INTELBOLD';
	font-size: 16px;
	color: #000;
}

.tab-service .accordion-item:nth-child(odd) {
	background-color: #f7f7f7 !important;
}

.tab-service .accordion-item:nth-child(even) {
	background-color: #e6e6e7 !important;
}

.dropdown-menu.lMenuLst {
	display: none;
}

.menu-cs {
	display: none;
}

.menu-active {
	display: block;
}

.breadcrumb {
	text-align: center;
}

	.breadcrumb li {
		display: inline;
	}

		.breadcrumb li > a {
			color: #000;
		}

.art-price {
	color: #fff;
	padding-right: 10px;
}

.pswp__bg {
	background-color: rgba(0,0,0,.6);
}

.special-price {
	padding-right: 10px;
	color: #ff0d0d;
	font-weight: bold;
	font-size: 18px;
}

.old-price {
	font-weight: 400;
	margin-right: 0.3em;
	opacity: .6;
	color: #555;
}

.product-quantity {
	border: 1px solid;
	border-radius: 5px;
	overflow: hidden;
}

.current-price {
	color: #ff0d0d;
	font-weight: bold;
	font-size: 12px;
}

.original-price {
	font-weight: 400;
	margin-right: 0.3em;
	opacity: .6;
	color: #555;
	font-size: 12px;
}

.table th, .table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	border: 1px solid #4e4e4e;
}

.filter-list {
	list-style-type: none;
}

.wrap_background_aside {
	/* text-align: center; */
}

.absolute-footer, html {
	background-color: #ebebeb !important;
}

.box-image > .origin-image {
	text-align: center;
	padding: 15px 50px 5px;
}

	.box-image > .origin-image > img {
		width: auto;
	}

.baochis .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: -3%;
}

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.bar-menu i {
	color: #ff0d0d;
}

@media(max-width:767px) {
	.qc-content .item-1 {
		position: relative;
		bottom: 0;
		right: 0;
	}

	.qc-content .item-0 {
		position: relative;
		top: 0;
		left: 0;
		z-index: 9;
	}

	.qc-content .item-2 {
		position: relative;
		bottom: 0;
		left: 0;
	}

	.qc-content {
		display: flex;
	}

		.qc-content .qc-so {
			padding: 0 10px;
		}

		.qc-content .item-2 img {
			height: 104px;
		}
}

@media(max-width:480px) {
	.content-gt > h2 {
		margin-top: 0;
		font-size: 30px;
	}

	.su-menh {
		margin-top: 40px;
	}

	.mission-title h2 {
		font-size: 30px;
	}

	.mission-title .mota-mission {
		padding: 40px 0;
		text-align: left;
	}

		.mission-title .mota-mission a {
			font-size: 30px;
			padding-left: 15px;
		}

	.content-mission {
		font-size: 30px;
	}

	#home-statistics .title h2 {
		font-size: 35px;
	}

	.giatri-cl .col:nth-child(2n) {
		margin-top: 0;
	}

	.giatri-cl .row {
		justify-content: center;
	}

	.item-new h3 {
		font-size: 28px;
	}

	.item-new .so-statistics {
		font-size: 80px
	}

	.chungtoi h2 {
		font-size: 30px;
	}

	#home-chungnhan .title h2 {
		font-size: 30px;
	}

	.sp-dichvu .item > a h3 {
		font-size: 35px;
	}

	.ft2-col {
		margin-top: 10px;
	}

	.follow-icons {
		margin-top: 0;
	}

	.phone-ft {
		text-align: left;
	}

	.desc-ft {
		text-align: left;
		margin-top: 15px;
	}

	.email-ft {
		text-align: left;
	}

	h1.top-title {
		font-size: 28px;
	}

	.acount {
		margin-top: 11px;
		padding-left: 15px;
	}
}

.box-text.text-center {
	background-color: #ff0d0d;
}

.slider-home img {
	width: 100%;
}

#btncancel {
	background: #fff;
	background-color: transparent;
	border: unset;
	color: #000;
	font-size: 12px;
	font-size: .97em;
	border: 1px solid;
}

.form-list {
	list-style-type: none;
}

.cart_header:hover .cart_header_top_box, .user_login:hover .user_box {
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	visibility: visible;
}

.user_box {
	width: 230px;
}

	.user_box:before {
		right: 75px;
	}

	.cart_header_top_box:before, .user_box:before {
		content: '';
		border-top: 8px solid transparent;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		border-bottom: 8px solid #fff;
		position: absolute;
		top: -16px;
		right: 80px;
	}

	.user_box ul {
		padding: 7px 15px;
		margin-bottom: 0;
	}

		.user_box ul li {
			margin-top: 10px;
			margin-bottom: 10px;
			text-align: center;
			padding: 10px;
			background: #ff0d0d;
			color: #ffffff;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}

			.user_box ul li a {
				color: #ffffff;
				display: block;
			}

.cart_header_top_box, .user_box {
	position: absolute;
	top: 100%;
	right: -1px;
	z-index: 1002;
	background: #FFF;
	color: #666;
	width: 300px;
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: translate(0,40px);
	-moz-transform: translate(0,40px);
	-o-transform: translate(0,40px);
	-ms-transform: translate(0,40px);
	transform: translate(0,40px);
	opacity: 0;
	display: block;
	visibility: hidden;
	-moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0px 10px rgb(0 0 0);
	box-shadow: 0 0px 10px rgb(0 0 0);
}

.user_login {
	padding-bottom: 5px;
}

.user_box {
	width: 230px;
}

	.user_box ul {
		padding: 7px 15px !important;
		margin-bottom: 0 !important;
		list-style-type: none;
	}

.user_login_icon {
	color: #000;
	width: 30px;
	vertical-align: top;
	margin-right: 5px;
	min-height: 30px;
	background: url(../images/user-icon.png) no-repeat 0px;
	background-size: 100% 100%;
	display: inline-block;
}

.box_text {
	display: inline-block;
}

h1.ttm {
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
	color: #ff2d37;
	margin: 0;
	display: inline-block;
	position: relative;
	padding-top: 8px;
	text-align: center;
}

.style-tool-user {
}

	.style-tool-user .tttv {
		background: #ff0d0d;
		text-transform: uppercase;
		color: white;
		font-size: 17px;
		padding: 10px 10px 10px 10px;
		margin-bottom: 0;
	}

	.style-tool-user .tttv-control {
		border: 1px solid #c2c1c1;
		padding: 3px px 10px;
		float: left;
		width: 100%;
		list-style-type: none;
	}

		.style-tool-user .tttv-control li {
			padding: 5px 0 6px 24px;
			border-bottom: 1px solid #c2c1c1;
			float: left;
			width: 100%;
			margin-bottom: 0;
		}

		.style-tool-user .tttv-control a {
		}

.blockmb .col {
	padding-bottom: 0;
}

.title_full .title_page {
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
	color: #ff2d37;
	margin: 0;
	display: inline-block;
	position: relative;
	padding-top: 8px;
}

i.VISA, i.MASTE, i.AMREX, i.JCB, i.VCB, i.TCB, i.MB, i.VIB, i.ICB, i.EXB, i.ACB, i.HDB, i.MSB, i.NVB, i.DAB, i.SHB, i.OJB, i.SEA, i.TPB, i.PGB, i.BIDV, i.AGB, i.SCB, i.VPB, i.VAB, i.GPB, i.SGB, i.NAB, i.BAB {
	width: 80px;
	height: 30px;
	display: block;
	background: url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;
}

i.MASTE {
	background-position: 0px -31px
}

i.AMREX {
	background-position: 0px -62px
}

i.JCB {
	background-position: 0px -93px;
}

i.VCB {
	background-position: 0px -124px;
}

i.TCB {
	background-position: 0px -155px;
}

i.MB {
	background-position: 0px -186px;
}

i.VIB {
	background-position: 0px -217px;
}

i.ICB {
	background-position: 0px -248px;
}

i.EXB {
	background-position: 0px -279px;
}

i.ACB {
	background-position: 0px -310px;
}

i.HDB {
	background-position: 0px -341px;
}

i.MSB {
	background-position: 0px -372px;
}

i.NVB {
	background-position: 0px -403px;
}

i.DAB {
	background-position: 0px -434px;
}

i.SHB {
	background-position: 0px -465px;
}

i.OJB {
	background-position: 0px -496px;
}

i.SEA {
	background-position: 0px -527px;
}

i.TPB {
	background-position: 0px -558px;
}

i.PGB {
	background-position: 0px -589px;
}

i.BIDV {
	background-position: 0px -620px;
}

i.AGB {
	background-position: 0px -651px;
}

i.SCB {
	background-position: 0px -682px;
}

i.VPB {
	background-position: 0px -713px;
}

i.VAB {
	background-position: 0px -744px;
}

i.GPB {
	background-position: 0px -775px;
}

i.SGB {
	background-position: 0px -806px;
}

i.NAB {
	background-position: 0px -837px;
}

i.BAB {
	background-position: 0px -868px;
}

#iddangnhap a {
	background-color: #ff0d0d;
	color: #fff;
	padding: 6px 24px;
	padding-bottom: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

.down-sharehold-details {
	margin-top: 20px;
	margin-bottom: 10px;
}

	.down-sharehold-details a {
		display: inline-block;
		font-size: 18px;
		line-height: 28px;
		padding: 8px 40px;
		background: #fff;
		font-weight: 600;
		color: #ff0d0d;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		position: relative;
		border: 1px solid #ff0d0d;
	}

.menu-item .nav-dropdown .nav-dropdown-col > ul li a {
	padding: 10px;
	text-transform: none;
	color: black;
}

.sub-menu-3 a {
	color: black;
}

.down-sharehold-details a:before {
	font-family: fontawesome;
	content: '\f019';
	padding-right: 10px;
	position: relative;
	z-index: 1;
	font-weight: 400;
}

.down-sharehold-details a:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 100%;
	content: '';
	background: #ff0d0d;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.down-sharehold-details a span {
	position: relative;
	z-index: 1;
}

.down-sharehold-details a:hover:after {
	right: 0;
}

.down-sharehold-details a:hover {
	color: #fff;
}

.free-for {
	background-color: #ff0d0d;
	color: #fff;
	padding: 6px 24px;
	padding-bottom: 9px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.for-15-days {
}

.cons-title {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	/* text-align: center; */
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ff0d0da3;
	top: unset;
	left: 0;
	right: 0;
	bottom: -100%;
	margin: auto;
	display: flex;
	border-radius: 10px;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	justify-content: center;
	text-align: justify;
}

.item-new:hover .cons-title {
	bottom: 0;
	top: 0;
}

.cons-title b {
	margin: auto;
	display: block;
	/* height: 90px; */
	color: white;
	padding: 0 30px;
	justify-content: center;
	text-align: justify;
}

.img-about {
	overflow: hidden;
	position: relative;
}

	.img-about:hover .cons-title {
		bottom: 0;
		top: 0;
		height: 75%;
	}

	.img-about .cons-title {
		width: 82%;
		left: 0;
		margin-left: 0;
	}

#p1 {
	float: left;
	width: 100%;
}

#p2 {
	float: left;
	width: 100%;
}

.product-images .slider-nav {
	margin-bottom: 30px;
	margin-top: 17px;
}
.thue-vat p {
	color: #f79012;
	font-weight: bold;
	font-style: italic;
}
.product_meta .col{
	padding-bottom:0;
}
	.product_meta .col span{
		font-size:18px;
	}
.fb-share-button{
	line-height:7px;
}
.check-tich a{

/* color: #ececec; */

font-style: italic;
}
.dang-nhap-new .btn-register{border: 1px solid;padding: 0 29px;float: left;}
.dang-nhap-new input{
    float: left;
}
.addthis-smartlayers.addthis-smartlayers-desktop{
display:none;
}
.dang-nhap-new a{border: 1px solid;padding: 6px 29px;text-transform: uppercase;font-size: .09;/* padding-bottom: 1px; */line-height: 25px;letter-spacing: .03em;float: left;font-size: .97em;font-weight: bold;}
@media(max-width:480px) {
	.content-gt {
		padding: 0 15px;
	}
}
