@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: 'DFVN-Big-Bang';
	src: url("../fonts/DFVN-Big-Bang.ttf");
}

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

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

@font-face {
	font-family: 'OpenSans-Medium';
	src: url("../fonts/OpenSans-Medium.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");
}

a:hover {
	text-decoration: none;
}

header .header-name {
	margin-left: 15px;
	text-transform: uppercase;
	color: #0166b4;
	font-weight: 700;
	margin-top: 0;
	font-size: 21px;
	float: left;
}

#frmsearch {
	position: relative;
	margin: auto;
	width: 346px;
	height: 37px;
	text-align: left;
	z-index: 10;
	float: right;
	background: #fff;
	border: 1px solid #66311a;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 21px;
}

#txt_search {
	float: left;
	margin: 0;
	padding: 4px 38px 8px 10px;
	width: 100%;
	height: 37px;
	border: none;
	background: none;
	color: #6eb944;
	font-size: 14px;
	/* font-family: 'Arial-bold'; */
	/* font-family: 'HELVETICANEUEMEDIUM'; */
	outline: unset;
	font-family: 'OpenSans-Regular';
}

#btnsearch {
	position: absolute;
	right: 0px;
	/* text-indent: -1000px; */
	background: transparent;
	margin: 0 auto;
	/* width: 23px; */
	/* height: 37px; */
	cursor: pointer;
	top: 0;
	border: none;
	/* border-left: 1px solid #e4342c; */
	webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 50%;
	/* font-size: 14px; */
	padding: 7px 9px;
}

	#btnsearch i {
		color: #6eb944;
	}

.phone-pc {
	/* text-transform: uppercase; */
	color: black;
	font-weight: 700;
	margin-top: 5px;
	font-size: 18px;
	display: block;
	float: left;
	margin-left: 60px;
}

	.phone-pc a {
		font-size: 15px;
		color: #581e0f;
		/* font-family: 'HELVETICANEUEBOLD'; */
		font-family: 'OpenSans-Regular';
	}

		.phone-pc a span {
			/* height: 32px; */ /* width: 32px; */
			background: #6eb944;
			border-radius: 50%;
			padding: 1px 6px;
			padding-top: 8px;
			padding-bottom: 7px;
			margin-right: 6px;
		}

	.phone-pc .email-hd a span {
		padding: 8px 5px;
	}

	.phone-pc a i {
		padding-left: 3px;
		color: #fff; /* padding: 19px 3px; */
		font-size: 20px; /* padding-top: 7px; */
	}

	.phone-pc .email-hd {
		float: left;
	}

		.phone-pc .email-hd a {
			font-size: 14px;
		}

	.phone-pc .phone-hd {
		float: left;
		margin-right: 30px;
	}

#txt_search::placeholder {
	color: #6eb944;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
}

.cart-pc a {
	font-size: 15px;
	color: #581e0f !important;
	font-family: 'OpenSans-Regular';
	display: flex;
	font-weight: bold;
}

	.cart-pc a p {
		float: left;
		margin-bottom: 0;
		/* line-height: 37px; */
		padding-top: 9px;
		padding-left: 5px;
	}

	.cart-pc a img {
		float: left;
	}

.right-header {
	float: right;
	/* padding-bottom: 5px; */
}

.section_product .section-head h2 {
	font-size: 18px;
	line-height: 24px;
	/* font-family: 'HELVETICANEUEBOLD'; */
	color: #767775;
	margin: 0;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 15px;
	margin-top: 0;
	font-family: 'OpenSans-Semibold';
}

	.section_product .section-head h2 span {
		position: relative;
	}

.services-st .section_product .section-head h2 span:after {
	position: absolute;
	content: "";
	background: #b6b6b5;
	height: 3px;
	width: 100%;
	/* left: -100%; */
	right: -100%;
	bottom: 4px;
	margin: unset;
	border-radius: unset;
	display: block;
	max-width: 120px;
	z-index: 9;
	border-radius: 10px;
}

.about-us-content-home .title-about {
	color: #000000;
	font-size: 14px;
	/* font-family: 'HELVETICANEUE'; */
	margin-bottom: 23px;
	font-family: 'OpenSans-Light';
}

.docthem {
	margin-top: 0;
	margin-bottom: 20px;
}

	.docthem a {
		color: #fff;
		/* font-family: 'HELVETICANEUE'; */
		font-size: 14px;
		/* text-decoration: underline; */
		background: #6eb944;
		padding: 11px 30px;
		border-radius: 11px;
		font-family: 'OpenSans-Regular';
		text-transform: uppercase;
	}

.decs-vct {
	font-family: 'DFVN-Big-Bang';
	color: #6eb944;
	font-size: 36px;
	margin-bottom: 10px;
}

.blog-item {
	overflow: hidden;
	margin-bottom: 15px;
}

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

	.blog-item-thumbnail:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background: #0000006e;
		width: 100%;
		height: 100%;
	}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

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

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

