.Fixfooter-top {
     position:fixed;
     bottom:0;
     left:0;
     overflow:hidden;
     width:100%;
     height:120px;

}

.Fixfooter-top.static {
     position:static;
     }

.Fixfooter-bottom {
     padding:15px 0;
     }

.Fixfooter {
     width:100%;
 
     overflow:hidden;
}