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

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

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

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

.v2_menu_top .v2_menu_top_ul > li.active > .v2_menu_first_link {
	background: #049E49;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
	border-radius: 20.5px;
	color: #fff;
}

.title-dm {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	/* border-top: 1px solid #ffffff; */
	padding-top: 15px;
	background: #049e49bf;
	width: 100%;
	padding-left: 20px;
	padding-bottom: 20px;
	border-radius: 10px 65px 10px 10px;
}

	.title-dm i {
		width: 24px;
		height: 24px;
		position: absolute;
		right: 30px;
		bottom: 17px;
		line-height: 24px;
		background: #049E49;
		font-size: 18px;
		color: #FFCB08;
		text-align: center;
		z-index: 99;
		transition: all .5s ease-in-out;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		/* border: 1px solid rgba(255, 255, 255, .5); */
		animation: fontbulger 2s infinite;
		align-items: center;
		padding: 20px;
	}

.blog_related h2 {
	color: #222;
	margin: 0;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
}

	.blog_related h2:before {
		content: "";
		height: 3px;
		width: 70px;
		background-color: #3d3f94;
		position: absolute;
		left: 0;
		bottom: -6px;
	}

.blog_entry h3 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: normal;
}

	.blog_entry h3 a {
		font-size: 14px;
		color: #222;
		display: table;
	}

#cart2 {
	width: 100%;
}

.details-pro .quantity_contact .product_quantity input.plus {
	border: none;
	line-height: 11px;
	height: 30px;
}

.details-pro .quantity_contact .product_quantity input.minus {
	border: none;
	line-height: 11px;
	height: 30px;
}

#product_quantity {
	padding: 0;
	text-align: center;
	margin-bottom: 0;
}

.blog_related {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.mes-error {
	color: red;
	font-weight: bold;
	font-size: 18px;
}

.product-hot {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.support-news {
	padding-top: 20px;
}

.msg_error {
	color: red;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

@media (min-width: 992px) {
	.thumb img {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.qcservices-content1 {
		margin-top: 33px;
	}
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
}

@media (max-width: 480px) {
	.section_about_us {
		padding: 25px 0 20px;
	}

		.section_about_us .module-header {
			margin: 0 0 30px;
		}
}

@media (max-width: 668px) {
}

@media (max-width: 376px) {
}

@media (max-width: 569px) {
}

@media (max-width: 321px) {
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important
}

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

	.d_page b {
		background-color: #3d3f94;
		border-color: #3d3f94;
		color: #fff;
		margin-right: 8px;
		width: 32px;
		height: 32px;
		font-size: 17px;
		/* border-radius: 50px; */
		font-weight: 400;
		display: inline-block;
		line-height: 32px;
	}

	.d_page a {
		margin: 0 2.5px;
		background: #fff;
		text-align: center;
		display: inline-block;
		width: 32px;
		height: 32px;
		/* border-radius: 50%; */
		line-height: 32px;
		font-size: 17px;
		color: #b5b0b0;
		border: 1px solid #b5b0b0;
		text-decoration: none;
	}

		.d_page a:hover {
			background-color: #3d3f94;
			border-color: #3d3f94;
			color: #fff;
		}

.img-dm a:hover .title-dm {
	background: hsl(47deg 100% 52% / 90%);
}

.v2_bnc_category_products.v2_bnc_block_top .col-lg-4 > div span:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 69px;
	height: 2px;
	background: #fff;
}

.img-dm a:hover span {
	color: #000000;
}

	.img-dm a:hover span:before {
		background: #000000 !important;
	}

.img-dm a:hover i {
	background: #fff;
}

.img-project {
	width: 100%;
}

.video-home .v2_bnc_news_item_title h3 {
	/* margin-top:0; */
}

.v2_bnc_category_block_select_top {
	margin-bottom: 40px;
}

.owl_carousel_2_item .item {
	padding-top: 62px;
}

.bx-clone {
	background: #ffffff;
	border-radius: 10px;
	padding: 10px 20px;
	padding-bottom: 25px;
	position: relative;
}

	.bx-clone:before {
		background: url(../images/cham.png);
		content: "";
		position: absolute;
		right: 20px;
		top: 7px;
		width: 116px;
		height: 99px;
	}

.kf_testimonial_slide {
	margin-top: -69px;
}

	.kf_testimonial_slide img {
		/* width: 130px; */
		/* height: 120px; */
		border-radius: 10px;
		border: 5px solid #049E49;
	}

.kf_testimonial_name {
}

	.kf_testimonial_name .ykname {
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		color: #000000;
		margin-bottom: 15px;
		font-family: 'OpenSans-Bold';
		margin-top: 15px;
	}

.kf_testimonial_feddback {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	font-family: 'OpenSans-Regular';
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 19px;
	-webkit-line-clamp: 3;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.v2_bnc_block_adv_title h2:before {
	content: "";
	font-size: 18px;
	margin-left: 2px;
	color: #18191b;
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	background: url(../images/lineykien.png);
	width: 235px;
	margin: auto;
	height: 24px;
}

.foo-content ul li {
	font-family: 'OpenSans-Regular';
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

.solia-ft {
}

	.solia-ft ul {
	}

		.solia-ft ul li {
		}

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

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

.related_products {
	margin-bottom: 30px;
}

.right-cate {
	position: absolute;
	right: 0;
	top: 18px;
}

.sub-menu {
	position: relative;
}

	.sub-menu:hover .dropdown-menu {
		display: block;
	}

.menu2 {
	position: relative;
}

	.menu2 .fa {
		position: absolute;
		right: 5px;
		top: 24px;
		height: 30px;
		width: 30px;
		line-height: 20px;
		text-align: center;
		font-size: 17px;
		z-index: 9;
	}

	.menu2 .lv2 {
		display: none;
	}

	.menu2.active1 .lv2 {
		display: block;
	}

	.menu2 .lv2 li a {
		text-transform: unset;
		padding: 5px 20px;
	}
.block-detail-cnt-desc{
	margin-bottom:20px;
}
.blog_entry-title{
	margin-bottom:0;
}
@media(max-width:549px) {
	.v2_bnc_category_products.v2_bnc_block_top .col-lg-4 > div span {
		font-size: 15px;
	}

	#logo img {
		margin: 5px 0;
		max-height: 70px;
	}

	.v2_breadcrumb_main h1, .v2_breadcrumb_main h2, .v2_breadcrumb_main h3 {
		font-size: 18px;
	}
	.article-info h3.article-title{
		margin-top:10px;
	}
}