.services-st {
	/* padding: 80px 0; */
	padding-top: 40px;
	padding-bottom: 60px;
}

	.services-st .container {
		position: relative;
	}

		.services-st .container:before {
			content: "";
			position: absolute;
			top: -37px;
			right: 25px;
			background: url(../images/bvechungtoi.png) no-repeat;
			width: 100px;
			height: 100px;
			z-index: 9;
		}

		.services-st .container:after {
			content: "";
			position: absolute;
			bottom: -45px;
			left: 15px;
			background: url(../images/avechungtoi.png) no-repeat;
			width: 116px;
			height: 116px;
			z-index: 9;
		}

.content-box-title:before {
	content: "";
	width: 215px;
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: url(../images/linetitle.png) no-repeat;
	margin: 0 auto;
}

.meta a {
	color: #6eb944;
	font-size: 14px;
	font-family: 'OpenSans-Bold';
}

.desc-hd {
	font-family: 'OpenSans-Regular';
	font-size: 12px;
	color: #0a0a0a;
}

.xem-them {
	text-align: center;
}

	.xem-them a {
		color: #fff;
		font-size: 14px;
		background: #6eb944;
		padding: 11px 30px;
		border-radius: 11px;
		font-family: 'OpenSans-Regular';
		text-transform: uppercase;
	}

.new-one-title {
	position: relative;
	text-align: center;
	padding-top: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

	.new-one-title:before {
		content: "";
		position: absolute;
		top: 0;
		background: #6eb944;
		width: 270px;
		height: 3px;
		margin: 0 auto;
		left: 0;
		right: 0;
		border-radius: 15px;
	}

	.new-one-title a {
		font-family: 'OpenSans-Bold';
		font-size: 18px;
		color: #000000;
		/* text-transform: uppercase; */
	}

.new-two-title {
	position: relative;
	text-align: center;
	padding-top: 5px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-top: 10px;
}

	.new-two-title:before {
		content: "";
		position: absolute;
		top: 0;
		background: #6eb944;
		width: 114px;
		height: 3px;
		margin: 0 auto;
		left: 0;
		right: 0;
		border-radius: 15px;
	}

	.new-two-title a {
		font-family: 'OpenSans-Medium';
		font-size: 14px;
		color: #000000;
	}

.slider_partner .item a img {
	border: 1px solid #939090;
}

.logo-ft {
	text-align: center;
	margin-top: 0;
}

	.logo-ft img {
		margin: 0 auto;
	}

h3.title-ft {
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #6eb944;
	position: relative;
	text-align: center;
	font-family: 'OpenSans-Bold';
	margin-top: 15px;
}

	h3.title-ft span {
		font-size: 24px !important;
		/* text-align: center; */
		display: block;
		font-weight: bold;
		margin-top: 11px;
		line-height: 24px;
		color: #6eb944 !important;
		font-family: 'OpenSans-Bold';
	}

.content-cs {
	float: left;
}

	.content-cs p {
		margin-bottom: 12px;
		/* font-family: 'Averta-Regular'; */
		font-size: 13px !important;
		color: #000000 !important;
		/* font-family: 'HELVETICANEUE'; */
		display: flex;
		font-family: 'OpenSans-Medium';
	}

		.content-cs p img {
			margin-right: 5px;
			width: 18px;
			height: 18px; /* padding-top: 5px; */ /* padding-bottom: 10px; */
		}

footer a i {
	font-size: 10px !important;
}

.follow_option {
	padding-left: 0;
	width: 100%;
	float: left;
	margin-top: 15px;
	/* justify-content: center; */
	display: flex;
}

	.follow_option li {
		list-style-type: none;
	}

		.follow_option li a {
			height: 40px;
			width: 40px;
			font-size: 15px;
			text-align: center;
			/* border: 2px solid #eea725; */
			line-height: 40px;
			border-radius: 5px;
			color: #fff;
			background: #6eb944;
			display: block;
			margin-right: 10px;
			border-radius: 50%;
		}

			.follow_option li a i {
				font-size: 20px !important;
			}

.content-maps iframe {
	max-height: 250px;
}

.breadcrumb1 {
	margin-bottom: 0;
	padding-left: 0;
}

	.breadcrumb1 > li + li:before {
		padding: 0 5px;
		color: #ccc;
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
	}

	.breadcrumb1 > li {
		display: inline-block;
	}

.content-box-title1 {
	margin: 0;
	position: relative;
	text-transform: uppercase;
	color: #6eb944;
	font-size: 31px;
	font-family: 'OpenSans-Bold';
	padding-bottom: 30px;
}

.btn-default {
	color: #fff;
	background-color: #6eb944;
	border: 0 !important;
	padding: 10px 15px;
	font-size: 14px;
	border-radius: 0;
}

.d_page {
	width: 100%;
	margin: 15px 0 25px 0;
	float: left;
	text-align: center;
}

	.d_page b {
		background-color: #6eb944;
		border-color: #6eb944;
		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: #b5b0b0;
		border: 1px solid #b5b0b0;
		text-decoration: none;
	}

		.d_page a:hover {
			background-color: #6eb944;
			border-color: #6eb944;
			color: #fff;
		}

#gallery_01.owl-carousel .item img {
	width: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#gallery_01.owl-carousel .item {
	border: 1px solid #e5e5e5;
	padding: 2px;
	position: relative;
	height: 97px;
	margin: 1px;
}

