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

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

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

@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url("../fonts/Montserrat-ExtraBold.ttf");
}

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

@font-face {
	font-family: 'Montserrat-Italic';
	src: url("../fonts/Montserrat-Italic.ttf");
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
	font-family: 'QUICKSAND-REGULAR';
	src: url("../fonts/QUICKSAND-REGULAR.TTF");
}

@font-face {
	font-family: 'QUICKSAND-SEMIBOLD';
	src: url("../fonts/QUICKSAND-SEMIBOLD.TTF");
}

@font-face {
	font-family: 'QUICKSAND-BOLD';
	src: url("../fonts/QUICKSAND-BOLD.TTF");
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url("../fonts/OpenSans-Regular.ttf");
}

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

@font-face {
	font-family: 'OpenSans-Bold';
	src: url("../fonts/OpenSans-Bold.ttf");
}

.blog-item-thumbnail {
	position: relative;
}

.youtobe-new {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
	height: 32px;
}

	.youtobe-new img {
		height: auto;
		width: auto !important;
	}

.customer-item {
	background: #017f30;
	float: left;
	border-radius: 10px;
	padding: 25px;
	box-shadow: 1px 1px 9px 2px rgb(138 138 145 / 80%);
	border-right: 5px solid #b5b0ae;
	border-bottom: 2px solid #b5b0ae;
}

.customer-thumb {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

	.customer-thumb img {
		border-radius: 50%;
		border: 2px solid #dddddd;
		margin: -77px 0 0 0 !important;
		display: block;
		width: auto !important;
	}

element.style {
}

.customeritem-description {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	/* text-align: justify; */
	/* font-family: 'OpenSans-Regular'; */
	color: #fff;
	/* text-align: center; */
	font-size: 13px;
	font-family: 'calibri-regular';
	/* padding: 0 30px; */
	font-family: 'Montserrat-Italic';
}

.customer-title {
	float: right;
	width: 100%;
	text-align: center;
	margin-top: -42px;
	margin-right: -20px;
}

	.customer-title a {
		color: #fff !important;
		font-size: 15px;
		font-family: 'Montserrat-SemiBold';
	}

#owl-home-reviews .owl-stage-outer {
	/* padding: 57px 0 0; */
}

#home-featured-products .product-info .product-desc ul li {
	margin-bottom: 20px;
}

#owl-home-articles .article-item {
	/* background: #c8c8c8; */
}

	#owl-home-articles .article-item .xem-them {
		float: left;
		width: 100%;
		padding-bottom: 20px;
	}

		#owl-home-articles .article-item .xem-them a {
			margin-top: 10px;
			display: inline-block;
			color: #fff;
			background: #017f30;
			/* border: 1px solid #f2c431; */
			padding: 5px 30px;
			border-radius: 30px;
			font-family: 'utmavo';
			font-size: 14px;
			font-family: 'Montserrat-SemiBold';
		}

#home-articles .article-item .article-info .article-date p.day-new {
	font-family: 'Montserrat-SemiBold';
	color: #000000;
	font-size: 16px;
	margin-bottom: 0;
}

#home-articles .article-item .article-info .article-date p.year-news {
	font-family: 'Montserrat-SemiBold';
	color: #c06b0f;
	font-size: 24px;
	margin-bottom: 0;
}

#home-articles .article-item .article-info .article-date:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 50px;
	background: #5f292f;
	display: none;
}

#footer .footer-content .ft-contact .ft-contact-desc img {
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

#home-chungnhan .article-item .article-info-wrapper .article-info div {
	/* max-height: 130px; */
	/* height: 130px; */
}

.breadcrumb {
	margin: 0;
	font-size: 1em;
	padding: 10px 0;
	/* background-color: #fff; */
	border-radius: 0;
}

	.breadcrumb li {
		display: inline;
	}

.icon-line {
	padding: 0 10px;
}

.fb-share-button {
	line-height: 7px;
}

.httt_list .item .img {
	max-width: 40%;
	float: left;
}

.httt_list .item .info {
	padding-left: 110px;
}

	.httt_list .item .info a {
		color: #fff;
		font-size: 14px;
	}

.product-quantity {
	display: flex;
}

	.product-quantity input {
		background: transparent;
		text-align: center;
		border-radius: unset;
	}
/* Tab Links */
.tabs {
	display: flex;
	margin-bottom: 20px;
}

.tablinks {
	border: none;
	outline: none;
	cursor: pointer;
	/* width: 100%; */
	padding: 1rem;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	transition: 0.2s ease;
	color: #00972a;
	text-align: center;
	border-radius: 4px;
	float: left;
	outline: none;
	cursor: pointer;
	padding: 10px 20px;
	border: 2px solid #ebebeb;
	margin-right: 15px;
}

	.tablinks:hover {
		background: blue;
		color: #fff;
	}
	/* Tab active */
	.tablinks.active {
		background: blue;
		color: #fff;
		background: #381004;
		border: 2px solid #381004;
	}

/* tab content */
.tabcontent {
	display: none;
}
	/* Text*/
	.tabcontent p {
		color: #fff;
		font-size: 16px;
	}
	/* tab content active */
	.tabcontent.active {
		display: block;
	}

.popup .popup-wrapper {
	background: transparent;
	padding: 15px;
	position: absolute;
	width: 50%;
	right: 0;
	bottom: 0;
	text-align: center;
}

.popup .popup-form input {
	width: 70%;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	padding: 0px 45px 0px 15px;
	color: #381004;
	background: #fff;
	border: 1px solid #381004;
	border-radius: 100px !important;
	outline: 0 !important;
	margin-bottom: 10px;
}

	.popup .popup-form input.btnContactSubmit {
		background: #f2c431;
		width: 35%;
		padding: 0;
		color: #000;
		text-transform: uppercase;
		font-weight: bold;
	}

@media(max-width:768px) {
	.hd-logo img {
		/* height: 100px; */
	}

	.policy-item {
		margin-bottom: 20px;
	}

	#home-gallery .slick-dots {
		display: none !important;
	}

	#home-articles .article-item .article-info {
		display: block;
	}

		#home-articles .article-item .article-info .article-date {
			text-align: center;
			width: 100%;
		}

			#home-articles .article-item .article-info .article-date:before {
				display: none;
			}

	#home-chungnhan .article-item .article-info-wrapper .article-info div {
		margin-top: 20px;
		height: 70px;
	}

	#breadcrumb-wrapper5.breadcrumb-w-img {
		height: 400px;
	}

	.httt_list .item {
		float: left;
		width: 100%;
	}
}

@media(max-width:480px) {
	#home-aboutus .aboutus-head h3 span {
		font-size: 25px;
	}

	#home-aboutus2 .aboutus-body .aboutus-content {
		position: relative;
		width: 100%;
		transform: unset;
		right: 0;
		padding: 15px;
	}

	#home-statistics .numStaff {
		font-size: 30px;
	}

	#home-statistics .descStaff {
		font-size: 25px;
	}

	#home-aboutus2 .aboutus-head h3 span {
		font-size: 25px;
	}

	#home-aboutus2 .aboutus-body .aboutus-img {
		width: 100%;
	}

	#home-brand .section-title {
		font-size: 30px;
	}
}
