.contact-thumbs i{font-size: 2em; padding-top: 15px;}


.whatsapp_fixo {
    position:fixed;
    bottom:10px;
    left:10px;
    width:50px;
    cursor: pointer;
    z-index: 999999;
}

.whatsapp_fixo a img{
    width:50px;
}

.whatsapp{
    text-decoration: none;
    cursor: pointer;
}
.whatsapp i{
    color: #4dc247;
}