.section-1 {
	background-color: rgba(128, 155, 117, 1);
}

.section-1 > .hlp-section-content {
	padding-top: 60px;
	padding-bottom: 60px;
}

.hlp-site .hlp-section-content {
	width: 1170px;
}

.heading-1 {
	margin-left: auto;
	margin-right: auto;
}

.row-1 {
	margin-top: 60px;
	margin-bottom: 60px;
}

.row-1 > .hlp-col {
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border: 3px dotted rgba(255, 255, 255, 1);
	border-top-style: none;
	border-bottom-style: none;
	border-radius: 30px;
}

.image-1 {
	border-radius: 30px;
	box-shadow: rgba(0, 0, 0, 0.26) 0px 0px 15px 0px;
}

.heading-2 {
	width: 500px;
	margin-top: 30px;
	font-size: 22px;
	font-size: 1.38rem;
	line-height: 1.36;
}

.text-1 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
	font-weight: 700;
}

.text-2 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

.text-span-2 {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	border: 3px dotted rgba(255, 255, 255, 1);
	border-radius: 10px;
}

.button-1 {
	width: 80%;
	min-height: 60px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 21px;
	background-color: rgba(45, 45, 45, 1);
	border-radius: 30px;
}

.row-2 > .hlp-col {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border: 3px dotted rgba(255, 255, 255, 1);
	border-top-style: none;
	border-bottom-style: none;
	border-radius: 30px;
}

.heading-3 {
	width: 500px;
	line-height: 1.33;
}

.text-3 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
}

.hlp-site .button-1-8 {
	width: 100%;
}

@media screen and (max-width: 799px), screen and (max-device-width: 799px) {

	.row-1 > .hlp-col {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media screen and (max-width: 599px), screen and (max-device-width: 599px) {

	.row-1 > .hlp-col {
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 429px), screen and (max-device-width: 429px) {

	.section-1 > .hlp-section-content {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.heading-1 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 28px;
		font-size: 1.75rem;
	}

	.row-1 {
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.text-1 {
		font-size: 14px;
		font-size: 0.88rem;
	}

	.row-2 {
		margin-top: 30px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.row-2 > .hlp-col {
		margin-bottom: 20px;
	}

}

