/* Footer Sticky Bottom
ทำให้ฟุตเตอร์อยู่ด้านล่างเสมอ */
.wrap{
    padding-bottom: 61px;
}
    .footer{
        margin-top: -61px;
    }