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