.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #3b4045;
   color: #337ab7;
   text-align: center;
}
.sticky-footer-icon {
	height: 47px;
	cursor: pointer;
}