/* footer */
.footer {
	display:block;
	position:relative;
	width:100%;
	/*width: 1600px;*/
	height: 733px;
}
.footer_menu{
	position:absolute;
	left:246px;
	top:100px;
	color: #7F896A;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.footer_line {
	position: absolute;
	width: 100px;
	height: 0;
	border: 1.5px solid #7F896A;
	display:inline-block;
}
.footer_munu01{
	position:absolute;
	left:247px;
	top:153px;
	width:143px;
	height:118px;	
	text-align: left;
}
.menufooter{
	color: #7F896A;
	font-family: Nunito;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 150%;
	text-decoration: none;
}
.footer_menu02{
	position:absolute;
	left:451px;
	top:100px;
	color: #7F896A;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.footer_menu03{
	position:absolute;
	left:451px;
	top:153px;
	width:70px;
	height:86px;
	text-align:left;
	align-items: left;
}
.footertext500{
	color: #7F896A;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align:left;
}
.footertext200{
	color: #7F896A;
	font-family: Nunito;
	font-size: 15px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	text-align:left;
}
.footer_button1{
	position:absolute;
	left:1100px;
	top:100px;
	flex-shrink: 0;
	display: inline-flex;
	padding: 14px 64px;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	background: #FFF;
	cursor: pointer;
}
.footer_button2{
	color: #7F896A;
	text-align: center;
	font-family: Nunito;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}
.footer_strelka1{
	position:absolute;
	left:984px;
	top:152px;
	width: 143px;
	height: 35px;
	flex-shrink: 0;
}
.footer_vk{
	position:absolute;
	left:1100px;
	top:244px;
	width: 25px;
	height: 25px;
	flex-shrink: 0;
}
.footer_insta{
	position:absolute;
	left:1136px;
	top:243px;
	width: 29px;
	height: 29px;
	flex-shrink: 0;
}