/* Whatsapp
------------------------------------*/
.btn-whatsapp {
    display:block;
    width:100px;
    height:100px;
    color:#fff;
    position: fixed;
    left:20px;
    bottom:20px;
    border-radius:50%;
    line-height:80px;
    text-align:center;
    z-index:999;
}
