header.site-head {
	border-bottom: none;
}
@media (min-width: 901px) {
.site-head .head-top {
	padding-left: 64px;
	padding-right: 64px;
}}
footer.site-foot {
	display:block;
		border-top:none;
}
.site-foot .footer-nav {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid var(--line);
	padding-top: 40px;
}