footer
{
	background: linear-gradient(to right, rgba(0,76,148,1) 0%, rgba(0,76,148,0) 80%, rgba(0,76,148,0) 100%);
	width: 100%;
	height: 12em;
  	overflow: hidden;
  	position: absolute;
  	bottom:0;
  	background-color: white;
}