@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 {
	font-family: Comfortaa;
	color: rgb(255, 255, 255);
}

.hlp-nav-panel-mobile {
	width: 240px;
	background-color: rgb(50,50,50);
}

.hlp-nav-mobile {
	margin-top: 8%;
}

.header-section-1 {
	position: relative;
	z-index: 100;
	background-color: rgba(45, 45, 45, 1);
}

.header-section-1 > .hlp-section-content {
	min-height: 60px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.header-row-1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-row-1 > .hlp-col {
	margin-bottom: 0px;
}

.header-image-1 {
	margin-top: 2px;
}

.header-nav-1 {
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	font-size: 1rem;
	background-position: left top;
}

.header-nav-1 .hlp-nav-item {
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-size: 1.13rem;
	font-weight: 700;
	color: rgb(128, 155, 117);
	border-radius: 3px;
}

.header-text-1 {
	margin-top: 18px;
	text-align: left;
	font-size: 26px;
	font-size: 1.63rem;
	font-weight: 700;
	color: rgb(128, 155, 117);
}

.hlp-site .header-text_phone {
	width: 100%;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
}

.header-section-2 {
	display: none;
	background-color: rgba(45, 45, 45, 1);
}

.header-section-2 > .hlp-section-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-row-2 {
	margin-top: 0px;
}

.header-row-2 > .hlp-col {
	margin-bottom: 0px;
}

.header-image-2 {
	width: 178px;
}

.hlp-nav-button-mobile {
	display: none;
	width: 50px;
	min-height: 22px;
}

@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {

	.hlp-nav-mobile > .hlp-nav-item-mobile {
		line-height: 2.25;
		color: rgb(128, 155, 117);
	}

	.header-section-1 {
		display: none;
	}

	.header-image-1 {
		margin-top: 7px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.header-nav-1 {
		display: none;
	}

	.header-text-1 {
		margin-top: 12px;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 23px;
		font-size: 1.44rem;
	}

	.hlp-site .header-text_phone {
		margin-top: 19px;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 20px;
		font-size: 1.25rem;
	}

	.header-section-2 {
		display: block;
		background-color: rgba(45, 45, 45, 1);
	}

	.header-section-2 > .hlp-section-content {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.header-image-2 {
		width: 257px;
	}

	.hlp-nav-button-mobile {
		display: block;
		width: 60px;
		margin-top: 1px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: rgba(128, 155, 117, 1);
		border-radius: 5px;
	}

}

@media screen and (max-width: 799px), screen and (max-device-width: 799px) {

	.header-text-1 {
		font-size: 18px;
		font-size: 1.13rem;
	}

	.hlp-nav-button-mobile {
		margin-top: 8px;
		margin-left: auto;
		margin-right: 0px;
	}

}

@media screen and (max-width: 599px), screen and (max-device-width: 599px) {

	.hlp-nav-panel-mobile {
		width: 260px;
		padding-left: 5%;
		padding-right: 5%;
		background-color: rgba(45, 45, 45, 1);
		box-shadow: rgba(0, 0, 0, 0.81) 0px 0px 10px 0px;
	}

	.hlp-nav-mobile > .hlp-nav-item-mobile {
		line-height: 2.25;
		color: rgb(128, 155, 117);
	}

	.header-image-1 {
		margin-top: 9px;
		margin-left: auto;
		margin-right: auto;
	}

	.header-text-1 {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
		font-size: 24px;
		font-size: 1.5rem;
	}

	.hlp-site .header-text_phone {
		margin-top: 5px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
		font-size: 24px;
		font-size: 1.5rem;
	}

	.header-image-2 {
		margin-left: auto;
		margin-right: auto;
	}

	.hlp-nav-button-mobile {
		width: 50px;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}

}

@media screen and (max-width: 429px), screen and (max-device-width: 429px) {

	.header-text-1 {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.hlp-site .header-text_phone {
		font-size: 20px;
		font-size: 1.25rem;
	}

}


.hlp-privacy-policy > .hlp-section-content {
	padding-bottom: 20px;
}

.footer-text-1 {
	text-align: center;
	font-size: 14px;
	font-size: 0.88rem;
	line-height: 1.57;
}

.footer-text-2 {
	width: 828px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: underline;
	color: rgb(128, 155, 117);
}

@media screen and (max-width: 429px), screen and (max-device-width: 429px) {

	.footer-text-1 {
		font-size: 12px;
		font-size: 0.75rem;
	}

	.footer-text-2 {
		font-size: 14px;
		font-size: 0.88rem;
	}

}

