Hey Mauro,
Your WordPress install has a problem with loading scripts.

That could be due to low memory. The minimum Slider Revolution requires is 256MB and you might need more if you use a lot of plugins.

You can try increasing the memory yourself by adding this code in your wp-config.php. If that doesn’t increase the memory, please ask your web host if your memory can be increased.
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
If the memory’s increased but the issue persists, please give us FTP access. If you’re not aware what FTP access is, please ask your web host.
Thanks.