@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,400i,700,700i&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&subset=cyrillic,latin);

.hlp-site .hlp-section-content {
	width: 1270px;
}

.hlp-but {
	width: 320px;
	background-color: rgba(128, 155, 117, 1);
}

.hlp-nav-panel-mobile {
	width: 240px;
	background-color: rgb(50,50,50);
}

.hlp-nav-mobile {
	margin-top: 8%;
}

.section-8 {
	position: relative;
	z-index: 100;
	color: rgb(255, 255, 255);
	background-color: rgba(45, 45, 45, 1);
}

.section-8 > .hlp-section-content {
	min-height: 50px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.row-1 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.row-1 > .hlp-col {
	margin-bottom: 0px;
}

.heading-2 {
	width: 500px;
	margin-top: 13px;
	margin-left: auto;
	text-align: left;
	font-size: 26px;
	font-size: 1.63rem;
	color: rgb(128, 155, 117);
}

.image-1 {
	width: 261px;
	margin-left: auto;
	margin-right: auto;
}

.heading-1 {
	width: 500px;
	margin-top: 13px;
	margin-left: auto;
	text-align: right;
	font-size: 26px;
	font-size: 1.63rem;
	font-family: Comfortaa;
	font-weight: 700;
	color: rgb(128, 155, 117);
}

.section-2 {
	background-color: rgba(128, 155, 117, 1);
}

.block-1 {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: rgba(45, 45, 45, 1);
	border-radius: 30px;
	box-shadow: rgba(0, 0, 0, 0.21) 0px 0px 30px 0px;
}

.heading-3 {
	color: rgb(255, 255, 255);
}

.text-1 {
	margin-top: 30px;
	text-align: left;
	color: rgb(128, 155, 117);
}

.button-1 {
	min-height: 50px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	font-size: 18px;
	font-size: 1.13rem;
	font-family: Comfortaa;
	border-radius: 25px;
}

.hlp-privacy-policy {
	background-color: rgba(128, 155, 117, 1);
}

.text-12 {
	text-decoration: underline;
	color: rgb(255, 255, 255);
}

.text-2 {
	margin-top: 20px;
	color: rgb(255, 255, 255);
}

@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {

	.section-8 {
		position: relative;
	}

}

@media screen and (max-width: 799px), screen and (max-device-width: 799px) {

	.section-8 > .hlp-section-content {
		padding-top: 15px;
		padding-bottom: 25px;
	}

}

@media screen and (max-width: 599px), screen and (max-device-width: 599px) {

	.hlp-site {
		font-family: Comfortaa;
	}

	.section-8 > .hlp-section-content {
		padding-top: 1px;
		padding-bottom: 1px;
	}

	.heading-2 {
		width: 442px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.heading-1 {
		width: 434px;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.block-1 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.heading-3 {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.text-1 {
		line-height: 1.38;
	}

}

@media screen and (max-width: 429px), screen and (max-device-width: 429px) {

	.heading-3 {
		font-size: 20px;
		font-size: 1.25rem;
	}

}

