/* whatsapp */
.whatsapp{
    position:fixed;
    left: 10px;
    top: 88%;
    z-index: 40;
}
.whatsapp i{
    font-size: 4.6rem;
    color: #16BE45;
}