@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=cyrillic-ext);

.hlp-nav-panel-mobile {
	width: 240px;
	background-color: rgb(50,50,50);
}

.hlp-nav-mobile {
	margin-top: 8%;
}

.section-1 {
	min-height: 6vh;
	color: rgb(255, 255, 255);
	background-size: cover;
	background-color: rgba(19, 151, 191, 1);
	background-image: url(../images/7695/fonvizitka.jpg);
	background-position: center top;
}

.section-1 > .hlp-section-content {
	min-height: 100vh;
}

.image-1 {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 500px;
}

.heading-1 {
	margin-top: 20px;
	font-size: 35px;
	font-size: 2.19rem;
	font-weight: 300;
}

.hlp-site .sub-heading {
	font-size: 25px;
	font-size: 1.56rem;
}

.row-1 {
	margin-top: 20px;
	padding-top: 0px;
}

.row-1 > .hlp-col {
	margin-bottom: 0px;
}

.embed-1 {
	font-size: 40px;
	font-size: 2.5rem;
}

.button-1 {
	width: 100%;
	background-color: transparent;
}

