#section_2_gtsp_0806{
	padding: 50px 0;
	border-bottom: 10px solid #c6a349;  background-attachment: fixed;
}
#section_2_gtsp_0806:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.4
}
#section_2_gtsp_0806 .container{
	z-index: 2
}
#section_2_gtsp_0806 h2{
	font-size: 4.2em;
	font-family: 'Charmonman';
	line-height: 1.8;
}
#section_2_gtsp_0806 .col-6:first-child {
	padding-right: 25px;
}
#section_2_gtsp_0806 .col-6 h3 {
	text-align: left;
	text-transform: uppercase;
}
#section_2_gtsp_0806 .col-6 .noi_dung {
	text-align: justify;
}
#section_2_gtsp_0806 .col-6 .noi_dung ul {
	padding-left: 20px;
}
@media (max-width: 667px){
	#section_2_gtsp_0806 h2{
		font-size: 2.2em;
		margin-bottom: 15px;
	}
	#section_2_gtsp_0806 .col-6 h3 {
		font-size: 1.1em;
	}

}