.large-image {
	position: relative;
}

#gallery_01 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.product-image-block {
	position: relative;
}

.product-detail-page .detail-box .product-info .product-title {
	text-transform: uppercase;
	color: #6eb944;
	font-size: 23px;
	font-family: 'OpenSans-Bold';
}

.evaluate1__title {
	line-height: 1.3em;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}

.evaluate2 {
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 10px;
}

.evaluate2__details-form {
	display: flex;
}

.average-rating {
	border-right: 1px solid #eeeeee;
	display: flex;
	margin-right: 10px;
}

.average-rating__text {
	font-size: 40px;
	color: #fd9727;
	font-weight: 700;
	margin: auto 0;
	padding-right: 5px;
}

.average-rating__icon {
	margin: auto 0;
}

.average-rating__img {
	width: 32px;
	height: 32px;
}

.evaluation-details {
	border-right: 1px solid #eeeeee;
	padding-right: 10px;
	margin-right: 10px;
}

.evaluation-details__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.evaluation-details__item {
	display: flex;
	font-size: 13px;
	line-height: 18px;
	color: #0551c1;
}

.evaluation-details__number {
	width: 15px;
	color: #333;
	display: flex;
	line-height: 15px;
	font-size: 15px;
}

	.evaluation-details__number i {
		padding-left: 5px;
	}

.evaluation-details__icon {
	padding-right: 10px;
}

.evaluation-details__img {
	width: 12px;
	height: 12px;
}

.evaluation-details__progress {
	width: 140px;
	padding-right: 10px;
	margin: auto;
}

	.evaluation-details__progress .progress {
		height: 5px;
		border-radius: 3px;
		display: inline-block;
		height: 15px;
		background: #eee;
		vertical-align: middle;
		overflow: hidden;
		width: 100%;
	}

.evaluate2__form {
	margin: auto;
}

.evaluate2__star {
	margin-top: 15px;
	display: inline-block;
}

	.evaluate2__star input {
		border: 0;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(1px 1px 1px 1px);
		clip: rect(1px, 1px, 1px, 1px);
		opacity: 0;
	}

	.evaluate2__star label {
		position: relative;
		float: right;
		color: #C8C8C8;
	}

		.evaluate2__star label:before {
			margin: 5px;
			content: "\f005";
			font-family: FontAwesome;
			display: inline-block;
			font-size: 1.5em;
			color: #ccc;
			-webkit-user-select: none;
			-moz-user-select: none;
			user-select: none;
		}

.evaluate2__form2 {
	margin-top: 15px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.evaluate2__form2-star {
	display: none;
}

textarea.form-control {
	height: auto;
	min-height: 83px;
}

.btn-form {
	background-color: #03a0e2 !important;
	color: #fff !important;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	border: unset !important;
}

.evaluate2__star input:checked ~ label:before {
	color: #FFC107;
}

.evaluate3__name-icon {
	display: flex;
}

.evaluate3__name {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}

.evaluate3__text {
	color: #52b858;
	font-size: 13px;
}

.star1 {
	margin-bottom: 5px;
}

.evaluate3__content {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	color: #333333;
}

.evaluate3__item {
	margin-bottom: 15px;
}

.filter-list {
	padding: 0;
}

	.filter-list li {
		list-style-type: none;
	}

.evaluate3__icon {
	display: flex;
	padding-right: 5px;
}

.star1__img {
	width: 13px;
	height: 13px;
}

.evaluate3__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.zoomWrapper img {
	position: static !important;
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}

.zoomWrapper {
	width: 100% !important;
	height: auto !important;
}

.cart-mobi {
	position: absolute;
	right: 15px;
	top: 24px;
	z-index: 999;
}

.tool_cart input {
	background-color: #6eb944;
	color: #fff;
}
.info-add{
	margin-bottom:20px;
}
	.info-add select {
		min-height: 40px;
	}
.signup-content {
}

.signup-form {
}

.signup-title {
	font-size: 32px;
	text-align: center;
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 30px;
}

	.signup-title:before {
		position: absolute;
		content: "";
		height: 2px;
		width: 100%;
		max-width: 90px;
		background: black;
		margin: 0 auto;
		display: block;
		bottom: 0;
		left: 0;
		right: 0;
	}

.signup-desc {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #939191;
	margin: 10px 0 25px;
}
#sign_price_pay {
	height: 60px;
	border: 2px solid #bebebe;
	margin: 5px 0 20px;
	font-size: 16px;
}
.signup-btnpay {
	background: red;
	font-family: 'Muli-Bold';
	width: 100%;
	display: block;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	color: white;
	font-size: 25px;
}
.page-child-wrap {
	padding: 80px 0;
	position: relative;
}
	@media(max-width:768px) {
	}

@media(max-width:480px) {
	.decs-vct {
		font-size: 30px;
	}

	.xem-them {
		margin-bottom: 30px;
	}

	.content-box-title1 {
		font-size: 25px;
	}
}
