.wh_header {
	padding: 0;
    border-top: 7px solid #697278;
    min-height: 77px;
    width: 100%;    
    box-shadow: -12px 5px 20px #00000017;
    margin-bottom: 20px;
}
.wh_footer {
    
	bottom: 0;
    padding: 0px; 
	width: 100%;
	background-color: #697278;
    position: absolute;
	z-index:1;
}

.footer-container{
	width: 100%;
	max-width: 1024px;
	padding: 0 15px 0 15px;
	display: flex;
    align-items: center;
	height: 40px;
	
}
.footer-copyright {
	text-align: left;
	color: #FFFFFF;	
}

.header-left{
	    line-height: 1;
}



