File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/stepcard/js/init.min.js
jQuery(document).ready(function(t){t(".cq-stepcard").each(function(a){function c(){g=setInterval(function(){void 0!=e&&t(".cq-stepcard-button",e).trigger("click")},1e3*r)}var e,s=t(this),i=t(this).data("cardstyle"),r=parseInt(t(this).data("autoslide"),10),n=t(this).data("labelfontsize"),d=parseInt(t(this).data("itemheight"),10),o=t(".cq-stepcard-item",s),p=o.length,h=("yes"==t(this).data("bgstyle"),t(this).data("backgroundcolor")),l=t(this).data("nextbtncolor"),f=t(this).data("textcolor"),q=t(this).data("iconcolor");if(""!=h&&(t(".cq-stepcard-cardcontainer",s).css("background-color",h),t("cq-stepcard-cardbar",s).css("background-color",h)),""!=f&&t(".cq-stepcard-cardcontainer, .cq-stepcard-text, .cq-stepcard-text p, .cq-stepcard-cardcontainer p",s).css("color",f),""!=q&&t(".cq-stepcard-icon",s).css("color",q),""!=l&&t(".cq-stepcard-nextstep, .cq-stepcard-nextstep .cq-stepcard-button",s).css("color",l),d>0&&t(".cq-stepcard-cardcontainer",s).css("height",d),""!=n&&t(".cq-stepcard-button",s).css("font-size",n),t(".cq-stepcard-item",s).each(function(a){0==a&&(e=t(this),t(this).addClass("cq-stepcard-active"),t(this).show()),t(this).data("index",a).css("z-index",p-a)}),"transparent"!=i){for(var u=p-1;u>=0;u--)s.prepend('<div class="cq-stepcard-cardbar"></div>');t(".cq-stepcard-cardbar",s).each(function(a){t(this).css({margin:"0 "+4*(p-a+1)+"px",opacity:1-.05*a})})}var g=0;r>0&&c(),s.on("mouseover",function(t){r>0&&clearInterval(g),t.preventDefault()}).on("mouseleave",function(t){r>0&&c(),t.preventDefault()}),t(".cq-stepcard-cardbar",s).each(function(a){t(this).data("index",a),t(this).data("marginLeft",t(this).css("margin-left")),0==a&&t(this).animate({height:"0",marginLeft:"0px",marginRight:"0px"},100,function(){t(this).hide()})}),t(".cq-stepcard-step",s).animate({width:1/p*100+"%"}),t(".cq-stepcard-content",s).perfectScrollbar({stopPropagationOnClick:!1}),t(".cq-stepcard-button",s).click(function(a){var c=e.next(),i=o.last(),r=o.first();e.css("z-index","-1").removeClass("cq-stepcard-active");var n=e.data("index"),d=n+2;d>p&&(d=1),t(".cq-stepcard-step",s).animate({width:d/p*100+"%"}),n<p-1?t(".cq-stepcard-cardbar",s).each(function(a){p-n-1==a&&t(this).animate({height:"0",marginLeft:"0px",marginRight:"0px"},100,function(){t(this).hide()})}):t(".cq-stepcard-cardbar",s).each(function(a){if(a>0){var c=t(this).data("marginLeft");t(this).show().stop(!0,!0).animate({height:"8px",marginLeft:c,marginRight:c},100)}});var h=p-n;e=e.is(i)?r.css("z-index",h).addClass("cq-stepcard-active"):e.is(r)?c.css("z-index",h).addClass("cq-stepcard-active"):c.css("z-index",h).addClass("cq-stepcard-active"),a.preventDefault()})})});