/* ---------------------BOTAOZAP------------------ */
.btn-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366; /* Verde WhatsApp */
    color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    z-index: 9999;
    justify-content: center;
    text-align: center;
}

.iconzap{
    position: absolute;
    top: 5px;
    right: 15px;
}