.section_gioi_thieu_1 {
	background-color: #f5fbf2;
	padding: 60px;
	border-radius: 20px;
}
.section_gioi_thieu_1 .box_content_ab h3 {
	font-size: 27px;
	color: #00ac64;
	font-weight: bold;

}
.section_gioi_thieu_1 .box_content_ab h2 {
	font-size: 33px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_1 .content_txt_2 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color:#000;
}
.section_gioi_thieu_1 .content_txt_3 {
	position: relative;
	margin-top: 10px;
	font-size: 14px;
	color:#000;
}
.section_gioi_thieu_1 .row {
	align-items: center;
}
@media(max-width: 992px) {
	.section_gioi_thieu_1 {
		padding: 20px;
	}
	.section_gioi_thieu_1 .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_1 .box_content_ab h3 {
		font-size: 22px;
	}
	.section_gioi_thieu_1 .box_content_ab h2 {
		font-size: 28px;
	}
	.section_gioi_thieu_1 .content_txt_2 {
		margin-top: 20px;
	}
}


.section_gioi_thieu_3 {
	background-color: #f5fbf2;
	padding: 60px;
	border-radius: 20px;
}
.section_gioi_thieu_3 .box_content_ab h3 {
	font-size: 27px;
	color: #00ac64;
	font-weight: bold;

}
.section_gioi_thieu_3 .box_content_ab h2 {
	font-size: 33px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_3 .content_txt_2 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color:#000;
}
.section_gioi_thieu_3 .content_txt_3 {
	position: relative;
	margin-top: 10px;
	font-size: 14px;
	color:#000;
}
.section_gioi_thieu_3 .row {
	align-items: center;
}
@media(max-width: 992px) {
	.section_gioi_thieu_3 {
		padding: 20px;
	}
	.section_gioi_thieu_3 .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_3 .box_content_ab h3 {
		font-size: 22px;
	}
	.section_gioi_thieu_3 .box_content_ab h2 {
		font-size: 28px;
	}
	.section_gioi_thieu_3 .content_txt_2 {
		margin-top: 20px;
	}
}

.section_gioi_thieu_2 {
	background-color: #fff;
	padding: 60px;
	border-radius: 20px;
}
.section_gioi_thieu_2 .box_content_ab h3 {
	font-size: 33px;
	color: var(--primary-color);
	font-weight: bold;
	margin-bottom: 30px;

}
.section_gioi_thieu_2 .box_content_ab h2 {
	font-size: 22px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_2 .content_txt_2 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color:#000;
}
.section_gioi_thieu_2 .row {
	align-items: center;
}
.section_gioi_thieu_2 .bn_gioi_thieu {
	text-align: right;
	img {
		max-width: 75%;
		border-radius: 20px;
	}
}
@media(max-width: 992px) {
	.section_gioi_thieu_2 .bn_gioi_thieu {
		text-align: center;
		img {
			max-width: 100%;
		}
	}
	.section_gioi_thieu_2 {
		padding: 20px;
	}
	.section_gioi_thieu_2 .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_2 .box_content_ab h3 {
		font-size: 28px;
	}
	.section_gioi_thieu_2 .box_content_ab h2 {
		font-size: 20px;
	}
	.section_gioi_thieu_2 .content_txt_2 {
		margin-top: 20px;
	}
}
@media(max-width: 767px) {
	.section_gioi_thieu_2 {
		.box_content {
			order: 2
		}
		.box_banner {
			order: 1
		}
	}
}
.section_gioi_thieu_4 .box_pro_three{
	background-color: #ebf8ec; 
	padding: 60px;
	border-radius: 20px;
}
.section_gioi_thieu_4 .box_pro_three .box_content_ab h2 {
	font-size: 38px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_4 .box_pro_three .box_content_ab .content_txt_1 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color:#000;
	margin-bottom: 20px;
}
.section_gioi_thieu_4 .box_pro_three .content_gt_3 {
	position: relative;
	margin-top: 30px;
}
.section_gioi_thieu_4 .box_pro_three .content_gt_3 .item_gt {
	position: relative;
	background-repeat: no-repeat;
	background-size: 22px;
	padding-left: 32px;
	background-position: top left;
	margin-bottom: 5px;
}
.section_gioi_thieu_4 .box_pro_three .content_gt_3 .item_gt .content_3 {
	font-size: 14px;
	color: var(--primary-color);
	margin-bottom: 15px;
}
@media(max-width: 992px) {
	.section_gioi_thieu_4 .box_pro_three {
		padding: 20px;
	}
	.section_gioi_thieu_4 .box_pro_three .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_4 .box_pro_three .box_content_ab h2 {
		font-size: 28px;
	}
	.section_gioi_thieu_4 .box_pro_one .content_gt_3 {
		margin-top: 20px;
	}
}
@media(max-width: 767px) {
	.section_gioi_thieu_4 {
		.box_content {
			order: 2
		}
		.box_banner {
			order: 1
		}
	}
}


