Despues de completar y enviar la informacion siguiente, usted podra enviar imagenes, mensajes y fotos por whatsapp
#ayuv5PF {
transition: all 0.3s ease-out;
height: auto;
}
#ayuv5PF.collapsed {
overflow: hidden;
height: 0;
}
#status_ayuv5PF {
transition: all 0.3s ease-out;
height: auto;
}
#status_ayuv5PF.collapsed {
overflow: hidden;
height: 0;
}
.tool-container {
max-width: 500px;
}