.ind-whatsapp-menu_flotante-content-buttons{position:fixed;width:70px;height:70px;transition:all .3s ease}
.derecha-abajo{right:50px;bottom:50px;z-index:99999}
.derecha-medio{right:50px;top:50%;transform:translateY(-50%);z-index:99999}
.izquierda-medio{left:50px;top:50%;transform:translateY(-50%);z-index:99999}
.izquierda-abajo{left:50px;bottom:50px;z-index:99999}
.ind-whatsapp-menu_flotante-content-buttons:hover{width:100px;height:100px}
.ind-whatsapp-menu_flotante-content-button_icon{width:100%;height:100%}
@media(width <= 767px){.derecha-abajo{right:20px;bottom:20px}
.derecha-medio{right:20px;top:50%;transform:translateY(-50%)}
.izquierda-medio{left:20px;top:50%;transform:translateY(-50%)}
.izquierda-abajo{left:20px;bottom:20px}
.ind-whatsapp-menu_flotante-content-buttons:hover{width:85px;height:85px}
.ind-whatsapp-menu_flotante-content-buttons{width:75px;height:75px}
}