File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/coveranimation/js/init.min.js
jQuery(document).ready(function(e){e(window).scroll(function(){e(".cq-coveranimation").each(function(n){var o=e(this),t="no"!=e(this).data("enter");o.on("mouseover",function(n){n.preventDefault(),t&&e(this).removeClass("cq-coveranimation-enter-true")});var i=e(window).scrollTop(),r=i+e(window).height(),a=o.offset().top,c=a+o.height();c<=r&&a>=i&&t&&e(this).addClass("cq-coveranimation-enter-true")})})});