
/*section-6-1*/
#section_6-1 h5 {
	margin-left: 30px;
}
#section_6-1 .font_center_about {
	text-align: center;
	margin-top: 20px;
}

@media (max-width: 767px) {
	#section_6-1 h5 {
	margin: 0 10px 10px 10px;
}
#section_6-1 .font_center_about {
	margin: 10px 0px 0 10px;
}
}


/*#section_6-2*/
/*#section_6-2 {
	background: #f5f5f5;
}*/
#section_6-2 {
	margin-top: 0px;
	padding-top: 0px;
}

#section_6-2 p {
	margin: 30px 40px 60px 0px;
}

#section_6-2 .top_01 .two_left {
	width: 50%;
	margin: 0 30px;
}

#section_6-2 .top_01 .two_right {
	width: 50%;
	margin: 20px 30px 30px 0;
}

#section_6-2 .font_center_about {
	text-align: center;
	margin-top: 20px;
}

#section_6-2 .top_01{
	display: flex;
	margin-top: 130px;
}

@media (max-width: 767px) {
	#section_6-2 {
		margin-top: 50px;
	}

	#section_6-2 h5 {
	margin: 0 10px 10px 10px;
}
	#section_6-2 .top_01 {
	display: block;
	margin-top: 100px;
}
#section_6-2 .top_01 .two_left {
	margin: 10px;
	width: 100%;
}

#section_6-2 .top_01 .two_right {
	margin: 0px 10px 80px 10px;
	padding: 0;
	width: 330px;
}
#section_6-2 h4 {
	margin: 50px 0px 0 10px;
}
#section_6-2 p {
	margin: 30px 10px 30px 10px;
}

}


/*#section_6-3*/
#section_6-3 {
	margin: 0px 0px 150px 0px;
}

#section_6-3 p{
	margin:30px 0px 0px 0px;
}

#section_6-3 .font_center_about {
	text-align: center;
	margin-top: 20px;
}

#section_6-3 .top_01{
	display: flex;
	margin-top: 130px;
}

#section_6-3 .top_01 .two_left {
	width: 50%;
	margin: 0 30px;
}

#section_6-3 .top_01 .two_right {
	width: 50%;
	margin-top: 20px;
}



@media (max-width: 767px) {
	#section_6-3 {
		margin-top: 50px;
	}

	#section_6-3 h5 {
	margin: 0 10px 10px 10px;
}
#section_6-3 .font_center_about {
	margin-top: 20px;
}
	#section_6-3 .top_01 {
	display: block;
	margin-top: 80px;
}
#section_6-3 .top_01 .two_left {
	margin: 10px;
	width: 100%;
}

#section_6-3 .top_01 .two_right {
	margin: 0px 10px 80px 10px;
	padding: 0;
	width: 330px;
}
#section_6-3 h4 {
	margin: 50px 0px 0 10px;
}
#section_6-3 p {
	margin: 30px 10px 30px 10px;
}

}





