@CHARSET "utf-8";
@font-face {
	font-family: 'dinpro';
	src: url('../fonts/GMV_DIN_Pro.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #000;	
	font-family: 'dinpro', serif;
	font-size: 1rem;
	color: #000;
}
strong,
b,
.font-weight-bold {
	font-weight: 700;	
}
.bg-brand,
.navbar-custom,
.navbar-menu .iconbar,
.navbar-custom .dropdown-menu,
.box-title a:after,
.box-title span:after,
.follow a,
.icon-hot,
.icon-new,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus,
.btn-customize {
	background-color: #000;
}
a,
.text-brand,
.box-title a:hover,
.box-title a:focus,
.page-link,
.footer .footer-contact-info a,
.btn-outline-customize,
.dropdown-menu .dropdown-item,
.breadcrumb .breadcrumb-item a {
	color: #fff200;	
}
.border-brand,
.page-link,
.page-item.active .page-link,
.page-link:hover,
.page-link:focus,
.btn-outline-customize,
.dropdown-menu {
	border-color: #fff200; 
}
.navbar-custom .form-search,
.navbar-menu-close,
.navbar-brand-mobile,
.navbar-menu,
.pc-action,
.mobile-action,
.topbar .logo .logo-mobile {
	display: none;
}
.dropdown-menu {
	border-radius: 0; 
	border: #000;
}
.btn:focus,
.btn:active,
.form-control:focus,
.form-control:active {
	box-shadow: none;
}
p {
    margin-top: 0;
    margin-bottom: .5rem;
}
img {
	max-width: 100%;
	height: auto;
}
hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.bg-brand,
.btn-customize {
	color: #fff;	
}
.btn-customize {
	font-weight: 700 !important;
}
.btn-customize:hover,
.btn-customize:focus,
.btn-customize:disabled {
	color: #fff;
	opacity: .85;
}
.btn-outline-customize {
	border: 1px solid #fff200;
}
.btn-outline-customize:hover,
.btn-outline-customize:focus,
.btn-outline-customize:disabled {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.container-fluid,
.container,
[class*="col-"],
.col {
	padding-left: 5px;
	padding-right: 5px;
}
.row {
	margin-left: -5px;
	margin-right: -5px;
}
.navbar-custom {
	padding: 0;
}
.navbar-custom .navbar-nav > .nav-item > .nav-link {
	color: #fff;
}
.navbar-custom .navbar-nav > .nav-item + .nav-item {
	 border-top: 1px solid transparent; 
}
.navbar-menu {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 10;
	width: 2.3rem;
	transform: translateY(-50%);
}
.navbar-menu .iconbar {
	display: block;
	height: 2px;
	width: 100%;
}
.navbar-menu .iconbar,
.navbar-menu .txt {
	color: #fff;
	text-transform: uppercase;
	font-size: .85rem;
}
.navbar-menu .iconbar + .iconbar {
	margin-top: .35rem;
}
.navbar-menu-close {
	position: fixed;
	top: -15px;
	right: 15px;
	z-index: 99990;
	color: #aaa;
	font-size: 3rem;
	font-weight: 100;
}
.navbar-menu-close:hover,
.navbar-menu-close:focus {
	color: #aaa;
	text-decoration: none;
}
.box-title {
	display: block;
	width: 100%;
	position: relative;
	margin: 0 0 1.5rem;
}
.box-title a,
.box-title span {
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
	padding: .25rem 1.75rem;
	position: relative;
	display: inline-block;
	font-size: 1.75rem;
}
.box-title a:hover,
.box-title a:focus {
	text-decoration: none;
}
.follow,
.follow a {
	display: inline-block;	
}
.follow a {
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-radius: 100%;
	text-align: center;
	color: #fff200;
	font-size: 1rem; 
	border: 1px solid #fff200;
}
.follow a + a {
	margin-left: 10px;
}
.follow a:hover,
.follow a:focus {
	text-decoration: none;
	opacity: .85;
}
.icon-hot,
.icon-new {
	position: absolute;
	z-index: 15;
	top: 5px;
	font-size: .75rem;
	color: #fff;
	border-radius: 2px;
	padding: .15rem .5rem; 
}
.icon-hot {
	left: 5px;
}
.icon-new {
	right: 5px;
}
.breadcrumb {
	margin-bottom: 0;	
}
.breadcrumb-item + .breadcrumb-item::before {
	font-family: 'IcoFont';
	content: '\eaca';
}
.price-sale {
	font-size: 1rem;
	color: #ff4000;
}
.price-del {
	text-decoration: line-through;
	color: #555;
	font-size: .85rem;
}
.price-none {
	font-size: 1rem;
	color: #555;
}
.page-item .page-link {
	color: #000;
	border: 0;
}
.page-item.active .page-link {
	color: #fff;
}
.page-link:hover,
.page-link:focus {
	color: #fff;
}
.page-title {
	font-size: 1.75rem;
	font-weight: bold;
	display: block;
	position: relative;
}
.post-body {
	width: 100%;
	overflow: hidden;
	display: block;
}
.post-body img {
	max-width: 100%;
	height: auto !important;
}
.post-body table {
	width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #eee !important;
}
.post-body table tr td {
	width: auto !important;
	padding: .25rem;
	border: 1px solid #eee;
}
.post-body h1,
.post-body .h1 {
	font-size: 1.35rem;
}
.post-body h2,
.post-body .h2 {
	font-size: 1.25rem;
}
.post-body h3,
.post-body .h3 {
	font-size: 1.15rem;
}
.post-body h4,
.post-body .h4,
.post-body h5,
.post-body .h5,
.post-body h6,
.post-body .h6 {
	font-size: 1rem;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0, 0, 0, .85);
}
.loading {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background-color: rgba(0, 0, 0, .85);
	text-align: center;
	padding: 2rem 0 0;
}
.modal-backdrop {
	z-index: 100;
}
.text-underline {
	text-decoration: underline;
}
.font-size-sm {
	font-size: .85rem;
}
.font-size-lg {
	font-size: 1.15rem;
}
.font-size-xl {
	font-size: 1.75rem;
}
.card.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .25) !important;
}
.head,
.head .topbar,
.block,
.footer,
.footer .cols-title,
.footer .footer-contact-info,
.cover {
	display: block;
}
.head .topbar {
	position: relative;
	padding: .5rem 0;
	background-color: transparent;
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
}
.head .topbar .logo img {
	max-height: 60px;
}
.head .topbar .form-search .form-control,
.head .topbar .form-search .btn {
	background-color: transparent;
	border-color: #aaa;
	color: #67423c;
}
.head .topbar .form-search .form-control {
	border-right: 0;
}
.head .topbar .form-search .form-control:focus,
.head .topbar .form-search .form-control:active,
.navbar-custom .form-search .form-control:focus,
.navbar-custom .form-search .form-control:active {
	box-shadow: none;	
}
.head .topbar .form-search {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.head .topbar .form-search .form-control::placeholder {
	color: #67423c;
	text-align: center;
}
.head .topbar .form-search .btn {
	border-left: 0;
}
.block {
	padding: 1.5rem 0;
	position: relative;
}
.block.odd {
	background-color: #141518;
}
.footer {
	padding: 2rem 0;
	background-position: left center;
	background-repeat: repeat;
	background-color: #141518;
	padding-bottom: 0;
}
.footer .cols-title {
	color: #fff200;
	font-weight: 700;
	font-size: 1.25rem;
	margin: 0 0 1.25rem;
	text-transform: uppercase;
}
.footer .logo img {
	max-height: 6.25rem;
}
.pc-action {
	position: fixed;
	left: 20px;
	bottom: 40px;
	z-index: 999;
}
.pc-action a {
	display: block;
}
.pc-action a + a {
	margin-top: 0.625rem;
}
.cover {
	height: 22rem;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cover .caption {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	right: 0;
}
.cover .caption .title {
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 0 0 10px #000;
	padding: .5rem 1.5rem;
	background-color: rgba(255, 255, 255, .45);
	border: 1px solid #fff; 
}
/*
 * Customize
 *
 */
.head .topbar {
	background-color: #141518;
}
.head .topbar .logo {
	display: block;
	text-align: center;
}
.footer .footer-contact-info * {
	color: #fff;
}
.footer .footer-contact-info a {
	color: #fff200;
}
.footer .footer-top {
	padding: 0 0 2rem;
}
.footer .footer-bottom {
	background-color: #fff200;
	padding: .5rem 0;
}
.footer .follow-us a:hover,
.footer .follow-us a:focus {
	text-decoration: none;
}
.footer .follow-us a + a {
	margin-left: .5rem;
}
.footer .follow-us img {
	max-height: 20px;
}
.slide .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
	background-color: transparent;
}
.btn-customize {
	color: #000;
  	border-radius: 0;
  	padding: .5rem 1rem;
  	position: relative;
  	background-color: transparent;
  	font-size: 1.15rem;
}
.btn-customize span {
	position: relative; 
  	z-index: 1;
  	display: inline-block;
}
.btn-customize:before {
	content: '';
	-ms-transform: skewx(-10deg); /* IE 9 */
  	transform: skewx(-10deg);
  	background-color: #fff200;
  	display: block;
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	left: 0;
  	top: 0;
}
.btn-customize:hover,
.btn-customize:focus {
	color: #000;
}
.service .wrap,
.service .wrap .title,
.service .wrap .content {
	display: block;
	position: relative;
}
.service .wrap:hover,
.service .wrap:focus {
	text-decoration: none;
	transition: background .5s;
}
.service .wrap:hover .title:before,
.service .wrap:focus .title:before,
.service .wrap.active .title:before {
	background: #fff200;
}
.service .wrap .title {
	text-align: right;
	margin: 0 0 1.25rem;
	padding: .25rem .75rem;
}
.service .wrap .title:before {
	content: '';
  	background-color: #f3f3f3;
  	display: block;
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	left: 0;
  	top: 0;
}
.service .wrap .icon,
.service .wrap .txt {
	position: relative;
	z-index: 1;
}
.service .wrap .txt {
	position: absolute;
	left: .75rem;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
}
.service .wrap .icon img {
	max-height: 2.5rem;
}
.service .wrap .content {
	background-color: #fff;
}
.service .wrap .content .txt2 {
	color: #000;
	padding: 0 1.15rem .5rem 1.15rem;
}
.service .wrap .content .txt2 p {
	margin: 0;	
}
.service .service-wrap-item > .service-item {
	display: none;
}
.service .service-wrap-item > .service-item.active {
	display: block;
}
.news .item {
	display: block;
	background-color: #fff;
	color: #000;
}
.news .item:hover,
.news .item:focus {
	text-decoration: none;
	background-color: #fff200; 
}
.slide.video .owl-video .item .thumb {
	display: block;
	position: relative;
}
.slide.video .owl-video .item .thumb img {
	display: block;
	width: 100%;
}
.slide.video .owl-video .item .title,
.slide.video .owl-video .item .view {
	color: #fff;
	display: block;
	text-align: center;
}
.slide.video .owl-video .item .title {
	text-transform: uppercase;
	margin: 0 0 .25rem;
	font-size: 1.15rem;
}
.slide.video .owl-video .item .view {
	font-size: .85rem;
}
.subscribe {
	text-align: center;
	margin: 1rem 0 0;
}
.subscribe .txt {
	color: #fff;
	display: inline-block;
}
.block.co-operate .container {
	position: relative;
}
.block.co-operate .wrap {
	background-color: #fff200;
	padding: 1.5rem 1rem; 
	display: block;
	width: 100%;
}
.block.co-operate .wrap .btn {
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #000;
	padding: .5rem 1.5rem; 
}
.bg-brand {
	background-color: #fff200;
	color: #000;
}
.block.news-page .nav,
.block.ext-page .nav {
	display: block;
	width: 45rem;
	margin: 0 auto;
	text-align: center;
}
.block.news-page .nav ul,
.block.ext-page .nav ul {
	margin: 0;
	padding: 0;
}
.block.news-page .nav ul > li,
.block.ext-page .nav ul > li {
	display: inline-block;
	list-style: none;
}
.block.news-page .nav ul > li > a,
.block.ext-page .nav ul > li > a {
	display: block;
	width: 100%;
	position: relative;
	padding: .25rem 1.5rem;
}
.block.news-page .nav ul > li > a > span,
.block.ext-page .nav ul > li > a > span {
	display: inline-block;
	position: relative;
	z-index: 3;
	color: #000;
}
.block.news-page .nav ul > li > a:before,
.block.ext-page .nav ul > li > a:before {
	content: '';
	display: block;
	background-color: #f3f3f3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}
.block.news-page .nav ul > li > a:hover::before,
.block.news-page .nav ul > li > a:focus::before,
.block.ext-page .nav ul > li > a:hover::before,
.block.ext-page .nav ul > li > a:focus::before,
.block.news-page .nav ul > li > .active:before,
.block.news-page .nav ul > li > .active:before,
.block.ext-page .nav ul > li > .active:before,
.block.ext-page .nav ul > li > .active:before {
	background-color: #fff200;
}
.block.nq1 .content,
.block.cd .content {
	display: block;
	padding: .75rem;
	position: relative;
}
.block.nq1 .content .title,
.block.cd .content .title {
	font-size: 1.35rem;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin: 0 0 1rem;
	position: relative;
}
.block.chuyen-giao .content {
	display: block;
	padding: 1rem .75rem;
	background-color: #fff;
	position: relative;
	z-index: 10;
}
.block.chuyen-giao .content > .item {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.block.chuyen-giao .content > .item + .item {
	margin: .5rem 0 0;
}
.block.chuyen-giao .content > .item > .icon {
	-ms-flex: 0 0 6%;
    flex: 0 0 6%;
    max-width: 6%;
    background-color: #fff200;
    padding: .5rem;
    font-weight: 700;
    text-align: center;
}
.block.chuyen-giao .content > .item > .txt {
	-ms-flex: 0 0 94%;
    flex: 0 0 94%;
    max-width: 94%;
    padding: 0 .5rem;
}
.block.blog .calendar {
	max-width: 1.25rem;
}
.block.blog .hr {
	border-top-color: #fff200;
	margin: 1rem 0;
}
.price-range {
	font-size: 1.15rem;
}
.gsc-adBlock {
	display: none !important;
}
.gsc-above-wrapper-area {
	border-bottom: 0 !important;
}
.img-thumb0,
.img-thumb1,
.img-thumb2 {
	background-image: none;
}