.section_gioi_thieu_5 .box_pro_three{
	background-color: #ebf8ec; 
	padding: 60px;
	border-radius: 20px;
}
.section_gioi_thieu_5 .box_pro_three .box_content_ab h2 {
	font-size: 38px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_5 .box_pro_three .box_content_ab .content_txt_1 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color:#000;
	margin-bottom: 20px;
}
.section_gioi_thieu_5 .box_pro_three .content_gt_3 {
	position: relative;
	margin-top: 30px;
}
.section_gioi_thieu_5 .box_pro_three .content_gt_3 .item_gt {
	position: relative;
	background-repeat: no-repeat;
	background-size: 22px;
	padding-left: 32px;
	background-position: top left;
	margin-bottom: 5px;
}
.section_gioi_thieu_5 .box_pro_three .content_gt_3 .item_gt .content_3 {
	font-size: 14px;
	color: var(--primary-color);
	margin-bottom: 15px;
}
@media(max-width: 992px) {
	.section_gioi_thieu_5 .box_pro_three {
		padding: 20px;
	}
	.section_gioi_thieu_5 .box_pro_three .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_5 .box_pro_three .box_content_ab h2 {
		font-size: 28px;
	}
	.section_gioi_thieu_5 .box_pro_one .content_gt_3 {
		margin-top: 20px;
	}
}
@media(max-width: 767px) {
	.section_gioi_thieu_5 {
		.box_content {
			order: 2
		}
		.box_banner {
			order: 1
		}
	}
}
.section_gioi_thieu_4 .row {
	align-items: center;
}
.section_gioi_thieu_5 .row {
	align-items: center;
}

.section_gioi_thieu_6 {
	background-color: #fef1e1;
	padding: 60px;
	text-align: center;
	border-radius: 20px;

}
.section_gioi_thieu_6 .box_content_ab h3 {
	font-size: 27px;
	color: #00ac64;
	font-weight: bold;

}
.section_gioi_thieu_6 .box_content_ab h2 {
	font-size: 33px;
	color: var(--primary-color);
	font-weight: bold;
}
.section_gioi_thieu_6 .content_gt_3 {
	position: relative;
	margin-top: 15px;
}
.section_gioi_thieu_6 .bnt_see_more {
	margin-left: 40px;
	min-width: 190px;
	height: 38px;
	background-color: #b8c4bf;
	color: #fff !important;
	font-size: 14px;
	border-radius: 20px;
	font-weight: 600;
	transition: 0.3s all;
	cursor: pointer;
	padding: 8px 25px;
	display: inline-block;
	text-align: center;
	margin-top: 15px;
}
.section_gioi_thieu_6 .bnt_see_more:hover {
	background: var(--primary-color);
	color: #fff !important;
}
.section_gioi_thieu_6 .content_gt_3 .content_txt_2 {
	position: relative;
	margin-top: 10px;
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
}
@media(max-width: 992px) {
	.section_gioi_thieu_6{
		padding: 20px;
	}
	.section_gioi_thieu_6 .box_content_ab{
		margin-top: 30px;
	}
	.section_gioi_thieu_6 .box_content_ab h3 {
		font-size: 22px;
	}
	.section_gioi_thieu_6 .box_content_ab h2 {
		font-size: 28px;
	}
	.section_gioi_thieu_6 .content_gt_3 {
		margin-top: 20px;
	}
	.section_gioi_thieu_6 .bnt_see_more {
		margin-top: 5px;
	}
}
@media(max-width: 767px) {
	.section_gioi_thieu_6 .content_gt_3 {
		padding-left: 10px;
	}
}